get_doc_pages
Retrieve all pages of a ClickUp Doc with their content in markdown or HTML format.
Instructions
Get all pages of a Doc with their content (v3).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. | |
| doc_id | Yes | Doc ID. | |
| content_format | No | Default text/md. |