@keystrokehq/one_drive 0.1.0

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 (682) hide show
  1. package/README.md +17 -0
  2. package/dist/action.cjs +21 -0
  3. package/dist/action.cjs.map +1 -0
  4. package/dist/action.mjs +21 -0
  5. package/dist/action.mjs.map +1 -0
  6. package/dist/actions/add-workbook-worksheet.cjs +26 -0
  7. package/dist/actions/add-workbook-worksheet.cjs.map +1 -0
  8. package/dist/actions/add-workbook-worksheet.d.cts +9 -0
  9. package/dist/actions/add-workbook-worksheet.d.cts.map +1 -0
  10. package/dist/actions/add-workbook-worksheet.d.mts +9 -0
  11. package/dist/actions/add-workbook-worksheet.d.mts.map +1 -0
  12. package/dist/actions/add-workbook-worksheet.mjs +23 -0
  13. package/dist/actions/add-workbook-worksheet.mjs.map +1 -0
  14. package/dist/actions/checkin-item.cjs +21 -0
  15. package/dist/actions/checkin-item.cjs.map +1 -0
  16. package/dist/actions/checkin-item.d.cts +9 -0
  17. package/dist/actions/checkin-item.d.cts.map +1 -0
  18. package/dist/actions/checkin-item.d.mts +9 -0
  19. package/dist/actions/checkin-item.d.mts.map +1 -0
  20. package/dist/actions/checkin-item.mjs +18 -0
  21. package/dist/actions/checkin-item.mjs.map +1 -0
  22. package/dist/actions/checkout-item.cjs +19 -0
  23. package/dist/actions/checkout-item.cjs.map +1 -0
  24. package/dist/actions/checkout-item.d.cts +9 -0
  25. package/dist/actions/checkout-item.d.cts.map +1 -0
  26. package/dist/actions/checkout-item.d.mts +9 -0
  27. package/dist/actions/checkout-item.d.mts.map +1 -0
  28. package/dist/actions/checkout-item.mjs +16 -0
  29. package/dist/actions/checkout-item.mjs.map +1 -0
  30. package/dist/actions/clear-workbook-range.cjs +27 -0
  31. package/dist/actions/clear-workbook-range.cjs.map +1 -0
  32. package/dist/actions/clear-workbook-range.d.cts +9 -0
  33. package/dist/actions/clear-workbook-range.d.cts.map +1 -0
  34. package/dist/actions/clear-workbook-range.d.mts +9 -0
  35. package/dist/actions/clear-workbook-range.d.mts.map +1 -0
  36. package/dist/actions/clear-workbook-range.mjs +24 -0
  37. package/dist/actions/clear-workbook-range.mjs.map +1 -0
  38. package/dist/actions/copy-item.cjs +41 -0
  39. package/dist/actions/copy-item.cjs.map +1 -0
  40. package/dist/actions/copy-item.d.cts +9 -0
  41. package/dist/actions/copy-item.d.cts.map +1 -0
  42. package/dist/actions/copy-item.d.mts +9 -0
  43. package/dist/actions/copy-item.d.mts.map +1 -0
  44. package/dist/actions/copy-item.mjs +38 -0
  45. package/dist/actions/copy-item.mjs.map +1 -0
  46. package/dist/actions/create-item-permission.cjs +50 -0
  47. package/dist/actions/create-item-permission.cjs.map +1 -0
  48. package/dist/actions/create-item-permission.d.cts +9 -0
  49. package/dist/actions/create-item-permission.d.cts.map +1 -0
  50. package/dist/actions/create-item-permission.d.mts +9 -0
  51. package/dist/actions/create-item-permission.d.mts.map +1 -0
  52. package/dist/actions/create-item-permission.mjs +49 -0
  53. package/dist/actions/create-item-permission.mjs.map +1 -0
  54. package/dist/actions/create-link.cjs +50 -0
  55. package/dist/actions/create-link.cjs.map +1 -0
  56. package/dist/actions/create-link.d.cts +9 -0
  57. package/dist/actions/create-link.d.cts.map +1 -0
  58. package/dist/actions/create-link.d.mts +9 -0
  59. package/dist/actions/create-link.d.mts.map +1 -0
  60. package/dist/actions/create-link.mjs +49 -0
  61. package/dist/actions/create-link.mjs.map +1 -0
  62. package/dist/actions/create-sharepoint-list-item.cjs +26 -0
  63. package/dist/actions/create-sharepoint-list-item.cjs.map +1 -0
  64. package/dist/actions/create-sharepoint-list-item.d.cts +9 -0
  65. package/dist/actions/create-sharepoint-list-item.d.cts.map +1 -0
  66. package/dist/actions/create-sharepoint-list-item.d.mts +9 -0
  67. package/dist/actions/create-sharepoint-list-item.d.mts.map +1 -0
  68. package/dist/actions/create-sharepoint-list-item.mjs +23 -0
  69. package/dist/actions/create-sharepoint-list-item.mjs.map +1 -0
  70. package/dist/actions/delete-item-permanently.cjs +19 -0
  71. package/dist/actions/delete-item-permanently.cjs.map +1 -0
  72. package/dist/actions/delete-item-permanently.d.cts +9 -0
  73. package/dist/actions/delete-item-permanently.d.cts.map +1 -0
  74. package/dist/actions/delete-item-permanently.d.mts +9 -0
  75. package/dist/actions/delete-item-permanently.d.mts.map +1 -0
  76. package/dist/actions/delete-item-permanently.mjs +16 -0
  77. package/dist/actions/delete-item-permanently.mjs.map +1 -0
  78. package/dist/actions/delete-item-permission.cjs +23 -0
  79. package/dist/actions/delete-item-permission.cjs.map +1 -0
  80. package/dist/actions/delete-item-permission.d.cts +9 -0
  81. package/dist/actions/delete-item-permission.d.cts.map +1 -0
  82. package/dist/actions/delete-item-permission.d.mts +9 -0
  83. package/dist/actions/delete-item-permission.d.mts.map +1 -0
  84. package/dist/actions/delete-item-permission.mjs +20 -0
  85. package/dist/actions/delete-item-permission.mjs.map +1 -0
  86. package/dist/actions/delete-item.cjs +21 -0
  87. package/dist/actions/delete-item.cjs.map +1 -0
  88. package/dist/actions/delete-item.d.cts +9 -0
  89. package/dist/actions/delete-item.d.cts.map +1 -0
  90. package/dist/actions/delete-item.d.mts +9 -0
  91. package/dist/actions/delete-item.d.mts.map +1 -0
  92. package/dist/actions/delete-item.mjs +18 -0
  93. package/dist/actions/delete-item.mjs.map +1 -0
  94. package/dist/actions/delete-share-permission.cjs +16 -0
  95. package/dist/actions/delete-share-permission.cjs.map +1 -0
  96. package/dist/actions/delete-share-permission.d.cts +9 -0
  97. package/dist/actions/delete-share-permission.d.cts.map +1 -0
  98. package/dist/actions/delete-share-permission.d.mts +9 -0
  99. package/dist/actions/delete-share-permission.d.mts.map +1 -0
  100. package/dist/actions/delete-share-permission.mjs +13 -0
  101. package/dist/actions/delete-share-permission.mjs.map +1 -0
  102. package/dist/actions/delete-sharepoint-item-permission.cjs +25 -0
  103. package/dist/actions/delete-sharepoint-item-permission.cjs.map +1 -0
  104. package/dist/actions/delete-sharepoint-item-permission.d.cts +9 -0
  105. package/dist/actions/delete-sharepoint-item-permission.d.cts.map +1 -0
  106. package/dist/actions/delete-sharepoint-item-permission.d.mts +9 -0
  107. package/dist/actions/delete-sharepoint-item-permission.d.mts.map +1 -0
  108. package/dist/actions/delete-sharepoint-item-permission.mjs +22 -0
  109. package/dist/actions/delete-sharepoint-item-permission.mjs.map +1 -0
  110. package/dist/actions/delete-workbook-range.cjs +22 -0
  111. package/dist/actions/delete-workbook-range.cjs.map +1 -0
  112. package/dist/actions/delete-workbook-range.d.cts +9 -0
  113. package/dist/actions/delete-workbook-range.d.cts.map +1 -0
  114. package/dist/actions/delete-workbook-range.d.mts +9 -0
  115. package/dist/actions/delete-workbook-range.d.mts.map +1 -0
  116. package/dist/actions/delete-workbook-range.mjs +19 -0
  117. package/dist/actions/delete-workbook-range.mjs.map +1 -0
  118. package/dist/actions/delete-workbook-worksheet.cjs +24 -0
  119. package/dist/actions/delete-workbook-worksheet.cjs.map +1 -0
  120. package/dist/actions/delete-workbook-worksheet.d.cts +9 -0
  121. package/dist/actions/delete-workbook-worksheet.d.cts.map +1 -0
  122. package/dist/actions/delete-workbook-worksheet.d.mts +9 -0
  123. package/dist/actions/delete-workbook-worksheet.d.mts.map +1 -0
  124. package/dist/actions/delete-workbook-worksheet.mjs +21 -0
  125. package/dist/actions/delete-workbook-worksheet.mjs.map +1 -0
  126. package/dist/actions/discard-checkout.cjs +19 -0
  127. package/dist/actions/discard-checkout.cjs.map +1 -0
  128. package/dist/actions/discard-checkout.d.cts +9 -0
  129. package/dist/actions/discard-checkout.d.cts.map +1 -0
  130. package/dist/actions/discard-checkout.d.mts +9 -0
  131. package/dist/actions/discard-checkout.d.mts.map +1 -0
  132. package/dist/actions/discard-checkout.mjs +16 -0
  133. package/dist/actions/discard-checkout.mjs.map +1 -0
  134. package/dist/actions/download-file-by-path.cjs +25 -0
  135. package/dist/actions/download-file-by-path.cjs.map +1 -0
  136. package/dist/actions/download-file-by-path.d.cts +9 -0
  137. package/dist/actions/download-file-by-path.d.cts.map +1 -0
  138. package/dist/actions/download-file-by-path.d.mts +9 -0
  139. package/dist/actions/download-file-by-path.d.mts.map +1 -0
  140. package/dist/actions/download-file-by-path.mjs +24 -0
  141. package/dist/actions/download-file-by-path.mjs.map +1 -0
  142. package/dist/actions/download-file.cjs +28 -0
  143. package/dist/actions/download-file.cjs.map +1 -0
  144. package/dist/actions/download-file.d.cts +9 -0
  145. package/dist/actions/download-file.d.cts.map +1 -0
  146. package/dist/actions/download-file.d.mts +9 -0
  147. package/dist/actions/download-file.d.mts.map +1 -0
  148. package/dist/actions/download-file.mjs +27 -0
  149. package/dist/actions/download-file.mjs.map +1 -0
  150. package/dist/actions/download-item-as-format.cjs +28 -0
  151. package/dist/actions/download-item-as-format.cjs.map +1 -0
  152. package/dist/actions/download-item-as-format.d.cts +9 -0
  153. package/dist/actions/download-item-as-format.d.cts.map +1 -0
  154. package/dist/actions/download-item-as-format.d.mts +9 -0
  155. package/dist/actions/download-item-as-format.d.mts.map +1 -0
  156. package/dist/actions/download-item-as-format.mjs +27 -0
  157. package/dist/actions/download-item-as-format.mjs.map +1 -0
  158. package/dist/actions/download-item-version.cjs +26 -0
  159. package/dist/actions/download-item-version.cjs.map +1 -0
  160. package/dist/actions/download-item-version.d.cts +9 -0
  161. package/dist/actions/download-item-version.d.cts.map +1 -0
  162. package/dist/actions/download-item-version.d.mts +9 -0
  163. package/dist/actions/download-item-version.d.mts.map +1 -0
  164. package/dist/actions/download-item-version.mjs +25 -0
  165. package/dist/actions/download-item-version.mjs.map +1 -0
  166. package/dist/actions/follow-item.cjs +33 -0
  167. package/dist/actions/follow-item.cjs.map +1 -0
  168. package/dist/actions/follow-item.d.cts +9 -0
  169. package/dist/actions/follow-item.d.cts.map +1 -0
  170. package/dist/actions/follow-item.d.mts +9 -0
  171. package/dist/actions/follow-item.d.mts.map +1 -0
  172. package/dist/actions/follow-item.mjs +30 -0
  173. package/dist/actions/follow-item.mjs.map +1 -0
  174. package/dist/actions/get-document-comments.cjs +33 -0
  175. package/dist/actions/get-document-comments.cjs.map +1 -0
  176. package/dist/actions/get-document-comments.d.cts +9 -0
  177. package/dist/actions/get-document-comments.d.cts.map +1 -0
  178. package/dist/actions/get-document-comments.d.mts +9 -0
  179. package/dist/actions/get-document-comments.d.mts.map +1 -0
  180. package/dist/actions/get-document-comments.mjs +32 -0
  181. package/dist/actions/get-document-comments.mjs.map +1 -0
  182. package/dist/actions/get-drive-item-by-sharing-url.cjs +47 -0
  183. package/dist/actions/get-drive-item-by-sharing-url.cjs.map +1 -0
  184. package/dist/actions/get-drive-item-by-sharing-url.d.cts +9 -0
  185. package/dist/actions/get-drive-item-by-sharing-url.d.cts.map +1 -0
  186. package/dist/actions/get-drive-item-by-sharing-url.d.mts +9 -0
  187. package/dist/actions/get-drive-item-by-sharing-url.d.mts.map +1 -0
  188. package/dist/actions/get-drive-item-by-sharing-url.mjs +46 -0
  189. package/dist/actions/get-drive-item-by-sharing-url.mjs.map +1 -0
  190. package/dist/actions/get-drive.cjs +66 -0
  191. package/dist/actions/get-drive.cjs.map +1 -0
  192. package/dist/actions/get-drive.d.cts +9 -0
  193. package/dist/actions/get-drive.d.cts.map +1 -0
  194. package/dist/actions/get-drive.d.mts +9 -0
  195. package/dist/actions/get-drive.d.mts.map +1 -0
  196. package/dist/actions/get-drive.mjs +65 -0
  197. package/dist/actions/get-drive.mjs.map +1 -0
  198. package/dist/actions/get-followed-item.cjs +48 -0
  199. package/dist/actions/get-followed-item.cjs.map +1 -0
  200. package/dist/actions/get-followed-item.d.cts +9 -0
  201. package/dist/actions/get-followed-item.d.cts.map +1 -0
  202. package/dist/actions/get-followed-item.d.mts +9 -0
  203. package/dist/actions/get-followed-item.d.mts.map +1 -0
  204. package/dist/actions/get-followed-item.mjs +47 -0
  205. package/dist/actions/get-followed-item.mjs.map +1 -0
  206. package/dist/actions/get-group-drive.cjs +65 -0
  207. package/dist/actions/get-group-drive.cjs.map +1 -0
  208. package/dist/actions/get-group-drive.d.cts +9 -0
  209. package/dist/actions/get-group-drive.d.cts.map +1 -0
  210. package/dist/actions/get-group-drive.d.mts +9 -0
  211. package/dist/actions/get-group-drive.d.mts.map +1 -0
  212. package/dist/actions/get-group-drive.mjs +64 -0
  213. package/dist/actions/get-group-drive.mjs.map +1 -0
  214. package/dist/actions/get-item-permissions.cjs +67 -0
  215. package/dist/actions/get-item-permissions.cjs.map +1 -0
  216. package/dist/actions/get-item-permissions.d.cts +9 -0
  217. package/dist/actions/get-item-permissions.d.cts.map +1 -0
  218. package/dist/actions/get-item-permissions.d.mts +9 -0
  219. package/dist/actions/get-item-permissions.d.mts.map +1 -0
  220. package/dist/actions/get-item-permissions.mjs +66 -0
  221. package/dist/actions/get-item-permissions.mjs.map +1 -0
  222. package/dist/actions/get-item-thumbnails.cjs +36 -0
  223. package/dist/actions/get-item-thumbnails.cjs.map +1 -0
  224. package/dist/actions/get-item-thumbnails.d.cts +9 -0
  225. package/dist/actions/get-item-thumbnails.d.cts.map +1 -0
  226. package/dist/actions/get-item-thumbnails.d.mts +9 -0
  227. package/dist/actions/get-item-thumbnails.d.mts.map +1 -0
  228. package/dist/actions/get-item-thumbnails.mjs +35 -0
  229. package/dist/actions/get-item-thumbnails.mjs.map +1 -0
  230. package/dist/actions/get-item-versions.cjs +45 -0
  231. package/dist/actions/get-item-versions.cjs.map +1 -0
  232. package/dist/actions/get-item-versions.d.cts +9 -0
  233. package/dist/actions/get-item-versions.d.cts.map +1 -0
  234. package/dist/actions/get-item-versions.d.mts +9 -0
  235. package/dist/actions/get-item-versions.d.mts.map +1 -0
  236. package/dist/actions/get-item-versions.mjs +44 -0
  237. package/dist/actions/get-item-versions.mjs.map +1 -0
  238. package/dist/actions/get-item.cjs +83 -0
  239. package/dist/actions/get-item.cjs.map +1 -0
  240. package/dist/actions/get-item.d.cts +9 -0
  241. package/dist/actions/get-item.d.cts.map +1 -0
  242. package/dist/actions/get-item.d.mts +9 -0
  243. package/dist/actions/get-item.d.mts.map +1 -0
  244. package/dist/actions/get-item.mjs +82 -0
  245. package/dist/actions/get-item.mjs.map +1 -0
  246. package/dist/actions/get-recent-items.cjs +47 -0
  247. package/dist/actions/get-recent-items.cjs.map +1 -0
  248. package/dist/actions/get-recent-items.d.cts +9 -0
  249. package/dist/actions/get-recent-items.d.cts.map +1 -0
  250. package/dist/actions/get-recent-items.d.mts +9 -0
  251. package/dist/actions/get-recent-items.d.mts.map +1 -0
  252. package/dist/actions/get-recent-items.mjs +46 -0
  253. package/dist/actions/get-recent-items.mjs.map +1 -0
  254. package/dist/actions/get-root.cjs +64 -0
  255. package/dist/actions/get-root.cjs.map +1 -0
  256. package/dist/actions/get-root.d.cts +9 -0
  257. package/dist/actions/get-root.d.cts.map +1 -0
  258. package/dist/actions/get-root.d.mts +9 -0
  259. package/dist/actions/get-root.d.mts.map +1 -0
  260. package/dist/actions/get-root.mjs +63 -0
  261. package/dist/actions/get-root.mjs.map +1 -0
  262. package/dist/actions/get-share.cjs +32 -0
  263. package/dist/actions/get-share.cjs.map +1 -0
  264. package/dist/actions/get-share.d.cts +9 -0
  265. package/dist/actions/get-share.d.cts.map +1 -0
  266. package/dist/actions/get-share.d.mts +9 -0
  267. package/dist/actions/get-share.d.mts.map +1 -0
  268. package/dist/actions/get-share.mjs +31 -0
  269. package/dist/actions/get-share.mjs.map +1 -0
  270. package/dist/actions/get-shared-items.cjs +27 -0
  271. package/dist/actions/get-shared-items.cjs.map +1 -0
  272. package/dist/actions/get-shared-items.d.cts +9 -0
  273. package/dist/actions/get-shared-items.d.cts.map +1 -0
  274. package/dist/actions/get-shared-items.d.mts +9 -0
  275. package/dist/actions/get-shared-items.d.mts.map +1 -0
  276. package/dist/actions/get-shared-items.mjs +26 -0
  277. package/dist/actions/get-shared-items.mjs.map +1 -0
  278. package/dist/actions/get-sharepoint-list-items.cjs +34 -0
  279. package/dist/actions/get-sharepoint-list-items.cjs.map +1 -0
  280. package/dist/actions/get-sharepoint-list-items.d.cts +9 -0
  281. package/dist/actions/get-sharepoint-list-items.d.cts.map +1 -0
  282. package/dist/actions/get-sharepoint-list-items.d.mts +9 -0
  283. package/dist/actions/get-sharepoint-list-items.d.mts.map +1 -0
  284. package/dist/actions/get-sharepoint-list-items.mjs +33 -0
  285. package/dist/actions/get-sharepoint-list-items.mjs.map +1 -0
  286. package/dist/actions/get-site-page-content.cjs +81 -0
  287. package/dist/actions/get-site-page-content.cjs.map +1 -0
  288. package/dist/actions/get-site-page-content.d.cts +9 -0
  289. package/dist/actions/get-site-page-content.d.cts.map +1 -0
  290. package/dist/actions/get-site-page-content.d.mts +9 -0
  291. package/dist/actions/get-site-page-content.d.mts.map +1 -0
  292. package/dist/actions/get-site-page-content.mjs +80 -0
  293. package/dist/actions/get-site-page-content.mjs.map +1 -0
  294. package/dist/actions/get-site.cjs +33 -0
  295. package/dist/actions/get-site.cjs.map +1 -0
  296. package/dist/actions/get-site.d.cts +9 -0
  297. package/dist/actions/get-site.d.cts.map +1 -0
  298. package/dist/actions/get-site.d.mts +9 -0
  299. package/dist/actions/get-site.d.mts.map +1 -0
  300. package/dist/actions/get-site.mjs +30 -0
  301. package/dist/actions/get-site.mjs.map +1 -0
  302. package/dist/actions/get-special-folder.cjs +68 -0
  303. package/dist/actions/get-special-folder.cjs.map +1 -0
  304. package/dist/actions/get-special-folder.d.cts +9 -0
  305. package/dist/actions/get-special-folder.d.cts.map +1 -0
  306. package/dist/actions/get-special-folder.d.mts +9 -0
  307. package/dist/actions/get-special-folder.d.mts.map +1 -0
  308. package/dist/actions/get-special-folder.mjs +67 -0
  309. package/dist/actions/get-special-folder.mjs.map +1 -0
  310. package/dist/actions/get-user.cjs +43 -0
  311. package/dist/actions/get-user.cjs.map +1 -0
  312. package/dist/actions/get-user.d.cts +9 -0
  313. package/dist/actions/get-user.d.cts.map +1 -0
  314. package/dist/actions/get-user.d.mts +9 -0
  315. package/dist/actions/get-user.d.mts.map +1 -0
  316. package/dist/actions/get-user.mjs +40 -0
  317. package/dist/actions/get-user.mjs.map +1 -0
  318. package/dist/actions/get-workbook-used-range.cjs +70 -0
  319. package/dist/actions/get-workbook-used-range.cjs.map +1 -0
  320. package/dist/actions/get-workbook-used-range.d.cts +9 -0
  321. package/dist/actions/get-workbook-used-range.d.cts.map +1 -0
  322. package/dist/actions/get-workbook-used-range.d.mts +9 -0
  323. package/dist/actions/get-workbook-used-range.d.mts.map +1 -0
  324. package/dist/actions/get-workbook-used-range.mjs +67 -0
  325. package/dist/actions/get-workbook-used-range.mjs.map +1 -0
  326. package/dist/actions/get-workbook-worksheet.cjs +27 -0
  327. package/dist/actions/get-workbook-worksheet.cjs.map +1 -0
  328. package/dist/actions/get-workbook-worksheet.d.cts +9 -0
  329. package/dist/actions/get-workbook-worksheet.d.cts.map +1 -0
  330. package/dist/actions/get-workbook-worksheet.d.mts +9 -0
  331. package/dist/actions/get-workbook-worksheet.d.mts.map +1 -0
  332. package/dist/actions/get-workbook-worksheet.mjs +24 -0
  333. package/dist/actions/get-workbook-worksheet.mjs.map +1 -0
  334. package/dist/actions/grant-share-permission.cjs +30 -0
  335. package/dist/actions/grant-share-permission.cjs.map +1 -0
  336. package/dist/actions/grant-share-permission.d.cts +9 -0
  337. package/dist/actions/grant-share-permission.d.cts.map +1 -0
  338. package/dist/actions/grant-share-permission.d.mts +9 -0
  339. package/dist/actions/grant-share-permission.d.mts.map +1 -0
  340. package/dist/actions/grant-share-permission.mjs +29 -0
  341. package/dist/actions/grant-share-permission.mjs.map +1 -0
  342. package/dist/actions/grant-sharepoint-item-permission.cjs +25 -0
  343. package/dist/actions/grant-sharepoint-item-permission.cjs.map +1 -0
  344. package/dist/actions/grant-sharepoint-item-permission.d.cts +9 -0
  345. package/dist/actions/grant-sharepoint-item-permission.d.cts.map +1 -0
  346. package/dist/actions/grant-sharepoint-item-permission.d.mts +9 -0
  347. package/dist/actions/grant-sharepoint-item-permission.d.mts.map +1 -0
  348. package/dist/actions/grant-sharepoint-item-permission.mjs +22 -0
  349. package/dist/actions/grant-sharepoint-item-permission.mjs.map +1 -0
  350. package/dist/actions/index.cjs +163 -0
  351. package/dist/actions/index.d.cts +82 -0
  352. package/dist/actions/index.d.mts +82 -0
  353. package/dist/actions/index.mjs +82 -0
  354. package/dist/actions/invite-user-to-item.cjs +59 -0
  355. package/dist/actions/invite-user-to-item.cjs.map +1 -0
  356. package/dist/actions/invite-user-to-item.d.cts +9 -0
  357. package/dist/actions/invite-user-to-item.d.cts.map +1 -0
  358. package/dist/actions/invite-user-to-item.d.mts +9 -0
  359. package/dist/actions/invite-user-to-item.d.mts.map +1 -0
  360. package/dist/actions/invite-user-to-item.mjs +58 -0
  361. package/dist/actions/invite-user-to-item.mjs.map +1 -0
  362. package/dist/actions/list-activities.cjs +112 -0
  363. package/dist/actions/list-activities.cjs.map +1 -0
  364. package/dist/actions/list-activities.d.cts +9 -0
  365. package/dist/actions/list-activities.d.cts.map +1 -0
  366. package/dist/actions/list-activities.d.mts +9 -0
  367. package/dist/actions/list-activities.d.mts.map +1 -0
  368. package/dist/actions/list-activities.mjs +111 -0
  369. package/dist/actions/list-activities.mjs.map +1 -0
  370. package/dist/actions/list-all-drive-items.cjs +191 -0
  371. package/dist/actions/list-all-drive-items.cjs.map +1 -0
  372. package/dist/actions/list-all-drive-items.d.cts +9 -0
  373. package/dist/actions/list-all-drive-items.d.cts.map +1 -0
  374. package/dist/actions/list-all-drive-items.d.mts +9 -0
  375. package/dist/actions/list-all-drive-items.d.mts.map +1 -0
  376. package/dist/actions/list-all-drive-items.mjs +190 -0
  377. package/dist/actions/list-all-drive-items.mjs.map +1 -0
  378. package/dist/actions/list-bundles.cjs +59 -0
  379. package/dist/actions/list-bundles.cjs.map +1 -0
  380. package/dist/actions/list-bundles.d.cts +9 -0
  381. package/dist/actions/list-bundles.d.cts.map +1 -0
  382. package/dist/actions/list-bundles.d.mts +9 -0
  383. package/dist/actions/list-bundles.d.mts.map +1 -0
  384. package/dist/actions/list-bundles.mjs +58 -0
  385. package/dist/actions/list-bundles.mjs.map +1 -0
  386. package/dist/actions/list-drives.cjs +54 -0
  387. package/dist/actions/list-drives.cjs.map +1 -0
  388. package/dist/actions/list-drives.d.cts +9 -0
  389. package/dist/actions/list-drives.d.cts.map +1 -0
  390. package/dist/actions/list-drives.d.mts +9 -0
  391. package/dist/actions/list-drives.d.mts.map +1 -0
  392. package/dist/actions/list-drives.mjs +53 -0
  393. package/dist/actions/list-drives.mjs.map +1 -0
  394. package/dist/actions/list-folder-children.cjs +197 -0
  395. package/dist/actions/list-folder-children.cjs.map +1 -0
  396. package/dist/actions/list-folder-children.d.cts +9 -0
  397. package/dist/actions/list-folder-children.d.cts.map +1 -0
  398. package/dist/actions/list-folder-children.d.mts +9 -0
  399. package/dist/actions/list-folder-children.d.mts.map +1 -0
  400. package/dist/actions/list-folder-children.mjs +196 -0
  401. package/dist/actions/list-folder-children.mjs.map +1 -0
  402. package/dist/actions/list-item-activities.cjs +37 -0
  403. package/dist/actions/list-item-activities.cjs.map +1 -0
  404. package/dist/actions/list-item-activities.d.cts +9 -0
  405. package/dist/actions/list-item-activities.d.cts.map +1 -0
  406. package/dist/actions/list-item-activities.d.mts +9 -0
  407. package/dist/actions/list-item-activities.d.mts.map +1 -0
  408. package/dist/actions/list-item-activities.mjs +36 -0
  409. package/dist/actions/list-item-activities.mjs.map +1 -0
  410. package/dist/actions/list-root-drive-changes.cjs +53 -0
  411. package/dist/actions/list-root-drive-changes.cjs.map +1 -0
  412. package/dist/actions/list-root-drive-changes.d.cts +9 -0
  413. package/dist/actions/list-root-drive-changes.d.cts.map +1 -0
  414. package/dist/actions/list-root-drive-changes.d.mts +9 -0
  415. package/dist/actions/list-root-drive-changes.d.mts.map +1 -0
  416. package/dist/actions/list-root-drive-changes.mjs +52 -0
  417. package/dist/actions/list-root-drive-changes.mjs.map +1 -0
  418. package/dist/actions/list-share-permissions.cjs +28 -0
  419. package/dist/actions/list-share-permissions.cjs.map +1 -0
  420. package/dist/actions/list-share-permissions.d.cts +9 -0
  421. package/dist/actions/list-share-permissions.d.cts.map +1 -0
  422. package/dist/actions/list-share-permissions.d.mts +9 -0
  423. package/dist/actions/list-share-permissions.d.mts.map +1 -0
  424. package/dist/actions/list-share-permissions.mjs +27 -0
  425. package/dist/actions/list-share-permissions.mjs.map +1 -0
  426. package/dist/actions/list-sharepoint-item-permissions.cjs +26 -0
  427. package/dist/actions/list-sharepoint-item-permissions.cjs.map +1 -0
  428. package/dist/actions/list-sharepoint-item-permissions.d.cts +9 -0
  429. package/dist/actions/list-sharepoint-item-permissions.d.cts.map +1 -0
  430. package/dist/actions/list-sharepoint-item-permissions.d.mts +9 -0
  431. package/dist/actions/list-sharepoint-item-permissions.d.mts.map +1 -0
  432. package/dist/actions/list-sharepoint-item-permissions.mjs +23 -0
  433. package/dist/actions/list-sharepoint-item-permissions.mjs.map +1 -0
  434. package/dist/actions/list-sharepoint-list-items-delta.cjs +37 -0
  435. package/dist/actions/list-sharepoint-list-items-delta.cjs.map +1 -0
  436. package/dist/actions/list-sharepoint-list-items-delta.d.cts +9 -0
  437. package/dist/actions/list-sharepoint-list-items-delta.d.cts.map +1 -0
  438. package/dist/actions/list-sharepoint-list-items-delta.d.mts +9 -0
  439. package/dist/actions/list-sharepoint-list-items-delta.d.mts.map +1 -0
  440. package/dist/actions/list-sharepoint-list-items-delta.mjs +36 -0
  441. package/dist/actions/list-sharepoint-list-items-delta.mjs.map +1 -0
  442. package/dist/actions/list-site-columns.cjs +51 -0
  443. package/dist/actions/list-site-columns.cjs.map +1 -0
  444. package/dist/actions/list-site-columns.d.cts +9 -0
  445. package/dist/actions/list-site-columns.d.cts.map +1 -0
  446. package/dist/actions/list-site-columns.d.mts +9 -0
  447. package/dist/actions/list-site-columns.d.mts.map +1 -0
  448. package/dist/actions/list-site-columns.mjs +50 -0
  449. package/dist/actions/list-site-columns.mjs.map +1 -0
  450. package/dist/actions/list-site-items-delta.cjs +33 -0
  451. package/dist/actions/list-site-items-delta.cjs.map +1 -0
  452. package/dist/actions/list-site-items-delta.d.cts +9 -0
  453. package/dist/actions/list-site-items-delta.d.cts.map +1 -0
  454. package/dist/actions/list-site-items-delta.d.mts +9 -0
  455. package/dist/actions/list-site-items-delta.d.mts.map +1 -0
  456. package/dist/actions/list-site-items-delta.mjs +32 -0
  457. package/dist/actions/list-site-items-delta.mjs.map +1 -0
  458. package/dist/actions/list-site-lists.cjs +74 -0
  459. package/dist/actions/list-site-lists.cjs.map +1 -0
  460. package/dist/actions/list-site-lists.d.cts +9 -0
  461. package/dist/actions/list-site-lists.d.cts.map +1 -0
  462. package/dist/actions/list-site-lists.d.mts +9 -0
  463. package/dist/actions/list-site-lists.d.mts.map +1 -0
  464. package/dist/actions/list-site-lists.mjs +73 -0
  465. package/dist/actions/list-site-lists.mjs.map +1 -0
  466. package/dist/actions/list-site-subsites.cjs +35 -0
  467. package/dist/actions/list-site-subsites.cjs.map +1 -0
  468. package/dist/actions/list-site-subsites.d.cts +9 -0
  469. package/dist/actions/list-site-subsites.d.cts.map +1 -0
  470. package/dist/actions/list-site-subsites.d.mts +9 -0
  471. package/dist/actions/list-site-subsites.d.mts.map +1 -0
  472. package/dist/actions/list-site-subsites.mjs +34 -0
  473. package/dist/actions/list-site-subsites.mjs.map +1 -0
  474. package/dist/actions/list-subscriptions.cjs +37 -0
  475. package/dist/actions/list-subscriptions.cjs.map +1 -0
  476. package/dist/actions/list-subscriptions.d.cts +9 -0
  477. package/dist/actions/list-subscriptions.d.cts.map +1 -0
  478. package/dist/actions/list-subscriptions.d.mts +9 -0
  479. package/dist/actions/list-subscriptions.d.mts.map +1 -0
  480. package/dist/actions/list-subscriptions.mjs +36 -0
  481. package/dist/actions/list-subscriptions.mjs.map +1 -0
  482. package/dist/actions/list-workbook-worksheets.cjs +33 -0
  483. package/dist/actions/list-workbook-worksheets.cjs.map +1 -0
  484. package/dist/actions/list-workbook-worksheets.d.cts +9 -0
  485. package/dist/actions/list-workbook-worksheets.d.cts.map +1 -0
  486. package/dist/actions/list-workbook-worksheets.d.mts +9 -0
  487. package/dist/actions/list-workbook-worksheets.d.mts.map +1 -0
  488. package/dist/actions/list-workbook-worksheets.mjs +32 -0
  489. package/dist/actions/list-workbook-worksheets.mjs.map +1 -0
  490. package/dist/actions/move-item.cjs +40 -0
  491. package/dist/actions/move-item.cjs.map +1 -0
  492. package/dist/actions/move-item.d.cts +9 -0
  493. package/dist/actions/move-item.d.cts.map +1 -0
  494. package/dist/actions/move-item.d.mts +9 -0
  495. package/dist/actions/move-item.d.mts.map +1 -0
  496. package/dist/actions/move-item.mjs +39 -0
  497. package/dist/actions/move-item.mjs.map +1 -0
  498. package/dist/actions/onedrive-create-folder.cjs +30 -0
  499. package/dist/actions/onedrive-create-folder.cjs.map +1 -0
  500. package/dist/actions/onedrive-create-folder.d.cts +9 -0
  501. package/dist/actions/onedrive-create-folder.d.cts.map +1 -0
  502. package/dist/actions/onedrive-create-folder.d.mts +9 -0
  503. package/dist/actions/onedrive-create-folder.d.mts.map +1 -0
  504. package/dist/actions/onedrive-create-folder.mjs +27 -0
  505. package/dist/actions/onedrive-create-folder.mjs.map +1 -0
  506. package/dist/actions/onedrive-create-text-file.cjs +32 -0
  507. package/dist/actions/onedrive-create-text-file.cjs.map +1 -0
  508. package/dist/actions/onedrive-create-text-file.d.cts +9 -0
  509. package/dist/actions/onedrive-create-text-file.d.cts.map +1 -0
  510. package/dist/actions/onedrive-create-text-file.d.mts +9 -0
  511. package/dist/actions/onedrive-create-text-file.d.mts.map +1 -0
  512. package/dist/actions/onedrive-create-text-file.mjs +31 -0
  513. package/dist/actions/onedrive-create-text-file.mjs.map +1 -0
  514. package/dist/actions/onedrive-find-file.cjs +88 -0
  515. package/dist/actions/onedrive-find-file.cjs.map +1 -0
  516. package/dist/actions/onedrive-find-file.d.cts +9 -0
  517. package/dist/actions/onedrive-find-file.d.cts.map +1 -0
  518. package/dist/actions/onedrive-find-file.d.mts +9 -0
  519. package/dist/actions/onedrive-find-file.d.mts.map +1 -0
  520. package/dist/actions/onedrive-find-file.mjs +87 -0
  521. package/dist/actions/onedrive-find-file.mjs.map +1 -0
  522. package/dist/actions/onedrive-find-folder.cjs +69 -0
  523. package/dist/actions/onedrive-find-folder.cjs.map +1 -0
  524. package/dist/actions/onedrive-find-folder.d.cts +9 -0
  525. package/dist/actions/onedrive-find-folder.d.cts.map +1 -0
  526. package/dist/actions/onedrive-find-folder.d.mts +9 -0
  527. package/dist/actions/onedrive-find-folder.d.mts.map +1 -0
  528. package/dist/actions/onedrive-find-folder.mjs +68 -0
  529. package/dist/actions/onedrive-find-folder.mjs.map +1 -0
  530. package/dist/actions/onedrive-list-items.cjs +182 -0
  531. package/dist/actions/onedrive-list-items.cjs.map +1 -0
  532. package/dist/actions/onedrive-list-items.d.cts +9 -0
  533. package/dist/actions/onedrive-list-items.d.cts.map +1 -0
  534. package/dist/actions/onedrive-list-items.d.mts +9 -0
  535. package/dist/actions/onedrive-list-items.d.mts.map +1 -0
  536. package/dist/actions/onedrive-list-items.mjs +181 -0
  537. package/dist/actions/onedrive-list-items.mjs.map +1 -0
  538. package/dist/actions/onedrive-upload-file.cjs +53 -0
  539. package/dist/actions/onedrive-upload-file.cjs.map +1 -0
  540. package/dist/actions/onedrive-upload-file.d.cts +9 -0
  541. package/dist/actions/onedrive-upload-file.d.cts.map +1 -0
  542. package/dist/actions/onedrive-upload-file.d.mts +9 -0
  543. package/dist/actions/onedrive-upload-file.d.mts.map +1 -0
  544. package/dist/actions/onedrive-upload-file.mjs +52 -0
  545. package/dist/actions/onedrive-upload-file.mjs.map +1 -0
  546. package/dist/actions/preview-drive-item.cjs +29 -0
  547. package/dist/actions/preview-drive-item.cjs.map +1 -0
  548. package/dist/actions/preview-drive-item.d.cts +9 -0
  549. package/dist/actions/preview-drive-item.d.cts.map +1 -0
  550. package/dist/actions/preview-drive-item.d.mts +9 -0
  551. package/dist/actions/preview-drive-item.d.mts.map +1 -0
  552. package/dist/actions/preview-drive-item.mjs +26 -0
  553. package/dist/actions/preview-drive-item.mjs.map +1 -0
  554. package/dist/actions/read-workbook-range.cjs +71 -0
  555. package/dist/actions/read-workbook-range.cjs.map +1 -0
  556. package/dist/actions/read-workbook-range.d.cts +9 -0
  557. package/dist/actions/read-workbook-range.d.cts.map +1 -0
  558. package/dist/actions/read-workbook-range.d.mts +9 -0
  559. package/dist/actions/read-workbook-range.d.mts.map +1 -0
  560. package/dist/actions/read-workbook-range.mjs +68 -0
  561. package/dist/actions/read-workbook-range.mjs.map +1 -0
  562. package/dist/actions/restore-drive-item.cjs +32 -0
  563. package/dist/actions/restore-drive-item.cjs.map +1 -0
  564. package/dist/actions/restore-drive-item.d.cts +9 -0
  565. package/dist/actions/restore-drive-item.d.cts.map +1 -0
  566. package/dist/actions/restore-drive-item.d.mts +9 -0
  567. package/dist/actions/restore-drive-item.d.mts.map +1 -0
  568. package/dist/actions/restore-drive-item.mjs +29 -0
  569. package/dist/actions/restore-drive-item.mjs.map +1 -0
  570. package/dist/actions/restore-item-version.cjs +21 -0
  571. package/dist/actions/restore-item-version.cjs.map +1 -0
  572. package/dist/actions/restore-item-version.d.cts +9 -0
  573. package/dist/actions/restore-item-version.d.cts.map +1 -0
  574. package/dist/actions/restore-item-version.d.mts +9 -0
  575. package/dist/actions/restore-item-version.d.mts.map +1 -0
  576. package/dist/actions/restore-item-version.mjs +18 -0
  577. package/dist/actions/restore-item-version.mjs.map +1 -0
  578. package/dist/actions/search-items.cjs +97 -0
  579. package/dist/actions/search-items.cjs.map +1 -0
  580. package/dist/actions/search-items.d.cts +9 -0
  581. package/dist/actions/search-items.d.cts.map +1 -0
  582. package/dist/actions/search-items.d.mts +9 -0
  583. package/dist/actions/search-items.d.mts.map +1 -0
  584. package/dist/actions/search-items.mjs +96 -0
  585. package/dist/actions/search-items.mjs.map +1 -0
  586. package/dist/actions/unfollow-item.cjs +16 -0
  587. package/dist/actions/unfollow-item.cjs.map +1 -0
  588. package/dist/actions/unfollow-item.d.cts +9 -0
  589. package/dist/actions/unfollow-item.d.cts.map +1 -0
  590. package/dist/actions/unfollow-item.d.mts +9 -0
  591. package/dist/actions/unfollow-item.d.mts.map +1 -0
  592. package/dist/actions/unfollow-item.mjs +13 -0
  593. package/dist/actions/unfollow-item.mjs.map +1 -0
  594. package/dist/actions/update-drive-item-metadata.cjs +62 -0
  595. package/dist/actions/update-drive-item-metadata.cjs.map +1 -0
  596. package/dist/actions/update-drive-item-metadata.d.cts +9 -0
  597. package/dist/actions/update-drive-item-metadata.d.cts.map +1 -0
  598. package/dist/actions/update-drive-item-metadata.d.mts +9 -0
  599. package/dist/actions/update-drive-item-metadata.d.mts.map +1 -0
  600. package/dist/actions/update-drive-item-metadata.mjs +61 -0
  601. package/dist/actions/update-drive-item-metadata.mjs.map +1 -0
  602. package/dist/actions/update-drive-items-permissions.cjs +48 -0
  603. package/dist/actions/update-drive-items-permissions.cjs.map +1 -0
  604. package/dist/actions/update-drive-items-permissions.d.cts +9 -0
  605. package/dist/actions/update-drive-items-permissions.d.cts.map +1 -0
  606. package/dist/actions/update-drive-items-permissions.d.mts +9 -0
  607. package/dist/actions/update-drive-items-permissions.d.mts.map +1 -0
  608. package/dist/actions/update-drive-items-permissions.mjs +47 -0
  609. package/dist/actions/update-drive-items-permissions.mjs.map +1 -0
  610. package/dist/actions/update-file-content.cjs +54 -0
  611. package/dist/actions/update-file-content.cjs.map +1 -0
  612. package/dist/actions/update-file-content.d.cts +9 -0
  613. package/dist/actions/update-file-content.d.cts.map +1 -0
  614. package/dist/actions/update-file-content.d.mts +9 -0
  615. package/dist/actions/update-file-content.d.mts.map +1 -0
  616. package/dist/actions/update-file-content.mjs +53 -0
  617. package/dist/actions/update-file-content.mjs.map +1 -0
  618. package/dist/actions/update-sharepoint-item-permission.cjs +22 -0
  619. package/dist/actions/update-sharepoint-item-permission.cjs.map +1 -0
  620. package/dist/actions/update-sharepoint-item-permission.d.cts +9 -0
  621. package/dist/actions/update-sharepoint-item-permission.d.cts.map +1 -0
  622. package/dist/actions/update-sharepoint-item-permission.d.mts +9 -0
  623. package/dist/actions/update-sharepoint-item-permission.d.mts.map +1 -0
  624. package/dist/actions/update-sharepoint-item-permission.mjs +19 -0
  625. package/dist/actions/update-sharepoint-item-permission.mjs.map +1 -0
  626. package/dist/actions/update-sharepoint-list-item-fields.cjs +22 -0
  627. package/dist/actions/update-sharepoint-list-item-fields.cjs.map +1 -0
  628. package/dist/actions/update-sharepoint-list-item-fields.d.cts +9 -0
  629. package/dist/actions/update-sharepoint-list-item-fields.d.cts.map +1 -0
  630. package/dist/actions/update-sharepoint-list-item-fields.d.mts +9 -0
  631. package/dist/actions/update-sharepoint-list-item-fields.d.mts.map +1 -0
  632. package/dist/actions/update-sharepoint-list-item-fields.mjs +19 -0
  633. package/dist/actions/update-sharepoint-list-item-fields.mjs.map +1 -0
  634. package/dist/actions/update-workbook-range.cjs +93 -0
  635. package/dist/actions/update-workbook-range.cjs.map +1 -0
  636. package/dist/actions/update-workbook-range.d.cts +9 -0
  637. package/dist/actions/update-workbook-range.d.cts.map +1 -0
  638. package/dist/actions/update-workbook-range.d.mts +9 -0
  639. package/dist/actions/update-workbook-range.d.mts.map +1 -0
  640. package/dist/actions/update-workbook-range.mjs +90 -0
  641. package/dist/actions/update-workbook-range.mjs.map +1 -0
  642. package/dist/actions/update-workbook-worksheet.cjs +33 -0
  643. package/dist/actions/update-workbook-worksheet.cjs.map +1 -0
  644. package/dist/actions/update-workbook-worksheet.d.cts +9 -0
  645. package/dist/actions/update-workbook-worksheet.d.cts.map +1 -0
  646. package/dist/actions/update-workbook-worksheet.d.mts +9 -0
  647. package/dist/actions/update-workbook-worksheet.d.mts.map +1 -0
  648. package/dist/actions/update-workbook-worksheet.mjs +30 -0
  649. package/dist/actions/update-workbook-worksheet.mjs.map +1 -0
  650. package/dist/actions/write-workbook-cell.cjs +69 -0
  651. package/dist/actions/write-workbook-cell.cjs.map +1 -0
  652. package/dist/actions/write-workbook-cell.d.cts +9 -0
  653. package/dist/actions/write-workbook-cell.d.cts.map +1 -0
  654. package/dist/actions/write-workbook-cell.d.mts +9 -0
  655. package/dist/actions/write-workbook-cell.d.mts.map +1 -0
  656. package/dist/actions/write-workbook-cell.mjs +66 -0
  657. package/dist/actions/write-workbook-cell.mjs.map +1 -0
  658. package/dist/app.cjs +9 -0
  659. package/dist/app.cjs.map +1 -0
  660. package/dist/app.d.cts +5 -0
  661. package/dist/app.d.cts.map +1 -0
  662. package/dist/app.d.mts +5 -0
  663. package/dist/app.d.mts.map +1 -0
  664. package/dist/app.mjs +10 -0
  665. package/dist/app.mjs.map +1 -0
  666. package/dist/catalog.cjs +15 -0
  667. package/dist/catalog.cjs.map +1 -0
  668. package/dist/catalog.d.cts +14 -0
  669. package/dist/catalog.d.cts.map +1 -0
  670. package/dist/catalog.d.mts +14 -0
  671. package/dist/catalog.d.mts.map +1 -0
  672. package/dist/catalog.mjs +15 -0
  673. package/dist/catalog.mjs.map +1 -0
  674. package/dist/execute.cjs +18 -0
  675. package/dist/execute.cjs.map +1 -0
  676. package/dist/execute.mjs +18 -0
  677. package/dist/execute.mjs.map +1 -0
  678. package/dist/index.cjs +168 -0
  679. package/dist/index.d.cts +84 -0
  680. package/dist/index.d.mts +84 -0
  681. package/dist/index.mjs +85 -0
  682. package/package.json +49 -0
@@ -0,0 +1,191 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-all-drive-items.ts
4
+ const OneDriveListAllDriveItemsInput = zod.z.object({
5
+ expand: zod.z.string().describe("Related entities to expand (e.g., 'children', 'thumbnails'). Use this to include related resources inline.").optional(),
6
+ select: zod.z.array(zod.z.string()).describe("Specific properties to return for each item (e.g., ['id', 'name', 'size']). If omitted, default properties are returned.").optional(),
7
+ drive_id: zod.z.string().describe("The ID of the drive to list items from. This is the unique identifier for the OneDrive or SharePoint document library.")
8
+ });
9
+ const OneDriveListAllDriveItems_HashesSchema = zod.z.object({
10
+ sha1Hash: zod.z.string().describe("SHA1 hash for the contents of the file (if available).").nullable().optional(),
11
+ crc32Hash: zod.z.string().describe("The CRC32 value of the file (if available).").nullable().optional(),
12
+ sha256Hash: zod.z.string().describe("SHA256 hash for the contents of the file (if available).").nullable().optional(),
13
+ quickXorHash: zod.z.string().describe("A proprietary hash of the file that can be used to determine if the contents of the file change (if available).").nullable().optional()
14
+ }).describe("File hash values for integrity verification.");
15
+ const OneDriveListAllDriveItems_FileFacetSchema = zod.z.object({
16
+ hashes: OneDriveListAllDriveItems_HashesSchema.nullable().optional(),
17
+ mimeType: zod.z.string().describe("The MIME type for the file. This is determined by logic on the server and might not be the value provided when the file was uploaded.").nullable().optional()
18
+ }).describe("File metadata facet.");
19
+ const OneDriveListAllDriveItems_RootFacetSchema = zod.z.object({}).describe("Root facet (placeholder for empty object).");
20
+ const OneDriveListAllDriveItems_AudioFacetSchema = zod.z.object({
21
+ disc: zod.z.number().int().describe("The number of the disc this audio file came from.").nullable().optional(),
22
+ year: zod.z.number().int().describe("The year the audio file was recorded.").nullable().optional(),
23
+ album: zod.z.string().describe("The title of the album for this audio file.").nullable().optional(),
24
+ genre: zod.z.string().describe("The genre of this audio file.").nullable().optional(),
25
+ title: zod.z.string().describe("The title of the audio file.").nullable().optional(),
26
+ track: zod.z.number().int().describe("The number of the track on the original disc for this audio file.").nullable().optional(),
27
+ artist: zod.z.string().describe("The performing artist for the audio file.").nullable().optional(),
28
+ hasDrm: zod.z.boolean().describe("Indicates if the file is protected with digital rights management.").nullable().optional(),
29
+ bitrate: zod.z.number().int().describe("Bitrate expressed in kbps.").nullable().optional(),
30
+ duration: zod.z.number().int().describe("Duration of the audio file, expressed in milliseconds.").nullable().optional(),
31
+ composers: zod.z.string().describe("The name of the composer of the audio file.").nullable().optional(),
32
+ copyright: zod.z.string().describe("Copyright information for the audio file.").nullable().optional(),
33
+ discCount: zod.z.number().int().describe("The total number of discs in this album.").nullable().optional(),
34
+ trackCount: zod.z.number().int().describe("The total number of tracks on the original disc for this audio file.").nullable().optional(),
35
+ albumArtist: zod.z.string().describe("The artist named on the album for the audio file.").nullable().optional(),
36
+ isVariableBitrate: zod.z.boolean().describe("Indicates if the file is encoded with a variable bitrate.").nullable().optional()
37
+ }).describe("Audio metadata facet.");
38
+ const OneDriveListAllDriveItems_ImageFacetSchema = zod.z.object({
39
+ width: zod.z.number().int().describe("Width of the image, in pixels.").nullable().optional(),
40
+ height: zod.z.number().int().describe("Height of the image, in pixels.").nullable().optional()
41
+ }).describe("Image metadata facet.");
42
+ const OneDriveListAllDriveItems_PhotoFacetSchema = zod.z.object({
43
+ iso: zod.z.number().int().describe("The ISO value from the camera.").nullable().optional(),
44
+ fNumber: zod.z.number().describe("The F-stop value from the camera.").nullable().optional(),
45
+ cameraMake: zod.z.string().describe("Camera manufacturer.").nullable().optional(),
46
+ cameraModel: zod.z.string().describe("Camera model.").nullable().optional(),
47
+ focalLength: zod.z.number().describe("The focal length from the camera.").nullable().optional(),
48
+ orientation: zod.z.number().int().describe("The orientation value from the camera. Writable on OneDrive Personal.").nullable().optional(),
49
+ takenDateTime: zod.z.string().describe("Represents the date and time the photo was taken.").nullable().optional(),
50
+ exposureNumerator: zod.z.number().describe("The numerator for the exposure time fraction from the camera.").nullable().optional(),
51
+ exposureDenominator: zod.z.number().describe("The denominator for the exposure time fraction from the camera.").nullable().optional()
52
+ }).describe("Photo metadata facet.");
53
+ const OneDriveListAllDriveItems_VideoFacetSchema = zod.z.object({
54
+ width: zod.z.number().int().describe("Width of the video, in pixels.").nullable().optional(),
55
+ fourCC: zod.z.string().describe("Four character code name identifying the video format.").nullable().optional(),
56
+ height: zod.z.number().int().describe("Height of the video, in pixels.").nullable().optional(),
57
+ bitrate: zod.z.number().int().describe("Bit rate of the video in bits per second.").nullable().optional(),
58
+ duration: zod.z.number().int().describe("Duration of the file in milliseconds.").nullable().optional(),
59
+ frameRate: zod.z.number().describe("Frame rate of the video.").nullable().optional(),
60
+ audioFormat: zod.z.string().describe("Name of the audio format (AAC, MP3, etc.).").nullable().optional(),
61
+ audioChannels: zod.z.number().int().describe("Number of audio channels.").nullable().optional(),
62
+ audioBitsPerSample: zod.z.number().int().describe("Number of audio bits per sample.").nullable().optional(),
63
+ audioSamplesPerSecond: zod.z.number().int().describe("Number of audio samples per second.").nullable().optional()
64
+ }).describe("Video metadata facet.");
65
+ const OneDriveListAllDriveItems_FolderViewSchema = zod.z.object({
66
+ sortBy: zod.z.string().describe("The method by which the folder should be sorted.").nullable().optional(),
67
+ viewType: zod.z.string().describe("The type of view that should be used to represent the folder.").nullable().optional(),
68
+ sortOrder: zod.z.string().describe("The sort order (ascending or descending).").nullable().optional()
69
+ }).describe("View configuration for a folder.");
70
+ const OneDriveListAllDriveItems_FolderFacetSchema = zod.z.object({
71
+ view: OneDriveListAllDriveItems_FolderViewSchema.nullable().optional(),
72
+ childCount: zod.z.number().int().describe("Number of children contained immediately within this container.").nullable().optional()
73
+ }).describe("Folder metadata facet.");
74
+ const OneDriveListAllDriveItems_IdentitySchema = zod.z.object({
75
+ id: zod.z.string().describe("Unique identifier for the identity.").nullable().optional(),
76
+ displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
77
+ }).describe("Identity information for application, user, or device.");
78
+ const OneDriveListAllDriveItems_SharedOwnerSchema = zod.z.object({ user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional() }).describe("Owner identity in shared facet.");
79
+ const OneDriveListAllDriveItems_SharedBySchema = zod.z.object({ user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional() }).describe("Shared by identity in shared facet.");
80
+ const OneDriveListAllDriveItems_SharedFacetSchema = zod.z.object({
81
+ owner: OneDriveListAllDriveItems_SharedOwnerSchema.nullable().optional(),
82
+ scope: zod.z.string().describe("Indicates the scope of how the item is shared. Possible values: anonymous, organization, users.").nullable().optional(),
83
+ sharedBy: OneDriveListAllDriveItems_SharedBySchema.nullable().optional(),
84
+ sharedDateTime: zod.z.string().describe("The UTC date and time when the item was shared.").nullable().optional()
85
+ }).describe("Shared state information.");
86
+ const OneDriveListAllDriveItems_DeletedFacetSchema = zod.z.object({ state: zod.z.string().describe("Represents the state of the deleted item.").nullable().optional() }).describe("Deleted state information.");
87
+ const OneDriveListAllDriveItems_MalwareFacetSchema = zod.z.object({ description: zod.z.string().describe("Contains the virus details for the malware facet.").nullable().optional() }).describe("Malware detection information.");
88
+ const OneDriveListAllDriveItems_PackageFacetSchema = zod.z.object({ type: zod.z.string().describe("A string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly.").nullable().optional() }).describe("Package metadata facet.");
89
+ const OneDriveListAllDriveItems_GeoCoordinatesSchema = zod.z.object({
90
+ altitude: zod.z.number().describe("The altitude of the location.").nullable().optional(),
91
+ latitude: zod.z.number().describe("The latitude of the location.").nullable().optional(),
92
+ longitude: zod.z.number().describe("The longitude of the location.").nullable().optional()
93
+ }).describe("Location metadata.");
94
+ const OneDriveListAllDriveItems_IdentitySetSchema = zod.z.object({
95
+ user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),
96
+ device: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),
97
+ application: OneDriveListAllDriveItems_IdentitySchema.nullable().optional()
98
+ }).describe("Set of identities associated with an action.");
99
+ const OneDriveListAllDriveItems_ItemReferenceSchema = zod.z.object({
100
+ id: zod.z.string().describe("Unique identifier of the driveItem in the drive.").nullable().optional(),
101
+ name: zod.z.string().describe("The name of the item being referenced.").nullable().optional(),
102
+ path: zod.z.string().describe("Percent-encoded path that can be used to navigate to the item.").nullable().optional(),
103
+ siteId: zod.z.string().describe("For OneDrive for Business and SharePoint, represents the site ID containing the parent library or list.").nullable().optional(),
104
+ driveId: zod.z.string().describe("Unique identifier of the drive instance that contains the driveItem.").nullable().optional(),
105
+ shareId: zod.z.string().describe("A unique identifier for a shared resource accessible via the Shares API.").nullable().optional(),
106
+ driveType: zod.z.string().describe("Identifies the type of drive. Possible values: personal, business, documentLibrary.").nullable().optional()
107
+ }).describe("Reference to a parent or related item.");
108
+ const OneDriveListAllDriveItems_RemoteItemSchema = zod.z.object({
109
+ id: zod.z.string().describe("Unique identifier for the remote item in its drive.").nullable().optional(),
110
+ file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),
111
+ name: zod.z.string().describe("Filename of the remote item.").nullable().optional(),
112
+ size: zod.z.number().int().describe("Size of the remote item in bytes.").nullable().optional(),
113
+ folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),
114
+ webUrl: zod.z.string().describe("URL that displays the resource in the browser.").nullable().optional(),
115
+ webDavUrl: zod.z.string().describe("DAV compatible URL for the item.").nullable().optional(),
116
+ createdDateTime: zod.z.string().describe("Date and time of item creation.").nullable().optional(),
117
+ parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),
118
+ lastModifiedDateTime: zod.z.string().describe("Date and time the item was last modified.").nullable().optional()
119
+ }).describe("Remote item data for shared items.");
120
+ const OneDriveListAllDriveItems_CheckedOutBySchema = zod.z.object({}).describe("Checked out by identity (placeholder for complex nested object).");
121
+ const OneDriveListAllDriveItems_PublicationFacetSchema = zod.z.object({
122
+ level: zod.z.string().describe("The state of publication for this document. Either published or checkout.").nullable().optional(),
123
+ versionId: zod.z.string().describe("The unique identifier for the version that is visible to the current caller.").nullable().optional(),
124
+ checkedOutBy: OneDriveListAllDriveItems_CheckedOutBySchema.nullable().optional()
125
+ }).describe("Publication state information.");
126
+ const OneDriveListAllDriveItems_SharePointIdsSchema = zod.z.object({
127
+ webId: zod.z.string().describe("The unique identifier (guid) for the item's site (SPWeb).").nullable().optional(),
128
+ listId: zod.z.string().describe("The unique identifier (guid) for the item's list in SharePoint.").nullable().optional(),
129
+ siteId: zod.z.string().describe("The unique identifier (guid) for the item's site collection (SPSite).").nullable().optional(),
130
+ siteUrl: zod.z.string().describe("The SharePoint URL for the site that contains the item.").nullable().optional(),
131
+ tenantId: zod.z.string().describe("The unique identifier (guid) for the tenancy.").nullable().optional(),
132
+ listItemId: zod.z.string().describe("An integer identifier for the item within the containing list.").nullable().optional(),
133
+ listItemUniqueId: zod.z.string().describe("The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site.").nullable().optional()
134
+ }).describe("SharePoint identifiers.");
135
+ const OneDriveListAllDriveItems_SpecialFolderFacetSchema = zod.z.object({ name: zod.z.string().describe("The unique identifier for this item in the /drive/special collection.").nullable().optional() }).describe("Special folder information.");
136
+ const OneDriveListAllDriveItems_FileSystemInfoSchema = zod.z.object({
137
+ createdDateTime: zod.z.string().describe("The UTC date and time the file was created on a client. ISO 8601 format.").nullable().optional(),
138
+ lastAccessedDateTime: zod.z.string().describe("The UTC date and time the file was last accessed. ISO 8601 format.").nullable().optional(),
139
+ lastModifiedDateTime: zod.z.string().describe("The UTC date and time the file was last modified on a client. ISO 8601 format.").nullable().optional()
140
+ }).describe("File system information on client.");
141
+ const OneDriveListAllDriveItems_PendingContentUpdateSchema = zod.z.object({ queuedDateTime: zod.z.string().describe("Date and time the pending binary operation was queued in UTC time.").nullable().optional() }).describe("Pending content update information.");
142
+ const OneDriveListAllDriveItems_PendingOperationsSchema = zod.z.object({ pendingContentUpdate: OneDriveListAllDriveItems_PendingContentUpdateSchema.nullable().optional() }).describe("Pending operations information.");
143
+ const OneDriveListAllDriveItems_DriveItemSchema = zod.z.object({
144
+ id: zod.z.string().describe("The unique identifier of the item within the Drive.").nullable().optional(),
145
+ cTag: zod.z.string().describe("An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Absent for folder items.").nullable().optional(),
146
+ eTag: zod.z.string().describe("eTag for the entire item (metadata + content).").nullable().optional(),
147
+ file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),
148
+ name: zod.z.string().describe("Item filename and extension.").nullable().optional(),
149
+ root: OneDriveListAllDriveItems_RootFacetSchema.nullable().optional(),
150
+ size: zod.z.number().int().describe("Size of the item in bytes.").nullable().optional(),
151
+ audio: OneDriveListAllDriveItems_AudioFacetSchema.nullable().optional(),
152
+ image: OneDriveListAllDriveItems_ImageFacetSchema.nullable().optional(),
153
+ photo: OneDriveListAllDriveItems_PhotoFacetSchema.nullable().optional(),
154
+ video: OneDriveListAllDriveItems_VideoFacetSchema.nullable().optional(),
155
+ folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),
156
+ shared: OneDriveListAllDriveItems_SharedFacetSchema.nullable().optional(),
157
+ webUrl: zod.z.string().describe("URL that displays the resource in the browser.").nullable().optional(),
158
+ deleted: OneDriveListAllDriveItems_DeletedFacetSchema.nullable().optional(),
159
+ malware: OneDriveListAllDriveItems_MalwareFacetSchema.nullable().optional(),
160
+ package: OneDriveListAllDriveItems_PackageFacetSchema.nullable().optional(),
161
+ location: OneDriveListAllDriveItems_GeoCoordinatesSchema.nullable().optional(),
162
+ createdBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),
163
+ webDavUrl: zod.z.string().describe("WebDAV-compatible item URL.").nullable().optional(),
164
+ remoteItem: OneDriveListAllDriveItems_RemoteItemSchema.nullable().optional(),
165
+ description: zod.z.string().describe("User-visible item description (OneDrive Personal only).").nullable().optional(),
166
+ publication: OneDriveListAllDriveItems_PublicationFacetSchema.nullable().optional(),
167
+ sharepointIds: OneDriveListAllDriveItems_SharePointIdsSchema.nullable().optional(),
168
+ specialFolder: OneDriveListAllDriveItems_SpecialFolderFacetSchema.nullable().optional(),
169
+ fileSystemInfo: OneDriveListAllDriveItems_FileSystemInfoSchema.nullable().optional(),
170
+ lastModifiedBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),
171
+ createdDateTime: zod.z.string().describe("Date and time of item creation (ISO 8601 format).").nullable().optional(),
172
+ parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),
173
+ pendingOperations: OneDriveListAllDriveItems_PendingOperationsSchema.nullable().optional(),
174
+ lastModifiedDateTime: zod.z.string().describe("Date and time the item was last modified (ISO 8601 format).").nullable().optional(),
175
+ "@microsoft.graph.downloadUrl": zod.z.string().describe("A URL that can be used to download this file's content. Authentication is not required with this URL.").nullable().optional()
176
+ }).describe("Drive item resource representing a file or folder.");
177
+ const OneDriveListAllDriveItemsOutput = zod.z.object({
178
+ items: zod.z.array(OneDriveListAllDriveItems_DriveItemSchema).describe("Flattened list of all DriveItem objects from the drive, including files and folders at all levels of the hierarchy."),
179
+ total_count: zod.z.number().int().describe("Total number of items retrieved from the drive.")
180
+ }).describe("Response from recursively listing all drive items.");
181
+ const oneDriveListAllDriveItems = require_action.action("ONE_DRIVE_LIST_ALL_DRIVE_ITEMS", {
182
+ slug: "one_drive-list-all-drive-items",
183
+ name: "List All Drive Items Recursively",
184
+ description: "Recursively lists all files and folders in a OneDrive drive by traversing the entire folder hierarchy. Starts at the drive root and explores every subfolder to return a complete flattened list of all items. Use this action when you need a comprehensive inventory of all drive contents, want to search across all folders, or need to analyze the complete drive structure. For large drives with thousands of items, this operation may take significant time as it must traverse every folder.",
185
+ input: OneDriveListAllDriveItemsInput,
186
+ output: OneDriveListAllDriveItemsOutput
187
+ });
188
+ //#endregion
189
+ exports.oneDriveListAllDriveItems = oneDriveListAllDriveItems;
190
+
191
+ //# sourceMappingURL=list-all-drive-items.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-drive-items.cjs","names":["z","action"],"sources":["../../src/actions/list-all-drive-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListAllDriveItemsInput: z.ZodTypeAny = z.object({\n expand: z.string().describe(\"Related entities to expand (e.g., 'children', 'thumbnails'). Use this to include related resources inline.\").optional(),\n select: z.array(z.string()).describe(\"Specific properties to return for each item (e.g., ['id', 'name', 'size']). If omitted, default properties are returned.\").optional(),\n drive_id: z.string().describe(\"The ID of the drive to list items from. This is the unique identifier for the OneDrive or SharePoint document library.\"),\n});\nconst OneDriveListAllDriveItems_HashesSchema: z.ZodTypeAny = z.object({\n sha1Hash: z.string().describe(\"SHA1 hash for the contents of the file (if available).\").nullable().optional(),\n crc32Hash: z.string().describe(\"The CRC32 value of the file (if available).\").nullable().optional(),\n sha256Hash: z.string().describe(\"SHA256 hash for the contents of the file (if available).\").nullable().optional(),\n quickXorHash: z.string().describe(\"A proprietary hash of the file that can be used to determine if the contents of the file change (if available).\").nullable().optional(),\n}).describe(\"File hash values for integrity verification.\");\nconst OneDriveListAllDriveItems_FileFacetSchema: z.ZodTypeAny = z.object({\n hashes: OneDriveListAllDriveItems_HashesSchema.nullable().optional(),\n mimeType: z.string().describe(\"The MIME type for the file. This is determined by logic on the server and might not be the value provided when the file was uploaded.\").nullable().optional(),\n}).describe(\"File metadata facet.\");\nconst OneDriveListAllDriveItems_RootFacetSchema: z.ZodTypeAny = z.object({}).describe(\"Root facet (placeholder for empty object).\");\nconst OneDriveListAllDriveItems_AudioFacetSchema: z.ZodTypeAny = z.object({\n disc: z.number().int().describe(\"The number of the disc this audio file came from.\").nullable().optional(),\n year: z.number().int().describe(\"The year the audio file was recorded.\").nullable().optional(),\n album: z.string().describe(\"The title of the album for this audio file.\").nullable().optional(),\n genre: z.string().describe(\"The genre of this audio file.\").nullable().optional(),\n title: z.string().describe(\"The title of the audio file.\").nullable().optional(),\n track: z.number().int().describe(\"The number of the track on the original disc for this audio file.\").nullable().optional(),\n artist: z.string().describe(\"The performing artist for the audio file.\").nullable().optional(),\n hasDrm: z.boolean().describe(\"Indicates if the file is protected with digital rights management.\").nullable().optional(),\n bitrate: z.number().int().describe(\"Bitrate expressed in kbps.\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the audio file, expressed in milliseconds.\").nullable().optional(),\n composers: z.string().describe(\"The name of the composer of the audio file.\").nullable().optional(),\n copyright: z.string().describe(\"Copyright information for the audio file.\").nullable().optional(),\n discCount: z.number().int().describe(\"The total number of discs in this album.\").nullable().optional(),\n trackCount: z.number().int().describe(\"The total number of tracks on the original disc for this audio file.\").nullable().optional(),\n albumArtist: z.string().describe(\"The artist named on the album for the audio file.\").nullable().optional(),\n isVariableBitrate: z.boolean().describe(\"Indicates if the file is encoded with a variable bitrate.\").nullable().optional(),\n}).describe(\"Audio metadata facet.\");\nconst OneDriveListAllDriveItems_ImageFacetSchema: z.ZodTypeAny = z.object({\n width: z.number().int().describe(\"Width of the image, in pixels.\").nullable().optional(),\n height: z.number().int().describe(\"Height of the image, in pixels.\").nullable().optional(),\n}).describe(\"Image metadata facet.\");\nconst OneDriveListAllDriveItems_PhotoFacetSchema: z.ZodTypeAny = z.object({\n iso: z.number().int().describe(\"The ISO value from the camera.\").nullable().optional(),\n fNumber: z.number().describe(\"The F-stop value from the camera.\").nullable().optional(),\n cameraMake: z.string().describe(\"Camera manufacturer.\").nullable().optional(),\n cameraModel: z.string().describe(\"Camera model.\").nullable().optional(),\n focalLength: z.number().describe(\"The focal length from the camera.\").nullable().optional(),\n orientation: z.number().int().describe(\"The orientation value from the camera. Writable on OneDrive Personal.\").nullable().optional(),\n takenDateTime: z.string().describe(\"Represents the date and time the photo was taken.\").nullable().optional(),\n exposureNumerator: z.number().describe(\"The numerator for the exposure time fraction from the camera.\").nullable().optional(),\n exposureDenominator: z.number().describe(\"The denominator for the exposure time fraction from the camera.\").nullable().optional(),\n}).describe(\"Photo metadata facet.\");\nconst OneDriveListAllDriveItems_VideoFacetSchema: z.ZodTypeAny = z.object({\n width: z.number().int().describe(\"Width of the video, in pixels.\").nullable().optional(),\n fourCC: z.string().describe(\"Four character code name identifying the video format.\").nullable().optional(),\n height: z.number().int().describe(\"Height of the video, in pixels.\").nullable().optional(),\n bitrate: z.number().int().describe(\"Bit rate of the video in bits per second.\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the file in milliseconds.\").nullable().optional(),\n frameRate: z.number().describe(\"Frame rate of the video.\").nullable().optional(),\n audioFormat: z.string().describe(\"Name of the audio format (AAC, MP3, etc.).\").nullable().optional(),\n audioChannels: z.number().int().describe(\"Number of audio channels.\").nullable().optional(),\n audioBitsPerSample: z.number().int().describe(\"Number of audio bits per sample.\").nullable().optional(),\n audioSamplesPerSecond: z.number().int().describe(\"Number of audio samples per second.\").nullable().optional(),\n}).describe(\"Video metadata facet.\");\nconst OneDriveListAllDriveItems_FolderViewSchema: z.ZodTypeAny = z.object({\n sortBy: z.string().describe(\"The method by which the folder should be sorted.\").nullable().optional(),\n viewType: z.string().describe(\"The type of view that should be used to represent the folder.\").nullable().optional(),\n sortOrder: z.string().describe(\"The sort order (ascending or descending).\").nullable().optional(),\n}).describe(\"View configuration for a folder.\");\nconst OneDriveListAllDriveItems_FolderFacetSchema: z.ZodTypeAny = z.object({\n view: OneDriveListAllDriveItems_FolderViewSchema.nullable().optional(),\n childCount: z.number().int().describe(\"Number of children contained immediately within this container.\").nullable().optional(),\n}).describe(\"Folder metadata facet.\");\nconst OneDriveListAllDriveItems_IdentitySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Identity information for application, user, or device.\");\nconst OneDriveListAllDriveItems_SharedOwnerSchema: z.ZodTypeAny = z.object({\n user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n}).describe(\"Owner identity in shared facet.\");\nconst OneDriveListAllDriveItems_SharedBySchema: z.ZodTypeAny = z.object({\n user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n}).describe(\"Shared by identity in shared facet.\");\nconst OneDriveListAllDriveItems_SharedFacetSchema: z.ZodTypeAny = z.object({\n owner: OneDriveListAllDriveItems_SharedOwnerSchema.nullable().optional(),\n scope: z.string().describe(\"Indicates the scope of how the item is shared. Possible values: anonymous, organization, users.\").nullable().optional(),\n sharedBy: OneDriveListAllDriveItems_SharedBySchema.nullable().optional(),\n sharedDateTime: z.string().describe(\"The UTC date and time when the item was shared.\").nullable().optional(),\n}).describe(\"Shared state information.\");\nconst OneDriveListAllDriveItems_DeletedFacetSchema: z.ZodTypeAny = z.object({\n state: z.string().describe(\"Represents the state of the deleted item.\").nullable().optional(),\n}).describe(\"Deleted state information.\");\nconst OneDriveListAllDriveItems_MalwareFacetSchema: z.ZodTypeAny = z.object({\n description: z.string().describe(\"Contains the virus details for the malware facet.\").nullable().optional(),\n}).describe(\"Malware detection information.\");\nconst OneDriveListAllDriveItems_PackageFacetSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"A string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly.\").nullable().optional(),\n}).describe(\"Package metadata facet.\");\nconst OneDriveListAllDriveItems_GeoCoordinatesSchema: z.ZodTypeAny = z.object({\n altitude: z.number().describe(\"The altitude of the location.\").nullable().optional(),\n latitude: z.number().describe(\"The latitude of the location.\").nullable().optional(),\n longitude: z.number().describe(\"The longitude of the location.\").nullable().optional(),\n}).describe(\"Location metadata.\");\nconst OneDriveListAllDriveItems_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n device: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n application: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n}).describe(\"Set of identities associated with an action.\");\nconst OneDriveListAllDriveItems_ItemReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the driveItem in the drive.\").nullable().optional(),\n name: z.string().describe(\"The name of the item being referenced.\").nullable().optional(),\n path: z.string().describe(\"Percent-encoded path that can be used to navigate to the item.\").nullable().optional(),\n siteId: z.string().describe(\"For OneDrive for Business and SharePoint, represents the site ID containing the parent library or list.\").nullable().optional(),\n driveId: z.string().describe(\"Unique identifier of the drive instance that contains the driveItem.\").nullable().optional(),\n shareId: z.string().describe(\"A unique identifier for a shared resource accessible via the Shares API.\").nullable().optional(),\n driveType: z.string().describe(\"Identifies the type of drive. Possible values: personal, business, documentLibrary.\").nullable().optional(),\n}).describe(\"Reference to a parent or related item.\");\nconst OneDriveListAllDriveItems_RemoteItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the remote item in its drive.\").nullable().optional(),\n file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Filename of the remote item.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the remote item in bytes.\").nullable().optional(),\n folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser.\").nullable().optional(),\n webDavUrl: z.string().describe(\"DAV compatible URL for the item.\").nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation.\").nullable().optional(),\n parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified.\").nullable().optional(),\n}).describe(\"Remote item data for shared items.\");\nconst OneDriveListAllDriveItems_CheckedOutBySchema: z.ZodTypeAny = z.object({}).describe(\"Checked out by identity (placeholder for complex nested object).\");\nconst OneDriveListAllDriveItems_PublicationFacetSchema: z.ZodTypeAny = z.object({\n level: z.string().describe(\"The state of publication for this document. Either published or checkout.\").nullable().optional(),\n versionId: z.string().describe(\"The unique identifier for the version that is visible to the current caller.\").nullable().optional(),\n checkedOutBy: OneDriveListAllDriveItems_CheckedOutBySchema.nullable().optional(),\n}).describe(\"Publication state information.\");\nconst OneDriveListAllDriveItems_SharePointIdsSchema: z.ZodTypeAny = z.object({\n webId: z.string().describe(\"The unique identifier (guid) for the item's site (SPWeb).\").nullable().optional(),\n listId: z.string().describe(\"The unique identifier (guid) for the item's list in SharePoint.\").nullable().optional(),\n siteId: z.string().describe(\"The unique identifier (guid) for the item's site collection (SPSite).\").nullable().optional(),\n siteUrl: z.string().describe(\"The SharePoint URL for the site that contains the item.\").nullable().optional(),\n tenantId: z.string().describe(\"The unique identifier (guid) for the tenancy.\").nullable().optional(),\n listItemId: z.string().describe(\"An integer identifier for the item within the containing list.\").nullable().optional(),\n listItemUniqueId: z.string().describe(\"The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site.\").nullable().optional(),\n}).describe(\"SharePoint identifiers.\");\nconst OneDriveListAllDriveItems_SpecialFolderFacetSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The unique identifier for this item in the /drive/special collection.\").nullable().optional(),\n}).describe(\"Special folder information.\");\nconst OneDriveListAllDriveItems_FileSystemInfoSchema: z.ZodTypeAny = z.object({\n createdDateTime: z.string().describe(\"The UTC date and time the file was created on a client. ISO 8601 format.\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"The UTC date and time the file was last accessed. ISO 8601 format.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The UTC date and time the file was last modified on a client. ISO 8601 format.\").nullable().optional(),\n}).describe(\"File system information on client.\");\nconst OneDriveListAllDriveItems_PendingContentUpdateSchema: z.ZodTypeAny = z.object({\n queuedDateTime: z.string().describe(\"Date and time the pending binary operation was queued in UTC time.\").nullable().optional(),\n}).describe(\"Pending content update information.\");\nconst OneDriveListAllDriveItems_PendingOperationsSchema: z.ZodTypeAny = z.object({\n pendingContentUpdate: OneDriveListAllDriveItems_PendingContentUpdateSchema.nullable().optional(),\n}).describe(\"Pending operations information.\");\nconst OneDriveListAllDriveItems_DriveItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the item within the Drive.\").nullable().optional(),\n cTag: z.string().describe(\"An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Absent for folder items.\").nullable().optional(),\n eTag: z.string().describe(\"eTag for the entire item (metadata + content).\").nullable().optional(),\n file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Item filename and extension.\").nullable().optional(),\n root: OneDriveListAllDriveItems_RootFacetSchema.nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes.\").nullable().optional(),\n audio: OneDriveListAllDriveItems_AudioFacetSchema.nullable().optional(),\n image: OneDriveListAllDriveItems_ImageFacetSchema.nullable().optional(),\n photo: OneDriveListAllDriveItems_PhotoFacetSchema.nullable().optional(),\n video: OneDriveListAllDriveItems_VideoFacetSchema.nullable().optional(),\n folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),\n shared: OneDriveListAllDriveItems_SharedFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser.\").nullable().optional(),\n deleted: OneDriveListAllDriveItems_DeletedFacetSchema.nullable().optional(),\n malware: OneDriveListAllDriveItems_MalwareFacetSchema.nullable().optional(),\n package: OneDriveListAllDriveItems_PackageFacetSchema.nullable().optional(),\n location: OneDriveListAllDriveItems_GeoCoordinatesSchema.nullable().optional(),\n createdBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),\n webDavUrl: z.string().describe(\"WebDAV-compatible item URL.\").nullable().optional(),\n remoteItem: OneDriveListAllDriveItems_RemoteItemSchema.nullable().optional(),\n description: z.string().describe(\"User-visible item description (OneDrive Personal only).\").nullable().optional(),\n publication: OneDriveListAllDriveItems_PublicationFacetSchema.nullable().optional(),\n sharepointIds: OneDriveListAllDriveItems_SharePointIdsSchema.nullable().optional(),\n specialFolder: OneDriveListAllDriveItems_SpecialFolderFacetSchema.nullable().optional(),\n fileSystemInfo: OneDriveListAllDriveItems_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601 format).\").nullable().optional(),\n parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),\n pendingOperations: OneDriveListAllDriveItems_PendingOperationsSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601 format).\").nullable().optional(),\n \"@microsoft.graph.downloadUrl\": z.string().describe(\"A URL that can be used to download this file's content. Authentication is not required with this URL.\").nullable().optional(),\n}).describe(\"Drive item resource representing a file or folder.\");\nexport const OneDriveListAllDriveItemsOutput: z.ZodTypeAny = z.object({\n items: z.array(OneDriveListAllDriveItems_DriveItemSchema).describe(\"Flattened list of all DriveItem objects from the drive, including files and folders at all levels of the hierarchy.\"),\n total_count: z.number().int().describe(\"Total number of items retrieved from the drive.\"),\n}).describe(\"Response from recursively listing all drive items.\");\n\nexport const oneDriveListAllDriveItems = action(\"ONE_DRIVE_LIST_ALL_DRIVE_ITEMS\", {\n slug: \"one_drive-list-all-drive-items\",\n name: \"List All Drive Items Recursively\",\n description: \"Recursively lists all files and folders in a OneDrive drive by traversing the entire folder hierarchy. Starts at the drive root and explores every subfolder to return a complete flattened list of all items. Use this action when you need a comprehensive inventory of all drive contents, want to search across all folders, or need to analyze the complete drive structure. For large drives with thousands of items, this operation may take significant time as it must traverse every folder.\",\n input: OneDriveListAllDriveItemsInput,\n output: OneDriveListAllDriveItemsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-drive-items.d.ts
4
+ declare const OneDriveListAllDriveItemsInput: z.ZodTypeAny;
5
+ declare const OneDriveListAllDriveItemsOutput: z.ZodTypeAny;
6
+ declare const oneDriveListAllDriveItems: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveListAllDriveItems };
9
+ //# sourceMappingURL=list-all-drive-items.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-drive-items.d.cts","names":[],"sources":["../../src/actions/list-all-drive-items.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAI7C;AAAA,cAyLW,+BAAA,EAAiC,CAAA,CAAE,UAGiB;AAAA,cAEpD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-all-drive-items.d.ts
4
+ declare const OneDriveListAllDriveItemsInput: z.ZodTypeAny;
5
+ declare const OneDriveListAllDriveItemsOutput: z.ZodTypeAny;
6
+ declare const oneDriveListAllDriveItems: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveListAllDriveItems };
9
+ //# sourceMappingURL=list-all-drive-items.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-drive-items.d.mts","names":[],"sources":["../../src/actions/list-all-drive-items.ts"],"mappings":";;;cAIa,8BAAA,EAAgC,CAAA,CAAE,UAI7C;AAAA,cAyLW,+BAAA,EAAiC,CAAA,CAAE,UAGiB;AAAA,cAEpD,yBAAA,gCAAyB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,190 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-all-drive-items.ts
4
+ const OneDriveListAllDriveItemsInput = z.object({
5
+ expand: z.string().describe("Related entities to expand (e.g., 'children', 'thumbnails'). Use this to include related resources inline.").optional(),
6
+ select: z.array(z.string()).describe("Specific properties to return for each item (e.g., ['id', 'name', 'size']). If omitted, default properties are returned.").optional(),
7
+ drive_id: z.string().describe("The ID of the drive to list items from. This is the unique identifier for the OneDrive or SharePoint document library.")
8
+ });
9
+ const OneDriveListAllDriveItems_HashesSchema = z.object({
10
+ sha1Hash: z.string().describe("SHA1 hash for the contents of the file (if available).").nullable().optional(),
11
+ crc32Hash: z.string().describe("The CRC32 value of the file (if available).").nullable().optional(),
12
+ sha256Hash: z.string().describe("SHA256 hash for the contents of the file (if available).").nullable().optional(),
13
+ quickXorHash: z.string().describe("A proprietary hash of the file that can be used to determine if the contents of the file change (if available).").nullable().optional()
14
+ }).describe("File hash values for integrity verification.");
15
+ const OneDriveListAllDriveItems_FileFacetSchema = z.object({
16
+ hashes: OneDriveListAllDriveItems_HashesSchema.nullable().optional(),
17
+ mimeType: z.string().describe("The MIME type for the file. This is determined by logic on the server and might not be the value provided when the file was uploaded.").nullable().optional()
18
+ }).describe("File metadata facet.");
19
+ const OneDriveListAllDriveItems_RootFacetSchema = z.object({}).describe("Root facet (placeholder for empty object).");
20
+ const OneDriveListAllDriveItems_AudioFacetSchema = z.object({
21
+ disc: z.number().int().describe("The number of the disc this audio file came from.").nullable().optional(),
22
+ year: z.number().int().describe("The year the audio file was recorded.").nullable().optional(),
23
+ album: z.string().describe("The title of the album for this audio file.").nullable().optional(),
24
+ genre: z.string().describe("The genre of this audio file.").nullable().optional(),
25
+ title: z.string().describe("The title of the audio file.").nullable().optional(),
26
+ track: z.number().int().describe("The number of the track on the original disc for this audio file.").nullable().optional(),
27
+ artist: z.string().describe("The performing artist for the audio file.").nullable().optional(),
28
+ hasDrm: z.boolean().describe("Indicates if the file is protected with digital rights management.").nullable().optional(),
29
+ bitrate: z.number().int().describe("Bitrate expressed in kbps.").nullable().optional(),
30
+ duration: z.number().int().describe("Duration of the audio file, expressed in milliseconds.").nullable().optional(),
31
+ composers: z.string().describe("The name of the composer of the audio file.").nullable().optional(),
32
+ copyright: z.string().describe("Copyright information for the audio file.").nullable().optional(),
33
+ discCount: z.number().int().describe("The total number of discs in this album.").nullable().optional(),
34
+ trackCount: z.number().int().describe("The total number of tracks on the original disc for this audio file.").nullable().optional(),
35
+ albumArtist: z.string().describe("The artist named on the album for the audio file.").nullable().optional(),
36
+ isVariableBitrate: z.boolean().describe("Indicates if the file is encoded with a variable bitrate.").nullable().optional()
37
+ }).describe("Audio metadata facet.");
38
+ const OneDriveListAllDriveItems_ImageFacetSchema = z.object({
39
+ width: z.number().int().describe("Width of the image, in pixels.").nullable().optional(),
40
+ height: z.number().int().describe("Height of the image, in pixels.").nullable().optional()
41
+ }).describe("Image metadata facet.");
42
+ const OneDriveListAllDriveItems_PhotoFacetSchema = z.object({
43
+ iso: z.number().int().describe("The ISO value from the camera.").nullable().optional(),
44
+ fNumber: z.number().describe("The F-stop value from the camera.").nullable().optional(),
45
+ cameraMake: z.string().describe("Camera manufacturer.").nullable().optional(),
46
+ cameraModel: z.string().describe("Camera model.").nullable().optional(),
47
+ focalLength: z.number().describe("The focal length from the camera.").nullable().optional(),
48
+ orientation: z.number().int().describe("The orientation value from the camera. Writable on OneDrive Personal.").nullable().optional(),
49
+ takenDateTime: z.string().describe("Represents the date and time the photo was taken.").nullable().optional(),
50
+ exposureNumerator: z.number().describe("The numerator for the exposure time fraction from the camera.").nullable().optional(),
51
+ exposureDenominator: z.number().describe("The denominator for the exposure time fraction from the camera.").nullable().optional()
52
+ }).describe("Photo metadata facet.");
53
+ const OneDriveListAllDriveItems_VideoFacetSchema = z.object({
54
+ width: z.number().int().describe("Width of the video, in pixels.").nullable().optional(),
55
+ fourCC: z.string().describe("Four character code name identifying the video format.").nullable().optional(),
56
+ height: z.number().int().describe("Height of the video, in pixels.").nullable().optional(),
57
+ bitrate: z.number().int().describe("Bit rate of the video in bits per second.").nullable().optional(),
58
+ duration: z.number().int().describe("Duration of the file in milliseconds.").nullable().optional(),
59
+ frameRate: z.number().describe("Frame rate of the video.").nullable().optional(),
60
+ audioFormat: z.string().describe("Name of the audio format (AAC, MP3, etc.).").nullable().optional(),
61
+ audioChannels: z.number().int().describe("Number of audio channels.").nullable().optional(),
62
+ audioBitsPerSample: z.number().int().describe("Number of audio bits per sample.").nullable().optional(),
63
+ audioSamplesPerSecond: z.number().int().describe("Number of audio samples per second.").nullable().optional()
64
+ }).describe("Video metadata facet.");
65
+ const OneDriveListAllDriveItems_FolderViewSchema = z.object({
66
+ sortBy: z.string().describe("The method by which the folder should be sorted.").nullable().optional(),
67
+ viewType: z.string().describe("The type of view that should be used to represent the folder.").nullable().optional(),
68
+ sortOrder: z.string().describe("The sort order (ascending or descending).").nullable().optional()
69
+ }).describe("View configuration for a folder.");
70
+ const OneDriveListAllDriveItems_FolderFacetSchema = z.object({
71
+ view: OneDriveListAllDriveItems_FolderViewSchema.nullable().optional(),
72
+ childCount: z.number().int().describe("Number of children contained immediately within this container.").nullable().optional()
73
+ }).describe("Folder metadata facet.");
74
+ const OneDriveListAllDriveItems_IdentitySchema = z.object({
75
+ id: z.string().describe("Unique identifier for the identity.").nullable().optional(),
76
+ displayName: z.string().describe("The display name of the identity.").nullable().optional()
77
+ }).describe("Identity information for application, user, or device.");
78
+ const OneDriveListAllDriveItems_SharedOwnerSchema = z.object({ user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional() }).describe("Owner identity in shared facet.");
79
+ const OneDriveListAllDriveItems_SharedBySchema = z.object({ user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional() }).describe("Shared by identity in shared facet.");
80
+ const OneDriveListAllDriveItems_SharedFacetSchema = z.object({
81
+ owner: OneDriveListAllDriveItems_SharedOwnerSchema.nullable().optional(),
82
+ scope: z.string().describe("Indicates the scope of how the item is shared. Possible values: anonymous, organization, users.").nullable().optional(),
83
+ sharedBy: OneDriveListAllDriveItems_SharedBySchema.nullable().optional(),
84
+ sharedDateTime: z.string().describe("The UTC date and time when the item was shared.").nullable().optional()
85
+ }).describe("Shared state information.");
86
+ const OneDriveListAllDriveItems_DeletedFacetSchema = z.object({ state: z.string().describe("Represents the state of the deleted item.").nullable().optional() }).describe("Deleted state information.");
87
+ const OneDriveListAllDriveItems_MalwareFacetSchema = z.object({ description: z.string().describe("Contains the virus details for the malware facet.").nullable().optional() }).describe("Malware detection information.");
88
+ const OneDriveListAllDriveItems_PackageFacetSchema = z.object({ type: z.string().describe("A string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly.").nullable().optional() }).describe("Package metadata facet.");
89
+ const OneDriveListAllDriveItems_GeoCoordinatesSchema = z.object({
90
+ altitude: z.number().describe("The altitude of the location.").nullable().optional(),
91
+ latitude: z.number().describe("The latitude of the location.").nullable().optional(),
92
+ longitude: z.number().describe("The longitude of the location.").nullable().optional()
93
+ }).describe("Location metadata.");
94
+ const OneDriveListAllDriveItems_IdentitySetSchema = z.object({
95
+ user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),
96
+ device: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),
97
+ application: OneDriveListAllDriveItems_IdentitySchema.nullable().optional()
98
+ }).describe("Set of identities associated with an action.");
99
+ const OneDriveListAllDriveItems_ItemReferenceSchema = z.object({
100
+ id: z.string().describe("Unique identifier of the driveItem in the drive.").nullable().optional(),
101
+ name: z.string().describe("The name of the item being referenced.").nullable().optional(),
102
+ path: z.string().describe("Percent-encoded path that can be used to navigate to the item.").nullable().optional(),
103
+ siteId: z.string().describe("For OneDrive for Business and SharePoint, represents the site ID containing the parent library or list.").nullable().optional(),
104
+ driveId: z.string().describe("Unique identifier of the drive instance that contains the driveItem.").nullable().optional(),
105
+ shareId: z.string().describe("A unique identifier for a shared resource accessible via the Shares API.").nullable().optional(),
106
+ driveType: z.string().describe("Identifies the type of drive. Possible values: personal, business, documentLibrary.").nullable().optional()
107
+ }).describe("Reference to a parent or related item.");
108
+ const OneDriveListAllDriveItems_RemoteItemSchema = z.object({
109
+ id: z.string().describe("Unique identifier for the remote item in its drive.").nullable().optional(),
110
+ file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),
111
+ name: z.string().describe("Filename of the remote item.").nullable().optional(),
112
+ size: z.number().int().describe("Size of the remote item in bytes.").nullable().optional(),
113
+ folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),
114
+ webUrl: z.string().describe("URL that displays the resource in the browser.").nullable().optional(),
115
+ webDavUrl: z.string().describe("DAV compatible URL for the item.").nullable().optional(),
116
+ createdDateTime: z.string().describe("Date and time of item creation.").nullable().optional(),
117
+ parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),
118
+ lastModifiedDateTime: z.string().describe("Date and time the item was last modified.").nullable().optional()
119
+ }).describe("Remote item data for shared items.");
120
+ const OneDriveListAllDriveItems_CheckedOutBySchema = z.object({}).describe("Checked out by identity (placeholder for complex nested object).");
121
+ const OneDriveListAllDriveItems_PublicationFacetSchema = z.object({
122
+ level: z.string().describe("The state of publication for this document. Either published or checkout.").nullable().optional(),
123
+ versionId: z.string().describe("The unique identifier for the version that is visible to the current caller.").nullable().optional(),
124
+ checkedOutBy: OneDriveListAllDriveItems_CheckedOutBySchema.nullable().optional()
125
+ }).describe("Publication state information.");
126
+ const OneDriveListAllDriveItems_SharePointIdsSchema = z.object({
127
+ webId: z.string().describe("The unique identifier (guid) for the item's site (SPWeb).").nullable().optional(),
128
+ listId: z.string().describe("The unique identifier (guid) for the item's list in SharePoint.").nullable().optional(),
129
+ siteId: z.string().describe("The unique identifier (guid) for the item's site collection (SPSite).").nullable().optional(),
130
+ siteUrl: z.string().describe("The SharePoint URL for the site that contains the item.").nullable().optional(),
131
+ tenantId: z.string().describe("The unique identifier (guid) for the tenancy.").nullable().optional(),
132
+ listItemId: z.string().describe("An integer identifier for the item within the containing list.").nullable().optional(),
133
+ listItemUniqueId: z.string().describe("The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site.").nullable().optional()
134
+ }).describe("SharePoint identifiers.");
135
+ const OneDriveListAllDriveItems_SpecialFolderFacetSchema = z.object({ name: z.string().describe("The unique identifier for this item in the /drive/special collection.").nullable().optional() }).describe("Special folder information.");
136
+ const OneDriveListAllDriveItems_FileSystemInfoSchema = z.object({
137
+ createdDateTime: z.string().describe("The UTC date and time the file was created on a client. ISO 8601 format.").nullable().optional(),
138
+ lastAccessedDateTime: z.string().describe("The UTC date and time the file was last accessed. ISO 8601 format.").nullable().optional(),
139
+ lastModifiedDateTime: z.string().describe("The UTC date and time the file was last modified on a client. ISO 8601 format.").nullable().optional()
140
+ }).describe("File system information on client.");
141
+ const OneDriveListAllDriveItems_PendingContentUpdateSchema = z.object({ queuedDateTime: z.string().describe("Date and time the pending binary operation was queued in UTC time.").nullable().optional() }).describe("Pending content update information.");
142
+ const OneDriveListAllDriveItems_PendingOperationsSchema = z.object({ pendingContentUpdate: OneDriveListAllDriveItems_PendingContentUpdateSchema.nullable().optional() }).describe("Pending operations information.");
143
+ const OneDriveListAllDriveItems_DriveItemSchema = z.object({
144
+ id: z.string().describe("The unique identifier of the item within the Drive.").nullable().optional(),
145
+ cTag: z.string().describe("An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Absent for folder items.").nullable().optional(),
146
+ eTag: z.string().describe("eTag for the entire item (metadata + content).").nullable().optional(),
147
+ file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),
148
+ name: z.string().describe("Item filename and extension.").nullable().optional(),
149
+ root: OneDriveListAllDriveItems_RootFacetSchema.nullable().optional(),
150
+ size: z.number().int().describe("Size of the item in bytes.").nullable().optional(),
151
+ audio: OneDriveListAllDriveItems_AudioFacetSchema.nullable().optional(),
152
+ image: OneDriveListAllDriveItems_ImageFacetSchema.nullable().optional(),
153
+ photo: OneDriveListAllDriveItems_PhotoFacetSchema.nullable().optional(),
154
+ video: OneDriveListAllDriveItems_VideoFacetSchema.nullable().optional(),
155
+ folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),
156
+ shared: OneDriveListAllDriveItems_SharedFacetSchema.nullable().optional(),
157
+ webUrl: z.string().describe("URL that displays the resource in the browser.").nullable().optional(),
158
+ deleted: OneDriveListAllDriveItems_DeletedFacetSchema.nullable().optional(),
159
+ malware: OneDriveListAllDriveItems_MalwareFacetSchema.nullable().optional(),
160
+ package: OneDriveListAllDriveItems_PackageFacetSchema.nullable().optional(),
161
+ location: OneDriveListAllDriveItems_GeoCoordinatesSchema.nullable().optional(),
162
+ createdBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),
163
+ webDavUrl: z.string().describe("WebDAV-compatible item URL.").nullable().optional(),
164
+ remoteItem: OneDriveListAllDriveItems_RemoteItemSchema.nullable().optional(),
165
+ description: z.string().describe("User-visible item description (OneDrive Personal only).").nullable().optional(),
166
+ publication: OneDriveListAllDriveItems_PublicationFacetSchema.nullable().optional(),
167
+ sharepointIds: OneDriveListAllDriveItems_SharePointIdsSchema.nullable().optional(),
168
+ specialFolder: OneDriveListAllDriveItems_SpecialFolderFacetSchema.nullable().optional(),
169
+ fileSystemInfo: OneDriveListAllDriveItems_FileSystemInfoSchema.nullable().optional(),
170
+ lastModifiedBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),
171
+ createdDateTime: z.string().describe("Date and time of item creation (ISO 8601 format).").nullable().optional(),
172
+ parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),
173
+ pendingOperations: OneDriveListAllDriveItems_PendingOperationsSchema.nullable().optional(),
174
+ lastModifiedDateTime: z.string().describe("Date and time the item was last modified (ISO 8601 format).").nullable().optional(),
175
+ "@microsoft.graph.downloadUrl": z.string().describe("A URL that can be used to download this file's content. Authentication is not required with this URL.").nullable().optional()
176
+ }).describe("Drive item resource representing a file or folder.");
177
+ const oneDriveListAllDriveItems = action("ONE_DRIVE_LIST_ALL_DRIVE_ITEMS", {
178
+ slug: "one_drive-list-all-drive-items",
179
+ name: "List All Drive Items Recursively",
180
+ description: "Recursively lists all files and folders in a OneDrive drive by traversing the entire folder hierarchy. Starts at the drive root and explores every subfolder to return a complete flattened list of all items. Use this action when you need a comprehensive inventory of all drive contents, want to search across all folders, or need to analyze the complete drive structure. For large drives with thousands of items, this operation may take significant time as it must traverse every folder.",
181
+ input: OneDriveListAllDriveItemsInput,
182
+ output: z.object({
183
+ items: z.array(OneDriveListAllDriveItems_DriveItemSchema).describe("Flattened list of all DriveItem objects from the drive, including files and folders at all levels of the hierarchy."),
184
+ total_count: z.number().int().describe("Total number of items retrieved from the drive.")
185
+ }).describe("Response from recursively listing all drive items.")
186
+ });
187
+ //#endregion
188
+ export { oneDriveListAllDriveItems };
189
+
190
+ //# sourceMappingURL=list-all-drive-items.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-all-drive-items.mjs","names":[],"sources":["../../src/actions/list-all-drive-items.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListAllDriveItemsInput: z.ZodTypeAny = z.object({\n expand: z.string().describe(\"Related entities to expand (e.g., 'children', 'thumbnails'). Use this to include related resources inline.\").optional(),\n select: z.array(z.string()).describe(\"Specific properties to return for each item (e.g., ['id', 'name', 'size']). If omitted, default properties are returned.\").optional(),\n drive_id: z.string().describe(\"The ID of the drive to list items from. This is the unique identifier for the OneDrive or SharePoint document library.\"),\n});\nconst OneDriveListAllDriveItems_HashesSchema: z.ZodTypeAny = z.object({\n sha1Hash: z.string().describe(\"SHA1 hash for the contents of the file (if available).\").nullable().optional(),\n crc32Hash: z.string().describe(\"The CRC32 value of the file (if available).\").nullable().optional(),\n sha256Hash: z.string().describe(\"SHA256 hash for the contents of the file (if available).\").nullable().optional(),\n quickXorHash: z.string().describe(\"A proprietary hash of the file that can be used to determine if the contents of the file change (if available).\").nullable().optional(),\n}).describe(\"File hash values for integrity verification.\");\nconst OneDriveListAllDriveItems_FileFacetSchema: z.ZodTypeAny = z.object({\n hashes: OneDriveListAllDriveItems_HashesSchema.nullable().optional(),\n mimeType: z.string().describe(\"The MIME type for the file. This is determined by logic on the server and might not be the value provided when the file was uploaded.\").nullable().optional(),\n}).describe(\"File metadata facet.\");\nconst OneDriveListAllDriveItems_RootFacetSchema: z.ZodTypeAny = z.object({}).describe(\"Root facet (placeholder for empty object).\");\nconst OneDriveListAllDriveItems_AudioFacetSchema: z.ZodTypeAny = z.object({\n disc: z.number().int().describe(\"The number of the disc this audio file came from.\").nullable().optional(),\n year: z.number().int().describe(\"The year the audio file was recorded.\").nullable().optional(),\n album: z.string().describe(\"The title of the album for this audio file.\").nullable().optional(),\n genre: z.string().describe(\"The genre of this audio file.\").nullable().optional(),\n title: z.string().describe(\"The title of the audio file.\").nullable().optional(),\n track: z.number().int().describe(\"The number of the track on the original disc for this audio file.\").nullable().optional(),\n artist: z.string().describe(\"The performing artist for the audio file.\").nullable().optional(),\n hasDrm: z.boolean().describe(\"Indicates if the file is protected with digital rights management.\").nullable().optional(),\n bitrate: z.number().int().describe(\"Bitrate expressed in kbps.\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the audio file, expressed in milliseconds.\").nullable().optional(),\n composers: z.string().describe(\"The name of the composer of the audio file.\").nullable().optional(),\n copyright: z.string().describe(\"Copyright information for the audio file.\").nullable().optional(),\n discCount: z.number().int().describe(\"The total number of discs in this album.\").nullable().optional(),\n trackCount: z.number().int().describe(\"The total number of tracks on the original disc for this audio file.\").nullable().optional(),\n albumArtist: z.string().describe(\"The artist named on the album for the audio file.\").nullable().optional(),\n isVariableBitrate: z.boolean().describe(\"Indicates if the file is encoded with a variable bitrate.\").nullable().optional(),\n}).describe(\"Audio metadata facet.\");\nconst OneDriveListAllDriveItems_ImageFacetSchema: z.ZodTypeAny = z.object({\n width: z.number().int().describe(\"Width of the image, in pixels.\").nullable().optional(),\n height: z.number().int().describe(\"Height of the image, in pixels.\").nullable().optional(),\n}).describe(\"Image metadata facet.\");\nconst OneDriveListAllDriveItems_PhotoFacetSchema: z.ZodTypeAny = z.object({\n iso: z.number().int().describe(\"The ISO value from the camera.\").nullable().optional(),\n fNumber: z.number().describe(\"The F-stop value from the camera.\").nullable().optional(),\n cameraMake: z.string().describe(\"Camera manufacturer.\").nullable().optional(),\n cameraModel: z.string().describe(\"Camera model.\").nullable().optional(),\n focalLength: z.number().describe(\"The focal length from the camera.\").nullable().optional(),\n orientation: z.number().int().describe(\"The orientation value from the camera. Writable on OneDrive Personal.\").nullable().optional(),\n takenDateTime: z.string().describe(\"Represents the date and time the photo was taken.\").nullable().optional(),\n exposureNumerator: z.number().describe(\"The numerator for the exposure time fraction from the camera.\").nullable().optional(),\n exposureDenominator: z.number().describe(\"The denominator for the exposure time fraction from the camera.\").nullable().optional(),\n}).describe(\"Photo metadata facet.\");\nconst OneDriveListAllDriveItems_VideoFacetSchema: z.ZodTypeAny = z.object({\n width: z.number().int().describe(\"Width of the video, in pixels.\").nullable().optional(),\n fourCC: z.string().describe(\"Four character code name identifying the video format.\").nullable().optional(),\n height: z.number().int().describe(\"Height of the video, in pixels.\").nullable().optional(),\n bitrate: z.number().int().describe(\"Bit rate of the video in bits per second.\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the file in milliseconds.\").nullable().optional(),\n frameRate: z.number().describe(\"Frame rate of the video.\").nullable().optional(),\n audioFormat: z.string().describe(\"Name of the audio format (AAC, MP3, etc.).\").nullable().optional(),\n audioChannels: z.number().int().describe(\"Number of audio channels.\").nullable().optional(),\n audioBitsPerSample: z.number().int().describe(\"Number of audio bits per sample.\").nullable().optional(),\n audioSamplesPerSecond: z.number().int().describe(\"Number of audio samples per second.\").nullable().optional(),\n}).describe(\"Video metadata facet.\");\nconst OneDriveListAllDriveItems_FolderViewSchema: z.ZodTypeAny = z.object({\n sortBy: z.string().describe(\"The method by which the folder should be sorted.\").nullable().optional(),\n viewType: z.string().describe(\"The type of view that should be used to represent the folder.\").nullable().optional(),\n sortOrder: z.string().describe(\"The sort order (ascending or descending).\").nullable().optional(),\n}).describe(\"View configuration for a folder.\");\nconst OneDriveListAllDriveItems_FolderFacetSchema: z.ZodTypeAny = z.object({\n view: OneDriveListAllDriveItems_FolderViewSchema.nullable().optional(),\n childCount: z.number().int().describe(\"Number of children contained immediately within this container.\").nullable().optional(),\n}).describe(\"Folder metadata facet.\");\nconst OneDriveListAllDriveItems_IdentitySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Identity information for application, user, or device.\");\nconst OneDriveListAllDriveItems_SharedOwnerSchema: z.ZodTypeAny = z.object({\n user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n}).describe(\"Owner identity in shared facet.\");\nconst OneDriveListAllDriveItems_SharedBySchema: z.ZodTypeAny = z.object({\n user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n}).describe(\"Shared by identity in shared facet.\");\nconst OneDriveListAllDriveItems_SharedFacetSchema: z.ZodTypeAny = z.object({\n owner: OneDriveListAllDriveItems_SharedOwnerSchema.nullable().optional(),\n scope: z.string().describe(\"Indicates the scope of how the item is shared. Possible values: anonymous, organization, users.\").nullable().optional(),\n sharedBy: OneDriveListAllDriveItems_SharedBySchema.nullable().optional(),\n sharedDateTime: z.string().describe(\"The UTC date and time when the item was shared.\").nullable().optional(),\n}).describe(\"Shared state information.\");\nconst OneDriveListAllDriveItems_DeletedFacetSchema: z.ZodTypeAny = z.object({\n state: z.string().describe(\"Represents the state of the deleted item.\").nullable().optional(),\n}).describe(\"Deleted state information.\");\nconst OneDriveListAllDriveItems_MalwareFacetSchema: z.ZodTypeAny = z.object({\n description: z.string().describe(\"Contains the virus details for the malware facet.\").nullable().optional(),\n}).describe(\"Malware detection information.\");\nconst OneDriveListAllDriveItems_PackageFacetSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"A string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly.\").nullable().optional(),\n}).describe(\"Package metadata facet.\");\nconst OneDriveListAllDriveItems_GeoCoordinatesSchema: z.ZodTypeAny = z.object({\n altitude: z.number().describe(\"The altitude of the location.\").nullable().optional(),\n latitude: z.number().describe(\"The latitude of the location.\").nullable().optional(),\n longitude: z.number().describe(\"The longitude of the location.\").nullable().optional(),\n}).describe(\"Location metadata.\");\nconst OneDriveListAllDriveItems_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n device: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n application: OneDriveListAllDriveItems_IdentitySchema.nullable().optional(),\n}).describe(\"Set of identities associated with an action.\");\nconst OneDriveListAllDriveItems_ItemReferenceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the driveItem in the drive.\").nullable().optional(),\n name: z.string().describe(\"The name of the item being referenced.\").nullable().optional(),\n path: z.string().describe(\"Percent-encoded path that can be used to navigate to the item.\").nullable().optional(),\n siteId: z.string().describe(\"For OneDrive for Business and SharePoint, represents the site ID containing the parent library or list.\").nullable().optional(),\n driveId: z.string().describe(\"Unique identifier of the drive instance that contains the driveItem.\").nullable().optional(),\n shareId: z.string().describe(\"A unique identifier for a shared resource accessible via the Shares API.\").nullable().optional(),\n driveType: z.string().describe(\"Identifies the type of drive. Possible values: personal, business, documentLibrary.\").nullable().optional(),\n}).describe(\"Reference to a parent or related item.\");\nconst OneDriveListAllDriveItems_RemoteItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier for the remote item in its drive.\").nullable().optional(),\n file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Filename of the remote item.\").nullable().optional(),\n size: z.number().int().describe(\"Size of the remote item in bytes.\").nullable().optional(),\n folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser.\").nullable().optional(),\n webDavUrl: z.string().describe(\"DAV compatible URL for the item.\").nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation.\").nullable().optional(),\n parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified.\").nullable().optional(),\n}).describe(\"Remote item data for shared items.\");\nconst OneDriveListAllDriveItems_CheckedOutBySchema: z.ZodTypeAny = z.object({}).describe(\"Checked out by identity (placeholder for complex nested object).\");\nconst OneDriveListAllDriveItems_PublicationFacetSchema: z.ZodTypeAny = z.object({\n level: z.string().describe(\"The state of publication for this document. Either published or checkout.\").nullable().optional(),\n versionId: z.string().describe(\"The unique identifier for the version that is visible to the current caller.\").nullable().optional(),\n checkedOutBy: OneDriveListAllDriveItems_CheckedOutBySchema.nullable().optional(),\n}).describe(\"Publication state information.\");\nconst OneDriveListAllDriveItems_SharePointIdsSchema: z.ZodTypeAny = z.object({\n webId: z.string().describe(\"The unique identifier (guid) for the item's site (SPWeb).\").nullable().optional(),\n listId: z.string().describe(\"The unique identifier (guid) for the item's list in SharePoint.\").nullable().optional(),\n siteId: z.string().describe(\"The unique identifier (guid) for the item's site collection (SPSite).\").nullable().optional(),\n siteUrl: z.string().describe(\"The SharePoint URL for the site that contains the item.\").nullable().optional(),\n tenantId: z.string().describe(\"The unique identifier (guid) for the tenancy.\").nullable().optional(),\n listItemId: z.string().describe(\"An integer identifier for the item within the containing list.\").nullable().optional(),\n listItemUniqueId: z.string().describe(\"The unique identifier (guid) for the item within OneDrive for Business or a SharePoint site.\").nullable().optional(),\n}).describe(\"SharePoint identifiers.\");\nconst OneDriveListAllDriveItems_SpecialFolderFacetSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The unique identifier for this item in the /drive/special collection.\").nullable().optional(),\n}).describe(\"Special folder information.\");\nconst OneDriveListAllDriveItems_FileSystemInfoSchema: z.ZodTypeAny = z.object({\n createdDateTime: z.string().describe(\"The UTC date and time the file was created on a client. ISO 8601 format.\").nullable().optional(),\n lastAccessedDateTime: z.string().describe(\"The UTC date and time the file was last accessed. ISO 8601 format.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The UTC date and time the file was last modified on a client. ISO 8601 format.\").nullable().optional(),\n}).describe(\"File system information on client.\");\nconst OneDriveListAllDriveItems_PendingContentUpdateSchema: z.ZodTypeAny = z.object({\n queuedDateTime: z.string().describe(\"Date and time the pending binary operation was queued in UTC time.\").nullable().optional(),\n}).describe(\"Pending content update information.\");\nconst OneDriveListAllDriveItems_PendingOperationsSchema: z.ZodTypeAny = z.object({\n pendingContentUpdate: OneDriveListAllDriveItems_PendingContentUpdateSchema.nullable().optional(),\n}).describe(\"Pending operations information.\");\nconst OneDriveListAllDriveItems_DriveItemSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the item within the Drive.\").nullable().optional(),\n cTag: z.string().describe(\"An eTag for the content of the item. This eTag is not changed if only the metadata is changed. Absent for folder items.\").nullable().optional(),\n eTag: z.string().describe(\"eTag for the entire item (metadata + content).\").nullable().optional(),\n file: OneDriveListAllDriveItems_FileFacetSchema.nullable().optional(),\n name: z.string().describe(\"Item filename and extension.\").nullable().optional(),\n root: OneDriveListAllDriveItems_RootFacetSchema.nullable().optional(),\n size: z.number().int().describe(\"Size of the item in bytes.\").nullable().optional(),\n audio: OneDriveListAllDriveItems_AudioFacetSchema.nullable().optional(),\n image: OneDriveListAllDriveItems_ImageFacetSchema.nullable().optional(),\n photo: OneDriveListAllDriveItems_PhotoFacetSchema.nullable().optional(),\n video: OneDriveListAllDriveItems_VideoFacetSchema.nullable().optional(),\n folder: OneDriveListAllDriveItems_FolderFacetSchema.nullable().optional(),\n shared: OneDriveListAllDriveItems_SharedFacetSchema.nullable().optional(),\n webUrl: z.string().describe(\"URL that displays the resource in the browser.\").nullable().optional(),\n deleted: OneDriveListAllDriveItems_DeletedFacetSchema.nullable().optional(),\n malware: OneDriveListAllDriveItems_MalwareFacetSchema.nullable().optional(),\n package: OneDriveListAllDriveItems_PackageFacetSchema.nullable().optional(),\n location: OneDriveListAllDriveItems_GeoCoordinatesSchema.nullable().optional(),\n createdBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),\n webDavUrl: z.string().describe(\"WebDAV-compatible item URL.\").nullable().optional(),\n remoteItem: OneDriveListAllDriveItems_RemoteItemSchema.nullable().optional(),\n description: z.string().describe(\"User-visible item description (OneDrive Personal only).\").nullable().optional(),\n publication: OneDriveListAllDriveItems_PublicationFacetSchema.nullable().optional(),\n sharepointIds: OneDriveListAllDriveItems_SharePointIdsSchema.nullable().optional(),\n specialFolder: OneDriveListAllDriveItems_SpecialFolderFacetSchema.nullable().optional(),\n fileSystemInfo: OneDriveListAllDriveItems_FileSystemInfoSchema.nullable().optional(),\n lastModifiedBy: OneDriveListAllDriveItems_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"Date and time of item creation (ISO 8601 format).\").nullable().optional(),\n parentReference: OneDriveListAllDriveItems_ItemReferenceSchema.nullable().optional(),\n pendingOperations: OneDriveListAllDriveItems_PendingOperationsSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"Date and time the item was last modified (ISO 8601 format).\").nullable().optional(),\n \"@microsoft.graph.downloadUrl\": z.string().describe(\"A URL that can be used to download this file's content. Authentication is not required with this URL.\").nullable().optional(),\n}).describe(\"Drive item resource representing a file or folder.\");\nexport const OneDriveListAllDriveItemsOutput: z.ZodTypeAny = z.object({\n items: z.array(OneDriveListAllDriveItems_DriveItemSchema).describe(\"Flattened list of all DriveItem objects from the drive, including files and folders at all levels of the hierarchy.\"),\n total_count: z.number().int().describe(\"Total number of items retrieved from the drive.\"),\n}).describe(\"Response from recursively listing all drive items.\");\n\nexport const oneDriveListAllDriveItems = action(\"ONE_DRIVE_LIST_ALL_DRIVE_ITEMS\", {\n slug: \"one_drive-list-all-drive-items\",\n name: \"List All Drive Items Recursively\",\n description: \"Recursively lists all files and folders in a OneDrive drive by traversing the entire folder hierarchy. Starts at the drive root and explores every subfolder to return a complete flattened list of all items. Use this action when you need a comprehensive inventory of all drive contents, want to search across all folders, or need to analyze the complete drive structure. For large drives with thousands of items, this operation may take significant time as it must traverse every folder.\",\n input: OneDriveListAllDriveItemsInput,\n output: OneDriveListAllDriveItemsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAA+C,EAAE,OAAO;CACnE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CACnJ,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAC1K,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wHAAwH;AACxJ,CAAC;AACD,MAAM,yCAAuD,EAAE,OAAO;CACpE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3K,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,4CAA0D,EAAE,OAAO;CACvE,QAAQ,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7L,CAAC,CAAC,CAAC,SAAS,sBAAsB;AAClC,MAAM,4CAA0D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAClI,MAAM,6CAA2D,EAAE,OAAO;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAM,6CAA2D,EAAE,OAAO;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAM,6CAA2D,EAAE,OAAO;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAM,6CAA2D,EAAE,OAAO;CACxE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,oBAAoB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,uBAAuB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,uBAAuB;AACnC,MAAM,6CAA2D,EAAE,OAAO;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAM,8CAA4D,EAAE,OAAO;CACzE,MAAM,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,SAAS,wBAAwB;AACpC,MAAM,2CAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,8CAA4D,EAAE,OAAO,EACzE,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,2CAAyD,EAAE,OAAO,EACtE,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS,EACrE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,8CAA4D,EAAE,OAAO;CACzE,OAAO,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClJ,UAAU,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACvE,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAM,+CAA6D,EAAE,OAAO,EAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,SAAS,4BAA4B;AACxC,MAAM,+CAA6D,EAAE,OAAO,EAC1E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC5G,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,+CAA6D,EAAE,OAAO,EAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+KAA+K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjO,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,iDAA+D,EAAE,OAAO;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,oBAAoB;AAChC,MAAM,8CAA4D,EAAE,OAAO;CACzE,MAAM,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACnE,QAAQ,yCAAyC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAa,yCAAyC,SAAS,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,gDAA8D,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,6CAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,MAAM,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,iBAAiB,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACnF,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,+CAA6D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC3J,MAAM,mDAAiE,EAAE,OAAO;CAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,cAAc,6CAA6C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,gDAA8D,EAAE,OAAO;CAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,yBAAyB;AACrC,MAAM,qDAAmE,EAAE,OAAO,EAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACzH,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,iDAA+D,EAAE,OAAO;CAC5E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAM,uDAAqE,EAAE,OAAO,EAClF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAChI,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,oDAAkE,EAAE,OAAO,EAC/E,sBAAsB,qDAAqD,SAAS,CAAC,CAAC,SAAS,EACjG,CAAC,CAAC,CAAC,SAAS,iCAAiC;AAC7C,MAAM,4CAA0D,EAAE,OAAO;CACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,MAAM,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,SAAS,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC1E,SAAS,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC1E,SAAS,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAU,+CAA+C,SAAS,CAAC,CAAC,SAAS;CAC7E,WAAW,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,YAAY,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,aAAa,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAClF,eAAe,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACjF,eAAe,mDAAmD,SAAS,CAAC,CAAC,SAAS;CACtF,gBAAgB,+CAA+C,SAAS,CAAC,CAAC,SAAS;CACnF,gBAAgB,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAChF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,iBAAiB,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACnF,mBAAmB,kDAAkD,SAAS,CAAC,CAAC,SAAS;CACzF,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,gCAAgC,EAAE,OAAO,CAAC,CAAC,SAAS,uGAAuG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnL,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAMhE,MAAa,4BAA4B,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV2D,EAAE,OAAO;EACpE,OAAO,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,qHAAqH;EACxL,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iDAAiD;CAC1F,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}