hget
Retrieve the value of a specific field within a Redis hash using the Model Context Protocol (MCP), enabling efficient database data management operations.
Instructions
Get the value of a hash field
Input Schema
Name | Required | Description | Default |
---|---|---|---|
field | Yes | Field to get | |
key | Yes | Hash key |