pub async fn call_mcp_tool(
configuration: &Configuration,
workspace: &str,
path: &str,
call_mcp_tool_request: CallMcpToolRequest,
) -> Result<CallMcpTool200Response, Error<CallMcpToolError>>pub async fn call_mcp_tool(
configuration: &Configuration,
workspace: &str,
path: &str,
call_mcp_tool_request: CallMcpToolRequest,
) -> Result<CallMcpTool200Response, Error<CallMcpToolError>>