GenMCP.MCP.JSONRPCErrorResponse (gen_mcp v0.9.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %GenMCP.MCP.JSONRPCErrorResponse{
  error: term(),
  id: term(),
  jsonrpc: term()
}

Functions

json_schema()