List Inboxes
inbox_listList all inboxes accessible with your API key to obtain the inbox_id required by other email tools. Filter by provider and optionally include capabilities for each mailbox.
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 |
|---|---|---|---|
| inboxes | Yes |