change_password
Change a user's password for system administration. Requires username and new password; blocked in safe mode.
Instructions
Change a user's password. This is a dangerous operation and is blocked in safe mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| server | No | Server alias (e.g., 'pi1', 'web-server'). Uses default server if not specified. | |
| username | Yes | Username of the user | |
| new_password | Yes | New password |