reorder_chapter
Move any chapter to a new position in your course outline by specifying the course, chapter, and desired index.
Instructions
Move a chapter to a new position in the course outline.
Args: course: The course name (slug). chapter: The chapter name. idx: New 0-based position.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| idx | Yes | ||
| course | Yes | ||
| chapter | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |