scheduling_teams_create
Create a scheduling team with a required name and optional active status. Confirm the write operation to save the team.
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 |