get_slide_content
Access lecture slide content for a module from the dataflowr/slides repo. Returns cleaned markdown for studying and review.
Instructions
Fetch the lecture slide content for a module from the dataflowr/slides GitHub repo.
Returns the slide text (Remark.js markdown, cleaned). Use this when a student wants to review lecture slides or study the theory for a module.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| module_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |