You're viewing a demo portfolio

Join the waitlist
PRSM

clickup_list_folders

Active

Tool of Clickup

declared in 0.1.0

List all folders in a ClickUp space. Provide space ID (e.g., "789"). Returns folder ID, name, and list count.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "_apiKey": "your-clickup-api-key",
      "space_id": "789"
    }
  ],
  "required": [
    "_apiKey",
    "space_id"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "ClickUp API token"
    },
    "space_id": {
      "type": "string",
      "description": "Space 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 →