@keystrokehq/follow_up_boss 0.1.0

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 (826) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/create-action-plans-people.cjs +19 -0
  7. package/dist/actions/create-action-plans-people.cjs.map +1 -0
  8. package/dist/actions/create-action-plans-people.d.cts +9 -0
  9. package/dist/actions/create-action-plans-people.d.cts.map +1 -0
  10. package/dist/actions/create-action-plans-people.d.mts +9 -0
  11. package/dist/actions/create-action-plans-people.d.mts.map +1 -0
  12. package/dist/actions/create-action-plans-people.mjs +16 -0
  13. package/dist/actions/create-action-plans-people.mjs.map +1 -0
  14. package/dist/actions/create-appointment-outcome.cjs +23 -0
  15. package/dist/actions/create-appointment-outcome.cjs.map +1 -0
  16. package/dist/actions/create-appointment-outcome.d.cts +9 -0
  17. package/dist/actions/create-appointment-outcome.d.cts.map +1 -0
  18. package/dist/actions/create-appointment-outcome.d.mts +9 -0
  19. package/dist/actions/create-appointment-outcome.d.mts.map +1 -0
  20. package/dist/actions/create-appointment-outcome.mjs +20 -0
  21. package/dist/actions/create-appointment-outcome.mjs.map +1 -0
  22. package/dist/actions/create-appointment-types.cjs +23 -0
  23. package/dist/actions/create-appointment-types.cjs.map +1 -0
  24. package/dist/actions/create-appointment-types.d.cts +9 -0
  25. package/dist/actions/create-appointment-types.d.cts.map +1 -0
  26. package/dist/actions/create-appointment-types.d.mts +9 -0
  27. package/dist/actions/create-appointment-types.d.mts.map +1 -0
  28. package/dist/actions/create-appointment-types.mjs +20 -0
  29. package/dist/actions/create-appointment-types.mjs.map +1 -0
  30. package/dist/actions/create-appointment.cjs +62 -0
  31. package/dist/actions/create-appointment.cjs.map +1 -0
  32. package/dist/actions/create-appointment.d.cts +9 -0
  33. package/dist/actions/create-appointment.d.cts.map +1 -0
  34. package/dist/actions/create-appointment.d.mts +9 -0
  35. package/dist/actions/create-appointment.d.mts.map +1 -0
  36. package/dist/actions/create-appointment.mjs +61 -0
  37. package/dist/actions/create-appointment.mjs.map +1 -0
  38. package/dist/actions/create-call.cjs +34 -0
  39. package/dist/actions/create-call.cjs.map +1 -0
  40. package/dist/actions/create-call.d.cts +9 -0
  41. package/dist/actions/create-call.d.cts.map +1 -0
  42. package/dist/actions/create-call.d.mts +9 -0
  43. package/dist/actions/create-call.d.mts.map +1 -0
  44. package/dist/actions/create-call.mjs +31 -0
  45. package/dist/actions/create-call.mjs.map +1 -0
  46. package/dist/actions/create-custom-field.cjs +34 -0
  47. package/dist/actions/create-custom-field.cjs.map +1 -0
  48. package/dist/actions/create-custom-field.d.cts +9 -0
  49. package/dist/actions/create-custom-field.d.cts.map +1 -0
  50. package/dist/actions/create-custom-field.d.mts +9 -0
  51. package/dist/actions/create-custom-field.d.mts.map +1 -0
  52. package/dist/actions/create-custom-field.mjs +31 -0
  53. package/dist/actions/create-custom-field.mjs.map +1 -0
  54. package/dist/actions/create-deal-custom-field.cjs +38 -0
  55. package/dist/actions/create-deal-custom-field.cjs.map +1 -0
  56. package/dist/actions/create-deal-custom-field.d.cts +9 -0
  57. package/dist/actions/create-deal-custom-field.d.cts.map +1 -0
  58. package/dist/actions/create-deal-custom-field.d.mts +9 -0
  59. package/dist/actions/create-deal-custom-field.d.mts.map +1 -0
  60. package/dist/actions/create-deal-custom-field.mjs +35 -0
  61. package/dist/actions/create-deal-custom-field.mjs.map +1 -0
  62. package/dist/actions/create-deals.cjs +52 -0
  63. package/dist/actions/create-deals.cjs.map +1 -0
  64. package/dist/actions/create-deals.d.cts +9 -0
  65. package/dist/actions/create-deals.d.cts.map +1 -0
  66. package/dist/actions/create-deals.d.mts +9 -0
  67. package/dist/actions/create-deals.d.mts.map +1 -0
  68. package/dist/actions/create-deals.mjs +49 -0
  69. package/dist/actions/create-deals.mjs.map +1 -0
  70. package/dist/actions/create-em-campaign.cjs +29 -0
  71. package/dist/actions/create-em-campaign.cjs.map +1 -0
  72. package/dist/actions/create-em-campaign.d.cts +9 -0
  73. package/dist/actions/create-em-campaign.d.cts.map +1 -0
  74. package/dist/actions/create-em-campaign.d.mts +9 -0
  75. package/dist/actions/create-em-campaign.d.mts.map +1 -0
  76. package/dist/actions/create-em-campaign.mjs +26 -0
  77. package/dist/actions/create-em-campaign.mjs.map +1 -0
  78. package/dist/actions/create-em-events.cjs +32 -0
  79. package/dist/actions/create-em-events.cjs.map +1 -0
  80. package/dist/actions/create-em-events.d.cts +9 -0
  81. package/dist/actions/create-em-events.d.cts.map +1 -0
  82. package/dist/actions/create-em-events.d.mts +9 -0
  83. package/dist/actions/create-em-events.d.mts.map +1 -0
  84. package/dist/actions/create-em-events.mjs +29 -0
  85. package/dist/actions/create-em-events.mjs.map +1 -0
  86. package/dist/actions/create-events.cjs +104 -0
  87. package/dist/actions/create-events.cjs.map +1 -0
  88. package/dist/actions/create-events.d.cts +9 -0
  89. package/dist/actions/create-events.d.cts.map +1 -0
  90. package/dist/actions/create-events.d.mts +9 -0
  91. package/dist/actions/create-events.d.mts.map +1 -0
  92. package/dist/actions/create-events.mjs +101 -0
  93. package/dist/actions/create-events.mjs.map +1 -0
  94. package/dist/actions/create-groups.cjs +42 -0
  95. package/dist/actions/create-groups.cjs.map +1 -0
  96. package/dist/actions/create-groups.d.cts +9 -0
  97. package/dist/actions/create-groups.d.cts.map +1 -0
  98. package/dist/actions/create-groups.d.mts +9 -0
  99. package/dist/actions/create-groups.d.mts.map +1 -0
  100. package/dist/actions/create-groups.mjs +41 -0
  101. package/dist/actions/create-groups.mjs.map +1 -0
  102. package/dist/actions/create-pipelines.cjs +39 -0
  103. package/dist/actions/create-pipelines.cjs.map +1 -0
  104. package/dist/actions/create-pipelines.d.cts +9 -0
  105. package/dist/actions/create-pipelines.d.cts.map +1 -0
  106. package/dist/actions/create-pipelines.d.mts +9 -0
  107. package/dist/actions/create-pipelines.d.mts.map +1 -0
  108. package/dist/actions/create-pipelines.mjs +38 -0
  109. package/dist/actions/create-pipelines.mjs.map +1 -0
  110. package/dist/actions/create-ponds.cjs +25 -0
  111. package/dist/actions/create-ponds.cjs.map +1 -0
  112. package/dist/actions/create-ponds.d.cts +9 -0
  113. package/dist/actions/create-ponds.d.cts.map +1 -0
  114. package/dist/actions/create-ponds.d.mts +9 -0
  115. package/dist/actions/create-ponds.d.mts.map +1 -0
  116. package/dist/actions/create-ponds.mjs +22 -0
  117. package/dist/actions/create-ponds.mjs.map +1 -0
  118. package/dist/actions/create-reactions.cjs +30 -0
  119. package/dist/actions/create-reactions.cjs.map +1 -0
  120. package/dist/actions/create-reactions.d.cts +9 -0
  121. package/dist/actions/create-reactions.d.cts.map +1 -0
  122. package/dist/actions/create-reactions.d.mts +9 -0
  123. package/dist/actions/create-reactions.d.mts.map +1 -0
  124. package/dist/actions/create-reactions.mjs +27 -0
  125. package/dist/actions/create-reactions.mjs.map +1 -0
  126. package/dist/actions/create-stage.cjs +25 -0
  127. package/dist/actions/create-stage.cjs.map +1 -0
  128. package/dist/actions/create-stage.d.cts +9 -0
  129. package/dist/actions/create-stage.d.cts.map +1 -0
  130. package/dist/actions/create-stage.d.mts +9 -0
  131. package/dist/actions/create-stage.d.mts.map +1 -0
  132. package/dist/actions/create-stage.mjs +22 -0
  133. package/dist/actions/create-stage.mjs.map +1 -0
  134. package/dist/actions/create-teams.cjs +25 -0
  135. package/dist/actions/create-teams.cjs.map +1 -0
  136. package/dist/actions/create-teams.d.cts +9 -0
  137. package/dist/actions/create-teams.d.cts.map +1 -0
  138. package/dist/actions/create-teams.d.mts +9 -0
  139. package/dist/actions/create-teams.d.mts.map +1 -0
  140. package/dist/actions/create-teams.mjs +22 -0
  141. package/dist/actions/create-teams.mjs.map +1 -0
  142. package/dist/actions/create-template.cjs +40 -0
  143. package/dist/actions/create-template.cjs.map +1 -0
  144. package/dist/actions/create-template.d.cts +9 -0
  145. package/dist/actions/create-template.d.cts.map +1 -0
  146. package/dist/actions/create-template.d.mts +9 -0
  147. package/dist/actions/create-template.d.mts.map +1 -0
  148. package/dist/actions/create-template.mjs +39 -0
  149. package/dist/actions/create-template.mjs.map +1 -0
  150. package/dist/actions/create-text-message-template.cjs +41 -0
  151. package/dist/actions/create-text-message-template.cjs.map +1 -0
  152. package/dist/actions/create-text-message-template.d.cts +9 -0
  153. package/dist/actions/create-text-message-template.d.cts.map +1 -0
  154. package/dist/actions/create-text-message-template.d.mts +9 -0
  155. package/dist/actions/create-text-message-template.d.mts.map +1 -0
  156. package/dist/actions/create-text-message-template.mjs +40 -0
  157. package/dist/actions/create-text-message-template.mjs.map +1 -0
  158. package/dist/actions/delete-appointment-outcomes.cjs +19 -0
  159. package/dist/actions/delete-appointment-outcomes.cjs.map +1 -0
  160. package/dist/actions/delete-appointment-outcomes.d.cts +9 -0
  161. package/dist/actions/delete-appointment-outcomes.d.cts.map +1 -0
  162. package/dist/actions/delete-appointment-outcomes.d.mts +9 -0
  163. package/dist/actions/delete-appointment-outcomes.d.mts.map +1 -0
  164. package/dist/actions/delete-appointment-outcomes.mjs +16 -0
  165. package/dist/actions/delete-appointment-outcomes.mjs.map +1 -0
  166. package/dist/actions/delete-appointment-type.cjs +19 -0
  167. package/dist/actions/delete-appointment-type.cjs.map +1 -0
  168. package/dist/actions/delete-appointment-type.d.cts +9 -0
  169. package/dist/actions/delete-appointment-type.d.cts.map +1 -0
  170. package/dist/actions/delete-appointment-type.d.mts +9 -0
  171. package/dist/actions/delete-appointment-type.d.mts.map +1 -0
  172. package/dist/actions/delete-appointment-type.mjs +16 -0
  173. package/dist/actions/delete-appointment-type.mjs.map +1 -0
  174. package/dist/actions/delete-appointment.cjs +19 -0
  175. package/dist/actions/delete-appointment.cjs.map +1 -0
  176. package/dist/actions/delete-appointment.d.cts +9 -0
  177. package/dist/actions/delete-appointment.d.cts.map +1 -0
  178. package/dist/actions/delete-appointment.d.mts +9 -0
  179. package/dist/actions/delete-appointment.d.mts.map +1 -0
  180. package/dist/actions/delete-appointment.mjs +16 -0
  181. package/dist/actions/delete-appointment.mjs.map +1 -0
  182. package/dist/actions/delete-custom-field.cjs +16 -0
  183. package/dist/actions/delete-custom-field.cjs.map +1 -0
  184. package/dist/actions/delete-custom-field.d.cts +9 -0
  185. package/dist/actions/delete-custom-field.d.cts.map +1 -0
  186. package/dist/actions/delete-custom-field.d.mts +9 -0
  187. package/dist/actions/delete-custom-field.d.mts.map +1 -0
  188. package/dist/actions/delete-custom-field.mjs +13 -0
  189. package/dist/actions/delete-custom-field.mjs.map +1 -0
  190. package/dist/actions/delete-deal-custom-field.cjs +16 -0
  191. package/dist/actions/delete-deal-custom-field.cjs.map +1 -0
  192. package/dist/actions/delete-deal-custom-field.d.cts +9 -0
  193. package/dist/actions/delete-deal-custom-field.d.cts.map +1 -0
  194. package/dist/actions/delete-deal-custom-field.d.mts +9 -0
  195. package/dist/actions/delete-deal-custom-field.d.mts.map +1 -0
  196. package/dist/actions/delete-deal-custom-field.mjs +13 -0
  197. package/dist/actions/delete-deal-custom-field.mjs.map +1 -0
  198. package/dist/actions/delete-deal.cjs +19 -0
  199. package/dist/actions/delete-deal.cjs.map +1 -0
  200. package/dist/actions/delete-deal.d.cts +9 -0
  201. package/dist/actions/delete-deal.d.cts.map +1 -0
  202. package/dist/actions/delete-deal.d.mts +9 -0
  203. package/dist/actions/delete-deal.d.mts.map +1 -0
  204. package/dist/actions/delete-deal.mjs +16 -0
  205. package/dist/actions/delete-deal.mjs.map +1 -0
  206. package/dist/actions/delete-groups.cjs +16 -0
  207. package/dist/actions/delete-groups.cjs.map +1 -0
  208. package/dist/actions/delete-groups.d.cts +9 -0
  209. package/dist/actions/delete-groups.d.cts.map +1 -0
  210. package/dist/actions/delete-groups.d.mts +9 -0
  211. package/dist/actions/delete-groups.d.mts.map +1 -0
  212. package/dist/actions/delete-groups.mjs +13 -0
  213. package/dist/actions/delete-groups.mjs.map +1 -0
  214. package/dist/actions/delete-people-relationship.cjs +16 -0
  215. package/dist/actions/delete-people-relationship.cjs.map +1 -0
  216. package/dist/actions/delete-people-relationship.d.cts +9 -0
  217. package/dist/actions/delete-people-relationship.d.cts.map +1 -0
  218. package/dist/actions/delete-people-relationship.d.mts +9 -0
  219. package/dist/actions/delete-people-relationship.d.mts.map +1 -0
  220. package/dist/actions/delete-people-relationship.mjs +13 -0
  221. package/dist/actions/delete-people-relationship.mjs.map +1 -0
  222. package/dist/actions/delete-pipeline.cjs +19 -0
  223. package/dist/actions/delete-pipeline.cjs.map +1 -0
  224. package/dist/actions/delete-pipeline.d.cts +9 -0
  225. package/dist/actions/delete-pipeline.d.cts.map +1 -0
  226. package/dist/actions/delete-pipeline.d.mts +9 -0
  227. package/dist/actions/delete-pipeline.d.mts.map +1 -0
  228. package/dist/actions/delete-pipeline.mjs +16 -0
  229. package/dist/actions/delete-pipeline.mjs.map +1 -0
  230. package/dist/actions/delete-pond.cjs +19 -0
  231. package/dist/actions/delete-pond.cjs.map +1 -0
  232. package/dist/actions/delete-pond.d.cts +9 -0
  233. package/dist/actions/delete-pond.d.cts.map +1 -0
  234. package/dist/actions/delete-pond.d.mts +9 -0
  235. package/dist/actions/delete-pond.d.mts.map +1 -0
  236. package/dist/actions/delete-pond.mjs +16 -0
  237. package/dist/actions/delete-pond.mjs.map +1 -0
  238. package/dist/actions/delete-stage.cjs +22 -0
  239. package/dist/actions/delete-stage.cjs.map +1 -0
  240. package/dist/actions/delete-stage.d.cts +9 -0
  241. package/dist/actions/delete-stage.d.cts.map +1 -0
  242. package/dist/actions/delete-stage.d.mts +9 -0
  243. package/dist/actions/delete-stage.d.mts.map +1 -0
  244. package/dist/actions/delete-stage.mjs +19 -0
  245. package/dist/actions/delete-stage.mjs.map +1 -0
  246. package/dist/actions/delete-teams.cjs +19 -0
  247. package/dist/actions/delete-teams.cjs.map +1 -0
  248. package/dist/actions/delete-teams.d.cts +9 -0
  249. package/dist/actions/delete-teams.d.cts.map +1 -0
  250. package/dist/actions/delete-teams.d.mts +9 -0
  251. package/dist/actions/delete-teams.d.mts.map +1 -0
  252. package/dist/actions/delete-teams.mjs +16 -0
  253. package/dist/actions/delete-teams.mjs.map +1 -0
  254. package/dist/actions/delete-text-message-template.cjs +16 -0
  255. package/dist/actions/delete-text-message-template.cjs.map +1 -0
  256. package/dist/actions/delete-text-message-template.d.cts +9 -0
  257. package/dist/actions/delete-text-message-template.d.cts.map +1 -0
  258. package/dist/actions/delete-text-message-template.d.mts +9 -0
  259. package/dist/actions/delete-text-message-template.d.mts.map +1 -0
  260. package/dist/actions/delete-text-message-template.mjs +13 -0
  261. package/dist/actions/delete-text-message-template.mjs.map +1 -0
  262. package/dist/actions/get-appointment-outcome.cjs +20 -0
  263. package/dist/actions/get-appointment-outcome.cjs.map +1 -0
  264. package/dist/actions/get-appointment-outcome.d.cts +9 -0
  265. package/dist/actions/get-appointment-outcome.d.cts.map +1 -0
  266. package/dist/actions/get-appointment-outcome.d.mts +9 -0
  267. package/dist/actions/get-appointment-outcome.d.mts.map +1 -0
  268. package/dist/actions/get-appointment-outcome.mjs +17 -0
  269. package/dist/actions/get-appointment-outcome.mjs.map +1 -0
  270. package/dist/actions/get-appointment-types.cjs +20 -0
  271. package/dist/actions/get-appointment-types.cjs.map +1 -0
  272. package/dist/actions/get-appointment-types.d.cts +9 -0
  273. package/dist/actions/get-appointment-types.d.cts.map +1 -0
  274. package/dist/actions/get-appointment-types.d.mts +9 -0
  275. package/dist/actions/get-appointment-types.d.mts.map +1 -0
  276. package/dist/actions/get-appointment-types.mjs +17 -0
  277. package/dist/actions/get-appointment-types.mjs.map +1 -0
  278. package/dist/actions/get-appointment.cjs +46 -0
  279. package/dist/actions/get-appointment.cjs.map +1 -0
  280. package/dist/actions/get-appointment.d.cts +9 -0
  281. package/dist/actions/get-appointment.d.cts.map +1 -0
  282. package/dist/actions/get-appointment.d.mts +9 -0
  283. package/dist/actions/get-appointment.d.mts.map +1 -0
  284. package/dist/actions/get-appointment.mjs +45 -0
  285. package/dist/actions/get-appointment.mjs.map +1 -0
  286. package/dist/actions/get-call.cjs +32 -0
  287. package/dist/actions/get-call.cjs.map +1 -0
  288. package/dist/actions/get-call.d.cts +9 -0
  289. package/dist/actions/get-call.d.cts.map +1 -0
  290. package/dist/actions/get-call.d.mts +9 -0
  291. package/dist/actions/get-call.d.mts.map +1 -0
  292. package/dist/actions/get-call.mjs +29 -0
  293. package/dist/actions/get-call.mjs.map +1 -0
  294. package/dist/actions/get-deal-custom-field.cjs +25 -0
  295. package/dist/actions/get-deal-custom-field.cjs.map +1 -0
  296. package/dist/actions/get-deal-custom-field.d.cts +9 -0
  297. package/dist/actions/get-deal-custom-field.d.cts.map +1 -0
  298. package/dist/actions/get-deal-custom-field.d.mts +9 -0
  299. package/dist/actions/get-deal-custom-field.d.mts.map +1 -0
  300. package/dist/actions/get-deal-custom-field.mjs +22 -0
  301. package/dist/actions/get-deal-custom-field.mjs.map +1 -0
  302. package/dist/actions/get-deal.cjs +68 -0
  303. package/dist/actions/get-deal.cjs.map +1 -0
  304. package/dist/actions/get-deal.d.cts +9 -0
  305. package/dist/actions/get-deal.d.cts.map +1 -0
  306. package/dist/actions/get-deal.d.mts +9 -0
  307. package/dist/actions/get-deal.d.mts.map +1 -0
  308. package/dist/actions/get-deal.mjs +67 -0
  309. package/dist/actions/get-deal.mjs.map +1 -0
  310. package/dist/actions/get-event.cjs +66 -0
  311. package/dist/actions/get-event.cjs.map +1 -0
  312. package/dist/actions/get-event.d.cts +9 -0
  313. package/dist/actions/get-event.d.cts.map +1 -0
  314. package/dist/actions/get-event.d.mts +9 -0
  315. package/dist/actions/get-event.d.mts.map +1 -0
  316. package/dist/actions/get-event.mjs +65 -0
  317. package/dist/actions/get-event.mjs.map +1 -0
  318. package/dist/actions/get-groups.cjs +35 -0
  319. package/dist/actions/get-groups.cjs.map +1 -0
  320. package/dist/actions/get-groups.d.cts +9 -0
  321. package/dist/actions/get-groups.d.cts.map +1 -0
  322. package/dist/actions/get-groups.d.mts +9 -0
  323. package/dist/actions/get-groups.d.mts.map +1 -0
  324. package/dist/actions/get-groups.mjs +34 -0
  325. package/dist/actions/get-groups.mjs.map +1 -0
  326. package/dist/actions/get-identity.cjs +33 -0
  327. package/dist/actions/get-identity.cjs.map +1 -0
  328. package/dist/actions/get-identity.d.cts +9 -0
  329. package/dist/actions/get-identity.d.cts.map +1 -0
  330. package/dist/actions/get-identity.d.mts +9 -0
  331. package/dist/actions/get-identity.d.mts.map +1 -0
  332. package/dist/actions/get-identity.mjs +32 -0
  333. package/dist/actions/get-identity.mjs.map +1 -0
  334. package/dist/actions/get-me.cjs +55 -0
  335. package/dist/actions/get-me.cjs.map +1 -0
  336. package/dist/actions/get-me.d.cts +9 -0
  337. package/dist/actions/get-me.d.cts.map +1 -0
  338. package/dist/actions/get-me.d.mts +9 -0
  339. package/dist/actions/get-me.d.mts.map +1 -0
  340. package/dist/actions/get-me.mjs +54 -0
  341. package/dist/actions/get-me.mjs.map +1 -0
  342. package/dist/actions/get-people-relationship.cjs +24 -0
  343. package/dist/actions/get-people-relationship.cjs.map +1 -0
  344. package/dist/actions/get-people-relationship.d.cts +9 -0
  345. package/dist/actions/get-people-relationship.d.cts.map +1 -0
  346. package/dist/actions/get-people-relationship.d.mts +9 -0
  347. package/dist/actions/get-people-relationship.d.mts.map +1 -0
  348. package/dist/actions/get-people-relationship.mjs +21 -0
  349. package/dist/actions/get-people-relationship.mjs.map +1 -0
  350. package/dist/actions/get-pipelines.cjs +29 -0
  351. package/dist/actions/get-pipelines.cjs.map +1 -0
  352. package/dist/actions/get-pipelines.d.cts +9 -0
  353. package/dist/actions/get-pipelines.d.cts.map +1 -0
  354. package/dist/actions/get-pipelines.d.mts +9 -0
  355. package/dist/actions/get-pipelines.d.mts.map +1 -0
  356. package/dist/actions/get-pipelines.mjs +28 -0
  357. package/dist/actions/get-pipelines.mjs.map +1 -0
  358. package/dist/actions/get-ponds.cjs +21 -0
  359. package/dist/actions/get-ponds.cjs.map +1 -0
  360. package/dist/actions/get-ponds.d.cts +9 -0
  361. package/dist/actions/get-ponds.d.cts.map +1 -0
  362. package/dist/actions/get-ponds.d.mts +9 -0
  363. package/dist/actions/get-ponds.d.mts.map +1 -0
  364. package/dist/actions/get-ponds.mjs +18 -0
  365. package/dist/actions/get-ponds.mjs.map +1 -0
  366. package/dist/actions/get-smart-list.cjs +19 -0
  367. package/dist/actions/get-smart-list.cjs.map +1 -0
  368. package/dist/actions/get-smart-list.d.cts +9 -0
  369. package/dist/actions/get-smart-list.d.cts.map +1 -0
  370. package/dist/actions/get-smart-list.d.mts +9 -0
  371. package/dist/actions/get-smart-list.d.mts.map +1 -0
  372. package/dist/actions/get-smart-list.mjs +16 -0
  373. package/dist/actions/get-smart-list.mjs.map +1 -0
  374. package/dist/actions/get-stage.cjs +22 -0
  375. package/dist/actions/get-stage.cjs.map +1 -0
  376. package/dist/actions/get-stage.d.cts +9 -0
  377. package/dist/actions/get-stage.d.cts.map +1 -0
  378. package/dist/actions/get-stage.d.mts +9 -0
  379. package/dist/actions/get-stage.d.mts.map +1 -0
  380. package/dist/actions/get-stage.mjs +19 -0
  381. package/dist/actions/get-stage.mjs.map +1 -0
  382. package/dist/actions/get-teams.cjs +21 -0
  383. package/dist/actions/get-teams.cjs.map +1 -0
  384. package/dist/actions/get-teams.d.cts +9 -0
  385. package/dist/actions/get-teams.d.cts.map +1 -0
  386. package/dist/actions/get-teams.d.mts +9 -0
  387. package/dist/actions/get-teams.d.mts.map +1 -0
  388. package/dist/actions/get-teams.mjs +18 -0
  389. package/dist/actions/get-teams.mjs.map +1 -0
  390. package/dist/actions/get-template.cjs +37 -0
  391. package/dist/actions/get-template.cjs.map +1 -0
  392. package/dist/actions/get-template.d.cts +9 -0
  393. package/dist/actions/get-template.d.cts.map +1 -0
  394. package/dist/actions/get-template.d.mts +9 -0
  395. package/dist/actions/get-template.d.mts.map +1 -0
  396. package/dist/actions/get-template.mjs +36 -0
  397. package/dist/actions/get-template.mjs.map +1 -0
  398. package/dist/actions/get-text-message-template.cjs +30 -0
  399. package/dist/actions/get-text-message-template.cjs.map +1 -0
  400. package/dist/actions/get-text-message-template.d.cts +9 -0
  401. package/dist/actions/get-text-message-template.d.cts.map +1 -0
  402. package/dist/actions/get-text-message-template.d.mts +9 -0
  403. package/dist/actions/get-text-message-template.d.mts.map +1 -0
  404. package/dist/actions/get-text-message-template.mjs +29 -0
  405. package/dist/actions/get-text-message-template.mjs.map +1 -0
  406. package/dist/actions/get-text-message.cjs +47 -0
  407. package/dist/actions/get-text-message.cjs.map +1 -0
  408. package/dist/actions/get-text-message.d.cts +9 -0
  409. package/dist/actions/get-text-message.d.cts.map +1 -0
  410. package/dist/actions/get-text-message.d.mts +9 -0
  411. package/dist/actions/get-text-message.d.mts.map +1 -0
  412. package/dist/actions/get-text-message.mjs +46 -0
  413. package/dist/actions/get-text-message.mjs.map +1 -0
  414. package/dist/actions/get-user.cjs +36 -0
  415. package/dist/actions/get-user.cjs.map +1 -0
  416. package/dist/actions/get-user.d.cts +9 -0
  417. package/dist/actions/get-user.d.cts.map +1 -0
  418. package/dist/actions/get-user.d.mts +9 -0
  419. package/dist/actions/get-user.d.mts.map +1 -0
  420. package/dist/actions/get-user.mjs +35 -0
  421. package/dist/actions/get-user.mjs.map +1 -0
  422. package/dist/actions/index.cjs +199 -0
  423. package/dist/actions/index.d.cts +100 -0
  424. package/dist/actions/index.d.mts +100 -0
  425. package/dist/actions/index.mjs +100 -0
  426. package/dist/actions/list-action-plans-people.cjs +39 -0
  427. package/dist/actions/list-action-plans-people.cjs.map +1 -0
  428. package/dist/actions/list-action-plans-people.d.cts +9 -0
  429. package/dist/actions/list-action-plans-people.d.cts.map +1 -0
  430. package/dist/actions/list-action-plans-people.d.mts +9 -0
  431. package/dist/actions/list-action-plans-people.d.mts.map +1 -0
  432. package/dist/actions/list-action-plans-people.mjs +38 -0
  433. package/dist/actions/list-action-plans-people.mjs.map +1 -0
  434. package/dist/actions/list-action-plans.cjs +41 -0
  435. package/dist/actions/list-action-plans.cjs.map +1 -0
  436. package/dist/actions/list-action-plans.d.cts +9 -0
  437. package/dist/actions/list-action-plans.d.cts.map +1 -0
  438. package/dist/actions/list-action-plans.d.mts +9 -0
  439. package/dist/actions/list-action-plans.d.mts.map +1 -0
  440. package/dist/actions/list-action-plans.mjs +40 -0
  441. package/dist/actions/list-action-plans.mjs.map +1 -0
  442. package/dist/actions/list-appointment-outcomes.cjs +36 -0
  443. package/dist/actions/list-appointment-outcomes.cjs.map +1 -0
  444. package/dist/actions/list-appointment-outcomes.d.cts +9 -0
  445. package/dist/actions/list-appointment-outcomes.d.cts.map +1 -0
  446. package/dist/actions/list-appointment-outcomes.d.mts +9 -0
  447. package/dist/actions/list-appointment-outcomes.d.mts.map +1 -0
  448. package/dist/actions/list-appointment-outcomes.mjs +35 -0
  449. package/dist/actions/list-appointment-outcomes.mjs.map +1 -0
  450. package/dist/actions/list-appointment-types.cjs +36 -0
  451. package/dist/actions/list-appointment-types.cjs.map +1 -0
  452. package/dist/actions/list-appointment-types.d.cts +9 -0
  453. package/dist/actions/list-appointment-types.d.cts.map +1 -0
  454. package/dist/actions/list-appointment-types.d.mts +9 -0
  455. package/dist/actions/list-appointment-types.d.mts.map +1 -0
  456. package/dist/actions/list-appointment-types.mjs +35 -0
  457. package/dist/actions/list-appointment-types.mjs.map +1 -0
  458. package/dist/actions/list-appointments.cjs +66 -0
  459. package/dist/actions/list-appointments.cjs.map +1 -0
  460. package/dist/actions/list-appointments.d.cts +9 -0
  461. package/dist/actions/list-appointments.d.cts.map +1 -0
  462. package/dist/actions/list-appointments.d.mts +9 -0
  463. package/dist/actions/list-appointments.d.mts.map +1 -0
  464. package/dist/actions/list-appointments.mjs +65 -0
  465. package/dist/actions/list-appointments.mjs.map +1 -0
  466. package/dist/actions/list-calls.cjs +50 -0
  467. package/dist/actions/list-calls.cjs.map +1 -0
  468. package/dist/actions/list-calls.d.cts +9 -0
  469. package/dist/actions/list-calls.d.cts.map +1 -0
  470. package/dist/actions/list-calls.d.mts +9 -0
  471. package/dist/actions/list-calls.d.mts.map +1 -0
  472. package/dist/actions/list-calls.mjs +49 -0
  473. package/dist/actions/list-calls.mjs.map +1 -0
  474. package/dist/actions/list-custom-fields.cjs +44 -0
  475. package/dist/actions/list-custom-fields.cjs.map +1 -0
  476. package/dist/actions/list-custom-fields.d.cts +9 -0
  477. package/dist/actions/list-custom-fields.d.cts.map +1 -0
  478. package/dist/actions/list-custom-fields.d.mts +9 -0
  479. package/dist/actions/list-custom-fields.d.mts.map +1 -0
  480. package/dist/actions/list-custom-fields.mjs +43 -0
  481. package/dist/actions/list-custom-fields.mjs.map +1 -0
  482. package/dist/actions/list-deal-custom-fields.cjs +46 -0
  483. package/dist/actions/list-deal-custom-fields.cjs.map +1 -0
  484. package/dist/actions/list-deal-custom-fields.d.cts +9 -0
  485. package/dist/actions/list-deal-custom-fields.d.cts.map +1 -0
  486. package/dist/actions/list-deal-custom-fields.d.mts +9 -0
  487. package/dist/actions/list-deal-custom-fields.d.mts.map +1 -0
  488. package/dist/actions/list-deal-custom-fields.mjs +45 -0
  489. package/dist/actions/list-deal-custom-fields.mjs.map +1 -0
  490. package/dist/actions/list-deals.cjs +71 -0
  491. package/dist/actions/list-deals.cjs.map +1 -0
  492. package/dist/actions/list-deals.d.cts +9 -0
  493. package/dist/actions/list-deals.d.cts.map +1 -0
  494. package/dist/actions/list-deals.d.mts +9 -0
  495. package/dist/actions/list-deals.d.mts.map +1 -0
  496. package/dist/actions/list-deals.mjs +70 -0
  497. package/dist/actions/list-deals.mjs.map +1 -0
  498. package/dist/actions/list-em-campaigns.cjs +40 -0
  499. package/dist/actions/list-em-campaigns.cjs.map +1 -0
  500. package/dist/actions/list-em-campaigns.d.cts +9 -0
  501. package/dist/actions/list-em-campaigns.d.cts.map +1 -0
  502. package/dist/actions/list-em-campaigns.d.mts +9 -0
  503. package/dist/actions/list-em-campaigns.d.mts.map +1 -0
  504. package/dist/actions/list-em-campaigns.mjs +39 -0
  505. package/dist/actions/list-em-campaigns.mjs.map +1 -0
  506. package/dist/actions/list-em-events.cjs +50 -0
  507. package/dist/actions/list-em-events.cjs.map +1 -0
  508. package/dist/actions/list-em-events.d.cts +9 -0
  509. package/dist/actions/list-em-events.d.cts.map +1 -0
  510. package/dist/actions/list-em-events.d.mts +9 -0
  511. package/dist/actions/list-em-events.d.mts.map +1 -0
  512. package/dist/actions/list-em-events.mjs +49 -0
  513. package/dist/actions/list-em-events.mjs.map +1 -0
  514. package/dist/actions/list-events.cjs +89 -0
  515. package/dist/actions/list-events.cjs.map +1 -0
  516. package/dist/actions/list-events.d.cts +9 -0
  517. package/dist/actions/list-events.d.cts.map +1 -0
  518. package/dist/actions/list-events.d.mts +9 -0
  519. package/dist/actions/list-events.d.mts.map +1 -0
  520. package/dist/actions/list-events.mjs +88 -0
  521. package/dist/actions/list-events.mjs.map +1 -0
  522. package/dist/actions/list-groups-round-robin.cjs +56 -0
  523. package/dist/actions/list-groups-round-robin.cjs.map +1 -0
  524. package/dist/actions/list-groups-round-robin.d.cts +9 -0
  525. package/dist/actions/list-groups-round-robin.d.cts.map +1 -0
  526. package/dist/actions/list-groups-round-robin.d.mts +9 -0
  527. package/dist/actions/list-groups-round-robin.d.mts.map +1 -0
  528. package/dist/actions/list-groups-round-robin.mjs +55 -0
  529. package/dist/actions/list-groups-round-robin.mjs.map +1 -0
  530. package/dist/actions/list-groups.cjs +68 -0
  531. package/dist/actions/list-groups.cjs.map +1 -0
  532. package/dist/actions/list-groups.d.cts +9 -0
  533. package/dist/actions/list-groups.d.cts.map +1 -0
  534. package/dist/actions/list-groups.d.mts +9 -0
  535. package/dist/actions/list-groups.d.mts.map +1 -0
  536. package/dist/actions/list-groups.mjs +67 -0
  537. package/dist/actions/list-groups.mjs.map +1 -0
  538. package/dist/actions/list-inbox-apps.cjs +38 -0
  539. package/dist/actions/list-inbox-apps.cjs.map +1 -0
  540. package/dist/actions/list-inbox-apps.d.cts +9 -0
  541. package/dist/actions/list-inbox-apps.d.cts.map +1 -0
  542. package/dist/actions/list-inbox-apps.d.mts +9 -0
  543. package/dist/actions/list-inbox-apps.d.mts.map +1 -0
  544. package/dist/actions/list-inbox-apps.mjs +37 -0
  545. package/dist/actions/list-inbox-apps.mjs.map +1 -0
  546. package/dist/actions/list-people-relationships.cjs +42 -0
  547. package/dist/actions/list-people-relationships.cjs.map +1 -0
  548. package/dist/actions/list-people-relationships.d.cts +9 -0
  549. package/dist/actions/list-people-relationships.d.cts.map +1 -0
  550. package/dist/actions/list-people-relationships.d.mts +9 -0
  551. package/dist/actions/list-people-relationships.d.mts.map +1 -0
  552. package/dist/actions/list-people-relationships.mjs +41 -0
  553. package/dist/actions/list-people-relationships.mjs.map +1 -0
  554. package/dist/actions/list-pipelines.cjs +39 -0
  555. package/dist/actions/list-pipelines.cjs.map +1 -0
  556. package/dist/actions/list-pipelines.d.cts +9 -0
  557. package/dist/actions/list-pipelines.d.cts.map +1 -0
  558. package/dist/actions/list-pipelines.d.mts +9 -0
  559. package/dist/actions/list-pipelines.d.mts.map +1 -0
  560. package/dist/actions/list-pipelines.mjs +38 -0
  561. package/dist/actions/list-pipelines.mjs.map +1 -0
  562. package/dist/actions/list-ponds.cjs +34 -0
  563. package/dist/actions/list-ponds.cjs.map +1 -0
  564. package/dist/actions/list-ponds.d.cts +9 -0
  565. package/dist/actions/list-ponds.d.cts.map +1 -0
  566. package/dist/actions/list-ponds.d.mts +9 -0
  567. package/dist/actions/list-ponds.d.mts.map +1 -0
  568. package/dist/actions/list-ponds.mjs +33 -0
  569. package/dist/actions/list-ponds.mjs.map +1 -0
  570. package/dist/actions/list-smart-lists.cjs +37 -0
  571. package/dist/actions/list-smart-lists.cjs.map +1 -0
  572. package/dist/actions/list-smart-lists.d.cts +9 -0
  573. package/dist/actions/list-smart-lists.d.cts.map +1 -0
  574. package/dist/actions/list-smart-lists.d.mts +9 -0
  575. package/dist/actions/list-smart-lists.d.mts.map +1 -0
  576. package/dist/actions/list-smart-lists.mjs +36 -0
  577. package/dist/actions/list-smart-lists.mjs.map +1 -0
  578. package/dist/actions/list-stages.cjs +40 -0
  579. package/dist/actions/list-stages.cjs.map +1 -0
  580. package/dist/actions/list-stages.d.cts +9 -0
  581. package/dist/actions/list-stages.d.cts.map +1 -0
  582. package/dist/actions/list-stages.d.mts +9 -0
  583. package/dist/actions/list-stages.d.mts.map +1 -0
  584. package/dist/actions/list-stages.mjs +39 -0
  585. package/dist/actions/list-stages.mjs.map +1 -0
  586. package/dist/actions/list-team-inboxes.cjs +28 -0
  587. package/dist/actions/list-team-inboxes.cjs.map +1 -0
  588. package/dist/actions/list-team-inboxes.d.cts +9 -0
  589. package/dist/actions/list-team-inboxes.d.cts.map +1 -0
  590. package/dist/actions/list-team-inboxes.d.mts +9 -0
  591. package/dist/actions/list-team-inboxes.d.mts.map +1 -0
  592. package/dist/actions/list-team-inboxes.mjs +27 -0
  593. package/dist/actions/list-team-inboxes.mjs.map +1 -0
  594. package/dist/actions/list-teams.cjs +34 -0
  595. package/dist/actions/list-teams.cjs.map +1 -0
  596. package/dist/actions/list-teams.d.cts +9 -0
  597. package/dist/actions/list-teams.d.cts.map +1 -0
  598. package/dist/actions/list-teams.d.mts +9 -0
  599. package/dist/actions/list-teams.d.mts.map +1 -0
  600. package/dist/actions/list-teams.mjs +33 -0
  601. package/dist/actions/list-teams.mjs.map +1 -0
  602. package/dist/actions/list-templates.cjs +49 -0
  603. package/dist/actions/list-templates.cjs.map +1 -0
  604. package/dist/actions/list-templates.d.cts +9 -0
  605. package/dist/actions/list-templates.d.cts.map +1 -0
  606. package/dist/actions/list-templates.d.mts +9 -0
  607. package/dist/actions/list-templates.d.mts.map +1 -0
  608. package/dist/actions/list-templates.mjs +48 -0
  609. package/dist/actions/list-templates.mjs.map +1 -0
  610. package/dist/actions/list-text-message-templates.cjs +45 -0
  611. package/dist/actions/list-text-message-templates.cjs.map +1 -0
  612. package/dist/actions/list-text-message-templates.d.cts +9 -0
  613. package/dist/actions/list-text-message-templates.d.cts.map +1 -0
  614. package/dist/actions/list-text-message-templates.d.mts +9 -0
  615. package/dist/actions/list-text-message-templates.d.mts.map +1 -0
  616. package/dist/actions/list-text-message-templates.mjs +44 -0
  617. package/dist/actions/list-text-message-templates.mjs.map +1 -0
  618. package/dist/actions/list-text-messages.cjs +70 -0
  619. package/dist/actions/list-text-messages.cjs.map +1 -0
  620. package/dist/actions/list-text-messages.d.cts +9 -0
  621. package/dist/actions/list-text-messages.d.cts.map +1 -0
  622. package/dist/actions/list-text-messages.d.mts +9 -0
  623. package/dist/actions/list-text-messages.d.mts.map +1 -0
  624. package/dist/actions/list-text-messages.mjs +69 -0
  625. package/dist/actions/list-text-messages.mjs.map +1 -0
  626. package/dist/actions/list-timeframes.cjs +31 -0
  627. package/dist/actions/list-timeframes.cjs.map +1 -0
  628. package/dist/actions/list-timeframes.d.cts +9 -0
  629. package/dist/actions/list-timeframes.d.cts.map +1 -0
  630. package/dist/actions/list-timeframes.d.mts +9 -0
  631. package/dist/actions/list-timeframes.d.mts.map +1 -0
  632. package/dist/actions/list-timeframes.mjs +30 -0
  633. package/dist/actions/list-timeframes.mjs.map +1 -0
  634. package/dist/actions/list-users.cjs +56 -0
  635. package/dist/actions/list-users.cjs.map +1 -0
  636. package/dist/actions/list-users.d.cts +9 -0
  637. package/dist/actions/list-users.d.cts.map +1 -0
  638. package/dist/actions/list-users.d.mts +9 -0
  639. package/dist/actions/list-users.d.mts.map +1 -0
  640. package/dist/actions/list-users.mjs +55 -0
  641. package/dist/actions/list-users.mjs.map +1 -0
  642. package/dist/actions/list-webhooks.cjs +36 -0
  643. package/dist/actions/list-webhooks.cjs.map +1 -0
  644. package/dist/actions/list-webhooks.d.cts +9 -0
  645. package/dist/actions/list-webhooks.d.cts.map +1 -0
  646. package/dist/actions/list-webhooks.d.mts +9 -0
  647. package/dist/actions/list-webhooks.d.mts.map +1 -0
  648. package/dist/actions/list-webhooks.mjs +35 -0
  649. package/dist/actions/list-webhooks.mjs.map +1 -0
  650. package/dist/actions/merge-template.cjs +46 -0
  651. package/dist/actions/merge-template.cjs.map +1 -0
  652. package/dist/actions/merge-template.d.cts +9 -0
  653. package/dist/actions/merge-template.d.cts.map +1 -0
  654. package/dist/actions/merge-template.d.mts +9 -0
  655. package/dist/actions/merge-template.d.mts.map +1 -0
  656. package/dist/actions/merge-template.mjs +43 -0
  657. package/dist/actions/merge-template.mjs.map +1 -0
  658. package/dist/actions/merge-text-message-template.cjs +23 -0
  659. package/dist/actions/merge-text-message-template.cjs.map +1 -0
  660. package/dist/actions/merge-text-message-template.d.cts +9 -0
  661. package/dist/actions/merge-text-message-template.d.cts.map +1 -0
  662. package/dist/actions/merge-text-message-template.d.mts +9 -0
  663. package/dist/actions/merge-text-message-template.d.mts.map +1 -0
  664. package/dist/actions/merge-text-message-template.mjs +20 -0
  665. package/dist/actions/merge-text-message-template.mjs.map +1 -0
  666. package/dist/actions/update-action-plans-people.cjs +19 -0
  667. package/dist/actions/update-action-plans-people.cjs.map +1 -0
  668. package/dist/actions/update-action-plans-people.d.cts +9 -0
  669. package/dist/actions/update-action-plans-people.d.cts.map +1 -0
  670. package/dist/actions/update-action-plans-people.d.mts +9 -0
  671. package/dist/actions/update-action-plans-people.d.mts.map +1 -0
  672. package/dist/actions/update-action-plans-people.mjs +16 -0
  673. package/dist/actions/update-action-plans-people.mjs.map +1 -0
  674. package/dist/actions/update-appointment-outcomes.cjs +24 -0
  675. package/dist/actions/update-appointment-outcomes.cjs.map +1 -0
  676. package/dist/actions/update-appointment-outcomes.d.cts +9 -0
  677. package/dist/actions/update-appointment-outcomes.d.cts.map +1 -0
  678. package/dist/actions/update-appointment-outcomes.d.mts +9 -0
  679. package/dist/actions/update-appointment-outcomes.d.mts.map +1 -0
  680. package/dist/actions/update-appointment-outcomes.mjs +21 -0
  681. package/dist/actions/update-appointment-outcomes.mjs.map +1 -0
  682. package/dist/actions/update-appointment-types.cjs +24 -0
  683. package/dist/actions/update-appointment-types.cjs.map +1 -0
  684. package/dist/actions/update-appointment-types.d.cts +9 -0
  685. package/dist/actions/update-appointment-types.d.cts.map +1 -0
  686. package/dist/actions/update-appointment-types.d.mts +9 -0
  687. package/dist/actions/update-appointment-types.d.mts.map +1 -0
  688. package/dist/actions/update-appointment-types.mjs +21 -0
  689. package/dist/actions/update-appointment-types.mjs.map +1 -0
  690. package/dist/actions/update-appointment.cjs +63 -0
  691. package/dist/actions/update-appointment.cjs.map +1 -0
  692. package/dist/actions/update-appointment.d.cts +9 -0
  693. package/dist/actions/update-appointment.d.cts.map +1 -0
  694. package/dist/actions/update-appointment.d.mts +9 -0
  695. package/dist/actions/update-appointment.d.mts.map +1 -0
  696. package/dist/actions/update-appointment.mjs +62 -0
  697. package/dist/actions/update-appointment.mjs.map +1 -0
  698. package/dist/actions/update-calls.cjs +53 -0
  699. package/dist/actions/update-calls.cjs.map +1 -0
  700. package/dist/actions/update-calls.d.cts +9 -0
  701. package/dist/actions/update-calls.d.cts.map +1 -0
  702. package/dist/actions/update-calls.d.mts +9 -0
  703. package/dist/actions/update-calls.d.mts.map +1 -0
  704. package/dist/actions/update-calls.mjs +50 -0
  705. package/dist/actions/update-calls.mjs.map +1 -0
  706. package/dist/actions/update-custom-fields.cjs +30 -0
  707. package/dist/actions/update-custom-fields.cjs.map +1 -0
  708. package/dist/actions/update-custom-fields.d.cts +9 -0
  709. package/dist/actions/update-custom-fields.d.cts.map +1 -0
  710. package/dist/actions/update-custom-fields.d.mts +9 -0
  711. package/dist/actions/update-custom-fields.d.mts.map +1 -0
  712. package/dist/actions/update-custom-fields.mjs +27 -0
  713. package/dist/actions/update-custom-fields.mjs.map +1 -0
  714. package/dist/actions/update-deal-custom-fields.cjs +40 -0
  715. package/dist/actions/update-deal-custom-fields.cjs.map +1 -0
  716. package/dist/actions/update-deal-custom-fields.d.cts +9 -0
  717. package/dist/actions/update-deal-custom-fields.d.cts.map +1 -0
  718. package/dist/actions/update-deal-custom-fields.d.mts +9 -0
  719. package/dist/actions/update-deal-custom-fields.d.mts.map +1 -0
  720. package/dist/actions/update-deal-custom-fields.mjs +37 -0
  721. package/dist/actions/update-deal-custom-fields.mjs.map +1 -0
  722. package/dist/actions/update-deals.cjs +52 -0
  723. package/dist/actions/update-deals.cjs.map +1 -0
  724. package/dist/actions/update-deals.d.cts +9 -0
  725. package/dist/actions/update-deals.d.cts.map +1 -0
  726. package/dist/actions/update-deals.d.mts +9 -0
  727. package/dist/actions/update-deals.d.mts.map +1 -0
  728. package/dist/actions/update-deals.mjs +49 -0
  729. package/dist/actions/update-deals.mjs.map +1 -0
  730. package/dist/actions/update-em-campaigns.cjs +28 -0
  731. package/dist/actions/update-em-campaigns.cjs.map +1 -0
  732. package/dist/actions/update-em-campaigns.d.cts +9 -0
  733. package/dist/actions/update-em-campaigns.d.cts.map +1 -0
  734. package/dist/actions/update-em-campaigns.d.mts +9 -0
  735. package/dist/actions/update-em-campaigns.d.mts.map +1 -0
  736. package/dist/actions/update-em-campaigns.mjs +25 -0
  737. package/dist/actions/update-em-campaigns.mjs.map +1 -0
  738. package/dist/actions/update-groups.cjs +45 -0
  739. package/dist/actions/update-groups.cjs.map +1 -0
  740. package/dist/actions/update-groups.d.cts +9 -0
  741. package/dist/actions/update-groups.d.cts.map +1 -0
  742. package/dist/actions/update-groups.d.mts +9 -0
  743. package/dist/actions/update-groups.d.mts.map +1 -0
  744. package/dist/actions/update-groups.mjs +44 -0
  745. package/dist/actions/update-groups.mjs.map +1 -0
  746. package/dist/actions/update-people-relationships.cjs +50 -0
  747. package/dist/actions/update-people-relationships.cjs.map +1 -0
  748. package/dist/actions/update-people-relationships.d.cts +9 -0
  749. package/dist/actions/update-people-relationships.d.cts.map +1 -0
  750. package/dist/actions/update-people-relationships.d.mts +9 -0
  751. package/dist/actions/update-people-relationships.d.mts.map +1 -0
  752. package/dist/actions/update-people-relationships.mjs +47 -0
  753. package/dist/actions/update-people-relationships.mjs.map +1 -0
  754. package/dist/actions/update-pipelines.cjs +42 -0
  755. package/dist/actions/update-pipelines.cjs.map +1 -0
  756. package/dist/actions/update-pipelines.d.cts +9 -0
  757. package/dist/actions/update-pipelines.d.cts.map +1 -0
  758. package/dist/actions/update-pipelines.d.mts +9 -0
  759. package/dist/actions/update-pipelines.d.mts.map +1 -0
  760. package/dist/actions/update-pipelines.mjs +41 -0
  761. package/dist/actions/update-pipelines.mjs.map +1 -0
  762. package/dist/actions/update-ponds.cjs +26 -0
  763. package/dist/actions/update-ponds.cjs.map +1 -0
  764. package/dist/actions/update-ponds.d.cts +9 -0
  765. package/dist/actions/update-ponds.d.cts.map +1 -0
  766. package/dist/actions/update-ponds.d.mts +9 -0
  767. package/dist/actions/update-ponds.d.mts.map +1 -0
  768. package/dist/actions/update-ponds.mjs +23 -0
  769. package/dist/actions/update-ponds.mjs.map +1 -0
  770. package/dist/actions/update-stages.cjs +26 -0
  771. package/dist/actions/update-stages.cjs.map +1 -0
  772. package/dist/actions/update-stages.d.cts +9 -0
  773. package/dist/actions/update-stages.d.cts.map +1 -0
  774. package/dist/actions/update-stages.d.mts +9 -0
  775. package/dist/actions/update-stages.d.mts.map +1 -0
  776. package/dist/actions/update-stages.mjs +23 -0
  777. package/dist/actions/update-stages.mjs.map +1 -0
  778. package/dist/actions/update-teams.cjs +25 -0
  779. package/dist/actions/update-teams.cjs.map +1 -0
  780. package/dist/actions/update-teams.d.cts +9 -0
  781. package/dist/actions/update-teams.d.cts.map +1 -0
  782. package/dist/actions/update-teams.d.mts +9 -0
  783. package/dist/actions/update-teams.d.mts.map +1 -0
  784. package/dist/actions/update-teams.mjs +22 -0
  785. package/dist/actions/update-teams.mjs.map +1 -0
  786. package/dist/actions/update-templates.cjs +27 -0
  787. package/dist/actions/update-templates.cjs.map +1 -0
  788. package/dist/actions/update-templates.d.cts +9 -0
  789. package/dist/actions/update-templates.d.cts.map +1 -0
  790. package/dist/actions/update-templates.d.mts +9 -0
  791. package/dist/actions/update-templates.d.mts.map +1 -0
  792. package/dist/actions/update-templates.mjs +24 -0
  793. package/dist/actions/update-templates.mjs.map +1 -0
  794. package/dist/actions/update-text-message-template.cjs +42 -0
  795. package/dist/actions/update-text-message-template.cjs.map +1 -0
  796. package/dist/actions/update-text-message-template.d.cts +9 -0
  797. package/dist/actions/update-text-message-template.d.cts.map +1 -0
  798. package/dist/actions/update-text-message-template.d.mts +9 -0
  799. package/dist/actions/update-text-message-template.d.mts.map +1 -0
  800. package/dist/actions/update-text-message-template.mjs +41 -0
  801. package/dist/actions/update-text-message-template.mjs.map +1 -0
  802. package/dist/app.cjs +9 -0
  803. package/dist/app.cjs.map +1 -0
  804. package/dist/app.d.cts +5 -0
  805. package/dist/app.d.cts.map +1 -0
  806. package/dist/app.d.mts +5 -0
  807. package/dist/app.d.mts.map +1 -0
  808. package/dist/app.mjs +10 -0
  809. package/dist/app.mjs.map +1 -0
  810. package/dist/catalog.cjs +15 -0
  811. package/dist/catalog.cjs.map +1 -0
  812. package/dist/catalog.d.cts +14 -0
  813. package/dist/catalog.d.cts.map +1 -0
  814. package/dist/catalog.d.mts +14 -0
  815. package/dist/catalog.d.mts.map +1 -0
  816. package/dist/catalog.mjs +15 -0
  817. package/dist/catalog.mjs.map +1 -0
  818. package/dist/execute.cjs +18 -0
  819. package/dist/execute.cjs.map +1 -0
  820. package/dist/execute.mjs +18 -0
  821. package/dist/execute.mjs.map +1 -0
  822. package/dist/index.cjs +204 -0
  823. package/dist/index.d.cts +102 -0
  824. package/dist/index.d.mts +102 -0
  825. package/dist/index.mjs +103 -0
  826. package/package.json +49 -0
@@ -0,0 +1,46 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/merge-template.ts
4
+ const FollowUpBossMergeTemplateInput = zod.z.object({
5
+ recipients: zod.z.object({
6
+ cc: zod.z.array(zod.z.object({
7
+ name: zod.z.string().describe("Name of the recipient (optional).").optional(),
8
+ email: zod.z.string().describe("Email address of the recipient.")
9
+ }).describe("Model for a single recipient in the recipients list.")).describe("List of recipients in the CC: field (currently not used by the API).").optional(),
10
+ to: zod.z.array(zod.z.object({
11
+ name: zod.z.string().describe("Name of the recipient (optional).").optional(),
12
+ email: zod.z.string().describe("Email address of the recipient.")
13
+ }).describe("Model for a single recipient in the recipients list.")).describe("List of recipients in the To: field. The first recipient matching the Person ID or their relationships will be used for all %contact_*% merge fields."),
14
+ bcc: zod.z.array(zod.z.object({
15
+ name: zod.z.string().describe("Name of the recipient (optional).").optional(),
16
+ email: zod.z.string().describe("Email address of the recipient.")
17
+ }).describe("Model for a single recipient in the recipients list.")).describe("List of recipients in the BCC: field (currently not used by the API).").optional()
18
+ }).describe("Model for recipients object containing To/CC/BCC/From fields.").optional(),
19
+ templateId: zod.z.number().int().describe("The ID of the email template to merge."),
20
+ mergePersonId: zod.z.number().int().describe("Person ID to use for merge fields like %contact_name%. If not provided, the first recipient matching a person will be used.").optional()
21
+ }).describe("Request model for merging a template with person data.");
22
+ const FollowUpBossMergeTemplateOutput = zod.z.object({
23
+ id: zod.z.number().int().describe("The ID of the template.").nullable().optional(),
24
+ body: zod.z.string().describe("Body content of the merged template with merge fields replaced.").nullable().optional(),
25
+ name: zod.z.string().describe("Name of the template.").nullable().optional(),
26
+ created: zod.z.string().describe("ISO 8601 timestamp when the template was created.").nullable().optional(),
27
+ subject: zod.z.string().describe("Subject line of the merged template.").nullable().optional(),
28
+ updated: zod.z.string().describe("ISO 8601 timestamp when the template was last updated.").nullable().optional(),
29
+ isMobile: zod.z.number().int().describe("Whether the template is optimized for mobile (1 for mobile, 0 for desktop).").nullable().optional(),
30
+ isShared: zod.z.boolean().describe("Whether the template is shared with other users.").nullable().optional(),
31
+ isEditable: zod.z.boolean().describe("Whether the template can be edited.").nullable().optional(),
32
+ createdById: zod.z.number().int().describe("ID of the user who created the template.").nullable().optional(),
33
+ isDeletable: zod.z.boolean().describe("Whether the template can be deleted.").nullable().optional(),
34
+ updatedById: zod.z.number().int().describe("ID of the user who last updated the template.").nullable().optional()
35
+ }).describe("Response model returned after merging a template with person data.");
36
+ const followUpBossMergeTemplate = require_action.action("FOLLOW_UP_BOSS_MERGE_TEMPLATE", {
37
+ slug: "follow_up_boss-merge-template",
38
+ name: "Merge Template",
39
+ description: "Tool to merge an email template with person data using Follow Up Boss API. Use when you need to generate personalized email content by replacing merge fields like %contact_name% with actual person data.",
40
+ input: FollowUpBossMergeTemplateInput,
41
+ output: FollowUpBossMergeTemplateOutput
42
+ });
43
+ //#endregion
44
+ exports.followUpBossMergeTemplate = followUpBossMergeTemplate;
45
+
46
+ //# sourceMappingURL=merge-template.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-template.cjs","names":["z","action"],"sources":["../../src/actions/merge-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossMergeTemplateInput: z.ZodTypeAny = z.object({\n recipients: z.object({\n cc: z.array(z.object({\n name: z.string().describe(\"Name of the recipient (optional).\").optional(),\n email: z.string().describe(\"Email address of the recipient.\"),\n}).describe(\"Model for a single recipient in the recipients list.\")).describe(\"List of recipients in the CC: field (currently not used by the API).\").optional(),\n to: z.array(z.object({\n name: z.string().describe(\"Name of the recipient (optional).\").optional(),\n email: z.string().describe(\"Email address of the recipient.\"),\n}).describe(\"Model for a single recipient in the recipients list.\")).describe(\"List of recipients in the To: field. The first recipient matching the Person ID or their relationships will be used for all %contact_*% merge fields.\"),\n bcc: z.array(z.object({\n name: z.string().describe(\"Name of the recipient (optional).\").optional(),\n email: z.string().describe(\"Email address of the recipient.\"),\n}).describe(\"Model for a single recipient in the recipients list.\")).describe(\"List of recipients in the BCC: field (currently not used by the API).\").optional(),\n}).describe(\"Model for recipients object containing To/CC/BCC/From fields.\").optional(),\n templateId: z.number().int().describe(\"The ID of the email template to merge.\"),\n mergePersonId: z.number().int().describe(\"Person ID to use for merge fields like %contact_name%. If not provided, the first recipient matching a person will be used.\").optional(),\n}).describe(\"Request model for merging a template with person data.\");\nexport const FollowUpBossMergeTemplateOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The ID of the template.\").nullable().optional(),\n body: z.string().describe(\"Body content of the merged template with merge fields replaced.\").nullable().optional(),\n name: z.string().describe(\"Name of the template.\").nullable().optional(),\n created: z.string().describe(\"ISO 8601 timestamp when the template was created.\").nullable().optional(),\n subject: z.string().describe(\"Subject line of the merged template.\").nullable().optional(),\n updated: z.string().describe(\"ISO 8601 timestamp when the template was last updated.\").nullable().optional(),\n isMobile: z.number().int().describe(\"Whether the template is optimized for mobile (1 for mobile, 0 for desktop).\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the template is shared with other users.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the template can be edited.\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the template.\").nullable().optional(),\n isDeletable: z.boolean().describe(\"Whether the template can be deleted.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the template.\").nullable().optional(),\n}).describe(\"Response model returned after merging a template with person data.\");\n\nexport const followUpBossMergeTemplate = action(\"FOLLOW_UP_BOSS_MERGE_TEMPLATE\", {\n slug: \"follow_up_boss-merge-template\",\n name: \"Merge Template\",\n description: \"Tool to merge an email template with person data using Follow Up Boss API. Use when you need to generate personalized email content by replacing merge fields like %contact_name% with actual person data.\",\n input: FollowUpBossMergeTemplateInput,\n output: FollowUpBossMergeTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,YAAYA,IAAAA,EAAE,OAAO;EACrB,IAAIA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;GACrB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;GACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;EAC7J,IAAIA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;GACrB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;GACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,uJAAuJ;EACnO,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;GACtB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;GACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;EAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;CAChK,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;CAC9E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;AACnL,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAEhF,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/merge-template.d.ts
4
+ declare const FollowUpBossMergeTemplateInput: z.ZodTypeAny;
5
+ declare const FollowUpBossMergeTemplateOutput: z.ZodTypeAny;
6
+ declare const followUpBossMergeTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossMergeTemplate };
9
+ //# sourceMappingURL=merge-template.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-template.d.cts","names":[],"sources":["../../src/actions/merge-template.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAiBsB;AAAA,cACxD,+BAAA,EAAiC,CAAA,CAAE,UAaiC;AAAA,cAEpE,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/merge-template.d.ts
4
+ declare const FollowUpBossMergeTemplateInput: z.ZodTypeAny;
5
+ declare const FollowUpBossMergeTemplateOutput: z.ZodTypeAny;
6
+ declare const followUpBossMergeTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossMergeTemplate };
9
+ //# sourceMappingURL=merge-template.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-template.d.mts","names":[],"sources":["../../src/actions/merge-template.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAiBsB;AAAA,cACxD,+BAAA,EAAiC,CAAA,CAAE,UAaiC;AAAA,cAEpE,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,43 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const followUpBossMergeTemplate = action("FOLLOW_UP_BOSS_MERGE_TEMPLATE", {
4
+ slug: "follow_up_boss-merge-template",
5
+ name: "Merge Template",
6
+ description: "Tool to merge an email template with person data using Follow Up Boss API. Use when you need to generate personalized email content by replacing merge fields like %contact_name% with actual person data.",
7
+ input: z.object({
8
+ recipients: z.object({
9
+ cc: z.array(z.object({
10
+ name: z.string().describe("Name of the recipient (optional).").optional(),
11
+ email: z.string().describe("Email address of the recipient.")
12
+ }).describe("Model for a single recipient in the recipients list.")).describe("List of recipients in the CC: field (currently not used by the API).").optional(),
13
+ to: z.array(z.object({
14
+ name: z.string().describe("Name of the recipient (optional).").optional(),
15
+ email: z.string().describe("Email address of the recipient.")
16
+ }).describe("Model for a single recipient in the recipients list.")).describe("List of recipients in the To: field. The first recipient matching the Person ID or their relationships will be used for all %contact_*% merge fields."),
17
+ bcc: z.array(z.object({
18
+ name: z.string().describe("Name of the recipient (optional).").optional(),
19
+ email: z.string().describe("Email address of the recipient.")
20
+ }).describe("Model for a single recipient in the recipients list.")).describe("List of recipients in the BCC: field (currently not used by the API).").optional()
21
+ }).describe("Model for recipients object containing To/CC/BCC/From fields.").optional(),
22
+ templateId: z.number().int().describe("The ID of the email template to merge."),
23
+ mergePersonId: z.number().int().describe("Person ID to use for merge fields like %contact_name%. If not provided, the first recipient matching a person will be used.").optional()
24
+ }).describe("Request model for merging a template with person data."),
25
+ output: z.object({
26
+ id: z.number().int().describe("The ID of the template.").nullable().optional(),
27
+ body: z.string().describe("Body content of the merged template with merge fields replaced.").nullable().optional(),
28
+ name: z.string().describe("Name of the template.").nullable().optional(),
29
+ created: z.string().describe("ISO 8601 timestamp when the template was created.").nullable().optional(),
30
+ subject: z.string().describe("Subject line of the merged template.").nullable().optional(),
31
+ updated: z.string().describe("ISO 8601 timestamp when the template was last updated.").nullable().optional(),
32
+ isMobile: z.number().int().describe("Whether the template is optimized for mobile (1 for mobile, 0 for desktop).").nullable().optional(),
33
+ isShared: z.boolean().describe("Whether the template is shared with other users.").nullable().optional(),
34
+ isEditable: z.boolean().describe("Whether the template can be edited.").nullable().optional(),
35
+ createdById: z.number().int().describe("ID of the user who created the template.").nullable().optional(),
36
+ isDeletable: z.boolean().describe("Whether the template can be deleted.").nullable().optional(),
37
+ updatedById: z.number().int().describe("ID of the user who last updated the template.").nullable().optional()
38
+ }).describe("Response model returned after merging a template with person data.")
39
+ });
40
+ //#endregion
41
+ export { followUpBossMergeTemplate };
42
+
43
+ //# sourceMappingURL=merge-template.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-template.mjs","names":[],"sources":["../../src/actions/merge-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossMergeTemplateInput: z.ZodTypeAny = z.object({\n recipients: z.object({\n cc: z.array(z.object({\n name: z.string().describe(\"Name of the recipient (optional).\").optional(),\n email: z.string().describe(\"Email address of the recipient.\"),\n}).describe(\"Model for a single recipient in the recipients list.\")).describe(\"List of recipients in the CC: field (currently not used by the API).\").optional(),\n to: z.array(z.object({\n name: z.string().describe(\"Name of the recipient (optional).\").optional(),\n email: z.string().describe(\"Email address of the recipient.\"),\n}).describe(\"Model for a single recipient in the recipients list.\")).describe(\"List of recipients in the To: field. The first recipient matching the Person ID or their relationships will be used for all %contact_*% merge fields.\"),\n bcc: z.array(z.object({\n name: z.string().describe(\"Name of the recipient (optional).\").optional(),\n email: z.string().describe(\"Email address of the recipient.\"),\n}).describe(\"Model for a single recipient in the recipients list.\")).describe(\"List of recipients in the BCC: field (currently not used by the API).\").optional(),\n}).describe(\"Model for recipients object containing To/CC/BCC/From fields.\").optional(),\n templateId: z.number().int().describe(\"The ID of the email template to merge.\"),\n mergePersonId: z.number().int().describe(\"Person ID to use for merge fields like %contact_name%. If not provided, the first recipient matching a person will be used.\").optional(),\n}).describe(\"Request model for merging a template with person data.\");\nexport const FollowUpBossMergeTemplateOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The ID of the template.\").nullable().optional(),\n body: z.string().describe(\"Body content of the merged template with merge fields replaced.\").nullable().optional(),\n name: z.string().describe(\"Name of the template.\").nullable().optional(),\n created: z.string().describe(\"ISO 8601 timestamp when the template was created.\").nullable().optional(),\n subject: z.string().describe(\"Subject line of the merged template.\").nullable().optional(),\n updated: z.string().describe(\"ISO 8601 timestamp when the template was last updated.\").nullable().optional(),\n isMobile: z.number().int().describe(\"Whether the template is optimized for mobile (1 for mobile, 0 for desktop).\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the template is shared with other users.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the template can be edited.\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the template.\").nullable().optional(),\n isDeletable: z.boolean().describe(\"Whether the template can be deleted.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the template.\").nullable().optional(),\n}).describe(\"Response model returned after merging a template with person data.\");\n\nexport const followUpBossMergeTemplate = action(\"FOLLOW_UP_BOSS_MERGE_TEMPLATE\", {\n slug: \"follow_up_boss-merge-template\",\n name: \"Merge Template\",\n description: \"Tool to merge an email template with person data using Follow Up Boss API. Use when you need to generate personalized email content by replacing merge fields like %contact_name% with actual person data.\",\n input: FollowUpBossMergeTemplateInput,\n output: FollowUpBossMergeTemplateOutput,\n});\n"],"mappings":";;AAqCA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OArC0D,EAAE,OAAO;EACnE,YAAY,EAAE,OAAO;GACrB,IAAI,EAAE,MAAM,EAAE,OAAO;IACrB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;IACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;GAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;GAC7J,IAAI,EAAE,MAAM,EAAE,OAAO;IACrB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;IACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;GAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,uJAAuJ;GACnO,KAAK,EAAE,MAAM,EAAE,OAAO;IACtB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;IACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;GAC9D,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS;EAChK,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;EACpF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;EAC9E,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CACnL,CAAC,CAAC,CAAC,SAAS,wDAoBH;CACP,QApB2D,EAAE,OAAO;EACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvI,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,CAAC,CAAC,CAAC,SAAS,oEAOF;AACV,CAAC"}
@@ -0,0 +1,23 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/merge-text-message-template.ts
4
+ const FollowUpBossMergeTextMessageTemplateInput = zod.z.object({
5
+ personId: zod.z.number().int().describe("Person ID to use for merge fields like %contact_name%. If not provided, the first recipient will be used").optional(),
6
+ recipients: zod.z.object({ to: zod.z.array(zod.z.object({
7
+ name: zod.z.string().describe("Recipient's name").optional(),
8
+ phone: zod.z.string().describe("Recipient's phone number")
9
+ }).describe("Recipient information for text message")).describe("List of message recipients with phone numbers and optional names") }).describe("Container for message recipients").optional(),
10
+ templateId: zod.z.number().int().describe("The ID of the text message template to merge")
11
+ }).describe("Request model for merging text message template with person data");
12
+ const FollowUpBossMergeTextMessageTemplateOutput = zod.z.object({ merged_message: zod.z.string().describe("The merged text message with all merge fields replaced with actual data") }).describe("Response model for merged text message template");
13
+ const followUpBossMergeTextMessageTemplate = require_action.action("FOLLOW_UP_BOSS_MERGE_TEXT_MESSAGE_TEMPLATE", {
14
+ slug: "follow_up_boss-merge-text-message-template",
15
+ name: "Merge Text Message Template",
16
+ description: "Tool to merge a text message template with person data. Use when you need to generate personalized text messages by merging a template with contact information. The template supports merge fields like %contact_name% and %contact_rels_first_name% which are replaced with actual recipient data.",
17
+ input: FollowUpBossMergeTextMessageTemplateInput,
18
+ output: FollowUpBossMergeTextMessageTemplateOutput
19
+ });
20
+ //#endregion
21
+ exports.followUpBossMergeTextMessageTemplate = followUpBossMergeTextMessageTemplate;
22
+
23
+ //# sourceMappingURL=merge-text-message-template.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-text-message-template.cjs","names":["z","action"],"sources":["../../src/actions/merge-text-message-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossMergeTextMessageTemplateInput: z.ZodTypeAny = z.object({\n personId: z.number().int().describe(\"Person ID to use for merge fields like %contact_name%. If not provided, the first recipient will be used\").optional(),\n recipients: z.object({\n to: z.array(z.object({\n name: z.string().describe(\"Recipient's name\").optional(),\n phone: z.string().describe(\"Recipient's phone number\"),\n}).describe(\"Recipient information for text message\")).describe(\"List of message recipients with phone numbers and optional names\"),\n}).describe(\"Container for message recipients\").optional(),\n templateId: z.number().int().describe(\"The ID of the text message template to merge\"),\n}).describe(\"Request model for merging text message template with person data\");\nexport const FollowUpBossMergeTextMessageTemplateOutput: z.ZodTypeAny = z.object({\n merged_message: z.string().describe(\"The merged text message with all merge fields replaced with actual data\"),\n}).describe(\"Response model for merged text message template\");\n\nexport const followUpBossMergeTextMessageTemplate = action(\"FOLLOW_UP_BOSS_MERGE_TEXT_MESSAGE_TEMPLATE\", {\n slug: \"follow_up_boss-merge-text-message-template\",\n name: \"Merge Text Message Template\",\n description: \"Tool to merge a text message template with person data. Use when you need to generate personalized text messages by merging a template with contact information. The template supports merge fields like %contact_name% and %contact_rels_first_name% which are replaced with actual recipient data.\",\n input: FollowUpBossMergeTextMessageTemplateInput,\n output: FollowUpBossMergeTextMessageTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA0DA,IAAAA,EAAE,OAAO;CAC9E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CACzJ,YAAYA,IAAAA,EAAE,OAAO,EACrB,IAAIA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EACrB,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;CACvD,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,CAAC,SAAS,kEAAkE,EAClI,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;AACtF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,6CAA2DA,IAAAA,EAAE,OAAO,EAC/E,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,EAC/G,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,uCAAuCC,eAAAA,OAAO,8CAA8C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/merge-text-message-template.d.ts
4
+ declare const FollowUpBossMergeTextMessageTemplateInput: z.ZodTypeAny;
5
+ declare const FollowUpBossMergeTextMessageTemplateOutput: z.ZodTypeAny;
6
+ declare const followUpBossMergeTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossMergeTextMessageTemplate };
9
+ //# sourceMappingURL=merge-text-message-template.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-text-message-template.d.cts","names":[],"sources":["../../src/actions/merge-text-message-template.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UASqB;AAAA,cAClE,0CAAA,EAA4C,CAAA,CAAE,UAEG;AAAA,cAEjD,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/merge-text-message-template.d.ts
4
+ declare const FollowUpBossMergeTextMessageTemplateInput: z.ZodTypeAny;
5
+ declare const FollowUpBossMergeTextMessageTemplateOutput: z.ZodTypeAny;
6
+ declare const followUpBossMergeTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossMergeTextMessageTemplate };
9
+ //# sourceMappingURL=merge-text-message-template.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-text-message-template.d.mts","names":[],"sources":["../../src/actions/merge-text-message-template.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UASqB;AAAA,cAClE,0CAAA,EAA4C,CAAA,CAAE,UAEG;AAAA,cAEjD,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,20 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const followUpBossMergeTextMessageTemplate = action("FOLLOW_UP_BOSS_MERGE_TEXT_MESSAGE_TEMPLATE", {
4
+ slug: "follow_up_boss-merge-text-message-template",
5
+ name: "Merge Text Message Template",
6
+ description: "Tool to merge a text message template with person data. Use when you need to generate personalized text messages by merging a template with contact information. The template supports merge fields like %contact_name% and %contact_rels_first_name% which are replaced with actual recipient data.",
7
+ input: z.object({
8
+ personId: z.number().int().describe("Person ID to use for merge fields like %contact_name%. If not provided, the first recipient will be used").optional(),
9
+ recipients: z.object({ to: z.array(z.object({
10
+ name: z.string().describe("Recipient's name").optional(),
11
+ phone: z.string().describe("Recipient's phone number")
12
+ }).describe("Recipient information for text message")).describe("List of message recipients with phone numbers and optional names") }).describe("Container for message recipients").optional(),
13
+ templateId: z.number().int().describe("The ID of the text message template to merge")
14
+ }).describe("Request model for merging text message template with person data"),
15
+ output: z.object({ merged_message: z.string().describe("The merged text message with all merge fields replaced with actual data") }).describe("Response model for merged text message template")
16
+ });
17
+ //#endregion
18
+ export { followUpBossMergeTextMessageTemplate };
19
+
20
+ //# sourceMappingURL=merge-text-message-template.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"merge-text-message-template.mjs","names":[],"sources":["../../src/actions/merge-text-message-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossMergeTextMessageTemplateInput: z.ZodTypeAny = z.object({\n personId: z.number().int().describe(\"Person ID to use for merge fields like %contact_name%. If not provided, the first recipient will be used\").optional(),\n recipients: z.object({\n to: z.array(z.object({\n name: z.string().describe(\"Recipient's name\").optional(),\n phone: z.string().describe(\"Recipient's phone number\"),\n}).describe(\"Recipient information for text message\")).describe(\"List of message recipients with phone numbers and optional names\"),\n}).describe(\"Container for message recipients\").optional(),\n templateId: z.number().int().describe(\"The ID of the text message template to merge\"),\n}).describe(\"Request model for merging text message template with person data\");\nexport const FollowUpBossMergeTextMessageTemplateOutput: z.ZodTypeAny = z.object({\n merged_message: z.string().describe(\"The merged text message with all merge fields replaced with actual data\"),\n}).describe(\"Response model for merged text message template\");\n\nexport const followUpBossMergeTextMessageTemplate = action(\"FOLLOW_UP_BOSS_MERGE_TEXT_MESSAGE_TEMPLATE\", {\n slug: \"follow_up_boss-merge-text-message-template\",\n name: \"Merge Text Message Template\",\n description: \"Tool to merge a text message template with person data. Use when you need to generate personalized text messages by merging a template with contact information. The template supports merge fields like %contact_name% and %contact_rels_first_name% which are replaced with actual recipient data.\",\n input: FollowUpBossMergeTextMessageTemplateInput,\n output: FollowUpBossMergeTextMessageTemplateOutput,\n});\n"],"mappings":";;AAkBA,MAAa,uCAAuC,OAAO,8CAA8C;CACvG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlBqE,EAAE,OAAO;EAC9E,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;EACzJ,YAAY,EAAE,OAAO,EACrB,IAAI,EAAE,MAAM,EAAE,OAAO;GACrB,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;GACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;EACvD,CAAC,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,CAAC,SAAS,kEAAkE,EAClI,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;EACvD,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CACtF,CAAC,CAAC,CAAC,SAAS,kEASH;CACP,QATsE,EAAE,OAAO,EAC/E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,EAC/G,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
@@ -0,0 +1,19 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/update-action-plans-people.ts
4
+ const FollowUpBossUpdateActionPlansPeopleInput = zod.z.object({
5
+ id: zod.z.number().int().describe("The ID of the Action Plan People object to update."),
6
+ status: zod.z.enum(["Running", "Paused"]).describe("The desired state of the applied action plan. Either 'Running' or 'Paused'.")
7
+ }).describe("Request model for updating the status of an Action Plan to Person relationship.");
8
+ const FollowUpBossUpdateActionPlansPeopleOutput = zod.z.object({}).describe("Response model returned after updating an action plan to person relationship status.");
9
+ const followUpBossUpdateActionPlansPeople = require_action.action("FOLLOW_UP_BOSS_UPDATE_ACTION_PLANS_PEOPLE", {
10
+ slug: "follow_up_boss-update-action-plans-people",
11
+ name: "Update Action Plan People Status",
12
+ description: "Tool to update the status of an Action Plan to Person relationship in Follow Up Boss. Use when you need to pause or resume an action plan applied to a contact.",
13
+ input: FollowUpBossUpdateActionPlansPeopleInput,
14
+ output: FollowUpBossUpdateActionPlansPeopleOutput
15
+ });
16
+ //#endregion
17
+ exports.followUpBossUpdateActionPlansPeople = followUpBossUpdateActionPlansPeople;
18
+
19
+ //# sourceMappingURL=update-action-plans-people.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-action-plans-people.cjs","names":["z","action"],"sources":["../../src/actions/update-action-plans-people.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateActionPlansPeopleInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The ID of the Action Plan People object to update.\"),\n status: z.enum([\"Running\", \"Paused\"]).describe(\"The desired state of the applied action plan. Either 'Running' or 'Paused'.\"),\n}).describe(\"Request model for updating the status of an Action Plan to Person relationship.\");\nexport const FollowUpBossUpdateActionPlansPeopleOutput: z.ZodTypeAny = z.object({}).describe(\"Response model returned after updating an action plan to person relationship status.\");\n\nexport const followUpBossUpdateActionPlansPeople = action(\"FOLLOW_UP_BOSS_UPDATE_ACTION_PLANS_PEOPLE\", {\n slug: \"follow_up_boss-update-action-plans-people\",\n name: \"Update Action Plan People Status\",\n description: \"Tool to update the status of an Action Plan to Person relationship in Follow Up Boss. Use when you need to pause or resume an action plan applied to a contact.\",\n input: FollowUpBossUpdateActionPlansPeopleInput,\n output: FollowUpBossUpdateActionPlansPeopleOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAAyDA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD;CAClF,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E;AAC9H,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAa,4CAA0DA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAAsF;AAEnL,MAAa,sCAAsCC,eAAAA,OAAO,6CAA6C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/update-action-plans-people.d.ts
4
+ declare const FollowUpBossUpdateActionPlansPeopleInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateActionPlansPeopleOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateActionPlansPeople: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateActionPlansPeople };
9
+ //# sourceMappingURL=update-action-plans-people.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-action-plans-people.d.cts","names":[],"sources":["../../src/actions/update-action-plans-people.ts"],"mappings":";;;cAIa,wCAAA,EAA0C,CAAA,CAAE,UAGqC;AAAA,cACjF,yCAAA,EAA2C,CAAA,CAAE,UAA0H;AAAA,cAEvK,mCAAA,gCAAmC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/update-action-plans-people.d.ts
4
+ declare const FollowUpBossUpdateActionPlansPeopleInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateActionPlansPeopleOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateActionPlansPeople: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateActionPlansPeople };
9
+ //# sourceMappingURL=update-action-plans-people.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-action-plans-people.d.mts","names":[],"sources":["../../src/actions/update-action-plans-people.ts"],"mappings":";;;cAIa,wCAAA,EAA0C,CAAA,CAAE,UAGqC;AAAA,cACjF,yCAAA,EAA2C,CAAA,CAAE,UAA0H;AAAA,cAEvK,mCAAA,gCAAmC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,16 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const followUpBossUpdateActionPlansPeople = action("FOLLOW_UP_BOSS_UPDATE_ACTION_PLANS_PEOPLE", {
4
+ slug: "follow_up_boss-update-action-plans-people",
5
+ name: "Update Action Plan People Status",
6
+ description: "Tool to update the status of an Action Plan to Person relationship in Follow Up Boss. Use when you need to pause or resume an action plan applied to a contact.",
7
+ input: z.object({
8
+ id: z.number().int().describe("The ID of the Action Plan People object to update."),
9
+ status: z.enum(["Running", "Paused"]).describe("The desired state of the applied action plan. Either 'Running' or 'Paused'.")
10
+ }).describe("Request model for updating the status of an Action Plan to Person relationship."),
11
+ output: z.object({}).describe("Response model returned after updating an action plan to person relationship status.")
12
+ });
13
+ //#endregion
14
+ export { followUpBossUpdateActionPlansPeople };
15
+
16
+ //# sourceMappingURL=update-action-plans-people.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-action-plans-people.mjs","names":[],"sources":["../../src/actions/update-action-plans-people.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateActionPlansPeopleInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The ID of the Action Plan People object to update.\"),\n status: z.enum([\"Running\", \"Paused\"]).describe(\"The desired state of the applied action plan. Either 'Running' or 'Paused'.\"),\n}).describe(\"Request model for updating the status of an Action Plan to Person relationship.\");\nexport const FollowUpBossUpdateActionPlansPeopleOutput: z.ZodTypeAny = z.object({}).describe(\"Response model returned after updating an action plan to person relationship status.\");\n\nexport const followUpBossUpdateActionPlansPeople = action(\"FOLLOW_UP_BOSS_UPDATE_ACTION_PLANS_PEOPLE\", {\n slug: \"follow_up_boss-update-action-plans-people\",\n name: \"Update Action Plan People Status\",\n description: \"Tool to update the status of an Action Plan to Person relationship in Follow Up Boss. Use when you need to pause or resume an action plan applied to a contact.\",\n input: FollowUpBossUpdateActionPlansPeopleInput,\n output: FollowUpBossUpdateActionPlansPeopleOutput,\n});\n"],"mappings":";;AAUA,MAAa,sCAAsC,OAAO,6CAA6C;CACrG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVoE,EAAE,OAAO;EAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD;EAClF,QAAQ,EAAE,KAAK,CAAC,WAAW,QAAQ,CAAC,CAAC,CAAC,SAAS,6EAA6E;CAC9H,CAAC,CAAC,CAAC,SAAS,iFAOH;CACP,QAPqE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,sFAOnF;AACV,CAAC"}
@@ -0,0 +1,24 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/update-appointment-outcomes.ts
4
+ const FollowUpBossUpdateAppointmentOutcomesInput = zod.z.object({
5
+ id: zod.z.number().int().describe("The id of the appointment outcome to update."),
6
+ name: zod.z.string().describe("The name of the appointment outcome.").optional(),
7
+ orderWeight: zod.z.number().int().describe("Set this value to enforce a specific sort order. Higher values appear later in the list.").optional()
8
+ }).describe("Request schema for updating an appointment outcome in Follow Up Boss.");
9
+ const FollowUpBossUpdateAppointmentOutcomesOutput = zod.z.object({
10
+ id: zod.z.number().int().describe("Unique identifier of the appointment outcome."),
11
+ name: zod.z.string().describe("The name of the appointment outcome."),
12
+ orderWeight: zod.z.number().int().describe("The order weight used for sorting appointment outcomes.")
13
+ }).describe("Response schema for an updated appointment outcome.");
14
+ const followUpBossUpdateAppointmentOutcomes = require_action.action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_OUTCOMES", {
15
+ slug: "follow_up_boss-update-appointment-outcomes",
16
+ name: "Update appointment outcome",
17
+ description: "Tool to update an existing appointment outcome in Follow Up Boss. Use when you need to modify the name or sort order of an appointment outcome.",
18
+ input: FollowUpBossUpdateAppointmentOutcomesInput,
19
+ output: FollowUpBossUpdateAppointmentOutcomesOutput
20
+ });
21
+ //#endregion
22
+ exports.followUpBossUpdateAppointmentOutcomes = followUpBossUpdateAppointmentOutcomes;
23
+
24
+ //# sourceMappingURL=update-appointment-outcomes.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-outcomes.cjs","names":["z","action"],"sources":["../../src/actions/update-appointment-outcomes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentOutcomesInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the appointment outcome to update.\"),\n name: z.string().describe(\"The name of the appointment outcome.\").optional(),\n orderWeight: z.number().int().describe(\"Set this value to enforce a specific sort order. Higher values appear later in the list.\").optional(),\n}).describe(\"Request schema for updating an appointment outcome in Follow Up Boss.\");\nexport const FollowUpBossUpdateAppointmentOutcomesOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the appointment outcome.\"),\n name: z.string().describe(\"The name of the appointment outcome.\"),\n orderWeight: z.number().int().describe(\"The order weight used for sorting appointment outcomes.\"),\n}).describe(\"Response schema for an updated appointment outcome.\");\n\nexport const followUpBossUpdateAppointmentOutcomes = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_OUTCOMES\", {\n slug: \"follow_up_boss-update-appointment-outcomes\",\n name: \"Update appointment outcome\",\n description: \"Tool to update an existing appointment outcome in Follow Up Boss. Use when you need to modify the name or sort order of an appointment outcome.\",\n input: FollowUpBossUpdateAppointmentOutcomesInput,\n output: FollowUpBossUpdateAppointmentOutcomesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2DA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAa,8CAA4DA,IAAAA,EAAE,OAAO;CAChF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;CAC7E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CAChE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;AAClG,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAEjE,MAAa,wCAAwCC,eAAAA,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/update-appointment-outcomes.d.ts
4
+ declare const FollowUpBossUpdateAppointmentOutcomesInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateAppointmentOutcomesOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateAppointmentOutcomes };
9
+ //# sourceMappingURL=update-appointment-outcomes.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-outcomes.d.cts","names":[],"sources":["../../src/actions/update-appointment-outcomes.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAIyB;AAAA,cACvE,2CAAA,EAA6C,CAAA,CAAE,UAIM;AAAA,cAErD,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/update-appointment-outcomes.d.ts
4
+ declare const FollowUpBossUpdateAppointmentOutcomesInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateAppointmentOutcomesOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateAppointmentOutcomes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateAppointmentOutcomes };
9
+ //# sourceMappingURL=update-appointment-outcomes.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-outcomes.d.mts","names":[],"sources":["../../src/actions/update-appointment-outcomes.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAIyB;AAAA,cACvE,2CAAA,EAA6C,CAAA,CAAE,UAIM;AAAA,cAErD,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,21 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const followUpBossUpdateAppointmentOutcomes = action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_OUTCOMES", {
4
+ slug: "follow_up_boss-update-appointment-outcomes",
5
+ name: "Update appointment outcome",
6
+ description: "Tool to update an existing appointment outcome in Follow Up Boss. Use when you need to modify the name or sort order of an appointment outcome.",
7
+ input: z.object({
8
+ id: z.number().int().describe("The id of the appointment outcome to update."),
9
+ name: z.string().describe("The name of the appointment outcome.").optional(),
10
+ orderWeight: z.number().int().describe("Set this value to enforce a specific sort order. Higher values appear later in the list.").optional()
11
+ }).describe("Request schema for updating an appointment outcome in Follow Up Boss."),
12
+ output: z.object({
13
+ id: z.number().int().describe("Unique identifier of the appointment outcome."),
14
+ name: z.string().describe("The name of the appointment outcome."),
15
+ orderWeight: z.number().int().describe("The order weight used for sorting appointment outcomes.")
16
+ }).describe("Response schema for an updated appointment outcome.")
17
+ });
18
+ //#endregion
19
+ export { followUpBossUpdateAppointmentOutcomes };
20
+
21
+ //# sourceMappingURL=update-appointment-outcomes.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-outcomes.mjs","names":[],"sources":["../../src/actions/update-appointment-outcomes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentOutcomesInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the appointment outcome to update.\"),\n name: z.string().describe(\"The name of the appointment outcome.\").optional(),\n orderWeight: z.number().int().describe(\"Set this value to enforce a specific sort order. Higher values appear later in the list.\").optional(),\n}).describe(\"Request schema for updating an appointment outcome in Follow Up Boss.\");\nexport const FollowUpBossUpdateAppointmentOutcomesOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the appointment outcome.\"),\n name: z.string().describe(\"The name of the appointment outcome.\"),\n orderWeight: z.number().int().describe(\"The order weight used for sorting appointment outcomes.\"),\n}).describe(\"Response schema for an updated appointment outcome.\");\n\nexport const followUpBossUpdateAppointmentOutcomes = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_OUTCOMES\", {\n slug: \"follow_up_boss-update-appointment-outcomes\",\n name: \"Update appointment outcome\",\n description: \"Tool to update an existing appointment outcome in Follow Up Boss. Use when you need to modify the name or sort order of an appointment outcome.\",\n input: FollowUpBossUpdateAppointmentOutcomesInput,\n output: FollowUpBossUpdateAppointmentOutcomesOutput,\n});\n"],"mappings":";;AAeA,MAAa,wCAAwC,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfsE,EAAE,OAAO;EAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C;EAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;EAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,SAAS,uEAWH;CACP,QAXuE,EAAE,OAAO;EAChF,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;EAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EAChE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD;CAClG,CAAC,CAAC,CAAC,SAAS,qDAOF;AACV,CAAC"}
@@ -0,0 +1,24 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/update-appointment-types.ts
4
+ const FollowUpBossUpdateAppointmentTypesInput = zod.z.object({
5
+ id: zod.z.number().int().describe("The id of the appointment type to update."),
6
+ name: zod.z.string().describe("The name of the appointment type.").optional(),
7
+ orderWeight: zod.z.number().int().describe("Set this value to enforce a specific sort order. Higher values appear later in the list.").optional()
8
+ }).describe("Request schema for updating an appointment type in Follow Up Boss.");
9
+ const FollowUpBossUpdateAppointmentTypesOutput = zod.z.object({
10
+ id: zod.z.number().int().describe("Unique identifier of the appointment type.").nullable().optional(),
11
+ name: zod.z.string().describe("The name of the appointment type.").nullable().optional(),
12
+ orderWeight: zod.z.number().int().describe("The order weight used for sorting appointment types.").nullable().optional()
13
+ }).describe("Response schema for an updated appointment type.");
14
+ const followUpBossUpdateAppointmentTypes = require_action.action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_TYPES", {
15
+ slug: "follow_up_boss-update-appointment-types",
16
+ name: "Update Appointment Type",
17
+ description: "Tool to update an existing appointment type in Follow Up Boss. Use when you need to modify the name or sort order of an appointment type.",
18
+ input: FollowUpBossUpdateAppointmentTypesInput,
19
+ output: FollowUpBossUpdateAppointmentTypesOutput
20
+ });
21
+ //#endregion
22
+ exports.followUpBossUpdateAppointmentTypes = followUpBossUpdateAppointmentTypes;
23
+
24
+ //# sourceMappingURL=update-appointment-types.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-types.cjs","names":["z","action"],"sources":["../../src/actions/update-appointment-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentTypesInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the appointment type to update.\"),\n name: z.string().describe(\"The name of the appointment type.\").optional(),\n orderWeight: z.number().int().describe(\"Set this value to enforce a specific sort order. Higher values appear later in the list.\").optional(),\n}).describe(\"Request schema for updating an appointment type in Follow Up Boss.\");\nexport const FollowUpBossUpdateAppointmentTypesOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the appointment type.\").nullable().optional(),\n name: z.string().describe(\"The name of the appointment type.\").nullable().optional(),\n orderWeight: z.number().int().describe(\"The order weight used for sorting appointment types.\").nullable().optional(),\n}).describe(\"Response schema for an updated appointment type.\");\n\nexport const followUpBossUpdateAppointmentTypes = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_TYPES\", {\n slug: \"follow_up_boss-update-appointment-types\",\n name: \"Update Appointment Type\",\n description: \"Tool to update an existing appointment type in Follow Up Boss. Use when you need to modify the name or sort order of an appointment type.\",\n input: FollowUpBossUpdateAppointmentTypesInput,\n output: FollowUpBossUpdateAppointmentTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwDA,IAAAA,EAAE,OAAO;CAC5E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;AAC9I,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAa,2CAAyDA,IAAAA,EAAE,OAAO;CAC7E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/update-appointment-types.d.ts
4
+ declare const FollowUpBossUpdateAppointmentTypesInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateAppointmentTypesOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateAppointmentTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateAppointmentTypes };
9
+ //# sourceMappingURL=update-appointment-types.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-types.d.cts","names":[],"sources":["../../src/actions/update-appointment-types.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAIyB;AAAA,cACpE,wCAAA,EAA0C,CAAA,CAAE,UAIM;AAAA,cAElD,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/update-appointment-types.d.ts
4
+ declare const FollowUpBossUpdateAppointmentTypesInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateAppointmentTypesOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateAppointmentTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateAppointmentTypes };
9
+ //# sourceMappingURL=update-appointment-types.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-types.d.mts","names":[],"sources":["../../src/actions/update-appointment-types.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAIyB;AAAA,cACpE,wCAAA,EAA0C,CAAA,CAAE,UAIM;AAAA,cAElD,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,21 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const followUpBossUpdateAppointmentTypes = action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_TYPES", {
4
+ slug: "follow_up_boss-update-appointment-types",
5
+ name: "Update Appointment Type",
6
+ description: "Tool to update an existing appointment type in Follow Up Boss. Use when you need to modify the name or sort order of an appointment type.",
7
+ input: z.object({
8
+ id: z.number().int().describe("The id of the appointment type to update."),
9
+ name: z.string().describe("The name of the appointment type.").optional(),
10
+ orderWeight: z.number().int().describe("Set this value to enforce a specific sort order. Higher values appear later in the list.").optional()
11
+ }).describe("Request schema for updating an appointment type in Follow Up Boss."),
12
+ output: z.object({
13
+ id: z.number().int().describe("Unique identifier of the appointment type.").nullable().optional(),
14
+ name: z.string().describe("The name of the appointment type.").nullable().optional(),
15
+ orderWeight: z.number().int().describe("The order weight used for sorting appointment types.").nullable().optional()
16
+ }).describe("Response schema for an updated appointment type.")
17
+ });
18
+ //#endregion
19
+ export { followUpBossUpdateAppointmentTypes };
20
+
21
+ //# sourceMappingURL=update-appointment-types.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-appointment-types.mjs","names":[],"sources":["../../src/actions/update-appointment-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentTypesInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the appointment type to update.\"),\n name: z.string().describe(\"The name of the appointment type.\").optional(),\n orderWeight: z.number().int().describe(\"Set this value to enforce a specific sort order. Higher values appear later in the list.\").optional(),\n}).describe(\"Request schema for updating an appointment type in Follow Up Boss.\");\nexport const FollowUpBossUpdateAppointmentTypesOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the appointment type.\").nullable().optional(),\n name: z.string().describe(\"The name of the appointment type.\").nullable().optional(),\n orderWeight: z.number().int().describe(\"The order weight used for sorting appointment types.\").nullable().optional(),\n}).describe(\"Response schema for an updated appointment type.\");\n\nexport const followUpBossUpdateAppointmentTypes = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT_TYPES\", {\n slug: \"follow_up_boss-update-appointment-types\",\n name: \"Update Appointment Type\",\n description: \"Tool to update an existing appointment type in Follow Up Boss. Use when you need to modify the name or sort order of an appointment type.\",\n input: FollowUpBossUpdateAppointmentTypesInput,\n output: FollowUpBossUpdateAppointmentTypesOutput,\n});\n"],"mappings":";;AAeA,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfmE,EAAE,OAAO;EAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACxE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC9I,CAAC,CAAC,CAAC,SAAS,oEAWH;CACP,QAXoE,EAAE,OAAO;EAC7E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,SAAS,kDAOF;AACV,CAAC"}
@@ -0,0 +1,63 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/update-appointment.ts
4
+ const FollowUpBossUpdateAppointmentInput = zod.z.object({
5
+ id: zod.z.number().int().describe("The id of the appointment to update."),
6
+ end: zod.z.string().describe("The ending date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T11:00:00Z' or '2026-02-15T11:00:00-08:00')."),
7
+ start: zod.z.string().describe("The beginning date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T10:00:00Z' or '2026-02-15T10:00:00-08:00')."),
8
+ title: zod.z.string().describe("Title of the appointment."),
9
+ allDay: zod.z.boolean().describe("Sets whether the appointment is an all day event or not.").optional(),
10
+ typeId: zod.z.number().int().describe("The Follow Up Boss appointment type identifier.").optional(),
11
+ invitees: zod.z.array(zod.z.object({
12
+ name: zod.z.string().describe("Name of the invitee.").optional(),
13
+ email: zod.z.string().describe("Email address of the invitee.").optional(),
14
+ userId: zod.z.number().int().describe("The ID of the user to invite (internal team member).").optional(),
15
+ personId: zod.z.string().describe("The ID of the person to invite (contact/lead).").optional()
16
+ }).describe("Invitee for the appointment - either a user or a person.")).describe("Array of users and/or people to invite to the appointment. Each invitee can have userId (for team members) or personId (for contacts/leads), along with optional name and email.").optional(),
17
+ location: zod.z.string().describe("The location or address of the appointment.").optional(),
18
+ outcomeId: zod.z.number().int().describe("The Follow Up Boss appointment outcome identifier.").optional(),
19
+ description: zod.z.string().describe("Description of the appointment or event.").optional(),
20
+ sendInvitation: zod.z.boolean().default(false).describe("Send an invitation email to invitees. If the 'appointment reminders' feature is enabled, an SMS reminder will also be sent. Defaults to false.").optional()
21
+ }).describe("Request schema for updating an appointment.");
22
+ const FollowUpBossUpdateAppointment_PictureUrlsSchema = zod.z.object({ original: zod.z.string().describe("Original picture URL.").nullable().optional() }).passthrough().describe("Profile picture URLs in various sizes.");
23
+ const FollowUpBossUpdateAppointment_InviteeResponseSchema = zod.z.object({
24
+ name: zod.z.string().describe("Name of the invitee.").nullable().optional(),
25
+ email: zod.z.string().describe("Email address of the invitee.").nullable().optional(),
26
+ userId: zod.z.number().int().describe("The ID of the user invitee.").nullable().optional(),
27
+ picture: FollowUpBossUpdateAppointment_PictureUrlsSchema.nullable().optional(),
28
+ personId: zod.z.string().describe("The ID of the person invitee.").nullable().optional()
29
+ }).describe("Invitee information in the response.");
30
+ const FollowUpBossUpdateAppointmentOutput = zod.z.object({
31
+ id: zod.z.number().int().describe("The unique identifier of the appointment.").nullable().optional(),
32
+ end: zod.z.string().describe("The ending date and time of the appointment.").nullable().optional(),
33
+ type: zod.z.string().describe("Appointment type name.").nullable().optional(),
34
+ start: zod.z.string().describe("The beginning date and time of the appointment.").nullable().optional(),
35
+ title: zod.z.string().describe("Title of the appointment.").nullable().optional(),
36
+ allDay: zod.z.boolean().describe("Whether the appointment is an all day event.").nullable().optional(),
37
+ typeId: zod.z.number().int().describe("The Follow Up Boss appointment type identifier.").nullable().optional(),
38
+ created: zod.z.string().describe("Timestamp when the appointment was created.").nullable().optional(),
39
+ outcome: zod.z.string().describe("Appointment outcome name.").nullable().optional(),
40
+ updated: zod.z.string().describe("Timestamp when the appointment was last updated.").nullable().optional(),
41
+ invitees: zod.z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe("Array of users and/or people invited to the appointment.").nullable().optional(),
42
+ location: zod.z.string().describe("The location or address of the appointment.").nullable().optional(),
43
+ originFub: zod.z.boolean().describe("Whether the appointment originated from Follow Up Boss.").nullable().optional(),
44
+ outcomeId: zod.z.number().int().describe("The Follow Up Boss appointment outcome identifier.").nullable().optional(),
45
+ isEditable: zod.z.boolean().describe("Whether the appointment can be edited.").nullable().optional(),
46
+ createdById: zod.z.number().int().describe("The ID of the user that created the appointment.").nullable().optional(),
47
+ description: zod.z.string().describe("Description of the appointment or event.").nullable().optional(),
48
+ updatedById: zod.z.number().int().describe("The ID of the user that last updated the appointment.").nullable().optional(),
49
+ detailsVisible: zod.z.boolean().describe("Whether appointment details are visible.").nullable().optional(),
50
+ externalEventLink: zod.z.string().describe("External event link if synced.").nullable().optional(),
51
+ externalCalendarId: zod.z.string().describe("External calendar ID if synced.").nullable().optional()
52
+ }).describe("Response schema for updating an appointment.");
53
+ const followUpBossUpdateAppointment = require_action.action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT", {
54
+ slug: "follow_up_boss-update-appointment",
55
+ name: "Update Appointment",
56
+ description: "Tool to update an existing appointment in Follow Up Boss. Use when you need to modify appointment details like title, time, location, or invitees. Requires appointment ID, title, start time, and end time. Optionally send invitation emails to invitees.",
57
+ input: FollowUpBossUpdateAppointmentInput,
58
+ output: FollowUpBossUpdateAppointmentOutput
59
+ });
60
+ //#endregion
61
+ exports.followUpBossUpdateAppointment = followUpBossUpdateAppointment;
62
+
63
+ //# sourceMappingURL=update-appointment.cjs.map