@keystrokehq/one_drive 0.1.2 → 0.1.4

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 (482) hide show
  1. package/README.md +1 -1
  2. package/dist/actions/add-workbook-worksheet.cjs +1 -1
  3. package/dist/actions/add-workbook-worksheet.cjs.map +1 -1
  4. package/dist/actions/add-workbook-worksheet.d.cts +14 -2
  5. package/dist/actions/add-workbook-worksheet.d.mts +14 -2
  6. package/dist/actions/add-workbook-worksheet.mjs +1 -1
  7. package/dist/actions/add-workbook-worksheet.mjs.map +1 -1
  8. package/dist/actions/checkin-item.cjs +1 -1
  9. package/dist/actions/checkin-item.cjs.map +1 -1
  10. package/dist/actions/checkin-item.d.cts +14 -2
  11. package/dist/actions/checkin-item.d.mts +14 -2
  12. package/dist/actions/checkin-item.mjs +1 -1
  13. package/dist/actions/checkin-item.mjs.map +1 -1
  14. package/dist/actions/checkout-item.cjs +1 -1
  15. package/dist/actions/checkout-item.cjs.map +1 -1
  16. package/dist/actions/checkout-item.d.cts +14 -2
  17. package/dist/actions/checkout-item.d.mts +14 -2
  18. package/dist/actions/checkout-item.mjs +1 -1
  19. package/dist/actions/checkout-item.mjs.map +1 -1
  20. package/dist/actions/clear-workbook-range.cjs +1 -1
  21. package/dist/actions/clear-workbook-range.cjs.map +1 -1
  22. package/dist/actions/clear-workbook-range.d.cts +14 -2
  23. package/dist/actions/clear-workbook-range.d.mts +14 -2
  24. package/dist/actions/clear-workbook-range.mjs +1 -1
  25. package/dist/actions/clear-workbook-range.mjs.map +1 -1
  26. package/dist/actions/copy-item.cjs +1 -1
  27. package/dist/actions/copy-item.cjs.map +1 -1
  28. package/dist/actions/copy-item.d.cts +14 -2
  29. package/dist/actions/copy-item.d.mts +14 -2
  30. package/dist/actions/copy-item.mjs +1 -1
  31. package/dist/actions/copy-item.mjs.map +1 -1
  32. package/dist/actions/create-item-permission.cjs +3 -3
  33. package/dist/actions/create-item-permission.cjs.map +1 -1
  34. package/dist/actions/create-item-permission.d.cts +28 -16
  35. package/dist/actions/create-item-permission.d.mts +28 -16
  36. package/dist/actions/create-item-permission.mjs +3 -3
  37. package/dist/actions/create-item-permission.mjs.map +1 -1
  38. package/dist/actions/create-link.cjs +4 -4
  39. package/dist/actions/create-link.cjs.map +1 -1
  40. package/dist/actions/create-link.d.cts +18 -6
  41. package/dist/actions/create-link.d.cts.map +1 -1
  42. package/dist/actions/create-link.d.mts +18 -6
  43. package/dist/actions/create-link.d.mts.map +1 -1
  44. package/dist/actions/create-link.mjs +4 -4
  45. package/dist/actions/create-link.mjs.map +1 -1
  46. package/dist/actions/create-sharepoint-list-item.d.cts +13 -1
  47. package/dist/actions/create-sharepoint-list-item.d.cts.map +1 -1
  48. package/dist/actions/create-sharepoint-list-item.d.mts +13 -1
  49. package/dist/actions/create-sharepoint-list-item.d.mts.map +1 -1
  50. package/dist/actions/delete-item-permanently.cjs +1 -1
  51. package/dist/actions/delete-item-permanently.cjs.map +1 -1
  52. package/dist/actions/delete-item-permanently.d.cts +14 -2
  53. package/dist/actions/delete-item-permanently.d.mts +14 -2
  54. package/dist/actions/delete-item-permanently.mjs +1 -1
  55. package/dist/actions/delete-item-permanently.mjs.map +1 -1
  56. package/dist/actions/delete-item-permission.cjs +1 -1
  57. package/dist/actions/delete-item-permission.cjs.map +1 -1
  58. package/dist/actions/delete-item-permission.d.cts +14 -2
  59. package/dist/actions/delete-item-permission.d.mts +14 -2
  60. package/dist/actions/delete-item-permission.mjs +1 -1
  61. package/dist/actions/delete-item-permission.mjs.map +1 -1
  62. package/dist/actions/delete-item.cjs +1 -1
  63. package/dist/actions/delete-item.cjs.map +1 -1
  64. package/dist/actions/delete-item.d.cts +14 -2
  65. package/dist/actions/delete-item.d.mts +14 -2
  66. package/dist/actions/delete-item.mjs +1 -1
  67. package/dist/actions/delete-item.mjs.map +1 -1
  68. package/dist/actions/delete-share-permission.cjs +1 -1
  69. package/dist/actions/delete-share-permission.cjs.map +1 -1
  70. package/dist/actions/delete-share-permission.d.cts +14 -2
  71. package/dist/actions/delete-share-permission.d.mts +14 -2
  72. package/dist/actions/delete-share-permission.mjs +1 -1
  73. package/dist/actions/delete-share-permission.mjs.map +1 -1
  74. package/dist/actions/delete-sharepoint-item-permission.d.cts +13 -1
  75. package/dist/actions/delete-sharepoint-item-permission.d.mts +13 -1
  76. package/dist/actions/delete-workbook-range.cjs +1 -1
  77. package/dist/actions/delete-workbook-range.cjs.map +1 -1
  78. package/dist/actions/delete-workbook-range.d.cts +14 -2
  79. package/dist/actions/delete-workbook-range.d.mts +14 -2
  80. package/dist/actions/delete-workbook-range.mjs +1 -1
  81. package/dist/actions/delete-workbook-range.mjs.map +1 -1
  82. package/dist/actions/delete-workbook-worksheet.cjs +1 -1
  83. package/dist/actions/delete-workbook-worksheet.cjs.map +1 -1
  84. package/dist/actions/delete-workbook-worksheet.d.cts +14 -2
  85. package/dist/actions/delete-workbook-worksheet.d.mts +14 -2
  86. package/dist/actions/delete-workbook-worksheet.mjs +1 -1
  87. package/dist/actions/delete-workbook-worksheet.mjs.map +1 -1
  88. package/dist/actions/discard-checkout.cjs +1 -1
  89. package/dist/actions/discard-checkout.cjs.map +1 -1
  90. package/dist/actions/discard-checkout.d.cts +14 -2
  91. package/dist/actions/discard-checkout.d.mts +14 -2
  92. package/dist/actions/discard-checkout.mjs +1 -1
  93. package/dist/actions/discard-checkout.mjs.map +1 -1
  94. package/dist/actions/download-file-by-path.cjs +2 -2
  95. package/dist/actions/download-file-by-path.cjs.map +1 -1
  96. package/dist/actions/download-file-by-path.d.cts +15 -3
  97. package/dist/actions/download-file-by-path.d.mts +15 -3
  98. package/dist/actions/download-file-by-path.mjs +2 -2
  99. package/dist/actions/download-file-by-path.mjs.map +1 -1
  100. package/dist/actions/download-file.cjs +2 -2
  101. package/dist/actions/download-file.cjs.map +1 -1
  102. package/dist/actions/download-file.d.cts +15 -3
  103. package/dist/actions/download-file.d.mts +15 -3
  104. package/dist/actions/download-file.mjs +2 -2
  105. package/dist/actions/download-file.mjs.map +1 -1
  106. package/dist/actions/download-item-as-format.cjs +2 -2
  107. package/dist/actions/download-item-as-format.cjs.map +1 -1
  108. package/dist/actions/download-item-as-format.d.cts +15 -3
  109. package/dist/actions/download-item-as-format.d.mts +15 -3
  110. package/dist/actions/download-item-as-format.mjs +2 -2
  111. package/dist/actions/download-item-as-format.mjs.map +1 -1
  112. package/dist/actions/download-item-version.cjs +2 -2
  113. package/dist/actions/download-item-version.cjs.map +1 -1
  114. package/dist/actions/download-item-version.d.cts +15 -3
  115. package/dist/actions/download-item-version.d.mts +15 -3
  116. package/dist/actions/download-item-version.mjs +2 -2
  117. package/dist/actions/download-item-version.mjs.map +1 -1
  118. package/dist/actions/follow-item.cjs +1 -1
  119. package/dist/actions/follow-item.cjs.map +1 -1
  120. package/dist/actions/follow-item.d.cts +14 -2
  121. package/dist/actions/follow-item.d.mts +14 -2
  122. package/dist/actions/follow-item.mjs +1 -1
  123. package/dist/actions/follow-item.mjs.map +1 -1
  124. package/dist/actions/get-document-comments.cjs +2 -2
  125. package/dist/actions/get-document-comments.cjs.map +1 -1
  126. package/dist/actions/get-document-comments.d.cts +15 -3
  127. package/dist/actions/get-document-comments.d.mts +15 -3
  128. package/dist/actions/get-document-comments.mjs +2 -2
  129. package/dist/actions/get-document-comments.mjs.map +1 -1
  130. package/dist/actions/get-drive-item-by-sharing-url.cjs +2 -2
  131. package/dist/actions/get-drive-item-by-sharing-url.cjs.map +1 -1
  132. package/dist/actions/get-drive-item-by-sharing-url.d.cts +15 -3
  133. package/dist/actions/get-drive-item-by-sharing-url.d.mts +15 -3
  134. package/dist/actions/get-drive-item-by-sharing-url.mjs +2 -2
  135. package/dist/actions/get-drive-item-by-sharing-url.mjs.map +1 -1
  136. package/dist/actions/get-drive.cjs +5 -5
  137. package/dist/actions/get-drive.cjs.map +1 -1
  138. package/dist/actions/get-drive.d.cts +31 -19
  139. package/dist/actions/get-drive.d.mts +31 -19
  140. package/dist/actions/get-drive.mjs +5 -5
  141. package/dist/actions/get-drive.mjs.map +1 -1
  142. package/dist/actions/get-followed-item.cjs +4 -4
  143. package/dist/actions/get-followed-item.cjs.map +1 -1
  144. package/dist/actions/get-followed-item.d.cts +18 -6
  145. package/dist/actions/get-followed-item.d.mts +18 -6
  146. package/dist/actions/get-followed-item.mjs +4 -4
  147. package/dist/actions/get-followed-item.mjs.map +1 -1
  148. package/dist/actions/get-group-drive.cjs +5 -5
  149. package/dist/actions/get-group-drive.cjs.map +1 -1
  150. package/dist/actions/get-group-drive.d.cts +31 -19
  151. package/dist/actions/get-group-drive.d.mts +31 -19
  152. package/dist/actions/get-group-drive.mjs +5 -5
  153. package/dist/actions/get-group-drive.mjs.map +1 -1
  154. package/dist/actions/get-item-permissions.cjs +8 -8
  155. package/dist/actions/get-item-permissions.cjs.map +1 -1
  156. package/dist/actions/get-item-permissions.d.cts +37 -25
  157. package/dist/actions/get-item-permissions.d.mts +37 -25
  158. package/dist/actions/get-item-permissions.mjs +8 -8
  159. package/dist/actions/get-item-permissions.mjs.map +1 -1
  160. package/dist/actions/get-item-thumbnails.cjs +3 -3
  161. package/dist/actions/get-item-thumbnails.cjs.map +1 -1
  162. package/dist/actions/get-item-thumbnails.d.cts +18 -6
  163. package/dist/actions/get-item-thumbnails.d.mts +18 -6
  164. package/dist/actions/get-item-thumbnails.mjs +3 -3
  165. package/dist/actions/get-item-thumbnails.mjs.map +1 -1
  166. package/dist/actions/get-item-versions.cjs +6 -6
  167. package/dist/actions/get-item-versions.cjs.map +1 -1
  168. package/dist/actions/get-item-versions.d.cts +25 -13
  169. package/dist/actions/get-item-versions.d.mts +25 -13
  170. package/dist/actions/get-item-versions.mjs +6 -6
  171. package/dist/actions/get-item-versions.mjs.map +1 -1
  172. package/dist/actions/get-item.cjs +7 -7
  173. package/dist/actions/get-item.cjs.map +1 -1
  174. package/dist/actions/get-item.d.cts +37 -25
  175. package/dist/actions/get-item.d.mts +37 -25
  176. package/dist/actions/get-item.mjs +7 -7
  177. package/dist/actions/get-item.mjs.map +1 -1
  178. package/dist/actions/get-root.cjs +7 -7
  179. package/dist/actions/get-root.cjs.map +1 -1
  180. package/dist/actions/get-root.d.cts +26 -14
  181. package/dist/actions/get-root.d.mts +26 -14
  182. package/dist/actions/get-root.mjs +7 -7
  183. package/dist/actions/get-root.mjs.map +1 -1
  184. package/dist/actions/get-share.cjs +2 -2
  185. package/dist/actions/get-share.cjs.map +1 -1
  186. package/dist/actions/get-share.d.cts +15 -3
  187. package/dist/actions/get-share.d.mts +15 -3
  188. package/dist/actions/get-share.mjs +2 -2
  189. package/dist/actions/get-share.mjs.map +1 -1
  190. package/dist/actions/get-sharepoint-list-items.cjs +2 -2
  191. package/dist/actions/get-sharepoint-list-items.cjs.map +1 -1
  192. package/dist/actions/get-sharepoint-list-items.d.cts +15 -3
  193. package/dist/actions/get-sharepoint-list-items.d.mts +15 -3
  194. package/dist/actions/get-sharepoint-list-items.mjs +2 -2
  195. package/dist/actions/get-sharepoint-list-items.mjs.map +1 -1
  196. package/dist/actions/get-site-page-content.cjs +12 -12
  197. package/dist/actions/get-site-page-content.cjs.map +1 -1
  198. package/dist/actions/get-site-page-content.d.cts +25 -13
  199. package/dist/actions/get-site-page-content.d.mts +25 -13
  200. package/dist/actions/get-site-page-content.mjs +12 -12
  201. package/dist/actions/get-site-page-content.mjs.map +1 -1
  202. package/dist/actions/get-site.cjs +1 -1
  203. package/dist/actions/get-site.cjs.map +1 -1
  204. package/dist/actions/get-site.d.cts +14 -2
  205. package/dist/actions/get-site.d.mts +14 -2
  206. package/dist/actions/get-site.mjs +1 -1
  207. package/dist/actions/get-site.mjs.map +1 -1
  208. package/dist/actions/get-special-folder.cjs +7 -7
  209. package/dist/actions/get-special-folder.cjs.map +1 -1
  210. package/dist/actions/get-special-folder.d.cts +24 -12
  211. package/dist/actions/get-special-folder.d.mts +24 -12
  212. package/dist/actions/get-special-folder.mjs +7 -7
  213. package/dist/actions/get-special-folder.mjs.map +1 -1
  214. package/dist/actions/get-user.cjs +1 -1
  215. package/dist/actions/get-user.cjs.map +1 -1
  216. package/dist/actions/get-user.d.cts +14 -2
  217. package/dist/actions/get-user.d.mts +14 -2
  218. package/dist/actions/get-user.mjs +1 -1
  219. package/dist/actions/get-user.mjs.map +1 -1
  220. package/dist/actions/get-workbook-used-range.cjs +1 -1
  221. package/dist/actions/get-workbook-used-range.cjs.map +1 -1
  222. package/dist/actions/get-workbook-used-range.d.cts +14 -2
  223. package/dist/actions/get-workbook-used-range.d.mts +14 -2
  224. package/dist/actions/get-workbook-used-range.mjs +1 -1
  225. package/dist/actions/get-workbook-used-range.mjs.map +1 -1
  226. package/dist/actions/get-workbook-worksheet.cjs +1 -1
  227. package/dist/actions/get-workbook-worksheet.cjs.map +1 -1
  228. package/dist/actions/get-workbook-worksheet.d.cts +14 -2
  229. package/dist/actions/get-workbook-worksheet.d.mts +14 -2
  230. package/dist/actions/get-workbook-worksheet.mjs +1 -1
  231. package/dist/actions/get-workbook-worksheet.mjs.map +1 -1
  232. package/dist/actions/grant-share-permission.cjs +5 -5
  233. package/dist/actions/grant-share-permission.cjs.map +1 -1
  234. package/dist/actions/grant-share-permission.d.cts +19 -6
  235. package/dist/actions/grant-share-permission.d.mts +19 -6
  236. package/dist/actions/grant-share-permission.mjs +5 -5
  237. package/dist/actions/grant-share-permission.mjs.map +1 -1
  238. package/dist/actions/grant-sharepoint-item-permission.d.cts +13 -1
  239. package/dist/actions/grant-sharepoint-item-permission.d.mts +13 -1
  240. package/dist/actions/invite-user-to-item.cjs +7 -7
  241. package/dist/actions/invite-user-to-item.cjs.map +1 -1
  242. package/dist/actions/invite-user-to-item.d.cts +21 -8
  243. package/dist/actions/invite-user-to-item.d.mts +21 -8
  244. package/dist/actions/invite-user-to-item.mjs +7 -7
  245. package/dist/actions/invite-user-to-item.mjs.map +1 -1
  246. package/dist/actions/list-activities.cjs +20 -20
  247. package/dist/actions/list-activities.cjs.map +1 -1
  248. package/dist/actions/list-activities.d.cts +77 -65
  249. package/dist/actions/list-activities.d.mts +77 -65
  250. package/dist/actions/list-activities.mjs +20 -20
  251. package/dist/actions/list-activities.mjs.map +1 -1
  252. package/dist/actions/list-all-drive-items.cjs +29 -29
  253. package/dist/actions/list-all-drive-items.cjs.map +1 -1
  254. package/dist/actions/list-all-drive-items.d.cts +55 -43
  255. package/dist/actions/list-all-drive-items.d.mts +55 -43
  256. package/dist/actions/list-all-drive-items.mjs +29 -29
  257. package/dist/actions/list-all-drive-items.mjs.map +1 -1
  258. package/dist/actions/list-bundles.cjs +6 -6
  259. package/dist/actions/list-bundles.cjs.map +1 -1
  260. package/dist/actions/list-bundles.d.cts +25 -13
  261. package/dist/actions/list-bundles.d.mts +25 -13
  262. package/dist/actions/list-bundles.mjs +6 -6
  263. package/dist/actions/list-bundles.mjs.map +1 -1
  264. package/dist/actions/list-drives.cjs +5 -5
  265. package/dist/actions/list-drives.cjs.map +1 -1
  266. package/dist/actions/list-drives.d.cts +22 -10
  267. package/dist/actions/list-drives.d.mts +22 -10
  268. package/dist/actions/list-drives.mjs +5 -5
  269. package/dist/actions/list-drives.mjs.map +1 -1
  270. package/dist/actions/list-folder-children.cjs +29 -29
  271. package/dist/actions/list-folder-children.cjs.map +1 -1
  272. package/dist/actions/list-folder-children.d.cts +55 -43
  273. package/dist/actions/list-folder-children.d.mts +55 -43
  274. package/dist/actions/list-folder-children.mjs +29 -29
  275. package/dist/actions/list-folder-children.mjs.map +1 -1
  276. package/dist/actions/list-item-activities.cjs +4 -4
  277. package/dist/actions/list-item-activities.cjs.map +1 -1
  278. package/dist/actions/list-item-activities.d.cts +17 -5
  279. package/dist/actions/list-item-activities.d.mts +17 -5
  280. package/dist/actions/list-item-activities.mjs +4 -4
  281. package/dist/actions/list-item-activities.mjs.map +1 -1
  282. package/dist/actions/list-onedrive-shared-items.d.cts +13 -1
  283. package/dist/actions/list-onedrive-shared-items.d.mts +13 -1
  284. package/dist/actions/list-root-drive-changes.cjs +7 -7
  285. package/dist/actions/list-root-drive-changes.cjs.map +1 -1
  286. package/dist/actions/list-root-drive-changes.d.cts +20 -8
  287. package/dist/actions/list-root-drive-changes.d.mts +20 -8
  288. package/dist/actions/list-root-drive-changes.mjs +7 -7
  289. package/dist/actions/list-root-drive-changes.mjs.map +1 -1
  290. package/dist/actions/list-share-permissions.cjs +2 -2
  291. package/dist/actions/list-share-permissions.cjs.map +1 -1
  292. package/dist/actions/list-share-permissions.d.cts +15 -3
  293. package/dist/actions/list-share-permissions.d.mts +15 -3
  294. package/dist/actions/list-share-permissions.mjs +2 -2
  295. package/dist/actions/list-share-permissions.mjs.map +1 -1
  296. package/dist/actions/list-sharepoint-item-permissions.d.cts +13 -1
  297. package/dist/actions/list-sharepoint-item-permissions.d.mts +13 -1
  298. package/dist/actions/list-sharepoint-list-items-delta.cjs +3 -3
  299. package/dist/actions/list-sharepoint-list-items-delta.cjs.map +1 -1
  300. package/dist/actions/list-sharepoint-list-items-delta.d.cts +16 -4
  301. package/dist/actions/list-sharepoint-list-items-delta.d.mts +16 -4
  302. package/dist/actions/list-sharepoint-list-items-delta.mjs +3 -3
  303. package/dist/actions/list-sharepoint-list-items-delta.mjs.map +1 -1
  304. package/dist/actions/list-site-columns.cjs +2 -2
  305. package/dist/actions/list-site-columns.cjs.map +1 -1
  306. package/dist/actions/list-site-columns.d.cts +15 -3
  307. package/dist/actions/list-site-columns.d.mts +15 -3
  308. package/dist/actions/list-site-columns.mjs +2 -2
  309. package/dist/actions/list-site-columns.mjs.map +1 -1
  310. package/dist/actions/list-site-items-delta.cjs +2 -2
  311. package/dist/actions/list-site-items-delta.cjs.map +1 -1
  312. package/dist/actions/list-site-items-delta.d.cts +15 -3
  313. package/dist/actions/list-site-items-delta.d.mts +15 -3
  314. package/dist/actions/list-site-items-delta.mjs +2 -2
  315. package/dist/actions/list-site-items-delta.mjs.map +1 -1
  316. package/dist/actions/list-site-lists.cjs +9 -9
  317. package/dist/actions/list-site-lists.cjs.map +1 -1
  318. package/dist/actions/list-site-lists.d.cts +28 -16
  319. package/dist/actions/list-site-lists.d.mts +28 -16
  320. package/dist/actions/list-site-lists.mjs +9 -9
  321. package/dist/actions/list-site-lists.mjs.map +1 -1
  322. package/dist/actions/list-site-subsites.cjs +2 -2
  323. package/dist/actions/list-site-subsites.cjs.map +1 -1
  324. package/dist/actions/list-site-subsites.d.cts +15 -3
  325. package/dist/actions/list-site-subsites.d.mts +15 -3
  326. package/dist/actions/list-site-subsites.mjs +2 -2
  327. package/dist/actions/list-site-subsites.mjs.map +1 -1
  328. package/dist/actions/list-subscriptions.cjs +2 -2
  329. package/dist/actions/list-subscriptions.cjs.map +1 -1
  330. package/dist/actions/list-subscriptions.d.cts +15 -3
  331. package/dist/actions/list-subscriptions.d.cts.map +1 -1
  332. package/dist/actions/list-subscriptions.d.mts +15 -3
  333. package/dist/actions/list-subscriptions.d.mts.map +1 -1
  334. package/dist/actions/list-subscriptions.mjs +2 -2
  335. package/dist/actions/list-subscriptions.mjs.map +1 -1
  336. package/dist/actions/list-workbook-worksheets.cjs +2 -2
  337. package/dist/actions/list-workbook-worksheets.cjs.map +1 -1
  338. package/dist/actions/list-workbook-worksheets.d.cts +15 -3
  339. package/dist/actions/list-workbook-worksheets.d.mts +15 -3
  340. package/dist/actions/list-workbook-worksheets.mjs +2 -2
  341. package/dist/actions/list-workbook-worksheets.mjs.map +1 -1
  342. package/dist/actions/move-item.cjs +2 -2
  343. package/dist/actions/move-item.cjs.map +1 -1
  344. package/dist/actions/move-item.d.cts +15 -3
  345. package/dist/actions/move-item.d.mts +15 -3
  346. package/dist/actions/move-item.mjs +2 -2
  347. package/dist/actions/move-item.mjs.map +1 -1
  348. package/dist/actions/onedrive-create-folder.cjs +1 -1
  349. package/dist/actions/onedrive-create-folder.cjs.map +1 -1
  350. package/dist/actions/onedrive-create-folder.d.cts +14 -2
  351. package/dist/actions/onedrive-create-folder.d.mts +14 -2
  352. package/dist/actions/onedrive-create-folder.mjs +1 -1
  353. package/dist/actions/onedrive-create-folder.mjs.map +1 -1
  354. package/dist/actions/onedrive-create-text-file.cjs +2 -2
  355. package/dist/actions/onedrive-create-text-file.cjs.map +1 -1
  356. package/dist/actions/onedrive-create-text-file.d.cts +15 -3
  357. package/dist/actions/onedrive-create-text-file.d.mts +15 -3
  358. package/dist/actions/onedrive-create-text-file.mjs +2 -2
  359. package/dist/actions/onedrive-create-text-file.mjs.map +1 -1
  360. package/dist/actions/onedrive-find-file.cjs +11 -11
  361. package/dist/actions/onedrive-find-file.cjs.map +1 -1
  362. package/dist/actions/onedrive-find-file.d.cts +31 -19
  363. package/dist/actions/onedrive-find-file.d.mts +31 -19
  364. package/dist/actions/onedrive-find-file.mjs +11 -11
  365. package/dist/actions/onedrive-find-file.mjs.map +1 -1
  366. package/dist/actions/onedrive-find-folder.cjs +7 -7
  367. package/dist/actions/onedrive-find-folder.cjs.map +1 -1
  368. package/dist/actions/onedrive-find-folder.d.cts +26 -14
  369. package/dist/actions/onedrive-find-folder.d.mts +26 -14
  370. package/dist/actions/onedrive-find-folder.mjs +7 -7
  371. package/dist/actions/onedrive-find-folder.mjs.map +1 -1
  372. package/dist/actions/onedrive-list-items.cjs +28 -28
  373. package/dist/actions/onedrive-list-items.cjs.map +1 -1
  374. package/dist/actions/onedrive-list-items.d.cts +49 -37
  375. package/dist/actions/onedrive-list-items.d.mts +49 -37
  376. package/dist/actions/onedrive-list-items.mjs +28 -28
  377. package/dist/actions/onedrive-list-items.mjs.map +1 -1
  378. package/dist/actions/onedrive-upload-file.cjs +3 -3
  379. package/dist/actions/onedrive-upload-file.cjs.map +1 -1
  380. package/dist/actions/onedrive-upload-file.d.cts +17 -5
  381. package/dist/actions/onedrive-upload-file.d.cts.map +1 -1
  382. package/dist/actions/onedrive-upload-file.d.mts +17 -5
  383. package/dist/actions/onedrive-upload-file.d.mts.map +1 -1
  384. package/dist/actions/onedrive-upload-file.mjs +3 -3
  385. package/dist/actions/onedrive-upload-file.mjs.map +1 -1
  386. package/dist/actions/preview-drive-item.cjs +1 -1
  387. package/dist/actions/preview-drive-item.cjs.map +1 -1
  388. package/dist/actions/preview-drive-item.d.cts +14 -2
  389. package/dist/actions/preview-drive-item.d.mts +14 -2
  390. package/dist/actions/preview-drive-item.mjs +1 -1
  391. package/dist/actions/preview-drive-item.mjs.map +1 -1
  392. package/dist/actions/read-workbook-range.cjs +1 -1
  393. package/dist/actions/read-workbook-range.cjs.map +1 -1
  394. package/dist/actions/read-workbook-range.d.cts +14 -2
  395. package/dist/actions/read-workbook-range.d.mts +14 -2
  396. package/dist/actions/read-workbook-range.mjs +1 -1
  397. package/dist/actions/read-workbook-range.mjs.map +1 -1
  398. package/dist/actions/restore-drive-item.cjs +1 -1
  399. package/dist/actions/restore-drive-item.cjs.map +1 -1
  400. package/dist/actions/restore-drive-item.d.cts +14 -2
  401. package/dist/actions/restore-drive-item.d.mts +14 -2
  402. package/dist/actions/restore-drive-item.mjs +1 -1
  403. package/dist/actions/restore-drive-item.mjs.map +1 -1
  404. package/dist/actions/restore-item-version.cjs +1 -1
  405. package/dist/actions/restore-item-version.cjs.map +1 -1
  406. package/dist/actions/restore-item-version.d.cts +14 -2
  407. package/dist/actions/restore-item-version.d.mts +14 -2
  408. package/dist/actions/restore-item-version.mjs +1 -1
  409. package/dist/actions/restore-item-version.mjs.map +1 -1
  410. package/dist/actions/search-drive-items.d.cts +13 -1
  411. package/dist/actions/search-drive-items.d.mts +13 -1
  412. package/dist/actions/search-items.cjs +10 -10
  413. package/dist/actions/search-items.cjs.map +1 -1
  414. package/dist/actions/search-items.d.cts +27 -15
  415. package/dist/actions/search-items.d.mts +27 -15
  416. package/dist/actions/search-items.mjs +10 -10
  417. package/dist/actions/search-items.mjs.map +1 -1
  418. package/dist/actions/unfollow-item.cjs +1 -1
  419. package/dist/actions/unfollow-item.cjs.map +1 -1
  420. package/dist/actions/unfollow-item.d.cts +14 -2
  421. package/dist/actions/unfollow-item.d.mts +14 -2
  422. package/dist/actions/unfollow-item.mjs +1 -1
  423. package/dist/actions/unfollow-item.mjs.map +1 -1
  424. package/dist/actions/update-drive-item-metadata.cjs +5 -5
  425. package/dist/actions/update-drive-item-metadata.cjs.map +1 -1
  426. package/dist/actions/update-drive-item-metadata.d.cts +18 -6
  427. package/dist/actions/update-drive-item-metadata.d.mts +18 -6
  428. package/dist/actions/update-drive-item-metadata.mjs +5 -5
  429. package/dist/actions/update-drive-item-metadata.mjs.map +1 -1
  430. package/dist/actions/update-drive-items-permissions.cjs +4 -4
  431. package/dist/actions/update-drive-items-permissions.cjs.map +1 -1
  432. package/dist/actions/update-drive-items-permissions.d.cts +27 -15
  433. package/dist/actions/update-drive-items-permissions.d.mts +27 -15
  434. package/dist/actions/update-drive-items-permissions.mjs +4 -4
  435. package/dist/actions/update-drive-items-permissions.mjs.map +1 -1
  436. package/dist/actions/update-file-content.cjs +2 -2
  437. package/dist/actions/update-file-content.cjs.map +1 -1
  438. package/dist/actions/update-file-content.d.cts +15 -3
  439. package/dist/actions/update-file-content.d.mts +15 -3
  440. package/dist/actions/update-file-content.mjs +2 -2
  441. package/dist/actions/update-file-content.mjs.map +1 -1
  442. package/dist/actions/update-sharepoint-item-permission.d.cts +13 -1
  443. package/dist/actions/update-sharepoint-item-permission.d.mts +13 -1
  444. package/dist/actions/update-sharepoint-list-item-fields.cjs +1 -1
  445. package/dist/actions/update-sharepoint-list-item-fields.cjs.map +1 -1
  446. package/dist/actions/update-sharepoint-list-item-fields.d.cts +14 -2
  447. package/dist/actions/update-sharepoint-list-item-fields.d.cts.map +1 -1
  448. package/dist/actions/update-sharepoint-list-item-fields.d.mts +14 -2
  449. package/dist/actions/update-sharepoint-list-item-fields.d.mts.map +1 -1
  450. package/dist/actions/update-sharepoint-list-item-fields.mjs +1 -1
  451. package/dist/actions/update-sharepoint-list-item-fields.mjs.map +1 -1
  452. package/dist/actions/update-workbook-range.cjs +1 -1
  453. package/dist/actions/update-workbook-range.cjs.map +1 -1
  454. package/dist/actions/update-workbook-range.d.cts +14 -2
  455. package/dist/actions/update-workbook-range.d.mts +14 -2
  456. package/dist/actions/update-workbook-range.mjs +1 -1
  457. package/dist/actions/update-workbook-range.mjs.map +1 -1
  458. package/dist/actions/update-workbook-worksheet.cjs +1 -1
  459. package/dist/actions/update-workbook-worksheet.cjs.map +1 -1
  460. package/dist/actions/update-workbook-worksheet.d.cts +14 -2
  461. package/dist/actions/update-workbook-worksheet.d.mts +14 -2
  462. package/dist/actions/update-workbook-worksheet.mjs +1 -1
  463. package/dist/actions/update-workbook-worksheet.mjs.map +1 -1
  464. package/dist/actions/write-workbook-cell.cjs +1 -1
  465. package/dist/actions/write-workbook-cell.cjs.map +1 -1
  466. package/dist/actions/write-workbook-cell.d.cts +14 -2
  467. package/dist/actions/write-workbook-cell.d.mts +14 -2
  468. package/dist/actions/write-workbook-cell.mjs +1 -1
  469. package/dist/actions/write-workbook-cell.mjs.map +1 -1
  470. package/dist/app.cjs +5 -2
  471. package/dist/app.cjs.map +1 -1
  472. package/dist/app.d.cts +9 -1
  473. package/dist/app.d.cts.map +1 -1
  474. package/dist/app.d.mts +9 -1
  475. package/dist/app.d.mts.map +1 -1
  476. package/dist/app.mjs +3 -1
  477. package/dist/app.mjs.map +1 -1
  478. package/dist/execute.cjs +1 -1
  479. package/dist/execute.cjs.map +1 -1
  480. package/dist/execute.mjs +1 -1
  481. package/dist/execute.mjs.map +1 -1
  482. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"delete-item-permanently.cjs","names":["z","action"],"sources":["../../src/actions/delete-item-permanently.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermanentlyInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder) to permanently delete. This action deletes the item without moving it to the recycle bin and cannot be undone.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the item to permanently delete.\"),\n});\nexport const OneDriveDeleteItemPermanentlyOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the permanent deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteItemPermanently = action(\"ONE_DRIVE_DELETE_ITEM_PERMANENTLY\", {\n slug: \"one_drive-delete-item-permanently\",\n name: \"Permanently Delete Drive Item\",\n description: \"Tool to permanently delete a driveItem by its ID without moving it to the recycle bin. Use when you need to irreversibly remove a file or folder from OneDrive or SharePoint. This action cannot be undone.\",\n input: OneDriveDeleteItemPermanentlyInput,\n output: OneDriveDeleteItemPermanentlyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK;CACtM,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;AAC/G,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,EACjH,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-item-permanently.cjs","names":["z","action"],"sources":["../../src/actions/delete-item-permanently.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermanentlyInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder) to permanently delete. This action deletes the item without moving it to the recycle bin and cannot be undone.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the item to permanently delete.\"),\n});\nexport const OneDriveDeleteItemPermanentlyOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the permanent deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteItemPermanently = action(\"ONE_DRIVE_DELETE_ITEM_PERMANENTLY\", {\n slug: \"one_drive-delete-item-permanently\",\n name: \"Permanently Delete Drive Item\",\n description: \"Tool to permanently delete a driveItem by its ID without moving it to the recycle bin. Use when you need to irreversibly remove a file or folder from OneDrive or SharePoint. This action cannot be undone.\",\n input: OneDriveDeleteItemPermanentlyInput,\n output: OneDriveDeleteItemPermanentlyOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK;CACtM,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;AAC/G,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,EACjH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -7,11 +7,23 @@ declare const OneDriveDeleteItemPermanentlyInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const OneDriveDeleteItemPermanentlyOutput: z.ZodObject<{
9
9
  message: z.ZodNullable<z.ZodString>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const oneDriveDeleteItemPermanently: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  item_id: string;
13
13
  drive_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { oneDriveDeleteItemPermanently };
17
29
  //# sourceMappingURL=delete-item-permanently.d.cts.map
@@ -7,11 +7,23 @@ declare const OneDriveDeleteItemPermanentlyInput: z.ZodObject<{
7
7
  }, z.core.$strip>;
8
8
  declare const OneDriveDeleteItemPermanentlyOutput: z.ZodObject<{
9
9
  message: z.ZodNullable<z.ZodString>;
10
- }, z.core.$strip>;
10
+ }, z.core.$loose>;
11
11
  declare const oneDriveDeleteItemPermanently: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  item_id: string;
13
13
  drive_id: string;
14
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
14
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
15
+ connectionId: z.ZodString;
16
+ entityId: z.ZodString;
17
+ instanceId: z.ZodString;
18
+ }, z.core.$strip>, z.ZodObject<{
19
+ accessToken: z.ZodString;
20
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>;
15
27
  //#endregion
16
28
  export { oneDriveDeleteItemPermanently };
17
29
  //# sourceMappingURL=delete-item-permanently.d.mts.map
@@ -8,7 +8,7 @@ const oneDriveDeleteItemPermanently = action("ONE_DRIVE_DELETE_ITEM_PERMANENTLY"
8
8
  item_id: z.string().describe("The unique identifier of the drive item (file or folder) to permanently delete. This action deletes the item without moving it to the recycle bin and cannot be undone."),
9
9
  drive_id: z.string().describe("The unique identifier of the drive containing the item to permanently delete.")
10
10
  }),
11
- output: z.object({ message: z.string().describe("A message indicating the success of the permanent deletion operation.").nullable() })
11
+ output: z.object({ message: z.string().describe("A message indicating the success of the permanent deletion operation.").nullable() }).passthrough()
12
12
  });
13
13
  //#endregion
14
14
  export { oneDriveDeleteItemPermanently };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-item-permanently.mjs","names":[],"sources":["../../src/actions/delete-item-permanently.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermanentlyInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder) to permanently delete. This action deletes the item without moving it to the recycle bin and cannot be undone.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the item to permanently delete.\"),\n});\nexport const OneDriveDeleteItemPermanentlyOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the permanent deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteItemPermanently = action(\"ONE_DRIVE_DELETE_ITEM_PERMANENTLY\", {\n slug: \"one_drive-delete-item-permanently\",\n name: \"Permanently Delete Drive Item\",\n description: \"Tool to permanently delete a driveItem by its ID without moving it to the recycle bin. Use when you need to irreversibly remove a file or folder from OneDrive or SharePoint. This action cannot be undone.\",\n input: OneDriveDeleteItemPermanentlyInput,\n output: OneDriveDeleteItemPermanentlyOutput,\n});\n"],"mappings":";;AAYA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgD,EAAE,OAAO;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK;EACtM,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CAC/G,CASS;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,EACjH,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-item-permanently.mjs","names":[],"sources":["../../src/actions/delete-item-permanently.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermanentlyInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder) to permanently delete. This action deletes the item without moving it to the recycle bin and cannot be undone.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the item to permanently delete.\"),\n});\nexport const OneDriveDeleteItemPermanentlyOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the permanent deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteItemPermanently = action(\"ONE_DRIVE_DELETE_ITEM_PERMANENTLY\", {\n slug: \"one_drive-delete-item-permanently\",\n name: \"Permanently Delete Drive Item\",\n description: \"Tool to permanently delete a driveItem by its ID without moving it to the recycle bin. Use when you need to irreversibly remove a file or folder from OneDrive or SharePoint. This action cannot be undone.\",\n input: OneDriveDeleteItemPermanentlyInput,\n output: OneDriveDeleteItemPermanentlyOutput,\n});\n"],"mappings":";;AAYA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgD,EAAE,OAAO;EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK;EACtM,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E;CAC/G,CASS;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,EACjH,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -9,7 +9,7 @@ const OneDriveDeleteItemPermissionInput = zod.z.object({
9
9
  drive_id: zod.z.string().describe("The unique identifier of the drive. If not provided, the action will target the user's personal OneDrive (me/drive).").optional(),
10
10
  group_id: zod.z.string().describe("The unique identifier of the group. Use this if the item is in a group's drive.").optional()
11
11
  });
12
- const OneDriveDeleteItemPermissionOutput = zod.z.object({ message: zod.z.string().describe("A message indicating the success of the deletion operation.").nullable() });
12
+ const OneDriveDeleteItemPermissionOutput = zod.z.object({ message: zod.z.string().describe("A message indicating the success of the deletion operation.").nullable() }).passthrough();
13
13
  const oneDriveDeleteItemPermission = require_action.action("ONE_DRIVE_DELETE_ITEM_PERMISSION", {
14
14
  slug: "one_drive-delete-item-permission",
15
15
  name: "Delete Drive Item Permission",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-item-permission.cjs","names":["z","action"],"sources":["../../src/actions/delete-item-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermissionInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder).\"),\n perm_id: z.string().describe(\"The unique identifier of the permission to delete. Only non-inherited sharing permissions can be deleted.\"),\n site_id: z.string().describe(\"The unique identifier of a SharePoint site. Use this if the item is in a SharePoint site's drive.\").optional(),\n user_id: z.string().describe(\"The unique identifier of a user. Use this if the item is in a specific user's drive (other than 'me').\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the drive. If not provided, the action will target the user's personal OneDrive (me/drive).\").optional(),\n group_id: z.string().describe(\"The unique identifier of the group. Use this if the item is in a group's drive.\").optional(),\n});\nexport const OneDriveDeleteItemPermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteItemPermission = action(\"ONE_DRIVE_DELETE_ITEM_PERMISSION\", {\n slug: \"one_drive-delete-item-permission\",\n name: \"Delete Drive Item Permission\",\n description: \"Tool to delete a permission from a drive item. Use when you need to revoke sharing access to a file or folder. Only non-inherited sharing permissions can be deleted.\",\n input: OneDriveDeleteItemPermissionInput,\n output: OneDriveDeleteItemPermissionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;CACxI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC3I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAChJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC5H,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC;AAED,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-item-permission.cjs","names":["z","action"],"sources":["../../src/actions/delete-item-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermissionInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder).\"),\n perm_id: z.string().describe(\"The unique identifier of the permission to delete. Only non-inherited sharing permissions can be deleted.\"),\n site_id: z.string().describe(\"The unique identifier of a SharePoint site. Use this if the item is in a SharePoint site's drive.\").optional(),\n user_id: z.string().describe(\"The unique identifier of a user. Use this if the item is in a specific user's drive (other than 'me').\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the drive. If not provided, the action will target the user's personal OneDrive (me/drive).\").optional(),\n group_id: z.string().describe(\"The unique identifier of the group. Use this if the item is in a group's drive.\").optional(),\n});\nexport const OneDriveDeleteItemPermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteItemPermission = action(\"ONE_DRIVE_DELETE_ITEM_PERMISSION\", {\n slug: \"one_drive-delete-item-permission\",\n name: \"Delete Drive Item Permission\",\n description: \"Tool to delete a permission from a drive item. Use when you need to revoke sharing access to a file or folder. Only non-inherited sharing permissions can be deleted.\",\n input: OneDriveDeleteItemPermissionInput,\n output: OneDriveDeleteItemPermissionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CACxF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;CACxI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC3I,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAChJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;AAC5H,CAAC;AACD,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -11,7 +11,7 @@ declare const OneDriveDeleteItemPermissionInput: z.ZodObject<{
11
11
  }, z.core.$strip>;
12
12
  declare const OneDriveDeleteItemPermissionOutput: z.ZodObject<{
13
13
  message: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const oneDriveDeleteItemPermission: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  item_id: string;
17
17
  perm_id: string;
@@ -19,7 +19,19 @@ declare const oneDriveDeleteItemPermission: import("@keystrokehq/action").Workfl
19
19
  user_id?: string | undefined;
20
20
  drive_id?: string | undefined;
21
21
  group_id?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { oneDriveDeleteItemPermission };
25
37
  //# sourceMappingURL=delete-item-permission.d.cts.map
@@ -11,7 +11,7 @@ declare const OneDriveDeleteItemPermissionInput: z.ZodObject<{
11
11
  }, z.core.$strip>;
12
12
  declare const OneDriveDeleteItemPermissionOutput: z.ZodObject<{
13
13
  message: z.ZodNullable<z.ZodString>;
14
- }, z.core.$strip>;
14
+ }, z.core.$loose>;
15
15
  declare const oneDriveDeleteItemPermission: import("@keystrokehq/action").WorkflowActionDefinition<{
16
16
  item_id: string;
17
17
  perm_id: string;
@@ -19,7 +19,19 @@ declare const oneDriveDeleteItemPermission: import("@keystrokehq/action").Workfl
19
19
  user_id?: string | undefined;
20
20
  drive_id?: string | undefined;
21
21
  group_id?: string | undefined;
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
22
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
23
+ connectionId: z.ZodString;
24
+ entityId: z.ZodString;
25
+ instanceId: z.ZodString;
26
+ }, z.core.$strip>, z.ZodObject<{
27
+ accessToken: z.ZodString;
28
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
29
+ connectionId: z.ZodString;
30
+ entityId: z.ZodString;
31
+ instanceId: z.ZodString;
32
+ }, z.core.$strip>, z.ZodObject<{
33
+ accessToken: z.ZodString;
34
+ }, z.core.$strip>>]>;
23
35
  //#endregion
24
36
  export { oneDriveDeleteItemPermission };
25
37
  //# sourceMappingURL=delete-item-permission.d.mts.map
@@ -12,7 +12,7 @@ const oneDriveDeleteItemPermission = action("ONE_DRIVE_DELETE_ITEM_PERMISSION",
12
12
  drive_id: z.string().describe("The unique identifier of the drive. If not provided, the action will target the user's personal OneDrive (me/drive).").optional(),
13
13
  group_id: z.string().describe("The unique identifier of the group. Use this if the item is in a group's drive.").optional()
14
14
  }),
15
- output: z.object({ message: z.string().describe("A message indicating the success of the deletion operation.").nullable() })
15
+ output: z.object({ message: z.string().describe("A message indicating the success of the deletion operation.").nullable() }).passthrough()
16
16
  });
17
17
  //#endregion
18
18
  export { oneDriveDeleteItemPermission };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-item-permission.mjs","names":[],"sources":["../../src/actions/delete-item-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermissionInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder).\"),\n perm_id: z.string().describe(\"The unique identifier of the permission to delete. Only non-inherited sharing permissions can be deleted.\"),\n site_id: z.string().describe(\"The unique identifier of a SharePoint site. Use this if the item is in a SharePoint site's drive.\").optional(),\n user_id: z.string().describe(\"The unique identifier of a user. Use this if the item is in a specific user's drive (other than 'me').\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the drive. If not provided, the action will target the user's personal OneDrive (me/drive).\").optional(),\n group_id: z.string().describe(\"The unique identifier of the group. Use this if the item is in a group's drive.\").optional(),\n});\nexport const OneDriveDeleteItemPermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteItemPermission = action(\"ONE_DRIVE_DELETE_ITEM_PERMISSION\", {\n slug: \"one_drive-delete-item-permission\",\n name: \"Delete Drive Item Permission\",\n description: \"Tool to delete a permission from a drive item. Use when you need to revoke sharing access to a file or folder. Only non-inherited sharing permissions can be deleted.\",\n input: OneDriveDeleteItemPermissionInput,\n output: OneDriveDeleteItemPermissionOutput,\n});\n"],"mappings":";;AAgBA,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB+C,EAAE,OAAO;EACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;EACxI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EAC3I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EAChJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;EAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC5H,CASS;CACP,QATgD,EAAE,OAAO,EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-item-permission.mjs","names":[],"sources":["../../src/actions/delete-item-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemPermissionInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the drive item (file or folder).\"),\n perm_id: z.string().describe(\"The unique identifier of the permission to delete. Only non-inherited sharing permissions can be deleted.\"),\n site_id: z.string().describe(\"The unique identifier of a SharePoint site. Use this if the item is in a SharePoint site's drive.\").optional(),\n user_id: z.string().describe(\"The unique identifier of a user. Use this if the item is in a specific user's drive (other than 'me').\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the drive. If not provided, the action will target the user's personal OneDrive (me/drive).\").optional(),\n group_id: z.string().describe(\"The unique identifier of the group. Use this if the item is in a group's drive.\").optional(),\n});\nexport const OneDriveDeleteItemPermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteItemPermission = action(\"ONE_DRIVE_DELETE_ITEM_PERMISSION\", {\n slug: \"one_drive-delete-item-permission\",\n name: \"Delete Drive Item Permission\",\n description: \"Tool to delete a permission from a drive item. Use when you need to revoke sharing access to a file or folder. Only non-inherited sharing permissions can be deleted.\",\n input: OneDriveDeleteItemPermissionInput,\n output: OneDriveDeleteItemPermissionOutput,\n});\n"],"mappings":";;AAgBA,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB+C,EAAE,OAAO;EACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2GAA2G;EACxI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;EAC3I,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;EAChJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;EAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC5H,CASS;CACP,QATgD,EAAE,OAAO,EACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -7,7 +7,7 @@ const OneDriveDeleteItemInput = zod.z.object({
7
7
  drive_id: zod.z.string().describe("The unique identifier of the Drive where the item is located. If not provided, the action will target the user's personal OneDrive (me/drive). Always specify drive_id explicitly for group drives, SharePoint site drives, or shared libraries to avoid silently querying the wrong drive.").optional(),
8
8
  if_match: zod.z.string().describe("(Optional) If this request header is included and the eTag (or cTag) provided doesn't match the current tag on the item, a `412 Precondition Failed` response is returned, and the item won't be deleted.").optional()
9
9
  });
10
- const OneDriveDeleteItemOutput = zod.z.object({ message: zod.z.string().describe("A message indicating the success of the deletion operation.").nullable() });
10
+ const OneDriveDeleteItemOutput = zod.z.object({ message: zod.z.string().describe("A message indicating the success of the deletion operation.").nullable() }).passthrough();
11
11
  const oneDriveDeleteItem = require_action.action("ONE_DRIVE_DELETE_ITEM", {
12
12
  slug: "one_drive-delete-item",
13
13
  name: "Delete Item",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-item.cjs","names":["z","action"],"sources":["../../src/actions/delete-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the DriveItem (file or folder) to be deleted.\"),\n user_id: z.string().default(\"me\").describe(\"The user's ID, email, or 'me'. Defaults to 'me' (authenticated user). Required for S2S (app-only) auth.\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the Drive where the item is located. If not provided, the action will target the user's personal OneDrive (me/drive). Always specify drive_id explicitly for group drives, SharePoint site drives, or shared libraries to avoid silently querying the wrong drive.\").optional(),\n if_match: z.string().describe(\"(Optional) If this request header is included and the eTag (or cTag) provided doesn't match the current tag on the item, a `412 Precondition Failed` response is returned, and the item won't be deleted.\").optional(),\n});\nexport const OneDriveDeleteItemOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteItem = action(\"ONE_DRIVE_DELETE_ITEM\", {\n slug: \"one_drive-delete-item\",\n name: \"Delete Item\",\n description: \"Tool to delete a DriveItem (file or folder) by its unique ID from the authenticated user's OneDrive. Use when you need to remove an item from OneDrive. This action moves the item to the recycle bin, not permanently deleting it; storage quota is not freed until the recycle bin is emptied. Bulk deletions can trigger 429 (rate limit) or 5xx responses — limit concurrency and use exponential backoff.\",\n input: OneDriveDeleteItemInput,\n output: OneDriveDeleteItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACrG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6RAA6R,CAAC,CAAC,SAAS;CACtU,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,CAAC,CAAC,SAAS;AACtP,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC;AAED,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-item.cjs","names":["z","action"],"sources":["../../src/actions/delete-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the DriveItem (file or folder) to be deleted.\"),\n user_id: z.string().default(\"me\").describe(\"The user's ID, email, or 'me'. Defaults to 'me' (authenticated user). Required for S2S (app-only) auth.\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the Drive where the item is located. If not provided, the action will target the user's personal OneDrive (me/drive). Always specify drive_id explicitly for group drives, SharePoint site drives, or shared libraries to avoid silently querying the wrong drive.\").optional(),\n if_match: z.string().describe(\"(Optional) If this request header is included and the eTag (or cTag) provided doesn't match the current tag on the item, a `412 Precondition Failed` response is returned, and the item won't be deleted.\").optional(),\n});\nexport const OneDriveDeleteItemOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteItem = action(\"ONE_DRIVE_DELETE_ITEM\", {\n slug: \"one_drive-delete-item\",\n name: \"Delete Item\",\n description: \"Tool to delete a DriveItem (file or folder) by its unique ID from the authenticated user's OneDrive. Use when you need to remove an item from OneDrive. This action moves the item to the recycle bin, not permanently deleting it; storage quota is not freed until the recycle bin is emptied. Bulk deletions can trigger 429 (rate limit) or 5xx responses — limit concurrency and use exponential backoff.\",\n input: OneDriveDeleteItemInput,\n output: OneDriveDeleteItemOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACrG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CAC/J,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6RAA6R,CAAC,CAAC,SAAS;CACtU,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,CAAC,CAAC,SAAS;AACtP,CAAC;AACD,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -9,13 +9,25 @@ declare const OneDriveDeleteItemInput: z.ZodObject<{
9
9
  }, z.core.$strip>;
10
10
  declare const OneDriveDeleteItemOutput: z.ZodObject<{
11
11
  message: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const oneDriveDeleteItem: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  item_id: string;
15
15
  user_id?: string | undefined;
16
16
  drive_id?: string | undefined;
17
17
  if_match?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { oneDriveDeleteItem };
21
33
  //# sourceMappingURL=delete-item.d.cts.map
@@ -9,13 +9,25 @@ declare const OneDriveDeleteItemInput: z.ZodObject<{
9
9
  }, z.core.$strip>;
10
10
  declare const OneDriveDeleteItemOutput: z.ZodObject<{
11
11
  message: z.ZodNullable<z.ZodString>;
12
- }, z.core.$strip>;
12
+ }, z.core.$loose>;
13
13
  declare const oneDriveDeleteItem: import("@keystrokehq/action").WorkflowActionDefinition<{
14
14
  item_id: string;
15
15
  user_id?: string | undefined;
16
16
  drive_id?: string | undefined;
17
17
  if_match?: string | undefined;
18
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
25
+ connectionId: z.ZodString;
26
+ entityId: z.ZodString;
27
+ instanceId: z.ZodString;
28
+ }, z.core.$strip>, z.ZodObject<{
29
+ accessToken: z.ZodString;
30
+ }, z.core.$strip>>]>;
19
31
  //#endregion
20
32
  export { oneDriveDeleteItem };
21
33
  //# sourceMappingURL=delete-item.d.mts.map
@@ -10,7 +10,7 @@ const oneDriveDeleteItem = action("ONE_DRIVE_DELETE_ITEM", {
10
10
  drive_id: z.string().describe("The unique identifier of the Drive where the item is located. If not provided, the action will target the user's personal OneDrive (me/drive). Always specify drive_id explicitly for group drives, SharePoint site drives, or shared libraries to avoid silently querying the wrong drive.").optional(),
11
11
  if_match: z.string().describe("(Optional) If this request header is included and the eTag (or cTag) provided doesn't match the current tag on the item, a `412 Precondition Failed` response is returned, and the item won't be deleted.").optional()
12
12
  }),
13
- output: z.object({ message: z.string().describe("A message indicating the success of the deletion operation.").nullable() })
13
+ output: z.object({ message: z.string().describe("A message indicating the success of the deletion operation.").nullable() }).passthrough()
14
14
  });
15
15
  //#endregion
16
16
  export { oneDriveDeleteItem };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-item.mjs","names":[],"sources":["../../src/actions/delete-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the DriveItem (file or folder) to be deleted.\"),\n user_id: z.string().default(\"me\").describe(\"The user's ID, email, or 'me'. Defaults to 'me' (authenticated user). Required for S2S (app-only) auth.\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the Drive where the item is located. If not provided, the action will target the user's personal OneDrive (me/drive). Always specify drive_id explicitly for group drives, SharePoint site drives, or shared libraries to avoid silently querying the wrong drive.\").optional(),\n if_match: z.string().describe(\"(Optional) If this request header is included and the eTag (or cTag) provided doesn't match the current tag on the item, a `412 Precondition Failed` response is returned, and the item won't be deleted.\").optional(),\n});\nexport const OneDriveDeleteItemOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteItem = action(\"ONE_DRIVE_DELETE_ITEM\", {\n slug: \"one_drive-delete-item\",\n name: \"Delete Item\",\n description: \"Tool to delete a DriveItem (file or folder) by its unique ID from the authenticated user's OneDrive. Use when you need to remove an item from OneDrive. This action moves the item to the recycle bin, not permanently deleting it; storage quota is not freed until the recycle bin is emptied. Bulk deletions can trigger 429 (rate limit) or 5xx responses — limit concurrency and use exponential backoff.\",\n input: OneDriveDeleteItemInput,\n output: OneDriveDeleteItemOutput,\n});\n"],"mappings":";;AAcA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdqC,EAAE,OAAO;EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EACrG,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;EAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6RAA6R,CAAC,CAAC,SAAS;EACtU,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,CAAC,CAAC,SAAS;CACtP,CASS;CACP,QATsC,EAAE,OAAO,EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-item.mjs","names":[],"sources":["../../src/actions/delete-item.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteItemInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the DriveItem (file or folder) to be deleted.\"),\n user_id: z.string().default(\"me\").describe(\"The user's ID, email, or 'me'. Defaults to 'me' (authenticated user). Required for S2S (app-only) auth.\").optional(),\n drive_id: z.string().describe(\"The unique identifier of the Drive where the item is located. If not provided, the action will target the user's personal OneDrive (me/drive). Always specify drive_id explicitly for group drives, SharePoint site drives, or shared libraries to avoid silently querying the wrong drive.\").optional(),\n if_match: z.string().describe(\"(Optional) If this request header is included and the eTag (or cTag) provided doesn't match the current tag on the item, a `412 Precondition Failed` response is returned, and the item won't be deleted.\").optional(),\n});\nexport const OneDriveDeleteItemOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteItem = action(\"ONE_DRIVE_DELETE_ITEM\", {\n slug: \"one_drive-delete-item\",\n name: \"Delete Item\",\n description: \"Tool to delete a DriveItem (file or folder) by its unique ID from the authenticated user's OneDrive. Use when you need to remove an item from OneDrive. This action moves the item to the recycle bin, not permanently deleting it; storage quota is not freed until the recycle bin is emptied. Bulk deletions can trigger 429 (rate limit) or 5xx responses — limit concurrency and use exponential backoff.\",\n input: OneDriveDeleteItemInput,\n output: OneDriveDeleteItemOutput,\n});\n"],"mappings":";;AAcA,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdqC,EAAE,OAAO;EAC9C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;EACrG,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;EAC/J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6RAA6R,CAAC,CAAC,SAAS;EACtU,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M,CAAC,CAAC,SAAS;CACtP,CASS;CACP,QATsC,EAAE,OAAO,EAC/C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-share-permission.ts
4
4
  const OneDriveDeleteSharePermissionInput = zod.z.object({ shared_drive_item_id: zod.z.string().describe("The share ID or base64-encoded sharing URL. This is the shareId returned from the createLink API response. Example format: u!aHR0cHM6Ly9jb21wb3NpbzIwMjQtbXkuc2hhcmVwb2ludC5jb20vOng6L2cvcGVyc29uYWwva2FyYW52YWlkeWFfYXV0aGtpdF9haS9JUURPT2NCVEx5RTFSWktVQkJGZ0YzZVZBUmI4Zk5XVjdhMUJidGQ1NDF2SEdXUQ") });
5
- const OneDriveDeleteSharePermissionOutput = zod.z.object({ message: zod.z.string().describe("A message indicating the success of the deletion operation.").nullable() });
5
+ const OneDriveDeleteSharePermissionOutput = zod.z.object({ message: zod.z.string().describe("A message indicating the success of the deletion operation.").nullable() }).passthrough();
6
6
  const oneDriveDeleteSharePermission = require_action.action("ONE_DRIVE_DELETE_SHARE_PERMISSION", {
7
7
  slug: "one_drive-delete-share-permission",
8
8
  name: "Delete Shares Permission",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-share-permission.cjs","names":["z","action"],"sources":["../../src/actions/delete-share-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteSharePermissionInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID or base64-encoded sharing URL. This is the shareId returned from the createLink API response. Example format: u!aHR0cHM6Ly9jb21wb3NpbzIwMjQtbXkuc2hhcmVwb2ludC5jb20vOng6L2cvcGVyc29uYWwva2FyYW52YWlkeWFfYXV0aGtpdF9haS9JUURPT2NCVEx5RTFSWktVQkJGZ0YzZVZBUmI4Zk5XVjdhMUJidGQ1NDF2SEdXUQ\"),\n});\nexport const OneDriveDeleteSharePermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteSharePermission = action(\"ONE_DRIVE_DELETE_SHARE_PERMISSION\", {\n slug: \"one_drive-delete-share-permission\",\n name: \"Delete Shares Permission\",\n description: \"Tool to delete the permission navigation property for a shared drive item. Use when you need to remove a sharing link permission. This effectively revokes access via the specific share link.\",\n input: OneDriveDeleteSharePermissionInput,\n output: OneDriveDeleteSharePermissionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qSAAqS,EACjV,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC;AAED,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-share-permission.cjs","names":["z","action"],"sources":["../../src/actions/delete-share-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteSharePermissionInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID or base64-encoded sharing URL. This is the shareId returned from the createLink API response. Example format: u!aHR0cHM6Ly9jb21wb3NpbzIwMjQtbXkuc2hhcmVwb2ludC5jb20vOng6L2cvcGVyc29uYWwva2FyYW52YWlkeWFfYXV0aGtpdF9haS9JUURPT2NCVEx5RTFSWktVQkJGZ0YzZVZBUmI4Zk5XVjdhMUJidGQ1NDF2SEdXUQ\"),\n});\nexport const OneDriveDeleteSharePermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteSharePermission = action(\"ONE_DRIVE_DELETE_SHARE_PERMISSION\", {\n slug: \"one_drive-delete-share-permission\",\n name: \"Delete Shares Permission\",\n description: \"Tool to delete the permission navigation property for a shared drive item. Use when you need to remove a sharing link permission. This effectively revokes access via the specific share link.\",\n input: OneDriveDeleteSharePermissionInput,\n output: OneDriveDeleteSharePermissionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qSAAqS,EACjV,CAAC;AACD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,EAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,10 +6,22 @@ declare const OneDriveDeleteSharePermissionInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const OneDriveDeleteSharePermissionOutput: z.ZodObject<{
8
8
  message: z.ZodNullable<z.ZodString>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const oneDriveDeleteSharePermission: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  shared_drive_item_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { oneDriveDeleteSharePermission };
15
27
  //# sourceMappingURL=delete-share-permission.d.cts.map
@@ -6,10 +6,22 @@ declare const OneDriveDeleteSharePermissionInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const OneDriveDeleteSharePermissionOutput: z.ZodObject<{
8
8
  message: z.ZodNullable<z.ZodString>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const oneDriveDeleteSharePermission: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  shared_drive_item_id: string;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
13
+ connectionId: z.ZodString;
14
+ entityId: z.ZodString;
15
+ instanceId: z.ZodString;
16
+ }, z.core.$strip>, z.ZodObject<{
17
+ accessToken: z.ZodString;
18
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
19
+ connectionId: z.ZodString;
20
+ entityId: z.ZodString;
21
+ instanceId: z.ZodString;
22
+ }, z.core.$strip>, z.ZodObject<{
23
+ accessToken: z.ZodString;
24
+ }, z.core.$strip>>]>;
13
25
  //#endregion
14
26
  export { oneDriveDeleteSharePermission };
15
27
  //# sourceMappingURL=delete-share-permission.d.mts.map
@@ -5,7 +5,7 @@ const oneDriveDeleteSharePermission = action("ONE_DRIVE_DELETE_SHARE_PERMISSION"
5
5
  name: "Delete Shares Permission",
6
6
  description: "Tool to delete the permission navigation property for a shared drive item. Use when you need to remove a sharing link permission. This effectively revokes access via the specific share link.",
7
7
  input: z.object({ shared_drive_item_id: z.string().describe("The share ID or base64-encoded sharing URL. This is the shareId returned from the createLink API response. Example format: u!aHR0cHM6Ly9jb21wb3NpbzIwMjQtbXkuc2hhcmVwb2ludC5jb20vOng6L2cvcGVyc29uYWwva2FyYW52YWlkeWFfYXV0aGtpdF9haS9JUURPT2NCVEx5RTFSWktVQkJGZ0YzZVZBUmI4Zk5XVjdhMUJidGQ1NDF2SEdXUQ") }),
8
- output: z.object({ message: z.string().describe("A message indicating the success of the deletion operation.").nullable() })
8
+ output: z.object({ message: z.string().describe("A message indicating the success of the deletion operation.").nullable() }).passthrough()
9
9
  });
10
10
  //#endregion
11
11
  export { oneDriveDeleteSharePermission };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-share-permission.mjs","names":[],"sources":["../../src/actions/delete-share-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteSharePermissionInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID or base64-encoded sharing URL. This is the shareId returned from the createLink API response. Example format: u!aHR0cHM6Ly9jb21wb3NpbzIwMjQtbXkuc2hhcmVwb2ludC5jb20vOng6L2cvcGVyc29uYWwva2FyYW52YWlkeWFfYXV0aGtpdF9haS9JUURPT2NCVEx5RTFSWktVQkJGZ0YzZVZBUmI4Zk5XVjdhMUJidGQ1NDF2SEdXUQ\"),\n});\nexport const OneDriveDeleteSharePermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n});\n\nexport const oneDriveDeleteSharePermission = action(\"ONE_DRIVE_DELETE_SHARE_PERMISSION\", {\n slug: \"one_drive-delete-share-permission\",\n name: \"Delete Shares Permission\",\n description: \"Tool to delete the permission navigation property for a shared drive item. Use when you need to remove a sharing link permission. This effectively revokes access via the specific share link.\",\n input: OneDriveDeleteSharePermissionInput,\n output: OneDriveDeleteSharePermissionOutput,\n});\n"],"mappings":";;AAWA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXgD,EAAE,OAAO,EACzD,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qSAAqS,EACjV,CASS;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-share-permission.mjs","names":[],"sources":["../../src/actions/delete-share-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteSharePermissionInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID or base64-encoded sharing URL. This is the shareId returned from the createLink API response. Example format: u!aHR0cHM6Ly9jb21wb3NpbzIwMjQtbXkuc2hhcmVwb2ludC5jb20vOng6L2cvcGVyc29uYWwva2FyYW52YWlkeWFfYXV0aGtpdF9haS9JUURPT2NCVEx5RTFSWktVQkJGZ0YzZVZBUmI4Zk5XVjdhMUJidGQ1NDF2SEdXUQ\"),\n});\nexport const OneDriveDeleteSharePermissionOutput = z.object({\n message: z.string().describe(\"A message indicating the success of the deletion operation.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteSharePermission = action(\"ONE_DRIVE_DELETE_SHARE_PERMISSION\", {\n slug: \"one_drive-delete-share-permission\",\n name: \"Delete Shares Permission\",\n description: \"Tool to delete the permission navigation property for a shared drive item. Use when you need to remove a sharing link permission. This effectively revokes access via the specific share link.\",\n input: OneDriveDeleteSharePermissionInput,\n output: OneDriveDeleteSharePermissionOutput,\n});\n"],"mappings":";;AAWA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXgD,EAAE,OAAO,EACzD,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qSAAqS,EACjV,CASS;CACP,QATiD,EAAE,OAAO,EAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -17,7 +17,19 @@ declare const oneDriveDeleteSharepointItemPermission: import("@keystrokehq/actio
17
17
  site_id: string;
18
18
  permission_id: string;
19
19
  item_id?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { oneDriveDeleteSharepointItemPermission };
23
35
  //# sourceMappingURL=delete-sharepoint-item-permission.d.cts.map
@@ -17,7 +17,19 @@ declare const oneDriveDeleteSharepointItemPermission: import("@keystrokehq/actio
17
17
  site_id: string;
18
18
  permission_id: string;
19
19
  item_id?: string | undefined;
20
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
21
+ connectionId: z.ZodString;
22
+ entityId: z.ZodString;
23
+ instanceId: z.ZodString;
24
+ }, z.core.$strip>, z.ZodObject<{
25
+ accessToken: z.ZodString;
26
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
27
+ connectionId: z.ZodString;
28
+ entityId: z.ZodString;
29
+ instanceId: z.ZodString;
30
+ }, z.core.$strip>, z.ZodObject<{
31
+ accessToken: z.ZodString;
32
+ }, z.core.$strip>>]>;
21
33
  //#endregion
22
34
  export { oneDriveDeleteSharepointItemPermission };
23
35
  //# sourceMappingURL=delete-sharepoint-item-permission.d.mts.map
@@ -8,7 +8,7 @@ const OneDriveDeleteWorkbookRangeInput = zod.z.object({
8
8
  drive_id: zod.z.string().describe("The unique identifier of the drive containing the workbook. Use the drive ID from list drives or get drive operations."),
9
9
  worksheet: zod.z.string().describe("The name or ID of the worksheet containing the range to delete. Can be the worksheet name (e.g., 'Sheet1') or the worksheet ID.")
10
10
  });
11
- const OneDriveDeleteWorkbookRangeOutput = zod.z.object({ ok: zod.z.boolean().describe("Indicates whether the range deletion operation was successful.").nullable() });
11
+ const OneDriveDeleteWorkbookRangeOutput = zod.z.object({ ok: zod.z.boolean().describe("Indicates whether the range deletion operation was successful.").nullable() }).passthrough();
12
12
  const oneDriveDeleteWorkbookRange = require_action.action("ONE_DRIVE_DELETE_WORKBOOK_RANGE", {
13
13
  slug: "one_drive-delete-workbook-range",
14
14
  name: "Delete Workbook Range",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-workbook-range.cjs","names":["z","action"],"sources":["../../src/actions/delete-workbook-range.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteWorkbookRangeInput = z.object({\n range: z.string().describe(\"The address of the range to delete in A1 notation. Can be a single cell (e.g., 'A1') or a range of cells (e.g., 'A1:D4'). The range must be valid for the worksheet.\"),\n shift: z.enum([\"Up\", \"Left\"]).describe(\"The direction to shift remaining cells after deletion. 'Up' shifts cells upward to fill the gap, 'Left' shifts cells leftward.\"),\n item_id: z.string().describe(\"The unique identifier of the Excel workbook item. This is the driveItem ID of the .xlsx file containing the worksheet.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the workbook. Use the drive ID from list drives or get drive operations.\"),\n worksheet: z.string().describe(\"The name or ID of the worksheet containing the range to delete. Can be the worksheet name (e.g., 'Sheet1') or the worksheet ID.\"),\n});\nexport const OneDriveDeleteWorkbookRangeOutput = z.object({\n ok: z.boolean().describe(\"Indicates whether the range deletion operation was successful.\").nullable(),\n});\n\nexport const oneDriveDeleteWorkbookRange = action(\"ONE_DRIVE_DELETE_WORKBOOK_RANGE\", {\n slug: \"one_drive-delete-workbook-range\",\n name: \"Delete Workbook Range\",\n description: \"Deletes a range of cells from a worksheet in an Excel workbook stored in OneDrive. Use this action when you need to remove a specific cell range and shift the remaining cells to fill the gap. This action is irreversible — the deleted range cannot be recovered once removed. The operation requires Files.ReadWrite scope and the workbook must not be locked by another user or process.\",\n input: OneDriveDeleteWorkbookRangeInput,\n output: OneDriveDeleteWorkbookRangeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;CACjM,OAAOA,IAAAA,EAAE,KAAK,CAAC,MAAM,MAAM,CAAC,CAAC,CAAC,SAAS,gIAAgI;CACvK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;CACrJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;CACtJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;AAClK,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EACtG,CAAC;AAED,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-workbook-range.cjs","names":["z","action"],"sources":["../../src/actions/delete-workbook-range.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteWorkbookRangeInput = z.object({\n range: z.string().describe(\"The address of the range to delete in A1 notation. Can be a single cell (e.g., 'A1') or a range of cells (e.g., 'A1:D4'). The range must be valid for the worksheet.\"),\n shift: z.enum([\"Up\", \"Left\"]).describe(\"The direction to shift remaining cells after deletion. 'Up' shifts cells upward to fill the gap, 'Left' shifts cells leftward.\"),\n item_id: z.string().describe(\"The unique identifier of the Excel workbook item. This is the driveItem ID of the .xlsx file containing the worksheet.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the workbook. Use the drive ID from list drives or get drive operations.\"),\n worksheet: z.string().describe(\"The name or ID of the worksheet containing the range to delete. Can be the worksheet name (e.g., 'Sheet1') or the worksheet ID.\"),\n});\nexport const OneDriveDeleteWorkbookRangeOutput = z.object({\n ok: z.boolean().describe(\"Indicates whether the range deletion operation was successful.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteWorkbookRange = action(\"ONE_DRIVE_DELETE_WORKBOOK_RANGE\", {\n slug: \"one_drive-delete-workbook-range\",\n name: \"Delete Workbook Range\",\n description: \"Deletes a range of cells from a worksheet in an Excel workbook stored in OneDrive. Use this action when you need to remove a specific cell range and shift the remaining cells to fill the gap. This action is irreversible — the deleted range cannot be recovered once removed. The operation requires Files.ReadWrite scope and the workbook must not be locked by another user or process.\",\n input: OneDriveDeleteWorkbookRangeInput,\n output: OneDriveDeleteWorkbookRangeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;CACjM,OAAOA,IAAAA,EAAE,KAAK,CAAC,MAAM,MAAM,CAAC,CAAC,CAAC,SAAS,gIAAgI;CACvK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;CACrJ,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;CACtJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;AAClK,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,IAAIA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,14 +13,26 @@ declare const OneDriveDeleteWorkbookRangeInput: z.ZodObject<{
13
13
  }, z.core.$strip>;
14
14
  declare const OneDriveDeleteWorkbookRangeOutput: z.ZodObject<{
15
15
  ok: z.ZodNullable<z.ZodBoolean>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const oneDriveDeleteWorkbookRange: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  range: string;
19
19
  shift: "Up" | "Left";
20
20
  item_id: string;
21
21
  drive_id: string;
22
22
  worksheet: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ accessToken: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ accessToken: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { oneDriveDeleteWorkbookRange };
26
38
  //# sourceMappingURL=delete-workbook-range.d.cts.map
@@ -13,14 +13,26 @@ declare const OneDriveDeleteWorkbookRangeInput: z.ZodObject<{
13
13
  }, z.core.$strip>;
14
14
  declare const OneDriveDeleteWorkbookRangeOutput: z.ZodObject<{
15
15
  ok: z.ZodNullable<z.ZodBoolean>;
16
- }, z.core.$strip>;
16
+ }, z.core.$loose>;
17
17
  declare const oneDriveDeleteWorkbookRange: import("@keystrokehq/action").WorkflowActionDefinition<{
18
18
  range: string;
19
19
  shift: "Up" | "Left";
20
20
  item_id: string;
21
21
  drive_id: string;
22
22
  worksheet: string;
23
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
23
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
24
+ connectionId: z.ZodString;
25
+ entityId: z.ZodString;
26
+ instanceId: z.ZodString;
27
+ }, z.core.$strip>, z.ZodObject<{
28
+ accessToken: z.ZodString;
29
+ }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
30
+ connectionId: z.ZodString;
31
+ entityId: z.ZodString;
32
+ instanceId: z.ZodString;
33
+ }, z.core.$strip>, z.ZodObject<{
34
+ accessToken: z.ZodString;
35
+ }, z.core.$strip>>]>;
24
36
  //#endregion
25
37
  export { oneDriveDeleteWorkbookRange };
26
38
  //# sourceMappingURL=delete-workbook-range.d.mts.map
@@ -11,7 +11,7 @@ const oneDriveDeleteWorkbookRange = action("ONE_DRIVE_DELETE_WORKBOOK_RANGE", {
11
11
  drive_id: z.string().describe("The unique identifier of the drive containing the workbook. Use the drive ID from list drives or get drive operations."),
12
12
  worksheet: z.string().describe("The name or ID of the worksheet containing the range to delete. Can be the worksheet name (e.g., 'Sheet1') or the worksheet ID.")
13
13
  }),
14
- output: z.object({ ok: z.boolean().describe("Indicates whether the range deletion operation was successful.").nullable() })
14
+ output: z.object({ ok: z.boolean().describe("Indicates whether the range deletion operation was successful.").nullable() }).passthrough()
15
15
  });
16
16
  //#endregion
17
17
  export { oneDriveDeleteWorkbookRange };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-workbook-range.mjs","names":[],"sources":["../../src/actions/delete-workbook-range.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteWorkbookRangeInput = z.object({\n range: z.string().describe(\"The address of the range to delete in A1 notation. Can be a single cell (e.g., 'A1') or a range of cells (e.g., 'A1:D4'). The range must be valid for the worksheet.\"),\n shift: z.enum([\"Up\", \"Left\"]).describe(\"The direction to shift remaining cells after deletion. 'Up' shifts cells upward to fill the gap, 'Left' shifts cells leftward.\"),\n item_id: z.string().describe(\"The unique identifier of the Excel workbook item. This is the driveItem ID of the .xlsx file containing the worksheet.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the workbook. Use the drive ID from list drives or get drive operations.\"),\n worksheet: z.string().describe(\"The name or ID of the worksheet containing the range to delete. Can be the worksheet name (e.g., 'Sheet1') or the worksheet ID.\"),\n});\nexport const OneDriveDeleteWorkbookRangeOutput = z.object({\n ok: z.boolean().describe(\"Indicates whether the range deletion operation was successful.\").nullable(),\n});\n\nexport const oneDriveDeleteWorkbookRange = action(\"ONE_DRIVE_DELETE_WORKBOOK_RANGE\", {\n slug: \"one_drive-delete-workbook-range\",\n name: \"Delete Workbook Range\",\n description: \"Deletes a range of cells from a worksheet in an Excel workbook stored in OneDrive. Use this action when you need to remove a specific cell range and shift the remaining cells to fill the gap. This action is irreversible — the deleted range cannot be recovered once removed. The operation requires Files.ReadWrite scope and the workbook must not be locked by another user or process.\",\n input: OneDriveDeleteWorkbookRangeInput,\n output: OneDriveDeleteWorkbookRangeOutput,\n});\n"],"mappings":";;AAeA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf8C,EAAE,OAAO;EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;EACjM,OAAO,EAAE,KAAK,CAAC,MAAM,MAAM,CAAC,CAAC,CAAC,SAAS,gIAAgI;EACvK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;EACrJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;EACtJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAClK,CASS;CACP,QAT+C,EAAE,OAAO,EACxD,IAAI,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EACtG,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"delete-workbook-range.mjs","names":[],"sources":["../../src/actions/delete-workbook-range.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteWorkbookRangeInput = z.object({\n range: z.string().describe(\"The address of the range to delete in A1 notation. Can be a single cell (e.g., 'A1') or a range of cells (e.g., 'A1:D4'). The range must be valid for the worksheet.\"),\n shift: z.enum([\"Up\", \"Left\"]).describe(\"The direction to shift remaining cells after deletion. 'Up' shifts cells upward to fill the gap, 'Left' shifts cells leftward.\"),\n item_id: z.string().describe(\"The unique identifier of the Excel workbook item. This is the driveItem ID of the .xlsx file containing the worksheet.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the workbook. Use the drive ID from list drives or get drive operations.\"),\n worksheet: z.string().describe(\"The name or ID of the worksheet containing the range to delete. Can be the worksheet name (e.g., 'Sheet1') or the worksheet ID.\"),\n});\nexport const OneDriveDeleteWorkbookRangeOutput = z.object({\n ok: z.boolean().describe(\"Indicates whether the range deletion operation was successful.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteWorkbookRange = action(\"ONE_DRIVE_DELETE_WORKBOOK_RANGE\", {\n slug: \"one_drive-delete-workbook-range\",\n name: \"Delete Workbook Range\",\n description: \"Deletes a range of cells from a worksheet in an Excel workbook stored in OneDrive. Use this action when you need to remove a specific cell range and shift the remaining cells to fill the gap. This action is irreversible — the deleted range cannot be recovered once removed. The operation requires Files.ReadWrite scope and the workbook must not be locked by another user or process.\",\n input: OneDriveDeleteWorkbookRangeInput,\n output: OneDriveDeleteWorkbookRangeOutput,\n});\n"],"mappings":";;AAeA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf8C,EAAE,OAAO;EACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;EACjM,OAAO,EAAE,KAAK,CAAC,MAAM,MAAM,CAAC,CAAC,CAAC,SAAS,gIAAgI;EACvK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;EACrJ,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;EACtJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,iIAAiI;CAClK,CASS;CACP,QAT+C,EAAE,OAAO,EACxD,IAAI,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,EACtG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -10,7 +10,7 @@ const OneDriveDeleteWorkbookWorksheetInput = zod.z.object({
10
10
  const OneDriveDeleteWorkbookWorksheetOutput = zod.z.object({
11
11
  message: zod.z.string().describe("A message indicating the result of the worksheet deletion operation.").nullable(),
12
12
  success: zod.z.boolean().describe("Whether the worksheet deletion operation succeeded.").nullable()
13
- });
13
+ }).passthrough();
14
14
  const oneDriveDeleteWorkbookWorksheet = require_action.action("ONE_DRIVE_DELETE_WORKBOOK_WORKSHEET", {
15
15
  slug: "one_drive-delete-workbook-worksheet",
16
16
  name: "Delete Workbook Worksheet",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-workbook-worksheet.cjs","names":["z","action"],"sources":["../../src/actions/delete-workbook-worksheet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteWorkbookWorksheetInput = z.object({\n item_id: z.string().describe(\"The ID of the workbook item (Excel file).\"),\n drive_id: z.string().describe(\"The ID of the drive containing the workbook.\"),\n session_id: z.string().describe(\"Optional workbook session ID. If provided, will be sent in the 'workbook-session-id' header to maintain session context.\").optional(),\n worksheet_id_or_name: z.string().describe(\"The ID or name of the worksheet to delete from the workbook. Can be either the worksheet's unique identifier or its display name (e.g., 'Sheet1').\"),\n});\nexport const OneDriveDeleteWorkbookWorksheetOutput = z.object({\n message: z.string().describe(\"A message indicating the result of the worksheet deletion operation.\").nullable(),\n success: z.boolean().describe(\"Whether the worksheet deletion operation succeeded.\").nullable(),\n});\n\nexport const oneDriveDeleteWorkbookWorksheet = action(\"ONE_DRIVE_DELETE_WORKBOOK_WORKSHEET\", {\n slug: \"one_drive-delete-workbook-worksheet\",\n name: \"Delete Workbook Worksheet\",\n description: \"Deletes a worksheet from a workbook in OneDrive by its ID or name. Use this action when you need to remove a specific worksheet from an Excel workbook stored in OneDrive or SharePoint. This action is irreversible — the worksheet cannot be recovered once deleted. Note that deleting the last visible worksheet in a workbook may result in an error.\",\n input: OneDriveDeleteWorkbookWorksheetInput,\n output: OneDriveDeleteWorkbookWorksheetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;AAChM,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAChG,CAAC;AAED,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-workbook-worksheet.cjs","names":["z","action"],"sources":["../../src/actions/delete-workbook-worksheet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveDeleteWorkbookWorksheetInput = z.object({\n item_id: z.string().describe(\"The ID of the workbook item (Excel file).\"),\n drive_id: z.string().describe(\"The ID of the drive containing the workbook.\"),\n session_id: z.string().describe(\"Optional workbook session ID. If provided, will be sent in the 'workbook-session-id' header to maintain session context.\").optional(),\n worksheet_id_or_name: z.string().describe(\"The ID or name of the worksheet to delete from the workbook. Can be either the worksheet's unique identifier or its display name (e.g., 'Sheet1').\"),\n});\nexport const OneDriveDeleteWorkbookWorksheetOutput = z.object({\n message: z.string().describe(\"A message indicating the result of the worksheet deletion operation.\").nullable(),\n success: z.boolean().describe(\"Whether the worksheet deletion operation succeeded.\").nullable(),\n}).passthrough();\n\nexport const oneDriveDeleteWorkbookWorksheet = action(\"ONE_DRIVE_DELETE_WORKBOOK_WORKSHEET\", {\n slug: \"one_drive-delete-workbook-worksheet\",\n name: \"Delete Workbook Worksheet\",\n description: \"Deletes a worksheet from a workbook in OneDrive by its ID or name. Use this action when you need to remove a specific worksheet from an Excel workbook stored in OneDrive or SharePoint. This action is irreversible — the worksheet cannot be recovered once deleted. Note that deleting the last visible worksheet in a workbook may result in an error.\",\n input: OneDriveDeleteWorkbookWorksheetInput,\n output: OneDriveDeleteWorkbookWorksheetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CACrK,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;AAChM,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;CAC9G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}