snooze
Defer an email thread to a chosen date by archiving it now and resurfaces it in the inbox on or after that date, keeping the mailbox clear without permanent removal.
Instructions
Snooze a thread until a date (YYYY-MM-DD): archives it now, resurfaces on/after that date when sweep_snoozed runs. USE WHEN: deferring a thread to a later date instead of leaving it in the inbox. DO NOT USE: for permanent removal (use archive or trash). SIDE EFFECTS: removes INBOX, adds a dated MCP/Snoozed label; reversible via unsnooze.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| until | Yes | ||
| threadId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| threadId | Yes | ||
| snoozedUntil | Yes |