get_page_structure
Extract the full layer tree of a Figma page, including node types, names, and hierarchy, to understand its structure.
Instructions
Get the full page layer tree with types, names, and hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | Max depth to traverse (default: 3) | |
| pageId | No | Page ID (uses current page if omitted) |