add_page
Creates a new page in a Figma design, accepting an optional name, and returns the page's node ID, name, and type.
Instructions
Create a new page (optionally named). Returns { ok, nodeId, name, type }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional page name |