skool_lessons_list
List lessons or modules in a specific Skool course by providing the course slug. Get a clear overview of course content for planning and management.
Instructions
List lessons/modules in a specific course. Uses the Next.js classroom data route with course parameter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| community | No | Community slug. Uses default from config if omitted. | |
| courseSlug | Yes | The course slug/name to list lessons for |