Skip to main content

execute_mcp_tool

Function execute_mcp_tool 

Source
pub async fn execute_mcp_tool(
    name: &str,
    _args: &Value,
    _mcp_mgr: &(),
) -> Result<String, String>
Expand description

Stub for when MCP feature is disabled.