Investments Create Manual Holding
investments_create_manual_holdingCreate a manual investment holding in Monarch Money by specifying account, security, and quantity. Optionally set cost basis.
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 | ||
| session_path | No |