verify_scripture
Verify whether a quote is real Scripture and cited correctly (anti-hallucination). Returns whether it matches a real verse, the canonical KJV reference + text, a confidence score, and — if you pass a claimed reference — whether the attribution is correct. Use this before presenting any Bible quote to avoid misquotes/fabrications.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| quote | Yes | The exact quote to verify, as you would present it to a user. | |
| reference | No | Optional claimed reference to check the attribution against. |