hey_add_label
Add a label to an email thread by providing the thread’s topic ID and the label ID from your list of available labels.
Instructions
Add a label to an email thread
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | The topic/thread ID to label | |
| label_id | Yes | The label ID to apply (use hey_list_labels to see available labels) |