obsidian_list_notes
List markdown notes from an Obsidian vault, filtering by keyword to match note paths. Retrieve note names for use in search, indexing, and knowledge retrieval.
Instructions
List the markdown notes in the vault.
Args: keyword: optional filter; only notes whose path contains this string are returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |