List Domains
list-domainsRetrieve all domains from Resend, displaying their statuses, regions, and capabilities. Check which domains are ready for sending email.
Instructions
List all domains from Resend. Returns domain names, statuses, regions, and capabilities. Don't bother telling the user the IDs unless they ask for them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Domain ID after which to retrieve more (for forward pagination). Cannot be used with "before". | |
| limit | No | Number of domains to retrieve. Default: 20, Max: 100, Min: 1 | |
| before | No | Domain ID before which to retrieve more (for backward pagination). Cannot be used with "after". |