get_recent_emails
Retrieve recent emails from a mailbox sorted newest first. Specify the mailbox name or role and set a result limit.
Instructions
Get the most recent emails in a mailbox (sorted by date, newest first).
Args: mailbox: Mailbox name or role (e.g. "inbox", "sent", "drafts", "trash", or a custom name). limit: Max results (1–50, default 25).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mailbox | No | inbox | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||