addedInput schema / properties / dropoff_datetime / description
Added value: +"Drop-off date and time in ISO format (e.g. \"2025-03-20T10:00:00\")."
removedInput schema / properties / dropoff_datetime / title
Removed value: -"Dropoff Datetime"
addedInput schema / properties / pickup_datetime / description
Added value: +"Pickup date and time in ISO format (e.g. \"2025-03-15T10:00:00\")."
removedInput schema / properties / pickup_datetime / title
Removed value: -"Pickup Datetime"
addedInput schema / properties / rate_code / description
Added value: +"Rate code of the selected vehicle."
removedInput schema / properties / rate_code / title
Removed value: -"Rate Code"
addedInput schema / properties / search_id / description
Added value: +"Search ID from search_vehicles."
removedInput schema / properties / search_id / title
Removed value: -"Search Id"
addedInput schema / properties / vendor_code / description
Added value: +"Vendor code from search results."
removedInput schema / properties / vendor_code / title
Removed value: -"Vendor Code"
removedInput schema / title
Removed value: -"get_vehicle_booking_linkArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "title": "Result",
- "type": "string"
- }
- },
- "required": [
- "result"
- ],
- "title": "get_vehicle_booking_linkOutput",
- "type": "object"
-}New value: +null