teams_add_user
Add a user to a team by specifying the team ID and user ID, enabling efficient team membership management.
Instructions
Add a user to a team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the team | |
| user_id | Yes | ID of the user to add to the team |