execute_tool
Execute any tool on a target MCP server by specifying its name and parameters, receiving the raw response unchanged.
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 |