audit_tail
Fetch the last N confirmed write audit entries for a tenant, providing visibility into executed changes.
Instructions
Return the last N executed write audit entries for this tenant from ~/.advocatehub-mcp/audit/-YYYY-MM.jsonl (and legacy .jsonl if present). Only confirm:true writes are logged; previews are excluded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of most recent audit entries to return (max 500). |