AA
Ask AI
/get_anomalies
get anomalies
Anomaly detection across revenue, conversion rate, and refund rate for each of your stores (works for a single store too). Compares the most recent 7-day window
liveunknown~5s typical
mcpaskai
$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-ask-ai-data-connector-ask-ai /get_anomalies for me.
Input
| Field | Type | Description |
|---|---|---|
| lookbackWeeks | integer | How many prior weeks to use as baseline (default 4). |
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-ask-ai-data-connector-ask-ai","endpoint":"/get_anomalies","input":{}}'cli
npx cracked-ai run -p mcp-com-ask-ai-data-connector-ask-ai -e /get_anomalies -i '{}'mcp
run_tool({ provider: "mcp-com-ask-ai-data-connector-ask-ai", endpoint: "/get_anomalies", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.