get_unread_emails
Retrieve unread emails from all mailboxes or a specific mailbox to see which messages need your attention.
Instructions
Retrieve unread emails, optionally filtered by mailbox. Best for checking what needs attention. Do not use search_emails for this purpose.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results (default 20, max 100) | |
| mailboxId | No | Filter to a specific mailbox ID (e.g. Inbox). If omitted, returns unread emails from all mailboxes. |