List Inboxes
inbox_listRetrieve all available email inboxes for an API key, including IDs, addresses, providers, and capabilities. Use this first to obtain the inbox_id required by other email tools.
Instructions
List every inbox (mailbox or account) this API key may use. Call it FIRST for the inbox_id the other tools take. Each entry carries the UUID, email address, display name, provider, optional service brand (icloud/yahoo/zoho/yandex/generic) and a capabilities object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | No | Return only inboxes served by this provider. Omit for all of them. | |
| include_capabilities | No | Include each inbox's capabilities object. Set false for a compact list of inbox_id, email address, display name, provider and brand. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | No | Server notes about how this call was handled — for example an argument that was not applied because the selected action does not accept it. Written by MCP Emails, not taken from any message, and absent when there is nothing to report. | |
| inboxes | Yes |