get_traffic_by_country_tool
Retrieve traffic volume by country for a Cloudflare zone. Provide a zone ID or domain name to get a country-level breakdown for a specified date range.
Instructions
Get traffic breakdown by country.
Provide either zone_id or zone_name, not both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of countries (default: 20) | |
| 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 | |||