Purge Cache
purge_cacheClear Cloudflare cached content for a zone. Remove specific URLs or the entire cache to force fresh responses from the origin.
Instructions
Purge Cloudflare cache for a zone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| urls | No | Specific URLs to purge (up to 30 per call) | |
| zone_id | Yes | Cloudflare zone ID | |
| purge_everything | No | Purge entire zone cache (overrides urls). Requires CF_ALLOW_DESTRUCTIVE=true. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||