execute-tool
Run custom tools on MCP Create Server by specifying server ID and tool name, passing required arguments for efficient execution.
Instructions
Execute a tool on a server
Input Schema
Name | Required | Description | Default |
---|---|---|---|
args | No | The arguments to pass to the tool | |
serverId | Yes | The ID of the server | |
toolName | Yes | The name of the tool to execute |