zitadel_create_user
Create new human users in Zitadel with automatic password setup via invitation email. Specify email, first name, and last name to add authenticated users.
Instructions
Create a new human user in Zitadel. An invitation email will be sent automatically so the user can set their password.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email address for the new user | ||
| firstName | Yes | First name | |
| lastName | Yes | Last name |