create_billing_group
Create a billing group to organize and manage billing resources for your team. Requires a group name, with an optional group type defaulting to BILLING.
Instructions
Create a billing group (POST /teams/groups).
Args: name: Group name. group_type: Group type (currently only BILLING).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| group_type | No | BILLING |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||