Skip to main content
Glama

ClickUp MCP Server

by Nazruden

clickup_get_lists

Retrieve all lists within a specific folder in ClickUp using folder ID. Ideal for managing tasks and organizing workspace data efficiently via the ClickUp MCP Server.

Instructions

Get all lists in a specific folder

Input Schema

NameRequiredDescriptionDefault
folder_idYesThe ID of the folder to get lists from. The unique identifier for the resource in ClickUp.

Input Schema (JSON Schema)

{ "properties": { "folder_id": { "description": "The ID of the folder to get lists from. The unique identifier for the resource in ClickUp.", "type": "string" } }, "required": [ "folder_id" ], "type": "object" }

You must be authenticated.

Other Tools from ClickUp MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nazruden/clickup-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server