TG
Travellers Group — Regional Australia Hotels
/get_indicative_rates
get indicative rates
Indicative rate ranges from the published, commercially-signed rate module only — framed as indicative, never a quote. Where no figure is published, returns the
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_indicative_rates for me.
Input
| Field | Type | Description |
|---|---|---|
| property* | string | |
| room_type | string | |
| stay_band | string (night | week | month) |
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_indicative_rates","input":{"property":"..."}}'cli
npx cracked-ai run -p mcp-au-com-travellersgroup-agent -e /get_indicative_rates -i '{"property":"..."}'mcp
run_tool({ provider: "mcp-au-com-travellersgroup-agent", endpoint: "/get_indicative_rates", input: {"property":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.