change_deck
Move specific Anki cards to a different deck using card IDs and the target deck name. Simplify organization and study flow in your Anki MCP setup.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cardIds | Yes | Array of card IDs to move | |
targetDeck | Yes | Name of the target deck to move cards to |