call_gateway_tool
Call a real tool through the MCP Gateway by supplying its name and arguments, executing operations from any connected server.
Instructions
调用 gateway 下某个真实工具。name 来自 search_gateway_tools / describe_gateway_tool,arguments 为该工具的真实参数字典。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| arguments | No | ||
| max_chars | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |