TG
Travellers Group — Regional Australia Hotels
/get_room_types
get room types
Room catalogue for a property: occupancy, bedding, amenities, who-it-suits, booking deep link per room. traveller_context re-ranks honestly — it never invents i
liveverifiedunknown~5s typical
mcpprobedtravellersgroup—
$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-au-com-travellersgroup-agent /get_room_types for me.
Input
| Field | Type | Description |
|---|---|---|
| property* | string | |
| traveller_context | string | e.g. 'crew of 4, weekly' or 'couple, wine weekend' |
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-au-com-travellersgroup-agent","endpoint":"/get_room_types","input":{"property":"..."}}'cli
npx cracked-ai run -p mcp-au-com-travellersgroup-agent -e /get_room_types -i '{"property":"..."}'mcp
run_tool({ provider: "mcp-au-com-travellersgroup-agent", endpoint: "/get_room_types", input: {"property":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.