remove_object
Remove an object from a cell, and if it's a component, its children are removed as well. Useful for cleaning up Purl Studio scenes.
Instructions
Remove an object from a cell. If the object is a component, its children are also removed.
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. | |
| target | Yes | Name of the object to remove (formerly `objectName`, still accepted) | |
| cellName | No | Optional: cell to search in (by label) |