cloudflare.r2.list
Node ID: cloudflare.r2.list
Category: io
Inputs
Section titled “Inputs”| Input | Type | Description |
|---|---|---|
prefix | string | Prefix filter (optional) |
delimiter | string | Delimiter for hierarchy (optional) |
cursor | string | Cursor for pagination |
limit | number | Maximum results (1-1000) |
Outputs
Section titled “Outputs”| Output | Type | Description |
|---|---|---|
objects | array | Objects in the bucket |
delimitedPrefixes | array | Common prefixes (when using delimiter) |
cursor | string | Cursor for pagination |
truncated | boolean | Whether listing is complete |