Skip to main content

dispatch_runtime_full

Function dispatch_runtime_full 

Source
pub fn dispatch_runtime_full(
    request: &ToolUseRequest,
    root: &Path,
    mcp_manager: Option<&McpManager>,
) -> (ToolOutput, Option<WriteResult>, Option<ProcessResult>)
Expand description

Dispatch through MCP first when a namespaced MCP tool is available.