get_data_freshness_info
Check if pricing data is stale by retrieving last_updated timestamps for all entries. Ensures estimates are based on current data.
Instructions
Return last_updated timestamps for all data entries.
Use this to check if pricing data is stale before relying on estimates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||