reset_user_password
Resets an iSuite user password by sending a reset email or returning a temporary password.
Instructions
Trigger a password reset for an iSuite user (sends reset email or returns temp password).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| userId | Yes | The user's unique ID or username. | |
| sendEmail | No | Send reset link via email (default true). If false, returns a temporary password. |