get_note
Retrieve detailed information about an Anki note using its ID. Provides access to note fields and metadata for review or analysis.
Instructions
Get detailed information about a specific note by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note_id | Yes | ID of the note to retrieve | |
| collection_path | No | Path to collection file (optional) |