fetch_due_cards_for_review
Retrieve and organize flashcards due for review in Anki, with options to filter by deck, set a limit, and focus on today’s cards.
Instructions
Fetch cards that are due for learning and format them for review. Takes optional arguments: - deck: str - Filter by specific deck. - limit: int - Maximum number of cards to fetch (default 5). More than 5 is overwhelming for users. - today_only: bool - If true, only fetch cards due today, else fetch cards up to 5 days ahead.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deck | No | ||
limit | No | ||
today_only | No |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from MCP-AnkiConnect
Related Tools
- @samefarrar/mcp-ankiconnect
- @scorzeth/anki-mcp-server
- @samefarrar/mcp-ankiconnect
- @nailuoGG/anki-mcp-server
- @nailuoGG/anki-mcp-server