Update account
update_accountUpdate existing Monarch account fields, including name, balance, account type, and summary or net worth settings, to keep financial data accurate.
Instructions
Update the supplied fields on an existing Monarch account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| balance | No | ||
| account_id | Yes | Monarch account ID from get_accounts | |
| account_type | No | ||
| account_subtype | No | ||
| hide_from_summary | No | ||
| include_in_net_worth | No | ||
| hide_transactions_from_reports | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes |