Get Symbol Data
get_symbol_dataRetrieve detailed market data for any asset symbol from a specified data source, including current price and asset information.
Instructions
Get symbol data for a specific asset from a data source.
Retrieves detailed information about a specific symbol including current price, market data, and asset information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Symbol/ticker of the asset (e.g., 'AAPL', 'BTC') | |
| data_source | Yes | Data source for the symbol (e.g., 'YAHOO', 'COINGECKO', 'MANUAL') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||