Update account details
update_accountSet the account's full name and optionally rename the ACTIVE workspace. fullname is always written (pass the current value to keep it).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fullname | Yes | Full name to store (required — the API overwrites it). | |
| workspace_name | No | New name for the active workspace (optional). |