change_a_password
Update user passwords in the Multilead platform. Regular users modify their own credentials; platform co-owners can reset passwords for all users within their platform.
Instructions
Change A Password
This action changes the password for a specific user. Regular users can only change their own password and platform co-owners can change the password for all users within their platform.
Args: user_id: User ID whose password to change new_password: New password to set
Returns: Confirmation of password change
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | ||
| new_password | Yes |