Accounts Update Account
accounts_update_accountUpdate an account's name, type, balance, or other properties to keep Monarch financial data accurate.
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 |
| session_path | No | ||
| owner_user_id | No | ||
| deactivated_at | No | ||
| hide_from_list | No | ||
| include_in_net_worth | No | ||
| hide_transactions_from_reports | No |