@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,127 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-appointment.d.ts
|
|
4
|
-
declare const EterminUpdateAppointmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminUpdateAppointmentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
end: z.ZodOptional<z.ZodString>;
|
|
7
|
+
vat: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
zip: z.ZodOptional<z.ZodString>;
|
|
9
|
+
city: z.ZodOptional<z.ZodString>;
|
|
10
|
+
sync: z.ZodOptional<z.ZodBoolean>;
|
|
11
|
+
email: z.ZodOptional<z.ZodString>;
|
|
12
|
+
notes: z.ZodOptional<z.ZodString>;
|
|
13
|
+
phone: z.ZodOptional<z.ZodString>;
|
|
14
|
+
start: z.ZodOptional<z.ZodString>;
|
|
15
|
+
title: z.ZodOptional<z.ZodString>;
|
|
16
|
+
street: z.ZodOptional<z.ZodString>;
|
|
17
|
+
msgtype: z.ZodOptional<z.ZodBoolean>;
|
|
18
|
+
capacity: z.ZodOptional<z.ZodNumber>;
|
|
19
|
+
lastname: z.ZodOptional<z.ZodString>;
|
|
20
|
+
location: z.ZodOptional<z.ZodString>;
|
|
21
|
+
pricenet: z.ZodOptional<z.ZodNumber>;
|
|
22
|
+
services: z.ZodOptional<z.ZodString>;
|
|
23
|
+
firstname: z.ZodOptional<z.ZodString>;
|
|
24
|
+
sendemail: z.ZodOptional<z.ZodBoolean>;
|
|
25
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
26
|
+
pricegross: z.ZodOptional<z.ZodNumber>;
|
|
27
|
+
salutation: z.ZodOptional<z.ZodString>;
|
|
28
|
+
additional1: z.ZodOptional<z.ZodString>;
|
|
29
|
+
additional2: z.ZodOptional<z.ZodString>;
|
|
30
|
+
additional3: z.ZodOptional<z.ZodString>;
|
|
31
|
+
additional4: z.ZodOptional<z.ZodString>;
|
|
32
|
+
additional5: z.ZodOptional<z.ZodString>;
|
|
33
|
+
additional6: z.ZodOptional<z.ZodString>;
|
|
34
|
+
additional7: z.ZodOptional<z.ZodString>;
|
|
35
|
+
additional8: z.ZodOptional<z.ZodString>;
|
|
36
|
+
additional9: z.ZodOptional<z.ZodString>;
|
|
37
|
+
servicesabb: z.ZodOptional<z.ZodString>;
|
|
38
|
+
additional10: z.ZodOptional<z.ZodString>;
|
|
39
|
+
additional11: z.ZodOptional<z.ZodString>;
|
|
40
|
+
additional12: z.ZodOptional<z.ZodString>;
|
|
41
|
+
additional13: z.ZodOptional<z.ZodString>;
|
|
42
|
+
additional14: z.ZodOptional<z.ZodString>;
|
|
43
|
+
additional15: z.ZodOptional<z.ZodString>;
|
|
44
|
+
additional16: z.ZodOptional<z.ZodString>;
|
|
45
|
+
additional17: z.ZodOptional<z.ZodString>;
|
|
46
|
+
additional18: z.ZodOptional<z.ZodString>;
|
|
47
|
+
additional19: z.ZodOptional<z.ZodString>;
|
|
48
|
+
additional20: z.ZodOptional<z.ZodString>;
|
|
49
|
+
calendarname: z.ZodOptional<z.ZodString>;
|
|
50
|
+
servicestext: z.ZodOptional<z.ZodString>;
|
|
51
|
+
canceldeadline: z.ZodOptional<z.ZodNumber>;
|
|
52
|
+
customernumber: z.ZodOptional<z.ZodString>;
|
|
53
|
+
recurrencerule: z.ZodOptional<z.ZodString>;
|
|
54
|
+
manualconfirmed: z.ZodOptional<z.ZodNumber>;
|
|
55
|
+
notificationmsg: z.ZodOptional<z.ZodBoolean>;
|
|
56
|
+
linkedappidmanual: z.ZodOptional<z.ZodNumber>;
|
|
57
|
+
servicesinclsgtext: z.ZodOptional<z.ZodString>;
|
|
58
|
+
appointmentreminderhours: z.ZodOptional<z.ZodNumber>;
|
|
59
|
+
appointmentreminderhours2: z.ZodOptional<z.ZodNumber>;
|
|
60
|
+
}, z.core.$strip>;
|
|
61
|
+
declare const EterminUpdateAppointmentOutput: z.ZodObject<{
|
|
62
|
+
message: z.ZodNullable<z.ZodString>;
|
|
63
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
64
|
+
}, z.core.$strip>;
|
|
65
|
+
declare const eterminUpdateAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
|
+
id: string;
|
|
67
|
+
end?: string | undefined;
|
|
68
|
+
vat?: number | undefined;
|
|
69
|
+
zip?: string | undefined;
|
|
70
|
+
city?: string | undefined;
|
|
71
|
+
sync?: boolean | undefined;
|
|
72
|
+
email?: string | undefined;
|
|
73
|
+
notes?: string | undefined;
|
|
74
|
+
phone?: string | undefined;
|
|
75
|
+
start?: string | undefined;
|
|
76
|
+
title?: string | undefined;
|
|
77
|
+
street?: string | undefined;
|
|
78
|
+
msgtype?: boolean | undefined;
|
|
79
|
+
capacity?: number | undefined;
|
|
80
|
+
lastname?: string | undefined;
|
|
81
|
+
location?: string | undefined;
|
|
82
|
+
pricenet?: number | undefined;
|
|
83
|
+
services?: string | undefined;
|
|
84
|
+
firstname?: string | undefined;
|
|
85
|
+
sendemail?: boolean | undefined;
|
|
86
|
+
calendarid?: number | undefined;
|
|
87
|
+
pricegross?: number | undefined;
|
|
88
|
+
salutation?: string | undefined;
|
|
89
|
+
additional1?: string | undefined;
|
|
90
|
+
additional2?: string | undefined;
|
|
91
|
+
additional3?: string | undefined;
|
|
92
|
+
additional4?: string | undefined;
|
|
93
|
+
additional5?: string | undefined;
|
|
94
|
+
additional6?: string | undefined;
|
|
95
|
+
additional7?: string | undefined;
|
|
96
|
+
additional8?: string | undefined;
|
|
97
|
+
additional9?: string | undefined;
|
|
98
|
+
servicesabb?: string | undefined;
|
|
99
|
+
additional10?: string | undefined;
|
|
100
|
+
additional11?: string | undefined;
|
|
101
|
+
additional12?: string | undefined;
|
|
102
|
+
additional13?: string | undefined;
|
|
103
|
+
additional14?: string | undefined;
|
|
104
|
+
additional15?: string | undefined;
|
|
105
|
+
additional16?: string | undefined;
|
|
106
|
+
additional17?: string | undefined;
|
|
107
|
+
additional18?: string | undefined;
|
|
108
|
+
additional19?: string | undefined;
|
|
109
|
+
additional20?: string | undefined;
|
|
110
|
+
calendarname?: string | undefined;
|
|
111
|
+
servicestext?: string | undefined;
|
|
112
|
+
canceldeadline?: number | undefined;
|
|
113
|
+
customernumber?: string | undefined;
|
|
114
|
+
recurrencerule?: string | undefined;
|
|
115
|
+
manualconfirmed?: number | undefined;
|
|
116
|
+
notificationmsg?: boolean | undefined;
|
|
117
|
+
linkedappidmanual?: number | undefined;
|
|
118
|
+
servicesinclsgtext?: string | undefined;
|
|
119
|
+
appointmentreminderhours?: number | undefined;
|
|
120
|
+
appointmentreminderhours2?: number | undefined;
|
|
121
|
+
}, {
|
|
122
|
+
message: string | null;
|
|
123
|
+
success: boolean | null;
|
|
124
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
125
|
//#endregion
|
|
8
126
|
export { eterminUpdateAppointment };
|
|
9
127
|
//# sourceMappingURL=update-appointment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-appointment.d.cts","names":[],"sources":["../../src/actions/update-appointment.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"update-appointment.d.cts","names":[],"sources":["../../src/actions/update-appointment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,127 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-appointment.d.ts
|
|
4
|
-
declare const EterminUpdateAppointmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminUpdateAppointmentInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
end: z.ZodOptional<z.ZodString>;
|
|
7
|
+
vat: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
zip: z.ZodOptional<z.ZodString>;
|
|
9
|
+
city: z.ZodOptional<z.ZodString>;
|
|
10
|
+
sync: z.ZodOptional<z.ZodBoolean>;
|
|
11
|
+
email: z.ZodOptional<z.ZodString>;
|
|
12
|
+
notes: z.ZodOptional<z.ZodString>;
|
|
13
|
+
phone: z.ZodOptional<z.ZodString>;
|
|
14
|
+
start: z.ZodOptional<z.ZodString>;
|
|
15
|
+
title: z.ZodOptional<z.ZodString>;
|
|
16
|
+
street: z.ZodOptional<z.ZodString>;
|
|
17
|
+
msgtype: z.ZodOptional<z.ZodBoolean>;
|
|
18
|
+
capacity: z.ZodOptional<z.ZodNumber>;
|
|
19
|
+
lastname: z.ZodOptional<z.ZodString>;
|
|
20
|
+
location: z.ZodOptional<z.ZodString>;
|
|
21
|
+
pricenet: z.ZodOptional<z.ZodNumber>;
|
|
22
|
+
services: z.ZodOptional<z.ZodString>;
|
|
23
|
+
firstname: z.ZodOptional<z.ZodString>;
|
|
24
|
+
sendemail: z.ZodOptional<z.ZodBoolean>;
|
|
25
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
26
|
+
pricegross: z.ZodOptional<z.ZodNumber>;
|
|
27
|
+
salutation: z.ZodOptional<z.ZodString>;
|
|
28
|
+
additional1: z.ZodOptional<z.ZodString>;
|
|
29
|
+
additional2: z.ZodOptional<z.ZodString>;
|
|
30
|
+
additional3: z.ZodOptional<z.ZodString>;
|
|
31
|
+
additional4: z.ZodOptional<z.ZodString>;
|
|
32
|
+
additional5: z.ZodOptional<z.ZodString>;
|
|
33
|
+
additional6: z.ZodOptional<z.ZodString>;
|
|
34
|
+
additional7: z.ZodOptional<z.ZodString>;
|
|
35
|
+
additional8: z.ZodOptional<z.ZodString>;
|
|
36
|
+
additional9: z.ZodOptional<z.ZodString>;
|
|
37
|
+
servicesabb: z.ZodOptional<z.ZodString>;
|
|
38
|
+
additional10: z.ZodOptional<z.ZodString>;
|
|
39
|
+
additional11: z.ZodOptional<z.ZodString>;
|
|
40
|
+
additional12: z.ZodOptional<z.ZodString>;
|
|
41
|
+
additional13: z.ZodOptional<z.ZodString>;
|
|
42
|
+
additional14: z.ZodOptional<z.ZodString>;
|
|
43
|
+
additional15: z.ZodOptional<z.ZodString>;
|
|
44
|
+
additional16: z.ZodOptional<z.ZodString>;
|
|
45
|
+
additional17: z.ZodOptional<z.ZodString>;
|
|
46
|
+
additional18: z.ZodOptional<z.ZodString>;
|
|
47
|
+
additional19: z.ZodOptional<z.ZodString>;
|
|
48
|
+
additional20: z.ZodOptional<z.ZodString>;
|
|
49
|
+
calendarname: z.ZodOptional<z.ZodString>;
|
|
50
|
+
servicestext: z.ZodOptional<z.ZodString>;
|
|
51
|
+
canceldeadline: z.ZodOptional<z.ZodNumber>;
|
|
52
|
+
customernumber: z.ZodOptional<z.ZodString>;
|
|
53
|
+
recurrencerule: z.ZodOptional<z.ZodString>;
|
|
54
|
+
manualconfirmed: z.ZodOptional<z.ZodNumber>;
|
|
55
|
+
notificationmsg: z.ZodOptional<z.ZodBoolean>;
|
|
56
|
+
linkedappidmanual: z.ZodOptional<z.ZodNumber>;
|
|
57
|
+
servicesinclsgtext: z.ZodOptional<z.ZodString>;
|
|
58
|
+
appointmentreminderhours: z.ZodOptional<z.ZodNumber>;
|
|
59
|
+
appointmentreminderhours2: z.ZodOptional<z.ZodNumber>;
|
|
60
|
+
}, z.core.$strip>;
|
|
61
|
+
declare const EterminUpdateAppointmentOutput: z.ZodObject<{
|
|
62
|
+
message: z.ZodNullable<z.ZodString>;
|
|
63
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
64
|
+
}, z.core.$strip>;
|
|
65
|
+
declare const eterminUpdateAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
66
|
+
id: string;
|
|
67
|
+
end?: string | undefined;
|
|
68
|
+
vat?: number | undefined;
|
|
69
|
+
zip?: string | undefined;
|
|
70
|
+
city?: string | undefined;
|
|
71
|
+
sync?: boolean | undefined;
|
|
72
|
+
email?: string | undefined;
|
|
73
|
+
notes?: string | undefined;
|
|
74
|
+
phone?: string | undefined;
|
|
75
|
+
start?: string | undefined;
|
|
76
|
+
title?: string | undefined;
|
|
77
|
+
street?: string | undefined;
|
|
78
|
+
msgtype?: boolean | undefined;
|
|
79
|
+
capacity?: number | undefined;
|
|
80
|
+
lastname?: string | undefined;
|
|
81
|
+
location?: string | undefined;
|
|
82
|
+
pricenet?: number | undefined;
|
|
83
|
+
services?: string | undefined;
|
|
84
|
+
firstname?: string | undefined;
|
|
85
|
+
sendemail?: boolean | undefined;
|
|
86
|
+
calendarid?: number | undefined;
|
|
87
|
+
pricegross?: number | undefined;
|
|
88
|
+
salutation?: string | undefined;
|
|
89
|
+
additional1?: string | undefined;
|
|
90
|
+
additional2?: string | undefined;
|
|
91
|
+
additional3?: string | undefined;
|
|
92
|
+
additional4?: string | undefined;
|
|
93
|
+
additional5?: string | undefined;
|
|
94
|
+
additional6?: string | undefined;
|
|
95
|
+
additional7?: string | undefined;
|
|
96
|
+
additional8?: string | undefined;
|
|
97
|
+
additional9?: string | undefined;
|
|
98
|
+
servicesabb?: string | undefined;
|
|
99
|
+
additional10?: string | undefined;
|
|
100
|
+
additional11?: string | undefined;
|
|
101
|
+
additional12?: string | undefined;
|
|
102
|
+
additional13?: string | undefined;
|
|
103
|
+
additional14?: string | undefined;
|
|
104
|
+
additional15?: string | undefined;
|
|
105
|
+
additional16?: string | undefined;
|
|
106
|
+
additional17?: string | undefined;
|
|
107
|
+
additional18?: string | undefined;
|
|
108
|
+
additional19?: string | undefined;
|
|
109
|
+
additional20?: string | undefined;
|
|
110
|
+
calendarname?: string | undefined;
|
|
111
|
+
servicestext?: string | undefined;
|
|
112
|
+
canceldeadline?: number | undefined;
|
|
113
|
+
customernumber?: string | undefined;
|
|
114
|
+
recurrencerule?: string | undefined;
|
|
115
|
+
manualconfirmed?: number | undefined;
|
|
116
|
+
notificationmsg?: boolean | undefined;
|
|
117
|
+
linkedappidmanual?: number | undefined;
|
|
118
|
+
servicesinclsgtext?: string | undefined;
|
|
119
|
+
appointmentreminderhours?: number | undefined;
|
|
120
|
+
appointmentreminderhours2?: number | undefined;
|
|
121
|
+
}, {
|
|
122
|
+
message: string | null;
|
|
123
|
+
success: boolean | null;
|
|
124
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
125
|
//#endregion
|
|
8
126
|
export { eterminUpdateAppointment };
|
|
9
127
|
//# sourceMappingURL=update-appointment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-appointment.d.mts","names":[],"sources":["../../src/actions/update-appointment.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"update-appointment.d.mts","names":[],"sources":["../../src/actions/update-appointment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyD7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -62,8 +62,8 @@ const eterminUpdateAppointment = action("ETERMIN_UPDATE_APPOINTMENT", {
|
|
|
62
62
|
appointmentreminderhours2: z.number().int().describe("Defines when the second reminder is sent in hours (needs to be a negative value)").optional()
|
|
63
63
|
}).describe("Request model for updating an existing appointment in eTermin.\nOnly the appointment ID is required; all other fields are optional and will only update if provided."),
|
|
64
64
|
output: z.object({
|
|
65
|
-
message: z.string().describe("Response message from the API"),
|
|
66
|
-
success: z.boolean().describe("Indicates whether the appointment update was successful")
|
|
65
|
+
message: z.string().describe("Response message from the API").nullable(),
|
|
66
|
+
success: z.boolean().describe("Indicates whether the appointment update was successful").nullable()
|
|
67
67
|
}).describe("Response model for the appointment update operation.")
|
|
68
68
|
});
|
|
69
69
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-appointment.mjs","names":[],"sources":["../../src/actions/update-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateAppointmentInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"ID of the appointment that you want to modify\"),\n end: z.string().describe(\"End date and time of the appointment. Format: yyyy-mm-dd HH:MM (e.g., 2017-10-24 19:00)\").optional(),\n vat: z.number().int().describe(\"VAT multiplied by 100 (e.g., 3.00€ = 300)\").optional(),\n zip: z.string().describe(\"Zip code\").optional(),\n city: z.string().describe(\"City\").optional(),\n sync: z.boolean().describe(\"True if the appointment should be synchronized with external calendars (1 = yes, 0 = no)\").optional(),\n email: z.string().describe(\"E-Mail of the person\").optional(),\n notes: z.string().describe(\"Appointment notes\").optional(),\n phone: z.string().describe(\"Phone of the person\").optional(),\n start: z.string().describe(\"Start date and time of the appointment. Format: yyyy-mm-dd HH:MM (e.g., 2017-10-24 18:00)\").optional(),\n title: z.string().describe(\"Title of the person\").optional(),\n street: z.string().describe(\"Street\").optional(),\n msgtype: z.boolean().describe(\"ID of the template that is sent to the customer with the API call\").optional(),\n capacity: z.number().int().describe(\"Defines the capacity of the appointment\").optional(),\n lastname: z.string().describe(\"Lastname of the person\").optional(),\n location: z.string().describe(\"Location of the appointment\").optional(),\n pricenet: z.number().int().describe(\"Price excluding VAT multiplied by 100 (e.g., 18.50€ = 1850)\").optional(),\n services: z.string().describe(\"ID of the service. Use the 'Get Services' action to get a list with all available services. To use multiple services use a comma (,) to separate the IDs\").optional(),\n firstname: z.string().describe(\"Firstname of the person\").optional(),\n sendemail: z.boolean().describe(\"Send a confirmation email to the address that was specified in the email parameter (1 = yes, 0 = no)\").optional(),\n calendarid: z.number().int().describe(\"ID of the calendar\").optional(),\n pricegross: z.number().int().describe(\"Price including VAT multiplied by 100 (e.g., 18.50€ = 1850)\").optional(),\n salutation: z.string().describe(\"Salutation of the person\").optional(),\n additional1: z.string().describe(\"Additional appointment field 1\").optional(),\n additional2: z.string().describe(\"Additional appointment field 2\").optional(),\n additional3: z.string().describe(\"Additional appointment field 3\").optional(),\n additional4: z.string().describe(\"Additional appointment field 4\").optional(),\n additional5: z.string().describe(\"Additional appointment field 5\").optional(),\n additional6: z.string().describe(\"Additional appointment field 6\").optional(),\n additional7: z.string().describe(\"Additional appointment field 7\").optional(),\n additional8: z.string().describe(\"Additional appointment field 8\").optional(),\n additional9: z.string().describe(\"Additional appointment field 9\").optional(),\n servicesabb: z.string().describe(\"Abbreviation of the services\").optional(),\n additional10: z.string().describe(\"Additional appointment field 10\").optional(),\n additional11: z.string().describe(\"Additional appointment field 11\").optional(),\n additional12: z.string().describe(\"Additional appointment field 12\").optional(),\n additional13: z.string().describe(\"Additional appointment field 13\").optional(),\n additional14: z.string().describe(\"Additional appointment field 14\").optional(),\n additional15: z.string().describe(\"Additional appointment field 15\").optional(),\n additional16: z.string().describe(\"Additional appointment field 16\").optional(),\n additional17: z.string().describe(\"Additional appointment field 17\").optional(),\n additional18: z.string().describe(\"Additional appointment field 18\").optional(),\n additional19: z.string().describe(\"Additional appointment field 19\").optional(),\n additional20: z.string().describe(\"Additional appointment field 20\").optional(),\n calendarname: z.string().describe(\"Name of the calendar (needed for Webpush)\").optional(),\n servicestext: z.string().describe(\"Name of the services\").optional(),\n canceldeadline: z.number().int().describe(\"Minutes how long before the startdate the appointment can be cancelled\").optional(),\n customernumber: z.string().describe(\"ID of the person that booked appointment\").optional(),\n recurrencerule: z.string().describe(\"Recurrence rule (e.g., DTSTART:20171126T083000Z DTEND:20181126T090000Z RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;)\").optional(),\n manualconfirmed: z.number().int().describe(\"Set to 0 to have the appointment manually confirmed by the appointment provider, set to 1 if the appointment got confirmed\").optional(),\n notificationmsg: z.boolean().describe(\"Send an information email to the appointment provider (1 = yes, 0 = no)\").optional(),\n linkedappidmanual: z.number().int().describe(\"AppID of the linked app if the calendar linking should be applied after two appointments are booked. Keep in mind to update the second appointment as well\").optional(),\n servicesinclsgtext: z.string().describe(\"Name of the services including the service groups\").optional(),\n appointmentreminderhours: z.number().int().describe(\"Defines when the first reminder is sent in hours (needs to be a negative value)\").optional(),\n appointmentreminderhours2: z.number().int().describe(\"Defines when the second reminder is sent in hours (needs to be a negative value)\").optional(),\n}).describe(\"Request model for updating an existing appointment in eTermin.\\nOnly the appointment ID is required; all other fields are optional and will only update if provided.\");\nexport const EterminUpdateAppointmentOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Response message from the API\"),\n success: z.boolean().describe(\"Indicates whether the appointment update was successful\"),\n}).describe(\"Response model for the appointment update operation.\");\n\nexport const eterminUpdateAppointment = action(\"ETERMIN_UPDATE_APPOINTMENT\", {\n slug: \"etermin-update-appointment\",\n name: \"Update Appointment\",\n description: \"Tool to update an existing appointment in eTermin. Use when you need to modify appointment details such as date/time, customer information, or service details. Only the appointment ID is required; provide only the fields you want to update.\",\n input: EterminUpdateAppointmentInput,\n output: EterminUpdateAppointmentOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"update-appointment.mjs","names":[],"sources":["../../src/actions/update-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateAppointmentInput = z.object({\n id: z.string().describe(\"ID of the appointment that you want to modify\"),\n end: z.string().describe(\"End date and time of the appointment. Format: yyyy-mm-dd HH:MM (e.g., 2017-10-24 19:00)\").optional(),\n vat: z.number().int().describe(\"VAT multiplied by 100 (e.g., 3.00€ = 300)\").optional(),\n zip: z.string().describe(\"Zip code\").optional(),\n city: z.string().describe(\"City\").optional(),\n sync: z.boolean().describe(\"True if the appointment should be synchronized with external calendars (1 = yes, 0 = no)\").optional(),\n email: z.string().describe(\"E-Mail of the person\").optional(),\n notes: z.string().describe(\"Appointment notes\").optional(),\n phone: z.string().describe(\"Phone of the person\").optional(),\n start: z.string().describe(\"Start date and time of the appointment. Format: yyyy-mm-dd HH:MM (e.g., 2017-10-24 18:00)\").optional(),\n title: z.string().describe(\"Title of the person\").optional(),\n street: z.string().describe(\"Street\").optional(),\n msgtype: z.boolean().describe(\"ID of the template that is sent to the customer with the API call\").optional(),\n capacity: z.number().int().describe(\"Defines the capacity of the appointment\").optional(),\n lastname: z.string().describe(\"Lastname of the person\").optional(),\n location: z.string().describe(\"Location of the appointment\").optional(),\n pricenet: z.number().int().describe(\"Price excluding VAT multiplied by 100 (e.g., 18.50€ = 1850)\").optional(),\n services: z.string().describe(\"ID of the service. Use the 'Get Services' action to get a list with all available services. To use multiple services use a comma (,) to separate the IDs\").optional(),\n firstname: z.string().describe(\"Firstname of the person\").optional(),\n sendemail: z.boolean().describe(\"Send a confirmation email to the address that was specified in the email parameter (1 = yes, 0 = no)\").optional(),\n calendarid: z.number().int().describe(\"ID of the calendar\").optional(),\n pricegross: z.number().int().describe(\"Price including VAT multiplied by 100 (e.g., 18.50€ = 1850)\").optional(),\n salutation: z.string().describe(\"Salutation of the person\").optional(),\n additional1: z.string().describe(\"Additional appointment field 1\").optional(),\n additional2: z.string().describe(\"Additional appointment field 2\").optional(),\n additional3: z.string().describe(\"Additional appointment field 3\").optional(),\n additional4: z.string().describe(\"Additional appointment field 4\").optional(),\n additional5: z.string().describe(\"Additional appointment field 5\").optional(),\n additional6: z.string().describe(\"Additional appointment field 6\").optional(),\n additional7: z.string().describe(\"Additional appointment field 7\").optional(),\n additional8: z.string().describe(\"Additional appointment field 8\").optional(),\n additional9: z.string().describe(\"Additional appointment field 9\").optional(),\n servicesabb: z.string().describe(\"Abbreviation of the services\").optional(),\n additional10: z.string().describe(\"Additional appointment field 10\").optional(),\n additional11: z.string().describe(\"Additional appointment field 11\").optional(),\n additional12: z.string().describe(\"Additional appointment field 12\").optional(),\n additional13: z.string().describe(\"Additional appointment field 13\").optional(),\n additional14: z.string().describe(\"Additional appointment field 14\").optional(),\n additional15: z.string().describe(\"Additional appointment field 15\").optional(),\n additional16: z.string().describe(\"Additional appointment field 16\").optional(),\n additional17: z.string().describe(\"Additional appointment field 17\").optional(),\n additional18: z.string().describe(\"Additional appointment field 18\").optional(),\n additional19: z.string().describe(\"Additional appointment field 19\").optional(),\n additional20: z.string().describe(\"Additional appointment field 20\").optional(),\n calendarname: z.string().describe(\"Name of the calendar (needed for Webpush)\").optional(),\n servicestext: z.string().describe(\"Name of the services\").optional(),\n canceldeadline: z.number().int().describe(\"Minutes how long before the startdate the appointment can be cancelled\").optional(),\n customernumber: z.string().describe(\"ID of the person that booked appointment\").optional(),\n recurrencerule: z.string().describe(\"Recurrence rule (e.g., DTSTART:20171126T083000Z DTEND:20181126T090000Z RRULE:FREQ=WEEKLY;INTERVAL=1;BYDAY=WE;)\").optional(),\n manualconfirmed: z.number().int().describe(\"Set to 0 to have the appointment manually confirmed by the appointment provider, set to 1 if the appointment got confirmed\").optional(),\n notificationmsg: z.boolean().describe(\"Send an information email to the appointment provider (1 = yes, 0 = no)\").optional(),\n linkedappidmanual: z.number().int().describe(\"AppID of the linked app if the calendar linking should be applied after two appointments are booked. Keep in mind to update the second appointment as well\").optional(),\n servicesinclsgtext: z.string().describe(\"Name of the services including the service groups\").optional(),\n appointmentreminderhours: z.number().int().describe(\"Defines when the first reminder is sent in hours (needs to be a negative value)\").optional(),\n appointmentreminderhours2: z.number().int().describe(\"Defines when the second reminder is sent in hours (needs to be a negative value)\").optional(),\n}).describe(\"Request model for updating an existing appointment in eTermin.\\nOnly the appointment ID is required; all other fields are optional and will only update if provided.\");\nexport const EterminUpdateAppointmentOutput = z.object({\n message: z.string().describe(\"Response message from the API\").nullable(),\n success: z.boolean().describe(\"Indicates whether the appointment update was successful\").nullable(),\n}).describe(\"Response model for the appointment update operation.\");\n\nexport const eterminUpdateAppointment = action(\"ETERMIN_UPDATE_APPOINTMENT\", {\n slug: \"etermin-update-appointment\",\n name: \"Update Appointment\",\n description: \"Tool to update an existing appointment in eTermin. Use when you need to modify appointment details such as date/time, customer information, or service details. Only the appointment ID is required; provide only the fields you want to update.\",\n input: EterminUpdateAppointmentInput,\n output: EterminUpdateAppointmentOutput,\n});\n"],"mappings":"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"}
|
|
@@ -10,9 +10,9 @@ const EterminUpdateCalendarReturnTimeInput = zod.z.object({
|
|
|
10
10
|
weekdayidx: zod.z.number().int().describe("ID of the weekday: 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday").optional()
|
|
11
11
|
}).describe("Request model for updating a calendar return time in eTermin.");
|
|
12
12
|
const EterminUpdateCalendarReturnTimeOutput = zod.z.object({
|
|
13
|
-
message: zod.z.string().describe("Status message from the API"),
|
|
14
|
-
success: zod.z.boolean().describe("Whether the return time update was successful"),
|
|
15
|
-
recordsUpdated: zod.z.number().int().describe("Number of records updated").
|
|
13
|
+
message: zod.z.string().describe("Status message from the API").nullable(),
|
|
14
|
+
success: zod.z.boolean().describe("Whether the return time update was successful").nullable(),
|
|
15
|
+
recordsUpdated: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Number of records updated").optional())
|
|
16
16
|
}).describe("Response model for updating a calendar return time.");
|
|
17
17
|
const eterminUpdateCalendarReturnTime = require_action.action("ETERMIN_UPDATE_CALENDAR_RETURN_TIME", {
|
|
18
18
|
slug: "etermin-update-calendar-return-time",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar-return-time.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarReturnTimeInput
|
|
1
|
+
{"version":3,"file":"update-calendar-return-time.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarReturnTimeInput = z.object({\n id: z.number().int().describe(\"ID of the return time to update\"),\n newday: z.boolean().describe(\"If true, the return time will end on the next day. Use this for return times that span midnight.\").optional(),\n endtime: z.string().describe(\"End time of the return time. Format: HH:MM (e.g., 18:00)\").optional(),\n starttime: z.string().describe(\"Start time of the return time. Format: HH:MM (e.g., 10:00)\").optional(),\n calendarid: z.number().int().describe(\"ID of the calendar. Use the Get Calendars action to get a list of available calendars.\").optional(),\n weekdayidx: z.number().int().describe(\"ID of the weekday: 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday\").optional(),\n}).describe(\"Request model for updating a calendar return time in eTermin.\");\nexport const EterminUpdateCalendarReturnTimeOutput = z.object({\n message: z.string().describe(\"Status message from the API\").nullable(),\n success: z.boolean().describe(\"Whether the return time update was successful\").nullable(),\n recordsUpdated: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of records updated\").optional()),\n}).describe(\"Response model for updating a calendar return time.\");\n\nexport const eterminUpdateCalendarReturnTime = action(\"ETERMIN_UPDATE_CALENDAR_RETURN_TIME\", {\n slug: \"etermin-update-calendar-return-time\",\n name: \"Update Calendar Return Time\",\n description: \"Tool to update a return time for a calendar in eTermin. Use when modifying existing return time settings such as start time, end time, weekday, or overnight settings.\",\n input: EterminUpdateCalendarReturnTimeInput,\n output: EterminUpdateCalendarReturnTimeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;CAC/D,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CAC1I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACtG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACzI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;AACpJ,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACrE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,gBAAgBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;AACjJ,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-calendar-return-time.d.ts
|
|
4
|
-
declare const EterminUpdateCalendarReturnTimeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminUpdateCalendarReturnTimeInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
newday: z.ZodOptional<z.ZodBoolean>;
|
|
7
|
+
endtime: z.ZodOptional<z.ZodString>;
|
|
8
|
+
starttime: z.ZodOptional<z.ZodString>;
|
|
9
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
weekdayidx: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const EterminUpdateCalendarReturnTimeOutput: z.ZodObject<{
|
|
13
|
+
message: z.ZodNullable<z.ZodString>;
|
|
14
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
+
recordsUpdated: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const eterminUpdateCalendarReturnTime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
id: number;
|
|
19
|
+
newday?: boolean | undefined;
|
|
20
|
+
endtime?: string | undefined;
|
|
21
|
+
starttime?: string | undefined;
|
|
22
|
+
calendarid?: number | undefined;
|
|
23
|
+
weekdayidx?: number | undefined;
|
|
24
|
+
}, {
|
|
25
|
+
message: string | null;
|
|
26
|
+
success: boolean | null;
|
|
27
|
+
recordsUpdated?: number | undefined;
|
|
28
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { eterminUpdateCalendarReturnTime };
|
|
9
31
|
//# sourceMappingURL=update-calendar-return-time.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar-return-time.d.cts","names":[],"sources":["../../src/actions/update-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"update-calendar-return-time.d.cts","names":[],"sources":["../../src/actions/update-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAQpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -1,9 +1,31 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-calendar-return-time.d.ts
|
|
4
|
-
declare const EterminUpdateCalendarReturnTimeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminUpdateCalendarReturnTimeInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
newday: z.ZodOptional<z.ZodBoolean>;
|
|
7
|
+
endtime: z.ZodOptional<z.ZodString>;
|
|
8
|
+
starttime: z.ZodOptional<z.ZodString>;
|
|
9
|
+
calendarid: z.ZodOptional<z.ZodNumber>;
|
|
10
|
+
weekdayidx: z.ZodOptional<z.ZodNumber>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const EterminUpdateCalendarReturnTimeOutput: z.ZodObject<{
|
|
13
|
+
message: z.ZodNullable<z.ZodString>;
|
|
14
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
15
|
+
recordsUpdated: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const eterminUpdateCalendarReturnTime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
id: number;
|
|
19
|
+
newday?: boolean | undefined;
|
|
20
|
+
endtime?: string | undefined;
|
|
21
|
+
starttime?: string | undefined;
|
|
22
|
+
calendarid?: number | undefined;
|
|
23
|
+
weekdayidx?: number | undefined;
|
|
24
|
+
}, {
|
|
25
|
+
message: string | null;
|
|
26
|
+
success: boolean | null;
|
|
27
|
+
recordsUpdated?: number | undefined;
|
|
28
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
29
|
//#endregion
|
|
8
30
|
export { eterminUpdateCalendarReturnTime };
|
|
9
31
|
//# sourceMappingURL=update-calendar-return-time.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar-return-time.d.mts","names":[],"sources":["../../src/actions/update-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"update-calendar-return-time.d.mts","names":[],"sources":["../../src/actions/update-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;cAQpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -13,9 +13,9 @@ const eterminUpdateCalendarReturnTime = action("ETERMIN_UPDATE_CALENDAR_RETURN_T
|
|
|
13
13
|
weekdayidx: z.number().int().describe("ID of the weekday: 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday").optional()
|
|
14
14
|
}).describe("Request model for updating a calendar return time in eTermin."),
|
|
15
15
|
output: z.object({
|
|
16
|
-
message: z.string().describe("Status message from the API"),
|
|
17
|
-
success: z.boolean().describe("Whether the return time update was successful"),
|
|
18
|
-
recordsUpdated: z.number().int().describe("Number of records updated").
|
|
16
|
+
message: z.string().describe("Status message from the API").nullable(),
|
|
17
|
+
success: z.boolean().describe("Whether the return time update was successful").nullable(),
|
|
18
|
+
recordsUpdated: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of records updated").optional())
|
|
19
19
|
}).describe("Response model for updating a calendar return time.")
|
|
20
20
|
});
|
|
21
21
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar-return-time.mjs","names":[],"sources":["../../src/actions/update-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarReturnTimeInput
|
|
1
|
+
{"version":3,"file":"update-calendar-return-time.mjs","names":[],"sources":["../../src/actions/update-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarReturnTimeInput = z.object({\n id: z.number().int().describe(\"ID of the return time to update\"),\n newday: z.boolean().describe(\"If true, the return time will end on the next day. Use this for return times that span midnight.\").optional(),\n endtime: z.string().describe(\"End time of the return time. Format: HH:MM (e.g., 18:00)\").optional(),\n starttime: z.string().describe(\"Start time of the return time. Format: HH:MM (e.g., 10:00)\").optional(),\n calendarid: z.number().int().describe(\"ID of the calendar. Use the Get Calendars action to get a list of available calendars.\").optional(),\n weekdayidx: z.number().int().describe(\"ID of the weekday: 1=Sunday, 2=Monday, 3=Tuesday, 4=Wednesday, 5=Thursday, 6=Friday, 7=Saturday\").optional(),\n}).describe(\"Request model for updating a calendar return time in eTermin.\");\nexport const EterminUpdateCalendarReturnTimeOutput = z.object({\n message: z.string().describe(\"Status message from the API\").nullable(),\n success: z.boolean().describe(\"Whether the return time update was successful\").nullable(),\n recordsUpdated: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of records updated\").optional()),\n}).describe(\"Response model for updating a calendar return time.\");\n\nexport const eterminUpdateCalendarReturnTime = action(\"ETERMIN_UPDATE_CALENDAR_RETURN_TIME\", {\n slug: \"etermin-update-calendar-return-time\",\n name: \"Update Calendar Return Time\",\n description: \"Tool to update a return time for a calendar in eTermin. Use when modifying existing return time settings such as start time, end time, weekday, or overnight settings.\",\n input: EterminUpdateCalendarReturnTimeInput,\n output: EterminUpdateCalendarReturnTimeOutput,\n});\n"],"mappings":";;AAkBA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;EAC/D,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;EAC1I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;EACtG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;EACzI,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;CACpJ,CAAC,CAAC,CAAC,SAAS,+DAWH;CACP,QAXmD,EAAE,OAAO;EAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EACrE,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;EACxF,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC;CACjJ,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
|
|
@@ -14,10 +14,10 @@ const EterminUpdateCalendarInput = zod.z.object({
|
|
|
14
14
|
externalReference: zod.z.string().describe("External reference identifier for the calendar.").optional()
|
|
15
15
|
}).describe("Request model for updating a calendar in eTermin.");
|
|
16
16
|
const EterminUpdateCalendarOutput = zod.z.object({
|
|
17
|
-
message: zod.z.string().describe("Status message from the API."),
|
|
18
|
-
success: zod.z.boolean().describe("Whether the calendar update was successful."),
|
|
19
|
-
calendarId: zod.z.string().describe("The ID of the updated calendar.").
|
|
20
|
-
recordsUpdated: zod.z.number().int().describe("Number of records updated.").
|
|
17
|
+
message: zod.z.string().describe("Status message from the API.").nullable(),
|
|
18
|
+
success: zod.z.boolean().describe("Whether the calendar update was successful.").nullable(),
|
|
19
|
+
calendarId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The ID of the updated calendar.").optional()),
|
|
20
|
+
recordsUpdated: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Number of records updated.").optional())
|
|
21
21
|
}).describe("Response model for updating a calendar.");
|
|
22
22
|
const eterminUpdateCalendar = require_action.action("ETERMIN_UPDATE_CALENDAR", {
|
|
23
23
|
slug: "etermin-update-calendar",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarInput
|
|
1
|
+
{"version":3,"file":"update-calendar.cjs","names":["z","action"],"sources":["../../src/actions/update-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminUpdateCalendarInput = z.object({\n enabled: z.boolean().describe(\"Whether the calendar is enabled for bookings.\").optional(),\n calendarId: z.string().describe(\"The unique identifier of the calendar to update. Obtain from get_calendars action.\"),\n maxCapacity: z.number().int().describe(\"Maximum capacity when capacity is enabled.\").optional(),\n minCapacity: z.number().int().describe(\"Minimum capacity when capacity is enabled.\").optional(),\n calendarName: z.string().describe(\"New name for the calendar.\").optional(),\n descriptionDE: z.string().describe(\"German description of the calendar.\").optional(),\n descriptionEN: z.string().describe(\"English description of the calendar.\").optional(),\n enableCapacity: z.boolean().describe(\"Enable capacity limits for concurrent appointments.\").optional(),\n timeSlotMinutes: z.number().int().describe(\"Time slot interval in minutes.\").optional(),\n externalReference: z.string().describe(\"External reference identifier for the calendar.\").optional(),\n}).describe(\"Request model for updating a calendar in eTermin.\");\nexport const EterminUpdateCalendarOutput = z.object({\n message: z.string().describe(\"Status message from the API.\").nullable(),\n success: z.boolean().describe(\"Whether the calendar update was successful.\").nullable(),\n calendarId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ID of the updated calendar.\").optional()),\n recordsUpdated: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of records updated.\").optional()),\n}).describe(\"Response model for updating a calendar.\");\n\nexport const eterminUpdateCalendar = action(\"ETERMIN_UPDATE_CALENDAR\", {\n slug: \"etermin-update-calendar\",\n name: \"Update Calendar\",\n description: \"Update an existing calendar in eTermin. Use this tool to modify calendar settings such as name, description, capacity settings, and other configuration options. You must provide the calendar_id obtained from the get_calendars action. The eTermin API uses PUT /api/calendar with form-urlencoded data, where the calendar to update is specified by the 'id' parameter.\",\n input: EterminUpdateCalendarInput,\n output: EterminUpdateCalendarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF;CACpH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC9F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACzE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACrG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtF,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACtE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC;CAC3I,gBAAgBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;AAClJ,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,41 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-calendar.d.ts
|
|
4
|
-
declare const EterminUpdateCalendarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminUpdateCalendarInput: z.ZodObject<{
|
|
5
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
6
|
+
calendarId: z.ZodString;
|
|
7
|
+
maxCapacity: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
minCapacity: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
calendarName: z.ZodOptional<z.ZodString>;
|
|
10
|
+
descriptionDE: z.ZodOptional<z.ZodString>;
|
|
11
|
+
descriptionEN: z.ZodOptional<z.ZodString>;
|
|
12
|
+
enableCapacity: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
timeSlotMinutes: z.ZodOptional<z.ZodNumber>;
|
|
14
|
+
externalReference: z.ZodOptional<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const EterminUpdateCalendarOutput: z.ZodObject<{
|
|
17
|
+
message: z.ZodNullable<z.ZodString>;
|
|
18
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
19
|
+
calendarId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
recordsUpdated: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
21
|
+
}, z.core.$strip>;
|
|
22
|
+
declare const eterminUpdateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
|
+
calendarId: string;
|
|
24
|
+
enabled?: boolean | undefined;
|
|
25
|
+
maxCapacity?: number | undefined;
|
|
26
|
+
minCapacity?: number | undefined;
|
|
27
|
+
calendarName?: string | undefined;
|
|
28
|
+
descriptionDE?: string | undefined;
|
|
29
|
+
descriptionEN?: string | undefined;
|
|
30
|
+
enableCapacity?: boolean | undefined;
|
|
31
|
+
timeSlotMinutes?: number | undefined;
|
|
32
|
+
externalReference?: string | undefined;
|
|
33
|
+
}, {
|
|
34
|
+
message: string | null;
|
|
35
|
+
success: boolean | null;
|
|
36
|
+
calendarId?: string | undefined;
|
|
37
|
+
recordsUpdated?: number | undefined;
|
|
38
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
39
|
//#endregion
|
|
8
40
|
export { eterminUpdateCalendar };
|
|
9
41
|
//# sourceMappingURL=update-calendar.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar.d.cts","names":[],"sources":["../../src/actions/update-calendar.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"update-calendar.d.cts","names":[],"sources":["../../src/actions/update-calendar.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,41 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/update-calendar.d.ts
|
|
4
|
-
declare const EterminUpdateCalendarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminUpdateCalendarInput: z.ZodObject<{
|
|
5
|
+
enabled: z.ZodOptional<z.ZodBoolean>;
|
|
6
|
+
calendarId: z.ZodString;
|
|
7
|
+
maxCapacity: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
minCapacity: z.ZodOptional<z.ZodNumber>;
|
|
9
|
+
calendarName: z.ZodOptional<z.ZodString>;
|
|
10
|
+
descriptionDE: z.ZodOptional<z.ZodString>;
|
|
11
|
+
descriptionEN: z.ZodOptional<z.ZodString>;
|
|
12
|
+
enableCapacity: z.ZodOptional<z.ZodBoolean>;
|
|
13
|
+
timeSlotMinutes: z.ZodOptional<z.ZodNumber>;
|
|
14
|
+
externalReference: z.ZodOptional<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const EterminUpdateCalendarOutput: z.ZodObject<{
|
|
17
|
+
message: z.ZodNullable<z.ZodString>;
|
|
18
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
19
|
+
calendarId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
20
|
+
recordsUpdated: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
21
|
+
}, z.core.$strip>;
|
|
22
|
+
declare const eterminUpdateCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
|
+
calendarId: string;
|
|
24
|
+
enabled?: boolean | undefined;
|
|
25
|
+
maxCapacity?: number | undefined;
|
|
26
|
+
minCapacity?: number | undefined;
|
|
27
|
+
calendarName?: string | undefined;
|
|
28
|
+
descriptionDE?: string | undefined;
|
|
29
|
+
descriptionEN?: string | undefined;
|
|
30
|
+
enableCapacity?: boolean | undefined;
|
|
31
|
+
timeSlotMinutes?: number | undefined;
|
|
32
|
+
externalReference?: string | undefined;
|
|
33
|
+
}, {
|
|
34
|
+
message: string | null;
|
|
35
|
+
success: boolean | null;
|
|
36
|
+
calendarId?: string | undefined;
|
|
37
|
+
recordsUpdated?: number | undefined;
|
|
38
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
39
|
//#endregion
|
|
8
40
|
export { eterminUpdateCalendar };
|
|
9
41
|
//# sourceMappingURL=update-calendar.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-calendar.d.mts","names":[],"sources":["../../src/actions/update-calendar.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"update-calendar.d.mts","names":[],"sources":["../../src/actions/update-calendar.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA"}
|