redis_hgetall
Retrieve all fields and values from a Redis hash using its key. Access the complete hash data in one operation.
Instructions
Get all fields and values from a hash.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | The hash key. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||