hey_move_to
Move email threads between Hey.com views: imbox for important mail, feed for newsletters, paper_trail for receipts. Reversible by moving to a different destination.
Instructions
Move an email thread between Hey.com views: imbox, feed, or paper_trail. Returns {success, error?}. Use paper_trail for receipts/automated mail, feed for newsletters, imbox to restore. Reversible by moving to a different destination. Does not affect trash, spam, or screener — use hey_set_status or hey_screen for those.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The topic/thread ID to move (use topicId from list operations) | |
| destination | Yes | Target view: imbox (important mail), feed (newsletters/updates), paper_trail (receipts/automated) |