cor_add_team_users
Add multiple users to a specific team using team ID and user IDs. Streamline team membership management.
Instructions
Add users to a team.
Args: team_id: The team ID user_ids: List of user IDs to add
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | ||
| user_ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |