remove_custom_field_value
Clear a custom field value from a ClickUp task, removing the stored data.
Instructions
Remove/clear 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 | ||
| team_id | No | Team/Workspace ID. Falls back to CLICKUP_TEAM_ID when omitted. |