infra.cloudflare.zones_list
Retrieve and filter Cloudflare-managed domains to obtain zone IDs, status, and details required for configuring DNS, security, and performance settings.
Instructions
List all domains (zones) managed in Cloudflare — zone ID, domain name, status (active/pending), plan, nameservers. Filter by domain name or status. Zone ID needed for all other Cloudflare tools (Cloudflare)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Filter by domain name (e.g. "example.com") | |
| status | No | Filter by zone status | |
| limit | No | Results per page (default 20, max 50) |