get_doc_page
Retrieve the full content of a specific page in a ClickUp Doc by providing team, doc, and page IDs.
Instructions
Get a single page within a ClickUp Doc with its full content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | The ID of the doc | |
| page_id | Yes | The ID of the page | |
| team_id | Yes | The ID of the team (workspace) |