Investments Get Holding
investments_get_holdingRetrieve investment holding details by ID from Monarch Money. Choose summary, full, or raw output, and request specific fields to get the data you need.
Instructions
Get holding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| holding_id | Yes | ||
| 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 |