II.
ToolDescriptor overview
Reference · livetool-descriptor:cloudflare.kv-get
Cloudflare: KV Get overview
Get a value from a Workers KV namespace by key.
Attributes
schema
{}
displayName
Cloudflare: KV Get
description
Get a value from a Workers KV namespace by key.
inputSchema
type
object
required
- namespace_id
- key
properties
namespace_id
type
string
key
type
string
outputSchema
type
object
properties
value
type
string
mode
normal
streamable
false
timeoutMs
30000
Outgoing edges
contained_in_plugin1
- tool-server:mcp-cloudflare·ToolServerMCP Cloudflare
Incoming edges
contains_tool_descriptor1
- tool-server:mcp-cloudflare·ToolServerMCP Cloudflare