mail_get_recent_emails
Retrieve emails received within a specified number of days using the pyfastmail-mcp server. Configure days and limit parameters to access recent messages.
Instructions
Get emails received in the last N days.
Args: days: How many days back to look (default 7). limit: Max results (default 20).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | ||
| limit | No |