TP
Total Parks
/tp_resolve_property
Find a Total Parks property
Use this first when a user names an Australian holiday park, caravan park, or campground and you need the authoritative Total Parks public property ref. Resolve
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_resolve_property for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | |
| state | string | |
| slug | string | |
| limit | integer | default 5 |
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_resolve_property","input":{"limit":5}}'cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_resolve_property -i '{"limit":5}'mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_resolve_property", input: {"limit":5} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.