get_lists
Retrieve all lists from a ClickUp folder or space. Provide either folder_id or space_id to get the results.
Instructions
Get all lists in a ClickUp folder or space. Provide either folder_id or space_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archived | No | Include archived lists | |
| space_id | No | The ID of the space (optional if folder_id given) | |
| folder_id | No | The ID of the folder (optional if space_id given) |