Best Time to Book Hotels
BT
Best Time to Book Hotels
/get_hotel_review

Hotel review digest

Editorial review of a specific hotel: overall letter grade, who it suits and who it doesn't, a six-category breakdown (location, rooms, service, dining, facilit

liveverifiedunknown~5s typical
mcpprobedbesttimeto
$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-besttimetobookhotels-booking-timing /get_hotel_review for me.

Input

FieldTypeDescription
hotel*stringHotel name or slug, e.g. 'Artelist Hotel' or 'artelist-hotel-istanbul'
citystringOptional city name to narrow the match
localestringLanguage for the review text (default: en)

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-besttimetobookhotels-booking-timing","endpoint":"/get_hotel_review","input":{"hotel":"..."}}'
cli
npx cracked-ai run -p mcp-com-besttimetobookhotels-booking-timing -e /get_hotel_review -i '{"hotel":"..."}'
mcp
run_tool({ provider: "mcp-com-besttimetobookhotels-booking-timing", endpoint: "/get_hotel_review", input: {"hotel":"..."} })

Try it

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