cloudflare.kv.put
Node ID: cloudflare.kv.put
Category: io
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
key (required) | string | Key to store |
value (required) | object | Value to store |
metadata | object | Optional metadata |
expirationTtl | number | TTL in seconds (min 60) |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
success | boolean | Operation success |