card_suspended
Determine if a specific Anki card is suspended by verifying its ID. Returns true if suspended, false if active. Essential for managing card status in Anki-MCP workflows.
Instructions
Checks if a single card is suspended by its ID. Returns true if suspended, false otherwise.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
card | Yes | The ID of the card. |