find_notes
Search and retrieve Anki notes using a specific query. Optionally include detailed note information and set a limit on the number of results returned for efficient organization and review.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeInfo | No | Whether to include detailed note information | |
| limit | No | Maximum number of notes to return detailed info for | |
| query | Yes | Anki search query to find notes |