get_market_data_for_asset
Retrieve current market data for any asset by symbol and data source, including price, volume, and market cap.
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 | |||