add_project_member
Add a user to a project using their user UUID and the project UUID, granting them access to collaborate on tasks and deliverables.
Instructions
Add a member to a project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | The user UUID to add | |
| project_id | Yes | The project UUID |