clokio_set_task_custom_field
Update a task's custom field by its key with a specified value. Use when you need to change task-specific data such as priority or status in your Clokio workspace.
Instructions
Set one custom field value on a task, identified by field_key (never field_id). An API key sees PUBLIC fields only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| value | Yes | ||
| field_key | Yes |