cooper
C
cooper
/findCoopersNearby

Ver Coopers que trabajan en una zona

Devuelve cuántos Coopers (cuidadores) trabajan en una ciudad o barrio, y una muestra de perfiles con su puntaje y cantidad de reseñas. Invocar cuando el usuario

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 /findCoopersNearby for me.

Input

FieldTypeDescription
city*stringCiudad o barrio a consultar (ejemplos: Palermo, Funes, Tucumán).
service_typestring (WALKS | TRAINING | BOARDING | HOUSE_BOARDING)Tipo de servicio. Si se omite, devuelve Coopers de todos los servicios mezclados.

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

Try it

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