get_audit_trail
Retrieve chronological audit logs for AI agents to track actions like registration, attestation, and transfers, enabling transparent verification of agent activity.
Instructions
Get the audit trail for an agent — all recorded actions.
Args: did: Agent's DID limit: Max entries (1-100, default 20)
Returns: Chronological list of audit events (register, attest, transfer, etc.)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| did | Yes | ||
| limit | No |