export_package
Export Anki decks into a package for backup or sharing, specifying the deck name, save path, and optional scheduling information inclusion.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deckName | Yes | Name of the deck to export | |
filePath | Yes | Path where to save the exported package | |
includeSched | No | Whether to include scheduling information |