supershopping
S
supershopping
/get_product_image

슈퍼쇼핑 상품 이미지

슈퍼쇼핑 상품의 대표 이미지를 실제 이미지(렌더 가능)로 반환. 언제: 사용자가 상품 사진을 보고 싶어할 때("이 코트 보여줘"). 검색/추천 결과의 thumbnail은 URL(텍스트)이라 화면에 안 뜨므로, 시각 확인이 필요하면 이 툴로 이미지 자체를 가져온다. 반환: 이미지 콘텐츠

liveverifiedunknown~5s typical
mcpprobedsupershopping
$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-atdev-supershopping /get_product_image for me.

Input

FieldTypeDescription
product_id*string

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-atdev-supershopping","endpoint":"/get_product_image","input":{"product_id":"..."}}'
cli
npx cracked-ai run -p mcp-ai-atdev-supershopping -e /get_product_image -i '{"product_id":"..."}'
mcp
run_tool({ provider: "mcp-ai-atdev-supershopping", endpoint: "/get_product_image", input: {"product_id":"..."} })

Try it

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