obsidian_properties
Retrieve properties from an Obsidian vault or a specific file, with options to filter by property name, format output, and include occurrence counts.
Instructions
List properties in the vault or for a specific file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | No | File name | |
| name | No | Get count for a specific property | |
| path | No | File path | |
| total | No | Return property count only | |
| active | No | Show properties for active file | |
| counts | No | Include occurrence counts | |
| format | No | Output format |