create_chapter
Create a chapter in a course using the course slug and chapter title.
Instructions
Create a chapter in a course.
Args: course: The course name (slug). title: Chapter title.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| course | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |