lesson_get
Fetch the full lesson body using the lesson's slug when list results only show titles or summaries.
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 |