Skip to main content
Glama

ClickUp MCP Integration

by Leanware-io

get_list_assignees

Retrieve all team members who can be assigned tasks from a specific ClickUp list to facilitate task delegation and management.

Instructions

Get all members (potential assignees) of a list

Input Schema

NameRequiredDescriptionDefault
list_idYesClickUp list ID

Input Schema (JSON Schema)

{ "properties": { "list_id": { "description": "ClickUp list ID", "type": "string" } }, "required": [ "list_id" ], "type": "object" }

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/Leanware-io/clickup-mcp-server'

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