export_package
Export Anki decks to .apkg files, optionally preserving scheduling information such as due dates and review history.
Instructions
Export a deck to an .apkg file at 'path'. Set include_sched=True to keep scheduling info (due dates, review history).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deck | Yes | ||
| path | Yes | ||
| include_sched | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |