Get Session Audit Log
get_session_logRetrieve a Markdown-formatted audit log of mutating operations (create, update, delete) for the current or specified connection, with optional filters by action, entity type, or date range.
Instructions
Retrieve mutating-operation audit log Markdown for the current connection, another audit-log label, or connection:.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum entries to return (positive integer, default 100, returns most recent) | |
| action | No | Filter by action. | |
| date_to | No | Return entries up to this date (YYYY-MM-DD or ISO 8601) | |
| date_from | No | Return entries from this date (YYYY-MM-DD or ISO 8601) | |
| connection | No | Audit-log label, or connection:<raw connection name>; default current connection. | |
| entity_type | No | Filter by entity type. |