T
taskrail
/find_best_total_deal
find best total deal
Find the cheapest price and best deal for an exact new physical product. Use for requests like “where to buy,” “price comparison,” “lowest total cost including
liveunknown~5s typical
mcptaskrail
$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-alamavar-taskrail-taskrail /find_best_total_deal for me.
Input
| Field | Type | Description |
|---|---|---|
| product* | string | Exact product name, model, and variant in the user's own words |
| postal_code | string | US postal code for delivery price and availability |
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-alamavar-taskrail-taskrail","endpoint":"/find_best_total_deal","input":{"product":"..."}}'cli
npx cracked-ai run -p mcp-com-alamavar-taskrail-taskrail -e /find_best_total_deal -i '{"product":"..."}'mcp
run_tool({ provider: "mcp-com-alamavar-taskrail-taskrail", endpoint: "/find_best_total_deal", input: {"product":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.