TP
Total Parks
/tp_get_pet_blockouts
Get pet blockouts
Use this for date-specific pet questions at a visible Total Parks-listed property. Returns structured pet blockout ranges overlapping a stay window, with the pu
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_pet_blockouts for me.
Input
| Field | Type | Description |
|---|---|---|
| start | string | |
| end | string | |
| check_in | string | |
| check_out | string | |
| property_ref | string | |
| property_url | string | |
| 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_pet_blockouts","input":{}}'cli
npx cracked-ai run -p mcp-au-com-totalparks-mcp -e /tp_get_pet_blockouts -i '{}'mcp
run_tool({ provider: "mcp-au-com-totalparks-mcp", endpoint: "/tp_get_pet_blockouts", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.