Batch Operations
batch_operationsRun multiple Figma Slides commands in a single round-trip, using $N.field references to chain results and applying all changes as one undoable step.
Instructions
Execute multiple commands in one round-trip. Use "$N.field" to reference results from earlier commands (e.g. "$0.nodeId"). All execute as single undo step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commands | Yes |