Experimental
A tool (function) the model may call, described by a JSON Schema input shape. This is the HTTP tool shape the proxy forwards verbatim — the same { name, description, inputSchema } triple convertHonuaAgentToolDefinitions(tools, "mcp") produces.
{ name, description, inputSchema }
convertHonuaAgentToolDefinitions(tools, "mcp")
Optional
Readonly
A tool (function) the model may call, described by a JSON Schema input shape. This is the HTTP tool shape the proxy forwards verbatim — the same
{ name, description, inputSchema }tripleconvertHonuaAgentToolDefinitions(tools, "mcp")produces.