dynadot_get_listings
Retrieve paginated public listings from Dynadot marketplace. Requires count per page and page index.
Instructions
Browse the public Dynadot marketplace listings (paginated). Returns ALL listings, not your own — for your own use the dashboard. Required: countPerPage and pageIndex.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| countPerPage | Yes | Items per page (required) | |
| pageIndex | Yes | Zero-indexed page number (required) |