get_symbol_data
Retrieve detailed symbol data including current price and market information from a specified data source for portfolio analysis.
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 | |||