Investments Get Holding Performance
investments_get_holding_performanceRetrieve performance metrics for a specific investment holding by its holding ID. Set an optional date range and choose summary, full, or raw output to get the data shape you need.
Instructions
Get holding performance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| end_date | No | ||
| holding_id | Yes | ||
| start_date | No | ||
| output_mode | No | Output shape to return. Use summary for compact CLI-style defaults, full for complete structured data without raw, and raw for complete structured data including raw payloads. | summary |