pub fn parse_tools_from_json(value: &Value) -> Vec<ToolSurface>Expand description
Extract tool definitions from an MCP-style JSON tool list.
pub fn parse_tools_from_json(value: &Value) -> Vec<ToolSurface>Extract tool definitions from an MCP-style JSON tool list.