get_bible_verse
Retrieves the complete text of a Bible verse from the New World Translation (Study Edition) on wol.jw.org, including full poetic passages.
Instructions
Get plain Bible verse text (New World Translation, Study Edition) from wol.jw.org. Returns the COMPLETE verse — poetic books such as Psalms and Proverbs are stored as separate lines on WOL and are joined here, so contrast verses come back whole. For study notes and cross-references use get_verse_with_study instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book | Yes | Bible book number (1-66). Examples: Genesis=1, Matthew=40, John=43, Revelation=66. Use search_bible_books to find book numbers. | |
| verse | Yes | Verse number within the chapter | |
| chapter | Yes | Chapter number within the book | |
| langwritten | No | Language code for the content (default "E" = English). Supported: E, KO, S, F, X, T, J, I, U, TG, IN. Use "KO" for Korean (한국어 신세계역). Same values as the langwritten parameter on the Watchtower/Workbook tools. | E |