n8n_change_user_project_role
Change a user's role within a specified project by providing project ID, user ID, and the new role.
Instructions
Change a user's role within a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | New role | |
| userId | Yes | User ID | |
| projectId | Yes | Project ID |