users_list
List all users in a ClickUp workspace to view team members and manage workspace access.
Instructions
List all users in a ClickUp workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | The ID of the workspace |
List all users in a ClickUp workspace to view team members and manage workspace access.
List all users in a ClickUp workspace.
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | Yes | The ID of the workspace |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the burden of behavioral disclosure. It implies a safe read operation but does not mention pagination, inclusion of guests, or authentication requirements, leaving some ambiguity.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single, clear sentence delivers the essential information without redundancy. It is appropriately front-loaded and concise.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is adequate for a simple one-parameter list operation but lacks any detail about return values or user object structure. Given the absence of an output schema, this leaves some uncertainty.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema fully describes the only parameter workspace_id with a clear description. The tool description adds no further parameter semantics, so the baseline 3 applies due to complete schema coverage.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool lists all users in a ClickUp workspace, using a specific verb ('list') and resource ('users') with scope. This distinguishes it from sibling tools like users_invite or users_update.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided on when to use this tool versus alternatives such as guests_get or workspaces_list. The description lacks any mention of context, prerequisites, or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/benthesoundguy/clickup-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server