carrier_monitor_recheck
Recheck an existing carrier snapshot and identify meaningful changes since the previous check. Accepts a DOT/MC/name plus the prior result or snapshot as previous_snapshot, then compares authority, identity, insurance summary, BASIC alerts, crashes, out-of-service indicators, safety rating, and verdict. Returns unchanged/changed status, a severity, field-level changes, and the next reviewer action. Store the returned current_snapshot in your own system and call this on a schedule; LiveDataLink does not silently retain customer watchlists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mc | No | MC/MX number without the prefix. | |
| dot | No | USDOT number (preferred). | |
| name | No | Carrier legal name when DOT/MC is unavailable. | |
| format | No | Report format. Defaults to markdown. | |
| previous_snapshot | No | Prior carrier_vetting result or JSON snapshot returned by an earlier call. |