watch
Check a server and identify changes since the last run, including regressions, recoveries, and schema drift, by comparing current and previous results.
Instructions
Use this to check a server and see what changed since the last check. Runs all checks, saves the result, and diffs against the previous run for the same target. Shows regressions, recoveries, and schema drift in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | The command to launch the MCP server. | |
| args | No | Additional arguments for the command. |