upstash_redis_get
Retrieve the value of a key from Upstash Redis by providing the key, API key, email, and database ID.
Instructions
Get the value of a key from an Upstash Redis database.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Key to retrieve | |
| db_id | Yes | Redis database ID | |
| Yes | Upstash account email | ||
| api_key | Yes | Upstash API key |