taskrail
T
taskrail
/find_used_or_refurbished_alternatives

find used or refurbished alternatives

Find where to buy an exact product used, refurbished, or open box and decide whether the cheaper alternative is worth it. Use for requests like “buy used,” “ref

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

Input

FieldTypeDescription
product*stringExact product name, model, and variant to buy used or refurbished
postal_codestringUS postal code for delivery price and availability
minimum_savings_percentnumberMinimum savings that would make a used option worthwhile default 15

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_used_or_refurbished_alternatives","input":{"product":"...","minimum_savings_percent":15}}'
cli
npx cracked-ai run -p mcp-com-alamavar-taskrail-taskrail -e /find_used_or_refurbished_alternatives -i '{"product":"...","minimum_savings_percent":15}'
mcp
run_tool({ provider: "mcp-com-alamavar-taskrail-taskrail", endpoint: "/find_used_or_refurbished_alternatives", input: {"product":"...","minimum_savings_percent":15} })

Try it

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