audit_trail
Access governance audit trail to retrieve receipts of agent actions, filterable by receipt ID, agent ID, or time range.
Instructions
Get the governance audit trail. Returns governance receipts from local storage or cloud API. Free to use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_id | No | Receipt ID from a govern_action call | |
| agent_id | No | Agent ID to get all governed actions for | |
| time_range | No | Time range for audit trail lookup | |
| limit | No | Maximum number of records to return (default 10) |