avanan_query_events
Query and filter Avanan security events by type, state, severity, SaaS, date range, or description to retrieve each event's available remediation actions.
Instructions
Query Avanan security events (phishing, malware, DLP, anomaly, shadow IT, malicious URL). Filter by type, state, severity, SaaS, date range, or description text. Returns each event's available remediation actions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| saas | No | SaaS platforms to include. | |
| scopes | No | MSP keys only: restrict to these farm:tenant scopes (see avanan_list_scopes). | |
| endDate | No | End of the time frame (ISO 8601). Defaults to now. | |
| eventIds | No | Fetch these specific event IDs. | |
| scrollId | No | Pagination scroll ID from a previous response. | |
| startDate | No | Start of the time frame (ISO 8601, e.g. 2026-09-01T00:00:00Z). | |
| eventTypes | No | Event types to include. | |
| severities | No | Severities to include. | |
| description | No | Substring to match in the event description. | |
| eventStates | No | Event states to include. | |
| confidenceIndicator | No | Confidence indicator, e.g. 'malicious'. |