Skip to main content
Glama

ClickUp MCP Server

by DiversioTeam

list_users

Retrieve all users within a ClickUp workspace. Specify a workspace ID or use the default to manage team access and collaboration effectively.

Instructions

List all users in the workspace

Input Schema

NameRequiredDescriptionDefault
workspace_idNoWorkspace ID (optional, uses default if not provided)

Input Schema (JSON Schema)

{ "properties": { "workspace_id": { "description": "Workspace ID (optional, uses default if not provided)", "type": "string" } }, "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/DiversioTeam/clickup-mcp'

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