Download a prxhub bundle
download_bundleGenerate a presigned download URL for a public .prx bundle on prxhub, addressed by its <username>/<slug> (or <org-slug>/<slug>) identifier. Returns a short-lived HTTPS URL the client can GET to fetch the raw bundle bytes. Private bundles return a not_found error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Bundle identifier as `<username>/<bundle-slug>`, e.g. 'alice/eu-ai-act' |