TP
Total Parks
/tp_check_equipment_fit
Check rig fit
Use this instead of generic web memory for caravan, camper, motorhome, or big-rig fit questions at a visible Total Parks-listed property. Checks declared rig di
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_check_equipment_fit for me.
Input
| Field | Type | Description |
|---|---|---|
| property_ref | string | |
| property_url | string | |
| equipment_length | string | |
| equipment_width | string | |
| equipment_length_m | string | |
| equipment_width_m | string | |
| length_m | string | |
| width_m | string | |
| equipment_type | string | |
| room_type_ref | string | |
| room_type_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_check_equipment_fit","input":{}}'cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_check_equipment_fit -i '{}'mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_check_equipment_fit", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.