Roblox Create Instances Bulk
roblox_create_instances_bulkBatch create multiple Roblox instances by specifying class, parent, and properties in one operation.
Instructions
Create multiple Roblox instances in a single batch operation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instances | Yes | List of instances to create. | |
| waitForResponseMs | No | How long to wait for a runtime response. |