get_cards_intervals
Retrieve study intervals for specified Anki flashcards, returning all intervals or just the most recent based on user preference.
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 |