KB Audit
kb_auditRetrieve recent audit events from the governance-grade knowledge base. Filter by timestamp, agent, or status to track changes.
Instructions
Return recent audit events, most-recent first. Optional filters: since (unix ts), agent (agent_identity), status (event status).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent | No | Optional agent_identity filter. | |
| limit | No | Maximum audit events to return. | |
| since | No | Optional Unix timestamp lower bound. | |
| status | No | Optional audit event status filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||