get_bible_verse
Retrieve a plain Bible verse text by providing the book, chapter, and verse number. Returns only the verse text without study notes or additional content.
Instructions
Get plain Bible verse text from wol.jw.org. Returns just the verse text without study notes or additional content. For comprehensive study content including 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 | JW language code, such as E, S, or F | E |