triage_inbox
Classify and summarize multiple inbox emails in one call, returning a priority-sorted list to give you a rapid overview of a busy mailbox.
Instructions
Classify and summarize multiple emails from a mailbox in one call using the configured local AI model. Returns a JSON array sorted by priority. Useful for getting a quick overview of a busy inbox.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of recent messages to triage (max 20, default 10). | |
| account | Yes | Account name, e.g. "iCloud". Use list_folders to discover accounts. | |
| mailbox | No | Mailbox to triage. Defaults to "INBOX". | INBOX |