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_ids / description
Added value: +"Array of one to five hotel IDs to compare. A single-element array is valid when the user is focused on one hotel. Get these from search_hotels results."
removedInput schema / properties / hotel_ids / title
Removed value: -"Hotel Ids"
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: -"compare_ratesArguments"
changedOutput schema / (root)
Previous value: -{
- "properties": {
- "result": {
- "title": "Result",
- "type": "string"
- }
- },
- "required": [
- "result"
- ],
- "title": "compare_ratesOutput",
- "type": "object"
-}New value: +null