@keystrokehq/onenote 0.1.0 → 0.1.3
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.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.cjs +1 -1
- package/dist/actions/copy-onenote-group-notebook.cjs.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.d.cts +16 -3
- package/dist/actions/copy-onenote-group-notebook.d.cts.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.d.mts +16 -3
- package/dist/actions/copy-onenote-group-notebook.d.mts.map +1 -1
- package/dist/actions/copy-onenote-group-notebook.mjs +1 -1
- package/dist/actions/copy-onenote-group-notebook.mjs.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.cjs +1 -1
- package/dist/actions/copy-onenote-site-notebook.cjs.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.d.cts +18 -3
- package/dist/actions/copy-onenote-site-notebook.d.cts.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.d.mts +18 -3
- package/dist/actions/copy-onenote-site-notebook.d.mts.map +1 -1
- package/dist/actions/copy-onenote-site-notebook.mjs +1 -1
- package/dist/actions/copy-onenote-site-notebook.mjs.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.cjs +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.cjs.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.d.cts +21 -3
- package/dist/actions/copy-section-to-notebook-for-user2.d.cts.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.d.mts +21 -3
- package/dist/actions/copy-section-to-notebook-for-user2.d.mts.map +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.mjs +1 -1
- package/dist/actions/copy-section-to-notebook-for-user2.mjs.map +1 -1
- package/dist/actions/copy-section-to-notebook2.cjs +1 -1
- package/dist/actions/copy-section-to-notebook2.cjs.map +1 -1
- package/dist/actions/copy-section-to-notebook2.d.cts +20 -3
- package/dist/actions/copy-section-to-notebook2.d.cts.map +1 -1
- package/dist/actions/copy-section-to-notebook2.d.mts +20 -3
- package/dist/actions/copy-section-to-notebook2.d.mts.map +1 -1
- package/dist/actions/copy-section-to-notebook2.mjs +1 -1
- package/dist/actions/copy-section-to-notebook2.mjs.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.cjs +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.cjs.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.d.cts +19 -3
- package/dist/actions/copy-section-to-section-group-for-user.d.cts.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.d.mts +19 -3
- package/dist/actions/copy-section-to-section-group-for-user.d.mts.map +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.mjs +1 -1
- package/dist/actions/copy-section-to-section-group-for-user.mjs.map +1 -1
- package/dist/actions/copy-section-to-section-group.cjs +1 -1
- package/dist/actions/copy-section-to-section-group.cjs.map +1 -1
- package/dist/actions/copy-section-to-section-group.d.cts +17 -3
- package/dist/actions/copy-section-to-section-group.d.cts.map +1 -1
- package/dist/actions/copy-section-to-section-group.d.mts +17 -3
- package/dist/actions/copy-section-to-section-group.d.mts.map +1 -1
- package/dist/actions/copy-section-to-section-group.mjs +1 -1
- package/dist/actions/copy-section-to-section-group.mjs.map +1 -1
- package/dist/actions/copy-site-page-to-section3.cjs +1 -1
- package/dist/actions/copy-site-page-to-section3.cjs.map +1 -1
- package/dist/actions/copy-site-page-to-section3.d.cts +20 -3
- package/dist/actions/copy-site-page-to-section3.d.cts.map +1 -1
- package/dist/actions/copy-site-page-to-section3.d.mts +20 -3
- package/dist/actions/copy-site-page-to-section3.d.mts.map +1 -1
- package/dist/actions/copy-site-page-to-section3.mjs +1 -1
- package/dist/actions/copy-site-page-to-section3.mjs.map +1 -1
- package/dist/actions/copy-user-page-to-section.cjs +1 -1
- package/dist/actions/copy-user-page-to-section.cjs.map +1 -1
- package/dist/actions/copy-user-page-to-section.d.cts +16 -3
- package/dist/actions/copy-user-page-to-section.d.cts.map +1 -1
- package/dist/actions/copy-user-page-to-section.d.mts +16 -3
- package/dist/actions/copy-user-page-to-section.d.mts.map +1 -1
- package/dist/actions/copy-user-page-to-section.mjs +1 -1
- package/dist/actions/copy-user-page-to-section.mjs.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.cjs +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.cjs.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.d.cts +11 -3
- package/dist/actions/count-notebooks-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.d.mts +11 -3
- package/dist/actions/count-notebooks-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.mjs +1 -1
- package/dist/actions/count-notebooks-section-groups-sections.mjs.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.cjs +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.cjs.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.d.cts +13 -3
- package/dist/actions/count-site-notebook-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.d.mts +13 -3
- package/dist/actions/count-site-notebook-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.mjs +1 -1
- package/dist/actions/count-site-notebook-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-group-notebook.cjs +5 -5
- package/dist/actions/create-group-notebook.cjs.map +1 -1
- package/dist/actions/create-group-notebook.d.cts +56 -3
- package/dist/actions/create-group-notebook.d.cts.map +1 -1
- package/dist/actions/create-group-notebook.d.mts +56 -3
- package/dist/actions/create-group-notebook.d.mts.map +1 -1
- package/dist/actions/create-group-notebook.mjs +5 -5
- package/dist/actions/create-group-notebook.mjs.map +1 -1
- package/dist/actions/create-group-pages.cjs +4 -4
- package/dist/actions/create-group-pages.cjs.map +1 -1
- package/dist/actions/create-group-pages.d.cts +29 -3
- package/dist/actions/create-group-pages.d.cts.map +1 -1
- package/dist/actions/create-group-pages.d.mts +29 -3
- package/dist/actions/create-group-pages.d.mts.map +1 -1
- package/dist/actions/create-group-pages.mjs +4 -4
- package/dist/actions/create-group-pages.mjs.map +1 -1
- package/dist/actions/create-group-section-groups-sections.cjs +7 -7
- package/dist/actions/create-group-section-groups-sections.cjs.map +1 -1
- package/dist/actions/create-group-section-groups-sections.d.cts +55 -3
- package/dist/actions/create-group-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/create-group-section-groups-sections.d.mts +55 -3
- package/dist/actions/create-group-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/create-group-section-groups-sections.mjs +7 -7
- package/dist/actions/create-group-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-me-notebooks.cjs +5 -5
- package/dist/actions/create-me-notebooks.cjs.map +1 -1
- package/dist/actions/create-me-notebooks.d.cts +54 -3
- package/dist/actions/create-me-notebooks.d.cts.map +1 -1
- package/dist/actions/create-me-notebooks.d.mts +54 -3
- package/dist/actions/create-me-notebooks.d.mts.map +1 -1
- package/dist/actions/create-me-notebooks.mjs +5 -5
- package/dist/actions/create-me-notebooks.mjs.map +1 -1
- package/dist/actions/create-me-section-groups-sections.cjs +7 -7
- package/dist/actions/create-me-section-groups-sections.cjs.map +1 -1
- package/dist/actions/create-me-section-groups-sections.d.cts +53 -3
- package/dist/actions/create-me-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/create-me-section-groups-sections.d.mts +53 -3
- package/dist/actions/create-me-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/create-me-section-groups-sections.mjs +7 -7
- package/dist/actions/create-me-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-me-sections-pages.cjs +3 -3
- package/dist/actions/create-me-sections-pages.cjs.map +1 -1
- package/dist/actions/create-me-sections-pages.d.cts +31 -3
- package/dist/actions/create-me-sections-pages.d.cts.map +1 -1
- package/dist/actions/create-me-sections-pages.d.mts +31 -3
- package/dist/actions/create-me-sections-pages.d.mts.map +1 -1
- package/dist/actions/create-me-sections-pages.mjs +3 -3
- package/dist/actions/create-me-sections-pages.mjs.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.cjs +3 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.cjs.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.cts +47 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.cts.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.mts +47 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.mts.map +1 -1
- package/dist/actions/create-onenote-group-notebooks-section-groups.mjs +3 -3
- package/dist/actions/create-onenote-group-notebooks-section-groups.mjs.map +1 -1
- package/dist/actions/create-site-notebooks-sections.cjs +7 -7
- package/dist/actions/create-site-notebooks-sections.cjs.map +1 -1
- package/dist/actions/create-site-notebooks-sections.d.cts +55 -3
- package/dist/actions/create-site-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/create-site-notebooks-sections.d.mts +55 -3
- package/dist/actions/create-site-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/create-site-notebooks-sections.mjs +7 -7
- package/dist/actions/create-site-notebooks-sections.mjs.map +1 -1
- package/dist/actions/create-user-notebooks-sections.cjs +7 -7
- package/dist/actions/create-user-notebooks-sections.cjs.map +1 -1
- package/dist/actions/create-user-notebooks-sections.d.cts +55 -3
- package/dist/actions/create-user-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/create-user-notebooks-sections.d.mts +55 -3
- package/dist/actions/create-user-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/create-user-notebooks-sections.mjs +7 -7
- package/dist/actions/create-user-notebooks-sections.mjs.map +1 -1
- package/dist/actions/create-user-pages.cjs +4 -4
- package/dist/actions/create-user-pages.cjs.map +1 -1
- package/dist/actions/create-user-pages.d.cts +29 -3
- package/dist/actions/create-user-pages.d.cts.map +1 -1
- package/dist/actions/create-user-pages.d.mts +29 -3
- package/dist/actions/create-user-pages.d.mts.map +1 -1
- package/dist/actions/create-user-pages.mjs +4 -4
- package/dist/actions/create-user-pages.mjs.map +1 -1
- package/dist/actions/create-user-section-groups-sections.cjs +7 -7
- package/dist/actions/create-user-section-groups-sections.cjs.map +1 -1
- package/dist/actions/create-user-section-groups-sections.d.cts +55 -3
- package/dist/actions/create-user-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/create-user-section-groups-sections.d.mts +55 -3
- package/dist/actions/create-user-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/create-user-section-groups-sections.mjs +7 -7
- package/dist/actions/create-user-section-groups-sections.mjs.map +1 -1
- package/dist/actions/create-user-sections-pages4.cjs +3 -3
- package/dist/actions/create-user-sections-pages4.cjs.map +1 -1
- package/dist/actions/create-user-sections-pages4.d.cts +33 -3
- package/dist/actions/create-user-sections-pages4.d.cts.map +1 -1
- package/dist/actions/create-user-sections-pages4.d.mts +33 -3
- package/dist/actions/create-user-sections-pages4.d.mts.map +1 -1
- package/dist/actions/create-user-sections-pages4.mjs +3 -3
- package/dist/actions/create-user-sections-pages4.mjs.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.cjs +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.cjs.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.d.cts +16 -3
- package/dist/actions/delete-onenote-group-section-group-page-content.d.cts.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.d.mts +16 -3
- package/dist/actions/delete-onenote-group-section-group-page-content.d.mts.map +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.mjs +1 -1
- package/dist/actions/delete-onenote-group-section-group-page-content.mjs.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.cjs +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.cjs.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.d.cts +16 -3
- package/dist/actions/delete-onenote-group-sections-pages2.d.cts.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.d.mts +16 -3
- package/dist/actions/delete-onenote-group-sections-pages2.d.mts.map +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.mjs +1 -1
- package/dist/actions/delete-onenote-group-sections-pages2.mjs.map +1 -1
- package/dist/actions/delete-site-pages.cjs +1 -1
- package/dist/actions/delete-site-pages.cjs.map +1 -1
- package/dist/actions/delete-site-pages.d.cts +12 -3
- package/dist/actions/delete-site-pages.d.cts.map +1 -1
- package/dist/actions/delete-site-pages.d.mts +12 -3
- package/dist/actions/delete-site-pages.d.mts.map +1 -1
- package/dist/actions/delete-site-pages.mjs +1 -1
- package/dist/actions/delete-site-pages.mjs.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.cjs +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.cjs.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.d.cts +18 -3
- package/dist/actions/delete-user-onenote-sections-pages.d.cts.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.d.mts +18 -3
- package/dist/actions/delete-user-onenote-sections-pages.d.mts.map +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.mjs +1 -1
- package/dist/actions/delete-user-onenote-sections-pages.mjs.map +1 -1
- package/dist/actions/delete-user-pages.cjs +1 -1
- package/dist/actions/delete-user-pages.cjs.map +1 -1
- package/dist/actions/delete-user-pages.d.cts +12 -3
- package/dist/actions/delete-user-pages.d.cts.map +1 -1
- package/dist/actions/delete-user-pages.d.mts +12 -3
- package/dist/actions/delete-user-pages.d.mts.map +1 -1
- package/dist/actions/delete-user-pages.mjs +1 -1
- package/dist/actions/delete-user-pages.mjs.map +1 -1
- package/dist/actions/get-group-sections.cjs +7 -7
- package/dist/actions/get-group-sections.cjs.map +1 -1
- package/dist/actions/get-group-sections.d.cts +145 -3
- package/dist/actions/get-group-sections.d.cts.map +1 -1
- package/dist/actions/get-group-sections.d.mts +145 -3
- package/dist/actions/get-group-sections.d.mts.map +1 -1
- package/dist/actions/get-group-sections.mjs +7 -7
- package/dist/actions/get-group-sections.mjs.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.cjs +1 -1
- package/dist/actions/get-me-onenote-resources-value.cjs.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.d.cts +12 -3
- package/dist/actions/get-me-onenote-resources-value.d.cts.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.d.mts +12 -3
- package/dist/actions/get-me-onenote-resources-value.d.mts.map +1 -1
- package/dist/actions/get-me-onenote-resources-value.mjs +1 -1
- package/dist/actions/get-me-onenote-resources-value.mjs.map +1 -1
- package/dist/actions/get-me-section-page-content.cjs +1 -1
- package/dist/actions/get-me-section-page-content.cjs.map +1 -1
- package/dist/actions/get-me-section-page-content.d.cts +13 -3
- package/dist/actions/get-me-section-page-content.d.cts.map +1 -1
- package/dist/actions/get-me-section-page-content.d.mts +13 -3
- package/dist/actions/get-me-section-page-content.d.mts.map +1 -1
- package/dist/actions/get-me-section-page-content.mjs +1 -1
- package/dist/actions/get-me-section-page-content.mjs.map +1 -1
- package/dist/actions/get-notebook-from-web-url.cjs +5 -5
- package/dist/actions/get-notebook-from-web-url.cjs.map +1 -1
- package/dist/actions/get-notebook-from-web-url.d.cts +57 -3
- package/dist/actions/get-notebook-from-web-url.d.cts.map +1 -1
- package/dist/actions/get-notebook-from-web-url.d.mts +57 -3
- package/dist/actions/get-notebook-from-web-url.d.mts.map +1 -1
- package/dist/actions/get-notebook-from-web-url.mjs +5 -5
- package/dist/actions/get-notebook-from-web-url.mjs.map +1 -1
- package/dist/actions/get-notebook-section-group.cjs +3 -3
- package/dist/actions/get-notebook-section-group.cjs.map +1 -1
- package/dist/actions/get-notebook-section-group.d.cts +49 -3
- package/dist/actions/get-notebook-section-group.d.cts.map +1 -1
- package/dist/actions/get-notebook-section-group.d.mts +49 -3
- package/dist/actions/get-notebook-section-group.d.mts.map +1 -1
- package/dist/actions/get-notebook-section-group.mjs +3 -3
- package/dist/actions/get-notebook-section-group.mjs.map +1 -1
- package/dist/actions/get-onenote-group-operations.cjs +2 -2
- package/dist/actions/get-onenote-group-operations.cjs.map +1 -1
- package/dist/actions/get-onenote-group-operations.d.cts +26 -3
- package/dist/actions/get-onenote-group-operations.d.cts.map +1 -1
- package/dist/actions/get-onenote-group-operations.d.mts +26 -3
- package/dist/actions/get-onenote-group-operations.d.mts.map +1 -1
- package/dist/actions/get-onenote-group-operations.mjs +2 -2
- package/dist/actions/get-onenote-group-operations.mjs.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.cjs +5 -5
- package/dist/actions/get-onenote-group-sections-pages.cjs.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.d.cts +51 -3
- package/dist/actions/get-onenote-group-sections-pages.d.cts.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.d.mts +51 -3
- package/dist/actions/get-onenote-group-sections-pages.d.mts.map +1 -1
- package/dist/actions/get-onenote-group-sections-pages.mjs +5 -5
- package/dist/actions/get-onenote-group-sections-pages.mjs.map +1 -1
- package/dist/actions/get-onenote-site-operations.cjs +2 -2
- package/dist/actions/get-onenote-site-operations.cjs.map +1 -1
- package/dist/actions/get-onenote-site-operations.d.cts +26 -3
- package/dist/actions/get-onenote-site-operations.d.cts.map +1 -1
- package/dist/actions/get-onenote-site-operations.d.mts +26 -3
- package/dist/actions/get-onenote-site-operations.d.mts.map +1 -1
- package/dist/actions/get-onenote-site-operations.mjs +2 -2
- package/dist/actions/get-onenote-site-operations.mjs.map +1 -1
- package/dist/actions/get-onenote-user-page-content.cjs +4 -4
- package/dist/actions/get-onenote-user-page-content.cjs.map +1 -1
- package/dist/actions/get-onenote-user-page-content.d.cts +26 -3
- package/dist/actions/get-onenote-user-page-content.d.cts.map +1 -1
- package/dist/actions/get-onenote-user-page-content.d.mts +26 -3
- package/dist/actions/get-onenote-user-page-content.d.mts.map +1 -1
- package/dist/actions/get-onenote-user-page-content.mjs +4 -4
- package/dist/actions/get-onenote-user-page-content.mjs.map +1 -1
- package/dist/actions/get-page.cjs +5 -5
- package/dist/actions/get-page.cjs.map +1 -1
- package/dist/actions/get-page.d.cts +43 -3
- package/dist/actions/get-page.d.cts.map +1 -1
- package/dist/actions/get-page.d.mts +43 -3
- package/dist/actions/get-page.d.mts.map +1 -1
- package/dist/actions/get-page.mjs +5 -5
- package/dist/actions/get-page.mjs.map +1 -1
- package/dist/actions/get-recent-notebooks.cjs +4 -4
- package/dist/actions/get-recent-notebooks.cjs.map +1 -1
- package/dist/actions/get-recent-notebooks.d.cts +32 -3
- package/dist/actions/get-recent-notebooks.d.cts.map +1 -1
- package/dist/actions/get-recent-notebooks.d.mts +32 -3
- package/dist/actions/get-recent-notebooks.d.mts.map +1 -1
- package/dist/actions/get-recent-notebooks.mjs +4 -4
- package/dist/actions/get-recent-notebooks.mjs.map +1 -1
- package/dist/actions/get-section.cjs +7 -7
- package/dist/actions/get-section.cjs.map +1 -1
- package/dist/actions/get-section.d.cts +67 -3
- package/dist/actions/get-section.d.cts.map +1 -1
- package/dist/actions/get-section.d.mts +67 -3
- package/dist/actions/get-section.d.mts.map +1 -1
- package/dist/actions/get-section.mjs +7 -7
- package/dist/actions/get-section.mjs.map +1 -1
- package/dist/actions/get-site-onenote-pages.cjs +6 -6
- package/dist/actions/get-site-onenote-pages.cjs.map +1 -1
- package/dist/actions/get-site-onenote-pages.d.cts +39 -3
- package/dist/actions/get-site-onenote-pages.d.cts.map +1 -1
- package/dist/actions/get-site-onenote-pages.d.mts +39 -3
- package/dist/actions/get-site-onenote-pages.d.mts.map +1 -1
- package/dist/actions/get-site-onenote-pages.mjs +6 -6
- package/dist/actions/get-site-onenote-pages.mjs.map +1 -1
- package/dist/actions/get-site-pages-preview.cjs +1 -1
- package/dist/actions/get-site-pages-preview.cjs.map +1 -1
- package/dist/actions/get-site-pages-preview.d.cts +12 -3
- package/dist/actions/get-site-pages-preview.d.cts.map +1 -1
- package/dist/actions/get-site-pages-preview.d.mts +12 -3
- package/dist/actions/get-site-pages-preview.d.mts.map +1 -1
- package/dist/actions/get-site-pages-preview.mjs +1 -1
- package/dist/actions/get-site-pages-preview.mjs.map +1 -1
- package/dist/actions/get-site-sections-pages.cjs +5 -5
- package/dist/actions/get-site-sections-pages.cjs.map +1 -1
- package/dist/actions/get-site-sections-pages.d.cts +51 -3
- package/dist/actions/get-site-sections-pages.d.cts.map +1 -1
- package/dist/actions/get-site-sections-pages.d.mts +51 -3
- package/dist/actions/get-site-sections-pages.d.mts.map +1 -1
- package/dist/actions/get-site-sections-pages.mjs +5 -5
- package/dist/actions/get-site-sections-pages.mjs.map +1 -1
- package/dist/actions/get-site-sections.cjs +7 -7
- package/dist/actions/get-site-sections.cjs.map +1 -1
- package/dist/actions/get-site-sections.d.cts +145 -3
- package/dist/actions/get-site-sections.d.cts.map +1 -1
- package/dist/actions/get-site-sections.d.mts +145 -3
- package/dist/actions/get-site-sections.d.mts.map +1 -1
- package/dist/actions/get-site-sections.mjs +7 -7
- package/dist/actions/get-site-sections.mjs.map +1 -1
- package/dist/actions/get-user-notebook.cjs +5 -5
- package/dist/actions/get-user-notebook.cjs.map +1 -1
- package/dist/actions/get-user-notebook.d.cts +123 -3
- package/dist/actions/get-user-notebook.d.cts.map +1 -1
- package/dist/actions/get-user-notebook.d.mts +123 -3
- package/dist/actions/get-user-notebook.d.mts.map +1 -1
- package/dist/actions/get-user-notebook.mjs +5 -5
- package/dist/actions/get-user-notebook.mjs.map +1 -1
- package/dist/actions/get-user-pages.cjs +5 -5
- package/dist/actions/get-user-pages.cjs.map +1 -1
- package/dist/actions/get-user-pages.d.cts +45 -3
- package/dist/actions/get-user-pages.d.cts.map +1 -1
- package/dist/actions/get-user-pages.d.mts +45 -3
- package/dist/actions/get-user-pages.d.mts.map +1 -1
- package/dist/actions/get-user-pages.mjs +5 -5
- package/dist/actions/get-user-pages.mjs.map +1 -1
- package/dist/actions/get-user-parent-section-group2.cjs +3 -3
- package/dist/actions/get-user-parent-section-group2.cjs.map +1 -1
- package/dist/actions/get-user-parent-section-group2.d.cts +52 -3
- package/dist/actions/get-user-parent-section-group2.d.cts.map +1 -1
- package/dist/actions/get-user-parent-section-group2.d.mts +52 -3
- package/dist/actions/get-user-parent-section-group2.d.mts.map +1 -1
- package/dist/actions/get-user-parent-section-group2.mjs +3 -3
- package/dist/actions/get-user-parent-section-group2.mjs.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.cjs +4 -4
- package/dist/actions/list-group-notebook-section-groups.cjs.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.d.cts +79 -3
- package/dist/actions/list-group-notebook-section-groups.d.cts.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.d.mts +79 -3
- package/dist/actions/list-group-notebook-section-groups.d.mts.map +1 -1
- package/dist/actions/list-group-notebook-section-groups.mjs +4 -4
- package/dist/actions/list-group-notebook-section-groups.mjs.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.cjs +5 -5
- package/dist/actions/list-group-notebook-section-pages.cjs.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.d.cts +41 -3
- package/dist/actions/list-group-notebook-section-pages.d.cts.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.d.mts +41 -3
- package/dist/actions/list-group-notebook-section-pages.d.mts.map +1 -1
- package/dist/actions/list-group-notebook-section-pages.mjs +5 -5
- package/dist/actions/list-group-notebook-section-pages.mjs.map +1 -1
- package/dist/actions/list-group-notebooks.cjs +1 -1
- package/dist/actions/list-group-notebooks.cjs.map +1 -1
- package/dist/actions/list-group-notebooks.d.cts +94 -3
- package/dist/actions/list-group-notebooks.d.cts.map +1 -1
- package/dist/actions/list-group-notebooks.d.mts +94 -3
- package/dist/actions/list-group-notebooks.d.mts.map +1 -1
- package/dist/actions/list-group-notebooks.mjs +1 -1
- package/dist/actions/list-group-notebooks.mjs.map +1 -1
- package/dist/actions/list-group-section-groups-sections.cjs +6 -6
- package/dist/actions/list-group-section-groups-sections.cjs.map +1 -1
- package/dist/actions/list-group-section-groups-sections.d.cts +71 -3
- package/dist/actions/list-group-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/list-group-section-groups-sections.d.mts +71 -3
- package/dist/actions/list-group-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/list-group-section-groups-sections.mjs +6 -6
- package/dist/actions/list-group-section-groups-sections.mjs.map +1 -1
- package/dist/actions/list-joined-teams.cjs.map +1 -1
- package/dist/actions/list-joined-teams.d.cts +47 -3
- package/dist/actions/list-joined-teams.d.cts.map +1 -1
- package/dist/actions/list-joined-teams.d.mts +47 -3
- package/dist/actions/list-joined-teams.d.mts.map +1 -1
- package/dist/actions/list-joined-teams.mjs.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.cjs +6 -6
- package/dist/actions/list-me-onenote-sections-pages4.cjs.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.d.cts +54 -3
- package/dist/actions/list-me-onenote-sections-pages4.d.cts.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.d.mts +54 -3
- package/dist/actions/list-me-onenote-sections-pages4.d.mts.map +1 -1
- package/dist/actions/list-me-onenote-sections-pages4.mjs +6 -6
- package/dist/actions/list-me-onenote-sections-pages4.mjs.map +1 -1
- package/dist/actions/list-onenote-group-pages.cjs +5 -5
- package/dist/actions/list-onenote-group-pages.cjs.map +1 -1
- package/dist/actions/list-onenote-group-pages.d.cts +37 -3
- package/dist/actions/list-onenote-group-pages.d.cts.map +1 -1
- package/dist/actions/list-onenote-group-pages.d.mts +37 -3
- package/dist/actions/list-onenote-group-pages.d.mts.map +1 -1
- package/dist/actions/list-onenote-group-pages.mjs +5 -5
- package/dist/actions/list-onenote-group-pages.mjs.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.cjs +4 -4
- package/dist/actions/list-onenote-group-section-groups-section-groups2.cjs.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.cts +63 -3
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.cts.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.mts +63 -3
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.mts.map +1 -1
- package/dist/actions/list-onenote-group-section-groups-section-groups2.mjs +4 -4
- package/dist/actions/list-onenote-group-section-groups-section-groups2.mjs.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.cjs +4 -4
- package/dist/actions/list-onenote-group-sections-pages4.cjs.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.d.cts +46 -3
- package/dist/actions/list-onenote-group-sections-pages4.d.cts.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.d.mts +46 -3
- package/dist/actions/list-onenote-group-sections-pages4.d.mts.map +1 -1
- package/dist/actions/list-onenote-group-sections-pages4.mjs +4 -4
- package/dist/actions/list-onenote-group-sections-pages4.mjs.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.cjs +4 -4
- package/dist/actions/list-site-notebook-section-groups.cjs.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.d.cts +63 -3
- package/dist/actions/list-site-notebook-section-groups.d.cts.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.d.mts +63 -3
- package/dist/actions/list-site-notebook-section-groups.d.mts.map +1 -1
- package/dist/actions/list-site-notebook-section-groups.mjs +4 -4
- package/dist/actions/list-site-notebook-section-groups.mjs.map +1 -1
- package/dist/actions/list-site-notebooks.cjs +1 -1
- package/dist/actions/list-site-notebooks.cjs.map +1 -1
- package/dist/actions/list-site-notebooks.d.cts +94 -3
- package/dist/actions/list-site-notebooks.d.cts.map +1 -1
- package/dist/actions/list-site-notebooks.d.mts +94 -3
- package/dist/actions/list-site-notebooks.d.mts.map +1 -1
- package/dist/actions/list-site-notebooks.mjs +1 -1
- package/dist/actions/list-site-notebooks.mjs.map +1 -1
- package/dist/actions/list-site-pages-content.cjs +1 -1
- package/dist/actions/list-site-pages-content.cjs.map +1 -1
- package/dist/actions/list-site-pages-content.d.cts +15 -3
- package/dist/actions/list-site-pages-content.d.cts.map +1 -1
- package/dist/actions/list-site-pages-content.d.mts +15 -3
- package/dist/actions/list-site-pages-content.d.mts.map +1 -1
- package/dist/actions/list-site-pages-content.mjs +1 -1
- package/dist/actions/list-site-pages-content.mjs.map +1 -1
- package/dist/actions/list-site-sections.cjs +8 -8
- package/dist/actions/list-site-sections.cjs.map +1 -1
- package/dist/actions/list-site-sections.d.cts +69 -3
- package/dist/actions/list-site-sections.d.cts.map +1 -1
- package/dist/actions/list-site-sections.d.mts +69 -3
- package/dist/actions/list-site-sections.d.mts.map +1 -1
- package/dist/actions/list-site-sections.mjs +8 -8
- package/dist/actions/list-site-sections.mjs.map +1 -1
- package/dist/actions/list-user-notebook-sections.cjs +6 -6
- package/dist/actions/list-user-notebook-sections.cjs.map +1 -1
- package/dist/actions/list-user-notebook-sections.d.cts +77 -3
- package/dist/actions/list-user-notebook-sections.d.cts.map +1 -1
- package/dist/actions/list-user-notebook-sections.d.mts +77 -3
- package/dist/actions/list-user-notebook-sections.d.mts.map +1 -1
- package/dist/actions/list-user-notebook-sections.mjs +6 -6
- package/dist/actions/list-user-notebook-sections.mjs.map +1 -1
- package/dist/actions/list-user-notebooks.cjs +6 -6
- package/dist/actions/list-user-notebooks.cjs.map +1 -1
- package/dist/actions/list-user-notebooks.d.cts +76 -3
- package/dist/actions/list-user-notebooks.d.cts.map +1 -1
- package/dist/actions/list-user-notebooks.d.mts +76 -3
- package/dist/actions/list-user-notebooks.d.mts.map +1 -1
- package/dist/actions/list-user-notebooks.mjs +6 -6
- package/dist/actions/list-user-notebooks.mjs.map +1 -1
- package/dist/actions/resolve-site-by-url.cjs.map +1 -1
- package/dist/actions/resolve-site-by-url.d.cts +43 -3
- package/dist/actions/resolve-site-by-url.d.cts.map +1 -1
- package/dist/actions/resolve-site-by-url.d.mts +43 -3
- package/dist/actions/resolve-site-by-url.d.mts.map +1 -1
- package/dist/actions/resolve-site-by-url.mjs.map +1 -1
- package/dist/actions/sites-search.cjs.map +1 -1
- package/dist/actions/sites-search.d.cts +47 -3
- package/dist/actions/sites-search.d.cts.map +1 -1
- package/dist/actions/sites-search.d.mts +47 -3
- package/dist/actions/sites-search.d.mts.map +1 -1
- package/dist/actions/sites-search.mjs.map +1 -1
- package/dist/actions/update-me-page-content.cjs +2 -2
- package/dist/actions/update-me-page-content.cjs.map +1 -1
- package/dist/actions/update-me-page-content.d.cts +32 -3
- package/dist/actions/update-me-page-content.d.cts.map +1 -1
- package/dist/actions/update-me-page-content.d.mts +32 -3
- package/dist/actions/update-me-page-content.d.mts.map +1 -1
- package/dist/actions/update-me-page-content.mjs +2 -2
- package/dist/actions/update-me-page-content.mjs.map +1 -1
- package/dist/actions/update-me-sections.cjs +7 -7
- package/dist/actions/update-me-sections.cjs.map +1 -1
- package/dist/actions/update-me-sections.d.cts +54 -3
- package/dist/actions/update-me-sections.d.cts.map +1 -1
- package/dist/actions/update-me-sections.d.mts +54 -3
- package/dist/actions/update-me-sections.d.mts.map +1 -1
- package/dist/actions/update-me-sections.mjs +7 -7
- package/dist/actions/update-me-sections.mjs.map +1 -1
- package/dist/actions/update-onenote-page-content.cjs +2 -2
- package/dist/actions/update-onenote-page-content.cjs.map +1 -1
- package/dist/actions/update-onenote-page-content.d.cts +34 -3
- package/dist/actions/update-onenote-page-content.d.cts.map +1 -1
- package/dist/actions/update-onenote-page-content.d.mts +34 -3
- package/dist/actions/update-onenote-page-content.d.mts.map +1 -1
- package/dist/actions/update-onenote-page-content.mjs +2 -2
- package/dist/actions/update-onenote-page-content.mjs.map +1 -1
- package/dist/actions/update-site-notebooks-sections.cjs +7 -7
- package/dist/actions/update-site-notebooks-sections.cjs.map +1 -1
- package/dist/actions/update-site-notebooks-sections.d.cts +57 -3
- package/dist/actions/update-site-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/update-site-notebooks-sections.d.mts +57 -3
- package/dist/actions/update-site-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/update-site-notebooks-sections.mjs +7 -7
- package/dist/actions/update-site-notebooks-sections.mjs.map +1 -1
- package/dist/actions/update-site-pages-content.cjs +2 -2
- package/dist/actions/update-site-pages-content.cjs.map +1 -1
- package/dist/actions/update-site-pages-content.d.cts +34 -3
- package/dist/actions/update-site-pages-content.d.cts.map +1 -1
- package/dist/actions/update-site-pages-content.d.mts +34 -3
- package/dist/actions/update-site-pages-content.d.mts.map +1 -1
- package/dist/actions/update-site-pages-content.mjs +2 -2
- package/dist/actions/update-site-pages-content.mjs.map +1 -1
- package/dist/actions/update-site-section-groups-sections.cjs +7 -7
- package/dist/actions/update-site-section-groups-sections.cjs.map +1 -1
- package/dist/actions/update-site-section-groups-sections.d.cts +59 -3
- package/dist/actions/update-site-section-groups-sections.d.cts.map +1 -1
- package/dist/actions/update-site-section-groups-sections.d.mts +59 -3
- package/dist/actions/update-site-section-groups-sections.d.mts.map +1 -1
- package/dist/actions/update-site-section-groups-sections.mjs +7 -7
- package/dist/actions/update-site-section-groups-sections.mjs.map +1 -1
- package/dist/actions/update-user-notebooks-sections.cjs +7 -7
- package/dist/actions/update-user-notebooks-sections.cjs.map +1 -1
- package/dist/actions/update-user-notebooks-sections.d.cts +55 -3
- package/dist/actions/update-user-notebooks-sections.d.cts.map +1 -1
- package/dist/actions/update-user-notebooks-sections.d.mts +55 -3
- package/dist/actions/update-user-notebooks-sections.d.mts.map +1 -1
- package/dist/actions/update-user-notebooks-sections.mjs +7 -7
- package/dist/actions/update-user-notebooks-sections.mjs.map +1 -1
- package/dist/actions/validate-credential.cjs +3 -3
- package/dist/actions/validate-credential.cjs.map +1 -1
- package/dist/actions/validate-credential.d.cts +6 -3
- package/dist/actions/validate-credential.d.cts.map +1 -1
- package/dist/actions/validate-credential.d.mts +6 -3
- package/dist/actions/validate-credential.d.mts.map +1 -1
- package/dist/actions/validate-credential.mjs +3 -3
- package/dist/actions/validate-credential.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"count-notebooks-section-groups-sections.mjs","names":[],"sources":["../../src/actions/count-notebooks-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCountNotebooksSectionGroupsSectionsInput
|
|
1
|
+
{"version":3,"file":"count-notebooks-section-groups-sections.mjs","names":[],"sources":["../../src/actions/count-notebooks-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCountNotebooksSectionGroupsSectionsInput = z.object({\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for counting sections in a section group within a user's OneNote notebook.\");\nexport const OnenoteCountNotebooksSectionGroupsSectionsOutput = z.object({\n count: z.number().int().describe(\"The total count of sections in the specified section group.\").nullable(),\n}).passthrough().describe(\"Response model for the count of sections in a section group.\");\n\nexport const onenoteCountNotebooksSectionGroupsSections = action(\"ONENOTE_COUNT_NOTEBOOKS_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-count-notebooks-section-groups-sections\",\n name: \"Count notebook section group sections\",\n description: \"Gets the count of OneNote sections within a section group in a user's notebook. Use this action when you need to quickly determine the number of sections in a section group without retrieving the full list of section objects. This is a read-only operation.\",\n input: OnenoteCountNotebooksSectionGroupsSectionsInput,\n output: OnenoteCountNotebooksSectionGroupsSectionsOutput,\n});\n"],"mappings":";;AAYA,MAAa,6CAA6C,OAAO,mDAAmD;CAClH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZ6D,EAAE,OAAO;EACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;EAC9H,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,CAAC,CAAC,CAAC,SAAS,0FASH;CACP,QAT8D,EAAE,OAAO,EACvE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const OnenoteCountSiteNotebookSectionGroupsSectionsInput = zod.z.object({
|
|
|
6
6
|
notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook within the site."),
|
|
7
7
|
section_group_id: zod.z.string().describe("The unique identifier of the section group within the notebook.")
|
|
8
8
|
}).describe("Request model for counting sections within a section group in a OneNote notebook within a SharePoint site.");
|
|
9
|
-
const OnenoteCountSiteNotebookSectionGroupsSectionsOutput = zod.z.object({ count: zod.z.number().int().describe("The total count of sections in the specified section group.") }).describe("Response model for the count of sections within a section group.");
|
|
9
|
+
const OnenoteCountSiteNotebookSectionGroupsSectionsOutput = zod.z.object({ count: zod.z.number().int().describe("The total count of sections in the specified section group.").nullable() }).passthrough().describe("Response model for the count of sections within a section group.");
|
|
10
10
|
const onenoteCountSiteNotebookSectionGroupsSections = require_action.action("ONENOTE_COUNT_SITE_NOTEBOOK_SECTION_GROUPS_SECTIONS", {
|
|
11
11
|
slug: "onenote-count-site-notebook-section-groups-sections",
|
|
12
12
|
name: "Count site notebook section group sections",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"count-site-notebook-section-groups-sections.cjs","names":["z","action"],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCountSiteNotebookSectionGroupsSectionsInput
|
|
1
|
+
{"version":3,"file":"count-site-notebook-section-groups-sections.cjs","names":["z","action"],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCountSiteNotebookSectionGroupsSectionsInput = z.object({\n site_id: z.string().describe(\"The unique identifier of the SharePoint site.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the site.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for counting sections within a section group in a OneNote notebook within a SharePoint site.\");\nexport const OnenoteCountSiteNotebookSectionGroupsSectionsOutput = z.object({\n count: z.number().int().describe(\"The total count of sections in the specified section group.\").nullable(),\n}).passthrough().describe(\"Response model for the count of sections within a section group.\");\n\nexport const onenoteCountSiteNotebookSectionGroupsSections = action(\"ONENOTE_COUNT_SITE_NOTEBOOK_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-count-site-notebook-section-groups-sections\",\n name: \"Count site notebook section group sections\",\n description: \"Gets the count of sections within a OneNote section group in a SharePoint site notebook. Use this action when you need to quickly determine the number of sections in a section group without retrieving the full list of section objects. Microsoft Graph requires the `ConsistencyLevel: eventual` header when using the `$count=true` query parameter on OneNote endpoints.\",\n input: OnenoteCountSiteNotebookSectionGroupsSectionsInput,\n output: OnenoteCountSiteNotebookSectionGroupsSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qDAAqDA,IAAAA,EAAE,OAAO;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CACjG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACzG,CAAC,CAAC,CAAC,SAAS,4GAA4G;AACxH,MAAa,sDAAsDA,IAAAA,EAAE,OAAO,EAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAAkE;AAE5F,MAAa,gDAAgDC,eAAAA,OAAO,uDAAuD;CACzH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/count-site-notebook-section-groups-sections.d.ts
|
|
4
|
-
declare const OnenoteCountSiteNotebookSectionGroupsSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCountSiteNotebookSectionGroupsSectionsInput: z.ZodObject<{
|
|
5
|
+
site_id: z.ZodString;
|
|
6
|
+
notebook_id: z.ZodString;
|
|
7
|
+
section_group_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteCountSiteNotebookSectionGroupsSectionsOutput: z.ZodObject<{
|
|
10
|
+
count: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const onenoteCountSiteNotebookSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
site_id: string;
|
|
14
|
+
notebook_id: string;
|
|
15
|
+
section_group_id: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { onenoteCountSiteNotebookSectionGroupsSections };
|
|
9
19
|
//# sourceMappingURL=count-site-notebook-section-groups-sections.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"count-site-notebook-section-groups-sections.d.cts","names":[],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"mappings":";;;cAIa,kDAAA,
|
|
1
|
+
{"version":3,"file":"count-site-notebook-section-groups-sections.d.cts","names":[],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"mappings":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;;cAKlD,mDAAA,EAAmD,CAAA,CAAA,SAAA;;;cAInD,6CAAA,gCAA6C,wBAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/count-site-notebook-section-groups-sections.d.ts
|
|
4
|
-
declare const OnenoteCountSiteNotebookSectionGroupsSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCountSiteNotebookSectionGroupsSectionsInput: z.ZodObject<{
|
|
5
|
+
site_id: z.ZodString;
|
|
6
|
+
notebook_id: z.ZodString;
|
|
7
|
+
section_group_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteCountSiteNotebookSectionGroupsSectionsOutput: z.ZodObject<{
|
|
10
|
+
count: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const onenoteCountSiteNotebookSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
site_id: string;
|
|
14
|
+
notebook_id: string;
|
|
15
|
+
section_group_id: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { onenoteCountSiteNotebookSectionGroupsSections };
|
|
9
19
|
//# sourceMappingURL=count-site-notebook-section-groups-sections.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"count-site-notebook-section-groups-sections.d.mts","names":[],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"mappings":";;;cAIa,kDAAA,
|
|
1
|
+
{"version":3,"file":"count-site-notebook-section-groups-sections.d.mts","names":[],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"mappings":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;;cAKlD,mDAAA,EAAmD,CAAA,CAAA,SAAA;;;cAInD,6CAAA,gCAA6C,wBAAA"}
|
|
@@ -9,7 +9,7 @@ const onenoteCountSiteNotebookSectionGroupsSections = action("ONENOTE_COUNT_SITE
|
|
|
9
9
|
notebook_id: z.string().describe("The unique identifier of the OneNote notebook within the site."),
|
|
10
10
|
section_group_id: z.string().describe("The unique identifier of the section group within the notebook.")
|
|
11
11
|
}).describe("Request model for counting sections within a section group in a OneNote notebook within a SharePoint site."),
|
|
12
|
-
output: z.object({ count: z.number().int().describe("The total count of sections in the specified section group.") }).describe("Response model for the count of sections within a section group.")
|
|
12
|
+
output: z.object({ count: z.number().int().describe("The total count of sections in the specified section group.").nullable() }).passthrough().describe("Response model for the count of sections within a section group.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { onenoteCountSiteNotebookSectionGroupsSections };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"count-site-notebook-section-groups-sections.mjs","names":[],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCountSiteNotebookSectionGroupsSectionsInput
|
|
1
|
+
{"version":3,"file":"count-site-notebook-section-groups-sections.mjs","names":[],"sources":["../../src/actions/count-site-notebook-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCountSiteNotebookSectionGroupsSectionsInput = z.object({\n site_id: z.string().describe(\"The unique identifier of the SharePoint site.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the site.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for counting sections within a section group in a OneNote notebook within a SharePoint site.\");\nexport const OnenoteCountSiteNotebookSectionGroupsSectionsOutput = z.object({\n count: z.number().int().describe(\"The total count of sections in the specified section group.\").nullable(),\n}).passthrough().describe(\"Response model for the count of sections within a section group.\");\n\nexport const onenoteCountSiteNotebookSectionGroupsSections = action(\"ONENOTE_COUNT_SITE_NOTEBOOK_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-count-site-notebook-section-groups-sections\",\n name: \"Count site notebook section group sections\",\n description: \"Gets the count of sections within a OneNote section group in a SharePoint site notebook. Use this action when you need to quickly determine the number of sections in a section group without retrieving the full list of section objects. Microsoft Graph requires the `ConsistencyLevel: eventual` header when using the `$count=true` query parameter on OneNote endpoints.\",\n input: OnenoteCountSiteNotebookSectionGroupsSectionsInput,\n output: OnenoteCountSiteNotebookSectionGroupsSectionsOutput,\n});\n"],"mappings":";;AAaA,MAAa,gDAAgD,OAAO,uDAAuD;CACzH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbgE,EAAE,OAAO;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EACjG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,CAAC,CAAC,CAAC,SAAS,4GASH;CACP,QATiE,EAAE,OAAO,EAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,EAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
|
|
@@ -5,20 +5,20 @@ const OnenoteCreateGroupNotebookInput = zod.z.object({
|
|
|
5
5
|
group_id: zod.z.string().describe("The unique identifier of the Microsoft 365 group that will own the notebook."),
|
|
6
6
|
display_name: zod.z.string().describe("The name of the new notebook. This is the only required field when creating a notebook.")
|
|
7
7
|
}).describe("Request model for creating a notebook in a Microsoft 365 group.");
|
|
8
|
-
const OnenoteCreateGroupNotebook_NotebookLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Link URL for opening the notebook.");
|
|
8
|
+
const OnenoteCreateGroupNotebook_NotebookLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Link URL for opening the notebook.");
|
|
9
9
|
const OnenoteCreateGroupNotebook_NotebookLinksSchema = zod.z.object({
|
|
10
10
|
oneNoteWebUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional(),
|
|
11
11
|
oneNoteClientUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional()
|
|
12
|
-
}).describe("Links for opening the notebook in various clients.");
|
|
12
|
+
}).passthrough().describe("Links for opening the notebook in various clients.");
|
|
13
13
|
const OnenoteCreateGroupNotebook_IdentityInfoSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
15
15
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
16
|
-
}).describe("Individual identity information for a user, device, or application.");
|
|
16
|
+
}).passthrough().describe("Individual identity information for a user, device, or application.");
|
|
17
17
|
const OnenoteCreateGroupNotebook_IdentitySetSchema = zod.z.object({
|
|
18
18
|
user: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),
|
|
19
19
|
device: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),
|
|
20
20
|
application: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional()
|
|
21
|
-
}).describe("Identity information for a user, device, or application.");
|
|
21
|
+
}).passthrough().describe("Identity information for a user, device, or application.");
|
|
22
22
|
const OnenoteCreateGroupNotebookOutput = zod.z.object({
|
|
23
23
|
id: zod.z.string().describe("The unique identifier of the created notebook.").nullable().optional(),
|
|
24
24
|
self: zod.z.string().describe("The endpoint where you can get details about the notebook.").nullable().optional(),
|
|
@@ -33,7 +33,7 @@ const OnenoteCreateGroupNotebookOutput = zod.z.object({
|
|
|
33
33
|
createdDateTime: zod.z.string().describe("The date and time when the notebook was created in UTC.").nullable().optional(),
|
|
34
34
|
sectionGroupsUrl: zod.z.string().describe("The URL for the section groups navigation property.").nullable().optional(),
|
|
35
35
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the notebook was last modified in UTC.").nullable().optional()
|
|
36
|
-
}).describe("Response model containing the created notebook details.");
|
|
36
|
+
}).passthrough().describe("Response model containing the created notebook details.");
|
|
37
37
|
const onenoteCreateGroupNotebook = require_action.action("ONENOTE_CREATE_GROUP_NOTEBOOK", {
|
|
38
38
|
slug: "onenote-create-group-notebook",
|
|
39
39
|
name: "Create group notebook",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-notebook.cjs","names":["z","action"],"sources":["../../src/actions/create-group-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupNotebookInput
|
|
1
|
+
{"version":3,"file":"create-group-notebook.cjs","names":["z","action"],"sources":["../../src/actions/create-group-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupNotebookInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that will own the notebook.\"),\n display_name: z.string().describe(\"The name of the new notebook. This is the only required field when creating a notebook.\"),\n}).describe(\"Request model for creating a notebook in a Microsoft 365 group.\");\nconst OnenoteCreateGroupNotebook_NotebookLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Link URL for opening the notebook.\");\nconst OnenoteCreateGroupNotebook_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteCreateGroupNotebook_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Individual identity information for a user, device, or application.\");\nconst OnenoteCreateGroupNotebook_IdentitySetSchema = z.object({\n user: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),\n device: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),\n application: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, device, or application.\");\nexport const OnenoteCreateGroupNotebookOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteCreateGroupNotebook_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteCreateGroupNotebook_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateGroupNotebook_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created in UTC.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified in UTC.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the created notebook details.\");\n\nexport const onenoteCreateGroupNotebook = action(\"ONENOTE_CREATE_GROUP_NOTEBOOK\", {\n slug: \"onenote-create-group-notebook\",\n name: \"Create group notebook\",\n description: \"Creates a new OneNote notebook within a Microsoft 365 group. Use this action when you need to create a new notebook for storing notes within a specific Microsoft 365 group. The notebook will be owned by the specified group and accessible to all members of that group with appropriate permissions. Required permissions: Notes.Create (least privileged), Notes.ReadWrite, or Notes.ReadWrite.All for the group.\",\n input: OnenoteCreateGroupNotebookInput,\n output: OnenoteCreateGroupNotebookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC5G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF;AAC7H,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,eAAe,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACjF,kBAAkB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC1E,aAAa,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,OAAO,+CAA+C,SAAS,CAAC,CAAC,SAAS;CAC1E,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,WAAW,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgB,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACjF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,62 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-group-notebook.d.ts
|
|
4
|
-
declare const OnenoteCreateGroupNotebookInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateGroupNotebookInput: z.ZodObject<{
|
|
5
|
+
group_id: z.ZodString;
|
|
6
|
+
display_name: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const OnenoteCreateGroupNotebookOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
userRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
|
+
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
36
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
44
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$loose>>>;
|
|
47
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
48
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
+
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
}, z.core.$loose>;
|
|
56
|
+
declare const onenoteCreateGroupNotebook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
|
+
group_id: string;
|
|
58
|
+
display_name: string;
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
60
|
//#endregion
|
|
8
61
|
export { onenoteCreateGroupNotebook };
|
|
9
62
|
//# sourceMappingURL=create-group-notebook.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-notebook.d.cts","names":[],"sources":["../../src/actions/create-group-notebook.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"create-group-notebook.d.cts","names":[],"sources":["../../src/actions/create-group-notebook.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAoB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgBhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,62 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-group-notebook.d.ts
|
|
4
|
-
declare const OnenoteCreateGroupNotebookInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateGroupNotebookInput: z.ZodObject<{
|
|
5
|
+
group_id: z.ZodString;
|
|
6
|
+
display_name: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const OnenoteCreateGroupNotebookOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
20
|
+
userRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
|
+
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
36
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
44
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
}, z.core.$loose>>>;
|
|
47
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
48
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
+
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
}, z.core.$loose>;
|
|
56
|
+
declare const onenoteCreateGroupNotebook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
|
+
group_id: string;
|
|
58
|
+
display_name: string;
|
|
59
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
60
|
//#endregion
|
|
8
61
|
export { onenoteCreateGroupNotebook };
|
|
9
62
|
//# sourceMappingURL=create-group-notebook.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-notebook.d.mts","names":[],"sources":["../../src/actions/create-group-notebook.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"create-group-notebook.d.mts","names":[],"sources":["../../src/actions/create-group-notebook.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAoB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgBhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -5,20 +5,20 @@ const OnenoteCreateGroupNotebookInput = z.object({
|
|
|
5
5
|
group_id: z.string().describe("The unique identifier of the Microsoft 365 group that will own the notebook."),
|
|
6
6
|
display_name: z.string().describe("The name of the new notebook. This is the only required field when creating a notebook.")
|
|
7
7
|
}).describe("Request model for creating a notebook in a Microsoft 365 group.");
|
|
8
|
-
const OnenoteCreateGroupNotebook_NotebookLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Link URL for opening the notebook.");
|
|
8
|
+
const OnenoteCreateGroupNotebook_NotebookLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Link URL for opening the notebook.");
|
|
9
9
|
const OnenoteCreateGroupNotebook_NotebookLinksSchema = z.object({
|
|
10
10
|
oneNoteWebUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional(),
|
|
11
11
|
oneNoteClientUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional()
|
|
12
|
-
}).describe("Links for opening the notebook in various clients.");
|
|
12
|
+
}).passthrough().describe("Links for opening the notebook in various clients.");
|
|
13
13
|
const OnenoteCreateGroupNotebook_IdentityInfoSchema = z.object({
|
|
14
14
|
id: z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
15
15
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
16
|
-
}).describe("Individual identity information for a user, device, or application.");
|
|
16
|
+
}).passthrough().describe("Individual identity information for a user, device, or application.");
|
|
17
17
|
const OnenoteCreateGroupNotebook_IdentitySetSchema = z.object({
|
|
18
18
|
user: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),
|
|
19
19
|
device: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),
|
|
20
20
|
application: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional()
|
|
21
|
-
}).describe("Identity information for a user, device, or application.");
|
|
21
|
+
}).passthrough().describe("Identity information for a user, device, or application.");
|
|
22
22
|
const onenoteCreateGroupNotebook = action("ONENOTE_CREATE_GROUP_NOTEBOOK", {
|
|
23
23
|
slug: "onenote-create-group-notebook",
|
|
24
24
|
name: "Create group notebook",
|
|
@@ -38,7 +38,7 @@ const onenoteCreateGroupNotebook = action("ONENOTE_CREATE_GROUP_NOTEBOOK", {
|
|
|
38
38
|
createdDateTime: z.string().describe("The date and time when the notebook was created in UTC.").nullable().optional(),
|
|
39
39
|
sectionGroupsUrl: z.string().describe("The URL for the section groups navigation property.").nullable().optional(),
|
|
40
40
|
lastModifiedDateTime: z.string().describe("The date and time when the notebook was last modified in UTC.").nullable().optional()
|
|
41
|
-
}).describe("Response model containing the created notebook details.")
|
|
41
|
+
}).passthrough().describe("Response model containing the created notebook details.")
|
|
42
42
|
});
|
|
43
43
|
//#endregion
|
|
44
44
|
export { onenoteCreateGroupNotebook };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-notebook.mjs","names":[],"sources":["../../src/actions/create-group-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupNotebookInput
|
|
1
|
+
{"version":3,"file":"create-group-notebook.mjs","names":[],"sources":["../../src/actions/create-group-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupNotebookInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that will own the notebook.\"),\n display_name: z.string().describe(\"The name of the new notebook. This is the only required field when creating a notebook.\"),\n}).describe(\"Request model for creating a notebook in a Microsoft 365 group.\");\nconst OnenoteCreateGroupNotebook_NotebookLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Link URL for opening the notebook.\");\nconst OnenoteCreateGroupNotebook_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateGroupNotebook_NotebookLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteCreateGroupNotebook_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Individual identity information for a user, device, or application.\");\nconst OnenoteCreateGroupNotebook_IdentitySetSchema = z.object({\n user: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),\n device: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),\n application: OnenoteCreateGroupNotebook_IdentityInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, device, or application.\");\nexport const OnenoteCreateGroupNotebookOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteCreateGroupNotebook_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteCreateGroupNotebook_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateGroupNotebook_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created in UTC.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified in UTC.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the created notebook details.\");\n\nexport const onenoteCreateGroupNotebook = action(\"ONENOTE_CREATE_GROUP_NOTEBOOK\", {\n slug: \"onenote-create-group-notebook\",\n name: \"Create group notebook\",\n description: \"Creates a new OneNote notebook within a Microsoft 365 group. Use this action when you need to create a new notebook for storing notes within a specific Microsoft 365 group. The notebook will be owned by the specified group and accessible to all members of that group with appropriate permissions. Required permissions: Notes.Create (least privileged), Notes.ReadWrite, or Notes.ReadWrite.All for the group.\",\n input: OnenoteCreateGroupNotebookInput,\n output: OnenoteCreateGroupNotebookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF;AAC7H,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,gDAAgD,EAAE,OAAO,EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,iDAAiD,EAAE,OAAO;CAC9D,eAAe,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACjF,kBAAkB,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACxE,QAAQ,8CAA8C,SAAS,CAAC,CAAC,SAAS;CAC1E,aAAa,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAiBpF,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArB8C,EAAE,OAAO;EACvD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,OAAO,+CAA+C,SAAS,CAAC,CAAC,SAAS;EAC1E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,WAAW,6CAA6C,SAAS,CAAC,CAAC,SAAS;EAC5E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,gBAAgB,6CAA6C,SAAS,CAAC,CAAC,SAAS;EACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
|
|
@@ -6,12 +6,12 @@ const OnenoteCreateGroupPagesInput = zod.z.object({
|
|
|
6
6
|
html_content: zod.z.string().describe("The HTML content for the OneNote page. Must be valid HTML including html, head, and body tags."),
|
|
7
7
|
section_name: zod.z.string().describe("Optional section name to create the page in a specific section of the default notebook. If the section doesn't exist, a new section will be created.").optional()
|
|
8
8
|
});
|
|
9
|
-
const OnenoteCreateGroupPages_OneNoteWebUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL for opening in OneNote web.") });
|
|
10
|
-
const OnenoteCreateGroupPages_OneNoteClientUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL for opening in OneNote client.") });
|
|
9
|
+
const OnenoteCreateGroupPages_OneNoteWebUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL for opening in OneNote web.").nullable() }).passthrough();
|
|
10
|
+
const OnenoteCreateGroupPages_OneNoteClientUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL for opening in OneNote client.").nullable() }).passthrough();
|
|
11
11
|
const OnenoteCreateGroupPages_PageLinksObjectSchema = zod.z.object({
|
|
12
12
|
oneNoteWebUrl: OnenoteCreateGroupPages_OneNoteWebUrlSchema.nullable().optional(),
|
|
13
13
|
oneNoteClientUrl: OnenoteCreateGroupPages_OneNoteClientUrlSchema.nullable().optional()
|
|
14
|
-
});
|
|
14
|
+
}).passthrough();
|
|
15
15
|
const OnenoteCreateGroupPagesOutput = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("The unique identifier of the page. Read-only.").nullable().optional(),
|
|
17
17
|
self: zod.z.string().describe("The endpoint where you can get details about the page. Read-only.").nullable().optional(),
|
|
@@ -23,7 +23,7 @@ const OnenoteCreateGroupPagesOutput = zod.z.object({
|
|
|
23
23
|
createdByAppId: zod.z.string().describe("The unique identifier of the application that created the page. Read-only.").nullable().optional(),
|
|
24
24
|
createdDateTime: zod.z.string().describe("The date and time when the page was created (UTC). Read-only.").nullable().optional(),
|
|
25
25
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified (UTC). Read-only.").nullable().optional()
|
|
26
|
-
});
|
|
26
|
+
}).passthrough();
|
|
27
27
|
const onenoteCreateGroupPages = require_action.action("ONENOTE_CREATE_GROUP_PAGES", {
|
|
28
28
|
slug: "onenote-create-group-pages",
|
|
29
29
|
name: "Create group OneNote page",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-pages.cjs","names":["z","action"],"sources":["../../src/actions/create-group-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupPagesInput
|
|
1
|
+
{"version":3,"file":"create-group-pages.cjs","names":["z","action"],"sources":["../../src/actions/create-group-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupPagesInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n html_content: z.string().describe(\"The HTML content for the OneNote page. Must be valid HTML including html, head, and body tags.\"),\n section_name: z.string().describe(\"Optional section name to create the page in a specific section of the default notebook. If the section doesn't exist, a new section will be created.\").optional(),\n});\nconst OnenoteCreateGroupPages_OneNoteWebUrlSchema = z.object({\n href: z.string().describe(\"The URL for opening in OneNote web.\").nullable(),\n}).passthrough();\nconst OnenoteCreateGroupPages_OneNoteClientUrlSchema = z.object({\n href: z.string().describe(\"The URL for opening in OneNote client.\").nullable(),\n}).passthrough();\nconst OnenoteCreateGroupPages_PageLinksObjectSchema = z.object({\n oneNoteWebUrl: OnenoteCreateGroupPages_OneNoteWebUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateGroupPages_OneNoteClientUrlSchema.nullable().optional(),\n}).passthrough();\nexport const OnenoteCreateGroupPagesOutput = 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. Read-only.\").nullable().optional(),\n links: OnenoteCreateGroupPages_PageLinksObjectSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section. Read-only.\").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 (UTC). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC). Read-only.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteCreateGroupPages = action(\"ONENOTE_CREATE_GROUP_PAGES\", {\n slug: \"onenote-create-group-pages\",\n name: \"Create group OneNote page\",\n description: \"Creates a new OneNote page in the default section of the default notebook for a Microsoft 365 group. Use this action when you need to programmatically create a new page in a group's OneNote notebook. The page content must be provided as HTML. The page will be created in the default section of the default notebook unless a specific section name is provided via the sectionName query parameter.\",\n input: OnenoteCreateGroupPagesInput,\n output: OnenoteCreateGroupPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG;CAClI,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sJAAsJ,CAAC,CAAC,SAAS;AACrM,CAAC;AACD,MAAM,8CAA8CA,IAAAA,EAAE,OAAO,EAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,EAC5E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iDAAiDA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC/E,kBAAkB,+CAA+C,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,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,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,OAAO,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,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,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,35 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-group-pages.d.ts
|
|
4
|
-
declare const OnenoteCreateGroupPagesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateGroupPagesInput: z.ZodObject<{
|
|
5
|
+
group_id: z.ZodString;
|
|
6
|
+
html_content: z.ZodString;
|
|
7
|
+
section_name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteCreateGroupPagesOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
href: z.ZodNullable<z.ZodString>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
href: z.ZodNullable<z.ZodString>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
|
+
declare const onenoteCreateGroupPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
group_id: string;
|
|
30
|
+
html_content: string;
|
|
31
|
+
section_name?: string | undefined;
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
33
|
//#endregion
|
|
8
34
|
export { onenoteCreateGroupPages };
|
|
9
35
|
//# sourceMappingURL=create-group-pages.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-pages.d.cts","names":[],"sources":["../../src/actions/create-group-pages.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"create-group-pages.d.cts","names":[],"sources":["../../src/actions/create-group-pages.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAe5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAa7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,35 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-group-pages.d.ts
|
|
4
|
-
declare const OnenoteCreateGroupPagesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateGroupPagesInput: z.ZodObject<{
|
|
5
|
+
group_id: z.ZodString;
|
|
6
|
+
html_content: z.ZodString;
|
|
7
|
+
section_name: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteCreateGroupPagesOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
href: z.ZodNullable<z.ZodString>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
href: z.ZodNullable<z.ZodString>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
|
+
declare const onenoteCreateGroupPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
group_id: string;
|
|
30
|
+
html_content: string;
|
|
31
|
+
section_name?: string | undefined;
|
|
32
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
33
|
//#endregion
|
|
8
34
|
export { onenoteCreateGroupPages };
|
|
9
35
|
//# sourceMappingURL=create-group-pages.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-pages.d.mts","names":[],"sources":["../../src/actions/create-group-pages.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"create-group-pages.d.mts","names":[],"sources":["../../src/actions/create-group-pages.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAe5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAa7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -6,12 +6,12 @@ const OnenoteCreateGroupPagesInput = z.object({
|
|
|
6
6
|
html_content: z.string().describe("The HTML content for the OneNote page. Must be valid HTML including html, head, and body tags."),
|
|
7
7
|
section_name: z.string().describe("Optional section name to create the page in a specific section of the default notebook. If the section doesn't exist, a new section will be created.").optional()
|
|
8
8
|
});
|
|
9
|
-
const OnenoteCreateGroupPages_OneNoteWebUrlSchema = z.object({ href: z.string().describe("The URL for opening in OneNote web.") });
|
|
10
|
-
const OnenoteCreateGroupPages_OneNoteClientUrlSchema = z.object({ href: z.string().describe("The URL for opening in OneNote client.") });
|
|
9
|
+
const OnenoteCreateGroupPages_OneNoteWebUrlSchema = z.object({ href: z.string().describe("The URL for opening in OneNote web.").nullable() }).passthrough();
|
|
10
|
+
const OnenoteCreateGroupPages_OneNoteClientUrlSchema = z.object({ href: z.string().describe("The URL for opening in OneNote client.").nullable() }).passthrough();
|
|
11
11
|
const OnenoteCreateGroupPages_PageLinksObjectSchema = z.object({
|
|
12
12
|
oneNoteWebUrl: OnenoteCreateGroupPages_OneNoteWebUrlSchema.nullable().optional(),
|
|
13
13
|
oneNoteClientUrl: OnenoteCreateGroupPages_OneNoteClientUrlSchema.nullable().optional()
|
|
14
|
-
});
|
|
14
|
+
}).passthrough();
|
|
15
15
|
const onenoteCreateGroupPages = action("ONENOTE_CREATE_GROUP_PAGES", {
|
|
16
16
|
slug: "onenote-create-group-pages",
|
|
17
17
|
name: "Create group OneNote page",
|
|
@@ -28,7 +28,7 @@ const onenoteCreateGroupPages = action("ONENOTE_CREATE_GROUP_PAGES", {
|
|
|
28
28
|
createdByAppId: z.string().describe("The unique identifier of the application that created the page. Read-only.").nullable().optional(),
|
|
29
29
|
createdDateTime: z.string().describe("The date and time when the page was created (UTC). Read-only.").nullable().optional(),
|
|
30
30
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (UTC). Read-only.").nullable().optional()
|
|
31
|
-
})
|
|
31
|
+
}).passthrough()
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { onenoteCreateGroupPages };
|