test_connection
Validate Redis connectivity by sending a PING command. Configure host, port, and authentication to verify the connection.
Instructions
Test a Redis connection by sending PING.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| db | No | ||
| tls | No | ||
| host | No | ||
| port | No | ||
| password | No | ||
| username | No |