update_entities_batch
Update multiple entities in one batch operation, achieving 10-50x faster performance than individual updates.
Instructions
Update multiple entities in a single optimized batch operation (10-50x faster than individual updates)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| updates | Yes | Array of entity updates | |
| config | No | Optional batch configuration |