redis_hvals
Retrieve all field values from a Redis hash by specifying the key.
Instructions
Get all field values from a hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The hash key. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |