list_notes
List all notes in the knowledge base with metadata including title, path, last modified date, and size. Get an overview or browse to find notes without needing a search query.
Instructions
List all notes in the knowledge base with their metadata (title, path, last modified date, size). Use this to get an overview of available notes or find notes by browsing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of notes to return. Useful for large vaults. If not specified, returns all notes. | |
| offset | No | Number of notes to skip. Use with limit for pagination. |