create_page
Create a new page in a tldraw document by specifying the .tldr file path and page name; returns the new page's ID.
Instructions
Create a new page in the document. Returns the new page id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | Absolute path to a .tldr file | |
| name | Yes | Display name for the page |