hey_collection
Add or remove an email thread from a collection. Use hey_list_collections to discover collection IDs.
Instructions
Add or remove an email thread from a collection. Returns {success, error?}. Use hey_list_collections to discover collection IDs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic_id | Yes | The topic/thread ID to add to or remove from the collection | |
| collection_id | Yes | The collection ID (use hey_list_collections to see available collections) | |
| action | Yes | Whether to add or remove the thread from the collection |