@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
|
@@ -7,9 +7,9 @@ const EterminDeleteAppointmentSyncInput = zod.z.object({
|
|
|
7
7
|
appointmentid: zod.z.string().describe("ID of the specific appointment to delete. Use this to delete a single appointment by its unique identifier.").optional()
|
|
8
8
|
}).describe("Request model for deleting appointments via the sync endpoint.\nAt least one parameter must be provided to identify which appointment(s) to delete.");
|
|
9
9
|
const EterminDeleteAppointmentSyncOutput = zod.z.object({
|
|
10
|
-
message: zod.z.string().describe("Response message from the API, typically in format 'N record(s) deleted'."),
|
|
11
|
-
success: zod.z.boolean().describe("Indicates whether the delete operation was successful."),
|
|
12
|
-
records_deleted: zod.z.number().int().describe("Number of appointment records that were deleted.").
|
|
10
|
+
message: zod.z.string().describe("Response message from the API, typically in format 'N record(s) deleted'.").nullable(),
|
|
11
|
+
success: zod.z.boolean().describe("Indicates whether the delete operation was successful.").nullable(),
|
|
12
|
+
records_deleted: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Number of appointment records that were deleted.").optional())
|
|
13
13
|
}).describe("Response model for appointment sync deletion.\nThe API returns a simple message indicating how many records were deleted.");
|
|
14
14
|
const eterminDeleteAppointmentSync = require_action.action("ETERMIN_DELETE_APPOINTMENT_SYNC", {
|
|
15
15
|
slug: "etermin-delete-appointment-sync",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment-sync.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment-sync.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentSyncInput
|
|
1
|
+
{"version":3,"file":"delete-appointment-sync.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment-sync.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentSyncInput = z.object({\n end: z.string().describe(\"End date of the appointments to delete. Can be used with 'start' to delete appointments in a date range. Format: yyyyMMdd HHmmss\").optional(),\n start: z.string().describe(\"Start date of the appointments to delete. Can be used with 'end' to delete appointments in a date range. Format: yyyyMMdd HHmmss\").optional(),\n appointmentid: z.string().describe(\"ID of the specific appointment to delete. Use this to delete a single appointment by its unique identifier.\").optional(),\n}).describe(\"Request model for deleting appointments via the sync endpoint.\\nAt least one parameter must be provided to identify which appointment(s) to delete.\");\nexport const EterminDeleteAppointmentSyncOutput = z.object({\n message: z.string().describe(\"Response message from the API, typically in format 'N record(s) deleted'.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the delete operation was successful.\").nullable(),\n records_deleted: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of appointment records that were deleted.\").optional()),\n}).describe(\"Response model for appointment sync deletion.\\nThe API returns a simple message indicating how many records were deleted.\");\n\nexport const eterminDeleteAppointmentSync = action(\"ETERMIN_DELETE_APPOINTMENT_SYNC\", {\n slug: \"etermin-delete-appointment-sync\",\n name: \"Delete Appointment via Sync\",\n description: \"Tool to delete appointments via the sync endpoint. Use when you need to delete one or more appointments by ID or date range. Provide either an appointmentid for single deletion, or start/end dates for bulk deletion within a time range.\",\n input: EterminDeleteAppointmentSyncInput,\n output: EterminDeleteAppointmentSyncOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CACtK,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CACxK,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;AAC7J,CAAC,CAAC,CAAC,SAAS,qJAAqJ;AACjK,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACnH,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;AACzK,CAAC,CAAC,CAAC,SAAS,2HAA2H;AAEvI,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-appointment-sync.d.ts
|
|
4
|
-
declare const EterminDeleteAppointmentSyncInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteAppointmentSyncInput: z.ZodObject<{
|
|
5
|
+
end: z.ZodOptional<z.ZodString>;
|
|
6
|
+
start: z.ZodOptional<z.ZodString>;
|
|
7
|
+
appointmentid: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const EterminDeleteAppointmentSyncOutput: z.ZodObject<{
|
|
10
|
+
message: z.ZodNullable<z.ZodString>;
|
|
11
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
+
records_deleted: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const eterminDeleteAppointmentSync: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
end?: string | undefined;
|
|
16
|
+
start?: string | undefined;
|
|
17
|
+
appointmentid?: string | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
message: string | null;
|
|
20
|
+
success: boolean | null;
|
|
21
|
+
records_deleted?: number | undefined;
|
|
22
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { eterminDeleteAppointmentSync };
|
|
9
25
|
//# sourceMappingURL=delete-appointment-sync.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment-sync.d.cts","names":[],"sources":["../../src/actions/delete-appointment-sync.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"delete-appointment-sync.d.cts","names":[],"sources":["../../src/actions/delete-appointment-sync.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAKjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-appointment-sync.d.ts
|
|
4
|
-
declare const EterminDeleteAppointmentSyncInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteAppointmentSyncInput: z.ZodObject<{
|
|
5
|
+
end: z.ZodOptional<z.ZodString>;
|
|
6
|
+
start: z.ZodOptional<z.ZodString>;
|
|
7
|
+
appointmentid: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const EterminDeleteAppointmentSyncOutput: z.ZodObject<{
|
|
10
|
+
message: z.ZodNullable<z.ZodString>;
|
|
11
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
+
records_deleted: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const eterminDeleteAppointmentSync: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
end?: string | undefined;
|
|
16
|
+
start?: string | undefined;
|
|
17
|
+
appointmentid?: string | undefined;
|
|
18
|
+
}, {
|
|
19
|
+
message: string | null;
|
|
20
|
+
success: boolean | null;
|
|
21
|
+
records_deleted?: number | undefined;
|
|
22
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { eterminDeleteAppointmentSync };
|
|
9
25
|
//# sourceMappingURL=delete-appointment-sync.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment-sync.d.mts","names":[],"sources":["../../src/actions/delete-appointment-sync.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"delete-appointment-sync.d.mts","names":[],"sources":["../../src/actions/delete-appointment-sync.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAKjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;cAMlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -10,9 +10,9 @@ const eterminDeleteAppointmentSync = action("ETERMIN_DELETE_APPOINTMENT_SYNC", {
|
|
|
10
10
|
appointmentid: z.string().describe("ID of the specific appointment to delete. Use this to delete a single appointment by its unique identifier.").optional()
|
|
11
11
|
}).describe("Request model for deleting appointments via the sync endpoint.\nAt least one parameter must be provided to identify which appointment(s) to delete."),
|
|
12
12
|
output: z.object({
|
|
13
|
-
message: z.string().describe("Response message from the API, typically in format 'N record(s) deleted'."),
|
|
14
|
-
success: z.boolean().describe("Indicates whether the delete operation was successful."),
|
|
15
|
-
records_deleted: z.number().int().describe("Number of appointment records that were deleted.").
|
|
13
|
+
message: z.string().describe("Response message from the API, typically in format 'N record(s) deleted'.").nullable(),
|
|
14
|
+
success: z.boolean().describe("Indicates whether the delete operation was successful.").nullable(),
|
|
15
|
+
records_deleted: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of appointment records that were deleted.").optional())
|
|
16
16
|
}).describe("Response model for appointment sync deletion.\nThe API returns a simple message indicating how many records were deleted.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment-sync.mjs","names":[],"sources":["../../src/actions/delete-appointment-sync.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentSyncInput
|
|
1
|
+
{"version":3,"file":"delete-appointment-sync.mjs","names":[],"sources":["../../src/actions/delete-appointment-sync.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentSyncInput = z.object({\n end: z.string().describe(\"End date of the appointments to delete. Can be used with 'start' to delete appointments in a date range. Format: yyyyMMdd HHmmss\").optional(),\n start: z.string().describe(\"Start date of the appointments to delete. Can be used with 'end' to delete appointments in a date range. Format: yyyyMMdd HHmmss\").optional(),\n appointmentid: z.string().describe(\"ID of the specific appointment to delete. Use this to delete a single appointment by its unique identifier.\").optional(),\n}).describe(\"Request model for deleting appointments via the sync endpoint.\\nAt least one parameter must be provided to identify which appointment(s) to delete.\");\nexport const EterminDeleteAppointmentSyncOutput = z.object({\n message: z.string().describe(\"Response message from the API, typically in format 'N record(s) deleted'.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the delete operation was successful.\").nullable(),\n records_deleted: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of appointment records that were deleted.\").optional()),\n}).describe(\"Response model for appointment sync deletion.\\nThe API returns a simple message indicating how many records were deleted.\");\n\nexport const eterminDeleteAppointmentSync = action(\"ETERMIN_DELETE_APPOINTMENT_SYNC\", {\n slug: \"etermin-delete-appointment-sync\",\n name: \"Delete Appointment via Sync\",\n description: \"Tool to delete appointments via the sync endpoint. Use when you need to delete one or more appointments by ID or date range. Provide either an appointmentid for single deletion, or start/end dates for bulk deletion within a time range.\",\n input: EterminDeleteAppointmentSyncInput,\n output: EterminDeleteAppointmentSyncOutput,\n});\n"],"mappings":";;AAeA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf+C,EAAE,OAAO;EACxD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;EACtK,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;EACxK,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;CAC7J,CAAC,CAAC,CAAC,SAAS,qJAWH;CACP,QAXgD,EAAE,OAAO;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;EACnH,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;EACjG,iBAAiB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;CACzK,CAAC,CAAC,CAAC,SAAS,2HAOF;AACV,CAAC"}
|
|
@@ -3,9 +3,9 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/delete-appointment.ts
|
|
4
4
|
const EterminDeleteAppointmentInput = zod.z.object({ appointmentId: zod.z.string().describe("The unique identifier of the appointment to delete. This ID can be obtained from the GET appointments endpoint.") }).describe("Request model for deleting an appointment from eTermin.");
|
|
5
5
|
const EterminDeleteAppointmentOutput = zod.z.object({
|
|
6
|
-
data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional response data from the API, if any. Typically null for DELETE operations.").
|
|
7
|
-
error: zod.z.string().describe("Error message if the operation failed, otherwise null.").
|
|
8
|
-
successfull: zod.z.boolean().describe("Indicates whether the delete operation was successful. Note: API uses 'successfull' (with two 'l's).")
|
|
6
|
+
data: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Additional response data from the API, if any. Typically null for DELETE operations.").optional()),
|
|
7
|
+
error: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Error message if the operation failed, otherwise null.").optional()),
|
|
8
|
+
successfull: zod.z.boolean().describe("Indicates whether the delete operation was successful. Note: API uses 'successfull' (with two 'l's).").nullable()
|
|
9
9
|
}).describe("Response model for appointment deletion from eTermin API.\nThe API returns a wrapper format with success indicator, error message, and optional data.\nNote: The API uses 'successfull' (with typo) in its actual response.");
|
|
10
10
|
const eterminDeleteAppointment = require_action.action("ETERMIN_DELETE_APPOINTMENT", {
|
|
11
11
|
slug: "etermin-delete-appointment",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentInput
|
|
1
|
+
{"version":3,"file":"delete-appointment.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentInput = z.object({\n appointmentId: z.string().describe(\"The unique identifier of the appointment to delete. This ID can be obtained from the GET appointments endpoint.\"),\n}).describe(\"Request model for deleting an appointment from eTermin.\");\nexport const EterminDeleteAppointmentOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Additional response data from the API, if any. Typically null for DELETE operations.\").optional()),\n error: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Error message if the operation failed, otherwise null.\").optional()),\n successfull: z.boolean().describe(\"Indicates whether the delete operation was successful. Note: API uses 'successfull' (with two 'l's).\").nullable(),\n}).describe(\"Response model for appointment deletion from eTermin API.\\nThe API returns a wrapper format with success indicator, error message, and optional data.\\nNote: The API uses 'successfull' (with typo) in its actual response.\");\n\nexport const eterminDeleteAppointment = action(\"ETERMIN_DELETE_APPOINTMENT\", {\n slug: \"etermin-delete-appointment\",\n name: \"Delete Appointment\",\n description: \"Delete an existing appointment by its ID. Use the GET appointments action first to retrieve valid appointment IDs. Returns a success indicator along with any error messages if the deletion fails.\",\n input: EterminDeleteAppointmentInput,\n output: EterminDeleteAppointmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,EACtJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC;CACjN,OAAOA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC;CAC7J,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;AACrJ,CAAC,CAAC,CAAC,SAAS,6NAA6N;AAEzO,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-appointment.d.ts
|
|
4
|
-
declare const EterminDeleteAppointmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteAppointmentInput: z.ZodObject<{
|
|
5
|
+
appointmentId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminDeleteAppointmentOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
9
|
+
error: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
10
|
+
successfull: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const eterminDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
appointmentId: string;
|
|
14
|
+
}, {
|
|
15
|
+
successfull: boolean | null;
|
|
16
|
+
data?: Record<string, unknown> | undefined;
|
|
17
|
+
error?: string | undefined;
|
|
18
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { eterminDeleteAppointment };
|
|
9
21
|
//# sourceMappingURL=delete-appointment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment.d.cts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"delete-appointment.d.cts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAM9B,wBAAA,gCAAwB,wBAAA;;;;SAMnC,MAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-appointment.d.ts
|
|
4
|
-
declare const EterminDeleteAppointmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteAppointmentInput: z.ZodObject<{
|
|
5
|
+
appointmentId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminDeleteAppointmentOutput: z.ZodObject<{
|
|
8
|
+
data: z.ZodPreprocess<z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
9
|
+
error: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
10
|
+
successfull: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const eterminDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
appointmentId: string;
|
|
14
|
+
}, {
|
|
15
|
+
successfull: boolean | null;
|
|
16
|
+
data?: Record<string, unknown> | undefined;
|
|
17
|
+
error?: string | undefined;
|
|
18
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { eterminDeleteAppointment };
|
|
9
21
|
//# sourceMappingURL=delete-appointment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment.d.mts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"delete-appointment.d.mts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;cAM9B,wBAAA,gCAAwB,wBAAA;;;;SAMnC,MAAA"}
|
|
@@ -6,9 +6,9 @@ const eterminDeleteAppointment = action("ETERMIN_DELETE_APPOINTMENT", {
|
|
|
6
6
|
description: "Delete an existing appointment by its ID. Use the GET appointments action first to retrieve valid appointment IDs. Returns a success indicator along with any error messages if the deletion fails.",
|
|
7
7
|
input: z.object({ appointmentId: z.string().describe("The unique identifier of the appointment to delete. This ID can be obtained from the GET appointments endpoint.") }).describe("Request model for deleting an appointment from eTermin."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
data: z.record(z.string(), z.unknown()).describe("Additional response data from the API, if any. Typically null for DELETE operations.").
|
|
10
|
-
error: z.string().describe("Error message if the operation failed, otherwise null.").
|
|
11
|
-
successfull: z.boolean().describe("Indicates whether the delete operation was successful. Note: API uses 'successfull' (with two 'l's).")
|
|
9
|
+
data: z.preprocess((value) => value === null ? void 0 : value, z.record(z.string(), z.unknown()).describe("Additional response data from the API, if any. Typically null for DELETE operations.").optional()),
|
|
10
|
+
error: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Error message if the operation failed, otherwise null.").optional()),
|
|
11
|
+
successfull: z.boolean().describe("Indicates whether the delete operation was successful. Note: API uses 'successfull' (with two 'l's).").nullable()
|
|
12
12
|
}).describe("Response model for appointment deletion from eTermin API.\nThe API returns a wrapper format with success indicator, error message, and optional data.\nNote: The API uses 'successfull' (with typo) in its actual response.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-appointment.mjs","names":[],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentInput
|
|
1
|
+
{"version":3,"file":"delete-appointment.mjs","names":[],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteAppointmentInput = z.object({\n appointmentId: z.string().describe(\"The unique identifier of the appointment to delete. This ID can be obtained from the GET appointments endpoint.\"),\n}).describe(\"Request model for deleting an appointment from eTermin.\");\nexport const EterminDeleteAppointmentOutput = z.object({\n data: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Additional response data from the API, if any. Typically null for DELETE operations.\").optional()),\n error: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Error message if the operation failed, otherwise null.\").optional()),\n successfull: z.boolean().describe(\"Indicates whether the delete operation was successful. Note: API uses 'successfull' (with two 'l's).\").nullable(),\n}).describe(\"Response model for appointment deletion from eTermin API.\\nThe API returns a wrapper format with success indicator, error message, and optional data.\\nNote: The API uses 'successfull' (with typo) in its actual response.\");\n\nexport const eterminDeleteAppointment = action(\"ETERMIN_DELETE_APPOINTMENT\", {\n slug: \"etermin-delete-appointment\",\n name: \"Delete Appointment\",\n description: \"Delete an existing appointment by its ID. Use the GET appointments action first to retrieve valid appointment IDs. Returns a success indicator along with any error messages if the deletion fails.\",\n input: EterminDeleteAppointmentInput,\n output: EterminDeleteAppointmentOutput,\n});\n"],"mappings":";;AAaA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb2C,EAAE,OAAO,EACpD,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,EACtJ,CAAC,CAAC,CAAC,SAAS,yDAWH;CACP,QAX4C,EAAE,OAAO;EACrD,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC;EACjN,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC;EAC7J,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CACrJ,CAAC,CAAC,CAAC,SAAS,6NAOF;AACV,CAAC"}
|
|
@@ -3,8 +3,8 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/delete-calendar-return-time.ts
|
|
4
4
|
const EterminDeleteCalendarReturnTimeInput = zod.z.object({ id: zod.z.number().int().describe("The unique identifier (ID) of the calendar return time to delete.") }).describe("Request model for deleting a calendar return time from eTermin.");
|
|
5
5
|
const EterminDeleteCalendarReturnTimeOutput = zod.z.object({
|
|
6
|
-
message: zod.z.string().describe("Status message from the API, if any").
|
|
7
|
-
success: zod.z.boolean().describe("Whether the delete operation was successful")
|
|
6
|
+
message: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Status message from the API, if any").optional()),
|
|
7
|
+
success: zod.z.boolean().describe("Whether the delete operation was successful").nullable()
|
|
8
8
|
}).describe("Response model for delete calendar return time operation.");
|
|
9
9
|
const eterminDeleteCalendarReturnTime = require_action.action("ETERMIN_DELETE_CALENDAR_RETURN_TIME", {
|
|
10
10
|
slug: "etermin-delete-calendar-return-time",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-return-time.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarReturnTimeInput
|
|
1
|
+
{"version":3,"file":"delete-calendar-return-time.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarReturnTimeInput = z.object({\n id: z.number().int().describe(\"The unique identifier (ID) of the calendar return time to delete.\"),\n}).describe(\"Request model for deleting a calendar return time from eTermin.\");\nexport const EterminDeleteCalendarReturnTimeOutput = z.object({\n message: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Status message from the API, if any\").optional()),\n success: z.boolean().describe(\"Whether the delete operation was successful\").nullable(),\n}).describe(\"Response model for delete calendar return time operation.\");\n\nexport const eterminDeleteCalendarReturnTime = action(\"ETERMIN_DELETE_CALENDAR_RETURN_TIME\", {\n slug: \"etermin-delete-calendar-return-time\",\n name: \"Delete Calendar Return Time\",\n description: \"Delete a return time from a calendar. Use when you need to remove a specific return time entry.\",\n input: EterminDeleteCalendarReturnTimeInput,\n output: EterminDeleteCalendarReturnTimeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EACnG,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-calendar-return-time.d.ts
|
|
4
|
-
declare const EterminDeleteCalendarReturnTimeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteCalendarReturnTimeInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminDeleteCalendarReturnTimeOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const eterminDeleteCalendarReturnTime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: number;
|
|
13
|
+
}, {
|
|
14
|
+
success: boolean | null;
|
|
15
|
+
message?: string | undefined;
|
|
16
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { eterminDeleteCalendarReturnTime };
|
|
9
19
|
//# sourceMappingURL=delete-calendar-return-time.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-return-time.d.cts","names":[],"sources":["../../src/actions/delete-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"delete-calendar-return-time.d.cts","names":[],"sources":["../../src/actions/delete-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAGpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-calendar-return-time.d.ts
|
|
4
|
-
declare const EterminDeleteCalendarReturnTimeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteCalendarReturnTimeInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminDeleteCalendarReturnTimeOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const eterminDeleteCalendarReturnTime: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
id: number;
|
|
13
|
+
}, {
|
|
14
|
+
success: boolean | null;
|
|
15
|
+
message?: string | undefined;
|
|
16
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { eterminDeleteCalendarReturnTime };
|
|
9
19
|
//# sourceMappingURL=delete-calendar-return-time.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-return-time.d.mts","names":[],"sources":["../../src/actions/delete-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"delete-calendar-return-time.d.mts","names":[],"sources":["../../src/actions/delete-calendar-return-time.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAGpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAKrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -6,8 +6,8 @@ const eterminDeleteCalendarReturnTime = action("ETERMIN_DELETE_CALENDAR_RETURN_T
|
|
|
6
6
|
description: "Delete a return time from a calendar. Use when you need to remove a specific return time entry.",
|
|
7
7
|
input: z.object({ id: z.number().int().describe("The unique identifier (ID) of the calendar return time to delete.") }).describe("Request model for deleting a calendar return time from eTermin."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
message: z.string().describe("Status message from the API, if any").
|
|
10
|
-
success: z.boolean().describe("Whether the delete operation was successful")
|
|
9
|
+
message: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Status message from the API, if any").optional()),
|
|
10
|
+
success: z.boolean().describe("Whether the delete operation was successful").nullable()
|
|
11
11
|
}).describe("Response model for delete calendar return time operation.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-return-time.mjs","names":[],"sources":["../../src/actions/delete-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarReturnTimeInput
|
|
1
|
+
{"version":3,"file":"delete-calendar-return-time.mjs","names":[],"sources":["../../src/actions/delete-calendar-return-time.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarReturnTimeInput = z.object({\n id: z.number().int().describe(\"The unique identifier (ID) of the calendar return time to delete.\"),\n}).describe(\"Request model for deleting a calendar return time from eTermin.\");\nexport const EterminDeleteCalendarReturnTimeOutput = z.object({\n message: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Status message from the API, if any\").optional()),\n success: z.boolean().describe(\"Whether the delete operation was successful\").nullable(),\n}).describe(\"Response model for delete calendar return time operation.\");\n\nexport const eterminDeleteCalendarReturnTime = action(\"ETERMIN_DELETE_CALENDAR_RETURN_TIME\", {\n slug: \"etermin-delete-calendar-return-time\",\n name: \"Delete Calendar Return Time\",\n description: \"Delete a return time from a calendar. Use when you need to remove a specific return time entry.\",\n input: EterminDeleteCalendarReturnTimeInput,\n output: EterminDeleteCalendarReturnTimeOutput,\n});\n"],"mappings":";;AAYA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkD,EAAE,OAAO,EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,EACnG,CAAC,CAAC,CAAC,SAAS,iEAUH;CACP,QAVmD,EAAE,OAAO;EAC5D,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;EAC5I,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
|
|
@@ -6,8 +6,8 @@ const EterminDeleteCalendarServiceInput = zod.z.object({
|
|
|
6
6
|
calendarid: zod.z.string().describe("The unique identifier (ID) of the calendar. This parameter is required for the delete operation.")
|
|
7
7
|
}).describe("Request model for deleting a calendar service assignment in eTermin.");
|
|
8
8
|
const EterminDeleteCalendarServiceOutput = zod.z.object({
|
|
9
|
-
message: zod.z.string().describe("Status message from the API indicating the result").
|
|
10
|
-
success: zod.z.boolean().describe("Whether the delete operation was successful")
|
|
9
|
+
message: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Status message from the API indicating the result").optional()),
|
|
10
|
+
success: zod.z.boolean().describe("Whether the delete operation was successful").nullable()
|
|
11
11
|
}).describe("Response model for delete calendar service operation.");
|
|
12
12
|
const eterminDeleteCalendarService = require_action.action("ETERMIN_DELETE_CALENDAR_SERVICE", {
|
|
13
13
|
slug: "etermin-delete-calendar-service",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-service.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarServiceInput
|
|
1
|
+
{"version":3,"file":"delete-calendar-service.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarServiceInput = z.object({\n id: z.string().describe(\"The unique identifier (ID) of the calendar service assignment to delete.\"),\n calendarid: z.string().describe(\"The unique identifier (ID) of the calendar. This parameter is required for the delete operation.\"),\n}).describe(\"Request model for deleting a calendar service assignment in eTermin.\");\nexport const EterminDeleteCalendarServiceOutput = z.object({\n message: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Status message from the API indicating the result\").optional()),\n success: z.boolean().describe(\"Whether the delete operation was successful\").nullable(),\n}).describe(\"Response model for delete calendar service operation.\");\n\nexport const eterminDeleteCalendarService = action(\"ETERMIN_DELETE_CALENDAR_SERVICE\", {\n slug: \"etermin-delete-calendar-service\",\n name: \"Delete Calendar Service\",\n description: \"Delete an assigned service from a calendar in eTermin. Use this action to remove a service assignment from a specific calendar by providing both the service assignment ID and the calendar ID. The deletion is permanent.\",\n input: EterminDeleteCalendarServiceInput,\n output: EterminDeleteCalendarServiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;AACpI,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC;CAC1J,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,+BAA+BC,eAAAA,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-calendar-service.d.ts
|
|
4
|
-
declare const EterminDeleteCalendarServiceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteCalendarServiceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
calendarid: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const EterminDeleteCalendarServiceOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
10
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const eterminDeleteCalendarService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
id: string;
|
|
14
|
+
calendarid: string;
|
|
15
|
+
}, {
|
|
16
|
+
success: boolean | null;
|
|
17
|
+
message?: string | undefined;
|
|
18
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { eterminDeleteCalendarService };
|
|
9
21
|
//# sourceMappingURL=delete-calendar-service.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-service.d.cts","names":[],"sources":["../../src/actions/delete-calendar-service.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"delete-calendar-service.d.cts","names":[],"sources":["../../src/actions/delete-calendar-service.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-calendar-service.d.ts
|
|
4
|
-
declare const EterminDeleteCalendarServiceInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteCalendarServiceInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodString;
|
|
6
|
+
calendarid: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const EterminDeleteCalendarServiceOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
10
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const eterminDeleteCalendarService: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
id: string;
|
|
14
|
+
calendarid: string;
|
|
15
|
+
}, {
|
|
16
|
+
success: boolean | null;
|
|
17
|
+
message?: string | undefined;
|
|
18
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { eterminDeleteCalendarService };
|
|
9
21
|
//# sourceMappingURL=delete-calendar-service.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-service.d.mts","names":[],"sources":["../../src/actions/delete-calendar-service.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"delete-calendar-service.d.mts","names":[],"sources":["../../src/actions/delete-calendar-service.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cAIjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -9,8 +9,8 @@ const eterminDeleteCalendarService = action("ETERMIN_DELETE_CALENDAR_SERVICE", {
|
|
|
9
9
|
calendarid: z.string().describe("The unique identifier (ID) of the calendar. This parameter is required for the delete operation.")
|
|
10
10
|
}).describe("Request model for deleting a calendar service assignment in eTermin."),
|
|
11
11
|
output: z.object({
|
|
12
|
-
message: z.string().describe("Status message from the API indicating the result").
|
|
13
|
-
success: z.boolean().describe("Whether the delete operation was successful")
|
|
12
|
+
message: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Status message from the API indicating the result").optional()),
|
|
13
|
+
success: z.boolean().describe("Whether the delete operation was successful").nullable()
|
|
14
14
|
}).describe("Response model for delete calendar service operation.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar-service.mjs","names":[],"sources":["../../src/actions/delete-calendar-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarServiceInput
|
|
1
|
+
{"version":3,"file":"delete-calendar-service.mjs","names":[],"sources":["../../src/actions/delete-calendar-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarServiceInput = z.object({\n id: z.string().describe(\"The unique identifier (ID) of the calendar service assignment to delete.\"),\n calendarid: z.string().describe(\"The unique identifier (ID) of the calendar. This parameter is required for the delete operation.\"),\n}).describe(\"Request model for deleting a calendar service assignment in eTermin.\");\nexport const EterminDeleteCalendarServiceOutput = z.object({\n message: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Status message from the API indicating the result\").optional()),\n success: z.boolean().describe(\"Whether the delete operation was successful\").nullable(),\n}).describe(\"Response model for delete calendar service operation.\");\n\nexport const eterminDeleteCalendarService = action(\"ETERMIN_DELETE_CALENDAR_SERVICE\", {\n slug: \"etermin-delete-calendar-service\",\n name: \"Delete Calendar Service\",\n description: \"Delete an assigned service from a calendar in eTermin. Use this action to remove a service assignment from a specific calendar by providing both the service assignment ID and the calendar ID. The deletion is permanent.\",\n input: EterminDeleteCalendarServiceInput,\n output: EterminDeleteCalendarServiceOutput,\n});\n"],"mappings":";;AAaA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb+C,EAAE,OAAO;EACxD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;EAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG;CACpI,CAAC,CAAC,CAAC,SAAS,sEAUH;CACP,QAVgD,EAAE,OAAO;EACzD,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC;EAC1J,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACxF,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
|
|
@@ -3,9 +3,9 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/delete-calendar.ts
|
|
4
4
|
const EterminDeleteCalendarInput = zod.z.object({ calendarId: zod.z.string().describe("The unique identifier (ID) of the calendar to delete. Use ETERMIN_GET_CALENDARS to list available calendars and their IDs.") }).describe("Request model for deleting a calendar from eTermin.");
|
|
5
5
|
const EterminDeleteCalendarOutput = zod.z.object({
|
|
6
|
-
message: zod.z.string().describe("Additional message from the API, if any").
|
|
7
|
-
success: zod.z.boolean().describe("Whether the delete operation was successful"),
|
|
8
|
-
calendarId: zod.z.string().describe("The ID of the calendar that was deleted")
|
|
6
|
+
message: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Additional message from the API, if any").optional()),
|
|
7
|
+
success: zod.z.boolean().describe("Whether the delete operation was successful").nullable(),
|
|
8
|
+
calendarId: zod.z.string().describe("The ID of the calendar that was deleted").nullable()
|
|
9
9
|
}).describe("Response model for delete calendar operation.");
|
|
10
10
|
const eterminDeleteCalendar = require_action.action("ETERMIN_DELETE_CALENDAR", {
|
|
11
11
|
slug: "etermin-delete-calendar",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarInput
|
|
1
|
+
{"version":3,"file":"delete-calendar.cjs","names":["z","action"],"sources":["../../src/actions/delete-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarInput = z.object({\n calendarId: z.string().describe(\"The unique identifier (ID) of the calendar to delete. Use ETERMIN_GET_CALENDARS to list available calendars and their IDs.\"),\n}).describe(\"Request model for deleting a calendar from eTermin.\");\nexport const EterminDeleteCalendarOutput = z.object({\n message: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Additional message from the API, if any\").optional()),\n success: z.boolean().describe(\"Whether the delete operation was successful\").nullable(),\n calendarId: z.string().describe(\"The ID of the calendar that was deleted\").nullable(),\n}).describe(\"Response model for delete calendar operation.\");\n\nexport const eterminDeleteCalendar = action(\"ETERMIN_DELETE_CALENDAR\", {\n slug: \"etermin-delete-calendar\",\n name: \"Delete Calendar\",\n description: \"Delete a calendar from your eTermin account. Use this tool to permanently remove a calendar by its ID. The calendar and all associated data will be deleted. This operation is idempotent - deleting a non-existent calendar will still return success. To find calendar IDs, first use ETERMIN_GET_CALENDARS to list all calendars.\",\n input: EterminDeleteCalendarInput,\n output: EterminDeleteCalendarOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,EAC9J,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;CAChJ,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-calendar.d.ts
|
|
4
|
-
declare const EterminDeleteCalendarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteCalendarInput: z.ZodObject<{
|
|
5
|
+
calendarId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminDeleteCalendarOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
calendarId: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const eterminDeleteCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
calendarId: string;
|
|
14
|
+
}, {
|
|
15
|
+
success: boolean | null;
|
|
16
|
+
calendarId: string | null;
|
|
17
|
+
message?: string | undefined;
|
|
18
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { eterminDeleteCalendar };
|
|
9
21
|
//# sourceMappingURL=delete-calendar.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar.d.cts","names":[],"sources":["../../src/actions/delete-calendar.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"delete-calendar.d.cts","names":[],"sources":["../../src/actions/delete-calendar.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-calendar.d.ts
|
|
4
|
-
declare const EterminDeleteCalendarInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const EterminDeleteCalendarInput: z.ZodObject<{
|
|
5
|
+
calendarId: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const EterminDeleteCalendarOutput: z.ZodObject<{
|
|
8
|
+
message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
9
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
10
|
+
calendarId: z.ZodNullable<z.ZodString>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const eterminDeleteCalendar: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
calendarId: string;
|
|
14
|
+
}, {
|
|
15
|
+
success: boolean | null;
|
|
16
|
+
calendarId: string | null;
|
|
17
|
+
message?: string | undefined;
|
|
18
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { eterminDeleteCalendar };
|
|
9
21
|
//# sourceMappingURL=delete-calendar.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-calendar.d.mts","names":[],"sources":["../../src/actions/delete-calendar.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"delete-calendar.d.mts","names":[],"sources":["../../src/actions/delete-calendar.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAG1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAM3B,qBAAA,gCAAqB,wBAAA"}
|