List Mailbox Identities
mailbox_list_identitiesList all sender identities linked to a mailbox to select the correct sender for outbound emails or manage identity configuration.
Instructions
Use this to list sender identities available to the mailbox. Prefer mailbox_get_identity when only the default identity is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results (default 50, max 100). | |
| cursor | No | Pagination cursor — the `next_cursor` from the previous response. | |
| mailbox_id | No | Mailbox public ID to target when the credential grants access to more than one mailbox. Omit when the credential is scoped to exactly one mailbox. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||