add_team_to_project
Add an entire team to a project by providing the project ID and team ID. Optionally specify a role ID to assign a role to the team.
Instructions
Add an entire team to a project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| roleId | No | ||
| teamId | Yes | ||
| projectId | Yes |