Uwear
U
Uwear
/upload_avatar_from_chat_file

Upload Avatars from Chat

Batch upload reusable avatars/models from person photos the user attached in chat. Each photo becomes the upper_body_front identity anchor. Keep names and optio

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_avatar_from_chat_file for me.

Input

FieldTypeDescription
age_rangestringOptional concrete age or age range. Never inferred.
buildstringOptional concrete physical build. Never inferred.
height_cmintegerOptional height in centimeters. Never inferred.
avatarsarrayAvatar/model metadata in the same order as image_file_1, image_file_2, etc. No base64.
image_file_1stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_2stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_3stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_4stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_5stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_6stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_7stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_8stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_9stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_file_10stringHost-provided uploaded file reference for the matching item index when it has no image_url
image_urlstringSingle resolved download URL used by automatic opaque-file recovery.
namestringSingle recovered avatar/model name
descriptionobjectSingle recovered avatar metadata
file_namestringSingle recovered original file name
mime_typestringSingle recovered MIME/content type, e.g. image/png

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_avatar_from_chat_file","input":{}}'
cli
npx cracked-ai run -p mcp-ai-uwear-uwear -e /upload_avatar_from_chat_file -i '{}'
mcp
run_tool({ provider: "mcp-ai-uwear-uwear", endpoint: "/upload_avatar_from_chat_file", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.