list_inboxes
List email inboxes across all domains or filter by a specific domain. Each inbox shows the local part that forms the full email address.
Instructions
List inboxes.
Without domain_id, lists all inboxes across all domains. With domain_id, lists inboxes for that specific domain.
Each inbox has a local_part (the part before @) that forms the email address: {local_part}@{domain_name}
Args: domain_id: Filter by domain (optional, lists all if omitted)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |