U
Uwear
/build_avatar_prompt
Build Avatar Prompt
Build a highly detailed prompt for generating a unique reusable avatar/model. Use this when the user wants help describing a person before image generation. If
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 /build_avatar_prompt for me.
Input
| Field | Type | Description |
|---|---|---|
| user_text | string | User's rough description of the person/model. Leave empty when the user wants the backend default "" |
| model_slug | string | Optional image model slug for context |
| camera | string | Optional camera key for context, e.g. midshot |
| camera_label | string | Optional human-readable camera label |
| aspect_ratio | string | Optional aspect ratio for context, e.g. 9:16 |
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":"/build_avatar_prompt","input":{"user_text":""}}'cli
npx cracked-ai run -p mcp-ai-uwear-uwear -e /build_avatar_prompt -i '{"user_text":""}'mcp
run_tool({ provider: "mcp-ai-uwear-uwear", endpoint: "/build_avatar_prompt", input: {"user_text":""} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.