Apostle — AI Men's Skincare Commerce
AA
Apostle — AI Men's Skincare Commerce
/check_inventory

check inventory

Check if a product is currently available. Uses Shopify Storefront API to verify real-time stock status. Use when a customer asks 'is MIRA in stock?' or before

liveverifiedunknown~5s typical
mcpprobedapostleai
$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-searchshop-apostleman /check_inventory for me.

Input

FieldTypeDescription
product*stringProduct name or SKU to check availability for

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-searchshop-apostleman","endpoint":"/check_inventory","input":{"product":"..."}}'
cli
npx cracked-ai run -p mcp-ai-searchshop-apostleman -e /check_inventory -i '{"product":"..."}'
mcp
run_tool({ provider: "mcp-ai-searchshop-apostleman", endpoint: "/check_inventory", input: {"product":"..."} })

Try it

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