Update a ClickUp task's name, description or status
Input
taskId requiredThe task's ClickUp id, as returned by the ClickUp task listing or by task creation.
name optionalNew task name. Omit to leave it unchanged.
status optionalNew status, given by the name the workspace uses for it, as the ClickUp task listing reports it (for example 'in progress'). Matching ignores case. A status the list does not offer is refused, and the available ones are named.
dry_run optionalReport the task's current values and the change that would be made, without altering anything. ClickUp saves a name or description as soon as the field loses focus, so this mode deliberately does not type into them; for a status it does check the requested one exists.
Default: falsedescription optionalNew task description, replacing whatever is there. Plain text; line breaks become separate paragraphs. Omit to leave it unchanged.
workspaceId optionalNumeric ClickUp workspace id. Supplying it skips a lookup step; omit it to let ClickUp resolve the default workspace.
Output
dryRun requiredtaskId requiredchanged requiredworkspaceId requiredurl optionalafter optionalbefore optionalrequested optionalaccountUsed optionalalreadyMatched optionalverifiedOnPage optionalavailableStatuses optional