app_password_create
Generate an app password for a user via occ command. The password is returned directly and must be stored securely.
Instructions
Generate an app password for a user via occ. Returns the password to the caller — never stored or logged by this server. Store it securely (e.g. Vault) immediately after receiving it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | No | agent | |
| username | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |