get_page_contents
Retrieve all top-level frames and their immediate children from a specific page in a Figma .fig file for offline design extraction.
Instructions
Get the contents of a specific page, including all top-level frames and their immediate children.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filePath | Yes | Path to the .fig file | |
| pageName | Yes | Name of the page to get contents for |