random_note
Fetch a random note from your vault, with optional folder and extension filters, to discover content unpredictably.
Instructions
Return a random vault note.
Uses SQLite's random ordering over the filtered catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder | No | optional folder filter | |
| extension | No | optional extension filter, such as .md or .pdf |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |