list_figma_frames
List all top-level frames in a Figma file, including frames inside sections, to obtain an overview of the design structure with frame names, IDs, and document hierarchy paths.
Instructions
List all top-level frames in the file (including frames inside sections). Useful for getting an overview of the design structure. Returns frame names, IDs, and their paths in the document hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_id | Yes | The Figma file ID. Found in URLs like figma.com/file/<file_id>/... or figma.com/design/<file_id>/... |