Study Category
studyStudy all cards under a specified category path in the deck tree. Use '::' for nested decks, or omit path to review every card in a single shuffled session.
Instructions
Study every card under a category node of the deck tree. Deck names use "::" to nest (e.g. "LLM::Attention"); studying a node reviews all decks at or under that path, merged and shuffled into one session. Omit path to study all decks. Each card stays attributed to its source deck.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Category path, e.g. "LLM" or "LLM::Attention". Omit to study all decks. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| deck | Yes | ||
| cards | Yes | ||
| count | Yes | ||
| dueCount | Yes | ||
| newCount | Yes | ||
| quizDecks | No | ||
| availableDecks | Yes |