delete_lesson
Remove a lesson from a chapter in a Frappe LMS course. Specify the lesson and chapter names to delete the lesson and update the chapter.
Instructions
Delete a lesson and remove it from the chapter.
Args: lesson: The lesson name. chapter: The chapter name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lesson | Yes | ||
| chapter | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |