execute_tool
Execute a tool on any MCP server by specifying the server and tool names with parameters. Returns the underlying response as-is.
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 |