pub async fn list_tool_defs(bridge: &McpBridge) -> Result<Vec<ToolDef>>
List all MCP tools as Oxios ToolDefs (existing API compatibility).
ToolDef