List Bible Translations
bible.catalog.translationsList 1000+ public-domain Bible translations across 429+ languages. Filter by language code or English name to get translation IDs needed for passage queries.
Instructions
List 1000+ public-domain Bible translations across 429+ languages. Filter by ISO 639-3 language code or English name. Returns translation IDs needed for bible.passage. MIT-licensed open data (Free Use Bible API)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | Optional ISO 639-3 language code (e.g. "eng", "spa", "fra") or English language name substring (e.g. "Spanish") to filter the 1000+ translations. | |
| limit | No | Max translations to return (default 50, max 200). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |