get_verse_with_study
Retrieve Bible verses with comprehensive study content from JW.org, including study notes, cross-references, and research articles. Customize output fields for targeted research.
Instructions
Get Bible verse(s) with comprehensive study content from wol.jw.org. Supports single verses or ranges (e.g., "14-16"). Returns verse text, study notes, cross-references, research articles from the Research Guide, and chapter outlines. Field selection allows you to customize what content is returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| book | Yes | Bible book number (1-66). Use search_bible_books to find book numbers. | |
| fetch | No | Force fresh data from wol.jw.org (useful when content appears to be missing). Default: false | |
| limit | No | Maximum number of study articles to return. Default: 5 for articles, unlimited for other fields. | |
| verse | Yes | Single verse number (e.g., "14") or verse range (e.g., "14-16") | |
| fields | No | Content fields to include. "footnotes" are translation footnotes and are distinct from "study_notes". Default: ["verses", "study_notes"] | |
| chapter | Yes | Chapter number within the book | |
| langwritten | No | JW language code, such as E, S, or F | E |