create_team
Create a new team that requires Stripe billing configuration. Use existing teams for most scheduling needs.
Instructions
Create a new team.
WARNING: Requires Stripe billing configuration. Will fail with InternalServerError if Stripe is not set up. For most use cases, use existing teams.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Team name | |
| slug | Yes | URL-safe identifier for the team |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |