Accounts Create Manual Account
accounts_create_manual_accountCreate a manual bank or investment account in Monarch Money by specifying name, type, subtype, and optional balance. Automatically includes it in net worth unless specified otherwise.
Instructions
Create manual account. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| type | Yes | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| balance | No | ||
| subtype | 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 |
| session_path | No | ||
| owner_user_id | No | ||
| include_in_net_worth | No |