Nylas get availability payload confusion

In Nylas, Get availability API in payload if we set participants.open_hours.timezone to some other timezone compared to that set in user’s calendar will it cause difference in fetching timeslots?

Yes, setting the participants.open_hours.timezone to a timezone different from the user’s calendar will affect the calculation of available timeslots. The timezone field in open_hours determines the local time context for the start and end of open hours used in the availability search. If the timezone set here does not match the user’s actual calendar timezone, Nylas will interpret the open hours using the specified timezone, which can result in different timeslots being considered available or unavailable compared to the user’s calendar settings.