nex_account_modify
Update a platform account's details in the workspace catalog by passing only the fields that need to change. Password and 2FA secret remain write-only and are never returned.
Instructions
Update one platform account in the workspace catalog. Pass only the fields that must change. Password and 2FA secret are write-only and never returned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | Documented alias of accountId | |
| key2fa | No | Write-only authenticator secret; never returned | |
| remark | No | ||
| teamId | No | ||
| password | No | Write-only; never returned | |
| username | No | ||
| accountId | No | Platform account ID from nex_account_list | |
| platformUrl | No | ||
| platformName | No |