modify_destination
Update an existing Fivetran destination's settings, such as schema or connection details.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Updates information for an existing destination within your Fivetran account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/destinations/modify_destination.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. | |
| destination_id | Yes | The unique identifier for the destination |