extract_chapter_content
Extract and cache text and images from a climbing book chapter PDF, making the content available for future search and retrieval.
Instructions
Extract and cache text and images from a chapter for future searches
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book_name | Yes | The name of the book directory | |
| chapter_name | Yes | The filename of the chapter PDF to extract | |
| force_reextract | No | Force re-extraction even if cached version exists |