get_cards_intervals
Retrieve card intervals for specific Anki cards to track review history, providing complete or only recent intervals based on input parameters.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cardIds | Yes | Array of card IDs to get intervals for | |
complete | No | If true, returns all intervals; if false, returns only the most recent |