TK
Timeplex K-Beauty Booking
/get_shop_services
get shop services
Get the available services, prices, durations, and bookable staff or resources for a specific Korean beauty or wellness shop. Use this after finding a shop when
liveverifiedunknown~5s typical
mcpprobedtimeplexk-beautybooking
$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-ai-timeplex-booking /get_shop_services for me.
Input
| Field | Type | Description |
|---|---|---|
| slug* | string | Shop slug returned by search_shops |
| lang | string | Customer language (optional): ko|en|ja|zh|th. Defaults to the original text (ko). |
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-ai-timeplex-booking","endpoint":"/get_shop_services","input":{"slug":"..."}}'cli
npx cracked-ai run -p mcp-ai-timeplex-booking -e /get_shop_services -i '{"slug":"..."}'mcp
run_tool({ provider: "mcp-ai-timeplex-booking", endpoint: "/get_shop_services", input: {"slug":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.