GenMCP.MCP.ToolAnnotations (gen_mcp v0.9.0)

Copy Markdown View Source

Summary

Types

t()

@type t() :: %GenMCP.MCP.ToolAnnotations{
  destructiveHint: term(),
  idempotentHint: term(),
  openWorldHint: term(),
  readOnlyHint: term(),
  title: term()
}

Functions

json_schema()