The vault.
All optional. folder restricts the scan. min_count
filters tags below a threshold (default 1, i.e. include everything).
limit defaults to 200.
OptionallimitOverrides: Partial<ListTagLimits>
Test-only stricter resource limits. Values cannot raise production ceilings.
Sorted TagSummary array.
Build a tag-frequency dashboard for the vault.
Aggregates per-note tag presence from frontmatter (
tags: [foo, bar]) and inline (#fooin body). A note contributes at most once to a tag; when both sources contain it the note is credited to frontmatter. Sorted by document frequency descending, tied alphabetically.