get_crypto_snapshot
Retrieve comprehensive cryptocurrency market data snapshots including trades, quotes, and price bars for analysis and decision-making.
Instructions
Returns a snapshot for one or more crypto symbols including latest trade, quote, minute bar, daily bar, and previous daily bar. The loc parameter is required — always set loc to "us".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| loc | Yes | Crypto location from where the latest market data is retrieved. | |
| symbols | Yes | A comma-separated list of crypto symbols. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||