ue_batch_execute
Batch execute up to 100 Unreal Engine operations in a single request. Supports function calls, property reads, and writes for efficient multi-action workflows.
Instructions
Execute multiple operations in a single batch request. More efficient than calling individual tools when you need to perform many operations. Supports function calls, property reads, and property writes. Maximum 100 operations per batch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operations | Yes | Operations to execute |