audit_audit_types
Retrieve a list of distinct event types from the audit log to identify all unique actions. Returns each type with its count for a quick overview of log content.
Instructions
[audit] List distinct event types in the log. Returns {types, count}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |