call
Invoke any tool by its exact name, including hidden tools not shown in the client list, for direct single-tool execution.
Instructions
Call any tool by name, including hidden tools not in the client tool list.
Use for single hidden-tool calls. For multiple calls, prefer batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tool | Yes | Tool name to call. | |
| database | No | Database to target (stem ID from open_database). Auto-injected into arguments unless already present. | |
| arguments | No | Arguments to pass to the tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |