get_list_members
List all members with access to a ClickUp list, returning only assignable users.
Instructions
List the members who have access to a List (assignable users).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | List ID. |
List all members with access to a ClickUp list, returning only assignable users.
List the members who have access to a List (assignable users).
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | List ID. |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It does not mention pagination, authorization requirements, or what happens if the list_id is invalid. The tool is a read operation, but the description does not explicitly confirm idempotency or side effects.
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?
One concise sentence, front-loaded with the action and resource. No redundant information. Every word serves a purpose.
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?
For a simple one-parameter tool with no output schema, the description is adequate but minimal. It lacks details like pagination behavior or clarification of 'assignable users' in context of list permissions. However, given the simplicity, it meets a minimum viable standard.
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 already describes the only parameter (list_id) with 100% coverage. The description adds no additional meaning beyond the schema. Baseline 3 is appropriate since the parameter is well-documented in the schema.
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 action (List) and resource (members of a list), and specifies 'assignable users', which distinguishes it from other member-listing tools like get_task_members or get_guest. The verb 'List' is appropriate for a read operation.
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 on when to use this tool vs alternatives. There is no mention of prerequisites, user roles, or when to prefer this over get_task_members or get_workspace_members. The description lacks context about typical use cases.
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/helbertparanhos/clickup-mcp-pro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server