Ask AI
AA
Ask AI
/get_products_by_channel

get products by channel

Get products with marketing channel attribution showing which channels drive sales for each product. Attribution uses Triple Whale last-click data joined to Sho

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_products_by_channel for me.

Input

FieldTypeDescription
startDatestringStart date (YYYY-MM-DD). Defaults to a 30-day window ending yesterday.
endDatestringEnd date (YYYY-MM-DD). Defaults to yesterday (last fully-closed day — today is excluded by
limitintegerNumber of products to return (default: 10, max 100).
_offsetintegerPagination offset. If a response's _pagination.hasMore is true, call again with _offset to

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_products_by_channel","input":{}}'
cli
npx cracked-ai run -p mcp-com-ask-ai-data-connector-ask-ai -e /get_products_by_channel -i '{}'
mcp
run_tool({ provider: "mcp-com-ask-ai-data-connector-ask-ai", endpoint: "/get_products_by_channel", input: {} })

Try it

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