iiRecord
Agentic AI Atlas · Cloudflare: KV Get
tool-descriptor:cloudflare.kv-geta5c.ai
II.
ToolDescriptor overview

tool-descriptor:cloudflare.kv-get

Reference · live

Cloudflare: KV Get overview

Get a value from a Workers KV namespace by key.

ToolDescriptorOutgoing · 1Incoming · 1

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

Incoming edges

contains_tool_descriptor1