voyacar.com
Voyacar is a vehicle rental marketplace. Its WebMCP tool lets an agent search available rental cars and motorcycles for a city and date range, returning offers with price, agency, location, and a booking link.
First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com
Answer 1 · Act 0 · Transact 0 · Score: Not yet scored
Tool inspector
search_rentals
Search available rental cars or motorcycles on Voyacar for a city and date range. Returns offers with price, agency, location and a booking link.
Page: /en/agencies/apply
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
city |
string | yes | City slug or name, e.g. "marrakesh". |
pickup_date |
string | yes | ISO 8601 date, e.g. 2026-07-14. |
return_date |
string | yes | ISO 8601 date after pickup_date. |
vehicle_type |
string | no | — |
transmission |
string | no | — |
Raw JSON schema
{
"type": "object",
"required": [
"city",
"pickup_date",
"return_date"
],
"properties": {
"city": {
"type": "string",
"description": "City slug or name, e.g. \"marrakesh\"."
},
"pickup_date": {
"type": "string",
"description": "ISO 8601 date, e.g. 2026-07-14."
},
"return_date": {
"type": "string",
"description": "ISO 8601 date after pickup_date."
},
"vehicle_type": {
"type": "string",
"enum": [
"car",
"motorcycle"
]
},
"transmission": {
"type": "string",
"enum": [
"manual",
"automatic"
]
}
}
}
Similar websites
placemania.sk
Atlas of unconventional places and detours worth adding to your travel itinerary.
esdeveniments.cat
Discover what's on in Catalonia — concerts, exhibitions, theatre, family activities and free events near you.
nycrsvps.com
A reference guide for when popular New York City restaurants (Don Angie, Carbone, and more) release reservations. WebMCP tools let an agent search and filter th…
feverup.com
Discover the best events, experiences, and things to do in your city.