update_page_rule_tool
Update an existing Cloudflare page rule by providing zone and rule IDs, with optional modifications to priority, status, targets, or actions.
Instructions
Update an existing page rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Status (optional) | |
| actions | No | Actions (optional) | |
| rule_id | Yes | Page rule ID (32-character hex string) | |
| targets | No | URL patterns (optional) | |
| zone_id | Yes | Zone ID (32-character hex string) | |
| priority | No | Priority (optional) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||