@keystrokehq/etermin 0.1.0 → 0.1.2

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.
Files changed (561) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/assign-calendar-service.cjs.map +1 -1
  4. package/dist/actions/assign-calendar-service.d.cts +13 -3
  5. package/dist/actions/assign-calendar-service.d.cts.map +1 -1
  6. package/dist/actions/assign-calendar-service.d.mts +13 -3
  7. package/dist/actions/assign-calendar-service.d.mts.map +1 -1
  8. package/dist/actions/assign-calendar-service.mjs.map +1 -1
  9. package/dist/actions/create-absence.cjs.map +1 -1
  10. package/dist/actions/create-absence.d.cts +23 -3
  11. package/dist/actions/create-absence.d.cts.map +1 -1
  12. package/dist/actions/create-absence.d.mts +23 -3
  13. package/dist/actions/create-absence.d.mts.map +1 -1
  14. package/dist/actions/create-absence.mjs.map +1 -1
  15. package/dist/actions/create-anchortime-by-date.cjs +2 -2
  16. package/dist/actions/create-anchortime-by-date.cjs.map +1 -1
  17. package/dist/actions/create-anchortime-by-date.d.cts +16 -3
  18. package/dist/actions/create-anchortime-by-date.d.cts.map +1 -1
  19. package/dist/actions/create-anchortime-by-date.d.mts +16 -3
  20. package/dist/actions/create-anchortime-by-date.d.mts.map +1 -1
  21. package/dist/actions/create-anchortime-by-date.mjs +2 -2
  22. package/dist/actions/create-anchortime-by-date.mjs.map +1 -1
  23. package/dist/actions/create-anchortime.cjs +2 -2
  24. package/dist/actions/create-anchortime.cjs.map +1 -1
  25. package/dist/actions/create-anchortime.d.cts +16 -3
  26. package/dist/actions/create-anchortime.d.cts.map +1 -1
  27. package/dist/actions/create-anchortime.d.mts +16 -3
  28. package/dist/actions/create-anchortime.d.mts.map +1 -1
  29. package/dist/actions/create-anchortime.mjs +2 -2
  30. package/dist/actions/create-anchortime.mjs.map +1 -1
  31. package/dist/actions/create-appointment-sync.cjs +2 -2
  32. package/dist/actions/create-appointment-sync.cjs.map +1 -1
  33. package/dist/actions/create-appointment-sync.d.cts +37 -3
  34. package/dist/actions/create-appointment-sync.d.cts.map +1 -1
  35. package/dist/actions/create-appointment-sync.d.mts +37 -3
  36. package/dist/actions/create-appointment-sync.d.mts.map +1 -1
  37. package/dist/actions/create-appointment-sync.mjs +2 -2
  38. package/dist/actions/create-appointment-sync.mjs.map +1 -1
  39. package/dist/actions/create-appointment.cjs.map +1 -1
  40. package/dist/actions/create-appointment.d.cts +156 -3
  41. package/dist/actions/create-appointment.d.cts.map +1 -1
  42. package/dist/actions/create-appointment.d.mts +156 -3
  43. package/dist/actions/create-appointment.d.mts.map +1 -1
  44. package/dist/actions/create-appointment.mjs.map +1 -1
  45. package/dist/actions/create-calendar-return-time.cjs +2 -2
  46. package/dist/actions/create-calendar-return-time.cjs.map +1 -1
  47. package/dist/actions/create-calendar-return-time.d.cts +19 -3
  48. package/dist/actions/create-calendar-return-time.d.cts.map +1 -1
  49. package/dist/actions/create-calendar-return-time.d.mts +19 -3
  50. package/dist/actions/create-calendar-return-time.d.mts.map +1 -1
  51. package/dist/actions/create-calendar-return-time.mjs +2 -2
  52. package/dist/actions/create-calendar-return-time.mjs.map +1 -1
  53. package/dist/actions/create-contact.cjs +5 -5
  54. package/dist/actions/create-contact.cjs.map +1 -1
  55. package/dist/actions/create-contact.d.cts +17 -3
  56. package/dist/actions/create-contact.d.cts.map +1 -1
  57. package/dist/actions/create-contact.d.mts +17 -3
  58. package/dist/actions/create-contact.d.mts.map +1 -1
  59. package/dist/actions/create-contact.mjs +5 -5
  60. package/dist/actions/create-contact.mjs.map +1 -1
  61. package/dist/actions/create-service-group.cjs.map +1 -1
  62. package/dist/actions/create-service-group.d.cts +52 -3
  63. package/dist/actions/create-service-group.d.cts.map +1 -1
  64. package/dist/actions/create-service-group.d.mts +52 -3
  65. package/dist/actions/create-service-group.d.mts.map +1 -1
  66. package/dist/actions/create-service-group.mjs.map +1 -1
  67. package/dist/actions/create-service.cjs.map +1 -1
  68. package/dist/actions/create-service.d.cts +233 -3
  69. package/dist/actions/create-service.d.cts.map +1 -1
  70. package/dist/actions/create-service.d.mts +233 -3
  71. package/dist/actions/create-service.d.mts.map +1 -1
  72. package/dist/actions/create-service.mjs.map +1 -1
  73. package/dist/actions/create-user.cjs +2 -2
  74. package/dist/actions/create-user.cjs.map +1 -1
  75. package/dist/actions/create-user.d.cts +27 -3
  76. package/dist/actions/create-user.d.cts.map +1 -1
  77. package/dist/actions/create-user.d.mts +27 -3
  78. package/dist/actions/create-user.d.mts.map +1 -1
  79. package/dist/actions/create-user.mjs +2 -2
  80. package/dist/actions/create-user.mjs.map +1 -1
  81. package/dist/actions/create-usermapping.cjs.map +1 -1
  82. package/dist/actions/create-usermapping.d.cts +30 -3
  83. package/dist/actions/create-usermapping.d.cts.map +1 -1
  84. package/dist/actions/create-usermapping.d.mts +30 -3
  85. package/dist/actions/create-usermapping.d.mts.map +1 -1
  86. package/dist/actions/create-usermapping.mjs.map +1 -1
  87. package/dist/actions/create-voucher.cjs +6 -6
  88. package/dist/actions/create-voucher.cjs.map +1 -1
  89. package/dist/actions/create-voucher.d.cts +27 -3
  90. package/dist/actions/create-voucher.d.cts.map +1 -1
  91. package/dist/actions/create-voucher.d.mts +27 -3
  92. package/dist/actions/create-voucher.d.mts.map +1 -1
  93. package/dist/actions/create-voucher.mjs +6 -6
  94. package/dist/actions/create-voucher.mjs.map +1 -1
  95. package/dist/actions/create-webhook.cjs +2 -2
  96. package/dist/actions/create-webhook.cjs.map +1 -1
  97. package/dist/actions/create-webhook.d.cts +24 -3
  98. package/dist/actions/create-webhook.d.cts.map +1 -1
  99. package/dist/actions/create-webhook.d.mts +24 -3
  100. package/dist/actions/create-webhook.d.mts.map +1 -1
  101. package/dist/actions/create-webhook.mjs +2 -2
  102. package/dist/actions/create-webhook.mjs.map +1 -1
  103. package/dist/actions/create-working-time.cjs +2 -2
  104. package/dist/actions/create-working-time.cjs.map +1 -1
  105. package/dist/actions/create-working-time.d.cts +32 -3
  106. package/dist/actions/create-working-time.d.cts.map +1 -1
  107. package/dist/actions/create-working-time.d.mts +32 -3
  108. package/dist/actions/create-working-time.d.mts.map +1 -1
  109. package/dist/actions/create-working-time.mjs +2 -2
  110. package/dist/actions/create-working-time.mjs.map +1 -1
  111. package/dist/actions/create-working-times-date.cjs.map +1 -1
  112. package/dist/actions/create-working-times-date.d.cts +35 -3
  113. package/dist/actions/create-working-times-date.d.cts.map +1 -1
  114. package/dist/actions/create-working-times-date.d.mts +35 -3
  115. package/dist/actions/create-working-times-date.d.mts.map +1 -1
  116. package/dist/actions/create-working-times-date.mjs.map +1 -1
  117. package/dist/actions/delete-absence.cjs +2 -2
  118. package/dist/actions/delete-absence.cjs.map +1 -1
  119. package/dist/actions/delete-absence.d.cts +11 -3
  120. package/dist/actions/delete-absence.d.cts.map +1 -1
  121. package/dist/actions/delete-absence.d.mts +11 -3
  122. package/dist/actions/delete-absence.d.mts.map +1 -1
  123. package/dist/actions/delete-absence.mjs +2 -2
  124. package/dist/actions/delete-absence.mjs.map +1 -1
  125. package/dist/actions/delete-anchortime-by-date.cjs +1 -1
  126. package/dist/actions/delete-anchortime-by-date.cjs.map +1 -1
  127. package/dist/actions/delete-anchortime-by-date.d.cts +11 -3
  128. package/dist/actions/delete-anchortime-by-date.d.cts.map +1 -1
  129. package/dist/actions/delete-anchortime-by-date.d.mts +11 -3
  130. package/dist/actions/delete-anchortime-by-date.d.mts.map +1 -1
  131. package/dist/actions/delete-anchortime-by-date.mjs +1 -1
  132. package/dist/actions/delete-anchortime-by-date.mjs.map +1 -1
  133. package/dist/actions/delete-anchortime.cjs +1 -1
  134. package/dist/actions/delete-anchortime.cjs.map +1 -1
  135. package/dist/actions/delete-anchortime.d.cts +10 -3
  136. package/dist/actions/delete-anchortime.d.cts.map +1 -1
  137. package/dist/actions/delete-anchortime.d.mts +10 -3
  138. package/dist/actions/delete-anchortime.d.mts.map +1 -1
  139. package/dist/actions/delete-anchortime.mjs +1 -1
  140. package/dist/actions/delete-anchortime.mjs.map +1 -1
  141. package/dist/actions/delete-appointment-sync.cjs +2 -2
  142. package/dist/actions/delete-appointment-sync.cjs.map +1 -1
  143. package/dist/actions/delete-appointment-sync.d.cts +15 -3
  144. package/dist/actions/delete-appointment-sync.d.cts.map +1 -1
  145. package/dist/actions/delete-appointment-sync.d.mts +15 -3
  146. package/dist/actions/delete-appointment-sync.d.mts.map +1 -1
  147. package/dist/actions/delete-appointment-sync.mjs +2 -2
  148. package/dist/actions/delete-appointment-sync.mjs.map +1 -1
  149. package/dist/actions/delete-appointment.cjs +1 -1
  150. package/dist/actions/delete-appointment.cjs.map +1 -1
  151. package/dist/actions/delete-appointment.d.cts +11 -3
  152. package/dist/actions/delete-appointment.d.cts.map +1 -1
  153. package/dist/actions/delete-appointment.d.mts +11 -3
  154. package/dist/actions/delete-appointment.d.mts.map +1 -1
  155. package/dist/actions/delete-appointment.mjs +1 -1
  156. package/dist/actions/delete-appointment.mjs.map +1 -1
  157. package/dist/actions/delete-calendar-return-time.cjs +1 -1
  158. package/dist/actions/delete-calendar-return-time.cjs.map +1 -1
  159. package/dist/actions/delete-calendar-return-time.d.cts +10 -3
  160. package/dist/actions/delete-calendar-return-time.d.cts.map +1 -1
  161. package/dist/actions/delete-calendar-return-time.d.mts +10 -3
  162. package/dist/actions/delete-calendar-return-time.d.mts.map +1 -1
  163. package/dist/actions/delete-calendar-return-time.mjs +1 -1
  164. package/dist/actions/delete-calendar-return-time.mjs.map +1 -1
  165. package/dist/actions/delete-calendar-service.cjs +1 -1
  166. package/dist/actions/delete-calendar-service.cjs.map +1 -1
  167. package/dist/actions/delete-calendar-service.d.cts +12 -3
  168. package/dist/actions/delete-calendar-service.d.cts.map +1 -1
  169. package/dist/actions/delete-calendar-service.d.mts +12 -3
  170. package/dist/actions/delete-calendar-service.d.mts.map +1 -1
  171. package/dist/actions/delete-calendar-service.mjs +1 -1
  172. package/dist/actions/delete-calendar-service.mjs.map +1 -1
  173. package/dist/actions/delete-calendar.cjs +2 -2
  174. package/dist/actions/delete-calendar.cjs.map +1 -1
  175. package/dist/actions/delete-calendar.d.cts +11 -3
  176. package/dist/actions/delete-calendar.d.cts.map +1 -1
  177. package/dist/actions/delete-calendar.d.mts +11 -3
  178. package/dist/actions/delete-calendar.d.mts.map +1 -1
  179. package/dist/actions/delete-calendar.mjs +2 -2
  180. package/dist/actions/delete-calendar.mjs.map +1 -1
  181. package/dist/actions/delete-contact.cjs +1 -1
  182. package/dist/actions/delete-contact.cjs.map +1 -1
  183. package/dist/actions/delete-contact.d.cts +10 -3
  184. package/dist/actions/delete-contact.d.cts.map +1 -1
  185. package/dist/actions/delete-contact.d.mts +10 -3
  186. package/dist/actions/delete-contact.d.mts.map +1 -1
  187. package/dist/actions/delete-contact.mjs +1 -1
  188. package/dist/actions/delete-contact.mjs.map +1 -1
  189. package/dist/actions/delete-resource.cjs +3 -3
  190. package/dist/actions/delete-resource.cjs.map +1 -1
  191. package/dist/actions/delete-resource.d.cts +14 -3
  192. package/dist/actions/delete-resource.d.cts.map +1 -1
  193. package/dist/actions/delete-resource.d.mts +14 -3
  194. package/dist/actions/delete-resource.d.mts.map +1 -1
  195. package/dist/actions/delete-resource.mjs +3 -3
  196. package/dist/actions/delete-resource.mjs.map +1 -1
  197. package/dist/actions/delete-service.cjs.map +1 -1
  198. package/dist/actions/delete-service.d.cts +11 -3
  199. package/dist/actions/delete-service.d.cts.map +1 -1
  200. package/dist/actions/delete-service.d.mts +11 -3
  201. package/dist/actions/delete-service.d.mts.map +1 -1
  202. package/dist/actions/delete-service.mjs.map +1 -1
  203. package/dist/actions/delete-servicegroup.cjs.map +1 -1
  204. package/dist/actions/delete-servicegroup.d.cts +10 -3
  205. package/dist/actions/delete-servicegroup.d.cts.map +1 -1
  206. package/dist/actions/delete-servicegroup.d.mts +10 -3
  207. package/dist/actions/delete-servicegroup.d.mts.map +1 -1
  208. package/dist/actions/delete-servicegroup.mjs.map +1 -1
  209. package/dist/actions/delete-user.cjs +1 -1
  210. package/dist/actions/delete-user.cjs.map +1 -1
  211. package/dist/actions/delete-user.d.cts +10 -3
  212. package/dist/actions/delete-user.d.cts.map +1 -1
  213. package/dist/actions/delete-user.d.mts +10 -3
  214. package/dist/actions/delete-user.d.mts.map +1 -1
  215. package/dist/actions/delete-user.mjs +1 -1
  216. package/dist/actions/delete-user.mjs.map +1 -1
  217. package/dist/actions/delete-usermapping.cjs.map +1 -1
  218. package/dist/actions/delete-usermapping.d.cts +10 -3
  219. package/dist/actions/delete-usermapping.d.cts.map +1 -1
  220. package/dist/actions/delete-usermapping.d.mts +10 -3
  221. package/dist/actions/delete-usermapping.d.mts.map +1 -1
  222. package/dist/actions/delete-usermapping.mjs.map +1 -1
  223. package/dist/actions/delete-voucher.cjs +1 -1
  224. package/dist/actions/delete-voucher.cjs.map +1 -1
  225. package/dist/actions/delete-voucher.d.cts +10 -3
  226. package/dist/actions/delete-voucher.d.cts.map +1 -1
  227. package/dist/actions/delete-voucher.d.mts +10 -3
  228. package/dist/actions/delete-voucher.d.mts.map +1 -1
  229. package/dist/actions/delete-voucher.mjs +1 -1
  230. package/dist/actions/delete-voucher.mjs.map +1 -1
  231. package/dist/actions/delete-webhook.cjs.map +1 -1
  232. package/dist/actions/delete-webhook.d.cts +10 -3
  233. package/dist/actions/delete-webhook.d.cts.map +1 -1
  234. package/dist/actions/delete-webhook.d.mts +10 -3
  235. package/dist/actions/delete-webhook.d.mts.map +1 -1
  236. package/dist/actions/delete-webhook.mjs.map +1 -1
  237. package/dist/actions/delete-working-times-date.cjs.map +1 -1
  238. package/dist/actions/delete-working-times-date.d.cts +12 -3
  239. package/dist/actions/delete-working-times-date.d.cts.map +1 -1
  240. package/dist/actions/delete-working-times-date.d.mts +12 -3
  241. package/dist/actions/delete-working-times-date.d.mts.map +1 -1
  242. package/dist/actions/delete-working-times-date.mjs.map +1 -1
  243. package/dist/actions/delete-working-times.cjs.map +1 -1
  244. package/dist/actions/delete-working-times.d.cts +12 -3
  245. package/dist/actions/delete-working-times.d.cts.map +1 -1
  246. package/dist/actions/delete-working-times.d.mts +12 -3
  247. package/dist/actions/delete-working-times.d.mts.map +1 -1
  248. package/dist/actions/delete-working-times.mjs.map +1 -1
  249. package/dist/actions/get-absences.cjs.map +1 -1
  250. package/dist/actions/get-absences.d.cts +16 -3
  251. package/dist/actions/get-absences.d.cts.map +1 -1
  252. package/dist/actions/get-absences.d.mts +16 -3
  253. package/dist/actions/get-absences.d.mts.map +1 -1
  254. package/dist/actions/get-absences.mjs.map +1 -1
  255. package/dist/actions/get-anchortime-date.cjs.map +1 -1
  256. package/dist/actions/get-anchortime-date.d.cts +15 -3
  257. package/dist/actions/get-anchortime-date.d.cts.map +1 -1
  258. package/dist/actions/get-anchortime-date.d.mts +15 -3
  259. package/dist/actions/get-anchortime-date.d.mts.map +1 -1
  260. package/dist/actions/get-anchortime-date.mjs.map +1 -1
  261. package/dist/actions/get-anchortimes.cjs.map +1 -1
  262. package/dist/actions/get-anchortimes.d.cts +15 -3
  263. package/dist/actions/get-anchortimes.d.cts.map +1 -1
  264. package/dist/actions/get-anchortimes.d.mts +15 -3
  265. package/dist/actions/get-anchortimes.d.mts.map +1 -1
  266. package/dist/actions/get-anchortimes.mjs.map +1 -1
  267. package/dist/actions/get-appointment-sync.cjs.map +1 -1
  268. package/dist/actions/get-appointment-sync.d.cts +83 -3
  269. package/dist/actions/get-appointment-sync.d.cts.map +1 -1
  270. package/dist/actions/get-appointment-sync.d.mts +83 -3
  271. package/dist/actions/get-appointment-sync.d.mts.map +1 -1
  272. package/dist/actions/get-appointment-sync.mjs.map +1 -1
  273. package/dist/actions/get-bookingpage-logs.cjs.map +1 -1
  274. package/dist/actions/get-bookingpage-logs.d.cts +17 -3
  275. package/dist/actions/get-bookingpage-logs.d.cts.map +1 -1
  276. package/dist/actions/get-bookingpage-logs.d.mts +17 -3
  277. package/dist/actions/get-bookingpage-logs.d.mts.map +1 -1
  278. package/dist/actions/get-bookingpage-logs.mjs.map +1 -1
  279. package/dist/actions/get-calendar-return-time.cjs.map +1 -1
  280. package/dist/actions/get-calendar-return-time.d.cts +18 -3
  281. package/dist/actions/get-calendar-return-time.d.cts.map +1 -1
  282. package/dist/actions/get-calendar-return-time.d.mts +18 -3
  283. package/dist/actions/get-calendar-return-time.d.mts.map +1 -1
  284. package/dist/actions/get-calendar-return-time.mjs.map +1 -1
  285. package/dist/actions/get-calendars.cjs +2 -2
  286. package/dist/actions/get-calendars.cjs.map +1 -1
  287. package/dist/actions/get-calendars.d.cts +13 -3
  288. package/dist/actions/get-calendars.d.cts.map +1 -1
  289. package/dist/actions/get-calendars.d.mts +13 -3
  290. package/dist/actions/get-calendars.d.mts.map +1 -1
  291. package/dist/actions/get-calendars.mjs +2 -2
  292. package/dist/actions/get-calendars.mjs.map +1 -1
  293. package/dist/actions/get-calendarservice.cjs.map +1 -1
  294. package/dist/actions/get-calendarservice.d.cts +13 -3
  295. package/dist/actions/get-calendarservice.d.cts.map +1 -1
  296. package/dist/actions/get-calendarservice.d.mts +13 -3
  297. package/dist/actions/get-calendarservice.d.mts.map +1 -1
  298. package/dist/actions/get-calendarservice.mjs.map +1 -1
  299. package/dist/actions/get-company.cjs.map +1 -1
  300. package/dist/actions/get-company.d.cts +25 -3
  301. package/dist/actions/get-company.d.cts.map +1 -1
  302. package/dist/actions/get-company.d.mts +25 -3
  303. package/dist/actions/get-company.d.mts.map +1 -1
  304. package/dist/actions/get-company.mjs.map +1 -1
  305. package/dist/actions/get-contact-by-id.cjs +1 -1
  306. package/dist/actions/get-contact-by-id.cjs.map +1 -1
  307. package/dist/actions/get-contact-by-id.d.cts +68 -3
  308. package/dist/actions/get-contact-by-id.d.cts.map +1 -1
  309. package/dist/actions/get-contact-by-id.d.mts +68 -3
  310. package/dist/actions/get-contact-by-id.d.mts.map +1 -1
  311. package/dist/actions/get-contact-by-id.mjs +1 -1
  312. package/dist/actions/get-contact-by-id.mjs.map +1 -1
  313. package/dist/actions/get-contacts.cjs +1 -1
  314. package/dist/actions/get-contacts.cjs.map +1 -1
  315. package/dist/actions/get-contacts.d.cts +56 -3
  316. package/dist/actions/get-contacts.d.cts.map +1 -1
  317. package/dist/actions/get-contacts.d.mts +56 -3
  318. package/dist/actions/get-contacts.d.mts.map +1 -1
  319. package/dist/actions/get-contacts.mjs +1 -1
  320. package/dist/actions/get-contacts.mjs.map +1 -1
  321. package/dist/actions/get-deleted-appointments.cjs.map +1 -1
  322. package/dist/actions/get-deleted-appointments.d.cts +30 -3
  323. package/dist/actions/get-deleted-appointments.d.cts.map +1 -1
  324. package/dist/actions/get-deleted-appointments.d.mts +30 -3
  325. package/dist/actions/get-deleted-appointments.d.mts.map +1 -1
  326. package/dist/actions/get-deleted-appointments.mjs.map +1 -1
  327. package/dist/actions/get-message-logs.cjs.map +1 -1
  328. package/dist/actions/get-message-logs.d.cts +23 -3
  329. package/dist/actions/get-message-logs.d.cts.map +1 -1
  330. package/dist/actions/get-message-logs.d.mts +23 -3
  331. package/dist/actions/get-message-logs.d.mts.map +1 -1
  332. package/dist/actions/get-message-logs.mjs.map +1 -1
  333. package/dist/actions/get-rating.cjs.map +1 -1
  334. package/dist/actions/get-rating.d.cts +17 -3
  335. package/dist/actions/get-rating.d.cts.map +1 -1
  336. package/dist/actions/get-rating.d.mts +17 -3
  337. package/dist/actions/get-rating.d.mts.map +1 -1
  338. package/dist/actions/get-rating.mjs.map +1 -1
  339. package/dist/actions/get-service-by-id.cjs +9 -9
  340. package/dist/actions/get-service-by-id.cjs.map +1 -1
  341. package/dist/actions/get-service-by-id.d.cts +23 -3
  342. package/dist/actions/get-service-by-id.d.cts.map +1 -1
  343. package/dist/actions/get-service-by-id.d.mts +23 -3
  344. package/dist/actions/get-service-by-id.d.mts.map +1 -1
  345. package/dist/actions/get-service-by-id.mjs +9 -9
  346. package/dist/actions/get-service-by-id.mjs.map +1 -1
  347. package/dist/actions/get-service-calendar.cjs +1 -1
  348. package/dist/actions/get-service-calendar.cjs.map +1 -1
  349. package/dist/actions/get-service-calendar.d.cts +11 -3
  350. package/dist/actions/get-service-calendar.d.cts.map +1 -1
  351. package/dist/actions/get-service-calendar.d.mts +11 -3
  352. package/dist/actions/get-service-calendar.d.mts.map +1 -1
  353. package/dist/actions/get-service-calendar.mjs +1 -1
  354. package/dist/actions/get-service-calendar.mjs.map +1 -1
  355. package/dist/actions/get-servicegroup.cjs.map +1 -1
  356. package/dist/actions/get-servicegroup.d.cts +37 -3
  357. package/dist/actions/get-servicegroup.d.cts.map +1 -1
  358. package/dist/actions/get-servicegroup.d.mts +37 -3
  359. package/dist/actions/get-servicegroup.d.mts.map +1 -1
  360. package/dist/actions/get-servicegroup.mjs.map +1 -1
  361. package/dist/actions/get-services.cjs +9 -9
  362. package/dist/actions/get-services.cjs.map +1 -1
  363. package/dist/actions/get-services.d.cts +19 -3
  364. package/dist/actions/get-services.d.cts.map +1 -1
  365. package/dist/actions/get-services.d.mts +19 -3
  366. package/dist/actions/get-services.d.mts.map +1 -1
  367. package/dist/actions/get-services.mjs +9 -9
  368. package/dist/actions/get-services.mjs.map +1 -1
  369. package/dist/actions/get-survey-results.cjs.map +1 -1
  370. package/dist/actions/get-survey-results.d.cts +18 -3
  371. package/dist/actions/get-survey-results.d.cts.map +1 -1
  372. package/dist/actions/get-survey-results.d.mts +18 -3
  373. package/dist/actions/get-survey-results.d.mts.map +1 -1
  374. package/dist/actions/get-survey-results.mjs.map +1 -1
  375. package/dist/actions/get-timeslots.cjs.map +1 -1
  376. package/dist/actions/get-timeslots.d.cts +16 -3
  377. package/dist/actions/get-timeslots.d.cts.map +1 -1
  378. package/dist/actions/get-timeslots.d.mts +16 -3
  379. package/dist/actions/get-timeslots.d.mts.map +1 -1
  380. package/dist/actions/get-timeslots.mjs.map +1 -1
  381. package/dist/actions/get-usermapping.cjs.map +1 -1
  382. package/dist/actions/get-usermapping.d.cts +17 -3
  383. package/dist/actions/get-usermapping.d.cts.map +1 -1
  384. package/dist/actions/get-usermapping.d.mts +17 -3
  385. package/dist/actions/get-usermapping.d.mts.map +1 -1
  386. package/dist/actions/get-usermapping.mjs.map +1 -1
  387. package/dist/actions/get-users.cjs +2 -2
  388. package/dist/actions/get-users.cjs.map +1 -1
  389. package/dist/actions/get-users.d.cts +34 -3
  390. package/dist/actions/get-users.d.cts.map +1 -1
  391. package/dist/actions/get-users.d.mts +34 -3
  392. package/dist/actions/get-users.d.mts.map +1 -1
  393. package/dist/actions/get-users.mjs +2 -2
  394. package/dist/actions/get-users.mjs.map +1 -1
  395. package/dist/actions/get-working-times-date.cjs +5 -5
  396. package/dist/actions/get-working-times-date.cjs.map +1 -1
  397. package/dist/actions/get-working-times-date.d.cts +15 -3
  398. package/dist/actions/get-working-times-date.d.cts.map +1 -1
  399. package/dist/actions/get-working-times-date.d.mts +15 -3
  400. package/dist/actions/get-working-times-date.d.mts.map +1 -1
  401. package/dist/actions/get-working-times-date.mjs +5 -5
  402. package/dist/actions/get-working-times-date.mjs.map +1 -1
  403. package/dist/actions/get-working-times.cjs +6 -6
  404. package/dist/actions/get-working-times.cjs.map +1 -1
  405. package/dist/actions/get-working-times.d.cts +16 -3
  406. package/dist/actions/get-working-times.d.cts.map +1 -1
  407. package/dist/actions/get-working-times.d.mts +16 -3
  408. package/dist/actions/get-working-times.d.mts.map +1 -1
  409. package/dist/actions/get-working-times.mjs +6 -6
  410. package/dist/actions/get-working-times.mjs.map +1 -1
  411. package/dist/actions/list-appointments.cjs.map +1 -1
  412. package/dist/actions/list-appointments.d.cts +53 -3
  413. package/dist/actions/list-appointments.d.cts.map +1 -1
  414. package/dist/actions/list-appointments.d.mts +53 -3
  415. package/dist/actions/list-appointments.d.mts.map +1 -1
  416. package/dist/actions/list-appointments.mjs.map +1 -1
  417. package/dist/actions/list-vouchers.cjs.map +1 -1
  418. package/dist/actions/list-vouchers.d.cts +24 -3
  419. package/dist/actions/list-vouchers.d.cts.map +1 -1
  420. package/dist/actions/list-vouchers.d.mts +24 -3
  421. package/dist/actions/list-vouchers.d.mts.map +1 -1
  422. package/dist/actions/list-vouchers.mjs.map +1 -1
  423. package/dist/actions/list-webhooks.cjs.map +1 -1
  424. package/dist/actions/list-webhooks.d.cts +5 -3
  425. package/dist/actions/list-webhooks.d.cts.map +1 -1
  426. package/dist/actions/list-webhooks.d.mts +5 -3
  427. package/dist/actions/list-webhooks.d.mts.map +1 -1
  428. package/dist/actions/list-webhooks.mjs.map +1 -1
  429. package/dist/actions/put-service.cjs.map +1 -1
  430. package/dist/actions/put-service.d.cts +235 -3
  431. package/dist/actions/put-service.d.cts.map +1 -1
  432. package/dist/actions/put-service.d.mts +235 -3
  433. package/dist/actions/put-service.d.mts.map +1 -1
  434. package/dist/actions/put-service.mjs.map +1 -1
  435. package/dist/actions/update-absence.cjs +2 -2
  436. package/dist/actions/update-absence.cjs.map +1 -1
  437. package/dist/actions/update-absence.d.cts +23 -3
  438. package/dist/actions/update-absence.d.cts.map +1 -1
  439. package/dist/actions/update-absence.d.mts +23 -3
  440. package/dist/actions/update-absence.d.mts.map +1 -1
  441. package/dist/actions/update-absence.mjs +2 -2
  442. package/dist/actions/update-absence.mjs.map +1 -1
  443. package/dist/actions/update-anchortime-by-date.cjs +1 -1
  444. package/dist/actions/update-anchortime-by-date.cjs.map +1 -1
  445. package/dist/actions/update-anchortime-by-date.d.cts +18 -3
  446. package/dist/actions/update-anchortime-by-date.d.cts.map +1 -1
  447. package/dist/actions/update-anchortime-by-date.d.mts +18 -3
  448. package/dist/actions/update-anchortime-by-date.d.mts.map +1 -1
  449. package/dist/actions/update-anchortime-by-date.mjs +1 -1
  450. package/dist/actions/update-anchortime-by-date.mjs.map +1 -1
  451. package/dist/actions/update-anchortime.cjs +2 -2
  452. package/dist/actions/update-anchortime.cjs.map +1 -1
  453. package/dist/actions/update-anchortime.d.cts +20 -3
  454. package/dist/actions/update-anchortime.d.cts.map +1 -1
  455. package/dist/actions/update-anchortime.d.mts +20 -3
  456. package/dist/actions/update-anchortime.d.mts.map +1 -1
  457. package/dist/actions/update-anchortime.mjs +2 -2
  458. package/dist/actions/update-anchortime.mjs.map +1 -1
  459. package/dist/actions/update-appointment.cjs +2 -2
  460. package/dist/actions/update-appointment.cjs.map +1 -1
  461. package/dist/actions/update-appointment.d.cts +118 -3
  462. package/dist/actions/update-appointment.d.cts.map +1 -1
  463. package/dist/actions/update-appointment.d.mts +118 -3
  464. package/dist/actions/update-appointment.d.mts.map +1 -1
  465. package/dist/actions/update-appointment.mjs +2 -2
  466. package/dist/actions/update-appointment.mjs.map +1 -1
  467. package/dist/actions/update-calendar-return-time.cjs +2 -2
  468. package/dist/actions/update-calendar-return-time.cjs.map +1 -1
  469. package/dist/actions/update-calendar-return-time.d.cts +21 -3
  470. package/dist/actions/update-calendar-return-time.d.cts.map +1 -1
  471. package/dist/actions/update-calendar-return-time.d.mts +21 -3
  472. package/dist/actions/update-calendar-return-time.d.mts.map +1 -1
  473. package/dist/actions/update-calendar-return-time.mjs +2 -2
  474. package/dist/actions/update-calendar-return-time.mjs.map +1 -1
  475. package/dist/actions/update-calendar.cjs +2 -2
  476. package/dist/actions/update-calendar.cjs.map +1 -1
  477. package/dist/actions/update-calendar.d.cts +30 -3
  478. package/dist/actions/update-calendar.d.cts.map +1 -1
  479. package/dist/actions/update-calendar.d.mts +30 -3
  480. package/dist/actions/update-calendar.d.mts.map +1 -1
  481. package/dist/actions/update-calendar.mjs +2 -2
  482. package/dist/actions/update-calendar.mjs.map +1 -1
  483. package/dist/actions/update-contact.cjs +2 -2
  484. package/dist/actions/update-contact.cjs.map +1 -1
  485. package/dist/actions/update-contact.d.cts +19 -3
  486. package/dist/actions/update-contact.d.cts.map +1 -1
  487. package/dist/actions/update-contact.d.mts +19 -3
  488. package/dist/actions/update-contact.d.mts.map +1 -1
  489. package/dist/actions/update-contact.mjs +2 -2
  490. package/dist/actions/update-contact.mjs.map +1 -1
  491. package/dist/actions/update-resource.cjs +3 -3
  492. package/dist/actions/update-resource.cjs.map +1 -1
  493. package/dist/actions/update-resource.d.cts +16 -3
  494. package/dist/actions/update-resource.d.cts.map +1 -1
  495. package/dist/actions/update-resource.d.mts +16 -3
  496. package/dist/actions/update-resource.d.mts.map +1 -1
  497. package/dist/actions/update-resource.mjs +3 -3
  498. package/dist/actions/update-resource.mjs.map +1 -1
  499. package/dist/actions/update-service-group.cjs +2 -2
  500. package/dist/actions/update-service-group.cjs.map +1 -1
  501. package/dist/actions/update-service-group.d.cts +58 -3
  502. package/dist/actions/update-service-group.d.cts.map +1 -1
  503. package/dist/actions/update-service-group.d.mts +58 -3
  504. package/dist/actions/update-service-group.d.mts.map +1 -1
  505. package/dist/actions/update-service-group.mjs +2 -2
  506. package/dist/actions/update-service-group.mjs.map +1 -1
  507. package/dist/actions/update-service.cjs.map +1 -1
  508. package/dist/actions/update-service.d.cts +19 -3
  509. package/dist/actions/update-service.d.cts.map +1 -1
  510. package/dist/actions/update-service.d.mts +19 -3
  511. package/dist/actions/update-service.d.mts.map +1 -1
  512. package/dist/actions/update-service.mjs.map +1 -1
  513. package/dist/actions/update-sync-appointment.cjs +2 -2
  514. package/dist/actions/update-sync-appointment.cjs.map +1 -1
  515. package/dist/actions/update-sync-appointment.d.cts +35 -3
  516. package/dist/actions/update-sync-appointment.d.cts.map +1 -1
  517. package/dist/actions/update-sync-appointment.d.mts +35 -3
  518. package/dist/actions/update-sync-appointment.d.mts.map +1 -1
  519. package/dist/actions/update-sync-appointment.mjs +2 -2
  520. package/dist/actions/update-sync-appointment.mjs.map +1 -1
  521. package/dist/actions/update-usermapping.cjs.map +1 -1
  522. package/dist/actions/update-usermapping.d.cts +27 -3
  523. package/dist/actions/update-usermapping.d.cts.map +1 -1
  524. package/dist/actions/update-usermapping.d.mts +27 -3
  525. package/dist/actions/update-usermapping.d.mts.map +1 -1
  526. package/dist/actions/update-usermapping.mjs.map +1 -1
  527. package/dist/actions/update-voucher.cjs +4 -4
  528. package/dist/actions/update-voucher.cjs.map +1 -1
  529. package/dist/actions/update-voucher.d.cts +14 -3
  530. package/dist/actions/update-voucher.d.cts.map +1 -1
  531. package/dist/actions/update-voucher.d.mts +14 -3
  532. package/dist/actions/update-voucher.d.mts.map +1 -1
  533. package/dist/actions/update-voucher.mjs +4 -4
  534. package/dist/actions/update-voucher.mjs.map +1 -1
  535. package/dist/actions/update-webhook.cjs +1 -1
  536. package/dist/actions/update-webhook.cjs.map +1 -1
  537. package/dist/actions/update-webhook.d.cts +13 -3
  538. package/dist/actions/update-webhook.d.cts.map +1 -1
  539. package/dist/actions/update-webhook.d.mts +13 -3
  540. package/dist/actions/update-webhook.d.mts.map +1 -1
  541. package/dist/actions/update-webhook.mjs +1 -1
  542. package/dist/actions/update-webhook.mjs.map +1 -1
  543. package/dist/actions/update-working-times-date.cjs.map +1 -1
  544. package/dist/actions/update-working-times-date.d.cts +36 -3
  545. package/dist/actions/update-working-times-date.d.cts.map +1 -1
  546. package/dist/actions/update-working-times-date.d.mts +36 -3
  547. package/dist/actions/update-working-times-date.d.mts.map +1 -1
  548. package/dist/actions/update-working-times-date.mjs.map +1 -1
  549. package/dist/actions/update-working-times.cjs.map +1 -1
  550. package/dist/actions/update-working-times.d.cts +58 -3
  551. package/dist/actions/update-working-times.d.cts.map +1 -1
  552. package/dist/actions/update-working-times.d.mts +58 -3
  553. package/dist/actions/update-working-times.d.mts.map +1 -1
  554. package/dist/actions/update-working-times.mjs.map +1 -1
  555. package/dist/catalog.cjs +24 -1
  556. package/dist/catalog.cjs.map +1 -1
  557. package/dist/catalog.d.cts +23 -0
  558. package/dist/catalog.d.mts +23 -0
  559. package/dist/catalog.mjs +24 -1
  560. package/dist/catalog.mjs.map +1 -1
  561. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"delete-calendar.mjs","names":[],"sources":["../../src/actions/delete-calendar.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteCalendarInput: z.ZodTypeAny = 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.ZodTypeAny = z.object({\n message: z.string().describe(\"Additional message from the API, if any\").nullable().optional(),\n success: z.boolean().describe(\"Whether the delete operation was successful\"),\n calendarId: z.string().describe(\"The ID of the calendar that was deleted\"),\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":";;AAaA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsD,EAAE,OAAO,EAC/D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,EAC9J,CAAC,CAAC,CAAC,SAAS,qDAWH;CACP,QAXuD,EAAE,OAAO;EAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C;EAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAC3E,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-calendar.mjs","names":[],"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.string().describe(\"Additional message from the API, if any\").nullable().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":";;AAaA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbwC,EAAE,OAAO,EACjD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,EAC9J,CAAC,CAAC,CAAC,SAAS,qDAWH;CACP,QAXyC,EAAE,OAAO;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
@@ -4,7 +4,7 @@ let zod = require("zod");
4
4
  const EterminDeleteContactInput = zod.z.object({ contact_id: zod.z.number().int().describe("The unique contact ID (cid) of the contact to delete. Use the Get Contacts action to find contact IDs.") }).describe("Request parameters for deleting a contact from eTermin.");
5
5
  const EterminDeleteContactOutput = zod.z.object({
6
6
  message: zod.z.string().default("").describe("Additional message about the deletion result").nullable().optional(),
7
- success: zod.z.boolean().describe("Whether the contact was successfully deleted")
7
+ success: zod.z.boolean().describe("Whether the contact was successfully deleted").nullable()
8
8
  }).describe("Response schema for delete contact action.");
9
9
  const eterminDeleteContact = require_action.action("ETERMIN_DELETE_CONTACT", {
10
10
  slug: "etermin-delete-contact",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteContactInput: z.ZodTypeAny = z.object({\n contact_id: z.number().int().describe(\"The unique contact ID (cid) of the contact to delete. Use the Get Contacts action to find contact IDs.\"),\n}).describe(\"Request parameters for deleting a contact from eTermin.\");\nexport const EterminDeleteContactOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"\").describe(\"Additional message about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the contact was successfully deleted\"),\n}).describe(\"Response schema for delete contact action.\");\n\nexport const eterminDeleteContact = action(\"ETERMIN_DELETE_CONTACT\", {\n slug: \"etermin-delete-contact\",\n name: \"Delete Contact\",\n description: \"Delete a contact from your eTermin account by its contact ID. Use this action when you need to permanently remove a contact from the system. The contact ID can be obtained using the Get Contacts action. Note: This action is irreversible. The contact will be permanently deleted.\",\n input: EterminDeleteContactInput,\n output: EterminDeleteContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EAChJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C;AAC9E,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"The unique contact ID (cid) of the contact to delete. Use the Get Contacts action to find contact IDs.\"),\n}).describe(\"Request parameters for deleting a contact from eTermin.\");\nexport const EterminDeleteContactOutput = z.object({\n message: z.string().default(\"\").describe(\"Additional message about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the contact was successfully deleted\").nullable(),\n}).describe(\"Response schema for delete contact action.\");\n\nexport const eterminDeleteContact = action(\"ETERMIN_DELETE_CONTACT\", {\n slug: \"etermin-delete-contact\",\n name: \"Delete Contact\",\n description: \"Delete a contact from your eTermin account by its contact ID. Use this action when you need to permanently remove a contact from the system. The contact ID can be obtained using the Get Contacts action. Note: This action is irreversible. The contact will be permanently deleted.\",\n input: EterminDeleteContactInput,\n output: EterminDeleteContactOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EAChJ,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAExD,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-contact.d.ts
4
- declare const EterminDeleteContactInput: z.ZodTypeAny;
5
- declare const EterminDeleteContactOutput: z.ZodTypeAny;
6
- declare const eterminDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteContactInput: z.ZodObject<{
5
+ contact_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteContactOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ contact_id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteContact };
9
16
  //# sourceMappingURL=delete-contact.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAE4B;AAAA,cACzD,0BAAA,EAA4B,CAAA,CAAE,UAGc;AAAA,cAE5C,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-contact.d.cts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-contact.d.ts
4
- declare const EterminDeleteContactInput: z.ZodTypeAny;
5
- declare const EterminDeleteContactOutput: z.ZodTypeAny;
6
- declare const eterminDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteContactInput: z.ZodObject<{
5
+ contact_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteContactOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteContact: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ contact_id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteContact };
9
16
  //# sourceMappingURL=delete-contact.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAE4B;AAAA,cACzD,0BAAA,EAA4B,CAAA,CAAE,UAGc;AAAA,cAE5C,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-contact.d.mts","names":[],"sources":["../../src/actions/delete-contact.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAK1B,oBAAA,gCAAoB,wBAAA"}
@@ -7,7 +7,7 @@ const eterminDeleteContact = action("ETERMIN_DELETE_CONTACT", {
7
7
  input: z.object({ contact_id: z.number().int().describe("The unique contact ID (cid) of the contact to delete. Use the Get Contacts action to find contact IDs.") }).describe("Request parameters for deleting a contact from eTermin."),
8
8
  output: z.object({
9
9
  message: z.string().default("").describe("Additional message about the deletion result").nullable().optional(),
10
- success: z.boolean().describe("Whether the contact was successfully deleted")
10
+ success: z.boolean().describe("Whether the contact was successfully deleted").nullable()
11
11
  }).describe("Response schema for delete contact action.")
12
12
  });
13
13
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteContactInput: z.ZodTypeAny = z.object({\n contact_id: z.number().int().describe(\"The unique contact ID (cid) of the contact to delete. Use the Get Contacts action to find contact IDs.\"),\n}).describe(\"Request parameters for deleting a contact from eTermin.\");\nexport const EterminDeleteContactOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"\").describe(\"Additional message about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the contact was successfully deleted\"),\n}).describe(\"Response schema for delete contact action.\");\n\nexport const eterminDeleteContact = action(\"ETERMIN_DELETE_CONTACT\", {\n slug: \"etermin-delete-contact\",\n name: \"Delete Contact\",\n description: \"Delete a contact from your eTermin account by its contact ID. Use this action when you need to permanently remove a contact from the system. The contact ID can be obtained using the Get Contacts action. Note: This action is irreversible. The contact will be permanently deleted.\",\n input: EterminDeleteContactInput,\n output: EterminDeleteContactOutput,\n});\n"],"mappings":";;AAYA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZqD,EAAE,OAAO,EAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EAChJ,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVsD,EAAE,OAAO;EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C;CAC9E,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-contact.mjs","names":[],"sources":["../../src/actions/delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteContactInput = z.object({\n contact_id: z.number().int().describe(\"The unique contact ID (cid) of the contact to delete. Use the Get Contacts action to find contact IDs.\"),\n}).describe(\"Request parameters for deleting a contact from eTermin.\");\nexport const EterminDeleteContactOutput = z.object({\n message: z.string().default(\"\").describe(\"Additional message about the deletion result\").nullable().optional(),\n success: z.boolean().describe(\"Whether the contact was successfully deleted\").nullable(),\n}).describe(\"Response schema for delete contact action.\");\n\nexport const eterminDeleteContact = action(\"ETERMIN_DELETE_CONTACT\", {\n slug: \"etermin-delete-contact\",\n name: \"Delete Contact\",\n description: \"Delete a contact from your eTermin account by its contact ID. Use this action when you need to permanently remove a contact from the system. The contact ID can be obtained using the Get Contacts action. Note: This action is irreversible. The contact will be permanently deleted.\",\n input: EterminDeleteContactInput,\n output: EterminDeleteContactOutput,\n});\n"],"mappings":";;AAYA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZuC,EAAE,OAAO,EAChD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wGAAwG,EAChJ,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVwC,EAAE,OAAO;EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CACzF,CAAC,CAAC,CAAC,SAAS,4CAOF;AACV,CAAC"}
@@ -7,9 +7,9 @@ const EterminDeleteResourceInput = zod.z.object({
7
7
  }).describe("Request model to delete an eTermin resource by type and ID.");
8
8
  const EterminDeleteResourceOutput = zod.z.object({
9
9
  message: zod.z.string().default("").describe("Optional status message from the API.").nullable().optional(),
10
- success: zod.z.boolean().describe("Indicates whether the deletion was successful."),
11
- resource: zod.z.string().describe("The type of resource that was deleted."),
12
- resourceId: zod.z.string().describe("The ID of the resource that was deleted.")
10
+ success: zod.z.boolean().describe("Indicates whether the deletion was successful.").nullable(),
11
+ resource: zod.z.string().describe("The type of resource that was deleted.").nullable(),
12
+ resourceId: zod.z.string().describe("The ID of the resource that was deleted.").nullable()
13
13
  }).describe("Response model for resource deletion.");
14
14
  const eterminDeleteResource = require_action.action("ETERMIN_DELETE_RESOURCE", {
15
15
  slug: "etermin-delete-resource",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-resource.cjs","names":["z","action"],"sources":["../../src/actions/delete-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteResourceInput: z.ZodTypeAny = z.object({\n resource: z.string().describe(\"The type of eTermin resource to delete. Must be one of: 'contact', 'service', 'user', 'calendar', 'voucher', 'workingtimes'. Use lowercase.\"),\n resourceId: z.string().describe(\"The unique identifier (ID) of the resource to delete. This is typically a numeric ID returned when creating or listing resources.\"),\n}).describe(\"Request model to delete an eTermin resource by type and ID.\");\nexport const EterminDeleteResourceOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"\").describe(\"Optional status message from the API.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful.\"),\n resource: z.string().describe(\"The type of resource that was deleted.\"),\n resourceId: z.string().describe(\"The ID of the resource that was deleted.\"),\n}).describe(\"Response model for resource deletion.\");\n\nexport const eterminDeleteResource = action(\"ETERMIN_DELETE_RESOURCE\", {\n slug: \"etermin-delete-resource\",\n name: \"Delete Resource\",\n description: \"Delete an eTermin resource by type and ID. Supports deleting contacts, services, users, calendars, vouchers, and working times. The resource ID can be obtained from listing or creating resources.\",\n input: EterminDeleteResourceInput,\n output: EterminDeleteResourceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;CAC3K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;AACrK,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;AAC5E,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-resource.cjs","names":["z","action"],"sources":["../../src/actions/delete-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteResourceInput = z.object({\n resource: z.string().describe(\"The type of eTermin resource to delete. Must be one of: 'contact', 'service', 'user', 'calendar', 'voucher', 'workingtimes'. Use lowercase.\"),\n resourceId: z.string().describe(\"The unique identifier (ID) of the resource to delete. This is typically a numeric ID returned when creating or listing resources.\"),\n}).describe(\"Request model to delete an eTermin resource by type and ID.\");\nexport const EterminDeleteResourceOutput = z.object({\n message: z.string().default(\"\").describe(\"Optional status message from the API.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful.\").nullable(),\n resource: z.string().describe(\"The type of resource that was deleted.\").nullable(),\n resourceId: z.string().describe(\"The ID of the resource that was deleted.\").nullable(),\n}).describe(\"Response model for resource deletion.\");\n\nexport const eterminDeleteResource = action(\"ETERMIN_DELETE_RESOURCE\", {\n slug: \"etermin-delete-resource\",\n name: \"Delete Resource\",\n description: \"Delete an eTermin resource by type and ID. Supports deleting contacts, services, users, calendars, vouchers, and working times. The resource ID can be obtained from listing or creating resources.\",\n input: EterminDeleteResourceInput,\n output: EterminDeleteResourceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;CAC3K,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;AACrK,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,uCAAuC;AAEnD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-resource.d.ts
4
- declare const EterminDeleteResourceInput: z.ZodTypeAny;
5
- declare const EterminDeleteResourceOutput: z.ZodTypeAny;
6
- declare const eterminDeleteResource: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteResourceInput: z.ZodObject<{
5
+ resource: z.ZodString;
6
+ resourceId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const EterminDeleteResourceOutput: z.ZodObject<{
9
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
10
+ success: z.ZodNullable<z.ZodBoolean>;
11
+ resource: z.ZodNullable<z.ZodString>;
12
+ resourceId: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>;
14
+ declare const eterminDeleteResource: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ resource: string;
16
+ resourceId: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { eterminDeleteResource };
9
20
  //# sourceMappingURL=delete-resource.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-resource.d.cts","names":[],"sources":["../../src/actions/delete-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAG+B;AAAA,cAC7D,2BAAA,EAA6B,CAAA,CAAE,UAKQ;AAAA,cAEvC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-resource.d.cts","names":[],"sources":["../../src/actions/delete-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,20 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-resource.d.ts
4
- declare const EterminDeleteResourceInput: z.ZodTypeAny;
5
- declare const EterminDeleteResourceOutput: z.ZodTypeAny;
6
- declare const eterminDeleteResource: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteResourceInput: z.ZodObject<{
5
+ resource: z.ZodString;
6
+ resourceId: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const EterminDeleteResourceOutput: z.ZodObject<{
9
+ message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
10
+ success: z.ZodNullable<z.ZodBoolean>;
11
+ resource: z.ZodNullable<z.ZodString>;
12
+ resourceId: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>;
14
+ declare const eterminDeleteResource: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ resource: string;
16
+ resourceId: string;
17
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
18
  //#endregion
8
19
  export { eterminDeleteResource };
9
20
  //# sourceMappingURL=delete-resource.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-resource.d.mts","names":[],"sources":["../../src/actions/delete-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAG+B;AAAA,cAC7D,2BAAA,EAA6B,CAAA,CAAE,UAKQ;AAAA,cAEvC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-resource.d.mts","names":[],"sources":["../../src/actions/delete-resource.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;cAO3B,qBAAA,gCAAqB,wBAAA"}
@@ -10,9 +10,9 @@ const eterminDeleteResource = action("ETERMIN_DELETE_RESOURCE", {
10
10
  }).describe("Request model to delete an eTermin resource by type and ID."),
11
11
  output: z.object({
12
12
  message: z.string().default("").describe("Optional status message from the API.").nullable().optional(),
13
- success: z.boolean().describe("Indicates whether the deletion was successful."),
14
- resource: z.string().describe("The type of resource that was deleted."),
15
- resourceId: z.string().describe("The ID of the resource that was deleted.")
13
+ success: z.boolean().describe("Indicates whether the deletion was successful.").nullable(),
14
+ resource: z.string().describe("The type of resource that was deleted.").nullable(),
15
+ resourceId: z.string().describe("The ID of the resource that was deleted.").nullable()
16
16
  }).describe("Response model for resource deletion.")
17
17
  });
18
18
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-resource.mjs","names":[],"sources":["../../src/actions/delete-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteResourceInput: z.ZodTypeAny = z.object({\n resource: z.string().describe(\"The type of eTermin resource to delete. Must be one of: 'contact', 'service', 'user', 'calendar', 'voucher', 'workingtimes'. Use lowercase.\"),\n resourceId: z.string().describe(\"The unique identifier (ID) of the resource to delete. This is typically a numeric ID returned when creating or listing resources.\"),\n}).describe(\"Request model to delete an eTermin resource by type and ID.\");\nexport const EterminDeleteResourceOutput: z.ZodTypeAny = z.object({\n message: z.string().default(\"\").describe(\"Optional status message from the API.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful.\"),\n resource: z.string().describe(\"The type of resource that was deleted.\"),\n resourceId: z.string().describe(\"The ID of the resource that was deleted.\"),\n}).describe(\"Response model for resource deletion.\");\n\nexport const eterminDeleteResource = action(\"ETERMIN_DELETE_RESOURCE\", {\n slug: \"etermin-delete-resource\",\n name: \"Delete Resource\",\n description: \"Delete an eTermin resource by type and ID. Supports deleting contacts, services, users, calendars, vouchers, and working times. The resource ID can be obtained from listing or creating resources.\",\n input: EterminDeleteResourceInput,\n output: EterminDeleteResourceOutput,\n});\n"],"mappings":";;AAeA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfsD,EAAE,OAAO;EAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;EAC3K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CACrK,CAAC,CAAC,CAAC,SAAS,6DAYH;CACP,QAZuD,EAAE,OAAO;EAChE,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAC5E,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-resource.mjs","names":[],"sources":["../../src/actions/delete-resource.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteResourceInput = z.object({\n resource: z.string().describe(\"The type of eTermin resource to delete. Must be one of: 'contact', 'service', 'user', 'calendar', 'voucher', 'workingtimes'. Use lowercase.\"),\n resourceId: z.string().describe(\"The unique identifier (ID) of the resource to delete. This is typically a numeric ID returned when creating or listing resources.\"),\n}).describe(\"Request model to delete an eTermin resource by type and ID.\");\nexport const EterminDeleteResourceOutput = z.object({\n message: z.string().default(\"\").describe(\"Optional status message from the API.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the deletion was successful.\").nullable(),\n resource: z.string().describe(\"The type of resource that was deleted.\").nullable(),\n resourceId: z.string().describe(\"The ID of the resource that was deleted.\").nullable(),\n}).describe(\"Response model for resource deletion.\");\n\nexport const eterminDeleteResource = action(\"ETERMIN_DELETE_RESOURCE\", {\n slug: \"etermin-delete-resource\",\n name: \"Delete Resource\",\n description: \"Delete an eTermin resource by type and ID. Supports deleting contacts, services, users, calendars, vouchers, and working times. The resource ID can be obtained from listing or creating resources.\",\n input: EterminDeleteResourceInput,\n output: EterminDeleteResourceOutput,\n});\n"],"mappings":";;AAeA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfwC,EAAE,OAAO;EACjD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I;EAC3K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI;CACrK,CAAC,CAAC,CAAC,SAAS,6DAYH;CACP,QAZyC,EAAE,OAAO;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACzF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,SAAS,uCAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-service.cjs","names":["z","action"],"sources":["../../src/actions/delete-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServiceInput: z.ZodTypeAny = z.object({\n service_id: z.string().describe(\"The unique numeric ID of the service to delete. Obtain service IDs using the Get Services action.\"),\n}).describe(\"Request model for deleting a service in eTermin.\");\nexport const EterminDeleteServiceOutput: z.ZodTypeAny = z.object({\n status: z.number().int().describe(\"HTTP status code (typically 200, 204, or error codes).\").nullable().optional(),\n message: z.string().describe(\"Optional message providing details about the delete operation result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the delete operation was successful. Standard REST pattern for DELETE endpoints.\").nullable().optional(),\n}).describe(\"Response model for service deletion operation in eTermin.\");\n\nexport const eterminDeleteService = action(\"ETERMIN_DELETE_SERVICE\", {\n slug: \"etermin-delete-service\",\n name: \"Delete Service\",\n description: \"Permanently deletes a service from your eTermin account by its ID. Use this action to remove services that are no longer needed. The deletion is permanent and cannot be undone. Services with associated appointments may not be deletable. Before deleting, use the Get Services action to retrieve service IDs and verify which service you want to delete.\",\n input: EterminDeleteServiceInput,\n output: EterminDeleteServiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,EACrI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-service.cjs","names":["z","action"],"sources":["../../src/actions/delete-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServiceInput = z.object({\n service_id: z.string().describe(\"The unique numeric ID of the service to delete. Obtain service IDs using the Get Services action.\"),\n}).describe(\"Request model for deleting a service in eTermin.\");\nexport const EterminDeleteServiceOutput = z.object({\n status: z.number().int().describe(\"HTTP status code (typically 200, 204, or error codes).\").nullable().optional(),\n message: z.string().describe(\"Optional message providing details about the delete operation result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the delete operation was successful. Standard REST pattern for DELETE endpoints.\").nullable().optional(),\n}).describe(\"Response model for service deletion operation in eTermin.\");\n\nexport const eterminDeleteService = action(\"ETERMIN_DELETE_SERVICE\", {\n slug: \"etermin-delete-service\",\n name: \"Delete Service\",\n description: \"Permanently deletes a service from your eTermin account by its ID. Use this action to remove services that are no longer needed. The deletion is permanent and cannot be undone. Services with associated appointments may not be deletable. Before deleting, use the Get Services action to retrieve service IDs and verify which service you want to delete.\",\n input: EterminDeleteServiceInput,\n output: EterminDeleteServiceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,EACrI,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-service.d.ts
4
- declare const EterminDeleteServiceInput: z.ZodTypeAny;
5
- declare const EterminDeleteServiceOutput: z.ZodTypeAny;
6
- declare const eterminDeleteService: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteServiceInput: z.ZodObject<{
5
+ service_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteServiceOutput: z.ZodObject<{
8
+ status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
11
+ }, z.core.$strip>;
12
+ declare const eterminDeleteService: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ service_id: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { eterminDeleteService };
9
17
  //# sourceMappingURL=delete-service.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-service.d.cts","names":[],"sources":["../../src/actions/delete-service.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEqB;AAAA,cAClD,0BAAA,EAA4B,CAAA,CAAE,UAI6B;AAAA,cAE3D,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-service.d.cts","names":[],"sources":["../../src/actions/delete-service.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-service.d.ts
4
- declare const EterminDeleteServiceInput: z.ZodTypeAny;
5
- declare const EterminDeleteServiceOutput: z.ZodTypeAny;
6
- declare const eterminDeleteService: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteServiceInput: z.ZodObject<{
5
+ service_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteServiceOutput: z.ZodObject<{
8
+ status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
11
+ }, z.core.$strip>;
12
+ declare const eterminDeleteService: import("@keystrokehq/action").WorkflowActionDefinition<{
13
+ service_id: string;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { eterminDeleteService };
9
17
  //# sourceMappingURL=delete-service.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-service.d.mts","names":[],"sources":["../../src/actions/delete-service.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAEqB;AAAA,cAClD,0BAAA,EAA4B,CAAA,CAAE,UAI6B;AAAA,cAE3D,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-service.d.mts","names":[],"sources":["../../src/actions/delete-service.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-service.mjs","names":[],"sources":["../../src/actions/delete-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServiceInput: z.ZodTypeAny = z.object({\n service_id: z.string().describe(\"The unique numeric ID of the service to delete. Obtain service IDs using the Get Services action.\"),\n}).describe(\"Request model for deleting a service in eTermin.\");\nexport const EterminDeleteServiceOutput: z.ZodTypeAny = z.object({\n status: z.number().int().describe(\"HTTP status code (typically 200, 204, or error codes).\").nullable().optional(),\n message: z.string().describe(\"Optional message providing details about the delete operation result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the delete operation was successful. Standard REST pattern for DELETE endpoints.\").nullable().optional(),\n}).describe(\"Response model for service deletion operation in eTermin.\");\n\nexport const eterminDeleteService = action(\"ETERMIN_DELETE_SERVICE\", {\n slug: \"etermin-delete-service\",\n name: \"Delete Service\",\n description: \"Permanently deletes a service from your eTermin account by its ID. Use this action to remove services that are no longer needed. The deletion is permanent and cannot be undone. Services with associated appointments may not be deletable. Before deleting, use the Get Services action to retrieve service IDs and verify which service you want to delete.\",\n input: EterminDeleteServiceInput,\n output: EterminDeleteServiceOutput,\n});\n"],"mappings":";;AAaA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbqD,EAAE,OAAO,EAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,EACrI,CAAC,CAAC,CAAC,SAAS,kDAWH;CACP,QAXsD,EAAE,OAAO;EAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-service.mjs","names":[],"sources":["../../src/actions/delete-service.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServiceInput = z.object({\n service_id: z.string().describe(\"The unique numeric ID of the service to delete. Obtain service IDs using the Get Services action.\"),\n}).describe(\"Request model for deleting a service in eTermin.\");\nexport const EterminDeleteServiceOutput = z.object({\n status: z.number().int().describe(\"HTTP status code (typically 200, 204, or error codes).\").nullable().optional(),\n message: z.string().describe(\"Optional message providing details about the delete operation result.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the delete operation was successful. Standard REST pattern for DELETE endpoints.\").nullable().optional(),\n}).describe(\"Response model for service deletion operation in eTermin.\");\n\nexport const eterminDeleteService = action(\"ETERMIN_DELETE_SERVICE\", {\n slug: \"etermin-delete-service\",\n name: \"Delete Service\",\n description: \"Permanently deletes a service from your eTermin account by its ID. Use this action to remove services that are no longer needed. The deletion is permanent and cannot be undone. Services with associated appointments may not be deletable. Before deleting, use the Get Services action to retrieve service IDs and verify which service you want to delete.\",\n input: EterminDeleteServiceInput,\n output: EterminDeleteServiceOutput,\n});\n"],"mappings":";;AAaA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbuC,EAAE,OAAO,EAChD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,EACrI,CAAC,CAAC,CAAC,SAAS,kDAWH;CACP,QAXwC,EAAE,OAAO;EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-servicegroup.cjs","names":["z","action"],"sources":["../../src/actions/delete-servicegroup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServicegroupInput: z.ZodTypeAny = z.object({\n servicegroupid: z.number().int().describe(\"ID of the service group that you want to delete. Use the appropriate action to retrieve service group IDs first.\"),\n}).describe(\"Request parameters for deleting a service group from eTermin.\");\nexport const EterminDeleteServicegroupOutput: z.ZodTypeAny = z.object({\n Status: z.number().int().describe(\"HTTP status code returned by the API (typically 200 for success).\").nullable().optional(),\n StatusMsg: z.string().describe(\"Message from the API describing the result of the deletion (e.g., '1 record(s) deleted').\").nullable().optional(),\n}).describe(\"Response schema for delete service group action.\");\n\nexport const eterminDeleteServicegroup = action(\"ETERMIN_DELETE_SERVICEGROUP\", {\n slug: \"etermin-delete-servicegroup\",\n name: \"Delete Service Group\",\n description: \"Delete a service group from your eTermin account by its ID. Use this action when you need to permanently remove a service group from the system. The deletion is permanent and cannot be undone.\",\n input: EterminDeleteServicegroupInput,\n output: EterminDeleteServicegroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,EAC9J,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-servicegroup.cjs","names":["z","action"],"sources":["../../src/actions/delete-servicegroup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServicegroupInput = z.object({\n servicegroupid: z.number().int().describe(\"ID of the service group that you want to delete. Use the appropriate action to retrieve service group IDs first.\"),\n}).describe(\"Request parameters for deleting a service group from eTermin.\");\nexport const EterminDeleteServicegroupOutput = z.object({\n Status: z.number().int().describe(\"HTTP status code returned by the API (typically 200 for success).\").nullable().optional(),\n StatusMsg: z.string().describe(\"Message from the API describing the result of the deletion (e.g., '1 record(s) deleted').\").nullable().optional(),\n}).describe(\"Response schema for delete service group action.\");\n\nexport const eterminDeleteServicegroup = action(\"ETERMIN_DELETE_SERVICEGROUP\", {\n slug: \"etermin-delete-servicegroup\",\n name: \"Delete Service Group\",\n description: \"Delete a service group from your eTermin account by its ID. Use this action when you need to permanently remove a service group from the system. The deletion is permanent and cannot be undone.\",\n input: EterminDeleteServicegroupInput,\n output: EterminDeleteServicegroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,EAC9J,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,4BAA4BC,eAAAA,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-servicegroup.d.ts
4
- declare const EterminDeleteServicegroupInput: z.ZodTypeAny;
5
- declare const EterminDeleteServicegroupOutput: z.ZodTypeAny;
6
- declare const eterminDeleteServicegroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteServicegroupInput: z.ZodObject<{
5
+ servicegroupid: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteServicegroupOutput: z.ZodObject<{
8
+ Status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ StatusMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteServicegroup: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ servicegroupid: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteServicegroup };
9
16
  //# sourceMappingURL=delete-servicegroup.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-servicegroup.d.cts","names":[],"sources":["../../src/actions/delete-servicegroup.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE6B;AAAA,cAC/D,+BAAA,EAAiC,CAAA,CAAE,UAGe;AAAA,cAElD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-servicegroup.d.cts","names":[],"sources":["../../src/actions/delete-servicegroup.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-servicegroup.d.ts
4
- declare const EterminDeleteServicegroupInput: z.ZodTypeAny;
5
- declare const EterminDeleteServicegroupOutput: z.ZodTypeAny;
6
- declare const eterminDeleteServicegroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteServicegroupInput: z.ZodObject<{
5
+ servicegroupid: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteServicegroupOutput: z.ZodObject<{
8
+ Status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ StatusMsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteServicegroup: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ servicegroupid: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteServicegroup };
9
16
  //# sourceMappingURL=delete-servicegroup.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-servicegroup.d.mts","names":[],"sources":["../../src/actions/delete-servicegroup.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAE6B;AAAA,cAC/D,+BAAA,EAAiC,CAAA,CAAE,UAGe;AAAA,cAElD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-servicegroup.d.mts","names":[],"sources":["../../src/actions/delete-servicegroup.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-servicegroup.mjs","names":[],"sources":["../../src/actions/delete-servicegroup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServicegroupInput: z.ZodTypeAny = z.object({\n servicegroupid: z.number().int().describe(\"ID of the service group that you want to delete. Use the appropriate action to retrieve service group IDs first.\"),\n}).describe(\"Request parameters for deleting a service group from eTermin.\");\nexport const EterminDeleteServicegroupOutput: z.ZodTypeAny = z.object({\n Status: z.number().int().describe(\"HTTP status code returned by the API (typically 200 for success).\").nullable().optional(),\n StatusMsg: z.string().describe(\"Message from the API describing the result of the deletion (e.g., '1 record(s) deleted').\").nullable().optional(),\n}).describe(\"Response schema for delete service group action.\");\n\nexport const eterminDeleteServicegroup = action(\"ETERMIN_DELETE_SERVICEGROUP\", {\n slug: \"etermin-delete-servicegroup\",\n name: \"Delete Service Group\",\n description: \"Delete a service group from your eTermin account by its ID. Use this action when you need to permanently remove a service group from the system. The deletion is permanent and cannot be undone.\",\n input: EterminDeleteServicegroupInput,\n output: EterminDeleteServicegroupOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ0D,EAAE,OAAO,EACnE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,EAC9J,CAAC,CAAC,CAAC,SAAS,+DAUH;CACP,QAV2D,EAAE,OAAO;EACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClJ,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-servicegroup.mjs","names":[],"sources":["../../src/actions/delete-servicegroup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteServicegroupInput = z.object({\n servicegroupid: z.number().int().describe(\"ID of the service group that you want to delete. Use the appropriate action to retrieve service group IDs first.\"),\n}).describe(\"Request parameters for deleting a service group from eTermin.\");\nexport const EterminDeleteServicegroupOutput = z.object({\n Status: z.number().int().describe(\"HTTP status code returned by the API (typically 200 for success).\").nullable().optional(),\n StatusMsg: z.string().describe(\"Message from the API describing the result of the deletion (e.g., '1 record(s) deleted').\").nullable().optional(),\n}).describe(\"Response schema for delete service group action.\");\n\nexport const eterminDeleteServicegroup = action(\"ETERMIN_DELETE_SERVICEGROUP\", {\n slug: \"etermin-delete-servicegroup\",\n name: \"Delete Service Group\",\n description: \"Delete a service group from your eTermin account by its ID. Use this action when you need to permanently remove a service group from the system. The deletion is permanent and cannot be undone.\",\n input: EterminDeleteServicegroupInput,\n output: EterminDeleteServicegroupOutput,\n});\n"],"mappings":";;AAYA,MAAa,4BAA4B,OAAO,+BAA+B;CAC7E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ4C,EAAE,OAAO,EACrD,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,EAC9J,CAAC,CAAC,CAAC,SAAS,+DAUH;CACP,QAV6C,EAAE,OAAO;EACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClJ,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
@@ -4,7 +4,7 @@ let zod = require("zod");
4
4
  const EterminDeleteUserInput = zod.z.object({ userId: zod.z.string().describe("The unique identifier (UUID) of the user to delete. Obtain this ID from the get_users action.") }).describe("Request model for deleting a user from eTermin.");
5
5
  const EterminDeleteUserOutput = zod.z.object({
6
6
  message: zod.z.string().describe("Response message from the API, if any.").nullable().optional(),
7
- success: zod.z.boolean().describe("Indicates whether the user deletion was successful.")
7
+ success: zod.z.boolean().describe("Indicates whether the user deletion was successful.").nullable()
8
8
  }).describe("Response model for user deletion.");
9
9
  const eterminDeleteUser = require_action.action("ETERMIN_DELETE_USER", {
10
10
  slug: "etermin-delete-user",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUserInput: z.ZodTypeAny = z.object({\n userId: z.string().describe(\"The unique identifier (UUID) of the user to delete. Obtain this ID from the get_users action.\"),\n}).describe(\"Request model for deleting a user from eTermin.\");\nexport const EterminDeleteUserOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Response message from the API, if any.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the user deletion was successful.\"),\n}).describe(\"Response model for user deletion.\");\n\nexport const eterminDeleteUser = action(\"ETERMIN_DELETE_USER\", {\n slug: \"etermin-delete-user\",\n name: \"Delete User\",\n description: \"Deletes an existing user from the eTermin account. Use the get_users action first to retrieve the user ID. The deletion is idempotent - deleting a non-existent user will not cause an error.\",\n input: EterminDeleteUserInput,\n output: EterminDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EAC7H,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD;AACrF,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAE/C,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUserInput = z.object({\n userId: z.string().describe(\"The unique identifier (UUID) of the user to delete. Obtain this ID from the get_users action.\"),\n}).describe(\"Request model for deleting a user from eTermin.\");\nexport const EterminDeleteUserOutput = z.object({\n message: z.string().describe(\"Response message from the API, if any.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the user deletion was successful.\").nullable(),\n}).describe(\"Response model for user deletion.\");\n\nexport const eterminDeleteUser = action(\"ETERMIN_DELETE_USER\", {\n slug: \"etermin-delete-user\",\n name: \"Delete User\",\n description: \"Deletes an existing user from the eTermin account. Use the get_users action first to retrieve the user ID. The deletion is idempotent - deleting a non-existent user will not cause an error.\",\n input: EterminDeleteUserInput,\n output: EterminDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EAC7H,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAE/C,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-user.d.ts
4
- declare const EterminDeleteUserInput: z.ZodTypeAny;
5
- declare const EterminDeleteUserOutput: z.ZodTypeAny;
6
- declare const eterminDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteUserInput: z.ZodObject<{
5
+ userId: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteUserOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ userId: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteUser };
9
16
  //# sourceMappingURL=delete-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAEuB;AAAA,cACjD,uBAAA,EAAyB,CAAA,CAAE,UAGQ;AAAA,cAEnC,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-user.d.ts
4
- declare const EterminDeleteUserInput: z.ZodTypeAny;
5
- declare const EterminDeleteUserOutput: z.ZodTypeAny;
6
- declare const eterminDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteUserInput: z.ZodObject<{
5
+ userId: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteUserOutput: z.ZodObject<{
8
+ message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ success: z.ZodNullable<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ userId: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteUser };
9
16
  //# sourceMappingURL=delete-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAEuB;AAAA,cACjD,uBAAA,EAAyB,CAAA,CAAE,UAGQ;AAAA,cAEnC,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;cAKvB,iBAAA,gCAAiB,wBAAA"}
@@ -7,7 +7,7 @@ const eterminDeleteUser = action("ETERMIN_DELETE_USER", {
7
7
  input: z.object({ userId: z.string().describe("The unique identifier (UUID) of the user to delete. Obtain this ID from the get_users action.") }).describe("Request model for deleting a user from eTermin."),
8
8
  output: z.object({
9
9
  message: z.string().describe("Response message from the API, if any.").nullable().optional(),
10
- success: z.boolean().describe("Indicates whether the user deletion was successful.")
10
+ success: z.boolean().describe("Indicates whether the user deletion was successful.").nullable()
11
11
  }).describe("Response model for user deletion.")
12
12
  });
13
13
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUserInput: z.ZodTypeAny = z.object({\n userId: z.string().describe(\"The unique identifier (UUID) of the user to delete. Obtain this ID from the get_users action.\"),\n}).describe(\"Request model for deleting a user from eTermin.\");\nexport const EterminDeleteUserOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Response message from the API, if any.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the user deletion was successful.\"),\n}).describe(\"Response model for user deletion.\");\n\nexport const eterminDeleteUser = action(\"ETERMIN_DELETE_USER\", {\n slug: \"etermin-delete-user\",\n name: \"Delete User\",\n description: \"Deletes an existing user from the eTermin account. Use the get_users action first to retrieve the user ID. The deletion is idempotent - deleting a non-existent user will not cause an error.\",\n input: EterminDeleteUserInput,\n output: EterminDeleteUserOutput,\n});\n"],"mappings":";;AAYA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkD,EAAE,OAAO,EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EAC7H,CAAC,CAAC,CAAC,SAAS,iDAUH;CACP,QAVmD,EAAE,OAAO;EAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD;CACrF,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUserInput = z.object({\n userId: z.string().describe(\"The unique identifier (UUID) of the user to delete. Obtain this ID from the get_users action.\"),\n}).describe(\"Request model for deleting a user from eTermin.\");\nexport const EterminDeleteUserOutput = z.object({\n message: z.string().describe(\"Response message from the API, if any.\").nullable().optional(),\n success: z.boolean().describe(\"Indicates whether the user deletion was successful.\").nullable(),\n}).describe(\"Response model for user deletion.\");\n\nexport const eterminDeleteUser = action(\"ETERMIN_DELETE_USER\", {\n slug: \"etermin-delete-user\",\n name: \"Delete User\",\n description: \"Deletes an existing user from the eTermin account. Use the get_users action first to retrieve the user ID. The deletion is idempotent - deleting a non-existent user will not cause an error.\",\n input: EterminDeleteUserInput,\n output: EterminDeleteUserOutput,\n});\n"],"mappings":";;AAYA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoC,EAAE,OAAO,EAC7C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+FAA+F,EAC7H,CAAC,CAAC,CAAC,SAAS,iDAUH;CACP,QAVqC,EAAE,OAAO;EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,mCAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-usermapping.cjs","names":["z","action"],"sources":["../../src/actions/delete-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUsermappingInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"ID of the usermapping to delete. This ID can be obtained from the list usermappings endpoint.\"),\n}).describe(\"Request model for deleting a usermapping from eTermin.\");\nexport const EterminDeleteUsermappingOutput: z.ZodTypeAny = z.object({\n status: z.number().describe(\"HTTP status code of the delete operation\").nullable().optional(),\n statusmsg: z.string().describe(\"Status message indicating the result of the deletion, e.g., '1 records deleted!'\").nullable().optional(),\n}).describe(\"Response model for usermapping deletion from eTermin API.\");\n\nexport const eterminDeleteUsermapping = action(\"ETERMIN_DELETE_USERMAPPING\", {\n slug: \"etermin-delete-usermapping\",\n name: \"Delete Usermapping\",\n description: \"Delete a usermapping by its ID. Use this action when you need to remove a usermapping from the eTermin system.\",\n input: EterminDeleteUsermappingInput,\n output: EterminDeleteUsermappingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EAC/H,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-usermapping.cjs","names":["z","action"],"sources":["../../src/actions/delete-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUsermappingInput = z.object({\n id: z.number().int().describe(\"ID of the usermapping to delete. This ID can be obtained from the list usermappings endpoint.\"),\n}).describe(\"Request model for deleting a usermapping from eTermin.\");\nexport const EterminDeleteUsermappingOutput = z.object({\n status: z.number().describe(\"HTTP status code of the delete operation\").nullable().optional(),\n statusmsg: z.string().describe(\"Status message indicating the result of the deletion, e.g., '1 records deleted!'\").nullable().optional(),\n}).describe(\"Response model for usermapping deletion from eTermin API.\");\n\nexport const eterminDeleteUsermapping = action(\"ETERMIN_DELETE_USERMAPPING\", {\n slug: \"etermin-delete-usermapping\",\n name: \"Delete Usermapping\",\n description: \"Delete a usermapping by its ID. Use this action when you need to remove a usermapping from the eTermin system.\",\n input: EterminDeleteUsermappingInput,\n output: EterminDeleteUsermappingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EAC/H,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,2DAA2D;AAEvE,MAAa,2BAA2BC,eAAAA,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-usermapping.d.ts
4
- declare const EterminDeleteUsermappingInput: z.ZodTypeAny;
5
- declare const EterminDeleteUsermappingOutput: z.ZodTypeAny;
6
- declare const eterminDeleteUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteUsermappingInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteUsermappingOutput: z.ZodObject<{
8
+ status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ statusmsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteUsermapping };
9
16
  //# sourceMappingURL=delete-usermapping.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-usermapping.d.cts","names":[],"sources":["../../src/actions/delete-usermapping.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEuB;AAAA,cACxD,8BAAA,EAAgC,CAAA,CAAE,UAGyB;AAAA,cAE3D,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-usermapping.d.cts","names":[],"sources":["../../src/actions/delete-usermapping.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-usermapping.d.ts
4
- declare const EterminDeleteUsermappingInput: z.ZodTypeAny;
5
- declare const EterminDeleteUsermappingOutput: z.ZodTypeAny;
6
- declare const eterminDeleteUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminDeleteUsermappingInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const EterminDeleteUsermappingOutput: z.ZodObject<{
8
+ status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
9
+ statusmsg: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ }, z.core.$strip>;
11
+ declare const eterminDeleteUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { eterminDeleteUsermapping };
9
16
  //# sourceMappingURL=delete-usermapping.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-usermapping.d.mts","names":[],"sources":["../../src/actions/delete-usermapping.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEuB;AAAA,cACxD,8BAAA,EAAgC,CAAA,CAAE,UAGyB;AAAA,cAE3D,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-usermapping.d.mts","names":[],"sources":["../../src/actions/delete-usermapping.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-usermapping.mjs","names":[],"sources":["../../src/actions/delete-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUsermappingInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"ID of the usermapping to delete. This ID can be obtained from the list usermappings endpoint.\"),\n}).describe(\"Request model for deleting a usermapping from eTermin.\");\nexport const EterminDeleteUsermappingOutput: z.ZodTypeAny = z.object({\n status: z.number().describe(\"HTTP status code of the delete operation\").nullable().optional(),\n statusmsg: z.string().describe(\"Status message indicating the result of the deletion, e.g., '1 records deleted!'\").nullable().optional(),\n}).describe(\"Response model for usermapping deletion from eTermin API.\");\n\nexport const eterminDeleteUsermapping = action(\"ETERMIN_DELETE_USERMAPPING\", {\n slug: \"etermin-delete-usermapping\",\n name: \"Delete Usermapping\",\n description: \"Delete a usermapping by its ID. Use this action when you need to remove a usermapping from the eTermin system.\",\n input: EterminDeleteUsermappingInput,\n output: EterminDeleteUsermappingOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZyD,EAAE,OAAO,EAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EAC/H,CAAC,CAAC,CAAC,SAAS,wDAUH;CACP,QAV0D,EAAE,OAAO;EACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-usermapping.mjs","names":[],"sources":["../../src/actions/delete-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminDeleteUsermappingInput = z.object({\n id: z.number().int().describe(\"ID of the usermapping to delete. This ID can be obtained from the list usermappings endpoint.\"),\n}).describe(\"Request model for deleting a usermapping from eTermin.\");\nexport const EterminDeleteUsermappingOutput = z.object({\n status: z.number().describe(\"HTTP status code of the delete operation\").nullable().optional(),\n statusmsg: z.string().describe(\"Status message indicating the result of the deletion, e.g., '1 records deleted!'\").nullable().optional(),\n}).describe(\"Response model for usermapping deletion from eTermin API.\");\n\nexport const eterminDeleteUsermapping = action(\"ETERMIN_DELETE_USERMAPPING\", {\n slug: \"etermin-delete-usermapping\",\n name: \"Delete Usermapping\",\n description: \"Delete a usermapping by its ID. Use this action when you need to remove a usermapping from the eTermin system.\",\n input: EterminDeleteUsermappingInput,\n output: EterminDeleteUsermappingOutput,\n});\n"],"mappings":";;AAYA,MAAa,2BAA2B,OAAO,8BAA8B;CAC3E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ2C,EAAE,OAAO,EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EAC/H,CAAC,CAAC,CAAC,SAAS,wDAUH;CACP,QAV4C,EAAE,OAAO;EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,CAAC,CAAC,CAAC,SAAS,2DAOF;AACV,CAAC"}