GenMCP.MCP.V2607.Tool (gen_mcp v2.0.0)

Copy Markdown View Source

Struct and module-based JSON schema generated from modelcontextprotocol.io JSON schema.

Definition for a tool the client can call.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.Tool{
  _meta: term(),
  annotations: term(),
  description: term(),
  icons: term(),
  inputSchema: term(),
  name: term(),
  outputSchema: term(),
  title: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.