Start a new-site upload
start_uploadStart publishing a NEW site with files of any type and size (binaries included): declares the files and returns presigned PUT URLs to upload the bytes directly. The PUT URLs point at Cloudflare R2 storage (hosts under r2.cloudflarestorage.com) — sandboxed environments must allow egress to that domain. For small text or base64 files, publish_site is simpler. Complete with finalize_upload, or abandon with abort_upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Requested address; auto-suggested if omitted | |
| files | Yes |