get_guests
Fetch all guests for a ClickUp team/workspace by supplying the team ID.
Instructions
Get all guests in a ClickUp team/workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The ID of the team (workspace) |
Fetch all guests for a ClickUp team/workspace by supplying the team ID.
Get all guests in a ClickUp team/workspace.
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | The ID of the team (workspace) |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden for behavioral disclosure. It clearly indicates a read-only operation via 'get', but does not mention pagination, required permissions, or return structure. It is not misleading but adds minimal behavioral context beyond the verb.
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?
The description is a single, direct sentence with no filler. It front-loads the action and resource, making it immediately understandable.
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 read operation with no output schema and no annotations, the description sufficiently covers the core purpose and scope. It could mention return value shape or pagination, but given the low complexity, it is reasonably complete.
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 single parameter team_id is fully described in the input schema with 'The ID of the team (workspace)', and the description adds no additional parameter details. Since schema coverage is 100%, the baseline of 3 applies.
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 uses a specific verb 'Get' with resource 'guests' and scope 'in a ClickUp team/workspace', clearly distinguishing it from sibling tools like get_members or get_team_members.
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?
The description provides clear context for when to use the tool (retrieving all guests for a specific team), but it does not explicitly name alternatives or exclusion criteria, so it earns a 4 rather than a 5.
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/azukhrufy/clickup-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server