search_notes
Search Anki flashcards using query syntax like deck:Default, tag:python, or added:7 to find matching notes with fields, tags, and IDs.
Instructions
Search for existing cards using Anki query syntax.
Examples: 'deck:Default', 'tag:python', 'front:terraform', 'added:7' (last 7 days), 'deck:AWS tag:iam'
Args: query: Anki search query string limit: Max results to return (default 20)
Returns: Matching notes with their fields, tags, and IDs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |