Get a flashcard set
get_setRetrieve a complete flashcard set with all cards and their front and back text, for both owned and public sets.
Instructions
Fetch one flashcard set with all of its cards (front and back text). Works for sets owned by the key and for public sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setId | Yes | The set id, as returned by list_sets or generate_cards |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| title | Yes | ||
| isPublic | Yes | ||
| cardCount | Yes | ||
| flashcards | Yes | ||
| description | No |