clickup_doc_get_page
Retrieve a specific page from a ClickUp document using document and page IDs to access content without consuming excessive context.
Instructions
Get a specific page from a doc
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Doc ID | |
| page_id | Yes | Page ID | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |