anki_sync
Sync your local Anki collection with AnkiWeb to keep decks up to date across devices. Requires AnkiWeb credentials already configured.
Instructions
Sync the local collection with AnkiWeb.
Requires AnkiWeb credentials already configured in Anki — this cannot log in for you. The action returns nothing on success; a sync conflict opens a modal dialog in Anki, which blocks AnkiConnect until you resolve it (the call will then time out).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| response_format | No | How a tool should render its result. A `StrEnum` so the members compare equal to the plain strings a client sends over the wire (`"markdown"`, `"json"`). | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |