update_account
Modify account settings including name, currency, balance, comment, platform, or exclusion status.
Instructions
Update settings or details of an existing account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional new name of the account | |
| balance | No | Optional new balance for the account | |
| comment | No | Optional new comment or note for the account | |
| currency | No | Optional new currency code for the account (e.g., 'USD', 'EUR') | |
| account_id | Yes | Account ID to update | |
| is_excluded | No | Optional boolean to exclude/include in portfolio calculations | |
| platform_id | No | Optional new platform ID for the account |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||