hey_set_aside
Move an email from the Imbox to Set Aside for later review. Use the entry ID to reverse with a companion tool.
Instructions
Move an email to Set Aside for later. Reversible via hey_unset_aside (requires posting_id from hey_list_set_aside). Returns {success, error?}. Use for emails you plan to revisit but want out of the Imbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entry_id | Yes | The entry ID to set aside (use entryId from list operations) |