Logs user into the system.
login_userAuthenticate users with their username and password to grant access to the system.
Instructions
Log into the system.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| password | No | The password for login in clear text | |
| username | No | The user name for login |