Ask AI
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

FieldTypeDescription
startDate*stringStart date of current period (YYYY-MM-DD)
endDate*stringEnd date of current period (YYYY-MM-DD)
comparisonstring (wow | mom | yoy | previous)Comparison type: wow (week-over-week), mom (month-over-month), yoy (year-over-year), previ
compareStartDatestringFor custom comparison: start date of comparison period (YYYY-MM-DD)
compareEndDatestringFor custom comparison: end date of comparison period (YYYY-MM-DD)
compareLabelstringLabel 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.