List Domains
list-domainsRetrieve a list of all domains from Resend, including their status, region, and capabilities, to view domain configurations for email sending.
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". |