create#RuleSetRun / save#RuleSetRun | Create and update RuleSet-backed saved runs. |
create#CsvRun | Create a CSV-based saved run. |
list#SavedRuns / save#SavedRunName / delete#SavedRun | Manage saved runs. |
run#SavedRunDiff | Execute a saved run. |
run#GenericDiff | Execute an ad hoc compare from uploaded or text payloads. |
list#Mappings / get#Mapping / create#Mapping / save#Mapping | Manage legacy reconciliation mappings. |
save#DashboardPinnedMappings / save#DashboardPinnedSavedRuns | Save dashboard pin preferences. |
list#Automations / get#Automation / save#Automation / delete#Automation | Manage automations. |
pause#Automation / resume#Automation / run#AutomationNow | Control automation execution. |
list#AutomationExecutions | List automation execution history. |
reprocess#AutomationExecution | Re-run a failed or dead-lettered automation execution. |
list#AutomationSourceOptions | List configured source options for automation setup. |
list#GeneratedOutputs / get#GeneratedOutput / delete#GeneratedOutput | Manage generated reconciliation outputs. |
get#GeneratedOutputDifferences | Page through the difference rows of one generated output. |
get#ReconciliationRunStatus | Live status and per-stage timeline for one run. Tenant-gated. |
cancel#ReconciliationRun | Request that a running reconciliation stop. Cooperative — the run ends at its next checkpoint, so it may still report as running briefly. |
subscribe#RunNotification / unsubscribe#RunNotification | Subscribe the caller to completion notification for one active run, snapshotting their default chat space, or remove that subscription. |
sync#Automation | Re-derive an automation’s snapshot from its saved run. Overwrites compare scope, input mode, source definitions and exclusion filters; preserves name, schedule, window, chat space, active status and SFTP details. Never re-points the automation at a different run. |