zk_search_notes
Search and filter notes by text, tags, or type within a Zettelkasten system. Retrieve structured results to efficiently manage and explore atomic notes for knowledge synthesis.
Instructions
Search for notes by text, tags, or type. Args: query: Text to search for in titles and content tags: Comma-separated list of tags to filter by note_type: Type of note to filter by limit: Maximum number of results to return
Input Schema
Name | Required | Description | Default |
---|---|---|---|
limit | No | ||
note_type | No | ||
query | No | ||
tags | No |