Switch Page
design_switch_pageSwitch to a specific page in a design project by providing its page ID. Navigate between design pages to work on the correct canvas.
Instructions
Switch to a different page in the design project.
Args:
page_id (string): ID of the page to switch to
Example:
design_switch_page(page_id="page_12345")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes | Page ID to switch to |