get_component_tree
Retrieve the full component hierarchy from the Designer view as a tree of names, types, UIDs, and children. Requires the IDE to be in Designer view.
Instructions
Returns the full component hierarchy from the Designer view as a tree of {name, type, uid, children}. Requires the IDE to be in Designer view.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| screenName | No | Optional screen name to inspect (defaults to active screen) |