list_folders
List all folders in a ClickUp space to discover folder IDs, names, and contained lists.
Instructions
List all Folders inside a Space, with each Folder's id, name and the Lists it contains. Folders group Lists within a Space. Use to discover a folder_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | ID of the Space whose Folders to list. | |
| archived | No | If true, include archived Folders. Defaults to false. |