purge_cache_tool
Purge Cloudflare cache by files, tags, hosts, prefixes, or entirely. Provide zone ID to target specific content to clear.
Instructions
Purge cached content from Cloudflare's edge.
Use one of: purge_everything, files, tags, hosts, or prefixes. tags, hosts, and prefixes require Enterprise plan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Cache tags to purge (Enterprise) | |
| files | No | URLs to purge (max 30) | |
| hosts | No | Hostnames to purge (Enterprise) | |
| zone_id | Yes | Zone ID (32-character hex string) | |
| prefixes | No | URL prefixes to purge (Enterprise) | |
| purge_everything | No | Purge all cached content |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||