mochi_update_card
Update an existing Mochi flashcard by providing the card ID and optionally modifying the front text or back content with markdown support.
Instructions
Update an existing Mochi flashcard
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | The front/question of the card | |
| card_id | Yes | The ID of the card to update | |
| content | No | The back/answer of the card (markdown supported) |