remove_task_custom_field_value
Remove a custom field value from a task. Clears the data while keeping the field intact.
Instructions
Clear/remove a custom field value from a task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID. | |
| field_id | Yes | Custom field ID. | |
| custom_task_ids | No | Treat task_id as a custom id (requires team_id). | |
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |