nord-trail-store
N
nord-trail-store
/report_problem

report problem

Tell this store that something stopped you from completing a task: a product you could not price, a variant you could not find, a request that was refused. Read

liveunknown~5s typical
mcpnord-trail-store
$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-expandingweb-nord-trail-store /report_problem for me.

Input

FieldTypeDescription
summary*stringWhat you were trying to do and what stopped you, in your own words.
kindstring (blocked_by_edge | checkout_blocked | not_found | server_error | timeout | missing_data)Closest category; omit if unsure.
pathstringURL or path where it happened, if there was one.
expectedstringWhat you expected to find instead.
contactstringOptional address to reply to.

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-expandingweb-nord-trail-store","endpoint":"/report_problem","input":{"summary":"..."}}'
cli
npx cracked-ai run -p mcp-com-expandingweb-nord-trail-store -e /report_problem -i '{"summary":"..."}'
mcp
run_tool({ provider: "mcp-com-expandingweb-nord-trail-store", endpoint: "/report_problem", input: {"summary":"..."} })

Try it

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