hey_reply_later
Move an email thread to Reply Later for emails you intend to respond to but not immediately. Returns success or error.
Instructions
Move an email thread to Reply Later. Reversible via hey_remove_reply_later (requires postingId from hey_list_reply_later). Returns {success, error?}. Use for emails you intend to respond to but not right now.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The topic or entry ID to mark for reply later (use topicId or entryId from list operations) |