Incarn
I
Incarn
/confirm_upload

Finaliser un upload de photo

Étape 2 : une fois les octets envoyés (PUT) sur l'upload_url, appelle-moi avec le upload_id pour valider la photo (modération incluse). Renvoie un photo_id à pa

liveunknown~5s typical
mcpincarn
$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-co-incarn-photo-animation /confirm_upload for me.

Input

FieldTypeDescription
upload_id*stringLe upload_id renvoyé par create_upload.

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-co-incarn-photo-animation","endpoint":"/confirm_upload","input":{"upload_id":"..."}}'
cli
npx cracked-ai run -p mcp-co-incarn-photo-animation -e /confirm_upload -i '{"upload_id":"..."}'
mcp
run_tool({ provider: "mcp-co-incarn-photo-animation", endpoint: "/confirm_upload", input: {"upload_id":"..."} })

Try it

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