repo.audit_log
Reads sanitized audit log entries for all tool calls in the current session. Use for diagnostics and verifying what was called and whether it succeeded.
Instructions
Read sanitized audit log entries for all tool calls made in this session. Useful for diagnostics and verifying what was called and whether it succeeded.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of entries to return. | |
| since | No | ISO timestamp — return only events after this time. |