List folderless lists
clickup_list_folderless_listsList the lists that live directly in a space (not inside a folder). ClickUp REST: GET /space/{space_id}/list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| archived | No | Include archived items — serialized as archived=true/false. Default false. | |
| space_id | Yes | The space id. |