TT
Tuki — Travel Marketplace (Chile y Latinoamérica)
/get_solution_detail
Detalle de una solución / producto Tuki
Get full detail for a Tuki solution: description, who it is for, capabilities, status and contact / CTA. Use after `list_solutions` or when the user asks about
liveverifiedunknown~5s typical
mcpprobedtuki—travel
$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-cl-tuki-travel-mcp /get_solution_detail for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Solution slug (e.g. "whatsapp-booking-os"). |
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-cl-tuki-travel-mcp","endpoint":"/get_solution_detail","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-cl-tuki-travel-mcp -e /get_solution_detail -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-cl-tuki-travel-mcp", endpoint: "/get_solution_detail", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.