delete_page
Delete a Figma page by its ID, with safeguards against removing the current or last remaining page. Returns operation status and node ID.
Instructions
Delete a page by id. The current page and the last remaining page cannot be deleted. Returns { ok, nodeId }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | Page id to delete |