get_page_structure
Retrieve the complete layer hierarchy of a Figma page, including types and names, to analyze or traverse the structure with configurable depth.
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) |