@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,35 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-appointment-outcomes.ts
4
+ const FollowUpBossListAppointmentOutcomesInput = z.object({
5
+ sort: z.string().default("orderWeight").describe("The sort order can be one of the following: `id`, `name`, `orderWeight`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-orderWeight`).").optional(),
6
+ limit: z.number().int().default(10).describe("Number of results to return. Max 100.").optional(),
7
+ offset: z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional()
8
+ }).describe("Request model for listing appointment outcomes with pagination and sorting.");
9
+ const FollowUpBossListAppointmentOutcomes_MetadataSchema = z.object({
10
+ next: z.string().describe("The next page identifier, if available.").nullable().optional(),
11
+ limit: z.number().int().describe("The number of results returned per page.").nullable().optional(),
12
+ total: z.number().int().describe("The total number of appointment outcomes available.").nullable().optional(),
13
+ offset: z.number().int().describe("The number of rows skipped before starting to return results.").nullable().optional(),
14
+ nextLink: z.string().describe("The next page link, if available.").nullable().optional(),
15
+ collection: z.string().describe("The collection name.").nullable().optional()
16
+ }).describe("Metadata for pagination information.");
17
+ const FollowUpBossListAppointmentOutcomes_AppointmentOutcomeSchema = z.object({
18
+ id: z.number().int().describe("The unique identifier for the appointment outcome.").nullable().optional(),
19
+ name: z.string().describe("The name of the appointment outcome.").nullable().optional(),
20
+ orderWeight: z.number().int().describe("The order weight used for sorting appointment outcomes.").nullable().optional()
21
+ }).describe("Individual appointment outcome details.");
22
+ const followUpBossListAppointmentOutcomes = action("FOLLOW_UP_BOSS_LIST_APPOINTMENT_OUTCOMES", {
23
+ slug: "follow_up_boss-list-appointment-outcomes",
24
+ name: "List Appointment Outcomes",
25
+ description: "Tool to list all appointment outcomes from Follow Up Boss. Use when you need to retrieve a list of appointment outcomes with optional sorting and pagination.",
26
+ input: FollowUpBossListAppointmentOutcomesInput,
27
+ output: z.object({
28
+ _metadata: FollowUpBossListAppointmentOutcomes_MetadataSchema.nullable().optional(),
29
+ appointmentoutcomes: z.array(FollowUpBossListAppointmentOutcomes_AppointmentOutcomeSchema).describe("List of appointment outcomes.").nullable().optional()
30
+ }).describe("Response model containing a list of appointment outcomes and metadata.")
31
+ });
32
+ //#endregion
33
+ export { followUpBossListAppointmentOutcomes };
34
+
35
+ //# sourceMappingURL=list-appointment-outcomes.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointment-outcomes.mjs","names":[],"sources":["../../src/actions/list-appointment-outcomes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListAppointmentOutcomesInput: z.ZodTypeAny = z.object({\n sort: z.string().default(\"orderWeight\").describe(\"The sort order can be one of the following: `id`, `name`, `orderWeight`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-orderWeight`).\").optional(),\n limit: z.number().int().default(10).describe(\"Number of results to return. Max 100.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n}).describe(\"Request model for listing appointment outcomes with pagination and sorting.\");\nconst FollowUpBossListAppointmentOutcomes_MetadataSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"The next page identifier, if available.\").nullable().optional(),\n limit: z.number().int().describe(\"The number of results returned per page.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of appointment outcomes available.\").nullable().optional(),\n offset: z.number().int().describe(\"The number of rows skipped before starting to return results.\").nullable().optional(),\n nextLink: z.string().describe(\"The next page link, if available.\").nullable().optional(),\n collection: z.string().describe(\"The collection name.\").nullable().optional(),\n}).describe(\"Metadata for pagination information.\");\nconst FollowUpBossListAppointmentOutcomes_AppointmentOutcomeSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier for the appointment outcome.\").nullable().optional(),\n name: z.string().describe(\"The name of the appointment outcome.\").nullable().optional(),\n orderWeight: z.number().int().describe(\"The order weight used for sorting appointment outcomes.\").nullable().optional(),\n}).describe(\"Individual appointment outcome details.\");\nexport const FollowUpBossListAppointmentOutcomesOutput: z.ZodTypeAny = z.object({\n _metadata: FollowUpBossListAppointmentOutcomes_MetadataSchema.nullable().optional(),\n appointmentoutcomes: z.array(FollowUpBossListAppointmentOutcomes_AppointmentOutcomeSchema).describe(\"List of appointment outcomes.\").nullable().optional(),\n}).describe(\"Response model containing a list of appointment outcomes and metadata.\");\n\nexport const followUpBossListAppointmentOutcomes = action(\"FOLLOW_UP_BOSS_LIST_APPOINTMENT_OUTCOMES\", {\n slug: \"follow_up_boss-list-appointment-outcomes\",\n name: \"List Appointment Outcomes\",\n description: \"Tool to list all appointment outcomes from Follow Up Boss. Use when you need to retrieve a list of appointment outcomes with optional sorting and pagination.\",\n input: FollowUpBossListAppointmentOutcomesInput,\n output: FollowUpBossListAppointmentOutcomesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAAyD,EAAE,OAAO;CAC7E,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,mKAAmK,CAAC,CAAC,SAAS;CAC/N,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,qDAAmE,EAAE,OAAO;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,+DAA6E,EAAE,OAAO;CAC1F,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAMrD,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVqE,EAAE,OAAO;EAC9E,WAAW,mDAAmD,SAAS,CAAC,CAAC,SAAS;EAClF,qBAAqB,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,CAAC,CAAC,CAAC,SAAS,wEAOF;AACV,CAAC"}
@@ -0,0 +1,36 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-appointment-types.ts
4
+ const FollowUpBossListAppointmentTypesInput = zod.z.object({
5
+ sort: zod.z.string().default("orderWeight").describe("The sort order can be one of the following: `id`, `name`, `orderWeight`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-orderWeight`).").optional(),
6
+ limit: zod.z.number().int().default(10).describe("Number of results to return. Max 100.").optional(),
7
+ offset: zod.z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional()
8
+ }).describe("Request model for listing appointment types with pagination and sorting.");
9
+ const FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema = zod.z.object({
10
+ next: zod.z.string().describe("Next page identifier.").nullable().optional(),
11
+ limit: zod.z.number().int().describe("The limit applied to the query.").nullable().optional(),
12
+ total: zod.z.number().int().describe("Total number of appointment types available.").nullable().optional(),
13
+ offset: zod.z.number().int().describe("The offset applied to the query.").nullable().optional(),
14
+ nextLink: zod.z.string().describe("URL for the next page of results.").nullable().optional(),
15
+ collection: zod.z.string().describe("The name of the collection.").nullable().optional()
16
+ }).describe("Metadata for the appointment types response.");
17
+ const FollowUpBossListAppointmentTypes_AppointmentTypeSchema = zod.z.object({
18
+ id: zod.z.number().int().describe("The unique identifier for the appointment type.").nullable().optional(),
19
+ name: zod.z.string().describe("The name of the appointment type.").nullable().optional(),
20
+ orderWeight: zod.z.number().int().describe("The order weight used for sorting appointment types.").nullable().optional()
21
+ }).describe("Appointment type details.");
22
+ const FollowUpBossListAppointmentTypesOutput = zod.z.object({
23
+ _metadata: FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema.nullable().optional(),
24
+ appointmenttypes: zod.z.array(FollowUpBossListAppointmentTypes_AppointmentTypeSchema).describe("Array of appointment type objects.").nullable().optional()
25
+ }).describe("Response model containing a list of appointment types and metadata.");
26
+ const followUpBossListAppointmentTypes = require_action.action("FOLLOW_UP_BOSS_LIST_APPOINTMENT_TYPES", {
27
+ slug: "follow_up_boss-list-appointment-types",
28
+ name: "List Appointment Types",
29
+ description: "Tool to list all appointment types from Follow Up Boss. Use when you need to retrieve a list of available appointment types with optional sorting and pagination.",
30
+ input: FollowUpBossListAppointmentTypesInput,
31
+ output: FollowUpBossListAppointmentTypesOutput
32
+ });
33
+ //#endregion
34
+ exports.followUpBossListAppointmentTypes = followUpBossListAppointmentTypes;
35
+
36
+ //# sourceMappingURL=list-appointment-types.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointment-types.cjs","names":["z","action"],"sources":["../../src/actions/list-appointment-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListAppointmentTypesInput: z.ZodTypeAny = z.object({\n sort: z.string().default(\"orderWeight\").describe(\"The sort order can be one of the following: `id`, `name`, `orderWeight`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-orderWeight`).\").optional(),\n limit: z.number().int().default(10).describe(\"Number of results to return. Max 100.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n}).describe(\"Request model for listing appointment types with pagination and sorting.\");\nconst FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Next page identifier.\").nullable().optional(),\n limit: z.number().int().describe(\"The limit applied to the query.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of appointment types available.\").nullable().optional(),\n offset: z.number().int().describe(\"The offset applied to the query.\").nullable().optional(),\n nextLink: z.string().describe(\"URL for the next page of results.\").nullable().optional(),\n collection: z.string().describe(\"The name of the collection.\").nullable().optional(),\n}).describe(\"Metadata for the appointment types response.\");\nconst FollowUpBossListAppointmentTypes_AppointmentTypeSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier for the appointment type.\").nullable().optional(),\n name: z.string().describe(\"The name of the appointment type.\").nullable().optional(),\n orderWeight: z.number().int().describe(\"The order weight used for sorting appointment types.\").nullable().optional(),\n}).describe(\"Appointment type details.\");\nexport const FollowUpBossListAppointmentTypesOutput: z.ZodTypeAny = z.object({\n _metadata: FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema.nullable().optional(),\n appointmenttypes: z.array(FollowUpBossListAppointmentTypes_AppointmentTypeSchema).describe(\"Array of appointment type objects.\").nullable().optional(),\n}).describe(\"Response model containing a list of appointment types and metadata.\");\n\nexport const followUpBossListAppointmentTypes = action(\"FOLLOW_UP_BOSS_LIST_APPOINTMENT_TYPES\", {\n slug: \"follow_up_boss-list-appointment-types\",\n name: \"List Appointment Types\",\n description: \"Tool to list all appointment types from Follow Up Boss. Use when you need to retrieve a list of available appointment types with optional sorting and pagination.\",\n input: FollowUpBossListAppointmentTypesInput,\n output: FollowUpBossListAppointmentTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsDA,IAAAA,EAAE,OAAO;CAC1E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,mKAAmK,CAAC,CAAC,SAAS;CAC/N,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,iEAA+EA,IAAAA,EAAE,OAAO;CAC5F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,yDAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAa,yCAAuDA,IAAAA,EAAE,OAAO;CAC3E,WAAW,+DAA+D,SAAS,CAAC,CAAC,SAAS;CAC9F,kBAAkBA,IAAAA,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,SAAS,qEAAqE;AAEjF,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,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/list-appointment-types.d.ts
4
+ declare const FollowUpBossListAppointmentTypesInput: z.ZodTypeAny;
5
+ declare const FollowUpBossListAppointmentTypesOutput: z.ZodTypeAny;
6
+ declare const followUpBossListAppointmentTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossListAppointmentTypes };
9
+ //# sourceMappingURL=list-appointment-types.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointment-types.d.cts","names":[],"sources":["../../src/actions/list-appointment-types.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAIiC;AAAA,cAc1E,sCAAA,EAAwC,CAAA,CAAE,UAG2B;AAAA,cAErE,gCAAA,gCAAgC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-appointment-types.d.ts
4
+ declare const FollowUpBossListAppointmentTypesInput: z.ZodTypeAny;
5
+ declare const FollowUpBossListAppointmentTypesOutput: z.ZodTypeAny;
6
+ declare const followUpBossListAppointmentTypes: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossListAppointmentTypes };
9
+ //# sourceMappingURL=list-appointment-types.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointment-types.d.mts","names":[],"sources":["../../src/actions/list-appointment-types.ts"],"mappings":";;;cAIa,qCAAA,EAAuC,CAAA,CAAE,UAIiC;AAAA,cAc1E,sCAAA,EAAwC,CAAA,CAAE,UAG2B;AAAA,cAErE,gCAAA,gCAAgC,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/list-appointment-types.ts
4
+ const FollowUpBossListAppointmentTypesInput = z.object({
5
+ sort: z.string().default("orderWeight").describe("The sort order can be one of the following: `id`, `name`, `orderWeight`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-orderWeight`).").optional(),
6
+ limit: z.number().int().default(10).describe("Number of results to return. Max 100.").optional(),
7
+ offset: z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional()
8
+ }).describe("Request model for listing appointment types with pagination and sorting.");
9
+ const FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema = z.object({
10
+ next: z.string().describe("Next page identifier.").nullable().optional(),
11
+ limit: z.number().int().describe("The limit applied to the query.").nullable().optional(),
12
+ total: z.number().int().describe("Total number of appointment types available.").nullable().optional(),
13
+ offset: z.number().int().describe("The offset applied to the query.").nullable().optional(),
14
+ nextLink: z.string().describe("URL for the next page of results.").nullable().optional(),
15
+ collection: z.string().describe("The name of the collection.").nullable().optional()
16
+ }).describe("Metadata for the appointment types response.");
17
+ const FollowUpBossListAppointmentTypes_AppointmentTypeSchema = z.object({
18
+ id: z.number().int().describe("The unique identifier for the appointment type.").nullable().optional(),
19
+ name: z.string().describe("The name of the appointment type.").nullable().optional(),
20
+ orderWeight: z.number().int().describe("The order weight used for sorting appointment types.").nullable().optional()
21
+ }).describe("Appointment type details.");
22
+ const followUpBossListAppointmentTypes = action("FOLLOW_UP_BOSS_LIST_APPOINTMENT_TYPES", {
23
+ slug: "follow_up_boss-list-appointment-types",
24
+ name: "List Appointment Types",
25
+ description: "Tool to list all appointment types from Follow Up Boss. Use when you need to retrieve a list of available appointment types with optional sorting and pagination.",
26
+ input: FollowUpBossListAppointmentTypesInput,
27
+ output: z.object({
28
+ _metadata: FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema.nullable().optional(),
29
+ appointmenttypes: z.array(FollowUpBossListAppointmentTypes_AppointmentTypeSchema).describe("Array of appointment type objects.").nullable().optional()
30
+ }).describe("Response model containing a list of appointment types and metadata.")
31
+ });
32
+ //#endregion
33
+ export { followUpBossListAppointmentTypes };
34
+
35
+ //# sourceMappingURL=list-appointment-types.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointment-types.mjs","names":[],"sources":["../../src/actions/list-appointment-types.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListAppointmentTypesInput: z.ZodTypeAny = z.object({\n sort: z.string().default(\"orderWeight\").describe(\"The sort order can be one of the following: `id`, `name`, `orderWeight`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-orderWeight`).\").optional(),\n limit: z.number().int().default(10).describe(\"Number of results to return. Max 100.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n}).describe(\"Request model for listing appointment types with pagination and sorting.\");\nconst FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Next page identifier.\").nullable().optional(),\n limit: z.number().int().describe(\"The limit applied to the query.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of appointment types available.\").nullable().optional(),\n offset: z.number().int().describe(\"The offset applied to the query.\").nullable().optional(),\n nextLink: z.string().describe(\"URL for the next page of results.\").nullable().optional(),\n collection: z.string().describe(\"The name of the collection.\").nullable().optional(),\n}).describe(\"Metadata for the appointment types response.\");\nconst FollowUpBossListAppointmentTypes_AppointmentTypeSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier for the appointment type.\").nullable().optional(),\n name: z.string().describe(\"The name of the appointment type.\").nullable().optional(),\n orderWeight: z.number().int().describe(\"The order weight used for sorting appointment types.\").nullable().optional(),\n}).describe(\"Appointment type details.\");\nexport const FollowUpBossListAppointmentTypesOutput: z.ZodTypeAny = z.object({\n _metadata: FollowUpBossListAppointmentTypes_AppointmentTypeMetadataSchema.nullable().optional(),\n appointmenttypes: z.array(FollowUpBossListAppointmentTypes_AppointmentTypeSchema).describe(\"Array of appointment type objects.\").nullable().optional(),\n}).describe(\"Response model containing a list of appointment types and metadata.\");\n\nexport const followUpBossListAppointmentTypes = action(\"FOLLOW_UP_BOSS_LIST_APPOINTMENT_TYPES\", {\n slug: \"follow_up_boss-list-appointment-types\",\n name: \"List Appointment Types\",\n description: \"Tool to list all appointment types from Follow Up Boss. Use when you need to retrieve a list of available appointment types with optional sorting and pagination.\",\n input: FollowUpBossListAppointmentTypesInput,\n output: FollowUpBossListAppointmentTypesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAsD,EAAE,OAAO;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,QAAQ,aAAa,CAAC,CAAC,SAAS,mKAAmK,CAAC,CAAC,SAAS;CAC/N,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,iEAA+E,EAAE,OAAO;CAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,yDAAuE,EAAE,OAAO;CACpF,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,2BAA2B;AAMvC,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVkE,EAAE,OAAO;EAC3E,WAAW,+DAA+D,SAAS,CAAC,CAAC,SAAS;EAC9F,kBAAkB,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvJ,CAAC,CAAC,CAAC,SAAS,qEAOF;AACV,CAAC"}
@@ -0,0 +1,66 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-appointments.ts
4
+ const FollowUpBossListAppointmentsInput = zod.z.object({
5
+ end: zod.z.string().describe("Date and time representing the end of a date/time range for which to search (must be combined with the `start` argument). Use ISO 8601 format.").optional(),
6
+ limit: zod.z.number().int().default(10).describe("Number of results to return. Maximum 100.").optional(),
7
+ start: zod.z.string().describe("Date and time representing the start of a date/time range for which to search (must be combined with the `end` argument). Use ISO 8601 format.").optional(),
8
+ offset: zod.z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional(),
9
+ userId: zod.z.number().int().describe("Find all appointments related to a user by id.").optional(),
10
+ personId: zod.z.number().int().describe("Find all appointments related to a person. Note: This can be a single person ID.").optional()
11
+ }).describe("Request model for listing appointments with optional filters.");
12
+ const FollowUpBossListAppointments_MetadataSchema = zod.z.object({
13
+ next: zod.z.string().describe("Next page indicator.").nullable().optional(),
14
+ limit: zod.z.number().int().describe("Number of results returned in this response.").nullable().optional(),
15
+ total: zod.z.number().int().describe("Total number of appointments available.").nullable().optional(),
16
+ offset: zod.z.number().int().describe("The offset used for this response.").nullable().optional(),
17
+ nextLink: zod.z.string().describe("Link to the next page of results.").nullable().optional(),
18
+ collection: zod.z.string().describe("The collection name for this response.").nullable().optional()
19
+ }).describe("Metadata for paginated response.");
20
+ const FollowUpBossListAppointments_PictureSchema = zod.z.object({ original: zod.z.string().describe("Original profile picture URL.").nullable().optional() }).describe("Picture object containing different sizes of profile picture.");
21
+ const FollowUpBossListAppointments_InviteeSchema = zod.z.object({
22
+ name: zod.z.string().describe("Name of the invitee.").nullable().optional(),
23
+ email: zod.z.string().describe("Email address of the invitee.").nullable().optional(),
24
+ userId: zod.z.number().int().describe("User ID of the invitee.").nullable().optional(),
25
+ picture: zod.z.union([zod.z.string(), FollowUpBossListAppointments_PictureSchema]).nullable().optional(),
26
+ personId: zod.z.number().int().describe("Person ID associated with the invitee.").nullable().optional(),
27
+ relationshipId: zod.z.number().int().describe("Relationship ID of the invitee.").nullable().optional()
28
+ }).describe("An invitee for an appointment.");
29
+ const FollowUpBossListAppointments_AppointmentSchema = zod.z.object({
30
+ id: zod.z.number().int().describe("The unique identifier for the appointment.").nullable().optional(),
31
+ end: zod.z.string().describe("The end time of the appointment in ISO 8601 format.").nullable().optional(),
32
+ type: zod.z.string().describe("The type of the appointment.").nullable().optional(),
33
+ start: zod.z.string().describe("The start time of the appointment in ISO 8601 format.").nullable().optional(),
34
+ title: zod.z.string().describe("The title of the appointment.").nullable().optional(),
35
+ allDay: zod.z.boolean().describe("Whether the appointment is an all-day event.").nullable().optional(),
36
+ typeId: zod.z.number().int().describe("The type ID of the appointment.").nullable().optional(),
37
+ created: zod.z.string().describe("The creation timestamp in ISO 8601 format.").nullable().optional(),
38
+ outcome: zod.z.string().describe("The outcome of the appointment.").nullable().optional(),
39
+ updated: zod.z.string().describe("The last update timestamp in ISO 8601 format.").nullable().optional(),
40
+ invitees: zod.z.array(FollowUpBossListAppointments_InviteeSchema).describe("List of invitees for the appointment.").nullable().optional(),
41
+ location: zod.z.string().describe("The location of the appointment.").nullable().optional(),
42
+ originFub: zod.z.boolean().describe("Whether the appointment originated from Follow Up Boss.").nullable().optional(),
43
+ outcomeId: zod.z.number().int().describe("The outcome ID of the appointment.").nullable().optional(),
44
+ isEditable: zod.z.boolean().describe("Whether the appointment can be edited.").nullable().optional(),
45
+ createdById: zod.z.number().int().describe("The user ID who created the appointment.").nullable().optional(),
46
+ description: zod.z.string().describe("The description of the appointment.").nullable().optional(),
47
+ updatedById: zod.z.number().int().describe("The user ID who last updated the appointment.").nullable().optional(),
48
+ detailsVisible: zod.z.boolean().describe("Whether the appointment details are visible.").nullable().optional(),
49
+ externalEventLink: zod.z.string().describe("Link to the event in an external calendar.").nullable().optional(),
50
+ externalCalendarId: zod.z.string().describe("External calendar identifier if synced with external calendar.").nullable().optional()
51
+ }).describe("An appointment object.");
52
+ const FollowUpBossListAppointmentsOutput = zod.z.object({
53
+ _metadata: FollowUpBossListAppointments_MetadataSchema.nullable().optional(),
54
+ appointments: zod.z.array(FollowUpBossListAppointments_AppointmentSchema).describe("List of appointments matching the search criteria.").nullable().optional()
55
+ }).describe("Response model containing a list of appointments with metadata.");
56
+ const followUpBossListAppointments = require_action.action("FOLLOW_UP_BOSS_LIST_APPOINTMENTS", {
57
+ slug: "follow_up_boss-list-appointments",
58
+ name: "List Appointments",
59
+ description: "Tool to search for appointments in Follow Up Boss. Use when you need to retrieve a list of appointments, optionally filtered by person, user, or date range. Supports pagination for large result sets.",
60
+ input: FollowUpBossListAppointmentsInput,
61
+ output: FollowUpBossListAppointmentsOutput
62
+ });
63
+ //#endregion
64
+ exports.followUpBossListAppointments = followUpBossListAppointments;
65
+
66
+ //# sourceMappingURL=list-appointments.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointments.cjs","names":["z","action"],"sources":["../../src/actions/list-appointments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListAppointmentsInput: z.ZodTypeAny = z.object({\n end: z.string().describe(\"Date and time representing the end of a date/time range for which to search (must be combined with the `start` argument). Use ISO 8601 format.\").optional(),\n limit: z.number().int().default(10).describe(\"Number of results to return. Maximum 100.\").optional(),\n start: z.string().describe(\"Date and time representing the start of a date/time range for which to search (must be combined with the `end` argument). Use ISO 8601 format.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n userId: z.number().int().describe(\"Find all appointments related to a user by id.\").optional(),\n personId: z.number().int().describe(\"Find all appointments related to a person. Note: This can be a single person ID.\").optional(),\n}).describe(\"Request model for listing appointments with optional filters.\");\nconst FollowUpBossListAppointments_MetadataSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Next page indicator.\").nullable().optional(),\n limit: z.number().int().describe(\"Number of results returned in this response.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of appointments available.\").nullable().optional(),\n offset: z.number().int().describe(\"The offset used for this response.\").nullable().optional(),\n nextLink: z.string().describe(\"Link to the next page of results.\").nullable().optional(),\n collection: z.string().describe(\"The collection name for this response.\").nullable().optional(),\n}).describe(\"Metadata for paginated response.\");\nconst FollowUpBossListAppointments_PictureSchema: z.ZodTypeAny = z.object({\n original: z.string().describe(\"Original profile picture URL.\").nullable().optional(),\n}).describe(\"Picture object containing different sizes of profile picture.\");\nconst FollowUpBossListAppointments_InviteeSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the invitee.\").nullable().optional(),\n email: z.string().describe(\"Email address of the invitee.\").nullable().optional(),\n userId: z.number().int().describe(\"User ID of the invitee.\").nullable().optional(),\n picture: z.union([z.string(), FollowUpBossListAppointments_PictureSchema]).nullable().optional(),\n personId: z.number().int().describe(\"Person ID associated with the invitee.\").nullable().optional(),\n relationshipId: z.number().int().describe(\"Relationship ID of the invitee.\").nullable().optional(),\n}).describe(\"An invitee for an appointment.\");\nconst FollowUpBossListAppointments_AppointmentSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier for the appointment.\").nullable().optional(),\n end: z.string().describe(\"The end time of the appointment in ISO 8601 format.\").nullable().optional(),\n type: z.string().describe(\"The type of the appointment.\").nullable().optional(),\n start: z.string().describe(\"The start time of the appointment in ISO 8601 format.\").nullable().optional(),\n title: z.string().describe(\"The title of the appointment.\").nullable().optional(),\n allDay: z.boolean().describe(\"Whether the appointment is an all-day event.\").nullable().optional(),\n typeId: z.number().int().describe(\"The type ID of the appointment.\").nullable().optional(),\n created: z.string().describe(\"The creation timestamp in ISO 8601 format.\").nullable().optional(),\n outcome: z.string().describe(\"The outcome of the appointment.\").nullable().optional(),\n updated: z.string().describe(\"The last update timestamp in ISO 8601 format.\").nullable().optional(),\n invitees: z.array(FollowUpBossListAppointments_InviteeSchema).describe(\"List of invitees for the appointment.\").nullable().optional(),\n location: z.string().describe(\"The location of the appointment.\").nullable().optional(),\n originFub: z.boolean().describe(\"Whether the appointment originated from Follow Up Boss.\").nullable().optional(),\n outcomeId: z.number().int().describe(\"The outcome ID of the appointment.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the appointment can be edited.\").nullable().optional(),\n createdById: z.number().int().describe(\"The user ID who created the appointment.\").nullable().optional(),\n description: z.string().describe(\"The description of the appointment.\").nullable().optional(),\n updatedById: z.number().int().describe(\"The user ID who last updated the appointment.\").nullable().optional(),\n detailsVisible: z.boolean().describe(\"Whether the appointment details are visible.\").nullable().optional(),\n externalEventLink: z.string().describe(\"Link to the event in an external calendar.\").nullable().optional(),\n externalCalendarId: z.string().describe(\"External calendar identifier if synced with external calendar.\").nullable().optional(),\n}).describe(\"An appointment object.\");\nexport const FollowUpBossListAppointmentsOutput: z.ZodTypeAny = z.object({\n _metadata: FollowUpBossListAppointments_MetadataSchema.nullable().optional(),\n appointments: z.array(FollowUpBossListAppointments_AppointmentSchema).describe(\"List of appointments matching the search criteria.\").nullable().optional(),\n}).describe(\"Response model containing a list of appointments with metadata.\");\n\nexport const followUpBossListAppointments = action(\"FOLLOW_UP_BOSS_LIST_APPOINTMENTS\", {\n slug: \"follow_up_boss-list-appointments\",\n name: \"List Appointments\",\n description: \"Tool to search for appointments in Follow Up Boss. Use when you need to retrieve a list of appointments, optionally filtered by person, user, or date range. Supports pagination for large result sets.\",\n input: FollowUpBossListAppointmentsInput,\n output: FollowUpBossListAppointmentsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-appointments.d.ts
4
+ declare const FollowUpBossListAppointmentsInput: z.ZodTypeAny;
5
+ declare const FollowUpBossListAppointmentsOutput: z.ZodTypeAny;
6
+ declare const followUpBossListAppointments: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossListAppointments };
9
+ //# sourceMappingURL=list-appointments.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointments.d.cts","names":[],"sources":["../../src/actions/list-appointments.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAO0B;AAAA,cA2C/D,kCAAA,EAAoC,CAAA,CAAE,UAG2B;AAAA,cAEjE,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-appointments.d.ts
4
+ declare const FollowUpBossListAppointmentsInput: z.ZodTypeAny;
5
+ declare const FollowUpBossListAppointmentsOutput: z.ZodTypeAny;
6
+ declare const followUpBossListAppointments: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossListAppointments };
9
+ //# sourceMappingURL=list-appointments.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointments.d.mts","names":[],"sources":["../../src/actions/list-appointments.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAO0B;AAAA,cA2C/D,kCAAA,EAAoC,CAAA,CAAE,UAG2B;AAAA,cAEjE,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,65 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-appointments.ts
4
+ const FollowUpBossListAppointmentsInput = z.object({
5
+ end: z.string().describe("Date and time representing the end of a date/time range for which to search (must be combined with the `start` argument). Use ISO 8601 format.").optional(),
6
+ limit: z.number().int().default(10).describe("Number of results to return. Maximum 100.").optional(),
7
+ start: z.string().describe("Date and time representing the start of a date/time range for which to search (must be combined with the `end` argument). Use ISO 8601 format.").optional(),
8
+ offset: z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional(),
9
+ userId: z.number().int().describe("Find all appointments related to a user by id.").optional(),
10
+ personId: z.number().int().describe("Find all appointments related to a person. Note: This can be a single person ID.").optional()
11
+ }).describe("Request model for listing appointments with optional filters.");
12
+ const FollowUpBossListAppointments_MetadataSchema = z.object({
13
+ next: z.string().describe("Next page indicator.").nullable().optional(),
14
+ limit: z.number().int().describe("Number of results returned in this response.").nullable().optional(),
15
+ total: z.number().int().describe("Total number of appointments available.").nullable().optional(),
16
+ offset: z.number().int().describe("The offset used for this response.").nullable().optional(),
17
+ nextLink: z.string().describe("Link to the next page of results.").nullable().optional(),
18
+ collection: z.string().describe("The collection name for this response.").nullable().optional()
19
+ }).describe("Metadata for paginated response.");
20
+ const FollowUpBossListAppointments_PictureSchema = z.object({ original: z.string().describe("Original profile picture URL.").nullable().optional() }).describe("Picture object containing different sizes of profile picture.");
21
+ const FollowUpBossListAppointments_InviteeSchema = z.object({
22
+ name: z.string().describe("Name of the invitee.").nullable().optional(),
23
+ email: z.string().describe("Email address of the invitee.").nullable().optional(),
24
+ userId: z.number().int().describe("User ID of the invitee.").nullable().optional(),
25
+ picture: z.union([z.string(), FollowUpBossListAppointments_PictureSchema]).nullable().optional(),
26
+ personId: z.number().int().describe("Person ID associated with the invitee.").nullable().optional(),
27
+ relationshipId: z.number().int().describe("Relationship ID of the invitee.").nullable().optional()
28
+ }).describe("An invitee for an appointment.");
29
+ const FollowUpBossListAppointments_AppointmentSchema = z.object({
30
+ id: z.number().int().describe("The unique identifier for the appointment.").nullable().optional(),
31
+ end: z.string().describe("The end time of the appointment in ISO 8601 format.").nullable().optional(),
32
+ type: z.string().describe("The type of the appointment.").nullable().optional(),
33
+ start: z.string().describe("The start time of the appointment in ISO 8601 format.").nullable().optional(),
34
+ title: z.string().describe("The title of the appointment.").nullable().optional(),
35
+ allDay: z.boolean().describe("Whether the appointment is an all-day event.").nullable().optional(),
36
+ typeId: z.number().int().describe("The type ID of the appointment.").nullable().optional(),
37
+ created: z.string().describe("The creation timestamp in ISO 8601 format.").nullable().optional(),
38
+ outcome: z.string().describe("The outcome of the appointment.").nullable().optional(),
39
+ updated: z.string().describe("The last update timestamp in ISO 8601 format.").nullable().optional(),
40
+ invitees: z.array(FollowUpBossListAppointments_InviteeSchema).describe("List of invitees for the appointment.").nullable().optional(),
41
+ location: z.string().describe("The location of the appointment.").nullable().optional(),
42
+ originFub: z.boolean().describe("Whether the appointment originated from Follow Up Boss.").nullable().optional(),
43
+ outcomeId: z.number().int().describe("The outcome ID of the appointment.").nullable().optional(),
44
+ isEditable: z.boolean().describe("Whether the appointment can be edited.").nullable().optional(),
45
+ createdById: z.number().int().describe("The user ID who created the appointment.").nullable().optional(),
46
+ description: z.string().describe("The description of the appointment.").nullable().optional(),
47
+ updatedById: z.number().int().describe("The user ID who last updated the appointment.").nullable().optional(),
48
+ detailsVisible: z.boolean().describe("Whether the appointment details are visible.").nullable().optional(),
49
+ externalEventLink: z.string().describe("Link to the event in an external calendar.").nullable().optional(),
50
+ externalCalendarId: z.string().describe("External calendar identifier if synced with external calendar.").nullable().optional()
51
+ }).describe("An appointment object.");
52
+ const followUpBossListAppointments = action("FOLLOW_UP_BOSS_LIST_APPOINTMENTS", {
53
+ slug: "follow_up_boss-list-appointments",
54
+ name: "List Appointments",
55
+ description: "Tool to search for appointments in Follow Up Boss. Use when you need to retrieve a list of appointments, optionally filtered by person, user, or date range. Supports pagination for large result sets.",
56
+ input: FollowUpBossListAppointmentsInput,
57
+ output: z.object({
58
+ _metadata: FollowUpBossListAppointments_MetadataSchema.nullable().optional(),
59
+ appointments: z.array(FollowUpBossListAppointments_AppointmentSchema).describe("List of appointments matching the search criteria.").nullable().optional()
60
+ }).describe("Response model containing a list of appointments with metadata.")
61
+ });
62
+ //#endregion
63
+ export { followUpBossListAppointments };
64
+
65
+ //# sourceMappingURL=list-appointments.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-appointments.mjs","names":[],"sources":["../../src/actions/list-appointments.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListAppointmentsInput: z.ZodTypeAny = z.object({\n end: z.string().describe(\"Date and time representing the end of a date/time range for which to search (must be combined with the `start` argument). Use ISO 8601 format.\").optional(),\n limit: z.number().int().default(10).describe(\"Number of results to return. Maximum 100.\").optional(),\n start: z.string().describe(\"Date and time representing the start of a date/time range for which to search (must be combined with the `end` argument). Use ISO 8601 format.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n userId: z.number().int().describe(\"Find all appointments related to a user by id.\").optional(),\n personId: z.number().int().describe(\"Find all appointments related to a person. Note: This can be a single person ID.\").optional(),\n}).describe(\"Request model for listing appointments with optional filters.\");\nconst FollowUpBossListAppointments_MetadataSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Next page indicator.\").nullable().optional(),\n limit: z.number().int().describe(\"Number of results returned in this response.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of appointments available.\").nullable().optional(),\n offset: z.number().int().describe(\"The offset used for this response.\").nullable().optional(),\n nextLink: z.string().describe(\"Link to the next page of results.\").nullable().optional(),\n collection: z.string().describe(\"The collection name for this response.\").nullable().optional(),\n}).describe(\"Metadata for paginated response.\");\nconst FollowUpBossListAppointments_PictureSchema: z.ZodTypeAny = z.object({\n original: z.string().describe(\"Original profile picture URL.\").nullable().optional(),\n}).describe(\"Picture object containing different sizes of profile picture.\");\nconst FollowUpBossListAppointments_InviteeSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the invitee.\").nullable().optional(),\n email: z.string().describe(\"Email address of the invitee.\").nullable().optional(),\n userId: z.number().int().describe(\"User ID of the invitee.\").nullable().optional(),\n picture: z.union([z.string(), FollowUpBossListAppointments_PictureSchema]).nullable().optional(),\n personId: z.number().int().describe(\"Person ID associated with the invitee.\").nullable().optional(),\n relationshipId: z.number().int().describe(\"Relationship ID of the invitee.\").nullable().optional(),\n}).describe(\"An invitee for an appointment.\");\nconst FollowUpBossListAppointments_AppointmentSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique identifier for the appointment.\").nullable().optional(),\n end: z.string().describe(\"The end time of the appointment in ISO 8601 format.\").nullable().optional(),\n type: z.string().describe(\"The type of the appointment.\").nullable().optional(),\n start: z.string().describe(\"The start time of the appointment in ISO 8601 format.\").nullable().optional(),\n title: z.string().describe(\"The title of the appointment.\").nullable().optional(),\n allDay: z.boolean().describe(\"Whether the appointment is an all-day event.\").nullable().optional(),\n typeId: z.number().int().describe(\"The type ID of the appointment.\").nullable().optional(),\n created: z.string().describe(\"The creation timestamp in ISO 8601 format.\").nullable().optional(),\n outcome: z.string().describe(\"The outcome of the appointment.\").nullable().optional(),\n updated: z.string().describe(\"The last update timestamp in ISO 8601 format.\").nullable().optional(),\n invitees: z.array(FollowUpBossListAppointments_InviteeSchema).describe(\"List of invitees for the appointment.\").nullable().optional(),\n location: z.string().describe(\"The location of the appointment.\").nullable().optional(),\n originFub: z.boolean().describe(\"Whether the appointment originated from Follow Up Boss.\").nullable().optional(),\n outcomeId: z.number().int().describe(\"The outcome ID of the appointment.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the appointment can be edited.\").nullable().optional(),\n createdById: z.number().int().describe(\"The user ID who created the appointment.\").nullable().optional(),\n description: z.string().describe(\"The description of the appointment.\").nullable().optional(),\n updatedById: z.number().int().describe(\"The user ID who last updated the appointment.\").nullable().optional(),\n detailsVisible: z.boolean().describe(\"Whether the appointment details are visible.\").nullable().optional(),\n externalEventLink: z.string().describe(\"Link to the event in an external calendar.\").nullable().optional(),\n externalCalendarId: z.string().describe(\"External calendar identifier if synced with external calendar.\").nullable().optional(),\n}).describe(\"An appointment object.\");\nexport const FollowUpBossListAppointmentsOutput: z.ZodTypeAny = z.object({\n _metadata: FollowUpBossListAppointments_MetadataSchema.nullable().optional(),\n appointments: z.array(FollowUpBossListAppointments_AppointmentSchema).describe(\"List of appointments matching the search criteria.\").nullable().optional(),\n}).describe(\"Response model containing a list of appointments with metadata.\");\n\nexport const followUpBossListAppointments = action(\"FOLLOW_UP_BOSS_LIST_APPOINTMENTS\", {\n slug: \"follow_up_boss-list-appointments\",\n name: \"List Appointments\",\n description: \"Tool to search for appointments in Follow Up Boss. Use when you need to retrieve a list of appointments, optionally filtered by person, user, or date range. Supports pagination for large result sets.\",\n input: FollowUpBossListAppointmentsInput,\n output: FollowUpBossListAppointmentsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO;CACtE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ,CAAC,CAAC,SAAS;CACpL,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gJAAgJ,CAAC,CAAC,SAAS;CACtL,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACjI,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC7F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,8CAA4D,EAAE,OAAO;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,6CAA2D,EAAE,OAAO,EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,6CAA2D,EAAE,OAAO;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,SAAS,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,0CAA0C,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnG,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,iDAA+D,EAAE,OAAO;CAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,UAAU,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,SAAS,wBAAwB;AAMpC,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8D,EAAE,OAAO;EACvE,WAAW,4CAA4C,SAAS,CAAC,CAAC,SAAS;EAC3E,cAAc,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,CAAC,CAAC,CAAC,SAAS,iEAOF;AACV,CAAC"}
@@ -0,0 +1,50 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-calls.ts
4
+ const FollowUpBossListCallsInput = zod.z.object({
5
+ limit: zod.z.number().int().default(10).describe("Number of results to return. Max 100.").optional(),
6
+ phone: zod.z.string().describe("Filter calls based on the phone number of a specific person or lead. This will find calls regardless of whether they were incoming or outgoing.").optional(),
7
+ offset: zod.z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional(),
8
+ personId: zod.z.number().int().describe("Filter calls by a person ID.").optional(),
9
+ toNumber: zod.z.string().describe("Filter calls based on the number that the call was to.").optional(),
10
+ fromNumber: zod.z.string().describe("Filter calls based on the number that the call was from.").optional()
11
+ }).describe("Request parameters for listing calls.");
12
+ const FollowUpBossListCalls_CallItemSchema = zod.z.object({
13
+ id: zod.z.number().int().describe("Unique identifier of the call.").nullable().optional(),
14
+ note: zod.z.string().describe("Note about the call.").nullable().optional(),
15
+ phone: zod.z.string().describe("Phone number used for the call.").nullable().optional(),
16
+ userId: zod.z.number().int().describe("ID of the user associated with the call.").nullable().optional(),
17
+ created: zod.z.string().describe("Timestamp when the call was created (ISO 8601 format).").nullable().optional(),
18
+ outcome: zod.z.string().describe("Outcome of the call (e.g., 'Left Message', 'Spoke with contact').").nullable().optional(),
19
+ updated: zod.z.string().describe("Timestamp when the call was last updated (ISO 8601 format).").nullable().optional(),
20
+ duration: zod.z.number().int().describe("Duration of the call in seconds.").nullable().optional(),
21
+ personId: zod.z.number().int().describe("ID of the person associated with the call.").nullable().optional(),
22
+ userName: zod.z.string().describe("Name of the user associated with the call.").nullable().optional(),
23
+ isIncoming: zod.z.boolean().describe("Whether the call was incoming (true) or outgoing (false).").nullable().optional(),
24
+ createdById: zod.z.number().int().describe("ID of the user who created the call record.").nullable().optional(),
25
+ updatedById: zod.z.number().int().describe("ID of the user who last updated the call record.").nullable().optional(),
26
+ recordingUrl: zod.z.string().describe("URL to the call recording, if available.").nullable().optional(),
27
+ ringDuration: zod.z.number().int().describe("Duration the phone rang before the call was answered, in seconds.").nullable().optional()
28
+ }).describe("Individual call record.");
29
+ const FollowUpBossListCalls_CallMetadataSchema = zod.z.object({
30
+ next: zod.z.string().describe("Cursor token for the next page of results.").nullable().optional(),
31
+ limit: zod.z.number().int().describe("Number of results returned in this response.").nullable().optional(),
32
+ total: zod.z.number().int().describe("Total count of matching calls.").nullable().optional(),
33
+ offset: zod.z.number().int().describe("Starting position in results.").nullable().optional(),
34
+ nextLink: zod.z.string().describe("Direct URL to the next page of results.").nullable().optional()
35
+ }).describe("Pagination metadata for the calls list response.");
36
+ const FollowUpBossListCallsOutput = zod.z.object({
37
+ calls: zod.z.array(FollowUpBossListCalls_CallItemSchema).describe("List of call records matching the query.").nullable().optional(),
38
+ _metadata: FollowUpBossListCalls_CallMetadataSchema.nullable().optional()
39
+ }).describe("Response model containing a list of calls with pagination metadata.");
40
+ const followUpBossListCalls = require_action.action("FOLLOW_UP_BOSS_LIST_CALLS", {
41
+ slug: "follow_up_boss-list-calls",
42
+ name: "List Calls",
43
+ description: "Tool to search for calls in Follow Up Boss. Use when you need to retrieve a list of calls with optional filtering by person ID or phone numbers.",
44
+ input: FollowUpBossListCallsInput,
45
+ output: FollowUpBossListCallsOutput
46
+ });
47
+ //#endregion
48
+ exports.followUpBossListCalls = followUpBossListCalls;
49
+
50
+ //# sourceMappingURL=list-calls.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-calls.cjs","names":["z","action"],"sources":["../../src/actions/list-calls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListCallsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(10).describe(\"Number of results to return. Max 100.\").optional(),\n phone: z.string().describe(\"Filter calls based on the phone number of a specific person or lead. This will find calls regardless of whether they were incoming or outgoing.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n personId: z.number().int().describe(\"Filter calls by a person ID.\").optional(),\n toNumber: z.string().describe(\"Filter calls based on the number that the call was to.\").optional(),\n fromNumber: z.string().describe(\"Filter calls based on the number that the call was from.\").optional(),\n}).describe(\"Request parameters for listing calls.\");\nconst FollowUpBossListCalls_CallItemSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the call.\").nullable().optional(),\n note: z.string().describe(\"Note about the call.\").nullable().optional(),\n phone: z.string().describe(\"Phone number used for the call.\").nullable().optional(),\n userId: z.number().int().describe(\"ID of the user associated with the call.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the call was created (ISO 8601 format).\").nullable().optional(),\n outcome: z.string().describe(\"Outcome of the call (e.g., 'Left Message', 'Spoke with contact').\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the call was last updated (ISO 8601 format).\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the call in seconds.\").nullable().optional(),\n personId: z.number().int().describe(\"ID of the person associated with the call.\").nullable().optional(),\n userName: z.string().describe(\"Name of the user associated with the call.\").nullable().optional(),\n isIncoming: z.boolean().describe(\"Whether the call was incoming (true) or outgoing (false).\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the call record.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the call record.\").nullable().optional(),\n recordingUrl: z.string().describe(\"URL to the call recording, if available.\").nullable().optional(),\n ringDuration: z.number().int().describe(\"Duration the phone rang before the call was answered, in seconds.\").nullable().optional(),\n}).describe(\"Individual call record.\");\nconst FollowUpBossListCalls_CallMetadataSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Cursor token for the next page of results.\").nullable().optional(),\n limit: z.number().int().describe(\"Number of results returned in this response.\").nullable().optional(),\n total: z.number().int().describe(\"Total count of matching calls.\").nullable().optional(),\n offset: z.number().int().describe(\"Starting position in results.\").nullable().optional(),\n nextLink: z.string().describe(\"Direct URL to the next page of results.\").nullable().optional(),\n}).describe(\"Pagination metadata for the calls list response.\");\nexport const FollowUpBossListCallsOutput: z.ZodTypeAny = z.object({\n calls: z.array(FollowUpBossListCalls_CallItemSchema).describe(\"List of call records matching the query.\").nullable().optional(),\n _metadata: FollowUpBossListCalls_CallMetadataSchema.nullable().optional(),\n}).describe(\"Response model containing a list of calls with pagination metadata.\");\n\nexport const followUpBossListCalls = action(\"FOLLOW_UP_BOSS_LIST_CALLS\", {\n slug: \"follow_up_boss-list-calls\",\n name: \"List Calls\",\n description: \"Tool to search for calls in Follow Up Boss. Use when you need to retrieve a list of calls with optional filtering by person ID or phone numbers.\",\n input: FollowUpBossListCallsInput,\n output: FollowUpBossListCallsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-calls.d.ts
4
+ declare const FollowUpBossListCallsInput: z.ZodTypeAny;
5
+ declare const FollowUpBossListCallsOutput: z.ZodTypeAny;
6
+ declare const followUpBossListCalls: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossListCalls };
9
+ //# sourceMappingURL=list-calls.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-calls.d.cts","names":[],"sources":["../../src/actions/list-calls.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAOS;AAAA,cAyBvC,2BAAA,EAA6B,CAAA,CAAE,UAGsC;AAAA,cAErE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-calls.d.ts
4
+ declare const FollowUpBossListCallsInput: z.ZodTypeAny;
5
+ declare const FollowUpBossListCallsOutput: z.ZodTypeAny;
6
+ declare const followUpBossListCalls: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { followUpBossListCalls };
9
+ //# sourceMappingURL=list-calls.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-calls.d.mts","names":[],"sources":["../../src/actions/list-calls.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAOS;AAAA,cAyBvC,2BAAA,EAA6B,CAAA,CAAE,UAGsC;AAAA,cAErE,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,49 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-calls.ts
4
+ const FollowUpBossListCallsInput = z.object({
5
+ limit: z.number().int().default(10).describe("Number of results to return. Max 100.").optional(),
6
+ phone: z.string().describe("Filter calls based on the phone number of a specific person or lead. This will find calls regardless of whether they were incoming or outgoing.").optional(),
7
+ offset: z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional(),
8
+ personId: z.number().int().describe("Filter calls by a person ID.").optional(),
9
+ toNumber: z.string().describe("Filter calls based on the number that the call was to.").optional(),
10
+ fromNumber: z.string().describe("Filter calls based on the number that the call was from.").optional()
11
+ }).describe("Request parameters for listing calls.");
12
+ const FollowUpBossListCalls_CallItemSchema = z.object({
13
+ id: z.number().int().describe("Unique identifier of the call.").nullable().optional(),
14
+ note: z.string().describe("Note about the call.").nullable().optional(),
15
+ phone: z.string().describe("Phone number used for the call.").nullable().optional(),
16
+ userId: z.number().int().describe("ID of the user associated with the call.").nullable().optional(),
17
+ created: z.string().describe("Timestamp when the call was created (ISO 8601 format).").nullable().optional(),
18
+ outcome: z.string().describe("Outcome of the call (e.g., 'Left Message', 'Spoke with contact').").nullable().optional(),
19
+ updated: z.string().describe("Timestamp when the call was last updated (ISO 8601 format).").nullable().optional(),
20
+ duration: z.number().int().describe("Duration of the call in seconds.").nullable().optional(),
21
+ personId: z.number().int().describe("ID of the person associated with the call.").nullable().optional(),
22
+ userName: z.string().describe("Name of the user associated with the call.").nullable().optional(),
23
+ isIncoming: z.boolean().describe("Whether the call was incoming (true) or outgoing (false).").nullable().optional(),
24
+ createdById: z.number().int().describe("ID of the user who created the call record.").nullable().optional(),
25
+ updatedById: z.number().int().describe("ID of the user who last updated the call record.").nullable().optional(),
26
+ recordingUrl: z.string().describe("URL to the call recording, if available.").nullable().optional(),
27
+ ringDuration: z.number().int().describe("Duration the phone rang before the call was answered, in seconds.").nullable().optional()
28
+ }).describe("Individual call record.");
29
+ const FollowUpBossListCalls_CallMetadataSchema = z.object({
30
+ next: z.string().describe("Cursor token for the next page of results.").nullable().optional(),
31
+ limit: z.number().int().describe("Number of results returned in this response.").nullable().optional(),
32
+ total: z.number().int().describe("Total count of matching calls.").nullable().optional(),
33
+ offset: z.number().int().describe("Starting position in results.").nullable().optional(),
34
+ nextLink: z.string().describe("Direct URL to the next page of results.").nullable().optional()
35
+ }).describe("Pagination metadata for the calls list response.");
36
+ const followUpBossListCalls = action("FOLLOW_UP_BOSS_LIST_CALLS", {
37
+ slug: "follow_up_boss-list-calls",
38
+ name: "List Calls",
39
+ description: "Tool to search for calls in Follow Up Boss. Use when you need to retrieve a list of calls with optional filtering by person ID or phone numbers.",
40
+ input: FollowUpBossListCallsInput,
41
+ output: z.object({
42
+ calls: z.array(FollowUpBossListCalls_CallItemSchema).describe("List of call records matching the query.").nullable().optional(),
43
+ _metadata: FollowUpBossListCalls_CallMetadataSchema.nullable().optional()
44
+ }).describe("Response model containing a list of calls with pagination metadata.")
45
+ });
46
+ //#endregion
47
+ export { followUpBossListCalls };
48
+
49
+ //# sourceMappingURL=list-calls.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-calls.mjs","names":[],"sources":["../../src/actions/list-calls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListCallsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(10).describe(\"Number of results to return. Max 100.\").optional(),\n phone: z.string().describe(\"Filter calls based on the phone number of a specific person or lead. This will find calls regardless of whether they were incoming or outgoing.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n personId: z.number().int().describe(\"Filter calls by a person ID.\").optional(),\n toNumber: z.string().describe(\"Filter calls based on the number that the call was to.\").optional(),\n fromNumber: z.string().describe(\"Filter calls based on the number that the call was from.\").optional(),\n}).describe(\"Request parameters for listing calls.\");\nconst FollowUpBossListCalls_CallItemSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the call.\").nullable().optional(),\n note: z.string().describe(\"Note about the call.\").nullable().optional(),\n phone: z.string().describe(\"Phone number used for the call.\").nullable().optional(),\n userId: z.number().int().describe(\"ID of the user associated with the call.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the call was created (ISO 8601 format).\").nullable().optional(),\n outcome: z.string().describe(\"Outcome of the call (e.g., 'Left Message', 'Spoke with contact').\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the call was last updated (ISO 8601 format).\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the call in seconds.\").nullable().optional(),\n personId: z.number().int().describe(\"ID of the person associated with the call.\").nullable().optional(),\n userName: z.string().describe(\"Name of the user associated with the call.\").nullable().optional(),\n isIncoming: z.boolean().describe(\"Whether the call was incoming (true) or outgoing (false).\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the call record.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the call record.\").nullable().optional(),\n recordingUrl: z.string().describe(\"URL to the call recording, if available.\").nullable().optional(),\n ringDuration: z.number().int().describe(\"Duration the phone rang before the call was answered, in seconds.\").nullable().optional(),\n}).describe(\"Individual call record.\");\nconst FollowUpBossListCalls_CallMetadataSchema: z.ZodTypeAny = z.object({\n next: z.string().describe(\"Cursor token for the next page of results.\").nullable().optional(),\n limit: z.number().int().describe(\"Number of results returned in this response.\").nullable().optional(),\n total: z.number().int().describe(\"Total count of matching calls.\").nullable().optional(),\n offset: z.number().int().describe(\"Starting position in results.\").nullable().optional(),\n nextLink: z.string().describe(\"Direct URL to the next page of results.\").nullable().optional(),\n}).describe(\"Pagination metadata for the calls list response.\");\nexport const FollowUpBossListCallsOutput: z.ZodTypeAny = z.object({\n calls: z.array(FollowUpBossListCalls_CallItemSchema).describe(\"List of call records matching the query.\").nullable().optional(),\n _metadata: FollowUpBossListCalls_CallMetadataSchema.nullable().optional(),\n}).describe(\"Response model containing a list of calls with pagination metadata.\");\n\nexport const followUpBossListCalls = action(\"FOLLOW_UP_BOSS_LIST_CALLS\", {\n slug: \"follow_up_boss-list-calls\",\n name: \"List Calls\",\n description: \"Tool to search for calls in Follow Up Boss. Use when you need to retrieve a list of calls with optional filtering by person ID or phone numbers.\",\n input: FollowUpBossListCallsInput,\n output: FollowUpBossListCallsOutput,\n});\n"],"mappings":"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"}