scan_vault_for_issues
Scan an Obsidian vault to detect files with contradicted claims or missing citations, and generate a report.
Instructions
Scan an entire Obsidian vault and report files containing claims that are contradicted or need citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vault_path | Yes | Path to the Obsidian vault directory | |
| output_report | No | Optional path to write the report | |
| exclude_patterns | No | Glob-ish patterns to skip (e.g. ['templates/*', 'daily/*']) |