@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
@@ -6,44 +6,27 @@ declare const FollowUpBossListInboxAppsInput: z.ZodObject<{
6
6
  offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
7
  }, z.core.$strip>;
8
8
  declare const FollowUpBossListInboxAppsOutput: z.ZodObject<{
9
- _metadata: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
10
- next: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
11
- limit: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
12
- total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
13
- notice: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
14
- offset: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
- nextLink: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
16
- collection: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
9
+ _metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
11
+ limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ notice: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ nextLink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ collection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$strip>>>;
18
- inboxapps: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
19
- id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
- name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
21
- status: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
22
- installedAt: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
- publishedInboxAppId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
+ inboxapps: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
19
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ installedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ publishedInboxAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  }, z.core.$strip>>>>;
25
25
  }, z.core.$strip>;
26
26
  declare const followUpBossListInboxApps: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  limit?: number | undefined;
28
28
  offset?: number | undefined;
29
- }, {
30
- _metadata?: {
31
- next?: string | number | undefined;
32
- limit?: number | undefined;
33
- total?: number | undefined;
34
- notice?: string | undefined;
35
- offset?: number | undefined;
36
- nextLink?: string | undefined;
37
- collection?: string | undefined;
38
- } | undefined;
39
- inboxapps?: {
40
- id?: number | undefined;
41
- name?: string | undefined;
42
- status?: string | undefined;
43
- installedAt?: string | undefined;
44
- publishedInboxAppId?: string | undefined;
45
- }[] | undefined;
46
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
30
  //#endregion
48
31
  export { followUpBossListInboxApps };
49
32
  //# sourceMappingURL=list-inbox-apps.d.cts.map
@@ -6,44 +6,27 @@ declare const FollowUpBossListInboxAppsInput: z.ZodObject<{
6
6
  offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
7
  }, z.core.$strip>;
8
8
  declare const FollowUpBossListInboxAppsOutput: z.ZodObject<{
9
- _metadata: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
10
- next: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
11
- limit: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
12
- total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
13
- notice: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
14
- offset: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
- nextLink: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
16
- collection: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
9
+ _metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
10
+ next: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
11
+ limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ notice: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ nextLink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ collection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  }, z.core.$strip>>>;
18
- inboxapps: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
19
- id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
- name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
21
- status: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
22
- installedAt: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
- publishedInboxAppId: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
+ inboxapps: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
19
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ installedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ publishedInboxAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  }, z.core.$strip>>>>;
25
25
  }, z.core.$strip>;
26
26
  declare const followUpBossListInboxApps: import("@keystrokehq/action").WorkflowActionDefinition<{
27
27
  limit?: number | undefined;
28
28
  offset?: number | undefined;
29
- }, {
30
- _metadata?: {
31
- next?: string | number | undefined;
32
- limit?: number | undefined;
33
- total?: number | undefined;
34
- notice?: string | undefined;
35
- offset?: number | undefined;
36
- nextLink?: string | undefined;
37
- collection?: string | undefined;
38
- } | undefined;
39
- inboxapps?: {
40
- id?: number | undefined;
41
- name?: string | undefined;
42
- status?: string | undefined;
43
- installedAt?: string | undefined;
44
- publishedInboxAppId?: string | undefined;
45
- }[] | undefined;
46
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
29
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
47
30
  //#endregion
48
31
  export { followUpBossListInboxApps };
49
32
  //# sourceMappingURL=list-inbox-apps.d.mts.map
@@ -6,20 +6,20 @@ const FollowUpBossListInboxAppsInput = z.object({
6
6
  offset: z.number().int().default(0).describe("Specifies the number of rows to skip before starting to return results.").optional()
7
7
  }).describe("Request model for listing inbox apps with pagination support.");
8
8
  const FollowUpBossListInboxApps_MetadataSchema = z.object({
9
- next: z.preprocess((value) => value === null ? void 0 : value, z.union([z.string(), z.number().int()]).optional()),
10
- limit: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The number of results returned per page.").optional()),
11
- total: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The total number of inbox apps available.").optional()),
12
- notice: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Any notices or warnings related to the response.").optional()),
13
- offset: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The number of rows skipped before starting to return results.").optional()),
14
- nextLink: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The next page link, if available.").optional()),
15
- collection: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The collection name.").optional())
9
+ next: z.union([z.string(), z.number().int()]).nullable().optional(),
10
+ limit: z.number().int().describe("The number of results returned per page.").nullable().optional(),
11
+ total: z.number().int().describe("The total number of inbox apps available.").nullable().optional(),
12
+ notice: z.string().describe("Any notices or warnings related to the response.").nullable().optional(),
13
+ offset: z.number().int().describe("The number of rows skipped before starting to return results.").nullable().optional(),
14
+ nextLink: z.string().describe("The next page link, if available.").nullable().optional(),
15
+ collection: z.string().describe("The collection name.").nullable().optional()
16
16
  }).describe("Metadata for pagination information.");
17
17
  const FollowUpBossListInboxApps_InboxAppSchema = z.object({
18
- id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The unique identifier for the inbox app.").optional()),
19
- name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The name of the inbox app.").optional()),
20
- status: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The status of the inbox app installation.").optional()),
21
- installedAt: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The timestamp when the inbox app was installed.").optional()),
22
- publishedInboxAppId: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The published inbox app identifier.").optional())
18
+ id: z.number().int().describe("The unique identifier for the inbox app.").nullable().optional(),
19
+ name: z.string().describe("The name of the inbox app.").nullable().optional(),
20
+ status: z.string().describe("The status of the inbox app installation.").nullable().optional(),
21
+ installedAt: z.string().describe("The timestamp when the inbox app was installed.").nullable().optional(),
22
+ publishedInboxAppId: z.string().describe("The published inbox app identifier.").nullable().optional()
23
23
  }).describe("Individual inbox app details.");
24
24
  const followUpBossListInboxApps = action("FOLLOW_UP_BOSS_LIST_INBOX_APPS", {
25
25
  slug: "follow_up_boss-list-inbox-apps",
@@ -27,8 +27,8 @@ const followUpBossListInboxApps = action("FOLLOW_UP_BOSS_LIST_INBOX_APPS", {
27
27
  description: "Tool to list all inbox app installations from Follow Up Boss. Use when you need to retrieve a list of installed inbox apps with optional pagination.",
28
28
  input: FollowUpBossListInboxAppsInput,
29
29
  output: z.object({
30
- _metadata: z.preprocess((value) => value === null ? void 0 : value, FollowUpBossListInboxApps_MetadataSchema.optional()),
31
- inboxapps: z.preprocess((value) => value === null ? void 0 : value, z.array(FollowUpBossListInboxApps_InboxAppSchema).describe("List of inbox app installations.").optional())
30
+ _metadata: FollowUpBossListInboxApps_MetadataSchema.nullable().optional(),
31
+ inboxapps: z.array(FollowUpBossListInboxApps_InboxAppSchema).describe("List of inbox app installations.").nullable().optional()
32
32
  }).describe("Response model containing a list of inbox apps and metadata.")
33
33
  });
34
34
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"list-inbox-apps.mjs","names":[],"sources":["../../src/actions/list-inbox-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListInboxAppsInput = z.object({\n limit: z.number().int().default(10).describe(\"Number of results to return. Max 100.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n}).describe(\"Request model for listing inbox apps with pagination support.\");\nconst FollowUpBossListInboxApps_MetadataSchema = z.object({\n next: z.preprocess((value) => (value === null ? undefined : value), z.union([z.string(), z.number().int()]).optional()),\n limit: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of results returned per page.\").optional()),\n total: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The total number of inbox apps available.\").optional()),\n notice: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Any notices or warnings related to the response.\").optional()),\n offset: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of rows skipped before starting to return results.\").optional()),\n nextLink: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The next page link, if available.\").optional()),\n collection: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The collection name.\").optional()),\n}).describe(\"Metadata for pagination information.\");\nconst FollowUpBossListInboxApps_InboxAppSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The unique identifier for the inbox app.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The name of the inbox app.\").optional()),\n status: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The status of the inbox app installation.\").optional()),\n installedAt: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The timestamp when the inbox app was installed.\").optional()),\n publishedInboxAppId: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The published inbox app identifier.\").optional()),\n}).describe(\"Individual inbox app details.\");\nexport const FollowUpBossListInboxAppsOutput = z.object({\n _metadata: z.preprocess((value) => (value === null ? undefined : value), FollowUpBossListInboxApps_MetadataSchema.optional()),\n inboxapps: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossListInboxApps_InboxAppSchema).describe(\"List of inbox app installations.\").optional()),\n}).describe(\"Response model containing a list of inbox apps and metadata.\");\n\nexport const followUpBossListInboxApps = action(\"FOLLOW_UP_BOSS_LIST_INBOX_APPS\", {\n slug: \"follow_up_boss-list-inbox-apps\",\n name: \"List Inbox Apps\",\n description: \"Tool to list all inbox app installations from Follow Up Boss. Use when you need to retrieve a list of installed inbox apps with optional pagination.\",\n input: FollowUpBossListInboxAppsInput,\n output: FollowUpBossListInboxAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;CACtH,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACrJ,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CACtJ,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC;CACxJ,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC;CAC3K,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CAC3I,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC;AAClI,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CAClJ,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;CAChI,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC;CACjJ,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC;CAC5J,qBAAqB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC;AAC1J,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAM3C,MAAa,4BAA4B,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV6C,EAAE,OAAO;EACtD,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,yCAAyC,SAAS,CAAC;EAC5H,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;CACpL,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-inbox-apps.mjs","names":[],"sources":["../../src/actions/list-inbox-apps.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListInboxAppsInput = z.object({\n limit: z.number().int().default(10).describe(\"Number of results to return. Max 100.\").optional(),\n offset: z.number().int().default(0).describe(\"Specifies the number of rows to skip before starting to return results.\").optional(),\n}).describe(\"Request model for listing inbox apps with pagination support.\");\nconst FollowUpBossListInboxApps_MetadataSchema = z.object({\n next: z.union([z.string(), z.number().int()]).nullable().optional(),\n limit: z.number().int().describe(\"The number of results returned per page.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of inbox apps available.\").nullable().optional(),\n notice: z.string().describe(\"Any notices or warnings related to the response.\").nullable().optional(),\n offset: z.number().int().describe(\"The number of rows skipped before starting to return results.\").nullable().optional(),\n nextLink: z.string().describe(\"The next page link, if available.\").nullable().optional(),\n collection: z.string().describe(\"The collection name.\").nullable().optional(),\n}).describe(\"Metadata for pagination information.\");\nconst FollowUpBossListInboxApps_InboxAppSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the inbox app.\").nullable().optional(),\n name: z.string().describe(\"The name of the inbox app.\").nullable().optional(),\n status: z.string().describe(\"The status of the inbox app installation.\").nullable().optional(),\n installedAt: z.string().describe(\"The timestamp when the inbox app was installed.\").nullable().optional(),\n publishedInboxAppId: z.string().describe(\"The published inbox app identifier.\").nullable().optional(),\n}).describe(\"Individual inbox app details.\");\nexport const FollowUpBossListInboxAppsOutput = z.object({\n _metadata: FollowUpBossListInboxApps_MetadataSchema.nullable().optional(),\n inboxapps: z.array(FollowUpBossListInboxApps_InboxAppSchema).describe(\"List of inbox app installations.\").nullable().optional(),\n}).describe(\"Response model containing a list of inbox apps and metadata.\");\n\nexport const followUpBossListInboxApps = action(\"FOLLOW_UP_BOSS_LIST_INBOX_APPS\", {\n slug: \"follow_up_boss-list-inbox-apps\",\n name: \"List Inbox Apps\",\n description: \"Tool to list all inbox app installations from Follow Up Boss. Use when you need to retrieve a list of installed inbox apps with optional pagination.\",\n input: FollowUpBossListInboxAppsInput,\n output: FollowUpBossListInboxAppsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,2CAA2C,EAAE,OAAO;CACxD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAM3C,MAAa,4BAA4B,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV6C,EAAE,OAAO;EACtD,WAAW,yCAAyC,SAAS,CAAC,CAAC,SAAS;EACxE,WAAW,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
@@ -9,25 +9,25 @@ const FollowUpBossListPeopleRelationshipsInput = zod.z.object({
9
9
  firstName: zod.z.string().describe("Searches for person with a first name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)").optional()
10
10
  }).describe("Request model for listing people relationships with filtering, sorting, and pagination.");
11
11
  const FollowUpBossListPeopleRelationships_MetadataSchema = zod.z.object({
12
- next: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.union([zod.z.string(), zod.z.number().int()]).optional()),
13
- limit: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The number of results returned per page.").optional()),
14
- total: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The total number of people relationships available.").optional()),
15
- offset: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The number of rows skipped before starting to return results.").optional()),
16
- nextLink: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The next page link, if available.").optional()),
17
- collection: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The collection name.").optional())
12
+ next: zod.z.union([zod.z.string(), zod.z.number().int()]).nullable().optional(),
13
+ limit: zod.z.number().int().describe("The number of results returned per page.").nullable().optional(),
14
+ total: zod.z.number().int().describe("The total number of people relationships available.").nullable().optional(),
15
+ offset: zod.z.number().int().describe("The number of rows skipped before starting to return results.").nullable().optional(),
16
+ nextLink: zod.z.string().describe("The next page link, if available.").nullable().optional(),
17
+ collection: zod.z.string().describe("The collection name.").nullable().optional()
18
18
  }).describe("Metadata for pagination information.");
19
19
  const FollowUpBossListPeopleRelationships_PeopleRelationshipSchema = zod.z.object({
20
- id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier of the relationship.").optional()),
21
- name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the related person.").optional()),
22
- created: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the relationship was created (ISO 8601 format).").optional()),
23
- updated: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the relationship was last updated (ISO 8601 format).").optional()),
24
- personId: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the primary person in the relationship.").optional()),
25
- createdById: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the user who created the relationship.").optional()),
26
- updatedById: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("ID of the user who last updated the relationship.").optional())
20
+ id: zod.z.number().int().describe("Unique identifier of the relationship.").nullable().optional(),
21
+ name: zod.z.string().describe("Name of the related person.").nullable().optional(),
22
+ created: zod.z.string().describe("Timestamp when the relationship was created (ISO 8601 format).").nullable().optional(),
23
+ updated: zod.z.string().describe("Timestamp when the relationship was last updated (ISO 8601 format).").nullable().optional(),
24
+ personId: zod.z.number().int().describe("ID of the primary person in the relationship.").nullable().optional(),
25
+ createdById: zod.z.number().int().describe("ID of the user who created the relationship.").nullable().optional(),
26
+ updatedById: zod.z.number().int().describe("ID of the user who last updated the relationship.").nullable().optional()
27
27
  }).describe("Individual people relationship details.");
28
28
  const FollowUpBossListPeopleRelationshipsOutput = zod.z.object({
29
- _metadata: zod.z.preprocess((value) => value === null ? void 0 : value, FollowUpBossListPeopleRelationships_MetadataSchema.optional()),
30
- peoplerelationships: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe("List of people relationships.").optional())
29
+ _metadata: FollowUpBossListPeopleRelationships_MetadataSchema.nullable().optional(),
30
+ peoplerelationships: zod.z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe("List of people relationships.").nullable().optional()
31
31
  }).describe("Response model containing a list of people relationships and metadata.");
32
32
  const followUpBossListPeopleRelationships = require_action.action("FOLLOW_UP_BOSS_LIST_PEOPLE_RELATIONSHIPS", {
33
33
  slug: "follow_up_boss-list-people-relationships",
@@ -1 +1 @@
1
- {"version":3,"file":"list-people-relationships.cjs","names":["z","action"],"sources":["../../src/actions/list-people-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListPeopleRelationshipsInput = z.object({\n name: z.string().describe(\"Searches for person with a name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew`.)\").optional(),\n sort: z.string().describe(\"The sort order. Can be one of the following: `id`, `created`, `updated`, `name`, `firstName`, `lastName`, `personId`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-created`).\").optional(),\n lastName: z.string().describe(\"Searches for person with a last name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n personId: z.number().int().describe(\"Filter relationships by a person ID.\").optional(),\n firstName: z.string().describe(\"Searches for person with a first name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n}).describe(\"Request model for listing people relationships with filtering, sorting, and pagination.\");\nconst FollowUpBossListPeopleRelationships_MetadataSchema = z.object({\n next: z.preprocess((value) => (value === null ? undefined : value), z.union([z.string(), z.number().int()]).optional()),\n limit: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of results returned per page.\").optional()),\n total: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The total number of people relationships available.\").optional()),\n offset: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of rows skipped before starting to return results.\").optional()),\n nextLink: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The next page link, if available.\").optional()),\n collection: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The collection name.\").optional()),\n}).describe(\"Metadata for pagination information.\");\nconst FollowUpBossListPeopleRelationships_PeopleRelationshipSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the relationship.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the related person.\").optional()),\n created: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the relationship was created (ISO 8601 format).\").optional()),\n updated: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the relationship was last updated (ISO 8601 format).\").optional()),\n personId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the primary person in the relationship.\").optional()),\n createdById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the user who created the relationship.\").optional()),\n updatedById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the user who last updated the relationship.\").optional()),\n}).describe(\"Individual people relationship details.\");\nexport const FollowUpBossListPeopleRelationshipsOutput = z.object({\n _metadata: z.preprocess((value) => (value === null ? undefined : value), FollowUpBossListPeopleRelationships_MetadataSchema.optional()),\n peoplerelationships: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe(\"List of people relationships.\").optional()),\n}).describe(\"Response model containing a list of people relationships and metadata.\");\n\nexport const followUpBossListPeopleRelationships = action(\"FOLLOW_UP_BOSS_LIST_PEOPLE_RELATIONSHIPS\", {\n slug: \"follow_up_boss-list-people-relationships\",\n name: \"List People Relationships\",\n description: \"Tool to list all people relationships from Follow Up Boss. Use when you need to retrieve relationships between contacts with optional filtering by person ID, name, or first/last name, and sorting capabilities.\",\n input: FollowUpBossListPeopleRelationshipsInput,\n output: FollowUpBossListPeopleRelationshipsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-people-relationships.cjs","names":["z","action"],"sources":["../../src/actions/list-people-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListPeopleRelationshipsInput = z.object({\n name: z.string().describe(\"Searches for person with a name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew`.)\").optional(),\n sort: z.string().describe(\"The sort order. Can be one of the following: `id`, `created`, `updated`, `name`, `firstName`, `lastName`, `personId`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-created`).\").optional(),\n lastName: z.string().describe(\"Searches for person with a last name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n personId: z.number().int().describe(\"Filter relationships by a person ID.\").optional(),\n firstName: z.string().describe(\"Searches for person with a first name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n}).describe(\"Request model for listing people relationships with filtering, sorting, and pagination.\");\nconst FollowUpBossListPeopleRelationships_MetadataSchema = z.object({\n next: z.union([z.string(), z.number().int()]).nullable().optional(),\n limit: z.number().int().describe(\"The number of results returned per page.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of people relationships available.\").nullable().optional(),\n offset: z.number().int().describe(\"The number of rows skipped before starting to return results.\").nullable().optional(),\n nextLink: z.string().describe(\"The next page link, if available.\").nullable().optional(),\n collection: z.string().describe(\"The collection name.\").nullable().optional(),\n}).describe(\"Metadata for pagination information.\");\nconst FollowUpBossListPeopleRelationships_PeopleRelationshipSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the relationship.\").nullable().optional(),\n name: z.string().describe(\"Name of the related person.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the relationship was created (ISO 8601 format).\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the relationship was last updated (ISO 8601 format).\").nullable().optional(),\n personId: z.number().int().describe(\"ID of the primary person in the relationship.\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the relationship.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the relationship.\").nullable().optional(),\n}).describe(\"Individual people relationship details.\");\nexport const FollowUpBossListPeopleRelationshipsOutput = z.object({\n _metadata: FollowUpBossListPeopleRelationships_MetadataSchema.nullable().optional(),\n peoplerelationships: z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe(\"List of people relationships.\").nullable().optional(),\n}).describe(\"Response model containing a list of people relationships and metadata.\");\n\nexport const followUpBossListPeopleRelationships = action(\"FOLLOW_UP_BOSS_LIST_PEOPLE_RELATIONSHIPS\", {\n slug: \"follow_up_boss-list-people-relationships\",\n name: \"List People Relationships\",\n description: \"Tool to list all people relationships from Follow Up Boss. Use when you need to retrieve relationships between contacts with optional filtering by person ID, name, or first/last name, and sorting capabilities.\",\n input: FollowUpBossListPeopleRelationshipsInput,\n output: FollowUpBossListPeopleRelationshipsOutput,\n});\n"],"mappings":"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"}
@@ -9,22 +9,22 @@ declare const FollowUpBossListPeopleRelationshipsInput: z.ZodObject<{
9
9
  firstName: z.ZodOptional<z.ZodString>;
10
10
  }, z.core.$strip>;
11
11
  declare const FollowUpBossListPeopleRelationshipsOutput: z.ZodObject<{
12
- _metadata: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
13
- next: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
14
- limit: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
- total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
16
- offset: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
17
- nextLink: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
- collection: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ _metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
+ next: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
14
+ limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ nextLink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ collection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  }, z.core.$strip>>>;
20
- peoplerelationships: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
21
- id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
22
- name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
- created: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
24
- updated: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
- personId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
26
- createdById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
27
- updatedById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
+ peoplerelationships: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
21
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ personId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ createdById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ updatedById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
28
28
  }, z.core.$strip>>>>;
29
29
  }, z.core.$strip>;
30
30
  declare const followUpBossListPeopleRelationships: import("@keystrokehq/action").WorkflowActionDefinition<{
@@ -33,25 +33,7 @@ declare const followUpBossListPeopleRelationships: import("@keystrokehq/action")
33
33
  lastName?: string | undefined;
34
34
  personId?: number | undefined;
35
35
  firstName?: string | undefined;
36
- }, {
37
- _metadata?: {
38
- next?: string | number | undefined;
39
- limit?: number | undefined;
40
- total?: number | undefined;
41
- offset?: number | undefined;
42
- nextLink?: string | undefined;
43
- collection?: string | undefined;
44
- } | undefined;
45
- peoplerelationships?: {
46
- id?: number | undefined;
47
- name?: string | undefined;
48
- created?: string | undefined;
49
- updated?: string | undefined;
50
- personId?: number | undefined;
51
- createdById?: number | undefined;
52
- updatedById?: number | undefined;
53
- }[] | undefined;
54
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
37
  //#endregion
56
38
  export { followUpBossListPeopleRelationships };
57
39
  //# sourceMappingURL=list-people-relationships.d.cts.map
@@ -9,22 +9,22 @@ declare const FollowUpBossListPeopleRelationshipsInput: z.ZodObject<{
9
9
  firstName: z.ZodOptional<z.ZodString>;
10
10
  }, z.core.$strip>;
11
11
  declare const FollowUpBossListPeopleRelationshipsOutput: z.ZodObject<{
12
- _metadata: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
13
- next: z.ZodPreprocess<z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
14
- limit: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
- total: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
16
- offset: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
17
- nextLink: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
- collection: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
12
+ _metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
13
+ next: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>>;
14
+ limit: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ total: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
16
+ offset: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ nextLink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ collection: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  }, z.core.$strip>>>;
20
- peoplerelationships: z.ZodPreprocess<z.ZodOptional<z.ZodArray<z.ZodObject<{
21
- id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
22
- name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
- created: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
24
- updated: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
- personId: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
26
- createdById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
27
- updatedById: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
+ peoplerelationships: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
21
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ created: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ updated: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ personId: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ createdById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
27
+ updatedById: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
28
28
  }, z.core.$strip>>>>;
29
29
  }, z.core.$strip>;
30
30
  declare const followUpBossListPeopleRelationships: import("@keystrokehq/action").WorkflowActionDefinition<{
@@ -33,25 +33,7 @@ declare const followUpBossListPeopleRelationships: import("@keystrokehq/action")
33
33
  lastName?: string | undefined;
34
34
  personId?: number | undefined;
35
35
  firstName?: string | undefined;
36
- }, {
37
- _metadata?: {
38
- next?: string | number | undefined;
39
- limit?: number | undefined;
40
- total?: number | undefined;
41
- offset?: number | undefined;
42
- nextLink?: string | undefined;
43
- collection?: string | undefined;
44
- } | undefined;
45
- peoplerelationships?: {
46
- id?: number | undefined;
47
- name?: string | undefined;
48
- created?: string | undefined;
49
- updated?: string | undefined;
50
- personId?: number | undefined;
51
- createdById?: number | undefined;
52
- updatedById?: number | undefined;
53
- }[] | undefined;
54
- }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
36
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
55
37
  //#endregion
56
38
  export { followUpBossListPeopleRelationships };
57
39
  //# sourceMappingURL=list-people-relationships.d.mts.map
@@ -9,21 +9,21 @@ const FollowUpBossListPeopleRelationshipsInput = z.object({
9
9
  firstName: z.string().describe("Searches for person with a first name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)").optional()
10
10
  }).describe("Request model for listing people relationships with filtering, sorting, and pagination.");
11
11
  const FollowUpBossListPeopleRelationships_MetadataSchema = z.object({
12
- next: z.preprocess((value) => value === null ? void 0 : value, z.union([z.string(), z.number().int()]).optional()),
13
- limit: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The number of results returned per page.").optional()),
14
- total: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The total number of people relationships available.").optional()),
15
- offset: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The number of rows skipped before starting to return results.").optional()),
16
- nextLink: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The next page link, if available.").optional()),
17
- collection: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The collection name.").optional())
12
+ next: z.union([z.string(), z.number().int()]).nullable().optional(),
13
+ limit: z.number().int().describe("The number of results returned per page.").nullable().optional(),
14
+ total: z.number().int().describe("The total number of people relationships available.").nullable().optional(),
15
+ offset: z.number().int().describe("The number of rows skipped before starting to return results.").nullable().optional(),
16
+ nextLink: z.string().describe("The next page link, if available.").nullable().optional(),
17
+ collection: z.string().describe("The collection name.").nullable().optional()
18
18
  }).describe("Metadata for pagination information.");
19
19
  const FollowUpBossListPeopleRelationships_PeopleRelationshipSchema = z.object({
20
- id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier of the relationship.").optional()),
21
- name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Name of the related person.").optional()),
22
- created: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the relationship was created (ISO 8601 format).").optional()),
23
- updated: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the relationship was last updated (ISO 8601 format).").optional()),
24
- personId: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the primary person in the relationship.").optional()),
25
- createdById: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the user who created the relationship.").optional()),
26
- updatedById: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the user who last updated the relationship.").optional())
20
+ id: z.number().int().describe("Unique identifier of the relationship.").nullable().optional(),
21
+ name: z.string().describe("Name of the related person.").nullable().optional(),
22
+ created: z.string().describe("Timestamp when the relationship was created (ISO 8601 format).").nullable().optional(),
23
+ updated: z.string().describe("Timestamp when the relationship was last updated (ISO 8601 format).").nullable().optional(),
24
+ personId: z.number().int().describe("ID of the primary person in the relationship.").nullable().optional(),
25
+ createdById: z.number().int().describe("ID of the user who created the relationship.").nullable().optional(),
26
+ updatedById: z.number().int().describe("ID of the user who last updated the relationship.").nullable().optional()
27
27
  }).describe("Individual people relationship details.");
28
28
  const followUpBossListPeopleRelationships = action("FOLLOW_UP_BOSS_LIST_PEOPLE_RELATIONSHIPS", {
29
29
  slug: "follow_up_boss-list-people-relationships",
@@ -31,8 +31,8 @@ const followUpBossListPeopleRelationships = action("FOLLOW_UP_BOSS_LIST_PEOPLE_R
31
31
  description: "Tool to list all people relationships from Follow Up Boss. Use when you need to retrieve relationships between contacts with optional filtering by person ID, name, or first/last name, and sorting capabilities.",
32
32
  input: FollowUpBossListPeopleRelationshipsInput,
33
33
  output: z.object({
34
- _metadata: z.preprocess((value) => value === null ? void 0 : value, FollowUpBossListPeopleRelationships_MetadataSchema.optional()),
35
- peoplerelationships: z.preprocess((value) => value === null ? void 0 : value, z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe("List of people relationships.").optional())
34
+ _metadata: FollowUpBossListPeopleRelationships_MetadataSchema.nullable().optional(),
35
+ peoplerelationships: z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe("List of people relationships.").nullable().optional()
36
36
  }).describe("Response model containing a list of people relationships and metadata.")
37
37
  });
38
38
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"list-people-relationships.mjs","names":[],"sources":["../../src/actions/list-people-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListPeopleRelationshipsInput = z.object({\n name: z.string().describe(\"Searches for person with a name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew`.)\").optional(),\n sort: z.string().describe(\"The sort order. Can be one of the following: `id`, `created`, `updated`, `name`, `firstName`, `lastName`, `personId`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-created`).\").optional(),\n lastName: z.string().describe(\"Searches for person with a last name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n personId: z.number().int().describe(\"Filter relationships by a person ID.\").optional(),\n firstName: z.string().describe(\"Searches for person with a first name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n}).describe(\"Request model for listing people relationships with filtering, sorting, and pagination.\");\nconst FollowUpBossListPeopleRelationships_MetadataSchema = z.object({\n next: z.preprocess((value) => (value === null ? undefined : value), z.union([z.string(), z.number().int()]).optional()),\n limit: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of results returned per page.\").optional()),\n total: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The total number of people relationships available.\").optional()),\n offset: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of rows skipped before starting to return results.\").optional()),\n nextLink: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The next page link, if available.\").optional()),\n collection: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The collection name.\").optional()),\n}).describe(\"Metadata for pagination information.\");\nconst FollowUpBossListPeopleRelationships_PeopleRelationshipSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the relationship.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the related person.\").optional()),\n created: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the relationship was created (ISO 8601 format).\").optional()),\n updated: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the relationship was last updated (ISO 8601 format).\").optional()),\n personId: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the primary person in the relationship.\").optional()),\n createdById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the user who created the relationship.\").optional()),\n updatedById: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the user who last updated the relationship.\").optional()),\n}).describe(\"Individual people relationship details.\");\nexport const FollowUpBossListPeopleRelationshipsOutput = z.object({\n _metadata: z.preprocess((value) => (value === null ? undefined : value), FollowUpBossListPeopleRelationships_MetadataSchema.optional()),\n peoplerelationships: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe(\"List of people relationships.\").optional()),\n}).describe(\"Response model containing a list of people relationships and metadata.\");\n\nexport const followUpBossListPeopleRelationships = action(\"FOLLOW_UP_BOSS_LIST_PEOPLE_RELATIONSHIPS\", {\n slug: \"follow_up_boss-list-people-relationships\",\n name: \"List People Relationships\",\n description: \"Tool to list all people relationships from Follow Up Boss. Use when you need to retrieve relationships between contacts with optional filtering by person ID, name, or first/last name, and sorting capabilities.\",\n input: FollowUpBossListPeopleRelationshipsInput,\n output: FollowUpBossListPeopleRelationshipsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CACrK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4MAA4M,CAAC,CAAC,SAAS;CACjP,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAC9K,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS;AAClL,CAAC,CAAC,CAAC,SAAS,yFAAyF;AACrG,MAAM,qDAAqD,EAAE,OAAO;CAClE,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC;CACtH,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC;CACrJ,OAAO,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC;CAChK,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC;CAC3K,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;CAC3I,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC;AAClI,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,+DAA+D,EAAE,OAAO;CAC5E,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;CAChJ,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC;CACjI,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC;CACvK,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC;CAC5K,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC;CAC7J,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC;CAC/J,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC;AACtK,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAMrD,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuD,EAAE,OAAO;EAChE,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,mDAAmD,SAAS,CAAC;EACtI,qBAAqB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC;CAC/M,CAAC,CAAC,CAAC,SAAS,wEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-people-relationships.mjs","names":[],"sources":["../../src/actions/list-people-relationships.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListPeopleRelationshipsInput = z.object({\n name: z.string().describe(\"Searches for person with a name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew`.)\").optional(),\n sort: z.string().describe(\"The sort order. Can be one of the following: `id`, `created`, `updated`, `name`, `firstName`, `lastName`, `personId`. Prefix the string with a minus (`-`) to sort in descending order (e.g., `-created`).\").optional(),\n lastName: z.string().describe(\"Searches for person with a last name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n personId: z.number().int().describe(\"Filter relationships by a person ID.\").optional(),\n firstName: z.string().describe(\"Searches for person with a first name like what is given. (e.g., If you search for `drew`, it might return a contact like `Andrew.`)\").optional(),\n}).describe(\"Request model for listing people relationships with filtering, sorting, and pagination.\");\nconst FollowUpBossListPeopleRelationships_MetadataSchema = z.object({\n next: z.union([z.string(), z.number().int()]).nullable().optional(),\n limit: z.number().int().describe(\"The number of results returned per page.\").nullable().optional(),\n total: z.number().int().describe(\"The total number of people relationships available.\").nullable().optional(),\n offset: z.number().int().describe(\"The number of rows skipped before starting to return results.\").nullable().optional(),\n nextLink: z.string().describe(\"The next page link, if available.\").nullable().optional(),\n collection: z.string().describe(\"The collection name.\").nullable().optional(),\n}).describe(\"Metadata for pagination information.\");\nconst FollowUpBossListPeopleRelationships_PeopleRelationshipSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the relationship.\").nullable().optional(),\n name: z.string().describe(\"Name of the related person.\").nullable().optional(),\n created: z.string().describe(\"Timestamp when the relationship was created (ISO 8601 format).\").nullable().optional(),\n updated: z.string().describe(\"Timestamp when the relationship was last updated (ISO 8601 format).\").nullable().optional(),\n personId: z.number().int().describe(\"ID of the primary person in the relationship.\").nullable().optional(),\n createdById: z.number().int().describe(\"ID of the user who created the relationship.\").nullable().optional(),\n updatedById: z.number().int().describe(\"ID of the user who last updated the relationship.\").nullable().optional(),\n}).describe(\"Individual people relationship details.\");\nexport const FollowUpBossListPeopleRelationshipsOutput = z.object({\n _metadata: FollowUpBossListPeopleRelationships_MetadataSchema.nullable().optional(),\n peoplerelationships: z.array(FollowUpBossListPeopleRelationships_PeopleRelationshipSchema).describe(\"List of people relationships.\").nullable().optional(),\n}).describe(\"Response model containing a list of people relationships and metadata.\");\n\nexport const followUpBossListPeopleRelationships = action(\"FOLLOW_UP_BOSS_LIST_PEOPLE_RELATIONSHIPS\", {\n slug: \"follow_up_boss-list-people-relationships\",\n name: \"List People Relationships\",\n description: \"Tool to list all people relationships from Follow Up Boss. Use when you need to retrieve relationships between contacts with optional filtering by person ID, name, or first/last name, and sorting capabilities.\",\n input: FollowUpBossListPeopleRelationshipsInput,\n output: FollowUpBossListPeopleRelationshipsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CACrK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4MAA4M,CAAC,CAAC,SAAS;CACjP,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qIAAqI,CAAC,CAAC,SAAS;CAC9K,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS;AAClL,CAAC,CAAC,CAAC,SAAS,yFAAyF;AACrG,MAAM,qDAAqD,EAAE,OAAO;CAClE,MAAM,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9E,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,+DAA+D,EAAE,OAAO;CAC5E,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAMrD,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuD,EAAE,OAAO;EAChE,WAAW,mDAAmD,SAAS,CAAC,CAAC,SAAS;EAClF,qBAAqB,EAAE,MAAM,4DAA4D,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,CAAC,CAAC,CAAC,SAAS,wEAOF;AACV,CAAC"}
@@ -3,28 +3,28 @@ let zod = require("zod");
3
3
  //#region src/actions/list-pipelines.ts
4
4
  const FollowUpBossListPipelinesInput = zod.z.object({ name: zod.z.string().describe("The pipeline name to lookup. (Must be an exact match.)").optional() }).describe("Request model for listing pipelines.");
5
5
  const FollowUpBossListPipelines_PipelineMetadataSchema = zod.z.object({
6
- limit: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The limit applied to the query.").optional()),
7
- total: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Total number of pipelines available.").optional()),
8
- offset: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The offset applied to the query.").optional()),
9
- collection: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The name of the collection.").optional())
6
+ limit: zod.z.number().int().describe("The limit applied to the query.").nullable().optional(),
7
+ total: zod.z.number().int().describe("Total number of pipelines available.").nullable().optional(),
8
+ offset: zod.z.number().int().describe("The offset applied to the query.").nullable().optional(),
9
+ collection: zod.z.string().describe("The name of the collection.").nullable().optional()
10
10
  }).describe("Metadata for the pipelines response.");
11
11
  const FollowUpBossListPipelines_StageSchema = zod.z.object({
12
- id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier of the stage.").optional()),
13
- name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the stage.").optional()),
14
- color: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Visual color designation for the stage.").optional()),
15
- description: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Description of the stage.").optional()),
16
- orderWeight: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Sort order weight for the stage.").optional())
12
+ id: zod.z.number().int().describe("Unique identifier of the stage.").nullable().optional(),
13
+ name: zod.z.string().describe("Name of the stage.").nullable().optional(),
14
+ color: zod.z.string().describe("Visual color designation for the stage.").nullable().optional(),
15
+ description: zod.z.string().describe("Description of the stage.").nullable().optional(),
16
+ orderWeight: zod.z.number().int().describe("Sort order weight for the stage.").nullable().optional()
17
17
  }).describe("A stage within a pipeline.");
18
18
  const FollowUpBossListPipelines_PipelineSchema = zod.z.object({
19
- id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Unique identifier of the pipeline.").optional()),
20
- name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Name of the pipeline.").optional()),
21
- stages: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FollowUpBossListPipelines_StageSchema).describe("List of stages associated with this pipeline.").optional()),
22
- description: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Description of the pipeline.").optional()),
23
- orderWeight: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Sort order weight for the pipeline.").optional())
19
+ id: zod.z.number().int().describe("Unique identifier of the pipeline.").nullable().optional(),
20
+ name: zod.z.string().describe("Name of the pipeline.").nullable().optional(),
21
+ stages: zod.z.array(FollowUpBossListPipelines_StageSchema).describe("List of stages associated with this pipeline.").nullable().optional(),
22
+ description: zod.z.string().describe("Description of the pipeline.").nullable().optional(),
23
+ orderWeight: zod.z.number().int().describe("Sort order weight for the pipeline.").nullable().optional()
24
24
  }).describe("Pipeline details.");
25
25
  const FollowUpBossListPipelinesOutput = zod.z.object({
26
- _metadata: zod.z.preprocess((value) => value === null ? void 0 : value, FollowUpBossListPipelines_PipelineMetadataSchema.optional()),
27
- pipelines: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.array(FollowUpBossListPipelines_PipelineSchema).describe("Array of pipeline objects.").optional())
26
+ _metadata: FollowUpBossListPipelines_PipelineMetadataSchema.nullable().optional(),
27
+ pipelines: zod.z.array(FollowUpBossListPipelines_PipelineSchema).describe("Array of pipeline objects.").nullable().optional()
28
28
  }).describe("Response model containing a list of pipelines and metadata.");
29
29
  const followUpBossListPipelines = require_action.action("FOLLOW_UP_BOSS_LIST_PIPELINES", {
30
30
  slug: "follow_up_boss-list-pipelines",
@@ -1 +1 @@
1
- {"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListPipelinesInput = z.object({\n name: z.string().describe(\"The pipeline name to lookup. (Must be an exact match.)\").optional(),\n}).describe(\"Request model for listing pipelines.\");\nconst FollowUpBossListPipelines_PipelineMetadataSchema = z.object({\n limit: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The limit applied to the query.\").optional()),\n total: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Total number of pipelines available.\").optional()),\n offset: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The offset applied to the query.\").optional()),\n collection: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The name of the collection.\").optional()),\n}).describe(\"Metadata for the pipelines response.\");\nconst FollowUpBossListPipelines_StageSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the stage.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the stage.\").optional()),\n color: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Visual color designation for the stage.\").optional()),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Description of the stage.\").optional()),\n orderWeight: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Sort order weight for the stage.\").optional()),\n}).describe(\"A stage within a pipeline.\");\nconst FollowUpBossListPipelines_PipelineSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier of the pipeline.\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name of the pipeline.\").optional()),\n stages: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossListPipelines_StageSchema).describe(\"List of stages associated with this pipeline.\").optional()),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Description of the pipeline.\").optional()),\n orderWeight: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Sort order weight for the pipeline.\").optional()),\n}).describe(\"Pipeline details.\");\nexport const FollowUpBossListPipelinesOutput = z.object({\n _metadata: z.preprocess((value) => (value === null ? undefined : value), FollowUpBossListPipelines_PipelineMetadataSchema.optional()),\n pipelines: z.preprocess((value) => (value === null ? undefined : value), z.array(FollowUpBossListPipelines_PipelineSchema).describe(\"Array of pipeline objects.\").optional()),\n}).describe(\"Response model containing a list of pipelines and metadata.\");\n\nexport const followUpBossListPipelines = action(\"FOLLOW_UP_BOSS_LIST_PIPELINES\", {\n slug: \"follow_up_boss-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to search for pipelines in Follow Up Boss. Use when you need to retrieve a list of pipelines, optionally filtering by exact name match.\",\n input: FollowUpBossListPipelinesInput,\n output: FollowUpBossListPipelinesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-pipelines.cjs","names":["z","action"],"sources":["../../src/actions/list-pipelines.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FollowUpBossListPipelinesInput = z.object({\n name: z.string().describe(\"The pipeline name to lookup. (Must be an exact match.)\").optional(),\n}).describe(\"Request model for listing pipelines.\");\nconst FollowUpBossListPipelines_PipelineMetadataSchema = z.object({\n limit: z.number().int().describe(\"The limit applied to the query.\").nullable().optional(),\n total: z.number().int().describe(\"Total number of pipelines available.\").nullable().optional(),\n offset: z.number().int().describe(\"The offset applied to the query.\").nullable().optional(),\n collection: z.string().describe(\"The name of the collection.\").nullable().optional(),\n}).describe(\"Metadata for the pipelines response.\");\nconst FollowUpBossListPipelines_StageSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the stage.\").nullable().optional(),\n name: z.string().describe(\"Name of the stage.\").nullable().optional(),\n color: z.string().describe(\"Visual color designation for the stage.\").nullable().optional(),\n description: z.string().describe(\"Description of the stage.\").nullable().optional(),\n orderWeight: z.number().int().describe(\"Sort order weight for the stage.\").nullable().optional(),\n}).describe(\"A stage within a pipeline.\");\nconst FollowUpBossListPipelines_PipelineSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the pipeline.\").nullable().optional(),\n name: z.string().describe(\"Name of the pipeline.\").nullable().optional(),\n stages: z.array(FollowUpBossListPipelines_StageSchema).describe(\"List of stages associated with this pipeline.\").nullable().optional(),\n description: z.string().describe(\"Description of the pipeline.\").nullable().optional(),\n orderWeight: z.number().int().describe(\"Sort order weight for the pipeline.\").nullable().optional(),\n}).describe(\"Pipeline details.\");\nexport const FollowUpBossListPipelinesOutput = z.object({\n _metadata: FollowUpBossListPipelines_PipelineMetadataSchema.nullable().optional(),\n pipelines: z.array(FollowUpBossListPipelines_PipelineSchema).describe(\"Array of pipeline objects.\").nullable().optional(),\n}).describe(\"Response model containing a list of pipelines and metadata.\");\n\nexport const followUpBossListPipelines = action(\"FOLLOW_UP_BOSS_LIST_PIPELINES\", {\n slug: \"follow_up_boss-list-pipelines\",\n name: \"List Pipelines\",\n description: \"Tool to search for pipelines in Follow Up Boss. Use when you need to retrieve a list of pipelines, optionally filtering by exact name match.\",\n input: FollowUpBossListPipelinesInput,\n output: FollowUpBossListPipelinesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,EAC/F,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,mBAAmB;AAC/B,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,WAAW,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAChF,WAAWA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}