create_user
Create a user account in your Sling organization by providing email and name, and optionally assign a role and additional data.
Instructions
Create a new user in the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | User email address | ||
| name | Yes | User full name | |
| role | No | User role (e.g., "employee", "manager", "admin") | |
| data | No | Additional user data as JSON object |