AA
Ask AI
/get_revenue_drivers
get revenue drivers
Diagnostic tool for 'why did revenue change?' questions. Bundles headline metric deltas, product mix shifts, and pre-generated ranked hypotheses into one call —
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_revenue_drivers for me.
Input
| Field | Type | Description |
|---|---|---|
| store | string | Filter to a specific store domain. |
| startDate | string | Start date (YYYY-MM-DD). Defaults to a 30-day window. |
| endDate | string | End date (YYYY-MM-DD). Defaults to yesterday. |
| comparison | string (previous | wow | mom | yoy) | Comparison window. Default: previous (equivalent prior period). |
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_revenue_drivers","input":{}}'cli
npx cracked-ai run -p mcp-com-ask-ai-data-connector-ask-ai -e /get_revenue_drivers -i '{}'mcp
run_tool({ provider: "mcp-com-ask-ai-data-connector-ask-ai", endpoint: "/get_revenue_drivers", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.