create_subtopic
Add a subtopic to an existing topic, with an optional mastery description, to structure study material for interview prep and spaced repetition tracking.
Instructions
Add a subtopic under a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable subtopic name. | |
| topic_id | Yes | Topic id returned by list_topics or create_topic; never a user id. | |
| description | No | Optional description of what mastery looks like. |