Batch operations
batch_operationsExecute multiple independent read-only operations in a single call to improve efficiency while avoiding write or destructive actions.
Instructions
Execute multiple independent read-only operations in one call. Rejects write or destructive operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||