The pages, and which one is open
figma_pagesList pages in the current Figma file and open any page by ID or name, so frames on other pages become accessible.
Instructions
list — every page in the file, and which is current. open — switch to one, by pageId or by name.
Worth calling before concluding something is missing: every other reading tool answers about the current page only, so a frame on another page looks exactly like a frame that does not exist. Opening a page moves the designer’s view, which is the same kind of act as figma_select — nothing in the file changes and there is nothing to undo, so it is not behind the Edits switch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | For open: the page name, if you have no id. | |
| action | Yes | Which of the two. | |
| pageId | No | For open: the page id from list. |