List Canvases
list_canvasesScans the entire Obsidian vault to list all canvas files (.canvas) with their relative paths and total count, enabling discovery before using canvas editing tools.
Instructions
Enumerate every Obsidian canvas file (.canvas) anywhere in the vault, returning a numbered list of relative paths and the total count. Takes no parameters — scans the entire vault. Use to discover available canvases before calling read_canvas, add_canvas_node, or add_canvas_edge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||