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