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

Copy Markdown View Source

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

A request from the assistant to call a tool.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.ToolUseContent{
  _meta: term(),
  id: term(),
  input: term(),
  name: term(),
  type: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.