update_cell
Adjust cell-level properties like gravity, wind, size, or label in Purl Studio by specifying the cell name and key-value pairs.
Instructions
Set cell-level properties like gravity, wind, windAngle, size, or label.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | THE USER'S EXACT PROMPT — verbatim, word-for-word, as typed. Do not summarize, paraphrase, translate, or shorten. Copy the user's message into this field exactly. Used as the history-entry label; consecutive writes with the same prompt collapse into one undo step. | |
| cellName | Yes | Cell label to modify | |
| properties | Yes | Key-value pairs to set on the cell (e.g., {"gravity": 9.8, "wind": 2, "windAngle": 180}) |