batch_operations
Execute multiple workflow steps sequentially or in parallel, including calls, selects, asserts, polls, foreach, and emits, with configurable error handling and output modes.
Instructions
Run calls or local select/assert/poll/foreach/emit workflow steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execution | No | sequential | |
| max_chars | No | ||
| operations | Yes | ||
| request_id | No | ||
| output_mode | No | compact | |
| response_mode | No | summary | |
| stop_on_error | No | ||
| unity_instance | No |