add_billing_group_members
Add members to a billing group by providing the group ID and a JSON array of user IDs.
Instructions
Add members to a billing group (POST /teams/groups/{id}/members).
Args: group_id: Billing group id. user_ids_json: JSON array of encoded user ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ||
| user_ids_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||