clickup_doc_get
Retrieve a specific document from a ClickUp workspace by providing its document ID. This tool enables users to access workspace documents directly through the CLI interface.
Instructions
Get a specific doc from a workspace
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| doc_id | Yes | Doc ID | |
| team_id | No | Workspace (team) ID. Omit to use the default workspace from config. |