cloudflare.r2.get
Node ID: cloudflare.r2.get
Category: io
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
key (required) | string | Object key |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
body | string | Object content (string or base64) |
contentType | string | Content type |
size | number | Object size in bytes |
exists | boolean | Whether object exists |
etag | string | ETag |
customMetadata | object | Custom metadata |