yougile_create_project_role
Create a new role in a YouGile project, specifying a role name and optionally assigning users by UUID.
Instructions
Create a new role in a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Role name | |
| users | No | User UUIDs to assign this role | |
| projectId | Yes | Project UUID |