yougile_create_project_role
Create a new role in a YouGile project by providing the project UUID and role name. Optionally assign user UUIDs to the role to manage access.
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 |