AA
Ask AI
/get_metrics_comparison
get metrics comparison
BEST FOR COMPARISONS AND THE CANONICAL CONVERSION RATE: Get core e-commerce metrics (Revenue, Sessions, CVR, AOV, Revenue per Session) with period-over-period c
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_metrics_comparison for me.
Input
| Field | Type | Description |
|---|---|---|
| startDate* | string | Start date of current period (YYYY-MM-DD) |
| endDate* | string | End date of current period (YYYY-MM-DD) |
| comparison | string (wow | mom | yoy | previous) | Comparison type: wow (week-over-week), mom (month-over-month), yoy (year-over-year), previ |
| compareStartDate | string | For custom comparison: start date of comparison period (YYYY-MM-DD) |
| compareEndDate | string | For custom comparison: end date of comparison period (YYYY-MM-DD) |
| compareLabel | string | Label for custom comparison period (e.g., 'Last Year Black Friday Sale') |
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_metrics_comparison","input":{"startDate":"...","endDate":"..."}}'cli
npx cracked-ai run -p mcp-com-ask-ai-data-connector-ask-ai -e /get_metrics_comparison -i '{"startDate":"...","endDate":"..."}'mcp
run_tool({ provider: "mcp-com-ask-ai-data-connector-ask-ai", endpoint: "/get_metrics_comparison", input: {"startDate":"...","endDate":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.