execute
Run batched Blender operations in steps, with dry-run validation and error counts. Returns operation counts and errors, not full scene data.
Instructions
Execute up to 100 {'op': name, ...arguments} steps. Returns counts/errors, not full scene data.
dry_run checks syntax/permissions only. Runtime failures are partial, not transactional.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | ||
| dry_run | No | ||
| timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |