get_properties
List frontmatter properties of a single note or across the vault. Filter by name, sort by count, and output as YAML, JSON, or TSV.
Instructions
List properties (frontmatter) of a note or across the vault.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | Note name (wikilink-style resolution) | |
| path | No | Exact path from vault root | |
| name | No | Filter by property name | |
| sort | No | Sort order | |
| format | No | Output format | |
| total | No | Show only the total count | |
| counts | No | Show occurrence counts | |
| active | No | Only active file |