test_connection
Ping a database connection using SELECT 1, return server version and latency to verify credentials and network path without running schema inspection.
Instructions
Ping a connection (SELECT 1) and return server version + latency. Fast way to confirm credentials and network path without running describe_schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||