@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,43 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-user.ts
4
+ const OneDriveGetUserInput = zod.z.object({
5
+ select: zod.z.array(zod.z.string()).describe("Specific properties to return in the response. Use this to retrieve only the fields you need and reduce response size. Example properties: displayName, mail, jobTitle, givenName, surname, mobilePhone. If not provided, all default user properties are returned.").optional(),
6
+ user_id: zod.z.string().describe("The user principal name (UPN) or user ID to retrieve. Examples: 'user@contoso.com' or '87d349ed-44d7-43e1-9a83-5f2406dee5bd'. This is a required parameter that identifies which user's profile to fetch.")
7
+ });
8
+ const OneDriveGetUserOutput = zod.z.object({
9
+ id: zod.z.string().describe("The unique identifier for the user.").nullable().optional(),
10
+ city: zod.z.string().describe("The city in which the user is located.").nullable().optional(),
11
+ mail: zod.z.string().describe("The SMTP address for the user.").nullable().optional(),
12
+ state: zod.z.string().describe("The state or province in the user's address.").nullable().optional(),
13
+ country: zod.z.string().describe("The country or region in which the user is located.").nullable().optional(),
14
+ surname: zod.z.string().describe("The user's surname (family name or last name).").nullable().optional(),
15
+ jobTitle: zod.z.string().describe("The user's job title.").nullable().optional(),
16
+ faxNumber: zod.z.string().describe("The fax number of the user.").nullable().optional(),
17
+ givenName: zod.z.string().describe("The given name (first name) of the user.").nullable().optional(),
18
+ department: zod.z.string().describe("The name for the department in which the user works.").nullable().optional(),
19
+ employeeId: zod.z.string().describe("The employee identifier assigned to the user by the organization.").nullable().optional(),
20
+ postalCode: zod.z.string().describe("The postal code for the user's postal address.").nullable().optional(),
21
+ companyName: zod.z.string().describe("The company name which the user is associated with.").nullable().optional(),
22
+ displayName: zod.z.string().describe("The name displayed in the address book for the user.").nullable().optional(),
23
+ mobilePhone: zod.z.string().describe("The primary cellular telephone number for the user.").nullable().optional(),
24
+ streetAddress: zod.z.string().describe("The street address of the user's place of business.").nullable().optional(),
25
+ usageLocation: zod.z.string().describe("A two-letter country code (ISO standard 3166). Required for users that will be assigned licenses.").nullable().optional(),
26
+ "@odata.context": zod.z.string().describe("The OData context for the response.").nullable().optional(),
27
+ accountEnabled: zod.z.boolean().describe("True if the account is enabled; otherwise, false.").nullable().optional(),
28
+ businessPhones: zod.z.array(zod.z.string()).describe("The telephone numbers for the user.").nullable().optional(),
29
+ officeLocation: zod.z.string().describe("The office location in the user's place of business.").nullable().optional(),
30
+ preferredLanguage: zod.z.string().describe("The preferred language for the user. Should follow ISO 639-1 Code (e.g., 'en-US').").nullable().optional(),
31
+ userPrincipalName: zod.z.string().describe("The user principal name (UPN) of the user.").nullable().optional()
32
+ });
33
+ const oneDriveGetUser = require_action.action("ONE_DRIVE_GET_USER", {
34
+ slug: "one_drive-get-user",
35
+ name: "Get User Profile",
36
+ description: "Retrieves the properties and profile information for a specific Microsoft user by their user ID or user principal name. Use this action when you need to get detailed information about a user's profile, including their contact details, job information, and account status. This action requires the User.Read or User.ReadBasic.All OAuth scope to access user profile data.",
37
+ input: OneDriveGetUserInput,
38
+ output: OneDriveGetUserOutput
39
+ });
40
+ //#endregion
41
+ exports.oneDriveGetUser = oneDriveGetUser;
42
+
43
+ //# sourceMappingURL=get-user.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.cjs","names":["z","action"],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGetUserInput: z.ZodTypeAny = z.object({\n select: z.array(z.string()).describe(\"Specific properties to return in the response. Use this to retrieve only the fields you need and reduce response size. Example properties: displayName, mail, jobTitle, givenName, surname, mobilePhone. If not provided, all default user properties are returned.\").optional(),\n user_id: z.string().describe(\"The user principal name (UPN) or user ID to retrieve. Examples: 'user@contoso.com' or '87d349ed-44d7-43e1-9a83-5f2406dee5bd'. This is a required parameter that identifies which user's profile to fetch.\"),\n});\nexport const OneDriveGetUserOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the user.\").nullable().optional(),\n city: z.string().describe(\"The city in which the user is located.\").nullable().optional(),\n mail: z.string().describe(\"The SMTP address for the user.\").nullable().optional(),\n state: z.string().describe(\"The state or province in the user's address.\").nullable().optional(),\n country: z.string().describe(\"The country or region in which the user is located.\").nullable().optional(),\n surname: z.string().describe(\"The user's surname (family name or last name).\").nullable().optional(),\n jobTitle: z.string().describe(\"The user's job title.\").nullable().optional(),\n faxNumber: z.string().describe(\"The fax number of the user.\").nullable().optional(),\n givenName: z.string().describe(\"The given name (first name) of the user.\").nullable().optional(),\n department: z.string().describe(\"The name for the department in which the user works.\").nullable().optional(),\n employeeId: z.string().describe(\"The employee identifier assigned to the user by the organization.\").nullable().optional(),\n postalCode: z.string().describe(\"The postal code for the user's postal address.\").nullable().optional(),\n companyName: z.string().describe(\"The company name which the user is associated with.\").nullable().optional(),\n displayName: z.string().describe(\"The name displayed in the address book for the user.\").nullable().optional(),\n mobilePhone: z.string().describe(\"The primary cellular telephone number for the user.\").nullable().optional(),\n streetAddress: z.string().describe(\"The street address of the user's place of business.\").nullable().optional(),\n usageLocation: z.string().describe(\"A two-letter country code (ISO standard 3166). Required for users that will be assigned licenses.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context for the response.\").nullable().optional(),\n accountEnabled: z.boolean().describe(\"True if the account is enabled; otherwise, false.\").nullable().optional(),\n businessPhones: z.array(z.string()).describe(\"The telephone numbers for the user.\").nullable().optional(),\n officeLocation: z.string().describe(\"The office location in the user's place of business.\").nullable().optional(),\n preferredLanguage: z.string().describe(\"The preferred language for the user. Should follow ISO 639-1 Code (e.g., 'en-US').\").nullable().optional(),\n userPrincipalName: z.string().describe(\"The user principal name (UPN) of the user.\").nullable().optional(),\n});\n\nexport const oneDriveGetUser = action(\"ONE_DRIVE_GET_USER\", {\n slug: \"one_drive-get-user\",\n name: \"Get User Profile\",\n description: \"Retrieves the properties and profile information for a specific Microsoft user by their user ID or user principal name. Use this action when you need to get detailed information about a user's profile, including their contact details, job information, and account status. This action requires the User.Read or User.ReadBasic.All OAuth scope to access user profile data.\",\n input: OneDriveGetUserInput,\n output: OneDriveGetUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqCA,IAAAA,EAAE,OAAO;CACzD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qQAAqQ,CAAC,CAAC,SAAS;CACrT,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M;AAC1O,CAAC;AACD,MAAa,wBAAsCA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5J,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,gBAAgBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3G,CAAC;AAED,MAAa,kBAAkBC,eAAAA,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-user.d.ts
4
+ declare const OneDriveGetUserInput: z.ZodTypeAny;
5
+ declare const OneDriveGetUserOutput: z.ZodTypeAny;
6
+ declare const oneDriveGetUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGetUser };
9
+ //# sourceMappingURL=get-user.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.d.cts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAGnC;AAAA,cACW,qBAAA,EAAuB,CAAA,CAAE,UAwBpC;AAAA,cAEW,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-user.d.ts
4
+ declare const OneDriveGetUserInput: z.ZodTypeAny;
5
+ declare const OneDriveGetUserOutput: z.ZodTypeAny;
6
+ declare const oneDriveGetUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGetUser };
9
+ //# sourceMappingURL=get-user.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.d.mts","names":[],"sources":["../../src/actions/get-user.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAGnC;AAAA,cACW,qBAAA,EAAuB,CAAA,CAAE,UAwBpC;AAAA,cAEW,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,40 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const oneDriveGetUser = action("ONE_DRIVE_GET_USER", {
4
+ slug: "one_drive-get-user",
5
+ name: "Get User Profile",
6
+ description: "Retrieves the properties and profile information for a specific Microsoft user by their user ID or user principal name. Use this action when you need to get detailed information about a user's profile, including their contact details, job information, and account status. This action requires the User.Read or User.ReadBasic.All OAuth scope to access user profile data.",
7
+ input: z.object({
8
+ select: z.array(z.string()).describe("Specific properties to return in the response. Use this to retrieve only the fields you need and reduce response size. Example properties: displayName, mail, jobTitle, givenName, surname, mobilePhone. If not provided, all default user properties are returned.").optional(),
9
+ user_id: z.string().describe("The user principal name (UPN) or user ID to retrieve. Examples: 'user@contoso.com' or '87d349ed-44d7-43e1-9a83-5f2406dee5bd'. This is a required parameter that identifies which user's profile to fetch.")
10
+ }),
11
+ output: z.object({
12
+ id: z.string().describe("The unique identifier for the user.").nullable().optional(),
13
+ city: z.string().describe("The city in which the user is located.").nullable().optional(),
14
+ mail: z.string().describe("The SMTP address for the user.").nullable().optional(),
15
+ state: z.string().describe("The state or province in the user's address.").nullable().optional(),
16
+ country: z.string().describe("The country or region in which the user is located.").nullable().optional(),
17
+ surname: z.string().describe("The user's surname (family name or last name).").nullable().optional(),
18
+ jobTitle: z.string().describe("The user's job title.").nullable().optional(),
19
+ faxNumber: z.string().describe("The fax number of the user.").nullable().optional(),
20
+ givenName: z.string().describe("The given name (first name) of the user.").nullable().optional(),
21
+ department: z.string().describe("The name for the department in which the user works.").nullable().optional(),
22
+ employeeId: z.string().describe("The employee identifier assigned to the user by the organization.").nullable().optional(),
23
+ postalCode: z.string().describe("The postal code for the user's postal address.").nullable().optional(),
24
+ companyName: z.string().describe("The company name which the user is associated with.").nullable().optional(),
25
+ displayName: z.string().describe("The name displayed in the address book for the user.").nullable().optional(),
26
+ mobilePhone: z.string().describe("The primary cellular telephone number for the user.").nullable().optional(),
27
+ streetAddress: z.string().describe("The street address of the user's place of business.").nullable().optional(),
28
+ usageLocation: z.string().describe("A two-letter country code (ISO standard 3166). Required for users that will be assigned licenses.").nullable().optional(),
29
+ "@odata.context": z.string().describe("The OData context for the response.").nullable().optional(),
30
+ accountEnabled: z.boolean().describe("True if the account is enabled; otherwise, false.").nullable().optional(),
31
+ businessPhones: z.array(z.string()).describe("The telephone numbers for the user.").nullable().optional(),
32
+ officeLocation: z.string().describe("The office location in the user's place of business.").nullable().optional(),
33
+ preferredLanguage: z.string().describe("The preferred language for the user. Should follow ISO 639-1 Code (e.g., 'en-US').").nullable().optional(),
34
+ userPrincipalName: z.string().describe("The user principal name (UPN) of the user.").nullable().optional()
35
+ })
36
+ });
37
+ //#endregion
38
+ export { oneDriveGetUser };
39
+
40
+ //# sourceMappingURL=get-user.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-user.mjs","names":[],"sources":["../../src/actions/get-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGetUserInput: z.ZodTypeAny = z.object({\n select: z.array(z.string()).describe(\"Specific properties to return in the response. Use this to retrieve only the fields you need and reduce response size. Example properties: displayName, mail, jobTitle, givenName, surname, mobilePhone. If not provided, all default user properties are returned.\").optional(),\n user_id: z.string().describe(\"The user principal name (UPN) or user ID to retrieve. Examples: 'user@contoso.com' or '87d349ed-44d7-43e1-9a83-5f2406dee5bd'. This is a required parameter that identifies which user's profile to fetch.\"),\n});\nexport const OneDriveGetUserOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the user.\").nullable().optional(),\n city: z.string().describe(\"The city in which the user is located.\").nullable().optional(),\n mail: z.string().describe(\"The SMTP address for the user.\").nullable().optional(),\n state: z.string().describe(\"The state or province in the user's address.\").nullable().optional(),\n country: z.string().describe(\"The country or region in which the user is located.\").nullable().optional(),\n surname: z.string().describe(\"The user's surname (family name or last name).\").nullable().optional(),\n jobTitle: z.string().describe(\"The user's job title.\").nullable().optional(),\n faxNumber: z.string().describe(\"The fax number of the user.\").nullable().optional(),\n givenName: z.string().describe(\"The given name (first name) of the user.\").nullable().optional(),\n department: z.string().describe(\"The name for the department in which the user works.\").nullable().optional(),\n employeeId: z.string().describe(\"The employee identifier assigned to the user by the organization.\").nullable().optional(),\n postalCode: z.string().describe(\"The postal code for the user's postal address.\").nullable().optional(),\n companyName: z.string().describe(\"The company name which the user is associated with.\").nullable().optional(),\n displayName: z.string().describe(\"The name displayed in the address book for the user.\").nullable().optional(),\n mobilePhone: z.string().describe(\"The primary cellular telephone number for the user.\").nullable().optional(),\n streetAddress: z.string().describe(\"The street address of the user's place of business.\").nullable().optional(),\n usageLocation: z.string().describe(\"A two-letter country code (ISO standard 3166). Required for users that will be assigned licenses.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context for the response.\").nullable().optional(),\n accountEnabled: z.boolean().describe(\"True if the account is enabled; otherwise, false.\").nullable().optional(),\n businessPhones: z.array(z.string()).describe(\"The telephone numbers for the user.\").nullable().optional(),\n officeLocation: z.string().describe(\"The office location in the user's place of business.\").nullable().optional(),\n preferredLanguage: z.string().describe(\"The preferred language for the user. Should follow ISO 639-1 Code (e.g., 'en-US').\").nullable().optional(),\n userPrincipalName: z.string().describe(\"The user principal name (UPN) of the user.\").nullable().optional(),\n});\n\nexport const oneDriveGetUser = action(\"ONE_DRIVE_GET_USER\", {\n slug: \"one_drive-get-user\",\n name: \"Get User Profile\",\n description: \"Retrieves the properties and profile information for a specific Microsoft user by their user ID or user principal name. Use this action when you need to get detailed information about a user's profile, including their contact details, job information, and account status. This action requires the User.Read or User.ReadBasic.All OAuth scope to access user profile data.\",\n input: OneDriveGetUserInput,\n output: OneDriveGetUserOutput,\n});\n"],"mappings":";;AAkCA,MAAa,kBAAkB,OAAO,sBAAsB;CAC1D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlCgD,EAAE,OAAO;EACzD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qQAAqQ,CAAC,CAAC,SAAS;EACrT,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2MAA2M;CAC1O,CA+BS;CACP,QA/BiD,EAAE,OAAO;EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5J,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,gBAAgB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjJ,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,CAOU;AACV,CAAC"}
@@ -0,0 +1,70 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-workbook-used-range.ts
4
+ const OneDriveGetWorkbookUsedRangeInput = zod.z.object({
5
+ item_id: zod.z.string().describe("The DriveItem ID of the Excel workbook whose worksheet used range should be returned."),
6
+ drive_id: zod.z.string().describe("The unique identifier of the drive containing the workbook. Use 'me' for the authenticated user's default OneDrive, or provide a OneDrive/SharePoint drive ID."),
7
+ session_id: zod.z.string().describe("Optional workbook session ID to send in the workbook-session-id header.").optional(),
8
+ values_only: zod.z.boolean().describe("Optional. When true, only cells with values are considered used cells, ignoring formatting-only cells. When omitted, Microsoft Graph uses its default behavior.").optional(),
9
+ worksheet_id_or_name: zod.z.string().describe("The ID or name of the worksheet whose used range should be returned. Names with spaces or special characters are URL-encoded automatically.")
10
+ });
11
+ const OneDriveGetWorkbookUsedRangeOutput = zod.z.object({
12
+ text: zod.z.array(zod.z.array(zod.z.union([
13
+ zod.z.string(),
14
+ zod.z.number().int(),
15
+ zod.z.number(),
16
+ zod.z.boolean()
17
+ ]).nullable())).describe("2D array containing text representations of cell values.").optional(),
18
+ hidden: zod.z.boolean().describe("Whether the used range is hidden.").nullable().optional(),
19
+ values: zod.z.array(zod.z.array(zod.z.union([
20
+ zod.z.string(),
21
+ zod.z.number().int(),
22
+ zod.z.number(),
23
+ zod.z.boolean()
24
+ ]).nullable())).describe("2D array containing raw cell values in the used range.").optional(),
25
+ address: zod.z.string().describe("Range reference in A1 notation with sheet name.").nullable().optional(),
26
+ formulas: zod.z.array(zod.z.array(zod.z.union([
27
+ zod.z.string(),
28
+ zod.z.number().int(),
29
+ zod.z.number(),
30
+ zod.z.boolean()
31
+ ]).nullable())).describe("2D array containing formulas or values in the used range.").optional(),
32
+ rowCount: zod.z.number().int().describe("Number of rows in the used range.").nullable().optional(),
33
+ rowIndex: zod.z.number().int().describe("The zero-based row index of the first cell in the used range.").nullable().optional(),
34
+ cellCount: zod.z.number().int().describe("Number of cells in the used range.").nullable().optional(),
35
+ rowHidden: zod.z.boolean().describe("Whether all rows in the used range are hidden.").nullable().optional(),
36
+ valueTypes: zod.z.array(zod.z.array(zod.z.string())).describe("2D array containing the data type of each cell value.").nullable().optional(),
37
+ columnCount: zod.z.number().int().describe("Number of columns in the used range.").nullable().optional(),
38
+ columnIndex: zod.z.number().int().describe("The zero-based column index of the first cell in the used range.").nullable().optional(),
39
+ addressLocal: zod.z.string().describe("Range reference in the user's locale.").nullable().optional(),
40
+ columnHidden: zod.z.boolean().describe("Whether all columns in the used range are hidden.").nullable().optional(),
41
+ formulasR1C1: zod.z.array(zod.z.array(zod.z.union([
42
+ zod.z.string(),
43
+ zod.z.number().int(),
44
+ zod.z.number(),
45
+ zod.z.boolean()
46
+ ]).nullable())).describe("2D array containing formulas in R1C1 notation.").optional(),
47
+ numberFormat: zod.z.array(zod.z.array(zod.z.union([
48
+ zod.z.string(),
49
+ zod.z.number().int(),
50
+ zod.z.number(),
51
+ zod.z.boolean()
52
+ ]).nullable())).describe("2D array containing number format strings for the used range.").optional(),
53
+ formulasLocal: zod.z.array(zod.z.array(zod.z.union([
54
+ zod.z.string(),
55
+ zod.z.number().int(),
56
+ zod.z.number(),
57
+ zod.z.boolean()
58
+ ]).nullable())).describe("2D array containing formulas in the user's locale notation.").optional()
59
+ });
60
+ const oneDriveGetWorkbookUsedRange = require_action.action("ONE_DRIVE_GET_WORKBOOK_USED_RANGE", {
61
+ slug: "one_drive-get-workbook-used-range",
62
+ name: "Get Workbook Used Range",
63
+ description: "Retrieves the used range of a worksheet in an Excel workbook stored in OneDrive or SharePoint without requiring the caller to know an explicit A1 range address. Use this action to read the active data region of a worksheet, optionally ignoring formatting-only cells.",
64
+ input: OneDriveGetWorkbookUsedRangeInput,
65
+ output: OneDriveGetWorkbookUsedRangeOutput
66
+ });
67
+ //#endregion
68
+ exports.oneDriveGetWorkbookUsedRange = oneDriveGetWorkbookUsedRange;
69
+
70
+ //# sourceMappingURL=get-workbook-used-range.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-used-range.cjs","names":["z","action"],"sources":["../../src/actions/get-workbook-used-range.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGetWorkbookUsedRangeInput: z.ZodTypeAny = z.object({\n item_id: z.string().describe(\"The DriveItem ID of the Excel workbook whose worksheet used range should be returned.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the workbook. Use 'me' for the authenticated user's default OneDrive, or provide a OneDrive/SharePoint drive ID.\"),\n session_id: z.string().describe(\"Optional workbook session ID to send in the workbook-session-id header.\").optional(),\n values_only: z.boolean().describe(\"Optional. When true, only cells with values are considered used cells, ignoring formatting-only cells. When omitted, Microsoft Graph uses its default behavior.\").optional(),\n worksheet_id_or_name: z.string().describe(\"The ID or name of the worksheet whose used range should be returned. Names with spaces or special characters are URL-encoded automatically.\"),\n});\nexport const OneDriveGetWorkbookUsedRangeOutput: z.ZodTypeAny = z.object({\n text: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing text representations of cell values.\").optional(),\n hidden: z.boolean().describe(\"Whether the used range is hidden.\").nullable().optional(),\n values: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing raw cell values in the used range.\").optional(),\n address: z.string().describe(\"Range reference in A1 notation with sheet name.\").nullable().optional(),\n formulas: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing formulas or values in the used range.\").optional(),\n rowCount: z.number().int().describe(\"Number of rows in the used range.\").nullable().optional(),\n rowIndex: z.number().int().describe(\"The zero-based row index of the first cell in the used range.\").nullable().optional(),\n cellCount: z.number().int().describe(\"Number of cells in the used range.\").nullable().optional(),\n rowHidden: z.boolean().describe(\"Whether all rows in the used range are hidden.\").nullable().optional(),\n valueTypes: z.array(z.array(z.string())).describe(\"2D array containing the data type of each cell value.\").nullable().optional(),\n columnCount: z.number().int().describe(\"Number of columns in the used range.\").nullable().optional(),\n columnIndex: z.number().int().describe(\"The zero-based column index of the first cell in the used range.\").nullable().optional(),\n addressLocal: z.string().describe(\"Range reference in the user's locale.\").nullable().optional(),\n columnHidden: z.boolean().describe(\"Whether all columns in the used range are hidden.\").nullable().optional(),\n formulasR1C1: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing formulas in R1C1 notation.\").optional(),\n numberFormat: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing number format strings for the used range.\").optional(),\n formulasLocal: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing formulas in the user's locale notation.\").optional(),\n});\n\nexport const oneDriveGetWorkbookUsedRange = action(\"ONE_DRIVE_GET_WORKBOOK_USED_RANGE\", {\n slug: \"one_drive-get-workbook-used-range\",\n name: \"Get Workbook Used Range\",\n description: \"Retrieves the used range of a worksheet in an Excel workbook stored in OneDrive or SharePoint without requiring the caller to know an explicit A1 range address. Use this action to read the active data region of a worksheet, optionally ignoring formatting-only cells.\",\n input: OneDriveGetWorkbookUsedRangeInput,\n output: OneDriveGetWorkbookUsedRangeOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-workbook-used-range.d.ts
4
+ declare const OneDriveGetWorkbookUsedRangeInput: z.ZodTypeAny;
5
+ declare const OneDriveGetWorkbookUsedRangeOutput: z.ZodTypeAny;
6
+ declare const oneDriveGetWorkbookUsedRange: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGetWorkbookUsedRange };
9
+ //# sourceMappingURL=get-workbook-used-range.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-used-range.d.cts","names":[],"sources":["../../src/actions/get-workbook-used-range.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAMhD;AAAA,cACW,kCAAA,EAAoC,CAAA,CAAE,UAkBjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-workbook-used-range.d.ts
4
+ declare const OneDriveGetWorkbookUsedRangeInput: z.ZodTypeAny;
5
+ declare const OneDriveGetWorkbookUsedRangeOutput: z.ZodTypeAny;
6
+ declare const oneDriveGetWorkbookUsedRange: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGetWorkbookUsedRange };
9
+ //# sourceMappingURL=get-workbook-used-range.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-used-range.d.mts","names":[],"sources":["../../src/actions/get-workbook-used-range.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAMhD;AAAA,cACW,kCAAA,EAAoC,CAAA,CAAE,UAkBjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,67 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const oneDriveGetWorkbookUsedRange = action("ONE_DRIVE_GET_WORKBOOK_USED_RANGE", {
4
+ slug: "one_drive-get-workbook-used-range",
5
+ name: "Get Workbook Used Range",
6
+ description: "Retrieves the used range of a worksheet in an Excel workbook stored in OneDrive or SharePoint without requiring the caller to know an explicit A1 range address. Use this action to read the active data region of a worksheet, optionally ignoring formatting-only cells.",
7
+ input: z.object({
8
+ item_id: z.string().describe("The DriveItem ID of the Excel workbook whose worksheet used range should be returned."),
9
+ drive_id: z.string().describe("The unique identifier of the drive containing the workbook. Use 'me' for the authenticated user's default OneDrive, or provide a OneDrive/SharePoint drive ID."),
10
+ session_id: z.string().describe("Optional workbook session ID to send in the workbook-session-id header.").optional(),
11
+ values_only: z.boolean().describe("Optional. When true, only cells with values are considered used cells, ignoring formatting-only cells. When omitted, Microsoft Graph uses its default behavior.").optional(),
12
+ worksheet_id_or_name: z.string().describe("The ID or name of the worksheet whose used range should be returned. Names with spaces or special characters are URL-encoded automatically.")
13
+ }),
14
+ output: z.object({
15
+ text: z.array(z.array(z.union([
16
+ z.string(),
17
+ z.number().int(),
18
+ z.number(),
19
+ z.boolean()
20
+ ]).nullable())).describe("2D array containing text representations of cell values.").optional(),
21
+ hidden: z.boolean().describe("Whether the used range is hidden.").nullable().optional(),
22
+ values: z.array(z.array(z.union([
23
+ z.string(),
24
+ z.number().int(),
25
+ z.number(),
26
+ z.boolean()
27
+ ]).nullable())).describe("2D array containing raw cell values in the used range.").optional(),
28
+ address: z.string().describe("Range reference in A1 notation with sheet name.").nullable().optional(),
29
+ formulas: z.array(z.array(z.union([
30
+ z.string(),
31
+ z.number().int(),
32
+ z.number(),
33
+ z.boolean()
34
+ ]).nullable())).describe("2D array containing formulas or values in the used range.").optional(),
35
+ rowCount: z.number().int().describe("Number of rows in the used range.").nullable().optional(),
36
+ rowIndex: z.number().int().describe("The zero-based row index of the first cell in the used range.").nullable().optional(),
37
+ cellCount: z.number().int().describe("Number of cells in the used range.").nullable().optional(),
38
+ rowHidden: z.boolean().describe("Whether all rows in the used range are hidden.").nullable().optional(),
39
+ valueTypes: z.array(z.array(z.string())).describe("2D array containing the data type of each cell value.").nullable().optional(),
40
+ columnCount: z.number().int().describe("Number of columns in the used range.").nullable().optional(),
41
+ columnIndex: z.number().int().describe("The zero-based column index of the first cell in the used range.").nullable().optional(),
42
+ addressLocal: z.string().describe("Range reference in the user's locale.").nullable().optional(),
43
+ columnHidden: z.boolean().describe("Whether all columns in the used range are hidden.").nullable().optional(),
44
+ formulasR1C1: z.array(z.array(z.union([
45
+ z.string(),
46
+ z.number().int(),
47
+ z.number(),
48
+ z.boolean()
49
+ ]).nullable())).describe("2D array containing formulas in R1C1 notation.").optional(),
50
+ numberFormat: z.array(z.array(z.union([
51
+ z.string(),
52
+ z.number().int(),
53
+ z.number(),
54
+ z.boolean()
55
+ ]).nullable())).describe("2D array containing number format strings for the used range.").optional(),
56
+ formulasLocal: z.array(z.array(z.union([
57
+ z.string(),
58
+ z.number().int(),
59
+ z.number(),
60
+ z.boolean()
61
+ ]).nullable())).describe("2D array containing formulas in the user's locale notation.").optional()
62
+ })
63
+ });
64
+ //#endregion
65
+ export { oneDriveGetWorkbookUsedRange };
66
+
67
+ //# sourceMappingURL=get-workbook-used-range.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-used-range.mjs","names":[],"sources":["../../src/actions/get-workbook-used-range.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGetWorkbookUsedRangeInput: z.ZodTypeAny = z.object({\n item_id: z.string().describe(\"The DriveItem ID of the Excel workbook whose worksheet used range should be returned.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive containing the workbook. Use 'me' for the authenticated user's default OneDrive, or provide a OneDrive/SharePoint drive ID.\"),\n session_id: z.string().describe(\"Optional workbook session ID to send in the workbook-session-id header.\").optional(),\n values_only: z.boolean().describe(\"Optional. When true, only cells with values are considered used cells, ignoring formatting-only cells. When omitted, Microsoft Graph uses its default behavior.\").optional(),\n worksheet_id_or_name: z.string().describe(\"The ID or name of the worksheet whose used range should be returned. Names with spaces or special characters are URL-encoded automatically.\"),\n});\nexport const OneDriveGetWorkbookUsedRangeOutput: z.ZodTypeAny = z.object({\n text: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing text representations of cell values.\").optional(),\n hidden: z.boolean().describe(\"Whether the used range is hidden.\").nullable().optional(),\n values: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing raw cell values in the used range.\").optional(),\n address: z.string().describe(\"Range reference in A1 notation with sheet name.\").nullable().optional(),\n formulas: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing formulas or values in the used range.\").optional(),\n rowCount: z.number().int().describe(\"Number of rows in the used range.\").nullable().optional(),\n rowIndex: z.number().int().describe(\"The zero-based row index of the first cell in the used range.\").nullable().optional(),\n cellCount: z.number().int().describe(\"Number of cells in the used range.\").nullable().optional(),\n rowHidden: z.boolean().describe(\"Whether all rows in the used range are hidden.\").nullable().optional(),\n valueTypes: z.array(z.array(z.string())).describe(\"2D array containing the data type of each cell value.\").nullable().optional(),\n columnCount: z.number().int().describe(\"Number of columns in the used range.\").nullable().optional(),\n columnIndex: z.number().int().describe(\"The zero-based column index of the first cell in the used range.\").nullable().optional(),\n addressLocal: z.string().describe(\"Range reference in the user's locale.\").nullable().optional(),\n columnHidden: z.boolean().describe(\"Whether all columns in the used range are hidden.\").nullable().optional(),\n formulasR1C1: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing formulas in R1C1 notation.\").optional(),\n numberFormat: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing number format strings for the used range.\").optional(),\n formulasLocal: z.array(z.array(z.union([z.string(), z.number().int(), z.number(), z.boolean()]).nullable())).describe(\"2D array containing formulas in the user's locale notation.\").optional(),\n});\n\nexport const oneDriveGetWorkbookUsedRange = action(\"ONE_DRIVE_GET_WORKBOOK_USED_RANGE\", {\n slug: \"one_drive-get-workbook-used-range\",\n name: \"Get Workbook Used Range\",\n description: \"Retrieves the used range of a worksheet in an Excel workbook stored in OneDrive or SharePoint without requiring the caller to know an explicit A1 range address. Use this action to read the active data region of a worksheet, optionally ignoring formatting-only cells.\",\n input: OneDriveGetWorkbookUsedRangeInput,\n output: OneDriveGetWorkbookUsedRangeOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,27 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/get-workbook-worksheet.ts
4
+ const OneDriveGetWorkbookWorksheetInput = zod.z.object({
5
+ select: zod.z.string().describe("Comma-separated list of properties to select (e.g., 'id,name,position'). Limits the response to only the specified fields.").optional(),
6
+ item_id: zod.z.string().describe("The ID of the workbook item (Excel file)."),
7
+ drive_id: zod.z.string().describe("The ID of the drive containing the workbook."),
8
+ session_id: zod.z.string().describe("Optional workbook session ID. Use this to read from an existing Excel workbook session.").optional(),
9
+ worksheet_id_or_name: zod.z.string().describe("The ID or name of the worksheet to retrieve. Can be the worksheet ID or the display name. Will be URL-encoded automatically.")
10
+ });
11
+ const OneDriveGetWorkbookWorksheetOutput = zod.z.object({
12
+ id: zod.z.string().describe("The unique identifier of the worksheet.").nullable().optional(),
13
+ name: zod.z.string().describe("The display name of the worksheet.").nullable().optional(),
14
+ position: zod.z.number().int().describe("The zero-based position of the worksheet within the workbook.").nullable().optional(),
15
+ visibility: zod.z.string().describe("The visibility state of the worksheet (e.g., 'Visible', 'Hidden', 'VeryHidden').").nullable().optional()
16
+ });
17
+ const oneDriveGetWorkbookWorksheet = require_action.action("ONE_DRIVE_GET_WORKBOOK_WORKSHEET", {
18
+ slug: "one_drive-get-workbook-worksheet",
19
+ name: "Get Workbook Worksheet",
20
+ description: "Retrieves a specific worksheet from an Excel workbook stored in OneDrive or SharePoint using Microsoft Graph API. Use this action when you need to get details about a particular worksheet, including its ID, name, position, and visibility. The worksheet can be identified by either its unique ID or its display name.",
21
+ input: OneDriveGetWorkbookWorksheetInput,
22
+ output: OneDriveGetWorkbookWorksheetOutput
23
+ });
24
+ //#endregion
25
+ exports.oneDriveGetWorkbookWorksheet = oneDriveGetWorkbookWorksheet;
26
+
27
+ //# sourceMappingURL=get-workbook-worksheet.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-worksheet.cjs","names":["z","action"],"sources":["../../src/actions/get-workbook-worksheet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGetWorkbookWorksheetInput: z.ZodTypeAny = z.object({\n select: z.string().describe(\"Comma-separated list of properties to select (e.g., 'id,name,position'). Limits the response to only the specified fields.\").optional(),\n item_id: z.string().describe(\"The ID of the workbook item (Excel file).\"),\n drive_id: z.string().describe(\"The ID of the drive containing the workbook.\"),\n session_id: z.string().describe(\"Optional workbook session ID. Use this to read from an existing Excel workbook session.\").optional(),\n worksheet_id_or_name: z.string().describe(\"The ID or name of the worksheet to retrieve. Can be the worksheet ID or the display name. Will be URL-encoded automatically.\"),\n});\nexport const OneDriveGetWorkbookWorksheetOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the worksheet.\").nullable().optional(),\n name: z.string().describe(\"The display name of the worksheet.\").nullable().optional(),\n position: z.number().int().describe(\"The zero-based position of the worksheet within the workbook.\").nullable().optional(),\n visibility: z.string().describe(\"The visibility state of the worksheet (e.g., 'Visible', 'Hidden', 'VeryHidden').\").nullable().optional(),\n});\n\nexport const oneDriveGetWorkbookWorksheet = action(\"ONE_DRIVE_GET_WORKBOOK_WORKSHEET\", {\n slug: \"one_drive-get-workbook-worksheet\",\n name: \"Get Workbook Worksheet\",\n description: \"Retrieves a specific worksheet from an Excel workbook stored in OneDrive or SharePoint using Microsoft Graph API. Use this action when you need to get details about a particular worksheet, including its ID, name, position, and visibility. The worksheet can be identified by either its unique ID or its display name.\",\n input: OneDriveGetWorkbookWorksheetInput,\n output: OneDriveGetWorkbookWorksheetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;CACnK,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC5E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACpI,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;AAC1K,CAAC;AACD,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1I,CAAC;AAED,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-workbook-worksheet.d.ts
4
+ declare const OneDriveGetWorkbookWorksheetInput: z.ZodTypeAny;
5
+ declare const OneDriveGetWorkbookWorksheetOutput: z.ZodTypeAny;
6
+ declare const oneDriveGetWorkbookWorksheet: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGetWorkbookWorksheet };
9
+ //# sourceMappingURL=get-workbook-worksheet.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-worksheet.d.cts","names":[],"sources":["../../src/actions/get-workbook-worksheet.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAMhD;AAAA,cACW,kCAAA,EAAoC,CAAA,CAAE,UAKjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/get-workbook-worksheet.d.ts
4
+ declare const OneDriveGetWorkbookWorksheetInput: z.ZodTypeAny;
5
+ declare const OneDriveGetWorkbookWorksheetOutput: z.ZodTypeAny;
6
+ declare const oneDriveGetWorkbookWorksheet: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGetWorkbookWorksheet };
9
+ //# sourceMappingURL=get-workbook-worksheet.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-worksheet.d.mts","names":[],"sources":["../../src/actions/get-workbook-worksheet.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAMhD;AAAA,cACW,kCAAA,EAAoC,CAAA,CAAE,UAKjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,24 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ const oneDriveGetWorkbookWorksheet = action("ONE_DRIVE_GET_WORKBOOK_WORKSHEET", {
4
+ slug: "one_drive-get-workbook-worksheet",
5
+ name: "Get Workbook Worksheet",
6
+ description: "Retrieves a specific worksheet from an Excel workbook stored in OneDrive or SharePoint using Microsoft Graph API. Use this action when you need to get details about a particular worksheet, including its ID, name, position, and visibility. The worksheet can be identified by either its unique ID or its display name.",
7
+ input: z.object({
8
+ select: z.string().describe("Comma-separated list of properties to select (e.g., 'id,name,position'). Limits the response to only the specified fields.").optional(),
9
+ item_id: z.string().describe("The ID of the workbook item (Excel file)."),
10
+ drive_id: z.string().describe("The ID of the drive containing the workbook."),
11
+ session_id: z.string().describe("Optional workbook session ID. Use this to read from an existing Excel workbook session.").optional(),
12
+ worksheet_id_or_name: z.string().describe("The ID or name of the worksheet to retrieve. Can be the worksheet ID or the display name. Will be URL-encoded automatically.")
13
+ }),
14
+ output: z.object({
15
+ id: z.string().describe("The unique identifier of the worksheet.").nullable().optional(),
16
+ name: z.string().describe("The display name of the worksheet.").nullable().optional(),
17
+ position: z.number().int().describe("The zero-based position of the worksheet within the workbook.").nullable().optional(),
18
+ visibility: z.string().describe("The visibility state of the worksheet (e.g., 'Visible', 'Hidden', 'VeryHidden').").nullable().optional()
19
+ })
20
+ });
21
+ //#endregion
22
+ export { oneDriveGetWorkbookWorksheet };
23
+
24
+ //# sourceMappingURL=get-workbook-worksheet.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"get-workbook-worksheet.mjs","names":[],"sources":["../../src/actions/get-workbook-worksheet.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGetWorkbookWorksheetInput: z.ZodTypeAny = z.object({\n select: z.string().describe(\"Comma-separated list of properties to select (e.g., 'id,name,position'). Limits the response to only the specified fields.\").optional(),\n item_id: z.string().describe(\"The ID of the workbook item (Excel file).\"),\n drive_id: z.string().describe(\"The ID of the drive containing the workbook.\"),\n session_id: z.string().describe(\"Optional workbook session ID. Use this to read from an existing Excel workbook session.\").optional(),\n worksheet_id_or_name: z.string().describe(\"The ID or name of the worksheet to retrieve. Can be the worksheet ID or the display name. Will be URL-encoded automatically.\"),\n});\nexport const OneDriveGetWorkbookWorksheetOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the worksheet.\").nullable().optional(),\n name: z.string().describe(\"The display name of the worksheet.\").nullable().optional(),\n position: z.number().int().describe(\"The zero-based position of the worksheet within the workbook.\").nullable().optional(),\n visibility: z.string().describe(\"The visibility state of the worksheet (e.g., 'Visible', 'Hidden', 'VeryHidden').\").nullable().optional(),\n});\n\nexport const oneDriveGetWorkbookWorksheet = action(\"ONE_DRIVE_GET_WORKBOOK_WORKSHEET\", {\n slug: \"one_drive-get-workbook-worksheet\",\n name: \"Get Workbook Worksheet\",\n description: \"Retrieves a specific worksheet from an Excel workbook stored in OneDrive or SharePoint using Microsoft Graph API. Use this action when you need to get details about a particular worksheet, including its ID, name, position, and visibility. The worksheet can be identified by either its unique ID or its display name.\",\n input: OneDriveGetWorkbookWorksheetInput,\n output: OneDriveGetWorkbookWorksheetOutput,\n});\n"],"mappings":";;AAkBA,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB6D,EAAE,OAAO;EACtE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS;EACnK,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;EACxE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;EACpI,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8HAA8H;CAC1K,CAYS;CACP,QAZ8D,EAAE,OAAO;EACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,CAOU;AACV,CAAC"}
@@ -0,0 +1,30 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/grant-share-permission.ts
4
+ const OneDriveGrantSharePermissionInput = zod.z.object({
5
+ roles: zod.z.array(zod.z.string()).describe("Array of Microsoft Graph role strings specifying the access level to grant. Documented/common values include 'read' and 'write'; permission resources may also use 'owner' for SharePoint/OneDrive for Business where supported, and tenant/resource-specific roles may also be accepted by Graph."),
6
+ recipients: zod.z.array(zod.z.object({ email: zod.z.string().describe("The email address of the recipient to grant access.") })).describe("Array of recipient objects with email addresses who will receive access to the shared link."),
7
+ encoded_sharing_url: zod.z.string().describe("Base64url encoded sharing URL (must be prefixed with u!). Encode the sharing URL using base64url format and prefix with 'u!' to create the encoded sharing URL.")
8
+ });
9
+ const OneDriveGrantSharePermission_GrantedToUserSchema = zod.z.object({
10
+ id: zod.z.string().describe("The ID of the user.").nullable().optional(),
11
+ display_name: zod.z.string().describe("The display name of the user.").nullable().optional()
12
+ });
13
+ const OneDriveGrantSharePermission_GrantedToV2Schema = zod.z.object({ user: OneDriveGrantSharePermission_GrantedToUserSchema.nullable().optional() });
14
+ const OneDriveGrantSharePermission_PermissionSchema = zod.z.object({
15
+ id: zod.z.string().describe("The unique identifier of the permission."),
16
+ roles: zod.z.array(zod.z.string()).describe("The roles granted by this permission (e.g., 'read', 'write')."),
17
+ grantedToV2: OneDriveGrantSharePermission_GrantedToV2Schema.nullable().optional()
18
+ });
19
+ const OneDriveGrantSharePermissionOutput = zod.z.object({ value: zod.z.array(OneDriveGrantSharePermission_PermissionSchema).describe("A collection of permission objects representing the granted permissions.") });
20
+ const oneDriveGrantSharePermission = require_action.action("ONE_DRIVE_GRANT_SHARE_PERMISSION", {
21
+ slug: "one_drive-grant-share-permission",
22
+ name: "Grant Shares Permission",
23
+ description: "Tool to grant users access to a link represented by a permission using an encoded sharing URL. Use when you need to give specific users access to a shared OneDrive or SharePoint resource.",
24
+ input: OneDriveGrantSharePermissionInput,
25
+ output: OneDriveGrantSharePermissionOutput
26
+ });
27
+ //#endregion
28
+ exports.oneDriveGrantSharePermission = oneDriveGrantSharePermission;
29
+
30
+ //# sourceMappingURL=grant-share-permission.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"grant-share-permission.cjs","names":["z","action"],"sources":["../../src/actions/grant-share-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGrantSharePermissionInput: z.ZodTypeAny = z.object({\n roles: z.array(z.string()).describe(\"Array of Microsoft Graph role strings specifying the access level to grant. Documented/common values include 'read' and 'write'; permission resources may also use 'owner' for SharePoint/OneDrive for Business where supported, and tenant/resource-specific roles may also be accepted by Graph.\"),\n recipients: z.array(z.object({\n email: z.string().describe(\"The email address of the recipient to grant access.\"),\n})).describe(\"Array of recipient objects with email addresses who will receive access to the shared link.\"),\n encoded_sharing_url: z.string().describe(\"Base64url encoded sharing URL (must be prefixed with u!). Encode the sharing URL using base64url format and prefix with 'u!' to create the encoded sharing URL.\"),\n});\nconst OneDriveGrantSharePermission_GrantedToUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the user.\").nullable().optional(),\n display_name: z.string().describe(\"The display name of the user.\").nullable().optional(),\n});\nconst OneDriveGrantSharePermission_GrantedToV2Schema: z.ZodTypeAny = z.object({\n user: OneDriveGrantSharePermission_GrantedToUserSchema.nullable().optional(),\n});\nconst OneDriveGrantSharePermission_PermissionSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the permission.\"),\n roles: z.array(z.string()).describe(\"The roles granted by this permission (e.g., 'read', 'write').\"),\n grantedToV2: OneDriveGrantSharePermission_GrantedToV2Schema.nullable().optional(),\n});\nexport const OneDriveGrantSharePermissionOutput: z.ZodTypeAny = z.object({\n value: z.array(OneDriveGrantSharePermission_PermissionSchema).describe(\"A collection of permission objects representing the granted permissions.\"),\n});\n\nexport const oneDriveGrantSharePermission = action(\"ONE_DRIVE_GRANT_SHARE_PERMISSION\", {\n slug: \"one_drive-grant-share-permission\",\n name: \"Grant Shares Permission\",\n description: \"Tool to grant users access to a link represented by a permission using an encoded sharing URL. Use when you need to give specific users access to a shared OneDrive or SharePoint resource.\",\n input: OneDriveGrantSharePermissionInput,\n output: OneDriveGrantSharePermissionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oSAAoS;CACxU,YAAYA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,EAC7B,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EAClF,CAAC,CAAC,CAAC,CAAC,SAAS,6FAA6F;CACxG,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;AAC5M,CAAC;AACD,MAAM,mDAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC;AACD,MAAM,iDAA+DA,IAAAA,EAAE,OAAO,EAC5E,MAAM,iDAAiD,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC;AACD,MAAM,gDAA8DA,IAAAA,EAAE,OAAO;CAC3E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D;CACnG,aAAa,+CAA+C,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC;AACD,MAAa,qCAAmDA,IAAAA,EAAE,OAAO,EACvE,OAAOA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0EAA0E,EACnJ,CAAC;AAED,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/grant-share-permission.d.ts
4
+ declare const OneDriveGrantSharePermissionInput: z.ZodTypeAny;
5
+ declare const OneDriveGrantSharePermissionOutput: z.ZodTypeAny;
6
+ declare const oneDriveGrantSharePermission: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGrantSharePermission };
9
+ //# sourceMappingURL=grant-share-permission.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"grant-share-permission.d.cts","names":[],"sources":["../../src/actions/grant-share-permission.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAMhD;AAAA,cAaW,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/grant-share-permission.d.ts
4
+ declare const OneDriveGrantSharePermissionInput: z.ZodTypeAny;
5
+ declare const OneDriveGrantSharePermissionOutput: z.ZodTypeAny;
6
+ declare const oneDriveGrantSharePermission: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { oneDriveGrantSharePermission };
9
+ //# sourceMappingURL=grant-share-permission.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"grant-share-permission.d.mts","names":[],"sources":["../../src/actions/grant-share-permission.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAMhD;AAAA,cAaW,kCAAA,EAAoC,CAAA,CAAE,UAEjD;AAAA,cAEW,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,29 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/grant-share-permission.ts
4
+ const OneDriveGrantSharePermissionInput = z.object({
5
+ roles: z.array(z.string()).describe("Array of Microsoft Graph role strings specifying the access level to grant. Documented/common values include 'read' and 'write'; permission resources may also use 'owner' for SharePoint/OneDrive for Business where supported, and tenant/resource-specific roles may also be accepted by Graph."),
6
+ recipients: z.array(z.object({ email: z.string().describe("The email address of the recipient to grant access.") })).describe("Array of recipient objects with email addresses who will receive access to the shared link."),
7
+ encoded_sharing_url: z.string().describe("Base64url encoded sharing URL (must be prefixed with u!). Encode the sharing URL using base64url format and prefix with 'u!' to create the encoded sharing URL.")
8
+ });
9
+ const OneDriveGrantSharePermission_GrantedToUserSchema = z.object({
10
+ id: z.string().describe("The ID of the user.").nullable().optional(),
11
+ display_name: z.string().describe("The display name of the user.").nullable().optional()
12
+ });
13
+ const OneDriveGrantSharePermission_GrantedToV2Schema = z.object({ user: OneDriveGrantSharePermission_GrantedToUserSchema.nullable().optional() });
14
+ const OneDriveGrantSharePermission_PermissionSchema = z.object({
15
+ id: z.string().describe("The unique identifier of the permission."),
16
+ roles: z.array(z.string()).describe("The roles granted by this permission (e.g., 'read', 'write')."),
17
+ grantedToV2: OneDriveGrantSharePermission_GrantedToV2Schema.nullable().optional()
18
+ });
19
+ const oneDriveGrantSharePermission = action("ONE_DRIVE_GRANT_SHARE_PERMISSION", {
20
+ slug: "one_drive-grant-share-permission",
21
+ name: "Grant Shares Permission",
22
+ description: "Tool to grant users access to a link represented by a permission using an encoded sharing URL. Use when you need to give specific users access to a shared OneDrive or SharePoint resource.",
23
+ input: OneDriveGrantSharePermissionInput,
24
+ output: z.object({ value: z.array(OneDriveGrantSharePermission_PermissionSchema).describe("A collection of permission objects representing the granted permissions.") })
25
+ });
26
+ //#endregion
27
+ export { oneDriveGrantSharePermission };
28
+
29
+ //# sourceMappingURL=grant-share-permission.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"grant-share-permission.mjs","names":[],"sources":["../../src/actions/grant-share-permission.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveGrantSharePermissionInput: z.ZodTypeAny = z.object({\n roles: z.array(z.string()).describe(\"Array of Microsoft Graph role strings specifying the access level to grant. Documented/common values include 'read' and 'write'; permission resources may also use 'owner' for SharePoint/OneDrive for Business where supported, and tenant/resource-specific roles may also be accepted by Graph.\"),\n recipients: z.array(z.object({\n email: z.string().describe(\"The email address of the recipient to grant access.\"),\n})).describe(\"Array of recipient objects with email addresses who will receive access to the shared link.\"),\n encoded_sharing_url: z.string().describe(\"Base64url encoded sharing URL (must be prefixed with u!). Encode the sharing URL using base64url format and prefix with 'u!' to create the encoded sharing URL.\"),\n});\nconst OneDriveGrantSharePermission_GrantedToUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The ID of the user.\").nullable().optional(),\n display_name: z.string().describe(\"The display name of the user.\").nullable().optional(),\n});\nconst OneDriveGrantSharePermission_GrantedToV2Schema: z.ZodTypeAny = z.object({\n user: OneDriveGrantSharePermission_GrantedToUserSchema.nullable().optional(),\n});\nconst OneDriveGrantSharePermission_PermissionSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the permission.\"),\n roles: z.array(z.string()).describe(\"The roles granted by this permission (e.g., 'read', 'write').\"),\n grantedToV2: OneDriveGrantSharePermission_GrantedToV2Schema.nullable().optional(),\n});\nexport const OneDriveGrantSharePermissionOutput: z.ZodTypeAny = z.object({\n value: z.array(OneDriveGrantSharePermission_PermissionSchema).describe(\"A collection of permission objects representing the granted permissions.\"),\n});\n\nexport const oneDriveGrantSharePermission = action(\"ONE_DRIVE_GRANT_SHARE_PERMISSION\", {\n slug: \"one_drive-grant-share-permission\",\n name: \"Grant Shares Permission\",\n description: \"Tool to grant users access to a link represented by a permission using an encoded sharing URL. Use when you need to give specific users access to a shared OneDrive or SharePoint resource.\",\n input: OneDriveGrantSharePermissionInput,\n output: OneDriveGrantSharePermissionOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO;CACtE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oSAAoS;CACxU,YAAY,EAAE,MAAM,EAAE,OAAO,EAC7B,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,EAClF,CAAC,CAAC,CAAC,CAAC,SAAS,6FAA6F;CACxG,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,iKAAiK;AAC5M,CAAC;AACD,MAAM,mDAAiE,EAAE,OAAO;CAC9E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC;AACD,MAAM,iDAA+D,EAAE,OAAO,EAC5E,MAAM,iDAAiD,SAAS,CAAC,CAAC,SAAS,EAC7E,CAAC;AACD,MAAM,gDAA8D,EAAE,OAAO;CAC3E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D;CACnG,aAAa,+CAA+C,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC;AAKD,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT8D,EAAE,OAAO,EACvE,OAAO,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,0EAA0E,EACnJ,CAOU;AACV,CAAC"}