redis_ttl
Check the remaining time to live for a Redis key to know when it expires.
Instructions
Get the time to live for a key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The key to check. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |