audit_search
Query the local audit log of every write operation performed. Filter by kind, target, status, and time with AND logic.
Instructions
Read-only. Query the local audit.jsonl of every write this server has performed or attempted. Filters compose with AND.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| target | No | ||
| status | No | ||
| since | No | ||
| limit | No |