saas_alerts_events_count
Count security events by filters like date, type, customer, and severity to quickly gauge threat volume without loading full records.
Instructions
Count security events matching the given filters without fetching full records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end_date | No | End of range — ISO-8601 timestamp or epoch ms (inclusive) | |
| event_type | No | Filter by event types | |
| start_date | No | Start of range — ISO-8601 timestamp or epoch ms (inclusive) | |
| customer_id | No | Filter by customer ID | |
| alert_status | No | Filter by alert severity |