test-postgres-connection
Verify PostgreSQL database connectivity to confirm the connection is active and working properly before executing queries.
Instructions
Test the Postgres connection and return connection status
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}