fetch_translation_notes
Retrieve translation notes for any Bible reference, or search across all notes with regex filters.
Instructions
Fetch translation notes for a specific Bible reference, or use filter param to search across all notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Stemmed regex filter to search all notes (e.g., "metaphor" matches "metaphor", "metaphors", "metaphorical") | |
| format | No | Output format: md (markdown with YAML frontmatter, LLM-friendly), json, or text | md |
| search | No | Optional: Filter notes by search query | |
| language | No | en | |
| reference | No | Bible reference (optional when using filter) | |
| testament | No | Limit filter to Old Testament (ot) or New Testament (nt) | |
| organization | No | unfoldingWord |