Skip to main content

handle_tools_call

Function handle_tools_call 

Source
async fn handle_tools_call(
    client: &mut AuthedClient,
    params: &ToolsCallParams,
    endpoint_type: McpEndpointType,
) -> Result<McpResult, McpRequestError>