U
Uwear
/upload_garment_from_chat_file
Upload Garments from Chat
Batch upload garments from ChatGPT attachments. Defaults to background removal; pass processing_mode='none' to store original images as-is. Pass actual file obj
liveunknown~5s typical
mcpuwear
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-uwear-uwear /upload_garment_from_chat_file for me.
Input
| Field | Type | Description |
|---|---|---|
| garments* | array | Garment metadata. Put files in top-level image_file_1..image_file_20 and reference those e |
| image_file_1 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_2 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_3 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_4 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_5 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_6 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_7 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_8 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_9 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_10 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_11 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_12 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_13 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_14 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_15 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_16 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_17 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_18 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
| image_file_19 | string | Top-level ChatGPT file attachment. In garments[], reference this exact field name from ass |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-uwear-uwear","endpoint":"/upload_garment_from_chat_file","input":{"garments":[]}}'cli
npx cracked-ai run -p mcp-ai-uwear-uwear -e /upload_garment_from_chat_file -i '{"garments":[]}'mcp
run_tool({ provider: "mcp-ai-uwear-uwear", endpoint: "/upload_garment_from_chat_file", input: {"garments":[]} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.