create_section
Add a section to a chapter with a 2-digit code and name, plus optional description and sort order.
Instructions
Create a section under a chapter. code is exactly 2 digits (e.g. '10').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chapter_id | Yes | ||
| code | Yes | ||
| name | Yes | ||
| description | No | ||
| order | No |