List Domains
list-domainsRetrieve all domains from Resend along with their statuses, regions, and capabilities.
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". |