validate_connection
Validate iSuite connection configurations to ensure databases, APIs, SMTP servers, and other endpoints are reachable and properly configured.
Instructions
Test and validate a specific iSuite connection configuration (database, API endpoint, SMTP, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connectionId | Yes | The named connection ID defined in iSuite configuration. | |
| connectionType | No | The type of connection to validate. | |
| timeout | No | Connection timeout in milliseconds (default 10000). |