get_verified_data
One call: pick the most-trusted service for a need, fetch the data from it, and return the data together with that provider's trust score and its latest on-chain probe receipt as proof. Use when you want the answer AND a record of why the source was trusted. Scam / low-trust providers are never selected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| need | Yes | The data you want, e.g. "current ETH price" or "weather in Singapore" |