clickup_set_custom_field_value_by_custom_id
Update custom field values on ClickUp tasks using their custom IDs to maintain accurate task metadata and organization in your workspace.
Instructions
Set a value for a custom field on a task using the task's custom ID
Input Schema
Name | Required | Description | Default |
---|---|---|---|
custom_field_id | Yes | Custom field ID | |
custom_id | Yes | ClickUp custom task ID | |
value | Yes | Value to set for the custom field. Type depends on the custom field type. |