Execute an MCP tool
POST /api/v1/llm/gateway/mcp-call-tool
Directly invokes a specific MCP tool by name with the provided arguments. Returns the tool execution result, status, and timing information. Useful for testing tools outside of a conversation flow.
Request