Redis GET
redis_getRetrieve a value from a Redis database by key. Requires REDIS_URL or url= parameter.
Instructions
GET a redis key (needs REDIS_URL or url=).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| url | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||