update_task
Modify task properties such as title, description, status, priority, due date, and assignees in ClickUp using task ID. Integrates with AI assistants for task management workflows.
Instructions
Update task properties
Input Schema
Name | Required | Description | Default |
---|---|---|---|
assignees_add | No | User IDs to add as assignees | |
assignees_remove | No | User IDs to remove as assignees | |
description | No | New description | |
due_date | No | New due date | |
priority | No | New priority | |
status | No | New status | |
task_id | Yes | Task ID | |
title | No | New title |