Get Market Data For Asset
get_market_data_for_assetRetrieve current market data for an asset—price, volume, market cap—by specifying its symbol and data source.
Instructions
Get market data for a specific asset.
Retrieves current market data for a specific symbol including price, volume, market cap, and other relevant market information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol/ticker of the asset (e.g., 'AAPL', 'BTC-USD') | |
| data_source | Yes | Data source for the symbol (e.g., 'YAHOO', 'COINGECKO', 'MANUAL') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||