set_current_page
Switch to a specific Figma page using its page ID. Important: This tool is deprecated and blocked; instead, pass the target page ID as parentId on creation commands (e.g., create_rectangle). Use get_pages to find page IDs.
Instructions
DEPRECATED — this stateful command is blocked by the relay server. Instead, pass the target page's node ID as parentId on creation commands (e.g., create_rectangle, create_frame). Use get_pages to discover page IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageId | Yes | ID of the page to switch to |