Uwear
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

FieldTypeDescription
garments*arrayGarment metadata. Put files in top-level image_file_1..image_file_20 and reference those e
image_file_1stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_2stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_3stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_4stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_5stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_6stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_7stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_8stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_9stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_10stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_11stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_12stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_13stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_14stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_15stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_16stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_17stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_18stringTop-level ChatGPT file attachment. In garments[], reference this exact field name from ass
image_file_19stringTop-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.