addedInput schema / properties / checkin / description
Added value: +"Check-in date in YYYY-MM-DD format."
removedInput schema / properties / checkin / title
Removed value: -"Checkin"
addedInput schema / properties / checkout / description
Added value: +"Check-out date in YYYY-MM-DD format."
removedInput schema / properties / checkout / title
Removed value: -"Checkout"
addedInput schema / properties / hotel_id / description
Added value: +"The seed hotel's Vervotech property ID."
removedInput schema / properties / hotel_id / title
Removed value: -"Hotel Id"
addedInput schema / properties / num_adults / description
Added value: +"Number of adult guests."
removedInput schema / properties / num_adults / title
Removed value: -"Num Adults"
removedInput schema / title
Removed value: -"get_similar_hotelsArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "title": "Result",
- "type": "string"
- }
- },
- "required": [
- "result"
- ],
- "title": "get_similar_hotelsOutput",
- "type": "object"
-}New value: +null