@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,45 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-site-onenote-pages.d.ts
|
|
4
|
-
declare const OnenoteGetSiteOnenotePagesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetSiteOnenotePagesInput: z.ZodObject<{
|
|
5
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
page_id: z.ZodString;
|
|
8
|
+
site_id: z.ZodString;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const OnenoteGetSiteOnenotePagesOutput: z.ZodObject<{
|
|
11
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
14
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
19
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
parentSection: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$loose>;
|
|
37
|
+
declare const onenoteGetSiteOnenotePages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
|
+
page_id: string;
|
|
39
|
+
site_id: string;
|
|
40
|
+
expand?: string[] | undefined;
|
|
41
|
+
select?: string[] | undefined;
|
|
42
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
43
|
//#endregion
|
|
8
44
|
export { onenoteGetSiteOnenotePages };
|
|
9
45
|
//# sourceMappingURL=get-site-onenote-pages.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-onenote-pages.d.mts","names":[],"sources":["../../src/actions/get-site-onenote-pages.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-site-onenote-pages.d.mts","names":[],"sources":["../../src/actions/get-site-onenote-pages.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;cAoB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -8,19 +8,19 @@ const OnenoteGetSiteOnenotePagesInput = z.object({
|
|
|
8
8
|
site_id: z.string().describe("The unique identifier of the SharePoint site. Use 'root' for the root site. For SharePoint sites, this is typically in the format: hostname,site-collection-id,site-id (e.g., 'contoso.sharepoint.com,12345678-1234-1234-1234-123456789012,87654321-4321-4321-4321-210987654321').")
|
|
9
9
|
}).describe("Request model for getting a specific OneNote page from a SharePoint site.");
|
|
10
10
|
const OnenoteGetSiteOnenotePages_SiteGetPageLinksSchema = z.object({
|
|
11
|
-
oneNoteWebUrl: z.
|
|
12
|
-
oneNoteClientUrl: z.
|
|
13
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
11
|
+
oneNoteWebUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in OneNote on the web.").nullable().optional(),
|
|
12
|
+
oneNoteClientUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in the OneNote native client.").nullable().optional()
|
|
13
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
14
14
|
const OnenoteGetSiteOnenotePages_SiteGetPageParentSectionSchema = z.object({
|
|
15
15
|
id: z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
16
16
|
self: z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
17
17
|
displayName: z.string().describe("The name of the section.").nullable().optional()
|
|
18
|
-
}).describe("The section that contains the page (expanded relationship).");
|
|
18
|
+
}).passthrough().describe("The section that contains the page (expanded relationship).");
|
|
19
19
|
const OnenoteGetSiteOnenotePages_SiteGetPageParentNotebookSchema = z.object({
|
|
20
20
|
id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
21
21
|
self: z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
22
22
|
displayName: z.string().describe("The name of the notebook.").nullable().optional()
|
|
23
|
-
}).describe("The notebook that contains the page (expanded relationship).");
|
|
23
|
+
}).passthrough().describe("The notebook that contains the page (expanded relationship).");
|
|
24
24
|
const onenoteGetSiteOnenotePages = action("ONENOTE_GET_SITE_ONENOTE_PAGES", {
|
|
25
25
|
slug: "onenote-get-site-onenote-pages",
|
|
26
26
|
name: "Get OneNote page from site",
|
|
@@ -41,7 +41,7 @@ const onenoteGetSiteOnenotePages = action("ONENOTE_GET_SITE_ONENOTE_PAGES", {
|
|
|
41
41
|
parentNotebook: OnenoteGetSiteOnenotePages_SiteGetPageParentNotebookSchema.nullable().optional(),
|
|
42
42
|
createdDateTime: z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
43
43
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
44
|
-
}).describe("Response model for a single OneNote page retrieved from a SharePoint site.")
|
|
44
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from a SharePoint site.")
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { onenoteGetSiteOnenotePages };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-onenote-pages.mjs","names":[],"sources":["../../src/actions/get-site-onenote-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSiteOnenotePagesInput
|
|
1
|
+
{"version":3,"file":"get-site-onenote-pages.mjs","names":[],"sources":["../../src/actions/get-site-onenote-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSiteOnenotePagesInput = z.object({\n expand: z.array(z.string()).describe(\"List of relationships to expand inline in the response. Valid values: 'parentSection', 'parentNotebook'.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime', 'content', 'contentUrl', 'createdByAppId', 'level', 'order', 'links', 'parentSection', 'parentNotebook'.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve. This is the full page ID including any section path prefix (e.g., '1-abc123!71-7aef1f00-3deb-4ee2-93ab-979eb24a3037').\"),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Use 'root' for the root site. For SharePoint sites, this is typically in the format: hostname,site-collection-id,site-id (e.g., 'contoso.sharepoint.com,12345678-1234-1234-1234-123456789012,87654321-4321-4321-4321-210987654321').\"),\n}).describe(\"Request model for getting a specific OneNote page from a SharePoint site.\");\nconst OnenoteGetSiteOnenotePages_SiteGetPageLinksSchema = z.object({\n oneNoteWebUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in OneNote on the web.\").nullable().optional(),\n oneNoteClientUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in the OneNote native client.\").nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetSiteOnenotePages_SiteGetPageParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteGetSiteOnenotePages_SiteGetPageParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the page (expanded relationship).\");\nexport const OnenoteGetSiteOnenotePagesOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteGetSiteOnenotePages_SiteGetPageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteGetSiteOnenotePages_SiteGetPageParentSectionSchema.nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteGetSiteOnenotePages_SiteGetPageParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a single OneNote page retrieved from a SharePoint site.\");\n\nexport const onenoteGetSiteOnenotePages = action(\"ONENOTE_GET_SITE_ONENOTE_PAGES\", {\n slug: \"onenote-get-site-onenote-pages\",\n name: \"Get OneNote page from site\",\n description: \"Retrieves a specific OneNote page from a SharePoint site. Use this action when you need to fetch metadata or details for a single OneNote page by its page identifier within a SharePoint site. This action supports optional OData query parameters to select specific properties or expand related entities like parentSection and parentNotebook. Note: This action is read-only and does not modify any data.\",\n input: OnenoteGetSiteOnenotePagesInput,\n output: OnenoteGetSiteOnenotePagesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -8,7 +8,7 @@ const OnenoteGetSitePagesPreviewInput = zod.z.object({
|
|
|
8
8
|
const OnenoteGetSitePagesPreviewOutput = zod.z.object({
|
|
9
9
|
hint: zod.z.string().describe("The preview content of the OneNote page. This is typically a text preview of the page content.").nullable().optional(),
|
|
10
10
|
"@odata.context": zod.z.string().describe("The OData context URL.").nullable().optional()
|
|
11
|
-
}).describe("Response model for a OneNote page preview.");
|
|
11
|
+
}).passthrough().describe("Response model for a OneNote page preview.");
|
|
12
12
|
const onenoteGetSitePagesPreview = require_action.action("ONENOTE_GET_SITE_PAGES_PREVIEW", {
|
|
13
13
|
slug: "onenote-get-site-pages-preview",
|
|
14
14
|
name: "Get site notebook page preview",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-pages-preview.cjs","names":["z","action"],"sources":["../../src/actions/get-site-pages-preview.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSitePagesPreviewInput
|
|
1
|
+
{"version":3,"file":"get-site-pages-preview.cjs","names":["z","action"],"sources":["../../src/actions/get-site-pages-preview.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSitePagesPreviewInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page.\"),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Optional - if not provided, uses the signed-in user's personal OneNote notebook.\").optional(),\n}).describe(\"Request model for getting a preview of a OneNote page in either a SharePoint site notebook\\nor the signed-in user's personal notebook.\");\nexport const OnenoteGetSitePagesPreviewOutput = z.object({\n hint: z.string().describe(\"The preview content of the OneNote page. This is typically a text preview of the page content.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n}).passthrough().describe(\"Response model for a OneNote page preview.\");\n\nexport const onenoteGetSitePagesPreview = action(\"ONENOTE_GET_SITE_PAGES_PREVIEW\", {\n slug: \"onenote-get-site-pages-preview\",\n name: \"Get site notebook page preview\",\n description: \"Retrieves a text preview of a specific OneNote page from a section within a section group in a SharePoint site-hosted notebook. Use this action when you need to quickly get the content preview of a OneNote page from a site-hosted notebook without fetching the full page content. The preview returns a text snippet of the page's content. This action is read-only and does not modify any data.\",\n input: OnenoteGetSitePagesPreviewInput,\n output: OnenoteGetSitePagesPreviewOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;AAC1K,CAAC,CAAC,CAAC,SAAS,wIAAwI;AACpJ,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAA4C;AAEtE,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-site-pages-preview.d.ts
|
|
4
|
-
declare const OnenoteGetSitePagesPreviewInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetSitePagesPreviewInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
site_id: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const OnenoteGetSitePagesPreviewOutput: z.ZodObject<{
|
|
9
|
+
hint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const onenoteGetSitePagesPreview: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
page_id: string;
|
|
14
|
+
site_id?: string | undefined;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { onenoteGetSitePagesPreview };
|
|
9
18
|
//# sourceMappingURL=get-site-pages-preview.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-pages-preview.d.cts","names":[],"sources":["../../src/actions/get-site-pages-preview.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-site-pages-preview.d.cts","names":[],"sources":["../../src/actions/get-site-pages-preview.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-site-pages-preview.d.ts
|
|
4
|
-
declare const OnenoteGetSitePagesPreviewInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetSitePagesPreviewInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
site_id: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const OnenoteGetSitePagesPreviewOutput: z.ZodObject<{
|
|
9
|
+
hint: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const onenoteGetSitePagesPreview: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
page_id: string;
|
|
14
|
+
site_id?: string | undefined;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { onenoteGetSitePagesPreview };
|
|
9
18
|
//# sourceMappingURL=get-site-pages-preview.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-pages-preview.d.mts","names":[],"sources":["../../src/actions/get-site-pages-preview.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"get-site-pages-preview.d.mts","names":[],"sources":["../../src/actions/get-site-pages-preview.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAI/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -11,7 +11,7 @@ const onenoteGetSitePagesPreview = action("ONENOTE_GET_SITE_PAGES_PREVIEW", {
|
|
|
11
11
|
output: z.object({
|
|
12
12
|
hint: z.string().describe("The preview content of the OneNote page. This is typically a text preview of the page content.").nullable().optional(),
|
|
13
13
|
"@odata.context": z.string().describe("The OData context URL.").nullable().optional()
|
|
14
|
-
}).describe("Response model for a OneNote page preview.")
|
|
14
|
+
}).passthrough().describe("Response model for a OneNote page preview.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { onenoteGetSitePagesPreview };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-pages-preview.mjs","names":[],"sources":["../../src/actions/get-site-pages-preview.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSitePagesPreviewInput
|
|
1
|
+
{"version":3,"file":"get-site-pages-preview.mjs","names":[],"sources":["../../src/actions/get-site-pages-preview.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSitePagesPreviewInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page.\"),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Optional - if not provided, uses the signed-in user's personal OneNote notebook.\").optional(),\n}).describe(\"Request model for getting a preview of a OneNote page in either a SharePoint site notebook\\nor the signed-in user's personal notebook.\");\nexport const OnenoteGetSitePagesPreviewOutput = z.object({\n hint: z.string().describe(\"The preview content of the OneNote page. This is typically a text preview of the page content.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n}).passthrough().describe(\"Response model for a OneNote page preview.\");\n\nexport const onenoteGetSitePagesPreview = action(\"ONENOTE_GET_SITE_PAGES_PREVIEW\", {\n slug: \"onenote-get-site-pages-preview\",\n name: \"Get site notebook page preview\",\n description: \"Retrieves a text preview of a specific OneNote page from a section within a section group in a SharePoint site-hosted notebook. Use this action when you need to quickly get the content preview of a OneNote page from a site-hosted notebook without fetching the full page content. The preview returns a text snippet of the page's content. This action is read-only and does not modify any data.\",\n input: OnenoteGetSitePagesPreviewInput,\n output: OnenoteGetSitePagesPreviewOutput,\n});\n"],"mappings":";;AAaA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,CAAC,CAAC,SAAS;CAC1K,CAAC,CAAC,CAAC,SAAS,wIAUH;CACP,QAV8C,EAAE,OAAO;EACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4CAOhB;AACV,CAAC"}
|
|
@@ -10,23 +10,23 @@ const OnenoteGetSiteSectionsPagesInput = zod.z.object({
|
|
|
10
10
|
notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook within the site."),
|
|
11
11
|
section_group_id: zod.z.string().describe("The unique identifier of the section group within the notebook.")
|
|
12
12
|
}).describe("Request model for getting a specific OneNote page from a section within a section group\nin a SharePoint site notebook.");
|
|
13
|
-
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
13
|
+
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
14
14
|
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksSchema = zod.z.object({
|
|
15
15
|
oneNoteWebUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),
|
|
16
16
|
oneNoteClientUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional()
|
|
17
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
17
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
18
18
|
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentSectionSchema = zod.z.object({
|
|
19
19
|
id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
20
20
|
self: zod.z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
21
21
|
displayName: zod.z.string().describe("The name of the section.").nullable().optional(),
|
|
22
22
|
createdDateTime: zod.z.string().describe("The date and time when the section was created (UTC).").nullable().optional(),
|
|
23
23
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified (UTC).").nullable().optional()
|
|
24
|
-
}).describe("The section that contains the page (expanded relationship).");
|
|
24
|
+
}).passthrough().describe("The section that contains the page (expanded relationship).");
|
|
25
25
|
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema = zod.z.object({
|
|
26
26
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
27
27
|
self: zod.z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
28
28
|
displayName: zod.z.string().describe("The name of the notebook.").nullable().optional()
|
|
29
|
-
}).describe("The notebook that contains the page (expanded relationship).");
|
|
29
|
+
}).passthrough().describe("The notebook that contains the page (expanded relationship).");
|
|
30
30
|
const OnenoteGetSiteSectionsPagesOutput = zod.z.object({
|
|
31
31
|
id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
32
32
|
self: zod.z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -42,7 +42,7 @@ const OnenoteGetSiteSectionsPagesOutput = zod.z.object({
|
|
|
42
42
|
parentNotebook: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema.nullable().optional(),
|
|
43
43
|
createdDateTime: zod.z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
44
44
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
45
|
-
}).describe("Response model for a single OneNote page retrieved from a section within a section group\nin a SharePoint site notebook.");
|
|
45
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from a section within a section group\nin a SharePoint site notebook.");
|
|
46
46
|
const onenoteGetSiteSectionsPages = require_action.action("ONENOTE_GET_SITE_SECTIONS_PAGES", {
|
|
47
47
|
slug: "onenote-get-site-sections-pages",
|
|
48
48
|
name: "Get OneNote page from site section group section",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-sections-pages.cjs","names":["z","action"],"sources":["../../src/actions/get-site-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSiteSectionsPagesInput
|
|
1
|
+
{"version":3,"file":"get-site-sections-pages.cjs","names":["z","action"],"sources":["../../src/actions/get-site-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSiteSectionsPagesInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Use 'root' for the root site.\"),\n section_id: z.string().describe(\"The unique identifier of the section within the section group.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the site.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for getting a specific OneNote page from a section within a section group\\nin a SharePoint site notebook.\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).passthrough().describe(\"A single URL link object.\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the page (expanded relationship).\");\nexport const OnenoteGetSiteSectionsPagesOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentSectionSchema.nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a single OneNote page retrieved from a section within a section group\\nin a SharePoint site notebook.\");\n\nexport const onenoteGetSiteSectionsPages = action(\"ONENOTE_GET_SITE_SECTIONS_PAGES\", {\n slug: \"onenote-get-site-sections-pages\",\n name: \"Get OneNote page from site section group section\",\n description: \"Retrieves a specific OneNote page from a section within a section group in a SharePoint site notebook. Use this action when you need to fetch metadata or details for a single OneNote page by navigating through its parent site, notebook, section group, and section hierarchy. This is useful for retrieving page information from deeply nested notebook structures within SharePoint sites.\",\n input: OnenoteGetSiteSectionsPagesInput,\n output: OnenoteGetSiteSectionsPagesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-site-sections-pages.d.ts
|
|
4
|
-
declare const OnenoteGetSiteSectionsPagesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetSiteSectionsPagesInput: z.ZodObject<{
|
|
5
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
page_id: z.ZodString;
|
|
8
|
+
site_id: z.ZodString;
|
|
9
|
+
section_id: z.ZodString;
|
|
10
|
+
notebook_id: z.ZodString;
|
|
11
|
+
section_group_id: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const OnenoteGetSiteSectionsPagesOutput: z.ZodObject<{
|
|
14
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
parentSection: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
}, z.core.$loose>>>;
|
|
36
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
}, z.core.$loose>;
|
|
46
|
+
declare const onenoteGetSiteSectionsPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
|
+
page_id: string;
|
|
48
|
+
site_id: string;
|
|
49
|
+
section_id: string;
|
|
50
|
+
notebook_id: string;
|
|
51
|
+
section_group_id: string;
|
|
52
|
+
expand?: string[] | undefined;
|
|
53
|
+
select?: string[] | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { onenoteGetSiteSectionsPages };
|
|
9
57
|
//# sourceMappingURL=get-site-sections-pages.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-sections-pages.d.cts","names":[],"sources":["../../src/actions/get-site-sections-pages.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"get-site-sections-pages.d.cts","names":[],"sources":["../../src/actions/get-site-sections-pages.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cA4BhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,57 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-site-sections-pages.d.ts
|
|
4
|
-
declare const OnenoteGetSiteSectionsPagesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetSiteSectionsPagesInput: z.ZodObject<{
|
|
5
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
page_id: z.ZodString;
|
|
8
|
+
site_id: z.ZodString;
|
|
9
|
+
section_id: z.ZodString;
|
|
10
|
+
notebook_id: z.ZodString;
|
|
11
|
+
section_group_id: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const OnenoteGetSiteSectionsPagesOutput: z.ZodObject<{
|
|
14
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
17
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
parentSection: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
}, z.core.$loose>>>;
|
|
36
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
}, z.core.$loose>;
|
|
46
|
+
declare const onenoteGetSiteSectionsPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
|
+
page_id: string;
|
|
48
|
+
site_id: string;
|
|
49
|
+
section_id: string;
|
|
50
|
+
notebook_id: string;
|
|
51
|
+
section_group_id: string;
|
|
52
|
+
expand?: string[] | undefined;
|
|
53
|
+
select?: string[] | undefined;
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
55
|
//#endregion
|
|
8
56
|
export { onenoteGetSiteSectionsPages };
|
|
9
57
|
//# sourceMappingURL=get-site-sections-pages.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-sections-pages.d.mts","names":[],"sources":["../../src/actions/get-site-sections-pages.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"get-site-sections-pages.d.mts","names":[],"sources":["../../src/actions/get-site-sections-pages.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cA4BhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -10,23 +10,23 @@ const OnenoteGetSiteSectionsPagesInput = z.object({
|
|
|
10
10
|
notebook_id: z.string().describe("The unique identifier of the OneNote notebook within the site."),
|
|
11
11
|
section_group_id: z.string().describe("The unique identifier of the section group within the notebook.")
|
|
12
12
|
}).describe("Request model for getting a specific OneNote page from a section within a section group\nin a SharePoint site notebook.");
|
|
13
|
-
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
13
|
+
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
14
14
|
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksSchema = z.object({
|
|
15
15
|
oneNoteWebUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),
|
|
16
16
|
oneNoteClientUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional()
|
|
17
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
17
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
18
18
|
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentSectionSchema = z.object({
|
|
19
19
|
id: z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
20
20
|
self: z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
21
21
|
displayName: z.string().describe("The name of the section.").nullable().optional(),
|
|
22
22
|
createdDateTime: z.string().describe("The date and time when the section was created (UTC).").nullable().optional(),
|
|
23
23
|
lastModifiedDateTime: z.string().describe("The date and time when the section was last modified (UTC).").nullable().optional()
|
|
24
|
-
}).describe("The section that contains the page (expanded relationship).");
|
|
24
|
+
}).passthrough().describe("The section that contains the page (expanded relationship).");
|
|
25
25
|
const OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema = z.object({
|
|
26
26
|
id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
27
27
|
self: z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
28
28
|
displayName: z.string().describe("The name of the notebook.").nullable().optional()
|
|
29
|
-
}).describe("The notebook that contains the page (expanded relationship).");
|
|
29
|
+
}).passthrough().describe("The notebook that contains the page (expanded relationship).");
|
|
30
30
|
const onenoteGetSiteSectionsPages = action("ONENOTE_GET_SITE_SECTIONS_PAGES", {
|
|
31
31
|
slug: "onenote-get-site-sections-pages",
|
|
32
32
|
name: "Get OneNote page from site section group section",
|
|
@@ -47,7 +47,7 @@ const onenoteGetSiteSectionsPages = action("ONENOTE_GET_SITE_SECTIONS_PAGES", {
|
|
|
47
47
|
parentNotebook: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema.nullable().optional(),
|
|
48
48
|
createdDateTime: z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
49
49
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
50
|
-
}).describe("Response model for a single OneNote page retrieved from a section within a section group\nin a SharePoint site notebook.")
|
|
50
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from a section within a section group\nin a SharePoint site notebook.")
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
53
53
|
export { onenoteGetSiteSectionsPages };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-site-sections-pages.mjs","names":[],"sources":["../../src/actions/get-site-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSiteSectionsPagesInput
|
|
1
|
+
{"version":3,"file":"get-site-sections-pages.mjs","names":[],"sources":["../../src/actions/get-site-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetSiteSectionsPagesInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Use 'root' for the root site.\"),\n section_id: z.string().describe(\"The unique identifier of the section within the section group.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the site.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for getting a specific OneNote page from a section within a section group\\nin a SharePoint site notebook.\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).passthrough().describe(\"A single URL link object.\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the page (expanded relationship).\");\nexport const OnenoteGetSiteSectionsPagesOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesPageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentSectionSchema.nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteGetSiteSectionsPages_SiteGetSectionsPagesParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a single OneNote page retrieved from a section within a section group\\nin a SharePoint site notebook.\");\n\nexport const onenoteGetSiteSectionsPages = action(\"ONENOTE_GET_SITE_SECTIONS_PAGES\", {\n slug: \"onenote-get-site-sections-pages\",\n name: \"Get OneNote page from site section group section\",\n description: \"Retrieves a specific OneNote page from a section within a section group in a SharePoint site notebook. Use this action when you need to fetch metadata or details for a single OneNote page by navigating through its parent site, notebook, section group, and section hierarchy. This is useful for retrieving page information from deeply nested notebook structures within SharePoint sites.\",\n input: OnenoteGetSiteSectionsPagesInput,\n output: OnenoteGetSiteSectionsPagesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -7,16 +7,16 @@ const OnenoteGetSiteSectionsInput = zod.z.object({
|
|
|
7
7
|
site_id: zod.z.string().describe("The unique identifier of the SharePoint site. Use 'root' for the root site."),
|
|
8
8
|
section_id: zod.z.string().describe("The unique identifier of the OneNote section to retrieve.")
|
|
9
9
|
}).describe("Request model for getting a specific OneNote section from a SharePoint site.");
|
|
10
|
-
const OnenoteGetSiteSections_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
10
|
+
const OnenoteGetSiteSections_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
11
11
|
const OnenoteGetSiteSections_SectionLinksSchema = zod.z.object({
|
|
12
12
|
one_note_web_url: OnenoteGetSiteSections_ExternalLinkSchema.nullable().optional(),
|
|
13
13
|
one_note_client_url: OnenoteGetSiteSections_ExternalLinkSchema.nullable().optional()
|
|
14
|
-
}).describe("Links for opening a OneNote section.");
|
|
14
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
15
15
|
const OnenoteGetSiteSections_IdentitySchema = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("Unique identifier for the identity.").nullable().optional(),
|
|
17
17
|
tenant_id: zod.z.string().describe("Unique identity of the tenant.").nullable().optional(),
|
|
18
18
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
19
|
-
}).describe("Represents an identity of an actor (user, device, or application).");
|
|
19
|
+
}).passthrough().describe("Represents an identity of an actor (user, device, or application).");
|
|
20
20
|
const OnenoteGetSiteSections_IdentitySetSchema = zod.z.object({
|
|
21
21
|
user: OnenoteGetSiteSections_IdentitySchema.nullable().optional(),
|
|
22
22
|
guest: OnenoteGetSiteSections_IdentitySchema.nullable().optional(),
|
|
@@ -28,17 +28,17 @@ const OnenoteGetSiteSections_IdentitySetSchema = zod.z.object({
|
|
|
28
28
|
conversation: OnenoteGetSiteSections_IdentitySchema.nullable().optional(),
|
|
29
29
|
application_instance: OnenoteGetSiteSections_IdentitySchema.nullable().optional(),
|
|
30
30
|
conversation_identity_type: OnenoteGetSiteSections_IdentitySchema.nullable().optional()
|
|
31
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
31
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
32
32
|
const OnenoteGetSiteSections_ParentNotebookSchema = zod.z.object({
|
|
33
33
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
34
34
|
self: zod.z.string().describe("The endpoint where you can get details about the notebook.").nullable().optional(),
|
|
35
35
|
displayName: zod.z.string().describe("The name of the notebook.").nullable().optional()
|
|
36
|
-
}).describe("The notebook that contains the section.");
|
|
36
|
+
}).passthrough().describe("The notebook that contains the section.");
|
|
37
37
|
const OnenoteGetSiteSections_ParentSectionGroupSchema = zod.z.object({
|
|
38
38
|
id: zod.z.string().describe("The unique identifier of the section group.").nullable().optional(),
|
|
39
39
|
self: zod.z.string().describe("The endpoint where you can get details about the section group.").nullable().optional(),
|
|
40
40
|
displayName: zod.z.string().describe("The name of the section group.").nullable().optional()
|
|
41
|
-
}).describe("The section group that contains the section.");
|
|
41
|
+
}).passthrough().describe("The section group that contains the section.");
|
|
42
42
|
const OnenoteGetSiteSectionsOutput = zod.z.object({
|
|
43
43
|
id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
44
44
|
self: zod.z.string().describe("The endpoint where you can get details about the section.").nullable().optional(),
|
|
@@ -54,7 +54,7 @@ const OnenoteGetSiteSectionsOutput = zod.z.object({
|
|
|
54
54
|
createdDateTime: zod.z.string().describe("The date and time when the section was created. ISO 8601 format in UTC time.").nullable().optional(),
|
|
55
55
|
parentSectionGroup: OnenoteGetSiteSections_ParentSectionGroupSchema.nullable().optional(),
|
|
56
56
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified. ISO 8601 format in UTC time.").nullable().optional()
|
|
57
|
-
}).describe("Response model for getting a specific OneNote section from a SharePoint site.");
|
|
57
|
+
}).passthrough().describe("Response model for getting a specific OneNote section from a SharePoint site.");
|
|
58
58
|
const onenoteGetSiteSections = require_action.action("ONENOTE_GET_SITE_SECTIONS", {
|
|
59
59
|
slug: "onenote-get-site-sections",
|
|
60
60
|
name: "Get a OneNote section from a site",
|