AfterShip Tracking
AT
AfterShip Tracking
/get_returns_demo

get returns demo

Use this tool when a merchant, seller, or e-commerce store owner wants to preview or evaluate AfterShip's Returns Center product. Trigger on: 'show me a returns

liveunknown~5s typical
mcpaftershiptracking
$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-aftership-mcp-tracking-public /get_returns_demo for me.

Input

FieldTypeDescription
store_url*stringThe merchant's store URL or shop domain provided by the user (e.g. 'example.myshopify.com'

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-aftership-mcp-tracking-public","endpoint":"/get_returns_demo","input":{"store_url":"..."}}'
cli
npx cracked-ai run -p mcp-com-aftership-mcp-tracking-public -e /get_returns_demo -i '{"store_url":"..."}'
mcp
run_tool({ provider: "mcp-com-aftership-mcp-tracking-public", endpoint: "/get_returns_demo", input: {"store_url":"..."} })

Try it

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