fetch_scripture
Retrieve Bible scripture using a reference, search query, or keyword filter. Choose from multiple translations and output in markdown.
Instructions
Fetch Bible scripture text. Use reference for specific passages, or search/filter for discovery. ALWAYS use format: "md" for best results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Keyword filter with stemming (e.g., "love" matches love, loves, loved). Requires reference OR specific resource. | |
| format | No | Output format: ALWAYS use "md" (markdown with YAML frontmatter, LLM-friendly) | md |
| search | No | Semantic search query to find passages about a topic | |
| language | No | en | |
| resource | No | Translation(s): "all", "ult", "ust", etc. | all |
| reference | No | Bible reference (e.g., 'John 3:16'). Required unless using search or filter. | |
| testament | No | Limit filter/search to Old Testament (ot) or New Testament (nt) | |
| organization | No | unfoldingWord |