audit_audit_log
Record structured audit events with event type, actor, resource, metadata, severity, and outcome. Returns a record including id, type, actor, resource, and timestamp for compliance and monitoring.
Instructions
[audit] Record a structured audit event. Returns {id, type, actor, resource, timestamp}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_type | Yes | ||
| actor | No | ||
| resource | No | ||
| metadata | No | ||
| severity | No | ||
| outcome | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |