evolution_label_handle
Manage chat labels by adding or removing a label using the chat number, label ID, and action type.
Instructions
Add or remove a label on a chat.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Whether to add or remove the label. | |
| number | Yes | Chat number or JID to label. | |
| labelId | Yes | Label id. | |
| instance | No | WhatsApp instance name. Optional if EVOLUTION_DEFAULT_INSTANCE is configured. |