@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":"get-servicegroup.d.cts","names":[],"sources":["../../src/actions/get-servicegroup.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG4H;AAAA,cA4B3J,4BAAA,EAA8B,CAAA,CAAE,UAEiH;AAAA,cAEjJ,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-servicegroup.d.cts","names":[],"sources":["../../src/actions/get-servicegroup.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cA+B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -1,9 +1,43 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-servicegroup.d.ts
4
- declare const EterminGetServicegroupInput: z.ZodTypeAny;
5
- declare const EterminGetServicegroupOutput: z.ZodTypeAny;
6
- declare const eterminGetServicegroup: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetServicegroupInput: z.ZodObject<{
5
+ languageid: z.ZodOptional<z.ZodString>;
6
+ servicegroupid: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const EterminGetServicegroupOutput: z.ZodObject<{
9
+ servicegroups: z.ZodArray<z.ZodObject<{
10
+ regex: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
12
+ pageidx: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ Collapse: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ IsSimple: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
15
+ ShowPrice: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
16
+ IsOptional: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
17
+ ShowToggle: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
+ SelMinPrice: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
19
+ ShowImgFull: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
+ DisplayIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ ShowDuration: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ ShowInSummary: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
23
+ SelMinDuration: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ ServiceGroupDE: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ AnswerSelection: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ AnswerSortOrder: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ AdditionalTextDE: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ NrServiceColumns: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
29
+ ServiceGroupType: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ CountryLimitation: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ AddTextDisplayMode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
32
+ ShowInEmailSummary: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
33
+ StandardAnswerIndex: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
+ ShowWhenCertainAnswerSelected: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ }, z.core.$loose>>;
36
+ }, z.core.$strip>;
37
+ declare const eterminGetServicegroup: import("@keystrokehq/action").WorkflowActionDefinition<{
38
+ languageid?: string | undefined;
39
+ servicegroupid?: number | undefined;
40
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
41
  //#endregion
8
42
  export { eterminGetServicegroup };
9
43
  //# sourceMappingURL=get-servicegroup.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-servicegroup.d.mts","names":[],"sources":["../../src/actions/get-servicegroup.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG4H;AAAA,cA4B3J,4BAAA,EAA8B,CAAA,CAAE,UAEiH;AAAA,cAEjJ,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-servicegroup.d.mts","names":[],"sources":["../../src/actions/get-servicegroup.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cA+B3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-servicegroup.mjs","names":[],"sources":["../../src/actions/get-servicegroup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetServicegroupInput: z.ZodTypeAny = z.object({\n languageid: z.string().describe(\"Language code to filter service group information (e.g., 'DE', 'EN'). If not provided, all languages are included.\").optional(),\n servicegroupid: z.number().int().describe(\"ID of the specific service group to retrieve. If not provided, all service groups are returned.\").optional(),\n}).describe(\"Request model for retrieving service group details from eTermin.\\nAll parameters are optional - can retrieve all service groups or filter by ID/language.\");\nconst EterminGetServicegroup_ServiceGroupSchema: z.ZodTypeAny = z.object({\n regex: z.string().describe(\"Regular expression for validation\").nullable().optional(),\n Enabled: z.boolean().describe(\"Whether the service group is enabled\").nullable().optional(),\n pageidx: z.number().int().describe(\"Page index\").nullable().optional(),\n Collapse: z.boolean().describe(\"Whether the service group is collapsed\").nullable().optional(),\n IsSimple: z.boolean().describe(\"Whether the service group is simple\").nullable().optional(),\n ShowPrice: z.boolean().describe(\"Whether to show price\").nullable().optional(),\n IsOptional: z.boolean().describe(\"Whether the service group is optional\").nullable().optional(),\n ShowToggle: z.boolean().describe(\"Whether to show toggle\").nullable().optional(),\n SelMinPrice: z.union([z.string(), z.number()]).nullable().optional(),\n ShowImgFull: z.boolean().describe(\"Whether to show full image\").nullable().optional(),\n DisplayIndex: z.number().int().describe(\"Display order index\").nullable().optional(),\n ShowDuration: z.boolean().describe(\"Whether to show duration\").nullable().optional(),\n ShowInSummary: z.boolean().describe(\"Whether to show in summary\").nullable().optional(),\n SelMinDuration: z.number().int().describe(\"Minimum duration in minutes for service selection\").nullable().optional(),\n ServiceGroupDE: z.string().describe(\"Service group name in German\").nullable().optional(),\n AnswerSelection: z.number().int().describe(\"Answer selection mode\").nullable().optional(),\n AnswerSortOrder: z.number().int().describe(\"Sort order for answers\").nullable().optional(),\n AdditionalTextDE: z.string().describe(\"Additional text in German\").nullable().optional(),\n NrServiceColumns: z.number().int().describe(\"Number of service columns\").nullable().optional(),\n ServiceGroupType: z.number().int().describe(\"Type of the service group\").nullable().optional(),\n CountryLimitation: z.string().describe(\"Country codes where service group is available (e.g., 'de,at,ch')\").nullable().optional(),\n AddTextDisplayMode: z.number().int().describe(\"Display mode for additional text\").nullable().optional(),\n ShowInEmailSummary: z.boolean().describe(\"Whether to show in email summary\").nullable().optional(),\n StandardAnswerIndex: z.number().int().describe(\"Index of the standard answer\").nullable().optional(),\n ShowWhenCertainAnswerSelected: z.string().describe(\"Condition for showing when certain answer is selected\").nullable().optional(),\n}).passthrough().describe(\"Model representing a service group in eTermin.\");\nexport const EterminGetServicegroupOutput: z.ZodTypeAny = z.object({\n servicegroups: z.array(EterminGetServicegroup_ServiceGroupSchema).describe(\"List of service groups with their details and configuration\"),\n}).describe(\"Response model containing service group details from eTermin.\\nReturns a list of service groups with their configurations and display settings.\");\n\nexport const eterminGetServicegroup = action(\"ETERMIN_GET_SERVICEGROUP\", {\n slug: \"etermin-get-servicegroup\",\n name: \"Get Service Group\",\n description: \"Tool to retrieve service group details from eTermin. Use when you need to list service groups or get specific service group information by ID or language.\",\n input: EterminGetServicegroupInput,\n output: EterminGetServicegroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC/J,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,2JAA2J;AACvK,MAAM,4CAA0D,EAAE,OAAO;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATwD,EAAE,OAAO,EACjE,eAAe,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6DAA6D,EAC1I,CAAC,CAAC,CAAC,SAAS,iJAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-servicegroup.mjs","names":[],"sources":["../../src/actions/get-servicegroup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetServicegroupInput = z.object({\n languageid: z.string().describe(\"Language code to filter service group information (e.g., 'DE', 'EN'). If not provided, all languages are included.\").optional(),\n servicegroupid: z.number().int().describe(\"ID of the specific service group to retrieve. If not provided, all service groups are returned.\").optional(),\n}).describe(\"Request model for retrieving service group details from eTermin.\\nAll parameters are optional - can retrieve all service groups or filter by ID/language.\");\nconst EterminGetServicegroup_ServiceGroupSchema = z.object({\n regex: z.string().describe(\"Regular expression for validation\").nullable().optional(),\n Enabled: z.boolean().describe(\"Whether the service group is enabled\").nullable().optional(),\n pageidx: z.number().int().describe(\"Page index\").nullable().optional(),\n Collapse: z.boolean().describe(\"Whether the service group is collapsed\").nullable().optional(),\n IsSimple: z.boolean().describe(\"Whether the service group is simple\").nullable().optional(),\n ShowPrice: z.boolean().describe(\"Whether to show price\").nullable().optional(),\n IsOptional: z.boolean().describe(\"Whether the service group is optional\").nullable().optional(),\n ShowToggle: z.boolean().describe(\"Whether to show toggle\").nullable().optional(),\n SelMinPrice: z.union([z.string(), z.number()]).nullable().optional(),\n ShowImgFull: z.boolean().describe(\"Whether to show full image\").nullable().optional(),\n DisplayIndex: z.number().int().describe(\"Display order index\").nullable().optional(),\n ShowDuration: z.boolean().describe(\"Whether to show duration\").nullable().optional(),\n ShowInSummary: z.boolean().describe(\"Whether to show in summary\").nullable().optional(),\n SelMinDuration: z.number().int().describe(\"Minimum duration in minutes for service selection\").nullable().optional(),\n ServiceGroupDE: z.string().describe(\"Service group name in German\").nullable().optional(),\n AnswerSelection: z.number().int().describe(\"Answer selection mode\").nullable().optional(),\n AnswerSortOrder: z.number().int().describe(\"Sort order for answers\").nullable().optional(),\n AdditionalTextDE: z.string().describe(\"Additional text in German\").nullable().optional(),\n NrServiceColumns: z.number().int().describe(\"Number of service columns\").nullable().optional(),\n ServiceGroupType: z.number().int().describe(\"Type of the service group\").nullable().optional(),\n CountryLimitation: z.string().describe(\"Country codes where service group is available (e.g., 'de,at,ch')\").nullable().optional(),\n AddTextDisplayMode: z.number().int().describe(\"Display mode for additional text\").nullable().optional(),\n ShowInEmailSummary: z.boolean().describe(\"Whether to show in email summary\").nullable().optional(),\n StandardAnswerIndex: z.number().int().describe(\"Index of the standard answer\").nullable().optional(),\n ShowWhenCertainAnswerSelected: z.string().describe(\"Condition for showing when certain answer is selected\").nullable().optional(),\n}).passthrough().describe(\"Model representing a service group in eTermin.\");\nexport const EterminGetServicegroupOutput = z.object({\n servicegroups: z.array(EterminGetServicegroup_ServiceGroupSchema).describe(\"List of service groups with their details and configuration\"),\n}).describe(\"Response model containing service group details from eTermin.\\nReturns a list of service groups with their configurations and display settings.\");\n\nexport const eterminGetServicegroup = action(\"ETERMIN_GET_SERVICEGROUP\", {\n slug: \"etermin-get-servicegroup\",\n name: \"Get Service Group\",\n description: \"Tool to retrieve service group details from eTermin. Use when you need to list service groups or get specific service group information by ID or language.\",\n input: EterminGetServicegroupInput,\n output: EterminGetServicegroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS;CAC/J,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,SAAS,2JAA2J;AACvK,MAAM,4CAA4C,EAAE,OAAO;CACzD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,+BAA+B,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAK1E,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT0C,EAAE,OAAO,EACnD,eAAe,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,6DAA6D,EAC1I,CAAC,CAAC,CAAC,SAAS,iJAOF;AACV,CAAC"}
@@ -3,19 +3,19 @@ let zod = require("zod");
3
3
  //#region src/actions/get-services.ts
4
4
  const EterminGetServicesInput = zod.z.object({}).describe("Request model for retrieving all services from eTermin.\nNo parameters required - retrieves all services in the account.");
5
5
  const EterminGetServices_ServiceSchema = zod.z.object({
6
- Price: zod.z.number().describe("Price of the service"),
6
+ Price: zod.z.number().describe("Price of the service").nullable(),
7
7
  InfoDE: zod.z.string().describe("Service description/info in German").nullable().optional(),
8
8
  InfoEN: zod.z.string().describe("Service description/info in English").nullable().optional(),
9
- Enabled: zod.z.boolean().describe("Whether the service is currently enabled for booking"),
10
- Currency: zod.z.string().describe("Currency code for the price (e.g., EUR)"),
9
+ Enabled: zod.z.boolean().describe("Whether the service is currently enabled for booking").nullable(),
10
+ Currency: zod.z.string().describe("Currency code for the price (e.g., EUR)").nullable(),
11
11
  ServiceDE: zod.z.string().describe("Service name in German").nullable().optional(),
12
12
  ServiceEN: zod.z.string().describe("Service name in English").nullable().optional(),
13
- ServiceID: zod.z.number().int().describe("Unique identifier for the service"),
14
- SortOrder: zod.z.number().int().describe("Sort order for displaying the service"),
15
- MaxCapacity: zod.z.number().int().describe("Maximum capacity for the service"),
16
- MinCapacity: zod.z.number().int().describe("Minimum capacity for the service"),
17
- ServiceGroupID: zod.z.number().int().describe("ID of the service group this service belongs to"),
18
- TimeSlotMinutes: zod.z.number().int().describe("Duration of the service in minutes")
13
+ ServiceID: zod.z.number().int().describe("Unique identifier for the service").nullable(),
14
+ SortOrder: zod.z.number().int().describe("Sort order for displaying the service").nullable(),
15
+ MaxCapacity: zod.z.number().int().describe("Maximum capacity for the service").nullable(),
16
+ MinCapacity: zod.z.number().int().describe("Minimum capacity for the service").nullable(),
17
+ ServiceGroupID: zod.z.number().int().describe("ID of the service group this service belongs to").nullable(),
18
+ TimeSlotMinutes: zod.z.number().int().describe("Duration of the service in minutes").nullable()
19
19
  }).passthrough().describe("Model representing a service in eTermin.");
20
20
  const EterminGetServicesOutput = zod.z.object({ services: zod.z.array(EterminGetServices_ServiceSchema).describe("List of all services configured in the eTermin account") }).describe("Response model containing the list of services from eTermin.\nEach service includes details like name, price, duration, and capacity settings.");
21
21
  const eterminGetServices = require_action.action("ETERMIN_GET_SERVICES", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-services.cjs","names":["z","action"],"sources":["../../src/actions/get-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetServicesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving all services from eTermin.\\nNo parameters required - retrieves all services in the account.\");\nconst EterminGetServices_ServiceSchema: z.ZodTypeAny = z.object({\n Price: z.number().describe(\"Price of the service\"),\n InfoDE: z.string().describe(\"Service description/info in German\").nullable().optional(),\n InfoEN: z.string().describe(\"Service description/info in English\").nullable().optional(),\n Enabled: z.boolean().describe(\"Whether the service is currently enabled for booking\"),\n Currency: z.string().describe(\"Currency code for the price (e.g., EUR)\"),\n ServiceDE: z.string().describe(\"Service name in German\").nullable().optional(),\n ServiceEN: z.string().describe(\"Service name in English\").nullable().optional(),\n ServiceID: z.number().int().describe(\"Unique identifier for the service\"),\n SortOrder: z.number().int().describe(\"Sort order for displaying the service\"),\n MaxCapacity: z.number().int().describe(\"Maximum capacity for the service\"),\n MinCapacity: z.number().int().describe(\"Minimum capacity for the service\"),\n ServiceGroupID: z.number().int().describe(\"ID of the service group this service belongs to\"),\n TimeSlotMinutes: z.number().int().describe(\"Duration of the service in minutes\"),\n}).passthrough().describe(\"Model representing a service in eTermin.\");\nexport const EterminGetServicesOutput: z.ZodTypeAny = z.object({\n services: z.array(EterminGetServices_ServiceSchema).describe(\"List of all services configured in the eTermin account\"),\n}).describe(\"Response model containing the list of services from eTermin.\\nEach service includes details like name, price, duration, and capacity settings.\");\n\nexport const eterminGetServices = action(\"ETERMIN_GET_SERVICES\", {\n slug: \"etermin-get-services\",\n name: \"Get Services\",\n description: \"Tool to retrieve a list of services. Use when you need to list available services in your eTermin account.\",\n input: EterminGetServicesInput,\n output: EterminGetServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0HAA0H;AACrM,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACvE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACzE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACzE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD;CAC3F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wDAAwD,EACvH,CAAC,CAAC,CAAC,SAAS,gJAAgJ;AAE5J,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-services.cjs","names":["z","action"],"sources":["../../src/actions/get-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetServicesInput = z.object({}).describe(\"Request model for retrieving all services from eTermin.\\nNo parameters required - retrieves all services in the account.\");\nconst EterminGetServices_ServiceSchema = z.object({\n Price: z.number().describe(\"Price of the service\").nullable(),\n InfoDE: z.string().describe(\"Service description/info in German\").nullable().optional(),\n InfoEN: z.string().describe(\"Service description/info in English\").nullable().optional(),\n Enabled: z.boolean().describe(\"Whether the service is currently enabled for booking\").nullable(),\n Currency: z.string().describe(\"Currency code for the price (e.g., EUR)\").nullable(),\n ServiceDE: z.string().describe(\"Service name in German\").nullable().optional(),\n ServiceEN: z.string().describe(\"Service name in English\").nullable().optional(),\n ServiceID: z.number().int().describe(\"Unique identifier for the service\").nullable(),\n SortOrder: z.number().int().describe(\"Sort order for displaying the service\").nullable(),\n MaxCapacity: z.number().int().describe(\"Maximum capacity for the service\").nullable(),\n MinCapacity: z.number().int().describe(\"Minimum capacity for the service\").nullable(),\n ServiceGroupID: z.number().int().describe(\"ID of the service group this service belongs to\").nullable(),\n TimeSlotMinutes: z.number().int().describe(\"Duration of the service in minutes\").nullable(),\n}).passthrough().describe(\"Model representing a service in eTermin.\");\nexport const EterminGetServicesOutput = z.object({\n services: z.array(EterminGetServices_ServiceSchema).describe(\"List of all services configured in the eTermin account\"),\n}).describe(\"Response model containing the list of services from eTermin.\\nEach service includes details like name, price, duration, and capacity settings.\");\n\nexport const eterminGetServices = action(\"ETERMIN_GET_SERVICES\", {\n slug: \"etermin-get-services\",\n name: \"Get Services\",\n description: \"Tool to retrieve a list of services. Use when you need to list available services in your eTermin account.\",\n input: EterminGetServicesInput,\n output: EterminGetServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0HAA0H;AACvL,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,UAAUA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wDAAwD,EACvH,CAAC,CAAC,CAAC,SAAS,gJAAgJ;AAE5J,MAAa,qBAAqBC,eAAAA,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-services.d.ts
4
- declare const EterminGetServicesInput: z.ZodTypeAny;
5
- declare const EterminGetServicesOutput: z.ZodTypeAny;
6
- declare const eterminGetServices: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetServicesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const EterminGetServicesOutput: z.ZodObject<{
6
+ services: z.ZodArray<z.ZodObject<{
7
+ Price: z.ZodNullable<z.ZodNumber>;
8
+ InfoDE: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ InfoEN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Enabled: z.ZodNullable<z.ZodBoolean>;
11
+ Currency: z.ZodNullable<z.ZodString>;
12
+ ServiceDE: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ ServiceEN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ ServiceID: z.ZodNullable<z.ZodNumber>;
15
+ SortOrder: z.ZodNullable<z.ZodNumber>;
16
+ MaxCapacity: z.ZodNullable<z.ZodNumber>;
17
+ MinCapacity: z.ZodNullable<z.ZodNumber>;
18
+ ServiceGroupID: z.ZodNullable<z.ZodNumber>;
19
+ TimeSlotMinutes: z.ZodNullable<z.ZodNumber>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$strip>;
22
+ declare const eterminGetServices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { eterminGetServices };
9
25
  //# sourceMappingURL=get-services.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-services.d.cts","names":[],"sources":["../../src/actions/get-services.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAA8J;AAAA,cAgBzL,wBAAA,EAA0B,CAAA,CAAE,UAEoH;AAAA,cAEhJ,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-services.d.cts","names":[],"sources":["../../src/actions/get-services.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAgBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,25 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-services.d.ts
4
- declare const EterminGetServicesInput: z.ZodTypeAny;
5
- declare const EterminGetServicesOutput: z.ZodTypeAny;
6
- declare const eterminGetServices: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetServicesInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const EterminGetServicesOutput: z.ZodObject<{
6
+ services: z.ZodArray<z.ZodObject<{
7
+ Price: z.ZodNullable<z.ZodNumber>;
8
+ InfoDE: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ InfoEN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ Enabled: z.ZodNullable<z.ZodBoolean>;
11
+ Currency: z.ZodNullable<z.ZodString>;
12
+ ServiceDE: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ ServiceEN: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ ServiceID: z.ZodNullable<z.ZodNumber>;
15
+ SortOrder: z.ZodNullable<z.ZodNumber>;
16
+ MaxCapacity: z.ZodNullable<z.ZodNumber>;
17
+ MinCapacity: z.ZodNullable<z.ZodNumber>;
18
+ ServiceGroupID: z.ZodNullable<z.ZodNumber>;
19
+ TimeSlotMinutes: z.ZodNullable<z.ZodNumber>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$strip>;
22
+ declare const eterminGetServices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
23
  //#endregion
8
24
  export { eterminGetServices };
9
25
  //# sourceMappingURL=get-services.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-services.d.mts","names":[],"sources":["../../src/actions/get-services.ts"],"mappings":";;;cAIa,uBAAA,EAAyB,CAAA,CAAE,UAA8J;AAAA,cAgBzL,wBAAA,EAA0B,CAAA,CAAE,UAEoH;AAAA,cAEhJ,kBAAA,gCAAkB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-services.d.mts","names":[],"sources":["../../src/actions/get-services.ts"],"mappings":";;;cAIa,uBAAA,EAAuB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAgBvB,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAIxB,kBAAA,gCAAkB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -3,19 +3,19 @@ import { z } from "zod";
3
3
  //#region src/actions/get-services.ts
4
4
  const EterminGetServicesInput = z.object({}).describe("Request model for retrieving all services from eTermin.\nNo parameters required - retrieves all services in the account.");
5
5
  const EterminGetServices_ServiceSchema = z.object({
6
- Price: z.number().describe("Price of the service"),
6
+ Price: z.number().describe("Price of the service").nullable(),
7
7
  InfoDE: z.string().describe("Service description/info in German").nullable().optional(),
8
8
  InfoEN: z.string().describe("Service description/info in English").nullable().optional(),
9
- Enabled: z.boolean().describe("Whether the service is currently enabled for booking"),
10
- Currency: z.string().describe("Currency code for the price (e.g., EUR)"),
9
+ Enabled: z.boolean().describe("Whether the service is currently enabled for booking").nullable(),
10
+ Currency: z.string().describe("Currency code for the price (e.g., EUR)").nullable(),
11
11
  ServiceDE: z.string().describe("Service name in German").nullable().optional(),
12
12
  ServiceEN: z.string().describe("Service name in English").nullable().optional(),
13
- ServiceID: z.number().int().describe("Unique identifier for the service"),
14
- SortOrder: z.number().int().describe("Sort order for displaying the service"),
15
- MaxCapacity: z.number().int().describe("Maximum capacity for the service"),
16
- MinCapacity: z.number().int().describe("Minimum capacity for the service"),
17
- ServiceGroupID: z.number().int().describe("ID of the service group this service belongs to"),
18
- TimeSlotMinutes: z.number().int().describe("Duration of the service in minutes")
13
+ ServiceID: z.number().int().describe("Unique identifier for the service").nullable(),
14
+ SortOrder: z.number().int().describe("Sort order for displaying the service").nullable(),
15
+ MaxCapacity: z.number().int().describe("Maximum capacity for the service").nullable(),
16
+ MinCapacity: z.number().int().describe("Minimum capacity for the service").nullable(),
17
+ ServiceGroupID: z.number().int().describe("ID of the service group this service belongs to").nullable(),
18
+ TimeSlotMinutes: z.number().int().describe("Duration of the service in minutes").nullable()
19
19
  }).passthrough().describe("Model representing a service in eTermin.");
20
20
  const eterminGetServices = action("ETERMIN_GET_SERVICES", {
21
21
  slug: "etermin-get-services",
@@ -1 +1 @@
1
- {"version":3,"file":"get-services.mjs","names":[],"sources":["../../src/actions/get-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetServicesInput: z.ZodTypeAny = z.object({}).describe(\"Request model for retrieving all services from eTermin.\\nNo parameters required - retrieves all services in the account.\");\nconst EterminGetServices_ServiceSchema: z.ZodTypeAny = z.object({\n Price: z.number().describe(\"Price of the service\"),\n InfoDE: z.string().describe(\"Service description/info in German\").nullable().optional(),\n InfoEN: z.string().describe(\"Service description/info in English\").nullable().optional(),\n Enabled: z.boolean().describe(\"Whether the service is currently enabled for booking\"),\n Currency: z.string().describe(\"Currency code for the price (e.g., EUR)\"),\n ServiceDE: z.string().describe(\"Service name in German\").nullable().optional(),\n ServiceEN: z.string().describe(\"Service name in English\").nullable().optional(),\n ServiceID: z.number().int().describe(\"Unique identifier for the service\"),\n SortOrder: z.number().int().describe(\"Sort order for displaying the service\"),\n MaxCapacity: z.number().int().describe(\"Maximum capacity for the service\"),\n MinCapacity: z.number().int().describe(\"Minimum capacity for the service\"),\n ServiceGroupID: z.number().int().describe(\"ID of the service group this service belongs to\"),\n TimeSlotMinutes: z.number().int().describe(\"Duration of the service in minutes\"),\n}).passthrough().describe(\"Model representing a service in eTermin.\");\nexport const EterminGetServicesOutput: z.ZodTypeAny = z.object({\n services: z.array(EterminGetServices_ServiceSchema).describe(\"List of all services configured in the eTermin account\"),\n}).describe(\"Response model containing the list of services from eTermin.\\nEach service includes details like name, price, duration, and capacity settings.\");\n\nexport const eterminGetServices = action(\"ETERMIN_GET_SERVICES\", {\n slug: \"etermin-get-services\",\n name: \"Get Services\",\n description: \"Tool to retrieve a list of services. Use when you need to list available services in your eTermin account.\",\n input: EterminGetServicesInput,\n output: EterminGetServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAAwC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0HAA0H;AACrM,MAAM,mCAAiD,EAAE,OAAO;CAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD;CACpF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACvE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACzE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACzE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD;CAC3F,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAKpE,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wDAAwD,EACvH,CAAC,CAAC,CAAC,SAAS,gJAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-services.mjs","names":[],"sources":["../../src/actions/get-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetServicesInput = z.object({}).describe(\"Request model for retrieving all services from eTermin.\\nNo parameters required - retrieves all services in the account.\");\nconst EterminGetServices_ServiceSchema = z.object({\n Price: z.number().describe(\"Price of the service\").nullable(),\n InfoDE: z.string().describe(\"Service description/info in German\").nullable().optional(),\n InfoEN: z.string().describe(\"Service description/info in English\").nullable().optional(),\n Enabled: z.boolean().describe(\"Whether the service is currently enabled for booking\").nullable(),\n Currency: z.string().describe(\"Currency code for the price (e.g., EUR)\").nullable(),\n ServiceDE: z.string().describe(\"Service name in German\").nullable().optional(),\n ServiceEN: z.string().describe(\"Service name in English\").nullable().optional(),\n ServiceID: z.number().int().describe(\"Unique identifier for the service\").nullable(),\n SortOrder: z.number().int().describe(\"Sort order for displaying the service\").nullable(),\n MaxCapacity: z.number().int().describe(\"Maximum capacity for the service\").nullable(),\n MinCapacity: z.number().int().describe(\"Minimum capacity for the service\").nullable(),\n ServiceGroupID: z.number().int().describe(\"ID of the service group this service belongs to\").nullable(),\n TimeSlotMinutes: z.number().int().describe(\"Duration of the service in minutes\").nullable(),\n}).passthrough().describe(\"Model representing a service in eTermin.\");\nexport const EterminGetServicesOutput = z.object({\n services: z.array(EterminGetServices_ServiceSchema).describe(\"List of all services configured in the eTermin account\"),\n}).describe(\"Response model containing the list of services from eTermin.\\nEach service includes details like name, price, duration, and capacity settings.\");\n\nexport const eterminGetServices = action(\"ETERMIN_GET_SERVICES\", {\n slug: \"etermin-get-services\",\n name: \"Get Services\",\n description: \"Tool to retrieve a list of services. Use when you need to list available services in your eTermin account.\",\n input: EterminGetServicesInput,\n output: EterminGetServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0HAA0H;AACvL,MAAM,mCAAmC,EAAE,OAAO;CAChD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC/F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACpF,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACtG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAKpE,MAAa,qBAAqB,OAAO,wBAAwB;CAC/D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,UAAU,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,wDAAwD,EACvH,CAAC,CAAC,CAAC,SAAS,gJAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-survey-results.cjs","names":["z","action"],"sources":["../../src/actions/get-survey-results.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetSurveyResultsInput: z.ZodTypeAny = z.object({\n date: z.string().describe(\"Date when the survey result was created (format: YYYY-MM-DD or ISO date format)\").optional(),\n appid: z.number().int().describe(\"Get all survey results of the appointment with this ID (not externalid)\").optional(),\n}).describe(\"Request model for retrieving survey results from eTermin.\\nAll parameters are optional - when no parameters are provided, all survey results are returned.\");\nconst EterminGetSurveyResults_SurveyResultSchema: z.ZodTypeAny = z.object({\n Result: z.string().describe(\"The survey result/answer provided by the customer\").nullable().optional(),\n Question: z.string().describe(\"The survey question that was asked\").nullable().optional(),\n SurveyID: z.number().int().describe(\"Unique identifier for the survey\").nullable().optional(),\n TimeStamp: z.string().describe(\"Timestamp when the survey result was recorded (ISO format)\").nullable().optional(),\n CalendarID: z.number().int().describe(\"ID of the calendar associated with the survey\").nullable().optional(),\n CalendarName: z.string().describe(\"Name of the calendar/employee associated with the survey\").nullable().optional(),\n}).describe(\"Model representing a survey result in eTermin.\");\nexport const EterminGetSurveyResultsOutput: z.ZodTypeAny = z.object({\n survey_results: z.array(EterminGetSurveyResults_SurveyResultSchema).describe(\"List of survey results from the eTermin account\"),\n}).describe(\"Response model containing a list of survey results from eTermin.\");\n\nexport const eterminGetSurveyResults = action(\"ETERMIN_GET_SURVEY_RESULTS\", {\n slug: \"etermin-get-survey-results\",\n name: \"Get Survey Results\",\n description: \"Tool to retrieve survey results from eTermin. Use when you need to get customer feedback and survey responses. Returns survey questions, answers, timestamps, and associated calendar/employee information.\",\n input: EterminGetSurveyResultsInput,\n output: EterminGetSurveyResultsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4JAA4J;AACxK,MAAM,6CAA2DA,IAAAA,EAAE,OAAO;CACxE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,gBAAgBA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,iDAAiD,EAChI,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-survey-results.cjs","names":["z","action"],"sources":["../../src/actions/get-survey-results.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetSurveyResultsInput = z.object({\n date: z.string().describe(\"Date when the survey result was created (format: YYYY-MM-DD or ISO date format)\").optional(),\n appid: z.number().int().describe(\"Get all survey results of the appointment with this ID (not externalid)\").optional(),\n}).describe(\"Request model for retrieving survey results from eTermin.\\nAll parameters are optional - when no parameters are provided, all survey results are returned.\");\nconst EterminGetSurveyResults_SurveyResultSchema = z.object({\n Result: z.string().describe(\"The survey result/answer provided by the customer\").nullable().optional(),\n Question: z.string().describe(\"The survey question that was asked\").nullable().optional(),\n SurveyID: z.number().int().describe(\"Unique identifier for the survey\").nullable().optional(),\n TimeStamp: z.string().describe(\"Timestamp when the survey result was recorded (ISO format)\").nullable().optional(),\n CalendarID: z.number().int().describe(\"ID of the calendar associated with the survey\").nullable().optional(),\n CalendarName: z.string().describe(\"Name of the calendar/employee associated with the survey\").nullable().optional(),\n}).describe(\"Model representing a survey result in eTermin.\");\nexport const EterminGetSurveyResultsOutput = z.object({\n survey_results: z.array(EterminGetSurveyResults_SurveyResultSchema).describe(\"List of survey results from the eTermin account\"),\n}).describe(\"Response model containing a list of survey results from eTermin.\");\n\nexport const eterminGetSurveyResults = action(\"ETERMIN_GET_SURVEY_RESULTS\", {\n slug: \"etermin-get-survey-results\",\n name: \"Get Survey Results\",\n description: \"Tool to retrieve survey results from eTermin. Use when you need to get customer feedback and survey responses. Returns survey questions, answers, timestamps, and associated calendar/employee information.\",\n input: EterminGetSurveyResultsInput,\n output: EterminGetSurveyResultsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4JAA4J;AACxK,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,gBAAgBA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,iDAAiD,EAChI,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAE9E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-survey-results.d.ts
4
- declare const EterminGetSurveyResultsInput: z.ZodTypeAny;
5
- declare const EterminGetSurveyResultsOutput: z.ZodTypeAny;
6
- declare const eterminGetSurveyResults: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetSurveyResultsInput: z.ZodObject<{
5
+ date: z.ZodOptional<z.ZodString>;
6
+ appid: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const EterminGetSurveyResultsOutput: z.ZodObject<{
9
+ survey_results: z.ZodArray<z.ZodObject<{
10
+ Result: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Question: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ SurveyID: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ TimeStamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ CalendarID: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ CalendarName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const eterminGetSurveyResults: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ date?: string | undefined;
20
+ appid?: number | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { eterminGetSurveyResults };
9
24
  //# sourceMappingURL=get-survey-results.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-survey-results.d.cts","names":[],"sources":["../../src/actions/get-survey-results.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAG4H;AAAA,cAS5J,6BAAA,EAA+B,CAAA,CAAE,UAEiC;AAAA,cAElE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-survey-results.d.cts","names":[],"sources":["../../src/actions/get-survey-results.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,24 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-survey-results.d.ts
4
- declare const EterminGetSurveyResultsInput: z.ZodTypeAny;
5
- declare const EterminGetSurveyResultsOutput: z.ZodTypeAny;
6
- declare const eterminGetSurveyResults: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetSurveyResultsInput: z.ZodObject<{
5
+ date: z.ZodOptional<z.ZodString>;
6
+ appid: z.ZodOptional<z.ZodNumber>;
7
+ }, z.core.$strip>;
8
+ declare const EterminGetSurveyResultsOutput: z.ZodObject<{
9
+ survey_results: z.ZodArray<z.ZodObject<{
10
+ Result: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Question: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ SurveyID: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ TimeStamp: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ CalendarID: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ CalendarName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$strip>>;
17
+ }, z.core.$strip>;
18
+ declare const eterminGetSurveyResults: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ date?: string | undefined;
20
+ appid?: number | undefined;
21
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
22
  //#endregion
8
23
  export { eterminGetSurveyResults };
9
24
  //# sourceMappingURL=get-survey-results.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-survey-results.d.mts","names":[],"sources":["../../src/actions/get-survey-results.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAG4H;AAAA,cAS5J,6BAAA,EAA+B,CAAA,CAAE,UAEiC;AAAA,cAElE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-survey-results.d.mts","names":[],"sources":["../../src/actions/get-survey-results.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAY5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-survey-results.mjs","names":[],"sources":["../../src/actions/get-survey-results.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetSurveyResultsInput: z.ZodTypeAny = z.object({\n date: z.string().describe(\"Date when the survey result was created (format: YYYY-MM-DD or ISO date format)\").optional(),\n appid: z.number().int().describe(\"Get all survey results of the appointment with this ID (not externalid)\").optional(),\n}).describe(\"Request model for retrieving survey results from eTermin.\\nAll parameters are optional - when no parameters are provided, all survey results are returned.\");\nconst EterminGetSurveyResults_SurveyResultSchema: z.ZodTypeAny = z.object({\n Result: z.string().describe(\"The survey result/answer provided by the customer\").nullable().optional(),\n Question: z.string().describe(\"The survey question that was asked\").nullable().optional(),\n SurveyID: z.number().int().describe(\"Unique identifier for the survey\").nullable().optional(),\n TimeStamp: z.string().describe(\"Timestamp when the survey result was recorded (ISO format)\").nullable().optional(),\n CalendarID: z.number().int().describe(\"ID of the calendar associated with the survey\").nullable().optional(),\n CalendarName: z.string().describe(\"Name of the calendar/employee associated with the survey\").nullable().optional(),\n}).describe(\"Model representing a survey result in eTermin.\");\nexport const EterminGetSurveyResultsOutput: z.ZodTypeAny = z.object({\n survey_results: z.array(EterminGetSurveyResults_SurveyResultSchema).describe(\"List of survey results from the eTermin account\"),\n}).describe(\"Response model containing a list of survey results from eTermin.\");\n\nexport const eterminGetSurveyResults = action(\"ETERMIN_GET_SURVEY_RESULTS\", {\n slug: \"etermin-get-survey-results\",\n name: \"Get Survey Results\",\n description: \"Tool to retrieve survey results from eTermin. Use when you need to get customer feedback and survey responses. Returns survey questions, answers, timestamps, and associated calendar/employee information.\",\n input: EterminGetSurveyResultsInput,\n output: EterminGetSurveyResultsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6C,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4JAA4J;AACxK,MAAM,6CAA2D,EAAE,OAAO;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAK5D,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyD,EAAE,OAAO,EAClE,gBAAgB,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,iDAAiD,EAChI,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-survey-results.mjs","names":[],"sources":["../../src/actions/get-survey-results.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetSurveyResultsInput = z.object({\n date: z.string().describe(\"Date when the survey result was created (format: YYYY-MM-DD or ISO date format)\").optional(),\n appid: z.number().int().describe(\"Get all survey results of the appointment with this ID (not externalid)\").optional(),\n}).describe(\"Request model for retrieving survey results from eTermin.\\nAll parameters are optional - when no parameters are provided, all survey results are returned.\");\nconst EterminGetSurveyResults_SurveyResultSchema = z.object({\n Result: z.string().describe(\"The survey result/answer provided by the customer\").nullable().optional(),\n Question: z.string().describe(\"The survey question that was asked\").nullable().optional(),\n SurveyID: z.number().int().describe(\"Unique identifier for the survey\").nullable().optional(),\n TimeStamp: z.string().describe(\"Timestamp when the survey result was recorded (ISO format)\").nullable().optional(),\n CalendarID: z.number().int().describe(\"ID of the calendar associated with the survey\").nullable().optional(),\n CalendarName: z.string().describe(\"Name of the calendar/employee associated with the survey\").nullable().optional(),\n}).describe(\"Model representing a survey result in eTermin.\");\nexport const EterminGetSurveyResultsOutput = z.object({\n survey_results: z.array(EterminGetSurveyResults_SurveyResultSchema).describe(\"List of survey results from the eTermin account\"),\n}).describe(\"Response model containing a list of survey results from eTermin.\");\n\nexport const eterminGetSurveyResults = action(\"ETERMIN_GET_SURVEY_RESULTS\", {\n slug: \"etermin-get-survey-results\",\n name: \"Get Survey Results\",\n description: \"Tool to retrieve survey results from eTermin. Use when you need to get customer feedback and survey responses. Returns survey questions, answers, timestamps, and associated calendar/employee information.\",\n input: EterminGetSurveyResultsInput,\n output: EterminGetSurveyResultsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CACtH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACvH,CAAC,CAAC,CAAC,SAAS,4JAA4J;AACxK,MAAM,6CAA6C,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAK5D,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,gBAAgB,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,iDAAiD,EAChI,CAAC,CAAC,CAAC,SAAS,kEAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-timeslots.cjs","names":["z","action"],"sources":["../../src/actions/get-timeslots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetTimeslotsInput: z.ZodTypeAny = z.object({\n date: z.string().describe(\"Date to check for available timeslots in YYYY-MM-DD format\"),\n calendarid: z.string().describe(\"ID of the calendar to check for available timeslots\"),\n}).describe(\"Request model for retrieving available timeslots for a specific calendar on a given date.\");\nconst EterminGetTimeslots_TimeslotSchema: z.ZodTypeAny = z.object({\n EndTime: z.string().describe(\"End time of the timeslot\").nullable().optional(),\n Capacity: z.number().int().describe(\"Available capacity for the timeslot\").nullable().optional(),\n Available: z.boolean().describe(\"Whether the timeslot is available\").nullable().optional(),\n StartTime: z.string().describe(\"Start time of the timeslot\").nullable().optional(),\n}).passthrough().describe(\"Model representing a timeslot in eTermin.\");\nexport const EterminGetTimeslotsOutput: z.ZodTypeAny = z.object({\n timeslots: z.array(EterminGetTimeslots_TimeslotSchema).describe(\"List of available timeslots for the specified calendar and date\"),\n}).describe(\"Response model containing available timeslots for the specified calendar and date.\");\n\nexport const eterminGetTimeslots = action(\"ETERMIN_GET_TIMESLOTS\", {\n slug: \"etermin-get-timeslots\",\n name: \"Get Timeslots\",\n description: \"Tool to retrieve available timeslots for a specific calendar on a given date. Use when you need to check booking availability for a particular calendar.\",\n input: EterminGetTimeslotsInput,\n output: EterminGetTimeslotsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,qCAAmDA,IAAAA,EAAE,OAAO;CAChE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,WAAWA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,iEAAiE,EACnI,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAEhG,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-timeslots.cjs","names":["z","action"],"sources":["../../src/actions/get-timeslots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetTimeslotsInput = z.object({\n date: z.string().describe(\"Date to check for available timeslots in YYYY-MM-DD format\"),\n calendarid: z.string().describe(\"ID of the calendar to check for available timeslots\"),\n}).describe(\"Request model for retrieving available timeslots for a specific calendar on a given date.\");\nconst EterminGetTimeslots_TimeslotSchema = z.object({\n EndTime: z.string().describe(\"End time of the timeslot\").nullable().optional(),\n Capacity: z.number().int().describe(\"Available capacity for the timeslot\").nullable().optional(),\n Available: z.boolean().describe(\"Whether the timeslot is available\").nullable().optional(),\n StartTime: z.string().describe(\"Start time of the timeslot\").nullable().optional(),\n}).passthrough().describe(\"Model representing a timeslot in eTermin.\");\nexport const EterminGetTimeslotsOutput = z.object({\n timeslots: z.array(EterminGetTimeslots_TimeslotSchema).describe(\"List of available timeslots for the specified calendar and date\"),\n}).describe(\"Response model containing available timeslots for the specified calendar and date.\");\n\nexport const eterminGetTimeslots = action(\"ETERMIN_GET_TIMESLOTS\", {\n slug: \"etermin-get-timeslots\",\n name: \"Get Timeslots\",\n description: \"Tool to retrieve available timeslots for a specific calendar on a given date. Use when you need to check booking availability for a particular calendar.\",\n input: EterminGetTimeslotsInput,\n output: EterminGetTimeslotsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,qCAAqCA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,WAAWA,IAAAA,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,iEAAiE,EACnI,CAAC,CAAC,CAAC,SAAS,oFAAoF;AAEhG,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-timeslots.d.ts
4
- declare const EterminGetTimeslotsInput: z.ZodTypeAny;
5
- declare const EterminGetTimeslotsOutput: z.ZodTypeAny;
6
- declare const eterminGetTimeslots: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetTimeslotsInput: z.ZodObject<{
5
+ date: z.ZodString;
6
+ calendarid: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const EterminGetTimeslotsOutput: z.ZodObject<{
9
+ timeslots: z.ZodArray<z.ZodObject<{
10
+ EndTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Capacity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ Available: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ StartTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$loose>>;
15
+ }, z.core.$strip>;
16
+ declare const eterminGetTimeslots: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ date: string;
18
+ calendarid: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { eterminGetTimeslots };
9
22
  //# sourceMappingURL=get-timeslots.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-timeslots.d.cts","names":[],"sources":["../../src/actions/get-timeslots.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAG+D;AAAA,cAO3F,yBAAA,EAA2B,CAAA,CAAE,UAEuD;AAAA,cAEpF,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-timeslots.d.cts","names":[],"sources":["../../src/actions/get-timeslots.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAUxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-timeslots.d.ts
4
- declare const EterminGetTimeslotsInput: z.ZodTypeAny;
5
- declare const EterminGetTimeslotsOutput: z.ZodTypeAny;
6
- declare const eterminGetTimeslots: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetTimeslotsInput: z.ZodObject<{
5
+ date: z.ZodString;
6
+ calendarid: z.ZodString;
7
+ }, z.core.$strip>;
8
+ declare const EterminGetTimeslotsOutput: z.ZodObject<{
9
+ timeslots: z.ZodArray<z.ZodObject<{
10
+ EndTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ Capacity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ Available: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
13
+ StartTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ }, z.core.$loose>>;
15
+ }, z.core.$strip>;
16
+ declare const eterminGetTimeslots: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ date: string;
18
+ calendarid: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { eterminGetTimeslots };
9
22
  //# sourceMappingURL=get-timeslots.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-timeslots.d.mts","names":[],"sources":["../../src/actions/get-timeslots.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAG+D;AAAA,cAO3F,yBAAA,EAA2B,CAAA,CAAE,UAEuD;AAAA,cAEpF,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-timeslots.d.mts","names":[],"sources":["../../src/actions/get-timeslots.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;cAUxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-timeslots.mjs","names":[],"sources":["../../src/actions/get-timeslots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetTimeslotsInput: z.ZodTypeAny = z.object({\n date: z.string().describe(\"Date to check for available timeslots in YYYY-MM-DD format\"),\n calendarid: z.string().describe(\"ID of the calendar to check for available timeslots\"),\n}).describe(\"Request model for retrieving available timeslots for a specific calendar on a given date.\");\nconst EterminGetTimeslots_TimeslotSchema: z.ZodTypeAny = z.object({\n EndTime: z.string().describe(\"End time of the timeslot\").nullable().optional(),\n Capacity: z.number().int().describe(\"Available capacity for the timeslot\").nullable().optional(),\n Available: z.boolean().describe(\"Whether the timeslot is available\").nullable().optional(),\n StartTime: z.string().describe(\"Start time of the timeslot\").nullable().optional(),\n}).passthrough().describe(\"Model representing a timeslot in eTermin.\");\nexport const EterminGetTimeslotsOutput: z.ZodTypeAny = z.object({\n timeslots: z.array(EterminGetTimeslots_TimeslotSchema).describe(\"List of available timeslots for the specified calendar and date\"),\n}).describe(\"Response model containing available timeslots for the specified calendar and date.\");\n\nexport const eterminGetTimeslots = action(\"ETERMIN_GET_TIMESLOTS\", {\n slug: \"etermin-get-timeslots\",\n name: \"Get Timeslots\",\n description: \"Tool to retrieve available timeslots for a specific calendar on a given date. Use when you need to check booking availability for a particular calendar.\",\n input: EterminGetTimeslotsInput,\n output: EterminGetTimeslotsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyC,EAAE,OAAO;CAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,qCAAmD,EAAE,OAAO;CAChE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqD,EAAE,OAAO,EAC9D,WAAW,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,iEAAiE,EACnI,CAAC,CAAC,CAAC,SAAS,oFAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-timeslots.mjs","names":[],"sources":["../../src/actions/get-timeslots.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetTimeslotsInput = z.object({\n date: z.string().describe(\"Date to check for available timeslots in YYYY-MM-DD format\"),\n calendarid: z.string().describe(\"ID of the calendar to check for available timeslots\"),\n}).describe(\"Request model for retrieving available timeslots for a specific calendar on a given date.\");\nconst EterminGetTimeslots_TimeslotSchema = z.object({\n EndTime: z.string().describe(\"End time of the timeslot\").nullable().optional(),\n Capacity: z.number().int().describe(\"Available capacity for the timeslot\").nullable().optional(),\n Available: z.boolean().describe(\"Whether the timeslot is available\").nullable().optional(),\n StartTime: z.string().describe(\"Start time of the timeslot\").nullable().optional(),\n}).passthrough().describe(\"Model representing a timeslot in eTermin.\");\nexport const EterminGetTimeslotsOutput = z.object({\n timeslots: z.array(EterminGetTimeslots_TimeslotSchema).describe(\"List of available timeslots for the specified calendar and date\"),\n}).describe(\"Response model containing available timeslots for the specified calendar and date.\");\n\nexport const eterminGetTimeslots = action(\"ETERMIN_GET_TIMESLOTS\", {\n slug: \"etermin-get-timeslots\",\n name: \"Get Timeslots\",\n description: \"Tool to retrieve available timeslots for a specific calendar on a given date. Use when you need to check booking availability for a particular calendar.\",\n input: EterminGetTimeslotsInput,\n output: EterminGetTimeslotsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2B,EAAE,OAAO;CAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACvF,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,qCAAqC,EAAE,OAAO;CAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAKrE,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuC,EAAE,OAAO,EAChD,WAAW,EAAE,MAAM,kCAAkC,CAAC,CAAC,SAAS,iEAAiE,EACnI,CAAC,CAAC,CAAC,SAAS,oFAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-usermapping.cjs","names":["z","action"],"sources":["../../src/actions/get-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsermappingInput: z.ZodTypeAny = z.object({\n searchvalue: z.number().int().describe(\"Value that needs to be validated by the number search. Omit this parameter to get all usermappings.\").optional(),\n}).describe(\"Request model for retrieving usermapping information from eTermin.\\nOptionally filter by a specific search value.\");\nconst EterminGetUsermapping_UsermappingSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the usermapping\").nullable().optional(),\n value: z.number().int().describe(\"Value for the usermapping\").nullable().optional(),\n valueto: z.number().int().describe(\"Ending value for the range\").nullable().optional(),\n valuefrom: z.number().int().describe(\"Starting value for the range\").nullable().optional(),\n valuetype: z.number().int().describe(\"Type of value (e.g., 0 for default type)\").nullable().optional(),\n calendarid: z.string().describe(\"Calendar ID associated with this usermapping\").nullable().optional(),\n servicegroupid: z.string().describe(\"Service group ID(s) associated with this usermapping (comma-separated)\").nullable().optional(),\n}).passthrough().describe(\"Model representing a usermapping entry in eTermin.\");\nexport const EterminGetUsermappingOutput: z.ZodTypeAny = z.object({\n usermappings: z.array(EterminGetUsermapping_UsermappingSchema).describe(\"List of usermapping entries returned by the eTermin API\"),\n}).describe(\"Response model containing the list of usermapping entries from eTermin.\");\n\nexport const eterminGetUsermapping = action(\"ETERMIN_GET_USERMAPPING\", {\n slug: \"etermin-get-usermapping\",\n name: \"Get Usermapping\",\n description: \"Tool to retrieve usermapping information. Use when you need to get usermapping details or validate number search values.\",\n input: EterminGetUsermappingInput,\n output: EterminGetUsermappingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO,EAC/D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAC/H,MAAM,0CAAwDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,8BAA4CA,IAAAA,EAAE,OAAO,EAChE,cAAcA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yDAAyD,EACnI,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAErF,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-usermapping.cjs","names":["z","action"],"sources":["../../src/actions/get-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsermappingInput = z.object({\n searchvalue: z.number().int().describe(\"Value that needs to be validated by the number search. Omit this parameter to get all usermappings.\").optional(),\n}).describe(\"Request model for retrieving usermapping information from eTermin.\\nOptionally filter by a specific search value.\");\nconst EterminGetUsermapping_UsermappingSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the usermapping\").nullable().optional(),\n value: z.number().int().describe(\"Value for the usermapping\").nullable().optional(),\n valueto: z.number().int().describe(\"Ending value for the range\").nullable().optional(),\n valuefrom: z.number().int().describe(\"Starting value for the range\").nullable().optional(),\n valuetype: z.number().int().describe(\"Type of value (e.g., 0 for default type)\").nullable().optional(),\n calendarid: z.string().describe(\"Calendar ID associated with this usermapping\").nullable().optional(),\n servicegroupid: z.string().describe(\"Service group ID(s) associated with this usermapping (comma-separated)\").nullable().optional(),\n}).passthrough().describe(\"Model representing a usermapping entry in eTermin.\");\nexport const EterminGetUsermappingOutput = z.object({\n usermappings: z.array(EterminGetUsermapping_UsermappingSchema).describe(\"List of usermapping entries returned by the eTermin API\"),\n}).describe(\"Response model containing the list of usermapping entries from eTermin.\");\n\nexport const eterminGetUsermapping = action(\"ETERMIN_GET_USERMAPPING\", {\n slug: \"etermin-get-usermapping\",\n name: \"Get Usermapping\",\n description: \"Tool to retrieve usermapping information. Use when you need to get usermapping details or validate number search values.\",\n input: EterminGetUsermappingInput,\n output: EterminGetUsermappingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAC/H,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,cAAcA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yDAAyD,EACnI,CAAC,CAAC,CAAC,SAAS,yEAAyE;AAErF,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-usermapping.d.ts
4
- declare const EterminGetUsermappingInput: z.ZodTypeAny;
5
- declare const EterminGetUsermappingOutput: z.ZodTypeAny;
6
- declare const eterminGetUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetUsermappingInput: z.ZodObject<{
5
+ searchvalue: z.ZodOptional<z.ZodNumber>;
6
+ }, z.core.$strip>;
7
+ declare const EterminGetUsermappingOutput: z.ZodObject<{
8
+ usermappings: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ valueto: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ valuefrom: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ valuetype: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ calendarid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ servicegroupid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$strip>;
18
+ declare const eterminGetUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ searchvalue?: number | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { eterminGetUsermapping };
9
23
  //# sourceMappingURL=get-usermapping.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-usermapping.d.cts","names":[],"sources":["../../src/actions/get-usermapping.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAEqF;AAAA,cAUnH,2BAAA,EAA6B,CAAA,CAAE,UAE0C;AAAA,cAEzE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-usermapping.d.cts","names":[],"sources":["../../src/actions/get-usermapping.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-usermapping.d.ts
4
- declare const EterminGetUsermappingInput: z.ZodTypeAny;
5
- declare const EterminGetUsermappingOutput: z.ZodTypeAny;
6
- declare const eterminGetUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const EterminGetUsermappingInput: z.ZodObject<{
5
+ searchvalue: z.ZodOptional<z.ZodNumber>;
6
+ }, z.core.$strip>;
7
+ declare const EterminGetUsermappingOutput: z.ZodObject<{
8
+ usermappings: z.ZodArray<z.ZodObject<{
9
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
10
+ value: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
11
+ valueto: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ valuefrom: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ valuetype: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ calendarid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ servicegroupid: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ }, z.core.$loose>>;
17
+ }, z.core.$strip>;
18
+ declare const eterminGetUsermapping: import("@keystrokehq/action").WorkflowActionDefinition<{
19
+ searchvalue?: number | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { eterminGetUsermapping };
9
23
  //# sourceMappingURL=get-usermapping.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-usermapping.d.mts","names":[],"sources":["../../src/actions/get-usermapping.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAEqF;AAAA,cAUnH,2BAAA,EAA6B,CAAA,CAAE,UAE0C;AAAA,cAEzE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-usermapping.d.mts","names":[],"sources":["../../src/actions/get-usermapping.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAY1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"get-usermapping.mjs","names":[],"sources":["../../src/actions/get-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsermappingInput: z.ZodTypeAny = z.object({\n searchvalue: z.number().int().describe(\"Value that needs to be validated by the number search. Omit this parameter to get all usermappings.\").optional(),\n}).describe(\"Request model for retrieving usermapping information from eTermin.\\nOptionally filter by a specific search value.\");\nconst EterminGetUsermapping_UsermappingSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the usermapping\").nullable().optional(),\n value: z.number().int().describe(\"Value for the usermapping\").nullable().optional(),\n valueto: z.number().int().describe(\"Ending value for the range\").nullable().optional(),\n valuefrom: z.number().int().describe(\"Starting value for the range\").nullable().optional(),\n valuetype: z.number().int().describe(\"Type of value (e.g., 0 for default type)\").nullable().optional(),\n calendarid: z.string().describe(\"Calendar ID associated with this usermapping\").nullable().optional(),\n servicegroupid: z.string().describe(\"Service group ID(s) associated with this usermapping (comma-separated)\").nullable().optional(),\n}).passthrough().describe(\"Model representing a usermapping entry in eTermin.\");\nexport const EterminGetUsermappingOutput: z.ZodTypeAny = z.object({\n usermappings: z.array(EterminGetUsermapping_UsermappingSchema).describe(\"List of usermapping entries returned by the eTermin API\"),\n}).describe(\"Response model containing the list of usermapping entries from eTermin.\");\n\nexport const eterminGetUsermapping = action(\"ETERMIN_GET_USERMAPPING\", {\n slug: \"etermin-get-usermapping\",\n name: \"Get Usermapping\",\n description: \"Tool to retrieve usermapping information. Use when you need to get usermapping details or validate number search values.\",\n input: EterminGetUsermappingInput,\n output: EterminGetUsermappingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2C,EAAE,OAAO,EAC/D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAC/H,MAAM,0CAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,cAAc,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yDAAyD,EACnI,CAAC,CAAC,CAAC,SAAS,yEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-usermapping.mjs","names":[],"sources":["../../src/actions/get-usermapping.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const EterminGetUsermappingInput = z.object({\n searchvalue: z.number().int().describe(\"Value that needs to be validated by the number search. Omit this parameter to get all usermappings.\").optional(),\n}).describe(\"Request model for retrieving usermapping information from eTermin.\\nOptionally filter by a specific search value.\");\nconst EterminGetUsermapping_UsermappingSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the usermapping\").nullable().optional(),\n value: z.number().int().describe(\"Value for the usermapping\").nullable().optional(),\n valueto: z.number().int().describe(\"Ending value for the range\").nullable().optional(),\n valuefrom: z.number().int().describe(\"Starting value for the range\").nullable().optional(),\n valuetype: z.number().int().describe(\"Type of value (e.g., 0 for default type)\").nullable().optional(),\n calendarid: z.string().describe(\"Calendar ID associated with this usermapping\").nullable().optional(),\n servicegroupid: z.string().describe(\"Service group ID(s) associated with this usermapping (comma-separated)\").nullable().optional(),\n}).passthrough().describe(\"Model representing a usermapping entry in eTermin.\");\nexport const EterminGetUsermappingOutput = z.object({\n usermappings: z.array(EterminGetUsermapping_UsermappingSchema).describe(\"List of usermapping entries returned by the eTermin API\"),\n}).describe(\"Response model containing the list of usermapping entries from eTermin.\");\n\nexport const eterminGetUsermapping = action(\"ETERMIN_GET_USERMAPPING\", {\n slug: \"etermin-get-usermapping\",\n name: \"Get Usermapping\",\n description: \"Tool to retrieve usermapping information. Use when you need to get usermapping details or validate number search values.\",\n input: EterminGetUsermappingInput,\n output: EterminGetUsermappingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,EACzJ,CAAC,CAAC,CAAC,SAAS,mHAAmH;AAC/H,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,cAAc,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,yDAAyD,EACnI,CAAC,CAAC,CAAC,SAAS,yEAOF;AACV,CAAC"}