TG
Travellers Group — Regional Australia Hotels
/check_availability
check availability
Tier A handoff: returns a dated, pre-filled booking-engine link — LIVE availability and pricing are at that link. This tool never asserts that dates are availab
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 /check_availability for me.
Input
| Field | Type | Description |
|---|---|---|
| property* | string | |
| check_in* | string | YYYY-MM-DD |
| check_out* | string | YYYY-MM-DD |
| adults | integer | default 2 |
| children | integer | default 0 |
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":"/check_availability","input":{"property":"...","check_in":"...","check_out":"...","adults":2,"children":0}}'cli
npx cracked-ai run -p mcp-au-com-travellersgroup-agent -e /check_availability -i '{"property":"...","check_in":"...","check_out":"...","adults":2,"children":0}'mcp
run_tool({ provider: "mcp-au-com-travellersgroup-agent", endpoint: "/check_availability", input: {"property":"...","check_in":"...","check_out":"...","adults":2,"children":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.