S
store
/check_photo_compatibility_task
Check Photo Compatibility Task
Task-based photo-resolution check against the print-contract 120 DPI hard gate used by upload. Omit width/height to report that suitability cannot be verified w
liveverifiedunknown~5s typical
mcpprobedstore
$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-com-bolotstudio-store /check_photo_compatibility_task for me.
Input
| Field | Type | Description |
|---|---|---|
| width | integer | Photo width in pixels |
| height | integer | Photo height in pixels |
| format | string | Image format (e.g. 'jpeg', 'png', 'heic', 'webp') |
| country | string | Delivery country as ISO alpha-2 or alpha-3. Required before market-visible print formats c |
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-com-bolotstudio-store","endpoint":"/check_photo_compatibility_task","input":{}}'cli
npx cracked-ai run -p mcp-com-bolotstudio-store -e /check_photo_compatibility_task -i '{}'mcp
run_tool({ provider: "mcp-com-bolotstudio-store", endpoint: "/check_photo_compatibility_task", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.