code_get_chapter
Every section of a chapter with its text, in order, windowed by max_sections (default 40) and max_chars (default 100,000); the output ends with a pointer to continue or 'End of chapter.'
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| title | Yes | ||
| chapter | Yes | ||
| max_chars | No | ||
| max_sections | No |