II.
ToolDescriptor overview
Reference · livetool-descriptor:redis.lpush
Redis: LPUSH overview
Prepend one or more values to a list.
Attributes
schema
{}
displayName
Redis: LPUSH
description
Prepend one or more values to a list.
inputSchema
type
object
required
- key
- value
properties
key
type
string
value
type
string
outputSchema
type
object
properties
length
type
integer
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