revert_audit_action
Revert an audited action by restoring the captured before snapshot. Only works for allowlisted target tables with full before/after audit snapshots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reason | No | Reason for reverting this action | |
| auditLogId | Yes | Audit log ID to revert |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Tool result payload — shape varies per tool, see the tool description | |
| summary | Yes | One-line human-readable summary of the action | |
| renderType | Yes | UI rendering hint for the result |