Accounts Update Account
accounts_update_accountUpdate an existing Monarch Money account by changing its name, type, balance, subtype, or display settings, then sync the changes to your Monarch data.
Instructions
Update account. This may create or update Monarch data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| type | No | ||
| fields | No | Optional dotted output field paths to return, such as ['id', 'merchant.name', 'category.name']. | |
| balance | No | ||
| subtype | No | ||
| account_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 |
| owner_user_id | No | ||
| deactivated_at | No | ||
| hide_from_list | No | ||
| include_in_net_worth | No | ||
| hide_transactions_from_reports | No |