chap.audit.read
chap.audit.readRetrieve audit log entries from a workspace, filtered by sequence range, method, actor, or task to inspect decision trails.
Instructions
Read entries from a workspace's audit log, optionally within a sequence range and filtered by method, sender or task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| range | No | Sequence window to return. Omit for the whole log. | |
| filter | No | Narrows the entries returned. Conditions combine with AND, and are applied within the sequence window rather than before it. | |
| workspace | Yes | Workspace identifier, e.g. 'wsp_techcorp_support'. |