update_account
Update account details: rename, toggle visibility, set display balance, include in net worth, and hide transactions from reports.
Instructions
Rename an account, toggle net worth inclusion, or hide it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New display name | |
| account_id | Yes | Account ID | |
| hide_from_list | No | ||
| display_balance | No | Override display balance | |
| include_in_net_worth | No | ||
| hide_transactions_from_reports | No |