wetrack_set_password
Set a new password for the authenticated user during first-time login. Use this to complete initial authentication and secure your account.
Instructions
Set the initial password for the currently authenticated user (used during first-time login flows).
Args: password: The new password to set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |