@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,100 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-site-notebooks.d.ts
|
|
4
|
-
declare const OnenoteListSiteNotebooksInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteListSiteNotebooksInput: z.ZodObject<{
|
|
5
|
+
top: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
skip: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
count: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
9
|
+
filter: z.ZodOptional<z.ZodString>;
|
|
10
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11
|
+
orderby: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
12
|
+
site_id: z.ZodString;
|
|
13
|
+
next_link: z.ZodOptional<z.ZodString>;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const OnenoteListSiteNotebooksOutput: z.ZodObject<{
|
|
16
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
17
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
|
+
sections: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
29
|
+
userRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
32
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
}, z.core.$loose>>>;
|
|
36
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
+
}, z.core.$loose>>>;
|
|
46
|
+
applicationInstance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
|
+
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
53
|
+
"@odata.type": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
sectionGroups: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
57
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
58
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
64
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
|
+
}, z.core.$loose>>>;
|
|
68
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
69
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
|
+
}, z.core.$loose>>>;
|
|
73
|
+
applicationInstance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
74
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
|
+
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
|
+
}, z.core.$loose>>>;
|
|
78
|
+
}, z.core.$loose>>>;
|
|
79
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
|
+
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
|
+
}, z.core.$loose>>>>;
|
|
83
|
+
"@odata.count": z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
84
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
85
|
+
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
|
+
}, z.core.$loose>;
|
|
87
|
+
declare const onenoteListSiteNotebooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
88
|
+
site_id: string;
|
|
89
|
+
top?: number | undefined;
|
|
90
|
+
skip?: number | undefined;
|
|
91
|
+
count?: boolean | undefined;
|
|
92
|
+
expand?: string[] | undefined;
|
|
93
|
+
filter?: string | undefined;
|
|
94
|
+
select?: string[] | undefined;
|
|
95
|
+
orderby?: string[] | undefined;
|
|
96
|
+
next_link?: string | undefined;
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
98
|
//#endregion
|
|
8
99
|
export { onenoteListSiteNotebooks };
|
|
9
100
|
//# sourceMappingURL=list-site-notebooks.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-notebooks.d.mts","names":[],"sources":["../../src/actions/list-site-notebooks.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"list-site-notebooks.d.mts","names":[],"sources":["../../src/actions/list-site-notebooks.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;cA+C7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAO9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const OnenoteListSiteNotebooksInput = z.object({
|
|
|
12
12
|
site_id: z.string().describe("The SharePoint site ID. Use SITES_SEARCH or RESOLVE_SITE_BY_URL to discover this value from a site name, keyword, or SharePoint URL."),
|
|
13
13
|
next_link: z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.").optional()
|
|
14
14
|
});
|
|
15
|
-
const OnenoteListSiteNotebooks_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() });
|
|
15
|
+
const OnenoteListSiteNotebooks_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough();
|
|
16
16
|
const OnenoteListSiteNotebooks_NotebookLinksSchema = z.object({
|
|
17
17
|
oneNoteWebUrl: OnenoteListSiteNotebooks_ExternalLinkSchema.nullable().optional(),
|
|
18
18
|
oneNoteClientUrl: OnenoteListSiteNotebooks_ExternalLinkSchema.nullable().optional()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-notebooks.mjs","names":[],"sources":["../../src/actions/list-site-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSiteNotebooksInput
|
|
1
|
+
{"version":3,"file":"list-site-notebooks.mjs","names":[],"sources":["../../src/actions/list-site-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSiteNotebooksInput = z.object({\n top: z.number().int().default(25).describe(\"OData $top page size. Default is 25; maximum is 100. Microsoft Graph OneNote notebook lists can return a truncated page without @odata.nextLink; use skip with top to request later slices when nextLink is absent.\").optional(),\n skip: z.number().int().describe(\"OData $skip count for client-side pagination. Use this with top when Microsoft Graph does not return @odata.nextLink.\").optional(),\n count: z.boolean().describe(\"Set OData $count=true to ask Microsoft Graph for @odata.count.\").optional(),\n expand: z.array(z.string()).describe(\"OData $expand navigation properties. Valid notebook expansions are sections and sectionGroups.\").optional(),\n filter: z.string().describe(\"OData $filter expression for notebook properties.\").optional(),\n select: z.array(z.string()).describe(\"OData $select notebook properties, such as id,displayName,sectionsUrl,sectionGroupsUrl,isShared,userRole.\").optional(),\n orderby: z.array(z.string()).describe(\"OData $orderby properties. Microsoft Graph defaults notebook lists to name ascending.\").optional(),\n site_id: z.string().describe(\"The SharePoint site ID. Use SITES_SEARCH or RESOLVE_SITE_BY_URL to discover this value from a site name, keyword, or SharePoint URL.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.\").optional(),\n});\nconst OnenoteListSiteNotebooks_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListSiteNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListSiteNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListSiteNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListSiteNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identifier of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListSiteNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListSiteNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListSiteNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListSiteNotebooks_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteListSiteNotebooks_IdentitySchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListSiteNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListSiteNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n sections: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sections relationship when requested with $expand=sections.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListSiteNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n \"@odata.type\": z.string().describe(\"Microsoft Graph resource type.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n sectionGroups: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sectionGroups relationship when requested.\").nullable().optional(),\n lastModifiedBy: OnenoteListSiteNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListSiteNotebooksOutput = z.object({\n value: z.array(OnenoteListSiteNotebooks_NotebookSchema).describe(\"Collection of OneNote notebooks in the SharePoint site.\").nullable().optional(),\n \"@odata.count\": z.number().int().describe(\"Total count returned by Microsoft Graph when requested and supported.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListSiteNotebooks = action(\"ONENOTE_LIST_SITE_NOTEBOOKS\", {\n slug: \"onenote-list-site-notebooks\",\n name: \"List site notebooks\",\n description: \"List OneNote notebooks stored in a SharePoint site. Use this after resolving a SharePoint site ID from a site name or URL when the user asks for notebooks in a SharePoint site.\",\n input: OnenoteListSiteNotebooksInput,\n output: OnenoteListSiteNotebooksOutput,\n});\n"],"mappings":"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"}
|
|
@@ -10,7 +10,7 @@ const OnenoteListSitePagesContentOutput = zod.z.object({
|
|
|
10
10
|
pageId: zod.z.string().describe("The unique identifier of the OneNote page.").nullable().optional(),
|
|
11
11
|
content: zod.z.string().describe("The HTML content of the OneNote page.").nullable().optional(),
|
|
12
12
|
contentType: zod.z.string().describe("The content type of the response (typically 'text/html').").nullable().optional()
|
|
13
|
-
}).describe("Response model for OneNote page content from a SharePoint site.");
|
|
13
|
+
}).passthrough().describe("Response model for OneNote page content from a SharePoint site.");
|
|
14
14
|
const onenoteListSitePagesContent = require_action.action("ONENOTE_LIST_SITE_PAGES_CONTENT", {
|
|
15
15
|
slug: "onenote-list-site-pages-content",
|
|
16
16
|
name: "Get OneNote page content from SharePoint site",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-pages-content.cjs","names":["z","action"],"sources":["../../src/actions/list-site-pages-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSitePagesContentInput
|
|
1
|
+
{"version":3,"file":"list-site-pages-content.cjs","names":["z","action"],"sources":["../../src/actions/list-site-pages-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSitePagesContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page. Format is typically 'pageId!sectionId' (e.g., '1-c82b4070fd284fd89902a39ce5937394!71-7aef1f00-3deb-4ee2-93ab-979eb24a3037').\"),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Can be the site hostname and relative path (e.g., 'contoso.sharepoint.com,123abc,456def') or a server-relative path.\"),\n include_ids: z.boolean().describe(\"Optional. When set to true, the returned HTML includes IDs for page elements. Useful when you need to identify elements for updates or modifications.\").optional(),\n}).describe(\"Request model for getting OneNote page content from a SharePoint site.\");\nexport const OnenoteListSitePagesContentOutput = z.object({\n pageId: z.string().describe(\"The unique identifier of the OneNote page.\").nullable().optional(),\n content: z.string().describe(\"The HTML content of the OneNote page.\").nullable().optional(),\n contentType: z.string().describe(\"The content type of the response (typically 'text/html').\").nullable().optional(),\n}).passthrough().describe(\"Response model for OneNote page content from a SharePoint site.\");\n\nexport const onenoteListSitePagesContent = action(\"ONENOTE_LIST_SITE_PAGES_CONTENT\", {\n slug: \"onenote-list-site-pages-content\",\n name: \"Get OneNote page content from SharePoint site\",\n description: \"Retrieves the HTML content of a specific OneNote page within a SharePoint site. Use this action when you need to fetch the full HTML content of a OneNote page from a SharePoint site for processing, rendering, or exporting page data. This endpoint provides direct access to page content without requiring notebook or section context. Returns the raw HTML content of the page, including text, images, and other embedded content references. Note: This action is read-only and does not modify any data.\",\n input: OnenoteListSitePagesContentInput,\n output: OnenoteListSitePagesContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK;CACtM,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK;CACjM,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;AACtM,CAAC,CAAC,CAAC,SAAS,wEAAwE;AACpF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAE3F,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-site-pages-content.d.ts
|
|
4
|
-
declare const OnenoteListSitePagesContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteListSitePagesContentInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
site_id: z.ZodString;
|
|
7
|
+
include_ids: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteListSitePagesContentOutput: z.ZodObject<{
|
|
10
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
contentType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
|
+
declare const onenoteListSitePagesContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
page_id: string;
|
|
16
|
+
site_id: string;
|
|
17
|
+
include_ids?: boolean | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { onenoteListSitePagesContent };
|
|
9
21
|
//# sourceMappingURL=list-site-pages-content.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-pages-content.d.cts","names":[],"sources":["../../src/actions/list-site-pages-content.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-site-pages-content.d.cts","names":[],"sources":["../../src/actions/list-site-pages-content.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAMjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-site-pages-content.d.ts
|
|
4
|
-
declare const OnenoteListSitePagesContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteListSitePagesContentInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
site_id: z.ZodString;
|
|
7
|
+
include_ids: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteListSitePagesContentOutput: z.ZodObject<{
|
|
10
|
+
pageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
contentType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
}, z.core.$loose>;
|
|
14
|
+
declare const onenoteListSitePagesContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
15
|
+
page_id: string;
|
|
16
|
+
site_id: string;
|
|
17
|
+
include_ids?: boolean | undefined;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { onenoteListSitePagesContent };
|
|
9
21
|
//# sourceMappingURL=list-site-pages-content.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-pages-content.d.mts","names":[],"sources":["../../src/actions/list-site-pages-content.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-site-pages-content.d.mts","names":[],"sources":["../../src/actions/list-site-pages-content.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;cAKhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;cAMjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -13,7 +13,7 @@ const onenoteListSitePagesContent = action("ONENOTE_LIST_SITE_PAGES_CONTENT", {
|
|
|
13
13
|
pageId: z.string().describe("The unique identifier of the OneNote page.").nullable().optional(),
|
|
14
14
|
content: z.string().describe("The HTML content of the OneNote page.").nullable().optional(),
|
|
15
15
|
contentType: z.string().describe("The content type of the response (typically 'text/html').").nullable().optional()
|
|
16
|
-
}).describe("Response model for OneNote page content from a SharePoint site.")
|
|
16
|
+
}).passthrough().describe("Response model for OneNote page content from a SharePoint site.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
19
19
|
export { onenoteListSitePagesContent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-pages-content.mjs","names":[],"sources":["../../src/actions/list-site-pages-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSitePagesContentInput
|
|
1
|
+
{"version":3,"file":"list-site-pages-content.mjs","names":[],"sources":["../../src/actions/list-site-pages-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSitePagesContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page. Format is typically 'pageId!sectionId' (e.g., '1-c82b4070fd284fd89902a39ce5937394!71-7aef1f00-3deb-4ee2-93ab-979eb24a3037').\"),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Can be the site hostname and relative path (e.g., 'contoso.sharepoint.com,123abc,456def') or a server-relative path.\"),\n include_ids: z.boolean().describe(\"Optional. When set to true, the returned HTML includes IDs for page elements. Useful when you need to identify elements for updates or modifications.\").optional(),\n}).describe(\"Request model for getting OneNote page content from a SharePoint site.\");\nexport const OnenoteListSitePagesContentOutput = z.object({\n pageId: z.string().describe(\"The unique identifier of the OneNote page.\").nullable().optional(),\n content: z.string().describe(\"The HTML content of the OneNote page.\").nullable().optional(),\n contentType: z.string().describe(\"The content type of the response (typically 'text/html').\").nullable().optional(),\n}).passthrough().describe(\"Response model for OneNote page content from a SharePoint site.\");\n\nexport const onenoteListSitePagesContent = action(\"ONENOTE_LIST_SITE_PAGES_CONTENT\", {\n slug: \"onenote-list-site-pages-content\",\n name: \"Get OneNote page content from SharePoint site\",\n description: \"Retrieves the HTML content of a specific OneNote page within a SharePoint site. Use this action when you need to fetch the full HTML content of a OneNote page from a SharePoint site for processing, rendering, or exporting page data. This endpoint provides direct access to page content without requiring notebook or section context. Returns the raw HTML content of the page, including text, images, and other embedded content references. Note: This action is read-only and does not modify any data.\",\n input: OnenoteListSitePagesContentInput,\n output: OnenoteListSitePagesContentOutput,\n});\n"],"mappings":";;AAeA,MAAa,8BAA8B,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf8C,EAAE,OAAO;EACvD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yKAAyK;EACtM,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK;EACjM,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CACtM,CAAC,CAAC,CAAC,SAAS,wEAWH;CACP,QAX+C,EAAE,OAAO;EACxD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAOhB;AACV,CAAC"}
|
|
@@ -11,28 +11,28 @@ const OnenoteListSiteSectionsInput = zod.z.object({
|
|
|
11
11
|
site_id: zod.z.string().describe("The unique identifier of the SharePoint site. Can be 'root' for the root site, or a site path in the format 'hostname,site-id,web-id'."),
|
|
12
12
|
next_link: zod.z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.").optional()
|
|
13
13
|
}).describe("Request model for listing OneNote sections from a SharePoint site.");
|
|
14
|
-
const OnenoteListSiteSections_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.");
|
|
14
|
+
const OnenoteListSiteSections_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.");
|
|
15
15
|
const OnenoteListSiteSections_SectionLinksSchema = zod.z.object({
|
|
16
16
|
oneNoteWebUrl: OnenoteListSiteSections_ExternalLinkSchema.nullable().optional(),
|
|
17
17
|
oneNoteClientUrl: OnenoteListSiteSections_ExternalLinkSchema.nullable().optional()
|
|
18
|
-
}).describe("Links for opening the section in OneNote clients.");
|
|
18
|
+
}).passthrough().describe("Links for opening the section in OneNote clients.");
|
|
19
19
|
const OnenoteListSiteSections_IdentityUserSchema = zod.z.object({
|
|
20
20
|
id: zod.z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
21
21
|
displayName: zod.z.string().describe("The display name of the user.").nullable().optional()
|
|
22
|
-
}).describe("Represents a user identity in Microsoft Graph.");
|
|
22
|
+
}).passthrough().describe("Represents a user identity in Microsoft Graph.");
|
|
23
23
|
const OnenoteListSiteSections_IdentityDeviceSchema = zod.z.object({
|
|
24
24
|
id: zod.z.string().describe("The unique identifier of the device.").nullable().optional(),
|
|
25
25
|
displayName: zod.z.string().describe("The display name of the device.").nullable().optional()
|
|
26
|
-
}).describe("Represents a device identity in Microsoft Graph.");
|
|
26
|
+
}).passthrough().describe("Represents a device identity in Microsoft Graph.");
|
|
27
27
|
const OnenoteListSiteSections_IdentityApplicationSchema = zod.z.object({
|
|
28
28
|
id: zod.z.string().describe("The unique identifier of the application.").nullable().optional(),
|
|
29
29
|
displayName: zod.z.string().describe("The display name of the application.").nullable().optional()
|
|
30
|
-
}).describe("Represents an application identity in Microsoft Graph.");
|
|
30
|
+
}).passthrough().describe("Represents an application identity in Microsoft Graph.");
|
|
31
31
|
const OnenoteListSiteSections_IdentitySetSchema = zod.z.object({
|
|
32
32
|
user: OnenoteListSiteSections_IdentityUserSchema.nullable().optional(),
|
|
33
33
|
device: OnenoteListSiteSections_IdentityDeviceSchema.nullable().optional(),
|
|
34
34
|
application: OnenoteListSiteSections_IdentityApplicationSchema.nullable().optional()
|
|
35
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
35
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
36
36
|
const OnenoteListSiteSections_OnenoteSectionSchema = zod.z.object({
|
|
37
37
|
id: zod.z.string().describe("The unique identifier of the section. Read-only.").nullable().optional(),
|
|
38
38
|
self: zod.z.string().describe("The endpoint where you can get details about the section. Read-only.").nullable().optional(),
|
|
@@ -44,12 +44,12 @@ const OnenoteListSiteSections_OnenoteSectionSchema = zod.z.object({
|
|
|
44
44
|
lastModifiedBy: OnenoteListSiteSections_IdentitySetSchema.nullable().optional(),
|
|
45
45
|
createdDateTime: zod.z.string().describe("The date and time when the section was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. Read-only.").nullable().optional(),
|
|
46
46
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. Read-only.").nullable().optional()
|
|
47
|
-
}).describe("Represents a section in a OneNote notebook.");
|
|
47
|
+
}).passthrough().describe("Represents a section in a OneNote notebook.");
|
|
48
48
|
const OnenoteListSiteSectionsOutput = zod.z.object({
|
|
49
49
|
value: zod.z.array(OnenoteListSiteSections_OnenoteSectionSchema).describe("Collection of OneNote section objects.").nullable().optional(),
|
|
50
50
|
"@odata.context": zod.z.string().describe("The OData context of the response.").nullable().optional(),
|
|
51
51
|
"@odata.nextLink": zod.z.string().describe("The URL to get the next set of results if there are more pages.").nullable().optional()
|
|
52
|
-
}).describe("Response model for listing OneNote sections from a site.");
|
|
52
|
+
}).passthrough().describe("Response model for listing OneNote sections from a site.");
|
|
53
53
|
const onenoteListSiteSections = require_action.action("ONENOTE_LIST_SITE_SECTIONS", {
|
|
54
54
|
slug: "onenote-list-site-sections",
|
|
55
55
|
name: "List site sections",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-sections.cjs","names":["z","action"],"sources":["../../src/actions/list-site-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSiteSectionsInput
|
|
1
|
+
{"version":3,"file":"list-site-sections.cjs","names":["z","action"],"sources":["../../src/actions/list-site-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListSiteSectionsInput = z.object({\n top: z.number().int().default(25).describe(\"The number of sections to return per request. Default is 25, maximum is 100.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of navigation properties to expand. Valid values: parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results. Example: displayName eq 'My Section'.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section properties to include in the response. Common values: id, displayName, createdDateTime, lastModifiedDateTime, isDefault, pagesUrl.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. The default sort order is name ascending. Example: displayName asc.\").optional(),\n site_id: z.string().describe(\"The unique identifier of the SharePoint site. Can be 'root' for the root site, or a site path in the format 'hostname,site-id,web-id'.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n}).describe(\"Request model for listing OneNote sections from a SharePoint site.\");\nconst OnenoteListSiteSections_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 or notebook.\");\nconst OnenoteListSiteSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListSiteSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListSiteSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the section in OneNote clients.\");\nconst OnenoteListSiteSections_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 a user identity in Microsoft Graph.\");\nconst OnenoteListSiteSections_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 a device identity in Microsoft Graph.\");\nconst OnenoteListSiteSections_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 an application identity in Microsoft Graph.\");\nconst OnenoteListSiteSections_IdentitySetSchema = z.object({\n user: OnenoteListSiteSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteListSiteSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteListSiteSections_IdentityApplicationSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListSiteSections_OnenoteSectionSchema = 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: OnenoteListSiteSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint where you can get details for all the pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteListSiteSections_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: OnenoteListSiteSections_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Represents a section in a OneNote notebook.\");\nexport const OnenoteListSiteSectionsOutput = z.object({\n value: z.array(OnenoteListSiteSections_OnenoteSectionSchema).describe(\"Collection of OneNote section objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context of the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"The URL to get the next set of results if there are more pages.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing OneNote sections from a site.\");\n\nexport const onenoteListSiteSections = action(\"ONENOTE_LIST_SITE_SECTIONS\", {\n slug: \"onenote-list-site-sections\",\n name: \"List site sections\",\n description: \"Retrieves a list of OneNote sections from a SharePoint site. Use this action when you need to list all OneNote sections within a SharePoint site's OneNote notebook to understand its structure or to find a specific section. This is a read-only operation that retrieves existing sections without modifying any data. Supports OData query parameters for filtering, sorting, pagination, and property expansion. The default sort order is name ascending. The default query expands parentNotebook and selects its id, displayName, and self properties.\",\n input: OnenoteListSiteSectionsInput,\n output: OnenoteListSiteSectionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,75 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-site-sections.d.ts
|
|
4
|
-
declare const OnenoteListSiteSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteListSiteSectionsInput: z.ZodObject<{
|
|
5
|
+
top: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
skip: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8
|
+
filter: z.ZodOptional<z.ZodString>;
|
|
9
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
orderby: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11
|
+
site_id: z.ZodString;
|
|
12
|
+
next_link: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const OnenoteListSiteSectionsOutput: z.ZodObject<{
|
|
15
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
16
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
pagesUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
28
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
33
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
}, z.core.$loose>>>;
|
|
36
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
|
+
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
42
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
44
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
45
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
53
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
}, z.core.$loose>>>;
|
|
56
|
+
}, z.core.$loose>>>;
|
|
57
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
58
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
|
+
}, z.core.$loose>>>>;
|
|
60
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
|
+
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
+
}, z.core.$loose>;
|
|
63
|
+
declare const onenoteListSiteSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
|
+
site_id: string;
|
|
65
|
+
top?: number | undefined;
|
|
66
|
+
skip?: number | undefined;
|
|
67
|
+
expand?: string[] | undefined;
|
|
68
|
+
filter?: string | undefined;
|
|
69
|
+
select?: string[] | undefined;
|
|
70
|
+
orderby?: string[] | undefined;
|
|
71
|
+
next_link?: string | undefined;
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
73
|
//#endregion
|
|
8
74
|
export { onenoteListSiteSections };
|
|
9
75
|
//# sourceMappingURL=list-site-sections.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-sections.d.cts","names":[],"sources":["../../src/actions/list-site-sections.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"list-site-sections.d.cts","names":[],"sources":["../../src/actions/list-site-sections.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cA8C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,75 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-site-sections.d.ts
|
|
4
|
-
declare const OnenoteListSiteSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteListSiteSectionsInput: z.ZodObject<{
|
|
5
|
+
top: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
skip: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
8
|
+
filter: z.ZodOptional<z.ZodString>;
|
|
9
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
10
|
+
orderby: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
11
|
+
site_id: z.ZodString;
|
|
12
|
+
next_link: z.ZodOptional<z.ZodString>;
|
|
13
|
+
}, z.core.$strip>;
|
|
14
|
+
declare const OnenoteListSiteSectionsOutput: z.ZodObject<{
|
|
15
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
16
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
pagesUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
28
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
33
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
}, z.core.$loose>>>;
|
|
36
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
|
+
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
42
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
44
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
45
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
}, z.core.$loose>>>;
|
|
52
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
53
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
}, z.core.$loose>>>;
|
|
56
|
+
}, z.core.$loose>>>;
|
|
57
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
58
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
|
+
}, z.core.$loose>>>>;
|
|
60
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
|
+
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
+
}, z.core.$loose>;
|
|
63
|
+
declare const onenoteListSiteSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
64
|
+
site_id: string;
|
|
65
|
+
top?: number | undefined;
|
|
66
|
+
skip?: number | undefined;
|
|
67
|
+
expand?: string[] | undefined;
|
|
68
|
+
filter?: string | undefined;
|
|
69
|
+
select?: string[] | undefined;
|
|
70
|
+
orderby?: string[] | undefined;
|
|
71
|
+
next_link?: string | undefined;
|
|
72
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
73
|
//#endregion
|
|
8
74
|
export { onenoteListSiteSections };
|
|
9
75
|
//# sourceMappingURL=list-site-sections.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-sections.d.mts","names":[],"sources":["../../src/actions/list-site-sections.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"list-site-sections.d.mts","names":[],"sources":["../../src/actions/list-site-sections.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;cA8C5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
|