create_organization_user
Create a new user in an organization with a specific role. Requires environment ID, organization ID, email, and role name; use list_environment_roles to get valid roles.
Instructions
Create a new user in the selected organization. Requires environmentId parameter (format: env_). It needs the following parameters: organizationId, email, role (role name). The role can be fetched by using list_environment_roles tool.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | ||
| Yes | |||
| environmentId | Yes | ||
| organizationId | Yes |