get_doc_page
Retrieve a single Doc page from ClickUp with its content in markdown or HTML format.
Instructions
Get a single Doc page (with 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. | |
| page_id | Yes | Page ID. | |
| content_format | No |