Batch operations
figma.batch_operationsExecute multiple Figma plugin commands as a batch with transactional rollback on error.
Instructions
Run multiple plugin commands in sequence with undo-backed transactional rollback by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | ||
| transactional | No | ||
| continueOnError | No | ||
| rollbackOnError | No |