Accounts Create Manual Account
accounts_create_manual_accountCreate or update a manual account in Monarch Money by specifying name, type, subtype, balance, and owner. Set net worth inclusion to keep financial data accurate.
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 |
| owner_user_id | No | ||
| include_in_net_worth | No |