list_inboxes
Retrieve all email inboxes across domains or filter by a specific domain to manage email addresses.
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 |