get_observation_history
Retrieve historical observation time series for tickers, chain TVL, or contract addresses to detect trends and compare day-over-day changes.
Instructions
The ATLAS agent's recorded observation time series, for trend detection and day-over-day comparison. Keys: a ticker like 'TSLA' (price snapshots), 'chain-tvl' (TVL), or a contract address (on-chain supply and holders). Requires ATLAS_API_URL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Ticker, 'chain-tvl', or contract address | |
| limit | No | Max snapshots, default 50. |