TP
Total Parks
/tp_get_park_capabilities
Get park capabilities
Return first-party structured capability and policy records for one visible Total Parks-listed property, including provenance, confidence, public property URL,
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_park_capabilities for me.
Input
| Field | Type | Description |
|---|---|---|
| property_ref | string | |
| property_url | string | |
| include | string (raw | summary | both) | default "both" |
| property_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_park_capabilities","input":{"include":"both"}}'cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_get_park_capabilities -i '{"include":"both"}'mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_get_park_capabilities", input: {"include":"both"} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.