create-users
Create users in your n8n instance by providing a client ID and an array of user emails with roles.
Instructions
Create one or more users in your instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| users | Yes | Array of users to create | |
| clientId | Yes | Client ID from init-n8n |