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

Copy Markdown View Source

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

The result of a tool use, provided by the user back to the assistant.

Summary

Functions

Returns the JSON schema for this entity.

Types

t()

@type t() :: %GenMCP.MCP.V2607.ToolResultContent{
  _meta: term(),
  content: term(),
  isError: term(),
  structuredContent: term(),
  toolUseId: term(),
  type: term()
}

Functions

json_schema()

Returns the JSON schema for this entity.