get_inbox_digest
Quickly view unread counts, top actionable threads, and overdue messages awaiting your reply to begin an inbox review session.
Instructions
Return a structured inbox summary: unread counts, top actionable threads, and overdue threads where a reply is pending from you. Use as the starting point for an inbox review session to get an at-a-glance picture. Prefer get_actionable_threads for a deeper, filterable list of threads needing action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum threads per digest section. | |
| syncBefore | No | Refresh the local mailbox index from IMAP before building the digest. | |
| minAgeHours | No | How old a thread must be before it is considered stale waiting on you. |