Add Page
design_add_pageAdd a new page to your design project. The new page becomes the currently active page for further design work.
Instructions
Add a new page to the design project. The new page becomes the current active page.
Args:
name (string): Name for the new page
Example:
design_add_page(name="产品详情页")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Page name |