Delete a study set
delete_study_setDelete a study set from the learner's app, retaining backend history. Request user confirmation before removal.
Instructions
Remove a set from the learner's app. Study history is kept on the backend, but the set disappears from their device. Ask before calling this.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setId | Yes | Set id returned by create_study_set or list_study_sets |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| setId | Yes | ||
| deleted | Yes |