lookup_verse
Fetch the exact text of a Bible verse, range, list, or whole chapter using a reference. Compare multiple translations side by side for accurate citation.
Instructions
Fetch the exact text of a Bible verse, verse range, verse list, or whole chapter. Use this whenever you already have a reference — 'John 3:16', 'Genesis 1:1-5', 'Psalm 23', 'Romans 3:23,25'. Pass translations to compare versions side by side (e.g. ["KJV", "WEB"]; default is the server's configured translation, KJV). Returns each verse on its own line, tagged 'Book Chapter:Verse (TRANSLATION)' so you can cite it exactly. If you don't have a reference, use search_keyword for exact wording or search_by_meaning for ideas and themes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | A Scripture reference: a verse ('John 3:16'), range ('Genesis 1:1-5'), same-chapter list ('Romans 3:23,25'), or whole chapter ('Psalm 23'). | |
| translations | No | Translation ids to return side by side, e.g. ['KJV', 'WEB']. Default: the server's configured translation (KJV). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |