instance-scan skill creates Instance Scan checks and suites. Checks can target specific tables, run custom scripts, or validate column types. Suites group multiple checks for bulk execution.Instance Scan
Instance health scan checks and scan suites.
The
| Operation | Description |
|---|---|
| create_check | Create a scan check (table, script, linter, or column-type) |
| create_suite | Create a scan suite and attach checks |
Run
sn ops instance-scan to see the full input schema for each operation.You
Create a scan check that flags script includes without JSDoc comments.