get_position
Retrieve detailed position details for a specific asset symbol from a data source, including current value, quantity, performance, and market data.
Instructions
Get position details for a specific symbol from a data source.
Retrieves detailed information about a specific position including current value, quantity, performance, and market data.
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 | |||