deck_summary
Summarize an Anki deck's contents and structure, including subdecks, to provide a quick overview of card counts and organization for better study planning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deckName | Yes | Name of the deck to inspect (e.g. "[🎓] Academic::2.[💻] ICT") | |
| includeSubdecks | No | Whether to include subdecks in summary (default: true) |