list_domains
List custom sending domains with their ID, name, and verification status. Use this to check if a domain is verified and ready to host mailboxes.
Instructions
List the account's custom sending domains with their id, name, and verification status. Call this when you want to create a mailbox on a custom domain (pass the id of a verified domain as create_mailbox's domain_id), or to check whether a domain has finished verifying. Only status "verified" domains can host mailboxes; an empty list means only the shared platform domain is available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||