Timeplex K-Beauty Booking
TK
Timeplex K-Beauty Booking
/search_availability

search availability

Check real-time appointment availability and available time slots for a Korean beauty or wellness shop. Use this tool when a user asks whether a specific date o

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

Input

FieldTypeDescription
slug*stringShop slug returned by search_shops.
date*stringYYYY-MM-DD (Asia/Seoul)
items*arrayBooking items. Follow the booking_model returned by get_shop_services: use resource_id for
timestringOptional requested appointment time (HH:MM). If provided, check whether that exact time is

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":"/search_availability","input":{"slug":"...","date":"...","items":[]}}'
cli
npx cracked-ai run -p mcp-ai-timeplex-booking -e /search_availability -i '{"slug":"...","date":"...","items":[]}'
mcp
run_tool({ provider: "mcp-ai-timeplex-booking", endpoint: "/search_availability", input: {"slug":"...","date":"...","items":[]} })

Try it

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