get_audit_log
Retrieve recent audit logs of agent API calls, including endpoints and timestamps, even when the API is paused. For compliance and debugging, with secrets masked.
Instructions
Recent API audit log: which agents called which endpoints and when. Works even when the API is paused. For compliance and debugging agent behavior. Secrets and typed text (api_key=, value=) are masked before being recorded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max entries (default 50, max 1000) |