@keystrokehq/onenote 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 (602) 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/copy-onenote-group-notebook.cjs +24 -0
  7. package/dist/actions/copy-onenote-group-notebook.cjs.map +1 -0
  8. package/dist/actions/copy-onenote-group-notebook.d.cts +9 -0
  9. package/dist/actions/copy-onenote-group-notebook.d.cts.map +1 -0
  10. package/dist/actions/copy-onenote-group-notebook.d.mts +9 -0
  11. package/dist/actions/copy-onenote-group-notebook.d.mts.map +1 -0
  12. package/dist/actions/copy-onenote-group-notebook.mjs +21 -0
  13. package/dist/actions/copy-onenote-group-notebook.mjs.map +1 -0
  14. package/dist/actions/copy-onenote-site-notebook.cjs +25 -0
  15. package/dist/actions/copy-onenote-site-notebook.cjs.map +1 -0
  16. package/dist/actions/copy-onenote-site-notebook.d.cts +9 -0
  17. package/dist/actions/copy-onenote-site-notebook.d.cts.map +1 -0
  18. package/dist/actions/copy-onenote-site-notebook.d.mts +9 -0
  19. package/dist/actions/copy-onenote-site-notebook.d.mts.map +1 -0
  20. package/dist/actions/copy-onenote-site-notebook.mjs +22 -0
  21. package/dist/actions/copy-onenote-site-notebook.mjs.map +1 -0
  22. package/dist/actions/copy-section-to-notebook-for-user2.cjs +27 -0
  23. package/dist/actions/copy-section-to-notebook-for-user2.cjs.map +1 -0
  24. package/dist/actions/copy-section-to-notebook-for-user2.d.cts +9 -0
  25. package/dist/actions/copy-section-to-notebook-for-user2.d.cts.map +1 -0
  26. package/dist/actions/copy-section-to-notebook-for-user2.d.mts +9 -0
  27. package/dist/actions/copy-section-to-notebook-for-user2.d.mts.map +1 -0
  28. package/dist/actions/copy-section-to-notebook-for-user2.mjs +24 -0
  29. package/dist/actions/copy-section-to-notebook-for-user2.mjs.map +1 -0
  30. package/dist/actions/copy-section-to-notebook2.cjs +26 -0
  31. package/dist/actions/copy-section-to-notebook2.cjs.map +1 -0
  32. package/dist/actions/copy-section-to-notebook2.d.cts +9 -0
  33. package/dist/actions/copy-section-to-notebook2.d.cts.map +1 -0
  34. package/dist/actions/copy-section-to-notebook2.d.mts +9 -0
  35. package/dist/actions/copy-section-to-notebook2.d.mts.map +1 -0
  36. package/dist/actions/copy-section-to-notebook2.mjs +23 -0
  37. package/dist/actions/copy-section-to-notebook2.mjs.map +1 -0
  38. package/dist/actions/copy-section-to-section-group-for-user.cjs +26 -0
  39. package/dist/actions/copy-section-to-section-group-for-user.cjs.map +1 -0
  40. package/dist/actions/copy-section-to-section-group-for-user.d.cts +9 -0
  41. package/dist/actions/copy-section-to-section-group-for-user.d.cts.map +1 -0
  42. package/dist/actions/copy-section-to-section-group-for-user.d.mts +9 -0
  43. package/dist/actions/copy-section-to-section-group-for-user.d.mts.map +1 -0
  44. package/dist/actions/copy-section-to-section-group-for-user.mjs +23 -0
  45. package/dist/actions/copy-section-to-section-group-for-user.mjs.map +1 -0
  46. package/dist/actions/copy-section-to-section-group.cjs +25 -0
  47. package/dist/actions/copy-section-to-section-group.cjs.map +1 -0
  48. package/dist/actions/copy-section-to-section-group.d.cts +9 -0
  49. package/dist/actions/copy-section-to-section-group.d.cts.map +1 -0
  50. package/dist/actions/copy-section-to-section-group.d.mts +9 -0
  51. package/dist/actions/copy-section-to-section-group.d.mts.map +1 -0
  52. package/dist/actions/copy-section-to-section-group.mjs +22 -0
  53. package/dist/actions/copy-section-to-section-group.mjs.map +1 -0
  54. package/dist/actions/copy-site-page-to-section3.cjs +26 -0
  55. package/dist/actions/copy-site-page-to-section3.cjs.map +1 -0
  56. package/dist/actions/copy-site-page-to-section3.d.cts +9 -0
  57. package/dist/actions/copy-site-page-to-section3.d.cts.map +1 -0
  58. package/dist/actions/copy-site-page-to-section3.d.mts +9 -0
  59. package/dist/actions/copy-site-page-to-section3.d.mts.map +1 -0
  60. package/dist/actions/copy-site-page-to-section3.mjs +23 -0
  61. package/dist/actions/copy-site-page-to-section3.mjs.map +1 -0
  62. package/dist/actions/copy-user-page-to-section.cjs +24 -0
  63. package/dist/actions/copy-user-page-to-section.cjs.map +1 -0
  64. package/dist/actions/copy-user-page-to-section.d.cts +9 -0
  65. package/dist/actions/copy-user-page-to-section.d.cts.map +1 -0
  66. package/dist/actions/copy-user-page-to-section.d.mts +9 -0
  67. package/dist/actions/copy-user-page-to-section.d.mts.map +1 -0
  68. package/dist/actions/copy-user-page-to-section.mjs +21 -0
  69. package/dist/actions/copy-user-page-to-section.mjs.map +1 -0
  70. package/dist/actions/count-notebooks-section-groups-sections.cjs +19 -0
  71. package/dist/actions/count-notebooks-section-groups-sections.cjs.map +1 -0
  72. package/dist/actions/count-notebooks-section-groups-sections.d.cts +9 -0
  73. package/dist/actions/count-notebooks-section-groups-sections.d.cts.map +1 -0
  74. package/dist/actions/count-notebooks-section-groups-sections.d.mts +9 -0
  75. package/dist/actions/count-notebooks-section-groups-sections.d.mts.map +1 -0
  76. package/dist/actions/count-notebooks-section-groups-sections.mjs +16 -0
  77. package/dist/actions/count-notebooks-section-groups-sections.mjs.map +1 -0
  78. package/dist/actions/count-site-notebook-section-groups-sections.cjs +20 -0
  79. package/dist/actions/count-site-notebook-section-groups-sections.cjs.map +1 -0
  80. package/dist/actions/count-site-notebook-section-groups-sections.d.cts +9 -0
  81. package/dist/actions/count-site-notebook-section-groups-sections.d.cts.map +1 -0
  82. package/dist/actions/count-site-notebook-section-groups-sections.d.mts +9 -0
  83. package/dist/actions/count-site-notebook-section-groups-sections.d.mts.map +1 -0
  84. package/dist/actions/count-site-notebook-section-groups-sections.mjs +17 -0
  85. package/dist/actions/count-site-notebook-section-groups-sections.mjs.map +1 -0
  86. package/dist/actions/create-group-notebook.cjs +47 -0
  87. package/dist/actions/create-group-notebook.cjs.map +1 -0
  88. package/dist/actions/create-group-notebook.d.cts +9 -0
  89. package/dist/actions/create-group-notebook.d.cts.map +1 -0
  90. package/dist/actions/create-group-notebook.d.mts +9 -0
  91. package/dist/actions/create-group-notebook.d.mts.map +1 -0
  92. package/dist/actions/create-group-notebook.mjs +46 -0
  93. package/dist/actions/create-group-notebook.mjs.map +1 -0
  94. package/dist/actions/create-group-pages.cjs +37 -0
  95. package/dist/actions/create-group-pages.cjs.map +1 -0
  96. package/dist/actions/create-group-pages.d.cts +9 -0
  97. package/dist/actions/create-group-pages.d.cts.map +1 -0
  98. package/dist/actions/create-group-pages.d.mts +9 -0
  99. package/dist/actions/create-group-pages.d.mts.map +1 -0
  100. package/dist/actions/create-group-pages.mjs +36 -0
  101. package/dist/actions/create-group-pages.mjs.map +1 -0
  102. package/dist/actions/create-group-section-groups-sections.cjs +53 -0
  103. package/dist/actions/create-group-section-groups-sections.cjs.map +1 -0
  104. package/dist/actions/create-group-section-groups-sections.d.cts +9 -0
  105. package/dist/actions/create-group-section-groups-sections.d.cts.map +1 -0
  106. package/dist/actions/create-group-section-groups-sections.d.mts +9 -0
  107. package/dist/actions/create-group-section-groups-sections.d.mts.map +1 -0
  108. package/dist/actions/create-group-section-groups-sections.mjs +52 -0
  109. package/dist/actions/create-group-section-groups-sections.mjs.map +1 -0
  110. package/dist/actions/create-me-notebooks.cjs +44 -0
  111. package/dist/actions/create-me-notebooks.cjs.map +1 -0
  112. package/dist/actions/create-me-notebooks.d.cts +9 -0
  113. package/dist/actions/create-me-notebooks.d.cts.map +1 -0
  114. package/dist/actions/create-me-notebooks.d.mts +9 -0
  115. package/dist/actions/create-me-notebooks.d.mts.map +1 -0
  116. package/dist/actions/create-me-notebooks.mjs +43 -0
  117. package/dist/actions/create-me-notebooks.mjs.map +1 -0
  118. package/dist/actions/create-me-section-groups-sections.cjs +52 -0
  119. package/dist/actions/create-me-section-groups-sections.cjs.map +1 -0
  120. package/dist/actions/create-me-section-groups-sections.d.cts +9 -0
  121. package/dist/actions/create-me-section-groups-sections.d.cts.map +1 -0
  122. package/dist/actions/create-me-section-groups-sections.d.mts +9 -0
  123. package/dist/actions/create-me-section-groups-sections.d.mts.map +1 -0
  124. package/dist/actions/create-me-section-groups-sections.mjs +51 -0
  125. package/dist/actions/create-me-section-groups-sections.mjs.map +1 -0
  126. package/dist/actions/create-me-sections-pages.cjs +37 -0
  127. package/dist/actions/create-me-sections-pages.cjs.map +1 -0
  128. package/dist/actions/create-me-sections-pages.d.cts +9 -0
  129. package/dist/actions/create-me-sections-pages.d.cts.map +1 -0
  130. package/dist/actions/create-me-sections-pages.d.mts +9 -0
  131. package/dist/actions/create-me-sections-pages.d.mts.map +1 -0
  132. package/dist/actions/create-me-sections-pages.mjs +36 -0
  133. package/dist/actions/create-me-sections-pages.mjs.map +1 -0
  134. package/dist/actions/create-onenote-group-notebooks-section-groups.cjs +39 -0
  135. package/dist/actions/create-onenote-group-notebooks-section-groups.cjs.map +1 -0
  136. package/dist/actions/create-onenote-group-notebooks-section-groups.d.cts +9 -0
  137. package/dist/actions/create-onenote-group-notebooks-section-groups.d.cts.map +1 -0
  138. package/dist/actions/create-onenote-group-notebooks-section-groups.d.mts +9 -0
  139. package/dist/actions/create-onenote-group-notebooks-section-groups.d.mts.map +1 -0
  140. package/dist/actions/create-onenote-group-notebooks-section-groups.mjs +38 -0
  141. package/dist/actions/create-onenote-group-notebooks-section-groups.mjs.map +1 -0
  142. package/dist/actions/create-site-notebooks-sections.cjs +53 -0
  143. package/dist/actions/create-site-notebooks-sections.cjs.map +1 -0
  144. package/dist/actions/create-site-notebooks-sections.d.cts +9 -0
  145. package/dist/actions/create-site-notebooks-sections.d.cts.map +1 -0
  146. package/dist/actions/create-site-notebooks-sections.d.mts +9 -0
  147. package/dist/actions/create-site-notebooks-sections.d.mts.map +1 -0
  148. package/dist/actions/create-site-notebooks-sections.mjs +52 -0
  149. package/dist/actions/create-site-notebooks-sections.mjs.map +1 -0
  150. package/dist/actions/create-user-notebooks-sections.cjs +53 -0
  151. package/dist/actions/create-user-notebooks-sections.cjs.map +1 -0
  152. package/dist/actions/create-user-notebooks-sections.d.cts +9 -0
  153. package/dist/actions/create-user-notebooks-sections.d.cts.map +1 -0
  154. package/dist/actions/create-user-notebooks-sections.d.mts +9 -0
  155. package/dist/actions/create-user-notebooks-sections.d.mts.map +1 -0
  156. package/dist/actions/create-user-notebooks-sections.mjs +52 -0
  157. package/dist/actions/create-user-notebooks-sections.mjs.map +1 -0
  158. package/dist/actions/create-user-pages.cjs +37 -0
  159. package/dist/actions/create-user-pages.cjs.map +1 -0
  160. package/dist/actions/create-user-pages.d.cts +9 -0
  161. package/dist/actions/create-user-pages.d.cts.map +1 -0
  162. package/dist/actions/create-user-pages.d.mts +9 -0
  163. package/dist/actions/create-user-pages.d.mts.map +1 -0
  164. package/dist/actions/create-user-pages.mjs +36 -0
  165. package/dist/actions/create-user-pages.mjs.map +1 -0
  166. package/dist/actions/create-user-section-groups-sections.cjs +53 -0
  167. package/dist/actions/create-user-section-groups-sections.cjs.map +1 -0
  168. package/dist/actions/create-user-section-groups-sections.d.cts +9 -0
  169. package/dist/actions/create-user-section-groups-sections.d.cts.map +1 -0
  170. package/dist/actions/create-user-section-groups-sections.d.mts +9 -0
  171. package/dist/actions/create-user-section-groups-sections.d.mts.map +1 -0
  172. package/dist/actions/create-user-section-groups-sections.mjs +52 -0
  173. package/dist/actions/create-user-section-groups-sections.mjs.map +1 -0
  174. package/dist/actions/create-user-sections-pages4.cjs +38 -0
  175. package/dist/actions/create-user-sections-pages4.cjs.map +1 -0
  176. package/dist/actions/create-user-sections-pages4.d.cts +9 -0
  177. package/dist/actions/create-user-sections-pages4.d.cts.map +1 -0
  178. package/dist/actions/create-user-sections-pages4.d.mts +9 -0
  179. package/dist/actions/create-user-sections-pages4.d.mts.map +1 -0
  180. package/dist/actions/create-user-sections-pages4.mjs +37 -0
  181. package/dist/actions/create-user-sections-pages4.mjs.map +1 -0
  182. package/dist/actions/delete-onenote-group-section-group-page-content.cjs +24 -0
  183. package/dist/actions/delete-onenote-group-section-group-page-content.cjs.map +1 -0
  184. package/dist/actions/delete-onenote-group-section-group-page-content.d.cts +9 -0
  185. package/dist/actions/delete-onenote-group-section-group-page-content.d.cts.map +1 -0
  186. package/dist/actions/delete-onenote-group-section-group-page-content.d.mts +9 -0
  187. package/dist/actions/delete-onenote-group-section-group-page-content.d.mts.map +1 -0
  188. package/dist/actions/delete-onenote-group-section-group-page-content.mjs +21 -0
  189. package/dist/actions/delete-onenote-group-section-group-page-content.mjs.map +1 -0
  190. package/dist/actions/delete-onenote-group-sections-pages2.cjs +24 -0
  191. package/dist/actions/delete-onenote-group-sections-pages2.cjs.map +1 -0
  192. package/dist/actions/delete-onenote-group-sections-pages2.d.cts +9 -0
  193. package/dist/actions/delete-onenote-group-sections-pages2.d.cts.map +1 -0
  194. package/dist/actions/delete-onenote-group-sections-pages2.d.mts +9 -0
  195. package/dist/actions/delete-onenote-group-sections-pages2.d.mts.map +1 -0
  196. package/dist/actions/delete-onenote-group-sections-pages2.mjs +21 -0
  197. package/dist/actions/delete-onenote-group-sections-pages2.mjs.map +1 -0
  198. package/dist/actions/delete-site-pages.cjs +22 -0
  199. package/dist/actions/delete-site-pages.cjs.map +1 -0
  200. package/dist/actions/delete-site-pages.d.cts +9 -0
  201. package/dist/actions/delete-site-pages.d.cts.map +1 -0
  202. package/dist/actions/delete-site-pages.d.mts +9 -0
  203. package/dist/actions/delete-site-pages.d.mts.map +1 -0
  204. package/dist/actions/delete-site-pages.mjs +19 -0
  205. package/dist/actions/delete-site-pages.mjs.map +1 -0
  206. package/dist/actions/delete-user-onenote-sections-pages.cjs +25 -0
  207. package/dist/actions/delete-user-onenote-sections-pages.cjs.map +1 -0
  208. package/dist/actions/delete-user-onenote-sections-pages.d.cts +9 -0
  209. package/dist/actions/delete-user-onenote-sections-pages.d.cts.map +1 -0
  210. package/dist/actions/delete-user-onenote-sections-pages.d.mts +9 -0
  211. package/dist/actions/delete-user-onenote-sections-pages.d.mts.map +1 -0
  212. package/dist/actions/delete-user-onenote-sections-pages.mjs +22 -0
  213. package/dist/actions/delete-user-onenote-sections-pages.mjs.map +1 -0
  214. package/dist/actions/delete-user-pages.cjs +22 -0
  215. package/dist/actions/delete-user-pages.cjs.map +1 -0
  216. package/dist/actions/delete-user-pages.d.cts +9 -0
  217. package/dist/actions/delete-user-pages.d.cts.map +1 -0
  218. package/dist/actions/delete-user-pages.d.mts +9 -0
  219. package/dist/actions/delete-user-pages.d.mts.map +1 -0
  220. package/dist/actions/delete-user-pages.mjs +19 -0
  221. package/dist/actions/delete-user-pages.mjs.map +1 -0
  222. package/dist/actions/get-group-sections.cjs +68 -0
  223. package/dist/actions/get-group-sections.cjs.map +1 -0
  224. package/dist/actions/get-group-sections.d.cts +9 -0
  225. package/dist/actions/get-group-sections.d.cts.map +1 -0
  226. package/dist/actions/get-group-sections.d.mts +9 -0
  227. package/dist/actions/get-group-sections.d.mts.map +1 -0
  228. package/dist/actions/get-group-sections.mjs +67 -0
  229. package/dist/actions/get-group-sections.mjs.map +1 -0
  230. package/dist/actions/get-me-onenote-resources-value.cjs +21 -0
  231. package/dist/actions/get-me-onenote-resources-value.cjs.map +1 -0
  232. package/dist/actions/get-me-onenote-resources-value.d.cts +9 -0
  233. package/dist/actions/get-me-onenote-resources-value.d.cts.map +1 -0
  234. package/dist/actions/get-me-onenote-resources-value.d.mts +9 -0
  235. package/dist/actions/get-me-onenote-resources-value.d.mts.map +1 -0
  236. package/dist/actions/get-me-onenote-resources-value.mjs +18 -0
  237. package/dist/actions/get-me-onenote-resources-value.mjs.map +1 -0
  238. package/dist/actions/get-me-section-page-content.cjs +23 -0
  239. package/dist/actions/get-me-section-page-content.cjs.map +1 -0
  240. package/dist/actions/get-me-section-page-content.d.cts +9 -0
  241. package/dist/actions/get-me-section-page-content.d.cts.map +1 -0
  242. package/dist/actions/get-me-section-page-content.d.mts +9 -0
  243. package/dist/actions/get-me-section-page-content.d.mts.map +1 -0
  244. package/dist/actions/get-me-section-page-content.mjs +20 -0
  245. package/dist/actions/get-me-section-page-content.mjs.map +1 -0
  246. package/dist/actions/get-notebook-from-web-url.cjs +48 -0
  247. package/dist/actions/get-notebook-from-web-url.cjs.map +1 -0
  248. package/dist/actions/get-notebook-from-web-url.d.cts +9 -0
  249. package/dist/actions/get-notebook-from-web-url.d.cts.map +1 -0
  250. package/dist/actions/get-notebook-from-web-url.d.mts +9 -0
  251. package/dist/actions/get-notebook-from-web-url.d.mts.map +1 -0
  252. package/dist/actions/get-notebook-from-web-url.mjs +47 -0
  253. package/dist/actions/get-notebook-from-web-url.mjs.map +1 -0
  254. package/dist/actions/get-notebook-section-group.cjs +40 -0
  255. package/dist/actions/get-notebook-section-group.cjs.map +1 -0
  256. package/dist/actions/get-notebook-section-group.d.cts +9 -0
  257. package/dist/actions/get-notebook-section-group.d.cts.map +1 -0
  258. package/dist/actions/get-notebook-section-group.d.mts +9 -0
  259. package/dist/actions/get-notebook-section-group.d.mts.map +1 -0
  260. package/dist/actions/get-notebook-section-group.mjs +39 -0
  261. package/dist/actions/get-notebook-section-group.mjs.map +1 -0
  262. package/dist/actions/get-onenote-group-operations.cjs +38 -0
  263. package/dist/actions/get-onenote-group-operations.cjs.map +1 -0
  264. package/dist/actions/get-onenote-group-operations.d.cts +9 -0
  265. package/dist/actions/get-onenote-group-operations.d.cts.map +1 -0
  266. package/dist/actions/get-onenote-group-operations.d.mts +9 -0
  267. package/dist/actions/get-onenote-group-operations.d.mts.map +1 -0
  268. package/dist/actions/get-onenote-group-operations.mjs +37 -0
  269. package/dist/actions/get-onenote-group-operations.mjs.map +1 -0
  270. package/dist/actions/get-onenote-group-sections-pages.cjs +56 -0
  271. package/dist/actions/get-onenote-group-sections-pages.cjs.map +1 -0
  272. package/dist/actions/get-onenote-group-sections-pages.d.cts +9 -0
  273. package/dist/actions/get-onenote-group-sections-pages.d.cts.map +1 -0
  274. package/dist/actions/get-onenote-group-sections-pages.d.mts +9 -0
  275. package/dist/actions/get-onenote-group-sections-pages.d.mts.map +1 -0
  276. package/dist/actions/get-onenote-group-sections-pages.mjs +55 -0
  277. package/dist/actions/get-onenote-group-sections-pages.mjs.map +1 -0
  278. package/dist/actions/get-onenote-site-operations.cjs +38 -0
  279. package/dist/actions/get-onenote-site-operations.cjs.map +1 -0
  280. package/dist/actions/get-onenote-site-operations.d.cts +9 -0
  281. package/dist/actions/get-onenote-site-operations.d.cts.map +1 -0
  282. package/dist/actions/get-onenote-site-operations.d.mts +9 -0
  283. package/dist/actions/get-onenote-site-operations.d.mts.map +1 -0
  284. package/dist/actions/get-onenote-site-operations.mjs +37 -0
  285. package/dist/actions/get-onenote-site-operations.mjs.map +1 -0
  286. package/dist/actions/get-onenote-user-page-content.cjs +36 -0
  287. package/dist/actions/get-onenote-user-page-content.cjs.map +1 -0
  288. package/dist/actions/get-onenote-user-page-content.d.cts +9 -0
  289. package/dist/actions/get-onenote-user-page-content.d.cts.map +1 -0
  290. package/dist/actions/get-onenote-user-page-content.d.mts +9 -0
  291. package/dist/actions/get-onenote-user-page-content.d.mts.map +1 -0
  292. package/dist/actions/get-onenote-user-page-content.mjs +35 -0
  293. package/dist/actions/get-onenote-user-page-content.mjs.map +1 -0
  294. package/dist/actions/get-page.cjs +52 -0
  295. package/dist/actions/get-page.cjs.map +1 -0
  296. package/dist/actions/get-page.d.cts +9 -0
  297. package/dist/actions/get-page.d.cts.map +1 -0
  298. package/dist/actions/get-page.d.mts +9 -0
  299. package/dist/actions/get-page.d.mts.map +1 -0
  300. package/dist/actions/get-page.mjs +51 -0
  301. package/dist/actions/get-page.mjs.map +1 -0
  302. package/dist/actions/get-recent-notebooks.cjs +37 -0
  303. package/dist/actions/get-recent-notebooks.cjs.map +1 -0
  304. package/dist/actions/get-recent-notebooks.d.cts +9 -0
  305. package/dist/actions/get-recent-notebooks.d.cts.map +1 -0
  306. package/dist/actions/get-recent-notebooks.d.mts +9 -0
  307. package/dist/actions/get-recent-notebooks.d.mts.map +1 -0
  308. package/dist/actions/get-recent-notebooks.mjs +36 -0
  309. package/dist/actions/get-recent-notebooks.mjs.map +1 -0
  310. package/dist/actions/get-section.cjs +59 -0
  311. package/dist/actions/get-section.cjs.map +1 -0
  312. package/dist/actions/get-section.d.cts +9 -0
  313. package/dist/actions/get-section.d.cts.map +1 -0
  314. package/dist/actions/get-section.d.mts +9 -0
  315. package/dist/actions/get-section.d.mts.map +1 -0
  316. package/dist/actions/get-section.mjs +58 -0
  317. package/dist/actions/get-section.mjs.map +1 -0
  318. package/dist/actions/get-site-onenote-pages.cjs +50 -0
  319. package/dist/actions/get-site-onenote-pages.cjs.map +1 -0
  320. package/dist/actions/get-site-onenote-pages.d.cts +9 -0
  321. package/dist/actions/get-site-onenote-pages.d.cts.map +1 -0
  322. package/dist/actions/get-site-onenote-pages.d.mts +9 -0
  323. package/dist/actions/get-site-onenote-pages.d.mts.map +1 -0
  324. package/dist/actions/get-site-onenote-pages.mjs +49 -0
  325. package/dist/actions/get-site-onenote-pages.mjs.map +1 -0
  326. package/dist/actions/get-site-pages-preview.cjs +22 -0
  327. package/dist/actions/get-site-pages-preview.cjs.map +1 -0
  328. package/dist/actions/get-site-pages-preview.d.cts +9 -0
  329. package/dist/actions/get-site-pages-preview.d.cts.map +1 -0
  330. package/dist/actions/get-site-pages-preview.d.mts +9 -0
  331. package/dist/actions/get-site-pages-preview.d.mts.map +1 -0
  332. package/dist/actions/get-site-pages-preview.mjs +19 -0
  333. package/dist/actions/get-site-pages-preview.mjs.map +1 -0
  334. package/dist/actions/get-site-sections-pages.cjs +56 -0
  335. package/dist/actions/get-site-sections-pages.cjs.map +1 -0
  336. package/dist/actions/get-site-sections-pages.d.cts +9 -0
  337. package/dist/actions/get-site-sections-pages.d.cts.map +1 -0
  338. package/dist/actions/get-site-sections-pages.d.mts +9 -0
  339. package/dist/actions/get-site-sections-pages.d.mts.map +1 -0
  340. package/dist/actions/get-site-sections-pages.mjs +55 -0
  341. package/dist/actions/get-site-sections-pages.mjs.map +1 -0
  342. package/dist/actions/get-site-sections.cjs +68 -0
  343. package/dist/actions/get-site-sections.cjs.map +1 -0
  344. package/dist/actions/get-site-sections.d.cts +9 -0
  345. package/dist/actions/get-site-sections.d.cts.map +1 -0
  346. package/dist/actions/get-site-sections.d.mts +9 -0
  347. package/dist/actions/get-site-sections.d.mts.map +1 -0
  348. package/dist/actions/get-site-sections.mjs +67 -0
  349. package/dist/actions/get-site-sections.mjs.map +1 -0
  350. package/dist/actions/get-user-notebook.cjs +64 -0
  351. package/dist/actions/get-user-notebook.cjs.map +1 -0
  352. package/dist/actions/get-user-notebook.d.cts +9 -0
  353. package/dist/actions/get-user-notebook.d.cts.map +1 -0
  354. package/dist/actions/get-user-notebook.d.mts +9 -0
  355. package/dist/actions/get-user-notebook.d.mts.map +1 -0
  356. package/dist/actions/get-user-notebook.mjs +63 -0
  357. package/dist/actions/get-user-notebook.mjs.map +1 -0
  358. package/dist/actions/get-user-pages.cjs +53 -0
  359. package/dist/actions/get-user-pages.cjs.map +1 -0
  360. package/dist/actions/get-user-pages.d.cts +9 -0
  361. package/dist/actions/get-user-pages.d.cts.map +1 -0
  362. package/dist/actions/get-user-pages.d.mts +9 -0
  363. package/dist/actions/get-user-pages.d.mts.map +1 -0
  364. package/dist/actions/get-user-pages.mjs +52 -0
  365. package/dist/actions/get-user-pages.mjs.map +1 -0
  366. package/dist/actions/get-user-parent-section-group2.cjs +42 -0
  367. package/dist/actions/get-user-parent-section-group2.cjs.map +1 -0
  368. package/dist/actions/get-user-parent-section-group2.d.cts +9 -0
  369. package/dist/actions/get-user-parent-section-group2.d.cts.map +1 -0
  370. package/dist/actions/get-user-parent-section-group2.d.mts +9 -0
  371. package/dist/actions/get-user-parent-section-group2.d.mts.map +1 -0
  372. package/dist/actions/get-user-parent-section-group2.mjs +41 -0
  373. package/dist/actions/get-user-parent-section-group2.mjs.map +1 -0
  374. package/dist/actions/index.cjs +143 -0
  375. package/dist/actions/index.d.cts +72 -0
  376. package/dist/actions/index.d.mts +72 -0
  377. package/dist/actions/index.mjs +72 -0
  378. package/dist/actions/list-group-notebook-section-groups.cjs +52 -0
  379. package/dist/actions/list-group-notebook-section-groups.cjs.map +1 -0
  380. package/dist/actions/list-group-notebook-section-groups.d.cts +9 -0
  381. package/dist/actions/list-group-notebook-section-groups.d.cts.map +1 -0
  382. package/dist/actions/list-group-notebook-section-groups.d.mts +9 -0
  383. package/dist/actions/list-group-notebook-section-groups.d.mts.map +1 -0
  384. package/dist/actions/list-group-notebook-section-groups.mjs +51 -0
  385. package/dist/actions/list-group-notebook-section-groups.mjs.map +1 -0
  386. package/dist/actions/list-group-notebook-section-pages.cjs +46 -0
  387. package/dist/actions/list-group-notebook-section-pages.cjs.map +1 -0
  388. package/dist/actions/list-group-notebook-section-pages.d.cts +9 -0
  389. package/dist/actions/list-group-notebook-section-pages.d.cts.map +1 -0
  390. package/dist/actions/list-group-notebook-section-pages.d.mts +9 -0
  391. package/dist/actions/list-group-notebook-section-pages.d.mts.map +1 -0
  392. package/dist/actions/list-group-notebook-section-pages.mjs +45 -0
  393. package/dist/actions/list-group-notebook-section-pages.mjs.map +1 -0
  394. package/dist/actions/list-group-notebooks.cjs +65 -0
  395. package/dist/actions/list-group-notebooks.cjs.map +1 -0
  396. package/dist/actions/list-group-notebooks.d.cts +9 -0
  397. package/dist/actions/list-group-notebooks.d.cts.map +1 -0
  398. package/dist/actions/list-group-notebooks.d.mts +9 -0
  399. package/dist/actions/list-group-notebooks.d.mts.map +1 -0
  400. package/dist/actions/list-group-notebooks.mjs +64 -0
  401. package/dist/actions/list-group-notebooks.mjs.map +1 -0
  402. package/dist/actions/list-group-section-groups-sections.cjs +56 -0
  403. package/dist/actions/list-group-section-groups-sections.cjs.map +1 -0
  404. package/dist/actions/list-group-section-groups-sections.d.cts +9 -0
  405. package/dist/actions/list-group-section-groups-sections.d.cts.map +1 -0
  406. package/dist/actions/list-group-section-groups-sections.d.mts +9 -0
  407. package/dist/actions/list-group-section-groups-sections.d.mts.map +1 -0
  408. package/dist/actions/list-group-section-groups-sections.mjs +55 -0
  409. package/dist/actions/list-group-section-groups-sections.mjs.map +1 -0
  410. package/dist/actions/list-joined-teams.cjs +58 -0
  411. package/dist/actions/list-joined-teams.cjs.map +1 -0
  412. package/dist/actions/list-joined-teams.d.cts +9 -0
  413. package/dist/actions/list-joined-teams.d.cts.map +1 -0
  414. package/dist/actions/list-joined-teams.d.mts +9 -0
  415. package/dist/actions/list-joined-teams.d.mts.map +1 -0
  416. package/dist/actions/list-joined-teams.mjs +57 -0
  417. package/dist/actions/list-joined-teams.mjs.map +1 -0
  418. package/dist/actions/list-me-onenote-sections-pages4.cjs +59 -0
  419. package/dist/actions/list-me-onenote-sections-pages4.cjs.map +1 -0
  420. package/dist/actions/list-me-onenote-sections-pages4.d.cts +9 -0
  421. package/dist/actions/list-me-onenote-sections-pages4.d.cts.map +1 -0
  422. package/dist/actions/list-me-onenote-sections-pages4.d.mts +9 -0
  423. package/dist/actions/list-me-onenote-sections-pages4.d.mts.map +1 -0
  424. package/dist/actions/list-me-onenote-sections-pages4.mjs +58 -0
  425. package/dist/actions/list-me-onenote-sections-pages4.mjs.map +1 -0
  426. package/dist/actions/list-onenote-group-pages.cjs +44 -0
  427. package/dist/actions/list-onenote-group-pages.cjs.map +1 -0
  428. package/dist/actions/list-onenote-group-pages.d.cts +9 -0
  429. package/dist/actions/list-onenote-group-pages.d.cts.map +1 -0
  430. package/dist/actions/list-onenote-group-pages.d.mts +9 -0
  431. package/dist/actions/list-onenote-group-pages.d.mts.map +1 -0
  432. package/dist/actions/list-onenote-group-pages.mjs +43 -0
  433. package/dist/actions/list-onenote-group-pages.mjs.map +1 -0
  434. package/dist/actions/list-onenote-group-section-groups-section-groups2.cjs +50 -0
  435. package/dist/actions/list-onenote-group-section-groups-section-groups2.cjs.map +1 -0
  436. package/dist/actions/list-onenote-group-section-groups-section-groups2.d.cts +9 -0
  437. package/dist/actions/list-onenote-group-section-groups-section-groups2.d.cts.map +1 -0
  438. package/dist/actions/list-onenote-group-section-groups-section-groups2.d.mts +9 -0
  439. package/dist/actions/list-onenote-group-section-groups-section-groups2.d.mts.map +1 -0
  440. package/dist/actions/list-onenote-group-section-groups-section-groups2.mjs +49 -0
  441. package/dist/actions/list-onenote-group-section-groups-section-groups2.mjs.map +1 -0
  442. package/dist/actions/list-onenote-group-sections-pages4.cjs +48 -0
  443. package/dist/actions/list-onenote-group-sections-pages4.cjs.map +1 -0
  444. package/dist/actions/list-onenote-group-sections-pages4.d.cts +9 -0
  445. package/dist/actions/list-onenote-group-sections-pages4.d.cts.map +1 -0
  446. package/dist/actions/list-onenote-group-sections-pages4.d.mts +9 -0
  447. package/dist/actions/list-onenote-group-sections-pages4.d.mts.map +1 -0
  448. package/dist/actions/list-onenote-group-sections-pages4.mjs +47 -0
  449. package/dist/actions/list-onenote-group-sections-pages4.mjs.map +1 -0
  450. package/dist/actions/list-site-notebook-section-groups.cjs +50 -0
  451. package/dist/actions/list-site-notebook-section-groups.cjs.map +1 -0
  452. package/dist/actions/list-site-notebook-section-groups.d.cts +9 -0
  453. package/dist/actions/list-site-notebook-section-groups.d.cts.map +1 -0
  454. package/dist/actions/list-site-notebook-section-groups.d.mts +9 -0
  455. package/dist/actions/list-site-notebook-section-groups.d.mts.map +1 -0
  456. package/dist/actions/list-site-notebook-section-groups.mjs +49 -0
  457. package/dist/actions/list-site-notebook-section-groups.mjs.map +1 -0
  458. package/dist/actions/list-site-notebooks.cjs +65 -0
  459. package/dist/actions/list-site-notebooks.cjs.map +1 -0
  460. package/dist/actions/list-site-notebooks.d.cts +9 -0
  461. package/dist/actions/list-site-notebooks.d.cts.map +1 -0
  462. package/dist/actions/list-site-notebooks.d.mts +9 -0
  463. package/dist/actions/list-site-notebooks.d.mts.map +1 -0
  464. package/dist/actions/list-site-notebooks.mjs +64 -0
  465. package/dist/actions/list-site-notebooks.mjs.map +1 -0
  466. package/dist/actions/list-site-pages-content.cjs +24 -0
  467. package/dist/actions/list-site-pages-content.cjs.map +1 -0
  468. package/dist/actions/list-site-pages-content.d.cts +9 -0
  469. package/dist/actions/list-site-pages-content.d.cts.map +1 -0
  470. package/dist/actions/list-site-pages-content.d.mts +9 -0
  471. package/dist/actions/list-site-pages-content.d.mts.map +1 -0
  472. package/dist/actions/list-site-pages-content.mjs +21 -0
  473. package/dist/actions/list-site-pages-content.mjs.map +1 -0
  474. package/dist/actions/list-site-sections.cjs +63 -0
  475. package/dist/actions/list-site-sections.cjs.map +1 -0
  476. package/dist/actions/list-site-sections.d.cts +9 -0
  477. package/dist/actions/list-site-sections.d.cts.map +1 -0
  478. package/dist/actions/list-site-sections.d.mts +9 -0
  479. package/dist/actions/list-site-sections.d.mts.map +1 -0
  480. package/dist/actions/list-site-sections.mjs +62 -0
  481. package/dist/actions/list-site-sections.mjs.map +1 -0
  482. package/dist/actions/list-user-notebook-sections.cjs +57 -0
  483. package/dist/actions/list-user-notebook-sections.cjs.map +1 -0
  484. package/dist/actions/list-user-notebook-sections.d.cts +9 -0
  485. package/dist/actions/list-user-notebook-sections.d.cts.map +1 -0
  486. package/dist/actions/list-user-notebook-sections.d.mts +9 -0
  487. package/dist/actions/list-user-notebook-sections.d.mts.map +1 -0
  488. package/dist/actions/list-user-notebook-sections.mjs +56 -0
  489. package/dist/actions/list-user-notebook-sections.mjs.map +1 -0
  490. package/dist/actions/list-user-notebooks.cjs +58 -0
  491. package/dist/actions/list-user-notebooks.cjs.map +1 -0
  492. package/dist/actions/list-user-notebooks.d.cts +9 -0
  493. package/dist/actions/list-user-notebooks.d.cts.map +1 -0
  494. package/dist/actions/list-user-notebooks.d.mts +9 -0
  495. package/dist/actions/list-user-notebooks.d.mts.map +1 -0
  496. package/dist/actions/list-user-notebooks.mjs +57 -0
  497. package/dist/actions/list-user-notebooks.mjs.map +1 -0
  498. package/dist/actions/resolve-site-by-url.cjs +50 -0
  499. package/dist/actions/resolve-site-by-url.cjs.map +1 -0
  500. package/dist/actions/resolve-site-by-url.d.cts +9 -0
  501. package/dist/actions/resolve-site-by-url.d.cts.map +1 -0
  502. package/dist/actions/resolve-site-by-url.d.mts +9 -0
  503. package/dist/actions/resolve-site-by-url.d.mts.map +1 -0
  504. package/dist/actions/resolve-site-by-url.mjs +47 -0
  505. package/dist/actions/resolve-site-by-url.mjs.map +1 -0
  506. package/dist/actions/sites-search.cjs +55 -0
  507. package/dist/actions/sites-search.cjs.map +1 -0
  508. package/dist/actions/sites-search.d.cts +9 -0
  509. package/dist/actions/sites-search.d.cts.map +1 -0
  510. package/dist/actions/sites-search.d.mts +9 -0
  511. package/dist/actions/sites-search.d.mts.map +1 -0
  512. package/dist/actions/sites-search.mjs +54 -0
  513. package/dist/actions/sites-search.mjs.map +1 -0
  514. package/dist/actions/update-me-page-content.cjs +33 -0
  515. package/dist/actions/update-me-page-content.cjs.map +1 -0
  516. package/dist/actions/update-me-page-content.d.cts +9 -0
  517. package/dist/actions/update-me-page-content.d.cts.map +1 -0
  518. package/dist/actions/update-me-page-content.d.mts +9 -0
  519. package/dist/actions/update-me-page-content.d.mts.map +1 -0
  520. package/dist/actions/update-me-page-content.mjs +30 -0
  521. package/dist/actions/update-me-page-content.mjs.map +1 -0
  522. package/dist/actions/update-me-sections.cjs +53 -0
  523. package/dist/actions/update-me-sections.cjs.map +1 -0
  524. package/dist/actions/update-me-sections.d.cts +9 -0
  525. package/dist/actions/update-me-sections.d.cts.map +1 -0
  526. package/dist/actions/update-me-sections.d.mts +9 -0
  527. package/dist/actions/update-me-sections.d.mts.map +1 -0
  528. package/dist/actions/update-me-sections.mjs +52 -0
  529. package/dist/actions/update-me-sections.mjs.map +1 -0
  530. package/dist/actions/update-onenote-page-content.cjs +37 -0
  531. package/dist/actions/update-onenote-page-content.cjs.map +1 -0
  532. package/dist/actions/update-onenote-page-content.d.cts +9 -0
  533. package/dist/actions/update-onenote-page-content.d.cts.map +1 -0
  534. package/dist/actions/update-onenote-page-content.d.mts +9 -0
  535. package/dist/actions/update-onenote-page-content.d.mts.map +1 -0
  536. package/dist/actions/update-onenote-page-content.mjs +34 -0
  537. package/dist/actions/update-onenote-page-content.mjs.map +1 -0
  538. package/dist/actions/update-site-notebooks-sections.cjs +54 -0
  539. package/dist/actions/update-site-notebooks-sections.cjs.map +1 -0
  540. package/dist/actions/update-site-notebooks-sections.d.cts +9 -0
  541. package/dist/actions/update-site-notebooks-sections.d.cts.map +1 -0
  542. package/dist/actions/update-site-notebooks-sections.d.mts +9 -0
  543. package/dist/actions/update-site-notebooks-sections.d.mts.map +1 -0
  544. package/dist/actions/update-site-notebooks-sections.mjs +53 -0
  545. package/dist/actions/update-site-notebooks-sections.mjs.map +1 -0
  546. package/dist/actions/update-site-pages-content.cjs +34 -0
  547. package/dist/actions/update-site-pages-content.cjs.map +1 -0
  548. package/dist/actions/update-site-pages-content.d.cts +9 -0
  549. package/dist/actions/update-site-pages-content.d.cts.map +1 -0
  550. package/dist/actions/update-site-pages-content.d.mts +9 -0
  551. package/dist/actions/update-site-pages-content.d.mts.map +1 -0
  552. package/dist/actions/update-site-pages-content.mjs +31 -0
  553. package/dist/actions/update-site-pages-content.mjs.map +1 -0
  554. package/dist/actions/update-site-section-groups-sections.cjs +55 -0
  555. package/dist/actions/update-site-section-groups-sections.cjs.map +1 -0
  556. package/dist/actions/update-site-section-groups-sections.d.cts +9 -0
  557. package/dist/actions/update-site-section-groups-sections.d.cts.map +1 -0
  558. package/dist/actions/update-site-section-groups-sections.d.mts +9 -0
  559. package/dist/actions/update-site-section-groups-sections.d.mts.map +1 -0
  560. package/dist/actions/update-site-section-groups-sections.mjs +54 -0
  561. package/dist/actions/update-site-section-groups-sections.mjs.map +1 -0
  562. package/dist/actions/update-user-notebooks-sections.cjs +53 -0
  563. package/dist/actions/update-user-notebooks-sections.cjs.map +1 -0
  564. package/dist/actions/update-user-notebooks-sections.d.cts +9 -0
  565. package/dist/actions/update-user-notebooks-sections.d.cts.map +1 -0
  566. package/dist/actions/update-user-notebooks-sections.d.mts +9 -0
  567. package/dist/actions/update-user-notebooks-sections.d.mts.map +1 -0
  568. package/dist/actions/update-user-notebooks-sections.mjs +52 -0
  569. package/dist/actions/update-user-notebooks-sections.mjs.map +1 -0
  570. package/dist/actions/validate-credential.cjs +19 -0
  571. package/dist/actions/validate-credential.cjs.map +1 -0
  572. package/dist/actions/validate-credential.d.cts +9 -0
  573. package/dist/actions/validate-credential.d.cts.map +1 -0
  574. package/dist/actions/validate-credential.d.mts +9 -0
  575. package/dist/actions/validate-credential.d.mts.map +1 -0
  576. package/dist/actions/validate-credential.mjs +16 -0
  577. package/dist/actions/validate-credential.mjs.map +1 -0
  578. package/dist/app.cjs +9 -0
  579. package/dist/app.cjs.map +1 -0
  580. package/dist/app.d.cts +5 -0
  581. package/dist/app.d.cts.map +1 -0
  582. package/dist/app.d.mts +5 -0
  583. package/dist/app.d.mts.map +1 -0
  584. package/dist/app.mjs +10 -0
  585. package/dist/app.mjs.map +1 -0
  586. package/dist/catalog.cjs +15 -0
  587. package/dist/catalog.cjs.map +1 -0
  588. package/dist/catalog.d.cts +14 -0
  589. package/dist/catalog.d.cts.map +1 -0
  590. package/dist/catalog.d.mts +14 -0
  591. package/dist/catalog.d.mts.map +1 -0
  592. package/dist/catalog.mjs +15 -0
  593. package/dist/catalog.mjs.map +1 -0
  594. package/dist/execute.cjs +18 -0
  595. package/dist/execute.cjs.map +1 -0
  596. package/dist/execute.mjs +18 -0
  597. package/dist/execute.mjs.map +1 -0
  598. package/dist/index.cjs +148 -0
  599. package/dist/index.d.cts +74 -0
  600. package/dist/index.d.mts +74 -0
  601. package/dist/index.mjs +75 -0
  602. package/package.json +49 -0
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-group-section-groups-sections.d.ts
4
+ declare const OnenoteListGroupSectionGroupsSectionsInput: z.ZodTypeAny;
5
+ declare const OnenoteListGroupSectionGroupsSectionsOutput: z.ZodTypeAny;
6
+ declare const onenoteListGroupSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteListGroupSectionGroupsSections };
9
+ //# sourceMappingURL=list-group-section-groups-sections.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-group-section-groups-sections.d.mts","names":[],"sources":["../../src/actions/list-group-section-groups-sections.ts"],"mappings":";;;cAIa,0CAAA,EAA4C,CAAA,CAAE,UAUmC;AAAA,cA6BjF,2CAAA,EAA6C,CAAA,CAAE,UAIY;AAAA,cAE3D,qCAAA,gCAAqC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,55 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-group-section-groups-sections.ts
4
+ const OnenoteListGroupSectionGroupsSectionsInput = z.object({
5
+ top: z.number().int().default(25).describe("The number of sections to return per request. Defaults to 25.").optional(),
6
+ skip: z.number().int().describe("The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.").optional(),
7
+ expand: z.array(z.string()).describe("Comma-separated list of relationships to expand. Valid values: parentNotebook, parentSectionGroup.").optional(),
8
+ filter: z.string().describe("OData filter expression to apply to filter results. Example: displayName eq 'My Section'.").optional(),
9
+ select: z.array(z.string()).describe("Comma-separated list of section properties to include in the response. Valid values: id, displayName, createdDateTime, lastModifiedDateTime, isDefault, pagesUrl, self, createdBy, lastModifiedBy.").optional(),
10
+ orderby: z.array(z.string()).describe("Comma-separated list of properties to order results by. Example: displayName asc.").optional(),
11
+ group_id: z.string().describe("The unique identifier of the Microsoft 365 group."),
12
+ next_link: z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.").optional(),
13
+ section_group_id: z.string().describe("The unique identifier of the section group within the group's OneNote.")
14
+ }).describe("Request model for listing OneNote sections from a section group within a group.");
15
+ const OnenoteListGroupSectionGroupsSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
16
+ const OnenoteListGroupSectionGroupsSections_SectionLinksSchema = z.object({
17
+ one_note_web_url: OnenoteListGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),
18
+ one_note_client_url: OnenoteListGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional()
19
+ }).describe("Links for opening a OneNote section.");
20
+ const OnenoteListGroupSectionGroupsSections_IdentitySchema = z.object({
21
+ id: z.string().describe("The unique identifier for the identity.").nullable().optional(),
22
+ displayName: z.string().describe("The display name of the identity.").nullable().optional()
23
+ }).describe("Represents an identity of an actor (user, device, or application).");
24
+ const OnenoteListGroupSectionGroupsSections_IdentitySetSchema = z.object({
25
+ user: OnenoteListGroupSectionGroupsSections_IdentitySchema.nullable().optional(),
26
+ device: OnenoteListGroupSectionGroupsSections_IdentitySchema.nullable().optional(),
27
+ application: OnenoteListGroupSectionGroupsSections_IdentitySchema.nullable().optional()
28
+ }).describe("Represents a keyed collection of identity resources.");
29
+ const OnenoteListGroupSectionGroupsSections_OnenoteSectionSchema = z.object({
30
+ id: z.string().describe("The unique identifier of the section.").nullable().optional(),
31
+ links: OnenoteListGroupSectionGroupsSections_SectionLinksSchema.nullable().optional(),
32
+ self_url: z.string().describe("The endpoint where you can get details about the section.").nullable().optional(),
33
+ pages_url: z.string().describe("The pages endpoint where you can get details for all the pages in the section.").nullable().optional(),
34
+ created_by: OnenoteListGroupSectionGroupsSections_IdentitySetSchema.nullable().optional(),
35
+ is_default: z.boolean().describe("Indicates whether this is the user's default section.").nullable().optional(),
36
+ displayName: z.string().describe("The name of the section.").nullable().optional(),
37
+ last_modified_by: OnenoteListGroupSectionGroupsSections_IdentitySetSchema.nullable().optional(),
38
+ created_date_time: z.string().describe("The date and time when the section was created. ISO 8601 format in UTC time.").nullable().optional(),
39
+ last_modified_date_time: z.string().describe("The date and time when the section was last modified. ISO 8601 format in UTC time.").nullable().optional()
40
+ }).describe("A section in a OneNote notebook.");
41
+ const onenoteListGroupSectionGroupsSections = action("ONENOTE_LIST_GROUP_SECTION_GROUPS_SECTIONS", {
42
+ slug: "onenote-list-group-section-groups-sections",
43
+ name: "List section group sections",
44
+ description: "Lists all OneNote sections from a specific section group within a Microsoft 365 group's OneNote. Use this action when you need to retrieve the sections contained within a section group in a group-owned OneNote notebook. Supports pagination and filtering via OData query parameters. This is a read-only operation that retrieves existing sections without modifying any data.",
45
+ input: OnenoteListGroupSectionGroupsSectionsInput,
46
+ output: z.object({
47
+ sections: z.array(OnenoteListGroupSectionGroupsSections_OnenoteSectionSchema).describe("List of OneNote section objects.").nullable().optional(),
48
+ "@odata.context": z.string().describe("The OData context of the response.").nullable().optional(),
49
+ "@odata.nextLink": z.string().describe("The URL to get the next set of results if there are more pages.").nullable().optional()
50
+ }).describe("Response model for listing sections from a section group.")
51
+ });
52
+ //#endregion
53
+ export { onenoteListGroupSectionGroupsSections };
54
+
55
+ //# sourceMappingURL=list-group-section-groups-sections.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-group-section-groups-sections.mjs","names":[],"sources":["../../src/actions/list-group-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupSectionGroupsSectionsInput: z.ZodTypeAny = z.object({\n top: z.number().int().default(25).describe(\"The number of sections to return per request. Defaults to 25.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand. Valid values: parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results. Example: displayName eq 'My Section'.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section properties to include in the response. Valid values: id, displayName, createdDateTime, lastModifiedDateTime, isDefault, pagesUrl, self, createdBy, lastModifiedBy.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Example: displayName asc.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote.\"),\n}).describe(\"Request model for listing OneNote sections from a section group within a group.\");\nconst OnenoteListGroupSectionGroupsSections_ExternalLinkSchema: z.ZodTypeAny = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteListGroupSectionGroupsSections_SectionLinksSchema: z.ZodTypeAny = z.object({\n one_note_web_url: OnenoteListGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n one_note_client_url: OnenoteListGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteListGroupSectionGroupsSections_IdentitySchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier for the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Represents an identity of an actor (user, device, or application).\");\nconst OnenoteListGroupSectionGroupsSections_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OnenoteListGroupSectionGroupsSections_IdentitySchema.nullable().optional(),\n device: OnenoteListGroupSectionGroupsSections_IdentitySchema.nullable().optional(),\n application: OnenoteListGroupSectionGroupsSections_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListGroupSectionGroupsSections_OnenoteSectionSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n links: OnenoteListGroupSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n self_url: z.string().describe(\"The endpoint where you can get details about the section.\").nullable().optional(),\n pages_url: z.string().describe(\"The pages endpoint where you can get details for all the pages in the section.\").nullable().optional(),\n created_by: OnenoteListGroupSectionGroupsSections_IdentitySetSchema.nullable().optional(),\n is_default: z.boolean().describe(\"Indicates whether this is the user's default section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n last_modified_by: OnenoteListGroupSectionGroupsSections_IdentitySetSchema.nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the section was created. ISO 8601 format in UTC time.\").nullable().optional(),\n last_modified_date_time: z.string().describe(\"The date and time when the section was last modified. ISO 8601 format in UTC time.\").nullable().optional(),\n}).describe(\"A section in a OneNote notebook.\");\nexport const OnenoteListGroupSectionGroupsSectionsOutput: z.ZodTypeAny = z.object({\n sections: z.array(OnenoteListGroupSectionGroupsSections_OnenoteSectionSchema).describe(\"List of OneNote section objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context of the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"The URL to get the next set of results if there are more pages.\").nullable().optional(),\n}).describe(\"Response model for listing sections from a section group.\");\n\nexport const onenoteListGroupSectionGroupsSections = action(\"ONENOTE_LIST_GROUP_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-list-group-section-groups-sections\",\n name: \"List section group sections\",\n description: \"Lists all OneNote sections from a specific section group within a Microsoft 365 group's OneNote. Use this action when you need to retrieve the sections contained within a section group in a group-owned OneNote notebook. Supports pagination and filtering via OData query parameters. This is a read-only operation that retrieves existing sections without modifying any data.\",\n input: OnenoteListGroupSectionGroupsSectionsInput,\n output: OnenoteListGroupSectionGroupsSectionsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,58 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-joined-teams.ts
4
+ const OnenoteListJoinedTeamsInput = zod.z.object({
5
+ user_id: zod.z.string().default("me").describe("User ID or user principal name whose joined teams should be listed. Use 'me' for the authenticated user.").optional(),
6
+ next_link: zod.z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. The joinedTeams API does not support custom OData query parameters, but nextLink can be used if Graph paginates the result.").optional()
7
+ });
8
+ const OnenoteListJoinedTeams_TeamSchema = zod.z.object({
9
+ id: zod.z.string().describe("The unique identifier of the team. This is also the Microsoft 365 group ID used by ONENOTE_LIST_GROUP_NOTEBOOKS.").nullable().optional(),
10
+ tags: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Expanded tags relationship, when returned.").nullable().optional(),
11
+ photo: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Expanded profile photo relationship, when returned.").nullable().optional(),
12
+ webUrl: zod.z.string().describe("Teams client URL. The joinedTeams API often returns null for this field.").nullable().optional(),
13
+ members: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Expanded members relationship, when returned.").nullable().optional(),
14
+ summary: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Summary information about owners, members, and guests.").nullable().optional(),
15
+ channels: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Expanded channels relationship, when returned.").nullable().optional(),
16
+ schedule: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Expanded schedule relationship, when returned.").nullable().optional(),
17
+ template: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Expanded template relationship, when returned.").nullable().optional(),
18
+ tenantId: zod.z.string().describe("The ID of the Microsoft Entra tenant.").nullable().optional(),
19
+ internalId: zod.z.string().describe("Internal audit-log identifier for the team, when returned.").nullable().optional(),
20
+ isArchived: zod.z.boolean().describe("Whether this team is archived.").nullable().optional(),
21
+ operations: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Expanded operations relationship, when returned.").nullable().optional(),
22
+ visibility: zod.z.string().describe("The visibility of the group and team.").nullable().optional(),
23
+ "@odata.type": zod.z.string().describe("Microsoft Graph resource type.").nullable().optional(),
24
+ allChannels: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Expanded allChannels relationship, when returned.").nullable().optional(),
25
+ description: zod.z.string().describe("An optional description for the team.").nullable().optional(),
26
+ displayName: zod.z.string().describe("The name of the team.").nullable().optional(),
27
+ funSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Team fun settings, when returned.").nullable().optional(),
28
+ tagSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Team tag settings, when returned.").nullable().optional(),
29
+ classSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Class settings for education teams, when returned.").nullable().optional(),
30
+ guestSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Team guest settings, when returned.").nullable().optional(),
31
+ installedApps: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Expanded installedApps relationship, when returned.").nullable().optional(),
32
+ classification: zod.z.string().describe("Optional business sensitivity classification label.").nullable().optional(),
33
+ memberSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Team member settings, when returned.").nullable().optional(),
34
+ primaryChannel: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Expanded primaryChannel relationship, when returned.").nullable().optional(),
35
+ specialization: zod.z.string().describe("Indicates whether the team has a specialized use case.").nullable().optional(),
36
+ createdDateTime: zod.z.string().describe("Timestamp at which the team was created.").nullable().optional(),
37
+ firstChannelName: zod.z.string().describe("First channel name used during creation; usually not returned by list APIs.").nullable().optional(),
38
+ incomingChannels: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Expanded incomingChannels relationship, when returned.").nullable().optional(),
39
+ discoverySettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Team discovery settings, when returned.").nullable().optional(),
40
+ messagingSettings: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Team messaging settings, when returned.").nullable().optional(),
41
+ isMembershipLimitedToOwners: zod.z.boolean().describe("Whether membership is limited to owners, when returned.").nullable().optional()
42
+ }).passthrough();
43
+ const OnenoteListJoinedTeamsOutput = zod.z.object({
44
+ value: zod.z.array(OnenoteListJoinedTeams_TeamSchema).describe("Teams that the user is a direct member of.").nullable().optional(),
45
+ "@odata.context": zod.z.string().describe("OData context URL that identifies the metadata schema.").nullable().optional(),
46
+ "@odata.nextLink": zod.z.string().describe("URL to retrieve the next page of results if more pages are available.").nullable().optional()
47
+ }).passthrough();
48
+ const onenoteListJoinedTeams = require_action.action("ONENOTE_LIST_JOINED_TEAMS", {
49
+ slug: "onenote-list-joined-teams",
50
+ name: "List joined teams",
51
+ description: "List Microsoft Teams that a user is a direct member of. Use this to get team IDs, which are also Microsoft 365 group IDs, before listing group-owned OneNote notebooks.",
52
+ input: OnenoteListJoinedTeamsInput,
53
+ output: OnenoteListJoinedTeamsOutput
54
+ });
55
+ //#endregion
56
+ exports.onenoteListJoinedTeams = onenoteListJoinedTeams;
57
+
58
+ //# sourceMappingURL=list-joined-teams.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-joined-teams.cjs","names":["z","action"],"sources":["../../src/actions/list-joined-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListJoinedTeamsInput: z.ZodTypeAny = z.object({\n user_id: z.string().default(\"me\").describe(\"User ID or user principal name whose joined teams should be listed. Use 'me' for the authenticated user.\").optional(),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. The joinedTeams API does not support custom OData query parameters, but nextLink can be used if Graph paginates the result.\").optional(),\n});\nconst OnenoteListJoinedTeams_TeamSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the team. This is also the Microsoft 365 group ID used by ONENOTE_LIST_GROUP_NOTEBOOKS.\").nullable().optional(),\n tags: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded tags relationship, when returned.\").nullable().optional(),\n photo: z.record(z.string(), z.unknown()).describe(\"Expanded profile photo relationship, when returned.\").nullable().optional(),\n webUrl: z.string().describe(\"Teams client URL. The joinedTeams API often returns null for this field.\").nullable().optional(),\n members: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded members relationship, when returned.\").nullable().optional(),\n summary: z.record(z.string(), z.unknown()).describe(\"Summary information about owners, members, and guests.\").nullable().optional(),\n channels: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded channels relationship, when returned.\").nullable().optional(),\n schedule: z.record(z.string(), z.unknown()).describe(\"Expanded schedule relationship, when returned.\").nullable().optional(),\n template: z.record(z.string(), z.unknown()).describe(\"Expanded template relationship, when returned.\").nullable().optional(),\n tenantId: z.string().describe(\"The ID of the Microsoft Entra tenant.\").nullable().optional(),\n internalId: z.string().describe(\"Internal audit-log identifier for the team, when returned.\").nullable().optional(),\n isArchived: z.boolean().describe(\"Whether this team is archived.\").nullable().optional(),\n operations: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded operations relationship, when returned.\").nullable().optional(),\n visibility: z.string().describe(\"The visibility of the group and team.\").nullable().optional(),\n \"@odata.type\": z.string().describe(\"Microsoft Graph resource type.\").nullable().optional(),\n allChannels: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded allChannels relationship, when returned.\").nullable().optional(),\n description: z.string().describe(\"An optional description for the team.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the team.\").nullable().optional(),\n funSettings: z.record(z.string(), z.unknown()).describe(\"Team fun settings, when returned.\").nullable().optional(),\n tagSettings: z.record(z.string(), z.unknown()).describe(\"Team tag settings, when returned.\").nullable().optional(),\n classSettings: z.record(z.string(), z.unknown()).describe(\"Class settings for education teams, when returned.\").nullable().optional(),\n guestSettings: z.record(z.string(), z.unknown()).describe(\"Team guest settings, when returned.\").nullable().optional(),\n installedApps: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded installedApps relationship, when returned.\").nullable().optional(),\n classification: z.string().describe(\"Optional business sensitivity classification label.\").nullable().optional(),\n memberSettings: z.record(z.string(), z.unknown()).describe(\"Team member settings, when returned.\").nullable().optional(),\n primaryChannel: z.record(z.string(), z.unknown()).describe(\"Expanded primaryChannel relationship, when returned.\").nullable().optional(),\n specialization: z.string().describe(\"Indicates whether the team has a specialized use case.\").nullable().optional(),\n createdDateTime: z.string().describe(\"Timestamp at which the team was created.\").nullable().optional(),\n firstChannelName: z.string().describe(\"First channel name used during creation; usually not returned by list APIs.\").nullable().optional(),\n incomingChannels: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded incomingChannels relationship, when returned.\").nullable().optional(),\n discoverySettings: z.record(z.string(), z.unknown()).describe(\"Team discovery settings, when returned.\").nullable().optional(),\n messagingSettings: z.record(z.string(), z.unknown()).describe(\"Team messaging settings, when returned.\").nullable().optional(),\n isMembershipLimitedToOwners: z.boolean().describe(\"Whether membership is limited to owners, when returned.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListJoinedTeamsOutput: z.ZodTypeAny = z.object({\n value: z.array(OnenoteListJoinedTeams_TeamSchema).describe(\"Teams that the user is a direct member of.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListJoinedTeams = action(\"ONENOTE_LIST_JOINED_TEAMS\", {\n slug: \"onenote-list-joined-teams\",\n name: \"List joined teams\",\n description: \"List Microsoft Teams that a user is a direct member of. Use this to get team IDs, which are also Microsoft 365 group IDs, before listing group-owned OneNote notebooks.\",\n input: OnenoteListJoinedTeamsInput,\n output: OnenoteListJoinedTeamsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-joined-teams.d.ts
4
+ declare const OnenoteListJoinedTeamsInput: z.ZodTypeAny;
5
+ declare const OnenoteListJoinedTeamsOutput: z.ZodTypeAny;
6
+ declare const onenoteListJoinedTeams: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteListJoinedTeams };
9
+ //# sourceMappingURL=list-joined-teams.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-joined-teams.d.cts","names":[],"sources":["../../src/actions/list-joined-teams.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG1C;AAAA,cAoCW,4BAAA,EAA8B,CAAA,CAAE,UAI7B;AAAA,cAEH,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-joined-teams.d.ts
4
+ declare const OnenoteListJoinedTeamsInput: z.ZodTypeAny;
5
+ declare const OnenoteListJoinedTeamsOutput: z.ZodTypeAny;
6
+ declare const onenoteListJoinedTeams: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteListJoinedTeams };
9
+ //# sourceMappingURL=list-joined-teams.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-joined-teams.d.mts","names":[],"sources":["../../src/actions/list-joined-teams.ts"],"mappings":";;;cAIa,2BAAA,EAA6B,CAAA,CAAE,UAG1C;AAAA,cAoCW,4BAAA,EAA8B,CAAA,CAAE,UAI7B;AAAA,cAEH,sBAAA,gCAAsB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,57 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-joined-teams.ts
4
+ const OnenoteListJoinedTeamsInput = z.object({
5
+ user_id: z.string().default("me").describe("User ID or user principal name whose joined teams should be listed. Use 'me' for the authenticated user.").optional(),
6
+ next_link: z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. The joinedTeams API does not support custom OData query parameters, but nextLink can be used if Graph paginates the result.").optional()
7
+ });
8
+ const OnenoteListJoinedTeams_TeamSchema = z.object({
9
+ id: z.string().describe("The unique identifier of the team. This is also the Microsoft 365 group ID used by ONENOTE_LIST_GROUP_NOTEBOOKS.").nullable().optional(),
10
+ tags: z.array(z.record(z.string(), z.unknown())).describe("Expanded tags relationship, when returned.").nullable().optional(),
11
+ photo: z.record(z.string(), z.unknown()).describe("Expanded profile photo relationship, when returned.").nullable().optional(),
12
+ webUrl: z.string().describe("Teams client URL. The joinedTeams API often returns null for this field.").nullable().optional(),
13
+ members: z.array(z.record(z.string(), z.unknown())).describe("Expanded members relationship, when returned.").nullable().optional(),
14
+ summary: z.record(z.string(), z.unknown()).describe("Summary information about owners, members, and guests.").nullable().optional(),
15
+ channels: z.array(z.record(z.string(), z.unknown())).describe("Expanded channels relationship, when returned.").nullable().optional(),
16
+ schedule: z.record(z.string(), z.unknown()).describe("Expanded schedule relationship, when returned.").nullable().optional(),
17
+ template: z.record(z.string(), z.unknown()).describe("Expanded template relationship, when returned.").nullable().optional(),
18
+ tenantId: z.string().describe("The ID of the Microsoft Entra tenant.").nullable().optional(),
19
+ internalId: z.string().describe("Internal audit-log identifier for the team, when returned.").nullable().optional(),
20
+ isArchived: z.boolean().describe("Whether this team is archived.").nullable().optional(),
21
+ operations: z.array(z.record(z.string(), z.unknown())).describe("Expanded operations relationship, when returned.").nullable().optional(),
22
+ visibility: z.string().describe("The visibility of the group and team.").nullable().optional(),
23
+ "@odata.type": z.string().describe("Microsoft Graph resource type.").nullable().optional(),
24
+ allChannels: z.array(z.record(z.string(), z.unknown())).describe("Expanded allChannels relationship, when returned.").nullable().optional(),
25
+ description: z.string().describe("An optional description for the team.").nullable().optional(),
26
+ displayName: z.string().describe("The name of the team.").nullable().optional(),
27
+ funSettings: z.record(z.string(), z.unknown()).describe("Team fun settings, when returned.").nullable().optional(),
28
+ tagSettings: z.record(z.string(), z.unknown()).describe("Team tag settings, when returned.").nullable().optional(),
29
+ classSettings: z.record(z.string(), z.unknown()).describe("Class settings for education teams, when returned.").nullable().optional(),
30
+ guestSettings: z.record(z.string(), z.unknown()).describe("Team guest settings, when returned.").nullable().optional(),
31
+ installedApps: z.array(z.record(z.string(), z.unknown())).describe("Expanded installedApps relationship, when returned.").nullable().optional(),
32
+ classification: z.string().describe("Optional business sensitivity classification label.").nullable().optional(),
33
+ memberSettings: z.record(z.string(), z.unknown()).describe("Team member settings, when returned.").nullable().optional(),
34
+ primaryChannel: z.record(z.string(), z.unknown()).describe("Expanded primaryChannel relationship, when returned.").nullable().optional(),
35
+ specialization: z.string().describe("Indicates whether the team has a specialized use case.").nullable().optional(),
36
+ createdDateTime: z.string().describe("Timestamp at which the team was created.").nullable().optional(),
37
+ firstChannelName: z.string().describe("First channel name used during creation; usually not returned by list APIs.").nullable().optional(),
38
+ incomingChannels: z.array(z.record(z.string(), z.unknown())).describe("Expanded incomingChannels relationship, when returned.").nullable().optional(),
39
+ discoverySettings: z.record(z.string(), z.unknown()).describe("Team discovery settings, when returned.").nullable().optional(),
40
+ messagingSettings: z.record(z.string(), z.unknown()).describe("Team messaging settings, when returned.").nullable().optional(),
41
+ isMembershipLimitedToOwners: z.boolean().describe("Whether membership is limited to owners, when returned.").nullable().optional()
42
+ }).passthrough();
43
+ const onenoteListJoinedTeams = action("ONENOTE_LIST_JOINED_TEAMS", {
44
+ slug: "onenote-list-joined-teams",
45
+ name: "List joined teams",
46
+ description: "List Microsoft Teams that a user is a direct member of. Use this to get team IDs, which are also Microsoft 365 group IDs, before listing group-owned OneNote notebooks.",
47
+ input: OnenoteListJoinedTeamsInput,
48
+ output: z.object({
49
+ value: z.array(OnenoteListJoinedTeams_TeamSchema).describe("Teams that the user is a direct member of.").nullable().optional(),
50
+ "@odata.context": z.string().describe("OData context URL that identifies the metadata schema.").nullable().optional(),
51
+ "@odata.nextLink": z.string().describe("URL to retrieve the next page of results if more pages are available.").nullable().optional()
52
+ }).passthrough()
53
+ });
54
+ //#endregion
55
+ export { onenoteListJoinedTeams };
56
+
57
+ //# sourceMappingURL=list-joined-teams.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-joined-teams.mjs","names":[],"sources":["../../src/actions/list-joined-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListJoinedTeamsInput: z.ZodTypeAny = z.object({\n user_id: z.string().default(\"me\").describe(\"User ID or user principal name whose joined teams should be listed. Use 'me' for the authenticated user.\").optional(),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. The joinedTeams API does not support custom OData query parameters, but nextLink can be used if Graph paginates the result.\").optional(),\n});\nconst OnenoteListJoinedTeams_TeamSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the team. This is also the Microsoft 365 group ID used by ONENOTE_LIST_GROUP_NOTEBOOKS.\").nullable().optional(),\n tags: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded tags relationship, when returned.\").nullable().optional(),\n photo: z.record(z.string(), z.unknown()).describe(\"Expanded profile photo relationship, when returned.\").nullable().optional(),\n webUrl: z.string().describe(\"Teams client URL. The joinedTeams API often returns null for this field.\").nullable().optional(),\n members: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded members relationship, when returned.\").nullable().optional(),\n summary: z.record(z.string(), z.unknown()).describe(\"Summary information about owners, members, and guests.\").nullable().optional(),\n channels: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded channels relationship, when returned.\").nullable().optional(),\n schedule: z.record(z.string(), z.unknown()).describe(\"Expanded schedule relationship, when returned.\").nullable().optional(),\n template: z.record(z.string(), z.unknown()).describe(\"Expanded template relationship, when returned.\").nullable().optional(),\n tenantId: z.string().describe(\"The ID of the Microsoft Entra tenant.\").nullable().optional(),\n internalId: z.string().describe(\"Internal audit-log identifier for the team, when returned.\").nullable().optional(),\n isArchived: z.boolean().describe(\"Whether this team is archived.\").nullable().optional(),\n operations: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded operations relationship, when returned.\").nullable().optional(),\n visibility: z.string().describe(\"The visibility of the group and team.\").nullable().optional(),\n \"@odata.type\": z.string().describe(\"Microsoft Graph resource type.\").nullable().optional(),\n allChannels: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded allChannels relationship, when returned.\").nullable().optional(),\n description: z.string().describe(\"An optional description for the team.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the team.\").nullable().optional(),\n funSettings: z.record(z.string(), z.unknown()).describe(\"Team fun settings, when returned.\").nullable().optional(),\n tagSettings: z.record(z.string(), z.unknown()).describe(\"Team tag settings, when returned.\").nullable().optional(),\n classSettings: z.record(z.string(), z.unknown()).describe(\"Class settings for education teams, when returned.\").nullable().optional(),\n guestSettings: z.record(z.string(), z.unknown()).describe(\"Team guest settings, when returned.\").nullable().optional(),\n installedApps: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded installedApps relationship, when returned.\").nullable().optional(),\n classification: z.string().describe(\"Optional business sensitivity classification label.\").nullable().optional(),\n memberSettings: z.record(z.string(), z.unknown()).describe(\"Team member settings, when returned.\").nullable().optional(),\n primaryChannel: z.record(z.string(), z.unknown()).describe(\"Expanded primaryChannel relationship, when returned.\").nullable().optional(),\n specialization: z.string().describe(\"Indicates whether the team has a specialized use case.\").nullable().optional(),\n createdDateTime: z.string().describe(\"Timestamp at which the team was created.\").nullable().optional(),\n firstChannelName: z.string().describe(\"First channel name used during creation; usually not returned by list APIs.\").nullable().optional(),\n incomingChannels: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded incomingChannels relationship, when returned.\").nullable().optional(),\n discoverySettings: z.record(z.string(), z.unknown()).describe(\"Team discovery settings, when returned.\").nullable().optional(),\n messagingSettings: z.record(z.string(), z.unknown()).describe(\"Team messaging settings, when returned.\").nullable().optional(),\n isMembershipLimitedToOwners: z.boolean().describe(\"Whether membership is limited to owners, when returned.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListJoinedTeamsOutput: z.ZodTypeAny = z.object({\n value: z.array(OnenoteListJoinedTeams_TeamSchema).describe(\"Teams that the user is a direct member of.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListJoinedTeams = action(\"ONENOTE_LIST_JOINED_TEAMS\", {\n slug: \"onenote-list-joined-teams\",\n name: \"List joined teams\",\n description: \"List Microsoft Teams that a user is a direct member of. Use this to get team IDs, which are also Microsoft 365 group IDs, before listing group-owned OneNote notebooks.\",\n input: OnenoteListJoinedTeamsInput,\n output: OnenoteListJoinedTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA4C,EAAE,OAAO;CAChE,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS;CAChK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yMAAyM,CAAC,CAAC,SAAS;AACrP,CAAC;AACD,MAAM,oCAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,MAAM,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,SAAS,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,UAAU,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,YAAY,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,eAAe,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,gBAAgB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvI,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,kBAAkB,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpJ,mBAAmB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,mBAAmB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,6BAA6B,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnI,CAAC,CAAC,CAAC,YAAY;AAOf,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXwD,EAAE,OAAO;EACjE,OAAO,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
@@ -0,0 +1,59 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-me-onenote-sections-pages4.ts
4
+ const OnenoteListMeOnenoteSectionsPages4Input = zod.z.object({
5
+ skip: zod.z.number().int().describe("The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.").optional(),
6
+ expand: zod.z.array(zod.z.string()).describe("List of relationships to expand. Use 'parentSection' or 'parentNotebook' to include parent details.").optional(),
7
+ filter: zod.z.string().describe("OData filter expression to apply to filter results.").optional(),
8
+ select: zod.z.array(zod.z.string()).describe("List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime', 'contentUrl'.").optional(),
9
+ orderby: zod.z.array(zod.z.string()).describe("List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.").optional(),
10
+ next_link: zod.z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.").optional(),
11
+ page_size: zod.z.number().int().default(25).describe("The number of pages to return per request. Defaults to 25. Maximum is 100.").optional(),
12
+ section_id: zod.z.string().describe("The unique identifier of the OneNote section.")
13
+ }).describe("Request model for listing OneNote pages from a specific section.");
14
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
15
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema = zod.z.object({
16
+ oneNoteWebUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),
17
+ oneNoteClientUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional()
18
+ }).describe("Links for opening the OneNote page in client or web.");
19
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema = zod.z.object({
20
+ id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
21
+ self: zod.z.string().describe("The endpoint for details about the section.").nullable().optional(),
22
+ displayName: zod.z.string().describe("The name of the section.").nullable().optional()
23
+ }).describe("The section that contains the page (expanded relationship).");
24
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema = zod.z.object({
25
+ id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
26
+ self: zod.z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
27
+ displayName: zod.z.string().describe("The name of the notebook.").nullable().optional()
28
+ }).describe("The notebook that contains the page (expanded relationship).");
29
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema = zod.z.object({
30
+ id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
31
+ self: zod.z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
32
+ level: zod.z.number().int().describe("The indentation level of the page within its parent section.").nullable().optional(),
33
+ links: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema.nullable().optional(),
34
+ order: zod.z.number().int().describe("The order of the page within its parent section.").nullable().optional(),
35
+ title: zod.z.string().describe("The title of the page.").nullable().optional(),
36
+ content: zod.z.string().describe("The page's HTML content.").nullable().optional(),
37
+ contentUrl: zod.z.string().describe("The URL for the page's HTML content.").nullable().optional(),
38
+ parentSection: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema.nullable().optional(),
39
+ createdByAppId: zod.z.string().describe("The unique identifier of the application that created the page.").nullable().optional(),
40
+ parentNotebook: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema.nullable().optional(),
41
+ createdDateTime: zod.z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
42
+ lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
43
+ }).describe("Represents a OneNote page within a section.");
44
+ const OnenoteListMeOnenoteSectionsPages4Output = zod.z.object({
45
+ pages: zod.z.array(OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema).describe("List of OneNote page objects.").nullable().optional(),
46
+ "@odata.context": zod.z.string().describe("The OData context URL.").nullable().optional(),
47
+ "@odata.nextLink": zod.z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
48
+ }).describe("Response model for listing OneNote pages from a section.");
49
+ const onenoteListMeOnenoteSectionsPages4 = require_action.action("ONENOTE_LIST_ME_ONENOTE_SECTIONS_PAGES4", {
50
+ slug: "onenote-list-me-onenote-sections-pages4",
51
+ name: "List pages in section",
52
+ description: "Retrieves a list of OneNote pages from a specific section for the current user. Use this action when you need to retrieve all pages from a specific section in the current user's OneNote notebook. This action supports pagination, filtering, sorting, and relationship expansion via OData query parameters. The default query returns the top 20 pages ordered by lastModifiedTime descending. Note: This action is read-only and does not modify any data.",
53
+ input: OnenoteListMeOnenoteSectionsPages4Input,
54
+ output: OnenoteListMeOnenoteSectionsPages4Output
55
+ });
56
+ //#endregion
57
+ exports.onenoteListMeOnenoteSectionsPages4 = onenoteListMeOnenoteSectionsPages4;
58
+
59
+ //# sourceMappingURL=list-me-onenote-sections-pages4.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-me-onenote-sections-pages4.cjs","names":["z","action"],"sources":["../../src/actions/list-me-onenote-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListMeOnenoteSectionsPages4Input: z.ZodTypeAny = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"List of relationships to expand. Use 'parentSection' or 'parentNotebook' to include parent details.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime', 'contentUrl'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the OneNote section.\"),\n}).describe(\"Request model for listing OneNote pages from a specific section.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema: z.ZodTypeAny = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).describe(\"A single URL link object.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n}).describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n}).describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).describe(\"The notebook that contains the page (expanded relationship).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema.nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).describe(\"Represents a OneNote page within a section.\");\nexport const OnenoteListMeOnenoteSectionsPages4Output: z.ZodTypeAny = z.object({\n pages: z.array(OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).describe(\"Response model for listing OneNote pages from a section.\");\n\nexport const onenoteListMeOnenoteSectionsPages4 = action(\"ONENOTE_LIST_ME_ONENOTE_SECTIONS_PAGES4\", {\n slug: \"onenote-list-me-onenote-sections-pages4\",\n name: \"List pages in section\",\n description: \"Retrieves a list of OneNote pages from a specific section for the current user. Use this action when you need to retrieve all pages from a specific section in the current user's OneNote notebook. This action supports pagination, filtering, sorting, and relationship expansion via OData query parameters. The default query returns the top 20 pages ordered by lastModifiedTime descending. Note: This action is read-only and does not modify any data.\",\n input: OnenoteListMeOnenoteSectionsPages4Input,\n output: OnenoteListMeOnenoteSectionsPages4Output,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-me-onenote-sections-pages4.d.ts
4
+ declare const OnenoteListMeOnenoteSectionsPages4Input: z.ZodTypeAny;
5
+ declare const OnenoteListMeOnenoteSectionsPages4Output: z.ZodTypeAny;
6
+ declare const onenoteListMeOnenoteSectionsPages4: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteListMeOnenoteSectionsPages4 };
9
+ //# sourceMappingURL=list-me-onenote-sections-pages4.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-me-onenote-sections-pages4.d.cts","names":[],"sources":["../../src/actions/list-me-onenote-sections-pages4.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UASuB;AAAA,cAiClE,wCAAA,EAA0C,CAAA,CAAE,UAIc;AAAA,cAE1D,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-me-onenote-sections-pages4.d.ts
4
+ declare const OnenoteListMeOnenoteSectionsPages4Input: z.ZodTypeAny;
5
+ declare const OnenoteListMeOnenoteSectionsPages4Output: z.ZodTypeAny;
6
+ declare const onenoteListMeOnenoteSectionsPages4: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteListMeOnenoteSectionsPages4 };
9
+ //# sourceMappingURL=list-me-onenote-sections-pages4.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-me-onenote-sections-pages4.d.mts","names":[],"sources":["../../src/actions/list-me-onenote-sections-pages4.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UASuB;AAAA,cAiClE,wCAAA,EAA0C,CAAA,CAAE,UAIc;AAAA,cAE1D,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,58 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/list-me-onenote-sections-pages4.ts
4
+ const OnenoteListMeOnenoteSectionsPages4Input = z.object({
5
+ skip: z.number().int().describe("The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.").optional(),
6
+ expand: z.array(z.string()).describe("List of relationships to expand. Use 'parentSection' or 'parentNotebook' to include parent details.").optional(),
7
+ filter: z.string().describe("OData filter expression to apply to filter results.").optional(),
8
+ select: z.array(z.string()).describe("List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime', 'contentUrl'.").optional(),
9
+ orderby: z.array(z.string()).describe("List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.").optional(),
10
+ next_link: z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.").optional(),
11
+ page_size: z.number().int().default(25).describe("The number of pages to return per request. Defaults to 25. Maximum is 100.").optional(),
12
+ section_id: z.string().describe("The unique identifier of the OneNote section.")
13
+ }).describe("Request model for listing OneNote pages from a specific section.");
14
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
15
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema = z.object({
16
+ oneNoteWebUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),
17
+ oneNoteClientUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional()
18
+ }).describe("Links for opening the OneNote page in client or web.");
19
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema = z.object({
20
+ id: z.string().describe("The unique identifier of the section.").nullable().optional(),
21
+ self: z.string().describe("The endpoint for details about the section.").nullable().optional(),
22
+ displayName: z.string().describe("The name of the section.").nullable().optional()
23
+ }).describe("The section that contains the page (expanded relationship).");
24
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema = z.object({
25
+ id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
26
+ self: z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
27
+ displayName: z.string().describe("The name of the notebook.").nullable().optional()
28
+ }).describe("The notebook that contains the page (expanded relationship).");
29
+ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema = z.object({
30
+ id: z.string().describe("The unique identifier of the page.").nullable().optional(),
31
+ self: z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
32
+ level: z.number().int().describe("The indentation level of the page within its parent section.").nullable().optional(),
33
+ links: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema.nullable().optional(),
34
+ order: z.number().int().describe("The order of the page within its parent section.").nullable().optional(),
35
+ title: z.string().describe("The title of the page.").nullable().optional(),
36
+ content: z.string().describe("The page's HTML content.").nullable().optional(),
37
+ contentUrl: z.string().describe("The URL for the page's HTML content.").nullable().optional(),
38
+ parentSection: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema.nullable().optional(),
39
+ createdByAppId: z.string().describe("The unique identifier of the application that created the page.").nullable().optional(),
40
+ parentNotebook: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema.nullable().optional(),
41
+ createdDateTime: z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
42
+ lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
43
+ }).describe("Represents a OneNote page within a section.");
44
+ const onenoteListMeOnenoteSectionsPages4 = action("ONENOTE_LIST_ME_ONENOTE_SECTIONS_PAGES4", {
45
+ slug: "onenote-list-me-onenote-sections-pages4",
46
+ name: "List pages in section",
47
+ description: "Retrieves a list of OneNote pages from a specific section for the current user. Use this action when you need to retrieve all pages from a specific section in the current user's OneNote notebook. This action supports pagination, filtering, sorting, and relationship expansion via OData query parameters. The default query returns the top 20 pages ordered by lastModifiedTime descending. Note: This action is read-only and does not modify any data.",
48
+ input: OnenoteListMeOnenoteSectionsPages4Input,
49
+ output: z.object({
50
+ pages: z.array(OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema).describe("List of OneNote page objects.").nullable().optional(),
51
+ "@odata.context": z.string().describe("The OData context URL.").nullable().optional(),
52
+ "@odata.nextLink": z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
53
+ }).describe("Response model for listing OneNote pages from a section.")
54
+ });
55
+ //#endregion
56
+ export { onenoteListMeOnenoteSectionsPages4 };
57
+
58
+ //# sourceMappingURL=list-me-onenote-sections-pages4.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-me-onenote-sections-pages4.mjs","names":[],"sources":["../../src/actions/list-me-onenote-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListMeOnenoteSectionsPages4Input: z.ZodTypeAny = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"List of relationships to expand. Use 'parentSection' or 'parentNotebook' to include parent details.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime', 'contentUrl'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the OneNote section.\"),\n}).describe(\"Request model for listing OneNote pages from a specific section.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema: z.ZodTypeAny = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).describe(\"A single URL link object.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n}).describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n}).describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).describe(\"The notebook that contains the page (expanded relationship).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema.nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).describe(\"Represents a OneNote page within a section.\");\nexport const OnenoteListMeOnenoteSectionsPages4Output: z.ZodTypeAny = z.object({\n pages: z.array(OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).describe(\"Response model for listing OneNote pages from a section.\");\n\nexport const onenoteListMeOnenoteSectionsPages4 = action(\"ONENOTE_LIST_ME_ONENOTE_SECTIONS_PAGES4\", {\n slug: \"onenote-list-me-onenote-sections-pages4\",\n name: \"List pages in section\",\n description: \"Retrieves a list of OneNote pages from a specific section for the current user. Use this action when you need to retrieve all pages from a specific section in the current user's OneNote notebook. This action supports pagination, filtering, sorting, and relationship expansion via OData query parameters. The default query returns the top 20 pages ordered by lastModifiedTime descending. Note: This action is read-only and does not modify any data.\",\n input: OnenoteListMeOnenoteSectionsPages4Input,\n output: OnenoteListMeOnenoteSectionsPages4Output,\n});\n"],"mappings":";;;AAIA,MAAa,0CAAwD,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACrJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAC5L,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CAC7J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACxI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AACjF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,mFAAiG,EAAE,OAAO,EAC9G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAM,yEAAuF,EAAE,OAAO;CACpG,eAAe,iFAAiF,SAAS,CAAC,CAAC,SAAS;CACpH,kBAAkB,iFAAiF,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,6EAA2F,EAAE,OAAO;CACxG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,8EAA4F,EAAE,OAAO;CACzG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAC1E,MAAM,oEAAkF,EAAE,OAAO;CAC/F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,OAAO,uEAAuE,SAAS,CAAC,CAAC,SAAS;CAClG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,2EAA2E,SAAS,CAAC,CAAC,SAAS;CAC9G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,gBAAgB,4EAA4E,SAAS,CAAC,CAAC,SAAS;CAChH,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,SAAS,6CAA6C;AAOzD,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXoE,EAAE,OAAO;EAC7E,OAAO,EAAE,MAAM,iEAAiE,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,SAAS,0DAOF;AACV,CAAC"}
@@ -0,0 +1,44 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/list-onenote-group-pages.ts
4
+ const OnenoteListOnenoteGroupPagesInput = zod.z.object({
5
+ skip: zod.z.number().int().describe("The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.").optional(),
6
+ filter: zod.z.string().describe("OData filter expression to apply to filter results.").optional(),
7
+ select: zod.z.array(zod.z.string()).describe("List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime'.").optional(),
8
+ orderby: zod.z.array(zod.z.string()).describe("List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.").optional(),
9
+ group_id: zod.z.string().describe("The unique identifier of the Microsoft 365 group."),
10
+ next_link: zod.z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.").optional(),
11
+ page_size: zod.z.number().int().default(25).describe("The number of pages to return per request. Defaults to 25. Maximum is 100.").optional()
12
+ }).describe("Request model for listing OneNote pages from a Microsoft 365 group.");
13
+ const OnenoteListOnenoteGroupPages_OnenotePageLinksSchema = zod.z.object({
14
+ oneNoteWebUrl: zod.z.object({}).describe("Link to open the page in OneNote on the web.").nullable().optional(),
15
+ oneNoteClientUrl: zod.z.object({}).describe("Link to open the page in the OneNote native client.").nullable().optional()
16
+ }).describe("Links for opening the page in OneNote clients.");
17
+ const OnenoteListOnenoteGroupPages_OnenotePageSchema = zod.z.object({
18
+ id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
19
+ self: zod.z.string().describe("The URL endpoint for the page.").nullable().optional(),
20
+ level: zod.z.number().int().describe("The indentation level of the page.").nullable().optional(),
21
+ links: OnenoteListOnenoteGroupPages_OnenotePageLinksSchema.nullable().optional(),
22
+ order: zod.z.number().int().describe("The order of the page within its parent section.").nullable().optional(),
23
+ title: zod.z.string().describe("The title of the page.").nullable().optional(),
24
+ contentUrl: zod.z.string().describe("The URL for the page's HTML content.").nullable().optional(),
25
+ createdByAppId: zod.z.string().describe("The app ID of the application that created the page.").nullable().optional(),
26
+ created_date_time: zod.z.string().describe("The date and time when the page was created.").nullable().optional(),
27
+ lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified.").nullable().optional()
28
+ }).describe("Represents a OneNote page object.");
29
+ const OnenoteListOnenoteGroupPagesOutput = zod.z.object({
30
+ pages: zod.z.array(OnenoteListOnenoteGroupPages_OnenotePageSchema).describe("List of OneNote page objects.").nullable().optional(),
31
+ "@odata.context": zod.z.string().describe("The OData context URL.").nullable().optional(),
32
+ "@odata.nextLink": zod.z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
33
+ }).describe("Response model for listing OneNote pages.");
34
+ const onenoteListOnenoteGroupPages = require_action.action("ONENOTE_LIST_ONENOTE_GROUP_PAGES", {
35
+ slug: "onenote-list-onenote-group-pages",
36
+ name: "List group OneNote pages",
37
+ description: "Lists all OneNote pages from a Microsoft 365 group. Use this action when you need to retrieve all OneNote pages within a Microsoft 365 group. Supports pagination via the page_size parameter. The default page size is 25, and the maximum is 100. Results are ordered by lastModifiedDateTime descending by default.",
38
+ input: OnenoteListOnenoteGroupPagesInput,
39
+ output: OnenoteListOnenoteGroupPagesOutput
40
+ });
41
+ //#endregion
42
+ exports.onenoteListOnenoteGroupPages = onenoteListOnenoteGroupPages;
43
+
44
+ //# sourceMappingURL=list-onenote-group-pages.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-onenote-group-pages.cjs","names":["z","action"],"sources":["../../src/actions/list-onenote-group-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupPagesInput: z.ZodTypeAny = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote pages from a Microsoft 365 group.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: z.object({}).describe(\"Link to open the page in OneNote on the web.\").nullable().optional(),\n oneNoteClientUrl: z.object({}).describe(\"Link to open the page in the OneNote native client.\").nullable().optional(),\n}).describe(\"Links for opening the page in OneNote clients.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The URL endpoint for the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteListOnenoteGroupPages_OnenotePageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The app ID of the application that created the page.\").nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the page was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified.\").nullable().optional(),\n}).describe(\"Represents a OneNote page object.\");\nexport const OnenoteListOnenoteGroupPagesOutput: z.ZodTypeAny = z.object({\n pages: z.array(OnenoteListOnenoteGroupPages_OnenotePageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).describe(\"Response model for listing OneNote pages.\");\n\nexport const onenoteListOnenoteGroupPages = action(\"ONENOTE_LIST_ONENOTE_GROUP_PAGES\", {\n slug: \"onenote-list-onenote-group-pages\",\n name: \"List group OneNote pages\",\n description: \"Lists all OneNote pages from a Microsoft 365 group. Use this action when you need to retrieve all OneNote pages within a Microsoft 365 group. Supports pagination via the page_size parameter. The default page size is 25, and the maximum is 100. Results are ordered by lastModifiedDateTime descending by default.\",\n input: OnenoteListOnenoteGroupPagesInput,\n output: OnenoteListOnenoteGroupPagesOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-onenote-group-pages.d.ts
4
+ declare const OnenoteListOnenoteGroupPagesInput: z.ZodTypeAny;
5
+ declare const OnenoteListOnenoteGroupPagesOutput: z.ZodTypeAny;
6
+ declare const onenoteListOnenoteGroupPages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteListOnenoteGroupPages };
9
+ //# sourceMappingURL=list-onenote-group-pages.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"list-onenote-group-pages.d.cts","names":[],"sources":["../../src/actions/list-onenote-group-pages.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAQgC;AAAA,cAiBrE,kCAAA,EAAoC,CAAA,CAAE,UAIK;AAAA,cAE3C,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/list-onenote-group-pages.d.ts
4
+ declare const OnenoteListOnenoteGroupPagesInput: z.ZodTypeAny;
5
+ declare const OnenoteListOnenoteGroupPagesOutput: z.ZodTypeAny;
6
+ declare const onenoteListOnenoteGroupPages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteListOnenoteGroupPages };
9
+ //# sourceMappingURL=list-onenote-group-pages.d.mts.map