cf_kv_get
Retrieve stored values from Cloudflare KV namespaces using namespace ID and key parameters to access persistent data.
Instructions
Get a value from KV
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| namespaceId | Yes | KV namespace ID | |
| key | Yes | Key to read | |
| accountId | No | Account ID |