List Sections
list_sectionsRetrieves headings from a note as a tree structure to identify valid sections for editing or retrieval operations.
Instructions
List all headings in a note as a tree of paths (with depth). Useful for discovering valid section arguments before calling get_note, update_section, or insert_at_section.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Vault-relative path to the note. |