@keystrokehq/etermin 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/assign-calendar-service.cjs +3 -3
- package/dist/actions/assign-calendar-service.cjs.map +1 -1
- package/dist/actions/assign-calendar-service.d.cts +17 -3
- package/dist/actions/assign-calendar-service.d.cts.map +1 -1
- package/dist/actions/assign-calendar-service.d.mts +17 -3
- package/dist/actions/assign-calendar-service.d.mts.map +1 -1
- package/dist/actions/assign-calendar-service.mjs +3 -3
- package/dist/actions/assign-calendar-service.mjs.map +1 -1
- package/dist/actions/create-absence.cjs +3 -3
- package/dist/actions/create-absence.cjs.map +1 -1
- package/dist/actions/create-absence.d.cts +28 -3
- package/dist/actions/create-absence.d.cts.map +1 -1
- package/dist/actions/create-absence.d.mts +28 -3
- package/dist/actions/create-absence.d.mts.map +1 -1
- package/dist/actions/create-absence.mjs +3 -3
- package/dist/actions/create-absence.mjs.map +1 -1
- package/dist/actions/create-anchortime-by-date.cjs +2 -2
- package/dist/actions/create-anchortime-by-date.cjs.map +1 -1
- package/dist/actions/create-anchortime-by-date.d.cts +19 -3
- package/dist/actions/create-anchortime-by-date.d.cts.map +1 -1
- package/dist/actions/create-anchortime-by-date.d.mts +19 -3
- package/dist/actions/create-anchortime-by-date.d.mts.map +1 -1
- package/dist/actions/create-anchortime-by-date.mjs +2 -2
- package/dist/actions/create-anchortime-by-date.mjs.map +1 -1
- package/dist/actions/create-anchortime.cjs +2 -2
- package/dist/actions/create-anchortime.cjs.map +1 -1
- package/dist/actions/create-anchortime.d.cts +19 -3
- package/dist/actions/create-anchortime.d.cts.map +1 -1
- package/dist/actions/create-anchortime.d.mts +19 -3
- package/dist/actions/create-anchortime.d.mts.map +1 -1
- package/dist/actions/create-anchortime.mjs +2 -2
- package/dist/actions/create-anchortime.mjs.map +1 -1
- package/dist/actions/create-appointment-sync.cjs +3 -3
- package/dist/actions/create-appointment-sync.cjs.map +1 -1
- package/dist/actions/create-appointment-sync.d.cts +41 -3
- package/dist/actions/create-appointment-sync.d.cts.map +1 -1
- package/dist/actions/create-appointment-sync.d.mts +41 -3
- package/dist/actions/create-appointment-sync.d.mts.map +1 -1
- package/dist/actions/create-appointment-sync.mjs +3 -3
- package/dist/actions/create-appointment-sync.mjs.map +1 -1
- package/dist/actions/create-appointment.cjs +6 -6
- package/dist/actions/create-appointment.cjs.map +1 -1
- package/dist/actions/create-appointment.d.cts +163 -3
- package/dist/actions/create-appointment.d.cts.map +1 -1
- package/dist/actions/create-appointment.d.mts +163 -3
- package/dist/actions/create-appointment.d.mts.map +1 -1
- package/dist/actions/create-appointment.mjs +6 -6
- package/dist/actions/create-appointment.mjs.map +1 -1
- package/dist/actions/create-calendar-return-time.cjs +3 -3
- package/dist/actions/create-calendar-return-time.cjs.map +1 -1
- package/dist/actions/create-calendar-return-time.d.cts +23 -3
- package/dist/actions/create-calendar-return-time.d.cts.map +1 -1
- package/dist/actions/create-calendar-return-time.d.mts +23 -3
- package/dist/actions/create-calendar-return-time.d.mts.map +1 -1
- package/dist/actions/create-calendar-return-time.mjs +3 -3
- package/dist/actions/create-calendar-return-time.mjs.map +1 -1
- package/dist/actions/create-contact.cjs +5 -5
- package/dist/actions/create-contact.cjs.map +1 -1
- package/dist/actions/create-contact.d.cts +23 -3
- package/dist/actions/create-contact.d.cts.map +1 -1
- package/dist/actions/create-contact.d.mts +23 -3
- package/dist/actions/create-contact.d.mts.map +1 -1
- package/dist/actions/create-contact.mjs +5 -5
- package/dist/actions/create-contact.mjs.map +1 -1
- package/dist/actions/create-service-group.cjs +3 -3
- package/dist/actions/create-service-group.cjs.map +1 -1
- package/dist/actions/create-service-group.d.cts +56 -3
- package/dist/actions/create-service-group.d.cts.map +1 -1
- package/dist/actions/create-service-group.d.mts +56 -3
- package/dist/actions/create-service-group.d.mts.map +1 -1
- package/dist/actions/create-service-group.mjs +3 -3
- package/dist/actions/create-service-group.mjs.map +1 -1
- package/dist/actions/create-service.cjs +3 -3
- package/dist/actions/create-service.cjs.map +1 -1
- package/dist/actions/create-service.d.cts +237 -3
- package/dist/actions/create-service.d.cts.map +1 -1
- package/dist/actions/create-service.d.mts +237 -3
- package/dist/actions/create-service.d.mts.map +1 -1
- package/dist/actions/create-service.mjs +3 -3
- package/dist/actions/create-service.mjs.map +1 -1
- package/dist/actions/create-user.cjs +3 -3
- package/dist/actions/create-user.cjs.map +1 -1
- package/dist/actions/create-user.d.cts +31 -3
- package/dist/actions/create-user.d.cts.map +1 -1
- package/dist/actions/create-user.d.mts +31 -3
- package/dist/actions/create-user.d.mts.map +1 -1
- package/dist/actions/create-user.mjs +3 -3
- package/dist/actions/create-user.mjs.map +1 -1
- package/dist/actions/create-usermapping.cjs +3 -3
- package/dist/actions/create-usermapping.cjs.map +1 -1
- package/dist/actions/create-usermapping.d.cts +34 -3
- package/dist/actions/create-usermapping.d.cts.map +1 -1
- package/dist/actions/create-usermapping.d.mts +34 -3
- package/dist/actions/create-usermapping.d.mts.map +1 -1
- package/dist/actions/create-usermapping.mjs +3 -3
- package/dist/actions/create-usermapping.mjs.map +1 -1
- package/dist/actions/create-voucher.cjs +8 -8
- package/dist/actions/create-voucher.cjs.map +1 -1
- package/dist/actions/create-voucher.d.cts +36 -3
- package/dist/actions/create-voucher.d.cts.map +1 -1
- package/dist/actions/create-voucher.d.mts +36 -3
- package/dist/actions/create-voucher.d.mts.map +1 -1
- package/dist/actions/create-voucher.mjs +8 -8
- package/dist/actions/create-voucher.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +4 -4
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +29 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +29 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +4 -4
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/create-working-time.cjs +2 -2
- package/dist/actions/create-working-time.cjs.map +1 -1
- package/dist/actions/create-working-time.d.cts +35 -3
- package/dist/actions/create-working-time.d.cts.map +1 -1
- package/dist/actions/create-working-time.d.mts +35 -3
- package/dist/actions/create-working-time.d.mts.map +1 -1
- package/dist/actions/create-working-time.mjs +2 -2
- package/dist/actions/create-working-time.mjs.map +1 -1
- package/dist/actions/create-working-times-date.cjs +3 -3
- package/dist/actions/create-working-times-date.cjs.map +1 -1
- package/dist/actions/create-working-times-date.d.cts +39 -3
- package/dist/actions/create-working-times-date.d.cts.map +1 -1
- package/dist/actions/create-working-times-date.d.mts +39 -3
- package/dist/actions/create-working-times-date.d.mts.map +1 -1
- package/dist/actions/create-working-times-date.mjs +3 -3
- package/dist/actions/create-working-times-date.mjs.map +1 -1
- package/dist/actions/delete-absence.cjs +3 -3
- package/dist/actions/delete-absence.cjs.map +1 -1
- package/dist/actions/delete-absence.d.cts +15 -3
- package/dist/actions/delete-absence.d.cts.map +1 -1
- package/dist/actions/delete-absence.d.mts +15 -3
- package/dist/actions/delete-absence.d.mts.map +1 -1
- package/dist/actions/delete-absence.mjs +3 -3
- package/dist/actions/delete-absence.mjs.map +1 -1
- package/dist/actions/delete-anchortime-by-date.cjs +3 -3
- package/dist/actions/delete-anchortime-by-date.cjs.map +1 -1
- package/dist/actions/delete-anchortime-by-date.d.cts +15 -3
- package/dist/actions/delete-anchortime-by-date.d.cts.map +1 -1
- package/dist/actions/delete-anchortime-by-date.d.mts +15 -3
- package/dist/actions/delete-anchortime-by-date.d.mts.map +1 -1
- package/dist/actions/delete-anchortime-by-date.mjs +3 -3
- package/dist/actions/delete-anchortime-by-date.mjs.map +1 -1
- package/dist/actions/delete-anchortime.cjs +2 -2
- package/dist/actions/delete-anchortime.cjs.map +1 -1
- package/dist/actions/delete-anchortime.d.cts +13 -3
- package/dist/actions/delete-anchortime.d.cts.map +1 -1
- package/dist/actions/delete-anchortime.d.mts +13 -3
- package/dist/actions/delete-anchortime.d.mts.map +1 -1
- package/dist/actions/delete-anchortime.mjs +2 -2
- package/dist/actions/delete-anchortime.mjs.map +1 -1
- package/dist/actions/delete-appointment-sync.cjs +3 -3
- package/dist/actions/delete-appointment-sync.cjs.map +1 -1
- package/dist/actions/delete-appointment-sync.d.cts +19 -3
- package/dist/actions/delete-appointment-sync.d.cts.map +1 -1
- package/dist/actions/delete-appointment-sync.d.mts +19 -3
- package/dist/actions/delete-appointment-sync.d.mts.map +1 -1
- package/dist/actions/delete-appointment-sync.mjs +3 -3
- package/dist/actions/delete-appointment-sync.mjs.map +1 -1
- package/dist/actions/delete-appointment.cjs +3 -3
- package/dist/actions/delete-appointment.cjs.map +1 -1
- package/dist/actions/delete-appointment.d.cts +15 -3
- package/dist/actions/delete-appointment.d.cts.map +1 -1
- package/dist/actions/delete-appointment.d.mts +15 -3
- package/dist/actions/delete-appointment.d.mts.map +1 -1
- package/dist/actions/delete-appointment.mjs +3 -3
- package/dist/actions/delete-appointment.mjs.map +1 -1
- package/dist/actions/delete-calendar-return-time.cjs +2 -2
- package/dist/actions/delete-calendar-return-time.cjs.map +1 -1
- package/dist/actions/delete-calendar-return-time.d.cts +13 -3
- package/dist/actions/delete-calendar-return-time.d.cts.map +1 -1
- package/dist/actions/delete-calendar-return-time.d.mts +13 -3
- package/dist/actions/delete-calendar-return-time.d.mts.map +1 -1
- package/dist/actions/delete-calendar-return-time.mjs +2 -2
- package/dist/actions/delete-calendar-return-time.mjs.map +1 -1
- package/dist/actions/delete-calendar-service.cjs +2 -2
- package/dist/actions/delete-calendar-service.cjs.map +1 -1
- package/dist/actions/delete-calendar-service.d.cts +15 -3
- package/dist/actions/delete-calendar-service.d.cts.map +1 -1
- package/dist/actions/delete-calendar-service.d.mts +15 -3
- package/dist/actions/delete-calendar-service.d.mts.map +1 -1
- package/dist/actions/delete-calendar-service.mjs +2 -2
- package/dist/actions/delete-calendar-service.mjs.map +1 -1
- package/dist/actions/delete-calendar.cjs +3 -3
- package/dist/actions/delete-calendar.cjs.map +1 -1
- package/dist/actions/delete-calendar.d.cts +15 -3
- package/dist/actions/delete-calendar.d.cts.map +1 -1
- package/dist/actions/delete-calendar.d.mts +15 -3
- package/dist/actions/delete-calendar.d.mts.map +1 -1
- package/dist/actions/delete-calendar.mjs +3 -3
- package/dist/actions/delete-calendar.mjs.map +1 -1
- package/dist/actions/delete-contact.cjs +2 -2
- package/dist/actions/delete-contact.cjs.map +1 -1
- package/dist/actions/delete-contact.d.cts +13 -3
- package/dist/actions/delete-contact.d.cts.map +1 -1
- package/dist/actions/delete-contact.d.mts +13 -3
- package/dist/actions/delete-contact.d.mts.map +1 -1
- package/dist/actions/delete-contact.mjs +2 -2
- package/dist/actions/delete-contact.mjs.map +1 -1
- package/dist/actions/delete-resource.cjs +4 -4
- package/dist/actions/delete-resource.cjs.map +1 -1
- package/dist/actions/delete-resource.d.cts +19 -3
- package/dist/actions/delete-resource.d.cts.map +1 -1
- package/dist/actions/delete-resource.d.mts +19 -3
- package/dist/actions/delete-resource.d.mts.map +1 -1
- package/dist/actions/delete-resource.mjs +4 -4
- package/dist/actions/delete-resource.mjs.map +1 -1
- package/dist/actions/delete-service.cjs +3 -3
- package/dist/actions/delete-service.cjs.map +1 -1
- package/dist/actions/delete-service.d.cts +15 -3
- package/dist/actions/delete-service.d.cts.map +1 -1
- package/dist/actions/delete-service.d.mts +15 -3
- package/dist/actions/delete-service.d.mts.map +1 -1
- package/dist/actions/delete-service.mjs +3 -3
- package/dist/actions/delete-service.mjs.map +1 -1
- package/dist/actions/delete-servicegroup.cjs +2 -2
- package/dist/actions/delete-servicegroup.cjs.map +1 -1
- package/dist/actions/delete-servicegroup.d.cts +13 -3
- package/dist/actions/delete-servicegroup.d.cts.map +1 -1
- package/dist/actions/delete-servicegroup.d.mts +13 -3
- package/dist/actions/delete-servicegroup.d.mts.map +1 -1
- package/dist/actions/delete-servicegroup.mjs +2 -2
- package/dist/actions/delete-servicegroup.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +2 -2
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +13 -3
- package/dist/actions/delete-user.d.cts.map +1 -1
- package/dist/actions/delete-user.d.mts +13 -3
- package/dist/actions/delete-user.d.mts.map +1 -1
- package/dist/actions/delete-user.mjs +2 -2
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/delete-usermapping.cjs +2 -2
- package/dist/actions/delete-usermapping.cjs.map +1 -1
- package/dist/actions/delete-usermapping.d.cts +13 -3
- package/dist/actions/delete-usermapping.d.cts.map +1 -1
- package/dist/actions/delete-usermapping.d.mts +13 -3
- package/dist/actions/delete-usermapping.d.mts.map +1 -1
- package/dist/actions/delete-usermapping.mjs +2 -2
- package/dist/actions/delete-usermapping.mjs.map +1 -1
- package/dist/actions/delete-voucher.cjs +2 -2
- package/dist/actions/delete-voucher.cjs.map +1 -1
- package/dist/actions/delete-voucher.d.cts +13 -3
- package/dist/actions/delete-voucher.d.cts.map +1 -1
- package/dist/actions/delete-voucher.d.mts +13 -3
- package/dist/actions/delete-voucher.d.mts.map +1 -1
- package/dist/actions/delete-voucher.mjs +2 -2
- package/dist/actions/delete-voucher.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +2 -2
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +13 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +13 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +2 -2
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/delete-working-times-date.cjs +2 -2
- package/dist/actions/delete-working-times-date.cjs.map +1 -1
- package/dist/actions/delete-working-times-date.d.cts +15 -3
- package/dist/actions/delete-working-times-date.d.cts.map +1 -1
- package/dist/actions/delete-working-times-date.d.mts +15 -3
- package/dist/actions/delete-working-times-date.d.mts.map +1 -1
- package/dist/actions/delete-working-times-date.mjs +2 -2
- package/dist/actions/delete-working-times-date.mjs.map +1 -1
- package/dist/actions/delete-working-times.cjs +2 -2
- package/dist/actions/delete-working-times.cjs.map +1 -1
- package/dist/actions/delete-working-times.d.cts +15 -3
- package/dist/actions/delete-working-times.d.cts.map +1 -1
- package/dist/actions/delete-working-times.d.mts +15 -3
- package/dist/actions/delete-working-times.d.mts.map +1 -1
- package/dist/actions/delete-working-times.mjs +2 -2
- package/dist/actions/delete-working-times.mjs.map +1 -1
- package/dist/actions/get-absences.cjs +7 -7
- package/dist/actions/get-absences.cjs.map +1 -1
- package/dist/actions/get-absences.d.cts +26 -3
- package/dist/actions/get-absences.d.cts.map +1 -1
- package/dist/actions/get-absences.d.mts +26 -3
- package/dist/actions/get-absences.d.mts.map +1 -1
- package/dist/actions/get-absences.mjs +7 -7
- package/dist/actions/get-absences.mjs.map +1 -1
- package/dist/actions/get-anchortime-date.cjs +5 -5
- package/dist/actions/get-anchortime-date.cjs.map +1 -1
- package/dist/actions/get-anchortime-date.d.cts +24 -3
- package/dist/actions/get-anchortime-date.d.cts.map +1 -1
- package/dist/actions/get-anchortime-date.d.mts +24 -3
- package/dist/actions/get-anchortime-date.d.mts.map +1 -1
- package/dist/actions/get-anchortime-date.mjs +5 -5
- package/dist/actions/get-anchortime-date.mjs.map +1 -1
- package/dist/actions/get-anchortimes.cjs +5 -5
- package/dist/actions/get-anchortimes.cjs.map +1 -1
- package/dist/actions/get-anchortimes.d.cts +24 -3
- package/dist/actions/get-anchortimes.d.cts.map +1 -1
- package/dist/actions/get-anchortimes.d.mts +24 -3
- package/dist/actions/get-anchortimes.d.mts.map +1 -1
- package/dist/actions/get-anchortimes.mjs +5 -5
- package/dist/actions/get-anchortimes.mjs.map +1 -1
- package/dist/actions/get-appointment-sync.cjs +73 -73
- package/dist/actions/get-appointment-sync.cjs.map +1 -1
- package/dist/actions/get-appointment-sync.d.cts +160 -3
- package/dist/actions/get-appointment-sync.d.cts.map +1 -1
- package/dist/actions/get-appointment-sync.d.mts +160 -3
- package/dist/actions/get-appointment-sync.d.mts.map +1 -1
- package/dist/actions/get-appointment-sync.mjs +73 -73
- package/dist/actions/get-appointment-sync.mjs.map +1 -1
- package/dist/actions/get-bookingpage-logs.cjs +5 -5
- package/dist/actions/get-bookingpage-logs.cjs.map +1 -1
- package/dist/actions/get-bookingpage-logs.d.cts +25 -3
- package/dist/actions/get-bookingpage-logs.d.cts.map +1 -1
- package/dist/actions/get-bookingpage-logs.d.mts +25 -3
- package/dist/actions/get-bookingpage-logs.d.mts.map +1 -1
- package/dist/actions/get-bookingpage-logs.mjs +5 -5
- package/dist/actions/get-bookingpage-logs.mjs.map +1 -1
- package/dist/actions/get-calendar-return-time.cjs +9 -9
- package/dist/actions/get-calendar-return-time.cjs.map +1 -1
- package/dist/actions/get-calendar-return-time.d.cts +30 -3
- package/dist/actions/get-calendar-return-time.d.cts.map +1 -1
- package/dist/actions/get-calendar-return-time.d.mts +30 -3
- package/dist/actions/get-calendar-return-time.d.mts.map +1 -1
- package/dist/actions/get-calendar-return-time.mjs +9 -9
- package/dist/actions/get-calendar-return-time.mjs.map +1 -1
- package/dist/actions/get-calendars.cjs +7 -7
- package/dist/actions/get-calendars.cjs.map +1 -1
- package/dist/actions/get-calendars.d.cts +24 -3
- package/dist/actions/get-calendars.d.cts.map +1 -1
- package/dist/actions/get-calendars.d.mts +24 -3
- package/dist/actions/get-calendars.d.mts.map +1 -1
- package/dist/actions/get-calendars.mjs +7 -7
- package/dist/actions/get-calendars.mjs.map +1 -1
- package/dist/actions/get-calendarservice.cjs +3 -3
- package/dist/actions/get-calendarservice.cjs.map +1 -1
- package/dist/actions/get-calendarservice.d.cts +20 -3
- package/dist/actions/get-calendarservice.d.cts.map +1 -1
- package/dist/actions/get-calendarservice.d.mts +20 -3
- package/dist/actions/get-calendarservice.d.mts.map +1 -1
- package/dist/actions/get-calendarservice.mjs +3 -3
- package/dist/actions/get-calendarservice.mjs.map +1 -1
- package/dist/actions/get-company.cjs +19 -19
- package/dist/actions/get-company.cjs.map +1 -1
- package/dist/actions/get-company.d.cts +48 -3
- package/dist/actions/get-company.d.cts.map +1 -1
- package/dist/actions/get-company.d.mts +48 -3
- package/dist/actions/get-company.d.mts.map +1 -1
- package/dist/actions/get-company.mjs +19 -19
- package/dist/actions/get-company.mjs.map +1 -1
- package/dist/actions/get-contact-by-id.cjs +50 -50
- package/dist/actions/get-contact-by-id.cjs.map +1 -1
- package/dist/actions/get-contact-by-id.d.cts +121 -3
- package/dist/actions/get-contact-by-id.d.cts.map +1 -1
- package/dist/actions/get-contact-by-id.d.mts +121 -3
- package/dist/actions/get-contact-by-id.d.mts.map +1 -1
- package/dist/actions/get-contact-by-id.mjs +50 -50
- package/dist/actions/get-contact-by-id.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +50 -50
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +109 -3
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +109 -3
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +50 -50
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-deleted-appointments.cjs +18 -18
- package/dist/actions/get-deleted-appointments.cjs.map +1 -1
- package/dist/actions/get-deleted-appointments.d.cts +52 -3
- package/dist/actions/get-deleted-appointments.d.cts.map +1 -1
- package/dist/actions/get-deleted-appointments.d.mts +52 -3
- package/dist/actions/get-deleted-appointments.d.mts.map +1 -1
- package/dist/actions/get-deleted-appointments.mjs +18 -18
- package/dist/actions/get-deleted-appointments.mjs.map +1 -1
- package/dist/actions/get-message-logs.cjs +9 -9
- package/dist/actions/get-message-logs.cjs.map +1 -1
- package/dist/actions/get-message-logs.d.cts +35 -3
- package/dist/actions/get-message-logs.d.cts.map +1 -1
- package/dist/actions/get-message-logs.d.mts +35 -3
- package/dist/actions/get-message-logs.d.mts.map +1 -1
- package/dist/actions/get-message-logs.mjs +9 -9
- package/dist/actions/get-message-logs.mjs.map +1 -1
- package/dist/actions/get-rating.cjs +11 -11
- package/dist/actions/get-rating.cjs.map +1 -1
- package/dist/actions/get-rating.d.cts +32 -3
- package/dist/actions/get-rating.d.cts.map +1 -1
- package/dist/actions/get-rating.d.mts +32 -3
- package/dist/actions/get-rating.d.mts.map +1 -1
- package/dist/actions/get-rating.mjs +11 -11
- package/dist/actions/get-rating.mjs.map +1 -1
- package/dist/actions/get-service-by-id.cjs +13 -13
- package/dist/actions/get-service-by-id.cjs.map +1 -1
- package/dist/actions/get-service-by-id.d.cts +40 -3
- package/dist/actions/get-service-by-id.d.cts.map +1 -1
- package/dist/actions/get-service-by-id.d.mts +40 -3
- package/dist/actions/get-service-by-id.d.mts.map +1 -1
- package/dist/actions/get-service-by-id.mjs +13 -13
- package/dist/actions/get-service-by-id.mjs.map +1 -1
- package/dist/actions/get-service-calendar.cjs +1 -1
- package/dist/actions/get-service-calendar.cjs.map +1 -1
- package/dist/actions/get-service-calendar.d.cts +16 -3
- package/dist/actions/get-service-calendar.d.cts.map +1 -1
- package/dist/actions/get-service-calendar.d.mts +16 -3
- package/dist/actions/get-service-calendar.d.mts.map +1 -1
- package/dist/actions/get-service-calendar.mjs +1 -1
- package/dist/actions/get-service-calendar.mjs.map +1 -1
- package/dist/actions/get-servicegroup.cjs +25 -25
- package/dist/actions/get-servicegroup.cjs.map +1 -1
- package/dist/actions/get-servicegroup.d.cts +66 -3
- package/dist/actions/get-servicegroup.d.cts.map +1 -1
- package/dist/actions/get-servicegroup.d.mts +66 -3
- package/dist/actions/get-servicegroup.d.mts.map +1 -1
- package/dist/actions/get-servicegroup.mjs +25 -25
- package/dist/actions/get-servicegroup.mjs.map +1 -1
- package/dist/actions/get-services.cjs +13 -13
- package/dist/actions/get-services.cjs.map +1 -1
- package/dist/actions/get-services.d.cts +36 -3
- package/dist/actions/get-services.d.cts.map +1 -1
- package/dist/actions/get-services.d.mts +36 -3
- package/dist/actions/get-services.d.mts.map +1 -1
- package/dist/actions/get-services.mjs +13 -13
- package/dist/actions/get-services.mjs.map +1 -1
- package/dist/actions/get-survey-results.cjs +6 -6
- package/dist/actions/get-survey-results.cjs.map +1 -1
- package/dist/actions/get-survey-results.d.cts +27 -3
- package/dist/actions/get-survey-results.d.cts.map +1 -1
- package/dist/actions/get-survey-results.d.mts +27 -3
- package/dist/actions/get-survey-results.d.mts.map +1 -1
- package/dist/actions/get-survey-results.mjs +6 -6
- package/dist/actions/get-survey-results.mjs.map +1 -1
- package/dist/actions/get-timeslots.cjs +4 -4
- package/dist/actions/get-timeslots.cjs.map +1 -1
- package/dist/actions/get-timeslots.d.cts +24 -3
- package/dist/actions/get-timeslots.d.cts.map +1 -1
- package/dist/actions/get-timeslots.d.mts +24 -3
- package/dist/actions/get-timeslots.d.mts.map +1 -1
- package/dist/actions/get-timeslots.mjs +4 -4
- package/dist/actions/get-timeslots.mjs.map +1 -1
- package/dist/actions/get-usermapping.cjs +7 -7
- package/dist/actions/get-usermapping.cjs.map +1 -1
- package/dist/actions/get-usermapping.d.cts +28 -3
- package/dist/actions/get-usermapping.d.cts.map +1 -1
- package/dist/actions/get-usermapping.d.mts +28 -3
- package/dist/actions/get-usermapping.d.mts.map +1 -1
- package/dist/actions/get-usermapping.mjs +7 -7
- package/dist/actions/get-usermapping.mjs.map +1 -1
- package/dist/actions/get-users.cjs +28 -28
- package/dist/actions/get-users.cjs.map +1 -1
- package/dist/actions/get-users.d.cts +65 -3
- package/dist/actions/get-users.d.cts.map +1 -1
- package/dist/actions/get-users.d.mts +65 -3
- package/dist/actions/get-users.d.mts.map +1 -1
- package/dist/actions/get-users.mjs +28 -28
- package/dist/actions/get-users.mjs.map +1 -1
- package/dist/actions/get-working-times-date.cjs +6 -6
- package/dist/actions/get-working-times-date.cjs.map +1 -1
- package/dist/actions/get-working-times-date.d.cts +24 -3
- package/dist/actions/get-working-times-date.d.cts.map +1 -1
- package/dist/actions/get-working-times-date.d.mts +24 -3
- package/dist/actions/get-working-times-date.d.mts.map +1 -1
- package/dist/actions/get-working-times-date.mjs +6 -6
- package/dist/actions/get-working-times-date.mjs.map +1 -1
- package/dist/actions/get-working-times.cjs +7 -7
- package/dist/actions/get-working-times.cjs.map +1 -1
- package/dist/actions/get-working-times.d.cts +26 -3
- package/dist/actions/get-working-times.d.cts.map +1 -1
- package/dist/actions/get-working-times.d.mts +26 -3
- package/dist/actions/get-working-times.d.mts.map +1 -1
- package/dist/actions/get-working-times.mjs +7 -7
- package/dist/actions/get-working-times.mjs.map +1 -1
- package/dist/actions/list-appointments.cjs +19 -19
- package/dist/actions/list-appointments.cjs.map +1 -1
- package/dist/actions/list-appointments.d.cts +76 -3
- package/dist/actions/list-appointments.d.cts.map +1 -1
- package/dist/actions/list-appointments.d.mts +76 -3
- package/dist/actions/list-appointments.d.mts.map +1 -1
- package/dist/actions/list-appointments.mjs +19 -19
- package/dist/actions/list-appointments.mjs.map +1 -1
- package/dist/actions/list-vouchers.cjs +19 -19
- package/dist/actions/list-vouchers.cjs.map +1 -1
- package/dist/actions/list-vouchers.d.cts +45 -3
- package/dist/actions/list-vouchers.d.cts.map +1 -1
- package/dist/actions/list-vouchers.d.mts +45 -3
- package/dist/actions/list-vouchers.d.mts.map +1 -1
- package/dist/actions/list-vouchers.mjs +19 -19
- package/dist/actions/list-vouchers.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +7 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +7 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/put-service.cjs +3 -3
- package/dist/actions/put-service.cjs.map +1 -1
- package/dist/actions/put-service.d.cts +239 -3
- package/dist/actions/put-service.d.cts.map +1 -1
- package/dist/actions/put-service.d.mts +239 -3
- package/dist/actions/put-service.d.mts.map +1 -1
- package/dist/actions/put-service.mjs +3 -3
- package/dist/actions/put-service.mjs.map +1 -1
- package/dist/actions/update-absence.cjs +3 -3
- package/dist/actions/update-absence.cjs.map +1 -1
- package/dist/actions/update-absence.d.cts +27 -3
- package/dist/actions/update-absence.d.cts.map +1 -1
- package/dist/actions/update-absence.d.mts +27 -3
- package/dist/actions/update-absence.d.mts.map +1 -1
- package/dist/actions/update-absence.mjs +3 -3
- package/dist/actions/update-absence.mjs.map +1 -1
- package/dist/actions/update-anchortime-by-date.cjs +2 -2
- package/dist/actions/update-anchortime-by-date.cjs.map +1 -1
- package/dist/actions/update-anchortime-by-date.d.cts +21 -3
- package/dist/actions/update-anchortime-by-date.d.cts.map +1 -1
- package/dist/actions/update-anchortime-by-date.d.mts +21 -3
- package/dist/actions/update-anchortime-by-date.d.mts.map +1 -1
- package/dist/actions/update-anchortime-by-date.mjs +2 -2
- package/dist/actions/update-anchortime-by-date.mjs.map +1 -1
- package/dist/actions/update-anchortime.cjs +4 -4
- package/dist/actions/update-anchortime.cjs.map +1 -1
- package/dist/actions/update-anchortime.d.cts +25 -3
- package/dist/actions/update-anchortime.d.cts.map +1 -1
- package/dist/actions/update-anchortime.d.mts +25 -3
- package/dist/actions/update-anchortime.d.mts.map +1 -1
- package/dist/actions/update-anchortime.mjs +4 -4
- package/dist/actions/update-anchortime.mjs.map +1 -1
- package/dist/actions/update-appointment.cjs +2 -2
- package/dist/actions/update-appointment.cjs.map +1 -1
- package/dist/actions/update-appointment.d.cts +121 -3
- package/dist/actions/update-appointment.d.cts.map +1 -1
- package/dist/actions/update-appointment.d.mts +121 -3
- package/dist/actions/update-appointment.d.mts.map +1 -1
- package/dist/actions/update-appointment.mjs +2 -2
- package/dist/actions/update-appointment.mjs.map +1 -1
- package/dist/actions/update-calendar-return-time.cjs +3 -3
- package/dist/actions/update-calendar-return-time.cjs.map +1 -1
- package/dist/actions/update-calendar-return-time.d.cts +25 -3
- package/dist/actions/update-calendar-return-time.d.cts.map +1 -1
- package/dist/actions/update-calendar-return-time.d.mts +25 -3
- package/dist/actions/update-calendar-return-time.d.mts.map +1 -1
- package/dist/actions/update-calendar-return-time.mjs +3 -3
- package/dist/actions/update-calendar-return-time.mjs.map +1 -1
- package/dist/actions/update-calendar.cjs +4 -4
- package/dist/actions/update-calendar.cjs.map +1 -1
- package/dist/actions/update-calendar.d.cts +35 -3
- package/dist/actions/update-calendar.d.cts.map +1 -1
- package/dist/actions/update-calendar.d.mts +35 -3
- package/dist/actions/update-calendar.d.mts.map +1 -1
- package/dist/actions/update-calendar.mjs +4 -4
- package/dist/actions/update-calendar.mjs.map +1 -1
- package/dist/actions/update-contact.cjs +5 -5
- package/dist/actions/update-contact.cjs.map +1 -1
- package/dist/actions/update-contact.d.cts +25 -3
- package/dist/actions/update-contact.d.cts.map +1 -1
- package/dist/actions/update-contact.d.mts +25 -3
- package/dist/actions/update-contact.d.mts.map +1 -1
- package/dist/actions/update-contact.mjs +5 -5
- package/dist/actions/update-contact.mjs.map +1 -1
- package/dist/actions/update-resource.cjs +4 -4
- package/dist/actions/update-resource.cjs.map +1 -1
- package/dist/actions/update-resource.d.cts +21 -3
- package/dist/actions/update-resource.d.cts.map +1 -1
- package/dist/actions/update-resource.d.mts +21 -3
- package/dist/actions/update-resource.d.mts.map +1 -1
- package/dist/actions/update-resource.mjs +4 -4
- package/dist/actions/update-resource.mjs.map +1 -1
- package/dist/actions/update-service-group.cjs +2 -2
- package/dist/actions/update-service-group.cjs.map +1 -1
- package/dist/actions/update-service-group.d.cts +61 -3
- package/dist/actions/update-service-group.d.cts.map +1 -1
- package/dist/actions/update-service-group.d.mts +61 -3
- package/dist/actions/update-service-group.d.mts.map +1 -1
- package/dist/actions/update-service-group.mjs +2 -2
- package/dist/actions/update-service-group.mjs.map +1 -1
- package/dist/actions/update-service.cjs.map +1 -1
- package/dist/actions/update-service.d.cts +21 -3
- package/dist/actions/update-service.d.cts.map +1 -1
- package/dist/actions/update-service.d.mts +21 -3
- package/dist/actions/update-service.d.mts.map +1 -1
- package/dist/actions/update-service.mjs.map +1 -1
- package/dist/actions/update-sync-appointment.cjs +3 -3
- package/dist/actions/update-sync-appointment.cjs.map +1 -1
- package/dist/actions/update-sync-appointment.d.cts +39 -3
- package/dist/actions/update-sync-appointment.d.cts.map +1 -1
- package/dist/actions/update-sync-appointment.d.mts +39 -3
- package/dist/actions/update-sync-appointment.d.mts.map +1 -1
- package/dist/actions/update-sync-appointment.mjs +3 -3
- package/dist/actions/update-sync-appointment.mjs.map +1 -1
- package/dist/actions/update-usermapping.cjs +2 -2
- package/dist/actions/update-usermapping.cjs.map +1 -1
- package/dist/actions/update-usermapping.d.cts +30 -3
- package/dist/actions/update-usermapping.d.cts.map +1 -1
- package/dist/actions/update-usermapping.d.mts +30 -3
- package/dist/actions/update-usermapping.d.mts.map +1 -1
- package/dist/actions/update-usermapping.mjs +2 -2
- package/dist/actions/update-usermapping.mjs.map +1 -1
- package/dist/actions/update-voucher.cjs +4 -4
- package/dist/actions/update-voucher.cjs.map +1 -1
- package/dist/actions/update-voucher.d.cts +19 -3
- package/dist/actions/update-voucher.d.cts.map +1 -1
- package/dist/actions/update-voucher.d.mts +19 -3
- package/dist/actions/update-voucher.d.mts.map +1 -1
- package/dist/actions/update-voucher.mjs +4 -4
- package/dist/actions/update-voucher.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +3 -3
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +17 -3
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +17 -3
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +3 -3
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/update-working-times-date.cjs +2 -2
- package/dist/actions/update-working-times-date.cjs.map +1 -1
- package/dist/actions/update-working-times-date.d.cts +39 -3
- package/dist/actions/update-working-times-date.d.cts.map +1 -1
- package/dist/actions/update-working-times-date.d.mts +39 -3
- package/dist/actions/update-working-times-date.d.mts.map +1 -1
- package/dist/actions/update-working-times-date.mjs +2 -2
- package/dist/actions/update-working-times-date.mjs.map +1 -1
- package/dist/actions/update-working-times.cjs +2 -2
- package/dist/actions/update-working-times.cjs.map +1 -1
- package/dist/actions/update-working-times.d.cts +61 -3
- package/dist/actions/update-working-times.d.cts.map +1 -1
- package/dist/actions/update-working-times.d.mts +61 -3
- package/dist/actions/update-working-times.d.mts.map +1 -1
- package/dist/actions/update-working-times.mjs +2 -2
- package/dist/actions/update-working-times.mjs.map +1 -1
- package/dist/catalog.cjs +24 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +23 -0
- package/dist/catalog.d.mts +23 -0
- package/dist/catalog.mjs +24 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-usermapping.mjs","names":[],"sources":["../../src/actions/get-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsermappingInput
|
|
1
|
+
{"version":3,"file":"get-usermapping.mjs","names":[],"sources":["../../src/actions/get-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsermappingInput = z.object({\n searchvalue: z.number().int().describe(\"Value that needs to be validated by the number search. Omit this parameter to get all usermappings.\").optional(),\n}).describe(\"Request model for retrieving usermapping information from eTermin.\\nOptionally filter by a specific search value.\");\nconst EterminGetUsermapping_UsermappingSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the usermapping\").optional()),\n value: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Value for the usermapping\").optional()),\n valueto: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Ending value for the range\").optional()),\n valuefrom: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Starting value for the range\").optional()),\n valuetype: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Type of value (e.g., 0 for default type)\").optional()),\n calendarid: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Calendar ID associated with this usermapping\").optional()),\n servicegroupid: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Service group ID(s) associated with this usermapping (comma-separated)\").optional()),\n}).passthrough().describe(\"Model representing a usermapping entry in eTermin.\");\nexport const EterminGetUsermappingOutput = z.object({\n usermappings: z.array(EterminGetUsermapping_UsermappingSchema).describe(\"List of usermapping entries returned by the eTermin API\"),\n}).describe(\"Response model containing the list of usermapping entries from eTermin.\");\n\nexport const eterminGetUsermapping = action(\"ETERMIN_GET_USERMAPPING\", {\n slug: \"etermin-get-usermapping\",\n name: \"Get Usermapping\",\n description: \"Tool to retrieve usermapping information. Use when you need to get usermapping details or validate number search values.\",\n input: EterminGetUsermappingInput,\n output: EterminGetUsermappingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAC/H,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC;CAC/I,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CACtI,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;CACzI,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC;CAC7I,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACzJ,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC;CACxJ,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC;AACxL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,cAAc,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yDAAyD,EACnI,CAAC,CAAC,CAAC,SAAS,yEAOF;AACV,CAAC"}
|
|
@@ -3,34 +3,34 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-users.ts
|
|
4
4
|
const EterminGetUsersInput = zod.z.object({}).describe("Request model for retrieving the list of users from eTermin. No parameters required.");
|
|
5
5
|
const EterminGetUsers_UserSchema = zod.z.object({
|
|
6
|
-
id: zod.z.string().describe("Unique identifier (UUID) of the user"),
|
|
7
|
-
ll: zod.z.string().describe("Last login timestamp in ISO 8601 format").
|
|
8
|
-
ccs: zod.z.boolean().default(false).describe("Whether the user has CCS permissions").
|
|
9
|
-
crm: zod.z.boolean().default(false).describe("Whether the user has CRM access").
|
|
10
|
-
ilo: zod.z.boolean().default(false).describe("Whether the user is currently logged in").
|
|
11
|
-
sso: zod.z.boolean().default(false).describe("Whether the user has single sign-on enabled").
|
|
12
|
-
admin: zod.z.boolean().default(false).describe("Whether the user has administrator privileges").
|
|
13
|
-
email: zod.z.string().describe("Email address of the user"),
|
|
14
|
-
"export": zod.z.boolean().default(false).describe("Whether the user can export data").
|
|
15
|
-
manage: zod.z.boolean().default(false).describe("Whether the user has management permissions").
|
|
16
|
-
comment: zod.z.string().describe("Optional comment or note about the user").
|
|
17
|
-
service: zod.z.boolean().default(false).describe("Whether the user has service permissions").
|
|
18
|
-
calendar: zod.z.boolean().default(false).describe("Whether the user has calendar access").
|
|
19
|
-
settings: zod.z.boolean().default(false).describe("Whether the user can modify settings").
|
|
20
|
-
crmsearch: zod.z.boolean().default(false).describe("Whether the user can search in CRM").
|
|
21
|
-
loginpage: zod.z.number().int().default(0).describe("Login page identifier").
|
|
22
|
-
marketing: zod.z.boolean().default(false).describe("Whether the user has marketing permissions").
|
|
23
|
-
logouttime: zod.z.number().int().default(60).describe("Session timeout in minutes before automatic logout").
|
|
24
|
-
statistics: zod.z.boolean().default(false).describe("Whether the user can view statistics").
|
|
25
|
-
calendaradd: zod.z.boolean().default(false).describe("Whether the user can add calendar entries").
|
|
26
|
-
settingscal: zod.z.boolean().default(false).describe("Whether the user has calendar-specific settings access").
|
|
27
|
-
workingtimes: zod.z.boolean().default(false).describe("Whether the user can manage working times").
|
|
28
|
-
calendarnobulk: zod.z.boolean().default(false).describe("Whether the user is restricted from bulk calendar operations").
|
|
29
|
-
calendarapponly: zod.z.boolean().default(false).describe("Whether the user can only access calendar app").
|
|
30
|
-
calendarreadonly: zod.z.boolean().default(false).describe("Whether the user has read-only calendar access").
|
|
31
|
-
calendarsettings: zod.z.boolean().default(false).describe("Whether the user can modify calendar settings").
|
|
32
|
-
settingssynconly: zod.z.boolean().default(false).describe("Whether the user can only sync settings").
|
|
33
|
-
calendarwriteonly: zod.z.boolean().default(false).describe("Whether the user has write-only calendar access").
|
|
6
|
+
id: zod.z.string().describe("Unique identifier (UUID) of the user").nullable(),
|
|
7
|
+
ll: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Last login timestamp in ISO 8601 format").optional()),
|
|
8
|
+
ccs: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has CCS permissions").optional()),
|
|
9
|
+
crm: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has CRM access").optional()),
|
|
10
|
+
ilo: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user is currently logged in").optional()),
|
|
11
|
+
sso: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has single sign-on enabled").optional()),
|
|
12
|
+
admin: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has administrator privileges").optional()),
|
|
13
|
+
email: zod.z.string().describe("Email address of the user").nullable(),
|
|
14
|
+
"export": zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can export data").optional()),
|
|
15
|
+
manage: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has management permissions").optional()),
|
|
16
|
+
comment: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Optional comment or note about the user").optional()),
|
|
17
|
+
service: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has service permissions").optional()),
|
|
18
|
+
calendar: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has calendar access").optional()),
|
|
19
|
+
settings: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can modify settings").optional()),
|
|
20
|
+
crmsearch: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can search in CRM").optional()),
|
|
21
|
+
loginpage: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().default(0).describe("Login page identifier").optional()),
|
|
22
|
+
marketing: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has marketing permissions").optional()),
|
|
23
|
+
logouttime: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().default(60).describe("Session timeout in minutes before automatic logout").optional()),
|
|
24
|
+
statistics: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can view statistics").optional()),
|
|
25
|
+
calendaradd: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can add calendar entries").optional()),
|
|
26
|
+
settingscal: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has calendar-specific settings access").optional()),
|
|
27
|
+
workingtimes: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can manage working times").optional()),
|
|
28
|
+
calendarnobulk: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user is restricted from bulk calendar operations").optional()),
|
|
29
|
+
calendarapponly: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can only access calendar app").optional()),
|
|
30
|
+
calendarreadonly: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has read-only calendar access").optional()),
|
|
31
|
+
calendarsettings: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can modify calendar settings").optional()),
|
|
32
|
+
settingssynconly: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user can only sync settings").optional()),
|
|
33
|
+
calendarwriteonly: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(false).describe("Whether the user has write-only calendar access").optional())
|
|
34
34
|
}).describe("Represents a user in the eTermin system with their permissions and settings.");
|
|
35
35
|
const EterminGetUsersOutput = zod.z.object({ users: zod.z.array(EterminGetUsers_UserSchema).describe("List of user objects with their permissions and settings") }).describe("Response model containing the list of users in the eTermin account.");
|
|
36
36
|
const eterminGetUsers = require_action.action("ETERMIN_GET_USERS", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-users.cjs","names":["z","action"],"sources":["../../src/actions/get-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsersInput
|
|
1
|
+
{"version":3,"file":"get-users.cjs","names":["z","action"],"sources":["../../src/actions/get-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsersInput = z.object({}).describe(\"Request model for retrieving the list of users from eTermin. No parameters required.\");\nconst EterminGetUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the user\").nullable(),\n ll: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Last login timestamp in ISO 8601 format\").optional()),\n ccs: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has CCS permissions\").optional()),\n crm: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has CRM access\").optional()),\n ilo: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user is currently logged in\").optional()),\n sso: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has single sign-on enabled\").optional()),\n admin: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has administrator privileges\").optional()),\n email: z.string().describe(\"Email address of the user\").nullable(),\n \"export\": z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can export data\").optional()),\n manage: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has management permissions\").optional()),\n comment: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Optional comment or note about the user\").optional()),\n service: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has service permissions\").optional()),\n calendar: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has calendar access\").optional()),\n settings: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can modify settings\").optional()),\n crmsearch: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can search in CRM\").optional()),\n loginpage: z.preprocess((value) => (value === null ? undefined : value), z.number().int().default(0).describe(\"Login page identifier\").optional()),\n marketing: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has marketing permissions\").optional()),\n logouttime: z.preprocess((value) => (value === null ? undefined : value), z.number().int().default(60).describe(\"Session timeout in minutes before automatic logout\").optional()),\n statistics: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can view statistics\").optional()),\n calendaradd: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can add calendar entries\").optional()),\n settingscal: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has calendar-specific settings access\").optional()),\n workingtimes: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can manage working times\").optional()),\n calendarnobulk: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user is restricted from bulk calendar operations\").optional()),\n calendarapponly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can only access calendar app\").optional()),\n calendarreadonly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has read-only calendar access\").optional()),\n calendarsettings: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can modify calendar settings\").optional()),\n settingssynconly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can only sync settings\").optional()),\n calendarwriteonly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has write-only calendar access\").optional()),\n}).describe(\"Represents a user in the eTermin system with their permissions and settings.\");\nexport const EterminGetUsersOutput = z.object({\n users: z.array(EterminGetUsers_UserSchema).describe(\"List of user objects with their permissions and settings\"),\n}).describe(\"Response model containing the list of users in the eTermin account.\");\n\nexport const eterminGetUsers = action(\"ETERMIN_GET_USERS\", {\n slug: \"etermin-get-users\",\n name: \"Get Users\",\n description: \"Tool to retrieve a list of users. Use when you need to list all users in your eTermin account.\",\n input: EterminGetUsersInput,\n output: EterminGetUsersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,71 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-users.d.ts
|
|
4
|
-
declare const EterminGetUsersInput: z.
|
|
5
|
-
declare const EterminGetUsersOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const EterminGetUsersInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const EterminGetUsersOutput: z.ZodObject<{
|
|
6
|
+
users: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
ll: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
ccs: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
crm: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
ilo: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
12
|
+
sso: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
13
|
+
admin: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
14
|
+
email: z.ZodNullable<z.ZodString>;
|
|
15
|
+
export: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
16
|
+
manage: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
17
|
+
comment: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
18
|
+
service: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
19
|
+
calendar: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
20
|
+
settings: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
21
|
+
crmsearch: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
22
|
+
loginpage: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodNumber>>>;
|
|
23
|
+
marketing: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
24
|
+
logouttime: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodNumber>>>;
|
|
25
|
+
statistics: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
26
|
+
calendaradd: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
27
|
+
settingscal: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
28
|
+
workingtimes: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
29
|
+
calendarnobulk: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
30
|
+
calendarapponly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
31
|
+
calendarreadonly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
32
|
+
calendarsettings: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
33
|
+
settingssynconly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
34
|
+
calendarwriteonly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
35
|
+
}, z.core.$strip>>;
|
|
36
|
+
}, z.core.$strip>;
|
|
37
|
+
declare const eterminGetUsers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
38
|
+
users: {
|
|
39
|
+
id: string | null;
|
|
40
|
+
email: string | null;
|
|
41
|
+
ll?: string | undefined;
|
|
42
|
+
ccs?: boolean | undefined;
|
|
43
|
+
crm?: boolean | undefined;
|
|
44
|
+
ilo?: boolean | undefined;
|
|
45
|
+
sso?: boolean | undefined;
|
|
46
|
+
admin?: boolean | undefined;
|
|
47
|
+
export?: boolean | undefined;
|
|
48
|
+
manage?: boolean | undefined;
|
|
49
|
+
comment?: string | undefined;
|
|
50
|
+
service?: boolean | undefined;
|
|
51
|
+
calendar?: boolean | undefined;
|
|
52
|
+
settings?: boolean | undefined;
|
|
53
|
+
crmsearch?: boolean | undefined;
|
|
54
|
+
loginpage?: number | undefined;
|
|
55
|
+
marketing?: boolean | undefined;
|
|
56
|
+
logouttime?: number | undefined;
|
|
57
|
+
statistics?: boolean | undefined;
|
|
58
|
+
calendaradd?: boolean | undefined;
|
|
59
|
+
settingscal?: boolean | undefined;
|
|
60
|
+
workingtimes?: boolean | undefined;
|
|
61
|
+
calendarnobulk?: boolean | undefined;
|
|
62
|
+
calendarapponly?: boolean | undefined;
|
|
63
|
+
calendarreadonly?: boolean | undefined;
|
|
64
|
+
calendarsettings?: boolean | undefined;
|
|
65
|
+
settingssynconly?: boolean | undefined;
|
|
66
|
+
calendarwriteonly?: boolean | undefined;
|
|
67
|
+
}[];
|
|
68
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
69
|
//#endregion
|
|
8
70
|
export { eterminGetUsers };
|
|
9
71
|
//# sourceMappingURL=get-users.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-users.d.cts","names":[],"sources":["../../src/actions/get-users.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"get-users.d.cts","names":[],"sources":["../../src/actions/get-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA+BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA"}
|
|
@@ -1,9 +1,71 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-users.d.ts
|
|
4
|
-
declare const EterminGetUsersInput: z.
|
|
5
|
-
declare const EterminGetUsersOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const EterminGetUsersInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const EterminGetUsersOutput: z.ZodObject<{
|
|
6
|
+
users: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodString>;
|
|
8
|
+
ll: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
ccs: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
crm: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
ilo: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
12
|
+
sso: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
13
|
+
admin: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
14
|
+
email: z.ZodNullable<z.ZodString>;
|
|
15
|
+
export: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
16
|
+
manage: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
17
|
+
comment: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
18
|
+
service: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
19
|
+
calendar: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
20
|
+
settings: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
21
|
+
crmsearch: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
22
|
+
loginpage: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodNumber>>>;
|
|
23
|
+
marketing: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
24
|
+
logouttime: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodNumber>>>;
|
|
25
|
+
statistics: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
26
|
+
calendaradd: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
27
|
+
settingscal: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
28
|
+
workingtimes: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
29
|
+
calendarnobulk: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
30
|
+
calendarapponly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
31
|
+
calendarreadonly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
32
|
+
calendarsettings: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
33
|
+
settingssynconly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
34
|
+
calendarwriteonly: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
|
|
35
|
+
}, z.core.$strip>>;
|
|
36
|
+
}, z.core.$strip>;
|
|
37
|
+
declare const eterminGetUsers: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, {
|
|
38
|
+
users: {
|
|
39
|
+
id: string | null;
|
|
40
|
+
email: string | null;
|
|
41
|
+
ll?: string | undefined;
|
|
42
|
+
ccs?: boolean | undefined;
|
|
43
|
+
crm?: boolean | undefined;
|
|
44
|
+
ilo?: boolean | undefined;
|
|
45
|
+
sso?: boolean | undefined;
|
|
46
|
+
admin?: boolean | undefined;
|
|
47
|
+
export?: boolean | undefined;
|
|
48
|
+
manage?: boolean | undefined;
|
|
49
|
+
comment?: string | undefined;
|
|
50
|
+
service?: boolean | undefined;
|
|
51
|
+
calendar?: boolean | undefined;
|
|
52
|
+
settings?: boolean | undefined;
|
|
53
|
+
crmsearch?: boolean | undefined;
|
|
54
|
+
loginpage?: number | undefined;
|
|
55
|
+
marketing?: boolean | undefined;
|
|
56
|
+
logouttime?: number | undefined;
|
|
57
|
+
statistics?: boolean | undefined;
|
|
58
|
+
calendaradd?: boolean | undefined;
|
|
59
|
+
settingscal?: boolean | undefined;
|
|
60
|
+
workingtimes?: boolean | undefined;
|
|
61
|
+
calendarnobulk?: boolean | undefined;
|
|
62
|
+
calendarapponly?: boolean | undefined;
|
|
63
|
+
calendarreadonly?: boolean | undefined;
|
|
64
|
+
calendarsettings?: boolean | undefined;
|
|
65
|
+
settingssynconly?: boolean | undefined;
|
|
66
|
+
calendarwriteonly?: boolean | undefined;
|
|
67
|
+
}[];
|
|
68
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
69
|
//#endregion
|
|
8
70
|
export { eterminGetUsers };
|
|
9
71
|
//# sourceMappingURL=get-users.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-users.d.mts","names":[],"sources":["../../src/actions/get-users.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"get-users.d.mts","names":[],"sources":["../../src/actions/get-users.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cA+BpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA"}
|
|
@@ -3,34 +3,34 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-users.ts
|
|
4
4
|
const EterminGetUsersInput = z.object({}).describe("Request model for retrieving the list of users from eTermin. No parameters required.");
|
|
5
5
|
const EterminGetUsers_UserSchema = z.object({
|
|
6
|
-
id: z.string().describe("Unique identifier (UUID) of the user"),
|
|
7
|
-
ll: z.string().describe("Last login timestamp in ISO 8601 format").
|
|
8
|
-
ccs: z.boolean().default(false).describe("Whether the user has CCS permissions").
|
|
9
|
-
crm: z.boolean().default(false).describe("Whether the user has CRM access").
|
|
10
|
-
ilo: z.boolean().default(false).describe("Whether the user is currently logged in").
|
|
11
|
-
sso: z.boolean().default(false).describe("Whether the user has single sign-on enabled").
|
|
12
|
-
admin: z.boolean().default(false).describe("Whether the user has administrator privileges").
|
|
13
|
-
email: z.string().describe("Email address of the user"),
|
|
14
|
-
"export": z.boolean().default(false).describe("Whether the user can export data").
|
|
15
|
-
manage: z.boolean().default(false).describe("Whether the user has management permissions").
|
|
16
|
-
comment: z.string().describe("Optional comment or note about the user").
|
|
17
|
-
service: z.boolean().default(false).describe("Whether the user has service permissions").
|
|
18
|
-
calendar: z.boolean().default(false).describe("Whether the user has calendar access").
|
|
19
|
-
settings: z.boolean().default(false).describe("Whether the user can modify settings").
|
|
20
|
-
crmsearch: z.boolean().default(false).describe("Whether the user can search in CRM").
|
|
21
|
-
loginpage: z.number().int().default(0).describe("Login page identifier").
|
|
22
|
-
marketing: z.boolean().default(false).describe("Whether the user has marketing permissions").
|
|
23
|
-
logouttime: z.number().int().default(60).describe("Session timeout in minutes before automatic logout").
|
|
24
|
-
statistics: z.boolean().default(false).describe("Whether the user can view statistics").
|
|
25
|
-
calendaradd: z.boolean().default(false).describe("Whether the user can add calendar entries").
|
|
26
|
-
settingscal: z.boolean().default(false).describe("Whether the user has calendar-specific settings access").
|
|
27
|
-
workingtimes: z.boolean().default(false).describe("Whether the user can manage working times").
|
|
28
|
-
calendarnobulk: z.boolean().default(false).describe("Whether the user is restricted from bulk calendar operations").
|
|
29
|
-
calendarapponly: z.boolean().default(false).describe("Whether the user can only access calendar app").
|
|
30
|
-
calendarreadonly: z.boolean().default(false).describe("Whether the user has read-only calendar access").
|
|
31
|
-
calendarsettings: z.boolean().default(false).describe("Whether the user can modify calendar settings").
|
|
32
|
-
settingssynconly: z.boolean().default(false).describe("Whether the user can only sync settings").
|
|
33
|
-
calendarwriteonly: z.boolean().default(false).describe("Whether the user has write-only calendar access").
|
|
6
|
+
id: z.string().describe("Unique identifier (UUID) of the user").nullable(),
|
|
7
|
+
ll: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Last login timestamp in ISO 8601 format").optional()),
|
|
8
|
+
ccs: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has CCS permissions").optional()),
|
|
9
|
+
crm: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has CRM access").optional()),
|
|
10
|
+
ilo: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user is currently logged in").optional()),
|
|
11
|
+
sso: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has single sign-on enabled").optional()),
|
|
12
|
+
admin: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has administrator privileges").optional()),
|
|
13
|
+
email: z.string().describe("Email address of the user").nullable(),
|
|
14
|
+
"export": z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can export data").optional()),
|
|
15
|
+
manage: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has management permissions").optional()),
|
|
16
|
+
comment: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Optional comment or note about the user").optional()),
|
|
17
|
+
service: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has service permissions").optional()),
|
|
18
|
+
calendar: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has calendar access").optional()),
|
|
19
|
+
settings: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can modify settings").optional()),
|
|
20
|
+
crmsearch: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can search in CRM").optional()),
|
|
21
|
+
loginpage: z.preprocess((value) => value === null ? void 0 : value, z.number().int().default(0).describe("Login page identifier").optional()),
|
|
22
|
+
marketing: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has marketing permissions").optional()),
|
|
23
|
+
logouttime: z.preprocess((value) => value === null ? void 0 : value, z.number().int().default(60).describe("Session timeout in minutes before automatic logout").optional()),
|
|
24
|
+
statistics: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can view statistics").optional()),
|
|
25
|
+
calendaradd: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can add calendar entries").optional()),
|
|
26
|
+
settingscal: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has calendar-specific settings access").optional()),
|
|
27
|
+
workingtimes: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can manage working times").optional()),
|
|
28
|
+
calendarnobulk: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user is restricted from bulk calendar operations").optional()),
|
|
29
|
+
calendarapponly: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can only access calendar app").optional()),
|
|
30
|
+
calendarreadonly: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has read-only calendar access").optional()),
|
|
31
|
+
calendarsettings: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can modify calendar settings").optional()),
|
|
32
|
+
settingssynconly: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user can only sync settings").optional()),
|
|
33
|
+
calendarwriteonly: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(false).describe("Whether the user has write-only calendar access").optional())
|
|
34
34
|
}).describe("Represents a user in the eTermin system with their permissions and settings.");
|
|
35
35
|
const eterminGetUsers = action("ETERMIN_GET_USERS", {
|
|
36
36
|
slug: "etermin-get-users",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-users.mjs","names":[],"sources":["../../src/actions/get-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsersInput
|
|
1
|
+
{"version":3,"file":"get-users.mjs","names":[],"sources":["../../src/actions/get-users.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsersInput = z.object({}).describe(\"Request model for retrieving the list of users from eTermin. No parameters required.\");\nconst EterminGetUsers_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier (UUID) of the user\").nullable(),\n ll: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Last login timestamp in ISO 8601 format\").optional()),\n ccs: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has CCS permissions\").optional()),\n crm: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has CRM access\").optional()),\n ilo: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user is currently logged in\").optional()),\n sso: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has single sign-on enabled\").optional()),\n admin: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has administrator privileges\").optional()),\n email: z.string().describe(\"Email address of the user\").nullable(),\n \"export\": z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can export data\").optional()),\n manage: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has management permissions\").optional()),\n comment: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Optional comment or note about the user\").optional()),\n service: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has service permissions\").optional()),\n calendar: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has calendar access\").optional()),\n settings: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can modify settings\").optional()),\n crmsearch: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can search in CRM\").optional()),\n loginpage: z.preprocess((value) => (value === null ? undefined : value), z.number().int().default(0).describe(\"Login page identifier\").optional()),\n marketing: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has marketing permissions\").optional()),\n logouttime: z.preprocess((value) => (value === null ? undefined : value), z.number().int().default(60).describe(\"Session timeout in minutes before automatic logout\").optional()),\n statistics: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can view statistics\").optional()),\n calendaradd: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can add calendar entries\").optional()),\n settingscal: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has calendar-specific settings access\").optional()),\n workingtimes: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can manage working times\").optional()),\n calendarnobulk: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user is restricted from bulk calendar operations\").optional()),\n calendarapponly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can only access calendar app\").optional()),\n calendarreadonly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has read-only calendar access\").optional()),\n calendarsettings: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can modify calendar settings\").optional()),\n settingssynconly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user can only sync settings\").optional()),\n calendarwriteonly: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(false).describe(\"Whether the user has write-only calendar access\").optional()),\n}).describe(\"Represents a user in the eTermin system with their permissions and settings.\");\nexport const EterminGetUsersOutput = z.object({\n users: z.array(EterminGetUsers_UserSchema).describe(\"List of user objects with their permissions and settings\"),\n}).describe(\"Response model containing the list of users in the eTermin account.\");\n\nexport const eterminGetUsers = action(\"ETERMIN_GET_USERS\", {\n slug: \"etermin-get-users\",\n name: \"Get Users\",\n description: \"Tool to retrieve a list of users. Use when you need to list all users in your eTermin account.\",\n input: EterminGetUsersInput,\n output: EterminGetUsersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -3,13 +3,13 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-working-times-date.ts
|
|
4
4
|
const EterminGetWorkingTimesDateInput = zod.z.object({ calendarid: zod.z.number().int().describe("Identifier of the calendar to retrieve working times for") }).describe("Request model for retrieving working times for a specific date.");
|
|
5
5
|
const EterminGetWorkingTimesDate_WorkingTimeDateSchema = zod.z.object({
|
|
6
|
-
ID: zod.z.number().int().describe("Unique identifier of the working time entry"),
|
|
7
|
-
Reason: zod.z.string().describe("Reason or description for this working time entry"),
|
|
8
|
-
EndDate: zod.z.string().describe("End date and time for this working time period (ISO 8601 format)"),
|
|
9
|
-
StartDate: zod.z.string().describe("Start date and time for this working time period (ISO 8601 format)"),
|
|
10
|
-
CalendarID: zod.z.number().int().describe("Calendar identifier this entry belongs to")
|
|
6
|
+
ID: zod.z.number().int().describe("Unique identifier of the working time entry").nullable(),
|
|
7
|
+
Reason: zod.z.string().describe("Reason or description for this working time entry").nullable(),
|
|
8
|
+
EndDate: zod.z.string().describe("End date and time for this working time period (ISO 8601 format)").nullable(),
|
|
9
|
+
StartDate: zod.z.string().describe("Start date and time for this working time period (ISO 8601 format)").nullable(),
|
|
10
|
+
CalendarID: zod.z.number().int().describe("Calendar identifier this entry belongs to").nullable()
|
|
11
11
|
}).passthrough().describe("Model representing a single working time entry for a specific date.");
|
|
12
|
-
const EterminGetWorkingTimesDateOutput = zod.z.object({ details: zod.z.array(EterminGetWorkingTimesDate_WorkingTimeDateSchema).describe("List of working time entries for the specified calendar on the requested date").
|
|
12
|
+
const EterminGetWorkingTimesDateOutput = zod.z.object({ details: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(EterminGetWorkingTimesDate_WorkingTimeDateSchema).describe("List of working time entries for the specified calendar on the requested date").optional()) }).describe("Response model containing working time entries for a specific date.");
|
|
13
13
|
const eterminGetWorkingTimesDate = require_action.action("ETERMIN_GET_WORKING_TIMES_DATE", {
|
|
14
14
|
slug: "etermin-get-working-times-date",
|
|
15
15
|
name: "Get Working Times Date",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-working-times-date.cjs","names":["z","action"],"sources":["../../src/actions/get-working-times-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetWorkingTimesDateInput
|
|
1
|
+
{"version":3,"file":"get-working-times-date.cjs","names":["z","action"],"sources":["../../src/actions/get-working-times-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetWorkingTimesDateInput = z.object({\n calendarid: z.number().int().describe(\"Identifier of the calendar to retrieve working times for\"),\n}).describe(\"Request model for retrieving working times for a specific date.\");\nconst EterminGetWorkingTimesDate_WorkingTimeDateSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier of the working time entry\").nullable(),\n Reason: z.string().describe(\"Reason or description for this working time entry\").nullable(),\n EndDate: z.string().describe(\"End date and time for this working time period (ISO 8601 format)\").nullable(),\n StartDate: z.string().describe(\"Start date and time for this working time period (ISO 8601 format)\").nullable(),\n CalendarID: z.number().int().describe(\"Calendar identifier this entry belongs to\").nullable(),\n}).passthrough().describe(\"Model representing a single working time entry for a specific date.\");\nexport const EterminGetWorkingTimesDateOutput = z.object({\n details: z.preprocess((value) => (value === null ? undefined : value), z.array(EterminGetWorkingTimesDate_WorkingTimeDateSchema).describe(\"List of working time entries for the specified calendar on the requested date\").optional()),\n}).describe(\"Response model containing working time entries for a specific date.\");\n\nexport const eterminGetWorkingTimesDate = action(\"ETERMIN_GET_WORKING_TIMES_DATE\", {\n slug: \"etermin-get-working-times-date\",\n name: \"Get Working Times Date\",\n description: \"Tool to retrieve working times for a specific calendar on a specific date. Use when checking available time slots for a particular date before booking appointments.\",\n input: EterminGetWorkingTimesDateInput,\n output: EterminGetWorkingTimesDateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,EAClG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,EACvO,CAAC,CAAC,CAAC,SAAS,qEAAqE;AAEjF,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-working-times-date.d.ts
|
|
4
|
-
declare const EterminGetWorkingTimesDateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetWorkingTimesDateInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetWorkingTimesDateOutput: z.ZodObject<{
|
|
8
|
+
details: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9
|
+
ID: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
Reason: z.ZodNullable<z.ZodString>;
|
|
11
|
+
EndDate: z.ZodNullable<z.ZodString>;
|
|
12
|
+
StartDate: z.ZodNullable<z.ZodString>;
|
|
13
|
+
CalendarID: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const eterminGetWorkingTimesDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
calendarid: number;
|
|
18
|
+
}, {
|
|
19
|
+
details?: {
|
|
20
|
+
[x: string]: unknown;
|
|
21
|
+
ID: number | null;
|
|
22
|
+
Reason: string | null;
|
|
23
|
+
EndDate: string | null;
|
|
24
|
+
StartDate: string | null;
|
|
25
|
+
CalendarID: number | null;
|
|
26
|
+
}[] | undefined;
|
|
27
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { eterminGetWorkingTimesDate };
|
|
9
30
|
//# sourceMappingURL=get-working-times-date.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-working-times-date.d.cts","names":[],"sources":["../../src/actions/get-working-times-date.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-working-times-date.d.cts","names":[],"sources":["../../src/actions/get-working-times-date.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAU/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-working-times-date.d.ts
|
|
4
|
-
declare const EterminGetWorkingTimesDateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetWorkingTimesDateInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetWorkingTimesDateOutput: z.ZodObject<{
|
|
8
|
+
details: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9
|
+
ID: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
Reason: z.ZodNullable<z.ZodString>;
|
|
11
|
+
EndDate: z.ZodNullable<z.ZodString>;
|
|
12
|
+
StartDate: z.ZodNullable<z.ZodString>;
|
|
13
|
+
CalendarID: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
}, z.core.$loose>>>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const eterminGetWorkingTimesDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
calendarid: number;
|
|
18
|
+
}, {
|
|
19
|
+
details?: {
|
|
20
|
+
[x: string]: unknown;
|
|
21
|
+
ID: number | null;
|
|
22
|
+
Reason: string | null;
|
|
23
|
+
EndDate: string | null;
|
|
24
|
+
StartDate: string | null;
|
|
25
|
+
CalendarID: number | null;
|
|
26
|
+
}[] | undefined;
|
|
27
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { eterminGetWorkingTimesDate };
|
|
9
30
|
//# sourceMappingURL=get-working-times-date.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-working-times-date.d.mts","names":[],"sources":["../../src/actions/get-working-times-date.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-working-times-date.d.mts","names":[],"sources":["../../src/actions/get-working-times-date.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAU/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -3,18 +3,18 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-working-times-date.ts
|
|
4
4
|
const EterminGetWorkingTimesDateInput = z.object({ calendarid: z.number().int().describe("Identifier of the calendar to retrieve working times for") }).describe("Request model for retrieving working times for a specific date.");
|
|
5
5
|
const EterminGetWorkingTimesDate_WorkingTimeDateSchema = z.object({
|
|
6
|
-
ID: z.number().int().describe("Unique identifier of the working time entry"),
|
|
7
|
-
Reason: z.string().describe("Reason or description for this working time entry"),
|
|
8
|
-
EndDate: z.string().describe("End date and time for this working time period (ISO 8601 format)"),
|
|
9
|
-
StartDate: z.string().describe("Start date and time for this working time period (ISO 8601 format)"),
|
|
10
|
-
CalendarID: z.number().int().describe("Calendar identifier this entry belongs to")
|
|
6
|
+
ID: z.number().int().describe("Unique identifier of the working time entry").nullable(),
|
|
7
|
+
Reason: z.string().describe("Reason or description for this working time entry").nullable(),
|
|
8
|
+
EndDate: z.string().describe("End date and time for this working time period (ISO 8601 format)").nullable(),
|
|
9
|
+
StartDate: z.string().describe("Start date and time for this working time period (ISO 8601 format)").nullable(),
|
|
10
|
+
CalendarID: z.number().int().describe("Calendar identifier this entry belongs to").nullable()
|
|
11
11
|
}).passthrough().describe("Model representing a single working time entry for a specific date.");
|
|
12
12
|
const eterminGetWorkingTimesDate = action("ETERMIN_GET_WORKING_TIMES_DATE", {
|
|
13
13
|
slug: "etermin-get-working-times-date",
|
|
14
14
|
name: "Get Working Times Date",
|
|
15
15
|
description: "Tool to retrieve working times for a specific calendar on a specific date. Use when checking available time slots for a particular date before booking appointments.",
|
|
16
16
|
input: EterminGetWorkingTimesDateInput,
|
|
17
|
-
output: z.object({ details: z.array(EterminGetWorkingTimesDate_WorkingTimeDateSchema).describe("List of working time entries for the specified calendar on the requested date").
|
|
17
|
+
output: z.object({ details: z.preprocess((value) => value === null ? void 0 : value, z.array(EterminGetWorkingTimesDate_WorkingTimeDateSchema).describe("List of working time entries for the specified calendar on the requested date").optional()) }).describe("Response model containing working time entries for a specific date.")
|
|
18
18
|
});
|
|
19
19
|
//#endregion
|
|
20
20
|
export { eterminGetWorkingTimesDate };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-working-times-date.mjs","names":[],"sources":["../../src/actions/get-working-times-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetWorkingTimesDateInput
|
|
1
|
+
{"version":3,"file":"get-working-times-date.mjs","names":[],"sources":["../../src/actions/get-working-times-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetWorkingTimesDateInput = z.object({\n calendarid: z.number().int().describe(\"Identifier of the calendar to retrieve working times for\"),\n}).describe(\"Request model for retrieving working times for a specific date.\");\nconst EterminGetWorkingTimesDate_WorkingTimeDateSchema = z.object({\n ID: z.number().int().describe(\"Unique identifier of the working time entry\").nullable(),\n Reason: z.string().describe(\"Reason or description for this working time entry\").nullable(),\n EndDate: z.string().describe(\"End date and time for this working time period (ISO 8601 format)\").nullable(),\n StartDate: z.string().describe(\"Start date and time for this working time period (ISO 8601 format)\").nullable(),\n CalendarID: z.number().int().describe(\"Calendar identifier this entry belongs to\").nullable(),\n}).passthrough().describe(\"Model representing a single working time entry for a specific date.\");\nexport const EterminGetWorkingTimesDateOutput = z.object({\n details: z.preprocess((value) => (value === null ? undefined : value), z.array(EterminGetWorkingTimesDate_WorkingTimeDateSchema).describe(\"List of working time entries for the specified calendar on the requested date\").optional()),\n}).describe(\"Response model containing working time entries for a specific date.\");\n\nexport const eterminGetWorkingTimesDate = action(\"ETERMIN_GET_WORKING_TIMES_DATE\", {\n slug: \"etermin-get-working-times-date\",\n name: \"Get Working Times Date\",\n description: \"Tool to retrieve working times for a specific calendar on a specific date. Use when checking available time slots for a particular date before booking appointments.\",\n input: EterminGetWorkingTimesDateInput,\n output: EterminGetWorkingTimesDateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO,EACtD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,EAClG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,mDAAmD,EAAE,OAAO;CAChE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC1G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC9G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAK/F,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8C,EAAE,OAAO,EACvD,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,EACvO,CAAC,CAAC,CAAC,SAAS,qEAOF;AACV,CAAC"}
|