List files inside a remote asset bundle
asset_list_bundle_entriesInspect a curated itch.io ZIP through HTTP byte ranges without downloading the whole archive. Returns individual entry paths and compressed/uncompressed sizes; signed URLs are never exposed.
Instructions
Inspect a curated itch.io ZIP through HTTP byte ranges without downloading the whole archive. Returns individual entry paths and compressed/uncompressed sizes; signed URLs are never exposed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packId | Yes | ||
| uploadId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| packId | Yes | ||
| entries | Yes | ||
| license | Yes | ||
| uploadId | Yes | ||
| sourcePageUrl | Yes | ||
| attributionRequired | Yes | ||
| rangeBytesTransferred | Yes |