Quran Cloud
culture__quran-cloudRetrieve Quran verses by reference with multiple translations using surah:ayah notation. Access daily-updated translations from Al Quran Cloud with quality scoring and source verification.
Instructions
[Culture & Reference Agent] Retrieve Quran ayahs (verses) by reference with multiple translations. Supports surah:ayah notation and various editions/translations. Source: Al Quran Cloud (Free / Open Access), updates daily. Returns the Katzilla envelope { data, quality, citation } — quality scores freshness/uptime/confidence; citation carries the source URL, license, and a SHA-256 data hash for audit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | Ayah reference as 'surah:ayah' (e.g. '2:255') or ayah number (e.g. '262') | |
| edition | No | Translation edition identifier (e.g. 'en.asad', 'en.pickthall', 'ar.alafasy') | en.asad |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured payload from the upstream source. | |
| text | No | Pre-rendered text representation, when applicable. | |
| quality | Yes | Quality scorecard: freshness, uptime, completeness, confidence, certainty. | |
| citation | Yes | Provenance block — source, license, retrieval timestamp, SHA-256 data hash, pre-formatted citation text. |