get_inbox
Fetch inbox emails from a specified account or across all accounts to quickly review and manage messages.
Instructions
Get inbox emails from a specific account or all accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum emails to return per account (default: 20) | |
| account | No | Email account (e.g., user@example.com). If not specified, gets from all accounts. | |
| unread_only | No | Only return unread emails |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||