Prepare Local Garment Upload
prepare_local_garment_uploadFirst step for garment images on the host's local filesystem, such as files in ~/Downloads. Use only when the host can read those local files and perform the returned direct multipart HTTP uploads, such as Codex. Include every returned form field and send the file bytes under the returned file_field. Never send a local path to Uwear. Do not use this for ChatGPT attachments or existing public URLs. After every upload succeeds, call finish_local_garment_upload with the returned upload handles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Local image metadata in a stable order. The local paths never leave the client. |