list_emails
Retrieve emails from a Fastmail mailbox with options to limit results, sort by oldest first, or filter by specific mailbox.
Instructions
List emails from a mailbox
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of emails to return (default: 20) | |
| ascending | No | Sort oldest first instead of newest first (default: false) | |
| mailboxId | No | ID of the mailbox to list emails from (optional, defaults to all) |