List spaces
clickup_list_spacesList spaces in a workspace (team). ClickUp REST: GET /team/{team_id}/space.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The workspace (team) id. | |
| archived | No | Include archived items — serialized as archived=true/false. Default false. |