Create user.
create_userCreate a new user account by providing personal details including username, email, password, and optional fields like first name, last name, phone, and user status.
Instructions
This can only be done by the logged in user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| username | No | ||
| firstName | No | ||
| lastName | No | ||
| No | |||
| password | No | ||
| phone | No | ||
| userStatus | No | User Status |