Vault Statistics
stats.vaultReturn aggregate statistics for the entire vault: total note count, word count, character count, task counts (open and completed), tag usage summary, and file size footprint. Read-only, scans every .md file.
Instructions
Return aggregate statistics for the whole vault: total note count, total word count, total character count, total task count (open and completed), tag usage summary, and file size footprint. Read-only, scans every .md file. For per-note statistics use notes.read with include: ['stats'].
Operates on the session-active vault (see vault.current — selectable via vault.select) unless an explicit vaultPath argument is passed, which always wins.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vaultPath | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||