audit_tail
Retrieve recent audit log entries to monitor AI workflow activities and maintain operational oversight within multi-agent systems.
Instructions
Return the N most recent audit log entries. Fast — reads from end of file.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | No | Number of recent entries to return (default: 20, max: 500) |