vault.list_notes
List notes from the vault using optional folder, glob, and limit parameters for deterministic ordering.
Instructions
List notes in the vault using deterministic ordering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | ||
| glob | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| total | Yes |