add_user_to_group
Add an existing user to a group in your Fivetran account. Specify the group ID and request body to complete the operation.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Adds an existing user to a group in your Fivetran account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | The unique identifier for the group | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/groups/add_user_to_group.json', then provide this exact path here to confirm. | |
| request_body | Yes | JSON string containing the request body. Refer to the schema file for the expected structure. |