scheduling_teams_create
Create a new scheduling team in ServiceTitan by specifying a team name and optional active status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Team name | |
| active | No | Whether the team is active | |
| _confirmed | No | Set to true to confirm this write operation |