list_notes
List all notes in your knowledge base with metadata like title, path, last modified date, and size. Browse or get an overview of available notes.
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. |