add_page
Add a new page to a Figma document. Optionally set its name and position index.
Instructions
Add a new page to the Figma document.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name for the new page (default 'Page') | |
| index | No | Position index to insert the page (0 = first). Defaults to last position. |