clickup · Capability
ClickUp Spaces API — Spaces
ClickUp Spaces API — Spaces. 5 operations. Lead operation: Get a space. Self-contained Naftiko capability covering one Clickup business surface.
What You Can Do
GET
Getspace
— Get a space
/v1/space/{space-id}
PUT
Updatespace
— Update a space
/v1/space/{space-id}
DELETE
Deletespace
— Delete a space
/v1/space/{space-id}
GET
Getspaces
— Get spaces
/v1/team/{team-id}/space
POST
Createspace
— Create a space
/v1/team/{team-id}/space
MCP Tools
get-space
Get a space
read-only
idempotent
update-space
Update a space
idempotent
delete-space
Delete a space
idempotent
get-spaces
Get spaces
read-only
idempotent
create-space
Create a space