II.
ToolDescriptor overview
Reference · livetool-descriptor:redis.set
Redis: SET overview
Set a string key to a value, optionally with TTL.
Attributes
schema
{}
displayName
Redis: SET
description
Set a string key to a value, optionally with TTL.
inputSchema
type
object
required
- key
- value
properties
key
type
string
value
type
string
ex
type
integer
outputSchema
type
object
properties
ok
type
boolean
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