add_label
Add a label to a Feather CRM contact by providing the contact ID and label name. Use this to categorize and filter contacts efficiently.
Instructions
Add a label to a Feather CRM contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | Label to apply | |
| contactId | Yes | Contact identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | Yes | Whether the label was added |