get_billing_group
Retrieve details of a specific billing group by providing its group ID. Optionally specify a billing cycle date to get data for that cycle.
Instructions
Get one billing group (GET /teams/groups/{groupId}).
Args: group_id: Billing group id. billing_cycle: Optional ISO date (YYYY-MM-DD) for the cycle; default current.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| billing_cycle | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||