@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 @@
1
+ {"version":3,"file":"create-me-section-groups-sections.cjs","names":["z","action"],"sources":["../../src/actions/create-me-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeSectionGroupsSectionsInput: z.ZodTypeAny = z.object({\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for creating a OneNote section within a section group for the signed-in user.\");\nconst OnenoteCreateMeSectionGroupsSections_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, section, or notebook.\");\nconst OnenoteCreateMeSectionGroupsSections_SectionLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentityUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents the user identity within an identity set.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the device.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the device.\").nullable().optional(),\n}).describe(\"Represents the device identity within an identity set.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the application.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the application.\").nullable().optional(),\n}).describe(\"Represents the application identity within an identity set.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OnenoteCreateMeSectionGroupsSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateMeSectionGroupsSectionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section. Read-only.\").nullable().optional(),\n links: OnenoteCreateMeSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeSectionGroupsSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateMeSectionGroupsSections_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n}).describe(\"Full response schema for a created OneNote section under user's section group.\");\n\nexport const onenoteCreateMeSectionGroupsSections = action(\"ONENOTE_CREATE_ME_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-create-me-section-groups-sections\",\n name: \"Create section in user's section group\",\n description: \"Creates a new OneNote section within a specified section group of a notebook for the signed-in user. Use this action when you need to add a new section to organize OneNote pages within a user's section group hierarchy. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is idempotent — calling it multiple times with the same display name may create duplicate sections depending on the API's handling of unique-name constraints.\",\n input: OnenoteCreateMeSectionGroupsSectionsInput,\n output: OnenoteCreateMeSectionGroupsSectionsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-me-section-groups-sections.d.ts
4
+ declare const OnenoteCreateMeSectionGroupsSectionsInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateMeSectionGroupsSectionsOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateMeSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateMeSectionGroupsSections };
9
+ //# sourceMappingURL=create-me-section-groups-sections.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-me-section-groups-sections.d.cts","names":[],"sources":["../../src/actions/create-me-section-groups-sections.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UAGgD;AAAA,cAyB7F,0CAAA,EAA4C,CAAA,CAAE,UAWkC;AAAA,cAEhF,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-me-section-groups-sections.d.ts
4
+ declare const OnenoteCreateMeSectionGroupsSectionsInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateMeSectionGroupsSectionsOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateMeSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateMeSectionGroupsSections };
9
+ //# sourceMappingURL=create-me-section-groups-sections.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-me-section-groups-sections.d.mts","names":[],"sources":["../../src/actions/create-me-section-groups-sections.ts"],"mappings":";;;cAIa,yCAAA,EAA2C,CAAA,CAAE,UAGgD;AAAA,cAyB7F,0CAAA,EAA4C,CAAA,CAAE,UAWkC;AAAA,cAEhF,oCAAA,gCAAoC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,51 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/create-me-section-groups-sections.ts
4
+ const OnenoteCreateMeSectionGroupsSectionsInput = z.object({
5
+ display_name: z.string().describe("The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~"),
6
+ section_group_id: z.string().describe("The unique identifier of the section group within the notebook.")
7
+ }).describe("Request model for creating a OneNote section within a section group for the signed-in user.");
8
+ const OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page, section, or notebook.");
9
+ const OnenoteCreateMeSectionGroupsSections_SectionLinksSchema = z.object({
10
+ oneNoteWebUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),
11
+ oneNoteClientUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional()
12
+ }).describe("Links for opening a OneNote section.");
13
+ const OnenoteCreateMeSectionGroupsSections_IdentityUserSchema = z.object({
14
+ id: z.string().describe("The unique identifier of the user.").nullable().optional(),
15
+ displayName: z.string().describe("The display name of the user.").nullable().optional()
16
+ }).describe("Represents the user identity within an identity set.");
17
+ const OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema = z.object({
18
+ id: z.string().describe("The unique identifier of the device.").nullable().optional(),
19
+ displayName: z.string().describe("The display name of the device.").nullable().optional()
20
+ }).describe("Represents the device identity within an identity set.");
21
+ const OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema = z.object({
22
+ id: z.string().describe("The unique identifier of the application.").nullable().optional(),
23
+ displayName: z.string().describe("The display name of the application.").nullable().optional()
24
+ }).describe("Represents the application identity within an identity set.");
25
+ const OnenoteCreateMeSectionGroupsSections_IdentitySetSchema = z.object({
26
+ user: OnenoteCreateMeSectionGroupsSections_IdentityUserSchema.nullable().optional(),
27
+ device: OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),
28
+ application: OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema.nullable().optional()
29
+ }).describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
30
+ const onenoteCreateMeSectionGroupsSections = action("ONENOTE_CREATE_ME_SECTION_GROUPS_SECTIONS", {
31
+ slug: "onenote-create-me-section-groups-sections",
32
+ name: "Create section in user's section group",
33
+ description: "Creates a new OneNote section within a specified section group of a notebook for the signed-in user. Use this action when you need to add a new section to organize OneNote pages within a user's section group hierarchy. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is idempotent — calling it multiple times with the same display name may create duplicate sections depending on the API's handling of unique-name constraints.",
34
+ input: OnenoteCreateMeSectionGroupsSectionsInput,
35
+ output: z.object({
36
+ id: z.string().describe("The unique identifier of the section. Read-only.").nullable().optional(),
37
+ self: z.string().describe("The endpoint where you can get details about the section. Read-only.").nullable().optional(),
38
+ links: OnenoteCreateMeSectionGroupsSections_SectionLinksSchema.nullable().optional(),
39
+ pagesUrl: z.string().describe("The pages endpoint for retrieving all pages in the section. Read-only.").nullable().optional(),
40
+ createdBy: OnenoteCreateMeSectionGroupsSections_IdentitySetSchema.nullable().optional(),
41
+ isDefault: z.boolean().describe("Indicates whether this is the user's default section. Read-only.").nullable().optional(),
42
+ displayName: z.string().describe("The name of the section.").nullable().optional(),
43
+ lastModifiedBy: OnenoteCreateMeSectionGroupsSections_IdentitySetSchema.nullable().optional(),
44
+ createdDateTime: z.string().describe("The date and time when the section was created. UTC format (ISO 8601). Read-only.").nullable().optional(),
45
+ lastModifiedDateTime: z.string().describe("The date and time when the section was last modified. UTC format (ISO 8601). Read-only.").nullable().optional()
46
+ }).describe("Full response schema for a created OneNote section under user's section group.")
47
+ });
48
+ //#endregion
49
+ export { onenoteCreateMeSectionGroupsSections };
50
+
51
+ //# sourceMappingURL=create-me-section-groups-sections.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-me-section-groups-sections.mjs","names":[],"sources":["../../src/actions/create-me-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeSectionGroupsSectionsInput: z.ZodTypeAny = z.object({\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for creating a OneNote section within a section group for the signed-in user.\");\nconst OnenoteCreateMeSectionGroupsSections_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, section, or notebook.\");\nconst OnenoteCreateMeSectionGroupsSections_SectionLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentityUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents the user identity within an identity set.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the device.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the device.\").nullable().optional(),\n}).describe(\"Represents the device identity within an identity set.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the application.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the application.\").nullable().optional(),\n}).describe(\"Represents the application identity within an identity set.\");\nconst OnenoteCreateMeSectionGroupsSections_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OnenoteCreateMeSectionGroupsSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateMeSectionGroupsSectionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section. Read-only.\").nullable().optional(),\n links: OnenoteCreateMeSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeSectionGroupsSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateMeSectionGroupsSections_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n}).describe(\"Full response schema for a created OneNote section under user's section group.\");\n\nexport const onenoteCreateMeSectionGroupsSections = action(\"ONENOTE_CREATE_ME_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-create-me-section-groups-sections\",\n name: \"Create section in user's section group\",\n description: \"Creates a new OneNote section within a specified section group of a notebook for the signed-in user. Use this action when you need to add a new section to organize OneNote pages within a user's section group hierarchy. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is idempotent — calling it multiple times with the same display name may create duplicate sections depending on the API's handling of unique-name constraints.\",\n input: OnenoteCreateMeSectionGroupsSectionsInput,\n output: OnenoteCreateMeSectionGroupsSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA0D,EAAE,OAAO;CAC9E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;CAChJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACzG,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACzG,MAAM,0DAAwE,EAAE,OAAO,EACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,0DAAwE,EAAE,OAAO;CACrF,eAAe,wDAAwD,SAAS,CAAC,CAAC,SAAS;CAC3F,kBAAkB,wDAAwD,SAAS,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,0DAAwE,EAAE,OAAO;CACrF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,4DAA0E,EAAE,OAAO;CACvF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iEAA+E,EAAE,OAAO;CAC5F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,yDAAuE,EAAE,OAAO;CACpF,MAAM,wDAAwD,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,+DAA+D,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,kGAAkG;AAc9G,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlBsE,EAAE,OAAO;EAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,OAAO,wDAAwD,SAAS,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,WAAW,uDAAuD,SAAS,CAAC,CAAC,SAAS;EACtF,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,gBAAgB,uDAAuD,SAAS,CAAC,CAAC,SAAS;EAC3F,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9I,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,CAAC,CAAC,CAAC,SAAS,gFAOF;AACV,CAAC"}
@@ -0,0 +1,37 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/create-me-sections-pages.ts
4
+ const OnenoteCreateMeSectionsPagesInput = zod.z.object({
5
+ page_title: zod.z.string().describe("The title for the OneNote page."),
6
+ section_id: zod.z.string().describe("The unique identifier of the OneNote section where the page will be created."),
7
+ html_content: zod.z.string().describe("The HTML body content for the OneNote page (an HTML fragment, not a full document). The action wraps this fragment in <html><head><title>{page_title}</title></head><body>...</body></html>, so do not include outer html/head/body tags. Reference images via external URLs."),
8
+ page_created_datetime: zod.z.string().describe("The date and time when the page was created in ISO 8601 format (UTC). Example: 2015-07-22T09:00:00-08:00. If not provided, current time is used.").optional()
9
+ }).describe("Request model for creating a OneNote page in a section.");
10
+ const OnenoteCreateMeSectionsPages_PageLinksHrefSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Link URL for opening the page.");
11
+ const OnenoteCreateMeSectionsPages_PageLinksSchema = zod.z.object({
12
+ oneNoteWebUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional(),
13
+ oneNoteClientUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional()
14
+ }).describe("Links for opening the OneNote page in various clients.");
15
+ const OnenoteCreateMeSectionsPagesOutput = zod.z.object({
16
+ id: zod.z.string().describe("The unique identifier of the page. Read-only.").nullable().optional(),
17
+ self: zod.z.string().describe("The endpoint where you can get details about the page. Read-only.").nullable().optional(),
18
+ level: zod.z.number().int().describe("The indentation level of the page within its parent section.").nullable().optional(),
19
+ links: OnenoteCreateMeSectionsPages_PageLinksSchema.nullable().optional(),
20
+ order: zod.z.number().int().describe("The order of the page within its parent section.").nullable().optional(),
21
+ title: zod.z.string().describe("The title of the page.").nullable().optional(),
22
+ contentUrl: zod.z.string().describe("The URL for the page's HTML content. Read-only.").nullable().optional(),
23
+ createdByAppId: zod.z.string().describe("The unique identifier of the application that created the page. Read-only.").nullable().optional(),
24
+ createdDateTime: zod.z.string().describe("The date and time when the page was created in ISO 8601 format (UTC). Read-only.").nullable().optional(),
25
+ lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified in ISO 8601 format (UTC). Read-only.").nullable().optional()
26
+ }).describe("Response model containing the created OneNote page details.");
27
+ const onenoteCreateMeSectionsPages = require_action.action("ONENOTE_CREATE_ME_SECTIONS_PAGES", {
28
+ slug: "onenote-create-me-sections-pages",
29
+ name: "Create OneNote page in section",
30
+ description: "Creates a new OneNote page in a specific section for the signed-in user. Use this action when you need to create a new page within a specific section of the user's OneNote notebook. The page content must be provided as HTML. The action constructs a complete HTML document including the title and optional creation timestamp in the meta tag. To include images or attachments, provide the full HTML with external image URLs, or use a multipart request approach. This action is idempotent - creating multiple pages with the same title creates separate pages.",
31
+ input: OnenoteCreateMeSectionsPagesInput,
32
+ output: OnenoteCreateMeSectionsPagesOutput
33
+ });
34
+ //#endregion
35
+ exports.onenoteCreateMeSectionsPages = onenoteCreateMeSectionsPages;
36
+
37
+ //# sourceMappingURL=create-me-sections-pages.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-me-sections-pages.cjs","names":["z","action"],"sources":["../../src/actions/create-me-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeSectionsPagesInput: z.ZodTypeAny = z.object({\n page_title: z.string().describe(\"The title for the OneNote page.\"),\n section_id: z.string().describe(\"The unique identifier of the OneNote section where the page will be created.\"),\n html_content: z.string().describe(\"The HTML body content for the OneNote page (an HTML fragment, not a full document). The action wraps this fragment in <html><head><title>{page_title}</title></head><body>...</body></html>, so do not include outer html/head/body tags. Reference images via external URLs.\"),\n page_created_datetime: z.string().describe(\"The date and time when the page was created in ISO 8601 format (UTC). Example: 2015-07-22T09:00:00-08:00. If not provided, current time is used.\").optional(),\n}).describe(\"Request model for creating a OneNote page in a section.\");\nconst OnenoteCreateMeSectionsPages_PageLinksHrefSchema: z.ZodTypeAny = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Link URL for opening the page.\");\nconst OnenoteCreateMeSectionsPages_PageLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional(),\n}).describe(\"Links for opening the OneNote page in various clients.\");\nexport const OnenoteCreateMeSectionsPagesOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the page. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page. Read-only.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteCreateMeSectionsPages_PageLinksSchema.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. Read-only.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page. Read-only.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n}).describe(\"Response model containing the created OneNote page details.\");\n\nexport const onenoteCreateMeSectionsPages = action(\"ONENOTE_CREATE_ME_SECTIONS_PAGES\", {\n slug: \"onenote-create-me-sections-pages\",\n name: \"Create OneNote page in section\",\n description: \"Creates a new OneNote page in a specific section for the signed-in user. Use this action when you need to create a new page within a specific section of the user's OneNote notebook. The page content must be provided as HTML. The action constructs a complete HTML document including the title and optional creation timestamp in the meta tag. To include images or attachments, provide the full HTML with external image URLs, or use a multipart request approach. This action is idempotent - creating multiple pages with the same title creates separate pages.\",\n input: OnenoteCreateMeSectionsPagesInput,\n output: OnenoteCreateMeSectionsPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACjE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+QAA+Q;CACjT,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC1M,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,mDAAiEA,IAAAA,EAAE,OAAO,EAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,+CAA6DA,IAAAA,EAAE,OAAO;CAC1E,eAAe,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACpF,kBAAkB,iDAAiD,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,qCAAmDA,IAAAA,EAAE,OAAO;CACvE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,OAAO,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1J,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-me-sections-pages.d.ts
4
+ declare const OnenoteCreateMeSectionsPagesInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateMeSectionsPagesOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateMeSectionsPages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateMeSectionsPages };
9
+ //# sourceMappingURL=create-me-sections-pages.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-me-sections-pages.d.cts","names":[],"sources":["../../src/actions/create-me-sections-pages.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAKoB;AAAA,cAQzD,kCAAA,EAAoC,CAAA,CAAE,UAWuB;AAAA,cAE7D,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-me-sections-pages.d.ts
4
+ declare const OnenoteCreateMeSectionsPagesInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateMeSectionsPagesOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateMeSectionsPages: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateMeSectionsPages };
9
+ //# sourceMappingURL=create-me-sections-pages.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-me-sections-pages.d.mts","names":[],"sources":["../../src/actions/create-me-sections-pages.ts"],"mappings":";;;cAIa,iCAAA,EAAmC,CAAA,CAAE,UAKoB;AAAA,cAQzD,kCAAA,EAAoC,CAAA,CAAE,UAWuB;AAAA,cAE7D,4BAAA,gCAA4B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,36 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/create-me-sections-pages.ts
4
+ const OnenoteCreateMeSectionsPagesInput = z.object({
5
+ page_title: z.string().describe("The title for the OneNote page."),
6
+ section_id: z.string().describe("The unique identifier of the OneNote section where the page will be created."),
7
+ html_content: z.string().describe("The HTML body content for the OneNote page (an HTML fragment, not a full document). The action wraps this fragment in <html><head><title>{page_title}</title></head><body>...</body></html>, so do not include outer html/head/body tags. Reference images via external URLs."),
8
+ page_created_datetime: z.string().describe("The date and time when the page was created in ISO 8601 format (UTC). Example: 2015-07-22T09:00:00-08:00. If not provided, current time is used.").optional()
9
+ }).describe("Request model for creating a OneNote page in a section.");
10
+ const OnenoteCreateMeSectionsPages_PageLinksHrefSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Link URL for opening the page.");
11
+ const OnenoteCreateMeSectionsPages_PageLinksSchema = z.object({
12
+ oneNoteWebUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional(),
13
+ oneNoteClientUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional()
14
+ }).describe("Links for opening the OneNote page in various clients.");
15
+ const onenoteCreateMeSectionsPages = action("ONENOTE_CREATE_ME_SECTIONS_PAGES", {
16
+ slug: "onenote-create-me-sections-pages",
17
+ name: "Create OneNote page in section",
18
+ description: "Creates a new OneNote page in a specific section for the signed-in user. Use this action when you need to create a new page within a specific section of the user's OneNote notebook. The page content must be provided as HTML. The action constructs a complete HTML document including the title and optional creation timestamp in the meta tag. To include images or attachments, provide the full HTML with external image URLs, or use a multipart request approach. This action is idempotent - creating multiple pages with the same title creates separate pages.",
19
+ input: OnenoteCreateMeSectionsPagesInput,
20
+ output: z.object({
21
+ id: z.string().describe("The unique identifier of the page. Read-only.").nullable().optional(),
22
+ self: z.string().describe("The endpoint where you can get details about the page. Read-only.").nullable().optional(),
23
+ level: z.number().int().describe("The indentation level of the page within its parent section.").nullable().optional(),
24
+ links: OnenoteCreateMeSectionsPages_PageLinksSchema.nullable().optional(),
25
+ order: z.number().int().describe("The order of the page within its parent section.").nullable().optional(),
26
+ title: z.string().describe("The title of the page.").nullable().optional(),
27
+ contentUrl: z.string().describe("The URL for the page's HTML content. Read-only.").nullable().optional(),
28
+ createdByAppId: z.string().describe("The unique identifier of the application that created the page. Read-only.").nullable().optional(),
29
+ createdDateTime: z.string().describe("The date and time when the page was created in ISO 8601 format (UTC). Read-only.").nullable().optional(),
30
+ lastModifiedDateTime: z.string().describe("The date and time when the page was last modified in ISO 8601 format (UTC). Read-only.").nullable().optional()
31
+ }).describe("Response model containing the created OneNote page details.")
32
+ });
33
+ //#endregion
34
+ export { onenoteCreateMeSectionsPages };
35
+
36
+ //# sourceMappingURL=create-me-sections-pages.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-me-sections-pages.mjs","names":[],"sources":["../../src/actions/create-me-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeSectionsPagesInput: z.ZodTypeAny = z.object({\n page_title: z.string().describe(\"The title for the OneNote page.\"),\n section_id: z.string().describe(\"The unique identifier of the OneNote section where the page will be created.\"),\n html_content: z.string().describe(\"The HTML body content for the OneNote page (an HTML fragment, not a full document). The action wraps this fragment in <html><head><title>{page_title}</title></head><body>...</body></html>, so do not include outer html/head/body tags. Reference images via external URLs.\"),\n page_created_datetime: z.string().describe(\"The date and time when the page was created in ISO 8601 format (UTC). Example: 2015-07-22T09:00:00-08:00. If not provided, current time is used.\").optional(),\n}).describe(\"Request model for creating a OneNote page in a section.\");\nconst OnenoteCreateMeSectionsPages_PageLinksHrefSchema: z.ZodTypeAny = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Link URL for opening the page.\");\nconst OnenoteCreateMeSectionsPages_PageLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeSectionsPages_PageLinksHrefSchema.nullable().optional(),\n}).describe(\"Links for opening the OneNote page in various clients.\");\nexport const OnenoteCreateMeSectionsPagesOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the page. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page. Read-only.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteCreateMeSectionsPages_PageLinksSchema.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. Read-only.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page. Read-only.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n}).describe(\"Response model containing the created OneNote page details.\");\n\nexport const onenoteCreateMeSectionsPages = action(\"ONENOTE_CREATE_ME_SECTIONS_PAGES\", {\n slug: \"onenote-create-me-sections-pages\",\n name: \"Create OneNote page in section\",\n description: \"Creates a new OneNote page in a specific section for the signed-in user. Use this action when you need to create a new page within a specific section of the user's OneNote notebook. The page content must be provided as HTML. The action constructs a complete HTML document including the title and optional creation timestamp in the meta tag. To include images or attachments, provide the full HTML with external image URLs, or use a multipart request approach. This action is idempotent - creating multiple pages with the same title creates separate pages.\",\n input: OnenoteCreateMeSectionsPagesInput,\n output: OnenoteCreateMeSectionsPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAkD,EAAE,OAAO;CACtE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CACjE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+QAA+Q;CACjT,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC1M,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAM,mDAAiE,EAAE,OAAO,EAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,gCAAgC;AAC5C,MAAM,+CAA6D,EAAE,OAAO;CAC1E,eAAe,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACpF,kBAAkB,iDAAiD,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAcpE,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlB8D,EAAE,OAAO;EACvE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnH,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrH,OAAO,6CAA6C,SAAS,CAAC,CAAC,SAAS;EACxE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7I,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1J,CAAC,CAAC,CAAC,SAAS,6DAOF;AACV,CAAC"}
@@ -0,0 +1,39 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/create-onenote-group-notebooks-section-groups.ts
4
+ const OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput = zod.z.object({
5
+ group_id: zod.z.string().describe("The unique identifier of the Microsoft 365 group that owns the notebook."),
6
+ notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook in the group."),
7
+ display_name: zod.z.string().describe("The name of the new section group. Must be 50 characters or fewer. Cannot contain the characters: ? * / : < > | & # ' % ~")
8
+ }).describe("Request model for creating a section group in a group notebook.");
9
+ const OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema = zod.z.object({
10
+ id: zod.z.string().describe("Unique identifier of the user.").nullable().optional(),
11
+ displayName: zod.z.string().describe("The display name of the user.").nullable().optional()
12
+ }).describe("Represents a user identity.");
13
+ const OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema = zod.z.object({
14
+ user: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),
15
+ device: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),
16
+ application: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional()
17
+ }).describe("Represents a keyed collection of identity resources.");
18
+ const OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput = zod.z.object({
19
+ id: zod.z.string().describe("The unique identifier of the section group. Read-only.").nullable().optional(),
20
+ self: zod.z.string().describe("The endpoint where you can get details about the section group. Read-only.").nullable().optional(),
21
+ createdBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),
22
+ displayName: zod.z.string().describe("The name of the section group.").nullable().optional(),
23
+ sectionsUrl: zod.z.string().describe("URL for the sections navigation property, which returns all sections in this section group. Read-only.").nullable().optional(),
24
+ lastModifiedBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),
25
+ createdDateTime: zod.z.string().describe("The date and time when the section group was created in ISO 8601 format (UTC). Read-only.").nullable().optional(),
26
+ sectionGroupsUrl: zod.z.string().describe("URL for the sectionGroups navigation property, which returns all section groups in this section group. Read-only.").nullable().optional(),
27
+ lastModifiedDateTime: zod.z.string().describe("The date and time when the section group was last modified in ISO 8601 format (UTC). Read-only.").nullable().optional()
28
+ }).describe("Response model for the created section group.");
29
+ const onenoteCreateOnenoteGroupNotebooksSectionGroups = require_action.action("ONENOTE_CREATE_ONENOTE_GROUP_NOTEBOOKS_SECTION_GROUPS", {
30
+ slug: "onenote-create-onenote-group-notebooks-section-groups",
31
+ name: "Create section group in group notebook",
32
+ description: "Creates a new section group within a OneNote notebook that belongs to a Microsoft 365 group. Use this action when you need to organize sections inside a group notebook by creating a new top-level section group to hold related sections together. The displayName must be 50 characters or fewer and cannot contain the characters ? * / : < > | & # ' % ~. Section group names must be unique within the same hierarchy level in the notebook.",
33
+ input: OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput,
34
+ output: OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput
35
+ });
36
+ //#endregion
37
+ exports.onenoteCreateOnenoteGroupNotebooksSectionGroups = onenoteCreateOnenoteGroupNotebooksSectionGroups;
38
+
39
+ //# sourceMappingURL=create-onenote-group-notebooks-section-groups.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-onenote-group-notebooks-section-groups.cjs","names":["z","action"],"sources":["../../src/actions/create-onenote-group-notebooks-section-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput: z.ZodTypeAny = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that owns the notebook.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook in the group.\"),\n display_name: z.string().describe(\"The name of the new section group. Must be 50 characters or fewer. Cannot contain the characters: ? * / : < > | & # ' % ~\"),\n}).describe(\"Request model for creating a section group in a group notebook.\");\nconst OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents a user identity.\");\nconst OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),\n application: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section group. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property, which returns all sections in this section group. Read-only.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the sectionGroups navigation property, which returns all section groups in this section group. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n}).describe(\"Response model for the created section group.\");\n\nexport const onenoteCreateOnenoteGroupNotebooksSectionGroups = action(\"ONENOTE_CREATE_ONENOTE_GROUP_NOTEBOOKS_SECTION_GROUPS\", {\n slug: \"onenote-create-onenote-group-notebooks-section-groups\",\n name: \"Create section group in group notebook\",\n description: \"Creates a new section group within a OneNote notebook that belongs to a Microsoft 365 group. Use this action when you need to organize sections inside a group notebook by creating a new top-level section group to hold related sections together. The displayName must be 50 characters or fewer and cannot contain the characters ? * / : < > | & # ' % ~. Section group names must be unique within the same hierarchy level in the notebook.\",\n input: OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput,\n output: OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uDAAqEA,IAAAA,EAAE,OAAO;CACzF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC9F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;AAC/J,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,qEAAmFA,IAAAA,EAAE,OAAO;CAChG,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,oEAAkFA,IAAAA,EAAE,OAAO;CAC/F,MAAM,mEAAmE,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,mEAAmE,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAa,mEAAmE,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,wDAAsEA,IAAAA,EAAE,OAAO;CAC1F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,WAAW,kEAAkE,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,gBAAgB,kEAAkE,SAAS,CAAC,CAAC,SAAS;CACtG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/K,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnK,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAE3D,MAAa,kDAAkDC,eAAAA,OAAO,yDAAyD;CAC7H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-onenote-group-notebooks-section-groups.d.ts
4
+ declare const OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateOnenoteGroupNotebooksSectionGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateOnenoteGroupNotebooksSectionGroups };
9
+ //# sourceMappingURL=create-onenote-group-notebooks-section-groups.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-onenote-group-notebooks-section-groups.d.cts","names":[],"sources":["../../src/actions/create-onenote-group-notebooks-section-groups.ts"],"mappings":";;;cAIa,oDAAA,EAAsD,CAAA,CAAE,UAIS;AAAA,cAUjE,qDAAA,EAAuD,CAAA,CAAE,UAUV;AAAA,cAE/C,+CAAA,gCAA+C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-onenote-group-notebooks-section-groups.d.ts
4
+ declare const OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateOnenoteGroupNotebooksSectionGroups: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateOnenoteGroupNotebooksSectionGroups };
9
+ //# sourceMappingURL=create-onenote-group-notebooks-section-groups.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-onenote-group-notebooks-section-groups.d.mts","names":[],"sources":["../../src/actions/create-onenote-group-notebooks-section-groups.ts"],"mappings":";;;cAIa,oDAAA,EAAsD,CAAA,CAAE,UAIS;AAAA,cAUjE,qDAAA,EAAuD,CAAA,CAAE,UAUV;AAAA,cAE/C,+CAAA,gCAA+C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,38 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/create-onenote-group-notebooks-section-groups.ts
4
+ const OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput = z.object({
5
+ group_id: z.string().describe("The unique identifier of the Microsoft 365 group that owns the notebook."),
6
+ notebook_id: z.string().describe("The unique identifier of the OneNote notebook in the group."),
7
+ display_name: z.string().describe("The name of the new section group. Must be 50 characters or fewer. Cannot contain the characters: ? * / : < > | & # ' % ~")
8
+ }).describe("Request model for creating a section group in a group notebook.");
9
+ const OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema = z.object({
10
+ id: z.string().describe("Unique identifier of the user.").nullable().optional(),
11
+ displayName: z.string().describe("The display name of the user.").nullable().optional()
12
+ }).describe("Represents a user identity.");
13
+ const OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema = z.object({
14
+ user: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),
15
+ device: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),
16
+ application: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional()
17
+ }).describe("Represents a keyed collection of identity resources.");
18
+ const onenoteCreateOnenoteGroupNotebooksSectionGroups = action("ONENOTE_CREATE_ONENOTE_GROUP_NOTEBOOKS_SECTION_GROUPS", {
19
+ slug: "onenote-create-onenote-group-notebooks-section-groups",
20
+ name: "Create section group in group notebook",
21
+ description: "Creates a new section group within a OneNote notebook that belongs to a Microsoft 365 group. Use this action when you need to organize sections inside a group notebook by creating a new top-level section group to hold related sections together. The displayName must be 50 characters or fewer and cannot contain the characters ? * / : < > | & # ' % ~. Section group names must be unique within the same hierarchy level in the notebook.",
22
+ input: OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput,
23
+ output: z.object({
24
+ id: z.string().describe("The unique identifier of the section group. Read-only.").nullable().optional(),
25
+ self: z.string().describe("The endpoint where you can get details about the section group. Read-only.").nullable().optional(),
26
+ createdBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),
27
+ displayName: z.string().describe("The name of the section group.").nullable().optional(),
28
+ sectionsUrl: z.string().describe("URL for the sections navigation property, which returns all sections in this section group. Read-only.").nullable().optional(),
29
+ lastModifiedBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),
30
+ createdDateTime: z.string().describe("The date and time when the section group was created in ISO 8601 format (UTC). Read-only.").nullable().optional(),
31
+ sectionGroupsUrl: z.string().describe("URL for the sectionGroups navigation property, which returns all section groups in this section group. Read-only.").nullable().optional(),
32
+ lastModifiedDateTime: z.string().describe("The date and time when the section group was last modified in ISO 8601 format (UTC). Read-only.").nullable().optional()
33
+ }).describe("Response model for the created section group.")
34
+ });
35
+ //#endregion
36
+ export { onenoteCreateOnenoteGroupNotebooksSectionGroups };
37
+
38
+ //# sourceMappingURL=create-onenote-group-notebooks-section-groups.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-onenote-group-notebooks-section-groups.mjs","names":[],"sources":["../../src/actions/create-onenote-group-notebooks-section-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput: z.ZodTypeAny = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that owns the notebook.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook in the group.\"),\n display_name: z.string().describe(\"The name of the new section group. Must be 50 characters or fewer. Cannot contain the characters: ? * / : < > | & # ' % ~\"),\n}).describe(\"Request model for creating a section group in a group notebook.\");\nconst OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents a user identity.\");\nconst OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),\n application: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentityUserSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section group. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property, which returns all sections in this section group. Read-only.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateOnenoteGroupNotebooksSectionGroups_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the sectionGroups navigation property, which returns all section groups in this section group. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified in ISO 8601 format (UTC). Read-only.\").nullable().optional(),\n}).describe(\"Response model for the created section group.\");\n\nexport const onenoteCreateOnenoteGroupNotebooksSectionGroups = action(\"ONENOTE_CREATE_ONENOTE_GROUP_NOTEBOOKS_SECTION_GROUPS\", {\n slug: \"onenote-create-onenote-group-notebooks-section-groups\",\n name: \"Create section group in group notebook\",\n description: \"Creates a new section group within a OneNote notebook that belongs to a Microsoft 365 group. Use this action when you need to organize sections inside a group notebook by creating a new top-level section group to hold related sections together. The displayName must be 50 characters or fewer and cannot contain the characters ? * / : < > | & # ' % ~. Section group names must be unique within the same hierarchy level in the notebook.\",\n input: OnenoteCreateOnenoteGroupNotebooksSectionGroupsInput,\n output: OnenoteCreateOnenoteGroupNotebooksSectionGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uDAAqE,EAAE,OAAO;CACzF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CACxG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D;CAC9F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;AAC/J,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,qEAAmF,EAAE,OAAO;CAChG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,6BAA6B;AACzC,MAAM,oEAAkF,EAAE,OAAO;CAC/F,MAAM,mEAAmE,SAAS,CAAC,CAAC,SAAS;CAC7F,QAAQ,mEAAmE,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAa,mEAAmE,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAalE,MAAa,kDAAkD,OAAO,yDAAyD;CAC7H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjBiF,EAAE,OAAO;EAC1F,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,WAAW,kEAAkE,SAAS,CAAC,CAAC,SAAS;EACjG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/J,gBAAgB,kEAAkE,SAAS,CAAC,CAAC,SAAS;EACtG,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,mHAAmH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/K,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,CAAC,CAAC,CAAC,SAAS,+CAOF;AACV,CAAC"}
@@ -0,0 +1,53 @@
1
+ const require_action = require("../action.cjs");
2
+ let zod = require("zod");
3
+ //#region src/actions/create-site-notebooks-sections.ts
4
+ const OnenoteCreateSiteNotebooksSectionsInput = zod.z.object({
5
+ site_id: zod.z.string().describe("The unique identifier of the SharePoint site that contains the notebook. Optional - if not provided, uses the user's personal OneNote.").optional(),
6
+ notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook within the site."),
7
+ display_name: zod.z.string().describe("The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~")
8
+ }).describe("Request model for creating a OneNote section within a notebook in a SharePoint site.");
9
+ const OnenoteCreateSiteNotebooksSections_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page, section, or notebook.");
10
+ const OnenoteCreateSiteNotebooksSections_SectionLinksSchema = zod.z.object({
11
+ oneNoteWebUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional(),
12
+ oneNoteClientUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional()
13
+ }).describe("Links for opening a OneNote section.");
14
+ const OnenoteCreateSiteNotebooksSections_IdentityUserSchema = zod.z.object({
15
+ id: zod.z.string().describe("The unique identifier of the user.").nullable().optional(),
16
+ displayName: zod.z.string().describe("The display name of the user.").nullable().optional()
17
+ }).describe("Represents the user identity within an identity set.");
18
+ const OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema = zod.z.object({
19
+ id: zod.z.string().describe("The unique identifier of the device.").nullable().optional(),
20
+ displayName: zod.z.string().describe("The display name of the device.").nullable().optional()
21
+ }).describe("Represents the device identity within an identity set.");
22
+ const OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema = zod.z.object({
23
+ id: zod.z.string().describe("The unique identifier of the application.").nullable().optional(),
24
+ displayName: zod.z.string().describe("The display name of the application.").nullable().optional()
25
+ }).describe("Represents the application identity within an identity set.");
26
+ const OnenoteCreateSiteNotebooksSections_IdentitySetSchema = zod.z.object({
27
+ user: OnenoteCreateSiteNotebooksSections_IdentityUserSchema.nullable().optional(),
28
+ device: OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema.nullable().optional(),
29
+ application: OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema.nullable().optional()
30
+ }).describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
31
+ const OnenoteCreateSiteNotebooksSectionsOutput = zod.z.object({
32
+ id: zod.z.string().describe("The unique identifier of the section. Read-only.").nullable().optional(),
33
+ self: zod.z.string().describe("The endpoint where you can get details about the section. Read-only.").nullable().optional(),
34
+ links: OnenoteCreateSiteNotebooksSections_SectionLinksSchema.nullable().optional(),
35
+ pagesUrl: zod.z.string().describe("The pages endpoint for retrieving all pages in the section. Read-only.").nullable().optional(),
36
+ createdBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),
37
+ isDefault: zod.z.boolean().describe("Indicates whether this is the user's default section. Read-only.").nullable().optional(),
38
+ displayName: zod.z.string().describe("The name of the section.").nullable().optional(),
39
+ lastModifiedBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),
40
+ createdDateTime: zod.z.string().describe("The date and time when the section was created. UTC format (ISO 8601). Read-only.").nullable().optional(),
41
+ lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified. UTC format (ISO 8601). Read-only.").nullable().optional()
42
+ }).describe("Full response schema for a created OneNote section in a site notebook.");
43
+ const onenoteCreateSiteNotebooksSections = require_action.action("ONENOTE_CREATE_SITE_NOTEBOOKS_SECTIONS", {
44
+ slug: "onenote-create-site-notebooks-sections",
45
+ name: "Create section in site notebook",
46
+ description: "Creates a new OneNote section within a specified notebook in a SharePoint site. Use this action when you need to add a new section to organize OneNote pages within a notebook that belongs to a SharePoint site. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is available in the following national cloud deployments: Global service only. Required permissions: Notes.Create (delegated/personal account), Notes.ReadWrite.All (application).",
47
+ input: OnenoteCreateSiteNotebooksSectionsInput,
48
+ output: OnenoteCreateSiteNotebooksSectionsOutput
49
+ });
50
+ //#endregion
51
+ exports.onenoteCreateSiteNotebooksSections = onenoteCreateSiteNotebooksSections;
52
+
53
+ //# sourceMappingURL=create-site-notebooks-sections.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-site-notebooks-sections.cjs","names":["z","action"],"sources":["../../src/actions/create-site-notebooks-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateSiteNotebooksSectionsInput: z.ZodTypeAny = z.object({\n site_id: z.string().describe(\"The unique identifier of the SharePoint site that contains the notebook. Optional - if not provided, uses the user's personal OneNote.\").optional(),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the site.\"),\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n}).describe(\"Request model for creating a OneNote section within a notebook in a SharePoint site.\");\nconst OnenoteCreateSiteNotebooksSections_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, section, or notebook.\");\nconst OnenoteCreateSiteNotebooksSections_SectionLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateSiteNotebooksSections_IdentityUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents the user identity within an identity set.\");\nconst OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the device.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the device.\").nullable().optional(),\n}).describe(\"Represents the device identity within an identity set.\");\nconst OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the application.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the application.\").nullable().optional(),\n}).describe(\"Represents the application identity within an identity set.\");\nconst OnenoteCreateSiteNotebooksSections_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OnenoteCreateSiteNotebooksSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateSiteNotebooksSectionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section. Read-only.\").nullable().optional(),\n links: OnenoteCreateSiteNotebooksSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n}).describe(\"Full response schema for a created OneNote section in a site notebook.\");\n\nexport const onenoteCreateSiteNotebooksSections = action(\"ONENOTE_CREATE_SITE_NOTEBOOKS_SECTIONS\", {\n slug: \"onenote-create-site-notebooks-sections\",\n name: \"Create section in site notebook\",\n description: \"Creates a new OneNote section within a specified notebook in a SharePoint site. Use this action when you need to add a new section to organize OneNote pages within a notebook that belongs to a SharePoint site. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is available in the following national cloud deployments: Global service only. Required permissions: Notes.Create (delegated/personal account), Notes.ReadWrite.All (application).\",\n input: OnenoteCreateSiteNotebooksSectionsInput,\n output: OnenoteCreateSiteNotebooksSectionsOutput,\n});\n"],"mappings":"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"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-site-notebooks-sections.d.ts
4
+ declare const OnenoteCreateSiteNotebooksSectionsInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateSiteNotebooksSectionsOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateSiteNotebooksSections: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateSiteNotebooksSections };
9
+ //# sourceMappingURL=create-site-notebooks-sections.d.cts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-site-notebooks-sections.d.cts","names":[],"sources":["../../src/actions/create-site-notebooks-sections.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAI2C;AAAA,cAyBtF,wCAAA,EAA0C,CAAA,CAAE,UAW4B;AAAA,cAExE,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,9 @@
1
+ import { z } from "zod";
2
+
3
+ //#region src/actions/create-site-notebooks-sections.d.ts
4
+ declare const OnenoteCreateSiteNotebooksSectionsInput: z.ZodTypeAny;
5
+ declare const OnenoteCreateSiteNotebooksSectionsOutput: z.ZodTypeAny;
6
+ declare const onenoteCreateSiteNotebooksSections: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
+ //#endregion
8
+ export { onenoteCreateSiteNotebooksSections };
9
+ //# sourceMappingURL=create-site-notebooks-sections.d.mts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-site-notebooks-sections.d.mts","names":[],"sources":["../../src/actions/create-site-notebooks-sections.ts"],"mappings":";;;cAIa,uCAAA,EAAyC,CAAA,CAAE,UAI2C;AAAA,cAyBtF,wCAAA,EAA0C,CAAA,CAAE,UAW4B;AAAA,cAExE,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -0,0 +1,52 @@
1
+ import { action } from "../action.mjs";
2
+ import { z } from "zod";
3
+ //#region src/actions/create-site-notebooks-sections.ts
4
+ const OnenoteCreateSiteNotebooksSectionsInput = z.object({
5
+ site_id: z.string().describe("The unique identifier of the SharePoint site that contains the notebook. Optional - if not provided, uses the user's personal OneNote.").optional(),
6
+ notebook_id: z.string().describe("The unique identifier of the OneNote notebook within the site."),
7
+ display_name: z.string().describe("The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~")
8
+ }).describe("Request model for creating a OneNote section within a notebook in a SharePoint site.");
9
+ const OnenoteCreateSiteNotebooksSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page, section, or notebook.");
10
+ const OnenoteCreateSiteNotebooksSections_SectionLinksSchema = z.object({
11
+ oneNoteWebUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional(),
12
+ oneNoteClientUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional()
13
+ }).describe("Links for opening a OneNote section.");
14
+ const OnenoteCreateSiteNotebooksSections_IdentityUserSchema = z.object({
15
+ id: z.string().describe("The unique identifier of the user.").nullable().optional(),
16
+ displayName: z.string().describe("The display name of the user.").nullable().optional()
17
+ }).describe("Represents the user identity within an identity set.");
18
+ const OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema = z.object({
19
+ id: z.string().describe("The unique identifier of the device.").nullable().optional(),
20
+ displayName: z.string().describe("The display name of the device.").nullable().optional()
21
+ }).describe("Represents the device identity within an identity set.");
22
+ const OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema = z.object({
23
+ id: z.string().describe("The unique identifier of the application.").nullable().optional(),
24
+ displayName: z.string().describe("The display name of the application.").nullable().optional()
25
+ }).describe("Represents the application identity within an identity set.");
26
+ const OnenoteCreateSiteNotebooksSections_IdentitySetSchema = z.object({
27
+ user: OnenoteCreateSiteNotebooksSections_IdentityUserSchema.nullable().optional(),
28
+ device: OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema.nullable().optional(),
29
+ application: OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema.nullable().optional()
30
+ }).describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
31
+ const onenoteCreateSiteNotebooksSections = action("ONENOTE_CREATE_SITE_NOTEBOOKS_SECTIONS", {
32
+ slug: "onenote-create-site-notebooks-sections",
33
+ name: "Create section in site notebook",
34
+ description: "Creates a new OneNote section within a specified notebook in a SharePoint site. Use this action when you need to add a new section to organize OneNote pages within a notebook that belongs to a SharePoint site. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is available in the following national cloud deployments: Global service only. Required permissions: Notes.Create (delegated/personal account), Notes.ReadWrite.All (application).",
35
+ input: OnenoteCreateSiteNotebooksSectionsInput,
36
+ output: z.object({
37
+ id: z.string().describe("The unique identifier of the section. Read-only.").nullable().optional(),
38
+ self: z.string().describe("The endpoint where you can get details about the section. Read-only.").nullable().optional(),
39
+ links: OnenoteCreateSiteNotebooksSections_SectionLinksSchema.nullable().optional(),
40
+ pagesUrl: z.string().describe("The pages endpoint for retrieving all pages in the section. Read-only.").nullable().optional(),
41
+ createdBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),
42
+ isDefault: z.boolean().describe("Indicates whether this is the user's default section. Read-only.").nullable().optional(),
43
+ displayName: z.string().describe("The name of the section.").nullable().optional(),
44
+ lastModifiedBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),
45
+ createdDateTime: z.string().describe("The date and time when the section was created. UTC format (ISO 8601). Read-only.").nullable().optional(),
46
+ lastModifiedDateTime: z.string().describe("The date and time when the section was last modified. UTC format (ISO 8601). Read-only.").nullable().optional()
47
+ }).describe("Full response schema for a created OneNote section in a site notebook.")
48
+ });
49
+ //#endregion
50
+ export { onenoteCreateSiteNotebooksSections };
51
+
52
+ //# sourceMappingURL=create-site-notebooks-sections.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"create-site-notebooks-sections.mjs","names":[],"sources":["../../src/actions/create-site-notebooks-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateSiteNotebooksSectionsInput: z.ZodTypeAny = z.object({\n site_id: z.string().describe(\"The unique identifier of the SharePoint site that contains the notebook. Optional - if not provided, uses the user's personal OneNote.\").optional(),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the site.\"),\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n}).describe(\"Request model for creating a OneNote section within a notebook in a SharePoint site.\");\nconst OnenoteCreateSiteNotebooksSections_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, section, or notebook.\");\nconst OnenoteCreateSiteNotebooksSections_SectionLinksSchema: z.ZodTypeAny = z.object({\n oneNoteWebUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateSiteNotebooksSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateSiteNotebooksSections_IdentityUserSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents the user identity within an identity set.\");\nconst OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the device.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the device.\").nullable().optional(),\n}).describe(\"Represents the device identity within an identity set.\");\nconst OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the application.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the application.\").nullable().optional(),\n}).describe(\"Represents the application identity within an identity set.\");\nconst OnenoteCreateSiteNotebooksSections_IdentitySetSchema: z.ZodTypeAny = z.object({\n user: OnenoteCreateSiteNotebooksSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateSiteNotebooksSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateSiteNotebooksSections_IdentityApplicationSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateSiteNotebooksSectionsOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the section. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section. Read-only.\").nullable().optional(),\n links: OnenoteCreateSiteNotebooksSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateSiteNotebooksSections_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n}).describe(\"Full response schema for a created OneNote section in a site notebook.\");\n\nexport const onenoteCreateSiteNotebooksSections = action(\"ONENOTE_CREATE_SITE_NOTEBOOKS_SECTIONS\", {\n slug: \"onenote-create-site-notebooks-sections\",\n name: \"Create section in site notebook\",\n description: \"Creates a new OneNote section within a specified notebook in a SharePoint site. Use this action when you need to add a new section to organize OneNote pages within a notebook that belongs to a SharePoint site. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is available in the following national cloud deployments: Global service only. Required permissions: Notes.Create (delegated/personal account), Notes.ReadWrite.All (application).\",\n input: OnenoteCreateSiteNotebooksSectionsInput,\n output: OnenoteCreateSiteNotebooksSectionsOutput,\n});\n"],"mappings":"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"}