verify_value
Check if a claimed value matches verified live data from Autario. Pass the indicator, entity, time, and expected value to confirm accuracy and see provenance.
Instructions
Verify that a claimed value is correct. Use this when a user asks "did you hallucinate that?" or when you want to double-check your cited numbers before presenting. Pass the indicator, entity, time, and your expected value. Returns whether autario's live value matches, with relative difference and provenance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| indicator | Yes | Indicator ID | |
| entity | Yes | Entity code (e.g. DEU, USA, EUU) | |
| time | Yes | Time period (e.g. "2023" or "2023-06") | |
| expected | No | The value you want to verify. Omit for existence-only check. |