list_image_occlusion_notes
Find image occlusion notes missing comments or descriptions. Filter by deck, paginate, and retrieve only incomplete cards to target review and annotation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of notes to return (default: 50) | |
| offset | No | Offset for pagination (default: 0) | |
| deckName | No | Optional deck name to filter cards by | |
| missingOnly | No | If true (default), only return notes without comments/description |