@keystrokehq/follow_up_boss 0.1.1 → 0.1.2

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 (579) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-action-plans-people.d.cts +1 -1
  4. package/dist/actions/create-action-plans-people.d.cts.map +1 -1
  5. package/dist/actions/create-action-plans-people.d.mts +1 -1
  6. package/dist/actions/create-action-plans-people.d.mts.map +1 -1
  7. package/dist/actions/create-appointment-outcome.d.cts +1 -5
  8. package/dist/actions/create-appointment-outcome.d.mts +1 -5
  9. package/dist/actions/create-appointment-types.cjs +3 -3
  10. package/dist/actions/create-appointment-types.cjs.map +1 -1
  11. package/dist/actions/create-appointment-types.d.cts +4 -8
  12. package/dist/actions/create-appointment-types.d.mts +4 -8
  13. package/dist/actions/create-appointment-types.mjs +3 -3
  14. package/dist/actions/create-appointment-types.mjs.map +1 -1
  15. package/dist/actions/create-appointment.cjs +26 -26
  16. package/dist/actions/create-appointment.cjs.map +1 -1
  17. package/dist/actions/create-appointment.d.cts +27 -55
  18. package/dist/actions/create-appointment.d.mts +27 -55
  19. package/dist/actions/create-appointment.mjs +26 -26
  20. package/dist/actions/create-appointment.mjs.map +1 -1
  21. package/dist/actions/create-call.cjs +1 -1
  22. package/dist/actions/create-call.cjs.map +1 -1
  23. package/dist/actions/create-call.d.cts +2 -4
  24. package/dist/actions/create-call.d.mts +2 -4
  25. package/dist/actions/create-call.mjs +1 -1
  26. package/dist/actions/create-call.mjs.map +1 -1
  27. package/dist/actions/create-custom-field.cjs +5 -5
  28. package/dist/actions/create-custom-field.cjs.map +1 -1
  29. package/dist/actions/create-custom-field.d.cts +6 -12
  30. package/dist/actions/create-custom-field.d.mts +6 -12
  31. package/dist/actions/create-custom-field.mjs +5 -5
  32. package/dist/actions/create-custom-field.mjs.map +1 -1
  33. package/dist/actions/create-deal-custom-field.cjs +8 -8
  34. package/dist/actions/create-deal-custom-field.cjs.map +1 -1
  35. package/dist/actions/create-deal-custom-field.d.cts +9 -18
  36. package/dist/actions/create-deal-custom-field.d.mts +9 -18
  37. package/dist/actions/create-deal-custom-field.mjs +8 -8
  38. package/dist/actions/create-deal-custom-field.mjs.map +1 -1
  39. package/dist/actions/create-deals.cjs +18 -18
  40. package/dist/actions/create-deals.cjs.map +1 -1
  41. package/dist/actions/create-deals.d.cts +19 -38
  42. package/dist/actions/create-deals.d.mts +19 -38
  43. package/dist/actions/create-deals.mjs +18 -18
  44. package/dist/actions/create-deals.mjs.map +1 -1
  45. package/dist/actions/create-em-campaign.cjs +6 -6
  46. package/dist/actions/create-em-campaign.cjs.map +1 -1
  47. package/dist/actions/create-em-campaign.d.cts +7 -14
  48. package/dist/actions/create-em-campaign.d.mts +7 -14
  49. package/dist/actions/create-em-campaign.mjs +6 -6
  50. package/dist/actions/create-em-campaign.mjs.map +1 -1
  51. package/dist/actions/create-em-events.cjs +1 -1
  52. package/dist/actions/create-em-events.cjs.map +1 -1
  53. package/dist/actions/create-em-events.d.cts +2 -4
  54. package/dist/actions/create-em-events.d.mts +2 -4
  55. package/dist/actions/create-em-events.mjs +1 -1
  56. package/dist/actions/create-em-events.mjs.map +1 -1
  57. package/dist/actions/create-events.cjs +3 -3
  58. package/dist/actions/create-events.cjs.map +1 -1
  59. package/dist/actions/create-events.d.cts +4 -8
  60. package/dist/actions/create-events.d.cts.map +1 -1
  61. package/dist/actions/create-events.d.mts +4 -8
  62. package/dist/actions/create-events.d.mts.map +1 -1
  63. package/dist/actions/create-events.mjs +3 -3
  64. package/dist/actions/create-events.mjs.map +1 -1
  65. package/dist/actions/create-groups.cjs +14 -14
  66. package/dist/actions/create-groups.cjs.map +1 -1
  67. package/dist/actions/create-groups.d.cts +15 -31
  68. package/dist/actions/create-groups.d.mts +15 -31
  69. package/dist/actions/create-groups.mjs +14 -14
  70. package/dist/actions/create-groups.mjs.map +1 -1
  71. package/dist/actions/create-pipelines.cjs +9 -9
  72. package/dist/actions/create-pipelines.cjs.map +1 -1
  73. package/dist/actions/create-pipelines.d.cts +10 -21
  74. package/dist/actions/create-pipelines.d.mts +10 -21
  75. package/dist/actions/create-pipelines.mjs +9 -9
  76. package/dist/actions/create-pipelines.mjs.map +1 -1
  77. package/dist/actions/create-ponds.d.cts +1 -6
  78. package/dist/actions/create-ponds.d.mts +1 -6
  79. package/dist/actions/create-reactions.cjs +5 -5
  80. package/dist/actions/create-reactions.cjs.map +1 -1
  81. package/dist/actions/create-reactions.d.cts +6 -12
  82. package/dist/actions/create-reactions.d.mts +6 -12
  83. package/dist/actions/create-reactions.mjs +5 -5
  84. package/dist/actions/create-reactions.mjs.map +1 -1
  85. package/dist/actions/create-stage.d.cts +1 -7
  86. package/dist/actions/create-stage.d.mts +1 -7
  87. package/dist/actions/create-teams.cjs +1 -1
  88. package/dist/actions/create-teams.cjs.map +1 -1
  89. package/dist/actions/create-teams.d.cts +2 -7
  90. package/dist/actions/create-teams.d.mts +2 -7
  91. package/dist/actions/create-teams.mjs +1 -1
  92. package/dist/actions/create-teams.mjs.map +1 -1
  93. package/dist/actions/create-template.cjs +16 -16
  94. package/dist/actions/create-template.cjs.map +1 -1
  95. package/dist/actions/create-template.d.cts +17 -34
  96. package/dist/actions/create-template.d.cts.map +1 -1
  97. package/dist/actions/create-template.d.mts +17 -34
  98. package/dist/actions/create-template.d.mts.map +1 -1
  99. package/dist/actions/create-template.mjs +16 -16
  100. package/dist/actions/create-template.mjs.map +1 -1
  101. package/dist/actions/create-text-message-template.cjs +18 -18
  102. package/dist/actions/create-text-message-template.cjs.map +1 -1
  103. package/dist/actions/create-text-message-template.d.cts +19 -38
  104. package/dist/actions/create-text-message-template.d.cts.map +1 -1
  105. package/dist/actions/create-text-message-template.d.mts +19 -38
  106. package/dist/actions/create-text-message-template.d.mts.map +1 -1
  107. package/dist/actions/create-text-message-template.mjs +18 -18
  108. package/dist/actions/create-text-message-template.mjs.map +1 -1
  109. package/dist/actions/delete-appointment-outcomes.cjs +1 -1
  110. package/dist/actions/delete-appointment-outcomes.cjs.map +1 -1
  111. package/dist/actions/delete-appointment-outcomes.d.cts +2 -4
  112. package/dist/actions/delete-appointment-outcomes.d.mts +2 -4
  113. package/dist/actions/delete-appointment-outcomes.mjs +1 -1
  114. package/dist/actions/delete-appointment-outcomes.mjs.map +1 -1
  115. package/dist/actions/delete-appointment-type.cjs +1 -1
  116. package/dist/actions/delete-appointment-type.cjs.map +1 -1
  117. package/dist/actions/delete-appointment-type.d.cts +2 -4
  118. package/dist/actions/delete-appointment-type.d.cts.map +1 -1
  119. package/dist/actions/delete-appointment-type.d.mts +2 -4
  120. package/dist/actions/delete-appointment-type.d.mts.map +1 -1
  121. package/dist/actions/delete-appointment-type.mjs +1 -1
  122. package/dist/actions/delete-appointment-type.mjs.map +1 -1
  123. package/dist/actions/delete-appointment.d.cts +1 -4
  124. package/dist/actions/delete-appointment.d.mts +1 -4
  125. package/dist/actions/delete-custom-field.cjs +1 -1
  126. package/dist/actions/delete-custom-field.cjs.map +1 -1
  127. package/dist/actions/delete-custom-field.d.cts +2 -4
  128. package/dist/actions/delete-custom-field.d.mts +2 -4
  129. package/dist/actions/delete-custom-field.mjs +1 -1
  130. package/dist/actions/delete-custom-field.mjs.map +1 -1
  131. package/dist/actions/delete-deal-custom-field.d.cts +1 -1
  132. package/dist/actions/delete-deal-custom-field.d.cts.map +1 -1
  133. package/dist/actions/delete-deal-custom-field.d.mts +1 -1
  134. package/dist/actions/delete-deal-custom-field.d.mts.map +1 -1
  135. package/dist/actions/delete-deal.d.cts +1 -4
  136. package/dist/actions/delete-deal.d.mts +1 -4
  137. package/dist/actions/delete-groups.cjs +1 -1
  138. package/dist/actions/delete-groups.cjs.map +1 -1
  139. package/dist/actions/delete-groups.d.cts +2 -4
  140. package/dist/actions/delete-groups.d.mts +2 -4
  141. package/dist/actions/delete-groups.mjs +1 -1
  142. package/dist/actions/delete-groups.mjs.map +1 -1
  143. package/dist/actions/delete-people-relationship.cjs +1 -1
  144. package/dist/actions/delete-people-relationship.cjs.map +1 -1
  145. package/dist/actions/delete-people-relationship.d.cts +2 -4
  146. package/dist/actions/delete-people-relationship.d.mts +2 -4
  147. package/dist/actions/delete-people-relationship.mjs +1 -1
  148. package/dist/actions/delete-people-relationship.mjs.map +1 -1
  149. package/dist/actions/delete-pipeline.cjs +1 -1
  150. package/dist/actions/delete-pipeline.cjs.map +1 -1
  151. package/dist/actions/delete-pipeline.d.cts +2 -5
  152. package/dist/actions/delete-pipeline.d.mts +2 -5
  153. package/dist/actions/delete-pipeline.mjs +1 -1
  154. package/dist/actions/delete-pipeline.mjs.map +1 -1
  155. package/dist/actions/delete-pond.cjs +1 -1
  156. package/dist/actions/delete-pond.cjs.map +1 -1
  157. package/dist/actions/delete-pond.d.cts +2 -4
  158. package/dist/actions/delete-pond.d.mts +2 -4
  159. package/dist/actions/delete-pond.mjs +1 -1
  160. package/dist/actions/delete-pond.mjs.map +1 -1
  161. package/dist/actions/delete-stage.d.cts +1 -4
  162. package/dist/actions/delete-stage.d.mts +1 -4
  163. package/dist/actions/delete-teams.d.cts +1 -1
  164. package/dist/actions/delete-teams.d.cts.map +1 -1
  165. package/dist/actions/delete-teams.d.mts +1 -1
  166. package/dist/actions/delete-teams.d.mts.map +1 -1
  167. package/dist/actions/delete-text-message-template.d.cts +1 -1
  168. package/dist/actions/delete-text-message-template.d.cts.map +1 -1
  169. package/dist/actions/delete-text-message-template.d.mts +1 -1
  170. package/dist/actions/delete-text-message-template.d.mts.map +1 -1
  171. package/dist/actions/get-appointment-outcome.d.cts +1 -5
  172. package/dist/actions/get-appointment-outcome.d.mts +1 -5
  173. package/dist/actions/get-appointment-types.d.cts +1 -5
  174. package/dist/actions/get-appointment-types.d.mts +1 -5
  175. package/dist/actions/get-appointment.cjs +27 -27
  176. package/dist/actions/get-appointment.cjs.map +1 -1
  177. package/dist/actions/get-appointment.d.cts +28 -58
  178. package/dist/actions/get-appointment.d.mts +28 -58
  179. package/dist/actions/get-appointment.mjs +27 -27
  180. package/dist/actions/get-appointment.mjs.map +1 -1
  181. package/dist/actions/get-call.cjs +15 -15
  182. package/dist/actions/get-call.cjs.map +1 -1
  183. package/dist/actions/get-call.d.cts +16 -32
  184. package/dist/actions/get-call.d.mts +16 -32
  185. package/dist/actions/get-call.mjs +15 -15
  186. package/dist/actions/get-call.mjs.map +1 -1
  187. package/dist/actions/get-deal-custom-field.cjs +8 -8
  188. package/dist/actions/get-deal-custom-field.cjs.map +1 -1
  189. package/dist/actions/get-deal-custom-field.d.cts +9 -18
  190. package/dist/actions/get-deal-custom-field.d.mts +9 -18
  191. package/dist/actions/get-deal-custom-field.mjs +8 -8
  192. package/dist/actions/get-deal-custom-field.mjs.map +1 -1
  193. package/dist/actions/get-deal.cjs +47 -47
  194. package/dist/actions/get-deal.cjs.map +1 -1
  195. package/dist/actions/get-deal.d.cts +48 -99
  196. package/dist/actions/get-deal.d.cts.map +1 -1
  197. package/dist/actions/get-deal.d.mts +48 -99
  198. package/dist/actions/get-deal.d.mts.map +1 -1
  199. package/dist/actions/get-deal.mjs +47 -47
  200. package/dist/actions/get-deal.mjs.map +1 -1
  201. package/dist/actions/get-event.cjs +45 -45
  202. package/dist/actions/get-event.cjs.map +1 -1
  203. package/dist/actions/get-event.d.cts +46 -94
  204. package/dist/actions/get-event.d.mts +46 -94
  205. package/dist/actions/get-event.mjs +45 -45
  206. package/dist/actions/get-event.mjs.map +1 -1
  207. package/dist/actions/get-groups.cjs +16 -16
  208. package/dist/actions/get-groups.cjs.map +1 -1
  209. package/dist/actions/get-groups.d.cts +17 -35
  210. package/dist/actions/get-groups.d.cts.map +1 -1
  211. package/dist/actions/get-groups.d.mts +17 -35
  212. package/dist/actions/get-groups.d.mts.map +1 -1
  213. package/dist/actions/get-groups.mjs +16 -16
  214. package/dist/actions/get-groups.mjs.map +1 -1
  215. package/dist/actions/get-identity.cjs +10 -10
  216. package/dist/actions/get-identity.cjs.map +1 -1
  217. package/dist/actions/get-identity.d.cts +11 -25
  218. package/dist/actions/get-identity.d.cts.map +1 -1
  219. package/dist/actions/get-identity.d.mts +11 -25
  220. package/dist/actions/get-identity.d.mts.map +1 -1
  221. package/dist/actions/get-identity.mjs +10 -10
  222. package/dist/actions/get-identity.mjs.map +1 -1
  223. package/dist/actions/get-me.cjs +34 -34
  224. package/dist/actions/get-me.cjs.map +1 -1
  225. package/dist/actions/get-me.d.cts +35 -72
  226. package/dist/actions/get-me.d.cts.map +1 -1
  227. package/dist/actions/get-me.d.mts +35 -72
  228. package/dist/actions/get-me.d.mts.map +1 -1
  229. package/dist/actions/get-me.mjs +34 -34
  230. package/dist/actions/get-me.mjs.map +1 -1
  231. package/dist/actions/get-people-relationship.cjs +7 -7
  232. package/dist/actions/get-people-relationship.cjs.map +1 -1
  233. package/dist/actions/get-people-relationship.d.cts +8 -16
  234. package/dist/actions/get-people-relationship.d.mts +8 -16
  235. package/dist/actions/get-people-relationship.mjs +7 -7
  236. package/dist/actions/get-people-relationship.mjs.map +1 -1
  237. package/dist/actions/get-pipelines.cjs +10 -10
  238. package/dist/actions/get-pipelines.cjs.map +1 -1
  239. package/dist/actions/get-pipelines.d.cts +11 -23
  240. package/dist/actions/get-pipelines.d.mts +11 -23
  241. package/dist/actions/get-pipelines.mjs +10 -10
  242. package/dist/actions/get-pipelines.mjs.map +1 -1
  243. package/dist/actions/get-ponds.cjs +4 -4
  244. package/dist/actions/get-ponds.cjs.map +1 -1
  245. package/dist/actions/get-ponds.d.cts +5 -10
  246. package/dist/actions/get-ponds.d.mts +5 -10
  247. package/dist/actions/get-ponds.mjs +4 -4
  248. package/dist/actions/get-ponds.mjs.map +1 -1
  249. package/dist/actions/get-smart-list.cjs +2 -2
  250. package/dist/actions/get-smart-list.cjs.map +1 -1
  251. package/dist/actions/get-smart-list.d.cts +3 -6
  252. package/dist/actions/get-smart-list.d.mts +3 -6
  253. package/dist/actions/get-smart-list.mjs +2 -2
  254. package/dist/actions/get-smart-list.mjs.map +1 -1
  255. package/dist/actions/get-stage.cjs +5 -5
  256. package/dist/actions/get-stage.cjs.map +1 -1
  257. package/dist/actions/get-stage.d.cts +6 -12
  258. package/dist/actions/get-stage.d.mts +6 -12
  259. package/dist/actions/get-stage.mjs +5 -5
  260. package/dist/actions/get-stage.mjs.map +1 -1
  261. package/dist/actions/get-teams.cjs +4 -4
  262. package/dist/actions/get-teams.cjs.map +1 -1
  263. package/dist/actions/get-teams.d.cts +5 -10
  264. package/dist/actions/get-teams.d.mts +5 -10
  265. package/dist/actions/get-teams.mjs +4 -4
  266. package/dist/actions/get-teams.mjs.map +1 -1
  267. package/dist/actions/get-template.cjs +15 -15
  268. package/dist/actions/get-template.cjs.map +1 -1
  269. package/dist/actions/get-template.d.cts +16 -33
  270. package/dist/actions/get-template.d.mts +16 -33
  271. package/dist/actions/get-template.mjs +15 -15
  272. package/dist/actions/get-template.mjs.map +1 -1
  273. package/dist/actions/get-text-message-template.cjs +12 -12
  274. package/dist/actions/get-text-message-template.cjs.map +1 -1
  275. package/dist/actions/get-text-message-template.d.cts +13 -26
  276. package/dist/actions/get-text-message-template.d.cts.map +1 -1
  277. package/dist/actions/get-text-message-template.d.mts +13 -26
  278. package/dist/actions/get-text-message-template.d.mts.map +1 -1
  279. package/dist/actions/get-text-message-template.mjs +12 -12
  280. package/dist/actions/get-text-message-template.mjs.map +1 -1
  281. package/dist/actions/get-text-message.cjs +29 -29
  282. package/dist/actions/get-text-message.cjs.map +1 -1
  283. package/dist/actions/get-text-message.d.cts +30 -60
  284. package/dist/actions/get-text-message.d.cts.map +1 -1
  285. package/dist/actions/get-text-message.d.mts +30 -60
  286. package/dist/actions/get-text-message.d.mts.map +1 -1
  287. package/dist/actions/get-text-message.mjs +29 -29
  288. package/dist/actions/get-text-message.mjs.map +1 -1
  289. package/dist/actions/get-user.cjs +17 -17
  290. package/dist/actions/get-user.cjs.map +1 -1
  291. package/dist/actions/get-user.d.cts +18 -37
  292. package/dist/actions/get-user.d.mts +18 -37
  293. package/dist/actions/get-user.mjs +17 -17
  294. package/dist/actions/get-user.mjs.map +1 -1
  295. package/dist/actions/list-action-plans-people.cjs +13 -13
  296. package/dist/actions/list-action-plans-people.cjs.map +1 -1
  297. package/dist/actions/list-action-plans-people.d.cts +14 -30
  298. package/dist/actions/list-action-plans-people.d.mts +14 -30
  299. package/dist/actions/list-action-plans-people.mjs +13 -13
  300. package/dist/actions/list-action-plans-people.mjs.map +1 -1
  301. package/dist/actions/list-action-plans.cjs +13 -13
  302. package/dist/actions/list-action-plans.cjs.map +1 -1
  303. package/dist/actions/list-action-plans.d.cts +14 -30
  304. package/dist/actions/list-action-plans.d.mts +14 -30
  305. package/dist/actions/list-action-plans.mjs +13 -13
  306. package/dist/actions/list-action-plans.mjs.map +1 -1
  307. package/dist/actions/list-appointment-outcomes.cjs +11 -11
  308. package/dist/actions/list-appointment-outcomes.cjs.map +1 -1
  309. package/dist/actions/list-appointment-outcomes.d.cts +12 -26
  310. package/dist/actions/list-appointment-outcomes.d.mts +12 -26
  311. package/dist/actions/list-appointment-outcomes.mjs +11 -11
  312. package/dist/actions/list-appointment-outcomes.mjs.map +1 -1
  313. package/dist/actions/list-appointment-types.cjs +11 -11
  314. package/dist/actions/list-appointment-types.cjs.map +1 -1
  315. package/dist/actions/list-appointment-types.d.cts +12 -26
  316. package/dist/actions/list-appointment-types.d.mts +12 -26
  317. package/dist/actions/list-appointment-types.mjs +11 -11
  318. package/dist/actions/list-appointment-types.mjs.map +1 -1
  319. package/dist/actions/list-appointments.cjs +36 -36
  320. package/dist/actions/list-appointments.cjs.map +1 -1
  321. package/dist/actions/list-appointments.d.cts +37 -78
  322. package/dist/actions/list-appointments.d.mts +37 -78
  323. package/dist/actions/list-appointments.mjs +36 -36
  324. package/dist/actions/list-appointments.mjs.map +1 -1
  325. package/dist/actions/list-calls.cjs +22 -22
  326. package/dist/actions/list-calls.cjs.map +1 -1
  327. package/dist/actions/list-calls.d.cts +23 -48
  328. package/dist/actions/list-calls.d.mts +23 -48
  329. package/dist/actions/list-calls.mjs +22 -22
  330. package/dist/actions/list-calls.mjs.map +1 -1
  331. package/dist/actions/list-custom-fields.cjs +11 -11
  332. package/dist/actions/list-custom-fields.cjs.map +1 -1
  333. package/dist/actions/list-custom-fields.d.cts +14 -28
  334. package/dist/actions/list-custom-fields.d.mts +14 -28
  335. package/dist/actions/list-custom-fields.mjs +11 -11
  336. package/dist/actions/list-custom-fields.mjs.map +1 -1
  337. package/dist/actions/list-deal-custom-fields.cjs +13 -13
  338. package/dist/actions/list-deal-custom-fields.cjs.map +1 -1
  339. package/dist/actions/list-deal-custom-fields.d.cts +16 -32
  340. package/dist/actions/list-deal-custom-fields.d.mts +16 -32
  341. package/dist/actions/list-deal-custom-fields.mjs +13 -13
  342. package/dist/actions/list-deal-custom-fields.mjs.map +1 -1
  343. package/dist/actions/list-deals.cjs +32 -32
  344. package/dist/actions/list-deals.cjs.map +1 -1
  345. package/dist/actions/list-deals.d.cts +33 -70
  346. package/dist/actions/list-deals.d.mts +33 -70
  347. package/dist/actions/list-deals.mjs +32 -32
  348. package/dist/actions/list-deals.mjs.map +1 -1
  349. package/dist/actions/list-em-campaigns.cjs +13 -13
  350. package/dist/actions/list-em-campaigns.cjs.map +1 -1
  351. package/dist/actions/list-em-campaigns.d.cts +14 -30
  352. package/dist/actions/list-em-campaigns.d.mts +14 -30
  353. package/dist/actions/list-em-campaigns.mjs +13 -13
  354. package/dist/actions/list-em-campaigns.mjs.map +1 -1
  355. package/dist/actions/list-em-events.cjs +13 -13
  356. package/dist/actions/list-em-events.cjs.map +1 -1
  357. package/dist/actions/list-em-events.d.cts +14 -30
  358. package/dist/actions/list-em-events.d.mts +14 -30
  359. package/dist/actions/list-em-events.mjs +13 -13
  360. package/dist/actions/list-em-events.mjs.map +1 -1
  361. package/dist/actions/list-events.cjs +56 -56
  362. package/dist/actions/list-events.cjs.map +1 -1
  363. package/dist/actions/list-events.d.cts +57 -118
  364. package/dist/actions/list-events.d.mts +57 -118
  365. package/dist/actions/list-events.mjs +56 -56
  366. package/dist/actions/list-events.mjs.map +1 -1
  367. package/dist/actions/list-groups-round-robin.cjs +25 -25
  368. package/dist/actions/list-groups-round-robin.cjs.map +1 -1
  369. package/dist/actions/list-groups-round-robin.d.cts +28 -58
  370. package/dist/actions/list-groups-round-robin.d.mts +28 -58
  371. package/dist/actions/list-groups-round-robin.mjs +25 -25
  372. package/dist/actions/list-groups-round-robin.mjs.map +1 -1
  373. package/dist/actions/list-groups.cjs +35 -35
  374. package/dist/actions/list-groups.cjs.map +1 -1
  375. package/dist/actions/list-groups.d.cts +38 -78
  376. package/dist/actions/list-groups.d.mts +38 -78
  377. package/dist/actions/list-groups.mjs +35 -35
  378. package/dist/actions/list-groups.mjs.map +1 -1
  379. package/dist/actions/list-inbox-apps.cjs +14 -14
  380. package/dist/actions/list-inbox-apps.cjs.map +1 -1
  381. package/dist/actions/list-inbox-apps.d.cts +15 -32
  382. package/dist/actions/list-inbox-apps.d.mts +15 -32
  383. package/dist/actions/list-inbox-apps.mjs +14 -14
  384. package/dist/actions/list-inbox-apps.mjs.map +1 -1
  385. package/dist/actions/list-people-relationships.cjs +15 -15
  386. package/dist/actions/list-people-relationships.cjs.map +1 -1
  387. package/dist/actions/list-people-relationships.d.cts +16 -34
  388. package/dist/actions/list-people-relationships.d.mts +16 -34
  389. package/dist/actions/list-people-relationships.mjs +15 -15
  390. package/dist/actions/list-people-relationships.mjs.map +1 -1
  391. package/dist/actions/list-pipelines.cjs +16 -16
  392. package/dist/actions/list-pipelines.cjs.map +1 -1
  393. package/dist/actions/list-pipelines.d.cts +17 -37
  394. package/dist/actions/list-pipelines.d.mts +17 -37
  395. package/dist/actions/list-pipelines.mjs +16 -16
  396. package/dist/actions/list-pipelines.mjs.map +1 -1
  397. package/dist/actions/list-ponds.cjs +10 -10
  398. package/dist/actions/list-ponds.cjs.map +1 -1
  399. package/dist/actions/list-ponds.d.cts +11 -24
  400. package/dist/actions/list-ponds.d.mts +11 -24
  401. package/dist/actions/list-ponds.mjs +10 -10
  402. package/dist/actions/list-ponds.mjs.map +1 -1
  403. package/dist/actions/list-smart-lists.cjs +11 -11
  404. package/dist/actions/list-smart-lists.cjs.map +1 -1
  405. package/dist/actions/list-smart-lists.d.cts +12 -26
  406. package/dist/actions/list-smart-lists.d.cts.map +1 -1
  407. package/dist/actions/list-smart-lists.d.mts +12 -26
  408. package/dist/actions/list-smart-lists.d.mts.map +1 -1
  409. package/dist/actions/list-smart-lists.mjs +11 -11
  410. package/dist/actions/list-smart-lists.mjs.map +1 -1
  411. package/dist/actions/list-stages.cjs +11 -11
  412. package/dist/actions/list-stages.cjs.map +1 -1
  413. package/dist/actions/list-stages.d.cts +14 -28
  414. package/dist/actions/list-stages.d.mts +14 -28
  415. package/dist/actions/list-stages.mjs +11 -11
  416. package/dist/actions/list-stages.mjs.map +1 -1
  417. package/dist/actions/list-team-inboxes.cjs +7 -7
  418. package/dist/actions/list-team-inboxes.cjs.map +1 -1
  419. package/dist/actions/list-team-inboxes.d.cts +8 -18
  420. package/dist/actions/list-team-inboxes.d.cts.map +1 -1
  421. package/dist/actions/list-team-inboxes.d.mts +8 -18
  422. package/dist/actions/list-team-inboxes.d.mts.map +1 -1
  423. package/dist/actions/list-team-inboxes.mjs +7 -7
  424. package/dist/actions/list-team-inboxes.mjs.map +1 -1
  425. package/dist/actions/list-teams.cjs +10 -10
  426. package/dist/actions/list-teams.cjs.map +1 -1
  427. package/dist/actions/list-teams.d.cts +11 -24
  428. package/dist/actions/list-teams.d.mts +11 -24
  429. package/dist/actions/list-teams.mjs +10 -10
  430. package/dist/actions/list-teams.mjs.map +1 -1
  431. package/dist/actions/list-templates.cjs +23 -23
  432. package/dist/actions/list-templates.cjs.map +1 -1
  433. package/dist/actions/list-templates.d.cts +24 -51
  434. package/dist/actions/list-templates.d.mts +24 -51
  435. package/dist/actions/list-templates.mjs +23 -23
  436. package/dist/actions/list-templates.mjs.map +1 -1
  437. package/dist/actions/list-text-message-templates.cjs +20 -20
  438. package/dist/actions/list-text-message-templates.cjs.map +1 -1
  439. package/dist/actions/list-text-message-templates.d.cts +21 -44
  440. package/dist/actions/list-text-message-templates.d.cts.map +1 -1
  441. package/dist/actions/list-text-message-templates.d.mts +21 -44
  442. package/dist/actions/list-text-message-templates.d.mts.map +1 -1
  443. package/dist/actions/list-text-message-templates.mjs +20 -20
  444. package/dist/actions/list-text-message-templates.mjs.map +1 -1
  445. package/dist/actions/list-text-messages.cjs +37 -37
  446. package/dist/actions/list-text-messages.cjs.map +1 -1
  447. package/dist/actions/list-text-messages.d.cts +38 -78
  448. package/dist/actions/list-text-messages.d.mts +38 -78
  449. package/dist/actions/list-text-messages.mjs +37 -37
  450. package/dist/actions/list-text-messages.mjs.map +1 -1
  451. package/dist/actions/list-timeframes.cjs +10 -10
  452. package/dist/actions/list-timeframes.cjs.map +1 -1
  453. package/dist/actions/list-timeframes.d.cts +11 -24
  454. package/dist/actions/list-timeframes.d.cts.map +1 -1
  455. package/dist/actions/list-timeframes.d.mts +11 -24
  456. package/dist/actions/list-timeframes.d.mts.map +1 -1
  457. package/dist/actions/list-timeframes.mjs +10 -10
  458. package/dist/actions/list-timeframes.mjs.map +1 -1
  459. package/dist/actions/list-users.cjs +24 -24
  460. package/dist/actions/list-users.cjs.map +1 -1
  461. package/dist/actions/list-users.d.cts +25 -53
  462. package/dist/actions/list-users.d.mts +25 -53
  463. package/dist/actions/list-users.mjs +24 -24
  464. package/dist/actions/list-users.mjs.map +1 -1
  465. package/dist/actions/list-webhooks.cjs +5 -5
  466. package/dist/actions/list-webhooks.cjs.map +1 -1
  467. package/dist/actions/list-webhooks.d.cts +6 -13
  468. package/dist/actions/list-webhooks.d.mts +6 -13
  469. package/dist/actions/list-webhooks.mjs +5 -5
  470. package/dist/actions/list-webhooks.mjs.map +1 -1
  471. package/dist/actions/merge-template.cjs +12 -12
  472. package/dist/actions/merge-template.cjs.map +1 -1
  473. package/dist/actions/merge-template.d.cts +13 -26
  474. package/dist/actions/merge-template.d.mts +13 -26
  475. package/dist/actions/merge-template.mjs +12 -12
  476. package/dist/actions/merge-template.mjs.map +1 -1
  477. package/dist/actions/merge-text-message-template.d.cts +1 -3
  478. package/dist/actions/merge-text-message-template.d.mts +1 -3
  479. package/dist/actions/update-action-plans-people.d.cts +1 -1
  480. package/dist/actions/update-action-plans-people.d.cts.map +1 -1
  481. package/dist/actions/update-action-plans-people.d.mts +1 -1
  482. package/dist/actions/update-action-plans-people.d.mts.map +1 -1
  483. package/dist/actions/update-appointment-outcomes.d.cts +1 -5
  484. package/dist/actions/update-appointment-outcomes.d.mts +1 -5
  485. package/dist/actions/update-appointment-types.cjs +3 -3
  486. package/dist/actions/update-appointment-types.cjs.map +1 -1
  487. package/dist/actions/update-appointment-types.d.cts +4 -8
  488. package/dist/actions/update-appointment-types.d.mts +4 -8
  489. package/dist/actions/update-appointment-types.mjs +3 -3
  490. package/dist/actions/update-appointment-types.mjs.map +1 -1
  491. package/dist/actions/update-appointment.cjs +27 -27
  492. package/dist/actions/update-appointment.cjs.map +1 -1
  493. package/dist/actions/update-appointment.d.cts +28 -59
  494. package/dist/actions/update-appointment.d.mts +28 -59
  495. package/dist/actions/update-appointment.mjs +27 -27
  496. package/dist/actions/update-appointment.mjs.map +1 -1
  497. package/dist/actions/update-calls.cjs +17 -17
  498. package/dist/actions/update-calls.cjs.map +1 -1
  499. package/dist/actions/update-calls.d.cts +18 -36
  500. package/dist/actions/update-calls.d.mts +18 -36
  501. package/dist/actions/update-calls.mjs +17 -17
  502. package/dist/actions/update-calls.mjs.map +1 -1
  503. package/dist/actions/update-custom-fields.cjs +5 -5
  504. package/dist/actions/update-custom-fields.cjs.map +1 -1
  505. package/dist/actions/update-custom-fields.d.cts +6 -12
  506. package/dist/actions/update-custom-fields.d.mts +6 -12
  507. package/dist/actions/update-custom-fields.mjs +5 -5
  508. package/dist/actions/update-custom-fields.mjs.map +1 -1
  509. package/dist/actions/update-deal-custom-fields.cjs +8 -8
  510. package/dist/actions/update-deal-custom-fields.cjs.map +1 -1
  511. package/dist/actions/update-deal-custom-fields.d.cts +9 -18
  512. package/dist/actions/update-deal-custom-fields.d.mts +9 -18
  513. package/dist/actions/update-deal-custom-fields.mjs +8 -8
  514. package/dist/actions/update-deal-custom-fields.mjs.map +1 -1
  515. package/dist/actions/update-deals.cjs +18 -18
  516. package/dist/actions/update-deals.cjs.map +1 -1
  517. package/dist/actions/update-deals.d.cts +19 -38
  518. package/dist/actions/update-deals.d.mts +19 -38
  519. package/dist/actions/update-deals.mjs +18 -18
  520. package/dist/actions/update-deals.mjs.map +1 -1
  521. package/dist/actions/update-em-campaigns.cjs +6 -6
  522. package/dist/actions/update-em-campaigns.cjs.map +1 -1
  523. package/dist/actions/update-em-campaigns.d.cts +7 -14
  524. package/dist/actions/update-em-campaigns.d.mts +7 -14
  525. package/dist/actions/update-em-campaigns.mjs +6 -6
  526. package/dist/actions/update-em-campaigns.mjs.map +1 -1
  527. package/dist/actions/update-groups.cjs +15 -15
  528. package/dist/actions/update-groups.cjs.map +1 -1
  529. package/dist/actions/update-groups.d.cts +16 -34
  530. package/dist/actions/update-groups.d.cts.map +1 -1
  531. package/dist/actions/update-groups.d.mts +16 -34
  532. package/dist/actions/update-groups.d.mts.map +1 -1
  533. package/dist/actions/update-groups.mjs +15 -15
  534. package/dist/actions/update-groups.mjs.map +1 -1
  535. package/dist/actions/update-people-relationships.cjs +10 -10
  536. package/dist/actions/update-people-relationships.cjs.map +1 -1
  537. package/dist/actions/update-people-relationships.d.cts +11 -22
  538. package/dist/actions/update-people-relationships.d.mts +11 -22
  539. package/dist/actions/update-people-relationships.mjs +10 -10
  540. package/dist/actions/update-people-relationships.mjs.map +1 -1
  541. package/dist/actions/update-pipelines.cjs +10 -10
  542. package/dist/actions/update-pipelines.cjs.map +1 -1
  543. package/dist/actions/update-pipelines.d.cts +11 -23
  544. package/dist/actions/update-pipelines.d.mts +11 -23
  545. package/dist/actions/update-pipelines.mjs +10 -10
  546. package/dist/actions/update-pipelines.mjs.map +1 -1
  547. package/dist/actions/update-ponds.cjs +4 -4
  548. package/dist/actions/update-ponds.cjs.map +1 -1
  549. package/dist/actions/update-ponds.d.cts +5 -10
  550. package/dist/actions/update-ponds.d.mts +5 -10
  551. package/dist/actions/update-ponds.mjs +4 -4
  552. package/dist/actions/update-ponds.mjs.map +1 -1
  553. package/dist/actions/update-stages.cjs +5 -5
  554. package/dist/actions/update-stages.cjs.map +1 -1
  555. package/dist/actions/update-stages.d.cts +6 -12
  556. package/dist/actions/update-stages.d.mts +6 -12
  557. package/dist/actions/update-stages.mjs +5 -5
  558. package/dist/actions/update-stages.mjs.map +1 -1
  559. package/dist/actions/update-teams.cjs +3 -3
  560. package/dist/actions/update-teams.cjs.map +1 -1
  561. package/dist/actions/update-teams.d.cts +4 -8
  562. package/dist/actions/update-teams.d.mts +4 -8
  563. package/dist/actions/update-teams.mjs +3 -3
  564. package/dist/actions/update-teams.mjs.map +1 -1
  565. package/dist/actions/update-templates.cjs +5 -5
  566. package/dist/actions/update-templates.cjs.map +1 -1
  567. package/dist/actions/update-templates.d.cts +6 -12
  568. package/dist/actions/update-templates.d.mts +6 -12
  569. package/dist/actions/update-templates.mjs +5 -5
  570. package/dist/actions/update-templates.mjs.map +1 -1
  571. package/dist/actions/update-text-message-template.cjs +18 -18
  572. package/dist/actions/update-text-message-template.cjs.map +1 -1
  573. package/dist/actions/update-text-message-template.d.cts +19 -38
  574. package/dist/actions/update-text-message-template.d.cts.map +1 -1
  575. package/dist/actions/update-text-message-template.d.mts +19 -38
  576. package/dist/actions/update-text-message-template.d.mts.map +1 -1
  577. package/dist/actions/update-text-message-template.mjs +18 -18
  578. package/dist/actions/update-text-message-template.mjs.map +1 -1
  579. package/package.json +1 -1
@@ -19,36 +19,36 @@ const FollowUpBossUpdateAppointmentInput = zod.z.object({
19
19
  description: zod.z.string().describe("Description of the appointment or event.").optional(),
20
20
  sendInvitation: zod.z.boolean().default(false).describe("Send an invitation email to invitees. If the 'appointment reminders' feature is enabled, an SMS reminder will also be sent. Defaults to false.").optional()
21
21
  }).describe("Request schema for updating an appointment.");
22
- const FollowUpBossUpdateAppointment_PictureUrlsSchema = zod.z.object({ original: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Original picture URL.").optional()) }).passthrough().describe("Profile picture URLs in various sizes.");
22
+ const FollowUpBossUpdateAppointment_PictureUrlsSchema = zod.z.object({ original: zod.z.string().describe("Original picture URL.").nullable().optional() }).passthrough().describe("Profile picture URLs in various sizes.");
23
23
  const FollowUpBossUpdateAppointment_InviteeResponseSchema = zod.z.object({
24
- name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the invitee.").optional()),
25
- email: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Email address of the invitee.").optional()),
26
- userId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The ID of the user invitee.").optional()),
27
- picture: zod.z.preprocess((value) => value === null ? void 0 : value, FollowUpBossUpdateAppointment_PictureUrlsSchema.optional()),
28
- personId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The ID of the person invitee.").optional())
24
+ name: zod.z.string().describe("Name of the invitee.").nullable().optional(),
25
+ email: zod.z.string().describe("Email address of the invitee.").nullable().optional(),
26
+ userId: zod.z.number().int().describe("The ID of the user invitee.").nullable().optional(),
27
+ picture: FollowUpBossUpdateAppointment_PictureUrlsSchema.nullable().optional(),
28
+ personId: zod.z.string().describe("The ID of the person invitee.").nullable().optional()
29
29
  }).describe("Invitee information in the response.");
30
30
  const FollowUpBossUpdateAppointmentOutput = zod.z.object({
31
- id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The unique identifier of the appointment.").optional()),
32
- end: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The ending date and time of the appointment.").optional()),
33
- type: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Appointment type name.").optional()),
34
- start: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The beginning date and time of the appointment.").optional()),
35
- title: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Title of the appointment.").optional()),
36
- allDay: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the appointment is an all day event.").optional()),
37
- typeId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The Follow Up Boss appointment type identifier.").optional()),
38
- created: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the appointment was created.").optional()),
39
- outcome: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Appointment outcome name.").optional()),
40
- updated: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the appointment was last updated.").optional()),
41
- invitees: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe("Array of users and/or people invited to the appointment.").optional()),
42
- location: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The location or address of the appointment.").optional()),
43
- originFub: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the appointment originated from Follow Up Boss.").optional()),
44
- outcomeId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The Follow Up Boss appointment outcome identifier.").optional()),
45
- isEditable: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the appointment can be edited.").optional()),
46
- createdById: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The ID of the user that created the appointment.").optional()),
47
- description: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Description of the appointment or event.").optional()),
48
- updatedById: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The ID of the user that last updated the appointment.").optional()),
49
- detailsVisible: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether appointment details are visible.").optional()),
50
- externalEventLink: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("External event link if synced.").optional()),
51
- externalCalendarId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("External calendar ID if synced.").optional())
31
+ id: zod.z.number().int().describe("The unique identifier of the appointment.").nullable().optional(),
32
+ end: zod.z.string().describe("The ending date and time of the appointment.").nullable().optional(),
33
+ type: zod.z.string().describe("Appointment type name.").nullable().optional(),
34
+ start: zod.z.string().describe("The beginning date and time of the appointment.").nullable().optional(),
35
+ title: zod.z.string().describe("Title of the appointment.").nullable().optional(),
36
+ allDay: zod.z.boolean().describe("Whether the appointment is an all day event.").nullable().optional(),
37
+ typeId: zod.z.number().int().describe("The Follow Up Boss appointment type identifier.").nullable().optional(),
38
+ created: zod.z.string().describe("Timestamp when the appointment was created.").nullable().optional(),
39
+ outcome: zod.z.string().describe("Appointment outcome name.").nullable().optional(),
40
+ updated: zod.z.string().describe("Timestamp when the appointment was last updated.").nullable().optional(),
41
+ invitees: zod.z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe("Array of users and/or people invited to the appointment.").nullable().optional(),
42
+ location: zod.z.string().describe("The location or address of the appointment.").nullable().optional(),
43
+ originFub: zod.z.boolean().describe("Whether the appointment originated from Follow Up Boss.").nullable().optional(),
44
+ outcomeId: zod.z.number().int().describe("The Follow Up Boss appointment outcome identifier.").nullable().optional(),
45
+ isEditable: zod.z.boolean().describe("Whether the appointment can be edited.").nullable().optional(),
46
+ createdById: zod.z.number().int().describe("The ID of the user that created the appointment.").nullable().optional(),
47
+ description: zod.z.string().describe("Description of the appointment or event.").nullable().optional(),
48
+ updatedById: zod.z.number().int().describe("The ID of the user that last updated the appointment.").nullable().optional(),
49
+ detailsVisible: zod.z.boolean().describe("Whether appointment details are visible.").nullable().optional(),
50
+ externalEventLink: zod.z.string().describe("External event link if synced.").nullable().optional(),
51
+ externalCalendarId: zod.z.string().describe("External calendar ID if synced.").nullable().optional()
52
52
  }).describe("Response schema for updating an appointment.");
53
53
  const followUpBossUpdateAppointment = require_action.action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT", {
54
54
  slug: "follow_up_boss-update-appointment",
@@ -1 +1 @@
1
- {"version":3,"file":"update-appointment.cjs","names":["z","action"],"sources":["../../src/actions/update-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentInput = z.object({\n id: z.number().int().describe(\"The id of the appointment to update.\"),\n end: z.string().describe(\"The ending date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T11:00:00Z' or '2026-02-15T11:00:00-08:00').\"),\n start: z.string().describe(\"The beginning date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T10:00:00Z' or '2026-02-15T10:00:00-08:00').\"),\n title: z.string().describe(\"Title of the appointment.\"),\n allDay: z.boolean().describe(\"Sets whether the appointment is an all day event or not.\").optional(),\n typeId: z.number().int().describe(\"The Follow Up Boss appointment type identifier.\").optional(),\n invitees: z.array(z.object({\n name: z.string().describe(\"Name of the invitee.\").optional(),\n email: z.string().describe(\"Email address of the invitee.\").optional(),\n userId: z.number().int().describe(\"The ID of the user to invite (internal team member).\").optional(),\n personId: z.string().describe(\"The ID of the person to invite (contact/lead).\").optional(),\n}).describe(\"Invitee for the appointment - either a user or a person.\")).describe(\"Array of users and/or people to invite to the appointment. Each invitee can have userId (for team members) or personId (for contacts/leads), along with optional name and email.\").optional(),\n location: z.string().describe(\"The location or address of the appointment.\").optional(),\n outcomeId: z.number().int().describe(\"The Follow Up Boss appointment outcome identifier.\").optional(),\n description: z.string().describe(\"Description of the appointment or event.\").optional(),\n sendInvitation: z.boolean().default(false).describe(\"Send an invitation email to invitees. If the 'appointment reminders' feature is enabled, an SMS reminder will also be sent. Defaults to false.\").optional(),\n}).describe(\"Request schema for updating an appointment.\");\nconst FollowUpBossUpdateAppointment_PictureUrlsSchema = z.object({\n original: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Original picture URL.\").optional()),\n}).passthrough().describe(\"Profile picture URLs in various sizes.\");\nconst FollowUpBossUpdateAppointment_InviteeResponseSchema = z.object({\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the invitee.\").optional()),\n email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Email address of the invitee.\").optional()),\n userId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The ID of the user invitee.\").optional()),\n picture: z.preprocess((value) => (value === null ? undefined : value), FollowUpBossUpdateAppointment_PictureUrlsSchema.optional()),\n personId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ID of the person invitee.\").optional()),\n}).describe(\"Invitee information in the response.\");\nexport const FollowUpBossUpdateAppointmentOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The unique identifier of the appointment.\").optional()),\n end: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ending date and time of the appointment.\").optional()),\n type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Appointment type name.\").optional()),\n start: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The beginning date and time of the appointment.\").optional()),\n title: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Title of the appointment.\").optional()),\n allDay: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the appointment is an all day event.\").optional()),\n typeId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The Follow Up Boss appointment type identifier.\").optional()),\n created: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the appointment was created.\").optional()),\n outcome: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Appointment outcome name.\").optional()),\n updated: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the appointment was last updated.\").optional()),\n invitees: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe(\"Array of users and/or people invited to the appointment.\").optional()),\n location: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The location or address of the appointment.\").optional()),\n originFub: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the appointment originated from Follow Up Boss.\").optional()),\n outcomeId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The Follow Up Boss appointment outcome identifier.\").optional()),\n isEditable: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the appointment can be edited.\").optional()),\n createdById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The ID of the user that created the appointment.\").optional()),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Description of the appointment or event.\").optional()),\n updatedById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The ID of the user that last updated the appointment.\").optional()),\n detailsVisible: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether appointment details are visible.\").optional()),\n externalEventLink: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"External event link if synced.\").optional()),\n externalCalendarId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"External calendar ID if synced.\").optional()),\n}).describe(\"Response schema for updating an appointment.\");\n\nexport const followUpBossUpdateAppointment = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT\", {\n slug: \"follow_up_boss-update-appointment\",\n name: \"Update Appointment\",\n description: \"Tool to update an existing appointment in Follow Up Boss. Use when you need to modify appointment details like title, time, location, or invitees. Requires appointment ID, title, start time, and end time. Optionally send invitation emails to invitees.\",\n input: FollowUpBossUpdateAppointmentInput,\n output: FollowUpBossUpdateAppointmentOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"update-appointment.cjs","names":["z","action"],"sources":["../../src/actions/update-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentInput = z.object({\n id: z.number().int().describe(\"The id of the appointment to update.\"),\n end: z.string().describe(\"The ending date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T11:00:00Z' or '2026-02-15T11:00:00-08:00').\"),\n start: z.string().describe(\"The beginning date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T10:00:00Z' or '2026-02-15T10:00:00-08:00').\"),\n title: z.string().describe(\"Title of the appointment.\"),\n allDay: z.boolean().describe(\"Sets whether the appointment is an all day event or not.\").optional(),\n typeId: z.number().int().describe(\"The Follow Up Boss appointment type identifier.\").optional(),\n invitees: z.array(z.object({\n name: z.string().describe(\"Name of the invitee.\").optional(),\n email: z.string().describe(\"Email address of the invitee.\").optional(),\n userId: z.number().int().describe(\"The ID of the user to invite (internal team member).\").optional(),\n personId: z.string().describe(\"The ID of the person to invite (contact/lead).\").optional(),\n}).describe(\"Invitee for the appointment - either a user or a person.\")).describe(\"Array of users and/or people to invite to the appointment. Each invitee can have userId (for team members) or personId (for contacts/leads), along with optional name and email.\").optional(),\n location: z.string().describe(\"The location or address of the appointment.\").optional(),\n outcomeId: z.number().int().describe(\"The Follow Up Boss appointment outcome identifier.\").optional(),\n description: z.string().describe(\"Description of the appointment or event.\").optional(),\n sendInvitation: z.boolean().default(false).describe(\"Send an invitation email to invitees. If the 'appointment reminders' feature is enabled, an SMS reminder will also be sent. Defaults to false.\").optional(),\n}).describe(\"Request schema for updating an appointment.\");\nconst FollowUpBossUpdateAppointment_PictureUrlsSchema = z.object({\n original: z.string().describe(\"Original picture URL.\").nullable().optional(),\n}).passthrough().describe(\"Profile picture URLs in various sizes.\");\nconst FollowUpBossUpdateAppointment_InviteeResponseSchema = 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(\"The ID of the user invitee.\").nullable().optional(),\n picture: FollowUpBossUpdateAppointment_PictureUrlsSchema.nullable().optional(),\n personId: z.string().describe(\"The ID of the person invitee.\").nullable().optional(),\n}).describe(\"Invitee information in the response.\");\nexport const FollowUpBossUpdateAppointmentOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the appointment.\").nullable().optional(),\n end: z.string().describe(\"The ending date and time of the appointment.\").nullable().optional(),\n type: z.string().describe(\"Appointment type name.\").nullable().optional(),\n start: z.string().describe(\"The beginning date and time of the appointment.\").nullable().optional(),\n title: z.string().describe(\"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 Follow Up Boss appointment type identifier.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the appointment was created.\").nullable().optional(),\n outcome: z.string().describe(\"Appointment outcome name.\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the appointment was last updated.\").nullable().optional(),\n invitees: z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe(\"Array of users and/or people invited to the appointment.\").nullable().optional(),\n location: z.string().describe(\"The location or address 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 Follow Up Boss appointment outcome identifier.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the appointment can be edited.\").nullable().optional(),\n createdById: z.number().int().describe(\"The ID of the user that created the appointment.\").nullable().optional(),\n description: z.string().describe(\"Description of the appointment or event.\").nullable().optional(),\n updatedById: z.number().int().describe(\"The ID of the user that last updated the appointment.\").nullable().optional(),\n detailsVisible: z.boolean().describe(\"Whether appointment details are visible.\").nullable().optional(),\n externalEventLink: z.string().describe(\"External event link if synced.\").nullable().optional(),\n externalCalendarId: z.string().describe(\"External calendar ID if synced.\").nullable().optional(),\n}).describe(\"Response schema for updating an appointment.\");\n\nexport const followUpBossUpdateAppointment = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT\", {\n slug: \"follow_up_boss-update-appointment\",\n name: \"Update Appointment\",\n description: \"Tool to update an existing appointment in Follow Up Boss. Use when you need to modify appointment details like title, time, location, or invitees. Requires appointment ID, title, start time, and end time. Optionally send invitation emails to invitees.\",\n input: FollowUpBossUpdateAppointmentInput,\n output: FollowUpBossUpdateAppointmentOutput,\n});\n"],"mappings":"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"}
@@ -20,35 +20,35 @@ declare const FollowUpBossUpdateAppointmentInput: z.ZodObject<{
20
20
  sendInvitation: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
21
21
  }, z.core.$strip>;
22
22
  declare const FollowUpBossUpdateAppointmentOutput: z.ZodObject<{
23
- id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
24
- end: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
- type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
26
- start: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
27
- title: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
28
- allDay: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
29
- typeId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
30
- created: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
31
- outcome: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
32
- updated: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
33
- invitees: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
34
- name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
35
- email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
36
- userId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
37
- picture: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
38
- original: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ allDay: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
29
+ typeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ outcome: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ invitees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
34
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ userId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ picture: z.ZodOptional<z.ZodNullable<z.ZodObject<{
38
+ original: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
39
  }, z.core.$loose>>>;
40
- personId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
40
+ personId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
41
  }, z.core.$strip>>>>;
42
- location: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
43
- originFub: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
44
- outcomeId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
45
- isEditable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
46
- createdById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
47
- description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
48
- updatedById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
49
- detailsVisible: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
50
- externalEventLink: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
51
- externalCalendarId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
42
+ location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ originFub: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
44
+ outcomeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ isEditable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
46
+ createdById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
47
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ updatedById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ detailsVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
50
+ externalEventLink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ externalCalendarId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
52
  }, z.core.$strip>;
53
53
  declare const followUpBossUpdateAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
54
54
  id: number;
@@ -67,38 +67,7 @@ declare const followUpBossUpdateAppointment: import("@keystrokehq/action").Workf
67
67
  outcomeId?: number | undefined;
68
68
  description?: string | undefined;
69
69
  sendInvitation?: boolean | undefined;
70
- }, {
71
- id?: number | undefined;
72
- end?: string | undefined;
73
- type?: string | undefined;
74
- start?: string | undefined;
75
- title?: string | undefined;
76
- allDay?: boolean | undefined;
77
- typeId?: number | undefined;
78
- created?: string | undefined;
79
- outcome?: string | undefined;
80
- updated?: string | undefined;
81
- invitees?: {
82
- name?: string | undefined;
83
- email?: string | undefined;
84
- userId?: number | undefined;
85
- picture?: {
86
- [x: string]: unknown;
87
- original?: string | undefined;
88
- } | undefined;
89
- personId?: string | undefined;
90
- }[] | undefined;
91
- location?: string | undefined;
92
- originFub?: boolean | undefined;
93
- outcomeId?: number | undefined;
94
- isEditable?: boolean | undefined;
95
- createdById?: number | undefined;
96
- description?: string | undefined;
97
- updatedById?: number | undefined;
98
- detailsVisible?: boolean | undefined;
99
- externalEventLink?: string | undefined;
100
- externalCalendarId?: string | undefined;
101
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
102
71
  //#endregion
103
72
  export { followUpBossUpdateAppointment };
104
73
  //# sourceMappingURL=update-appointment.d.cts.map
@@ -20,35 +20,35 @@ declare const FollowUpBossUpdateAppointmentInput: z.ZodObject<{
20
20
  sendInvitation: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
21
21
  }, z.core.$strip>;
22
22
  declare const FollowUpBossUpdateAppointmentOutput: z.ZodObject<{
23
- id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
24
- end: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
- type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
26
- start: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
27
- title: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
28
- allDay: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
29
- typeId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
30
- created: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
31
- outcome: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
32
- updated: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
33
- invitees: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
34
- name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
35
- email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
36
- userId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
37
- picture: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
38
- original: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
24
+ end: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ start: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ allDay: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
29
+ typeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
30
+ created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ outcome: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ invitees: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
34
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ userId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ picture: z.ZodOptional<z.ZodNullable<z.ZodObject<{
38
+ original: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
39
  }, z.core.$loose>>>;
40
- personId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
40
+ personId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
41
  }, z.core.$strip>>>>;
42
- location: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
43
- originFub: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
44
- outcomeId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
45
- isEditable: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
46
- createdById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
47
- description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
48
- updatedById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
49
- detailsVisible: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
50
- externalEventLink: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
51
- externalCalendarId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
42
+ location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ originFub: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
44
+ outcomeId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ isEditable: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
46
+ createdById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
47
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
48
+ updatedById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ detailsVisible: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
50
+ externalEventLink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
51
+ externalCalendarId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
52
52
  }, z.core.$strip>;
53
53
  declare const followUpBossUpdateAppointment: import("@keystrokehq/action").WorkflowActionDefinition<{
54
54
  id: number;
@@ -67,38 +67,7 @@ declare const followUpBossUpdateAppointment: import("@keystrokehq/action").Workf
67
67
  outcomeId?: number | undefined;
68
68
  description?: string | undefined;
69
69
  sendInvitation?: boolean | undefined;
70
- }, {
71
- id?: number | undefined;
72
- end?: string | undefined;
73
- type?: string | undefined;
74
- start?: string | undefined;
75
- title?: string | undefined;
76
- allDay?: boolean | undefined;
77
- typeId?: number | undefined;
78
- created?: string | undefined;
79
- outcome?: string | undefined;
80
- updated?: string | undefined;
81
- invitees?: {
82
- name?: string | undefined;
83
- email?: string | undefined;
84
- userId?: number | undefined;
85
- picture?: {
86
- [x: string]: unknown;
87
- original?: string | undefined;
88
- } | undefined;
89
- personId?: string | undefined;
90
- }[] | undefined;
91
- location?: string | undefined;
92
- originFub?: boolean | undefined;
93
- outcomeId?: number | undefined;
94
- isEditable?: boolean | undefined;
95
- createdById?: number | undefined;
96
- description?: string | undefined;
97
- updatedById?: number | undefined;
98
- detailsVisible?: boolean | undefined;
99
- externalEventLink?: string | undefined;
100
- externalCalendarId?: string | undefined;
101
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
70
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
102
71
  //#endregion
103
72
  export { followUpBossUpdateAppointment };
104
73
  //# sourceMappingURL=update-appointment.d.mts.map
@@ -19,13 +19,13 @@ const FollowUpBossUpdateAppointmentInput = z.object({
19
19
  description: z.string().describe("Description of the appointment or event.").optional(),
20
20
  sendInvitation: z.boolean().default(false).describe("Send an invitation email to invitees. If the 'appointment reminders' feature is enabled, an SMS reminder will also be sent. Defaults to false.").optional()
21
21
  }).describe("Request schema for updating an appointment.");
22
- const FollowUpBossUpdateAppointment_PictureUrlsSchema = z.object({ original: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Original picture URL.").optional()) }).passthrough().describe("Profile picture URLs in various sizes.");
22
+ const FollowUpBossUpdateAppointment_PictureUrlsSchema = z.object({ original: z.string().describe("Original picture URL.").nullable().optional() }).passthrough().describe("Profile picture URLs in various sizes.");
23
23
  const FollowUpBossUpdateAppointment_InviteeResponseSchema = z.object({
24
- name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Name of the invitee.").optional()),
25
- email: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Email address of the invitee.").optional()),
26
- userId: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The ID of the user invitee.").optional()),
27
- picture: z.preprocess((value) => value === null ? void 0 : value, FollowUpBossUpdateAppointment_PictureUrlsSchema.optional()),
28
- personId: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The ID of the person invitee.").optional())
24
+ name: z.string().describe("Name of the invitee.").nullable().optional(),
25
+ email: z.string().describe("Email address of the invitee.").nullable().optional(),
26
+ userId: z.number().int().describe("The ID of the user invitee.").nullable().optional(),
27
+ picture: FollowUpBossUpdateAppointment_PictureUrlsSchema.nullable().optional(),
28
+ personId: z.string().describe("The ID of the person invitee.").nullable().optional()
29
29
  }).describe("Invitee information in the response.");
30
30
  const followUpBossUpdateAppointment = action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT", {
31
31
  slug: "follow_up_boss-update-appointment",
@@ -33,27 +33,27 @@ const followUpBossUpdateAppointment = action("FOLLOW_UP_BOSS_UPDATE_APPOINTMENT"
33
33
  description: "Tool to update an existing appointment in Follow Up Boss. Use when you need to modify appointment details like title, time, location, or invitees. Requires appointment ID, title, start time, and end time. Optionally send invitation emails to invitees.",
34
34
  input: FollowUpBossUpdateAppointmentInput,
35
35
  output: z.object({
36
- id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The unique identifier of the appointment.").optional()),
37
- end: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The ending date and time of the appointment.").optional()),
38
- type: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Appointment type name.").optional()),
39
- start: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The beginning date and time of the appointment.").optional()),
40
- title: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Title of the appointment.").optional()),
41
- allDay: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the appointment is an all day event.").optional()),
42
- typeId: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The Follow Up Boss appointment type identifier.").optional()),
43
- created: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the appointment was created.").optional()),
44
- outcome: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Appointment outcome name.").optional()),
45
- updated: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the appointment was last updated.").optional()),
46
- invitees: z.preprocess((value) => value === null ? void 0 : value, z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe("Array of users and/or people invited to the appointment.").optional()),
47
- location: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The location or address of the appointment.").optional()),
48
- originFub: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the appointment originated from Follow Up Boss.").optional()),
49
- outcomeId: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The Follow Up Boss appointment outcome identifier.").optional()),
50
- isEditable: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the appointment can be edited.").optional()),
51
- createdById: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The ID of the user that created the appointment.").optional()),
52
- description: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Description of the appointment or event.").optional()),
53
- updatedById: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The ID of the user that last updated the appointment.").optional()),
54
- detailsVisible: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether appointment details are visible.").optional()),
55
- externalEventLink: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("External event link if synced.").optional()),
56
- externalCalendarId: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("External calendar ID if synced.").optional())
36
+ id: z.number().int().describe("The unique identifier of the appointment.").nullable().optional(),
37
+ end: z.string().describe("The ending date and time of the appointment.").nullable().optional(),
38
+ type: z.string().describe("Appointment type name.").nullable().optional(),
39
+ start: z.string().describe("The beginning date and time of the appointment.").nullable().optional(),
40
+ title: z.string().describe("Title of the appointment.").nullable().optional(),
41
+ allDay: z.boolean().describe("Whether the appointment is an all day event.").nullable().optional(),
42
+ typeId: z.number().int().describe("The Follow Up Boss appointment type identifier.").nullable().optional(),
43
+ created: z.string().describe("Timestamp when the appointment was created.").nullable().optional(),
44
+ outcome: z.string().describe("Appointment outcome name.").nullable().optional(),
45
+ updated: z.string().describe("Timestamp when the appointment was last updated.").nullable().optional(),
46
+ invitees: z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe("Array of users and/or people invited to the appointment.").nullable().optional(),
47
+ location: z.string().describe("The location or address of the appointment.").nullable().optional(),
48
+ originFub: z.boolean().describe("Whether the appointment originated from Follow Up Boss.").nullable().optional(),
49
+ outcomeId: z.number().int().describe("The Follow Up Boss appointment outcome identifier.").nullable().optional(),
50
+ isEditable: z.boolean().describe("Whether the appointment can be edited.").nullable().optional(),
51
+ createdById: z.number().int().describe("The ID of the user that created the appointment.").nullable().optional(),
52
+ description: z.string().describe("Description of the appointment or event.").nullable().optional(),
53
+ updatedById: z.number().int().describe("The ID of the user that last updated the appointment.").nullable().optional(),
54
+ detailsVisible: z.boolean().describe("Whether appointment details are visible.").nullable().optional(),
55
+ externalEventLink: z.string().describe("External event link if synced.").nullable().optional(),
56
+ externalCalendarId: z.string().describe("External calendar ID if synced.").nullable().optional()
57
57
  }).describe("Response schema for updating an appointment.")
58
58
  });
59
59
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"update-appointment.mjs","names":[],"sources":["../../src/actions/update-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentInput = z.object({\n id: z.number().int().describe(\"The id of the appointment to update.\"),\n end: z.string().describe(\"The ending date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T11:00:00Z' or '2026-02-15T11:00:00-08:00').\"),\n start: z.string().describe(\"The beginning date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T10:00:00Z' or '2026-02-15T10:00:00-08:00').\"),\n title: z.string().describe(\"Title of the appointment.\"),\n allDay: z.boolean().describe(\"Sets whether the appointment is an all day event or not.\").optional(),\n typeId: z.number().int().describe(\"The Follow Up Boss appointment type identifier.\").optional(),\n invitees: z.array(z.object({\n name: z.string().describe(\"Name of the invitee.\").optional(),\n email: z.string().describe(\"Email address of the invitee.\").optional(),\n userId: z.number().int().describe(\"The ID of the user to invite (internal team member).\").optional(),\n personId: z.string().describe(\"The ID of the person to invite (contact/lead).\").optional(),\n}).describe(\"Invitee for the appointment - either a user or a person.\")).describe(\"Array of users and/or people to invite to the appointment. Each invitee can have userId (for team members) or personId (for contacts/leads), along with optional name and email.\").optional(),\n location: z.string().describe(\"The location or address of the appointment.\").optional(),\n outcomeId: z.number().int().describe(\"The Follow Up Boss appointment outcome identifier.\").optional(),\n description: z.string().describe(\"Description of the appointment or event.\").optional(),\n sendInvitation: z.boolean().default(false).describe(\"Send an invitation email to invitees. If the 'appointment reminders' feature is enabled, an SMS reminder will also be sent. Defaults to false.\").optional(),\n}).describe(\"Request schema for updating an appointment.\");\nconst FollowUpBossUpdateAppointment_PictureUrlsSchema = z.object({\n original: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Original picture URL.\").optional()),\n}).passthrough().describe(\"Profile picture URLs in various sizes.\");\nconst FollowUpBossUpdateAppointment_InviteeResponseSchema = z.object({\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the invitee.\").optional()),\n email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Email address of the invitee.\").optional()),\n userId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The ID of the user invitee.\").optional()),\n picture: z.preprocess((value) => (value === null ? undefined : value), FollowUpBossUpdateAppointment_PictureUrlsSchema.optional()),\n personId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ID of the person invitee.\").optional()),\n}).describe(\"Invitee information in the response.\");\nexport const FollowUpBossUpdateAppointmentOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The unique identifier of the appointment.\").optional()),\n end: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The ending date and time of the appointment.\").optional()),\n type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Appointment type name.\").optional()),\n start: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The beginning date and time of the appointment.\").optional()),\n title: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Title of the appointment.\").optional()),\n allDay: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the appointment is an all day event.\").optional()),\n typeId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The Follow Up Boss appointment type identifier.\").optional()),\n created: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the appointment was created.\").optional()),\n outcome: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Appointment outcome name.\").optional()),\n updated: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the appointment was last updated.\").optional()),\n invitees: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe(\"Array of users and/or people invited to the appointment.\").optional()),\n location: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The location or address of the appointment.\").optional()),\n originFub: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the appointment originated from Follow Up Boss.\").optional()),\n outcomeId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The Follow Up Boss appointment outcome identifier.\").optional()),\n isEditable: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the appointment can be edited.\").optional()),\n createdById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The ID of the user that created the appointment.\").optional()),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Description of the appointment or event.\").optional()),\n updatedById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The ID of the user that last updated the appointment.\").optional()),\n detailsVisible: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether appointment details are visible.\").optional()),\n externalEventLink: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"External event link if synced.\").optional()),\n externalCalendarId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"External calendar ID if synced.\").optional()),\n}).describe(\"Response schema for updating an appointment.\");\n\nexport const followUpBossUpdateAppointment = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT\", {\n slug: \"follow_up_boss-update-appointment\",\n name: \"Update Appointment\",\n description: \"Tool to update an existing appointment in Follow Up Boss. Use when you need to modify appointment details like title, time, location, or invitees. Requires appointment ID, title, start time, and end time. Optionally send invitation emails to invitees.\",\n input: FollowUpBossUpdateAppointmentInput,\n output: FollowUpBossUpdateAppointmentOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"update-appointment.mjs","names":[],"sources":["../../src/actions/update-appointment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateAppointmentInput = z.object({\n id: z.number().int().describe(\"The id of the appointment to update.\"),\n end: z.string().describe(\"The ending date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T11:00:00Z' or '2026-02-15T11:00:00-08:00').\"),\n start: z.string().describe(\"The beginning date and time of the appointment in ISO 8601 format (UTC). Also supports time zone suffix (e.g., '2026-02-15T10:00:00Z' or '2026-02-15T10:00:00-08:00').\"),\n title: z.string().describe(\"Title of the appointment.\"),\n allDay: z.boolean().describe(\"Sets whether the appointment is an all day event or not.\").optional(),\n typeId: z.number().int().describe(\"The Follow Up Boss appointment type identifier.\").optional(),\n invitees: z.array(z.object({\n name: z.string().describe(\"Name of the invitee.\").optional(),\n email: z.string().describe(\"Email address of the invitee.\").optional(),\n userId: z.number().int().describe(\"The ID of the user to invite (internal team member).\").optional(),\n personId: z.string().describe(\"The ID of the person to invite (contact/lead).\").optional(),\n}).describe(\"Invitee for the appointment - either a user or a person.\")).describe(\"Array of users and/or people to invite to the appointment. Each invitee can have userId (for team members) or personId (for contacts/leads), along with optional name and email.\").optional(),\n location: z.string().describe(\"The location or address of the appointment.\").optional(),\n outcomeId: z.number().int().describe(\"The Follow Up Boss appointment outcome identifier.\").optional(),\n description: z.string().describe(\"Description of the appointment or event.\").optional(),\n sendInvitation: z.boolean().default(false).describe(\"Send an invitation email to invitees. If the 'appointment reminders' feature is enabled, an SMS reminder will also be sent. Defaults to false.\").optional(),\n}).describe(\"Request schema for updating an appointment.\");\nconst FollowUpBossUpdateAppointment_PictureUrlsSchema = z.object({\n original: z.string().describe(\"Original picture URL.\").nullable().optional(),\n}).passthrough().describe(\"Profile picture URLs in various sizes.\");\nconst FollowUpBossUpdateAppointment_InviteeResponseSchema = 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(\"The ID of the user invitee.\").nullable().optional(),\n picture: FollowUpBossUpdateAppointment_PictureUrlsSchema.nullable().optional(),\n personId: z.string().describe(\"The ID of the person invitee.\").nullable().optional(),\n}).describe(\"Invitee information in the response.\");\nexport const FollowUpBossUpdateAppointmentOutput = z.object({\n id: z.number().int().describe(\"The unique identifier of the appointment.\").nullable().optional(),\n end: z.string().describe(\"The ending date and time of the appointment.\").nullable().optional(),\n type: z.string().describe(\"Appointment type name.\").nullable().optional(),\n start: z.string().describe(\"The beginning date and time of the appointment.\").nullable().optional(),\n title: z.string().describe(\"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 Follow Up Boss appointment type identifier.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the appointment was created.\").nullable().optional(),\n outcome: z.string().describe(\"Appointment outcome name.\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the appointment was last updated.\").nullable().optional(),\n invitees: z.array(FollowUpBossUpdateAppointment_InviteeResponseSchema).describe(\"Array of users and/or people invited to the appointment.\").nullable().optional(),\n location: z.string().describe(\"The location or address 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 Follow Up Boss appointment outcome identifier.\").nullable().optional(),\n isEditable: z.boolean().describe(\"Whether the appointment can be edited.\").nullable().optional(),\n createdById: z.number().int().describe(\"The ID of the user that created the appointment.\").nullable().optional(),\n description: z.string().describe(\"Description of the appointment or event.\").nullable().optional(),\n updatedById: z.number().int().describe(\"The ID of the user that last updated the appointment.\").nullable().optional(),\n detailsVisible: z.boolean().describe(\"Whether appointment details are visible.\").nullable().optional(),\n externalEventLink: z.string().describe(\"External event link if synced.\").nullable().optional(),\n externalCalendarId: z.string().describe(\"External calendar ID if synced.\").nullable().optional(),\n}).describe(\"Response schema for updating an appointment.\");\n\nexport const followUpBossUpdateAppointment = action(\"FOLLOW_UP_BOSS_UPDATE_APPOINTMENT\", {\n slug: \"follow_up_boss-update-appointment\",\n name: \"Update Appointment\",\n description: \"Tool to update an existing appointment in Follow Up Boss. Use when you need to modify appointment details like title, time, location, or invitees. Requires appointment ID, title, start time, and end time. Optionally send invitation emails to invitees.\",\n input: FollowUpBossUpdateAppointmentInput,\n output: FollowUpBossUpdateAppointmentOutput,\n});\n"],"mappings":"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"}
@@ -22,23 +22,23 @@ const FollowUpBossUpdateCallsInput = zod.z.object({
22
22
  recordingUrl: zod.z.string().describe("The URL for the call recording.").optional()
23
23
  }).describe("Request schema for updating a call record.");
24
24
  const FollowUpBossUpdateCallsOutput = zod.z.object({
25
- id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier of the call.").optional()),
26
- note: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Note about the call.").optional()),
27
- phone: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Phone number used for the call.").optional()),
28
- userId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the user associated with the call.").optional()),
29
- created: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the call was created (ISO 8601 format).").optional()),
30
- outcome: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Outcome of the call (e.g., 'Left Message', 'Interested').").optional()),
31
- updated: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the call was last updated (ISO 8601 format).").optional()),
32
- duration: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Duration of the call in seconds.").optional()),
33
- personId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the person associated with the call.").optional()),
34
- toNumber: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The phone number this call was made to.").optional()),
35
- userName: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the user associated with the call.").optional()),
36
- fromNumber: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The phone number this call was made from.").optional()),
37
- isIncoming: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether the call was incoming (true) or outgoing (false).").optional()),
38
- createdById: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the user who created the call record.").optional()),
39
- updatedById: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the user who last updated the call record.").optional()),
40
- recordingUrl: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("URL to the call recording, if available.").optional()),
41
- ringDuration: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Duration the phone rang before the call was answered, in seconds.").optional())
25
+ id: zod.z.number().int().describe("Unique identifier of the call.").nullable().optional(),
26
+ note: zod.z.string().describe("Note about the call.").nullable().optional(),
27
+ phone: zod.z.string().describe("Phone number used for the call.").nullable().optional(),
28
+ userId: zod.z.number().int().describe("ID of the user associated with the call.").nullable().optional(),
29
+ created: zod.z.string().describe("Timestamp when the call was created (ISO 8601 format).").nullable().optional(),
30
+ outcome: zod.z.string().describe("Outcome of the call (e.g., 'Left Message', 'Interested').").nullable().optional(),
31
+ updated: zod.z.string().describe("Timestamp when the call was last updated (ISO 8601 format).").nullable().optional(),
32
+ duration: zod.z.number().int().describe("Duration of the call in seconds.").nullable().optional(),
33
+ personId: zod.z.number().int().describe("ID of the person associated with the call.").nullable().optional(),
34
+ toNumber: zod.z.string().describe("The phone number this call was made to.").nullable().optional(),
35
+ userName: zod.z.string().describe("Name of the user associated with the call.").nullable().optional(),
36
+ fromNumber: zod.z.string().describe("The phone number this call was made from.").nullable().optional(),
37
+ isIncoming: zod.z.boolean().describe("Whether the call was incoming (true) or outgoing (false).").nullable().optional(),
38
+ createdById: zod.z.number().int().describe("ID of the user who created the call record.").nullable().optional(),
39
+ updatedById: zod.z.number().int().describe("ID of the user who last updated the call record.").nullable().optional(),
40
+ recordingUrl: zod.z.string().describe("URL to the call recording, if available.").nullable().optional(),
41
+ ringDuration: zod.z.number().int().describe("Duration the phone rang before the call was answered, in seconds.").nullable().optional()
42
42
  }).describe("Response schema for updating a call record.");
43
43
  const followUpBossUpdateCalls = require_action.action("FOLLOW_UP_BOSS_UPDATE_CALLS", {
44
44
  slug: "follow_up_boss-update-calls",
@@ -1 +1 @@
1
- {"version":3,"file":"update-calls.cjs","names":["z","action"],"sources":["../../src/actions/update-calls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateCallsInput = z.object({\n id: z.number().int().describe(\"The ID of the call to update.\"),\n note: z.string().describe(\"The log message entered for this call.\").optional(),\n phone: z.string().describe(\"The phone number this call was made to or from.\").optional(),\n userId: z.number().int().describe(\"The ID of the user that made or received a call. This can only be set by administrators; otherwise the currently logged in user's ID is used.\").optional(),\n outcome: z.enum([\"Interested\", \"Not Interested\", \"Left Message\", \"No Answer\", \"Busy\", \"Bad Number\"]).describe(\"Possible outcomes for a call.\").optional(),\n duration: z.number().int().describe(\"Length of the call in seconds.\").optional(),\n personId: z.number().int().describe(\"The ID of a person associated with this call.\").optional(),\n toNumber: z.string().describe(\"The phone number this call was made to.\").optional(),\n fromNumber: z.string().describe(\"The phone number this call was made from.\").optional(),\n isIncoming: z.boolean().describe(\"Sets this as an incoming or outgoing call.\").optional(),\n recordingUrl: z.string().describe(\"The URL for the call recording.\").optional(),\n}).describe(\"Request schema for updating a call record.\");\nexport const FollowUpBossUpdateCallsOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the call.\").optional()),\n note: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Note about the call.\").optional()),\n phone: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Phone number used for the call.\").optional()),\n userId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the user associated with the call.\").optional()),\n created: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the call was created (ISO 8601 format).\").optional()),\n outcome: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Outcome of the call (e.g., 'Left Message', 'Interested').\").optional()),\n updated: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the call was last updated (ISO 8601 format).\").optional()),\n duration: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Duration of the call in seconds.\").optional()),\n personId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the person associated with the call.\").optional()),\n toNumber: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The phone number this call was made to.\").optional()),\n userName: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the user associated with the call.\").optional()),\n fromNumber: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The phone number this call was made from.\").optional()),\n isIncoming: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the call was incoming (true) or outgoing (false).\").optional()),\n createdById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the user who created the call record.\").optional()),\n updatedById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the user who last updated the call record.\").optional()),\n recordingUrl: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"URL to the call recording, if available.\").optional()),\n ringDuration: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Duration the phone rang before the call was answered, in seconds.\").optional()),\n}).describe(\"Response schema for updating a call record.\");\n\nexport const followUpBossUpdateCalls = action(\"FOLLOW_UP_BOSS_UPDATE_CALLS\", {\n slug: \"follow_up_boss-update-calls\",\n name: \"Update Call\",\n description: \"Tool to update an existing call record in Follow Up Boss. Use when you need to modify call details such as notes, duration, outcome, or other call attributes. Only calls created by the account/system making the API request can be updated.\",\n input: FollowUpBossUpdateCallsInput,\n output: FollowUpBossUpdateCallsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"update-calls.cjs","names":["z","action"],"sources":["../../src/actions/update-calls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossUpdateCallsInput = z.object({\n id: z.number().int().describe(\"The ID of the call to update.\"),\n note: z.string().describe(\"The log message entered for this call.\").optional(),\n phone: z.string().describe(\"The phone number this call was made to or from.\").optional(),\n userId: z.number().int().describe(\"The ID of the user that made or received a call. This can only be set by administrators; otherwise the currently logged in user's ID is used.\").optional(),\n outcome: z.enum([\"Interested\", \"Not Interested\", \"Left Message\", \"No Answer\", \"Busy\", \"Bad Number\"]).describe(\"Possible outcomes for a call.\").optional(),\n duration: z.number().int().describe(\"Length of the call in seconds.\").optional(),\n personId: z.number().int().describe(\"The ID of a person associated with this call.\").optional(),\n toNumber: z.string().describe(\"The phone number this call was made to.\").optional(),\n fromNumber: z.string().describe(\"The phone number this call was made from.\").optional(),\n isIncoming: z.boolean().describe(\"Sets this as an incoming or outgoing call.\").optional(),\n recordingUrl: z.string().describe(\"The URL for the call recording.\").optional(),\n}).describe(\"Request schema for updating a call record.\");\nexport const FollowUpBossUpdateCallsOutput = 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', 'Interested').\").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 toNumber: z.string().describe(\"The phone number this call was made to.\").nullable().optional(),\n userName: z.string().describe(\"Name of the user associated with the call.\").nullable().optional(),\n fromNumber: z.string().describe(\"The phone number this call was made from.\").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(\"Response schema for updating a call record.\");\n\nexport const followUpBossUpdateCalls = action(\"FOLLOW_UP_BOSS_UPDATE_CALLS\", {\n slug: \"follow_up_boss-update-calls\",\n name: \"Update Call\",\n description: \"Tool to update an existing call record in Follow Up Boss. Use when you need to modify call details such as notes, duration, outcome, or other call attributes. Only calls created by the account/system making the API request can be updated.\",\n input: FollowUpBossUpdateCallsInput,\n output: FollowUpBossUpdateCallsOutput,\n});\n"],"mappings":"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"}