II.
ToolDescriptor overview
Reference · livetool-descriptor:redis.hget
Redis: HGET overview
Get a hash field value.
Attributes
schema
{}
displayName
Redis: HGET
description
Get a hash field value.
inputSchema
type
object
required
- key
- field
properties
key
type
string
field
type
string
outputSchema
type
object
properties
value
type
string
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:mcp-redis·ToolServerMCP Redis
Incoming edges
contains_tool_descriptor1
- tool-server:mcp-redis·ToolServerMCP Redis