n8n_add_user_to_project
Add a user to a project with a specific role, controlling their access and permissions within the workflow.
Instructions
Add a user to a project with a specific role.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | Yes | User role in project | |
| userId | Yes | User ID to add | |
| projectId | Yes | Project ID |