lesson_get
Retrieve the full text of a specific lesson using its slug. Use after listing lessons to read the complete content.
Instructions
Return the full body of one lesson by slug. Useful when
lesson_list surfaced something you want to read in full.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |