figma_change_page
Switch the active Figma page to enable subsequent operations on the new page. Provide a page ID or page name to redirect design actions.
Instructions
Switch the active Figma page. Subsequent operations will target the new page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | No | Page node ID from figma_get_pages. | |
| pageName | No | Page name — used if pageId is not provided. |