Validate Obsidian Base
validate_baseValidate YAML and core structural fields in .base files or fenced base blocks. Reports that formula semantics and rendering require a live Obsidian app.
Instructions
Statically validate YAML and core structural fields in a .base file or fenced base block. Reports the limit that formula semantics and rendering require a live Obsidian app.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Vault-relative .base or Markdown path. | |
| content | No | Base YAML or Markdown containing fenced base blocks; overrides path. |