get_chapter_section
Retrieve a specific chapter section by topic, returning its text and associated images from a climbing book. Specify book, chapter, and section topic to get targeted content.
Instructions
Get a specific section of a chapter with text and associated images
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_name | Yes | The name of the book directory | |
| chapter_name | Yes | The filename of the chapter PDF | |
| context_level | No | Amount of surrounding context to include | detailed |
| section_topic | Yes | Specific topic or technique to focus on (e.g., "trad anchors", "belaying", "rappelling") |