get_pages_info
Retrieve information about pages in a Figma document, including top-level children. Request all pages or specify IDs for targeted details.
Instructions
Get information about pages in the Figma document. No argument or empty array returns all pages without children. 1 or more pageIds returns the requested pageIds with top-level children for each requested page. Prefer batches of ≤25 pageIds per call; for larger requests, split across multiple calls for better responsiveness.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageIds | No | Array of page IDs to inspect |