get_states
Fetch all presets and states for a component, returning child lists, property overrides, reference snapshots, and state groups. Designed for component inspection.
Instructions
Get presets/states for a component. Returns child list, preset names with per-child property overrides, reference snapshot, and state groups. Only works on components.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| target | Yes | Name of the component to inspect (formerly `objectName`, still accepted) | |
| cellName | No | Optional: cell to search in (by label) |