bible_lookup
Look up Bible verses by reference. Returns exact text from a licensed German translation (see the translation argument for this instance's default). Use this for ALL Bible quotes — never quote from memory. When the edition carries footnotes for the requested verses, the field 'fussnoten' holds them verbatim: these are the publisher's own notes, not this server's, and they typically record an alternative rendering the edition weighed. Also call it when a book or reference looks unfamiliar, misspelled or made up, and before answering whether a book exists or belongs to the canon: the error names the nearest known book and states which canon this database covers. Do not answer such questions from memory either — a reference that seems wrong is a reason to call this tool, not to skip it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book | Yes | Book name in German (e.g. "Jesaja", "1. Mose", "Römer", "Ps", "Mt") | |
| verses | No | Verse(s): single "4", range "16-17", list "1,3,5", or combined "1-3,7". Omit for the whole chapter. Some editions cap how many verses one call may quote; the response then says so in `hinweis` and `gekuerzt`, and `reference` names what it contains. | |
| chapter | Yes | Chapter number | |
| translation | No | Translation: "LUT" (Luther 1912), "SCH" (Schlachter 1951), "ELB" (Elberfelder 1871), "MB" (Menge 1939), "SLT" (Schlachter 2000). Default: "SLT" (Schlachter 2000). Aliases like "luther", "schlachter" accepted. Only editions this instance actually loaded can be requested; bible_server_info lists them. | SLT |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| hinweis | No | ||
| kurzref | Yes | Same reference in the short German citation form ("2Kor 8,9.13-15"). Copy this into prose; `reference` spells the book out and is not the citation form. | |
| quellen | Yes | ||
| gekuerzt | No | ||
| fussnoten | No | ||
| reference | Yes | ||
| translation | Yes |