cooper
C
cooper
/checkCoverage

Verificar cobertura de Cooper por ciudad

Indica si Cooper opera con cuidadores activos en una ciudad de Argentina. La respuesta detalla la disponibilidad por servicio cuando se omite el parámetro de ti

liveverifiedunknown~5s typical
mcpprobedcooper
$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-app-cooperpetcare-www-cooper /checkCoverage for me.

Input

FieldTypeDescription
city*stringCiudad a consultar (ejemplos: Funes, Reconquista, Tucumán).
service_typestring (WALKS | TRAINING | BOARDING | HOUSE_BOARDING)Tipo de servicio a consultar. Si se omite, devuelve la cobertura para los cuatro servicios

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-app-cooperpetcare-www-cooper","endpoint":"/checkCoverage","input":{"city":"..."}}'
cli
npx cracked-ai run -p mcp-app-cooperpetcare-www-cooper -e /checkCoverage -i '{"city":"..."}'
mcp
run_tool({ provider: "mcp-app-cooperpetcare-www-cooper", endpoint: "/checkCoverage", input: {"city":"..."} })

Try it

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