run_setup_tests
Run setup tests on a Fivetran connection to validate it without making configuration changes. Optionally approve certificates or fingerprints during the test.
Instructions
⚠️ WRITE OPERATION - Confirm with user before calling. Runs the setup tests for an existing connection within your Fivetran account. Use this parameter to test the connection without making any configuration changes. You can optionally include trust_certificates or trust_fingerprints parameters to automatically approve certificates or fingerprints during the test run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/connections/run_setup_tests.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. | |
| connection_id | Yes | The unique identifier for the connection |