get_book_infographic_text
Retrieve infographic text for a book by slug, choosing between ChatGPT or Gemini variants with automatic fallback.
Instructions
Return the contents of <slug>_book_infographic_<source>.txt.
source is one of chatgpt (default) or gemini. Falls back to whichever
variant exists if the requested one isn't present.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| source | No | chatgpt |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |