get_folderless_lists
List folderless lists in a ClickUp space, showing their IDs and names. Helps find ungrouped lists for reorganization.
Instructions
List all folderless Lists that live directly under a Space (not inside any Folder), with their ids and names. Use to find Lists that aren't grouped in a Folder.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| space_id | Yes | ID of the Space whose folderless Lists to fetch. | |
| archived | No | If true, include archived Lists. Defaults to false. |