cavalry_batch
Execute multiple scene operations in a single request with fail-fast behavior. Use for batching create, set, delete, keyframe, and other commands.
Instructions
Run a sequence of operations in one HTTP round-trip (fail-fast, not atomic). Layer IDs from earlier creates are NOT auto-substituted — predict sequential IDs or split into multiple batches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ops | Yes | Ordered list of operations |