get_top_pages_tool
Identify the pages with the highest request counts for a Cloudflare zone. Supply zone ID or domain name, then set an optional limit and date range to return the ranked list.
Instructions
Get top pages by request count.
Provide either zone_id or zone_name, not both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (default: 15) | |
| since | No | Start date ISO format (default: 30 days ago) | |
| until | No | End date ISO format (default: today) | |
| zone_id | No | Zone ID (32-character hex string) | |
| zone_name | No | Zone name (domain like example.com) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||