get_audit_log
ActiveTool of FavCRM
declared in 1.0.0
Fetch a single audit log entry by ID, including before/after snapshots when available.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"auditLogId"
],
"properties": {
"auditLogId": {
"type": "string",
"description": "Audit log ID"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
FavCRM
https://github.com/favcrm/mcp
1/7 registries