list_zones_tool
Returns all Cloudflare zones accessible by your API token. Filter by zone name or status and paginate to locate domains to manage, including details for DNS, cache, or rules tasks.
Instructions
List all Cloudflare zones accessible by the API token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by zone name (domain) | |
| page | No | Page number for pagination (default: 1) | |
| status | No | Filter by status (active, pending, initializing, moved, deleted) | |
| per_page | No | Results per page, max 50 (default: 50) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||