Skip to main content
Glama
mikah13
by mikah13

clickup_authenticate

Authenticate with ClickUp API by providing an API token and workspace ID to enable subsequent API calls.

Instructions

Authenticate with ClickUp API using an API token and workspace ID

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
typeYes
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations exist. The description merely states 'Authenticate', implying a mutation (setting credentials), but does not disclose side effects (e.g., session persistence, token storage) or security implications.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence with no extraneous words. However, its brevity sacrifices important details, making the tool less usable.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness1/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of annotations and an output schema, and the critical nature of authentication for subsequent operations, the description fails to provide sufficient context (e.g., how the token is used, success/failure indications, error handling).

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has one parameter 'type' of type object with no properties and schema coverage 0%. The description mentions 'API token and workspace ID' but does not explain how these map to the parameter, leaving the agent confused about how to provide inputs.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the action ('Authenticate') and the resources ('API token and workspace ID'), differentiating it from sibling tools that are data retrieval. However, it does not clarify the input structure or return value.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

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 vs alternatives (e.g., authentication must occur before other calls). The context suggests it is a prerequisite but this is not explicit.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/mikah13/mcp-clickup'

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