brain_list_notes
Browse and filter notes in your knowledge vault by type, folder, or date to organize and review your personal knowledge base efficiently.
Instructions
List notes in a vault folder with optional filtering by type.
Returns metadata for notes including path, title, type, updated date, and status. Useful for browsing a folder, reviewing inbox contents, or finding all notes of a specific type.
Args: params: List parameters including folder, note_type filter, recursive flag, limit.
Returns: JSON with note metadata list. Filterable by frontmatter type (moc, project, area, resource, archive).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |