get_passage
Fetch a chapter of a digitized primary source text from the Wheel of Heaven library (Genesis, Atrahasis, Epic of Gilgamesh, Enuma Elish, the Book of Enoch, the Raëlian books, and ~120 more) as numbered paragraphs with stable reference IDs (e.g. GEN-1:26). Optionally filter to one verse/paragraph with ref. This is the primary-source tool: it returns the text itself, not interpretation. Find book slugs with search_corpus (section=library). English editions in v1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | No | Filter to paragraphs whose refId/verseRef contains this, e.g. 'GEN-1:26' or '1:26' | |
| book | Yes | Library book slug, e.g. 'genesis' or 'epic-of-gilgamesh' | |
| chapter | Yes | Chapter number (1-based) |