execute_tool
Execute a tool on a specified MCP server by forwarding parameters and returning the raw response.
Instructions
Execute tool on MCP server. Passes parameters through. Returns underlying MCP response as-is.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_name | Yes | Target MCP name | |
| tool_name | Yes | Tool to execute | |
| parameters | No | Parameters passed to tool verbatim |