hey_set_aside
Move an email thread to Set Aside for later review, removing it from the Imbox while preserving future emails from the sender.
Instructions
Move an email thread to Set Aside for later. Reversible via hey_unset_aside (requires postingId from hey_list_set_aside). Returns {success, error?}. Use for emails you plan to revisit but want out of the Imbox. Does not affect future emails from the sender.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The topic or entry ID to set aside (use topicId or entryId from list operations) |