modify_group
Update an existing group's information in your Fivetran account.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Updates information for an existing group within 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/modify_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. |