Skip to main content

handle_mcp_method

Function handle_mcp_method 

Source
async fn handle_mcp_method(
    client: &mut AuthedClient,
    request: &McpRequest,
    endpoint_type: McpEndpointType,
) -> Result<McpResult, McpRequestError>