Skip to main content
Glama

docs

Retrieve, list, create, update, and search ClickUp documentation, plus manage sub-pages within them.

Instructions

Manage ClickUp docs and pages. Use action to get, list, create, update docs, or list, create, update, delete pages, or search docs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameNoDoc/page name (create, update, pages_create, pages_update)
limitNoMax docs to return (list)
queryNoRequired for search: the search query
actionYesAction to perform
cursorNoPagination cursor (list, search)
doc_idNoRequired for get, update, pages_*: the doc ID
contentNoDoc/page content in HTML format (create, update, pages_create, pages_update)
deletedNoInclude deleted docs (list)
page_idNoRequired for pages_update, pages_delete: the page ID
archivedNoInclude archived docs (list)
scope_idNoThe list or folder ID (create)
sub_titleNoPage subtitle (pages_create, pages_update)
scope_typeNoWhere to create the doc (create)
template_idNoCreate doc from a template (create) — get template ID from templates tool
workspace_idNoThe ID of the workspace (get, list, search)
content_formatNoContent format (pages_list)
parent_page_idNoParent page ID for sub-pages (pages_create)
Behavior2/5

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

No annotations provided, so the description should disclose behaviors. It merely says 'manage' and lists actions without explaining side effects (e.g., delete irreversibility), permissions, or response formats. Insufficient transparency for a multi-action tool.

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

Conciseness5/5

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

Single sentence, front-loaded with purpose, no fluff. Efficient use of words for a broad management tool.

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

Completeness2/5

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

With 17 parameters and no output schema, the description is too minimal. It doesn't explain action-specific prerequisites, return values, or temporal effects. Schema fills some gaps, but the description should provide more context.

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

Parameters3/5

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

Schema descriptions cover 100% of parameters, so baseline is 3. The description adds no extra parameter semantics beyond grouping actions by docs vs pages, which is already evident from the schema. Marginal value added.

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

Purpose5/5

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

The description clearly states the tool manages ClickUp docs and pages, enumerating specific actions (get, list, create, update docs; list, create, update, delete pages; search docs). This distinguishes it from sibling tools focused on tasks, lists, and other resources.

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 explicit when-to-use vs alternatives. It only describes the tool's actions, leaving the agent to infer that it's for any docs/pages operation. Lacks exclusions or alternative tool guidance.

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

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