get_security_events_tool
Retrieve Cloudflare security and firewall events grouped by action and source. Provide a zone ID or zone name to analyze attack patterns and filter by date range.
Instructions
Get security/firewall events grouped by action and source.
Provide either zone_id or zone_name, not both.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of results (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 | |||