@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,47 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-text-message.ts
4
+ const FollowUpBossGetTextMessageInput = zod.z.object({ id: zod.z.number().int().describe("The id of the text message record.") }).describe("Request parameters for retrieving a text message by ID.");
5
+ const FollowUpBossGetTextMessage_MediaItemSchema = zod.z.object({}).describe("Media item attached to the text message.");
6
+ const FollowUpBossGetTextMessageOutput = zod.z.object({
7
+ id: zod.z.number().int().describe("Unique identifier of the text message.").nullable().optional(),
8
+ name: zod.z.string().describe("Full name of the person associated with the text message.").nullable().optional(),
9
+ read: zod.z.boolean().describe("Whether the text message has been read.").nullable().optional(),
10
+ sent: zod.z.string().describe("Timestamp when the text message was sent (ISO 8601 format).").nullable().optional(),
11
+ media: zod.z.array(FollowUpBossGetTextMessage_MediaItemSchema).describe("List of media items attached to the text message.").nullable().optional(),
12
+ status: zod.z.string().describe("Status of the text message (e.g., Sent).").nullable().optional(),
13
+ userId: zod.z.number().int().describe("ID of the user associated with the text message.").nullable().optional(),
14
+ created: zod.z.string().describe("Timestamp when the text message was created (ISO 8601 format).").nullable().optional(),
15
+ message: zod.z.string().describe("Content of the text message.").nullable().optional(),
16
+ picture: zod.z.union([zod.z.string(), zod.z.object({})]).nullable().optional(),
17
+ updated: zod.z.string().describe("Timestamp when the text message was last updated (ISO 8601 format).").nullable().optional(),
18
+ archived: zod.z.boolean().describe("Whether the text message is archived.").nullable().optional(),
19
+ lastName: zod.z.string().describe("Last name of the person associated with the text message.").nullable().optional(),
20
+ personId: zod.z.number().int().describe("ID of the person associated with the text message.").nullable().optional(),
21
+ systemId: zod.z.string().describe("ID of the external system, if applicable.").nullable().optional(),
22
+ toNumber: zod.z.string().describe("Phone number the text message was sent to.").nullable().optional(),
23
+ userName: zod.z.string().describe("Name of the user associated with the text message.").nullable().optional(),
24
+ firstName: zod.z.string().describe("First name of the person associated with the text message.").nullable().optional(),
25
+ fromNumber: zod.z.string().describe("Phone number the text message was sent from.").nullable().optional(),
26
+ isExternal: zod.z.boolean().describe("Whether the text message is from an external system.").nullable().optional(),
27
+ isIncoming: zod.z.boolean().describe("Whether the text message was incoming (true) or outgoing (false).").nullable().optional(),
28
+ systemName: zod.z.string().describe("Name of the external system, if applicable.").nullable().optional(),
29
+ createdById: zod.z.number().int().describe("ID of the user who created the text message record.").nullable().optional(),
30
+ externalUrl: zod.z.string().describe("External URL associated with the text message.").nullable().optional(),
31
+ groupTextId: zod.z.number().int().describe("ID of the group text, if this is part of a group conversation.").nullable().optional(),
32
+ updatedById: zod.z.number().int().describe("ID of the user who last updated the text message record.").nullable().optional(),
33
+ actionPlanId: zod.z.number().int().describe("ID of the associated action plan.").nullable().optional(),
34
+ externalLabel: zod.z.string().describe("External label for the text message.").nullable().optional(),
35
+ sharedInboxId: zod.z.number().int().describe("ID of the shared inbox associated with the text message.").nullable().optional()
36
+ }).describe("Response model containing text message details.");
37
+ const followUpBossGetTextMessage = require_action.action("FOLLOW_UP_BOSS_GET_TEXT_MESSAGE", {
38
+ slug: "follow_up_boss-get-text-message",
39
+ name: "Get Text Message",
40
+ description: "Tool to retrieve a text message by its ID from Follow Up Boss. Use when you need to fetch details about a specific text message record.",
41
+ input: FollowUpBossGetTextMessageInput,
42
+ output: FollowUpBossGetTextMessageOutput
43
+ });
44
+ //#endregion
45
+ exports.followUpBossGetTextMessage = followUpBossGetTextMessage;
46
+
47
+ //# sourceMappingURL=get-text-message.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-text-message.cjs","names":["z","action"],"sources":["../../src/actions/get-text-message.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossGetTextMessageInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the text message record.\"),\n}).describe(\"Request parameters for retrieving a text message by ID.\");\nconst FollowUpBossGetTextMessage_MediaItemSchema: z.ZodTypeAny = z.object({}).describe(\"Media item attached to the text message.\");\nexport const FollowUpBossGetTextMessageOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the text message.\").nullable().optional(),\n name: z.string().describe(\"Full name of the person associated with the text message.\").nullable().optional(),\n read: z.boolean().describe(\"Whether the text message has been read.\").nullable().optional(),\n sent: z.string().describe(\"Timestamp when the text message was sent (ISO 8601 format).\").nullable().optional(),\n media: z.array(FollowUpBossGetTextMessage_MediaItemSchema).describe(\"List of media items attached to the text message.\").nullable().optional(),\n status: z.string().describe(\"Status of the text message (e.g., Sent).\").nullable().optional(),\n userId: z.number().int().describe(\"ID of the user associated with the text message.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the text message was created (ISO 8601 format).\").nullable().optional(),\n message: z.string().describe(\"Content of the text message.\").nullable().optional(),\n picture: z.union([z.string(), z.object({})]).nullable().optional(),\n updated: z.string().describe(\"Timestamp when the text message was last updated (ISO 8601 format).\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the text message is archived.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the person associated with the text message.\").nullable().optional(),\n personId: z.number().int().describe(\"ID of the person associated with the text message.\").nullable().optional(),\n systemId: z.string().describe(\"ID of the external system, if applicable.\").nullable().optional(),\n toNumber: z.string().describe(\"Phone number the text message was sent to.\").nullable().optional(),\n userName: z.string().describe(\"Name of the user associated with the text message.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the person associated with the text message.\").nullable().optional(),\n fromNumber: z.string().describe(\"Phone number the text message was sent from.\").nullable().optional(),\n isExternal: z.boolean().describe(\"Whether the text message is from an external system.\").nullable().optional(),\n isIncoming: z.boolean().describe(\"Whether the text message was incoming (true) or outgoing (false).\").nullable().optional(),\n systemName: z.string().describe(\"Name of the external system, if applicable.\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the text message record.\").nullable().optional(),\n externalUrl: z.string().describe(\"External URL associated with the text message.\").nullable().optional(),\n groupTextId: z.number().int().describe(\"ID of the group text, if this is part of a group conversation.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the text message record.\").nullable().optional(),\n actionPlanId: z.number().int().describe(\"ID of the associated action plan.\").nullable().optional(),\n externalLabel: z.string().describe(\"External label for the text message.\").nullable().optional(),\n sharedInboxId: z.number().int().describe(\"ID of the shared inbox associated with the text message.\").nullable().optional(),\n}).describe(\"Response model containing text message details.\");\n\nexport const followUpBossGetTextMessage = action(\"FOLLOW_UP_BOSS_GET_TEXT_MESSAGE\", {\n slug: \"follow_up_boss-get-text-message\",\n name: \"Get Text Message\",\n description: \"Tool to retrieve a text message by its ID from Follow Up Boss. Use when you need to fetch details about a specific text message record.\",\n input: FollowUpBossGetTextMessageInput,\n output: FollowUpBossGetTextMessageOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-text-message.d.ts
4
+ declare const FollowUpBossGetTextMessageInput: z.ZodTypeAny;
5
+ declare const FollowUpBossGetTextMessageOutput: z.ZodTypeAny;
6
+ declare const followUpBossGetTextMessage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossGetTextMessage };
9
+ //# sourceMappingURL=get-text-message.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-text-message.d.cts","names":[],"sources":["../../src/actions/get-text-message.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEsB;AAAA,cAEzD,gCAAA,EAAkC,CAAA,CAAE,UA8Ba;AAAA,cAEjD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-text-message.d.ts
4
+ declare const FollowUpBossGetTextMessageInput: z.ZodTypeAny;
5
+ declare const FollowUpBossGetTextMessageOutput: z.ZodTypeAny;
6
+ declare const followUpBossGetTextMessage: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossGetTextMessage };
9
+ //# sourceMappingURL=get-text-message.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-text-message.d.mts","names":[],"sources":["../../src/actions/get-text-message.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAEsB;AAAA,cAEzD,gCAAA,EAAkC,CAAA,CAAE,UA8Ba;AAAA,cAEjD,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,46 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-text-message.ts
4
+ const FollowUpBossGetTextMessageInput = z.object({ id: z.number().int().describe("The id of the text message record.") }).describe("Request parameters for retrieving a text message by ID.");
5
+ const FollowUpBossGetTextMessage_MediaItemSchema = z.object({}).describe("Media item attached to the text message.");
6
+ const followUpBossGetTextMessage = action("FOLLOW_UP_BOSS_GET_TEXT_MESSAGE", {
7
+ slug: "follow_up_boss-get-text-message",
8
+ name: "Get Text Message",
9
+ description: "Tool to retrieve a text message by its ID from Follow Up Boss. Use when you need to fetch details about a specific text message record.",
10
+ input: FollowUpBossGetTextMessageInput,
11
+ output: z.object({
12
+ id: z.number().int().describe("Unique identifier of the text message.").nullable().optional(),
13
+ name: z.string().describe("Full name of the person associated with the text message.").nullable().optional(),
14
+ read: z.boolean().describe("Whether the text message has been read.").nullable().optional(),
15
+ sent: z.string().describe("Timestamp when the text message was sent (ISO 8601 format).").nullable().optional(),
16
+ media: z.array(FollowUpBossGetTextMessage_MediaItemSchema).describe("List of media items attached to the text message.").nullable().optional(),
17
+ status: z.string().describe("Status of the text message (e.g., Sent).").nullable().optional(),
18
+ userId: z.number().int().describe("ID of the user associated with the text message.").nullable().optional(),
19
+ created: z.string().describe("Timestamp when the text message was created (ISO 8601 format).").nullable().optional(),
20
+ message: z.string().describe("Content of the text message.").nullable().optional(),
21
+ picture: z.union([z.string(), z.object({})]).nullable().optional(),
22
+ updated: z.string().describe("Timestamp when the text message was last updated (ISO 8601 format).").nullable().optional(),
23
+ archived: z.boolean().describe("Whether the text message is archived.").nullable().optional(),
24
+ lastName: z.string().describe("Last name of the person associated with the text message.").nullable().optional(),
25
+ personId: z.number().int().describe("ID of the person associated with the text message.").nullable().optional(),
26
+ systemId: z.string().describe("ID of the external system, if applicable.").nullable().optional(),
27
+ toNumber: z.string().describe("Phone number the text message was sent to.").nullable().optional(),
28
+ userName: z.string().describe("Name of the user associated with the text message.").nullable().optional(),
29
+ firstName: z.string().describe("First name of the person associated with the text message.").nullable().optional(),
30
+ fromNumber: z.string().describe("Phone number the text message was sent from.").nullable().optional(),
31
+ isExternal: z.boolean().describe("Whether the text message is from an external system.").nullable().optional(),
32
+ isIncoming: z.boolean().describe("Whether the text message was incoming (true) or outgoing (false).").nullable().optional(),
33
+ systemName: z.string().describe("Name of the external system, if applicable.").nullable().optional(),
34
+ createdById: z.number().int().describe("ID of the user who created the text message record.").nullable().optional(),
35
+ externalUrl: z.string().describe("External URL associated with the text message.").nullable().optional(),
36
+ groupTextId: z.number().int().describe("ID of the group text, if this is part of a group conversation.").nullable().optional(),
37
+ updatedById: z.number().int().describe("ID of the user who last updated the text message record.").nullable().optional(),
38
+ actionPlanId: z.number().int().describe("ID of the associated action plan.").nullable().optional(),
39
+ externalLabel: z.string().describe("External label for the text message.").nullable().optional(),
40
+ sharedInboxId: z.number().int().describe("ID of the shared inbox associated with the text message.").nullable().optional()
41
+ }).describe("Response model containing text message details.")
42
+ });
43
+ //#endregion
44
+ export { followUpBossGetTextMessage };
45
+
46
+ //# sourceMappingURL=get-text-message.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-text-message.mjs","names":[],"sources":["../../src/actions/get-text-message.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossGetTextMessageInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The id of the text message record.\"),\n}).describe(\"Request parameters for retrieving a text message by ID.\");\nconst FollowUpBossGetTextMessage_MediaItemSchema: z.ZodTypeAny = z.object({}).describe(\"Media item attached to the text message.\");\nexport const FollowUpBossGetTextMessageOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the text message.\").nullable().optional(),\n name: z.string().describe(\"Full name of the person associated with the text message.\").nullable().optional(),\n read: z.boolean().describe(\"Whether the text message has been read.\").nullable().optional(),\n sent: z.string().describe(\"Timestamp when the text message was sent (ISO 8601 format).\").nullable().optional(),\n media: z.array(FollowUpBossGetTextMessage_MediaItemSchema).describe(\"List of media items attached to the text message.\").nullable().optional(),\n status: z.string().describe(\"Status of the text message (e.g., Sent).\").nullable().optional(),\n userId: z.number().int().describe(\"ID of the user associated with the text message.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the text message was created (ISO 8601 format).\").nullable().optional(),\n message: z.string().describe(\"Content of the text message.\").nullable().optional(),\n picture: z.union([z.string(), z.object({})]).nullable().optional(),\n updated: z.string().describe(\"Timestamp when the text message was last updated (ISO 8601 format).\").nullable().optional(),\n archived: z.boolean().describe(\"Whether the text message is archived.\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the person associated with the text message.\").nullable().optional(),\n personId: z.number().int().describe(\"ID of the person associated with the text message.\").nullable().optional(),\n systemId: z.string().describe(\"ID of the external system, if applicable.\").nullable().optional(),\n toNumber: z.string().describe(\"Phone number the text message was sent to.\").nullable().optional(),\n userName: z.string().describe(\"Name of the user associated with the text message.\").nullable().optional(),\n firstName: z.string().describe(\"First name of the person associated with the text message.\").nullable().optional(),\n fromNumber: z.string().describe(\"Phone number the text message was sent from.\").nullable().optional(),\n isExternal: z.boolean().describe(\"Whether the text message is from an external system.\").nullable().optional(),\n isIncoming: z.boolean().describe(\"Whether the text message was incoming (true) or outgoing (false).\").nullable().optional(),\n systemName: z.string().describe(\"Name of the external system, if applicable.\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the text message record.\").nullable().optional(),\n externalUrl: z.string().describe(\"External URL associated with the text message.\").nullable().optional(),\n groupTextId: z.number().int().describe(\"ID of the group text, if this is part of a group conversation.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the text message record.\").nullable().optional(),\n actionPlanId: z.number().int().describe(\"ID of the associated action plan.\").nullable().optional(),\n externalLabel: z.string().describe(\"External label for the text message.\").nullable().optional(),\n sharedInboxId: z.number().int().describe(\"ID of the shared inbox associated with the text message.\").nullable().optional(),\n}).describe(\"Response model containing text message details.\");\n\nexport const followUpBossGetTextMessage = action(\"FOLLOW_UP_BOSS_GET_TEXT_MESSAGE\", {\n slug: \"follow_up_boss-get-text-message\",\n name: \"Get Text Message\",\n description: \"Tool to retrieve a text message by its ID from Follow Up Boss. Use when you need to fetch details about a specific text message record.\",\n input: FollowUpBossGetTextMessageInput,\n output: FollowUpBossGetTextMessageOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,36 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-user.ts
4
+ const FollowUpBossGetUserInput = zod.z.object({ id: zod.z.number().int().describe("The ID of a user.") }).describe("Request parameters for retrieving a user by ID.");
5
+ const FollowUpBossGetUser_GroupSchema = zod.z.object({
6
+ id: zod.z.number().int().describe("Unique identifier of the group.").nullable().optional(),
7
+ name: zod.z.string().describe("Name of the group.").nullable().optional()
8
+ }).describe("A group associated with the user.");
9
+ const FollowUpBossGetUserOutput = zod.z.object({
10
+ id: zod.z.number().int().describe("Unique identifier of the user.").nullable().optional(),
11
+ beta: zod.z.boolean().describe("Whether the user has beta features enabled.").nullable().optional(),
12
+ name: zod.z.string().describe("Full name of the user.").nullable().optional(),
13
+ role: zod.z.string().describe("Role of the user (e.g., 'Broker').").nullable().optional(),
14
+ email: zod.z.string().describe("Email address of the user.").nullable().optional(),
15
+ phone: zod.z.string().describe("Phone number of the user.").nullable().optional(),
16
+ groups: zod.z.array(FollowUpBossGetUser_GroupSchema).describe("List of groups associated with this user.").nullable().optional(),
17
+ status: zod.z.string().describe("Status of the user (e.g., 'Active').").nullable().optional(),
18
+ created: zod.z.string().describe("Timestamp when the user was created (ISO 8601 format).").nullable().optional(),
19
+ isOwner: zod.z.boolean().describe("Whether the user is an owner.").nullable().optional(),
20
+ updated: zod.z.string().describe("Timestamp when the user was last updated (ISO 8601 format).").nullable().optional(),
21
+ lastName: zod.z.string().describe("Last name of the user.").nullable().optional(),
22
+ timezone: zod.z.string().describe("Timezone of the user (e.g., 'Asia/Beirut').").nullable().optional(),
23
+ firstName: zod.z.string().describe("First name of the user.").nullable().optional(),
24
+ leadEmailAddress: zod.z.string().describe("Lead email address for the user.").nullable().optional()
25
+ }).describe("Response model containing user details.");
26
+ const followUpBossGetUser = require_action.action("FOLLOW_UP_BOSS_GET_USER", {
27
+ slug: "follow_up_boss-get-user",
28
+ name: "Get User",
29
+ description: "Tool to retrieve a user by its ID from Follow Up Boss. Use when you need to fetch details about a specific user.",
30
+ input: FollowUpBossGetUserInput,
31
+ output: FollowUpBossGetUserOutput
32
+ });
33
+ //#endregion
34
+ exports.followUpBossGetUser = followUpBossGetUser;
35
+
36
+ //# sourceMappingURL=get-user.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.cjs","names":["z","action"],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossGetUserInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The ID of a user.\"),\n}).describe(\"Request parameters for retrieving a user by ID.\");\nconst FollowUpBossGetUser_GroupSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the group.\").nullable().optional(),\n name: z.string().describe(\"Name of the group.\").nullable().optional(),\n}).describe(\"A group associated with the user.\");\nexport const FollowUpBossGetUserOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable().optional(),\n beta: z.boolean().describe(\"Whether the user has beta features enabled.\").nullable().optional(),\n name: z.string().describe(\"Full name of the user.\").nullable().optional(),\n role: z.string().describe(\"Role of the user (e.g., 'Broker').\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n groups: z.array(FollowUpBossGetUser_GroupSchema).describe(\"List of groups associated with this user.\").nullable().optional(),\n status: z.string().describe(\"Status of the user (e.g., 'Active').\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the user was created (ISO 8601 format).\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the user is an owner.\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the user was last updated (ISO 8601 format).\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n timezone: z.string().describe(\"Timezone of the user (e.g., 'Asia/Beirut').\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n leadEmailAddress: z.string().describe(\"Lead email address for the user.\").nullable().optional(),\n}).describe(\"Response model containing user details.\");\n\nexport const followUpBossGetUser = action(\"FOLLOW_UP_BOSS_GET_USER\", {\n slug: \"follow_up_boss-get-user\",\n name: \"Get User\",\n description: \"Tool to retrieve a user by its ID from Follow Up Boss. Use when you need to fetch details about a specific user.\",\n input: FollowUpBossGetUserInput,\n output: FollowUpBossGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,EACnD,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kCAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQA,IAAAA,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,sBAAsBC,eAAAA,OAAO,2BAA2B;CACnE,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/get-user.d.ts
4
+ declare const FollowUpBossGetUserInput: z.ZodTypeAny;
5
+ declare const FollowUpBossGetUserOutput: z.ZodTypeAny;
6
+ declare const followUpBossGetUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossGetUser };
9
+ //# sourceMappingURL=get-user.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.d.cts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEqB;AAAA,cAKjD,yBAAA,EAA2B,CAAA,CAAE,UAgBY;AAAA,cAEzC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-user.d.ts
4
+ declare const FollowUpBossGetUserInput: z.ZodTypeAny;
5
+ declare const FollowUpBossGetUserOutput: z.ZodTypeAny;
6
+ declare const followUpBossGetUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossGetUser };
9
+ //# sourceMappingURL=get-user.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.d.mts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEqB;AAAA,cAKjD,yBAAA,EAA2B,CAAA,CAAE,UAgBY;AAAA,cAEzC,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,35 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/get-user.ts
4
+ const FollowUpBossGetUserInput = z.object({ id: z.number().int().describe("The ID of a user.") }).describe("Request parameters for retrieving a user by ID.");
5
+ const FollowUpBossGetUser_GroupSchema = z.object({
6
+ id: z.number().int().describe("Unique identifier of the group.").nullable().optional(),
7
+ name: z.string().describe("Name of the group.").nullable().optional()
8
+ }).describe("A group associated with the user.");
9
+ const followUpBossGetUser = action("FOLLOW_UP_BOSS_GET_USER", {
10
+ slug: "follow_up_boss-get-user",
11
+ name: "Get User",
12
+ description: "Tool to retrieve a user by its ID from Follow Up Boss. Use when you need to fetch details about a specific user.",
13
+ input: FollowUpBossGetUserInput,
14
+ output: z.object({
15
+ id: z.number().int().describe("Unique identifier of the user.").nullable().optional(),
16
+ beta: z.boolean().describe("Whether the user has beta features enabled.").nullable().optional(),
17
+ name: z.string().describe("Full name of the user.").nullable().optional(),
18
+ role: z.string().describe("Role of the user (e.g., 'Broker').").nullable().optional(),
19
+ email: z.string().describe("Email address of the user.").nullable().optional(),
20
+ phone: z.string().describe("Phone number of the user.").nullable().optional(),
21
+ groups: z.array(FollowUpBossGetUser_GroupSchema).describe("List of groups associated with this user.").nullable().optional(),
22
+ status: z.string().describe("Status of the user (e.g., 'Active').").nullable().optional(),
23
+ created: z.string().describe("Timestamp when the user was created (ISO 8601 format).").nullable().optional(),
24
+ isOwner: z.boolean().describe("Whether the user is an owner.").nullable().optional(),
25
+ updated: z.string().describe("Timestamp when the user was last updated (ISO 8601 format).").nullable().optional(),
26
+ lastName: z.string().describe("Last name of the user.").nullable().optional(),
27
+ timezone: z.string().describe("Timezone of the user (e.g., 'Asia/Beirut').").nullable().optional(),
28
+ firstName: z.string().describe("First name of the user.").nullable().optional(),
29
+ leadEmailAddress: z.string().describe("Lead email address for the user.").nullable().optional()
30
+ }).describe("Response model containing user details.")
31
+ });
32
+ //#endregion
33
+ export { followUpBossGetUser };
34
+
35
+ //# sourceMappingURL=get-user.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.mjs","names":[],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossGetUserInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The ID of a user.\"),\n}).describe(\"Request parameters for retrieving a user by ID.\");\nconst FollowUpBossGetUser_GroupSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the group.\").nullable().optional(),\n name: z.string().describe(\"Name of the group.\").nullable().optional(),\n}).describe(\"A group associated with the user.\");\nexport const FollowUpBossGetUserOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable().optional(),\n beta: z.boolean().describe(\"Whether the user has beta features enabled.\").nullable().optional(),\n name: z.string().describe(\"Full name of the user.\").nullable().optional(),\n role: z.string().describe(\"Role of the user (e.g., 'Broker').\").nullable().optional(),\n email: z.string().describe(\"Email address of the user.\").nullable().optional(),\n phone: z.string().describe(\"Phone number of the user.\").nullable().optional(),\n groups: z.array(FollowUpBossGetUser_GroupSchema).describe(\"List of groups associated with this user.\").nullable().optional(),\n status: z.string().describe(\"Status of the user (e.g., 'Active').\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the user was created (ISO 8601 format).\").nullable().optional(),\n isOwner: z.boolean().describe(\"Whether the user is an owner.\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the user was last updated (ISO 8601 format).\").nullable().optional(),\n lastName: z.string().describe(\"Last name of the user.\").nullable().optional(),\n timezone: z.string().describe(\"Timezone of the user (e.g., 'Asia/Beirut').\").nullable().optional(),\n firstName: z.string().describe(\"First name of the user.\").nullable().optional(),\n leadEmailAddress: z.string().describe(\"Lead email address for the user.\").nullable().optional(),\n}).describe(\"Response model containing user details.\");\n\nexport const followUpBossGetUser = action(\"FOLLOW_UP_BOSS_GET_USER\", {\n slug: \"follow_up_boss-get-user\",\n name: \"Get User\",\n description: \"Tool to retrieve a user by its ID from Follow Up Boss. Use when you need to fetch details about a specific user.\",\n input: FollowUpBossGetUserInput,\n output: FollowUpBossGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyC,EAAE,OAAO,EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,EACnD,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kCAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAmB/C,MAAa,sBAAsB,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAvBqD,EAAE,OAAO;EAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,MAAM,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,QAAQ,EAAE,MAAM,+BAA+B,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -0,0 +1,199 @@
1
+ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
+ const require_create_action_plans_people = require("./create-action-plans-people.cjs");
3
+ const require_create_appointment = require("./create-appointment.cjs");
4
+ const require_create_appointment_outcome = require("./create-appointment-outcome.cjs");
5
+ const require_create_appointment_types = require("./create-appointment-types.cjs");
6
+ const require_create_call = require("./create-call.cjs");
7
+ const require_create_custom_field = require("./create-custom-field.cjs");
8
+ const require_create_deal_custom_field = require("./create-deal-custom-field.cjs");
9
+ const require_create_deals = require("./create-deals.cjs");
10
+ const require_create_em_campaign = require("./create-em-campaign.cjs");
11
+ const require_create_em_events = require("./create-em-events.cjs");
12
+ const require_create_events = require("./create-events.cjs");
13
+ const require_create_groups = require("./create-groups.cjs");
14
+ const require_create_pipelines = require("./create-pipelines.cjs");
15
+ const require_create_ponds = require("./create-ponds.cjs");
16
+ const require_create_reactions = require("./create-reactions.cjs");
17
+ const require_create_stage = require("./create-stage.cjs");
18
+ const require_create_teams = require("./create-teams.cjs");
19
+ const require_create_template = require("./create-template.cjs");
20
+ const require_create_text_message_template = require("./create-text-message-template.cjs");
21
+ const require_delete_appointment = require("./delete-appointment.cjs");
22
+ const require_delete_appointment_outcomes = require("./delete-appointment-outcomes.cjs");
23
+ const require_delete_appointment_type = require("./delete-appointment-type.cjs");
24
+ const require_delete_custom_field = require("./delete-custom-field.cjs");
25
+ const require_delete_deal = require("./delete-deal.cjs");
26
+ const require_delete_deal_custom_field = require("./delete-deal-custom-field.cjs");
27
+ const require_delete_groups = require("./delete-groups.cjs");
28
+ const require_delete_people_relationship = require("./delete-people-relationship.cjs");
29
+ const require_delete_pipeline = require("./delete-pipeline.cjs");
30
+ const require_delete_pond = require("./delete-pond.cjs");
31
+ const require_delete_stage = require("./delete-stage.cjs");
32
+ const require_delete_teams = require("./delete-teams.cjs");
33
+ const require_delete_text_message_template = require("./delete-text-message-template.cjs");
34
+ const require_get_appointment = require("./get-appointment.cjs");
35
+ const require_get_appointment_outcome = require("./get-appointment-outcome.cjs");
36
+ const require_get_appointment_types = require("./get-appointment-types.cjs");
37
+ const require_get_call = require("./get-call.cjs");
38
+ const require_get_deal = require("./get-deal.cjs");
39
+ const require_get_deal_custom_field = require("./get-deal-custom-field.cjs");
40
+ const require_get_event = require("./get-event.cjs");
41
+ const require_get_groups = require("./get-groups.cjs");
42
+ const require_get_identity = require("./get-identity.cjs");
43
+ const require_get_me = require("./get-me.cjs");
44
+ const require_get_people_relationship = require("./get-people-relationship.cjs");
45
+ const require_get_pipelines = require("./get-pipelines.cjs");
46
+ const require_get_ponds = require("./get-ponds.cjs");
47
+ const require_get_smart_list = require("./get-smart-list.cjs");
48
+ const require_get_stage = require("./get-stage.cjs");
49
+ const require_get_teams = require("./get-teams.cjs");
50
+ const require_get_template = require("./get-template.cjs");
51
+ const require_get_text_message = require("./get-text-message.cjs");
52
+ const require_get_text_message_template = require("./get-text-message-template.cjs");
53
+ const require_get_user = require("./get-user.cjs");
54
+ const require_list_action_plans = require("./list-action-plans.cjs");
55
+ const require_list_action_plans_people = require("./list-action-plans-people.cjs");
56
+ const require_list_appointment_outcomes = require("./list-appointment-outcomes.cjs");
57
+ const require_list_appointment_types = require("./list-appointment-types.cjs");
58
+ const require_list_appointments = require("./list-appointments.cjs");
59
+ const require_list_calls = require("./list-calls.cjs");
60
+ const require_list_custom_fields = require("./list-custom-fields.cjs");
61
+ const require_list_deal_custom_fields = require("./list-deal-custom-fields.cjs");
62
+ const require_list_deals = require("./list-deals.cjs");
63
+ const require_list_em_campaigns = require("./list-em-campaigns.cjs");
64
+ const require_list_em_events = require("./list-em-events.cjs");
65
+ const require_list_events = require("./list-events.cjs");
66
+ const require_list_groups = require("./list-groups.cjs");
67
+ const require_list_groups_round_robin = require("./list-groups-round-robin.cjs");
68
+ const require_list_inbox_apps = require("./list-inbox-apps.cjs");
69
+ const require_list_people_relationships = require("./list-people-relationships.cjs");
70
+ const require_list_pipelines = require("./list-pipelines.cjs");
71
+ const require_list_ponds = require("./list-ponds.cjs");
72
+ const require_list_smart_lists = require("./list-smart-lists.cjs");
73
+ const require_list_stages = require("./list-stages.cjs");
74
+ const require_list_team_inboxes = require("./list-team-inboxes.cjs");
75
+ const require_list_teams = require("./list-teams.cjs");
76
+ const require_list_templates = require("./list-templates.cjs");
77
+ const require_list_text_message_templates = require("./list-text-message-templates.cjs");
78
+ const require_list_text_messages = require("./list-text-messages.cjs");
79
+ const require_list_timeframes = require("./list-timeframes.cjs");
80
+ const require_list_users = require("./list-users.cjs");
81
+ const require_list_webhooks = require("./list-webhooks.cjs");
82
+ const require_merge_template = require("./merge-template.cjs");
83
+ const require_merge_text_message_template = require("./merge-text-message-template.cjs");
84
+ const require_update_action_plans_people = require("./update-action-plans-people.cjs");
85
+ const require_update_appointment = require("./update-appointment.cjs");
86
+ const require_update_appointment_outcomes = require("./update-appointment-outcomes.cjs");
87
+ const require_update_appointment_types = require("./update-appointment-types.cjs");
88
+ const require_update_calls = require("./update-calls.cjs");
89
+ const require_update_custom_fields = require("./update-custom-fields.cjs");
90
+ const require_update_deal_custom_fields = require("./update-deal-custom-fields.cjs");
91
+ const require_update_deals = require("./update-deals.cjs");
92
+ const require_update_em_campaigns = require("./update-em-campaigns.cjs");
93
+ const require_update_groups = require("./update-groups.cjs");
94
+ const require_update_people_relationships = require("./update-people-relationships.cjs");
95
+ const require_update_pipelines = require("./update-pipelines.cjs");
96
+ const require_update_ponds = require("./update-ponds.cjs");
97
+ const require_update_stages = require("./update-stages.cjs");
98
+ const require_update_teams = require("./update-teams.cjs");
99
+ const require_update_templates = require("./update-templates.cjs");
100
+ const require_update_text_message_template = require("./update-text-message-template.cjs");
101
+ exports.followUpBossCreateActionPlansPeople = require_create_action_plans_people.followUpBossCreateActionPlansPeople;
102
+ exports.followUpBossCreateAppointment = require_create_appointment.followUpBossCreateAppointment;
103
+ exports.followUpBossCreateAppointmentOutcome = require_create_appointment_outcome.followUpBossCreateAppointmentOutcome;
104
+ exports.followUpBossCreateAppointmentTypes = require_create_appointment_types.followUpBossCreateAppointmentTypes;
105
+ exports.followUpBossCreateCall = require_create_call.followUpBossCreateCall;
106
+ exports.followUpBossCreateCustomField = require_create_custom_field.followUpBossCreateCustomField;
107
+ exports.followUpBossCreateDealCustomField = require_create_deal_custom_field.followUpBossCreateDealCustomField;
108
+ exports.followUpBossCreateDeals = require_create_deals.followUpBossCreateDeals;
109
+ exports.followUpBossCreateEmCampaign = require_create_em_campaign.followUpBossCreateEmCampaign;
110
+ exports.followUpBossCreateEmEvents = require_create_em_events.followUpBossCreateEmEvents;
111
+ exports.followUpBossCreateEvents = require_create_events.followUpBossCreateEvents;
112
+ exports.followUpBossCreateGroups = require_create_groups.followUpBossCreateGroups;
113
+ exports.followUpBossCreatePipelines = require_create_pipelines.followUpBossCreatePipelines;
114
+ exports.followUpBossCreatePonds = require_create_ponds.followUpBossCreatePonds;
115
+ exports.followUpBossCreateReactions = require_create_reactions.followUpBossCreateReactions;
116
+ exports.followUpBossCreateStage = require_create_stage.followUpBossCreateStage;
117
+ exports.followUpBossCreateTeams = require_create_teams.followUpBossCreateTeams;
118
+ exports.followUpBossCreateTemplate = require_create_template.followUpBossCreateTemplate;
119
+ exports.followUpBossCreateTextMessageTemplate = require_create_text_message_template.followUpBossCreateTextMessageTemplate;
120
+ exports.followUpBossDeleteAppointment = require_delete_appointment.followUpBossDeleteAppointment;
121
+ exports.followUpBossDeleteAppointmentOutcomes = require_delete_appointment_outcomes.followUpBossDeleteAppointmentOutcomes;
122
+ exports.followUpBossDeleteAppointmentType = require_delete_appointment_type.followUpBossDeleteAppointmentType;
123
+ exports.followUpBossDeleteCustomField = require_delete_custom_field.followUpBossDeleteCustomField;
124
+ exports.followUpBossDeleteDeal = require_delete_deal.followUpBossDeleteDeal;
125
+ exports.followUpBossDeleteDealCustomField = require_delete_deal_custom_field.followUpBossDeleteDealCustomField;
126
+ exports.followUpBossDeleteGroups = require_delete_groups.followUpBossDeleteGroups;
127
+ exports.followUpBossDeletePeopleRelationship = require_delete_people_relationship.followUpBossDeletePeopleRelationship;
128
+ exports.followUpBossDeletePipeline = require_delete_pipeline.followUpBossDeletePipeline;
129
+ exports.followUpBossDeletePond = require_delete_pond.followUpBossDeletePond;
130
+ exports.followUpBossDeleteStage = require_delete_stage.followUpBossDeleteStage;
131
+ exports.followUpBossDeleteTeams = require_delete_teams.followUpBossDeleteTeams;
132
+ exports.followUpBossDeleteTextMessageTemplate = require_delete_text_message_template.followUpBossDeleteTextMessageTemplate;
133
+ exports.followUpBossGetAppointment = require_get_appointment.followUpBossGetAppointment;
134
+ exports.followUpBossGetAppointmentOutcome = require_get_appointment_outcome.followUpBossGetAppointmentOutcome;
135
+ exports.followUpBossGetAppointmentTypes = require_get_appointment_types.followUpBossGetAppointmentTypes;
136
+ exports.followUpBossGetCall = require_get_call.followUpBossGetCall;
137
+ exports.followUpBossGetDeal = require_get_deal.followUpBossGetDeal;
138
+ exports.followUpBossGetDealCustomField = require_get_deal_custom_field.followUpBossGetDealCustomField;
139
+ exports.followUpBossGetEvent = require_get_event.followUpBossGetEvent;
140
+ exports.followUpBossGetGroups = require_get_groups.followUpBossGetGroups;
141
+ exports.followUpBossGetIdentity = require_get_identity.followUpBossGetIdentity;
142
+ exports.followUpBossGetMe = require_get_me.followUpBossGetMe;
143
+ exports.followUpBossGetPeopleRelationship = require_get_people_relationship.followUpBossGetPeopleRelationship;
144
+ exports.followUpBossGetPipelines = require_get_pipelines.followUpBossGetPipelines;
145
+ exports.followUpBossGetPonds = require_get_ponds.followUpBossGetPonds;
146
+ exports.followUpBossGetSmartList = require_get_smart_list.followUpBossGetSmartList;
147
+ exports.followUpBossGetStage = require_get_stage.followUpBossGetStage;
148
+ exports.followUpBossGetTeams = require_get_teams.followUpBossGetTeams;
149
+ exports.followUpBossGetTemplate = require_get_template.followUpBossGetTemplate;
150
+ exports.followUpBossGetTextMessage = require_get_text_message.followUpBossGetTextMessage;
151
+ exports.followUpBossGetTextMessageTemplate = require_get_text_message_template.followUpBossGetTextMessageTemplate;
152
+ exports.followUpBossGetUser = require_get_user.followUpBossGetUser;
153
+ exports.followUpBossListActionPlans = require_list_action_plans.followUpBossListActionPlans;
154
+ exports.followUpBossListActionPlansPeople = require_list_action_plans_people.followUpBossListActionPlansPeople;
155
+ exports.followUpBossListAppointmentOutcomes = require_list_appointment_outcomes.followUpBossListAppointmentOutcomes;
156
+ exports.followUpBossListAppointmentTypes = require_list_appointment_types.followUpBossListAppointmentTypes;
157
+ exports.followUpBossListAppointments = require_list_appointments.followUpBossListAppointments;
158
+ exports.followUpBossListCalls = require_list_calls.followUpBossListCalls;
159
+ exports.followUpBossListCustomFields = require_list_custom_fields.followUpBossListCustomFields;
160
+ exports.followUpBossListDealCustomFields = require_list_deal_custom_fields.followUpBossListDealCustomFields;
161
+ exports.followUpBossListDeals = require_list_deals.followUpBossListDeals;
162
+ exports.followUpBossListEmCampaigns = require_list_em_campaigns.followUpBossListEmCampaigns;
163
+ exports.followUpBossListEmEvents = require_list_em_events.followUpBossListEmEvents;
164
+ exports.followUpBossListEvents = require_list_events.followUpBossListEvents;
165
+ exports.followUpBossListGroups = require_list_groups.followUpBossListGroups;
166
+ exports.followUpBossListGroupsRoundRobin = require_list_groups_round_robin.followUpBossListGroupsRoundRobin;
167
+ exports.followUpBossListInboxApps = require_list_inbox_apps.followUpBossListInboxApps;
168
+ exports.followUpBossListPeopleRelationships = require_list_people_relationships.followUpBossListPeopleRelationships;
169
+ exports.followUpBossListPipelines = require_list_pipelines.followUpBossListPipelines;
170
+ exports.followUpBossListPonds = require_list_ponds.followUpBossListPonds;
171
+ exports.followUpBossListSmartLists = require_list_smart_lists.followUpBossListSmartLists;
172
+ exports.followUpBossListStages = require_list_stages.followUpBossListStages;
173
+ exports.followUpBossListTeamInboxes = require_list_team_inboxes.followUpBossListTeamInboxes;
174
+ exports.followUpBossListTeams = require_list_teams.followUpBossListTeams;
175
+ exports.followUpBossListTemplates = require_list_templates.followUpBossListTemplates;
176
+ exports.followUpBossListTextMessageTemplates = require_list_text_message_templates.followUpBossListTextMessageTemplates;
177
+ exports.followUpBossListTextMessages = require_list_text_messages.followUpBossListTextMessages;
178
+ exports.followUpBossListTimeframes = require_list_timeframes.followUpBossListTimeframes;
179
+ exports.followUpBossListUsers = require_list_users.followUpBossListUsers;
180
+ exports.followUpBossListWebhooks = require_list_webhooks.followUpBossListWebhooks;
181
+ exports.followUpBossMergeTemplate = require_merge_template.followUpBossMergeTemplate;
182
+ exports.followUpBossMergeTextMessageTemplate = require_merge_text_message_template.followUpBossMergeTextMessageTemplate;
183
+ exports.followUpBossUpdateActionPlansPeople = require_update_action_plans_people.followUpBossUpdateActionPlansPeople;
184
+ exports.followUpBossUpdateAppointment = require_update_appointment.followUpBossUpdateAppointment;
185
+ exports.followUpBossUpdateAppointmentOutcomes = require_update_appointment_outcomes.followUpBossUpdateAppointmentOutcomes;
186
+ exports.followUpBossUpdateAppointmentTypes = require_update_appointment_types.followUpBossUpdateAppointmentTypes;
187
+ exports.followUpBossUpdateCalls = require_update_calls.followUpBossUpdateCalls;
188
+ exports.followUpBossUpdateCustomFields = require_update_custom_fields.followUpBossUpdateCustomFields;
189
+ exports.followUpBossUpdateDealCustomFields = require_update_deal_custom_fields.followUpBossUpdateDealCustomFields;
190
+ exports.followUpBossUpdateDeals = require_update_deals.followUpBossUpdateDeals;
191
+ exports.followUpBossUpdateEmCampaigns = require_update_em_campaigns.followUpBossUpdateEmCampaigns;
192
+ exports.followUpBossUpdateGroups = require_update_groups.followUpBossUpdateGroups;
193
+ exports.followUpBossUpdatePeopleRelationships = require_update_people_relationships.followUpBossUpdatePeopleRelationships;
194
+ exports.followUpBossUpdatePipelines = require_update_pipelines.followUpBossUpdatePipelines;
195
+ exports.followUpBossUpdatePonds = require_update_ponds.followUpBossUpdatePonds;
196
+ exports.followUpBossUpdateStages = require_update_stages.followUpBossUpdateStages;
197
+ exports.followUpBossUpdateTeams = require_update_teams.followUpBossUpdateTeams;
198
+ exports.followUpBossUpdateTemplates = require_update_templates.followUpBossUpdateTemplates;
199
+ exports.followUpBossUpdateTextMessageTemplate = require_update_text_message_template.followUpBossUpdateTextMessageTemplate;
@@ -0,0 +1,100 @@
1
+ import { followUpBossCreateActionPlansPeople } from "./create-action-plans-people.cjs";
2
+ import { followUpBossCreateAppointment } from "./create-appointment.cjs";
3
+ import { followUpBossCreateAppointmentOutcome } from "./create-appointment-outcome.cjs";
4
+ import { followUpBossCreateAppointmentTypes } from "./create-appointment-types.cjs";
5
+ import { followUpBossCreateCall } from "./create-call.cjs";
6
+ import { followUpBossCreateCustomField } from "./create-custom-field.cjs";
7
+ import { followUpBossCreateDealCustomField } from "./create-deal-custom-field.cjs";
8
+ import { followUpBossCreateDeals } from "./create-deals.cjs";
9
+ import { followUpBossCreateEmCampaign } from "./create-em-campaign.cjs";
10
+ import { followUpBossCreateEmEvents } from "./create-em-events.cjs";
11
+ import { followUpBossCreateEvents } from "./create-events.cjs";
12
+ import { followUpBossCreateGroups } from "./create-groups.cjs";
13
+ import { followUpBossCreatePipelines } from "./create-pipelines.cjs";
14
+ import { followUpBossCreatePonds } from "./create-ponds.cjs";
15
+ import { followUpBossCreateReactions } from "./create-reactions.cjs";
16
+ import { followUpBossCreateStage } from "./create-stage.cjs";
17
+ import { followUpBossCreateTeams } from "./create-teams.cjs";
18
+ import { followUpBossCreateTemplate } from "./create-template.cjs";
19
+ import { followUpBossCreateTextMessageTemplate } from "./create-text-message-template.cjs";
20
+ import { followUpBossDeleteAppointment } from "./delete-appointment.cjs";
21
+ import { followUpBossDeleteAppointmentOutcomes } from "./delete-appointment-outcomes.cjs";
22
+ import { followUpBossDeleteAppointmentType } from "./delete-appointment-type.cjs";
23
+ import { followUpBossDeleteCustomField } from "./delete-custom-field.cjs";
24
+ import { followUpBossDeleteDeal } from "./delete-deal.cjs";
25
+ import { followUpBossDeleteDealCustomField } from "./delete-deal-custom-field.cjs";
26
+ import { followUpBossDeleteGroups } from "./delete-groups.cjs";
27
+ import { followUpBossDeletePeopleRelationship } from "./delete-people-relationship.cjs";
28
+ import { followUpBossDeletePipeline } from "./delete-pipeline.cjs";
29
+ import { followUpBossDeletePond } from "./delete-pond.cjs";
30
+ import { followUpBossDeleteStage } from "./delete-stage.cjs";
31
+ import { followUpBossDeleteTeams } from "./delete-teams.cjs";
32
+ import { followUpBossDeleteTextMessageTemplate } from "./delete-text-message-template.cjs";
33
+ import { followUpBossGetAppointment } from "./get-appointment.cjs";
34
+ import { followUpBossGetAppointmentOutcome } from "./get-appointment-outcome.cjs";
35
+ import { followUpBossGetAppointmentTypes } from "./get-appointment-types.cjs";
36
+ import { followUpBossGetCall } from "./get-call.cjs";
37
+ import { followUpBossGetDeal } from "./get-deal.cjs";
38
+ import { followUpBossGetDealCustomField } from "./get-deal-custom-field.cjs";
39
+ import { followUpBossGetEvent } from "./get-event.cjs";
40
+ import { followUpBossGetGroups } from "./get-groups.cjs";
41
+ import { followUpBossGetIdentity } from "./get-identity.cjs";
42
+ import { followUpBossGetMe } from "./get-me.cjs";
43
+ import { followUpBossGetPeopleRelationship } from "./get-people-relationship.cjs";
44
+ import { followUpBossGetPipelines } from "./get-pipelines.cjs";
45
+ import { followUpBossGetPonds } from "./get-ponds.cjs";
46
+ import { followUpBossGetSmartList } from "./get-smart-list.cjs";
47
+ import { followUpBossGetStage } from "./get-stage.cjs";
48
+ import { followUpBossGetTeams } from "./get-teams.cjs";
49
+ import { followUpBossGetTemplate } from "./get-template.cjs";
50
+ import { followUpBossGetTextMessage } from "./get-text-message.cjs";
51
+ import { followUpBossGetTextMessageTemplate } from "./get-text-message-template.cjs";
52
+ import { followUpBossGetUser } from "./get-user.cjs";
53
+ import { followUpBossListActionPlans } from "./list-action-plans.cjs";
54
+ import { followUpBossListActionPlansPeople } from "./list-action-plans-people.cjs";
55
+ import { followUpBossListAppointmentOutcomes } from "./list-appointment-outcomes.cjs";
56
+ import { followUpBossListAppointmentTypes } from "./list-appointment-types.cjs";
57
+ import { followUpBossListAppointments } from "./list-appointments.cjs";
58
+ import { followUpBossListCalls } from "./list-calls.cjs";
59
+ import { followUpBossListCustomFields } from "./list-custom-fields.cjs";
60
+ import { followUpBossListDealCustomFields } from "./list-deal-custom-fields.cjs";
61
+ import { followUpBossListDeals } from "./list-deals.cjs";
62
+ import { followUpBossListEmCampaigns } from "./list-em-campaigns.cjs";
63
+ import { followUpBossListEmEvents } from "./list-em-events.cjs";
64
+ import { followUpBossListEvents } from "./list-events.cjs";
65
+ import { followUpBossListGroups } from "./list-groups.cjs";
66
+ import { followUpBossListGroupsRoundRobin } from "./list-groups-round-robin.cjs";
67
+ import { followUpBossListInboxApps } from "./list-inbox-apps.cjs";
68
+ import { followUpBossListPeopleRelationships } from "./list-people-relationships.cjs";
69
+ import { followUpBossListPipelines } from "./list-pipelines.cjs";
70
+ import { followUpBossListPonds } from "./list-ponds.cjs";
71
+ import { followUpBossListSmartLists } from "./list-smart-lists.cjs";
72
+ import { followUpBossListStages } from "./list-stages.cjs";
73
+ import { followUpBossListTeamInboxes } from "./list-team-inboxes.cjs";
74
+ import { followUpBossListTeams } from "./list-teams.cjs";
75
+ import { followUpBossListTemplates } from "./list-templates.cjs";
76
+ import { followUpBossListTextMessageTemplates } from "./list-text-message-templates.cjs";
77
+ import { followUpBossListTextMessages } from "./list-text-messages.cjs";
78
+ import { followUpBossListTimeframes } from "./list-timeframes.cjs";
79
+ import { followUpBossListUsers } from "./list-users.cjs";
80
+ import { followUpBossListWebhooks } from "./list-webhooks.cjs";
81
+ import { followUpBossMergeTemplate } from "./merge-template.cjs";
82
+ import { followUpBossMergeTextMessageTemplate } from "./merge-text-message-template.cjs";
83
+ import { followUpBossUpdateActionPlansPeople } from "./update-action-plans-people.cjs";
84
+ import { followUpBossUpdateAppointment } from "./update-appointment.cjs";
85
+ import { followUpBossUpdateAppointmentOutcomes } from "./update-appointment-outcomes.cjs";
86
+ import { followUpBossUpdateAppointmentTypes } from "./update-appointment-types.cjs";
87
+ import { followUpBossUpdateCalls } from "./update-calls.cjs";
88
+ import { followUpBossUpdateCustomFields } from "./update-custom-fields.cjs";
89
+ import { followUpBossUpdateDealCustomFields } from "./update-deal-custom-fields.cjs";
90
+ import { followUpBossUpdateDeals } from "./update-deals.cjs";
91
+ import { followUpBossUpdateEmCampaigns } from "./update-em-campaigns.cjs";
92
+ import { followUpBossUpdateGroups } from "./update-groups.cjs";
93
+ import { followUpBossUpdatePeopleRelationships } from "./update-people-relationships.cjs";
94
+ import { followUpBossUpdatePipelines } from "./update-pipelines.cjs";
95
+ import { followUpBossUpdatePonds } from "./update-ponds.cjs";
96
+ import { followUpBossUpdateStages } from "./update-stages.cjs";
97
+ import { followUpBossUpdateTeams } from "./update-teams.cjs";
98
+ import { followUpBossUpdateTemplates } from "./update-templates.cjs";
99
+ import { followUpBossUpdateTextMessageTemplate } from "./update-text-message-template.cjs";
100
+ export { followUpBossCreateActionPlansPeople, followUpBossCreateAppointment, followUpBossCreateAppointmentOutcome, followUpBossCreateAppointmentTypes, followUpBossCreateCall, followUpBossCreateCustomField, followUpBossCreateDealCustomField, followUpBossCreateDeals, followUpBossCreateEmCampaign, followUpBossCreateEmEvents, followUpBossCreateEvents, followUpBossCreateGroups, followUpBossCreatePipelines, followUpBossCreatePonds, followUpBossCreateReactions, followUpBossCreateStage, followUpBossCreateTeams, followUpBossCreateTemplate, followUpBossCreateTextMessageTemplate, followUpBossDeleteAppointment, followUpBossDeleteAppointmentOutcomes, followUpBossDeleteAppointmentType, followUpBossDeleteCustomField, followUpBossDeleteDeal, followUpBossDeleteDealCustomField, followUpBossDeleteGroups, followUpBossDeletePeopleRelationship, followUpBossDeletePipeline, followUpBossDeletePond, followUpBossDeleteStage, followUpBossDeleteTeams, followUpBossDeleteTextMessageTemplate, followUpBossGetAppointment, followUpBossGetAppointmentOutcome, followUpBossGetAppointmentTypes, followUpBossGetCall, followUpBossGetDeal, followUpBossGetDealCustomField, followUpBossGetEvent, followUpBossGetGroups, followUpBossGetIdentity, followUpBossGetMe, followUpBossGetPeopleRelationship, followUpBossGetPipelines, followUpBossGetPonds, followUpBossGetSmartList, followUpBossGetStage, followUpBossGetTeams, followUpBossGetTemplate, followUpBossGetTextMessage, followUpBossGetTextMessageTemplate, followUpBossGetUser, followUpBossListActionPlans, followUpBossListActionPlansPeople, followUpBossListAppointmentOutcomes, followUpBossListAppointmentTypes, followUpBossListAppointments, followUpBossListCalls, followUpBossListCustomFields, followUpBossListDealCustomFields, followUpBossListDeals, followUpBossListEmCampaigns, followUpBossListEmEvents, followUpBossListEvents, followUpBossListGroups, followUpBossListGroupsRoundRobin, followUpBossListInboxApps, followUpBossListPeopleRelationships, followUpBossListPipelines, followUpBossListPonds, followUpBossListSmartLists, followUpBossListStages, followUpBossListTeamInboxes, followUpBossListTeams, followUpBossListTemplates, followUpBossListTextMessageTemplates, followUpBossListTextMessages, followUpBossListTimeframes, followUpBossListUsers, followUpBossListWebhooks, followUpBossMergeTemplate, followUpBossMergeTextMessageTemplate, followUpBossUpdateActionPlansPeople, followUpBossUpdateAppointment, followUpBossUpdateAppointmentOutcomes, followUpBossUpdateAppointmentTypes, followUpBossUpdateCalls, followUpBossUpdateCustomFields, followUpBossUpdateDealCustomFields, followUpBossUpdateDeals, followUpBossUpdateEmCampaigns, followUpBossUpdateGroups, followUpBossUpdatePeopleRelationships, followUpBossUpdatePipelines, followUpBossUpdatePonds, followUpBossUpdateStages, followUpBossUpdateTeams, followUpBossUpdateTemplates, followUpBossUpdateTextMessageTemplate };