list_folders
Explore the vault's folder hierarchy with configurable depth, revealing writability, protected reasons, note counts, and guidance files for informed note placement.
Instructions
Discover the vault's folder taxonomy + writable locations before placing a note: child folders under root (drill-down) to depth levels, each with its writability, protected reason, and recursive note count, plus direct root-local AGENTS.md/CLAUDE.md guidance when present. Read-only; the writable flag matches what commit_note accepts. Narrow root to drill deeper when truncated is true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Repo-relative folder to drill down from ('' = vault root). | |
| depth | No | Number of folder levels to descend. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | Yes | ||
| depth | Yes | ||
| folders | Yes | ||
| truncated | Yes | ||
| omitted | Yes | ||
| manual_reindex_recommended | Yes | ||
| agent_instruction | Yes |