You're viewing a demo portfolio

Join the waitlist
PRSM

clickup_list_spaces

Active

Tool of Clickup

declared in 0.1.0

List all spaces in your ClickUp workspace. Returns space ID, name, and status.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-clickup-api-key",
      "team_id": "9012345"
    }
  ],
  "required": [
    "_apiKey",
    "team_id"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "ClickUp API token"
    },
    "team_id": {
      "type": "string",
      "description": "Team/workspace ID"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

Clickup

https://github.com/pipeworx-io/mcp-clickup

1/7 registries
View full server →
clickup_list_spaces — Clickup — PRSM MCP