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