create_doc_page
Create a new page inside a ClickUp Doc by specifying the team, doc, page name, and content. Use optional parent page to organize hierarchy.
Instructions
Create a new page in a ClickUp Doc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Name of the page | |
| doc_id | Yes | The ID of the doc | |
| content | No | Content of the page | |
| team_id | Yes | The ID of the team (workspace) | |
| content_type | No | Content type | |
| parent_page_id | No | Parent page ID (optional) |