cf_purge_cache_all
Purge the entire Cloudflare cache for a zone to force fresh content for all visitors. Requires confirmation to prevent accidental deletions.
Instructions
Purge the entire Cloudflare cache for a zone (affects all visitors). Gated: requires SEO_MCP_ALLOW_DESTRUCTIVE=true AND a confirm value equal to the resolved zone hostname, so a full purge cannot fire ambiguously.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| zone | No | Zone hostname. Defaults to the configured CF_ZONE. | |
| confirm | Yes | Must equal the resolved zone hostname to proceed. |