hey_label
Add or remove labels on email threads to organize your inbox.
Instructions
Add or remove a label on an email thread. Returns {success, error?}. Use hey_list_labels to discover available label IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | The topic/thread ID to label or unlabel | |
| label_id | Yes | The label ID to add or remove (use hey_list_labels to see available labels) | |
| action | Yes | Whether to add or remove the label |