@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,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-working-times.d.ts
|
|
4
|
-
declare const EterminDeleteWorkingTimesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteWorkingTimesInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
calendarid: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const EterminDeleteWorkingTimesOutput: z.ZodObject<{
|
|
9
|
+
status: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
statusmsg: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const eterminDeleteWorkingTimes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
calendarid: number;
|
|
14
|
+
id?: number | undefined;
|
|
15
|
+
}, {
|
|
16
|
+
status?: number | undefined;
|
|
17
|
+
statusmsg?: string | undefined;
|
|
18
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { eterminDeleteWorkingTimes };
|
|
9
21
|
//# sourceMappingURL=delete-working-times.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-working-times.d.mts","names":[],"sources":["../../src/actions/delete-working-times.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"delete-working-times.d.mts","names":[],"sources":["../../src/actions/delete-working-times.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAI9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -9,8 +9,8 @@ const eterminDeleteWorkingTimes = action("ETERMIN_DELETE_WORKING_TIMES", {
|
|
|
9
9
|
calendarid: z.number().int().describe("ID of the calendar whose working times should be deleted")
|
|
10
10
|
}).describe("Request model for deleting working times from a calendar."),
|
|
11
11
|
output: z.object({
|
|
12
|
-
status: z.number().describe("HTTP status code of the operation").
|
|
13
|
-
statusmsg: z.string().describe("Status message describing the result of the delete operation").
|
|
12
|
+
status: z.preprocess((value) => value === null ? void 0 : value, z.number().describe("HTTP status code of the operation").optional()),
|
|
13
|
+
statusmsg: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Status message describing the result of the delete operation").optional())
|
|
14
14
|
}).describe("Response model for delete working times operation.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-working-times.mjs","names":[],"sources":["../../src/actions/delete-working-times.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteWorkingTimesInput
|
|
1
|
+
{"version":3,"file":"delete-working-times.mjs","names":[],"sources":["../../src/actions/delete-working-times.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteWorkingTimesInput = z.object({\n id: z.number().int().describe(\"ID of the specific working time slot to delete. If not provided, every working slot of the calendar will be deleted\").optional(),\n calendarid: z.number().int().describe(\"ID of the calendar whose working times should be deleted\"),\n}).describe(\"Request model for deleting working times from a calendar.\");\nexport const EterminDeleteWorkingTimesOutput = z.object({\n status: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"HTTP status code of the operation\").optional()),\n statusmsg: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Status message describing the result of the delete operation\").optional()),\n}).describe(\"Response model for delete working times operation.\");\n\nexport const eterminDeleteWorkingTimes = action(\"ETERMIN_DELETE_WORKING_TIMES\", {\n slug: \"etermin-delete-working-times\",\n name: \"Delete Working Times\",\n description: \"Tool to delete working times from a calendar. Use when removing time slots or clearing all working times from a calendar. If no specific working time ID is provided, all working slots for the calendar will be deleted.\",\n input: EterminDeleteWorkingTimesInput,\n output: EterminDeleteWorkingTimesOutput,\n});\n"],"mappings":";;AAaA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;EAC9J,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D;CAClG,CAAC,CAAC,CAAC,SAAS,2DAUH;CACP,QAV6C,EAAE,OAAO;EACtD,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;EACzI,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC;CACzK,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
|
|
@@ -3,14 +3,14 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-absences.ts
|
|
4
4
|
const EterminGetAbsencesInput = zod.z.object({ calendarid: zod.z.number().int().describe("ID of the calendar to retrieve absences for") }).describe("Request model for retrieving absences (non-working times) for a calendar.");
|
|
5
5
|
const EterminGetAbsences_AbsenceSchema = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique identifier of the absence entry").
|
|
7
|
-
nwtype: zod.z.number().int().describe("Non-working time type identifier").
|
|
8
|
-
reason: zod.z.string().describe("Reason for the absence").
|
|
9
|
-
enddate: zod.z.string().describe("End date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").
|
|
10
|
-
startdate: zod.z.string().describe("Start date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").
|
|
11
|
-
dynamicdays: zod.z.number().int().describe("Dynamic days configuration for the absence").
|
|
6
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier of the absence entry").optional()),
|
|
7
|
+
nwtype: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Non-working time type identifier").optional()),
|
|
8
|
+
reason: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Reason for the absence").optional()),
|
|
9
|
+
enddate: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("End date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").optional()),
|
|
10
|
+
startdate: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Start date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").optional()),
|
|
11
|
+
dynamicdays: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Dynamic days configuration for the absence").optional())
|
|
12
12
|
}).passthrough().describe("Model representing a single absence (non-working time) entry.");
|
|
13
|
-
const EterminGetAbsencesOutput = zod.z.object({ absences: zod.z.array(EterminGetAbsences_AbsenceSchema).describe("List of absence entries for the calendar").
|
|
13
|
+
const EterminGetAbsencesOutput = zod.z.object({ absences: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(EterminGetAbsences_AbsenceSchema).describe("List of absence entries for the calendar").optional()) }).describe("Response model containing list of absences for a calendar.");
|
|
14
14
|
const eterminGetAbsences = require_action.action("ETERMIN_GET_ABSENCES", {
|
|
15
15
|
slug: "etermin-get-absences",
|
|
16
16
|
name: "Get Absences",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-absences.cjs","names":["z","action"],"sources":["../../src/actions/get-absences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAbsencesInput
|
|
1
|
+
{"version":3,"file":"get-absences.cjs","names":["z","action"],"sources":["../../src/actions/get-absences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAbsencesInput = z.object({\n calendarid: z.number().int().describe(\"ID of the calendar to retrieve absences for\"),\n}).describe(\"Request model for retrieving absences (non-working times) for a calendar.\");\nconst EterminGetAbsences_AbsenceSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the absence entry\").optional()),\n nwtype: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Non-working time type identifier\").optional()),\n reason: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Reason for the absence\").optional()),\n enddate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"End date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)\").optional()),\n startdate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Start date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)\").optional()),\n dynamicdays: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Dynamic days configuration for the absence\").optional()),\n}).passthrough().describe(\"Model representing a single absence (non-working time) entry.\");\nexport const EterminGetAbsencesOutput = z.object({\n absences: z.preprocess((value) => (value === null ? undefined : value), z.array(EterminGetAbsences_AbsenceSchema).describe(\"List of absence entries for the calendar\").optional()),\n}).describe(\"Response model containing list of absences for a calendar.\");\n\nexport const eterminGetAbsences = action(\"ETERMIN_GET_ABSENCES\", {\n slug: \"etermin-get-absences\",\n name: \"Get Absences\",\n description: \"Tool to retrieve absences (non-working times) for a specific calendar. Use when you need to check when a calendar is unavailable for appointments.\",\n input: EterminGetAbsencesInput,\n output: EterminGetAbsencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,EACrF,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;CAChJ,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;CAC9I,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC;CAC9H,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC;CACvK,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC;CAC3K,aAAaA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC;AAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AACzF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,EACnL,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-absences.d.ts
|
|
4
|
-
declare const EterminGetAbsencesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetAbsencesInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetAbsencesOutput: z.ZodObject<{
|
|
8
|
+
absences: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
nwtype: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
11
|
+
reason: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
enddate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
startdate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
dynamicdays: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const eterminGetAbsences: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
calendarid: number;
|
|
19
|
+
}, {
|
|
20
|
+
absences?: {
|
|
21
|
+
[x: string]: unknown;
|
|
22
|
+
id?: number | undefined;
|
|
23
|
+
nwtype?: number | undefined;
|
|
24
|
+
reason?: string | undefined;
|
|
25
|
+
enddate?: string | undefined;
|
|
26
|
+
startdate?: string | undefined;
|
|
27
|
+
dynamicdays?: number | undefined;
|
|
28
|
+
}[] | undefined;
|
|
29
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { eterminGetAbsences };
|
|
9
32
|
//# sourceMappingURL=get-absences.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-absences.d.cts","names":[],"sources":["../../src/actions/get-absences.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-absences.d.cts","names":[],"sources":["../../src/actions/get-absences.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-absences.d.ts
|
|
4
|
-
declare const EterminGetAbsencesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetAbsencesInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetAbsencesOutput: z.ZodObject<{
|
|
8
|
+
absences: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
nwtype: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
11
|
+
reason: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
enddate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
13
|
+
startdate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
dynamicdays: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
15
|
+
}, z.core.$loose>>>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const eterminGetAbsences: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
calendarid: number;
|
|
19
|
+
}, {
|
|
20
|
+
absences?: {
|
|
21
|
+
[x: string]: unknown;
|
|
22
|
+
id?: number | undefined;
|
|
23
|
+
nwtype?: number | undefined;
|
|
24
|
+
reason?: string | undefined;
|
|
25
|
+
enddate?: string | undefined;
|
|
26
|
+
startdate?: string | undefined;
|
|
27
|
+
dynamicdays?: number | undefined;
|
|
28
|
+
}[] | undefined;
|
|
29
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { eterminGetAbsences };
|
|
9
32
|
//# sourceMappingURL=get-absences.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-absences.d.mts","names":[],"sources":["../../src/actions/get-absences.ts"],"mappings":";;;cAIa,uBAAA,
|
|
1
|
+
{"version":3,"file":"get-absences.d.mts","names":[],"sources":["../../src/actions/get-absences.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAWvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA"}
|
|
@@ -3,19 +3,19 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-absences.ts
|
|
4
4
|
const EterminGetAbsencesInput = z.object({ calendarid: z.number().int().describe("ID of the calendar to retrieve absences for") }).describe("Request model for retrieving absences (non-working times) for a calendar.");
|
|
5
5
|
const EterminGetAbsences_AbsenceSchema = z.object({
|
|
6
|
-
id: z.number().int().describe("Unique identifier of the absence entry").
|
|
7
|
-
nwtype: z.number().int().describe("Non-working time type identifier").
|
|
8
|
-
reason: z.string().describe("Reason for the absence").
|
|
9
|
-
enddate: z.string().describe("End date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").
|
|
10
|
-
startdate: z.string().describe("Start date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").
|
|
11
|
-
dynamicdays: z.number().int().describe("Dynamic days configuration for the absence").
|
|
6
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier of the absence entry").optional()),
|
|
7
|
+
nwtype: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Non-working time type identifier").optional()),
|
|
8
|
+
reason: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Reason for the absence").optional()),
|
|
9
|
+
enddate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("End date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").optional()),
|
|
10
|
+
startdate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Start date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)").optional()),
|
|
11
|
+
dynamicdays: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Dynamic days configuration for the absence").optional())
|
|
12
12
|
}).passthrough().describe("Model representing a single absence (non-working time) entry.");
|
|
13
13
|
const eterminGetAbsences = action("ETERMIN_GET_ABSENCES", {
|
|
14
14
|
slug: "etermin-get-absences",
|
|
15
15
|
name: "Get Absences",
|
|
16
16
|
description: "Tool to retrieve absences (non-working times) for a specific calendar. Use when you need to check when a calendar is unavailable for appointments.",
|
|
17
17
|
input: EterminGetAbsencesInput,
|
|
18
|
-
output: z.object({ absences: z.array(EterminGetAbsences_AbsenceSchema).describe("List of absence entries for the calendar").
|
|
18
|
+
output: z.object({ absences: z.preprocess((value) => value === null ? void 0 : value, z.array(EterminGetAbsences_AbsenceSchema).describe("List of absence entries for the calendar").optional()) }).describe("Response model containing list of absences for a calendar.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { eterminGetAbsences };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-absences.mjs","names":[],"sources":["../../src/actions/get-absences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAbsencesInput
|
|
1
|
+
{"version":3,"file":"get-absences.mjs","names":[],"sources":["../../src/actions/get-absences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAbsencesInput = z.object({\n calendarid: z.number().int().describe(\"ID of the calendar to retrieve absences for\"),\n}).describe(\"Request model for retrieving absences (non-working times) for a calendar.\");\nconst EterminGetAbsences_AbsenceSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the absence entry\").optional()),\n nwtype: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Non-working time type identifier\").optional()),\n reason: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Reason for the absence\").optional()),\n enddate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"End date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)\").optional()),\n startdate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Start date and time of the absence (format: YYYY-MM-DDTHH:mm:ss)\").optional()),\n dynamicdays: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Dynamic days configuration for the absence\").optional()),\n}).passthrough().describe(\"Model representing a single absence (non-working time) entry.\");\nexport const EterminGetAbsencesOutput = z.object({\n absences: z.preprocess((value) => (value === null ? undefined : value), z.array(EterminGetAbsences_AbsenceSchema).describe(\"List of absence entries for the calendar\").optional()),\n}).describe(\"Response model containing list of absences for a calendar.\");\n\nexport const eterminGetAbsences = action(\"ETERMIN_GET_ABSENCES\", {\n slug: \"etermin-get-absences\",\n name: \"Get Absences\",\n description: \"Tool to retrieve absences (non-working times) for a specific calendar. Use when you need to check when a calendar is unavailable for appointments.\",\n input: EterminGetAbsencesInput,\n output: EterminGetAbsencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,EACrF,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;CAChJ,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;CAC9I,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC;CAC9H,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC;CACvK,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC;CAC3K,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC;AAC/J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAKzF,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,EACnL,CAAC,CAAC,CAAC,SAAS,4DAOF;AACV,CAAC"}
|
|
@@ -3,11 +3,11 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-anchortime-date.ts
|
|
4
4
|
const EterminGetAnchortimeDateInput = zod.z.object({ calendarid: zod.z.number().int().describe("ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.").optional() }).describe("Request model for retrieving anchortimes by date.");
|
|
5
5
|
const EterminGetAnchortimeDate_AnchortimeSchema = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique identifier of the anchortime").
|
|
7
|
-
reason: zod.z.string().describe("Reason for the anchortime").
|
|
8
|
-
startdate: zod.z.string().describe("Start date of the anchortime in ISO format (e.g., 2022-09-21T10:00:00)").
|
|
9
|
-
calendarid: zod.z.number().int().describe("ID of the calendar this anchortime belongs to").
|
|
10
|
-
ignoreonceappbooked: zod.z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").
|
|
6
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier of the anchortime").optional()),
|
|
7
|
+
reason: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Reason for the anchortime").optional()),
|
|
8
|
+
startdate: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Start date of the anchortime in ISO format (e.g., 2022-09-21T10:00:00)").optional()),
|
|
9
|
+
calendarid: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the calendar this anchortime belongs to").optional()),
|
|
10
|
+
ignoreonceappbooked: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").optional())
|
|
11
11
|
}).passthrough().describe("Model representing an anchortime entry.");
|
|
12
12
|
const EterminGetAnchortimeDateOutput = zod.z.object({ anchortimes: zod.z.array(EterminGetAnchortimeDate_AnchortimeSchema).describe("List of anchortimes returned by eTermin API") }).describe("Response model for retrieving anchortimes by date.");
|
|
13
13
|
const eterminGetAnchortimeDate = require_action.action("ETERMIN_GET_ANCHORTIME_DATE", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortime-date.cjs","names":["z","action"],"sources":["../../src/actions/get-anchortime-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimeDateInput
|
|
1
|
+
{"version":3,"file":"get-anchortime-date.cjs","names":["z","action"],"sources":["../../src/actions/get-anchortime-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimeDateInput = z.object({\n calendarid: z.number().int().describe(\"ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.\").optional(),\n}).describe(\"Request model for retrieving anchortimes by date.\");\nconst EterminGetAnchortimeDate_AnchortimeSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the anchortime\").optional()),\n reason: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Reason for the anchortime\").optional()),\n startdate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Start date of the anchortime in ISO format (e.g., 2022-09-21T10:00:00)\").optional()),\n calendarid: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the calendar this anchortime belongs to\").optional()),\n ignoreonceappbooked: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether to ignore this anchortime once an appointment is booked\").optional()),\n}).passthrough().describe(\"Model representing an anchortime entry.\");\nexport const EterminGetAnchortimeDateOutput = z.object({\n anchortimes: z.array(EterminGetAnchortimeDate_AnchortimeSchema).describe(\"List of anchortimes returned by eTermin API\"),\n}).describe(\"Response model for retrieving anchortimes by date.\");\n\nexport const eterminGetAnchortimeDate = action(\"ETERMIN_GET_ANCHORTIME_DATE\", {\n slug: \"etermin-get-anchortime-date\",\n name: \"Get Anchortime by Date\",\n description: \"Tool to retrieve anchortimes by date. Use when you need to get existing anchortimes for calendars. Anchortimes define specific time slots or blocked periods for calendar scheduling.\",\n input: EterminGetAnchortimeDateInput,\n output: EterminGetAnchortimeDateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;CAC7I,QAAQA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CACjI,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC;CACjL,YAAYA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;CAC/J,qBAAqBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;AACvL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,aAAaA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6CAA6C,EACxH,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,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-anchortime-date.d.ts
|
|
4
|
-
declare const EterminGetAnchortimeDateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetAnchortimeDateInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetAnchortimeDateOutput: z.ZodObject<{
|
|
8
|
+
anchortimes: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
reason: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
startdate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
calendarid: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
13
|
+
ignoreonceappbooked: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const eterminGetAnchortimeDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
calendarid?: number | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
anchortimes: {
|
|
20
|
+
[x: string]: unknown;
|
|
21
|
+
id?: number | undefined;
|
|
22
|
+
reason?: string | undefined;
|
|
23
|
+
startdate?: string | undefined;
|
|
24
|
+
calendarid?: number | undefined;
|
|
25
|
+
ignoreonceappbooked?: boolean | undefined;
|
|
26
|
+
}[];
|
|
27
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { eterminGetAnchortimeDate };
|
|
9
30
|
//# sourceMappingURL=get-anchortime-date.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortime-date.d.cts","names":[],"sources":["../../src/actions/get-anchortime-date.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-anchortime-date.d.cts","names":[],"sources":["../../src/actions/get-anchortime-date.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAU7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-anchortime-date.d.ts
|
|
4
|
-
declare const EterminGetAnchortimeDateInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetAnchortimeDateInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetAnchortimeDateOutput: z.ZodObject<{
|
|
8
|
+
anchortimes: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
reason: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
11
|
+
startdate: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
calendarid: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
13
|
+
ignoreonceappbooked: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const eterminGetAnchortimeDate: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
calendarid?: number | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
anchortimes: {
|
|
20
|
+
[x: string]: unknown;
|
|
21
|
+
id?: number | undefined;
|
|
22
|
+
reason?: string | undefined;
|
|
23
|
+
startdate?: string | undefined;
|
|
24
|
+
calendarid?: number | undefined;
|
|
25
|
+
ignoreonceappbooked?: boolean | undefined;
|
|
26
|
+
}[];
|
|
27
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { eterminGetAnchortimeDate };
|
|
9
30
|
//# sourceMappingURL=get-anchortime-date.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortime-date.d.mts","names":[],"sources":["../../src/actions/get-anchortime-date.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"get-anchortime-date.d.mts","names":[],"sources":["../../src/actions/get-anchortime-date.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAU7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;cAI9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -3,11 +3,11 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-anchortime-date.ts
|
|
4
4
|
const EterminGetAnchortimeDateInput = z.object({ calendarid: z.number().int().describe("ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.").optional() }).describe("Request model for retrieving anchortimes by date.");
|
|
5
5
|
const EterminGetAnchortimeDate_AnchortimeSchema = z.object({
|
|
6
|
-
id: z.number().int().describe("Unique identifier of the anchortime").
|
|
7
|
-
reason: z.string().describe("Reason for the anchortime").
|
|
8
|
-
startdate: z.string().describe("Start date of the anchortime in ISO format (e.g., 2022-09-21T10:00:00)").
|
|
9
|
-
calendarid: z.number().int().describe("ID of the calendar this anchortime belongs to").
|
|
10
|
-
ignoreonceappbooked: z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").
|
|
6
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier of the anchortime").optional()),
|
|
7
|
+
reason: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Reason for the anchortime").optional()),
|
|
8
|
+
startdate: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Start date of the anchortime in ISO format (e.g., 2022-09-21T10:00:00)").optional()),
|
|
9
|
+
calendarid: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the calendar this anchortime belongs to").optional()),
|
|
10
|
+
ignoreonceappbooked: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").optional())
|
|
11
11
|
}).passthrough().describe("Model representing an anchortime entry.");
|
|
12
12
|
const eterminGetAnchortimeDate = action("ETERMIN_GET_ANCHORTIME_DATE", {
|
|
13
13
|
slug: "etermin-get-anchortime-date",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortime-date.mjs","names":[],"sources":["../../src/actions/get-anchortime-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimeDateInput
|
|
1
|
+
{"version":3,"file":"get-anchortime-date.mjs","names":[],"sources":["../../src/actions/get-anchortime-date.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimeDateInput = z.object({\n calendarid: z.number().int().describe(\"ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.\").optional(),\n}).describe(\"Request model for retrieving anchortimes by date.\");\nconst EterminGetAnchortimeDate_AnchortimeSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the anchortime\").optional()),\n reason: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Reason for the anchortime\").optional()),\n startdate: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Start date of the anchortime in ISO format (e.g., 2022-09-21T10:00:00)\").optional()),\n calendarid: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the calendar this anchortime belongs to\").optional()),\n ignoreonceappbooked: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether to ignore this anchortime once an appointment is booked\").optional()),\n}).passthrough().describe(\"Model representing an anchortime entry.\");\nexport const EterminGetAnchortimeDateOutput = z.object({\n anchortimes: z.array(EterminGetAnchortimeDate_AnchortimeSchema).describe(\"List of anchortimes returned by eTermin API\"),\n}).describe(\"Response model for retrieving anchortimes by date.\");\n\nexport const eterminGetAnchortimeDate = action(\"ETERMIN_GET_ANCHORTIME_DATE\", {\n slug: \"etermin-get-anchortime-date\",\n name: \"Get Anchortime by Date\",\n description: \"Tool to retrieve anchortimes by date. Use when you need to get existing anchortimes for calendars. Anchortimes define specific time slots or blocked periods for calendar scheduling.\",\n input: EterminGetAnchortimeDateInput,\n output: EterminGetAnchortimeDateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;CAC7I,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CACjI,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC;CACjL,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;CAC/J,qBAAqB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;AACvL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AAKnE,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT4C,EAAE,OAAO,EACrD,aAAa,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6CAA6C,EACxH,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
|
|
@@ -3,11 +3,11 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-anchortimes.ts
|
|
4
4
|
const EterminGetAnchortimesInput = zod.z.object({ calendarid: zod.z.number().int().describe("ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.").optional() }).describe("Request model for retrieving anchortimes from eTermin.");
|
|
5
5
|
const EterminGetAnchortimes_AnchortimeSchema = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique identifier for the anchortime").
|
|
7
|
-
weekday: zod.z.number().int().describe("Day of the week (0-6, where 0 is Monday)").
|
|
8
|
-
starttime: zod.z.string().describe("Start time for the anchortime in HH:MM:SS format").
|
|
9
|
-
calendarid: zod.z.number().int().describe("ID of the calendar this anchortime belongs to").
|
|
10
|
-
ignoreonceappbooked: zod.z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").
|
|
6
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier for the anchortime").optional()),
|
|
7
|
+
weekday: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Day of the week (0-6, where 0 is Monday)").optional()),
|
|
8
|
+
starttime: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Start time for the anchortime in HH:MM:SS format").optional()),
|
|
9
|
+
calendarid: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the calendar this anchortime belongs to").optional()),
|
|
10
|
+
ignoreonceappbooked: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").optional())
|
|
11
11
|
}).passthrough().describe("Model representing an anchortime in eTermin.");
|
|
12
12
|
const EterminGetAnchortimesOutput = zod.z.object({ anchortimes: zod.z.array(EterminGetAnchortimes_AnchortimeSchema).describe("List of anchortimes returned by eTermin API") }).describe("Response model containing the list of anchortimes from eTermin.");
|
|
13
13
|
const eterminGetAnchortimes = require_action.action("ETERMIN_GET_ANCHORTIMES", {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortimes.cjs","names":["z","action"],"sources":["../../src/actions/get-anchortimes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimesInput
|
|
1
|
+
{"version":3,"file":"get-anchortimes.cjs","names":["z","action"],"sources":["../../src/actions/get-anchortimes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimesInput = z.object({\n calendarid: z.number().int().describe(\"ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.\").optional(),\n}).describe(\"Request model for retrieving anchortimes from eTermin.\");\nconst EterminGetAnchortimes_AnchortimeSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the anchortime\").optional()),\n weekday: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Day of the week (0-6, where 0 is Monday)\").optional()),\n starttime: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Start time for the anchortime in HH:MM:SS format\").optional()),\n calendarid: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the calendar this anchortime belongs to\").optional()),\n ignoreonceappbooked: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether to ignore this anchortime once an appointment is booked\").optional()),\n}).passthrough().describe(\"Model representing an anchortime in eTermin.\");\nexport const EterminGetAnchortimesOutput = z.object({\n anchortimes: z.array(EterminGetAnchortimes_AnchortimeSchema).describe(\"List of anchortimes returned by eTermin API\"),\n}).describe(\"Response model containing the list of anchortimes from eTermin.\");\n\nexport const eterminGetAnchortimes = action(\"ETERMIN_GET_ANCHORTIMES\", {\n slug: \"etermin-get-anchortimes\",\n name: \"Get Anchortimes\",\n description: \"Tool to retrieve anchortime details. Use when you need to get anchortimes for calendars in your eTermin account.\",\n input: EterminGetAnchortimesInput,\n output: EterminGetAnchortimesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC9I,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACvJ,WAAWA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;CAC3J,YAAYA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;CAC/J,qBAAqBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;AACvL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,aAAaA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6CAA6C,EACrH,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAE7E,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,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-anchortimes.d.ts
|
|
4
|
-
declare const EterminGetAnchortimesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetAnchortimesInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetAnchortimesOutput: z.ZodObject<{
|
|
8
|
+
anchortimes: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
weekday: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
11
|
+
starttime: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
calendarid: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
13
|
+
ignoreonceappbooked: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const eterminGetAnchortimes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
calendarid?: number | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
anchortimes: {
|
|
20
|
+
[x: string]: unknown;
|
|
21
|
+
id?: number | undefined;
|
|
22
|
+
weekday?: number | undefined;
|
|
23
|
+
starttime?: string | undefined;
|
|
24
|
+
calendarid?: number | undefined;
|
|
25
|
+
ignoreonceappbooked?: boolean | undefined;
|
|
26
|
+
}[];
|
|
27
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { eterminGetAnchortimes };
|
|
9
30
|
//# sourceMappingURL=get-anchortimes.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortimes.d.cts","names":[],"sources":["../../src/actions/get-anchortimes.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-anchortimes.d.cts","names":[],"sources":["../../src/actions/get-anchortimes.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAU1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,30 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-anchortimes.d.ts
|
|
4
|
-
declare const EterminGetAnchortimesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminGetAnchortimesInput: z.ZodObject<{
|
|
5
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminGetAnchortimesOutput: z.ZodObject<{
|
|
8
|
+
anchortimes: z.ZodArray<z.ZodObject<{
|
|
9
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
10
|
+
weekday: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
11
|
+
starttime: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
12
|
+
calendarid: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
13
|
+
ignoreonceappbooked: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const eterminGetAnchortimes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
calendarid?: number | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
anchortimes: {
|
|
20
|
+
[x: string]: unknown;
|
|
21
|
+
id?: number | undefined;
|
|
22
|
+
weekday?: number | undefined;
|
|
23
|
+
starttime?: string | undefined;
|
|
24
|
+
calendarid?: number | undefined;
|
|
25
|
+
ignoreonceappbooked?: boolean | undefined;
|
|
26
|
+
}[];
|
|
27
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
28
|
//#endregion
|
|
8
29
|
export { eterminGetAnchortimes };
|
|
9
30
|
//# sourceMappingURL=get-anchortimes.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortimes.d.mts","names":[],"sources":["../../src/actions/get-anchortimes.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-anchortimes.d.mts","names":[],"sources":["../../src/actions/get-anchortimes.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAU1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -3,11 +3,11 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-anchortimes.ts
|
|
4
4
|
const EterminGetAnchortimesInput = z.object({ calendarid: z.number().int().describe("ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.").optional() }).describe("Request model for retrieving anchortimes from eTermin.");
|
|
5
5
|
const EterminGetAnchortimes_AnchortimeSchema = z.object({
|
|
6
|
-
id: z.number().int().describe("Unique identifier for the anchortime").
|
|
7
|
-
weekday: z.number().int().describe("Day of the week (0-6, where 0 is Monday)").
|
|
8
|
-
starttime: z.string().describe("Start time for the anchortime in HH:MM:SS format").
|
|
9
|
-
calendarid: z.number().int().describe("ID of the calendar this anchortime belongs to").
|
|
10
|
-
ignoreonceappbooked: z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").
|
|
6
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier for the anchortime").optional()),
|
|
7
|
+
weekday: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Day of the week (0-6, where 0 is Monday)").optional()),
|
|
8
|
+
starttime: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Start time for the anchortime in HH:MM:SS format").optional()),
|
|
9
|
+
calendarid: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the calendar this anchortime belongs to").optional()),
|
|
10
|
+
ignoreonceappbooked: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether to ignore this anchortime once an appointment is booked").optional())
|
|
11
11
|
}).passthrough().describe("Model representing an anchortime in eTermin.");
|
|
12
12
|
const eterminGetAnchortimes = action("ETERMIN_GET_ANCHORTIMES", {
|
|
13
13
|
slug: "etermin-get-anchortimes",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-anchortimes.mjs","names":[],"sources":["../../src/actions/get-anchortimes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimesInput
|
|
1
|
+
{"version":3,"file":"get-anchortimes.mjs","names":[],"sources":["../../src/actions/get-anchortimes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetAnchortimesInput = z.object({\n calendarid: z.number().int().describe(\"ID of the calendar. Use this parameter if you want to get existing anchortimes for a specific calendar.\").optional(),\n}).describe(\"Request model for retrieving anchortimes from eTermin.\");\nconst EterminGetAnchortimes_AnchortimeSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the anchortime\").optional()),\n weekday: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Day of the week (0-6, where 0 is Monday)\").optional()),\n starttime: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Start time for the anchortime in HH:MM:SS format\").optional()),\n calendarid: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the calendar this anchortime belongs to\").optional()),\n ignoreonceappbooked: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether to ignore this anchortime once an appointment is booked\").optional()),\n}).passthrough().describe(\"Model representing an anchortime in eTermin.\");\nexport const EterminGetAnchortimesOutput = z.object({\n anchortimes: z.array(EterminGetAnchortimes_AnchortimeSchema).describe(\"List of anchortimes returned by eTermin API\"),\n}).describe(\"Response model containing the list of anchortimes from eTermin.\");\n\nexport const eterminGetAnchortimes = action(\"ETERMIN_GET_ANCHORTIMES\", {\n slug: \"etermin-get-anchortimes\",\n name: \"Get Anchortimes\",\n description: \"Tool to retrieve anchortime details. Use when you need to get anchortimes for calendars in your eTermin account.\",\n input: EterminGetAnchortimesInput,\n output: EterminGetAnchortimesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,EAC5J,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC9I,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACvJ,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;CAC3J,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;CAC/J,qBAAqB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;AACvL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,aAAa,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,6CAA6C,EACrH,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
|