Skip to main content
Glama

Set task custom fields

set_task_custom_fields
Destructive

Set, validate, or remove custom field values on a ClickUp task. Manage task metadata by updating field values directly.

Instructions

Discover, validate, set, or remove custom field values on a task.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
fieldsYes
confirmNo
dry_runNo
task_idYes
workspace_idNo
custom_task_idsNo
confirmation_tokenNo
Behavior3/5

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

The description mentions 'set, or remove' which aligns with the destructiveHint and readOnlyHint annotations, adding a small amount of context. However, it does not explain the dry_run/confirm workflow or any side effects of removal, missing an opportunity to disclose behavior beyond annotations.

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 sentence and easy to scan. It packs several verbs which could be clearer, but it is appropriately concise without unnecessary filler.

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 7 parameters, including a confirmation workflow and a destructive hint, no output schema, and no parameter descriptions, this description is too sparse to guide correct invocation. It omits critical details about the dry-run/confirm flow and how custom field removal works.

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?

Schema description coverage is 0%, so the description needed to compensate by explaining parameters like dry_run, confirm, unset, and fields. It provides only a high-level action list ('Discover, validate, set, or remove') and does not map any parameters to their behavior, leaving the agent to infer from names alone.

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 identifies the tool as working with custom field values on a task, which distinguishes it from general task update tools. However, the verbs 'discover' and 'validate' are ambiguous and not clearly reflected in the input schema, making the purpose slightly less crisp.

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

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The tool name and title imply it is for custom field operations, but the description itself does not explicitly state when to use it instead of alternatives like update_task. There is no mention of exclusions or prerequisite conditions.

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

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