📄️ ColumnTypeCheck
Creates a column type check that scans columns of a specific content type (scancolumntype_check).
📄️ LinterCheck
Creates a linter check that runs linting rules against instance code (scanlintercheck).
📄️ ScriptOnlyCheck
Creates a script-only check that executes a standalone script with no table binding (scanscriptonly_check).
📄️ TableCheck
Creates a table check that scans records in a specific table (scantablecheck).