set_cards_ease_factors
Adjust ease factors for specified Anki cards by providing card IDs and corresponding ease factors to optimize learning intervals.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cardIds | Yes | Array of card IDs to set ease factors for | |
easeFactors | Yes | Array of ease factors (must match the length of cardIds) |