TP
Total Parks
/tp_get_room_type_details
Get room or site details
Use this as a follow-up detail tool after tp_assess_stay returns a candidate room/site, or when a traveller asks what a named visible Total Parks-listed room or
liveunknown~5s typical
mcptotalparks
$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-totalparks-mcp /tp_get_room_type_details for me.
Input
| Field | Type | Description |
|---|---|---|
| room_type_ref | string | |
| room_type_url | string | |
| property_ref | string | |
| property_url | string | |
| property_id | string | |
| room_type_id | string |
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-totalparks-mcp","endpoint":"/tp_get_room_type_details","input":{}}'cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_get_room_type_details -i '{}'mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_get_room_type_details", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.