Audit Query
audit_queryRead tenant-scoped audit records from the control plane. Filter by action, resource, or time range to inspect security events.
Instructions
Read tenant-scoped control-plane audit records.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | No | Tenant scope to read. Defaults to the control-plane default tenant. | default |
| action | No | Optional audit action filter. | |
| resource | No | Optional audit resource filter. | |
| since | No | Optional ISO timestamp lower bound. | |
| limit | No | Maximum audit records to return. | |
| offset | No | Pagination offset. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |