get_cards_in_deck
Retrieve cards from a specific Anki deck, with an optional limit on the number of cards returned.
Instructions
Get cards from a specific deck
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deck | Yes | Name of the deck | |
| limit | No | Maximum number of cards to return (default: 10) |