get_docs
Retrieve all ClickUp Docs from a team workspace using its ID. Optionally limit results or include archived docs.
Instructions
Get all ClickUp Docs in a team/workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max number of docs to return | |
| team_id | Yes | The ID of the team (workspace) | |
| archived | No | Include archived docs |