search_notes
Search through Anki notes using native Anki search syntax. Specify a query like 'deck:MyDeck' or 'tag:important' to retrieve relevant flashcards.
Instructions
Search for notes using Anki search syntax. Examples: 'deck:MyDeck', 'tag:important', 'front:python'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Anki search query | |
| limit | No | Maximum number of results (optional) | |
| collection_path | No | Path to collection file (optional) |