lint_note
Validate a markdown note against its resolved YAML schema. Pass the file path to get validation results including pass/fail status and detailed checks.
Instructions
Validates a note against its resolved schema. Pass { path }. Returns { root, path, pass, schema, checks[] }. Each check has name, pass, detail. Returns schema: null if no schema matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||