@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,9 +1,61 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-user-section-groups-sections.d.ts
|
|
4
|
-
declare const OnenoteCreateUserSectionGroupsSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateUserSectionGroupsSectionsInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodString;
|
|
6
|
+
display_name: z.ZodString;
|
|
7
|
+
section_group_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteCreateUserSectionGroupsSectionsOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>>>;
|
|
16
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
pagesUrl: 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
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
}, z.core.$loose>>>;
|
|
46
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
+
}, z.core.$loose>;
|
|
54
|
+
declare const onenoteCreateUserSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
|
+
user_id: string;
|
|
56
|
+
display_name: string;
|
|
57
|
+
section_group_id: string;
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
59
|
//#endregion
|
|
8
60
|
export { onenoteCreateUserSectionGroupsSections };
|
|
9
61
|
//# sourceMappingURL=create-user-section-groups-sections.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-section-groups-sections.d.cts","names":[],"sources":["../../src/actions/create-user-section-groups-sections.ts"],"mappings":";;;cAIa,2CAAA,
|
|
1
|
+
{"version":3,"file":"create-user-section-groups-sections.d.cts","names":[],"sources":["../../src/actions/create-user-section-groups-sections.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;cA6B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa5C,sCAAA,gCAAsC,wBAAA"}
|
|
@@ -1,9 +1,61 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-user-section-groups-sections.d.ts
|
|
4
|
-
declare const OnenoteCreateUserSectionGroupsSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateUserSectionGroupsSectionsInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodString;
|
|
6
|
+
display_name: z.ZodString;
|
|
7
|
+
section_group_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteCreateUserSectionGroupsSectionsOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
}, z.core.$loose>>>;
|
|
16
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
pagesUrl: 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
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
}, z.core.$loose>>>;
|
|
46
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
+
}, z.core.$loose>;
|
|
54
|
+
declare const onenoteCreateUserSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
|
+
user_id: string;
|
|
56
|
+
display_name: string;
|
|
57
|
+
section_group_id: string;
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
59
|
//#endregion
|
|
8
60
|
export { onenoteCreateUserSectionGroupsSections };
|
|
9
61
|
//# sourceMappingURL=create-user-section-groups-sections.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-section-groups-sections.d.mts","names":[],"sources":["../../src/actions/create-user-section-groups-sections.ts"],"mappings":";;;cAIa,2CAAA,
|
|
1
|
+
{"version":3,"file":"create-user-section-groups-sections.d.mts","names":[],"sources":["../../src/actions/create-user-section-groups-sections.ts"],"mappings":";;;cAIa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;cA6B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAa5C,sCAAA,gCAAsC,wBAAA"}
|
|
@@ -6,28 +6,28 @@ const OnenoteCreateUserSectionGroupsSectionsInput = z.object({
|
|
|
6
6
|
display_name: z.string().describe("The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~"),
|
|
7
7
|
section_group_id: z.string().describe("The unique identifier of the section group.")
|
|
8
8
|
}).describe("Request model for creating a OneNote section within a section group for a specific user.");
|
|
9
|
-
const OnenoteCreateUserSectionGroupsSections_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 OnenoteCreateUserSectionGroupsSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page, section, or notebook.");
|
|
10
10
|
const OnenoteCreateUserSectionGroupsSections_SectionLinksSchema = z.object({
|
|
11
11
|
oneNoteWebUrl: OnenoteCreateUserSectionGroupsSections_ExternalLinkSchema.nullable().optional(),
|
|
12
12
|
oneNoteClientUrl: OnenoteCreateUserSectionGroupsSections_ExternalLinkSchema.nullable().optional()
|
|
13
|
-
}).describe("Links for opening a OneNote section.");
|
|
13
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
14
14
|
const OnenoteCreateUserSectionGroupsSections_IdentityUserSchema = z.object({
|
|
15
15
|
id: z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
16
16
|
displayName: z.string().describe("The display name of the user.").nullable().optional()
|
|
17
|
-
}).describe("Represents the user identity within an identity set.");
|
|
17
|
+
}).passthrough().describe("Represents the user identity within an identity set.");
|
|
18
18
|
const OnenoteCreateUserSectionGroupsSections_IdentityDeviceSchema = z.object({
|
|
19
19
|
id: z.string().describe("The unique identifier of the device.").nullable().optional(),
|
|
20
20
|
displayName: z.string().describe("The display name of the device.").nullable().optional()
|
|
21
|
-
}).describe("Represents the device identity within an identity set.");
|
|
21
|
+
}).passthrough().describe("Represents the device identity within an identity set.");
|
|
22
22
|
const OnenoteCreateUserSectionGroupsSections_IdentityApplicationSchema = z.object({
|
|
23
23
|
id: z.string().describe("The unique identifier of the application.").nullable().optional(),
|
|
24
24
|
displayName: z.string().describe("The display name of the application.").nullable().optional()
|
|
25
|
-
}).describe("Represents the application identity within an identity set.");
|
|
25
|
+
}).passthrough().describe("Represents the application identity within an identity set.");
|
|
26
26
|
const OnenoteCreateUserSectionGroupsSections_IdentitySetSchema = z.object({
|
|
27
27
|
user: OnenoteCreateUserSectionGroupsSections_IdentityUserSchema.nullable().optional(),
|
|
28
28
|
device: OnenoteCreateUserSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),
|
|
29
29
|
application: OnenoteCreateUserSectionGroupsSections_IdentityApplicationSchema.nullable().optional()
|
|
30
|
-
}).describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
|
|
30
|
+
}).passthrough().describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
|
|
31
31
|
const onenoteCreateUserSectionGroupsSections = action("ONENOTE_CREATE_USER_SECTION_GROUPS_SECTIONS", {
|
|
32
32
|
slug: "onenote-create-user-section-groups-sections",
|
|
33
33
|
name: "Create section in user section group",
|
|
@@ -44,7 +44,7 @@ const onenoteCreateUserSectionGroupsSections = action("ONENOTE_CREATE_USER_SECTI
|
|
|
44
44
|
lastModifiedBy: OnenoteCreateUserSectionGroupsSections_IdentitySetSchema.nullable().optional(),
|
|
45
45
|
createdDateTime: z.string().describe("The date and time when the section was created. UTC format (ISO 8601). Read-only.").nullable().optional(),
|
|
46
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.")
|
|
47
|
+
}).passthrough().describe("Full response schema for a created OneNote section.")
|
|
48
48
|
});
|
|
49
49
|
//#endregion
|
|
50
50
|
export { onenoteCreateUserSectionGroupsSections };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-section-groups-sections.mjs","names":[],"sources":["../../src/actions/create-user-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateUserSectionGroupsSectionsInput
|
|
1
|
+
{"version":3,"file":"create-user-section-groups-sections.mjs","names":[],"sources":["../../src/actions/create-user-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateUserSectionGroupsSectionsInput = z.object({\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\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.\"),\n}).describe(\"Request model for creating a OneNote section within a section group for a specific user.\");\nconst OnenoteCreateUserSectionGroupsSections_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents a URL that opens a OneNote page, section, or notebook.\");\nconst OnenoteCreateUserSectionGroupsSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateUserSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateUserSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateUserSectionGroupsSections_IdentityUserSchema = 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}).passthrough().describe(\"Represents the user identity within an identity set.\");\nconst OnenoteCreateUserSectionGroupsSections_IdentityDeviceSchema = 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}).passthrough().describe(\"Represents the device identity within an identity set.\");\nconst OnenoteCreateUserSectionGroupsSections_IdentityApplicationSchema = 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}).passthrough().describe(\"Represents the application identity within an identity set.\");\nconst OnenoteCreateUserSectionGroupsSections_IdentitySetSchema = z.object({\n user: OnenoteCreateUserSectionGroupsSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateUserSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateUserSectionGroupsSections_IdentityApplicationSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateUserSectionGroupsSectionsOutput = 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: OnenoteCreateUserSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateUserSectionGroupsSections_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: OnenoteCreateUserSectionGroupsSections_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}).passthrough().describe(\"Full response schema for a created OneNote section.\");\n\nexport const onenoteCreateUserSectionGroupsSections = action(\"ONENOTE_CREATE_USER_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-create-user-section-groups-sections\",\n name: \"Create section in user section group\",\n description: \"Creates a new OneNote section within a specified section group for a specific user. Use this action when you need to add a new section to organize OneNote pages within a section group's hierarchy for a specific user's notebook. 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: OnenoteCreateUserSectionGroupsSectionsInput,\n output: OnenoteCreateUserSectionGroupsSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8CAA8C,EAAE,OAAO;CAClE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;CAChJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;AACrF,CAAC,CAAC,CAAC,SAAS,0FAA0F;AACtG,MAAM,4DAA4D,EAAE,OAAO,EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAM,4DAA4D,EAAE,OAAO;CACzE,eAAe,0DAA0D,SAAS,CAAC,CAAC,SAAS;CAC7F,kBAAkB,0DAA0D,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,4DAA4D,EAAE,OAAO;CACzE,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,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,8DAA8D,EAAE,OAAO;CAC3E,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,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,mEAAmE,EAAE,OAAO;CAChF,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,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAM,2DAA2D,EAAE,OAAO;CACxE,MAAM,0DAA0D,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQ,4DAA4D,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,iEAAiE,SAAS,CAAC,CAAC,SAAS;AACpG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kGAAkG;AAc5H,MAAa,yCAAyC,OAAO,+CAA+C;CAC1G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlB0D,EAAE,OAAO;EACnE,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,0DAA0D,SAAS,CAAC,CAAC,SAAS;EACrF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,WAAW,yDAAyD,SAAS,CAAC,CAAC,SAAS;EACxF,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,yDAAyD,SAAS,CAAC,CAAC,SAAS;EAC7F,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,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -8,11 +8,11 @@ const OnenoteCreateUserSectionsPages4Input = zod.z.object({
|
|
|
8
8
|
html_content: zod.z.string().describe("The HTML for the OneNote page. If neither page_title nor page_created_datetime is provided, send a complete HTML document (with html/head/body tags). If either is provided, send only the body fragment — the action wraps it in <html><head><title>{page_title}</title>...</head><body>...</body></html> for you, so do not include outer html/head/body tags in that case."),
|
|
9
9
|
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()
|
|
10
10
|
}).describe("Request model for creating a OneNote page in a section for a specific user.");
|
|
11
|
-
const OnenoteCreateUserSectionsPages4_PageLinksHrefSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents the href property of a page link.");
|
|
11
|
+
const OnenoteCreateUserSectionsPages4_PageLinksHrefSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents the href property of a page link.");
|
|
12
12
|
const OnenoteCreateUserSectionsPages4_PageLinksSchema = zod.z.object({
|
|
13
13
|
oneNoteWebUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional(),
|
|
14
14
|
oneNoteClientUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional()
|
|
15
|
-
}).describe("Links for opening the OneNote page in various clients.");
|
|
15
|
+
}).passthrough().describe("Links for opening the OneNote page in various clients.");
|
|
16
16
|
const OnenoteCreateUserSectionsPages4Output = zod.z.object({
|
|
17
17
|
id: zod.z.string().describe("The unique identifier of the page. Read-only.").nullable().optional(),
|
|
18
18
|
self: zod.z.string().describe("The endpoint where you can get details about the page. Read-only.").nullable().optional(),
|
|
@@ -24,7 +24,7 @@ const OnenoteCreateUserSectionsPages4Output = zod.z.object({
|
|
|
24
24
|
createdByAppId: zod.z.string().describe("The unique identifier of the application that created the page. Read-only.").nullable().optional(),
|
|
25
25
|
createdDateTime: zod.z.string().describe("The date and time when the page was created (ISO 8601 format, UTC). Read-only.").nullable().optional(),
|
|
26
26
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified (ISO 8601 format, UTC). Read-only.").nullable().optional()
|
|
27
|
-
}).describe("Response model containing the created OneNote page details.");
|
|
27
|
+
}).passthrough().describe("Response model containing the created OneNote page details.");
|
|
28
28
|
const onenoteCreateUserSectionsPages4 = require_action.action("ONENOTE_CREATE_USER_SECTIONS_PAGES4", {
|
|
29
29
|
slug: "onenote-create-user-sections-pages4",
|
|
30
30
|
name: "Create user section page",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-sections-pages4.cjs","names":["z","action"],"sources":["../../src/actions/create-user-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateUserSectionsPages4Input
|
|
1
|
+
{"version":3,"file":"create-user-sections-pages4.cjs","names":["z","action"],"sources":["../../src/actions/create-user-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateUserSectionsPages4Input = z.object({\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n page_title: z.string().describe(\"The title for the OneNote page. Required when page_created_datetime is provided, because OneNote requires a title in the HTML head section generated by this action.\").optional(),\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 for the OneNote page. If neither page_title nor page_created_datetime is provided, send a complete HTML document (with html/head/body tags). If either is provided, send only the body fragment — the action wraps it in <html><head><title>{page_title}</title>...</head><body>...</body></html> for you, so do not include outer html/head/body tags in that case.\"),\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 for a specific user.\");\nconst OnenoteCreateUserSectionsPages4_PageLinksHrefSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents the href property of a page link.\");\nconst OnenoteCreateUserSectionsPages4_PageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in various clients.\");\nexport const OnenoteCreateUserSectionsPages4Output = 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: OnenoteCreateUserSectionsPages4_PageLinksSchema.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 (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the created OneNote page details.\");\n\nexport const onenoteCreateUserSectionsPages4 = action(\"ONENOTE_CREATE_USER_SECTIONS_PAGES4\", {\n slug: \"onenote-create-user-sections-pages4\",\n name: \"Create user section page\",\n description: \"Creates a new OneNote page in a specific section of a user's notebook. Use this action when you need to create a new page directly in a section within a user's OneNote notebook. The page content must be provided as valid HTML with proper structure (html, head, and body tags). This action requires the Content-Type header to be set to text/html for the request body. This action is idempotent — calling it multiple times creates separate pages.\",\n input: OnenoteCreateUserSectionsPages4Input,\n output: OnenoteCreateUserSectionsPages4Output,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK,CAAC,CAAC,SAAS;CACjN,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+WAA+W;CACjZ,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC1M,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,sDAAsDA,IAAAA,EAAE,OAAO,EACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,eAAe,oDAAoD,SAAS,CAAC,CAAC,SAAS;CACvF,kBAAkB,oDAAoD,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,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,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC3E,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,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3I,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-user-sections-pages4.d.ts
|
|
4
|
-
declare const OnenoteCreateUserSectionsPages4Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateUserSectionsPages4Input: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodString;
|
|
6
|
+
page_title: z.ZodOptional<z.ZodString>;
|
|
7
|
+
section_id: z.ZodString;
|
|
8
|
+
html_content: z.ZodString;
|
|
9
|
+
page_created_datetime: z.ZodOptional<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const OnenoteCreateUserSectionsPages4Output: z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
|
+
declare const onenoteCreateUserSectionsPages4: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
user_id: string;
|
|
32
|
+
section_id: string;
|
|
33
|
+
html_content: string;
|
|
34
|
+
page_title?: string | undefined;
|
|
35
|
+
page_created_datetime?: string | undefined;
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { onenoteCreateUserSectionsPages4 };
|
|
9
39
|
//# sourceMappingURL=create-user-sections-pages4.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-sections-pages4.d.cts","names":[],"sources":["../../src/actions/create-user-sections-pages4.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"create-user-sections-pages4.d.cts","names":[],"sources":["../../src/actions/create-user-sections-pages4.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;cAcpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAarC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-user-sections-pages4.d.ts
|
|
4
|
-
declare const OnenoteCreateUserSectionsPages4Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteCreateUserSectionsPages4Input: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodString;
|
|
6
|
+
page_title: z.ZodOptional<z.ZodString>;
|
|
7
|
+
section_id: z.ZodString;
|
|
8
|
+
html_content: z.ZodString;
|
|
9
|
+
page_created_datetime: z.ZodOptional<z.ZodString>;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const OnenoteCreateUserSectionsPages4Output: z.ZodObject<{
|
|
12
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
15
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
24
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
}, z.core.$loose>;
|
|
30
|
+
declare const onenoteCreateUserSectionsPages4: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
31
|
+
user_id: string;
|
|
32
|
+
section_id: string;
|
|
33
|
+
html_content: string;
|
|
34
|
+
page_title?: string | undefined;
|
|
35
|
+
page_created_datetime?: string | undefined;
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { onenoteCreateUserSectionsPages4 };
|
|
9
39
|
//# sourceMappingURL=create-user-sections-pages4.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-sections-pages4.d.mts","names":[],"sources":["../../src/actions/create-user-sections-pages4.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"create-user-sections-pages4.d.mts","names":[],"sources":["../../src/actions/create-user-sections-pages4.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;cAcpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;cAarC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -8,11 +8,11 @@ const OnenoteCreateUserSectionsPages4Input = z.object({
|
|
|
8
8
|
html_content: z.string().describe("The HTML for the OneNote page. If neither page_title nor page_created_datetime is provided, send a complete HTML document (with html/head/body tags). If either is provided, send only the body fragment — the action wraps it in <html><head><title>{page_title}</title>...</head><body>...</body></html> for you, so do not include outer html/head/body tags in that case."),
|
|
9
9
|
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()
|
|
10
10
|
}).describe("Request model for creating a OneNote page in a section for a specific user.");
|
|
11
|
-
const OnenoteCreateUserSectionsPages4_PageLinksHrefSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents the href property of a page link.");
|
|
11
|
+
const OnenoteCreateUserSectionsPages4_PageLinksHrefSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents the href property of a page link.");
|
|
12
12
|
const OnenoteCreateUserSectionsPages4_PageLinksSchema = z.object({
|
|
13
13
|
oneNoteWebUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional(),
|
|
14
14
|
oneNoteClientUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional()
|
|
15
|
-
}).describe("Links for opening the OneNote page in various clients.");
|
|
15
|
+
}).passthrough().describe("Links for opening the OneNote page in various clients.");
|
|
16
16
|
const onenoteCreateUserSectionsPages4 = action("ONENOTE_CREATE_USER_SECTIONS_PAGES4", {
|
|
17
17
|
slug: "onenote-create-user-sections-pages4",
|
|
18
18
|
name: "Create user section page",
|
|
@@ -29,7 +29,7 @@ const onenoteCreateUserSectionsPages4 = action("ONENOTE_CREATE_USER_SECTIONS_PAG
|
|
|
29
29
|
createdByAppId: z.string().describe("The unique identifier of the application that created the page. Read-only.").nullable().optional(),
|
|
30
30
|
createdDateTime: z.string().describe("The date and time when the page was created (ISO 8601 format, UTC). Read-only.").nullable().optional(),
|
|
31
31
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (ISO 8601 format, UTC). Read-only.").nullable().optional()
|
|
32
|
-
}).describe("Response model containing the created OneNote page details.")
|
|
32
|
+
}).passthrough().describe("Response model containing the created OneNote page details.")
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { onenoteCreateUserSectionsPages4 };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-user-sections-pages4.mjs","names":[],"sources":["../../src/actions/create-user-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateUserSectionsPages4Input
|
|
1
|
+
{"version":3,"file":"create-user-sections-pages4.mjs","names":[],"sources":["../../src/actions/create-user-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateUserSectionsPages4Input = z.object({\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n page_title: z.string().describe(\"The title for the OneNote page. Required when page_created_datetime is provided, because OneNote requires a title in the HTML head section generated by this action.\").optional(),\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 for the OneNote page. If neither page_title nor page_created_datetime is provided, send a complete HTML document (with html/head/body tags). If either is provided, send only the body fragment — the action wraps it in <html><head><title>{page_title}</title>...</head><body>...</body></html> for you, so do not include outer html/head/body tags in that case.\"),\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 for a specific user.\");\nconst OnenoteCreateUserSectionsPages4_PageLinksHrefSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents the href property of a page link.\");\nconst OnenoteCreateUserSectionsPages4_PageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateUserSectionsPages4_PageLinksHrefSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in various clients.\");\nexport const OnenoteCreateUserSectionsPages4Output = 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: OnenoteCreateUserSectionsPages4_PageLinksSchema.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 (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the created OneNote page details.\");\n\nexport const onenoteCreateUserSectionsPages4 = action(\"ONENOTE_CREATE_USER_SECTIONS_PAGES4\", {\n slug: \"onenote-create-user-sections-pages4\",\n name: \"Create user section page\",\n description: \"Creates a new OneNote page in a specific section of a user's notebook. Use this action when you need to create a new page directly in a section within a user's OneNote notebook. The page content must be provided as valid HTML with proper structure (html, head, and body tags). This action requires the Content-Type header to be set to text/html for the request body. This action is idempotent — calling it multiple times creates separate pages.\",\n input: OnenoteCreateUserSectionsPages4Input,\n output: OnenoteCreateUserSectionsPages4Output,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK,CAAC,CAAC,SAAS;CACjN,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E;CAC9G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+WAA+W;CACjZ,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS;AAC1M,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,sDAAsD,EAAE,OAAO,EACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,eAAe,oDAAoD,SAAS,CAAC,CAAC,SAAS;CACvF,kBAAkB,oDAAoD,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAclF,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAlBmD,EAAE,OAAO;EAC5D,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,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,OAAO,gDAAgD,SAAS,CAAC,CAAC,SAAS;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpH,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,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3I,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput = zod.z.object({
|
|
|
10
10
|
const OnenoteDeleteOnenoteGroupSectionGroupPageContentOutput = zod.z.object({
|
|
11
11
|
message: zod.z.string().default("Page content deleted successfully").describe("Status message for the deletion operation.").nullable().optional(),
|
|
12
12
|
success: zod.z.boolean().default(true).describe("Indicates whether the page content deletion was successful.").nullable().optional()
|
|
13
|
-
});
|
|
13
|
+
}).passthrough();
|
|
14
14
|
const onenoteDeleteOnenoteGroupSectionGroupPageContent = require_action.action("ONENOTE_DELETE_ONENOTE_GROUP_SECTION_GROUP_PAGE_CONTENT", {
|
|
15
15
|
slug: "onenote-delete-onenote-group-section-group-page-content",
|
|
16
16
|
name: "Delete page content from section group section",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-onenote-group-section-group-page-content.cjs","names":["z","action"],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput
|
|
1
|
+
{"version":3,"file":"delete-onenote-group-section-group-page-content.cjs","names":["z","action"],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page whose content will be deleted.\"),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_id: z.string().describe(\"The unique identifier of the section within the section group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote workspace.\"),\n});\nexport const OnenoteDeleteOnenoteGroupSectionGroupPageContentOutput = z.object({\n message: z.string().default(\"Page content deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page content deletion was successful.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteDeleteOnenoteGroupSectionGroupPageContent = action(\"ONENOTE_DELETE_ONENOTE_GROUP_SECTION_GROUP_PAGE_CONTENT\", {\n slug: \"onenote-delete-onenote-group-section-group-page-content\",\n name: \"Delete page content from section group section\",\n description: \"Deletes the HTML content of a OneNote page within a section in a section group in a Microsoft 365 group's OneNote workspace. This action is irreversible — the page content will be permanently deleted once removed. Use this action when you need to clear the content of a specific OneNote page within a section group hierarchy in a Microsoft 365 group.\",\n input: OnenoteDeleteOnenoteGroupSectionGroupPageContentInput,\n output: OnenoteDeleteOnenoteGroupSectionGroupPageContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;CACvG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAChG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;AAC1H,CAAC;AACD,MAAa,yDAAyDA,IAAAA,EAAE,OAAO;CAC7E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,mCAAmC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5I,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mDAAmDC,eAAAA,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-onenote-group-section-group-page-content.d.ts
|
|
4
|
-
declare const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
group_id: z.ZodString;
|
|
7
|
+
section_id: z.ZodString;
|
|
8
|
+
section_group_id: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const OnenoteDeleteOnenoteGroupSectionGroupPageContentOutput: z.ZodObject<{
|
|
11
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
12
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
|
+
declare const onenoteDeleteOnenoteGroupSectionGroupPageContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
page_id: string;
|
|
16
|
+
group_id: string;
|
|
17
|
+
section_id: string;
|
|
18
|
+
section_group_id: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { onenoteDeleteOnenoteGroupSectionGroupPageContent };
|
|
9
22
|
//# sourceMappingURL=delete-onenote-group-section-group-page-content.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-onenote-group-section-group-page-content.d.cts","names":[],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"mappings":";;;cAIa,qDAAA,
|
|
1
|
+
{"version":3,"file":"delete-onenote-group-section-group-page-content.d.cts","names":[],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;cAMrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;cAKtD,gDAAA,gCAAgD,wBAAA"}
|
|
@@ -1,9 +1,22 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/delete-onenote-group-section-group-page-content.d.ts
|
|
4
|
-
declare const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
group_id: z.ZodString;
|
|
7
|
+
section_id: z.ZodString;
|
|
8
|
+
section_group_id: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const OnenoteDeleteOnenoteGroupSectionGroupPageContentOutput: z.ZodObject<{
|
|
11
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
12
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
|
+
declare const onenoteDeleteOnenoteGroupSectionGroupPageContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
page_id: string;
|
|
16
|
+
group_id: string;
|
|
17
|
+
section_id: string;
|
|
18
|
+
section_group_id: string;
|
|
19
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
20
|
//#endregion
|
|
8
21
|
export { onenoteDeleteOnenoteGroupSectionGroupPageContent };
|
|
9
22
|
//# sourceMappingURL=delete-onenote-group-section-group-page-content.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-onenote-group-section-group-page-content.d.mts","names":[],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"mappings":";;;cAIa,qDAAA,
|
|
1
|
+
{"version":3,"file":"delete-onenote-group-section-group-page-content.d.mts","names":[],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;cAMrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;cAKtD,gDAAA,gCAAgD,wBAAA"}
|
|
@@ -13,7 +13,7 @@ const onenoteDeleteOnenoteGroupSectionGroupPageContent = action("ONENOTE_DELETE_
|
|
|
13
13
|
output: z.object({
|
|
14
14
|
message: z.string().default("Page content deleted successfully").describe("Status message for the deletion operation.").nullable().optional(),
|
|
15
15
|
success: z.boolean().default(true).describe("Indicates whether the page content deletion was successful.").nullable().optional()
|
|
16
|
-
})
|
|
16
|
+
}).passthrough()
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
19
19
|
export { onenoteDeleteOnenoteGroupSectionGroupPageContent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-onenote-group-section-group-page-content.mjs","names":[],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput
|
|
1
|
+
{"version":3,"file":"delete-onenote-group-section-group-page-content.mjs","names":[],"sources":["../../src/actions/delete-onenote-group-section-group-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteOnenoteGroupSectionGroupPageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page whose content will be deleted.\"),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_id: z.string().describe(\"The unique identifier of the section within the section group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote workspace.\"),\n});\nexport const OnenoteDeleteOnenoteGroupSectionGroupPageContentOutput = z.object({\n message: z.string().default(\"Page content deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page content deletion was successful.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteDeleteOnenoteGroupSectionGroupPageContent = action(\"ONENOTE_DELETE_ONENOTE_GROUP_SECTION_GROUP_PAGE_CONTENT\", {\n slug: \"onenote-delete-onenote-group-section-group-page-content\",\n name: \"Delete page content from section group section\",\n description: \"Deletes the HTML content of a OneNote page within a section in a section group in a Microsoft 365 group's OneNote workspace. This action is irreversible — the page content will be permanently deleted once removed. Use this action when you need to clear the content of a specific OneNote page within a section group hierarchy in a Microsoft 365 group.\",\n input: OnenoteDeleteOnenoteGroupSectionGroupPageContentInput,\n output: OnenoteDeleteOnenoteGroupSectionGroupPageContentOutput,\n});\n"],"mappings":";;AAeA,MAAa,mDAAmD,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfmE,EAAE,OAAO;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;EACvG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;EACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EAChG,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CAC1H,CAUS;CACP,QAVoE,EAAE,OAAO;EAC7E,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,mCAAmC,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5I,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ const OnenoteDeleteOnenoteGroupSectionsPages2Input = zod.z.object({
|
|
|
10
10
|
const OnenoteDeleteOnenoteGroupSectionsPages2Output = zod.z.object({
|
|
11
11
|
message: zod.z.string().default("Page deleted successfully").describe("Status message for the deletion operation.").nullable().optional(),
|
|
12
12
|
success: zod.z.boolean().default(true).describe("Indicates whether the page deletion was successful.").nullable().optional()
|
|
13
|
-
});
|
|
13
|
+
}).passthrough();
|
|
14
14
|
const onenoteDeleteOnenoteGroupSectionsPages2 = require_action.action("ONENOTE_DELETE_ONENOTE_GROUP_SECTIONS_PAGES2", {
|
|
15
15
|
slug: "onenote-delete-onenote-group-sections-pages2",
|
|
16
16
|
name: "Delete OneNote page from section",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-onenote-group-sections-pages2.cjs","names":["z","action"],"sources":["../../src/actions/delete-onenote-group-sections-pages2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteOnenoteGroupSectionsPages2Input
|
|
1
|
+
{"version":3,"file":"delete-onenote-group-sections-pages2.cjs","names":["z","action"],"sources":["../../src/actions/delete-onenote-group-sections-pages2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteOnenoteGroupSectionsPages2Input = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to delete.\"),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_id: z.string().describe(\"The unique identifier of the section within the notebook.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the group.\"),\n});\nexport const OnenoteDeleteOnenoteGroupSectionsPages2Output = z.object({\n message: z.string().default(\"Page deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page deletion was successful.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteDeleteOnenoteGroupSectionsPages2 = action(\"ONENOTE_DELETE_ONENOTE_GROUP_SECTIONS_PAGES2\", {\n slug: \"onenote-delete-onenote-group-sections-pages2\",\n name: \"Delete OneNote page from section\",\n description: \"Delete a specific OneNote page from a section within a notebook in a group. Use this action when you need to remove a OneNote page permanently from a group's notebook section. This action is irreversible - once deleted, the page cannot be recovered.\",\n input: OnenoteDeleteOnenoteGroupSectionsPages2Input,\n output: OnenoteDeleteOnenoteGroupSectionsPages2Output,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+CA,IAAAA,EAAE,OAAO;CACnE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC3F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACpG,CAAC;AACD,MAAa,gDAAgDA,IAAAA,EAAE,OAAO;CACpE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,2BAA2B,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0CAA0CC,eAAAA,OAAO,gDAAgD;CAC5G,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|