@keystrokehq/follow_up_boss 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (791) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-action-plans-people.cjs.map +1 -1
  4. package/dist/actions/create-action-plans-people.d.cts +9 -3
  5. package/dist/actions/create-action-plans-people.d.cts.map +1 -1
  6. package/dist/actions/create-action-plans-people.d.mts +9 -3
  7. package/dist/actions/create-action-plans-people.d.mts.map +1 -1
  8. package/dist/actions/create-action-plans-people.mjs.map +1 -1
  9. package/dist/actions/create-appointment-outcome.cjs +3 -3
  10. package/dist/actions/create-appointment-outcome.cjs.map +1 -1
  11. package/dist/actions/create-appointment-outcome.d.cts +17 -3
  12. package/dist/actions/create-appointment-outcome.d.cts.map +1 -1
  13. package/dist/actions/create-appointment-outcome.d.mts +17 -3
  14. package/dist/actions/create-appointment-outcome.d.mts.map +1 -1
  15. package/dist/actions/create-appointment-outcome.mjs +3 -3
  16. package/dist/actions/create-appointment-outcome.mjs.map +1 -1
  17. package/dist/actions/create-appointment-types.cjs +3 -3
  18. package/dist/actions/create-appointment-types.cjs.map +1 -1
  19. package/dist/actions/create-appointment-types.d.cts +17 -3
  20. package/dist/actions/create-appointment-types.d.cts.map +1 -1
  21. package/dist/actions/create-appointment-types.d.mts +17 -3
  22. package/dist/actions/create-appointment-types.d.mts.map +1 -1
  23. package/dist/actions/create-appointment-types.mjs +3 -3
  24. package/dist/actions/create-appointment-types.mjs.map +1 -1
  25. package/dist/actions/create-appointment.cjs +26 -26
  26. package/dist/actions/create-appointment.cjs.map +1 -1
  27. package/dist/actions/create-appointment.d.cts +93 -3
  28. package/dist/actions/create-appointment.d.cts.map +1 -1
  29. package/dist/actions/create-appointment.d.mts +93 -3
  30. package/dist/actions/create-appointment.d.mts.map +1 -1
  31. package/dist/actions/create-appointment.mjs +26 -26
  32. package/dist/actions/create-appointment.mjs.map +1 -1
  33. package/dist/actions/create-call.cjs +1 -1
  34. package/dist/actions/create-call.cjs.map +1 -1
  35. package/dist/actions/create-call.d.cts +36 -3
  36. package/dist/actions/create-call.d.cts.map +1 -1
  37. package/dist/actions/create-call.d.mts +36 -3
  38. package/dist/actions/create-call.d.mts.map +1 -1
  39. package/dist/actions/create-call.mjs +1 -1
  40. package/dist/actions/create-call.mjs.map +1 -1
  41. package/dist/actions/create-custom-field.cjs +5 -5
  42. package/dist/actions/create-custom-field.cjs.map +1 -1
  43. package/dist/actions/create-custom-field.d.cts +34 -3
  44. package/dist/actions/create-custom-field.d.cts.map +1 -1
  45. package/dist/actions/create-custom-field.d.mts +34 -3
  46. package/dist/actions/create-custom-field.d.mts.map +1 -1
  47. package/dist/actions/create-custom-field.mjs +5 -5
  48. package/dist/actions/create-custom-field.mjs.map +1 -1
  49. package/dist/actions/create-deal-custom-field.cjs +8 -8
  50. package/dist/actions/create-deal-custom-field.cjs.map +1 -1
  51. package/dist/actions/create-deal-custom-field.d.cts +42 -3
  52. package/dist/actions/create-deal-custom-field.d.cts.map +1 -1
  53. package/dist/actions/create-deal-custom-field.d.mts +42 -3
  54. package/dist/actions/create-deal-custom-field.d.mts.map +1 -1
  55. package/dist/actions/create-deal-custom-field.mjs +8 -8
  56. package/dist/actions/create-deal-custom-field.mjs.map +1 -1
  57. package/dist/actions/create-deals.cjs +18 -18
  58. package/dist/actions/create-deals.cjs.map +1 -1
  59. package/dist/actions/create-deals.d.cts +75 -3
  60. package/dist/actions/create-deals.d.cts.map +1 -1
  61. package/dist/actions/create-deals.d.mts +75 -3
  62. package/dist/actions/create-deals.d.mts.map +1 -1
  63. package/dist/actions/create-deals.mjs +18 -18
  64. package/dist/actions/create-deals.mjs.map +1 -1
  65. package/dist/actions/create-em-campaign.cjs +6 -6
  66. package/dist/actions/create-em-campaign.cjs.map +1 -1
  67. package/dist/actions/create-em-campaign.d.cts +29 -3
  68. package/dist/actions/create-em-campaign.d.cts.map +1 -1
  69. package/dist/actions/create-em-campaign.d.mts +29 -3
  70. package/dist/actions/create-em-campaign.d.mts.map +1 -1
  71. package/dist/actions/create-em-campaign.mjs +6 -6
  72. package/dist/actions/create-em-campaign.mjs.map +1 -1
  73. package/dist/actions/create-em-events.cjs +1 -1
  74. package/dist/actions/create-em-events.cjs.map +1 -1
  75. package/dist/actions/create-em-events.d.cts +35 -3
  76. package/dist/actions/create-em-events.d.cts.map +1 -1
  77. package/dist/actions/create-em-events.d.mts +35 -3
  78. package/dist/actions/create-em-events.d.mts.map +1 -1
  79. package/dist/actions/create-em-events.mjs +1 -1
  80. package/dist/actions/create-em-events.mjs.map +1 -1
  81. package/dist/actions/create-events.cjs +3 -3
  82. package/dist/actions/create-events.cjs.map +1 -1
  83. package/dist/actions/create-events.d.cts +172 -3
  84. package/dist/actions/create-events.d.cts.map +1 -1
  85. package/dist/actions/create-events.d.mts +172 -3
  86. package/dist/actions/create-events.d.mts.map +1 -1
  87. package/dist/actions/create-events.mjs +3 -3
  88. package/dist/actions/create-events.mjs.map +1 -1
  89. package/dist/actions/create-groups.cjs +14 -14
  90. package/dist/actions/create-groups.cjs.map +1 -1
  91. package/dist/actions/create-groups.d.cts +59 -3
  92. package/dist/actions/create-groups.d.cts.map +1 -1
  93. package/dist/actions/create-groups.d.mts +59 -3
  94. package/dist/actions/create-groups.d.mts.map +1 -1
  95. package/dist/actions/create-groups.mjs +14 -14
  96. package/dist/actions/create-groups.mjs.map +1 -1
  97. package/dist/actions/create-pipelines.cjs +9 -9
  98. package/dist/actions/create-pipelines.cjs.map +1 -1
  99. package/dist/actions/create-pipelines.d.cts +47 -3
  100. package/dist/actions/create-pipelines.d.cts.map +1 -1
  101. package/dist/actions/create-pipelines.d.mts +47 -3
  102. package/dist/actions/create-pipelines.d.mts.map +1 -1
  103. package/dist/actions/create-pipelines.mjs +9 -9
  104. package/dist/actions/create-pipelines.mjs.map +1 -1
  105. package/dist/actions/create-ponds.cjs +3 -3
  106. package/dist/actions/create-ponds.cjs.map +1 -1
  107. package/dist/actions/create-ponds.d.cts +21 -3
  108. package/dist/actions/create-ponds.d.cts.map +1 -1
  109. package/dist/actions/create-ponds.d.mts +21 -3
  110. package/dist/actions/create-ponds.d.mts.map +1 -1
  111. package/dist/actions/create-ponds.mjs +3 -3
  112. package/dist/actions/create-ponds.mjs.map +1 -1
  113. package/dist/actions/create-reactions.cjs +5 -5
  114. package/dist/actions/create-reactions.cjs.map +1 -1
  115. package/dist/actions/create-reactions.d.cts +27 -3
  116. package/dist/actions/create-reactions.d.cts.map +1 -1
  117. package/dist/actions/create-reactions.d.mts +27 -3
  118. package/dist/actions/create-reactions.d.mts.map +1 -1
  119. package/dist/actions/create-reactions.mjs +5 -5
  120. package/dist/actions/create-reactions.mjs.map +1 -1
  121. package/dist/actions/create-stage.cjs +5 -5
  122. package/dist/actions/create-stage.cjs.map +1 -1
  123. package/dist/actions/create-stage.d.cts +21 -3
  124. package/dist/actions/create-stage.d.cts.map +1 -1
  125. package/dist/actions/create-stage.d.mts +21 -3
  126. package/dist/actions/create-stage.d.mts.map +1 -1
  127. package/dist/actions/create-stage.mjs +5 -5
  128. package/dist/actions/create-stage.mjs.map +1 -1
  129. package/dist/actions/create-teams.cjs +3 -3
  130. package/dist/actions/create-teams.cjs.map +1 -1
  131. package/dist/actions/create-teams.d.cts +21 -3
  132. package/dist/actions/create-teams.d.cts.map +1 -1
  133. package/dist/actions/create-teams.d.mts +21 -3
  134. package/dist/actions/create-teams.d.mts.map +1 -1
  135. package/dist/actions/create-teams.mjs +3 -3
  136. package/dist/actions/create-teams.mjs.map +1 -1
  137. package/dist/actions/create-template.cjs +16 -16
  138. package/dist/actions/create-template.cjs.map +1 -1
  139. package/dist/actions/create-template.d.cts +47 -3
  140. package/dist/actions/create-template.d.cts.map +1 -1
  141. package/dist/actions/create-template.d.mts +47 -3
  142. package/dist/actions/create-template.d.mts.map +1 -1
  143. package/dist/actions/create-template.mjs +16 -16
  144. package/dist/actions/create-template.mjs.map +1 -1
  145. package/dist/actions/create-text-message-template.cjs +18 -18
  146. package/dist/actions/create-text-message-template.cjs.map +1 -1
  147. package/dist/actions/create-text-message-template.d.cts +49 -3
  148. package/dist/actions/create-text-message-template.d.cts.map +1 -1
  149. package/dist/actions/create-text-message-template.d.mts +49 -3
  150. package/dist/actions/create-text-message-template.d.mts.map +1 -1
  151. package/dist/actions/create-text-message-template.mjs +18 -18
  152. package/dist/actions/create-text-message-template.mjs.map +1 -1
  153. package/dist/actions/delete-appointment-outcomes.cjs +1 -1
  154. package/dist/actions/delete-appointment-outcomes.cjs.map +1 -1
  155. package/dist/actions/delete-appointment-outcomes.d.cts +13 -3
  156. package/dist/actions/delete-appointment-outcomes.d.cts.map +1 -1
  157. package/dist/actions/delete-appointment-outcomes.d.mts +13 -3
  158. package/dist/actions/delete-appointment-outcomes.d.mts.map +1 -1
  159. package/dist/actions/delete-appointment-outcomes.mjs +1 -1
  160. package/dist/actions/delete-appointment-outcomes.mjs.map +1 -1
  161. package/dist/actions/delete-appointment-type.cjs +1 -1
  162. package/dist/actions/delete-appointment-type.cjs.map +1 -1
  163. package/dist/actions/delete-appointment-type.d.cts +13 -3
  164. package/dist/actions/delete-appointment-type.d.cts.map +1 -1
  165. package/dist/actions/delete-appointment-type.d.mts +13 -3
  166. package/dist/actions/delete-appointment-type.d.mts.map +1 -1
  167. package/dist/actions/delete-appointment-type.mjs +1 -1
  168. package/dist/actions/delete-appointment-type.mjs.map +1 -1
  169. package/dist/actions/delete-appointment.cjs +2 -2
  170. package/dist/actions/delete-appointment.cjs.map +1 -1
  171. package/dist/actions/delete-appointment.d.cts +13 -3
  172. package/dist/actions/delete-appointment.d.cts.map +1 -1
  173. package/dist/actions/delete-appointment.d.mts +13 -3
  174. package/dist/actions/delete-appointment.d.mts.map +1 -1
  175. package/dist/actions/delete-appointment.mjs +2 -2
  176. package/dist/actions/delete-appointment.mjs.map +1 -1
  177. package/dist/actions/delete-custom-field.cjs +1 -1
  178. package/dist/actions/delete-custom-field.cjs.map +1 -1
  179. package/dist/actions/delete-custom-field.d.cts +11 -3
  180. package/dist/actions/delete-custom-field.d.cts.map +1 -1
  181. package/dist/actions/delete-custom-field.d.mts +11 -3
  182. package/dist/actions/delete-custom-field.d.mts.map +1 -1
  183. package/dist/actions/delete-custom-field.mjs +1 -1
  184. package/dist/actions/delete-custom-field.mjs.map +1 -1
  185. package/dist/actions/delete-deal-custom-field.cjs.map +1 -1
  186. package/dist/actions/delete-deal-custom-field.d.cts +7 -3
  187. package/dist/actions/delete-deal-custom-field.d.cts.map +1 -1
  188. package/dist/actions/delete-deal-custom-field.d.mts +7 -3
  189. package/dist/actions/delete-deal-custom-field.d.mts.map +1 -1
  190. package/dist/actions/delete-deal-custom-field.mjs.map +1 -1
  191. package/dist/actions/delete-deal.cjs +2 -2
  192. package/dist/actions/delete-deal.cjs.map +1 -1
  193. package/dist/actions/delete-deal.d.cts +13 -3
  194. package/dist/actions/delete-deal.d.cts.map +1 -1
  195. package/dist/actions/delete-deal.d.mts +13 -3
  196. package/dist/actions/delete-deal.d.mts.map +1 -1
  197. package/dist/actions/delete-deal.mjs +2 -2
  198. package/dist/actions/delete-deal.mjs.map +1 -1
  199. package/dist/actions/delete-groups.cjs +1 -1
  200. package/dist/actions/delete-groups.cjs.map +1 -1
  201. package/dist/actions/delete-groups.d.cts +11 -3
  202. package/dist/actions/delete-groups.d.cts.map +1 -1
  203. package/dist/actions/delete-groups.d.mts +11 -3
  204. package/dist/actions/delete-groups.d.mts.map +1 -1
  205. package/dist/actions/delete-groups.mjs +1 -1
  206. package/dist/actions/delete-groups.mjs.map +1 -1
  207. package/dist/actions/delete-people-relationship.cjs +1 -1
  208. package/dist/actions/delete-people-relationship.cjs.map +1 -1
  209. package/dist/actions/delete-people-relationship.d.cts +11 -3
  210. package/dist/actions/delete-people-relationship.d.cts.map +1 -1
  211. package/dist/actions/delete-people-relationship.d.mts +11 -3
  212. package/dist/actions/delete-people-relationship.d.mts.map +1 -1
  213. package/dist/actions/delete-people-relationship.mjs +1 -1
  214. package/dist/actions/delete-people-relationship.mjs.map +1 -1
  215. package/dist/actions/delete-pipeline.cjs +2 -2
  216. package/dist/actions/delete-pipeline.cjs.map +1 -1
  217. package/dist/actions/delete-pipeline.d.cts +13 -3
  218. package/dist/actions/delete-pipeline.d.cts.map +1 -1
  219. package/dist/actions/delete-pipeline.d.mts +13 -3
  220. package/dist/actions/delete-pipeline.d.mts.map +1 -1
  221. package/dist/actions/delete-pipeline.mjs +2 -2
  222. package/dist/actions/delete-pipeline.mjs.map +1 -1
  223. package/dist/actions/delete-pond.cjs +1 -1
  224. package/dist/actions/delete-pond.cjs.map +1 -1
  225. package/dist/actions/delete-pond.d.cts +13 -3
  226. package/dist/actions/delete-pond.d.cts.map +1 -1
  227. package/dist/actions/delete-pond.d.mts +13 -3
  228. package/dist/actions/delete-pond.d.mts.map +1 -1
  229. package/dist/actions/delete-pond.mjs +1 -1
  230. package/dist/actions/delete-pond.mjs.map +1 -1
  231. package/dist/actions/delete-stage.cjs +2 -2
  232. package/dist/actions/delete-stage.cjs.map +1 -1
  233. package/dist/actions/delete-stage.d.cts +15 -3
  234. package/dist/actions/delete-stage.d.cts.map +1 -1
  235. package/dist/actions/delete-stage.d.mts +15 -3
  236. package/dist/actions/delete-stage.d.mts.map +1 -1
  237. package/dist/actions/delete-stage.mjs +2 -2
  238. package/dist/actions/delete-stage.mjs.map +1 -1
  239. package/dist/actions/delete-teams.cjs.map +1 -1
  240. package/dist/actions/delete-teams.d.cts +9 -3
  241. package/dist/actions/delete-teams.d.cts.map +1 -1
  242. package/dist/actions/delete-teams.d.mts +9 -3
  243. package/dist/actions/delete-teams.d.mts.map +1 -1
  244. package/dist/actions/delete-teams.mjs.map +1 -1
  245. package/dist/actions/delete-text-message-template.cjs.map +1 -1
  246. package/dist/actions/delete-text-message-template.d.cts +7 -3
  247. package/dist/actions/delete-text-message-template.d.cts.map +1 -1
  248. package/dist/actions/delete-text-message-template.d.mts +7 -3
  249. package/dist/actions/delete-text-message-template.d.mts.map +1 -1
  250. package/dist/actions/delete-text-message-template.mjs.map +1 -1
  251. package/dist/actions/get-appointment-outcome.cjs +3 -3
  252. package/dist/actions/get-appointment-outcome.cjs.map +1 -1
  253. package/dist/actions/get-appointment-outcome.d.cts +15 -3
  254. package/dist/actions/get-appointment-outcome.d.cts.map +1 -1
  255. package/dist/actions/get-appointment-outcome.d.mts +15 -3
  256. package/dist/actions/get-appointment-outcome.d.mts.map +1 -1
  257. package/dist/actions/get-appointment-outcome.mjs +3 -3
  258. package/dist/actions/get-appointment-outcome.mjs.map +1 -1
  259. package/dist/actions/get-appointment-types.cjs +3 -3
  260. package/dist/actions/get-appointment-types.cjs.map +1 -1
  261. package/dist/actions/get-appointment-types.d.cts +15 -3
  262. package/dist/actions/get-appointment-types.d.cts.map +1 -1
  263. package/dist/actions/get-appointment-types.d.mts +15 -3
  264. package/dist/actions/get-appointment-types.d.mts.map +1 -1
  265. package/dist/actions/get-appointment-types.mjs +3 -3
  266. package/dist/actions/get-appointment-types.mjs.map +1 -1
  267. package/dist/actions/get-appointment.cjs +27 -27
  268. package/dist/actions/get-appointment.cjs.map +1 -1
  269. package/dist/actions/get-appointment.d.cts +67 -3
  270. package/dist/actions/get-appointment.d.cts.map +1 -1
  271. package/dist/actions/get-appointment.d.mts +67 -3
  272. package/dist/actions/get-appointment.d.mts.map +1 -1
  273. package/dist/actions/get-appointment.mjs +27 -27
  274. package/dist/actions/get-appointment.mjs.map +1 -1
  275. package/dist/actions/get-call.cjs +15 -15
  276. package/dist/actions/get-call.cjs.map +1 -1
  277. package/dist/actions/get-call.d.cts +39 -3
  278. package/dist/actions/get-call.d.cts.map +1 -1
  279. package/dist/actions/get-call.d.mts +39 -3
  280. package/dist/actions/get-call.d.mts.map +1 -1
  281. package/dist/actions/get-call.mjs +15 -15
  282. package/dist/actions/get-call.mjs.map +1 -1
  283. package/dist/actions/get-deal-custom-field.cjs +8 -8
  284. package/dist/actions/get-deal-custom-field.cjs.map +1 -1
  285. package/dist/actions/get-deal-custom-field.d.cts +25 -3
  286. package/dist/actions/get-deal-custom-field.d.cts.map +1 -1
  287. package/dist/actions/get-deal-custom-field.d.mts +25 -3
  288. package/dist/actions/get-deal-custom-field.d.mts.map +1 -1
  289. package/dist/actions/get-deal-custom-field.mjs +8 -8
  290. package/dist/actions/get-deal-custom-field.mjs.map +1 -1
  291. package/dist/actions/get-deal.cjs +47 -47
  292. package/dist/actions/get-deal.cjs.map +1 -1
  293. package/dist/actions/get-deal.d.cts +109 -3
  294. package/dist/actions/get-deal.d.cts.map +1 -1
  295. package/dist/actions/get-deal.d.mts +109 -3
  296. package/dist/actions/get-deal.d.mts.map +1 -1
  297. package/dist/actions/get-deal.mjs +47 -47
  298. package/dist/actions/get-deal.mjs.map +1 -1
  299. package/dist/actions/get-event.cjs +45 -45
  300. package/dist/actions/get-event.cjs.map +1 -1
  301. package/dist/actions/get-event.d.cts +103 -3
  302. package/dist/actions/get-event.d.cts.map +1 -1
  303. package/dist/actions/get-event.d.mts +103 -3
  304. package/dist/actions/get-event.d.mts.map +1 -1
  305. package/dist/actions/get-event.mjs +45 -45
  306. package/dist/actions/get-event.mjs.map +1 -1
  307. package/dist/actions/get-groups.cjs +16 -16
  308. package/dist/actions/get-groups.cjs.map +1 -1
  309. package/dist/actions/get-groups.d.cts +43 -3
  310. package/dist/actions/get-groups.d.cts.map +1 -1
  311. package/dist/actions/get-groups.d.mts +43 -3
  312. package/dist/actions/get-groups.d.mts.map +1 -1
  313. package/dist/actions/get-groups.mjs +16 -16
  314. package/dist/actions/get-groups.mjs.map +1 -1
  315. package/dist/actions/get-identity.cjs +10 -10
  316. package/dist/actions/get-identity.cjs.map +1 -1
  317. package/dist/actions/get-identity.d.cts +31 -3
  318. package/dist/actions/get-identity.d.cts.map +1 -1
  319. package/dist/actions/get-identity.d.mts +31 -3
  320. package/dist/actions/get-identity.d.mts.map +1 -1
  321. package/dist/actions/get-identity.mjs +10 -10
  322. package/dist/actions/get-identity.mjs.map +1 -1
  323. package/dist/actions/get-me.cjs +34 -34
  324. package/dist/actions/get-me.cjs.map +1 -1
  325. package/dist/actions/get-me.d.cts +77 -3
  326. package/dist/actions/get-me.d.cts.map +1 -1
  327. package/dist/actions/get-me.d.mts +77 -3
  328. package/dist/actions/get-me.d.mts.map +1 -1
  329. package/dist/actions/get-me.mjs +34 -34
  330. package/dist/actions/get-me.mjs.map +1 -1
  331. package/dist/actions/get-people-relationship.cjs +7 -7
  332. package/dist/actions/get-people-relationship.cjs.map +1 -1
  333. package/dist/actions/get-people-relationship.d.cts +23 -3
  334. package/dist/actions/get-people-relationship.d.cts.map +1 -1
  335. package/dist/actions/get-people-relationship.d.mts +23 -3
  336. package/dist/actions/get-people-relationship.d.mts.map +1 -1
  337. package/dist/actions/get-people-relationship.mjs +7 -7
  338. package/dist/actions/get-people-relationship.mjs.map +1 -1
  339. package/dist/actions/get-pipelines.cjs +10 -10
  340. package/dist/actions/get-pipelines.cjs.map +1 -1
  341. package/dist/actions/get-pipelines.d.cts +31 -3
  342. package/dist/actions/get-pipelines.d.cts.map +1 -1
  343. package/dist/actions/get-pipelines.d.mts +31 -3
  344. package/dist/actions/get-pipelines.d.mts.map +1 -1
  345. package/dist/actions/get-pipelines.mjs +10 -10
  346. package/dist/actions/get-pipelines.mjs.map +1 -1
  347. package/dist/actions/get-ponds.cjs +4 -4
  348. package/dist/actions/get-ponds.cjs.map +1 -1
  349. package/dist/actions/get-ponds.d.cts +17 -3
  350. package/dist/actions/get-ponds.d.cts.map +1 -1
  351. package/dist/actions/get-ponds.d.mts +17 -3
  352. package/dist/actions/get-ponds.d.mts.map +1 -1
  353. package/dist/actions/get-ponds.mjs +4 -4
  354. package/dist/actions/get-ponds.mjs.map +1 -1
  355. package/dist/actions/get-smart-list.cjs +2 -2
  356. package/dist/actions/get-smart-list.cjs.map +1 -1
  357. package/dist/actions/get-smart-list.d.cts +13 -3
  358. package/dist/actions/get-smart-list.d.cts.map +1 -1
  359. package/dist/actions/get-smart-list.d.mts +13 -3
  360. package/dist/actions/get-smart-list.d.mts.map +1 -1
  361. package/dist/actions/get-smart-list.mjs +2 -2
  362. package/dist/actions/get-smart-list.mjs.map +1 -1
  363. package/dist/actions/get-stage.cjs +5 -5
  364. package/dist/actions/get-stage.cjs.map +1 -1
  365. package/dist/actions/get-stage.d.cts +19 -3
  366. package/dist/actions/get-stage.d.cts.map +1 -1
  367. package/dist/actions/get-stage.d.mts +19 -3
  368. package/dist/actions/get-stage.d.mts.map +1 -1
  369. package/dist/actions/get-stage.mjs +5 -5
  370. package/dist/actions/get-stage.mjs.map +1 -1
  371. package/dist/actions/get-teams.cjs +4 -4
  372. package/dist/actions/get-teams.cjs.map +1 -1
  373. package/dist/actions/get-teams.d.cts +17 -3
  374. package/dist/actions/get-teams.d.cts.map +1 -1
  375. package/dist/actions/get-teams.d.mts +17 -3
  376. package/dist/actions/get-teams.d.mts.map +1 -1
  377. package/dist/actions/get-teams.mjs +4 -4
  378. package/dist/actions/get-teams.mjs.map +1 -1
  379. package/dist/actions/get-template.cjs +15 -15
  380. package/dist/actions/get-template.cjs.map +1 -1
  381. package/dist/actions/get-template.d.cts +43 -3
  382. package/dist/actions/get-template.d.cts.map +1 -1
  383. package/dist/actions/get-template.d.mts +43 -3
  384. package/dist/actions/get-template.d.mts.map +1 -1
  385. package/dist/actions/get-template.mjs +15 -15
  386. package/dist/actions/get-template.mjs.map +1 -1
  387. package/dist/actions/get-text-message-template.cjs +12 -12
  388. package/dist/actions/get-text-message-template.cjs.map +1 -1
  389. package/dist/actions/get-text-message-template.d.cts +33 -3
  390. package/dist/actions/get-text-message-template.d.cts.map +1 -1
  391. package/dist/actions/get-text-message-template.d.mts +33 -3
  392. package/dist/actions/get-text-message-template.d.mts.map +1 -1
  393. package/dist/actions/get-text-message-template.mjs +12 -12
  394. package/dist/actions/get-text-message-template.mjs.map +1 -1
  395. package/dist/actions/get-text-message.cjs +29 -29
  396. package/dist/actions/get-text-message.cjs.map +1 -1
  397. package/dist/actions/get-text-message.d.cts +67 -3
  398. package/dist/actions/get-text-message.d.cts.map +1 -1
  399. package/dist/actions/get-text-message.d.mts +67 -3
  400. package/dist/actions/get-text-message.d.mts.map +1 -1
  401. package/dist/actions/get-text-message.mjs +29 -29
  402. package/dist/actions/get-text-message.mjs.map +1 -1
  403. package/dist/actions/get-user.cjs +17 -17
  404. package/dist/actions/get-user.cjs.map +1 -1
  405. package/dist/actions/get-user.d.cts +45 -3
  406. package/dist/actions/get-user.d.cts.map +1 -1
  407. package/dist/actions/get-user.d.mts +45 -3
  408. package/dist/actions/get-user.d.mts.map +1 -1
  409. package/dist/actions/get-user.mjs +17 -17
  410. package/dist/actions/get-user.mjs.map +1 -1
  411. package/dist/actions/list-action-plans-people.cjs +13 -13
  412. package/dist/actions/list-action-plans-people.cjs.map +1 -1
  413. package/dist/actions/list-action-plans-people.d.cts +45 -3
  414. package/dist/actions/list-action-plans-people.d.cts.map +1 -1
  415. package/dist/actions/list-action-plans-people.d.mts +45 -3
  416. package/dist/actions/list-action-plans-people.d.mts.map +1 -1
  417. package/dist/actions/list-action-plans-people.mjs +13 -13
  418. package/dist/actions/list-action-plans-people.mjs.map +1 -1
  419. package/dist/actions/list-action-plans.cjs +13 -13
  420. package/dist/actions/list-action-plans.cjs.map +1 -1
  421. package/dist/actions/list-action-plans.d.cts +49 -3
  422. package/dist/actions/list-action-plans.d.cts.map +1 -1
  423. package/dist/actions/list-action-plans.d.mts +49 -3
  424. package/dist/actions/list-action-plans.d.mts.map +1 -1
  425. package/dist/actions/list-action-plans.mjs +13 -13
  426. package/dist/actions/list-action-plans.mjs.map +1 -1
  427. package/dist/actions/list-appointment-outcomes.cjs +11 -11
  428. package/dist/actions/list-appointment-outcomes.cjs.map +1 -1
  429. package/dist/actions/list-appointment-outcomes.d.cts +39 -3
  430. package/dist/actions/list-appointment-outcomes.d.cts.map +1 -1
  431. package/dist/actions/list-appointment-outcomes.d.mts +39 -3
  432. package/dist/actions/list-appointment-outcomes.d.mts.map +1 -1
  433. package/dist/actions/list-appointment-outcomes.mjs +11 -11
  434. package/dist/actions/list-appointment-outcomes.mjs.map +1 -1
  435. package/dist/actions/list-appointment-types.cjs +11 -11
  436. package/dist/actions/list-appointment-types.cjs.map +1 -1
  437. package/dist/actions/list-appointment-types.d.cts +39 -3
  438. package/dist/actions/list-appointment-types.d.cts.map +1 -1
  439. package/dist/actions/list-appointment-types.d.mts +39 -3
  440. package/dist/actions/list-appointment-types.d.mts.map +1 -1
  441. package/dist/actions/list-appointment-types.mjs +11 -11
  442. package/dist/actions/list-appointment-types.mjs.map +1 -1
  443. package/dist/actions/list-appointments.cjs +36 -36
  444. package/dist/actions/list-appointments.cjs.map +1 -1
  445. package/dist/actions/list-appointments.d.cts +99 -3
  446. package/dist/actions/list-appointments.d.cts.map +1 -1
  447. package/dist/actions/list-appointments.d.mts +99 -3
  448. package/dist/actions/list-appointments.d.mts.map +1 -1
  449. package/dist/actions/list-appointments.mjs +36 -36
  450. package/dist/actions/list-appointments.mjs.map +1 -1
  451. package/dist/actions/list-calls.cjs +22 -22
  452. package/dist/actions/list-calls.cjs.map +1 -1
  453. package/dist/actions/list-calls.d.cts +67 -3
  454. package/dist/actions/list-calls.d.cts.map +1 -1
  455. package/dist/actions/list-calls.d.mts +67 -3
  456. package/dist/actions/list-calls.d.mts.map +1 -1
  457. package/dist/actions/list-calls.mjs +22 -22
  458. package/dist/actions/list-calls.mjs.map +1 -1
  459. package/dist/actions/list-custom-fields.cjs +11 -11
  460. package/dist/actions/list-custom-fields.cjs.map +1 -1
  461. package/dist/actions/list-custom-fields.d.cts +48 -3
  462. package/dist/actions/list-custom-fields.d.cts.map +1 -1
  463. package/dist/actions/list-custom-fields.d.mts +48 -3
  464. package/dist/actions/list-custom-fields.d.mts.map +1 -1
  465. package/dist/actions/list-custom-fields.mjs +11 -11
  466. package/dist/actions/list-custom-fields.mjs.map +1 -1
  467. package/dist/actions/list-deal-custom-fields.cjs +13 -13
  468. package/dist/actions/list-deal-custom-fields.cjs.map +1 -1
  469. package/dist/actions/list-deal-custom-fields.d.cts +52 -3
  470. package/dist/actions/list-deal-custom-fields.d.cts.map +1 -1
  471. package/dist/actions/list-deal-custom-fields.d.mts +52 -3
  472. package/dist/actions/list-deal-custom-fields.d.mts.map +1 -1
  473. package/dist/actions/list-deal-custom-fields.mjs +13 -13
  474. package/dist/actions/list-deal-custom-fields.mjs.map +1 -1
  475. package/dist/actions/list-deals.cjs +32 -32
  476. package/dist/actions/list-deals.cjs.map +1 -1
  477. package/dist/actions/list-deals.d.cts +101 -3
  478. package/dist/actions/list-deals.d.cts.map +1 -1
  479. package/dist/actions/list-deals.d.mts +101 -3
  480. package/dist/actions/list-deals.d.mts.map +1 -1
  481. package/dist/actions/list-deals.mjs +32 -32
  482. package/dist/actions/list-deals.mjs.map +1 -1
  483. package/dist/actions/list-em-campaigns.cjs +13 -13
  484. package/dist/actions/list-em-campaigns.cjs.map +1 -1
  485. package/dist/actions/list-em-campaigns.d.cts +47 -3
  486. package/dist/actions/list-em-campaigns.d.cts.map +1 -1
  487. package/dist/actions/list-em-campaigns.d.mts +47 -3
  488. package/dist/actions/list-em-campaigns.d.mts.map +1 -1
  489. package/dist/actions/list-em-campaigns.mjs +13 -13
  490. package/dist/actions/list-em-campaigns.mjs.map +1 -1
  491. package/dist/actions/list-em-events.cjs +13 -13
  492. package/dist/actions/list-em-events.cjs.map +1 -1
  493. package/dist/actions/list-em-events.d.cts +57 -3
  494. package/dist/actions/list-em-events.d.cts.map +1 -1
  495. package/dist/actions/list-em-events.d.mts +57 -3
  496. package/dist/actions/list-em-events.d.mts.map +1 -1
  497. package/dist/actions/list-em-events.mjs +13 -13
  498. package/dist/actions/list-em-events.mjs.map +1 -1
  499. package/dist/actions/list-events.cjs +56 -56
  500. package/dist/actions/list-events.cjs.map +1 -1
  501. package/dist/actions/list-events.d.cts +141 -3
  502. package/dist/actions/list-events.d.cts.map +1 -1
  503. package/dist/actions/list-events.d.mts +141 -3
  504. package/dist/actions/list-events.d.mts.map +1 -1
  505. package/dist/actions/list-events.mjs +56 -56
  506. package/dist/actions/list-events.mjs.map +1 -1
  507. package/dist/actions/list-groups-round-robin.cjs +25 -25
  508. package/dist/actions/list-groups-round-robin.cjs.map +1 -1
  509. package/dist/actions/list-groups-round-robin.d.cts +77 -3
  510. package/dist/actions/list-groups-round-robin.d.cts.map +1 -1
  511. package/dist/actions/list-groups-round-robin.d.mts +77 -3
  512. package/dist/actions/list-groups-round-robin.d.mts.map +1 -1
  513. package/dist/actions/list-groups-round-robin.mjs +25 -25
  514. package/dist/actions/list-groups-round-robin.mjs.map +1 -1
  515. package/dist/actions/list-groups.cjs +35 -35
  516. package/dist/actions/list-groups.cjs.map +1 -1
  517. package/dist/actions/list-groups.d.cts +97 -3
  518. package/dist/actions/list-groups.d.cts.map +1 -1
  519. package/dist/actions/list-groups.d.mts +97 -3
  520. package/dist/actions/list-groups.d.mts.map +1 -1
  521. package/dist/actions/list-groups.mjs +35 -35
  522. package/dist/actions/list-groups.mjs.map +1 -1
  523. package/dist/actions/list-inbox-apps.cjs +14 -14
  524. package/dist/actions/list-inbox-apps.cjs.map +1 -1
  525. package/dist/actions/list-inbox-apps.d.cts +43 -3
  526. package/dist/actions/list-inbox-apps.d.cts.map +1 -1
  527. package/dist/actions/list-inbox-apps.d.mts +43 -3
  528. package/dist/actions/list-inbox-apps.d.mts.map +1 -1
  529. package/dist/actions/list-inbox-apps.mjs +14 -14
  530. package/dist/actions/list-inbox-apps.mjs.map +1 -1
  531. package/dist/actions/list-people-relationships.cjs +15 -15
  532. package/dist/actions/list-people-relationships.cjs.map +1 -1
  533. package/dist/actions/list-people-relationships.d.cts +51 -3
  534. package/dist/actions/list-people-relationships.d.cts.map +1 -1
  535. package/dist/actions/list-people-relationships.d.mts +51 -3
  536. package/dist/actions/list-people-relationships.d.mts.map +1 -1
  537. package/dist/actions/list-people-relationships.mjs +15 -15
  538. package/dist/actions/list-people-relationships.mjs.map +1 -1
  539. package/dist/actions/list-pipelines.cjs +16 -16
  540. package/dist/actions/list-pipelines.cjs.map +1 -1
  541. package/dist/actions/list-pipelines.d.cts +47 -3
  542. package/dist/actions/list-pipelines.d.cts.map +1 -1
  543. package/dist/actions/list-pipelines.d.mts +47 -3
  544. package/dist/actions/list-pipelines.d.mts.map +1 -1
  545. package/dist/actions/list-pipelines.mjs +16 -16
  546. package/dist/actions/list-pipelines.mjs.map +1 -1
  547. package/dist/actions/list-ponds.cjs +10 -10
  548. package/dist/actions/list-ponds.cjs.map +1 -1
  549. package/dist/actions/list-ponds.d.cts +35 -3
  550. package/dist/actions/list-ponds.d.cts.map +1 -1
  551. package/dist/actions/list-ponds.d.mts +35 -3
  552. package/dist/actions/list-ponds.d.mts.map +1 -1
  553. package/dist/actions/list-ponds.mjs +10 -10
  554. package/dist/actions/list-ponds.mjs.map +1 -1
  555. package/dist/actions/list-smart-lists.cjs +11 -11
  556. package/dist/actions/list-smart-lists.cjs.map +1 -1
  557. package/dist/actions/list-smart-lists.d.cts +41 -3
  558. package/dist/actions/list-smart-lists.d.cts.map +1 -1
  559. package/dist/actions/list-smart-lists.d.mts +41 -3
  560. package/dist/actions/list-smart-lists.d.mts.map +1 -1
  561. package/dist/actions/list-smart-lists.mjs +11 -11
  562. package/dist/actions/list-smart-lists.mjs.map +1 -1
  563. package/dist/actions/list-stages.cjs +11 -11
  564. package/dist/actions/list-stages.cjs.map +1 -1
  565. package/dist/actions/list-stages.d.cts +43 -3
  566. package/dist/actions/list-stages.d.cts.map +1 -1
  567. package/dist/actions/list-stages.d.mts +43 -3
  568. package/dist/actions/list-stages.d.mts.map +1 -1
  569. package/dist/actions/list-stages.mjs +11 -11
  570. package/dist/actions/list-stages.mjs.map +1 -1
  571. package/dist/actions/list-team-inboxes.cjs +7 -7
  572. package/dist/actions/list-team-inboxes.cjs.map +1 -1
  573. package/dist/actions/list-team-inboxes.d.cts +23 -3
  574. package/dist/actions/list-team-inboxes.d.cts.map +1 -1
  575. package/dist/actions/list-team-inboxes.d.mts +23 -3
  576. package/dist/actions/list-team-inboxes.d.mts.map +1 -1
  577. package/dist/actions/list-team-inboxes.mjs +7 -7
  578. package/dist/actions/list-team-inboxes.mjs.map +1 -1
  579. package/dist/actions/list-teams.cjs +10 -10
  580. package/dist/actions/list-teams.cjs.map +1 -1
  581. package/dist/actions/list-teams.d.cts +35 -3
  582. package/dist/actions/list-teams.d.cts.map +1 -1
  583. package/dist/actions/list-teams.d.mts +35 -3
  584. package/dist/actions/list-teams.d.mts.map +1 -1
  585. package/dist/actions/list-teams.mjs +10 -10
  586. package/dist/actions/list-teams.mjs.map +1 -1
  587. package/dist/actions/list-templates.cjs +23 -23
  588. package/dist/actions/list-templates.cjs.map +1 -1
  589. package/dist/actions/list-templates.d.cts +63 -3
  590. package/dist/actions/list-templates.d.cts.map +1 -1
  591. package/dist/actions/list-templates.d.mts +63 -3
  592. package/dist/actions/list-templates.d.mts.map +1 -1
  593. package/dist/actions/list-templates.mjs +23 -23
  594. package/dist/actions/list-templates.mjs.map +1 -1
  595. package/dist/actions/list-text-message-templates.cjs +20 -20
  596. package/dist/actions/list-text-message-templates.cjs.map +1 -1
  597. package/dist/actions/list-text-message-templates.d.cts +55 -3
  598. package/dist/actions/list-text-message-templates.d.cts.map +1 -1
  599. package/dist/actions/list-text-message-templates.d.mts +55 -3
  600. package/dist/actions/list-text-message-templates.d.mts.map +1 -1
  601. package/dist/actions/list-text-message-templates.mjs +20 -20
  602. package/dist/actions/list-text-message-templates.mjs.map +1 -1
  603. package/dist/actions/list-text-messages.cjs +37 -37
  604. package/dist/actions/list-text-messages.cjs.map +1 -1
  605. package/dist/actions/list-text-messages.d.cts +103 -3
  606. package/dist/actions/list-text-messages.d.cts.map +1 -1
  607. package/dist/actions/list-text-messages.d.mts +103 -3
  608. package/dist/actions/list-text-messages.d.mts.map +1 -1
  609. package/dist/actions/list-text-messages.mjs +37 -37
  610. package/dist/actions/list-text-messages.mjs.map +1 -1
  611. package/dist/actions/list-timeframes.cjs +10 -10
  612. package/dist/actions/list-timeframes.cjs.map +1 -1
  613. package/dist/actions/list-timeframes.d.cts +29 -3
  614. package/dist/actions/list-timeframes.d.cts.map +1 -1
  615. package/dist/actions/list-timeframes.d.mts +29 -3
  616. package/dist/actions/list-timeframes.d.mts.map +1 -1
  617. package/dist/actions/list-timeframes.mjs +10 -10
  618. package/dist/actions/list-timeframes.mjs.map +1 -1
  619. package/dist/actions/list-users.cjs +24 -24
  620. package/dist/actions/list-users.cjs.map +1 -1
  621. package/dist/actions/list-users.d.cts +77 -3
  622. package/dist/actions/list-users.d.cts.map +1 -1
  623. package/dist/actions/list-users.d.mts +77 -3
  624. package/dist/actions/list-users.d.mts.map +1 -1
  625. package/dist/actions/list-users.mjs +24 -24
  626. package/dist/actions/list-users.mjs.map +1 -1
  627. package/dist/actions/list-webhooks.cjs +5 -5
  628. package/dist/actions/list-webhooks.cjs.map +1 -1
  629. package/dist/actions/list-webhooks.d.cts +42 -3
  630. package/dist/actions/list-webhooks.d.cts.map +1 -1
  631. package/dist/actions/list-webhooks.d.mts +42 -3
  632. package/dist/actions/list-webhooks.d.mts.map +1 -1
  633. package/dist/actions/list-webhooks.mjs +5 -5
  634. package/dist/actions/list-webhooks.mjs.map +1 -1
  635. package/dist/actions/merge-template.cjs +12 -12
  636. package/dist/actions/merge-template.cjs.map +1 -1
  637. package/dist/actions/merge-template.d.cts +63 -3
  638. package/dist/actions/merge-template.d.cts.map +1 -1
  639. package/dist/actions/merge-template.d.mts +63 -3
  640. package/dist/actions/merge-template.d.mts.map +1 -1
  641. package/dist/actions/merge-template.mjs +12 -12
  642. package/dist/actions/merge-template.mjs.map +1 -1
  643. package/dist/actions/merge-text-message-template.cjs +1 -1
  644. package/dist/actions/merge-text-message-template.cjs.map +1 -1
  645. package/dist/actions/merge-text-message-template.d.cts +25 -3
  646. package/dist/actions/merge-text-message-template.d.cts.map +1 -1
  647. package/dist/actions/merge-text-message-template.d.mts +25 -3
  648. package/dist/actions/merge-text-message-template.d.mts.map +1 -1
  649. package/dist/actions/merge-text-message-template.mjs +1 -1
  650. package/dist/actions/merge-text-message-template.mjs.map +1 -1
  651. package/dist/actions/update-action-plans-people.cjs.map +1 -1
  652. package/dist/actions/update-action-plans-people.d.cts +12 -3
  653. package/dist/actions/update-action-plans-people.d.cts.map +1 -1
  654. package/dist/actions/update-action-plans-people.d.mts +12 -3
  655. package/dist/actions/update-action-plans-people.d.mts.map +1 -1
  656. package/dist/actions/update-action-plans-people.mjs.map +1 -1
  657. package/dist/actions/update-appointment-outcomes.cjs +3 -3
  658. package/dist/actions/update-appointment-outcomes.cjs.map +1 -1
  659. package/dist/actions/update-appointment-outcomes.d.cts +19 -3
  660. package/dist/actions/update-appointment-outcomes.d.cts.map +1 -1
  661. package/dist/actions/update-appointment-outcomes.d.mts +19 -3
  662. package/dist/actions/update-appointment-outcomes.d.mts.map +1 -1
  663. package/dist/actions/update-appointment-outcomes.mjs +3 -3
  664. package/dist/actions/update-appointment-outcomes.mjs.map +1 -1
  665. package/dist/actions/update-appointment-types.cjs +3 -3
  666. package/dist/actions/update-appointment-types.cjs.map +1 -1
  667. package/dist/actions/update-appointment-types.d.cts +19 -3
  668. package/dist/actions/update-appointment-types.d.cts.map +1 -1
  669. package/dist/actions/update-appointment-types.d.mts +19 -3
  670. package/dist/actions/update-appointment-types.d.mts.map +1 -1
  671. package/dist/actions/update-appointment-types.mjs +3 -3
  672. package/dist/actions/update-appointment-types.mjs.map +1 -1
  673. package/dist/actions/update-appointment.cjs +27 -27
  674. package/dist/actions/update-appointment.cjs.map +1 -1
  675. package/dist/actions/update-appointment.d.cts +98 -3
  676. package/dist/actions/update-appointment.d.cts.map +1 -1
  677. package/dist/actions/update-appointment.d.mts +98 -3
  678. package/dist/actions/update-appointment.d.mts.map +1 -1
  679. package/dist/actions/update-appointment.mjs +27 -27
  680. package/dist/actions/update-appointment.mjs.map +1 -1
  681. package/dist/actions/update-calls.cjs +17 -17
  682. package/dist/actions/update-calls.cjs.map +1 -1
  683. package/dist/actions/update-calls.d.cts +70 -3
  684. package/dist/actions/update-calls.d.cts.map +1 -1
  685. package/dist/actions/update-calls.d.mts +70 -3
  686. package/dist/actions/update-calls.d.mts.map +1 -1
  687. package/dist/actions/update-calls.mjs +17 -17
  688. package/dist/actions/update-calls.mjs.map +1 -1
  689. package/dist/actions/update-custom-fields.cjs +5 -5
  690. package/dist/actions/update-custom-fields.cjs.map +1 -1
  691. package/dist/actions/update-custom-fields.d.cts +31 -3
  692. package/dist/actions/update-custom-fields.d.cts.map +1 -1
  693. package/dist/actions/update-custom-fields.d.mts +31 -3
  694. package/dist/actions/update-custom-fields.d.mts.map +1 -1
  695. package/dist/actions/update-custom-fields.mjs +5 -5
  696. package/dist/actions/update-custom-fields.mjs.map +1 -1
  697. package/dist/actions/update-deal-custom-fields.cjs +8 -8
  698. package/dist/actions/update-deal-custom-fields.cjs.map +1 -1
  699. package/dist/actions/update-deal-custom-fields.d.cts +46 -3
  700. package/dist/actions/update-deal-custom-fields.d.cts.map +1 -1
  701. package/dist/actions/update-deal-custom-fields.d.mts +46 -3
  702. package/dist/actions/update-deal-custom-fields.d.mts.map +1 -1
  703. package/dist/actions/update-deal-custom-fields.mjs +8 -8
  704. package/dist/actions/update-deal-custom-fields.mjs.map +1 -1
  705. package/dist/actions/update-deals.cjs +18 -18
  706. package/dist/actions/update-deals.cjs.map +1 -1
  707. package/dist/actions/update-deals.d.cts +75 -3
  708. package/dist/actions/update-deals.d.cts.map +1 -1
  709. package/dist/actions/update-deals.d.mts +75 -3
  710. package/dist/actions/update-deals.d.mts.map +1 -1
  711. package/dist/actions/update-deals.mjs +18 -18
  712. package/dist/actions/update-deals.mjs.map +1 -1
  713. package/dist/actions/update-em-campaigns.cjs +6 -6
  714. package/dist/actions/update-em-campaigns.cjs.map +1 -1
  715. package/dist/actions/update-em-campaigns.d.cts +27 -3
  716. package/dist/actions/update-em-campaigns.d.cts.map +1 -1
  717. package/dist/actions/update-em-campaigns.d.mts +27 -3
  718. package/dist/actions/update-em-campaigns.d.mts.map +1 -1
  719. package/dist/actions/update-em-campaigns.mjs +6 -6
  720. package/dist/actions/update-em-campaigns.mjs.map +1 -1
  721. package/dist/actions/update-groups.cjs +16 -16
  722. package/dist/actions/update-groups.cjs.map +1 -1
  723. package/dist/actions/update-groups.d.cts +65 -3
  724. package/dist/actions/update-groups.d.cts.map +1 -1
  725. package/dist/actions/update-groups.d.mts +65 -3
  726. package/dist/actions/update-groups.d.mts.map +1 -1
  727. package/dist/actions/update-groups.mjs +16 -16
  728. package/dist/actions/update-groups.mjs.map +1 -1
  729. package/dist/actions/update-people-relationships.cjs +10 -10
  730. package/dist/actions/update-people-relationships.cjs.map +1 -1
  731. package/dist/actions/update-people-relationships.d.cts +71 -3
  732. package/dist/actions/update-people-relationships.d.cts.map +1 -1
  733. package/dist/actions/update-people-relationships.d.mts +71 -3
  734. package/dist/actions/update-people-relationships.d.mts.map +1 -1
  735. package/dist/actions/update-people-relationships.mjs +10 -10
  736. package/dist/actions/update-people-relationships.mjs.map +1 -1
  737. package/dist/actions/update-pipelines.cjs +10 -10
  738. package/dist/actions/update-pipelines.cjs.map +1 -1
  739. package/dist/actions/update-pipelines.d.cts +53 -3
  740. package/dist/actions/update-pipelines.d.cts.map +1 -1
  741. package/dist/actions/update-pipelines.d.mts +53 -3
  742. package/dist/actions/update-pipelines.d.mts.map +1 -1
  743. package/dist/actions/update-pipelines.mjs +10 -10
  744. package/dist/actions/update-pipelines.mjs.map +1 -1
  745. package/dist/actions/update-ponds.cjs +4 -4
  746. package/dist/actions/update-ponds.cjs.map +1 -1
  747. package/dist/actions/update-ponds.d.cts +23 -3
  748. package/dist/actions/update-ponds.d.cts.map +1 -1
  749. package/dist/actions/update-ponds.d.mts +23 -3
  750. package/dist/actions/update-ponds.d.mts.map +1 -1
  751. package/dist/actions/update-ponds.mjs +4 -4
  752. package/dist/actions/update-ponds.mjs.map +1 -1
  753. package/dist/actions/update-stages.cjs +5 -5
  754. package/dist/actions/update-stages.cjs.map +1 -1
  755. package/dist/actions/update-stages.d.cts +23 -3
  756. package/dist/actions/update-stages.d.cts.map +1 -1
  757. package/dist/actions/update-stages.d.mts +23 -3
  758. package/dist/actions/update-stages.d.mts.map +1 -1
  759. package/dist/actions/update-stages.mjs +5 -5
  760. package/dist/actions/update-stages.mjs.map +1 -1
  761. package/dist/actions/update-teams.cjs +3 -3
  762. package/dist/actions/update-teams.cjs.map +1 -1
  763. package/dist/actions/update-teams.d.cts +21 -3
  764. package/dist/actions/update-teams.d.cts.map +1 -1
  765. package/dist/actions/update-teams.d.mts +21 -3
  766. package/dist/actions/update-teams.d.mts.map +1 -1
  767. package/dist/actions/update-teams.mjs +3 -3
  768. package/dist/actions/update-teams.mjs.map +1 -1
  769. package/dist/actions/update-templates.cjs +5 -5
  770. package/dist/actions/update-templates.cjs.map +1 -1
  771. package/dist/actions/update-templates.d.cts +25 -3
  772. package/dist/actions/update-templates.d.cts.map +1 -1
  773. package/dist/actions/update-templates.d.mts +25 -3
  774. package/dist/actions/update-templates.d.mts.map +1 -1
  775. package/dist/actions/update-templates.mjs +5 -5
  776. package/dist/actions/update-templates.mjs.map +1 -1
  777. package/dist/actions/update-text-message-template.cjs +18 -18
  778. package/dist/actions/update-text-message-template.cjs.map +1 -1
  779. package/dist/actions/update-text-message-template.d.cts +51 -3
  780. package/dist/actions/update-text-message-template.d.cts.map +1 -1
  781. package/dist/actions/update-text-message-template.d.mts +51 -3
  782. package/dist/actions/update-text-message-template.d.mts.map +1 -1
  783. package/dist/actions/update-text-message-template.mjs +18 -18
  784. package/dist/actions/update-text-message-template.mjs.map +1 -1
  785. package/dist/catalog.cjs +7 -1
  786. package/dist/catalog.cjs.map +1 -1
  787. package/dist/catalog.d.cts +8 -0
  788. package/dist/catalog.d.mts +8 -0
  789. package/dist/catalog.mjs +7 -1
  790. package/dist/catalog.mjs.map +1 -1
  791. package/package.json +2 -2
@@ -1,9 +1,55 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-text-message-template.d.ts
4
- declare const FollowUpBossCreateTextMessageTemplateInput: z.ZodTypeAny;
5
- declare const FollowUpBossCreateTextMessageTemplateOutput: z.ZodTypeAny;
6
- declare const followUpBossCreateTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossCreateTextMessageTemplateInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ message: z.ZodString;
7
+ isShared: z.ZodOptional<z.ZodBoolean>;
8
+ }, z.core.$strip>;
9
+ declare const FollowUpBossCreateTextMessageTemplateOutput: z.ZodObject<{
10
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
11
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ isShared: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
14
+ createdBy: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
+ totalSent: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
16
+ categories: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
17
+ isEditable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
18
+ actionPlans: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
19
+ isDeletable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
20
+ isShareable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
21
+ totalReplies: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
22
+ windowedSent: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
23
+ sentPeopleCount: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
24
+ totalOptOutRate: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
25
+ windowedReplies: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
26
+ effectivenessScore: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
27
+ windowedOptOutRate: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
28
+ }, z.core.$strip>;
29
+ declare const followUpBossCreateTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ name: string;
31
+ message: string;
32
+ isShared?: boolean | undefined;
33
+ }, {
34
+ id?: number | undefined;
35
+ name?: string | undefined;
36
+ message?: string | undefined;
37
+ isShared?: boolean | undefined;
38
+ createdBy?: number | undefined;
39
+ totalSent?: number | undefined;
40
+ categories?: Record<string, never>[] | undefined;
41
+ isEditable?: boolean | undefined;
42
+ actionPlans?: Record<string, never>[] | undefined;
43
+ isDeletable?: boolean | undefined;
44
+ isShareable?: boolean | undefined;
45
+ totalReplies?: number | undefined;
46
+ windowedSent?: number | undefined;
47
+ sentPeopleCount?: number | undefined;
48
+ totalOptOutRate?: unknown;
49
+ windowedReplies?: number | undefined;
50
+ effectivenessScore?: unknown;
51
+ windowedOptOutRate?: unknown;
52
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
53
  //#endregion
8
54
  export { followUpBossCreateTextMessageTemplate };
9
55
  //# sourceMappingURL=create-text-message-template.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-text-message-template.d.cts","names":[],"sources":["../../src/actions/create-text-message-template.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAIyB;AAAA,cAGvE,2CAAA,EAA6C,CAAA,CAAE,UAmBkB;AAAA,cAEjE,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-text-message-template.d.cts","names":[],"sources":["../../src/actions/create-text-message-template.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;cAO1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAqB3C,qCAAA,gCAAqC,wBAAA;;;;;;;;;;;eAMhD,MAAA;;gBAAA,MAAA"}
@@ -1,9 +1,55 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-text-message-template.d.ts
4
- declare const FollowUpBossCreateTextMessageTemplateInput: z.ZodTypeAny;
5
- declare const FollowUpBossCreateTextMessageTemplateOutput: z.ZodTypeAny;
6
- declare const followUpBossCreateTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossCreateTextMessageTemplateInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ message: z.ZodString;
7
+ isShared: z.ZodOptional<z.ZodBoolean>;
8
+ }, z.core.$strip>;
9
+ declare const FollowUpBossCreateTextMessageTemplateOutput: z.ZodObject<{
10
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
11
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ message: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
13
+ isShared: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
14
+ createdBy: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
+ totalSent: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
16
+ categories: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
17
+ isEditable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
18
+ actionPlans: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
19
+ isDeletable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
20
+ isShareable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
21
+ totalReplies: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
22
+ windowedSent: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
23
+ sentPeopleCount: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
24
+ totalOptOutRate: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
25
+ windowedReplies: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
26
+ effectivenessScore: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
27
+ windowedOptOutRate: z.ZodPreprocess<z.ZodOptional<z.ZodUnknown>>;
28
+ }, z.core.$strip>;
29
+ declare const followUpBossCreateTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<{
30
+ name: string;
31
+ message: string;
32
+ isShared?: boolean | undefined;
33
+ }, {
34
+ id?: number | undefined;
35
+ name?: string | undefined;
36
+ message?: string | undefined;
37
+ isShared?: boolean | undefined;
38
+ createdBy?: number | undefined;
39
+ totalSent?: number | undefined;
40
+ categories?: Record<string, never>[] | undefined;
41
+ isEditable?: boolean | undefined;
42
+ actionPlans?: Record<string, never>[] | undefined;
43
+ isDeletable?: boolean | undefined;
44
+ isShareable?: boolean | undefined;
45
+ totalReplies?: number | undefined;
46
+ windowedSent?: number | undefined;
47
+ sentPeopleCount?: number | undefined;
48
+ totalOptOutRate?: unknown;
49
+ windowedReplies?: number | undefined;
50
+ effectivenessScore?: unknown;
51
+ windowedOptOutRate?: unknown;
52
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
53
  //#endregion
8
54
  export { followUpBossCreateTextMessageTemplate };
9
55
  //# sourceMappingURL=create-text-message-template.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-text-message-template.d.mts","names":[],"sources":["../../src/actions/create-text-message-template.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAIyB;AAAA,cAGvE,2CAAA,EAA6C,CAAA,CAAE,UAmBkB;AAAA,cAEjE,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-text-message-template.d.mts","names":[],"sources":["../../src/actions/create-text-message-template.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;cAO1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAqB3C,qCAAA,gCAAqC,wBAAA;;;;;;;;;;;eAMhD,MAAA;;gBAAA,MAAA"}
@@ -14,24 +14,24 @@ const followUpBossCreateTextMessageTemplate = action("FOLLOW_UP_BOSS_CREATE_TEXT
14
14
  description: "Tool to create a text message template in Follow Up Boss. Use when you need to create a reusable SMS template that can include dynamic variables like contact names and greetings.",
15
15
  input: FollowUpBossCreateTextMessageTemplateInput,
16
16
  output: z.object({
17
- id: z.number().int().describe("Unique identifier for the created text message template.").nullable().optional(),
18
- name: z.string().describe("The name of the text message template.").nullable().optional(),
19
- message: z.string().describe("The body of the text message template.").nullable().optional(),
20
- isShared: z.boolean().describe("Whether the template is shared with other users in the account.").nullable().optional(),
21
- createdBy: z.number().int().describe("User ID of the creator of the template.").nullable().optional(),
22
- totalSent: z.number().int().describe("Total number of times this template has been sent.").nullable().optional(),
23
- categories: z.array(FollowUpBossCreateTextMessageTemplate_CategorySchema).describe("List of associated categories.").nullable().optional(),
24
- isEditable: z.boolean().describe("Whether the template can be edited by the current user.").nullable().optional(),
25
- actionPlans: z.array(FollowUpBossCreateTextMessageTemplate_ActionPlanSchema).describe("List of associated action plans.").nullable().optional(),
26
- isDeletable: z.boolean().describe("Whether the template can be deleted by the current user.").nullable().optional(),
27
- isShareable: z.boolean().describe("Whether the template can be shared.").nullable().optional(),
28
- totalReplies: z.number().int().describe("Total number of replies received for messages sent with this template.").nullable().optional(),
29
- windowedSent: z.number().int().describe("Number of sends within a specific time window.").nullable().optional(),
30
- sentPeopleCount: z.number().int().describe("Number of unique people this template has been sent to.").nullable().optional(),
31
- totalOptOutRate: z.unknown().describe("Total opt-out rate for this template.").nullable().optional(),
32
- windowedReplies: z.number().int().describe("Number of replies within a specific time window.").nullable().optional(),
33
- effectivenessScore: z.unknown().describe("Effectiveness score of the template.").nullable().optional(),
34
- windowedOptOutRate: z.unknown().describe("Opt-out rate within a specific time window.").nullable().optional()
17
+ id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier for the created text message template.").optional()),
18
+ name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The name of the text message template.").optional()),
19
+ message: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The body of the text message template.").optional()),
20
+ isShared: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the template is shared with other users in the account.").optional()),
21
+ createdBy: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("User ID of the creator of the template.").optional()),
22
+ totalSent: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Total number of times this template has been sent.").optional()),
23
+ categories: z.preprocess((value) => value === null ? void 0 : value, z.array(FollowUpBossCreateTextMessageTemplate_CategorySchema).describe("List of associated categories.").optional()),
24
+ isEditable: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the template can be edited by the current user.").optional()),
25
+ actionPlans: z.preprocess((value) => value === null ? void 0 : value, z.array(FollowUpBossCreateTextMessageTemplate_ActionPlanSchema).describe("List of associated action plans.").optional()),
26
+ isDeletable: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the template can be deleted by the current user.").optional()),
27
+ isShareable: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the template can be shared.").optional()),
28
+ totalReplies: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Total number of replies received for messages sent with this template.").optional()),
29
+ windowedSent: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of sends within a specific time window.").optional()),
30
+ sentPeopleCount: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of unique people this template has been sent to.").optional()),
31
+ totalOptOutRate: z.preprocess((value) => value === null ? void 0 : value, z.unknown().describe("Total opt-out rate for this template.").optional()),
32
+ windowedReplies: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of replies within a specific time window.").optional()),
33
+ effectivenessScore: z.preprocess((value) => value === null ? void 0 : value, z.unknown().describe("Effectiveness score of the template.").optional()),
34
+ windowedOptOutRate: z.preprocess((value) => value === null ? void 0 : value, z.unknown().describe("Opt-out rate within a specific time window.").optional())
35
35
  }).describe("Response model returned after creating a text message template.")
36
36
  });
37
37
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"create-text-message-template.mjs","names":[],"sources":["../../src/actions/create-text-message-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossCreateTextMessageTemplateInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of your text message template.\"),\n message: z.string().describe(\"The body of your text message template. Can include variables like %greeting_time%, %contact_first_name%.\"),\n isShared: z.boolean().describe(\"Set to true if this template should be shared with other users in the same Follow Up Boss account.\").optional(),\n}).describe(\"Request model for creating a text message template in Follow Up Boss.\");\nconst FollowUpBossCreateTextMessageTemplate_CategorySchema: z.ZodTypeAny = z.object({}).describe(\"Model for category objects in the response.\");\nconst FollowUpBossCreateTextMessageTemplate_ActionPlanSchema: z.ZodTypeAny = z.object({}).describe(\"Model for action plan objects in the response.\");\nexport const FollowUpBossCreateTextMessageTemplateOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the created text message template.\").nullable().optional(),\n name: z.string().describe(\"The name of the text message template.\").nullable().optional(),\n message: z.string().describe(\"The body of the text message template.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the template is shared with other users in the account.\").nullable().optional(),\n createdBy: z.number().int().describe(\"User ID of the creator of the template.\").nullable().optional(),\n totalSent: z.number().int().describe(\"Total number of times this template has been sent.\").nullable().optional(),\n categories: z.array(FollowUpBossCreateTextMessageTemplate_CategorySchema).describe(\"List of associated categories.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the template can be edited by the current user.\").nullable().optional(),\n actionPlans: z.array(FollowUpBossCreateTextMessageTemplate_ActionPlanSchema).describe(\"List of associated action plans.\").nullable().optional(),\n isDeletable: z.boolean().describe(\"Whether the template can be deleted by the current user.\").nullable().optional(),\n isShareable: z.boolean().describe(\"Whether the template can be shared.\").nullable().optional(),\n totalReplies: z.number().int().describe(\"Total number of replies received for messages sent with this template.\").nullable().optional(),\n windowedSent: z.number().int().describe(\"Number of sends within a specific time window.\").nullable().optional(),\n sentPeopleCount: z.number().int().describe(\"Number of unique people this template has been sent to.\").nullable().optional(),\n totalOptOutRate: z.unknown().describe(\"Total opt-out rate for this template.\").nullable().optional(),\n windowedReplies: z.number().int().describe(\"Number of replies within a specific time window.\").nullable().optional(),\n effectivenessScore: z.unknown().describe(\"Effectiveness score of the template.\").nullable().optional(),\n windowedOptOutRate: z.unknown().describe(\"Opt-out rate within a specific time window.\").nullable().optional(),\n}).describe(\"Response model returned after creating a text message template.\");\n\nexport const followUpBossCreateTextMessageTemplate = action(\"FOLLOW_UP_BOSS_CREATE_TEXT_MESSAGE_TEMPLATE\", {\n slug: \"follow_up_boss-create-text-message-template\",\n name: \"Create Text Message Template\",\n description: \"Tool to create a text message template in Follow Up Boss. Use when you need to create a reusable SMS template that can include dynamic variables like contact names and greetings.\",\n input: FollowUpBossCreateTextMessageTemplateInput,\n output: FollowUpBossCreateTextMessageTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2D,EAAE,OAAO;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;CACxI,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,uDAAqE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAC9I,MAAM,yDAAuE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAsBnJ,MAAa,wCAAwC,OAAO,+CAA+C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA1BuE,EAAE,OAAO;EAChF,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzI,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,aAAa,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,oBAAoB,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"create-text-message-template.mjs","names":[],"sources":["../../src/actions/create-text-message-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossCreateTextMessageTemplateInput = z.object({\n name: z.string().describe(\"The name of your text message template.\"),\n message: z.string().describe(\"The body of your text message template. Can include variables like %greeting_time%, %contact_first_name%.\"),\n isShared: z.boolean().describe(\"Set to true if this template should be shared with other users in the same Follow Up Boss account.\").optional(),\n}).describe(\"Request model for creating a text message template in Follow Up Boss.\");\nconst FollowUpBossCreateTextMessageTemplate_CategorySchema = z.object({}).describe(\"Model for category objects in the response.\");\nconst FollowUpBossCreateTextMessageTemplate_ActionPlanSchema = z.object({}).describe(\"Model for action plan objects in the response.\");\nexport const FollowUpBossCreateTextMessageTemplateOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the created text message template.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The name of the text message template.\").optional()),\n message: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The body of the text message template.\").optional()),\n isShared: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the template is shared with other users in the account.\").optional()),\n createdBy: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"User ID of the creator of the template.\").optional()),\n totalSent: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Total number of times this template has been sent.\").optional()),\n categories: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossCreateTextMessageTemplate_CategorySchema).describe(\"List of associated categories.\").optional()),\n isEditable: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the template can be edited by the current user.\").optional()),\n actionPlans: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossCreateTextMessageTemplate_ActionPlanSchema).describe(\"List of associated action plans.\").optional()),\n isDeletable: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the template can be deleted by the current user.\").optional()),\n isShareable: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the template can be shared.\").optional()),\n totalReplies: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Total number of replies received for messages sent with this template.\").optional()),\n windowedSent: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of sends within a specific time window.\").optional()),\n sentPeopleCount: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of unique people this template has been sent to.\").optional()),\n totalOptOutRate: z.preprocess((value) => (value === null ? undefined : value), z.unknown().describe(\"Total opt-out rate for this template.\").optional()),\n windowedReplies: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of replies within a specific time window.\").optional()),\n effectivenessScore: z.preprocess((value) => (value === null ? undefined : value), z.unknown().describe(\"Effectiveness score of the template.\").optional()),\n windowedOptOutRate: z.preprocess((value) => (value === null ? undefined : value), z.unknown().describe(\"Opt-out rate within a specific time window.\").optional()),\n}).describe(\"Response model returned after creating a text message template.\");\n\nexport const followUpBossCreateTextMessageTemplate = action(\"FOLLOW_UP_BOSS_CREATE_TEXT_MESSAGE_TEMPLATE\", {\n slug: \"follow_up_boss-create-text-message-template\",\n name: \"Create Text Message Template\",\n description: \"Tool to create a text message template in Follow Up Boss. Use when you need to create a reusable SMS template that can include dynamic variables like contact names and greetings.\",\n input: FollowUpBossCreateTextMessageTemplateInput,\n output: FollowUpBossCreateTextMessageTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA6C,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;CACxI,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,uDAAuD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAChI,MAAM,yDAAyD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAsBrI,MAAa,wCAAwC,OAAO,+CAA+C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA1ByD,EAAE,OAAO;EAClE,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC;EAClK,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;EAC5I,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;EAC/I,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC;EAC1K,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;EACxJ,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC;EACnK,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC;EAC7L,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC;EACpK,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;EAClM,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC;EACtK,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;EACjJ,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC;EAC1L,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;EAClK,iBAAiB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC;EAC9K,iBAAiB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC;EACvJ,iBAAiB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;EACvK,oBAAoB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;EACzJ,oBAAoB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC;CAClK,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
@@ -5,7 +5,7 @@ const FollowUpBossDeleteAppointmentOutcomesInput = zod.z.object({
5
5
  id: zod.z.number().int().describe("ID of the appointment outcome to delete."),
6
6
  assignOutcomeId: zod.z.number().int().describe("The outcome ID to reassign existing appointments. When deleting an appointment outcome, any appointments with the deleted outcome will be reassigned to this outcome ID.")
7
7
  }).describe("Request parameters for deleting an appointment outcome.");
8
- const FollowUpBossDeleteAppointmentOutcomesOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates successful deletion of the appointment outcome.").nullable().optional() }).describe("Response for successful appointment outcome deletion.");
8
+ const FollowUpBossDeleteAppointmentOutcomesOutput = zod.z.object({ success: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(true).describe("Indicates successful deletion of the appointment outcome.").optional()) }).describe("Response for successful appointment outcome deletion.");
9
9
  const followUpBossDeleteAppointmentOutcomes = require_action.action("FOLLOW_UP_BOSS_DELETE_APPOINTMENT_OUTCOMES", {
10
10
  slug: "follow_up_boss-delete-appointment-outcomes",
11
11
  name: "Delete Appointment Outcome",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-outcomes.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentOutcomesInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"ID of the appointment outcome to delete.\"),\n assignOutcomeId: z.number().int().describe(\"The outcome ID to reassign existing appointments. When deleting an appointment outcome, any appointments with the deleted outcome will be reassigned to this outcome ID.\"),\n}).describe(\"Request parameters for deleting an appointment outcome.\");\nexport const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodTypeAny = z.object({\n success: z.boolean().default(true).describe(\"Indicates successful deletion of the appointment outcome.\").nullable().optional(),\n}).describe(\"Response for successful appointment outcome deletion.\");\n\nexport const followUpBossDeleteAppointmentOutcomes = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_OUTCOMES\", {\n slug: \"follow_up_boss-delete-appointment-outcomes\",\n name: \"Delete Appointment Outcome\",\n description: \"Tool to delete an appointment outcome by ID. Use when you need to remove an appointment outcome and reassign existing appointments to a different outcome.\",\n input: FollowUpBossDeleteAppointmentOutcomesInput,\n output: FollowUpBossDeleteAppointmentOutcomesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2DA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;CACxE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0KAA0K;AACvN,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,8CAA4DA,IAAAA,EAAE,OAAO,EAChF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/H,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,wCAAwCC,eAAAA,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-appointment-outcomes.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentOutcomesInput = z.object({\n id: z.number().int().describe(\"ID of the appointment outcome to delete.\"),\n assignOutcomeId: z.number().int().describe(\"The outcome ID to reassign existing appointments. When deleting an appointment outcome, any appointments with the deleted outcome will be reassigned to this outcome ID.\"),\n}).describe(\"Request parameters for deleting an appointment outcome.\");\nexport const FollowUpBossDeleteAppointmentOutcomesOutput = z.object({\n success: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(true).describe(\"Indicates successful deletion of the appointment outcome.\").optional()),\n}).describe(\"Response for successful appointment outcome deletion.\");\n\nexport const followUpBossDeleteAppointmentOutcomes = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_OUTCOMES\", {\n slug: \"follow_up_boss-delete-appointment-outcomes\",\n name: \"Delete Appointment Outcome\",\n description: \"Tool to delete an appointment outcome by ID. Use when you need to remove an appointment outcome and reassign existing appointments to a different outcome.\",\n input: FollowUpBossDeleteAppointmentOutcomesInput,\n output: FollowUpBossDeleteAppointmentOutcomesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;CACxE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0KAA0K;AACvN,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,8CAA8CA,IAAAA,EAAE,OAAO,EAClE,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,EACnL,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,wCAAwCC,eAAAA,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-appointment-outcomes.d.ts
4
- declare const FollowUpBossDeleteAppointmentOutcomesInput: z.ZodTypeAny;
5
- declare const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodTypeAny;
6
- declare const followUpBossDeleteAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossDeleteAppointmentOutcomesInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ assignOutcomeId: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodObject<{
9
+ success: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const followUpBossDeleteAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ assignOutcomeId: number;
14
+ }, {
15
+ success?: boolean | undefined;
16
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { followUpBossDeleteAppointmentOutcomes };
9
19
  //# sourceMappingURL=delete-appointment-outcomes.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-outcomes.d.cts","names":[],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAGW;AAAA,cACzD,2CAAA,EAA6C,CAAA,CAAE,UAEQ;AAAA,cAEvD,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-appointment-outcomes.d.cts","names":[],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;cAI1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;cAI3C,qCAAA,gCAAqC,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-appointment-outcomes.d.ts
4
- declare const FollowUpBossDeleteAppointmentOutcomesInput: z.ZodTypeAny;
5
- declare const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodTypeAny;
6
- declare const followUpBossDeleteAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossDeleteAppointmentOutcomesInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ assignOutcomeId: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodObject<{
9
+ success: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
10
+ }, z.core.$strip>;
11
+ declare const followUpBossDeleteAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ assignOutcomeId: number;
14
+ }, {
15
+ success?: boolean | undefined;
16
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { followUpBossDeleteAppointmentOutcomes };
9
19
  //# sourceMappingURL=delete-appointment-outcomes.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-outcomes.d.mts","names":[],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAGW;AAAA,cACzD,2CAAA,EAA6C,CAAA,CAAE,UAEQ;AAAA,cAEvD,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-appointment-outcomes.d.mts","names":[],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;cAI1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;cAI3C,qCAAA,gCAAqC,wBAAA"}
@@ -8,7 +8,7 @@ const followUpBossDeleteAppointmentOutcomes = action("FOLLOW_UP_BOSS_DELETE_APPO
8
8
  id: z.number().int().describe("ID of the appointment outcome to delete."),
9
9
  assignOutcomeId: z.number().int().describe("The outcome ID to reassign existing appointments. When deleting an appointment outcome, any appointments with the deleted outcome will be reassigned to this outcome ID.")
10
10
  }).describe("Request parameters for deleting an appointment outcome."),
11
- output: z.object({ success: z.boolean().default(true).describe("Indicates successful deletion of the appointment outcome.").nullable().optional() }).describe("Response for successful appointment outcome deletion.")
11
+ output: z.object({ success: z.preprocess((value) => value === null ? void 0 : value, z.boolean().default(true).describe("Indicates successful deletion of the appointment outcome.").optional()) }).describe("Response for successful appointment outcome deletion.")
12
12
  });
13
13
  //#endregion
14
14
  export { followUpBossDeleteAppointmentOutcomes };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-outcomes.mjs","names":[],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentOutcomesInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"ID of the appointment outcome to delete.\"),\n assignOutcomeId: z.number().int().describe(\"The outcome ID to reassign existing appointments. When deleting an appointment outcome, any appointments with the deleted outcome will be reassigned to this outcome ID.\"),\n}).describe(\"Request parameters for deleting an appointment outcome.\");\nexport const FollowUpBossDeleteAppointmentOutcomesOutput: z.ZodTypeAny = z.object({\n success: z.boolean().default(true).describe(\"Indicates successful deletion of the appointment outcome.\").nullable().optional(),\n}).describe(\"Response for successful appointment outcome deletion.\");\n\nexport const followUpBossDeleteAppointmentOutcomes = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_OUTCOMES\", {\n slug: \"follow_up_boss-delete-appointment-outcomes\",\n name: \"Delete Appointment Outcome\",\n description: \"Tool to delete an appointment outcome by ID. Use when you need to remove an appointment outcome and reassign existing appointments to a different outcome.\",\n input: FollowUpBossDeleteAppointmentOutcomesInput,\n output: FollowUpBossDeleteAppointmentOutcomesOutput,\n});\n"],"mappings":";;AAYA,MAAa,wCAAwC,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZsE,EAAE,OAAO;EAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;EACxE,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0KAA0K;CACvN,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QATuE,EAAE,OAAO,EAChF,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC/H,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-appointment-outcomes.mjs","names":[],"sources":["../../src/actions/delete-appointment-outcomes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentOutcomesInput = z.object({\n id: z.number().int().describe(\"ID of the appointment outcome to delete.\"),\n assignOutcomeId: z.number().int().describe(\"The outcome ID to reassign existing appointments. When deleting an appointment outcome, any appointments with the deleted outcome will be reassigned to this outcome ID.\"),\n}).describe(\"Request parameters for deleting an appointment outcome.\");\nexport const FollowUpBossDeleteAppointmentOutcomesOutput = z.object({\n success: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(true).describe(\"Indicates successful deletion of the appointment outcome.\").optional()),\n}).describe(\"Response for successful appointment outcome deletion.\");\n\nexport const followUpBossDeleteAppointmentOutcomes = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_OUTCOMES\", {\n slug: \"follow_up_boss-delete-appointment-outcomes\",\n name: \"Delete Appointment Outcome\",\n description: \"Tool to delete an appointment outcome by ID. Use when you need to remove an appointment outcome and reassign existing appointments to a different outcome.\",\n input: FollowUpBossDeleteAppointmentOutcomesInput,\n output: FollowUpBossDeleteAppointmentOutcomesOutput,\n});\n"],"mappings":";;AAYA,MAAa,wCAAwC,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZwD,EAAE,OAAO;EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C;EACxE,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0KAA0K;CACvN,CAAC,CAAC,CAAC,SAAS,yDASH;CACP,QATyD,EAAE,OAAO,EAClE,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,EACnL,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
@@ -5,7 +5,7 @@ const FollowUpBossDeleteAppointmentTypeInput = zod.z.object({
5
5
  id: zod.z.number().int().describe("The id of the appointment type to delete."),
6
6
  assignTypeId: zod.z.number().int().describe("The typeId to reassign existing appointments to before deleting this appointment type.")
7
7
  });
8
- const FollowUpBossDeleteAppointmentTypeOutput = zod.z.object({ items: zod.z.array(zod.z.object({})).describe("Array of objects returned by the API after deletion.").nullable().optional() });
8
+ const FollowUpBossDeleteAppointmentTypeOutput = zod.z.object({ items: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(zod.z.object({})).describe("Array of objects returned by the API after deletion.").optional()) });
9
9
  const followUpBossDeleteAppointmentType = require_action.action("FOLLOW_UP_BOSS_DELETE_APPOINTMENT_TYPE", {
10
10
  slug: "follow_up_boss-delete-appointment-type",
11
11
  name: "Delete Appointment Type",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-type.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentTypeInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the appointment type to delete.\"),\n assignTypeId: z.number().int().describe(\"The typeId to reassign existing appointments to before deleting this appointment type.\"),\n});\nexport const FollowUpBossDeleteAppointmentTypeOutput: z.ZodTypeAny = z.object({\n items: z.array(z.object({})).describe(\"Array of objects returned by the API after deletion.\").nullable().optional(),\n});\n\nexport const followUpBossDeleteAppointmentType = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_TYPE\", {\n slug: \"follow_up_boss-delete-appointment-type\",\n name: \"Delete Appointment Type\",\n description: \"Tool to delete an appointment type by its ID. Use when you need to remove an appointment type and reassign existing appointments to another type.\",\n input: FollowUpBossDeleteAppointmentTypeInput,\n output: FollowUpBossDeleteAppointmentTypeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAuDA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF;AAClI,CAAC;AACD,MAAa,0CAAwDA,IAAAA,EAAE,OAAO,EAC5E,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAAC;AAED,MAAa,oCAAoCC,eAAAA,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-appointment-type.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentTypeInput = z.object({\n id: z.number().int().describe(\"The id of the appointment type to delete.\"),\n assignTypeId: z.number().int().describe(\"The typeId to reassign existing appointments to before deleting this appointment type.\"),\n});\nexport const FollowUpBossDeleteAppointmentTypeOutput = z.object({\n items: z.preprocess((value) => (value === null ? undefined : value), z.array(z.object({})).describe(\"Array of objects returned by the API after deletion.\").optional()),\n});\n\nexport const followUpBossDeleteAppointmentType = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_TYPE\", {\n slug: \"follow_up_boss-delete-appointment-type\",\n name: \"Delete Appointment Type\",\n description: \"Tool to delete an appointment type by its ID. Use when you need to remove an appointment type and reassign existing appointments to another type.\",\n input: FollowUpBossDeleteAppointmentTypeInput,\n output: FollowUpBossDeleteAppointmentTypeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACzE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF;AAClI,CAAC;AACD,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,EAC9D,OAAOA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,EACxK,CAAC;AAED,MAAa,oCAAoCC,eAAAA,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-appointment-type.d.ts
4
- declare const FollowUpBossDeleteAppointmentTypeInput: z.ZodTypeAny;
5
- declare const FollowUpBossDeleteAppointmentTypeOutput: z.ZodTypeAny;
6
- declare const followUpBossDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossDeleteAppointmentTypeInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ assignTypeId: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const FollowUpBossDeleteAppointmentTypeOutput: z.ZodObject<{
9
+ items: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
10
+ }, z.core.$strip>;
11
+ declare const followUpBossDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ assignTypeId: number;
14
+ }, {
15
+ items?: Record<string, never>[] | undefined;
16
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { followUpBossDeleteAppointmentType };
9
19
  //# sourceMappingURL=delete-appointment-type.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-type.d.cts","names":[],"sources":["../../src/actions/delete-appointment-type.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAGrD;AAAA,cACW,uCAAA,EAAyC,CAAA,CAAE,UAEtD;AAAA,cAEW,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-appointment-type.d.cts","names":[],"sources":["../../src/actions/delete-appointment-type.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,gCAAiC,wBAAA;;;;UAM5C,MAAA;AAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-appointment-type.d.ts
4
- declare const FollowUpBossDeleteAppointmentTypeInput: z.ZodTypeAny;
5
- declare const FollowUpBossDeleteAppointmentTypeOutput: z.ZodTypeAny;
6
- declare const followUpBossDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossDeleteAppointmentTypeInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ assignTypeId: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const FollowUpBossDeleteAppointmentTypeOutput: z.ZodObject<{
9
+ items: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{}, z.core.$strip>>>>;
10
+ }, z.core.$strip>;
11
+ declare const followUpBossDeleteAppointmentType: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ assignTypeId: number;
14
+ }, {
15
+ items?: Record<string, never>[] | undefined;
16
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { followUpBossDeleteAppointmentType };
9
19
  //# sourceMappingURL=delete-appointment-type.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-type.d.mts","names":[],"sources":["../../src/actions/delete-appointment-type.ts"],"mappings":";;;cAIa,sCAAA,EAAwC,CAAA,CAAE,UAGrD;AAAA,cACW,uCAAA,EAAyC,CAAA,CAAE,UAEtD;AAAA,cAEW,iCAAA,gCAAiC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-appointment-type.d.mts","names":[],"sources":["../../src/actions/delete-appointment-type.ts"],"mappings":";;;cAIa,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAItC,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;cAIvC,iCAAA,gCAAiC,wBAAA;;;;UAM5C,MAAA;AAAA"}
@@ -8,7 +8,7 @@ const followUpBossDeleteAppointmentType = action("FOLLOW_UP_BOSS_DELETE_APPOINTM
8
8
  id: z.number().int().describe("The id of the appointment type to delete."),
9
9
  assignTypeId: z.number().int().describe("The typeId to reassign existing appointments to before deleting this appointment type.")
10
10
  }),
11
- output: z.object({ items: z.array(z.object({})).describe("Array of objects returned by the API after deletion.").nullable().optional() })
11
+ output: z.object({ items: z.preprocess((value) => value === null ? void 0 : value, z.array(z.object({})).describe("Array of objects returned by the API after deletion.").optional()) })
12
12
  });
13
13
  //#endregion
14
14
  export { followUpBossDeleteAppointmentType };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment-type.mjs","names":[],"sources":["../../src/actions/delete-appointment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentTypeInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the appointment type to delete.\"),\n assignTypeId: z.number().int().describe(\"The typeId to reassign existing appointments to before deleting this appointment type.\"),\n});\nexport const FollowUpBossDeleteAppointmentTypeOutput: z.ZodTypeAny = z.object({\n items: z.array(z.object({})).describe(\"Array of objects returned by the API after deletion.\").nullable().optional(),\n});\n\nexport const followUpBossDeleteAppointmentType = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_TYPE\", {\n slug: \"follow_up_boss-delete-appointment-type\",\n name: \"Delete Appointment Type\",\n description: \"Tool to delete an appointment type by its ID. Use when you need to remove an appointment type and reassign existing appointments to another type.\",\n input: FollowUpBossDeleteAppointmentTypeInput,\n output: FollowUpBossDeleteAppointmentTypeOutput,\n});\n"],"mappings":";;AAYA,MAAa,oCAAoC,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkE,EAAE,OAAO;EAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;EACzE,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF;CAClI,CASS;CACP,QATmE,EAAE,OAAO,EAC5E,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACpH,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-appointment-type.mjs","names":[],"sources":["../../src/actions/delete-appointment-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentTypeInput = z.object({\n id: z.number().int().describe(\"The id of the appointment type to delete.\"),\n assignTypeId: z.number().int().describe(\"The typeId to reassign existing appointments to before deleting this appointment type.\"),\n});\nexport const FollowUpBossDeleteAppointmentTypeOutput = z.object({\n items: z.preprocess((value) => (value === null ? undefined : value), z.array(z.object({})).describe(\"Array of objects returned by the API after deletion.\").optional()),\n});\n\nexport const followUpBossDeleteAppointmentType = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT_TYPE\", {\n slug: \"follow_up_boss-delete-appointment-type\",\n name: \"Delete Appointment Type\",\n description: \"Tool to delete an appointment type by its ID. Use when you need to remove an appointment type and reassign existing appointments to another type.\",\n input: FollowUpBossDeleteAppointmentTypeInput,\n output: FollowUpBossDeleteAppointmentTypeOutput,\n});\n"],"mappings":";;AAYA,MAAa,oCAAoC,OAAO,0CAA0C;CAChG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;EACzE,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wFAAwF;CAClI,CASS;CACP,QATqD,EAAE,OAAO,EAC9D,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,EACxK,CAOU;AACV,CAAC"}
@@ -3,8 +3,8 @@ let zod = require("zod");
3
3
  //#region src/actions/delete-appointment.ts
4
4
  const FollowUpBossDeleteAppointmentInput = zod.z.object({ id: zod.z.number().int().describe("The id of appointment to delete.") });
5
5
  const FollowUpBossDeleteAppointmentOutput = zod.z.object({
6
- message: zod.z.string().describe("Status message for the deletion operation"),
7
- status_code: zod.z.number().int().describe("HTTP status code returned by the API (204 for successful deletion)")
6
+ message: zod.z.string().describe("Status message for the deletion operation").nullable(),
7
+ status_code: zod.z.number().int().describe("HTTP status code returned by the API (204 for successful deletion)").nullable()
8
8
  });
9
9
  const followUpBossDeleteAppointment = require_action.action("FOLLOW_UP_BOSS_DELETE_APPOINTMENT", {
10
10
  slug: "follow_up_boss-delete-appointment",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of appointment to delete.\"),\n});\nexport const FollowUpBossDeleteAppointmentOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Status message for the deletion operation\"),\n status_code: z.number().int().describe(\"HTTP status code returned by the API (204 for successful deletion)\"),\n});\n\nexport const followUpBossDeleteAppointment = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT\", {\n slug: \"follow_up_boss-delete-appointment\",\n name: \"Delete Appointment\",\n description: \"Tool to delete an appointment by ID. Use when you need to remove an existing appointment from Follow Up Boss.\",\n input: FollowUpBossDeleteAppointmentInput,\n output: FollowUpBossDeleteAppointmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAAC;AACD,MAAa,sCAAoDA,IAAAA,EAAE,OAAO;CACxE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE;AAC7G,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-appointment.cjs","names":["z","action"],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentInput = z.object({\n id: z.number().int().describe(\"The id of appointment to delete.\"),\n});\nexport const FollowUpBossDeleteAppointmentOutput = z.object({\n message: z.string().describe(\"Status message for the deletion operation\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API (204 for successful deletion)\").nullable(),\n});\n\nexport const followUpBossDeleteAppointment = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT\", {\n slug: \"follow_up_boss-delete-appointment\",\n name: \"Delete Appointment\",\n description: \"Tool to delete an appointment by ID. Use when you need to remove an existing appointment from Follow Up Boss.\",\n input: FollowUpBossDeleteAppointmentInput,\n output: FollowUpBossDeleteAppointmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AACxH,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-appointment.d.ts
4
- declare const FollowUpBossDeleteAppointmentInput: z.ZodTypeAny;
5
- declare const FollowUpBossDeleteAppointmentOutput: z.ZodTypeAny;
6
- declare const followUpBossDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossDeleteAppointmentInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const FollowUpBossDeleteAppointmentOutput: z.ZodObject<{
8
+ message: z.ZodNullable<z.ZodString>;
9
+ status_code: z.ZodNullable<z.ZodNumber>;
10
+ }, z.core.$strip>;
11
+ declare const followUpBossDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, {
14
+ message: string | null;
15
+ status_code: number | null;
16
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { followUpBossDeleteAppointment };
9
19
  //# sourceMappingURL=delete-appointment.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment.d.cts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cACW,mCAAA,EAAqC,CAAA,CAAE,UAGlD;AAAA,cAEW,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-appointment.d.cts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-appointment.d.ts
4
- declare const FollowUpBossDeleteAppointmentInput: z.ZodTypeAny;
5
- declare const FollowUpBossDeleteAppointmentOutput: z.ZodTypeAny;
6
- declare const followUpBossDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossDeleteAppointmentInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const FollowUpBossDeleteAppointmentOutput: z.ZodObject<{
8
+ message: z.ZodNullable<z.ZodString>;
9
+ status_code: z.ZodNullable<z.ZodNumber>;
10
+ }, z.core.$strip>;
11
+ declare const followUpBossDeleteAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ id: number;
13
+ }, {
14
+ message: string | null;
15
+ status_code: number | null;
16
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { followUpBossDeleteAppointment };
9
19
  //# sourceMappingURL=delete-appointment.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment.d.mts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cACW,mCAAA,EAAqC,CAAA,CAAE,UAGlD;AAAA,cAEW,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-appointment.d.mts","names":[],"sources":["../../src/actions/delete-appointment.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
@@ -6,8 +6,8 @@ const followUpBossDeleteAppointment = action("FOLLOW_UP_BOSS_DELETE_APPOINTMENT"
6
6
  description: "Tool to delete an appointment by ID. Use when you need to remove an existing appointment from Follow Up Boss.",
7
7
  input: z.object({ id: z.number().int().describe("The id of appointment to delete.") }),
8
8
  output: z.object({
9
- message: z.string().describe("Status message for the deletion operation"),
10
- status_code: z.number().int().describe("HTTP status code returned by the API (204 for successful deletion)")
9
+ message: z.string().describe("Status message for the deletion operation").nullable(),
10
+ status_code: z.number().int().describe("HTTP status code returned by the API (204 for successful deletion)").nullable()
11
11
  })
12
12
  });
13
13
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"delete-appointment.mjs","names":[],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of appointment to delete.\"),\n});\nexport const FollowUpBossDeleteAppointmentOutput: z.ZodTypeAny = z.object({\n message: z.string().describe(\"Status message for the deletion operation\"),\n status_code: z.number().int().describe(\"HTTP status code returned by the API (204 for successful deletion)\"),\n});\n\nexport const followUpBossDeleteAppointment = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT\", {\n slug: \"follow_up_boss-delete-appointment\",\n name: \"Delete Appointment\",\n description: \"Tool to delete an appointment by ID. Use when you need to remove an existing appointment from Follow Up Boss.\",\n input: FollowUpBossDeleteAppointmentInput,\n output: FollowUpBossDeleteAppointmentOutput,\n});\n"],"mappings":";;AAYA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ8D,EAAE,OAAO,EACvE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAUS;CACP,QAV+D,EAAE,OAAO;EACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACxE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE;CAC7G,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-appointment.mjs","names":[],"sources":["../../src/actions/delete-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteAppointmentInput = z.object({\n id: z.number().int().describe(\"The id of appointment to delete.\"),\n});\nexport const FollowUpBossDeleteAppointmentOutput = z.object({\n message: z.string().describe(\"Status message for the deletion operation\").nullable(),\n status_code: z.number().int().describe(\"HTTP status code returned by the API (204 for successful deletion)\").nullable(),\n});\n\nexport const followUpBossDeleteAppointment = action(\"FOLLOW_UP_BOSS_DELETE_APPOINTMENT\", {\n slug: \"follow_up_boss-delete-appointment\",\n name: \"Delete Appointment\",\n description: \"Tool to delete an appointment by ID. Use when you need to remove an existing appointment from Follow Up Boss.\",\n input: FollowUpBossDeleteAppointmentInput,\n output: FollowUpBossDeleteAppointmentOutput,\n});\n"],"mappings":";;AAYA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgD,EAAE,OAAO,EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EAClE,CAUS;CACP,QAViD,EAAE,OAAO;EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACxH,CAOU;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-custom-field.ts
4
4
  const FollowUpBossDeleteCustomFieldInput = zod.z.object({ id: zod.z.string().describe("The ID of the custom field to delete. Must be a valid custom field ID.") });
5
- const FollowUpBossDeleteCustomFieldOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the custom field was successfully deleted").nullable().optional() });
5
+ const FollowUpBossDeleteCustomFieldOutput = zod.z.object({ success: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().default(true).describe("Indicates whether the custom field was successfully deleted").optional()) });
6
6
  const followUpBossDeleteCustomField = require_action.action("FOLLOW_UP_BOSS_DELETE_CUSTOM_FIELD", {
7
7
  slug: "follow_up_boss-delete-custom-field",
8
8
  name: "Delete Custom Field",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteCustomFieldInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the custom field to delete. Must be a valid custom field ID.\"),\n});\nexport const FollowUpBossDeleteCustomFieldOutput: z.ZodTypeAny = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the custom field was successfully deleted\").nullable().optional(),\n});\n\nexport const followUpBossDeleteCustomField = action(\"FOLLOW_UP_BOSS_DELETE_CUSTOM_FIELD\", {\n slug: \"follow_up_boss-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field by its ID. Use when you need to remove a custom field from Follow Up Boss. Restricted to account owners only.\",\n input: FollowUpBossDeleteCustomFieldInput,\n output: FollowUpBossDeleteCustomFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,EAClG,CAAC;AACD,MAAa,sCAAoDA,IAAAA,EAAE,OAAO,EACxE,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjI,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-field.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-field.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossDeleteCustomFieldInput = z.object({\n id: z.string().describe(\"The ID of the custom field to delete. Must be a valid custom field ID.\"),\n});\nexport const FollowUpBossDeleteCustomFieldOutput = z.object({\n success: z.preprocess((value) => (value === null ? undefined : value), z.boolean().default(true).describe(\"Indicates whether the custom field was successfully deleted\").optional()),\n});\n\nexport const followUpBossDeleteCustomField = action(\"FOLLOW_UP_BOSS_DELETE_CUSTOM_FIELD\", {\n slug: \"follow_up_boss-delete-custom-field\",\n name: \"Delete Custom Field\",\n description: \"Tool to delete a custom field by its ID. Use when you need to remove a custom field from Follow Up Boss. Restricted to account owners only.\",\n input: FollowUpBossDeleteCustomFieldInput,\n output: FollowUpBossDeleteCustomFieldOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,EAClG,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,EACrL,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,17 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-custom-field.d.ts
4
- declare const FollowUpBossDeleteCustomFieldInput: z.ZodTypeAny;
5
- declare const FollowUpBossDeleteCustomFieldOutput: z.ZodTypeAny;
6
- declare const followUpBossDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FollowUpBossDeleteCustomFieldInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const FollowUpBossDeleteCustomFieldOutput: z.ZodObject<{
8
+ success: z.ZodPreprocess<z.ZodOptional<z.ZodDefault<z.ZodBoolean>>>;
9
+ }, z.core.$strip>;
10
+ declare const followUpBossDeleteCustomField: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ id: string;
12
+ }, {
13
+ success?: boolean | undefined;
14
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
15
  //#endregion
8
16
  export { followUpBossDeleteCustomField };
9
17
  //# sourceMappingURL=delete-custom-field.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cACW,mCAAA,EAAqC,CAAA,CAAE,UAElD;AAAA,cAEW,6BAAA,gCAA6B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-custom-field.d.cts","names":[],"sources":["../../src/actions/delete-custom-field.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;cAInC,6BAAA,gCAA6B,wBAAA"}