vault_list
List Obsidian notes by metadata—tags, status, tipo, or folder—to inventory active projects or tagged notes without searching content.
Instructions
Lists notes by metadata — tipo, tags, status, folder — without looking at content. Use it for inventory ("which projects are active?", "which notes carry the jwt tag?"), not to search by subject: for subject use vault_search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Every one of these tags must be on the note. | |
| tipo | No | Frontmatter `tipo`: wiki, moc, projeto, daily. | |
| folder | No | Vault folder, matched on a segment boundary. | |
| status | No | Frontmatter `status`, e.g. ativo, pausado. |