audit_audit_clear
Clear audit events to maintain log hygiene. Optionally remove only events older than a specific timestamp. Returns counts of cleared and remaining events.
Instructions
[audit] Clear events. before=timestamp to clear only older events. Returns {cleared, remaining}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| before | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |