Add a member to a workspace (project admin/owner).
projects.add_memberAdd a user to a project workspace by providing their user ID and selecting a role (admin, editor, or viewer).
Instructions
Add a member to a workspace (project admin/owner).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x-api-key | No | ||
| project_id | Yes | ||
| role | No | Role: admin, editor, or viewer | editor |
| user_id | Yes | UUID of the user to add |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||