Drop Index
DI
Drop Index
/will_it_restock

will it restock

Predict whether a specific item will restock: returns any accrued restock-cadence stats, a probability, and a WAIT (likely to restock) vs BUY-RESALE verdict — o

liveverifiedunknown~5s typical
mcpprobeddropindex
$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-dropwatchhq-drop-index /will_it_restock for me.

Input

FieldTypeDescription
niche*stringNiche key (see list_niches).
query*stringItem name to predict, e.g. 'Cynthia's Garchomp'.

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-dropwatchhq-drop-index","endpoint":"/will_it_restock","input":{"niche":"...","query":"..."}}'
cli
npx cracked-ai run -p mcp-com-dropwatchhq-drop-index -e /will_it_restock -i '{"niche":"...","query":"..."}'
mcp
run_tool({ provider: "mcp-com-dropwatchhq-drop-index", endpoint: "/will_it_restock", input: {"niche":"...","query":"..."} })

Try it

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