create_user
Invite a new user to your n8n instance by specifying their email and global role. Returns the invite acceptance URL when email is not configured.
Instructions
Invite a new user to the instance with a global role. Returns the invite acceptance URL when email is not configured on the instance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | Email of the user to invite | ||
| role | No | Global role | global:member |