rybbit_create_team
Create a team in an organization, optionally assigning members and sites. Requires admin or owner permissions.
Instructions
Create a team in an organization, optionally assigning members and sites. Requires org admin/owner role and the org:write scope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Team name | |
| siteIds | No | Numeric site IDs the team can access | |
| memberUserIds | No | User IDs (not membership IDs) to add to the team | |
| organizationId | Yes | Organization identifier |