preview_test_connector
Test an inline connector definition by opening a real connection without saving it. Verify connectivity details, then create the connector once the test passes.
Instructions
Run a real connectivity test against an inline connector definition without saving anything — the dry run for create_connector. This opens an actual connection to the source, is rate-limited per organization, and caches successful outcomes briefly. Nothing is persisted. Returns success, message, latency_ms, status, error_type, and recoverable; call create_connector once the definition passes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| config | No | Inline connection settings and credentials to test. | |
| connector_type | Yes | Connector type id to test. |