@keystrokehq/freshdesk 0.1.0 → 0.1.1

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 (1402) hide show
  1. package/README.md +1 -1
  2. package/dist/action.cjs.map +1 -1
  3. package/dist/action.mjs.map +1 -1
  4. package/dist/actions/add-note-to-ticket.cjs +21 -21
  5. package/dist/actions/add-note-to-ticket.cjs.map +1 -1
  6. package/dist/actions/add-note-to-ticket.d.cts +59 -3
  7. package/dist/actions/add-note-to-ticket.d.cts.map +1 -1
  8. package/dist/actions/add-note-to-ticket.d.mts +59 -3
  9. package/dist/actions/add-note-to-ticket.d.mts.map +1 -1
  10. package/dist/actions/add-note-to-ticket.mjs +21 -21
  11. package/dist/actions/add-note-to-ticket.mjs.map +1 -1
  12. package/dist/actions/add-ticket-user-access.cjs +3 -3
  13. package/dist/actions/add-ticket-user-access.cjs.map +1 -1
  14. package/dist/actions/add-ticket-user-access.d.cts +17 -3
  15. package/dist/actions/add-ticket-user-access.d.cts.map +1 -1
  16. package/dist/actions/add-ticket-user-access.d.mts +17 -3
  17. package/dist/actions/add-ticket-user-access.d.mts.map +1 -1
  18. package/dist/actions/add-ticket-user-access.mjs +3 -3
  19. package/dist/actions/add-ticket-user-access.mjs.map +1 -1
  20. package/dist/actions/add-watcher.cjs +2 -2
  21. package/dist/actions/add-watcher.cjs.map +1 -1
  22. package/dist/actions/add-watcher.d.cts +13 -3
  23. package/dist/actions/add-watcher.d.cts.map +1 -1
  24. package/dist/actions/add-watcher.d.mts +13 -3
  25. package/dist/actions/add-watcher.d.mts.map +1 -1
  26. package/dist/actions/add-watcher.mjs +2 -2
  27. package/dist/actions/add-watcher.mjs.map +1 -1
  28. package/dist/actions/bulk-unwatch-tickets.cjs +10 -10
  29. package/dist/actions/bulk-unwatch-tickets.cjs.map +1 -1
  30. package/dist/actions/bulk-unwatch-tickets.d.cts +33 -3
  31. package/dist/actions/bulk-unwatch-tickets.d.cts.map +1 -1
  32. package/dist/actions/bulk-unwatch-tickets.d.mts +33 -3
  33. package/dist/actions/bulk-unwatch-tickets.d.mts.map +1 -1
  34. package/dist/actions/bulk-unwatch-tickets.mjs +10 -10
  35. package/dist/actions/bulk-unwatch-tickets.mjs.map +1 -1
  36. package/dist/actions/bulk-update-tickets.cjs +2 -2
  37. package/dist/actions/bulk-update-tickets.cjs.map +1 -1
  38. package/dist/actions/bulk-update-tickets.d.cts +56 -3
  39. package/dist/actions/bulk-update-tickets.d.cts.map +1 -1
  40. package/dist/actions/bulk-update-tickets.d.mts +56 -3
  41. package/dist/actions/bulk-update-tickets.d.mts.map +1 -1
  42. package/dist/actions/bulk-update-tickets.mjs +2 -2
  43. package/dist/actions/bulk-update-tickets.mjs.map +1 -1
  44. package/dist/actions/cancel-contact-import.cjs +8 -8
  45. package/dist/actions/cancel-contact-import.cjs.map +1 -1
  46. package/dist/actions/cancel-contact-import.d.cts +27 -3
  47. package/dist/actions/cancel-contact-import.d.cts.map +1 -1
  48. package/dist/actions/cancel-contact-import.d.mts +27 -3
  49. package/dist/actions/cancel-contact-import.d.mts.map +1 -1
  50. package/dist/actions/cancel-contact-import.mjs +8 -8
  51. package/dist/actions/cancel-contact-import.mjs.map +1 -1
  52. package/dist/actions/create-admin-group.cjs +14 -14
  53. package/dist/actions/create-admin-group.cjs.map +1 -1
  54. package/dist/actions/create-admin-group.d.cts +49 -3
  55. package/dist/actions/create-admin-group.d.cts.map +1 -1
  56. package/dist/actions/create-admin-group.d.mts +49 -3
  57. package/dist/actions/create-admin-group.d.mts.map +1 -1
  58. package/dist/actions/create-admin-group.mjs +14 -14
  59. package/dist/actions/create-admin-group.mjs.map +1 -1
  60. package/dist/actions/create-admin-ticket-field-section.cjs +8 -8
  61. package/dist/actions/create-admin-ticket-field-section.cjs.map +1 -1
  62. package/dist/actions/create-admin-ticket-field-section.d.cts +29 -3
  63. package/dist/actions/create-admin-ticket-field-section.d.cts.map +1 -1
  64. package/dist/actions/create-admin-ticket-field-section.d.mts +29 -3
  65. package/dist/actions/create-admin-ticket-field-section.d.mts.map +1 -1
  66. package/dist/actions/create-admin-ticket-field-section.mjs +8 -8
  67. package/dist/actions/create-admin-ticket-field-section.mjs.map +1 -1
  68. package/dist/actions/create-admin-ticket-field.cjs +16 -16
  69. package/dist/actions/create-admin-ticket-field.cjs.map +1 -1
  70. package/dist/actions/create-admin-ticket-field.d.cts +69 -3
  71. package/dist/actions/create-admin-ticket-field.d.cts.map +1 -1
  72. package/dist/actions/create-admin-ticket-field.d.mts +69 -3
  73. package/dist/actions/create-admin-ticket-field.d.mts.map +1 -1
  74. package/dist/actions/create-admin-ticket-field.mjs +16 -16
  75. package/dist/actions/create-admin-ticket-field.mjs.map +1 -1
  76. package/dist/actions/create-admin.cjs +13 -13
  77. package/dist/actions/create-admin.cjs.map +1 -1
  78. package/dist/actions/create-admin.d.cts +49 -3
  79. package/dist/actions/create-admin.d.cts.map +1 -1
  80. package/dist/actions/create-admin.d.mts +49 -3
  81. package/dist/actions/create-admin.d.mts.map +1 -1
  82. package/dist/actions/create-admin.mjs +13 -13
  83. package/dist/actions/create-admin.mjs.map +1 -1
  84. package/dist/actions/create-agents.cjs +2 -2
  85. package/dist/actions/create-agents.cjs.map +1 -1
  86. package/dist/actions/create-agents.d.cts +41 -3
  87. package/dist/actions/create-agents.d.cts.map +1 -1
  88. package/dist/actions/create-agents.d.mts +41 -3
  89. package/dist/actions/create-agents.d.mts.map +1 -1
  90. package/dist/actions/create-agents.mjs +2 -2
  91. package/dist/actions/create-agents.mjs.map +1 -1
  92. package/dist/actions/create-canned-response-bulk.cjs +2 -2
  93. package/dist/actions/create-canned-response-bulk.cjs.map +1 -1
  94. package/dist/actions/create-canned-response-bulk.d.cts +27 -3
  95. package/dist/actions/create-canned-response-bulk.d.cts.map +1 -1
  96. package/dist/actions/create-canned-response-bulk.d.mts +27 -3
  97. package/dist/actions/create-canned-response-bulk.d.mts.map +1 -1
  98. package/dist/actions/create-canned-response-bulk.mjs +2 -2
  99. package/dist/actions/create-canned-response-bulk.mjs.map +1 -1
  100. package/dist/actions/create-canned-response-folder.cjs +2 -2
  101. package/dist/actions/create-canned-response-folder.cjs.map +1 -1
  102. package/dist/actions/create-canned-response-folder.d.cts +13 -3
  103. package/dist/actions/create-canned-response-folder.d.cts.map +1 -1
  104. package/dist/actions/create-canned-response-folder.d.mts +13 -3
  105. package/dist/actions/create-canned-response-folder.d.mts.map +1 -1
  106. package/dist/actions/create-canned-response-folder.mjs +2 -2
  107. package/dist/actions/create-canned-response-folder.mjs.map +1 -1
  108. package/dist/actions/create-canned-response.cjs +18 -18
  109. package/dist/actions/create-canned-response.cjs.map +1 -1
  110. package/dist/actions/create-canned-response.d.cts +55 -3
  111. package/dist/actions/create-canned-response.d.cts.map +1 -1
  112. package/dist/actions/create-canned-response.d.mts +55 -3
  113. package/dist/actions/create-canned-response.d.mts.map +1 -1
  114. package/dist/actions/create-canned-response.mjs +18 -18
  115. package/dist/actions/create-canned-response.mjs.map +1 -1
  116. package/dist/actions/create-companies.cjs +14 -14
  117. package/dist/actions/create-companies.cjs.map +1 -1
  118. package/dist/actions/create-companies.d.cts +53 -3
  119. package/dist/actions/create-companies.d.cts.map +1 -1
  120. package/dist/actions/create-companies.d.mts +53 -3
  121. package/dist/actions/create-companies.d.mts.map +1 -1
  122. package/dist/actions/create-companies.mjs +14 -14
  123. package/dist/actions/create-companies.mjs.map +1 -1
  124. package/dist/actions/create-contact-fields.cjs +21 -21
  125. package/dist/actions/create-contact-fields.cjs.map +1 -1
  126. package/dist/actions/create-contact-fields.d.cts +85 -3
  127. package/dist/actions/create-contact-fields.d.cts.map +1 -1
  128. package/dist/actions/create-contact-fields.d.mts +85 -3
  129. package/dist/actions/create-contact-fields.d.mts.map +1 -1
  130. package/dist/actions/create-contact-fields.mjs +21 -21
  131. package/dist/actions/create-contact-fields.mjs.map +1 -1
  132. package/dist/actions/create-contact.cjs +41 -41
  133. package/dist/actions/create-contact.cjs.map +1 -1
  134. package/dist/actions/create-contact.d.cts +129 -3
  135. package/dist/actions/create-contact.d.cts.map +1 -1
  136. package/dist/actions/create-contact.d.mts +129 -3
  137. package/dist/actions/create-contact.d.mts.map +1 -1
  138. package/dist/actions/create-contact.mjs +41 -41
  139. package/dist/actions/create-contact.mjs.map +1 -1
  140. package/dist/actions/create-discussion-category.cjs +7 -7
  141. package/dist/actions/create-discussion-category.cjs.map +1 -1
  142. package/dist/actions/create-discussion-category.d.cts +25 -3
  143. package/dist/actions/create-discussion-category.d.cts.map +1 -1
  144. package/dist/actions/create-discussion-category.d.mts +25 -3
  145. package/dist/actions/create-discussion-category.d.mts.map +1 -1
  146. package/dist/actions/create-discussion-category.mjs +7 -7
  147. package/dist/actions/create-discussion-category.mjs.map +1 -1
  148. package/dist/actions/create-discussion-forum-topic.cjs +16 -16
  149. package/dist/actions/create-discussion-forum-topic.cjs.map +1 -1
  150. package/dist/actions/create-discussion-forum-topic.d.cts +49 -3
  151. package/dist/actions/create-discussion-forum-topic.d.cts.map +1 -1
  152. package/dist/actions/create-discussion-forum-topic.d.mts +49 -3
  153. package/dist/actions/create-discussion-forum-topic.d.mts.map +1 -1
  154. package/dist/actions/create-discussion-forum-topic.mjs +16 -16
  155. package/dist/actions/create-discussion-forum-topic.mjs.map +1 -1
  156. package/dist/actions/create-discussion-topic-comment.cjs +12 -12
  157. package/dist/actions/create-discussion-topic-comment.cjs.map +1 -1
  158. package/dist/actions/create-discussion-topic-comment.d.cts +35 -3
  159. package/dist/actions/create-discussion-topic-comment.d.cts.map +1 -1
  160. package/dist/actions/create-discussion-topic-comment.d.mts +35 -3
  161. package/dist/actions/create-discussion-topic-comment.d.mts.map +1 -1
  162. package/dist/actions/create-discussion-topic-comment.mjs +12 -12
  163. package/dist/actions/create-discussion-topic-comment.mjs.map +1 -1
  164. package/dist/actions/create-email.cjs +14 -14
  165. package/dist/actions/create-email.cjs.map +1 -1
  166. package/dist/actions/create-email.d.cts +52 -3
  167. package/dist/actions/create-email.d.cts.map +1 -1
  168. package/dist/actions/create-email.d.mts +52 -3
  169. package/dist/actions/create-email.d.mts.map +1 -1
  170. package/dist/actions/create-email.mjs +14 -14
  171. package/dist/actions/create-email.mjs.map +1 -1
  172. package/dist/actions/create-forum.cjs +9 -9
  173. package/dist/actions/create-forum.cjs.map +1 -1
  174. package/dist/actions/create-forum.d.cts +35 -3
  175. package/dist/actions/create-forum.d.cts.map +1 -1
  176. package/dist/actions/create-forum.d.mts +35 -3
  177. package/dist/actions/create-forum.d.mts.map +1 -1
  178. package/dist/actions/create-forum.mjs +9 -9
  179. package/dist/actions/create-forum.mjs.map +1 -1
  180. package/dist/actions/create-sla-policies.cjs +11 -11
  181. package/dist/actions/create-sla-policies.cjs.map +1 -1
  182. package/dist/actions/create-sla-policies.d.cts +106 -3
  183. package/dist/actions/create-sla-policies.d.cts.map +1 -1
  184. package/dist/actions/create-sla-policies.d.mts +106 -3
  185. package/dist/actions/create-sla-policies.d.mts.map +1 -1
  186. package/dist/actions/create-sla-policies.mjs +11 -11
  187. package/dist/actions/create-sla-policies.mjs.map +1 -1
  188. package/dist/actions/create-solution-article.cjs +30 -30
  189. package/dist/actions/create-solution-article.cjs.map +1 -1
  190. package/dist/actions/create-solution-article.d.cts +101 -3
  191. package/dist/actions/create-solution-article.d.cts.map +1 -1
  192. package/dist/actions/create-solution-article.d.mts +101 -3
  193. package/dist/actions/create-solution-article.d.mts.map +1 -1
  194. package/dist/actions/create-solution-article.mjs +30 -30
  195. package/dist/actions/create-solution-article.mjs.map +1 -1
  196. package/dist/actions/create-solution-category.cjs +14 -14
  197. package/dist/actions/create-solution-category.cjs.map +1 -1
  198. package/dist/actions/create-solution-category.d.cts +43 -3
  199. package/dist/actions/create-solution-category.d.cts.map +1 -1
  200. package/dist/actions/create-solution-category.d.mts +43 -3
  201. package/dist/actions/create-solution-category.d.mts.map +1 -1
  202. package/dist/actions/create-solution-category.mjs +14 -14
  203. package/dist/actions/create-solution-category.mjs.map +1 -1
  204. package/dist/actions/create-ticket-forms.cjs +26 -26
  205. package/dist/actions/create-ticket-forms.cjs.map +1 -1
  206. package/dist/actions/create-ticket-forms.d.cts +87 -3
  207. package/dist/actions/create-ticket-forms.d.cts.map +1 -1
  208. package/dist/actions/create-ticket-forms.d.mts +87 -3
  209. package/dist/actions/create-ticket-forms.d.mts.map +1 -1
  210. package/dist/actions/create-ticket-forms.mjs +26 -26
  211. package/dist/actions/create-ticket-forms.mjs.map +1 -1
  212. package/dist/actions/create-ticket-outbound-email.cjs +31 -31
  213. package/dist/actions/create-ticket-outbound-email.cjs.map +1 -1
  214. package/dist/actions/create-ticket-outbound-email.d.cts +101 -3
  215. package/dist/actions/create-ticket-outbound-email.d.cts.map +1 -1
  216. package/dist/actions/create-ticket-outbound-email.d.mts +101 -3
  217. package/dist/actions/create-ticket-outbound-email.d.mts.map +1 -1
  218. package/dist/actions/create-ticket-outbound-email.mjs +31 -31
  219. package/dist/actions/create-ticket-outbound-email.mjs.map +1 -1
  220. package/dist/actions/create-ticket-time-entry.cjs +13 -13
  221. package/dist/actions/create-ticket-time-entry.cjs.map +1 -1
  222. package/dist/actions/create-ticket-time-entry.d.cts +47 -3
  223. package/dist/actions/create-ticket-time-entry.d.cts.map +1 -1
  224. package/dist/actions/create-ticket-time-entry.d.mts +47 -3
  225. package/dist/actions/create-ticket-time-entry.d.mts.map +1 -1
  226. package/dist/actions/create-ticket-time-entry.mjs +13 -13
  227. package/dist/actions/create-ticket-time-entry.mjs.map +1 -1
  228. package/dist/actions/create-ticket.cjs +47 -47
  229. package/dist/actions/create-ticket.cjs.map +1 -1
  230. package/dist/actions/create-ticket.d.cts +189 -3
  231. package/dist/actions/create-ticket.d.cts.map +1 -1
  232. package/dist/actions/create-ticket.d.mts +189 -3
  233. package/dist/actions/create-ticket.d.mts.map +1 -1
  234. package/dist/actions/create-ticket.mjs +47 -47
  235. package/dist/actions/create-ticket.mjs.map +1 -1
  236. package/dist/actions/create-translated-solution-category.cjs +6 -6
  237. package/dist/actions/create-translated-solution-category.cjs.map +1 -1
  238. package/dist/actions/create-translated-solution-category.d.cts +27 -3
  239. package/dist/actions/create-translated-solution-category.d.cts.map +1 -1
  240. package/dist/actions/create-translated-solution-category.d.mts +27 -3
  241. package/dist/actions/create-translated-solution-category.d.mts.map +1 -1
  242. package/dist/actions/create-translated-solution-category.mjs +6 -6
  243. package/dist/actions/create-translated-solution-category.mjs.map +1 -1
  244. package/dist/actions/currently-authenticated-agent.cjs +41 -41
  245. package/dist/actions/currently-authenticated-agent.cjs.map +1 -1
  246. package/dist/actions/currently-authenticated-agent.d.cts +91 -3
  247. package/dist/actions/currently-authenticated-agent.d.cts.map +1 -1
  248. package/dist/actions/currently-authenticated-agent.d.mts +91 -3
  249. package/dist/actions/currently-authenticated-agent.d.mts.map +1 -1
  250. package/dist/actions/currently-authenticated-agent.mjs +41 -41
  251. package/dist/actions/currently-authenticated-agent.mjs.map +1 -1
  252. package/dist/actions/delete-admin-group.cjs.map +1 -1
  253. package/dist/actions/delete-admin-group.d.cts +7 -3
  254. package/dist/actions/delete-admin-group.d.cts.map +1 -1
  255. package/dist/actions/delete-admin-group.d.mts +7 -3
  256. package/dist/actions/delete-admin-group.d.mts.map +1 -1
  257. package/dist/actions/delete-admin-group.mjs.map +1 -1
  258. package/dist/actions/delete-agent.cjs +2 -2
  259. package/dist/actions/delete-agent.cjs.map +1 -1
  260. package/dist/actions/delete-agent.d.cts +13 -3
  261. package/dist/actions/delete-agent.d.cts.map +1 -1
  262. package/dist/actions/delete-agent.d.mts +13 -3
  263. package/dist/actions/delete-agent.d.mts.map +1 -1
  264. package/dist/actions/delete-agent.mjs +2 -2
  265. package/dist/actions/delete-agent.mjs.map +1 -1
  266. package/dist/actions/delete-automation-rule.cjs +2 -2
  267. package/dist/actions/delete-automation-rule.cjs.map +1 -1
  268. package/dist/actions/delete-automation-rule.d.cts +15 -3
  269. package/dist/actions/delete-automation-rule.d.cts.map +1 -1
  270. package/dist/actions/delete-automation-rule.d.mts +15 -3
  271. package/dist/actions/delete-automation-rule.d.mts.map +1 -1
  272. package/dist/actions/delete-automation-rule.mjs +2 -2
  273. package/dist/actions/delete-automation-rule.mjs.map +1 -1
  274. package/dist/actions/delete-company-field.cjs.map +1 -1
  275. package/dist/actions/delete-company-field.d.cts +7 -3
  276. package/dist/actions/delete-company-field.d.cts.map +1 -1
  277. package/dist/actions/delete-company-field.d.mts +7 -3
  278. package/dist/actions/delete-company-field.d.mts.map +1 -1
  279. package/dist/actions/delete-company-field.mjs.map +1 -1
  280. package/dist/actions/delete-company.cjs.map +1 -1
  281. package/dist/actions/delete-company.d.cts +7 -3
  282. package/dist/actions/delete-company.d.cts.map +1 -1
  283. package/dist/actions/delete-company.d.mts +7 -3
  284. package/dist/actions/delete-company.d.mts.map +1 -1
  285. package/dist/actions/delete-company.mjs.map +1 -1
  286. package/dist/actions/delete-contact-field.cjs +3 -3
  287. package/dist/actions/delete-contact-field.cjs.map +1 -1
  288. package/dist/actions/delete-contact-field.d.cts +15 -3
  289. package/dist/actions/delete-contact-field.d.cts.map +1 -1
  290. package/dist/actions/delete-contact-field.d.mts +15 -3
  291. package/dist/actions/delete-contact-field.d.mts.map +1 -1
  292. package/dist/actions/delete-contact-field.mjs +3 -3
  293. package/dist/actions/delete-contact-field.mjs.map +1 -1
  294. package/dist/actions/delete-contact.cjs.map +1 -1
  295. package/dist/actions/delete-contact.d.cts +7 -3
  296. package/dist/actions/delete-contact.d.cts.map +1 -1
  297. package/dist/actions/delete-contact.d.mts +7 -3
  298. package/dist/actions/delete-contact.d.mts.map +1 -1
  299. package/dist/actions/delete-contact.mjs.map +1 -1
  300. package/dist/actions/delete-conversation.cjs.map +1 -1
  301. package/dist/actions/delete-conversation.d.cts +7 -3
  302. package/dist/actions/delete-conversation.d.cts.map +1 -1
  303. package/dist/actions/delete-conversation.d.mts +7 -3
  304. package/dist/actions/delete-conversation.d.mts.map +1 -1
  305. package/dist/actions/delete-conversation.mjs.map +1 -1
  306. package/dist/actions/delete-discussion-category.cjs +6 -6
  307. package/dist/actions/delete-discussion-category.cjs.map +1 -1
  308. package/dist/actions/delete-discussion-category.d.cts +23 -3
  309. package/dist/actions/delete-discussion-category.d.cts.map +1 -1
  310. package/dist/actions/delete-discussion-category.d.mts +23 -3
  311. package/dist/actions/delete-discussion-category.d.mts.map +1 -1
  312. package/dist/actions/delete-discussion-category.mjs +6 -6
  313. package/dist/actions/delete-discussion-category.mjs.map +1 -1
  314. package/dist/actions/delete-discussion-comment.cjs.map +1 -1
  315. package/dist/actions/delete-discussion-comment.d.cts +7 -3
  316. package/dist/actions/delete-discussion-comment.d.cts.map +1 -1
  317. package/dist/actions/delete-discussion-comment.d.mts +7 -3
  318. package/dist/actions/delete-discussion-comment.d.mts.map +1 -1
  319. package/dist/actions/delete-discussion-comment.mjs.map +1 -1
  320. package/dist/actions/delete-discussion-forum.cjs.map +1 -1
  321. package/dist/actions/delete-discussion-forum.d.cts +7 -3
  322. package/dist/actions/delete-discussion-forum.d.cts.map +1 -1
  323. package/dist/actions/delete-discussion-forum.d.mts +7 -3
  324. package/dist/actions/delete-discussion-forum.d.mts.map +1 -1
  325. package/dist/actions/delete-discussion-forum.mjs.map +1 -1
  326. package/dist/actions/delete-discussion-topic.cjs.map +1 -1
  327. package/dist/actions/delete-discussion-topic.d.cts +7 -3
  328. package/dist/actions/delete-discussion-topic.d.cts.map +1 -1
  329. package/dist/actions/delete-discussion-topic.d.mts +7 -3
  330. package/dist/actions/delete-discussion-topic.d.mts.map +1 -1
  331. package/dist/actions/delete-discussion-topic.mjs.map +1 -1
  332. package/dist/actions/delete-discussions-forums-follow.cjs.map +1 -1
  333. package/dist/actions/delete-discussions-forums-follow.d.cts +9 -3
  334. package/dist/actions/delete-discussions-forums-follow.d.cts.map +1 -1
  335. package/dist/actions/delete-discussions-forums-follow.d.mts +9 -3
  336. package/dist/actions/delete-discussions-forums-follow.d.mts.map +1 -1
  337. package/dist/actions/delete-discussions-forums-follow.mjs.map +1 -1
  338. package/dist/actions/delete-discussions-topics-follow.cjs.map +1 -1
  339. package/dist/actions/delete-discussions-topics-follow.d.cts +9 -3
  340. package/dist/actions/delete-discussions-topics-follow.d.cts.map +1 -1
  341. package/dist/actions/delete-discussions-topics-follow.d.mts +9 -3
  342. package/dist/actions/delete-discussions-topics-follow.d.mts.map +1 -1
  343. package/dist/actions/delete-discussions-topics-follow.mjs.map +1 -1
  344. package/dist/actions/delete-email-mailboxes.cjs +3 -3
  345. package/dist/actions/delete-email-mailboxes.cjs.map +1 -1
  346. package/dist/actions/delete-email-mailboxes.d.cts +15 -3
  347. package/dist/actions/delete-email-mailboxes.d.cts.map +1 -1
  348. package/dist/actions/delete-email-mailboxes.d.mts +15 -3
  349. package/dist/actions/delete-email-mailboxes.d.mts.map +1 -1
  350. package/dist/actions/delete-email-mailboxes.mjs +3 -3
  351. package/dist/actions/delete-email-mailboxes.mjs.map +1 -1
  352. package/dist/actions/delete-group.cjs.map +1 -1
  353. package/dist/actions/delete-group.d.cts +7 -3
  354. package/dist/actions/delete-group.d.cts.map +1 -1
  355. package/dist/actions/delete-group.d.mts +7 -3
  356. package/dist/actions/delete-group.d.mts.map +1 -1
  357. package/dist/actions/delete-group.mjs.map +1 -1
  358. package/dist/actions/delete-multiple-tickets.cjs +2 -2
  359. package/dist/actions/delete-multiple-tickets.cjs.map +1 -1
  360. package/dist/actions/delete-multiple-tickets.d.cts +13 -3
  361. package/dist/actions/delete-multiple-tickets.d.cts.map +1 -1
  362. package/dist/actions/delete-multiple-tickets.d.mts +13 -3
  363. package/dist/actions/delete-multiple-tickets.d.mts.map +1 -1
  364. package/dist/actions/delete-multiple-tickets.mjs +2 -2
  365. package/dist/actions/delete-multiple-tickets.mjs.map +1 -1
  366. package/dist/actions/delete-section.cjs +5 -5
  367. package/dist/actions/delete-section.cjs.map +1 -1
  368. package/dist/actions/delete-section.d.cts +23 -3
  369. package/dist/actions/delete-section.d.cts.map +1 -1
  370. package/dist/actions/delete-section.d.mts +23 -3
  371. package/dist/actions/delete-section.d.mts.map +1 -1
  372. package/dist/actions/delete-section.mjs +5 -5
  373. package/dist/actions/delete-section.mjs.map +1 -1
  374. package/dist/actions/delete-skill.cjs +2 -2
  375. package/dist/actions/delete-skill.cjs.map +1 -1
  376. package/dist/actions/delete-skill.d.cts +13 -3
  377. package/dist/actions/delete-skill.d.cts.map +1 -1
  378. package/dist/actions/delete-skill.d.mts +13 -3
  379. package/dist/actions/delete-skill.d.mts.map +1 -1
  380. package/dist/actions/delete-skill.mjs +2 -2
  381. package/dist/actions/delete-skill.mjs.map +1 -1
  382. package/dist/actions/delete-solution-article.cjs +2 -2
  383. package/dist/actions/delete-solution-article.cjs.map +1 -1
  384. package/dist/actions/delete-solution-article.d.cts +13 -3
  385. package/dist/actions/delete-solution-article.d.cts.map +1 -1
  386. package/dist/actions/delete-solution-article.d.mts +13 -3
  387. package/dist/actions/delete-solution-article.d.mts.map +1 -1
  388. package/dist/actions/delete-solution-article.mjs +2 -2
  389. package/dist/actions/delete-solution-article.mjs.map +1 -1
  390. package/dist/actions/delete-solution-category.cjs +3 -3
  391. package/dist/actions/delete-solution-category.cjs.map +1 -1
  392. package/dist/actions/delete-solution-category.d.cts +15 -3
  393. package/dist/actions/delete-solution-category.d.cts.map +1 -1
  394. package/dist/actions/delete-solution-category.d.mts +15 -3
  395. package/dist/actions/delete-solution-category.d.mts.map +1 -1
  396. package/dist/actions/delete-solution-category.mjs +3 -3
  397. package/dist/actions/delete-solution-category.mjs.map +1 -1
  398. package/dist/actions/delete-solution-folder.cjs.map +1 -1
  399. package/dist/actions/delete-solution-folder.d.cts +7 -3
  400. package/dist/actions/delete-solution-folder.d.cts.map +1 -1
  401. package/dist/actions/delete-solution-folder.d.mts +7 -3
  402. package/dist/actions/delete-solution-folder.d.mts.map +1 -1
  403. package/dist/actions/delete-solution-folder.mjs.map +1 -1
  404. package/dist/actions/delete-ticket-field.cjs +7 -7
  405. package/dist/actions/delete-ticket-field.cjs.map +1 -1
  406. package/dist/actions/delete-ticket-field.d.cts +25 -3
  407. package/dist/actions/delete-ticket-field.d.cts.map +1 -1
  408. package/dist/actions/delete-ticket-field.d.mts +25 -3
  409. package/dist/actions/delete-ticket-field.d.mts.map +1 -1
  410. package/dist/actions/delete-ticket-field.mjs +7 -7
  411. package/dist/actions/delete-ticket-field.mjs.map +1 -1
  412. package/dist/actions/delete-ticket-form.cjs +5 -5
  413. package/dist/actions/delete-ticket-form.cjs.map +1 -1
  414. package/dist/actions/delete-ticket-form.d.cts +21 -3
  415. package/dist/actions/delete-ticket-form.d.cts.map +1 -1
  416. package/dist/actions/delete-ticket-form.d.mts +21 -3
  417. package/dist/actions/delete-ticket-form.d.mts.map +1 -1
  418. package/dist/actions/delete-ticket-form.mjs +5 -5
  419. package/dist/actions/delete-ticket-form.mjs.map +1 -1
  420. package/dist/actions/delete-ticket-forms.cjs.map +1 -1
  421. package/dist/actions/delete-ticket-forms.d.cts +9 -3
  422. package/dist/actions/delete-ticket-forms.d.cts.map +1 -1
  423. package/dist/actions/delete-ticket-forms.d.mts +9 -3
  424. package/dist/actions/delete-ticket-forms.d.mts.map +1 -1
  425. package/dist/actions/delete-ticket-forms.mjs.map +1 -1
  426. package/dist/actions/delete-ticket-summary.cjs.map +1 -1
  427. package/dist/actions/delete-ticket-summary.d.cts +7 -3
  428. package/dist/actions/delete-ticket-summary.d.cts.map +1 -1
  429. package/dist/actions/delete-ticket-summary.d.mts +7 -3
  430. package/dist/actions/delete-ticket-summary.d.mts.map +1 -1
  431. package/dist/actions/delete-ticket-summary.mjs.map +1 -1
  432. package/dist/actions/delete-ticket-user-access.cjs.map +1 -1
  433. package/dist/actions/delete-ticket-user-access.d.cts +7 -3
  434. package/dist/actions/delete-ticket-user-access.d.cts.map +1 -1
  435. package/dist/actions/delete-ticket-user-access.d.mts +7 -3
  436. package/dist/actions/delete-ticket-user-access.d.mts.map +1 -1
  437. package/dist/actions/delete-ticket-user-access.mjs.map +1 -1
  438. package/dist/actions/delete-ticket.cjs.map +1 -1
  439. package/dist/actions/delete-ticket.d.cts +7 -3
  440. package/dist/actions/delete-ticket.d.cts.map +1 -1
  441. package/dist/actions/delete-ticket.d.mts +7 -3
  442. package/dist/actions/delete-ticket.d.mts.map +1 -1
  443. package/dist/actions/delete-ticket.mjs.map +1 -1
  444. package/dist/actions/delete-time-entry.cjs +2 -2
  445. package/dist/actions/delete-time-entry.cjs.map +1 -1
  446. package/dist/actions/delete-time-entry.d.cts +13 -3
  447. package/dist/actions/delete-time-entry.d.cts.map +1 -1
  448. package/dist/actions/delete-time-entry.d.mts +13 -3
  449. package/dist/actions/delete-time-entry.d.mts.map +1 -1
  450. package/dist/actions/delete-time-entry.mjs +2 -2
  451. package/dist/actions/delete-time-entry.mjs.map +1 -1
  452. package/dist/actions/export-contacts.cjs +1 -1
  453. package/dist/actions/export-contacts.cjs.map +1 -1
  454. package/dist/actions/export-contacts.d.cts +17 -3
  455. package/dist/actions/export-contacts.d.cts.map +1 -1
  456. package/dist/actions/export-contacts.d.mts +17 -3
  457. package/dist/actions/export-contacts.d.mts.map +1 -1
  458. package/dist/actions/export-contacts.mjs +1 -1
  459. package/dist/actions/export-contacts.mjs.map +1 -1
  460. package/dist/actions/get-account.cjs +28 -28
  461. package/dist/actions/get-account.cjs.map +1 -1
  462. package/dist/actions/get-account.d.cts +67 -3
  463. package/dist/actions/get-account.d.cts.map +1 -1
  464. package/dist/actions/get-account.d.mts +67 -3
  465. package/dist/actions/get-account.d.mts.map +1 -1
  466. package/dist/actions/get-account.mjs +28 -28
  467. package/dist/actions/get-account.mjs.map +1 -1
  468. package/dist/actions/get-agent-availability.cjs +12 -12
  469. package/dist/actions/get-agent-availability.cjs.map +1 -1
  470. package/dist/actions/get-agent-availability.d.cts +35 -3
  471. package/dist/actions/get-agent-availability.d.cts.map +1 -1
  472. package/dist/actions/get-agent-availability.d.mts +35 -3
  473. package/dist/actions/get-agent-availability.d.mts.map +1 -1
  474. package/dist/actions/get-agent-availability.mjs +12 -12
  475. package/dist/actions/get-agent-availability.mjs.map +1 -1
  476. package/dist/actions/get-agent.cjs +49 -49
  477. package/dist/actions/get-agent.cjs.map +1 -1
  478. package/dist/actions/get-agent.d.cts +115 -3
  479. package/dist/actions/get-agent.d.cts.map +1 -1
  480. package/dist/actions/get-agent.d.mts +115 -3
  481. package/dist/actions/get-agent.d.mts.map +1 -1
  482. package/dist/actions/get-agent.mjs +49 -49
  483. package/dist/actions/get-agent.mjs.map +1 -1
  484. package/dist/actions/get-agents.cjs +9 -9
  485. package/dist/actions/get-agents.cjs.map +1 -1
  486. package/dist/actions/get-agents.d.cts +29 -3
  487. package/dist/actions/get-agents.d.cts.map +1 -1
  488. package/dist/actions/get-agents.d.mts +29 -3
  489. package/dist/actions/get-agents.d.mts.map +1 -1
  490. package/dist/actions/get-agents.mjs +9 -9
  491. package/dist/actions/get-agents.mjs.map +1 -1
  492. package/dist/actions/get-business-hours.cjs +27 -27
  493. package/dist/actions/get-business-hours.cjs.map +1 -1
  494. package/dist/actions/get-business-hours.d.cts +111 -3
  495. package/dist/actions/get-business-hours.d.cts.map +1 -1
  496. package/dist/actions/get-business-hours.d.mts +111 -3
  497. package/dist/actions/get-business-hours.d.mts.map +1 -1
  498. package/dist/actions/get-business-hours.mjs +27 -27
  499. package/dist/actions/get-business-hours.mjs.map +1 -1
  500. package/dist/actions/get-canned-response-folders.cjs +7 -7
  501. package/dist/actions/get-canned-response-folders.cjs.map +1 -1
  502. package/dist/actions/get-canned-response-folders.d.cts +21 -3
  503. package/dist/actions/get-canned-response-folders.d.cts.map +1 -1
  504. package/dist/actions/get-canned-response-folders.d.mts +21 -3
  505. package/dist/actions/get-canned-response-folders.d.mts.map +1 -1
  506. package/dist/actions/get-canned-response-folders.mjs +7 -7
  507. package/dist/actions/get-canned-response-folders.mjs.map +1 -1
  508. package/dist/actions/get-companies.cjs +14 -14
  509. package/dist/actions/get-companies.cjs.map +1 -1
  510. package/dist/actions/get-companies.d.cts +41 -3
  511. package/dist/actions/get-companies.d.cts.map +1 -1
  512. package/dist/actions/get-companies.d.mts +41 -3
  513. package/dist/actions/get-companies.d.mts.map +1 -1
  514. package/dist/actions/get-companies.mjs +14 -14
  515. package/dist/actions/get-companies.mjs.map +1 -1
  516. package/dist/actions/get-company-fields.cjs +20 -20
  517. package/dist/actions/get-company-fields.cjs.map +1 -1
  518. package/dist/actions/get-company-fields.d.cts +51 -3
  519. package/dist/actions/get-company-fields.d.cts.map +1 -1
  520. package/dist/actions/get-company-fields.d.mts +51 -3
  521. package/dist/actions/get-company-fields.d.mts.map +1 -1
  522. package/dist/actions/get-company-fields.mjs +20 -20
  523. package/dist/actions/get-company-fields.mjs.map +1 -1
  524. package/dist/actions/get-company.cjs +14 -14
  525. package/dist/actions/get-company.cjs.map +1 -1
  526. package/dist/actions/get-company.d.cts +37 -3
  527. package/dist/actions/get-company.d.cts.map +1 -1
  528. package/dist/actions/get-company.d.mts +37 -3
  529. package/dist/actions/get-company.d.mts.map +1 -1
  530. package/dist/actions/get-company.mjs +14 -14
  531. package/dist/actions/get-company.mjs.map +1 -1
  532. package/dist/actions/get-contact-fields.cjs +20 -20
  533. package/dist/actions/get-contact-fields.cjs.map +1 -1
  534. package/dist/actions/get-contact-fields.d.cts +47 -3
  535. package/dist/actions/get-contact-fields.d.cts.map +1 -1
  536. package/dist/actions/get-contact-fields.d.mts +47 -3
  537. package/dist/actions/get-contact-fields.d.mts.map +1 -1
  538. package/dist/actions/get-contact-fields.mjs +20 -20
  539. package/dist/actions/get-contact-fields.mjs.map +1 -1
  540. package/dist/actions/get-contact.cjs +47 -47
  541. package/dist/actions/get-contact.cjs.map +1 -1
  542. package/dist/actions/get-contact.d.cts +107 -3
  543. package/dist/actions/get-contact.d.cts.map +1 -1
  544. package/dist/actions/get-contact.d.mts +107 -3
  545. package/dist/actions/get-contact.d.mts.map +1 -1
  546. package/dist/actions/get-contact.mjs +47 -47
  547. package/dist/actions/get-contact.mjs.map +1 -1
  548. package/dist/actions/get-contacts.cjs +27 -27
  549. package/dist/actions/get-contacts.cjs.map +1 -1
  550. package/dist/actions/get-contacts.d.cts +79 -3
  551. package/dist/actions/get-contacts.d.cts.map +1 -1
  552. package/dist/actions/get-contacts.d.mts +79 -3
  553. package/dist/actions/get-contacts.d.mts.map +1 -1
  554. package/dist/actions/get-contacts.mjs +27 -27
  555. package/dist/actions/get-contacts.mjs.map +1 -1
  556. package/dist/actions/get-discussion-category.cjs +5 -5
  557. package/dist/actions/get-discussion-category.cjs.map +1 -1
  558. package/dist/actions/get-discussion-category.d.cts +19 -3
  559. package/dist/actions/get-discussion-category.d.cts.map +1 -1
  560. package/dist/actions/get-discussion-category.d.mts +19 -3
  561. package/dist/actions/get-discussion-category.d.mts.map +1 -1
  562. package/dist/actions/get-discussion-category.mjs +5 -5
  563. package/dist/actions/get-discussion-category.mjs.map +1 -1
  564. package/dist/actions/get-discussion-topic.cjs +16 -16
  565. package/dist/actions/get-discussion-topic.cjs.map +1 -1
  566. package/dist/actions/get-discussion-topic.d.cts +41 -3
  567. package/dist/actions/get-discussion-topic.d.cts.map +1 -1
  568. package/dist/actions/get-discussion-topic.d.mts +41 -3
  569. package/dist/actions/get-discussion-topic.d.mts.map +1 -1
  570. package/dist/actions/get-discussion-topic.mjs +16 -16
  571. package/dist/actions/get-discussion-topic.mjs.map +1 -1
  572. package/dist/actions/get-email-mailbox.cjs +16 -16
  573. package/dist/actions/get-email-mailbox.cjs.map +1 -1
  574. package/dist/actions/get-email-mailbox.d.cts +45 -3
  575. package/dist/actions/get-email-mailbox.d.cts.map +1 -1
  576. package/dist/actions/get-email-mailbox.d.mts +45 -3
  577. package/dist/actions/get-email-mailbox.d.mts.map +1 -1
  578. package/dist/actions/get-email-mailbox.mjs +16 -16
  579. package/dist/actions/get-email-mailbox.mjs.map +1 -1
  580. package/dist/actions/get-folder-responses.cjs +17 -17
  581. package/dist/actions/get-folder-responses.cjs.map +1 -1
  582. package/dist/actions/get-folder-responses.d.cts +47 -3
  583. package/dist/actions/get-folder-responses.d.cts.map +1 -1
  584. package/dist/actions/get-folder-responses.d.mts +47 -3
  585. package/dist/actions/get-folder-responses.d.mts.map +1 -1
  586. package/dist/actions/get-folder-responses.mjs +17 -17
  587. package/dist/actions/get-folder-responses.mjs.map +1 -1
  588. package/dist/actions/get-imported-contacts.cjs +9 -9
  589. package/dist/actions/get-imported-contacts.cjs.map +1 -1
  590. package/dist/actions/get-imported-contacts.d.cts +31 -3
  591. package/dist/actions/get-imported-contacts.d.cts.map +1 -1
  592. package/dist/actions/get-imported-contacts.d.mts +31 -3
  593. package/dist/actions/get-imported-contacts.d.mts.map +1 -1
  594. package/dist/actions/get-imported-contacts.mjs +9 -9
  595. package/dist/actions/get-imported-contacts.mjs.map +1 -1
  596. package/dist/actions/get-job.cjs +5 -5
  597. package/dist/actions/get-job.cjs.map +1 -1
  598. package/dist/actions/get-job.d.cts +21 -3
  599. package/dist/actions/get-job.d.cts.map +1 -1
  600. package/dist/actions/get-job.d.mts +21 -3
  601. package/dist/actions/get-job.d.mts.map +1 -1
  602. package/dist/actions/get-job.mjs +5 -5
  603. package/dist/actions/get-job.mjs.map +1 -1
  604. package/dist/actions/get-scenario-automations-json.cjs +11 -11
  605. package/dist/actions/get-scenario-automations-json.cjs.map +1 -1
  606. package/dist/actions/get-scenario-automations-json.d.cts +29 -3
  607. package/dist/actions/get-scenario-automations-json.d.cts.map +1 -1
  608. package/dist/actions/get-scenario-automations-json.d.mts +29 -3
  609. package/dist/actions/get-scenario-automations-json.d.mts.map +1 -1
  610. package/dist/actions/get-scenario-automations-json.mjs +11 -11
  611. package/dist/actions/get-scenario-automations-json.mjs.map +1 -1
  612. package/dist/actions/get-search.cjs +37 -37
  613. package/dist/actions/get-search.cjs.map +1 -1
  614. package/dist/actions/get-search.d.cts +87 -3
  615. package/dist/actions/get-search.d.cts.map +1 -1
  616. package/dist/actions/get-search.d.mts +87 -3
  617. package/dist/actions/get-search.d.mts.map +1 -1
  618. package/dist/actions/get-search.mjs +37 -37
  619. package/dist/actions/get-search.mjs.map +1 -1
  620. package/dist/actions/get-ticket-time-entries.cjs +14 -14
  621. package/dist/actions/get-ticket-time-entries.cjs.map +1 -1
  622. package/dist/actions/get-ticket-time-entries.d.cts +41 -3
  623. package/dist/actions/get-ticket-time-entries.d.cts.map +1 -1
  624. package/dist/actions/get-ticket-time-entries.d.mts +41 -3
  625. package/dist/actions/get-ticket-time-entries.d.mts.map +1 -1
  626. package/dist/actions/get-ticket-time-entries.mjs +14 -14
  627. package/dist/actions/get-ticket-time-entries.mjs.map +1 -1
  628. package/dist/actions/get-ticket-user-access.cjs.map +1 -1
  629. package/dist/actions/get-ticket-user-access.d.cts +11 -3
  630. package/dist/actions/get-ticket-user-access.d.cts.map +1 -1
  631. package/dist/actions/get-ticket-user-access.d.mts +11 -3
  632. package/dist/actions/get-ticket-user-access.d.mts.map +1 -1
  633. package/dist/actions/get-ticket-user-access.mjs.map +1 -1
  634. package/dist/actions/get-tickets.cjs +49 -49
  635. package/dist/actions/get-tickets.cjs.map +1 -1
  636. package/dist/actions/get-tickets.d.cts +174 -3
  637. package/dist/actions/get-tickets.d.cts.map +1 -1
  638. package/dist/actions/get-tickets.d.mts +174 -3
  639. package/dist/actions/get-tickets.d.mts.map +1 -1
  640. package/dist/actions/get-tickets.mjs +49 -49
  641. package/dist/actions/get-tickets.mjs.map +1 -1
  642. package/dist/actions/get-translated-solution-category.cjs +13 -13
  643. package/dist/actions/get-translated-solution-category.cjs.map +1 -1
  644. package/dist/actions/get-translated-solution-category.d.cts +39 -3
  645. package/dist/actions/get-translated-solution-category.d.cts.map +1 -1
  646. package/dist/actions/get-translated-solution-category.d.mts +39 -3
  647. package/dist/actions/get-translated-solution-category.d.mts.map +1 -1
  648. package/dist/actions/get-translated-solution-category.mjs +13 -13
  649. package/dist/actions/get-translated-solution-category.mjs.map +1 -1
  650. package/dist/actions/hard-delete-contact.cjs +2 -2
  651. package/dist/actions/hard-delete-contact.cjs.map +1 -1
  652. package/dist/actions/hard-delete-contact.d.cts +15 -3
  653. package/dist/actions/hard-delete-contact.d.cts.map +1 -1
  654. package/dist/actions/hard-delete-contact.d.mts +15 -3
  655. package/dist/actions/hard-delete-contact.d.mts.map +1 -1
  656. package/dist/actions/hard-delete-contact.mjs +2 -2
  657. package/dist/actions/hard-delete-contact.mjs.map +1 -1
  658. package/dist/actions/import-contact.cjs +11 -11
  659. package/dist/actions/import-contact.cjs.map +1 -1
  660. package/dist/actions/import-contact.d.cts +49 -3
  661. package/dist/actions/import-contact.d.cts.map +1 -1
  662. package/dist/actions/import-contact.d.mts +49 -3
  663. package/dist/actions/import-contact.d.mts.map +1 -1
  664. package/dist/actions/import-contact.mjs +11 -11
  665. package/dist/actions/import-contact.mjs.map +1 -1
  666. package/dist/actions/list-admin-groups.cjs +16 -16
  667. package/dist/actions/list-admin-groups.cjs.map +1 -1
  668. package/dist/actions/list-admin-groups.d.cts +47 -3
  669. package/dist/actions/list-admin-groups.d.cts.map +1 -1
  670. package/dist/actions/list-admin-groups.d.mts +47 -3
  671. package/dist/actions/list-admin-groups.d.mts.map +1 -1
  672. package/dist/actions/list-admin-groups.mjs +16 -16
  673. package/dist/actions/list-admin-groups.mjs.map +1 -1
  674. package/dist/actions/list-all-agents-in-a-group.cjs +26 -26
  675. package/dist/actions/list-all-agents-in-a-group.cjs.map +1 -1
  676. package/dist/actions/list-all-agents-in-a-group.d.cts +65 -3
  677. package/dist/actions/list-all-agents-in-a-group.d.cts.map +1 -1
  678. package/dist/actions/list-all-agents-in-a-group.d.mts +65 -3
  679. package/dist/actions/list-all-agents-in-a-group.d.mts.map +1 -1
  680. package/dist/actions/list-all-agents-in-a-group.mjs +26 -26
  681. package/dist/actions/list-all-agents-in-a-group.mjs.map +1 -1
  682. package/dist/actions/list-all-sections-for-ticket-field.cjs +6 -6
  683. package/dist/actions/list-all-sections-for-ticket-field.cjs.map +1 -1
  684. package/dist/actions/list-all-sections-for-ticket-field.d.cts +23 -3
  685. package/dist/actions/list-all-sections-for-ticket-field.d.cts.map +1 -1
  686. package/dist/actions/list-all-sections-for-ticket-field.d.mts +23 -3
  687. package/dist/actions/list-all-sections-for-ticket-field.d.mts.map +1 -1
  688. package/dist/actions/list-all-sections-for-ticket-field.mjs +6 -6
  689. package/dist/actions/list-all-sections-for-ticket-field.mjs.map +1 -1
  690. package/dist/actions/list-all-skills.cjs +14 -14
  691. package/dist/actions/list-all-skills.cjs.map +1 -1
  692. package/dist/actions/list-all-skills.d.cts +35 -3
  693. package/dist/actions/list-all-skills.d.cts.map +1 -1
  694. package/dist/actions/list-all-skills.d.mts +35 -3
  695. package/dist/actions/list-all-skills.d.mts.map +1 -1
  696. package/dist/actions/list-all-skills.mjs +14 -14
  697. package/dist/actions/list-all-skills.mjs.map +1 -1
  698. package/dist/actions/list-all-ticket-conversations.cjs +35 -35
  699. package/dist/actions/list-all-ticket-conversations.cjs.map +1 -1
  700. package/dist/actions/list-all-ticket-conversations.d.cts +87 -3
  701. package/dist/actions/list-all-ticket-conversations.d.cts.map +1 -1
  702. package/dist/actions/list-all-ticket-conversations.d.mts +87 -3
  703. package/dist/actions/list-all-ticket-conversations.d.mts.map +1 -1
  704. package/dist/actions/list-all-ticket-conversations.mjs +35 -35
  705. package/dist/actions/list-all-ticket-conversations.mjs.map +1 -1
  706. package/dist/actions/list-automation-rules.cjs +22 -22
  707. package/dist/actions/list-automation-rules.cjs.map +1 -1
  708. package/dist/actions/list-automation-rules.d.cts +57 -3
  709. package/dist/actions/list-automation-rules.d.cts.map +1 -1
  710. package/dist/actions/list-automation-rules.d.mts +57 -3
  711. package/dist/actions/list-automation-rules.d.mts.map +1 -1
  712. package/dist/actions/list-automation-rules.mjs +22 -22
  713. package/dist/actions/list-automation-rules.mjs.map +1 -1
  714. package/dist/actions/list-discussions-topics.cjs +17 -17
  715. package/dist/actions/list-discussions-topics.cjs.map +1 -1
  716. package/dist/actions/list-discussions-topics.d.cts +49 -3
  717. package/dist/actions/list-discussions-topics.d.cts.map +1 -1
  718. package/dist/actions/list-discussions-topics.d.mts +49 -3
  719. package/dist/actions/list-discussions-topics.d.mts.map +1 -1
  720. package/dist/actions/list-discussions-topics.mjs +17 -17
  721. package/dist/actions/list-discussions-topics.mjs.map +1 -1
  722. package/dist/actions/list-discussions.cjs +6 -6
  723. package/dist/actions/list-discussions.cjs.map +1 -1
  724. package/dist/actions/list-discussions.d.cts +23 -3
  725. package/dist/actions/list-discussions.d.cts.map +1 -1
  726. package/dist/actions/list-discussions.d.mts +23 -3
  727. package/dist/actions/list-discussions.d.mts.map +1 -1
  728. package/dist/actions/list-discussions.mjs +6 -6
  729. package/dist/actions/list-discussions.mjs.map +1 -1
  730. package/dist/actions/list-email-configs.cjs +13 -13
  731. package/dist/actions/list-email-configs.cjs.map +1 -1
  732. package/dist/actions/list-email-configs.d.cts +33 -3
  733. package/dist/actions/list-email-configs.d.cts.map +1 -1
  734. package/dist/actions/list-email-configs.d.mts +33 -3
  735. package/dist/actions/list-email-configs.d.mts.map +1 -1
  736. package/dist/actions/list-email-configs.mjs +13 -13
  737. package/dist/actions/list-email-configs.mjs.map +1 -1
  738. package/dist/actions/list-email.cjs +13 -13
  739. package/dist/actions/list-email.cjs.map +1 -1
  740. package/dist/actions/list-email.d.cts +51 -3
  741. package/dist/actions/list-email.d.cts.map +1 -1
  742. package/dist/actions/list-email.d.mts +51 -3
  743. package/dist/actions/list-email.d.mts.map +1 -1
  744. package/dist/actions/list-email.mjs +13 -13
  745. package/dist/actions/list-email.mjs.map +1 -1
  746. package/dist/actions/list-forums-in-category.cjs +12 -12
  747. package/dist/actions/list-forums-in-category.cjs.map +1 -1
  748. package/dist/actions/list-forums-in-category.d.cts +39 -3
  749. package/dist/actions/list-forums-in-category.d.cts.map +1 -1
  750. package/dist/actions/list-forums-in-category.d.mts +39 -3
  751. package/dist/actions/list-forums-in-category.d.mts.map +1 -1
  752. package/dist/actions/list-forums-in-category.mjs +12 -12
  753. package/dist/actions/list-forums-in-category.mjs.map +1 -1
  754. package/dist/actions/list-monitored-topics.cjs +17 -17
  755. package/dist/actions/list-monitored-topics.cjs.map +1 -1
  756. package/dist/actions/list-monitored-topics.d.cts +47 -3
  757. package/dist/actions/list-monitored-topics.d.cts.map +1 -1
  758. package/dist/actions/list-monitored-topics.d.mts +47 -3
  759. package/dist/actions/list-monitored-topics.d.mts.map +1 -1
  760. package/dist/actions/list-monitored-topics.mjs +17 -17
  761. package/dist/actions/list-monitored-topics.mjs.map +1 -1
  762. package/dist/actions/list-participated-topics.cjs +17 -17
  763. package/dist/actions/list-participated-topics.cjs.map +1 -1
  764. package/dist/actions/list-participated-topics.d.cts +47 -3
  765. package/dist/actions/list-participated-topics.d.cts.map +1 -1
  766. package/dist/actions/list-participated-topics.d.mts +47 -3
  767. package/dist/actions/list-participated-topics.d.mts.map +1 -1
  768. package/dist/actions/list-participated-topics.mjs +17 -17
  769. package/dist/actions/list-participated-topics.mjs.map +1 -1
  770. package/dist/actions/list-products.cjs +8 -8
  771. package/dist/actions/list-products.cjs.map +1 -1
  772. package/dist/actions/list-products.d.cts +23 -3
  773. package/dist/actions/list-products.d.cts.map +1 -1
  774. package/dist/actions/list-products.d.mts +23 -3
  775. package/dist/actions/list-products.d.mts.map +1 -1
  776. package/dist/actions/list-products.mjs +8 -8
  777. package/dist/actions/list-products.mjs.map +1 -1
  778. package/dist/actions/list-roles.cjs +8 -8
  779. package/dist/actions/list-roles.cjs.map +1 -1
  780. package/dist/actions/list-roles.d.cts +29 -3
  781. package/dist/actions/list-roles.d.cts.map +1 -1
  782. package/dist/actions/list-roles.d.mts +29 -3
  783. package/dist/actions/list-roles.d.mts.map +1 -1
  784. package/dist/actions/list-roles.mjs +8 -8
  785. package/dist/actions/list-roles.mjs.map +1 -1
  786. package/dist/actions/list-satisfaction-ratings.cjs +11 -11
  787. package/dist/actions/list-satisfaction-ratings.cjs.map +1 -1
  788. package/dist/actions/list-satisfaction-ratings.d.cts +37 -3
  789. package/dist/actions/list-satisfaction-ratings.d.cts.map +1 -1
  790. package/dist/actions/list-satisfaction-ratings.d.mts +37 -3
  791. package/dist/actions/list-satisfaction-ratings.d.mts.map +1 -1
  792. package/dist/actions/list-satisfaction-ratings.mjs +11 -11
  793. package/dist/actions/list-satisfaction-ratings.mjs.map +1 -1
  794. package/dist/actions/list-sla-policies.cjs +39 -39
  795. package/dist/actions/list-sla-policies.cjs.map +1 -1
  796. package/dist/actions/list-sla-policies.d.cts +135 -3
  797. package/dist/actions/list-sla-policies.d.cts.map +1 -1
  798. package/dist/actions/list-sla-policies.d.mts +135 -3
  799. package/dist/actions/list-sla-policies.d.mts.map +1 -1
  800. package/dist/actions/list-sla-policies.mjs +39 -39
  801. package/dist/actions/list-sla-policies.mjs.map +1 -1
  802. package/dist/actions/list-solution-articles.cjs +33 -33
  803. package/dist/actions/list-solution-articles.cjs.map +1 -1
  804. package/dist/actions/list-solution-articles.d.cts +85 -3
  805. package/dist/actions/list-solution-articles.d.cts.map +1 -1
  806. package/dist/actions/list-solution-articles.d.mts +85 -3
  807. package/dist/actions/list-solution-articles.d.mts.map +1 -1
  808. package/dist/actions/list-solution-articles.mjs +33 -33
  809. package/dist/actions/list-solution-articles.mjs.map +1 -1
  810. package/dist/actions/list-solution-categories.cjs +9 -9
  811. package/dist/actions/list-solution-categories.cjs.map +1 -1
  812. package/dist/actions/list-solution-categories.d.cts +29 -3
  813. package/dist/actions/list-solution-categories.d.cts.map +1 -1
  814. package/dist/actions/list-solution-categories.d.mts +29 -3
  815. package/dist/actions/list-solution-categories.d.mts.map +1 -1
  816. package/dist/actions/list-solution-categories.mjs +9 -9
  817. package/dist/actions/list-solution-categories.mjs.map +1 -1
  818. package/dist/actions/list-solution-folders.cjs +22 -22
  819. package/dist/actions/list-solution-folders.cjs.map +1 -1
  820. package/dist/actions/list-solution-folders.d.cts +61 -3
  821. package/dist/actions/list-solution-folders.d.cts.map +1 -1
  822. package/dist/actions/list-solution-folders.d.mts +61 -3
  823. package/dist/actions/list-solution-folders.d.mts.map +1 -1
  824. package/dist/actions/list-solution-folders.mjs +22 -22
  825. package/dist/actions/list-solution-folders.mjs.map +1 -1
  826. package/dist/actions/list-solution-subfolders.cjs +20 -20
  827. package/dist/actions/list-solution-subfolders.cjs.map +1 -1
  828. package/dist/actions/list-solution-subfolders.d.cts +57 -3
  829. package/dist/actions/list-solution-subfolders.d.cts.map +1 -1
  830. package/dist/actions/list-solution-subfolders.d.mts +57 -3
  831. package/dist/actions/list-solution-subfolders.d.mts.map +1 -1
  832. package/dist/actions/list-solution-subfolders.mjs +20 -20
  833. package/dist/actions/list-solution-subfolders.mjs.map +1 -1
  834. package/dist/actions/list-solutions-category-folders-translated.cjs +18 -18
  835. package/dist/actions/list-solutions-category-folders-translated.cjs.map +1 -1
  836. package/dist/actions/list-solutions-category-folders-translated.d.cts +55 -3
  837. package/dist/actions/list-solutions-category-folders-translated.d.cts.map +1 -1
  838. package/dist/actions/list-solutions-category-folders-translated.d.mts +55 -3
  839. package/dist/actions/list-solutions-category-folders-translated.d.mts.map +1 -1
  840. package/dist/actions/list-solutions-category-folders-translated.mjs +18 -18
  841. package/dist/actions/list-solutions-category-folders-translated.mjs.map +1 -1
  842. package/dist/actions/list-specific-section-details.cjs +5 -5
  843. package/dist/actions/list-specific-section-details.cjs.map +1 -1
  844. package/dist/actions/list-specific-section-details.d.cts +21 -3
  845. package/dist/actions/list-specific-section-details.d.cts.map +1 -1
  846. package/dist/actions/list-specific-section-details.d.mts +21 -3
  847. package/dist/actions/list-specific-section-details.d.mts.map +1 -1
  848. package/dist/actions/list-specific-section-details.mjs +5 -5
  849. package/dist/actions/list-specific-section-details.mjs.map +1 -1
  850. package/dist/actions/list-surveys.cjs +12 -12
  851. package/dist/actions/list-surveys.cjs.map +1 -1
  852. package/dist/actions/list-surveys.d.cts +41 -3
  853. package/dist/actions/list-surveys.d.cts.map +1 -1
  854. package/dist/actions/list-surveys.d.mts +41 -3
  855. package/dist/actions/list-surveys.d.mts.map +1 -1
  856. package/dist/actions/list-surveys.mjs +12 -12
  857. package/dist/actions/list-surveys.mjs.map +1 -1
  858. package/dist/actions/list-ticket-fields.cjs +20 -20
  859. package/dist/actions/list-ticket-fields.cjs.map +1 -1
  860. package/dist/actions/list-ticket-fields.d.cts +47 -3
  861. package/dist/actions/list-ticket-fields.d.cts.map +1 -1
  862. package/dist/actions/list-ticket-fields.d.mts +47 -3
  863. package/dist/actions/list-ticket-fields.d.mts.map +1 -1
  864. package/dist/actions/list-ticket-fields.mjs +20 -20
  865. package/dist/actions/list-ticket-fields.mjs.map +1 -1
  866. package/dist/actions/list-ticket-forms.cjs +11 -11
  867. package/dist/actions/list-ticket-forms.cjs.map +1 -1
  868. package/dist/actions/list-ticket-forms.d.cts +37 -3
  869. package/dist/actions/list-ticket-forms.d.cts.map +1 -1
  870. package/dist/actions/list-ticket-forms.d.mts +37 -3
  871. package/dist/actions/list-ticket-forms.d.mts.map +1 -1
  872. package/dist/actions/list-ticket-forms.mjs +11 -11
  873. package/dist/actions/list-ticket-forms.mjs.map +1 -1
  874. package/dist/actions/list-ticket-satisfaction-ratings.cjs +13 -13
  875. package/dist/actions/list-ticket-satisfaction-ratings.cjs.map +1 -1
  876. package/dist/actions/list-ticket-satisfaction-ratings.d.cts +41 -3
  877. package/dist/actions/list-ticket-satisfaction-ratings.d.cts.map +1 -1
  878. package/dist/actions/list-ticket-satisfaction-ratings.d.mts +41 -3
  879. package/dist/actions/list-ticket-satisfaction-ratings.d.mts.map +1 -1
  880. package/dist/actions/list-ticket-satisfaction-ratings.mjs +13 -13
  881. package/dist/actions/list-ticket-satisfaction-ratings.mjs.map +1 -1
  882. package/dist/actions/list-tickets-watchers.cjs +3 -3
  883. package/dist/actions/list-tickets-watchers.cjs.map +1 -1
  884. package/dist/actions/list-tickets-watchers.d.cts +19 -3
  885. package/dist/actions/list-tickets-watchers.d.cts.map +1 -1
  886. package/dist/actions/list-tickets-watchers.d.mts +19 -3
  887. package/dist/actions/list-tickets-watchers.d.mts.map +1 -1
  888. package/dist/actions/list-tickets-watchers.mjs +3 -3
  889. package/dist/actions/list-tickets-watchers.mjs.map +1 -1
  890. package/dist/actions/list-time-entries.cjs +14 -14
  891. package/dist/actions/list-time-entries.cjs.map +1 -1
  892. package/dist/actions/list-time-entries.d.cts +51 -3
  893. package/dist/actions/list-time-entries.d.cts.map +1 -1
  894. package/dist/actions/list-time-entries.d.mts +51 -3
  895. package/dist/actions/list-time-entries.d.mts.map +1 -1
  896. package/dist/actions/list-time-entries.mjs +14 -14
  897. package/dist/actions/list-time-entries.mjs.map +1 -1
  898. package/dist/actions/list-topic-comments2.cjs +13 -13
  899. package/dist/actions/list-topic-comments2.cjs.map +1 -1
  900. package/dist/actions/list-topic-comments2.d.cts +41 -3
  901. package/dist/actions/list-topic-comments2.d.cts.map +1 -1
  902. package/dist/actions/list-topic-comments2.d.mts +41 -3
  903. package/dist/actions/list-topic-comments2.d.mts.map +1 -1
  904. package/dist/actions/list-topic-comments2.mjs +13 -13
  905. package/dist/actions/list-topic-comments2.mjs.map +1 -1
  906. package/dist/actions/list-translated-solution-articles.cjs +31 -31
  907. package/dist/actions/list-translated-solution-articles.cjs.map +1 -1
  908. package/dist/actions/list-translated-solution-articles.d.cts +83 -3
  909. package/dist/actions/list-translated-solution-articles.d.cts.map +1 -1
  910. package/dist/actions/list-translated-solution-articles.d.mts +83 -3
  911. package/dist/actions/list-translated-solution-articles.d.mts.map +1 -1
  912. package/dist/actions/list-translated-solution-articles.mjs +31 -31
  913. package/dist/actions/list-translated-solution-articles.mjs.map +1 -1
  914. package/dist/actions/list-translated-subfolders.cjs +17 -17
  915. package/dist/actions/list-translated-subfolders.cjs.map +1 -1
  916. package/dist/actions/list-translated-subfolders.d.cts +53 -3
  917. package/dist/actions/list-translated-subfolders.d.cts.map +1 -1
  918. package/dist/actions/list-translated-subfolders.d.mts +53 -3
  919. package/dist/actions/list-translated-subfolders.d.mts.map +1 -1
  920. package/dist/actions/list-translated-subfolders.mjs +17 -17
  921. package/dist/actions/list-translated-subfolders.mjs.map +1 -1
  922. package/dist/actions/patch-admin-groups-agents.cjs +1 -1
  923. package/dist/actions/patch-admin-groups-agents.cjs.map +1 -1
  924. package/dist/actions/patch-admin-groups-agents.d.cts +13 -3
  925. package/dist/actions/patch-admin-groups-agents.d.cts.map +1 -1
  926. package/dist/actions/patch-admin-groups-agents.d.mts +13 -3
  927. package/dist/actions/patch-admin-groups-agents.d.mts.map +1 -1
  928. package/dist/actions/patch-admin-groups-agents.mjs +1 -1
  929. package/dist/actions/patch-admin-groups-agents.mjs.map +1 -1
  930. package/dist/actions/remove-watcher.cjs +2 -2
  931. package/dist/actions/remove-watcher.cjs.map +1 -1
  932. package/dist/actions/remove-watcher.d.cts +13 -3
  933. package/dist/actions/remove-watcher.d.cts.map +1 -1
  934. package/dist/actions/remove-watcher.d.mts +13 -3
  935. package/dist/actions/remove-watcher.d.mts.map +1 -1
  936. package/dist/actions/remove-watcher.mjs +2 -2
  937. package/dist/actions/remove-watcher.mjs.map +1 -1
  938. package/dist/actions/reply-to-forward-ticket.cjs +13 -13
  939. package/dist/actions/reply-to-forward-ticket.cjs.map +1 -1
  940. package/dist/actions/reply-to-forward-ticket.d.cts +45 -3
  941. package/dist/actions/reply-to-forward-ticket.d.cts.map +1 -1
  942. package/dist/actions/reply-to-forward-ticket.d.mts +45 -3
  943. package/dist/actions/reply-to-forward-ticket.d.mts.map +1 -1
  944. package/dist/actions/reply-to-forward-ticket.mjs +13 -13
  945. package/dist/actions/reply-to-forward-ticket.mjs.map +1 -1
  946. package/dist/actions/reply-to-ticket.cjs +20 -20
  947. package/dist/actions/reply-to-ticket.cjs.map +1 -1
  948. package/dist/actions/reply-to-ticket.d.cts +63 -3
  949. package/dist/actions/reply-to-ticket.d.cts.map +1 -1
  950. package/dist/actions/reply-to-ticket.d.mts +63 -3
  951. package/dist/actions/reply-to-ticket.d.mts.map +1 -1
  952. package/dist/actions/reply-to-ticket.mjs +20 -20
  953. package/dist/actions/reply-to-ticket.mjs.map +1 -1
  954. package/dist/actions/search-agents.cjs +32 -32
  955. package/dist/actions/search-agents.cjs.map +1 -1
  956. package/dist/actions/search-agents.d.cts +92 -3
  957. package/dist/actions/search-agents.d.cts.map +1 -1
  958. package/dist/actions/search-agents.d.mts +92 -3
  959. package/dist/actions/search-agents.d.mts.map +1 -1
  960. package/dist/actions/search-agents.mjs +32 -32
  961. package/dist/actions/search-agents.mjs.map +1 -1
  962. package/dist/actions/search-companies.cjs +20 -20
  963. package/dist/actions/search-companies.cjs.map +1 -1
  964. package/dist/actions/search-companies.d.cts +55 -3
  965. package/dist/actions/search-companies.d.cts.map +1 -1
  966. package/dist/actions/search-companies.d.mts +55 -3
  967. package/dist/actions/search-companies.d.mts.map +1 -1
  968. package/dist/actions/search-companies.mjs +20 -20
  969. package/dist/actions/search-companies.mjs.map +1 -1
  970. package/dist/actions/search-company.cjs +3 -3
  971. package/dist/actions/search-company.cjs.map +1 -1
  972. package/dist/actions/search-company.d.cts +17 -3
  973. package/dist/actions/search-company.d.cts.map +1 -1
  974. package/dist/actions/search-company.d.mts +17 -3
  975. package/dist/actions/search-company.d.mts.map +1 -1
  976. package/dist/actions/search-company.mjs +3 -3
  977. package/dist/actions/search-company.mjs.map +1 -1
  978. package/dist/actions/search-contacts-autocomplete.cjs +9 -9
  979. package/dist/actions/search-contacts-autocomplete.cjs.map +1 -1
  980. package/dist/actions/search-contacts-autocomplete.d.cts +29 -3
  981. package/dist/actions/search-contacts-autocomplete.d.cts.map +1 -1
  982. package/dist/actions/search-contacts-autocomplete.d.mts +29 -3
  983. package/dist/actions/search-contacts-autocomplete.d.mts.map +1 -1
  984. package/dist/actions/search-contacts-autocomplete.mjs +9 -9
  985. package/dist/actions/search-contacts-autocomplete.mjs.map +1 -1
  986. package/dist/actions/search-contacts.cjs +37 -37
  987. package/dist/actions/search-contacts.cjs.map +1 -1
  988. package/dist/actions/search-contacts.d.cts +87 -3
  989. package/dist/actions/search-contacts.d.cts.map +1 -1
  990. package/dist/actions/search-contacts.d.mts +87 -3
  991. package/dist/actions/search-contacts.d.mts.map +1 -1
  992. package/dist/actions/search-contacts.mjs +37 -37
  993. package/dist/actions/search-contacts.mjs.map +1 -1
  994. package/dist/actions/search-solution-articles.cjs +36 -36
  995. package/dist/actions/search-solution-articles.cjs.map +1 -1
  996. package/dist/actions/search-solution-articles.d.cts +91 -3
  997. package/dist/actions/search-solution-articles.d.cts.map +1 -1
  998. package/dist/actions/search-solution-articles.d.mts +91 -3
  999. package/dist/actions/search-solution-articles.d.mts.map +1 -1
  1000. package/dist/actions/search-solution-articles.mjs +36 -36
  1001. package/dist/actions/search-solution-articles.mjs.map +1 -1
  1002. package/dist/actions/toggle-timer.cjs +12 -12
  1003. package/dist/actions/toggle-timer.cjs.map +1 -1
  1004. package/dist/actions/toggle-timer.d.cts +33 -3
  1005. package/dist/actions/toggle-timer.d.cts.map +1 -1
  1006. package/dist/actions/toggle-timer.d.mts +33 -3
  1007. package/dist/actions/toggle-timer.d.mts.map +1 -1
  1008. package/dist/actions/toggle-timer.mjs +12 -12
  1009. package/dist/actions/toggle-timer.mjs.map +1 -1
  1010. package/dist/actions/update-admin-group.cjs +14 -14
  1011. package/dist/actions/update-admin-group.cjs.map +1 -1
  1012. package/dist/actions/update-admin-group.d.cts +51 -3
  1013. package/dist/actions/update-admin-group.d.cts.map +1 -1
  1014. package/dist/actions/update-admin-group.d.mts +51 -3
  1015. package/dist/actions/update-admin-group.d.mts.map +1 -1
  1016. package/dist/actions/update-admin-group.mjs +14 -14
  1017. package/dist/actions/update-admin-group.mjs.map +1 -1
  1018. package/dist/actions/update-admin-ticket-field-section.cjs +8 -8
  1019. package/dist/actions/update-admin-ticket-field-section.cjs.map +1 -1
  1020. package/dist/actions/update-admin-ticket-field-section.d.cts +33 -3
  1021. package/dist/actions/update-admin-ticket-field-section.d.cts.map +1 -1
  1022. package/dist/actions/update-admin-ticket-field-section.d.mts +33 -3
  1023. package/dist/actions/update-admin-ticket-field-section.d.mts.map +1 -1
  1024. package/dist/actions/update-admin-ticket-field-section.mjs +8 -8
  1025. package/dist/actions/update-admin-ticket-field-section.mjs.map +1 -1
  1026. package/dist/actions/update-admin-ticket-field.cjs +24 -24
  1027. package/dist/actions/update-admin-ticket-field.cjs.map +1 -1
  1028. package/dist/actions/update-admin-ticket-field.d.cts +74 -3
  1029. package/dist/actions/update-admin-ticket-field.d.cts.map +1 -1
  1030. package/dist/actions/update-admin-ticket-field.d.mts +74 -3
  1031. package/dist/actions/update-admin-ticket-field.d.mts.map +1 -1
  1032. package/dist/actions/update-admin-ticket-field.mjs +24 -24
  1033. package/dist/actions/update-admin-ticket-field.mjs.map +1 -1
  1034. package/dist/actions/update-agent-availability.cjs +12 -12
  1035. package/dist/actions/update-agent-availability.cjs.map +1 -1
  1036. package/dist/actions/update-agent-availability.d.cts +43 -3
  1037. package/dist/actions/update-agent-availability.d.cts.map +1 -1
  1038. package/dist/actions/update-agent-availability.d.mts +43 -3
  1039. package/dist/actions/update-agent-availability.d.mts.map +1 -1
  1040. package/dist/actions/update-agent-availability.mjs +12 -12
  1041. package/dist/actions/update-agent-availability.mjs.map +1 -1
  1042. package/dist/actions/update-agent.cjs +29 -29
  1043. package/dist/actions/update-agent.cjs.map +1 -1
  1044. package/dist/actions/update-agent.d.cts +103 -3
  1045. package/dist/actions/update-agent.d.cts.map +1 -1
  1046. package/dist/actions/update-agent.d.mts +103 -3
  1047. package/dist/actions/update-agent.d.mts.map +1 -1
  1048. package/dist/actions/update-agent.mjs +29 -29
  1049. package/dist/actions/update-agent.mjs.map +1 -1
  1050. package/dist/actions/update-automations.cjs +37 -37
  1051. package/dist/actions/update-automations.cjs.map +1 -1
  1052. package/dist/actions/update-automations.d.cts +109 -3
  1053. package/dist/actions/update-automations.d.cts.map +1 -1
  1054. package/dist/actions/update-automations.d.mts +109 -3
  1055. package/dist/actions/update-automations.d.mts.map +1 -1
  1056. package/dist/actions/update-automations.mjs +37 -37
  1057. package/dist/actions/update-automations.mjs.map +1 -1
  1058. package/dist/actions/update-canned-response-folder.cjs +2 -2
  1059. package/dist/actions/update-canned-response-folder.cjs.map +1 -1
  1060. package/dist/actions/update-canned-response-folder.d.cts +15 -3
  1061. package/dist/actions/update-canned-response-folder.d.cts.map +1 -1
  1062. package/dist/actions/update-canned-response-folder.d.mts +15 -3
  1063. package/dist/actions/update-canned-response-folder.d.mts.map +1 -1
  1064. package/dist/actions/update-canned-response-folder.mjs +2 -2
  1065. package/dist/actions/update-canned-response-folder.mjs.map +1 -1
  1066. package/dist/actions/update-canned-response.cjs +16 -16
  1067. package/dist/actions/update-canned-response.cjs.map +1 -1
  1068. package/dist/actions/update-canned-response.d.cts +53 -3
  1069. package/dist/actions/update-canned-response.d.cts.map +1 -1
  1070. package/dist/actions/update-canned-response.d.mts +53 -3
  1071. package/dist/actions/update-canned-response.d.mts.map +1 -1
  1072. package/dist/actions/update-canned-response.mjs +16 -16
  1073. package/dist/actions/update-canned-response.mjs.map +1 -1
  1074. package/dist/actions/update-companies.cjs +14 -14
  1075. package/dist/actions/update-companies.cjs.map +1 -1
  1076. package/dist/actions/update-companies.d.cts +55 -3
  1077. package/dist/actions/update-companies.d.cts.map +1 -1
  1078. package/dist/actions/update-companies.d.mts +55 -3
  1079. package/dist/actions/update-companies.d.mts.map +1 -1
  1080. package/dist/actions/update-companies.mjs +14 -14
  1081. package/dist/actions/update-companies.mjs.map +1 -1
  1082. package/dist/actions/update-contact-field.cjs +19 -19
  1083. package/dist/actions/update-contact-field.cjs.map +1 -1
  1084. package/dist/actions/update-contact-field.d.cts +61 -3
  1085. package/dist/actions/update-contact-field.d.cts.map +1 -1
  1086. package/dist/actions/update-contact-field.d.mts +61 -3
  1087. package/dist/actions/update-contact-field.d.mts.map +1 -1
  1088. package/dist/actions/update-contact-field.mjs +19 -19
  1089. package/dist/actions/update-contact-field.mjs.map +1 -1
  1090. package/dist/actions/update-contact-make-agent.cjs +25 -25
  1091. package/dist/actions/update-contact-make-agent.cjs.map +1 -1
  1092. package/dist/actions/update-contact-make-agent.d.cts +67 -3
  1093. package/dist/actions/update-contact-make-agent.d.cts.map +1 -1
  1094. package/dist/actions/update-contact-make-agent.d.mts +67 -3
  1095. package/dist/actions/update-contact-make-agent.d.mts.map +1 -1
  1096. package/dist/actions/update-contact-make-agent.mjs +25 -25
  1097. package/dist/actions/update-contact-make-agent.mjs.map +1 -1
  1098. package/dist/actions/update-contact.cjs +45 -45
  1099. package/dist/actions/update-contact.cjs.map +1 -1
  1100. package/dist/actions/update-contact.d.cts +135 -3
  1101. package/dist/actions/update-contact.d.cts.map +1 -1
  1102. package/dist/actions/update-contact.d.mts +135 -3
  1103. package/dist/actions/update-contact.d.mts.map +1 -1
  1104. package/dist/actions/update-contact.mjs +45 -45
  1105. package/dist/actions/update-contact.mjs.map +1 -1
  1106. package/dist/actions/update-conversations.cjs +22 -22
  1107. package/dist/actions/update-conversations.cjs.map +1 -1
  1108. package/dist/actions/update-conversations.d.cts +57 -3
  1109. package/dist/actions/update-conversations.d.cts.map +1 -1
  1110. package/dist/actions/update-conversations.d.mts +57 -3
  1111. package/dist/actions/update-conversations.d.mts.map +1 -1
  1112. package/dist/actions/update-conversations.mjs +22 -22
  1113. package/dist/actions/update-conversations.mjs.map +1 -1
  1114. package/dist/actions/update-discussion-category.cjs +5 -5
  1115. package/dist/actions/update-discussion-category.cjs.map +1 -1
  1116. package/dist/actions/update-discussion-category.d.cts +23 -3
  1117. package/dist/actions/update-discussion-category.d.cts.map +1 -1
  1118. package/dist/actions/update-discussion-category.d.mts +23 -3
  1119. package/dist/actions/update-discussion-category.d.mts.map +1 -1
  1120. package/dist/actions/update-discussion-category.mjs +5 -5
  1121. package/dist/actions/update-discussion-category.mjs.map +1 -1
  1122. package/dist/actions/update-discussion-comment.cjs +12 -12
  1123. package/dist/actions/update-discussion-comment.cjs.map +1 -1
  1124. package/dist/actions/update-discussion-comment.d.cts +35 -3
  1125. package/dist/actions/update-discussion-comment.d.cts.map +1 -1
  1126. package/dist/actions/update-discussion-comment.d.mts +35 -3
  1127. package/dist/actions/update-discussion-comment.d.mts.map +1 -1
  1128. package/dist/actions/update-discussion-comment.mjs +12 -12
  1129. package/dist/actions/update-discussion-comment.mjs.map +1 -1
  1130. package/dist/actions/update-discussion-forum.cjs +12 -12
  1131. package/dist/actions/update-discussion-forum.cjs.map +1 -1
  1132. package/dist/actions/update-discussion-forum.d.cts +45 -3
  1133. package/dist/actions/update-discussion-forum.d.cts.map +1 -1
  1134. package/dist/actions/update-discussion-forum.d.mts +45 -3
  1135. package/dist/actions/update-discussion-forum.d.mts.map +1 -1
  1136. package/dist/actions/update-discussion-forum.mjs +12 -12
  1137. package/dist/actions/update-discussion-forum.mjs.map +1 -1
  1138. package/dist/actions/update-discussion-topic.cjs +17 -17
  1139. package/dist/actions/update-discussion-topic.cjs.map +1 -1
  1140. package/dist/actions/update-discussion-topic.d.cts +55 -3
  1141. package/dist/actions/update-discussion-topic.d.cts.map +1 -1
  1142. package/dist/actions/update-discussion-topic.d.mts +55 -3
  1143. package/dist/actions/update-discussion-topic.d.mts.map +1 -1
  1144. package/dist/actions/update-discussion-topic.mjs +17 -17
  1145. package/dist/actions/update-discussion-topic.mjs.map +1 -1
  1146. package/dist/actions/update-email-settings.cjs +12 -12
  1147. package/dist/actions/update-email-settings.cjs.map +1 -1
  1148. package/dist/actions/update-email-settings.d.cts +55 -3
  1149. package/dist/actions/update-email-settings.d.cts.map +1 -1
  1150. package/dist/actions/update-email-settings.d.mts +55 -3
  1151. package/dist/actions/update-email-settings.d.mts.map +1 -1
  1152. package/dist/actions/update-email-settings.mjs +12 -12
  1153. package/dist/actions/update-email-settings.mjs.map +1 -1
  1154. package/dist/actions/update-notification-email-bcc.cjs +1 -1
  1155. package/dist/actions/update-notification-email-bcc.cjs.map +1 -1
  1156. package/dist/actions/update-notification-email-bcc.d.cts +11 -3
  1157. package/dist/actions/update-notification-email-bcc.d.cts.map +1 -1
  1158. package/dist/actions/update-notification-email-bcc.d.mts +11 -3
  1159. package/dist/actions/update-notification-email-bcc.d.mts.map +1 -1
  1160. package/dist/actions/update-notification-email-bcc.mjs +1 -1
  1161. package/dist/actions/update-notification-email-bcc.mjs.map +1 -1
  1162. package/dist/actions/update-sla-policies.cjs +38 -38
  1163. package/dist/actions/update-sla-policies.cjs.map +1 -1
  1164. package/dist/actions/update-sla-policies.d.cts +201 -3
  1165. package/dist/actions/update-sla-policies.d.cts.map +1 -1
  1166. package/dist/actions/update-sla-policies.d.mts +201 -3
  1167. package/dist/actions/update-sla-policies.d.mts.map +1 -1
  1168. package/dist/actions/update-sla-policies.mjs +38 -38
  1169. package/dist/actions/update-sla-policies.mjs.map +1 -1
  1170. package/dist/actions/update-solution-category.cjs +8 -8
  1171. package/dist/actions/update-solution-category.cjs.map +1 -1
  1172. package/dist/actions/update-solution-category.d.cts +29 -3
  1173. package/dist/actions/update-solution-category.d.cts.map +1 -1
  1174. package/dist/actions/update-solution-category.d.mts +29 -3
  1175. package/dist/actions/update-solution-category.d.mts.map +1 -1
  1176. package/dist/actions/update-solution-category.mjs +8 -8
  1177. package/dist/actions/update-solution-category.mjs.map +1 -1
  1178. package/dist/actions/update-solution-folder.cjs +22 -22
  1179. package/dist/actions/update-solution-folder.cjs.map +1 -1
  1180. package/dist/actions/update-solution-folder.d.cts +73 -3
  1181. package/dist/actions/update-solution-folder.d.cts.map +1 -1
  1182. package/dist/actions/update-solution-folder.d.mts +73 -3
  1183. package/dist/actions/update-solution-folder.d.mts.map +1 -1
  1184. package/dist/actions/update-solution-folder.mjs +22 -22
  1185. package/dist/actions/update-solution-folder.mjs.map +1 -1
  1186. package/dist/actions/update-solutions.cjs +30 -30
  1187. package/dist/actions/update-solutions.cjs.map +1 -1
  1188. package/dist/actions/update-solutions.d.cts +89 -3
  1189. package/dist/actions/update-solutions.d.cts.map +1 -1
  1190. package/dist/actions/update-solutions.d.mts +89 -3
  1191. package/dist/actions/update-solutions.d.mts.map +1 -1
  1192. package/dist/actions/update-solutions.mjs +30 -30
  1193. package/dist/actions/update-solutions.mjs.map +1 -1
  1194. package/dist/actions/update-ticket-bulk-watch.cjs +10 -10
  1195. package/dist/actions/update-ticket-bulk-watch.cjs.map +1 -1
  1196. package/dist/actions/update-ticket-bulk-watch.d.cts +33 -3
  1197. package/dist/actions/update-ticket-bulk-watch.d.cts.map +1 -1
  1198. package/dist/actions/update-ticket-bulk-watch.d.mts +33 -3
  1199. package/dist/actions/update-ticket-bulk-watch.d.mts.map +1 -1
  1200. package/dist/actions/update-ticket-bulk-watch.mjs +10 -10
  1201. package/dist/actions/update-ticket-bulk-watch.mjs.map +1 -1
  1202. package/dist/actions/update-ticket-forms.cjs +28 -28
  1203. package/dist/actions/update-ticket-forms.cjs.map +1 -1
  1204. package/dist/actions/update-ticket-forms.d.cts +95 -3
  1205. package/dist/actions/update-ticket-forms.d.cts.map +1 -1
  1206. package/dist/actions/update-ticket-forms.d.mts +95 -3
  1207. package/dist/actions/update-ticket-forms.d.mts.map +1 -1
  1208. package/dist/actions/update-ticket-forms.mjs +28 -28
  1209. package/dist/actions/update-ticket-forms.mjs.map +1 -1
  1210. package/dist/actions/update-ticket-summary.cjs +11 -11
  1211. package/dist/actions/update-ticket-summary.cjs.map +1 -1
  1212. package/dist/actions/update-ticket-summary.d.cts +33 -3
  1213. package/dist/actions/update-ticket-summary.d.cts.map +1 -1
  1214. package/dist/actions/update-ticket-summary.d.mts +33 -3
  1215. package/dist/actions/update-ticket-summary.d.mts.map +1 -1
  1216. package/dist/actions/update-ticket-summary.mjs +11 -11
  1217. package/dist/actions/update-ticket-summary.mjs.map +1 -1
  1218. package/dist/actions/update-ticket-user-access.cjs.map +1 -1
  1219. package/dist/actions/update-ticket-user-access.d.cts +22 -3
  1220. package/dist/actions/update-ticket-user-access.d.cts.map +1 -1
  1221. package/dist/actions/update-ticket-user-access.d.mts +22 -3
  1222. package/dist/actions/update-ticket-user-access.d.mts.map +1 -1
  1223. package/dist/actions/update-ticket-user-access.mjs.map +1 -1
  1224. package/dist/actions/update-ticket.cjs +42 -42
  1225. package/dist/actions/update-ticket.cjs.map +1 -1
  1226. package/dist/actions/update-ticket.d.cts +193 -3
  1227. package/dist/actions/update-ticket.d.cts.map +1 -1
  1228. package/dist/actions/update-ticket.d.mts +193 -3
  1229. package/dist/actions/update-ticket.d.mts.map +1 -1
  1230. package/dist/actions/update-ticket.mjs +42 -42
  1231. package/dist/actions/update-ticket.mjs.map +1 -1
  1232. package/dist/actions/update-time-entry.cjs +13 -13
  1233. package/dist/actions/update-time-entry.cjs.map +1 -1
  1234. package/dist/actions/update-time-entry.d.cts +49 -3
  1235. package/dist/actions/update-time-entry.d.cts.map +1 -1
  1236. package/dist/actions/update-time-entry.d.mts +49 -3
  1237. package/dist/actions/update-time-entry.d.mts.map +1 -1
  1238. package/dist/actions/update-time-entry.mjs +13 -13
  1239. package/dist/actions/update-time-entry.mjs.map +1 -1
  1240. package/dist/actions/view-a-canned-response.cjs +20 -20
  1241. package/dist/actions/view-a-canned-response.cjs.map +1 -1
  1242. package/dist/actions/view-a-canned-response.d.cts +51 -3
  1243. package/dist/actions/view-a-canned-response.d.cts.map +1 -1
  1244. package/dist/actions/view-a-canned-response.d.mts +51 -3
  1245. package/dist/actions/view-a-canned-response.d.mts.map +1 -1
  1246. package/dist/actions/view-a-canned-response.mjs +20 -20
  1247. package/dist/actions/view-a-canned-response.mjs.map +1 -1
  1248. package/dist/actions/view-automations.cjs +39 -39
  1249. package/dist/actions/view-automations.cjs.map +1 -1
  1250. package/dist/actions/view-automations.d.cts +101 -3
  1251. package/dist/actions/view-automations.d.cts.map +1 -1
  1252. package/dist/actions/view-automations.d.mts +101 -3
  1253. package/dist/actions/view-automations.d.mts.map +1 -1
  1254. package/dist/actions/view-automations.mjs +39 -39
  1255. package/dist/actions/view-automations.mjs.map +1 -1
  1256. package/dist/actions/view-business-hour.cjs +22 -22
  1257. package/dist/actions/view-business-hour.cjs.map +1 -1
  1258. package/dist/actions/view-business-hour.d.cts +95 -3
  1259. package/dist/actions/view-business-hour.d.cts.map +1 -1
  1260. package/dist/actions/view-business-hour.d.mts +95 -3
  1261. package/dist/actions/view-business-hour.d.mts.map +1 -1
  1262. package/dist/actions/view-business-hour.mjs +22 -22
  1263. package/dist/actions/view-business-hour.mjs.map +1 -1
  1264. package/dist/actions/view-company-field.cjs +17 -17
  1265. package/dist/actions/view-company-field.cjs.map +1 -1
  1266. package/dist/actions/view-company-field.d.cts +47 -3
  1267. package/dist/actions/view-company-field.d.cts.map +1 -1
  1268. package/dist/actions/view-company-field.d.mts +47 -3
  1269. package/dist/actions/view-company-field.d.mts.map +1 -1
  1270. package/dist/actions/view-company-field.mjs +17 -17
  1271. package/dist/actions/view-company-field.mjs.map +1 -1
  1272. package/dist/actions/view-contact-field.cjs +23 -23
  1273. package/dist/actions/view-contact-field.cjs.map +1 -1
  1274. package/dist/actions/view-contact-field.d.cts +57 -3
  1275. package/dist/actions/view-contact-field.d.cts.map +1 -1
  1276. package/dist/actions/view-contact-field.d.mts +57 -3
  1277. package/dist/actions/view-contact-field.d.mts.map +1 -1
  1278. package/dist/actions/view-contact-field.mjs +23 -23
  1279. package/dist/actions/view-contact-field.mjs.map +1 -1
  1280. package/dist/actions/view-email-configs.cjs +10 -10
  1281. package/dist/actions/view-email-configs.cjs.map +1 -1
  1282. package/dist/actions/view-email-configs.d.cts +29 -3
  1283. package/dist/actions/view-email-configs.d.cts.map +1 -1
  1284. package/dist/actions/view-email-configs.d.mts +29 -3
  1285. package/dist/actions/view-email-configs.d.mts.map +1 -1
  1286. package/dist/actions/view-email-configs.mjs +10 -10
  1287. package/dist/actions/view-email-configs.mjs.map +1 -1
  1288. package/dist/actions/view-email.cjs +14 -14
  1289. package/dist/actions/view-email.cjs.map +1 -1
  1290. package/dist/actions/view-email.d.cts +33 -3
  1291. package/dist/actions/view-email.d.cts.map +1 -1
  1292. package/dist/actions/view-email.d.mts +33 -3
  1293. package/dist/actions/view-email.d.mts.map +1 -1
  1294. package/dist/actions/view-email.mjs +14 -14
  1295. package/dist/actions/view-email.mjs.map +1 -1
  1296. package/dist/actions/view-group.cjs +13 -13
  1297. package/dist/actions/view-group.cjs.map +1 -1
  1298. package/dist/actions/view-group.d.cts +35 -3
  1299. package/dist/actions/view-group.d.cts.map +1 -1
  1300. package/dist/actions/view-group.d.mts +35 -3
  1301. package/dist/actions/view-group.d.mts.map +1 -1
  1302. package/dist/actions/view-group.mjs +13 -13
  1303. package/dist/actions/view-group.mjs.map +1 -1
  1304. package/dist/actions/view-notifications.cjs +3 -3
  1305. package/dist/actions/view-notifications.cjs.map +1 -1
  1306. package/dist/actions/view-notifications.d.cts +11 -3
  1307. package/dist/actions/view-notifications.d.cts.map +1 -1
  1308. package/dist/actions/view-notifications.d.mts +11 -3
  1309. package/dist/actions/view-notifications.d.mts.map +1 -1
  1310. package/dist/actions/view-notifications.mjs +3 -3
  1311. package/dist/actions/view-notifications.mjs.map +1 -1
  1312. package/dist/actions/view-products.cjs +7 -7
  1313. package/dist/actions/view-products.cjs.map +1 -1
  1314. package/dist/actions/view-products.d.cts +23 -3
  1315. package/dist/actions/view-products.d.cts.map +1 -1
  1316. package/dist/actions/view-products.d.mts +23 -3
  1317. package/dist/actions/view-products.d.mts.map +1 -1
  1318. package/dist/actions/view-products.mjs +7 -7
  1319. package/dist/actions/view-products.mjs.map +1 -1
  1320. package/dist/actions/view-roles.cjs +9 -9
  1321. package/dist/actions/view-roles.cjs.map +1 -1
  1322. package/dist/actions/view-roles.d.cts +27 -3
  1323. package/dist/actions/view-roles.d.cts.map +1 -1
  1324. package/dist/actions/view-roles.d.mts +27 -3
  1325. package/dist/actions/view-roles.d.mts.map +1 -1
  1326. package/dist/actions/view-roles.mjs +9 -9
  1327. package/dist/actions/view-roles.mjs.map +1 -1
  1328. package/dist/actions/view-settings.cjs +4 -4
  1329. package/dist/actions/view-settings.cjs.map +1 -1
  1330. package/dist/actions/view-settings.d.cts +13 -3
  1331. package/dist/actions/view-settings.d.cts.map +1 -1
  1332. package/dist/actions/view-settings.d.mts +13 -3
  1333. package/dist/actions/view-settings.d.mts.map +1 -1
  1334. package/dist/actions/view-settings.mjs +4 -4
  1335. package/dist/actions/view-settings.mjs.map +1 -1
  1336. package/dist/actions/view-skill.cjs +11 -11
  1337. package/dist/actions/view-skill.cjs.map +1 -1
  1338. package/dist/actions/view-skill.d.cts +35 -3
  1339. package/dist/actions/view-skill.d.cts.map +1 -1
  1340. package/dist/actions/view-skill.d.mts +35 -3
  1341. package/dist/actions/view-skill.d.mts.map +1 -1
  1342. package/dist/actions/view-skill.mjs +11 -11
  1343. package/dist/actions/view-skill.mjs.map +1 -1
  1344. package/dist/actions/view-solution-category.cjs +9 -9
  1345. package/dist/actions/view-solution-category.cjs.map +1 -1
  1346. package/dist/actions/view-solution-category.d.cts +27 -3
  1347. package/dist/actions/view-solution-category.d.cts.map +1 -1
  1348. package/dist/actions/view-solution-category.d.mts +27 -3
  1349. package/dist/actions/view-solution-category.d.mts.map +1 -1
  1350. package/dist/actions/view-solution-category.mjs +9 -9
  1351. package/dist/actions/view-solution-category.mjs.map +1 -1
  1352. package/dist/actions/view-solution-folder.cjs +21 -21
  1353. package/dist/actions/view-solution-folder.cjs.map +1 -1
  1354. package/dist/actions/view-solution-folder.d.cts +57 -3
  1355. package/dist/actions/view-solution-folder.d.cts.map +1 -1
  1356. package/dist/actions/view-solution-folder.d.mts +57 -3
  1357. package/dist/actions/view-solution-folder.d.mts.map +1 -1
  1358. package/dist/actions/view-solution-folder.mjs +21 -21
  1359. package/dist/actions/view-solution-folder.mjs.map +1 -1
  1360. package/dist/actions/view-solutions.cjs +45 -45
  1361. package/dist/actions/view-solutions.cjs.map +1 -1
  1362. package/dist/actions/view-solutions.d.cts +113 -3
  1363. package/dist/actions/view-solutions.d.cts.map +1 -1
  1364. package/dist/actions/view-solutions.d.mts +113 -3
  1365. package/dist/actions/view-solutions.d.mts.map +1 -1
  1366. package/dist/actions/view-solutions.mjs +45 -45
  1367. package/dist/actions/view-solutions.mjs.map +1 -1
  1368. package/dist/actions/view-ticket-field.cjs +36 -36
  1369. package/dist/actions/view-ticket-field.cjs.map +1 -1
  1370. package/dist/actions/view-ticket-field.d.cts +85 -3
  1371. package/dist/actions/view-ticket-field.d.cts.map +1 -1
  1372. package/dist/actions/view-ticket-field.d.mts +85 -3
  1373. package/dist/actions/view-ticket-field.d.mts.map +1 -1
  1374. package/dist/actions/view-ticket-field.mjs +36 -36
  1375. package/dist/actions/view-ticket-field.mjs.map +1 -1
  1376. package/dist/actions/view-ticket-form-field.cjs +18 -18
  1377. package/dist/actions/view-ticket-form-field.cjs.map +1 -1
  1378. package/dist/actions/view-ticket-form-field.d.cts +47 -3
  1379. package/dist/actions/view-ticket-form-field.d.cts.map +1 -1
  1380. package/dist/actions/view-ticket-form-field.d.mts +47 -3
  1381. package/dist/actions/view-ticket-form-field.d.mts.map +1 -1
  1382. package/dist/actions/view-ticket-form-field.mjs +18 -18
  1383. package/dist/actions/view-ticket-form-field.mjs.map +1 -1
  1384. package/dist/actions/view-ticket.cjs +91 -91
  1385. package/dist/actions/view-ticket.cjs.map +1 -1
  1386. package/dist/actions/view-ticket.d.cts +224 -3
  1387. package/dist/actions/view-ticket.d.cts.map +1 -1
  1388. package/dist/actions/view-ticket.d.mts +224 -3
  1389. package/dist/actions/view-ticket.d.mts.map +1 -1
  1390. package/dist/actions/view-ticket.mjs +91 -91
  1391. package/dist/actions/view-ticket.mjs.map +1 -1
  1392. package/dist/catalog.cjs +13 -1
  1393. package/dist/catalog.cjs.map +1 -1
  1394. package/dist/catalog.d.cts +12 -0
  1395. package/dist/catalog.d.mts +12 -0
  1396. package/dist/catalog.mjs +13 -1
  1397. package/dist/catalog.mjs.map +1 -1
  1398. package/dist/execute.cjs +1 -1
  1399. package/dist/execute.cjs.map +1 -1
  1400. package/dist/execute.mjs +1 -1
  1401. package/dist/execute.mjs.map +1 -1
  1402. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"create-email.cjs","names":["z","action"],"sources":["../../src/actions/create-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateEmailInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name for the email mailbox\"),\n group_id: z.number().int().describe(\"ID of the group to assign tickets from this mailbox\"),\n product_id: z.number().int().describe(\"ID of the product to associate with this mailbox\"),\n mailbox_type: z.enum([\"freshdesk_mailbox\", \"custom_mailbox\"]).describe(\"Type of mailbox. Use 'freshdesk_mailbox' for Freshdesk-managed mailboxes or 'custom_mailbox' for external email providers\"),\n support_email: z.string().describe(\"Email address for the mailbox. Must use your Freshdesk domain (e.g., name@yourdomain.freshdesk.com)\"),\n default_reply_email: z.boolean().describe(\"Set as default reply email address for the account\").optional(),\n});\nconst FreshdeskCreateEmail_FreshdeskMailboxConfigSchema: z.ZodTypeAny = z.object({\n forward_email: z.string().describe(\"Forward email address for Freshdesk mailbox type\").nullable().optional(),\n});\nexport const FreshdeskCreateEmailOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the created email mailbox\").nullable().optional(),\n name: z.string().describe(\"Display name of the email mailbox\").nullable().optional(),\n active: z.boolean().describe(\"Whether the mailbox is currently active\").nullable().optional(),\n group_id: z.number().int().describe(\"ID of the associated group\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the mailbox was created in ISO 8601 format\").nullable().optional(),\n product_id: z.number().int().describe(\"ID of the associated product\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the mailbox was last updated in ISO 8601 format\").nullable().optional(),\n failure_code: z.string().describe(\"Error code if mailbox configuration failed\").nullable().optional(),\n mailbox_type: z.string().describe(\"Type of mailbox (freshdesk_mailbox or custom_mailbox)\").nullable().optional(),\n support_email: z.string().describe(\"Email address of the mailbox\").nullable().optional(),\n disable_verify: z.boolean().describe(\"Whether email verification is disabled\").nullable().optional(),\n freshdesk_mailbox: FreshdeskCreateEmail_FreshdeskMailboxConfigSchema.nullable().optional(),\n default_reply_email: z.boolean().describe(\"Whether this is the default reply email\").nullable().optional(),\n});\n\nexport const freshdeskCreateEmail = action(\"FRESHDESK_CREATE_EMAIL\", {\n slug: \"freshdesk-create-email\",\n name: \"Create Email Mailbox\",\n description: \"Tool to create a new email mailbox in Freshdesk. Use when you need to add a support email address that automatically creates tickets from incoming emails. Requires valid product_id and group_id.\",\n input: FreshdeskCreateEmailInput,\n output: FreshdeskCreateEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;CACzF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;CACxF,cAAcA,IAAAA,EAAE,KAAK,CAAC,qBAAqB,gBAAgB,CAAC,CAAC,CAAC,SAAS,2HAA2H;CAClM,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CACxI,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAC3G,CAAC;AACD,MAAM,oDAAkEA,IAAAA,EAAE,OAAO,EAC/E,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC;AACD,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,mBAAmB,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACzF,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC;AAED,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-email.cjs","names":["z","action"],"sources":["../../src/actions/create-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateEmailInput = z.object({\n name: z.string().describe(\"Display name for the email mailbox\"),\n group_id: z.number().int().describe(\"ID of the group to assign tickets from this mailbox\"),\n product_id: z.number().int().describe(\"ID of the product to associate with this mailbox\"),\n mailbox_type: z.enum([\"freshdesk_mailbox\", \"custom_mailbox\"]).describe(\"Type of mailbox. Use 'freshdesk_mailbox' for Freshdesk-managed mailboxes or 'custom_mailbox' for external email providers\"),\n support_email: z.string().describe(\"Email address for the mailbox. Must use your Freshdesk domain (e.g., name@yourdomain.freshdesk.com)\"),\n default_reply_email: z.boolean().describe(\"Set as default reply email address for the account\").optional(),\n});\nconst FreshdeskCreateEmail_FreshdeskMailboxConfigSchema = z.object({\n forward_email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Forward email address for Freshdesk mailbox type\").optional()),\n});\nexport const FreshdeskCreateEmailOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the created email mailbox\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Display name of the email mailbox\").optional()),\n active: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the mailbox is currently active\").optional()),\n group_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the associated group\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the mailbox was created in ISO 8601 format\").optional()),\n product_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the associated product\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the mailbox was last updated in ISO 8601 format\").optional()),\n failure_code: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Error code if mailbox configuration failed\").optional()),\n mailbox_type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Type of mailbox (freshdesk_mailbox or custom_mailbox)\").optional()),\n support_email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Email address of the mailbox\").optional()),\n disable_verify: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether email verification is disabled\").optional()),\n freshdesk_mailbox: z.preprocess((value) => (value === null ? undefined : value), FreshdeskCreateEmail_FreshdeskMailboxConfigSchema.optional()),\n default_reply_email: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this is the default reply email\").optional()),\n});\n\nexport const freshdeskCreateEmail = action(\"FRESHDESK_CREATE_EMAIL\", {\n slug: \"freshdesk-create-email\",\n name: \"Create Email Mailbox\",\n description: \"Tool to create a new email mailbox in Freshdesk. Use when you need to add a support email address that automatically creates tickets from incoming emails. Requires valid product_id and group_id.\",\n input: FreshdeskCreateEmailInput,\n output: FreshdeskCreateEmailOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,58 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-email.d.ts
4
- declare const FreshdeskCreateEmailInput: z.ZodTypeAny;
5
- declare const FreshdeskCreateEmailOutput: z.ZodTypeAny;
6
- declare const freshdeskCreateEmail: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FreshdeskCreateEmailInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ group_id: z.ZodNumber;
7
+ product_id: z.ZodNumber;
8
+ mailbox_type: z.ZodEnum<{
9
+ freshdesk_mailbox: "freshdesk_mailbox";
10
+ custom_mailbox: "custom_mailbox";
11
+ }>;
12
+ support_email: z.ZodString;
13
+ default_reply_email: z.ZodOptional<z.ZodBoolean>;
14
+ }, z.core.$strip>;
15
+ declare const FreshdeskCreateEmailOutput: z.ZodObject<{
16
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
17
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
+ active: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
19
+ group_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
+ created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
21
+ product_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
22
+ updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
+ failure_code: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
24
+ mailbox_type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
+ support_email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
26
+ disable_verify: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
27
+ freshdesk_mailbox: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
28
+ forward_email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
29
+ }, z.core.$strip>>>;
30
+ default_reply_email: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
31
+ }, z.core.$strip>;
32
+ declare const freshdeskCreateEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
33
+ name: string;
34
+ group_id: number;
35
+ product_id: number;
36
+ mailbox_type: "freshdesk_mailbox" | "custom_mailbox";
37
+ support_email: string;
38
+ default_reply_email?: boolean | undefined;
39
+ }, {
40
+ id?: number | undefined;
41
+ name?: string | undefined;
42
+ active?: boolean | undefined;
43
+ group_id?: number | undefined;
44
+ created_at?: string | undefined;
45
+ product_id?: number | undefined;
46
+ updated_at?: string | undefined;
47
+ failure_code?: string | undefined;
48
+ mailbox_type?: string | undefined;
49
+ support_email?: string | undefined;
50
+ disable_verify?: boolean | undefined;
51
+ freshdesk_mailbox?: {
52
+ forward_email?: string | undefined;
53
+ } | undefined;
54
+ default_reply_email?: boolean | undefined;
55
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
56
  //#endregion
8
57
  export { freshdeskCreateEmail };
9
58
  //# sourceMappingURL=create-email.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-email.d.cts","names":[],"sources":["../../src/actions/create-email.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAOxC;AAAA,cAIW,0BAAA,EAA4B,CAAA,CAAE,UAczC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-email.d.cts","names":[],"sources":["../../src/actions/create-email.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAgB1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,58 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-email.d.ts
4
- declare const FreshdeskCreateEmailInput: z.ZodTypeAny;
5
- declare const FreshdeskCreateEmailOutput: z.ZodTypeAny;
6
- declare const freshdeskCreateEmail: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FreshdeskCreateEmailInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ group_id: z.ZodNumber;
7
+ product_id: z.ZodNumber;
8
+ mailbox_type: z.ZodEnum<{
9
+ freshdesk_mailbox: "freshdesk_mailbox";
10
+ custom_mailbox: "custom_mailbox";
11
+ }>;
12
+ support_email: z.ZodString;
13
+ default_reply_email: z.ZodOptional<z.ZodBoolean>;
14
+ }, z.core.$strip>;
15
+ declare const FreshdeskCreateEmailOutput: z.ZodObject<{
16
+ id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
17
+ name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
18
+ active: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
19
+ group_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
20
+ created_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
21
+ product_id: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
22
+ updated_at: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
23
+ failure_code: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
24
+ mailbox_type: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
25
+ support_email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
26
+ disable_verify: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
27
+ freshdesk_mailbox: z.ZodPreprocess<z.ZodOptional<z.ZodObject<{
28
+ forward_email: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
29
+ }, z.core.$strip>>>;
30
+ default_reply_email: z.ZodPreprocess<z.ZodOptional<z.ZodBoolean>>;
31
+ }, z.core.$strip>;
32
+ declare const freshdeskCreateEmail: import("@keystrokehq/action").WorkflowActionDefinition<{
33
+ name: string;
34
+ group_id: number;
35
+ product_id: number;
36
+ mailbox_type: "freshdesk_mailbox" | "custom_mailbox";
37
+ support_email: string;
38
+ default_reply_email?: boolean | undefined;
39
+ }, {
40
+ id?: number | undefined;
41
+ name?: string | undefined;
42
+ active?: boolean | undefined;
43
+ group_id?: number | undefined;
44
+ created_at?: string | undefined;
45
+ product_id?: number | undefined;
46
+ updated_at?: string | undefined;
47
+ failure_code?: string | undefined;
48
+ mailbox_type?: string | undefined;
49
+ support_email?: string | undefined;
50
+ disable_verify?: boolean | undefined;
51
+ freshdesk_mailbox?: {
52
+ forward_email?: string | undefined;
53
+ } | undefined;
54
+ default_reply_email?: boolean | undefined;
55
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
56
  //#endregion
8
57
  export { freshdeskCreateEmail };
9
58
  //# sourceMappingURL=create-email.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-email.d.mts","names":[],"sources":["../../src/actions/create-email.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAOxC;AAAA,cAIW,0BAAA,EAA4B,CAAA,CAAE,UAczC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-email.d.mts","names":[],"sources":["../../src/actions/create-email.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;;;;;cAWzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;cAgB1B,oBAAA,gCAAoB,wBAAA"}
@@ -9,26 +9,26 @@ const FreshdeskCreateEmailInput = z.object({
9
9
  support_email: z.string().describe("Email address for the mailbox. Must use your Freshdesk domain (e.g., name@yourdomain.freshdesk.com)"),
10
10
  default_reply_email: z.boolean().describe("Set as default reply email address for the account").optional()
11
11
  });
12
- const FreshdeskCreateEmail_FreshdeskMailboxConfigSchema = z.object({ forward_email: z.string().describe("Forward email address for Freshdesk mailbox type").nullable().optional() });
12
+ const FreshdeskCreateEmail_FreshdeskMailboxConfigSchema = z.object({ forward_email: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Forward email address for Freshdesk mailbox type").optional()) });
13
13
  const freshdeskCreateEmail = action("FRESHDESK_CREATE_EMAIL", {
14
14
  slug: "freshdesk-create-email",
15
15
  name: "Create Email Mailbox",
16
16
  description: "Tool to create a new email mailbox in Freshdesk. Use when you need to add a support email address that automatically creates tickets from incoming emails. Requires valid product_id and group_id.",
17
17
  input: FreshdeskCreateEmailInput,
18
18
  output: z.object({
19
- id: z.number().int().describe("Unique identifier for the created email mailbox").nullable().optional(),
20
- name: z.string().describe("Display name of the email mailbox").nullable().optional(),
21
- active: z.boolean().describe("Whether the mailbox is currently active").nullable().optional(),
22
- group_id: z.number().int().describe("ID of the associated group").nullable().optional(),
23
- created_at: z.string().describe("Timestamp when the mailbox was created in ISO 8601 format").nullable().optional(),
24
- product_id: z.number().int().describe("ID of the associated product").nullable().optional(),
25
- updated_at: z.string().describe("Timestamp when the mailbox was last updated in ISO 8601 format").nullable().optional(),
26
- failure_code: z.string().describe("Error code if mailbox configuration failed").nullable().optional(),
27
- mailbox_type: z.string().describe("Type of mailbox (freshdesk_mailbox or custom_mailbox)").nullable().optional(),
28
- support_email: z.string().describe("Email address of the mailbox").nullable().optional(),
29
- disable_verify: z.boolean().describe("Whether email verification is disabled").nullable().optional(),
30
- freshdesk_mailbox: FreshdeskCreateEmail_FreshdeskMailboxConfigSchema.nullable().optional(),
31
- default_reply_email: z.boolean().describe("Whether this is the default reply email").nullable().optional()
19
+ id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Unique identifier for the created email mailbox").optional()),
20
+ name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Display name of the email mailbox").optional()),
21
+ active: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether the mailbox is currently active").optional()),
22
+ group_id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the associated group").optional()),
23
+ created_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the mailbox was created in ISO 8601 format").optional()),
24
+ product_id: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("ID of the associated product").optional()),
25
+ updated_at: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Timestamp when the mailbox was last updated in ISO 8601 format").optional()),
26
+ failure_code: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Error code if mailbox configuration failed").optional()),
27
+ mailbox_type: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Type of mailbox (freshdesk_mailbox or custom_mailbox)").optional()),
28
+ support_email: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Email address of the mailbox").optional()),
29
+ disable_verify: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether email verification is disabled").optional()),
30
+ freshdesk_mailbox: z.preprocess((value) => value === null ? void 0 : value, FreshdeskCreateEmail_FreshdeskMailboxConfigSchema.optional()),
31
+ default_reply_email: z.preprocess((value) => value === null ? void 0 : value, z.boolean().describe("Whether this is the default reply email").optional())
32
32
  })
33
33
  });
34
34
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"create-email.mjs","names":[],"sources":["../../src/actions/create-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateEmailInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Display name for the email mailbox\"),\n group_id: z.number().int().describe(\"ID of the group to assign tickets from this mailbox\"),\n product_id: z.number().int().describe(\"ID of the product to associate with this mailbox\"),\n mailbox_type: z.enum([\"freshdesk_mailbox\", \"custom_mailbox\"]).describe(\"Type of mailbox. Use 'freshdesk_mailbox' for Freshdesk-managed mailboxes or 'custom_mailbox' for external email providers\"),\n support_email: z.string().describe(\"Email address for the mailbox. Must use your Freshdesk domain (e.g., name@yourdomain.freshdesk.com)\"),\n default_reply_email: z.boolean().describe(\"Set as default reply email address for the account\").optional(),\n});\nconst FreshdeskCreateEmail_FreshdeskMailboxConfigSchema: z.ZodTypeAny = z.object({\n forward_email: z.string().describe(\"Forward email address for Freshdesk mailbox type\").nullable().optional(),\n});\nexport const FreshdeskCreateEmailOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the created email mailbox\").nullable().optional(),\n name: z.string().describe(\"Display name of the email mailbox\").nullable().optional(),\n active: z.boolean().describe(\"Whether the mailbox is currently active\").nullable().optional(),\n group_id: z.number().int().describe(\"ID of the associated group\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the mailbox was created in ISO 8601 format\").nullable().optional(),\n product_id: z.number().int().describe(\"ID of the associated product\").nullable().optional(),\n updated_at: z.string().describe(\"Timestamp when the mailbox was last updated in ISO 8601 format\").nullable().optional(),\n failure_code: z.string().describe(\"Error code if mailbox configuration failed\").nullable().optional(),\n mailbox_type: z.string().describe(\"Type of mailbox (freshdesk_mailbox or custom_mailbox)\").nullable().optional(),\n support_email: z.string().describe(\"Email address of the mailbox\").nullable().optional(),\n disable_verify: z.boolean().describe(\"Whether email verification is disabled\").nullable().optional(),\n freshdesk_mailbox: FreshdeskCreateEmail_FreshdeskMailboxConfigSchema.nullable().optional(),\n default_reply_email: z.boolean().describe(\"Whether this is the default reply email\").nullable().optional(),\n});\n\nexport const freshdeskCreateEmail = action(\"FRESHDESK_CREATE_EMAIL\", {\n slug: \"freshdesk-create-email\",\n name: \"Create Email Mailbox\",\n description: \"Tool to create a new email mailbox in Freshdesk. Use when you need to add a support email address that automatically creates tickets from incoming emails. Requires valid product_id and group_id.\",\n input: FreshdeskCreateEmailInput,\n output: FreshdeskCreateEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0C,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;CACxF,cAAc,EAAE,KAAK,CAAC,qBAAqB,gBAAgB,CAAC,CAAC,CAAC,SAAS,2HAA2H;CAClM,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CACxI,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAC3G,CAAC;AACD,MAAM,oDAAkE,EAAE,OAAO,EAC/E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC;AAiBD,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,mBAAmB,kDAAkD,SAAS,CAAC,CAAC,SAAS;EACzF,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-email.mjs","names":[],"sources":["../../src/actions/create-email.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateEmailInput = z.object({\n name: z.string().describe(\"Display name for the email mailbox\"),\n group_id: z.number().int().describe(\"ID of the group to assign tickets from this mailbox\"),\n product_id: z.number().int().describe(\"ID of the product to associate with this mailbox\"),\n mailbox_type: z.enum([\"freshdesk_mailbox\", \"custom_mailbox\"]).describe(\"Type of mailbox. Use 'freshdesk_mailbox' for Freshdesk-managed mailboxes or 'custom_mailbox' for external email providers\"),\n support_email: z.string().describe(\"Email address for the mailbox. Must use your Freshdesk domain (e.g., name@yourdomain.freshdesk.com)\"),\n default_reply_email: z.boolean().describe(\"Set as default reply email address for the account\").optional(),\n});\nconst FreshdeskCreateEmail_FreshdeskMailboxConfigSchema = z.object({\n forward_email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Forward email address for Freshdesk mailbox type\").optional()),\n});\nexport const FreshdeskCreateEmailOutput = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Unique identifier for the created email mailbox\").optional()),\n name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Display name of the email mailbox\").optional()),\n active: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether the mailbox is currently active\").optional()),\n group_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the associated group\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the mailbox was created in ISO 8601 format\").optional()),\n product_id: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"ID of the associated product\").optional()),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the mailbox was last updated in ISO 8601 format\").optional()),\n failure_code: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Error code if mailbox configuration failed\").optional()),\n mailbox_type: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Type of mailbox (freshdesk_mailbox or custom_mailbox)\").optional()),\n support_email: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Email address of the mailbox\").optional()),\n disable_verify: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether email verification is disabled\").optional()),\n freshdesk_mailbox: z.preprocess((value) => (value === null ? undefined : value), FreshdeskCreateEmail_FreshdeskMailboxConfigSchema.optional()),\n default_reply_email: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this is the default reply email\").optional()),\n});\n\nexport const freshdeskCreateEmail = action(\"FRESHDESK_CREATE_EMAIL\", {\n slug: \"freshdesk-create-email\",\n name: \"Create Email Mailbox\",\n description: \"Tool to create a new email mailbox in Freshdesk. Use when you need to add a support email address that automatically creates tickets from incoming emails. Requires valid product_id and group_id.\",\n input: FreshdeskCreateEmailInput,\n output: FreshdeskCreateEmailOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4B,EAAE,OAAO;CAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qDAAqD;CACzF,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD;CACxF,cAAc,EAAE,KAAK,CAAC,qBAAqB,gBAAgB,CAAC,CAAC,CAAC,SAAS,2HAA2H;CAClM,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG;CACxI,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AAC3G,CAAC;AACD,MAAM,oDAAoD,EAAE,OAAO,EACjE,eAAe,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,EACjK,CAAC;AAiBD,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArBwC,EAAE,OAAO;EACjD,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC;EACzJ,MAAM,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC;EACvI,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;EAChJ,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC;EAC1I,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC;EACrK,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC;EAC9I,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC;EAC1K,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC;EACxJ,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC;EACnK,eAAe,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC;EAC3I,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC;EACvJ,mBAAmB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,kDAAkD,SAAS,CAAC;EAC7I,qBAAqB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC;CAC/J,CAOU;AACV,CAAC"}
@@ -9,15 +9,15 @@ const FreshdeskCreateForumInput = zod.z.object({
9
9
  forum_visibility: zod.z.number().int().describe("The visibility setting for the forum. Valid values: 1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies. If not specified, defaults to Everyone (1).").optional()
10
10
  });
11
11
  const FreshdeskCreateForumOutput = zod.z.object({
12
- id: zod.z.number().int().describe("The unique ID of the created forum."),
13
- name: zod.z.string().describe("The name of the forum."),
14
- position: zod.z.number().int().describe("The position of the forum within the category.").nullable().optional(),
15
- forum_type: zod.z.number().int().describe("The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements)."),
16
- description: zod.z.string().describe("The description of the forum.").nullable().optional(),
17
- topics_count: zod.z.number().int().describe("The number of topics in the forum.").nullable().optional(),
18
- comments_count: zod.z.number().int().describe("The number of comments in the forum.").nullable().optional(),
19
- forum_visibility: zod.z.number().int().describe("The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies)."),
20
- forum_category_id: zod.z.number().int().describe("The ID of the category this forum belongs to.")
12
+ id: zod.z.number().int().describe("The unique ID of the created forum.").nullable(),
13
+ name: zod.z.string().describe("The name of the forum.").nullable(),
14
+ position: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The position of the forum within the category.").optional()),
15
+ forum_type: zod.z.number().int().describe("The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements).").nullable(),
16
+ description: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("The description of the forum.").optional()),
17
+ topics_count: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The number of topics in the forum.").optional()),
18
+ comments_count: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("The number of comments in the forum.").optional()),
19
+ forum_visibility: zod.z.number().int().describe("The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies).").nullable(),
20
+ forum_category_id: zod.z.number().int().describe("The ID of the category this forum belongs to.").nullable()
21
21
  });
22
22
  const freshdeskCreateForum = require_action.action("FRESHDESK_CREATE_FORUM", {
23
23
  slug: "freshdesk-create-forum",
@@ -1 +1 @@
1
- {"version":3,"file":"create-forum.cjs","names":["z","action"],"sources":["../../src/actions/create-forum.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateForumInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the forum. Must be a non-empty string.\"),\n forum_type: z.number().int().describe(\"The type of forum. Valid values: 1=Questions, 2=Ideas, 3=Problems, 4=Announcements. If not specified, defaults to Questions (1).\").optional(),\n category_id: z.number().int().describe(\"The ID of the category where the forum will be created. This is a required path parameter.\"),\n description: z.string().describe(\"The description of the forum. Supports plain text or HTML content.\").optional(),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum. Valid values: 1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies. If not specified, defaults to Everyone (1).\").optional(),\n});\nexport const FreshdeskCreateForumOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the created forum.\"),\n name: z.string().describe(\"The name of the forum.\"),\n position: z.number().int().describe(\"The position of the forum within the category.\").nullable().optional(),\n forum_type: z.number().int().describe(\"The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements).\"),\n description: z.string().describe(\"The description of the forum.\").nullable().optional(),\n topics_count: z.number().int().describe(\"The number of topics in the forum.\").nullable().optional(),\n comments_count: z.number().int().describe(\"The number of comments in the forum.\").nullable().optional(),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies).\"),\n forum_category_id: z.number().int().describe(\"The ID of the category this forum belongs to.\"),\n});\n\nexport const freshdeskCreateForum = action(\"FRESHDESK_CREATE_FORUM\", {\n slug: \"freshdesk-create-forum\",\n name: \"Create Forum\",\n description: \"Tool to create a new forum within a category in Freshdesk discussions. Use when you need to add a new forum to organize discussions within a specific category.\",\n input: FreshdeskCreateForumInput,\n output: FreshdeskCreateForumOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CACnL,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F;CACnI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;AAC9N,CAAC;AACD,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CAClD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE;CAC9G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4GAA4G;CACxJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;AAC9F,CAAC;AAED,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-forum.cjs","names":["z","action"],"sources":["../../src/actions/create-forum.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateForumInput = z.object({\n name: z.string().describe(\"The name of the forum. Must be a non-empty string.\"),\n forum_type: z.number().int().describe(\"The type of forum. Valid values: 1=Questions, 2=Ideas, 3=Problems, 4=Announcements. If not specified, defaults to Questions (1).\").optional(),\n category_id: z.number().int().describe(\"The ID of the category where the forum will be created. This is a required path parameter.\"),\n description: z.string().describe(\"The description of the forum. Supports plain text or HTML content.\").optional(),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum. Valid values: 1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies. If not specified, defaults to Everyone (1).\").optional(),\n});\nexport const FreshdeskCreateForumOutput = z.object({\n id: z.number().int().describe(\"The unique ID of the created forum.\").nullable(),\n name: z.string().describe(\"The name of the forum.\").nullable(),\n position: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The position of the forum within the category.\").optional()),\n forum_type: z.number().int().describe(\"The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements).\").nullable(),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The description of the forum.\").optional()),\n topics_count: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of topics in the forum.\").optional()),\n comments_count: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of comments in the forum.\").optional()),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies).\").nullable(),\n forum_category_id: z.number().int().describe(\"The ID of the category this forum belongs to.\").nullable(),\n});\n\nexport const freshdeskCreateForum = action(\"FRESHDESK_CREATE_FORUM\", {\n slug: \"freshdesk-create-forum\",\n name: \"Create Forum\",\n description: \"Tool to create a new forum within a category in Freshdesk discussions. Use when you need to add a new forum to organize discussions within a specific category.\",\n input: FreshdeskCreateForumInput,\n output: FreshdeskCreateForumOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;CACnL,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F;CACnI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;AAC9N,CAAC;AACD,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC7D,UAAUA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;CAC9J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC;CAC1I,cAAcA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC;CACtJ,gBAAgBA,IAAAA,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;CAC1J,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CACnK,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACzG,CAAC;AAED,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-forum.d.ts
4
- declare const FreshdeskCreateForumInput: z.ZodTypeAny;
5
- declare const FreshdeskCreateForumOutput: z.ZodTypeAny;
6
- declare const freshdeskCreateForum: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FreshdeskCreateForumInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ forum_type: z.ZodOptional<z.ZodNumber>;
7
+ category_id: z.ZodNumber;
8
+ description: z.ZodOptional<z.ZodString>;
9
+ forum_visibility: z.ZodOptional<z.ZodNumber>;
10
+ }, z.core.$strip>;
11
+ declare const FreshdeskCreateForumOutput: z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ position: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
+ forum_type: z.ZodNullable<z.ZodNumber>;
16
+ description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
17
+ topics_count: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
18
+ comments_count: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
19
+ forum_visibility: z.ZodNullable<z.ZodNumber>;
20
+ forum_category_id: z.ZodNullable<z.ZodNumber>;
21
+ }, z.core.$strip>;
22
+ declare const freshdeskCreateForum: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ name: string;
24
+ category_id: number;
25
+ forum_type?: number | undefined;
26
+ description?: string | undefined;
27
+ forum_visibility?: number | undefined;
28
+ }, {
29
+ id: number | null;
30
+ name: string | null;
31
+ forum_type: number | null;
32
+ forum_visibility: number | null;
33
+ forum_category_id: number | null;
34
+ position?: number | undefined;
35
+ description?: string | undefined;
36
+ topics_count?: number | undefined;
37
+ comments_count?: number | undefined;
38
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { freshdeskCreateForum };
9
41
  //# sourceMappingURL=create-forum.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-forum.d.cts","names":[],"sources":["../../src/actions/create-forum.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAMxC;AAAA,cACW,0BAAA,EAA4B,CAAA,CAAE,UAUzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-forum.d.cts","names":[],"sources":["../../src/actions/create-forum.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAOzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,gCAAoB,wBAAA"}
@@ -1,9 +1,41 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-forum.d.ts
4
- declare const FreshdeskCreateForumInput: z.ZodTypeAny;
5
- declare const FreshdeskCreateForumOutput: z.ZodTypeAny;
6
- declare const freshdeskCreateForum: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const FreshdeskCreateForumInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ forum_type: z.ZodOptional<z.ZodNumber>;
7
+ category_id: z.ZodNumber;
8
+ description: z.ZodOptional<z.ZodString>;
9
+ forum_visibility: z.ZodOptional<z.ZodNumber>;
10
+ }, z.core.$strip>;
11
+ declare const FreshdeskCreateForumOutput: z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ name: z.ZodNullable<z.ZodString>;
14
+ position: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
15
+ forum_type: z.ZodNullable<z.ZodNumber>;
16
+ description: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
17
+ topics_count: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
18
+ comments_count: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
19
+ forum_visibility: z.ZodNullable<z.ZodNumber>;
20
+ forum_category_id: z.ZodNullable<z.ZodNumber>;
21
+ }, z.core.$strip>;
22
+ declare const freshdeskCreateForum: import("@keystrokehq/action").WorkflowActionDefinition<{
23
+ name: string;
24
+ category_id: number;
25
+ forum_type?: number | undefined;
26
+ description?: string | undefined;
27
+ forum_visibility?: number | undefined;
28
+ }, {
29
+ id: number | null;
30
+ name: string | null;
31
+ forum_type: number | null;
32
+ forum_visibility: number | null;
33
+ forum_category_id: number | null;
34
+ position?: number | undefined;
35
+ description?: string | undefined;
36
+ topics_count?: number | undefined;
37
+ comments_count?: number | undefined;
38
+ }, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
39
  //#endregion
8
40
  export { freshdeskCreateForum };
9
41
  //# sourceMappingURL=create-forum.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-forum.d.mts","names":[],"sources":["../../src/actions/create-forum.ts"],"mappings":";;;cAIa,yBAAA,EAA2B,CAAA,CAAE,UAMxC;AAAA,cACW,0BAAA,EAA4B,CAAA,CAAE,UAUzC;AAAA,cAEW,oBAAA,gCAAoB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-forum.d.mts","names":[],"sources":["../../src/actions/create-forum.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;;;cAOzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;cAY1B,oBAAA,gCAAoB,wBAAA"}
@@ -12,15 +12,15 @@ const freshdeskCreateForum = action("FRESHDESK_CREATE_FORUM", {
12
12
  forum_visibility: z.number().int().describe("The visibility setting for the forum. Valid values: 1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies. If not specified, defaults to Everyone (1).").optional()
13
13
  }),
14
14
  output: z.object({
15
- id: z.number().int().describe("The unique ID of the created forum."),
16
- name: z.string().describe("The name of the forum."),
17
- position: z.number().int().describe("The position of the forum within the category.").nullable().optional(),
18
- forum_type: z.number().int().describe("The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements)."),
19
- description: z.string().describe("The description of the forum.").nullable().optional(),
20
- topics_count: z.number().int().describe("The number of topics in the forum.").nullable().optional(),
21
- comments_count: z.number().int().describe("The number of comments in the forum.").nullable().optional(),
22
- forum_visibility: z.number().int().describe("The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies)."),
23
- forum_category_id: z.number().int().describe("The ID of the category this forum belongs to.")
15
+ id: z.number().int().describe("The unique ID of the created forum.").nullable(),
16
+ name: z.string().describe("The name of the forum.").nullable(),
17
+ position: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The position of the forum within the category.").optional()),
18
+ forum_type: z.number().int().describe("The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements).").nullable(),
19
+ description: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The description of the forum.").optional()),
20
+ topics_count: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The number of topics in the forum.").optional()),
21
+ comments_count: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("The number of comments in the forum.").optional()),
22
+ forum_visibility: z.number().int().describe("The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies).").nullable(),
23
+ forum_category_id: z.number().int().describe("The ID of the category this forum belongs to.").nullable()
24
24
  })
25
25
  });
26
26
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"create-forum.mjs","names":[],"sources":["../../src/actions/create-forum.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateForumInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The name of the forum. Must be a non-empty string.\"),\n forum_type: z.number().int().describe(\"The type of forum. Valid values: 1=Questions, 2=Ideas, 3=Problems, 4=Announcements. If not specified, defaults to Questions (1).\").optional(),\n category_id: z.number().int().describe(\"The ID of the category where the forum will be created. This is a required path parameter.\"),\n description: z.string().describe(\"The description of the forum. Supports plain text or HTML content.\").optional(),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum. Valid values: 1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies. If not specified, defaults to Everyone (1).\").optional(),\n});\nexport const FreshdeskCreateForumOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"The unique ID of the created forum.\"),\n name: z.string().describe(\"The name of the forum.\"),\n position: z.number().int().describe(\"The position of the forum within the category.\").nullable().optional(),\n forum_type: z.number().int().describe(\"The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements).\"),\n description: z.string().describe(\"The description of the forum.\").nullable().optional(),\n topics_count: z.number().int().describe(\"The number of topics in the forum.\").nullable().optional(),\n comments_count: z.number().int().describe(\"The number of comments in the forum.\").nullable().optional(),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies).\"),\n forum_category_id: z.number().int().describe(\"The ID of the category this forum belongs to.\"),\n});\n\nexport const freshdeskCreateForum = action(\"FRESHDESK_CREATE_FORUM\", {\n slug: \"freshdesk-create-forum\",\n name: \"Create Forum\",\n description: \"Tool to create a new forum within a category in Freshdesk discussions. Use when you need to add a new forum to organize discussions within a specific category.\",\n input: FreshdeskCreateForumInput,\n output: FreshdeskCreateForumOutput,\n});\n"],"mappings":";;AAuBA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBqD,EAAE,OAAO;EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;EACnL,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F;EACnI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAChH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;CAC9N,CAiBS;CACP,QAjBsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC;EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1G,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE;EAC9G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4GAA4G;EACxJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C;CAC9F,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-forum.mjs","names":[],"sources":["../../src/actions/create-forum.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateForumInput = z.object({\n name: z.string().describe(\"The name of the forum. Must be a non-empty string.\"),\n forum_type: z.number().int().describe(\"The type of forum. Valid values: 1=Questions, 2=Ideas, 3=Problems, 4=Announcements. If not specified, defaults to Questions (1).\").optional(),\n category_id: z.number().int().describe(\"The ID of the category where the forum will be created. This is a required path parameter.\"),\n description: z.string().describe(\"The description of the forum. Supports plain text or HTML content.\").optional(),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum. Valid values: 1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies. If not specified, defaults to Everyone (1).\").optional(),\n});\nexport const FreshdeskCreateForumOutput = z.object({\n id: z.number().int().describe(\"The unique ID of the created forum.\").nullable(),\n name: z.string().describe(\"The name of the forum.\").nullable(),\n position: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The position of the forum within the category.\").optional()),\n forum_type: z.number().int().describe(\"The type of forum (1=Questions, 2=Ideas, 3=Problems, 4=Announcements).\").nullable(),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The description of the forum.\").optional()),\n topics_count: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of topics in the forum.\").optional()),\n comments_count: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"The number of comments in the forum.\").optional()),\n forum_visibility: z.number().int().describe(\"The visibility setting for the forum (1=Everyone, 2=Logged in users, 3=Agents only, 4=Selected companies).\").nullable(),\n forum_category_id: z.number().int().describe(\"The ID of the category this forum belongs to.\").nullable(),\n});\n\nexport const freshdeskCreateForum = action(\"FRESHDESK_CREATE_FORUM\", {\n slug: \"freshdesk-create-forum\",\n name: \"Create Forum\",\n description: \"Tool to create a new forum within a category in Freshdesk discussions. Use when you need to add a new forum to organize discussions within a specific category.\",\n input: FreshdeskCreateForumInput,\n output: FreshdeskCreateForumOutput,\n});\n"],"mappings":";;AAuBA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAvBuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;EAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;EACnL,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F;EACnI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAChH,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qKAAqK,CAAC,CAAC,SAAS;CAC9N,CAiBS;CACP,QAjBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAC7D,UAAU,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC;EAC9J,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;EACzH,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC;EAC1I,cAAc,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC;EACtJ,gBAAgB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC;EAC1J,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;EACnK,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzG,CAOU;AACV,CAAC"}
@@ -45,18 +45,18 @@ const FreshdeskCreateSlaPoliciesInput = zod.z.object({
45
45
  }).describe("Conditions defining where the SLA policy applies. At least one non-empty array (sources, group_ids, or product_ids) is required.")
46
46
  });
47
47
  const FreshdeskCreateSlaPoliciesOutput = zod.z.object({
48
- id: zod.z.number().int().describe("Unique identifier for the created SLA policy"),
49
- name: zod.z.string().describe("Name of the SLA policy"),
50
- active: zod.z.boolean().describe("Whether the SLA policy is active"),
51
- position: zod.z.number().int().describe("Position/order of the SLA policy in the list").nullable().optional(),
52
- created_at: zod.z.string().describe("Timestamp when the SLA policy was created (ISO 8601 format)").nullable().optional(),
53
- escalation: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Escalation configuration for the SLA policy").nullable().optional(),
54
- is_default: zod.z.boolean().describe("Whether this is the default SLA policy").nullable().optional(),
48
+ id: zod.z.number().int().describe("Unique identifier for the created SLA policy").nullable(),
49
+ name: zod.z.string().describe("Name of the SLA policy").nullable(),
50
+ active: zod.z.boolean().describe("Whether the SLA policy is active").nullable(),
51
+ position: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Position/order of the SLA policy in the list").optional()),
52
+ created_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the SLA policy was created (ISO 8601 format)").optional()),
53
+ escalation: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Escalation configuration for the SLA policy").optional()),
54
+ is_default: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.boolean().describe("Whether this is the default SLA policy").optional()),
55
55
  sla_target: zod.z.record(zod.z.string(), zod.z.unknown()).describe("SLA targets for different priority levels with respond_within and resolve_within in seconds"),
56
- updated_at: zod.z.string().describe("Timestamp when the SLA policy was last updated (ISO 8601 format)").nullable().optional(),
57
- description: zod.z.string().describe("Description of the SLA policy").nullable().optional(),
58
- applicable_to: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Conditions where the policy applies (sources, group_ids, product_ids)").nullable().optional(),
59
- advanced_conditions: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Auto-generated advanced conditions based on applicable_to settings").nullable().optional()
56
+ updated_at: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Timestamp when the SLA policy was last updated (ISO 8601 format)").optional()),
57
+ description: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Description of the SLA policy").optional()),
58
+ applicable_to: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Conditions where the policy applies (sources, group_ids, product_ids)").optional()),
59
+ advanced_conditions: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.record(zod.z.string(), zod.z.unknown()).describe("Auto-generated advanced conditions based on applicable_to settings").optional())
60
60
  });
61
61
  const freshdeskCreateSlaPolicies = require_action.action("FRESHDESK_CREATE_SLA_POLICIES", {
62
62
  slug: "freshdesk-create-sla-policies",
@@ -1 +1 @@
1
- {"version":3,"file":"create-sla-policies.cjs","names":["z","action"],"sources":["../../src/actions/create-sla-policies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateSlaPoliciesInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the SLA policy\"),\n active: z.boolean().default(true).describe(\"Whether the SLA policy is active or not\").optional(),\n sla_target: z.object({\n priority_1: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 1 (Urgent)\"),\n priority_2: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 2 (High)\"),\n priority_3: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 3 (Medium)\"),\n priority_4: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 4 (Low)\"),\n}).describe(\"SLA targets for all four priority levels with respond_within and resolve_within times in seconds\"),\n description: z.string().describe(\"Description of the SLA policy\").optional(),\n applicable_to: z.object({\n sources: z.array(z.enum([\"email\", \"portal\", \"phone\", \"chat\", \"feedback_widget\", \"outbound_email\"])).describe(\"List of ticket sources. At least one non-empty array is required.\").optional(),\n group_ids: z.array(z.number().int()).describe(\"List of group IDs where this policy applies.\").optional(),\n product_ids: z.array(z.number().int()).describe(\"List of product IDs where this policy applies.\").optional(),\n}).describe(\"Conditions defining where the SLA policy applies. At least one non-empty array (sources, group_ids, or product_ids) is required.\"),\n});\nexport const FreshdeskCreateSlaPoliciesOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the created SLA policy\"),\n name: z.string().describe(\"Name of the SLA policy\"),\n active: z.boolean().describe(\"Whether the SLA policy is active\"),\n position: z.number().int().describe(\"Position/order of the SLA policy in the list\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the SLA policy was created (ISO 8601 format)\").nullable().optional(),\n escalation: z.record(z.string(), z.unknown()).describe(\"Escalation configuration for the SLA policy\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this is the default SLA policy\").nullable().optional(),\n sla_target: z.record(z.string(), z.unknown()).describe(\"SLA targets for different priority levels with respond_within and resolve_within in seconds\"),\n updated_at: z.string().describe(\"Timestamp when the SLA policy was last updated (ISO 8601 format)\").nullable().optional(),\n description: z.string().describe(\"Description of the SLA policy\").nullable().optional(),\n applicable_to: z.record(z.string(), z.unknown()).describe(\"Conditions where the policy applies (sources, group_ids, product_ids)\").nullable().optional(),\n advanced_conditions: z.record(z.string(), z.unknown()).describe(\"Auto-generated advanced conditions based on applicable_to settings\").nullable().optional(),\n});\n\nexport const freshdeskCreateSlaPolicies = action(\"FRESHDESK_CREATE_SLA_POLICIES\", {\n slug: \"freshdesk-create-sla-policies\",\n name: \"Create SLA Policy\",\n description: \"Tool to create a new SLA (Service Level Agreement) policy in Freshdesk. Use when you need to establish service level targets for ticket response and resolution times based on priority levels.\",\n input: FreshdeskCreateSlaPoliciesInput,\n output: FreshdeskCreateSlaPoliciesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-sla-policies.cjs","names":["z","action"],"sources":["../../src/actions/create-sla-policies.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const FreshdeskCreateSlaPoliciesInput = z.object({\n name: z.string().describe(\"Name of the SLA policy\"),\n active: z.boolean().default(true).describe(\"Whether the SLA policy is active or not\").optional(),\n sla_target: z.object({\n priority_1: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 1 (Urgent)\"),\n priority_2: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 2 (High)\"),\n priority_3: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 3 (Medium)\"),\n priority_4: z.object({\n business_hours: z.boolean().describe(\"Whether to use business hours calendar for this priority level\"),\n resolve_within: z.number().int().describe(\"Resolution time target in seconds (e.g., 28800=8hrs, 57600=16hrs, 86400=24hrs)\"),\n respond_within: z.number().int().describe(\"First response time target in seconds (e.g., 900=15min, 3600=1hr, 7200=2hrs)\"),\n escalation_enabled: z.boolean().describe(\"Whether escalation is enabled for this priority level\"),\n}).describe(\"SLA targets for priority 4 (Low)\"),\n}).describe(\"SLA targets for all four priority levels with respond_within and resolve_within times in seconds\"),\n description: z.string().describe(\"Description of the SLA policy\").optional(),\n applicable_to: z.object({\n sources: z.array(z.enum([\"email\", \"portal\", \"phone\", \"chat\", \"feedback_widget\", \"outbound_email\"])).describe(\"List of ticket sources. At least one non-empty array is required.\").optional(),\n group_ids: z.array(z.number().int()).describe(\"List of group IDs where this policy applies.\").optional(),\n product_ids: z.array(z.number().int()).describe(\"List of product IDs where this policy applies.\").optional(),\n}).describe(\"Conditions defining where the SLA policy applies. At least one non-empty array (sources, group_ids, or product_ids) is required.\"),\n});\nexport const FreshdeskCreateSlaPoliciesOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the created SLA policy\").nullable(),\n name: z.string().describe(\"Name of the SLA policy\").nullable(),\n active: z.boolean().describe(\"Whether the SLA policy is active\").nullable(),\n position: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Position/order of the SLA policy in the list\").optional()),\n created_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the SLA policy was created (ISO 8601 format)\").optional()),\n escalation: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Escalation configuration for the SLA policy\").optional()),\n is_default: z.preprocess((value) => (value === null ? undefined : value), z.boolean().describe(\"Whether this is the default SLA policy\").optional()),\n sla_target: z.record(z.string(), z.unknown()).describe(\"SLA targets for different priority levels with respond_within and resolve_within in seconds\"),\n updated_at: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Timestamp when the SLA policy was last updated (ISO 8601 format)\").optional()),\n description: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Description of the SLA policy\").optional()),\n applicable_to: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Conditions where the policy applies (sources, group_ids, product_ids)\").optional()),\n advanced_conditions: z.preprocess((value) => (value === null ? undefined : value), z.record(z.string(), z.unknown()).describe(\"Auto-generated advanced conditions based on applicable_to settings\").optional()),\n});\n\nexport const freshdeskCreateSlaPolicies = action(\"FRESHDESK_CREATE_SLA_POLICIES\", {\n slug: \"freshdesk-create-sla-policies\",\n name: \"Create SLA Policy\",\n description: \"Tool to create a new SLA (Service Level Agreement) policy in Freshdesk. Use when you need to establish service level targets for ticket response and resolution times based on priority levels.\",\n input: FreshdeskCreateSlaPoliciesInput,\n output: FreshdeskCreateSlaPoliciesOutput,\n});\n"],"mappings":"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"}