godot_batch
Batch multiple tool calls into a single round-trip by providing a list of operations with tool, action, and parameters. No nesting allowed.
Instructions
Batch-execute multiple tool calls in one round-trip (gated). Action: execute(operations:[{tool,action,params}]). No nesting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| params | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||