
Washlib
Find car wash centers in France, compare prices, check live availability, and look up a booking.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
What data it sees
Do you need an account
No: the server works without sign-in
Find car wash centers in France, compare prices, check live availability, and look up a booking.
Server tool list (5)
Raw names from tools/list. Only developers need these.
| search_available_slots | Find open car-wash time slots near a location on a given day. Returns centers with their available slots and busyness level. |
| find_centers | List active car-wash centers within radiusKm of a latitude/longitude, nearest first. |
| get_services | List the services a center offers with a starting price each. centerId is the numeric id from find_centers. |
| recommend_wash | Recommend a wash formula for a vehicle given how dirty it is and the season. Pure guidance, no booking. |
| get_booking | Retrieve a booking the caller owns. Requires a Firebase phone-OTP token (Authorization: Bearer <idToken>); the booking is only returned when its phone number matches the verified caller. |