cloudflare.r2.put
Node ID: cloudflare.r2.put
Category: io
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
key (required) | string | Object key |
body (required) | string | Content to store |
contentType | string | Content type |
customMetadata | object | Custom metadata |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
success | boolean | Operation success |
etag | string | ETag of stored object |
version | string | Object version (if versioning enabled) |