taskrail
T
taskrail
/get_fastest_completion_path

get fastest completion path

Find the fastest official way to complete a practical task. Use for requests like “how do I cancel,” “return an item,” “get a refund,” “file a warranty claim,”

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 /get_fastest_completion_path for me.

Input

FieldTypeDescription
provider*stringCompany, agency, service, or organization responsible for the task
task*stringWhat the user needs to do, in ordinary language
statestringOptional two-letter US state code when rules or forms vary by state

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

Try it

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