You're viewing a demo portfolio

Join the waitlist
PRSM

revert_audit_action

Active

Tool of FavCRM

declared in 1.0.0

Revert an audited action by restoring the captured before snapshot. Only works for allowlisted target tables with full before/after audit snapshots.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "auditLogId"
  ],
  "properties": {
    "reason": {
      "type": "string",
      "maxLength": 1000,
      "description": "Reason for reverting this action"
    },
    "auditLogId": {
      "type": "string",
      "description": "Audit log ID to revert"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →
revert_audit_action — FavCRM — PRSM MCP