addCustomField
Add a new custom field or update an existing one by providing the field ID and a new value.
Instructions
Add or update a custom field value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Custom field ID. | |
| value | Yes | Custom field value. |