get_chapter_summary
Retrieve the markdown summary for a specific chapter of a book by providing the book's slug and chapter name. Get instant access to concise chapter overviews from your local library.
Instructions
Return the markdown of chapter-summaries/<chapter>.md for one book.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| chapter | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |