@keystrokehq/servicenow 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1140) 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/attach-file-to-record.cjs +11 -11
  5. package/dist/actions/attach-file-to-record.cjs.map +1 -1
  6. package/dist/actions/attach-file-to-record.d.cts +41 -3
  7. package/dist/actions/attach-file-to-record.d.cts.map +1 -1
  8. package/dist/actions/attach-file-to-record.d.mts +41 -3
  9. package/dist/actions/attach-file-to-record.d.mts.map +1 -1
  10. package/dist/actions/attach-file-to-record.mjs +11 -11
  11. package/dist/actions/attach-file-to-record.mjs.map +1 -1
  12. package/dist/actions/cancel-change-conflict-check.cjs +1 -1
  13. package/dist/actions/cancel-change-conflict-check.cjs.map +1 -1
  14. package/dist/actions/cancel-change-conflict-check.d.cts +9 -3
  15. package/dist/actions/cancel-change-conflict-check.d.cts.map +1 -1
  16. package/dist/actions/cancel-change-conflict-check.d.mts +9 -3
  17. package/dist/actions/cancel-change-conflict-check.d.mts.map +1 -1
  18. package/dist/actions/cancel-change-conflict-check.mjs +1 -1
  19. package/dist/actions/cancel-change-conflict-check.mjs.map +1 -1
  20. package/dist/actions/create-a-record.cjs.map +1 -1
  21. package/dist/actions/create-a-record.d.cts +174 -3
  22. package/dist/actions/create-a-record.d.cts.map +1 -1
  23. package/dist/actions/create-a-record.d.mts +174 -3
  24. package/dist/actions/create-a-record.d.mts.map +1 -1
  25. package/dist/actions/create-a-record.mjs.map +1 -1
  26. package/dist/actions/create-attachment-upload.cjs +11 -11
  27. package/dist/actions/create-attachment-upload.cjs.map +1 -1
  28. package/dist/actions/create-attachment-upload.d.cts +43 -3
  29. package/dist/actions/create-attachment-upload.d.cts.map +1 -1
  30. package/dist/actions/create-attachment-upload.d.mts +43 -3
  31. package/dist/actions/create-attachment-upload.d.mts.map +1 -1
  32. package/dist/actions/create-attachment-upload.mjs +11 -11
  33. package/dist/actions/create-attachment-upload.mjs.map +1 -1
  34. package/dist/actions/create-ci-lifecycle-mgmt-operators.cjs.map +1 -1
  35. package/dist/actions/create-ci-lifecycle-mgmt-operators.d.cts +27 -3
  36. package/dist/actions/create-ci-lifecycle-mgmt-operators.d.cts.map +1 -1
  37. package/dist/actions/create-ci-lifecycle-mgmt-operators.d.mts +27 -3
  38. package/dist/actions/create-ci-lifecycle-mgmt-operators.d.mts.map +1 -1
  39. package/dist/actions/create-ci-lifecycle-mgmt-operators.mjs.map +1 -1
  40. package/dist/actions/create-ci-lifecycle-mgmt-statuses.cjs.map +1 -1
  41. package/dist/actions/create-ci-lifecycle-mgmt-statuses.d.cts +21 -3
  42. package/dist/actions/create-ci-lifecycle-mgmt-statuses.d.cts.map +1 -1
  43. package/dist/actions/create-ci-lifecycle-mgmt-statuses.d.mts +21 -3
  44. package/dist/actions/create-ci-lifecycle-mgmt-statuses.d.mts.map +1 -1
  45. package/dist/actions/create-ci-lifecycle-mgmt-statuses.mjs.map +1 -1
  46. package/dist/actions/create-cilifecyclemgmt-action.cjs.map +1 -1
  47. package/dist/actions/create-cilifecyclemgmt-action.d.cts +14 -3
  48. package/dist/actions/create-cilifecyclemgmt-action.d.cts.map +1 -1
  49. package/dist/actions/create-cilifecyclemgmt-action.d.mts +14 -3
  50. package/dist/actions/create-cilifecyclemgmt-action.d.mts.map +1 -1
  51. package/dist/actions/create-cilifecyclemgmt-action.mjs.map +1 -1
  52. package/dist/actions/create-cmdb-app-service.cjs.map +1 -1
  53. package/dist/actions/create-cmdb-app-service.d.cts +35 -3
  54. package/dist/actions/create-cmdb-app-service.d.cts.map +1 -1
  55. package/dist/actions/create-cmdb-app-service.d.mts +35 -3
  56. package/dist/actions/create-cmdb-app-service.d.mts.map +1 -1
  57. package/dist/actions/create-cmdb-app-service.mjs.map +1 -1
  58. package/dist/actions/create-cmdb-ci-linux-server.cjs.map +1 -1
  59. package/dist/actions/create-cmdb-ci-linux-server.d.cts +121 -3
  60. package/dist/actions/create-cmdb-ci-linux-server.d.cts.map +1 -1
  61. package/dist/actions/create-cmdb-ci-linux-server.d.mts +121 -3
  62. package/dist/actions/create-cmdb-ci-linux-server.d.mts.map +1 -1
  63. package/dist/actions/create-cmdb-ci-linux-server.mjs.map +1 -1
  64. package/dist/actions/create-cmdb-ingest.cjs.map +1 -1
  65. package/dist/actions/create-cmdb-ingest.d.cts +22 -3
  66. package/dist/actions/create-cmdb-ingest.d.cts.map +1 -1
  67. package/dist/actions/create-cmdb-ingest.d.mts +22 -3
  68. package/dist/actions/create-cmdb-ingest.d.mts.map +1 -1
  69. package/dist/actions/create-cmdb-ingest.mjs.map +1 -1
  70. package/dist/actions/create-cmdb-instance-relation.cjs.map +1 -1
  71. package/dist/actions/create-cmdb-instance-relation.d.cts +50 -3
  72. package/dist/actions/create-cmdb-instance-relation.d.cts.map +1 -1
  73. package/dist/actions/create-cmdb-instance-relation.d.mts +50 -3
  74. package/dist/actions/create-cmdb-instance-relation.d.mts.map +1 -1
  75. package/dist/actions/create-cmdb-instance-relation.mjs.map +1 -1
  76. package/dist/actions/create-cmdb-instance.cjs.map +1 -1
  77. package/dist/actions/create-cmdb-instance.d.cts +29 -3
  78. package/dist/actions/create-cmdb-instance.d.cts.map +1 -1
  79. package/dist/actions/create-cmdb-instance.d.mts +29 -3
  80. package/dist/actions/create-cmdb-instance.d.mts.map +1 -1
  81. package/dist/actions/create-cmdb-instance.mjs.map +1 -1
  82. package/dist/actions/create-data-classification-classify.cjs.map +1 -1
  83. package/dist/actions/create-data-classification-classify.d.cts +23 -3
  84. package/dist/actions/create-data-classification-classify.d.cts.map +1 -1
  85. package/dist/actions/create-data-classification-classify.d.mts +23 -3
  86. package/dist/actions/create-data-classification-classify.d.mts.map +1 -1
  87. package/dist/actions/create-data-classification-classify.mjs.map +1 -1
  88. package/dist/actions/create-data-classification-clear.cjs +1 -1
  89. package/dist/actions/create-data-classification-clear.cjs.map +1 -1
  90. package/dist/actions/create-data-classification-clear.d.cts +14 -3
  91. package/dist/actions/create-data-classification-clear.d.cts.map +1 -1
  92. package/dist/actions/create-data-classification-clear.d.mts +14 -3
  93. package/dist/actions/create-data-classification-clear.d.mts.map +1 -1
  94. package/dist/actions/create-data-classification-clear.mjs +1 -1
  95. package/dist/actions/create-data-classification-clear.mjs.map +1 -1
  96. package/dist/actions/create-identifyreconcile-enhanced.cjs.map +1 -1
  97. package/dist/actions/create-identifyreconcile-enhanced.d.cts +69 -3
  98. package/dist/actions/create-identifyreconcile-enhanced.d.cts.map +1 -1
  99. package/dist/actions/create-identifyreconcile-enhanced.d.mts +69 -3
  100. package/dist/actions/create-identifyreconcile-enhanced.d.mts.map +1 -1
  101. package/dist/actions/create-identifyreconcile-enhanced.mjs.map +1 -1
  102. package/dist/actions/create-identifyreconcile-query.cjs.map +1 -1
  103. package/dist/actions/create-identifyreconcile-query.d.cts +41 -3
  104. package/dist/actions/create-identifyreconcile-query.d.cts.map +1 -1
  105. package/dist/actions/create-identifyreconcile-query.d.mts +41 -3
  106. package/dist/actions/create-identifyreconcile-query.d.mts.map +1 -1
  107. package/dist/actions/create-identifyreconcile-query.mjs.map +1 -1
  108. package/dist/actions/create-identifyreconcile-queryenhanced.cjs.map +1 -1
  109. package/dist/actions/create-identifyreconcile-queryenhanced.d.cts +28 -3
  110. package/dist/actions/create-identifyreconcile-queryenhanced.d.cts.map +1 -1
  111. package/dist/actions/create-identifyreconcile-queryenhanced.d.mts +28 -3
  112. package/dist/actions/create-identifyreconcile-queryenhanced.d.mts.map +1 -1
  113. package/dist/actions/create-identifyreconcile-queryenhanced.mjs.map +1 -1
  114. package/dist/actions/create-import.cjs.map +1 -1
  115. package/dist/actions/create-import.d.cts +15 -3
  116. package/dist/actions/create-import.d.cts.map +1 -1
  117. package/dist/actions/create-import.d.mts +15 -3
  118. package/dist/actions/create-import.d.mts.map +1 -1
  119. package/dist/actions/create-import.mjs.map +1 -1
  120. package/dist/actions/create-incident.cjs.map +1 -1
  121. package/dist/actions/create-incident.d.cts +33 -3
  122. package/dist/actions/create-incident.d.cts.map +1 -1
  123. package/dist/actions/create-incident.d.mts +33 -3
  124. package/dist/actions/create-incident.d.mts.map +1 -1
  125. package/dist/actions/create-incident.mjs.map +1 -1
  126. package/dist/actions/create-incident1.cjs.map +1 -1
  127. package/dist/actions/create-incident1.d.cts +184 -3
  128. package/dist/actions/create-incident1.d.cts.map +1 -1
  129. package/dist/actions/create-incident1.d.mts +184 -3
  130. package/dist/actions/create-incident1.d.mts.map +1 -1
  131. package/dist/actions/create-incident1.mjs.map +1 -1
  132. package/dist/actions/create-interaction-close.cjs.map +1 -1
  133. package/dist/actions/create-interaction-close.d.cts +58 -3
  134. package/dist/actions/create-interaction-close.d.cts.map +1 -1
  135. package/dist/actions/create-interaction-close.d.mts +58 -3
  136. package/dist/actions/create-interaction-close.d.mts.map +1 -1
  137. package/dist/actions/create-interaction-close.mjs.map +1 -1
  138. package/dist/actions/create-interaction.cjs +3 -3
  139. package/dist/actions/create-interaction.cjs.map +1 -1
  140. package/dist/actions/create-interaction.d.cts +65 -3
  141. package/dist/actions/create-interaction.d.cts.map +1 -1
  142. package/dist/actions/create-interaction.d.mts +65 -3
  143. package/dist/actions/create-interaction.d.mts.map +1 -1
  144. package/dist/actions/create-interaction.mjs +3 -3
  145. package/dist/actions/create-interaction.mjs.map +1 -1
  146. package/dist/actions/create-push-installation.cjs.map +1 -1
  147. package/dist/actions/create-push-installation.d.cts +27 -3
  148. package/dist/actions/create-push-installation.d.cts.map +1 -1
  149. package/dist/actions/create-push-installation.d.mts +27 -3
  150. package/dist/actions/create-push-installation.d.mts.map +1 -1
  151. package/dist/actions/create-push-installation.mjs.map +1 -1
  152. package/dist/actions/create-push-remove-installation.cjs.map +1 -1
  153. package/dist/actions/create-push-remove-installation.d.cts +17 -3
  154. package/dist/actions/create-push-remove-installation.d.cts.map +1 -1
  155. package/dist/actions/create-push-remove-installation.d.mts +17 -3
  156. package/dist/actions/create-push-remove-installation.d.mts.map +1 -1
  157. package/dist/actions/create-push-remove-installation.mjs.map +1 -1
  158. package/dist/actions/create-servic-catalog-items-add-to-cart.cjs +2 -2
  159. package/dist/actions/create-servic-catalog-items-add-to-cart.cjs.map +1 -1
  160. package/dist/actions/create-servic-catalog-items-add-to-cart.d.cts +14 -3
  161. package/dist/actions/create-servic-catalog-items-add-to-cart.d.cts.map +1 -1
  162. package/dist/actions/create-servic-catalog-items-add-to-cart.d.mts +14 -3
  163. package/dist/actions/create-servic-catalog-items-add-to-cart.d.mts.map +1 -1
  164. package/dist/actions/create-servic-catalog-items-add-to-cart.mjs +2 -2
  165. package/dist/actions/create-servic-catalog-items-add-to-cart.mjs.map +1 -1
  166. package/dist/actions/create-servic-catalog-items-submit-producer.cjs.map +1 -1
  167. package/dist/actions/create-servic-catalog-items-submit-producer.d.cts +31 -3
  168. package/dist/actions/create-servic-catalog-items-submit-producer.d.cts.map +1 -1
  169. package/dist/actions/create-servic-catalog-items-submit-producer.d.mts +31 -3
  170. package/dist/actions/create-servic-catalog-items-submit-producer.d.mts.map +1 -1
  171. package/dist/actions/create-servic-catalog-items-submit-producer.mjs.map +1 -1
  172. package/dist/actions/create-service-catalog-cart-checkout.cjs +2 -2
  173. package/dist/actions/create-service-catalog-cart-checkout.cjs.map +1 -1
  174. package/dist/actions/create-service-catalog-cart-checkout.d.cts +10 -3
  175. package/dist/actions/create-service-catalog-cart-checkout.d.cts.map +1 -1
  176. package/dist/actions/create-service-catalog-cart-checkout.d.mts +10 -3
  177. package/dist/actions/create-service-catalog-cart-checkout.d.mts.map +1 -1
  178. package/dist/actions/create-service-catalog-cart-checkout.mjs +2 -2
  179. package/dist/actions/create-service-catalog-cart-checkout.mjs.map +1 -1
  180. package/dist/actions/create-service-catalog-cart-submit-order.cjs +5 -5
  181. package/dist/actions/create-service-catalog-cart-submit-order.cjs.map +1 -1
  182. package/dist/actions/create-service-catalog-cart-submit-order.d.cts +33 -3
  183. package/dist/actions/create-service-catalog-cart-submit-order.d.cts.map +1 -1
  184. package/dist/actions/create-service-catalog-cart-submit-order.d.mts +33 -3
  185. package/dist/actions/create-service-catalog-cart-submit-order.d.mts.map +1 -1
  186. package/dist/actions/create-service-catalog-cart-submit-order.mjs +5 -5
  187. package/dist/actions/create-service-catalog-cart-submit-order.mjs.map +1 -1
  188. package/dist/actions/create-servicecatalog-items-checkout-guide.cjs.map +1 -1
  189. package/dist/actions/create-servicecatalog-items-checkout-guide.d.cts +19 -3
  190. package/dist/actions/create-servicecatalog-items-checkout-guide.d.cts.map +1 -1
  191. package/dist/actions/create-servicecatalog-items-checkout-guide.d.mts +19 -3
  192. package/dist/actions/create-servicecatalog-items-checkout-guide.d.mts.map +1 -1
  193. package/dist/actions/create-servicecatalog-items-checkout-guide.mjs.map +1 -1
  194. package/dist/actions/create-servicecatalog-items-order-now.cjs.map +1 -1
  195. package/dist/actions/create-servicecatalog-items-order-now.d.cts +21 -3
  196. package/dist/actions/create-servicecatalog-items-order-now.d.cts.map +1 -1
  197. package/dist/actions/create-servicecatalog-items-order-now.d.mts +21 -3
  198. package/dist/actions/create-servicecatalog-items-order-now.d.mts.map +1 -1
  199. package/dist/actions/create-servicecatalog-items-order-now.mjs.map +1 -1
  200. package/dist/actions/create-servicenow-import-insertmultiple.cjs.map +1 -1
  201. package/dist/actions/create-servicenow-import-insertmultiple.d.cts +22 -3
  202. package/dist/actions/create-servicenow-import-insertmultiple.d.cts.map +1 -1
  203. package/dist/actions/create-servicenow-import-insertmultiple.d.mts +22 -3
  204. package/dist/actions/create-servicenow-import-insertmultiple.d.mts.map +1 -1
  205. package/dist/actions/create-servicenow-import-insertmultiple.mjs.map +1 -1
  206. package/dist/actions/create-sn-chg-rest-change-ci.cjs.map +1 -1
  207. package/dist/actions/create-sn-chg-rest-change-ci.d.cts +19 -3
  208. package/dist/actions/create-sn-chg-rest-change-ci.d.cts.map +1 -1
  209. package/dist/actions/create-sn-chg-rest-change-ci.d.mts +19 -3
  210. package/dist/actions/create-sn-chg-rest-change-ci.d.mts.map +1 -1
  211. package/dist/actions/create-sn-chg-rest-change-ci.mjs.map +1 -1
  212. package/dist/actions/create-sn-chg-rest-change-conflict.cjs.map +1 -1
  213. package/dist/actions/create-sn-chg-rest-change-conflict.d.cts +17 -3
  214. package/dist/actions/create-sn-chg-rest-change-conflict.d.cts.map +1 -1
  215. package/dist/actions/create-sn-chg-rest-change-conflict.d.mts +17 -3
  216. package/dist/actions/create-sn-chg-rest-change-conflict.d.mts.map +1 -1
  217. package/dist/actions/create-sn-chg-rest-change-conflict.mjs.map +1 -1
  218. package/dist/actions/create-sn-chg-rest-change-emergency.cjs.map +1 -1
  219. package/dist/actions/create-sn-chg-rest-change-emergency.d.cts +15 -3
  220. package/dist/actions/create-sn-chg-rest-change-emergency.d.cts.map +1 -1
  221. package/dist/actions/create-sn-chg-rest-change-emergency.d.mts +15 -3
  222. package/dist/actions/create-sn-chg-rest-change-emergency.d.mts.map +1 -1
  223. package/dist/actions/create-sn-chg-rest-change-emergency.mjs.map +1 -1
  224. package/dist/actions/create-sn-chg-rest-change-normal.cjs.map +1 -1
  225. package/dist/actions/create-sn-chg-rest-change-normal.d.cts +18 -3
  226. package/dist/actions/create-sn-chg-rest-change-normal.d.cts.map +1 -1
  227. package/dist/actions/create-sn-chg-rest-change-normal.d.mts +18 -3
  228. package/dist/actions/create-sn-chg-rest-change-normal.d.mts.map +1 -1
  229. package/dist/actions/create-sn-chg-rest-change-normal.mjs.map +1 -1
  230. package/dist/actions/create-sn-chg-rest-change-standard.cjs.map +1 -1
  231. package/dist/actions/create-sn-chg-rest-change-standard.d.cts +54 -3
  232. package/dist/actions/create-sn-chg-rest-change-standard.d.cts.map +1 -1
  233. package/dist/actions/create-sn-chg-rest-change-standard.d.mts +54 -3
  234. package/dist/actions/create-sn-chg-rest-change-standard.d.mts.map +1 -1
  235. package/dist/actions/create-sn-chg-rest-change-standard.mjs.map +1 -1
  236. package/dist/actions/create-sn-chg-rest-change-task.cjs.map +1 -1
  237. package/dist/actions/create-sn-chg-rest-change-task.d.cts +55 -3
  238. package/dist/actions/create-sn-chg-rest-change-task.d.cts.map +1 -1
  239. package/dist/actions/create-sn-chg-rest-change-task.d.mts +55 -3
  240. package/dist/actions/create-sn-chg-rest-change-task.d.mts.map +1 -1
  241. package/dist/actions/create-sn-chg-rest-change-task.mjs.map +1 -1
  242. package/dist/actions/create-sn-chg-rest-change.cjs.map +1 -1
  243. package/dist/actions/create-sn-chg-rest-change.d.cts +180 -3
  244. package/dist/actions/create-sn-chg-rest-change.d.cts.map +1 -1
  245. package/dist/actions/create-sn-chg-rest-change.d.mts +180 -3
  246. package/dist/actions/create-sn-chg-rest-change.d.mts.map +1 -1
  247. package/dist/actions/create-sn-chg-rest-change.mjs.map +1 -1
  248. package/dist/actions/create-sn-cicd-app-batch-install.cjs.map +1 -1
  249. package/dist/actions/create-sn-cicd-app-batch-install.d.cts +23 -3
  250. package/dist/actions/create-sn-cicd-app-batch-install.d.cts.map +1 -1
  251. package/dist/actions/create-sn-cicd-app-batch-install.d.mts +23 -3
  252. package/dist/actions/create-sn-cicd-app-batch-install.d.mts.map +1 -1
  253. package/dist/actions/create-sn-cicd-app-batch-install.mjs.map +1 -1
  254. package/dist/actions/create-sn-cicd-app-repo-install.cjs +4 -4
  255. package/dist/actions/create-sn-cicd-app-repo-install.cjs.map +1 -1
  256. package/dist/actions/create-sn-cicd-app-repo-install.d.cts +24 -3
  257. package/dist/actions/create-sn-cicd-app-repo-install.d.cts.map +1 -1
  258. package/dist/actions/create-sn-cicd-app-repo-install.d.mts +24 -3
  259. package/dist/actions/create-sn-cicd-app-repo-install.d.mts.map +1 -1
  260. package/dist/actions/create-sn-cicd-app-repo-install.mjs +4 -4
  261. package/dist/actions/create-sn-cicd-app-repo-install.mjs.map +1 -1
  262. package/dist/actions/create-sn-cicd-instance-scan-full-scan.cjs.map +1 -1
  263. package/dist/actions/create-sn-cicd-instance-scan-full-scan.d.cts +10 -3
  264. package/dist/actions/create-sn-cicd-instance-scan-full-scan.d.cts.map +1 -1
  265. package/dist/actions/create-sn-cicd-instance-scan-full-scan.d.mts +10 -3
  266. package/dist/actions/create-sn-cicd-instance-scan-full-scan.d.mts.map +1 -1
  267. package/dist/actions/create-sn-cicd-instance-scan-full-scan.mjs.map +1 -1
  268. package/dist/actions/create-sn-cicd-instance-scan-suite-scan-combo.cjs.map +1 -1
  269. package/dist/actions/create-sn-cicd-instance-scan-suite-scan-combo.d.cts +29 -3
  270. package/dist/actions/create-sn-cicd-instance-scan-suite-scan-combo.d.cts.map +1 -1
  271. package/dist/actions/create-sn-cicd-instance-scan-suite-scan-combo.d.mts +29 -3
  272. package/dist/actions/create-sn-cicd-instance-scan-suite-scan-combo.d.mts.map +1 -1
  273. package/dist/actions/create-sn-cicd-instance-scan-suite-scan-combo.mjs.map +1 -1
  274. package/dist/actions/create-sn-cicd-plugin-activate.cjs +1 -1
  275. package/dist/actions/create-sn-cicd-plugin-activate.cjs.map +1 -1
  276. package/dist/actions/create-sn-cicd-plugin-activate.d.cts +15 -3
  277. package/dist/actions/create-sn-cicd-plugin-activate.d.cts.map +1 -1
  278. package/dist/actions/create-sn-cicd-plugin-activate.d.mts +15 -3
  279. package/dist/actions/create-sn-cicd-plugin-activate.d.mts.map +1 -1
  280. package/dist/actions/create-sn-cicd-plugin-activate.mjs +1 -1
  281. package/dist/actions/create-sn-cicd-plugin-activate.mjs.map +1 -1
  282. package/dist/actions/create-sn-cicd-testsuite-run.cjs.map +1 -1
  283. package/dist/actions/create-sn-cicd-testsuite-run.d.cts +20 -3
  284. package/dist/actions/create-sn-cicd-testsuite-run.d.cts.map +1 -1
  285. package/dist/actions/create-sn-cicd-testsuite-run.d.mts +20 -3
  286. package/dist/actions/create-sn-cicd-testsuite-run.d.mts.map +1 -1
  287. package/dist/actions/create-sn-cicd-testsuite-run.mjs.map +1 -1
  288. package/dist/actions/create-sn-ind-tsm-sdwan-troubleticket.cjs.map +1 -1
  289. package/dist/actions/create-sn-ind-tsm-sdwan-troubleticket.d.cts +66 -3
  290. package/dist/actions/create-sn-ind-tsm-sdwan-troubleticket.d.cts.map +1 -1
  291. package/dist/actions/create-sn-ind-tsm-sdwan-troubleticket.d.mts +66 -3
  292. package/dist/actions/create-sn-ind-tsm-sdwan-troubleticket.d.mts.map +1 -1
  293. package/dist/actions/create-sn-ind-tsm-sdwan-troubleticket.mjs.map +1 -1
  294. package/dist/actions/create-sn-tmf-service-category.cjs.map +1 -1
  295. package/dist/actions/create-sn-tmf-service-category.d.cts +29 -3
  296. package/dist/actions/create-sn-tmf-service-category.d.cts.map +1 -1
  297. package/dist/actions/create-sn-tmf-service-category.d.mts +29 -3
  298. package/dist/actions/create-sn-tmf-service-category.d.mts.map +1 -1
  299. package/dist/actions/create-sn-tmf-service-category.mjs.map +1 -1
  300. package/dist/actions/create-table-incident.cjs.map +1 -1
  301. package/dist/actions/create-table-incident.d.cts +163 -3
  302. package/dist/actions/create-table-incident.d.cts.map +1 -1
  303. package/dist/actions/create-table-incident.d.mts +163 -3
  304. package/dist/actions/create-table-incident.d.mts.map +1 -1
  305. package/dist/actions/create-table-incident.mjs.map +1 -1
  306. package/dist/actions/create-table.cjs.map +1 -1
  307. package/dist/actions/create-table.d.cts +189 -3
  308. package/dist/actions/create-table.d.cts.map +1 -1
  309. package/dist/actions/create-table.d.mts +189 -3
  310. package/dist/actions/create-table.d.mts.map +1 -1
  311. package/dist/actions/create-table.mjs.map +1 -1
  312. package/dist/actions/create-update-cmd-ci.cjs.map +1 -1
  313. package/dist/actions/create-update-cmd-ci.d.cts +45 -3
  314. package/dist/actions/create-update-cmd-ci.d.cts.map +1 -1
  315. package/dist/actions/create-update-cmd-ci.d.mts +45 -3
  316. package/dist/actions/create-update-cmd-ci.d.mts.map +1 -1
  317. package/dist/actions/create-update-cmd-ci.mjs.map +1 -1
  318. package/dist/actions/delete-a-record.cjs +1 -1
  319. package/dist/actions/delete-a-record.cjs.map +1 -1
  320. package/dist/actions/delete-a-record.d.cts +13 -3
  321. package/dist/actions/delete-a-record.d.cts.map +1 -1
  322. package/dist/actions/delete-a-record.d.mts +13 -3
  323. package/dist/actions/delete-a-record.d.mts.map +1 -1
  324. package/dist/actions/delete-a-record.mjs +1 -1
  325. package/dist/actions/delete-a-record.mjs.map +1 -1
  326. package/dist/actions/delete-attachment-by-id-v1.cjs +1 -1
  327. package/dist/actions/delete-attachment-by-id-v1.cjs.map +1 -1
  328. package/dist/actions/delete-attachment-by-id-v1.d.cts +9 -3
  329. package/dist/actions/delete-attachment-by-id-v1.d.cts.map +1 -1
  330. package/dist/actions/delete-attachment-by-id-v1.d.mts +9 -3
  331. package/dist/actions/delete-attachment-by-id-v1.d.mts.map +1 -1
  332. package/dist/actions/delete-attachment-by-id-v1.mjs +1 -1
  333. package/dist/actions/delete-attachment-by-id-v1.mjs.map +1 -1
  334. package/dist/actions/delete-attachment-by-id.cjs +1 -1
  335. package/dist/actions/delete-attachment-by-id.cjs.map +1 -1
  336. package/dist/actions/delete-attachment-by-id.d.cts +9 -3
  337. package/dist/actions/delete-attachment-by-id.d.cts.map +1 -1
  338. package/dist/actions/delete-attachment-by-id.d.mts +9 -3
  339. package/dist/actions/delete-attachment-by-id.d.mts.map +1 -1
  340. package/dist/actions/delete-attachment-by-id.mjs +1 -1
  341. package/dist/actions/delete-attachment-by-id.mjs.map +1 -1
  342. package/dist/actions/delete-attachment-csm.cjs +1 -1
  343. package/dist/actions/delete-attachment-csm.cjs.map +1 -1
  344. package/dist/actions/delete-attachment-csm.d.cts +9 -3
  345. package/dist/actions/delete-attachment-csm.d.cts.map +1 -1
  346. package/dist/actions/delete-attachment-csm.d.mts +9 -3
  347. package/dist/actions/delete-attachment-csm.d.mts.map +1 -1
  348. package/dist/actions/delete-attachment-csm.mjs +1 -1
  349. package/dist/actions/delete-attachment-csm.mjs.map +1 -1
  350. package/dist/actions/delete-change-task.cjs +1 -1
  351. package/dist/actions/delete-change-task.cjs.map +1 -1
  352. package/dist/actions/delete-change-task.d.cts +11 -3
  353. package/dist/actions/delete-change-task.d.cts.map +1 -1
  354. package/dist/actions/delete-change-task.d.mts +11 -3
  355. package/dist/actions/delete-change-task.d.mts.map +1 -1
  356. package/dist/actions/delete-change-task.mjs +1 -1
  357. package/dist/actions/delete-change-task.mjs.map +1 -1
  358. package/dist/actions/delete-ci-lifecycle-mgmt-action.cjs +1 -1
  359. package/dist/actions/delete-ci-lifecycle-mgmt-action.cjs.map +1 -1
  360. package/dist/actions/delete-ci-lifecycle-mgmt-action.d.cts +9 -3
  361. package/dist/actions/delete-ci-lifecycle-mgmt-action.d.cts.map +1 -1
  362. package/dist/actions/delete-ci-lifecycle-mgmt-action.d.mts +9 -3
  363. package/dist/actions/delete-ci-lifecycle-mgmt-action.d.mts.map +1 -1
  364. package/dist/actions/delete-ci-lifecycle-mgmt-action.mjs +1 -1
  365. package/dist/actions/delete-ci-lifecycle-mgmt-action.mjs.map +1 -1
  366. package/dist/actions/delete-ci-lifecycle-mgmt-operators.cjs +1 -1
  367. package/dist/actions/delete-ci-lifecycle-mgmt-operators.cjs.map +1 -1
  368. package/dist/actions/delete-ci-lifecycle-mgmt-operators.d.cts +9 -3
  369. package/dist/actions/delete-ci-lifecycle-mgmt-operators.d.cts.map +1 -1
  370. package/dist/actions/delete-ci-lifecycle-mgmt-operators.d.mts +9 -3
  371. package/dist/actions/delete-ci-lifecycle-mgmt-operators.d.mts.map +1 -1
  372. package/dist/actions/delete-ci-lifecycle-mgmt-operators.mjs +1 -1
  373. package/dist/actions/delete-ci-lifecycle-mgmt-operators.mjs.map +1 -1
  374. package/dist/actions/delete-cmdb-instance-relation.cjs +1 -1
  375. package/dist/actions/delete-cmdb-instance-relation.cjs.map +1 -1
  376. package/dist/actions/delete-cmdb-instance-relation.d.cts +13 -3
  377. package/dist/actions/delete-cmdb-instance-relation.d.cts.map +1 -1
  378. package/dist/actions/delete-cmdb-instance-relation.d.mts +13 -3
  379. package/dist/actions/delete-cmdb-instance-relation.d.mts.map +1 -1
  380. package/dist/actions/delete-cmdb-instance-relation.mjs +1 -1
  381. package/dist/actions/delete-cmdb-instance-relation.mjs.map +1 -1
  382. package/dist/actions/delete-emergency-change-request.cjs +1 -1
  383. package/dist/actions/delete-emergency-change-request.cjs.map +1 -1
  384. package/dist/actions/delete-emergency-change-request.d.cts +9 -3
  385. package/dist/actions/delete-emergency-change-request.d.cts.map +1 -1
  386. package/dist/actions/delete-emergency-change-request.d.mts +9 -3
  387. package/dist/actions/delete-emergency-change-request.d.mts.map +1 -1
  388. package/dist/actions/delete-emergency-change-request.mjs +1 -1
  389. package/dist/actions/delete-emergency-change-request.mjs.map +1 -1
  390. package/dist/actions/delete-incident-by-id.cjs +1 -1
  391. package/dist/actions/delete-incident-by-id.cjs.map +1 -1
  392. package/dist/actions/delete-incident-by-id.d.cts +9 -3
  393. package/dist/actions/delete-incident-by-id.d.cts.map +1 -1
  394. package/dist/actions/delete-incident-by-id.d.mts +9 -3
  395. package/dist/actions/delete-incident-by-id.d.mts.map +1 -1
  396. package/dist/actions/delete-incident-by-id.mjs +1 -1
  397. package/dist/actions/delete-incident-by-id.mjs.map +1 -1
  398. package/dist/actions/delete-incident-by-id2.cjs +1 -1
  399. package/dist/actions/delete-incident-by-id2.cjs.map +1 -1
  400. package/dist/actions/delete-incident-by-id2.d.cts +9 -3
  401. package/dist/actions/delete-incident-by-id2.d.cts.map +1 -1
  402. package/dist/actions/delete-incident-by-id2.d.mts +9 -3
  403. package/dist/actions/delete-incident-by-id2.d.mts.map +1 -1
  404. package/dist/actions/delete-incident-by-id2.mjs +1 -1
  405. package/dist/actions/delete-incident-by-id2.mjs.map +1 -1
  406. package/dist/actions/delete-service-catalog-cart-empty.cjs +1 -1
  407. package/dist/actions/delete-service-catalog-cart-empty.cjs.map +1 -1
  408. package/dist/actions/delete-service-catalog-cart-empty.d.cts +9 -3
  409. package/dist/actions/delete-service-catalog-cart-empty.d.cts.map +1 -1
  410. package/dist/actions/delete-service-catalog-cart-empty.d.mts +9 -3
  411. package/dist/actions/delete-service-catalog-cart-empty.d.mts.map +1 -1
  412. package/dist/actions/delete-service-catalog-cart-empty.mjs +1 -1
  413. package/dist/actions/delete-service-catalog-cart-empty.mjs.map +1 -1
  414. package/dist/actions/delete-servicecatalog-cart.cjs +1 -1
  415. package/dist/actions/delete-servicecatalog-cart.cjs.map +1 -1
  416. package/dist/actions/delete-servicecatalog-cart.d.cts +9 -3
  417. package/dist/actions/delete-servicecatalog-cart.d.cts.map +1 -1
  418. package/dist/actions/delete-servicecatalog-cart.d.mts +9 -3
  419. package/dist/actions/delete-servicecatalog-cart.d.mts.map +1 -1
  420. package/dist/actions/delete-servicecatalog-cart.mjs +1 -1
  421. package/dist/actions/delete-servicecatalog-cart.mjs.map +1 -1
  422. package/dist/actions/delete-sn-chg-rest-change-normal.cjs +1 -1
  423. package/dist/actions/delete-sn-chg-rest-change-normal.cjs.map +1 -1
  424. package/dist/actions/delete-sn-chg-rest-change-normal.d.cts +9 -3
  425. package/dist/actions/delete-sn-chg-rest-change-normal.d.cts.map +1 -1
  426. package/dist/actions/delete-sn-chg-rest-change-normal.d.mts +9 -3
  427. package/dist/actions/delete-sn-chg-rest-change-normal.d.mts.map +1 -1
  428. package/dist/actions/delete-sn-chg-rest-change-normal.mjs +1 -1
  429. package/dist/actions/delete-sn-chg-rest-change-normal.mjs.map +1 -1
  430. package/dist/actions/delete-sn-chg-rest-change-standard.cjs +1 -1
  431. package/dist/actions/delete-sn-chg-rest-change-standard.cjs.map +1 -1
  432. package/dist/actions/delete-sn-chg-rest-change-standard.d.cts +9 -3
  433. package/dist/actions/delete-sn-chg-rest-change-standard.d.cts.map +1 -1
  434. package/dist/actions/delete-sn-chg-rest-change-standard.d.mts +9 -3
  435. package/dist/actions/delete-sn-chg-rest-change-standard.d.mts.map +1 -1
  436. package/dist/actions/delete-sn-chg-rest-change-standard.mjs +1 -1
  437. package/dist/actions/delete-sn-chg-rest-change-standard.mjs.map +1 -1
  438. package/dist/actions/delete-sn-chg-rest-change.cjs +1 -1
  439. package/dist/actions/delete-sn-chg-rest-change.cjs.map +1 -1
  440. package/dist/actions/delete-sn-chg-rest-change.d.cts +9 -3
  441. package/dist/actions/delete-sn-chg-rest-change.d.cts.map +1 -1
  442. package/dist/actions/delete-sn-chg-rest-change.d.mts +9 -3
  443. package/dist/actions/delete-sn-chg-rest-change.d.mts.map +1 -1
  444. package/dist/actions/delete-sn-chg-rest-change.mjs +1 -1
  445. package/dist/actions/delete-sn-chg-rest-change.mjs.map +1 -1
  446. package/dist/actions/delete-table-incident.cjs +1 -1
  447. package/dist/actions/delete-table-incident.cjs.map +1 -1
  448. package/dist/actions/delete-table-incident.d.cts +9 -3
  449. package/dist/actions/delete-table-incident.d.cts.map +1 -1
  450. package/dist/actions/delete-table-incident.d.mts +9 -3
  451. package/dist/actions/delete-table-incident.d.mts.map +1 -1
  452. package/dist/actions/delete-table-incident.mjs +1 -1
  453. package/dist/actions/delete-table-incident.mjs.map +1 -1
  454. package/dist/actions/delete-table.cjs +1 -1
  455. package/dist/actions/delete-table.cjs.map +1 -1
  456. package/dist/actions/delete-table.d.cts +13 -3
  457. package/dist/actions/delete-table.d.cts.map +1 -1
  458. package/dist/actions/delete-table.d.mts +13 -3
  459. package/dist/actions/delete-table.d.mts.map +1 -1
  460. package/dist/actions/delete-table.mjs +1 -1
  461. package/dist/actions/delete-table.mjs.map +1 -1
  462. package/dist/actions/find-file.cjs +12 -12
  463. package/dist/actions/find-file.cjs.map +1 -1
  464. package/dist/actions/find-file.d.cts +37 -3
  465. package/dist/actions/find-file.d.cts.map +1 -1
  466. package/dist/actions/find-file.d.mts +37 -3
  467. package/dist/actions/find-file.d.mts.map +1 -1
  468. package/dist/actions/find-file.mjs +12 -12
  469. package/dist/actions/find-file.mjs.map +1 -1
  470. package/dist/actions/get-actsub-activities.cjs.map +1 -1
  471. package/dist/actions/get-actsub-activities.d.cts +30 -3
  472. package/dist/actions/get-actsub-activities.d.cts.map +1 -1
  473. package/dist/actions/get-actsub-activities.d.mts +30 -3
  474. package/dist/actions/get-actsub-activities.d.mts.map +1 -1
  475. package/dist/actions/get-actsub-activities.mjs.map +1 -1
  476. package/dist/actions/get-actsub-facets.cjs +1 -1
  477. package/dist/actions/get-actsub-facets.cjs.map +1 -1
  478. package/dist/actions/get-actsub-facets.d.cts +18 -3
  479. package/dist/actions/get-actsub-facets.d.cts.map +1 -1
  480. package/dist/actions/get-actsub-facets.d.mts +18 -3
  481. package/dist/actions/get-actsub-facets.d.mts.map +1 -1
  482. package/dist/actions/get-actsub-facets.mjs +1 -1
  483. package/dist/actions/get-actsub-facets.mjs.map +1 -1
  484. package/dist/actions/get-agent-intelligence-solution-prediction-list.cjs.map +1 -1
  485. package/dist/actions/get-agent-intelligence-solution-prediction-list.d.cts +37 -3
  486. package/dist/actions/get-agent-intelligence-solution-prediction-list.d.cts.map +1 -1
  487. package/dist/actions/get-agent-intelligence-solution-prediction-list.d.mts +37 -3
  488. package/dist/actions/get-agent-intelligence-solution-prediction-list.d.mts.map +1 -1
  489. package/dist/actions/get-agent-intelligence-solution-prediction-list.mjs.map +1 -1
  490. package/dist/actions/get-agent-intelligence-solution-prediction.cjs.map +1 -1
  491. package/dist/actions/get-agent-intelligence-solution-prediction.d.cts +15 -3
  492. package/dist/actions/get-agent-intelligence-solution-prediction.d.cts.map +1 -1
  493. package/dist/actions/get-agent-intelligence-solution-prediction.d.mts +15 -3
  494. package/dist/actions/get-agent-intelligence-solution-prediction.d.mts.map +1 -1
  495. package/dist/actions/get-agent-intelligence-solution-prediction.mjs.map +1 -1
  496. package/dist/actions/get-all-data-classes.cjs.map +1 -1
  497. package/dist/actions/get-all-data-classes.d.cts +24 -3
  498. package/dist/actions/get-all-data-classes.d.cts.map +1 -1
  499. package/dist/actions/get-all-data-classes.d.mts +24 -3
  500. package/dist/actions/get-all-data-classes.d.mts.map +1 -1
  501. package/dist/actions/get-all-data-classes.mjs.map +1 -1
  502. package/dist/actions/get-app-service-content.cjs.map +1 -1
  503. package/dist/actions/get-app-service-content.d.cts +51 -3
  504. package/dist/actions/get-app-service-content.d.cts.map +1 -1
  505. package/dist/actions/get-app-service-content.d.mts +51 -3
  506. package/dist/actions/get-app-service-content.d.mts.map +1 -1
  507. package/dist/actions/get-app-service-content.mjs.map +1 -1
  508. package/dist/actions/get-attachment-by-id-v1.cjs +12 -12
  509. package/dist/actions/get-attachment-by-id-v1.cjs.map +1 -1
  510. package/dist/actions/get-attachment-by-id-v1.d.cts +28 -3
  511. package/dist/actions/get-attachment-by-id-v1.d.cts.map +1 -1
  512. package/dist/actions/get-attachment-by-id-v1.d.mts +28 -3
  513. package/dist/actions/get-attachment-by-id-v1.d.mts.map +1 -1
  514. package/dist/actions/get-attachment-by-id-v1.mjs +12 -12
  515. package/dist/actions/get-attachment-by-id-v1.mjs.map +1 -1
  516. package/dist/actions/get-attachment-by-id.cjs +6 -6
  517. package/dist/actions/get-attachment-by-id.cjs.map +1 -1
  518. package/dist/actions/get-attachment-by-id.d.cts +16 -3
  519. package/dist/actions/get-attachment-by-id.d.cts.map +1 -1
  520. package/dist/actions/get-attachment-by-id.d.mts +16 -3
  521. package/dist/actions/get-attachment-by-id.d.mts.map +1 -1
  522. package/dist/actions/get-attachment-by-id.mjs +6 -6
  523. package/dist/actions/get-attachment-by-id.mjs.map +1 -1
  524. package/dist/actions/get-attachment-file-file.cjs +3 -3
  525. package/dist/actions/get-attachment-file-file.cjs.map +1 -1
  526. package/dist/actions/get-attachment-file-file.d.cts +13 -3
  527. package/dist/actions/get-attachment-file-file.d.cts.map +1 -1
  528. package/dist/actions/get-attachment-file-file.d.mts +13 -3
  529. package/dist/actions/get-attachment-file-file.d.mts.map +1 -1
  530. package/dist/actions/get-attachment-file-file.mjs +3 -3
  531. package/dist/actions/get-attachment-file-file.mjs.map +1 -1
  532. package/dist/actions/get-attachment-file.cjs +3 -3
  533. package/dist/actions/get-attachment-file.cjs.map +1 -1
  534. package/dist/actions/get-attachment-file.d.cts +13 -3
  535. package/dist/actions/get-attachment-file.d.cts.map +1 -1
  536. package/dist/actions/get-attachment-file.d.mts +13 -3
  537. package/dist/actions/get-attachment-file.d.mts.map +1 -1
  538. package/dist/actions/get-attachment-file.mjs +3 -3
  539. package/dist/actions/get-attachment-file.mjs.map +1 -1
  540. package/dist/actions/get-attachment-list.cjs +6 -6
  541. package/dist/actions/get-attachment-list.cjs.map +1 -1
  542. package/dist/actions/get-attachment-list.d.cts +20 -3
  543. package/dist/actions/get-attachment-list.d.cts.map +1 -1
  544. package/dist/actions/get-attachment-list.d.mts +20 -3
  545. package/dist/actions/get-attachment-list.d.mts.map +1 -1
  546. package/dist/actions/get-attachment-list.mjs +6 -6
  547. package/dist/actions/get-attachment-list.mjs.map +1 -1
  548. package/dist/actions/get-change-ci-schedule.cjs.map +1 -1
  549. package/dist/actions/get-change-ci-schedule.d.cts +37 -3
  550. package/dist/actions/get-change-ci-schedule.d.cts.map +1 -1
  551. package/dist/actions/get-change-ci-schedule.d.mts +37 -3
  552. package/dist/actions/get-change-ci-schedule.d.mts.map +1 -1
  553. package/dist/actions/get-change-ci-schedule.mjs.map +1 -1
  554. package/dist/actions/get-change-conflict.cjs.map +1 -1
  555. package/dist/actions/get-change-conflict.d.cts +17 -3
  556. package/dist/actions/get-change-conflict.d.cts.map +1 -1
  557. package/dist/actions/get-change-conflict.d.mts +17 -3
  558. package/dist/actions/get-change-conflict.d.mts.map +1 -1
  559. package/dist/actions/get-change-conflict.mjs.map +1 -1
  560. package/dist/actions/get-change-nextstates.cjs +2 -2
  561. package/dist/actions/get-change-nextstates.cjs.map +1 -1
  562. package/dist/actions/get-change-nextstates.d.cts +12 -3
  563. package/dist/actions/get-change-nextstates.d.cts.map +1 -1
  564. package/dist/actions/get-change-nextstates.d.mts +12 -3
  565. package/dist/actions/get-change-nextstates.d.mts.map +1 -1
  566. package/dist/actions/get-change-nextstates.mjs +2 -2
  567. package/dist/actions/get-change-nextstates.mjs.map +1 -1
  568. package/dist/actions/get-change-request-ci.cjs.map +1 -1
  569. package/dist/actions/get-change-request-ci.d.cts +25 -3
  570. package/dist/actions/get-change-request-ci.d.cts.map +1 -1
  571. package/dist/actions/get-change-request-ci.d.mts +25 -3
  572. package/dist/actions/get-change-request-ci.d.mts.map +1 -1
  573. package/dist/actions/get-change-request-ci.mjs.map +1 -1
  574. package/dist/actions/get-change-schedule.cjs.map +1 -1
  575. package/dist/actions/get-change-schedule.d.cts +57 -3
  576. package/dist/actions/get-change-schedule.d.cts.map +1 -1
  577. package/dist/actions/get-change-schedule.d.mts +57 -3
  578. package/dist/actions/get-change-schedule.d.mts.map +1 -1
  579. package/dist/actions/get-change-schedule.mjs.map +1 -1
  580. package/dist/actions/get-ci-lifecycle-mgmt-leases-expired.cjs.map +1 -1
  581. package/dist/actions/get-ci-lifecycle-mgmt-leases-expired.d.cts +13 -3
  582. package/dist/actions/get-ci-lifecycle-mgmt-leases-expired.d.cts.map +1 -1
  583. package/dist/actions/get-ci-lifecycle-mgmt-leases-expired.d.mts +13 -3
  584. package/dist/actions/get-ci-lifecycle-mgmt-leases-expired.d.mts.map +1 -1
  585. package/dist/actions/get-ci-lifecycle-mgmt-leases-expired.mjs.map +1 -1
  586. package/dist/actions/get-ci-lifecycle-mgmt-not-allowed-ops-transition.cjs.map +1 -1
  587. package/dist/actions/get-ci-lifecycle-mgmt-not-allowed-ops-transition.d.cts +9 -3
  588. package/dist/actions/get-ci-lifecycle-mgmt-not-allowed-ops-transition.d.cts.map +1 -1
  589. package/dist/actions/get-ci-lifecycle-mgmt-not-allowed-ops-transition.d.mts +9 -3
  590. package/dist/actions/get-ci-lifecycle-mgmt-not-allowed-ops-transition.d.mts.map +1 -1
  591. package/dist/actions/get-ci-lifecycle-mgmt-not-allowed-ops-transition.mjs.map +1 -1
  592. package/dist/actions/get-ci-lifecycle-mgmt-statuses.cjs.map +1 -1
  593. package/dist/actions/get-ci-lifecycle-mgmt-statuses.d.cts +25 -3
  594. package/dist/actions/get-ci-lifecycle-mgmt-statuses.d.cts.map +1 -1
  595. package/dist/actions/get-ci-lifecycle-mgmt-statuses.d.mts +25 -3
  596. package/dist/actions/get-ci-lifecycle-mgmt-statuses.d.mts.map +1 -1
  597. package/dist/actions/get-ci-lifecycle-mgmt-statuses.mjs.map +1 -1
  598. package/dist/actions/get-cilifecyclemgmt-actions.cjs.map +1 -1
  599. package/dist/actions/get-cilifecyclemgmt-actions.d.cts +28 -3
  600. package/dist/actions/get-cilifecyclemgmt-actions.d.cts.map +1 -1
  601. package/dist/actions/get-cilifecyclemgmt-actions.d.mts +28 -3
  602. package/dist/actions/get-cilifecyclemgmt-actions.d.mts.map +1 -1
  603. package/dist/actions/get-cilifecyclemgmt-actions.mjs.map +1 -1
  604. package/dist/actions/get-cilifecyclemgmt-compat-actions.cjs.map +1 -1
  605. package/dist/actions/get-cilifecyclemgmt-compat-actions.d.cts +14 -3
  606. package/dist/actions/get-cilifecyclemgmt-compat-actions.d.cts.map +1 -1
  607. package/dist/actions/get-cilifecyclemgmt-compat-actions.d.mts +14 -3
  608. package/dist/actions/get-cilifecyclemgmt-compat-actions.d.mts.map +1 -1
  609. package/dist/actions/get-cilifecyclemgmt-compat-actions.mjs.map +1 -1
  610. package/dist/actions/get-cilifecyclemgmt-requestors-valid.cjs +2 -2
  611. package/dist/actions/get-cilifecyclemgmt-requestors-valid.cjs.map +1 -1
  612. package/dist/actions/get-cilifecyclemgmt-requestors-valid.d.cts +13 -3
  613. package/dist/actions/get-cilifecyclemgmt-requestors-valid.d.cts.map +1 -1
  614. package/dist/actions/get-cilifecyclemgmt-requestors-valid.d.mts +13 -3
  615. package/dist/actions/get-cilifecyclemgmt-requestors-valid.d.mts.map +1 -1
  616. package/dist/actions/get-cilifecyclemgmt-requestors-valid.mjs +2 -2
  617. package/dist/actions/get-cilifecyclemgmt-requestors-valid.mjs.map +1 -1
  618. package/dist/actions/get-cmdb-ci-linux-server.cjs.map +1 -1
  619. package/dist/actions/get-cmdb-ci-linux-server.d.cts +233 -3
  620. package/dist/actions/get-cmdb-ci-linux-server.d.cts.map +1 -1
  621. package/dist/actions/get-cmdb-ci-linux-server.d.mts +233 -3
  622. package/dist/actions/get-cmdb-ci-linux-server.d.mts.map +1 -1
  623. package/dist/actions/get-cmdb-ci-linux-server.mjs.map +1 -1
  624. package/dist/actions/get-cmdb-csdm-app-service-find-service.cjs.map +1 -1
  625. package/dist/actions/get-cmdb-csdm-app-service-find-service.d.cts +45 -3
  626. package/dist/actions/get-cmdb-csdm-app-service-find-service.d.cts.map +1 -1
  627. package/dist/actions/get-cmdb-csdm-app-service-find-service.d.mts +45 -3
  628. package/dist/actions/get-cmdb-csdm-app-service-find-service.d.mts.map +1 -1
  629. package/dist/actions/get-cmdb-csdm-app-service-find-service.mjs.map +1 -1
  630. package/dist/actions/get-cmdb-instance-by-id.cjs.map +1 -1
  631. package/dist/actions/get-cmdb-instance-by-id.d.cts +62 -3
  632. package/dist/actions/get-cmdb-instance-by-id.d.cts.map +1 -1
  633. package/dist/actions/get-cmdb-instance-by-id.d.mts +62 -3
  634. package/dist/actions/get-cmdb-instance-by-id.d.mts.map +1 -1
  635. package/dist/actions/get-cmdb-instance-by-id.mjs.map +1 -1
  636. package/dist/actions/get-cmdb-instance.cjs.map +1 -1
  637. package/dist/actions/get-cmdb-instance.d.cts +55 -3
  638. package/dist/actions/get-cmdb-instance.d.cts.map +1 -1
  639. package/dist/actions/get-cmdb-instance.d.mts +55 -3
  640. package/dist/actions/get-cmdb-instance.d.mts.map +1 -1
  641. package/dist/actions/get-cmdb-instance.mjs.map +1 -1
  642. package/dist/actions/get-cmdb-meta.cjs.map +1 -1
  643. package/dist/actions/get-cmdb-meta.d.cts +29 -3
  644. package/dist/actions/get-cmdb-meta.d.cts.map +1 -1
  645. package/dist/actions/get-cmdb-meta.d.mts +29 -3
  646. package/dist/actions/get-cmdb-meta.d.mts.map +1 -1
  647. package/dist/actions/get-cmdb-meta.mjs.map +1 -1
  648. package/dist/actions/get-cmp-catalog-api-services.cjs.map +1 -1
  649. package/dist/actions/get-cmp-catalog-api-services.d.cts +284 -3
  650. package/dist/actions/get-cmp-catalog-api-services.d.cts.map +1 -1
  651. package/dist/actions/get-cmp-catalog-api-services.d.mts +284 -3
  652. package/dist/actions/get-cmp-catalog-api-services.d.mts.map +1 -1
  653. package/dist/actions/get-cmp-catalog-api-services.mjs.map +1 -1
  654. package/dist/actions/get-email.cjs.map +1 -1
  655. package/dist/actions/get-email.d.cts +52 -3
  656. package/dist/actions/get-email.d.cts.map +1 -1
  657. package/dist/actions/get-email.d.mts +52 -3
  658. package/dist/actions/get-email.d.mts.map +1 -1
  659. package/dist/actions/get-email.mjs.map +1 -1
  660. package/dist/actions/get-global-user-role-inheritance.cjs.map +1 -1
  661. package/dist/actions/get-global-user-role-inheritance.d.cts +45 -3
  662. package/dist/actions/get-global-user-role-inheritance.d.cts.map +1 -1
  663. package/dist/actions/get-global-user-role-inheritance.d.mts +45 -3
  664. package/dist/actions/get-global-user-role-inheritance.d.mts.map +1 -1
  665. package/dist/actions/get-global-user-role-inheritance.mjs.map +1 -1
  666. package/dist/actions/get-import.cjs.map +1 -1
  667. package/dist/actions/get-import.d.cts +27 -3
  668. package/dist/actions/get-import.d.cts.map +1 -1
  669. package/dist/actions/get-import.d.mts +27 -3
  670. package/dist/actions/get-import.d.mts.map +1 -1
  671. package/dist/actions/get-import.mjs.map +1 -1
  672. package/dist/actions/get-incident-by-id.cjs.map +1 -1
  673. package/dist/actions/get-incident-by-id.d.cts +104 -3
  674. package/dist/actions/get-incident-by-id.d.cts.map +1 -1
  675. package/dist/actions/get-incident-by-id.d.mts +104 -3
  676. package/dist/actions/get-incident-by-id.d.mts.map +1 -1
  677. package/dist/actions/get-incident-by-id.mjs.map +1 -1
  678. package/dist/actions/get-incident-by-id2.cjs.map +1 -1
  679. package/dist/actions/get-incident-by-id2.d.cts +23 -3
  680. package/dist/actions/get-incident-by-id2.d.cts.map +1 -1
  681. package/dist/actions/get-incident-by-id2.d.mts +23 -3
  682. package/dist/actions/get-incident-by-id2.d.mts.map +1 -1
  683. package/dist/actions/get-incident-by-id2.mjs.map +1 -1
  684. package/dist/actions/get-incidents.cjs.map +1 -1
  685. package/dist/actions/get-incidents.d.cts +31 -3
  686. package/dist/actions/get-incidents.d.cts.map +1 -1
  687. package/dist/actions/get-incidents.d.mts +31 -3
  688. package/dist/actions/get-incidents.d.mts.map +1 -1
  689. package/dist/actions/get-incidents.mjs.map +1 -1
  690. package/dist/actions/get-pa-scorecards.cjs.map +1 -1
  691. package/dist/actions/get-pa-scorecards.d.cts +28 -3
  692. package/dist/actions/get-pa-scorecards.d.cts.map +1 -1
  693. package/dist/actions/get-pa-scorecards.d.mts +28 -3
  694. package/dist/actions/get-pa-scorecards.d.mts.map +1 -1
  695. package/dist/actions/get-pa-scorecards.mjs.map +1 -1
  696. package/dist/actions/get-record-types.cjs.map +1 -1
  697. package/dist/actions/get-record-types.d.cts +8 -3
  698. package/dist/actions/get-record-types.d.cts.map +1 -1
  699. package/dist/actions/get-record-types.d.mts +8 -3
  700. package/dist/actions/get-record-types.d.mts.map +1 -1
  701. package/dist/actions/get-record-types.mjs.map +1 -1
  702. package/dist/actions/get-records.cjs.map +1 -1
  703. package/dist/actions/get-records.d.cts +41 -3
  704. package/dist/actions/get-records.d.cts.map +1 -1
  705. package/dist/actions/get-records.d.mts +41 -3
  706. package/dist/actions/get-records.d.mts.map +1 -1
  707. package/dist/actions/get-records.mjs.map +1 -1
  708. package/dist/actions/get-rows.cjs.map +1 -1
  709. package/dist/actions/get-rows.d.cts +25 -3
  710. package/dist/actions/get-rows.d.cts.map +1 -1
  711. package/dist/actions/get-rows.d.mts +25 -3
  712. package/dist/actions/get-rows.d.mts.map +1 -1
  713. package/dist/actions/get-rows.mjs.map +1 -1
  714. package/dist/actions/get-servic-catalog-item-variables.cjs.map +1 -1
  715. package/dist/actions/get-servic-catalog-item-variables.d.cts +34 -3
  716. package/dist/actions/get-servic-catalog-item-variables.d.cts.map +1 -1
  717. package/dist/actions/get-servic-catalog-item-variables.d.mts +34 -3
  718. package/dist/actions/get-servic-catalog-item-variables.d.mts.map +1 -1
  719. package/dist/actions/get-servic-catalog-item-variables.mjs.map +1 -1
  720. package/dist/actions/get-servicatalog-items-by-id.cjs.map +1 -1
  721. package/dist/actions/get-servicatalog-items-by-id.d.cts +48 -3
  722. package/dist/actions/get-servicatalog-items-by-id.d.cts.map +1 -1
  723. package/dist/actions/get-servicatalog-items-by-id.d.mts +48 -3
  724. package/dist/actions/get-servicatalog-items-by-id.d.mts.map +1 -1
  725. package/dist/actions/get-servicatalog-items-by-id.mjs.map +1 -1
  726. package/dist/actions/get-service-catalog-cart-delivery-address.cjs.map +1 -1
  727. package/dist/actions/get-service-catalog-cart-delivery-address.d.cts +18 -3
  728. package/dist/actions/get-service-catalog-cart-delivery-address.d.cts.map +1 -1
  729. package/dist/actions/get-service-catalog-cart-delivery-address.d.mts +18 -3
  730. package/dist/actions/get-service-catalog-cart-delivery-address.d.mts.map +1 -1
  731. package/dist/actions/get-service-catalog-cart-delivery-address.mjs.map +1 -1
  732. package/dist/actions/get-service-catalog-cart.cjs.map +1 -1
  733. package/dist/actions/get-service-catalog-cart.d.cts +33 -3
  734. package/dist/actions/get-service-catalog-cart.d.cts.map +1 -1
  735. package/dist/actions/get-service-catalog-cart.d.mts +33 -3
  736. package/dist/actions/get-service-catalog-cart.d.mts.map +1 -1
  737. package/dist/actions/get-service-catalog-cart.mjs.map +1 -1
  738. package/dist/actions/get-service-catalog-catalog-by-id.cjs.map +1 -1
  739. package/dist/actions/get-service-catalog-catalog-by-id.d.cts +13 -3
  740. package/dist/actions/get-service-catalog-catalog-by-id.d.cts.map +1 -1
  741. package/dist/actions/get-service-catalog-catalog-by-id.d.mts +13 -3
  742. package/dist/actions/get-service-catalog-catalog-by-id.d.mts.map +1 -1
  743. package/dist/actions/get-service-catalog-catalog-by-id.mjs.map +1 -1
  744. package/dist/actions/get-service-catalog-catalog-categories.cjs.map +1 -1
  745. package/dist/actions/get-service-catalog-catalog-categories.d.cts +28 -3
  746. package/dist/actions/get-service-catalog-catalog-categories.d.cts.map +1 -1
  747. package/dist/actions/get-service-catalog-catalog-categories.d.mts +28 -3
  748. package/dist/actions/get-service-catalog-catalog-categories.d.mts.map +1 -1
  749. package/dist/actions/get-service-catalog-catalog-categories.mjs.map +1 -1
  750. package/dist/actions/get-service-catalog-category-by-id.cjs.map +1 -1
  751. package/dist/actions/get-service-catalog-category-by-id.d.cts +24 -3
  752. package/dist/actions/get-service-catalog-category-by-id.d.cts.map +1 -1
  753. package/dist/actions/get-service-catalog-category-by-id.d.mts +24 -3
  754. package/dist/actions/get-service-catalog-category-by-id.d.mts.map +1 -1
  755. package/dist/actions/get-service-catalog-category-by-id.mjs.map +1 -1
  756. package/dist/actions/get-service-catalog-item-delegation.cjs.map +1 -1
  757. package/dist/actions/get-service-catalog-item-delegation.d.cts +17 -3
  758. package/dist/actions/get-service-catalog-item-delegation.d.cts.map +1 -1
  759. package/dist/actions/get-service-catalog-item-delegation.d.mts +17 -3
  760. package/dist/actions/get-service-catalog-item-delegation.d.mts.map +1 -1
  761. package/dist/actions/get-service-catalog-item-delegation.mjs.map +1 -1
  762. package/dist/actions/get-service-catalog-items-list.cjs.map +1 -1
  763. package/dist/actions/get-service-catalog-items-list.d.cts +55 -3
  764. package/dist/actions/get-service-catalog-items-list.d.cts.map +1 -1
  765. package/dist/actions/get-service-catalog-items-list.d.mts +55 -3
  766. package/dist/actions/get-service-catalog-items-list.d.mts.map +1 -1
  767. package/dist/actions/get-service-catalog-items-list.mjs.map +1 -1
  768. package/dist/actions/get-service-catalog-wishlist-list.cjs +1 -1
  769. package/dist/actions/get-service-catalog-wishlist-list.cjs.map +1 -1
  770. package/dist/actions/get-service-catalog-wishlist-list.d.cts +31 -3
  771. package/dist/actions/get-service-catalog-wishlist-list.d.cts.map +1 -1
  772. package/dist/actions/get-service-catalog-wishlist-list.d.mts +31 -3
  773. package/dist/actions/get-service-catalog-wishlist-list.d.mts.map +1 -1
  774. package/dist/actions/get-service-catalog-wishlist-list.mjs +1 -1
  775. package/dist/actions/get-service-catalog-wishlist-list.mjs.map +1 -1
  776. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.cjs +2 -2
  777. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.cjs.map +1 -1
  778. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.d.cts +19 -3
  779. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.d.cts.map +1 -1
  780. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.d.mts +19 -3
  781. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.d.mts.map +1 -1
  782. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.mjs +2 -2
  783. package/dist/actions/get-sn-cdm-shared-libraries-upload-status.mjs.map +1 -1
  784. package/dist/actions/get-sn-chg-rest-change-by-id.cjs.map +1 -1
  785. package/dist/actions/get-sn-chg-rest-change-by-id.d.cts +15 -3
  786. package/dist/actions/get-sn-chg-rest-change-by-id.d.cts.map +1 -1
  787. package/dist/actions/get-sn-chg-rest-change-by-id.d.mts +15 -3
  788. package/dist/actions/get-sn-chg-rest-change-by-id.d.mts.map +1 -1
  789. package/dist/actions/get-sn-chg-rest-change-by-id.mjs.map +1 -1
  790. package/dist/actions/get-sn-chg-rest-change-emergency-by-id.cjs.map +1 -1
  791. package/dist/actions/get-sn-chg-rest-change-emergency-by-id.d.cts +122 -3
  792. package/dist/actions/get-sn-chg-rest-change-emergency-by-id.d.cts.map +1 -1
  793. package/dist/actions/get-sn-chg-rest-change-emergency-by-id.d.mts +122 -3
  794. package/dist/actions/get-sn-chg-rest-change-emergency-by-id.d.mts.map +1 -1
  795. package/dist/actions/get-sn-chg-rest-change-emergency-by-id.mjs.map +1 -1
  796. package/dist/actions/get-sn-chg-rest-change-emergency-list.cjs +2 -2
  797. package/dist/actions/get-sn-chg-rest-change-emergency-list.cjs.map +1 -1
  798. package/dist/actions/get-sn-chg-rest-change-emergency-list.d.cts +83 -3
  799. package/dist/actions/get-sn-chg-rest-change-emergency-list.d.cts.map +1 -1
  800. package/dist/actions/get-sn-chg-rest-change-emergency-list.d.mts +83 -3
  801. package/dist/actions/get-sn-chg-rest-change-emergency-list.d.mts.map +1 -1
  802. package/dist/actions/get-sn-chg-rest-change-emergency-list.mjs +2 -2
  803. package/dist/actions/get-sn-chg-rest-change-emergency-list.mjs.map +1 -1
  804. package/dist/actions/get-sn-chg-rest-change-list.cjs.map +1 -1
  805. package/dist/actions/get-sn-chg-rest-change-list.d.cts +63 -3
  806. package/dist/actions/get-sn-chg-rest-change-list.d.cts.map +1 -1
  807. package/dist/actions/get-sn-chg-rest-change-list.d.mts +63 -3
  808. package/dist/actions/get-sn-chg-rest-change-list.d.mts.map +1 -1
  809. package/dist/actions/get-sn-chg-rest-change-list.mjs.map +1 -1
  810. package/dist/actions/get-sn-chg-rest-change-model-by-id.cjs.map +1 -1
  811. package/dist/actions/get-sn-chg-rest-change-model-by-id.d.cts +26 -3
  812. package/dist/actions/get-sn-chg-rest-change-model-by-id.d.cts.map +1 -1
  813. package/dist/actions/get-sn-chg-rest-change-model-by-id.d.mts +26 -3
  814. package/dist/actions/get-sn-chg-rest-change-model-by-id.d.mts.map +1 -1
  815. package/dist/actions/get-sn-chg-rest-change-model-by-id.mjs.map +1 -1
  816. package/dist/actions/get-sn-chg-rest-change-model-list.cjs.map +1 -1
  817. package/dist/actions/get-sn-chg-rest-change-model-list.d.cts +32 -3
  818. package/dist/actions/get-sn-chg-rest-change-model-list.d.cts.map +1 -1
  819. package/dist/actions/get-sn-chg-rest-change-model-list.d.mts +32 -3
  820. package/dist/actions/get-sn-chg-rest-change-model-list.d.mts.map +1 -1
  821. package/dist/actions/get-sn-chg-rest-change-model-list.mjs.map +1 -1
  822. package/dist/actions/get-sn-chg-rest-change-normal-by-id.cjs.map +1 -1
  823. package/dist/actions/get-sn-chg-rest-change-normal-by-id.d.cts +65 -3
  824. package/dist/actions/get-sn-chg-rest-change-normal-by-id.d.cts.map +1 -1
  825. package/dist/actions/get-sn-chg-rest-change-normal-by-id.d.mts +65 -3
  826. package/dist/actions/get-sn-chg-rest-change-normal-by-id.d.mts.map +1 -1
  827. package/dist/actions/get-sn-chg-rest-change-normal-by-id.mjs.map +1 -1
  828. package/dist/actions/get-sn-chg-rest-change-normal-list.cjs.map +1 -1
  829. package/dist/actions/get-sn-chg-rest-change-normal-list.d.cts +69 -3
  830. package/dist/actions/get-sn-chg-rest-change-normal-list.d.cts.map +1 -1
  831. package/dist/actions/get-sn-chg-rest-change-normal-list.d.mts +69 -3
  832. package/dist/actions/get-sn-chg-rest-change-normal-list.d.mts.map +1 -1
  833. package/dist/actions/get-sn-chg-rest-change-normal-list.mjs.map +1 -1
  834. package/dist/actions/get-sn-chg-rest-change-standard-by-id.cjs.map +1 -1
  835. package/dist/actions/get-sn-chg-rest-change-standard-by-id.d.cts +54 -3
  836. package/dist/actions/get-sn-chg-rest-change-standard-by-id.d.cts.map +1 -1
  837. package/dist/actions/get-sn-chg-rest-change-standard-by-id.d.mts +54 -3
  838. package/dist/actions/get-sn-chg-rest-change-standard-by-id.d.mts.map +1 -1
  839. package/dist/actions/get-sn-chg-rest-change-standard-by-id.mjs.map +1 -1
  840. package/dist/actions/get-sn-chg-rest-change-standard-list.cjs +2 -2
  841. package/dist/actions/get-sn-chg-rest-change-standard-list.cjs.map +1 -1
  842. package/dist/actions/get-sn-chg-rest-change-standard-list.d.cts +83 -3
  843. package/dist/actions/get-sn-chg-rest-change-standard-list.d.cts.map +1 -1
  844. package/dist/actions/get-sn-chg-rest-change-standard-list.d.mts +83 -3
  845. package/dist/actions/get-sn-chg-rest-change-standard-list.d.mts.map +1 -1
  846. package/dist/actions/get-sn-chg-rest-change-standard-list.mjs +2 -2
  847. package/dist/actions/get-sn-chg-rest-change-standard-list.mjs.map +1 -1
  848. package/dist/actions/get-sn-chg-rest-change-standard-template-by-id.cjs.map +1 -1
  849. package/dist/actions/get-sn-chg-rest-change-standard-template-by-id.d.cts +36 -3
  850. package/dist/actions/get-sn-chg-rest-change-standard-template-by-id.d.cts.map +1 -1
  851. package/dist/actions/get-sn-chg-rest-change-standard-template-by-id.d.mts +36 -3
  852. package/dist/actions/get-sn-chg-rest-change-standard-template-by-id.d.mts.map +1 -1
  853. package/dist/actions/get-sn-chg-rest-change-standard-template-by-id.mjs.map +1 -1
  854. package/dist/actions/get-sn-chg-rest-change-standard-template-list.cjs.map +1 -1
  855. package/dist/actions/get-sn-chg-rest-change-standard-template-list.d.cts +40 -3
  856. package/dist/actions/get-sn-chg-rest-change-standard-template-list.d.cts.map +1 -1
  857. package/dist/actions/get-sn-chg-rest-change-standard-template-list.d.mts +40 -3
  858. package/dist/actions/get-sn-chg-rest-change-standard-template-list.d.mts.map +1 -1
  859. package/dist/actions/get-sn-chg-rest-change-standard-template-list.mjs.map +1 -1
  860. package/dist/actions/get-sn-chg-rest-change-task.cjs.map +1 -1
  861. package/dist/actions/get-sn-chg-rest-change-task.d.cts +44 -3
  862. package/dist/actions/get-sn-chg-rest-change-task.d.cts.map +1 -1
  863. package/dist/actions/get-sn-chg-rest-change-task.d.mts +44 -3
  864. package/dist/actions/get-sn-chg-rest-change-task.d.mts.map +1 -1
  865. package/dist/actions/get-sn-chg-rest-change-task.mjs.map +1 -1
  866. package/dist/actions/get-sn-cicd-app-batch-results.cjs.map +1 -1
  867. package/dist/actions/get-sn-cicd-app-batch-results.d.cts +30 -3
  868. package/dist/actions/get-sn-cicd-app-batch-results.d.cts.map +1 -1
  869. package/dist/actions/get-sn-cicd-app-batch-results.d.mts +30 -3
  870. package/dist/actions/get-sn-cicd-app-batch-results.d.mts.map +1 -1
  871. package/dist/actions/get-sn-cicd-app-batch-results.mjs.map +1 -1
  872. package/dist/actions/get-sn-cicd-instance-scan-result.cjs +1 -1
  873. package/dist/actions/get-sn-cicd-instance-scan-result.cjs.map +1 -1
  874. package/dist/actions/get-sn-cicd-instance-scan-result.d.cts +23 -3
  875. package/dist/actions/get-sn-cicd-instance-scan-result.d.cts.map +1 -1
  876. package/dist/actions/get-sn-cicd-instance-scan-result.d.mts +23 -3
  877. package/dist/actions/get-sn-cicd-instance-scan-result.d.mts.map +1 -1
  878. package/dist/actions/get-sn-cicd-instance-scan-result.mjs +1 -1
  879. package/dist/actions/get-sn-cicd-instance-scan-result.mjs.map +1 -1
  880. package/dist/actions/get-sn-cicd-progress.cjs.map +1 -1
  881. package/dist/actions/get-sn-cicd-progress.d.cts +24 -3
  882. package/dist/actions/get-sn-cicd-progress.d.cts.map +1 -1
  883. package/dist/actions/get-sn-cicd-progress.d.mts +24 -3
  884. package/dist/actions/get-sn-cicd-progress.d.mts.map +1 -1
  885. package/dist/actions/get-sn-cicd-progress.mjs.map +1 -1
  886. package/dist/actions/get-sn-cicd-testsuite-results.cjs.map +1 -1
  887. package/dist/actions/get-sn-cicd-testsuite-results.d.cts +18 -3
  888. package/dist/actions/get-sn-cicd-testsuite-results.d.cts.map +1 -1
  889. package/dist/actions/get-sn-cicd-testsuite-results.d.mts +18 -3
  890. package/dist/actions/get-sn-cicd-testsuite-results.d.mts.map +1 -1
  891. package/dist/actions/get-sn-cicd-testsuite-results.mjs.map +1 -1
  892. package/dist/actions/get-stats.cjs.map +1 -1
  893. package/dist/actions/get-stats.d.cts +37 -3
  894. package/dist/actions/get-stats.d.cts.map +1 -1
  895. package/dist/actions/get-stats.d.mts +37 -3
  896. package/dist/actions/get-stats.d.mts.map +1 -1
  897. package/dist/actions/get-stats.mjs.map +1 -1
  898. package/dist/actions/get-table-by-id.cjs.map +1 -1
  899. package/dist/actions/get-table-by-id.d.cts +20 -3
  900. package/dist/actions/get-table-by-id.d.cts.map +1 -1
  901. package/dist/actions/get-table-by-id.d.mts +20 -3
  902. package/dist/actions/get-table-by-id.d.mts.map +1 -1
  903. package/dist/actions/get-table-by-id.mjs.map +1 -1
  904. package/dist/actions/get-table-by-id2.cjs.map +1 -1
  905. package/dist/actions/get-table-by-id2.d.cts +62 -3
  906. package/dist/actions/get-table-by-id2.d.cts.map +1 -1
  907. package/dist/actions/get-table-by-id2.d.mts +62 -3
  908. package/dist/actions/get-table-by-id2.d.mts.map +1 -1
  909. package/dist/actions/get-table-by-id2.mjs.map +1 -1
  910. package/dist/actions/get-table-incident-by-id.cjs.map +1 -1
  911. package/dist/actions/get-table-incident-by-id.d.cts +123 -3
  912. package/dist/actions/get-table-incident-by-id.d.cts.map +1 -1
  913. package/dist/actions/get-table-incident-by-id.d.mts +123 -3
  914. package/dist/actions/get-table-incident-by-id.d.mts.map +1 -1
  915. package/dist/actions/get-table-incident-by-id.mjs.map +1 -1
  916. package/dist/actions/get-table-incident-list.cjs.map +1 -1
  917. package/dist/actions/get-table-incident-list.d.cts +106 -3
  918. package/dist/actions/get-table-incident-list.d.cts.map +1 -1
  919. package/dist/actions/get-table-incident-list.d.mts +106 -3
  920. package/dist/actions/get-table-incident-list.d.mts.map +1 -1
  921. package/dist/actions/get-table-incident-list.mjs.map +1 -1
  922. package/dist/actions/get-tables.cjs.map +1 -1
  923. package/dist/actions/get-tables.d.cts +51 -3
  924. package/dist/actions/get-tables.d.cts.map +1 -1
  925. package/dist/actions/get-tables.d.mts +51 -3
  926. package/dist/actions/get-tables.d.mts.map +1 -1
  927. package/dist/actions/get-tables.mjs.map +1 -1
  928. package/dist/actions/get-user.cjs.map +1 -1
  929. package/dist/actions/get-user.d.cts +37 -3
  930. package/dist/actions/get-user.d.cts.map +1 -1
  931. package/dist/actions/get-user.d.mts +37 -3
  932. package/dist/actions/get-user.d.mts.map +1 -1
  933. package/dist/actions/get-user.mjs.map +1 -1
  934. package/dist/actions/get-users.cjs.map +1 -1
  935. package/dist/actions/get-users.d.cts +37 -3
  936. package/dist/actions/get-users.d.cts.map +1 -1
  937. package/dist/actions/get-users.d.mts +37 -3
  938. package/dist/actions/get-users.d.mts.map +1 -1
  939. package/dist/actions/get-users.mjs.map +1 -1
  940. package/dist/actions/list-attachments.cjs +11 -11
  941. package/dist/actions/list-attachments.cjs.map +1 -1
  942. package/dist/actions/list-attachments.d.cts +30 -3
  943. package/dist/actions/list-attachments.d.cts.map +1 -1
  944. package/dist/actions/list-attachments.d.mts +30 -3
  945. package/dist/actions/list-attachments.d.mts.map +1 -1
  946. package/dist/actions/list-attachments.mjs +11 -11
  947. package/dist/actions/list-attachments.mjs.map +1 -1
  948. package/dist/actions/list-cmdb-ci-linux-servers.cjs.map +1 -1
  949. package/dist/actions/list-cmdb-ci-linux-servers.d.cts +60 -3
  950. package/dist/actions/list-cmdb-ci-linux-servers.d.cts.map +1 -1
  951. package/dist/actions/list-cmdb-ci-linux-servers.d.mts +60 -3
  952. package/dist/actions/list-cmdb-ci-linux-servers.d.mts.map +1 -1
  953. package/dist/actions/list-cmdb-ci-linux-servers.mjs.map +1 -1
  954. package/dist/actions/list-cmdb-rel-types.cjs.map +1 -1
  955. package/dist/actions/list-cmdb-rel-types.d.cts +33 -3
  956. package/dist/actions/list-cmdb-rel-types.d.cts.map +1 -1
  957. package/dist/actions/list-cmdb-rel-types.d.mts +33 -3
  958. package/dist/actions/list-cmdb-rel-types.d.mts.map +1 -1
  959. package/dist/actions/list-cmdb-rel-types.mjs.map +1 -1
  960. package/dist/actions/list-cmdbc-is.cjs.map +1 -1
  961. package/dist/actions/list-cmdbc-is.d.cts +51 -3
  962. package/dist/actions/list-cmdbc-is.d.cts.map +1 -1
  963. package/dist/actions/list-cmdbc-is.d.mts +51 -3
  964. package/dist/actions/list-cmdbc-is.d.mts.map +1 -1
  965. package/dist/actions/list-cmdbc-is.mjs.map +1 -1
  966. package/dist/actions/list-service-catalog-catalogs.cjs.map +1 -1
  967. package/dist/actions/list-service-catalog-catalogs.d.cts +18 -3
  968. package/dist/actions/list-service-catalog-catalogs.d.cts.map +1 -1
  969. package/dist/actions/list-service-catalog-catalogs.d.mts +18 -3
  970. package/dist/actions/list-service-catalog-catalogs.d.mts.map +1 -1
  971. package/dist/actions/list-service-catalog-catalogs.mjs.map +1 -1
  972. package/dist/actions/refresh-impacted-services.cjs.map +1 -1
  973. package/dist/actions/refresh-impacted-services.d.cts +14 -3
  974. package/dist/actions/refresh-impacted-services.d.cts.map +1 -1
  975. package/dist/actions/refresh-impacted-services.d.mts +14 -3
  976. package/dist/actions/refresh-impacted-services.d.mts.map +1 -1
  977. package/dist/actions/refresh-impacted-services.mjs.map +1 -1
  978. package/dist/actions/retrieve-sn-cicd-update-set.cjs.map +1 -1
  979. package/dist/actions/retrieve-sn-cicd-update-set.d.cts +43 -3
  980. package/dist/actions/retrieve-sn-cicd-update-set.d.cts.map +1 -1
  981. package/dist/actions/retrieve-sn-cicd-update-set.d.mts +43 -3
  982. package/dist/actions/retrieve-sn-cicd-update-set.d.mts.map +1 -1
  983. package/dist/actions/retrieve-sn-cicd-update-set.mjs.map +1 -1
  984. package/dist/actions/schedule-change-first-available.cjs.map +1 -1
  985. package/dist/actions/schedule-change-first-available.d.cts +27 -3
  986. package/dist/actions/schedule-change-first-available.d.cts.map +1 -1
  987. package/dist/actions/schedule-change-first-available.d.mts +27 -3
  988. package/dist/actions/schedule-change-first-available.d.mts.map +1 -1
  989. package/dist/actions/schedule-change-first-available.mjs.map +1 -1
  990. package/dist/actions/update-cmdb-csdm-app-service-populate-service.cjs.map +1 -1
  991. package/dist/actions/update-cmdb-csdm-app-service-populate-service.d.cts +14 -3
  992. package/dist/actions/update-cmdb-csdm-app-service-populate-service.d.cts.map +1 -1
  993. package/dist/actions/update-cmdb-csdm-app-service-populate-service.d.mts +14 -3
  994. package/dist/actions/update-cmdb-csdm-app-service-populate-service.d.mts.map +1 -1
  995. package/dist/actions/update-cmdb-csdm-app-service-populate-service.mjs.map +1 -1
  996. package/dist/actions/update-cmdb-instance-by-id.cjs.map +1 -1
  997. package/dist/actions/update-cmdb-instance-by-id.d.cts +19 -3
  998. package/dist/actions/update-cmdb-instance-by-id.d.cts.map +1 -1
  999. package/dist/actions/update-cmdb-instance-by-id.d.mts +19 -3
  1000. package/dist/actions/update-cmdb-instance-by-id.d.mts.map +1 -1
  1001. package/dist/actions/update-cmdb-instance-by-id.mjs.map +1 -1
  1002. package/dist/actions/update-cmdb-instance-by-id2.cjs.map +1 -1
  1003. package/dist/actions/update-cmdb-instance-by-id2.d.cts +82 -3
  1004. package/dist/actions/update-cmdb-instance-by-id2.d.cts.map +1 -1
  1005. package/dist/actions/update-cmdb-instance-by-id2.d.mts +82 -3
  1006. package/dist/actions/update-cmdb-instance-by-id2.d.mts.map +1 -1
  1007. package/dist/actions/update-cmdb-instance-by-id2.mjs.map +1 -1
  1008. package/dist/actions/update-cmdbcsdm-app-service-service-details.cjs.map +1 -1
  1009. package/dist/actions/update-cmdbcsdm-app-service-service-details.d.cts +68 -3
  1010. package/dist/actions/update-cmdbcsdm-app-service-service-details.d.cts.map +1 -1
  1011. package/dist/actions/update-cmdbcsdm-app-service-service-details.d.mts +68 -3
  1012. package/dist/actions/update-cmdbcsdm-app-service-service-details.d.mts.map +1 -1
  1013. package/dist/actions/update-cmdbcsdm-app-service-service-details.mjs.map +1 -1
  1014. package/dist/actions/update-conversation-member-drop.cjs.map +1 -1
  1015. package/dist/actions/update-conversation-member-drop.d.cts +12 -3
  1016. package/dist/actions/update-conversation-member-drop.d.cts.map +1 -1
  1017. package/dist/actions/update-conversation-member-drop.d.mts +12 -3
  1018. package/dist/actions/update-conversation-member-drop.d.mts.map +1 -1
  1019. package/dist/actions/update-conversation-member-drop.mjs.map +1 -1
  1020. package/dist/actions/update-incident-by-id.cjs.map +1 -1
  1021. package/dist/actions/update-incident-by-id.d.cts +176 -3
  1022. package/dist/actions/update-incident-by-id.d.cts.map +1 -1
  1023. package/dist/actions/update-incident-by-id.d.mts +176 -3
  1024. package/dist/actions/update-incident-by-id.d.mts.map +1 -1
  1025. package/dist/actions/update-incident-by-id.mjs.map +1 -1
  1026. package/dist/actions/update-incident-by-id2.cjs.map +1 -1
  1027. package/dist/actions/update-incident-by-id2.d.cts +122 -3
  1028. package/dist/actions/update-incident-by-id2.d.cts.map +1 -1
  1029. package/dist/actions/update-incident-by-id2.d.mts +122 -3
  1030. package/dist/actions/update-incident-by-id2.d.mts.map +1 -1
  1031. package/dist/actions/update-incident-by-id2.mjs.map +1 -1
  1032. package/dist/actions/update-openframe-voice-interaction.cjs +2 -2
  1033. package/dist/actions/update-openframe-voice-interaction.cjs.map +1 -1
  1034. package/dist/actions/update-openframe-voice-interaction.d.cts +68 -3
  1035. package/dist/actions/update-openframe-voice-interaction.d.cts.map +1 -1
  1036. package/dist/actions/update-openframe-voice-interaction.d.mts +68 -3
  1037. package/dist/actions/update-openframe-voice-interaction.d.mts.map +1 -1
  1038. package/dist/actions/update-openframe-voice-interaction.mjs +2 -2
  1039. package/dist/actions/update-openframe-voice-interaction.mjs.map +1 -1
  1040. package/dist/actions/update-servicecatalog-cart.cjs.map +1 -1
  1041. package/dist/actions/update-servicecatalog-cart.d.cts +23 -3
  1042. package/dist/actions/update-servicecatalog-cart.d.cts.map +1 -1
  1043. package/dist/actions/update-servicecatalog-cart.d.mts +23 -3
  1044. package/dist/actions/update-servicecatalog-cart.d.mts.map +1 -1
  1045. package/dist/actions/update-servicecatalog-cart.mjs.map +1 -1
  1046. package/dist/actions/update-servicecatalog-items-submit-guide.cjs.map +1 -1
  1047. package/dist/actions/update-servicecatalog-items-submit-guide.d.cts +37 -3
  1048. package/dist/actions/update-servicecatalog-items-submit-guide.d.cts.map +1 -1
  1049. package/dist/actions/update-servicecatalog-items-submit-guide.d.mts +37 -3
  1050. package/dist/actions/update-servicecatalog-items-submit-guide.d.mts.map +1 -1
  1051. package/dist/actions/update-servicecatalog-items-submit-guide.mjs.map +1 -1
  1052. package/dist/actions/update-sn-chg-rest-change-emergency.cjs.map +1 -1
  1053. package/dist/actions/update-sn-chg-rest-change-emergency.d.cts +170 -3
  1054. package/dist/actions/update-sn-chg-rest-change-emergency.d.cts.map +1 -1
  1055. package/dist/actions/update-sn-chg-rest-change-emergency.d.mts +170 -3
  1056. package/dist/actions/update-sn-chg-rest-change-emergency.d.mts.map +1 -1
  1057. package/dist/actions/update-sn-chg-rest-change-emergency.mjs.map +1 -1
  1058. package/dist/actions/update-sn-chg-rest-change-normal.cjs.map +1 -1
  1059. package/dist/actions/update-sn-chg-rest-change-normal.d.cts +186 -3
  1060. package/dist/actions/update-sn-chg-rest-change-normal.d.cts.map +1 -1
  1061. package/dist/actions/update-sn-chg-rest-change-normal.d.mts +186 -3
  1062. package/dist/actions/update-sn-chg-rest-change-normal.d.mts.map +1 -1
  1063. package/dist/actions/update-sn-chg-rest-change-normal.mjs.map +1 -1
  1064. package/dist/actions/update-sn-chg-rest-change-standard.cjs.map +1 -1
  1065. package/dist/actions/update-sn-chg-rest-change-standard.d.cts +207 -3
  1066. package/dist/actions/update-sn-chg-rest-change-standard.d.cts.map +1 -1
  1067. package/dist/actions/update-sn-chg-rest-change-standard.d.mts +207 -3
  1068. package/dist/actions/update-sn-chg-rest-change-standard.d.mts.map +1 -1
  1069. package/dist/actions/update-sn-chg-rest-change-standard.mjs.map +1 -1
  1070. package/dist/actions/update-sn-chg-rest-change-task.cjs.map +1 -1
  1071. package/dist/actions/update-sn-chg-rest-change-task.d.cts +56 -3
  1072. package/dist/actions/update-sn-chg-rest-change-task.d.cts.map +1 -1
  1073. package/dist/actions/update-sn-chg-rest-change-task.d.mts +56 -3
  1074. package/dist/actions/update-sn-chg-rest-change-task.d.mts.map +1 -1
  1075. package/dist/actions/update-sn-chg-rest-change-task.mjs.map +1 -1
  1076. package/dist/actions/update-sn-chg-rest-change.cjs.map +1 -1
  1077. package/dist/actions/update-sn-chg-rest-change.d.cts +190 -3
  1078. package/dist/actions/update-sn-chg-rest-change.d.cts.map +1 -1
  1079. package/dist/actions/update-sn-chg-rest-change.d.mts +190 -3
  1080. package/dist/actions/update-sn-chg-rest-change.d.mts.map +1 -1
  1081. package/dist/actions/update-sn-chg-rest-change.mjs.map +1 -1
  1082. package/dist/actions/update-sn-ind-tsm-sdwan-ticket-troubleticket.cjs.map +1 -1
  1083. package/dist/actions/update-sn-ind-tsm-sdwan-ticket-troubleticket.d.cts +66 -3
  1084. package/dist/actions/update-sn-ind-tsm-sdwan-ticket-troubleticket.d.cts.map +1 -1
  1085. package/dist/actions/update-sn-ind-tsm-sdwan-ticket-troubleticket.d.mts +66 -3
  1086. package/dist/actions/update-sn-ind-tsm-sdwan-ticket-troubleticket.d.mts.map +1 -1
  1087. package/dist/actions/update-sn-ind-tsm-sdwan-ticket-troubleticket.mjs.map +1 -1
  1088. package/dist/actions/update-sn-ind-tsm-sdwan-troubleticket.cjs.map +1 -1
  1089. package/dist/actions/update-sn-ind-tsm-sdwan-troubleticket.d.cts +103 -3
  1090. package/dist/actions/update-sn-ind-tsm-sdwan-troubleticket.d.cts.map +1 -1
  1091. package/dist/actions/update-sn-ind-tsm-sdwan-troubleticket.d.mts +103 -3
  1092. package/dist/actions/update-sn-ind-tsm-sdwan-troubleticket.d.mts.map +1 -1
  1093. package/dist/actions/update-sn-ind-tsm-sdwan-troubleticket.mjs.map +1 -1
  1094. package/dist/actions/update-table-by-id.cjs +1 -1
  1095. package/dist/actions/update-table-by-id.cjs.map +1 -1
  1096. package/dist/actions/update-table-by-id.d.cts +82 -3
  1097. package/dist/actions/update-table-by-id.d.cts.map +1 -1
  1098. package/dist/actions/update-table-by-id.d.mts +82 -3
  1099. package/dist/actions/update-table-by-id.d.mts.map +1 -1
  1100. package/dist/actions/update-table-by-id.mjs +1 -1
  1101. package/dist/actions/update-table-by-id.mjs.map +1 -1
  1102. package/dist/actions/update-table-by-id2.cjs.map +1 -1
  1103. package/dist/actions/update-table-by-id2.d.cts +83 -3
  1104. package/dist/actions/update-table-by-id2.d.cts.map +1 -1
  1105. package/dist/actions/update-table-by-id2.d.mts +83 -3
  1106. package/dist/actions/update-table-by-id2.d.mts.map +1 -1
  1107. package/dist/actions/update-table-by-id2.mjs.map +1 -1
  1108. package/dist/actions/update-table-incident.cjs.map +1 -1
  1109. package/dist/actions/update-table-incident.d.cts +122 -3
  1110. package/dist/actions/update-table-incident.d.cts.map +1 -1
  1111. package/dist/actions/update-table-incident.d.mts +122 -3
  1112. package/dist/actions/update-table-incident.d.mts.map +1 -1
  1113. package/dist/actions/update-table-incident.mjs.map +1 -1
  1114. package/dist/actions/update-table-record.cjs +7 -7
  1115. package/dist/actions/update-table-record.cjs.map +1 -1
  1116. package/dist/actions/update-table-record.d.cts +83 -3
  1117. package/dist/actions/update-table-record.d.cts.map +1 -1
  1118. package/dist/actions/update-table-record.d.mts +83 -3
  1119. package/dist/actions/update-table-record.d.mts.map +1 -1
  1120. package/dist/actions/update-table-record.mjs +7 -7
  1121. package/dist/actions/update-table-record.mjs.map +1 -1
  1122. package/dist/actions/upload-attachment.cjs +13 -13
  1123. package/dist/actions/upload-attachment.cjs.map +1 -1
  1124. package/dist/actions/upload-attachment.d.cts +44 -3
  1125. package/dist/actions/upload-attachment.d.cts.map +1 -1
  1126. package/dist/actions/upload-attachment.d.mts +44 -3
  1127. package/dist/actions/upload-attachment.d.mts.map +1 -1
  1128. package/dist/actions/upload-attachment.mjs +13 -13
  1129. package/dist/actions/upload-attachment.mjs.map +1 -1
  1130. package/dist/catalog.cjs +16 -1
  1131. package/dist/catalog.cjs.map +1 -1
  1132. package/dist/catalog.d.cts +15 -0
  1133. package/dist/catalog.d.mts +15 -0
  1134. package/dist/catalog.mjs +16 -1
  1135. package/dist/catalog.mjs.map +1 -1
  1136. package/dist/execute.cjs +1 -1
  1137. package/dist/execute.cjs.map +1 -1
  1138. package/dist/execute.mjs +1 -1
  1139. package/dist/execute.mjs.map +1 -1
  1140. package/package.json +2 -2
@@ -3,22 +3,22 @@ import { z } from "zod";
3
3
  //#region src/actions/get-attachment-by-id-v1.ts
4
4
  const ServicenowGetAttachmentByIdV1Input = z.object({ sys_id: z.string().describe("The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.") }).describe("Request schema for `GetAttachmentByIdV1`");
5
5
  const ServicenowGetAttachmentByIdV1_AttachmentMetadataSchema = z.object({
6
- sys_id: z.string().describe("Unique system ID for the attachment record"),
6
+ sys_id: z.string().describe("Unique system ID for the attachment record").nullable(),
7
7
  sys_tags: z.string().describe("System tags associated with the attachment for categorization or filtering").nullable().optional(),
8
- file_name: z.string().describe("Name of the attachment file including extension"),
8
+ file_name: z.string().describe("Name of the attachment file including extension").nullable(),
9
9
  compressed: z.string().describe("Indicates whether the attachment is compressed. Values are 'true' or 'false'.").nullable().optional(),
10
- size_bytes: z.string().describe("Size of the file in bytes as a string"),
11
- table_name: z.string().describe("Name of the table the attachment is associated with"),
10
+ size_bytes: z.string().describe("Size of the file in bytes as a string").nullable(),
11
+ table_name: z.string().describe("Name of the table the attachment is associated with").nullable(),
12
12
  image_width: z.string().describe("Width of the image in pixels. Only applicable for image attachments.").nullable().optional(),
13
- content_type: z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)"),
13
+ content_type: z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)").nullable(),
14
14
  image_height: z.string().describe("Height of the image in pixels. Only applicable for image attachments.").nullable().optional(),
15
- table_sys_id: z.string().describe("System ID of the record the attachment is linked to"),
16
- download_link: z.string().describe("URL link to download the attachment file directly from ServiceNow"),
17
- sys_mod_count: z.string().describe("Number of times the attachment record has been modified"),
18
- sys_created_by: z.string().describe("User who created the attachment record"),
19
- sys_created_on: z.string().describe("Timestamp when the attachment was created, in ServiceNow date-time format"),
20
- sys_updated_by: z.string().describe("User who last updated the attachment record"),
21
- sys_updated_on: z.string().describe("Timestamp when the attachment was last updated, in ServiceNow date-time format"),
15
+ table_sys_id: z.string().describe("System ID of the record the attachment is linked to").nullable(),
16
+ download_link: z.string().describe("URL link to download the attachment file directly from ServiceNow").nullable(),
17
+ sys_mod_count: z.string().describe("Number of times the attachment record has been modified").nullable(),
18
+ sys_created_by: z.string().describe("User who created the attachment record").nullable(),
19
+ sys_created_on: z.string().describe("Timestamp when the attachment was created, in ServiceNow date-time format").nullable(),
20
+ sys_updated_by: z.string().describe("User who last updated the attachment record").nullable(),
21
+ sys_updated_on: z.string().describe("Timestamp when the attachment was last updated, in ServiceNow date-time format").nullable(),
22
22
  size_compressed: z.string().describe("Compressed size of the file in bytes. Only present if the file is compressed.").nullable().optional(),
23
23
  average_image_color: z.string().describe("Average color of the image attachment, represented as a hex color code (e.g., #RRGGBB). Only applicable for image attachments.").nullable().optional()
24
24
  }).describe("Metadata for a ServiceNow attachment record");
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-by-id-v1.mjs","names":[],"sources":["../../src/actions/get-attachment-by-id-v1.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentByIdV1Input: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.\"),\n}).describe(\"Request schema for `GetAttachmentByIdV1`\");\nconst ServicenowGetAttachmentByIdV1_AttachmentMetadataSchema: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"Unique system ID for the attachment record\"),\n sys_tags: z.string().describe(\"System tags associated with the attachment for categorization or filtering\").nullable().optional(),\n file_name: z.string().describe(\"Name of the attachment file including extension\"),\n compressed: z.string().describe(\"Indicates whether the attachment is compressed. Values are 'true' or 'false'.\").nullable().optional(),\n size_bytes: z.string().describe(\"Size of the file in bytes as a string\"),\n table_name: z.string().describe(\"Name of the table the attachment is associated with\"),\n image_width: z.string().describe(\"Width of the image in pixels. Only applicable for image attachments.\").nullable().optional(),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)\"),\n image_height: z.string().describe(\"Height of the image in pixels. Only applicable for image attachments.\").nullable().optional(),\n table_sys_id: z.string().describe(\"System ID of the record the attachment is linked to\"),\n download_link: z.string().describe(\"URL link to download the attachment file directly from ServiceNow\"),\n sys_mod_count: z.string().describe(\"Number of times the attachment record has been modified\"),\n sys_created_by: z.string().describe(\"User who created the attachment record\"),\n sys_created_on: z.string().describe(\"Timestamp when the attachment was created, in ServiceNow date-time format\"),\n sys_updated_by: z.string().describe(\"User who last updated the attachment record\"),\n sys_updated_on: z.string().describe(\"Timestamp when the attachment was last updated, in ServiceNow date-time format\"),\n size_compressed: z.string().describe(\"Compressed size of the file in bytes. Only present if the file is compressed.\").nullable().optional(),\n average_image_color: z.string().describe(\"Average color of the image attachment, represented as a hex color code (e.g., #RRGGBB). Only applicable for image attachments.\").nullable().optional(),\n}).describe(\"Metadata for a ServiceNow attachment record\");\nexport const ServicenowGetAttachmentByIdV1Output: z.ZodTypeAny = z.object({\n result: ServicenowGetAttachmentByIdV1_AttachmentMetadataSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentByIdV1`\");\n\nexport const servicenowGetAttachmentByIdV1 = action(\"SERVICENOW_GET_ATTACHMENT_BY_ID_V1\", {\n slug: \"servicenow-get-attachment-by-id-v1\",\n name: \"Get Attachment by ID\",\n description: \"Retrieves metadata for a specific attachment by its sys_id from ServiceNow. Use this action when you need to fetch detailed information about a single attachment file, such as its file name, content type, size, download link, image dimensions (for images), and associated record details. This action returns metadata only; to download the actual file content, use the download_link provided in the response or the GetAttachmentFile action.\",\n input: ServicenowGetAttachmentByIdV1Input,\n output: ServicenowGetAttachmentByIdV1Output,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAmD,EAAE,OAAO,EACvE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,EACvJ,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,yDAAuE,EAAE,OAAO;CACpF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CACnH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACvF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CACtG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAC5E,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E;CAC/G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACjF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF;CACpH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjM,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAKzD,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+D,EAAE,OAAO,EACxE,QAAQ,uDAAuD,SAAS,EAC1E,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-by-id-v1.mjs","names":[],"sources":["../../src/actions/get-attachment-by-id-v1.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentByIdV1Input = z.object({\n sys_id: z.string().describe(\"The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.\"),\n}).describe(\"Request schema for `GetAttachmentByIdV1`\");\nconst ServicenowGetAttachmentByIdV1_AttachmentMetadataSchema = z.object({\n sys_id: z.string().describe(\"Unique system ID for the attachment record\").nullable(),\n sys_tags: z.string().describe(\"System tags associated with the attachment for categorization or filtering\").nullable().optional(),\n file_name: z.string().describe(\"Name of the attachment file including extension\").nullable(),\n compressed: z.string().describe(\"Indicates whether the attachment is compressed. Values are 'true' or 'false'.\").nullable().optional(),\n size_bytes: z.string().describe(\"Size of the file in bytes as a string\").nullable(),\n table_name: z.string().describe(\"Name of the table the attachment is associated with\").nullable(),\n image_width: z.string().describe(\"Width of the image in pixels. Only applicable for image attachments.\").nullable().optional(),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)\").nullable(),\n image_height: z.string().describe(\"Height of the image in pixels. Only applicable for image attachments.\").nullable().optional(),\n table_sys_id: z.string().describe(\"System ID of the record the attachment is linked to\").nullable(),\n download_link: z.string().describe(\"URL link to download the attachment file directly from ServiceNow\").nullable(),\n sys_mod_count: z.string().describe(\"Number of times the attachment record has been modified\").nullable(),\n sys_created_by: z.string().describe(\"User who created the attachment record\").nullable(),\n sys_created_on: z.string().describe(\"Timestamp when the attachment was created, in ServiceNow date-time format\").nullable(),\n sys_updated_by: z.string().describe(\"User who last updated the attachment record\").nullable(),\n sys_updated_on: z.string().describe(\"Timestamp when the attachment was last updated, in ServiceNow date-time format\").nullable(),\n size_compressed: z.string().describe(\"Compressed size of the file in bytes. Only present if the file is compressed.\").nullable().optional(),\n average_image_color: z.string().describe(\"Average color of the image attachment, represented as a hex color code (e.g., #RRGGBB). Only applicable for image attachments.\").nullable().optional(),\n}).describe(\"Metadata for a ServiceNow attachment record\");\nexport const ServicenowGetAttachmentByIdV1Output = z.object({\n result: ServicenowGetAttachmentByIdV1_AttachmentMetadataSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentByIdV1`\");\n\nexport const servicenowGetAttachmentByIdV1 = action(\"SERVICENOW_GET_ATTACHMENT_BY_ID_V1\", {\n slug: \"servicenow-get-attachment-by-id-v1\",\n name: \"Get Attachment by ID\",\n description: \"Retrieves metadata for a specific attachment by its sys_id from ServiceNow. Use this action when you need to fetch detailed information about a single attachment file, such as its file name, content type, size, download link, image dimensions (for images), and associated record details. This action returns metadata only; to download the actual file content, use the download_link provided in the response or the GetAttachmentFile action.\",\n input: ServicenowGetAttachmentByIdV1Input,\n output: ServicenowGetAttachmentByIdV1Output,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO,EACzD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,EACvJ,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAM,yDAAyD,EAAE,OAAO;CACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC9H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAClG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACjH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACvG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACvF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC1H,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;CAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjM,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAKzD,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiD,EAAE,OAAO,EAC1D,QAAQ,uDAAuD,SAAS,EAC1E,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
@@ -3,12 +3,12 @@ let zod = require("zod");
3
3
  //#region src/actions/get-attachment-by-id.ts
4
4
  const ServicenowGetAttachmentByIdInput = zod.z.object({ sys_id: zod.z.string().describe("The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.") }).describe("Request schema for `GetAttachmentById`");
5
5
  const ServicenowGetAttachmentById_AttachmentMetadataSchema = zod.z.object({
6
- sys_id: zod.z.string().describe("Unique identifier for the attachment record"),
7
- file_name: zod.z.string().describe("Name of the attachment file"),
8
- size_bytes: zod.z.string().describe("Size of the file in bytes"),
9
- table_name: zod.z.string().describe("Name of the table the file is attached to"),
10
- content_type: zod.z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf)"),
11
- table_sys_id: zod.z.string().describe("Sys_id of the record the file is attached to")
6
+ sys_id: zod.z.string().describe("Unique identifier for the attachment record").nullable(),
7
+ file_name: zod.z.string().describe("Name of the attachment file").nullable(),
8
+ size_bytes: zod.z.string().describe("Size of the file in bytes").nullable(),
9
+ table_name: zod.z.string().describe("Name of the table the file is attached to").nullable(),
10
+ content_type: zod.z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf)").nullable(),
11
+ table_sys_id: zod.z.string().describe("Sys_id of the record the file is attached to").nullable()
12
12
  }).describe("Metadata for a single attachment");
13
13
  const ServicenowGetAttachmentByIdOutput = zod.z.object({ result: ServicenowGetAttachmentById_AttachmentMetadataSchema.nullable() }).describe("Response schema for `GetAttachmentById`");
14
14
  const servicenowGetAttachmentById = require_action.action("SERVICENOW_GET_ATTACHMENT_BY_ID", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentByIdInput: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.\"),\n}).describe(\"Request schema for `GetAttachmentById`\");\nconst ServicenowGetAttachmentById_AttachmentMetadataSchema: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"Unique identifier for the attachment record\"),\n file_name: z.string().describe(\"Name of the attachment file\"),\n size_bytes: z.string().describe(\"Size of the file in bytes\"),\n table_name: z.string().describe(\"Name of the table the file is attached to\"),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf)\"),\n table_sys_id: z.string().describe(\"Sys_id of the record the file is attached to\"),\n}).describe(\"Metadata for a single attachment\");\nexport const ServicenowGetAttachmentByIdOutput: z.ZodTypeAny = z.object({\n result: ServicenowGetAttachmentById_AttachmentMetadataSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentById`\");\n\nexport const servicenowGetAttachmentById = action(\"SERVICENOW_GET_ATTACHMENT_BY_ID\", {\n slug: \"servicenow-get-attachment-by-id\",\n name: \"Get attachment by\",\n description: \"Retrieves metadata for a specific attachment by its sys_id from ServiceNow. Use this action when you need to fetch information about a single attachment file, such as its file name, content type, size, and associated record details. This action returns metadata only; to download the actual file content, use the download_link from the FindFile action or access the file directly via the ServiceNow attachment API.\",\n input: ServicenowGetAttachmentByIdInput,\n output: ServicenowGetAttachmentByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,EACvJ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,uDAAqEA,IAAAA,EAAE,OAAO;CAClF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACzE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC5D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC3D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CACvG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAClF,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,QAAQ,qDAAqD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentByIdInput = z.object({\n sys_id: z.string().describe(\"The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.\"),\n}).describe(\"Request schema for `GetAttachmentById`\");\nconst ServicenowGetAttachmentById_AttachmentMetadataSchema = z.object({\n sys_id: z.string().describe(\"Unique identifier for the attachment record\").nullable(),\n file_name: z.string().describe(\"Name of the attachment file\").nullable(),\n size_bytes: z.string().describe(\"Size of the file in bytes\").nullable(),\n table_name: z.string().describe(\"Name of the table the file is attached to\").nullable(),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf)\").nullable(),\n table_sys_id: z.string().describe(\"Sys_id of the record the file is attached to\").nullable(),\n}).describe(\"Metadata for a single attachment\");\nexport const ServicenowGetAttachmentByIdOutput = z.object({\n result: ServicenowGetAttachmentById_AttachmentMetadataSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentById`\");\n\nexport const servicenowGetAttachmentById = action(\"SERVICENOW_GET_ATTACHMENT_BY_ID\", {\n slug: \"servicenow-get-attachment-by-id\",\n name: \"Get attachment by\",\n description: \"Retrieves metadata for a specific attachment by its sys_id from ServiceNow. Use this action when you need to fetch information about a single attachment file, such as its file name, content type, size, and associated record details. This action returns metadata only; to download the actual file content, use the download_link from the FindFile action or access the file directly via the ServiceNow attachment API.\",\n input: ServicenowGetAttachmentByIdInput,\n output: ServicenowGetAttachmentByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,EACvJ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAClH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,QAAQ,qDAAqD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-by-id.d.ts
4
- declare const ServicenowGetAttachmentByIdInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentByIdOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentByIdInput: z.ZodObject<{
5
+ sys_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ServicenowGetAttachmentByIdOutput: z.ZodObject<{
8
+ result: z.ZodNullable<z.ZodObject<{
9
+ sys_id: z.ZodNullable<z.ZodString>;
10
+ file_name: z.ZodNullable<z.ZodString>;
11
+ size_bytes: z.ZodNullable<z.ZodString>;
12
+ table_name: z.ZodNullable<z.ZodString>;
13
+ content_type: z.ZodNullable<z.ZodString>;
14
+ table_sys_id: z.ZodNullable<z.ZodString>;
15
+ }, z.core.$strip>>;
16
+ }, z.core.$strip>;
17
+ declare const servicenowGetAttachmentById: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ sys_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { servicenowGetAttachmentById };
9
22
  //# sourceMappingURL=get-attachment-by-id.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-by-id.d.cts","names":[],"sources":["../../src/actions/get-attachment-by-id.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEI;AAAA,cASxC,iCAAA,EAAmC,CAAA,CAAE,UAEI;AAAA,cAEzC,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-by-id.d.cts","names":[],"sources":["../../src/actions/get-attachment-by-id.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAWhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,22 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-by-id.d.ts
4
- declare const ServicenowGetAttachmentByIdInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentByIdOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentByIdInput: z.ZodObject<{
5
+ sys_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ServicenowGetAttachmentByIdOutput: z.ZodObject<{
8
+ result: z.ZodNullable<z.ZodObject<{
9
+ sys_id: z.ZodNullable<z.ZodString>;
10
+ file_name: z.ZodNullable<z.ZodString>;
11
+ size_bytes: z.ZodNullable<z.ZodString>;
12
+ table_name: z.ZodNullable<z.ZodString>;
13
+ content_type: z.ZodNullable<z.ZodString>;
14
+ table_sys_id: z.ZodNullable<z.ZodString>;
15
+ }, z.core.$strip>>;
16
+ }, z.core.$strip>;
17
+ declare const servicenowGetAttachmentById: import("@keystrokehq/action").WorkflowActionDefinition<{
18
+ sys_id: string;
19
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
20
  //#endregion
8
21
  export { servicenowGetAttachmentById };
9
22
  //# sourceMappingURL=get-attachment-by-id.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-by-id.d.mts","names":[],"sources":["../../src/actions/get-attachment-by-id.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEI;AAAA,cASxC,iCAAA,EAAmC,CAAA,CAAE,UAEI;AAAA,cAEzC,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-by-id.d.mts","names":[],"sources":["../../src/actions/get-attachment-by-id.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAWhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -3,12 +3,12 @@ import { z } from "zod";
3
3
  //#region src/actions/get-attachment-by-id.ts
4
4
  const ServicenowGetAttachmentByIdInput = z.object({ sys_id: z.string().describe("The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.") }).describe("Request schema for `GetAttachmentById`");
5
5
  const ServicenowGetAttachmentById_AttachmentMetadataSchema = z.object({
6
- sys_id: z.string().describe("Unique identifier for the attachment record"),
7
- file_name: z.string().describe("Name of the attachment file"),
8
- size_bytes: z.string().describe("Size of the file in bytes"),
9
- table_name: z.string().describe("Name of the table the file is attached to"),
10
- content_type: z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf)"),
11
- table_sys_id: z.string().describe("Sys_id of the record the file is attached to")
6
+ sys_id: z.string().describe("Unique identifier for the attachment record").nullable(),
7
+ file_name: z.string().describe("Name of the attachment file").nullable(),
8
+ size_bytes: z.string().describe("Size of the file in bytes").nullable(),
9
+ table_name: z.string().describe("Name of the table the file is attached to").nullable(),
10
+ content_type: z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf)").nullable(),
11
+ table_sys_id: z.string().describe("Sys_id of the record the file is attached to").nullable()
12
12
  }).describe("Metadata for a single attachment");
13
13
  const servicenowGetAttachmentById = action("SERVICENOW_GET_ATTACHMENT_BY_ID", {
14
14
  slug: "servicenow-get-attachment-by-id",
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-by-id.mjs","names":[],"sources":["../../src/actions/get-attachment-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentByIdInput: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.\"),\n}).describe(\"Request schema for `GetAttachmentById`\");\nconst ServicenowGetAttachmentById_AttachmentMetadataSchema: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"Unique identifier for the attachment record\"),\n file_name: z.string().describe(\"Name of the attachment file\"),\n size_bytes: z.string().describe(\"Size of the file in bytes\"),\n table_name: z.string().describe(\"Name of the table the file is attached to\"),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf)\"),\n table_sys_id: z.string().describe(\"Sys_id of the record the file is attached to\"),\n}).describe(\"Metadata for a single attachment\");\nexport const ServicenowGetAttachmentByIdOutput: z.ZodTypeAny = z.object({\n result: ServicenowGetAttachmentById_AttachmentMetadataSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentById`\");\n\nexport const servicenowGetAttachmentById = action(\"SERVICENOW_GET_ATTACHMENT_BY_ID\", {\n slug: \"servicenow-get-attachment-by-id\",\n name: \"Get attachment by\",\n description: \"Retrieves metadata for a specific attachment by its sys_id from ServiceNow. Use this action when you need to fetch information about a single attachment file, such as its file name, content type, size, and associated record details. This action returns metadata only; to download the actual file content, use the download_link from the FindFile action or access the file directly via the ServiceNow attachment API.\",\n input: ServicenowGetAttachmentByIdInput,\n output: ServicenowGetAttachmentByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,EACvJ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,uDAAqE,EAAE,OAAO;CAClF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACzE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CAC5D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC3D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AAClF,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAK9C,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,QAAQ,qDAAqD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-by-id.mjs","names":[],"sources":["../../src/actions/get-attachment-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentByIdInput = z.object({\n sys_id: z.string().describe(\"The sys_id of the attachment to retrieve. This is the unique identifier assigned to the attachment when it was created.\"),\n}).describe(\"Request schema for `GetAttachmentById`\");\nconst ServicenowGetAttachmentById_AttachmentMetadataSchema = z.object({\n sys_id: z.string().describe(\"Unique identifier for the attachment record\").nullable(),\n file_name: z.string().describe(\"Name of the attachment file\").nullable(),\n size_bytes: z.string().describe(\"Size of the file in bytes\").nullable(),\n table_name: z.string().describe(\"Name of the table the file is attached to\").nullable(),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf)\").nullable(),\n table_sys_id: z.string().describe(\"Sys_id of the record the file is attached to\").nullable(),\n}).describe(\"Metadata for a single attachment\");\nexport const ServicenowGetAttachmentByIdOutput = z.object({\n result: ServicenowGetAttachmentById_AttachmentMetadataSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentById`\");\n\nexport const servicenowGetAttachmentById = action(\"SERVICENOW_GET_ATTACHMENT_BY_ID\", {\n slug: \"servicenow-get-attachment-by-id\",\n name: \"Get attachment by\",\n description: \"Retrieves metadata for a specific attachment by its sys_id from ServiceNow. Use this action when you need to fetch information about a single attachment file, such as its file name, content type, size, and associated record details. This action returns metadata only; to download the actual file content, use the download_link from the FindFile action or access the file directly via the ServiceNow attachment API.\",\n input: ServicenowGetAttachmentByIdInput,\n output: ServicenowGetAttachmentByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,EACvJ,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,uDAAuD,EAAE,OAAO;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAClH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AAC7F,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAK9C,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,QAAQ,qDAAqD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -3,9 +3,9 @@ let zod = require("zod");
3
3
  //#region src/actions/get-attachment-file-file.ts
4
4
  const ServicenowGetAttachmentFileFileInput = zod.z.object({ sys_id: zod.z.string().describe("System ID of the attachment record from which to return binary data.") }).describe("Request schema for `GetAttachmentFileFile`");
5
5
  const ServicenowGetAttachmentFileFile_FileDownloadableSchema = zod.z.object({
6
- name: zod.z.string().describe("Name of the file"),
7
- s3url: zod.z.string().describe("S3 URL of the downloaded file."),
8
- mimetype: zod.z.string().describe("Mime type of the file.")
6
+ name: zod.z.string().describe("Name of the file").nullable(),
7
+ s3url: zod.z.string().describe("S3 URL of the downloaded file.").nullable(),
8
+ mimetype: zod.z.string().describe("Mime type of the file.").nullable()
9
9
  });
10
10
  const ServicenowGetAttachmentFileFileOutput = zod.z.object({ file: ServicenowGetAttachmentFileFile_FileDownloadableSchema.nullable() }).describe("Response schema for `GetAttachmentFileFile`");
11
11
  const servicenowGetAttachmentFileFile = require_action.action("SERVICENOW_GET_ATTACHMENT_FILE_FILE", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file-file.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-file-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileFileInput: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"System ID of the attachment record from which to return binary data.\"),\n}).describe(\"Request schema for `GetAttachmentFileFile`\");\nconst ServicenowGetAttachmentFileFile_FileDownloadableSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the file\"),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\"),\n mimetype: z.string().describe(\"Mime type of the file.\"),\n});\nexport const ServicenowGetAttachmentFileFileOutput: z.ZodTypeAny = z.object({\n file: ServicenowGetAttachmentFileFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFileFile`\");\n\nexport const servicenowGetAttachmentFileFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE_FILE\", {\n slug: \"servicenow-get-attachment-file-file\",\n name: \"Get attachment file file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow using the v1 API endpoint. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request) via the /api/now/v1/attachment endpoint. This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'GetAttachmentList' or 'GetAttachmentById' actions.\",\n input: ServicenowGetAttachmentFileFileInput,\n output: ServicenowGetAttachmentFileFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqDA,IAAAA,EAAE,OAAO,EACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EACpG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,yDAAuEA,IAAAA,EAAE,OAAO;CACpF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AACxD,CAAC;AACD,MAAa,wCAAsDA,IAAAA,EAAE,OAAO,EAC1E,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-file-file.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-file-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileFileInput = z.object({\n sys_id: z.string().describe(\"System ID of the attachment record from which to return binary data.\"),\n}).describe(\"Request schema for `GetAttachmentFileFile`\");\nconst ServicenowGetAttachmentFileFile_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n});\nexport const ServicenowGetAttachmentFileFileOutput = z.object({\n file: ServicenowGetAttachmentFileFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFileFile`\");\n\nexport const servicenowGetAttachmentFileFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE_FILE\", {\n slug: \"servicenow-get-attachment-file-file\",\n name: \"Get attachment file file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow using the v1 API endpoint. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request) via the /api/now/v1/attachment endpoint. This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'GetAttachmentList' or 'GetAttachmentById' actions.\",\n input: ServicenowGetAttachmentFileFileInput,\n output: ServicenowGetAttachmentFileFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO,EAC3D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EACpG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAEzD,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-file-file.d.ts
4
- declare const ServicenowGetAttachmentFileFileInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentFileFileOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentFileFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentFileFileInput: z.ZodObject<{
5
+ sys_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ServicenowGetAttachmentFileFileOutput: z.ZodObject<{
8
+ file: z.ZodNullable<z.ZodObject<{
9
+ name: z.ZodNullable<z.ZodString>;
10
+ s3url: z.ZodNullable<z.ZodString>;
11
+ mimetype: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const servicenowGetAttachmentFileFile: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ sys_id: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { servicenowGetAttachmentFileFile };
9
19
  //# sourceMappingURL=get-attachment-file-file.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file-file.d.cts","names":[],"sources":["../../src/actions/get-attachment-file-file.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAEI;AAAA,cAM5C,qCAAA,EAAuC,CAAA,CAAE,UAEI;AAAA,cAE7C,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-file-file.d.cts","names":[],"sources":["../../src/actions/get-attachment-file-file.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAQpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-file-file.d.ts
4
- declare const ServicenowGetAttachmentFileFileInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentFileFileOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentFileFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentFileFileInput: z.ZodObject<{
5
+ sys_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ServicenowGetAttachmentFileFileOutput: z.ZodObject<{
8
+ file: z.ZodNullable<z.ZodObject<{
9
+ name: z.ZodNullable<z.ZodString>;
10
+ s3url: z.ZodNullable<z.ZodString>;
11
+ mimetype: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const servicenowGetAttachmentFileFile: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ sys_id: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { servicenowGetAttachmentFileFile };
9
19
  //# sourceMappingURL=get-attachment-file-file.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file-file.d.mts","names":[],"sources":["../../src/actions/get-attachment-file-file.ts"],"mappings":";;;cAIa,oCAAA,EAAsC,CAAA,CAAE,UAEI;AAAA,cAM5C,qCAAA,EAAuC,CAAA,CAAE,UAEI;AAAA,cAE7C,+BAAA,gCAA+B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-file-file.d.mts","names":[],"sources":["../../src/actions/get-attachment-file-file.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;cAQpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
@@ -3,9 +3,9 @@ import { z } from "zod";
3
3
  //#region src/actions/get-attachment-file-file.ts
4
4
  const ServicenowGetAttachmentFileFileInput = z.object({ sys_id: z.string().describe("System ID of the attachment record from which to return binary data.") }).describe("Request schema for `GetAttachmentFileFile`");
5
5
  const ServicenowGetAttachmentFileFile_FileDownloadableSchema = z.object({
6
- name: z.string().describe("Name of the file"),
7
- s3url: z.string().describe("S3 URL of the downloaded file."),
8
- mimetype: z.string().describe("Mime type of the file.")
6
+ name: z.string().describe("Name of the file").nullable(),
7
+ s3url: z.string().describe("S3 URL of the downloaded file.").nullable(),
8
+ mimetype: z.string().describe("Mime type of the file.").nullable()
9
9
  });
10
10
  const servicenowGetAttachmentFileFile = action("SERVICENOW_GET_ATTACHMENT_FILE_FILE", {
11
11
  slug: "servicenow-get-attachment-file-file",
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file-file.mjs","names":[],"sources":["../../src/actions/get-attachment-file-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileFileInput: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"System ID of the attachment record from which to return binary data.\"),\n}).describe(\"Request schema for `GetAttachmentFileFile`\");\nconst ServicenowGetAttachmentFileFile_FileDownloadableSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the file\"),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\"),\n mimetype: z.string().describe(\"Mime type of the file.\"),\n});\nexport const ServicenowGetAttachmentFileFileOutput: z.ZodTypeAny = z.object({\n file: ServicenowGetAttachmentFileFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFileFile`\");\n\nexport const servicenowGetAttachmentFileFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE_FILE\", {\n slug: \"servicenow-get-attachment-file-file\",\n name: \"Get attachment file file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow using the v1 API endpoint. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request) via the /api/now/v1/attachment endpoint. This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'GetAttachmentList' or 'GetAttachmentById' actions.\",\n input: ServicenowGetAttachmentFileFileInput,\n output: ServicenowGetAttachmentFileFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAqD,EAAE,OAAO,EACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EACpG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,yDAAuE,EAAE,OAAO;CACpF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AACxD,CAAC;AAKD,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATiE,EAAE,OAAO,EAC1E,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-file-file.mjs","names":[],"sources":["../../src/actions/get-attachment-file-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileFileInput = z.object({\n sys_id: z.string().describe(\"System ID of the attachment record from which to return binary data.\"),\n}).describe(\"Request schema for `GetAttachmentFileFile`\");\nconst ServicenowGetAttachmentFileFile_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n});\nexport const ServicenowGetAttachmentFileFileOutput = z.object({\n file: ServicenowGetAttachmentFileFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFileFile`\");\n\nexport const servicenowGetAttachmentFileFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE_FILE\", {\n slug: \"servicenow-get-attachment-file-file\",\n name: \"Get attachment file file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow using the v1 API endpoint. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request) via the /api/now/v1/attachment endpoint. This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'GetAttachmentList' or 'GetAttachmentById' actions.\",\n input: ServicenowGetAttachmentFileFileInput,\n output: ServicenowGetAttachmentFileFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO,EAC3D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,EACpG,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,yDAAyD,EAAE,OAAO;CACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC;AAKD,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmD,EAAE,OAAO,EAC5D,MAAM,uDAAuD,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,6CAOF;AACV,CAAC"}
@@ -3,9 +3,9 @@ let zod = require("zod");
3
3
  //#region src/actions/get-attachment-file.ts
4
4
  const ServicenowGetAttachmentFileInput = zod.z.object({ sys_id: zod.z.string().describe("Sys_id of the attachment to download. This is the unique identifier of the attachment record in ServiceNow.") }).describe("Request schema for `GetAttachmentFile`");
5
5
  const ServicenowGetAttachmentFile_FileDownloadableSchema = zod.z.object({
6
- name: zod.z.string().describe("Name of the file"),
7
- s3url: zod.z.string().describe("S3 URL of the downloaded file."),
8
- mimetype: zod.z.string().describe("Mime type of the file.")
6
+ name: zod.z.string().describe("Name of the file").nullable(),
7
+ s3url: zod.z.string().describe("S3 URL of the downloaded file.").nullable(),
8
+ mimetype: zod.z.string().describe("Mime type of the file.").nullable()
9
9
  });
10
10
  const ServicenowGetAttachmentFileOutput = zod.z.object({ file: ServicenowGetAttachmentFile_FileDownloadableSchema.nullable() }).describe("Response schema for `GetAttachmentFile`");
11
11
  const servicenowGetAttachmentFile = require_action.action("SERVICENOW_GET_ATTACHMENT_FILE", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileInput: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"Sys_id of the attachment to download. This is the unique identifier of the attachment record in ServiceNow.\"),\n}).describe(\"Request schema for `GetAttachmentFile`\");\nconst ServicenowGetAttachmentFile_FileDownloadableSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the file\"),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\"),\n mimetype: z.string().describe(\"Mime type of the file.\"),\n});\nexport const ServicenowGetAttachmentFileOutput: z.ZodTypeAny = z.object({\n file: ServicenowGetAttachmentFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFile`\");\n\nexport const servicenowGetAttachmentFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE\", {\n slug: \"servicenow-get-attachment-file\",\n name: \"Get attachment file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request). This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'FindFile' action or from the ServiceNow UI.\",\n input: ServicenowGetAttachmentFileInput,\n output: ServicenowGetAttachmentFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,EAC3I,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,qDAAmEA,IAAAA,EAAE,OAAO;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AACxD,CAAC;AACD,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,MAAM,mDAAmD,SAAS,EACpE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-file.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileInput = z.object({\n sys_id: z.string().describe(\"Sys_id of the attachment to download. This is the unique identifier of the attachment record in ServiceNow.\"),\n}).describe(\"Request schema for `GetAttachmentFile`\");\nconst ServicenowGetAttachmentFile_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n});\nexport const ServicenowGetAttachmentFileOutput = z.object({\n file: ServicenowGetAttachmentFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFile`\");\n\nexport const servicenowGetAttachmentFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE\", {\n slug: \"servicenow-get-attachment-file\",\n name: \"Get attachment file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request). This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'FindFile' action or from the ServiceNow UI.\",\n input: ServicenowGetAttachmentFileInput,\n output: ServicenowGetAttachmentFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,EAC3I,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,MAAM,mDAAmD,SAAS,EACpE,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-file.d.ts
4
- declare const ServicenowGetAttachmentFileInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentFileOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentFileInput: z.ZodObject<{
5
+ sys_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ServicenowGetAttachmentFileOutput: z.ZodObject<{
8
+ file: z.ZodNullable<z.ZodObject<{
9
+ name: z.ZodNullable<z.ZodString>;
10
+ s3url: z.ZodNullable<z.ZodString>;
11
+ mimetype: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const servicenowGetAttachmentFile: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ sys_id: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { servicenowGetAttachmentFile };
9
19
  //# sourceMappingURL=get-attachment-file.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file.d.cts","names":[],"sources":["../../src/actions/get-attachment-file.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEI;AAAA,cAMxC,iCAAA,EAAmC,CAAA,CAAE,UAEI;AAAA,cAEzC,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-file.d.cts","names":[],"sources":["../../src/actions/get-attachment-file.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,19 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-file.d.ts
4
- declare const ServicenowGetAttachmentFileInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentFileOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentFile: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentFileInput: z.ZodObject<{
5
+ sys_id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ServicenowGetAttachmentFileOutput: z.ZodObject<{
8
+ file: z.ZodNullable<z.ZodObject<{
9
+ name: z.ZodNullable<z.ZodString>;
10
+ s3url: z.ZodNullable<z.ZodString>;
11
+ mimetype: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>;
13
+ }, z.core.$strip>;
14
+ declare const servicenowGetAttachmentFile: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ sys_id: string;
16
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
17
  //#endregion
8
18
  export { servicenowGetAttachmentFile };
9
19
  //# sourceMappingURL=get-attachment-file.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file.d.mts","names":[],"sources":["../../src/actions/get-attachment-file.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEI;AAAA,cAMxC,iCAAA,EAAmC,CAAA,CAAE,UAEI;AAAA,cAEzC,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-file.d.mts","names":[],"sources":["../../src/actions/get-attachment-file.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAQhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -3,9 +3,9 @@ import { z } from "zod";
3
3
  //#region src/actions/get-attachment-file.ts
4
4
  const ServicenowGetAttachmentFileInput = z.object({ sys_id: z.string().describe("Sys_id of the attachment to download. This is the unique identifier of the attachment record in ServiceNow.") }).describe("Request schema for `GetAttachmentFile`");
5
5
  const ServicenowGetAttachmentFile_FileDownloadableSchema = z.object({
6
- name: z.string().describe("Name of the file"),
7
- s3url: z.string().describe("S3 URL of the downloaded file."),
8
- mimetype: z.string().describe("Mime type of the file.")
6
+ name: z.string().describe("Name of the file").nullable(),
7
+ s3url: z.string().describe("S3 URL of the downloaded file.").nullable(),
8
+ mimetype: z.string().describe("Mime type of the file.").nullable()
9
9
  });
10
10
  const servicenowGetAttachmentFile = action("SERVICENOW_GET_ATTACHMENT_FILE", {
11
11
  slug: "servicenow-get-attachment-file",
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-file.mjs","names":[],"sources":["../../src/actions/get-attachment-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileInput: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"Sys_id of the attachment to download. This is the unique identifier of the attachment record in ServiceNow.\"),\n}).describe(\"Request schema for `GetAttachmentFile`\");\nconst ServicenowGetAttachmentFile_FileDownloadableSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the file\"),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\"),\n mimetype: z.string().describe(\"Mime type of the file.\"),\n});\nexport const ServicenowGetAttachmentFileOutput: z.ZodTypeAny = z.object({\n file: ServicenowGetAttachmentFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFile`\");\n\nexport const servicenowGetAttachmentFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE\", {\n slug: \"servicenow-get-attachment-file\",\n name: \"Get attachment file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request). This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'FindFile' action or from the ServiceNow UI.\",\n input: ServicenowGetAttachmentFileInput,\n output: ServicenowGetAttachmentFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiD,EAAE,OAAO,EACrE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,EAC3I,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,qDAAmE,EAAE,OAAO;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AACxD,CAAC;AAKD,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6D,EAAE,OAAO,EACtE,MAAM,mDAAmD,SAAS,EACpE,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-file.mjs","names":[],"sources":["../../src/actions/get-attachment-file.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentFileInput = z.object({\n sys_id: z.string().describe(\"Sys_id of the attachment to download. This is the unique identifier of the attachment record in ServiceNow.\"),\n}).describe(\"Request schema for `GetAttachmentFile`\");\nconst ServicenowGetAttachmentFile_FileDownloadableSchema = z.object({\n name: z.string().describe(\"Name of the file\").nullable(),\n s3url: z.string().describe(\"S3 URL of the downloaded file.\").nullable(),\n mimetype: z.string().describe(\"Mime type of the file.\").nullable(),\n});\nexport const ServicenowGetAttachmentFileOutput = z.object({\n file: ServicenowGetAttachmentFile_FileDownloadableSchema.nullable(),\n}).describe(\"Response schema for `GetAttachmentFile`\");\n\nexport const servicenowGetAttachmentFile = action(\"SERVICENOW_GET_ATTACHMENT_FILE\", {\n slug: \"servicenow-get-attachment-file\",\n name: \"Get attachment file\",\n description: \"Downloads the binary file attachment with the specified sys_id from ServiceNow. Use this action when you need to retrieve the actual file content of an attachment that was previously uploaded to a ServiceNow record (e.g., incident, problem, change_request). This action returns the raw binary file data which can then be saved locally or processed further. The attachment sys_id can be obtained from the 'FindFile' action or from the ServiceNow UI.\",\n input: ServicenowGetAttachmentFileInput,\n output: ServicenowGetAttachmentFileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,EAC3I,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,qDAAqD,EAAE,OAAO;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACnE,CAAC;AAKD,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT+C,EAAE,OAAO,EACxD,MAAM,mDAAmD,SAAS,EACpE,CAAC,CAAC,CAAC,SAAS,yCAOF;AACV,CAAC"}
@@ -7,12 +7,12 @@ const ServicenowGetAttachmentListInput = zod.z.object({
7
7
  sysparm_offset: zod.z.number().int().default(0).describe("Starting record index for pagination. Use this to retrieve additional records beyond the sysparm_limit. For example, if sysparm_limit is 25, set sysparm_offset=25 to retrieve the next batch of records. Continue incrementing by sysparm_limit until you have retrieved all desired records.").optional()
8
8
  }).describe("Request schema for `GetAttachmentList`");
9
9
  const ServicenowGetAttachmentList_AttachmentItemSchema = zod.z.object({
10
- sys_id: zod.z.string().describe("Unique system ID for the attachment record"),
11
- file_name: zod.z.string().describe("Name of the attachment file including extension"),
12
- size_bytes: zod.z.string().describe("Size of the file in bytes as a string"),
13
- table_name: zod.z.string().describe("Name of the table the attachment is associated with"),
14
- content_type: zod.z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)"),
15
- table_sys_id: zod.z.string().describe("System ID of the record the attachment is linked to")
10
+ sys_id: zod.z.string().describe("Unique system ID for the attachment record").nullable(),
11
+ file_name: zod.z.string().describe("Name of the attachment file including extension").nullable(),
12
+ size_bytes: zod.z.string().describe("Size of the file in bytes as a string").nullable(),
13
+ table_name: zod.z.string().describe("Name of the table the attachment is associated with").nullable(),
14
+ content_type: zod.z.string().describe("MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)").nullable(),
15
+ table_sys_id: zod.z.string().describe("System ID of the record the attachment is linked to").nullable()
16
16
  }).describe("Metadata for a single attachment record");
17
17
  const ServicenowGetAttachmentListOutput = zod.z.object({ result: zod.z.array(ServicenowGetAttachmentList_AttachmentItemSchema).describe("List of attachment metadata records matching the query criteria") }).describe("Response schema for `GetAttachmentList`");
18
18
  const servicenowGetAttachmentList = require_action.action("SERVICENOW_GET_ATTACHMENT_LIST", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-list.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentListInput: z.ZodTypeAny = z.object({\n sysparm_limit: z.number().int().default(25).describe(\"Maximum number of attachment records to return. Use this parameter to limit the response size when querying multiple attachments. For requests that exceed this number, use sysparm_offset to paginate. Note: Unusually large sysparm_limit values can impact system performance.\").optional(),\n sysparm_query: z.string().describe(\"Encoded query to filter attachments. Queries are relative to the sys_attachment table. Syntax follows ServiceNow encoded query format: <column><operator><value>. Operators: = (equals), != (not equals), ^ (AND), ^OR (OR), LIKE (contains), STARTSWITH, ENDSWITH. Examples: file_nameLIKEreport - attachments with 'report' in the file name; table_name=incident - attachments on incident records; content_type=image%2Fpng - PNG images; size_bytes>1000000 - files larger than 1MB. Use ORDERBY or ORDERBYDESC for sorting: ORDERBYfile_name, ORDERBYDESCsys_created_on.\").optional(),\n sysparm_offset: z.number().int().default(0).describe(\"Starting record index for pagination. Use this to retrieve additional records beyond the sysparm_limit. For example, if sysparm_limit is 25, set sysparm_offset=25 to retrieve the next batch of records. Continue incrementing by sysparm_limit until you have retrieved all desired records.\").optional(),\n}).describe(\"Request schema for `GetAttachmentList`\");\nconst ServicenowGetAttachmentList_AttachmentItemSchema: z.ZodTypeAny = z.object({\n sys_id: z.string().describe(\"Unique system ID for the attachment record\"),\n file_name: z.string().describe(\"Name of the attachment file including extension\"),\n size_bytes: z.string().describe(\"Size of the file in bytes as a string\"),\n table_name: z.string().describe(\"Name of the table the attachment is associated with\"),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)\"),\n table_sys_id: z.string().describe(\"System ID of the record the attachment is linked to\"),\n}).describe(\"Metadata for a single attachment record\");\nexport const ServicenowGetAttachmentListOutput: z.ZodTypeAny = z.object({\n result: z.array(ServicenowGetAttachmentList_AttachmentItemSchema).describe(\"List of attachment metadata records matching the query criteria\"),\n}).describe(\"Response schema for `GetAttachmentList`\");\n\nexport const servicenowGetAttachmentList = action(\"SERVICENOW_GET_ATTACHMENT_LIST\", {\n slug: \"servicenow-get-attachment-list\",\n name: \"Get Attachment List\",\n description: \"Retrieves metadata for multiple file attachments from ServiceNow's Attachment API. Use this action to list and filter attachments across the instance, including filtering by table name, file name, content type, size, or other attachment properties. Supports pagination via sysparm_limit and sysparm_offset parameters. Note: This returns metadata only; actual file content must be downloaded separately using the sys_id.\",\n input: ServicenowGetAttachmentListInput,\n output: ServicenowGetAttachmentListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,mRAAmR,CAAC,CAAC,SAAS;CACnV,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gjBAAgjB,CAAC,CAAC,SAAS;CAC9lB,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,gSAAgS,CAAC,CAAC,SAAS;AAClW,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACxE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACvE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;CACnH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;AACzF,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,oCAAkDA,IAAAA,EAAE,OAAO,EACtE,QAAQA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iEAAiE,EAC9I,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-attachment-list.cjs","names":["z","action"],"sources":["../../src/actions/get-attachment-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ServicenowGetAttachmentListInput = z.object({\n sysparm_limit: z.number().int().default(25).describe(\"Maximum number of attachment records to return. Use this parameter to limit the response size when querying multiple attachments. For requests that exceed this number, use sysparm_offset to paginate. Note: Unusually large sysparm_limit values can impact system performance.\").optional(),\n sysparm_query: z.string().describe(\"Encoded query to filter attachments. Queries are relative to the sys_attachment table. Syntax follows ServiceNow encoded query format: <column><operator><value>. Operators: = (equals), != (not equals), ^ (AND), ^OR (OR), LIKE (contains), STARTSWITH, ENDSWITH. Examples: file_nameLIKEreport - attachments with 'report' in the file name; table_name=incident - attachments on incident records; content_type=image%2Fpng - PNG images; size_bytes>1000000 - files larger than 1MB. Use ORDERBY or ORDERBYDESC for sorting: ORDERBYfile_name, ORDERBYDESCsys_created_on.\").optional(),\n sysparm_offset: z.number().int().default(0).describe(\"Starting record index for pagination. Use this to retrieve additional records beyond the sysparm_limit. For example, if sysparm_limit is 25, set sysparm_offset=25 to retrieve the next batch of records. Continue incrementing by sysparm_limit until you have retrieved all desired records.\").optional(),\n}).describe(\"Request schema for `GetAttachmentList`\");\nconst ServicenowGetAttachmentList_AttachmentItemSchema = z.object({\n sys_id: z.string().describe(\"Unique system ID for the attachment record\").nullable(),\n file_name: z.string().describe(\"Name of the attachment file including extension\").nullable(),\n size_bytes: z.string().describe(\"Size of the file in bytes as a string\").nullable(),\n table_name: z.string().describe(\"Name of the table the attachment is associated with\").nullable(),\n content_type: z.string().describe(\"MIME type of the attachment file (e.g., image/png, application/pdf, text/plain)\").nullable(),\n table_sys_id: z.string().describe(\"System ID of the record the attachment is linked to\").nullable(),\n}).describe(\"Metadata for a single attachment record\");\nexport const ServicenowGetAttachmentListOutput = z.object({\n result: z.array(ServicenowGetAttachmentList_AttachmentItemSchema).describe(\"List of attachment metadata records matching the query criteria\"),\n}).describe(\"Response schema for `GetAttachmentList`\");\n\nexport const servicenowGetAttachmentList = action(\"SERVICENOW_GET_ATTACHMENT_LIST\", {\n slug: \"servicenow-get-attachment-list\",\n name: \"Get Attachment List\",\n description: \"Retrieves metadata for multiple file attachments from ServiceNow's Attachment API. Use this action to list and filter attachments across the instance, including filtering by table name, file name, content type, size, or other attachment properties. Supports pagination via sysparm_limit and sysparm_offset parameters. Note: This returns metadata only; actual file content must be downloaded separately using the sys_id.\",\n input: ServicenowGetAttachmentListInput,\n output: ServicenowGetAttachmentListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,mRAAmR,CAAC,CAAC,SAAS;CACnV,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gjBAAgjB,CAAC,CAAC,SAAS;CAC9lB,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,gSAAgS,CAAC,CAAC,SAAS;AAClW,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAClF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC9H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,QAAQA,IAAAA,EAAE,MAAM,gDAAgD,CAAC,CAAC,SAAS,iEAAiE,EAC9I,CAAC,CAAC,CAAC,SAAS,yCAAyC;AAErD,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-list.d.ts
4
- declare const ServicenowGetAttachmentListInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentListOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentListInput: z.ZodObject<{
5
+ sysparm_limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ sysparm_query: z.ZodOptional<z.ZodString>;
7
+ sysparm_offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
8
+ }, z.core.$strip>;
9
+ declare const ServicenowGetAttachmentListOutput: z.ZodObject<{
10
+ result: z.ZodArray<z.ZodObject<{
11
+ sys_id: z.ZodNullable<z.ZodString>;
12
+ file_name: z.ZodNullable<z.ZodString>;
13
+ size_bytes: z.ZodNullable<z.ZodString>;
14
+ table_name: z.ZodNullable<z.ZodString>;
15
+ content_type: z.ZodNullable<z.ZodString>;
16
+ table_sys_id: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>;
18
+ }, z.core.$strip>;
19
+ declare const servicenowGetAttachmentList: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ sysparm_limit?: number | undefined;
21
+ sysparm_query?: string | undefined;
22
+ sysparm_offset?: number | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { servicenowGetAttachmentList };
9
26
  //# sourceMappingURL=get-attachment-list.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-list.d.cts","names":[],"sources":["../../src/actions/get-attachment-list.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAII;AAAA,cASxC,iCAAA,EAAmC,CAAA,CAAE,UAEI;AAAA,cAEzC,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-list.d.cts","names":[],"sources":["../../src/actions/get-attachment-list.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAahC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}
@@ -1,9 +1,26 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-attachment-list.d.ts
4
- declare const ServicenowGetAttachmentListInput: z.ZodTypeAny;
5
- declare const ServicenowGetAttachmentListOutput: z.ZodTypeAny;
6
- declare const servicenowGetAttachmentList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ServicenowGetAttachmentListInput: z.ZodObject<{
5
+ sysparm_limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ sysparm_query: z.ZodOptional<z.ZodString>;
7
+ sysparm_offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
8
+ }, z.core.$strip>;
9
+ declare const ServicenowGetAttachmentListOutput: z.ZodObject<{
10
+ result: z.ZodArray<z.ZodObject<{
11
+ sys_id: z.ZodNullable<z.ZodString>;
12
+ file_name: z.ZodNullable<z.ZodString>;
13
+ size_bytes: z.ZodNullable<z.ZodString>;
14
+ table_name: z.ZodNullable<z.ZodString>;
15
+ content_type: z.ZodNullable<z.ZodString>;
16
+ table_sys_id: z.ZodNullable<z.ZodString>;
17
+ }, z.core.$strip>>;
18
+ }, z.core.$strip>;
19
+ declare const servicenowGetAttachmentList: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ sysparm_limit?: number | undefined;
21
+ sysparm_query?: string | undefined;
22
+ sysparm_offset?: number | undefined;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
24
  //#endregion
8
25
  export { servicenowGetAttachmentList };
9
26
  //# sourceMappingURL=get-attachment-list.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-attachment-list.d.mts","names":[],"sources":["../../src/actions/get-attachment-list.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAII;AAAA,cASxC,iCAAA,EAAmC,CAAA,CAAE,UAEI;AAAA,cAEzC,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-attachment-list.d.mts","names":[],"sources":["../../src/actions/get-attachment-list.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAahC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;cAIjC,2BAAA,gCAA2B,wBAAA"}