@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,42 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/update-text-message-template.ts
4
+ const FollowUpBossUpdateTextMessageTemplateInput = zod.z.object({
5
+ id: zod.z.string().describe("The ID of the text message template to update."),
6
+ name: zod.z.string().describe("The name of your text message template."),
7
+ message: zod.z.string().describe("The body of your text message template. Can include variables like %greeting_time%, %contact_first_name%, %agent_first_name%, %company_name%."),
8
+ isShared: zod.z.boolean().describe("Set to true if this template should be shared with other users in the same Follow Up Boss account.").optional()
9
+ }).describe("Request schema for updating a text message template in Follow Up Boss.");
10
+ const FollowUpBossUpdateTextMessageTemplate_CategorySchema = zod.z.object({}).describe("Model for category objects in the response.");
11
+ const FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema = zod.z.object({}).describe("Model for action plan objects in the response.");
12
+ const FollowUpBossUpdateTextMessageTemplateOutput = zod.z.object({
13
+ id: zod.z.number().int().describe("Unique identifier for the text message template.").nullable().optional(),
14
+ name: zod.z.string().describe("The name of the text message template.").nullable().optional(),
15
+ message: zod.z.string().describe("The body of the text message template.").nullable().optional(),
16
+ isShared: zod.z.boolean().describe("Whether the template is shared with other users in the account.").nullable().optional(),
17
+ createdBy: zod.z.number().int().describe("User ID of the creator of the template.").nullable().optional(),
18
+ totalSent: zod.z.number().int().describe("Total number of times this template has been sent.").nullable().optional(),
19
+ categories: zod.z.array(FollowUpBossUpdateTextMessageTemplate_CategorySchema).describe("List of associated categories.").nullable().optional(),
20
+ isEditable: zod.z.boolean().describe("Whether the template can be edited by the current user.").nullable().optional(),
21
+ actionPlans: zod.z.array(FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema).describe("List of associated action plans.").nullable().optional(),
22
+ isDeletable: zod.z.boolean().describe("Whether the template can be deleted by the current user.").nullable().optional(),
23
+ isShareable: zod.z.boolean().describe("Whether the template can be shared.").nullable().optional(),
24
+ totalReplies: zod.z.number().int().describe("Total number of replies received for messages sent with this template.").nullable().optional(),
25
+ windowedSent: zod.z.number().int().describe("Number of sends within a specific time window.").nullable().optional(),
26
+ sentPeopleCount: zod.z.number().int().describe("Number of unique people this template has been sent to.").nullable().optional(),
27
+ totalOptOutRate: zod.z.number().describe("Total opt-out rate for this template.").nullable().optional(),
28
+ windowedReplies: zod.z.number().int().describe("Number of replies within a specific time window.").nullable().optional(),
29
+ effectivenessScore: zod.z.number().describe("Effectiveness score of the template.").nullable().optional(),
30
+ windowedOptOutRate: zod.z.number().describe("Opt-out rate within a specific time window.").nullable().optional()
31
+ }).describe("Response schema for an updated text message template.");
32
+ const followUpBossUpdateTextMessageTemplate = require_action.action("FOLLOW_UP_BOSS_UPDATE_TEXT_MESSAGE_TEMPLATE", {
33
+ slug: "follow_up_boss-update-text-message-template",
34
+ name: "Update Text Message Template",
35
+ description: "Tool to update an existing text message template in Follow Up Boss. Use when you need to modify the name, message content, or sharing settings of an existing SMS template.",
36
+ input: FollowUpBossUpdateTextMessageTemplateInput,
37
+ output: FollowUpBossUpdateTextMessageTemplateOutput
38
+ });
39
+ //#endregion
40
+ exports.followUpBossUpdateTextMessageTemplate = followUpBossUpdateTextMessageTemplate;
41
+
42
+ //# sourceMappingURL=update-text-message-template.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-text-message-template.cjs","names":["z","action"],"sources":["../../src/actions/update-text-message-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateTextMessageTemplateInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the text message template to update.\"),\n name: z.string().describe(\"The name of your text message template.\"),\n message: z.string().describe(\"The body of your text message template. Can include variables like %greeting_time%, %contact_first_name%, %agent_first_name%, %company_name%.\"),\n isShared: z.boolean().describe(\"Set to true if this template should be shared with other users in the same Follow Up Boss account.\").optional(),\n}).describe(\"Request schema for updating a text message template in Follow Up Boss.\");\nconst FollowUpBossUpdateTextMessageTemplate_CategorySchema: z.ZodTypeAny = z.object({}).describe(\"Model for category objects in the response.\");\nconst FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema: z.ZodTypeAny = z.object({}).describe(\"Model for action plan objects in the response.\");\nexport const FollowUpBossUpdateTextMessageTemplateOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the text message template.\").nullable().optional(),\n name: z.string().describe(\"The name of the text message template.\").nullable().optional(),\n message: z.string().describe(\"The body of the text message template.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the template is shared with other users in the account.\").nullable().optional(),\n createdBy: z.number().int().describe(\"User ID of the creator of the template.\").nullable().optional(),\n totalSent: z.number().int().describe(\"Total number of times this template has been sent.\").nullable().optional(),\n categories: z.array(FollowUpBossUpdateTextMessageTemplate_CategorySchema).describe(\"List of associated categories.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the template can be edited by the current user.\").nullable().optional(),\n actionPlans: z.array(FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema).describe(\"List of associated action plans.\").nullable().optional(),\n isDeletable: z.boolean().describe(\"Whether the template can be deleted by the current user.\").nullable().optional(),\n isShareable: z.boolean().describe(\"Whether the template can be shared.\").nullable().optional(),\n totalReplies: z.number().int().describe(\"Total number of replies received for messages sent with this template.\").nullable().optional(),\n windowedSent: z.number().int().describe(\"Number of sends within a specific time window.\").nullable().optional(),\n sentPeopleCount: z.number().int().describe(\"Number of unique people this template has been sent to.\").nullable().optional(),\n totalOptOutRate: z.number().describe(\"Total opt-out rate for this template.\").nullable().optional(),\n windowedReplies: z.number().int().describe(\"Number of replies within a specific time window.\").nullable().optional(),\n effectivenessScore: z.number().describe(\"Effectiveness score of the template.\").nullable().optional(),\n windowedOptOutRate: z.number().describe(\"Opt-out rate within a specific time window.\").nullable().optional(),\n}).describe(\"Response schema for an updated text message template.\");\n\nexport const followUpBossUpdateTextMessageTemplate = action(\"FOLLOW_UP_BOSS_UPDATE_TEXT_MESSAGE_TEMPLATE\", {\n slug: \"follow_up_boss-update-text-message-template\",\n name: \"Update Text Message Template\",\n description: \"Tool to update an existing text message template in Follow Up Boss. Use when you need to modify the name, message content, or sharing settings of an existing SMS template.\",\n input: FollowUpBossUpdateTextMessageTemplateInput,\n output: FollowUpBossUpdateTextMessageTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2DA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;CAC5K,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,uDAAqEA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAC9I,MAAM,yDAAuEA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD;AACnJ,MAAa,8CAA4DA,IAAAA,EAAE,OAAO;CAChF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,uDAAuD;AAEnE,MAAa,wCAAwCC,eAAAA,OAAO,+CAA+C;CACzG,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-text-message-template.d.ts
4
+ declare const FollowUpBossUpdateTextMessageTemplateInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateTextMessageTemplateOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateTextMessageTemplate };
9
+ //# sourceMappingURL=update-text-message-template.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-text-message-template.d.cts","names":[],"sources":["../../src/actions/update-text-message-template.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAK0B;AAAA,cAGxE,2CAAA,EAA6C,CAAA,CAAE,UAmBQ;AAAA,cAEvD,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/update-text-message-template.d.ts
4
+ declare const FollowUpBossUpdateTextMessageTemplateInput: z.ZodTypeAny;
5
+ declare const FollowUpBossUpdateTextMessageTemplateOutput: z.ZodTypeAny;
6
+ declare const followUpBossUpdateTextMessageTemplate: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossUpdateTextMessageTemplate };
9
+ //# sourceMappingURL=update-text-message-template.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-text-message-template.d.mts","names":[],"sources":["../../src/actions/update-text-message-template.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAK0B;AAAA,cAGxE,2CAAA,EAA6C,CAAA,CAAE,UAmBQ;AAAA,cAEvD,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,41 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/update-text-message-template.ts
4
+ const FollowUpBossUpdateTextMessageTemplateInput = z.object({
5
+ id: z.string().describe("The ID of the text message template to update."),
6
+ name: z.string().describe("The name of your text message template."),
7
+ message: z.string().describe("The body of your text message template. Can include variables like %greeting_time%, %contact_first_name%, %agent_first_name%, %company_name%."),
8
+ isShared: z.boolean().describe("Set to true if this template should be shared with other users in the same Follow Up Boss account.").optional()
9
+ }).describe("Request schema for updating a text message template in Follow Up Boss.");
10
+ const FollowUpBossUpdateTextMessageTemplate_CategorySchema = z.object({}).describe("Model for category objects in the response.");
11
+ const FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema = z.object({}).describe("Model for action plan objects in the response.");
12
+ const followUpBossUpdateTextMessageTemplate = action("FOLLOW_UP_BOSS_UPDATE_TEXT_MESSAGE_TEMPLATE", {
13
+ slug: "follow_up_boss-update-text-message-template",
14
+ name: "Update Text Message Template",
15
+ description: "Tool to update an existing text message template in Follow Up Boss. Use when you need to modify the name, message content, or sharing settings of an existing SMS template.",
16
+ input: FollowUpBossUpdateTextMessageTemplateInput,
17
+ output: z.object({
18
+ id: z.number().int().describe("Unique identifier for the text message template.").nullable().optional(),
19
+ name: z.string().describe("The name of the text message template.").nullable().optional(),
20
+ message: z.string().describe("The body of the text message template.").nullable().optional(),
21
+ isShared: z.boolean().describe("Whether the template is shared with other users in the account.").nullable().optional(),
22
+ createdBy: z.number().int().describe("User ID of the creator of the template.").nullable().optional(),
23
+ totalSent: z.number().int().describe("Total number of times this template has been sent.").nullable().optional(),
24
+ categories: z.array(FollowUpBossUpdateTextMessageTemplate_CategorySchema).describe("List of associated categories.").nullable().optional(),
25
+ isEditable: z.boolean().describe("Whether the template can be edited by the current user.").nullable().optional(),
26
+ actionPlans: z.array(FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema).describe("List of associated action plans.").nullable().optional(),
27
+ isDeletable: z.boolean().describe("Whether the template can be deleted by the current user.").nullable().optional(),
28
+ isShareable: z.boolean().describe("Whether the template can be shared.").nullable().optional(),
29
+ totalReplies: z.number().int().describe("Total number of replies received for messages sent with this template.").nullable().optional(),
30
+ windowedSent: z.number().int().describe("Number of sends within a specific time window.").nullable().optional(),
31
+ sentPeopleCount: z.number().int().describe("Number of unique people this template has been sent to.").nullable().optional(),
32
+ totalOptOutRate: z.number().describe("Total opt-out rate for this template.").nullable().optional(),
33
+ windowedReplies: z.number().int().describe("Number of replies within a specific time window.").nullable().optional(),
34
+ effectivenessScore: z.number().describe("Effectiveness score of the template.").nullable().optional(),
35
+ windowedOptOutRate: z.number().describe("Opt-out rate within a specific time window.").nullable().optional()
36
+ }).describe("Response schema for an updated text message template.")
37
+ });
38
+ //#endregion
39
+ export { followUpBossUpdateTextMessageTemplate };
40
+
41
+ //# sourceMappingURL=update-text-message-template.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"update-text-message-template.mjs","names":[],"sources":["../../src/actions/update-text-message-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateTextMessageTemplateInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the text message template to update.\"),\n name: z.string().describe(\"The name of your text message template.\"),\n message: z.string().describe(\"The body of your text message template. Can include variables like %greeting_time%, %contact_first_name%, %agent_first_name%, %company_name%.\"),\n isShared: z.boolean().describe(\"Set to true if this template should be shared with other users in the same Follow Up Boss account.\").optional(),\n}).describe(\"Request schema for updating a text message template in Follow Up Boss.\");\nconst FollowUpBossUpdateTextMessageTemplate_CategorySchema: z.ZodTypeAny = z.object({}).describe(\"Model for category objects in the response.\");\nconst FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema: z.ZodTypeAny = z.object({}).describe(\"Model for action plan objects in the response.\");\nexport const FollowUpBossUpdateTextMessageTemplateOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the text message template.\").nullable().optional(),\n name: z.string().describe(\"The name of the text message template.\").nullable().optional(),\n message: z.string().describe(\"The body of the text message template.\").nullable().optional(),\n isShared: z.boolean().describe(\"Whether the template is shared with other users in the account.\").nullable().optional(),\n createdBy: z.number().int().describe(\"User ID of the creator of the template.\").nullable().optional(),\n totalSent: z.number().int().describe(\"Total number of times this template has been sent.\").nullable().optional(),\n categories: z.array(FollowUpBossUpdateTextMessageTemplate_CategorySchema).describe(\"List of associated categories.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the template can be edited by the current user.\").nullable().optional(),\n actionPlans: z.array(FollowUpBossUpdateTextMessageTemplate_ActionPlanSchema).describe(\"List of associated action plans.\").nullable().optional(),\n isDeletable: z.boolean().describe(\"Whether the template can be deleted by the current user.\").nullable().optional(),\n isShareable: z.boolean().describe(\"Whether the template can be shared.\").nullable().optional(),\n totalReplies: z.number().int().describe(\"Total number of replies received for messages sent with this template.\").nullable().optional(),\n windowedSent: z.number().int().describe(\"Number of sends within a specific time window.\").nullable().optional(),\n sentPeopleCount: z.number().int().describe(\"Number of unique people this template has been sent to.\").nullable().optional(),\n totalOptOutRate: z.number().describe(\"Total opt-out rate for this template.\").nullable().optional(),\n windowedReplies: z.number().int().describe(\"Number of replies within a specific time window.\").nullable().optional(),\n effectivenessScore: z.number().describe(\"Effectiveness score of the template.\").nullable().optional(),\n windowedOptOutRate: z.number().describe(\"Opt-out rate within a specific time window.\").nullable().optional(),\n}).describe(\"Response schema for an updated text message template.\");\n\nexport const followUpBossUpdateTextMessageTemplate = action(\"FOLLOW_UP_BOSS_UPDATE_TEXT_MESSAGE_TEMPLATE\", {\n slug: \"follow_up_boss-update-text-message-template\",\n name: \"Update Text Message Template\",\n description: \"Tool to update an existing text message template in Follow Up Boss. Use when you need to modify the name, message content, or sharing settings of an existing SMS template.\",\n input: FollowUpBossUpdateTextMessageTemplateInput,\n output: FollowUpBossUpdateTextMessageTemplateOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA2D,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;CAC5K,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAM,uDAAqE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAC9I,MAAM,yDAAuE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAsBnJ,MAAa,wCAAwC,OAAO,+CAA+C;CACzG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QA1BuE,EAAE,OAAO;EAChF,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzI,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,aAAa,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,SAAS,uDAOF;AACV,CAAC"}
package/dist/app.cjs ADDED
@@ -0,0 +1,9 @@
1
+ //#region src/app.ts
2
+ const followUpBoss = (0, require("@keystrokehq/keystroke/app").defineApp)({
3
+ slug: "follow_up_boss",
4
+ auth: "keystroke"
5
+ });
6
+ //#endregion
7
+ exports.followUpBoss = followUpBoss;
8
+
9
+ //# sourceMappingURL=app.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const followUpBoss = defineApp({\n slug: \"follow_up_boss\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,gBAAA,uCAAA,CAAA,CAAA,UAAA,CAAyB;CACpC,MAAM;CACN,MAAM;AACR,CAAC"}
package/dist/app.d.cts ADDED
@@ -0,0 +1,5 @@
1
+ //#region src/app.d.ts
2
+ declare const followUpBoss: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
3
+ //#endregion
4
+ export { followUpBoss };
5
+ //# sourceMappingURL=app.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,YAAA,6BAAY,GAAA,+BAAA,UAAA"}
package/dist/app.d.mts ADDED
@@ -0,0 +1,5 @@
1
+ //#region src/app.d.ts
2
+ declare const followUpBoss: import("@keystrokehq/app").App<import("@keystrokehq/shared").Credential>;
3
+ //#endregion
4
+ export { followUpBoss };
5
+ //# sourceMappingURL=app.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,YAAA,6BAAY,GAAA,+BAAA,UAAA"}
package/dist/app.mjs ADDED
@@ -0,0 +1,10 @@
1
+ import { defineApp } from "@keystrokehq/keystroke/app";
2
+ //#region src/app.ts
3
+ const followUpBoss = defineApp({
4
+ slug: "follow_up_boss",
5
+ auth: "keystroke"
6
+ });
7
+ //#endregion
8
+ export { followUpBoss };
9
+
10
+ //# sourceMappingURL=app.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const followUpBoss = defineApp({\n slug: \"follow_up_boss\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,eAAe,UAAU;CACpC,MAAM;CACN,MAAM;AACR,CAAC"}
@@ -0,0 +1,15 @@
1
+ //#region src/catalog.ts
2
+ /** Generated — kept in sync with src/app.ts. */
3
+ const followUpBossCatalog = {
4
+ "slug": "follow_up_boss",
5
+ "name": "Follow Up Boss",
6
+ "description": "Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.",
7
+ "category": "CRM",
8
+ "logo": "https://logos.composio.dev/api/follow_up_boss",
9
+ "authKind": "keystroke",
10
+ "oauthScopes": []
11
+ };
12
+ //#endregion
13
+ exports.followUpBossCatalog = followUpBossCatalog;
14
+
15
+ //# sourceMappingURL=catalog.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const followUpBossCatalog = {\n \"slug\": \"follow_up_boss\",\n \"name\": \"Follow Up Boss\",\n \"description\": \"Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.\",\n \"category\": \"CRM\",\n \"logo\": \"https://logos.composio.dev/api/follow_up_boss\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,sBAAsB;CACjC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
@@ -0,0 +1,14 @@
1
+ //#region src/catalog.d.ts
2
+ /** Generated — kept in sync with src/app.ts. */
3
+ declare const followUpBossCatalog: {
4
+ readonly slug: "follow_up_boss";
5
+ readonly name: "Follow Up Boss";
6
+ readonly description: "Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.";
7
+ readonly category: "CRM";
8
+ readonly logo: "https://logos.composio.dev/api/follow_up_boss";
9
+ readonly authKind: "keystroke";
10
+ readonly oauthScopes: readonly [];
11
+ };
12
+ //#endregion
13
+ export { followUpBossCatalog };
14
+ //# sourceMappingURL=catalog.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"catalog.d.cts","names":[],"sources":["../src/catalog.ts"],"mappings":";;cACa,mBAAA;EAAA"}
@@ -0,0 +1,14 @@
1
+ //#region src/catalog.d.ts
2
+ /** Generated — kept in sync with src/app.ts. */
3
+ declare const followUpBossCatalog: {
4
+ readonly slug: "follow_up_boss";
5
+ readonly name: "Follow Up Boss";
6
+ readonly description: "Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.";
7
+ readonly category: "CRM";
8
+ readonly logo: "https://logos.composio.dev/api/follow_up_boss";
9
+ readonly authKind: "keystroke";
10
+ readonly oauthScopes: readonly [];
11
+ };
12
+ //#endregion
13
+ export { followUpBossCatalog };
14
+ //# sourceMappingURL=catalog.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"catalog.d.mts","names":[],"sources":["../src/catalog.ts"],"mappings":";;cACa,mBAAA;EAAA"}
@@ -0,0 +1,15 @@
1
+ //#region src/catalog.ts
2
+ /** Generated — kept in sync with src/app.ts. */
3
+ const followUpBossCatalog = {
4
+ "slug": "follow_up_boss",
5
+ "name": "Follow Up Boss",
6
+ "description": "Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.",
7
+ "category": "CRM",
8
+ "logo": "https://logos.composio.dev/api/follow_up_boss",
9
+ "authKind": "keystroke",
10
+ "oauthScopes": []
11
+ };
12
+ //#endregion
13
+ export { followUpBossCatalog };
14
+
15
+ //# sourceMappingURL=catalog.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const followUpBossCatalog = {\n \"slug\": \"follow_up_boss\",\n \"name\": \"Follow Up Boss\",\n \"description\": \"Follow Up Boss is the leading CRM for high-growth real estate businesses. Get all your leads in one place & take control of your follow up so you can work smarter.\",\n \"category\": \"CRM\",\n \"logo\": \"https://logos.composio.dev/api/follow_up_boss\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,sBAAsB;CACjC,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;AAClB"}
@@ -0,0 +1,18 @@
1
+ let _keystrokehq_keystroke_client = require("@keystrokehq/keystroke/client");
2
+ //#region src/execute.ts
3
+ const APP_SLUG = "follow_up_boss";
4
+ /** Pinned app version — updated on regeneration. */
5
+ const APP_VERSION = "20260616_00";
6
+ async function executeFollowUpBossTool(tool, args) {
7
+ const { result } = await (0, _keystrokehq_keystroke_client.createKeystrokeClient)().tools.execute({
8
+ app: APP_SLUG,
9
+ tool,
10
+ arguments: args,
11
+ version: APP_VERSION
12
+ });
13
+ return result;
14
+ }
15
+ //#endregion
16
+ exports.executeFollowUpBossTool = executeFollowUpBossTool;
17
+
18
+ //# sourceMappingURL=execute.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"follow_up_boss\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260616_00\";\n\nexport async function executeFollowUpBossTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,wBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
@@ -0,0 +1,18 @@
1
+ import { createKeystrokeClient } from "@keystrokehq/keystroke/client";
2
+ //#region src/execute.ts
3
+ const APP_SLUG = "follow_up_boss";
4
+ /** Pinned app version — updated on regeneration. */
5
+ const APP_VERSION = "20260616_00";
6
+ async function executeFollowUpBossTool(tool, args) {
7
+ const { result } = await createKeystrokeClient().tools.execute({
8
+ app: APP_SLUG,
9
+ tool,
10
+ arguments: args,
11
+ version: APP_VERSION
12
+ });
13
+ return result;
14
+ }
15
+ //#endregion
16
+ export { executeFollowUpBossTool };
17
+
18
+ //# sourceMappingURL=execute.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"follow_up_boss\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260616_00\";\n\nexport async function executeFollowUpBossTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,wBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
package/dist/index.cjs ADDED
@@ -0,0 +1,204 @@
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_app = require("./app.cjs");
3
+ const require_catalog = require("./catalog.cjs");
4
+ const require_create_action_plans_people = require("./actions/create-action-plans-people.cjs");
5
+ const require_create_appointment = require("./actions/create-appointment.cjs");
6
+ const require_create_appointment_outcome = require("./actions/create-appointment-outcome.cjs");
7
+ const require_create_appointment_types = require("./actions/create-appointment-types.cjs");
8
+ const require_create_call = require("./actions/create-call.cjs");
9
+ const require_create_custom_field = require("./actions/create-custom-field.cjs");
10
+ const require_create_deal_custom_field = require("./actions/create-deal-custom-field.cjs");
11
+ const require_create_deals = require("./actions/create-deals.cjs");
12
+ const require_create_em_campaign = require("./actions/create-em-campaign.cjs");
13
+ const require_create_em_events = require("./actions/create-em-events.cjs");
14
+ const require_create_events = require("./actions/create-events.cjs");
15
+ const require_create_groups = require("./actions/create-groups.cjs");
16
+ const require_create_pipelines = require("./actions/create-pipelines.cjs");
17
+ const require_create_ponds = require("./actions/create-ponds.cjs");
18
+ const require_create_reactions = require("./actions/create-reactions.cjs");
19
+ const require_create_stage = require("./actions/create-stage.cjs");
20
+ const require_create_teams = require("./actions/create-teams.cjs");
21
+ const require_create_template = require("./actions/create-template.cjs");
22
+ const require_create_text_message_template = require("./actions/create-text-message-template.cjs");
23
+ const require_delete_appointment = require("./actions/delete-appointment.cjs");
24
+ const require_delete_appointment_outcomes = require("./actions/delete-appointment-outcomes.cjs");
25
+ const require_delete_appointment_type = require("./actions/delete-appointment-type.cjs");
26
+ const require_delete_custom_field = require("./actions/delete-custom-field.cjs");
27
+ const require_delete_deal = require("./actions/delete-deal.cjs");
28
+ const require_delete_deal_custom_field = require("./actions/delete-deal-custom-field.cjs");
29
+ const require_delete_groups = require("./actions/delete-groups.cjs");
30
+ const require_delete_people_relationship = require("./actions/delete-people-relationship.cjs");
31
+ const require_delete_pipeline = require("./actions/delete-pipeline.cjs");
32
+ const require_delete_pond = require("./actions/delete-pond.cjs");
33
+ const require_delete_stage = require("./actions/delete-stage.cjs");
34
+ const require_delete_teams = require("./actions/delete-teams.cjs");
35
+ const require_delete_text_message_template = require("./actions/delete-text-message-template.cjs");
36
+ const require_get_appointment = require("./actions/get-appointment.cjs");
37
+ const require_get_appointment_outcome = require("./actions/get-appointment-outcome.cjs");
38
+ const require_get_appointment_types = require("./actions/get-appointment-types.cjs");
39
+ const require_get_call = require("./actions/get-call.cjs");
40
+ const require_get_deal = require("./actions/get-deal.cjs");
41
+ const require_get_deal_custom_field = require("./actions/get-deal-custom-field.cjs");
42
+ const require_get_event = require("./actions/get-event.cjs");
43
+ const require_get_groups = require("./actions/get-groups.cjs");
44
+ const require_get_identity = require("./actions/get-identity.cjs");
45
+ const require_get_me = require("./actions/get-me.cjs");
46
+ const require_get_people_relationship = require("./actions/get-people-relationship.cjs");
47
+ const require_get_pipelines = require("./actions/get-pipelines.cjs");
48
+ const require_get_ponds = require("./actions/get-ponds.cjs");
49
+ const require_get_smart_list = require("./actions/get-smart-list.cjs");
50
+ const require_get_stage = require("./actions/get-stage.cjs");
51
+ const require_get_teams = require("./actions/get-teams.cjs");
52
+ const require_get_template = require("./actions/get-template.cjs");
53
+ const require_get_text_message = require("./actions/get-text-message.cjs");
54
+ const require_get_text_message_template = require("./actions/get-text-message-template.cjs");
55
+ const require_get_user = require("./actions/get-user.cjs");
56
+ const require_list_action_plans = require("./actions/list-action-plans.cjs");
57
+ const require_list_action_plans_people = require("./actions/list-action-plans-people.cjs");
58
+ const require_list_appointment_outcomes = require("./actions/list-appointment-outcomes.cjs");
59
+ const require_list_appointment_types = require("./actions/list-appointment-types.cjs");
60
+ const require_list_appointments = require("./actions/list-appointments.cjs");
61
+ const require_list_calls = require("./actions/list-calls.cjs");
62
+ const require_list_custom_fields = require("./actions/list-custom-fields.cjs");
63
+ const require_list_deal_custom_fields = require("./actions/list-deal-custom-fields.cjs");
64
+ const require_list_deals = require("./actions/list-deals.cjs");
65
+ const require_list_em_campaigns = require("./actions/list-em-campaigns.cjs");
66
+ const require_list_em_events = require("./actions/list-em-events.cjs");
67
+ const require_list_events = require("./actions/list-events.cjs");
68
+ const require_list_groups = require("./actions/list-groups.cjs");
69
+ const require_list_groups_round_robin = require("./actions/list-groups-round-robin.cjs");
70
+ const require_list_inbox_apps = require("./actions/list-inbox-apps.cjs");
71
+ const require_list_people_relationships = require("./actions/list-people-relationships.cjs");
72
+ const require_list_pipelines = require("./actions/list-pipelines.cjs");
73
+ const require_list_ponds = require("./actions/list-ponds.cjs");
74
+ const require_list_smart_lists = require("./actions/list-smart-lists.cjs");
75
+ const require_list_stages = require("./actions/list-stages.cjs");
76
+ const require_list_team_inboxes = require("./actions/list-team-inboxes.cjs");
77
+ const require_list_teams = require("./actions/list-teams.cjs");
78
+ const require_list_templates = require("./actions/list-templates.cjs");
79
+ const require_list_text_message_templates = require("./actions/list-text-message-templates.cjs");
80
+ const require_list_text_messages = require("./actions/list-text-messages.cjs");
81
+ const require_list_timeframes = require("./actions/list-timeframes.cjs");
82
+ const require_list_users = require("./actions/list-users.cjs");
83
+ const require_list_webhooks = require("./actions/list-webhooks.cjs");
84
+ const require_merge_template = require("./actions/merge-template.cjs");
85
+ const require_merge_text_message_template = require("./actions/merge-text-message-template.cjs");
86
+ const require_update_action_plans_people = require("./actions/update-action-plans-people.cjs");
87
+ const require_update_appointment = require("./actions/update-appointment.cjs");
88
+ const require_update_appointment_outcomes = require("./actions/update-appointment-outcomes.cjs");
89
+ const require_update_appointment_types = require("./actions/update-appointment-types.cjs");
90
+ const require_update_calls = require("./actions/update-calls.cjs");
91
+ const require_update_custom_fields = require("./actions/update-custom-fields.cjs");
92
+ const require_update_deal_custom_fields = require("./actions/update-deal-custom-fields.cjs");
93
+ const require_update_deals = require("./actions/update-deals.cjs");
94
+ const require_update_em_campaigns = require("./actions/update-em-campaigns.cjs");
95
+ const require_update_groups = require("./actions/update-groups.cjs");
96
+ const require_update_people_relationships = require("./actions/update-people-relationships.cjs");
97
+ const require_update_pipelines = require("./actions/update-pipelines.cjs");
98
+ const require_update_ponds = require("./actions/update-ponds.cjs");
99
+ const require_update_stages = require("./actions/update-stages.cjs");
100
+ const require_update_teams = require("./actions/update-teams.cjs");
101
+ const require_update_templates = require("./actions/update-templates.cjs");
102
+ const require_update_text_message_template = require("./actions/update-text-message-template.cjs");
103
+ require("./actions/index.cjs");
104
+ exports.followUpBoss = require_app.followUpBoss;
105
+ exports.followUpBossCatalog = require_catalog.followUpBossCatalog;
106
+ exports.followUpBossCreateActionPlansPeople = require_create_action_plans_people.followUpBossCreateActionPlansPeople;
107
+ exports.followUpBossCreateAppointment = require_create_appointment.followUpBossCreateAppointment;
108
+ exports.followUpBossCreateAppointmentOutcome = require_create_appointment_outcome.followUpBossCreateAppointmentOutcome;
109
+ exports.followUpBossCreateAppointmentTypes = require_create_appointment_types.followUpBossCreateAppointmentTypes;
110
+ exports.followUpBossCreateCall = require_create_call.followUpBossCreateCall;
111
+ exports.followUpBossCreateCustomField = require_create_custom_field.followUpBossCreateCustomField;
112
+ exports.followUpBossCreateDealCustomField = require_create_deal_custom_field.followUpBossCreateDealCustomField;
113
+ exports.followUpBossCreateDeals = require_create_deals.followUpBossCreateDeals;
114
+ exports.followUpBossCreateEmCampaign = require_create_em_campaign.followUpBossCreateEmCampaign;
115
+ exports.followUpBossCreateEmEvents = require_create_em_events.followUpBossCreateEmEvents;
116
+ exports.followUpBossCreateEvents = require_create_events.followUpBossCreateEvents;
117
+ exports.followUpBossCreateGroups = require_create_groups.followUpBossCreateGroups;
118
+ exports.followUpBossCreatePipelines = require_create_pipelines.followUpBossCreatePipelines;
119
+ exports.followUpBossCreatePonds = require_create_ponds.followUpBossCreatePonds;
120
+ exports.followUpBossCreateReactions = require_create_reactions.followUpBossCreateReactions;
121
+ exports.followUpBossCreateStage = require_create_stage.followUpBossCreateStage;
122
+ exports.followUpBossCreateTeams = require_create_teams.followUpBossCreateTeams;
123
+ exports.followUpBossCreateTemplate = require_create_template.followUpBossCreateTemplate;
124
+ exports.followUpBossCreateTextMessageTemplate = require_create_text_message_template.followUpBossCreateTextMessageTemplate;
125
+ exports.followUpBossDeleteAppointment = require_delete_appointment.followUpBossDeleteAppointment;
126
+ exports.followUpBossDeleteAppointmentOutcomes = require_delete_appointment_outcomes.followUpBossDeleteAppointmentOutcomes;
127
+ exports.followUpBossDeleteAppointmentType = require_delete_appointment_type.followUpBossDeleteAppointmentType;
128
+ exports.followUpBossDeleteCustomField = require_delete_custom_field.followUpBossDeleteCustomField;
129
+ exports.followUpBossDeleteDeal = require_delete_deal.followUpBossDeleteDeal;
130
+ exports.followUpBossDeleteDealCustomField = require_delete_deal_custom_field.followUpBossDeleteDealCustomField;
131
+ exports.followUpBossDeleteGroups = require_delete_groups.followUpBossDeleteGroups;
132
+ exports.followUpBossDeletePeopleRelationship = require_delete_people_relationship.followUpBossDeletePeopleRelationship;
133
+ exports.followUpBossDeletePipeline = require_delete_pipeline.followUpBossDeletePipeline;
134
+ exports.followUpBossDeletePond = require_delete_pond.followUpBossDeletePond;
135
+ exports.followUpBossDeleteStage = require_delete_stage.followUpBossDeleteStage;
136
+ exports.followUpBossDeleteTeams = require_delete_teams.followUpBossDeleteTeams;
137
+ exports.followUpBossDeleteTextMessageTemplate = require_delete_text_message_template.followUpBossDeleteTextMessageTemplate;
138
+ exports.followUpBossGetAppointment = require_get_appointment.followUpBossGetAppointment;
139
+ exports.followUpBossGetAppointmentOutcome = require_get_appointment_outcome.followUpBossGetAppointmentOutcome;
140
+ exports.followUpBossGetAppointmentTypes = require_get_appointment_types.followUpBossGetAppointmentTypes;
141
+ exports.followUpBossGetCall = require_get_call.followUpBossGetCall;
142
+ exports.followUpBossGetDeal = require_get_deal.followUpBossGetDeal;
143
+ exports.followUpBossGetDealCustomField = require_get_deal_custom_field.followUpBossGetDealCustomField;
144
+ exports.followUpBossGetEvent = require_get_event.followUpBossGetEvent;
145
+ exports.followUpBossGetGroups = require_get_groups.followUpBossGetGroups;
146
+ exports.followUpBossGetIdentity = require_get_identity.followUpBossGetIdentity;
147
+ exports.followUpBossGetMe = require_get_me.followUpBossGetMe;
148
+ exports.followUpBossGetPeopleRelationship = require_get_people_relationship.followUpBossGetPeopleRelationship;
149
+ exports.followUpBossGetPipelines = require_get_pipelines.followUpBossGetPipelines;
150
+ exports.followUpBossGetPonds = require_get_ponds.followUpBossGetPonds;
151
+ exports.followUpBossGetSmartList = require_get_smart_list.followUpBossGetSmartList;
152
+ exports.followUpBossGetStage = require_get_stage.followUpBossGetStage;
153
+ exports.followUpBossGetTeams = require_get_teams.followUpBossGetTeams;
154
+ exports.followUpBossGetTemplate = require_get_template.followUpBossGetTemplate;
155
+ exports.followUpBossGetTextMessage = require_get_text_message.followUpBossGetTextMessage;
156
+ exports.followUpBossGetTextMessageTemplate = require_get_text_message_template.followUpBossGetTextMessageTemplate;
157
+ exports.followUpBossGetUser = require_get_user.followUpBossGetUser;
158
+ exports.followUpBossListActionPlans = require_list_action_plans.followUpBossListActionPlans;
159
+ exports.followUpBossListActionPlansPeople = require_list_action_plans_people.followUpBossListActionPlansPeople;
160
+ exports.followUpBossListAppointmentOutcomes = require_list_appointment_outcomes.followUpBossListAppointmentOutcomes;
161
+ exports.followUpBossListAppointmentTypes = require_list_appointment_types.followUpBossListAppointmentTypes;
162
+ exports.followUpBossListAppointments = require_list_appointments.followUpBossListAppointments;
163
+ exports.followUpBossListCalls = require_list_calls.followUpBossListCalls;
164
+ exports.followUpBossListCustomFields = require_list_custom_fields.followUpBossListCustomFields;
165
+ exports.followUpBossListDealCustomFields = require_list_deal_custom_fields.followUpBossListDealCustomFields;
166
+ exports.followUpBossListDeals = require_list_deals.followUpBossListDeals;
167
+ exports.followUpBossListEmCampaigns = require_list_em_campaigns.followUpBossListEmCampaigns;
168
+ exports.followUpBossListEmEvents = require_list_em_events.followUpBossListEmEvents;
169
+ exports.followUpBossListEvents = require_list_events.followUpBossListEvents;
170
+ exports.followUpBossListGroups = require_list_groups.followUpBossListGroups;
171
+ exports.followUpBossListGroupsRoundRobin = require_list_groups_round_robin.followUpBossListGroupsRoundRobin;
172
+ exports.followUpBossListInboxApps = require_list_inbox_apps.followUpBossListInboxApps;
173
+ exports.followUpBossListPeopleRelationships = require_list_people_relationships.followUpBossListPeopleRelationships;
174
+ exports.followUpBossListPipelines = require_list_pipelines.followUpBossListPipelines;
175
+ exports.followUpBossListPonds = require_list_ponds.followUpBossListPonds;
176
+ exports.followUpBossListSmartLists = require_list_smart_lists.followUpBossListSmartLists;
177
+ exports.followUpBossListStages = require_list_stages.followUpBossListStages;
178
+ exports.followUpBossListTeamInboxes = require_list_team_inboxes.followUpBossListTeamInboxes;
179
+ exports.followUpBossListTeams = require_list_teams.followUpBossListTeams;
180
+ exports.followUpBossListTemplates = require_list_templates.followUpBossListTemplates;
181
+ exports.followUpBossListTextMessageTemplates = require_list_text_message_templates.followUpBossListTextMessageTemplates;
182
+ exports.followUpBossListTextMessages = require_list_text_messages.followUpBossListTextMessages;
183
+ exports.followUpBossListTimeframes = require_list_timeframes.followUpBossListTimeframes;
184
+ exports.followUpBossListUsers = require_list_users.followUpBossListUsers;
185
+ exports.followUpBossListWebhooks = require_list_webhooks.followUpBossListWebhooks;
186
+ exports.followUpBossMergeTemplate = require_merge_template.followUpBossMergeTemplate;
187
+ exports.followUpBossMergeTextMessageTemplate = require_merge_text_message_template.followUpBossMergeTextMessageTemplate;
188
+ exports.followUpBossUpdateActionPlansPeople = require_update_action_plans_people.followUpBossUpdateActionPlansPeople;
189
+ exports.followUpBossUpdateAppointment = require_update_appointment.followUpBossUpdateAppointment;
190
+ exports.followUpBossUpdateAppointmentOutcomes = require_update_appointment_outcomes.followUpBossUpdateAppointmentOutcomes;
191
+ exports.followUpBossUpdateAppointmentTypes = require_update_appointment_types.followUpBossUpdateAppointmentTypes;
192
+ exports.followUpBossUpdateCalls = require_update_calls.followUpBossUpdateCalls;
193
+ exports.followUpBossUpdateCustomFields = require_update_custom_fields.followUpBossUpdateCustomFields;
194
+ exports.followUpBossUpdateDealCustomFields = require_update_deal_custom_fields.followUpBossUpdateDealCustomFields;
195
+ exports.followUpBossUpdateDeals = require_update_deals.followUpBossUpdateDeals;
196
+ exports.followUpBossUpdateEmCampaigns = require_update_em_campaigns.followUpBossUpdateEmCampaigns;
197
+ exports.followUpBossUpdateGroups = require_update_groups.followUpBossUpdateGroups;
198
+ exports.followUpBossUpdatePeopleRelationships = require_update_people_relationships.followUpBossUpdatePeopleRelationships;
199
+ exports.followUpBossUpdatePipelines = require_update_pipelines.followUpBossUpdatePipelines;
200
+ exports.followUpBossUpdatePonds = require_update_ponds.followUpBossUpdatePonds;
201
+ exports.followUpBossUpdateStages = require_update_stages.followUpBossUpdateStages;
202
+ exports.followUpBossUpdateTeams = require_update_teams.followUpBossUpdateTeams;
203
+ exports.followUpBossUpdateTemplates = require_update_templates.followUpBossUpdateTemplates;
204
+ exports.followUpBossUpdateTextMessageTemplate = require_update_text_message_template.followUpBossUpdateTextMessageTemplate;