users_create_user
Create a new user account by entering an email address, with optional name and role fields.
Instructions
Create a new user account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Full name of the user. | |
| role | No | Initial role. | |
| Yes | Email address for the new user. |