create_object_state
Create a new object state by editing an existing one with a text description. Provide the source object ID and edit description to produce variants like 'open chest' or 'broken'.
Instructions
Create a new state/variant of an existing object by editing it with a text description (e.g. 'open chest', 'broken'). Requires a source object_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | Seed for deterministic generation (default 0) | |
| object_id | Yes | ID of the source object | |
| edit_description | Yes | How to edit the object to create the new state |