Investments Create Manual Holding
investments_create_manual_holdingAdd a manual investment holding to a Monarch account by specifying account, security, and quantity. Optionally set cost basis to keep portfolio records accurate.
Instructions
Create manual holding. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| quantity | Yes | ||
| account_id | Yes | ||
| cost_basis | 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 |
| security_id | Yes |