get_passage
Retrieve Bible passages from the Open English Translation with options for parallel, readers, literal, or interlinear versions, plus notes and decision codes.
Instructions
Retrieve Scripture from the Open English Translation (OET).
Supports:
'parallel': Side-by-side comparison of Readers' Version (OET-RV) and Literal Version (OET-LV).
'rv': Easy-to-read Readers' Version.
'lv': Hyper-literal, grammatically transparent Literal Version.
'interlinear': Token-level table with original Greek/Hebrew, transliterated lemmas, Strong's numbers, morphology, and glosses.
Args: reference: Standard reference (e.g. 'John 1:1-5', 'Rom 8:28', 'Gen 1:1-3', 'JHN.1.1'). version: Translation view ('parallel', 'rv', 'lv', 'interlinear'). include_notes: Whether to attach translator footnotes and cross-references. format: Output format ('markdown' or 'json'). show_decision_codes: If true, reveals inline decision codes (e.g. [@referent], [≈rewording], [+the]).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | markdown | |
| version | No | parallel | |
| reference | Yes | ||
| include_notes | No | ||
| show_decision_codes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |