Total Parks
TP
Total Parks
/tp_assess_stay

Assess a stay

Use this after tp_resolve_property, or when you already have a returned property_ref/property_url, for any concrete stay assessment at a known Total Parks-liste

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_assess_stay for me.

Input

FieldTypeDescription
intentstring
check_instring
check_outstring
start_datestring
end_datestring
property_refstring
property_urlstring
room_type_refstring
room_type_urlstring
accommodation_kindstring
preferred_room_typestring
option_facetsstring
option_facet_namesstring
option_limitstring
option_cursorstring
adultsstring
childrenstring
infantsstring
equipment_typestring
equipment_length_mstring

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_assess_stay","input":{}}'
cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_assess_stay -i '{}'
mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_assess_stay", input: {} })

Try it

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