get_object
Retrieve complete details of an object: properties, dynamics, states, children, and scripts. Use to inspect or debug any specific object.
Instructions
Get full details of a single object — all properties, dynamics config, states, children, scripts. Use this when you need to inspect or debug a specific object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Name of the object to inspect (formerly `objectName`, still accepted) | |
| cellName | No | Optional: cell to search in (by label) |