scheduling_teams_delete
Remove a team from the ServiceTitan scheduling system by providing its ID, with a confirmation step to prevent accidental deletion.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Team ID | |
| confirm | No | Set to true to confirm this potentially destructive action |