clickup_update_task
Update task details in ClickUp, including assignees, description, due date, priority, status, tags, and time estimate, using its unique task ID.
Instructions
Update an existing task in ClickUp
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignees | No | Array of assignee user IDs | |
description | No | Task description in markdown format | |
due_date | No | Due date in milliseconds timestamp | |
name | No | Task name | |
priority | No | Task priority (1: Urgent, 2: High, 3: Normal, 4: Low) | |
status | No | Task status | |
tags | No | Array of tag names | |
task_id | Yes | The ID of the task to update. The unique identifier for the resource in ClickUp. | |
time_estimate | No | Time estimate in milliseconds |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from ClickUp MCP Server
Related Tools
- @taazkareem/clickup-mcp-server
- @v4lheru/clickup-mcp-server
- @v4lheru/clickup-mcp-server
- @taazkareem/clickup-mcp-server
- @v4lheru/clickup-mcp-server