coda_create_page
Create a new page in a Coda doc with optional name, subtitle, icon, image, parent page, and content.
Instructions
Create a new page in a doc
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | ||
| name | No | ||
| subtitle | No | ||
| iconName | No | ||
| imageUrl | No | ||
| parentPageIdOrName | No | ||
| pageContent | No |