@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
|
@@ -11,28 +11,28 @@ const OnenoteListSiteSectionsInput = z.object({
|
|
|
11
11
|
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'."),
|
|
12
12
|
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()
|
|
13
13
|
}).describe("Request model for listing OneNote sections from a SharePoint site.");
|
|
14
|
-
const OnenoteListSiteSections_ExternalLinkSchema = z.object({ href: 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 = z.object({ href: 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 = 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 = z.object({
|
|
20
20
|
id: z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
21
21
|
displayName: 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 = z.object({
|
|
24
24
|
id: z.string().describe("The unique identifier of the device.").nullable().optional(),
|
|
25
25
|
displayName: 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 = z.object({
|
|
28
28
|
id: z.string().describe("The unique identifier of the application.").nullable().optional(),
|
|
29
29
|
displayName: 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 = 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 = z.object({
|
|
37
37
|
id: z.string().describe("The unique identifier of the section. Read-only.").nullable().optional(),
|
|
38
38
|
self: z.string().describe("The endpoint where you can get details about the section. Read-only.").nullable().optional(),
|
|
@@ -44,7 +44,7 @@ const OnenoteListSiteSections_OnenoteSectionSchema = z.object({
|
|
|
44
44
|
lastModifiedBy: OnenoteListSiteSections_IdentitySetSchema.nullable().optional(),
|
|
45
45
|
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(),
|
|
46
46
|
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()
|
|
47
|
-
}).describe("Represents a section in a OneNote notebook.");
|
|
47
|
+
}).passthrough().describe("Represents a section in a OneNote notebook.");
|
|
48
48
|
const onenoteListSiteSections = action("ONENOTE_LIST_SITE_SECTIONS", {
|
|
49
49
|
slug: "onenote-list-site-sections",
|
|
50
50
|
name: "List site sections",
|
|
@@ -54,7 +54,7 @@ const onenoteListSiteSections = action("ONENOTE_LIST_SITE_SECTIONS", {
|
|
|
54
54
|
value: z.array(OnenoteListSiteSections_OnenoteSectionSchema).describe("Collection of OneNote section objects.").nullable().optional(),
|
|
55
55
|
"@odata.context": z.string().describe("The OData context of the response.").nullable().optional(),
|
|
56
56
|
"@odata.nextLink": z.string().describe("The URL to get the next set of results if there are more pages.").nullable().optional()
|
|
57
|
-
}).describe("Response model for listing OneNote sections from a site.")
|
|
57
|
+
}).passthrough().describe("Response model for listing OneNote sections from a site.")
|
|
58
58
|
});
|
|
59
59
|
//#endregion
|
|
60
60
|
export { onenoteListSiteSections };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-site-sections.mjs","names":[],"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.mjs","names":[],"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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"}
|
|
@@ -12,21 +12,21 @@ const OnenoteListUserNotebookSectionsInput = zod.z.object({
|
|
|
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
|
notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook.")
|
|
14
14
|
}).describe("Request model for listing OneNote sections from a notebook belonging to a user.");
|
|
15
|
-
const OnenoteListUserNotebookSections_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.");
|
|
15
|
+
const OnenoteListUserNotebookSections_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.");
|
|
16
16
|
const OnenoteListUserNotebookSections_SectionLinksSchema = zod.z.object({
|
|
17
17
|
one_note_web_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional(),
|
|
18
18
|
one_note_client_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional()
|
|
19
|
-
}).describe("Links for opening a OneNote section.");
|
|
19
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
20
20
|
const OnenoteListUserNotebookSections_IdentitySchema = zod.z.object({
|
|
21
21
|
id: zod.z.string().describe("Unique identifier for the identity.").nullable().optional(),
|
|
22
22
|
tenant_id: zod.z.string().describe("Unique identity of the tenant.").nullable().optional(),
|
|
23
23
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
24
|
-
}).describe("Represents an identity of an actor (user, device, or application).");
|
|
24
|
+
}).passthrough().describe("Represents an identity of an actor (user, device, or application).");
|
|
25
25
|
const OnenoteListUserNotebookSections_IdentitySetSchema = zod.z.object({
|
|
26
26
|
user: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),
|
|
27
27
|
device: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),
|
|
28
28
|
application: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional()
|
|
29
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
29
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
30
30
|
const OnenoteListUserNotebookSections_OnenoteSectionSchema = zod.z.object({
|
|
31
31
|
id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
32
32
|
self: zod.z.string().describe("The endpoint where you can get details about the section.").nullable().optional(),
|
|
@@ -38,12 +38,12 @@ const OnenoteListUserNotebookSections_OnenoteSectionSchema = zod.z.object({
|
|
|
38
38
|
last_modified_by: OnenoteListUserNotebookSections_IdentitySetSchema.nullable().optional(),
|
|
39
39
|
created_date_time: zod.z.string().describe("The date and time when the section was created. ISO 8601 format in UTC time.").nullable().optional(),
|
|
40
40
|
last_modified_date_time: zod.z.string().describe("The date and time when the section was last modified. ISO 8601 format in UTC time.").nullable().optional()
|
|
41
|
-
}).describe("A section in a OneNote notebook.");
|
|
41
|
+
}).passthrough().describe("A section in a OneNote notebook.");
|
|
42
42
|
const OnenoteListUserNotebookSectionsOutput = zod.z.object({
|
|
43
43
|
sections: zod.z.array(OnenoteListUserNotebookSections_OnenoteSectionSchema).describe("List of OneNote section objects.").nullable().optional(),
|
|
44
44
|
"@odata.context": zod.z.string().describe("The OData context URL.").nullable().optional(),
|
|
45
45
|
"@odata.nextLink": zod.z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
|
|
46
|
-
}).describe("Response model for listing OneNote sections from a user's notebook.");
|
|
46
|
+
}).passthrough().describe("Response model for listing OneNote sections from a user's notebook.");
|
|
47
47
|
const onenoteListUserNotebookSections = require_action.action("ONENOTE_LIST_USER_NOTEBOOK_SECTIONS", {
|
|
48
48
|
slug: "onenote-list-user-notebook-sections",
|
|
49
49
|
name: "List user notebook sections",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-notebook-sections.cjs","names":["z","action"],"sources":["../../src/actions/list-user-notebook-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebookSectionsInput
|
|
1
|
+
{"version":3,"file":"list-user-notebook-sections.cjs","names":["z","action"],"sources":["../../src/actions/list-user-notebook-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebookSectionsInput = z.object({\n top: z.number().int().default(25).describe(\"The number of sections to return per request. Defaults to 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 relationships to expand. Valid values: parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section properties to include in the response. Valid values include: id, self, displayName, createdDateTime, lastModifiedDateTime, isDefault, pagesUrl, links, createdBy, lastModifiedBy.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is 'displayName asc'.\").optional(),\n user_id: z.string().describe(\"The unique identifier (GUID) or user principal name (UPN) of the user. Use 'me' to reference the signed-in user.\"),\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 notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook.\"),\n}).describe(\"Request model for listing OneNote sections from a notebook belonging to a user.\");\nconst OnenoteListUserNotebookSections_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 OnenoteListUserNotebookSections_SectionLinksSchema = z.object({\n one_note_web_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional(),\n one_note_client_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote section.\");\nconst OnenoteListUserNotebookSections_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenant_id: z.string().describe(\"Unique identity of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity of an actor (user, device, or application).\");\nconst OnenoteListUserNotebookSections_IdentitySetSchema = z.object({\n user: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),\n device: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),\n application: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListUserNotebookSections_OnenoteSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section.\").nullable().optional(),\n links: OnenoteListUserNotebookSections_SectionLinksSchema.nullable().optional(),\n pages_url: z.string().describe(\"The pages endpoint where you can get details for all the pages in the section.\").nullable().optional(),\n created_by: OnenoteListUserNotebookSections_IdentitySetSchema.nullable().optional(),\n is_default: z.boolean().describe(\"Indicates whether this is the user's default section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n last_modified_by: OnenoteListUserNotebookSections_IdentitySetSchema.nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the section was created. ISO 8601 format in UTC time.\").nullable().optional(),\n last_modified_date_time: z.string().describe(\"The date and time when the section was last modified. ISO 8601 format in UTC time.\").nullable().optional(),\n}).passthrough().describe(\"A section in a OneNote notebook.\");\nexport const OnenoteListUserNotebookSectionsOutput = z.object({\n sections: z.array(OnenoteListUserNotebookSections_OnenoteSectionSchema).describe(\"List of OneNote section objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing OneNote sections from a user's notebook.\");\n\nexport const onenoteListUserNotebookSections = action(\"ONENOTE_LIST_USER_NOTEBOOK_SECTIONS\", {\n slug: \"onenote-list-user-notebook-sections\",\n name: \"List user notebook sections\",\n description: \"Lists all OneNote sections from a specified notebook belonging to a user. Use this action when you need to retrieve all sections within a notebook that is owned by or accessible to a specific user. Supports OData query parameters for filtering, sorting, and pagination. Note: The user_id can be a GUID or user principal name (UPN). Use 'me' to reference the signed-in user. The default sort order is by display name ascending. This is a read-only operation.\",\n input: OnenoteListUserNotebookSectionsInput,\n output: OnenoteListUserNotebookSectionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,83 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-user-notebook-sections.d.ts
|
|
4
|
-
declare const OnenoteListUserNotebookSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteListUserNotebookSectionsInput: 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
|
+
user_id: z.ZodString;
|
|
12
|
+
next_link: z.ZodOptional<z.ZodString>;
|
|
13
|
+
notebook_id: z.ZodString;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const OnenoteListUserNotebookSectionsOutput: z.ZodObject<{
|
|
16
|
+
sections: 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
|
+
one_note_web_url: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
|
+
one_note_client_url: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
pages_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
created_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$loose>>>;
|
|
39
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
|
+
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
46
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
+
last_modified_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
48
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
54
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
+
}, z.core.$loose>>>;
|
|
58
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
|
+
}, z.core.$loose>>>;
|
|
64
|
+
created_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
|
+
last_modified_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
|
+
}, z.core.$loose>>>>;
|
|
67
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
+
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
|
+
}, z.core.$loose>;
|
|
70
|
+
declare const onenoteListUserNotebookSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
71
|
+
user_id: string;
|
|
72
|
+
notebook_id: string;
|
|
73
|
+
top?: number | undefined;
|
|
74
|
+
skip?: number | undefined;
|
|
75
|
+
expand?: string[] | undefined;
|
|
76
|
+
filter?: string | undefined;
|
|
77
|
+
select?: string[] | undefined;
|
|
78
|
+
orderby?: string[] | undefined;
|
|
79
|
+
next_link?: string | undefined;
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
81
|
//#endregion
|
|
8
82
|
export { onenoteListUserNotebookSections };
|
|
9
83
|
//# sourceMappingURL=list-user-notebook-sections.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-notebook-sections.d.cts","names":[],"sources":["../../src/actions/list-user-notebook-sections.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"list-user-notebook-sections.d.cts","names":[],"sources":["../../src/actions/list-user-notebook-sections.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;cAwCpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -1,9 +1,83 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-user-notebook-sections.d.ts
|
|
4
|
-
declare const OnenoteListUserNotebookSectionsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteListUserNotebookSectionsInput: 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
|
+
user_id: z.ZodString;
|
|
12
|
+
next_link: z.ZodOptional<z.ZodString>;
|
|
13
|
+
notebook_id: z.ZodString;
|
|
14
|
+
}, z.core.$strip>;
|
|
15
|
+
declare const OnenoteListUserNotebookSectionsOutput: z.ZodObject<{
|
|
16
|
+
sections: 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
|
+
one_note_web_url: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
|
+
one_note_client_url: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
|
+
pages_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
created_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$loose>>>;
|
|
39
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
40
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
|
+
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
46
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
+
last_modified_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
48
|
+
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
|
+
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
54
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
+
}, z.core.$loose>>>;
|
|
58
|
+
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
|
+
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
|
+
}, z.core.$loose>>>;
|
|
64
|
+
created_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
|
+
last_modified_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
|
+
}, z.core.$loose>>>>;
|
|
67
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
+
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
|
+
}, z.core.$loose>;
|
|
70
|
+
declare const onenoteListUserNotebookSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
71
|
+
user_id: string;
|
|
72
|
+
notebook_id: string;
|
|
73
|
+
top?: number | undefined;
|
|
74
|
+
skip?: number | undefined;
|
|
75
|
+
expand?: string[] | undefined;
|
|
76
|
+
filter?: string | undefined;
|
|
77
|
+
select?: string[] | undefined;
|
|
78
|
+
orderby?: string[] | undefined;
|
|
79
|
+
next_link?: string | undefined;
|
|
80
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
81
|
//#endregion
|
|
8
82
|
export { onenoteListUserNotebookSections };
|
|
9
83
|
//# sourceMappingURL=list-user-notebook-sections.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-notebook-sections.d.mts","names":[],"sources":["../../src/actions/list-user-notebook-sections.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"list-user-notebook-sections.d.mts","names":[],"sources":["../../src/actions/list-user-notebook-sections.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;;;;;;;;cAwCpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -12,21 +12,21 @@ const OnenoteListUserNotebookSectionsInput = z.object({
|
|
|
12
12
|
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(),
|
|
13
13
|
notebook_id: z.string().describe("The unique identifier of the OneNote notebook.")
|
|
14
14
|
}).describe("Request model for listing OneNote sections from a notebook belonging to a user.");
|
|
15
|
-
const OnenoteListUserNotebookSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
15
|
+
const OnenoteListUserNotebookSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
16
16
|
const OnenoteListUserNotebookSections_SectionLinksSchema = z.object({
|
|
17
17
|
one_note_web_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional(),
|
|
18
18
|
one_note_client_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional()
|
|
19
|
-
}).describe("Links for opening a OneNote section.");
|
|
19
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
20
20
|
const OnenoteListUserNotebookSections_IdentitySchema = z.object({
|
|
21
21
|
id: z.string().describe("Unique identifier for the identity.").nullable().optional(),
|
|
22
22
|
tenant_id: z.string().describe("Unique identity of the tenant.").nullable().optional(),
|
|
23
23
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
24
|
-
}).describe("Represents an identity of an actor (user, device, or application).");
|
|
24
|
+
}).passthrough().describe("Represents an identity of an actor (user, device, or application).");
|
|
25
25
|
const OnenoteListUserNotebookSections_IdentitySetSchema = z.object({
|
|
26
26
|
user: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),
|
|
27
27
|
device: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),
|
|
28
28
|
application: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional()
|
|
29
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
29
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
30
30
|
const OnenoteListUserNotebookSections_OnenoteSectionSchema = z.object({
|
|
31
31
|
id: z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
32
32
|
self: z.string().describe("The endpoint where you can get details about the section.").nullable().optional(),
|
|
@@ -38,7 +38,7 @@ const OnenoteListUserNotebookSections_OnenoteSectionSchema = z.object({
|
|
|
38
38
|
last_modified_by: OnenoteListUserNotebookSections_IdentitySetSchema.nullable().optional(),
|
|
39
39
|
created_date_time: z.string().describe("The date and time when the section was created. ISO 8601 format in UTC time.").nullable().optional(),
|
|
40
40
|
last_modified_date_time: z.string().describe("The date and time when the section was last modified. ISO 8601 format in UTC time.").nullable().optional()
|
|
41
|
-
}).describe("A section in a OneNote notebook.");
|
|
41
|
+
}).passthrough().describe("A section in a OneNote notebook.");
|
|
42
42
|
const onenoteListUserNotebookSections = action("ONENOTE_LIST_USER_NOTEBOOK_SECTIONS", {
|
|
43
43
|
slug: "onenote-list-user-notebook-sections",
|
|
44
44
|
name: "List user notebook sections",
|
|
@@ -48,7 +48,7 @@ const onenoteListUserNotebookSections = action("ONENOTE_LIST_USER_NOTEBOOK_SECTI
|
|
|
48
48
|
sections: z.array(OnenoteListUserNotebookSections_OnenoteSectionSchema).describe("List of OneNote section objects.").nullable().optional(),
|
|
49
49
|
"@odata.context": z.string().describe("The OData context URL.").nullable().optional(),
|
|
50
50
|
"@odata.nextLink": z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
|
|
51
|
-
}).describe("Response model for listing OneNote sections from a user's notebook.")
|
|
51
|
+
}).passthrough().describe("Response model for listing OneNote sections from a user's notebook.")
|
|
52
52
|
});
|
|
53
53
|
//#endregion
|
|
54
54
|
export { onenoteListUserNotebookSections };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-notebook-sections.mjs","names":[],"sources":["../../src/actions/list-user-notebook-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebookSectionsInput
|
|
1
|
+
{"version":3,"file":"list-user-notebook-sections.mjs","names":[],"sources":["../../src/actions/list-user-notebook-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebookSectionsInput = z.object({\n top: z.number().int().default(25).describe(\"The number of sections to return per request. Defaults to 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 relationships to expand. Valid values: parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section properties to include in the response. Valid values include: id, self, displayName, createdDateTime, lastModifiedDateTime, isDefault, pagesUrl, links, createdBy, lastModifiedBy.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is 'displayName asc'.\").optional(),\n user_id: z.string().describe(\"The unique identifier (GUID) or user principal name (UPN) of the user. Use 'me' to reference the signed-in user.\"),\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 notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook.\"),\n}).describe(\"Request model for listing OneNote sections from a notebook belonging to a user.\");\nconst OnenoteListUserNotebookSections_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 OnenoteListUserNotebookSections_SectionLinksSchema = z.object({\n one_note_web_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional(),\n one_note_client_url: OnenoteListUserNotebookSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote section.\");\nconst OnenoteListUserNotebookSections_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenant_id: z.string().describe(\"Unique identity of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity of an actor (user, device, or application).\");\nconst OnenoteListUserNotebookSections_IdentitySetSchema = z.object({\n user: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),\n device: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),\n application: OnenoteListUserNotebookSections_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListUserNotebookSections_OnenoteSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section.\").nullable().optional(),\n links: OnenoteListUserNotebookSections_SectionLinksSchema.nullable().optional(),\n pages_url: z.string().describe(\"The pages endpoint where you can get details for all the pages in the section.\").nullable().optional(),\n created_by: OnenoteListUserNotebookSections_IdentitySetSchema.nullable().optional(),\n is_default: z.boolean().describe(\"Indicates whether this is the user's default section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n last_modified_by: OnenoteListUserNotebookSections_IdentitySetSchema.nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the section was created. ISO 8601 format in UTC time.\").nullable().optional(),\n last_modified_date_time: z.string().describe(\"The date and time when the section was last modified. ISO 8601 format in UTC time.\").nullable().optional(),\n}).passthrough().describe(\"A section in a OneNote notebook.\");\nexport const OnenoteListUserNotebookSectionsOutput = z.object({\n sections: z.array(OnenoteListUserNotebookSections_OnenoteSectionSchema).describe(\"List of OneNote section objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing OneNote sections from a user's notebook.\");\n\nexport const onenoteListUserNotebookSections = action(\"ONENOTE_LIST_USER_NOTEBOOK_SECTIONS\", {\n slug: \"onenote-list-user-notebook-sections\",\n name: \"List user notebook sections\",\n description: \"Lists all OneNote sections from a specified notebook belonging to a user. Use this action when you need to retrieve all sections within a notebook that is owned by or accessible to a specific user. Supports OData query parameters for filtering, sorting, and pagination. Note: The user_id can be a GUID or user principal name (UPN). Use 'me' to reference the signed-in user. The default sort order is by display name ascending. This is a read-only operation.\",\n input: OnenoteListUserNotebookSectionsInput,\n output: OnenoteListUserNotebookSectionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -10,21 +10,21 @@ const OnenoteListUserNotebooksInput = zod.z.object({
|
|
|
10
10
|
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(),
|
|
11
11
|
page_size: zod.z.number().int().default(25).describe("The number of notebooks to return per request. Default is 25. Maximum is 100.").optional()
|
|
12
12
|
}).describe("Request model for listing OneNote notebooks from a specific user.");
|
|
13
|
-
const OnenoteListUserNotebooks_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.");
|
|
13
|
+
const OnenoteListUserNotebooks_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.");
|
|
14
14
|
const OnenoteListUserNotebooks_NotebookLinksSchema = zod.z.object({
|
|
15
15
|
oneNoteWebUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),
|
|
16
16
|
oneNoteClientUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional()
|
|
17
|
-
}).describe("Links for opening a OneNote notebook.");
|
|
17
|
+
}).passthrough().describe("Links for opening a OneNote notebook.");
|
|
18
18
|
const OnenoteListUserNotebooks_IdentitySchema = zod.z.object({
|
|
19
19
|
id: zod.z.string().describe("Unique identifier for the identity.").nullable().optional(),
|
|
20
20
|
tenantId: zod.z.string().describe("Unique identity of the tenant.").nullable().optional(),
|
|
21
21
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
22
|
-
}).describe("Represents an identity of an actor such as a user, device, or application.");
|
|
22
|
+
}).passthrough().describe("Represents an identity of an actor such as a user, device, or application.");
|
|
23
23
|
const OnenoteListUserNotebooks_IdentitySetSchema = zod.z.object({
|
|
24
24
|
user: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),
|
|
25
25
|
device: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),
|
|
26
26
|
application: OnenoteListUserNotebooks_IdentitySchema.nullable().optional()
|
|
27
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
27
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
28
28
|
const OnenoteListUserNotebooks_NotebookSchema = zod.z.object({
|
|
29
29
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
30
30
|
self: zod.z.string().describe("The endpoint where you can get details about the notebook.").nullable().optional(),
|
|
@@ -39,12 +39,12 @@ const OnenoteListUserNotebooks_NotebookSchema = zod.z.object({
|
|
|
39
39
|
createdDateTime: zod.z.string().describe("The date and time when the notebook was created.").nullable().optional(),
|
|
40
40
|
sectionGroupsUrl: zod.z.string().describe("URL for the section groups navigation property.").nullable().optional(),
|
|
41
41
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the notebook was last modified.").nullable().optional()
|
|
42
|
-
}).describe("Represents a OneNote notebook.");
|
|
42
|
+
}).passthrough().describe("Represents a OneNote notebook.");
|
|
43
43
|
const OnenoteListUserNotebooksOutput = zod.z.object({
|
|
44
44
|
notebooks: zod.z.array(OnenoteListUserNotebooks_NotebookSchema).describe("List of OneNote notebook objects.").nullable().optional(),
|
|
45
45
|
"@odata.context": zod.z.string().describe("OData context URL that identifies the metadata schema.").nullable().optional(),
|
|
46
46
|
"@odata.nextLink": zod.z.string().describe("URL to retrieve the next page of results if more pages are available.").nullable().optional()
|
|
47
|
-
}).describe("Response model for listing OneNote notebooks from a specific user.");
|
|
47
|
+
}).passthrough().describe("Response model for listing OneNote notebooks from a specific user.");
|
|
48
48
|
const onenoteListUserNotebooks = require_action.action("ONENOTE_LIST_USER_NOTEBOOKS", {
|
|
49
49
|
slug: "onenote-list-user-notebooks",
|
|
50
50
|
name: "List user notebooks",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/list-user-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebooksInput
|
|
1
|
+
{"version":3,"file":"list-user-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/list-user-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebooksInput = z.object({\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 filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of notebook properties to include in the response (OData $select).\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by (OData $orderby). Default order is 'displayName asc'.\").optional(),\n user_id: z.string().describe(\"The unique identifier (GUID) or user principal name (UPN) of the user whose notebooks to retrieve. Use 'me' to reference the signed-in user.\"),\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 page_size: z.number().int().default(25).describe(\"The number of notebooks to return per request. Default is 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote notebooks from a specific user.\");\nconst OnenoteListUserNotebooks_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 OnenoteListUserNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteListUserNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identity of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity of an actor such as a user, device, or application.\");\nconst OnenoteListUserNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListUserNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListUserNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListUserNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteListUserNotebooks_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().describe(\"Represents a OneNote notebook.\");\nexport const OnenoteListUserNotebooksOutput = z.object({\n notebooks: z.array(OnenoteListUserNotebooks_NotebookSchema).describe(\"List of OneNote notebook objects.\").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().describe(\"Response model for listing OneNote notebooks from a specific user.\");\n\nexport const onenoteListUserNotebooks = action(\"ONENOTE_LIST_USER_NOTEBOOKS\", {\n slug: \"onenote-list-user-notebooks\",\n name: \"List user notebooks\",\n description: \"Lists all OneNote notebooks accessible by a specific user. Use this action when you need to retrieve the available notebooks for a user, display notebook listings, or browse notebooks that are owned by or shared with a specific user. Supports OData query parameters for filtering, sorting, and pagination. Note: The user_id can be a GUID or a user principal name (UPN). Use 'me' to reference the signed-in user.\",\n input: OnenoteListUserNotebooksInput,\n output: OnenoteListUserNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACzI,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CAC/J,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I;CAC3K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,8CAA8CA,IAAAA,EAAE,OAAO,EAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC/E,kBAAkB,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;AACtG,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAM,wCAAwC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,wCAAwC,SAAS,CAAC,CAAC,SAAS;CACpE,aAAa,wCAAwC,SAAS,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,OAAO,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,WAAW,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,gBAAgB,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC/E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gCAAgC;AAC1D,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,WAAWA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAE9F,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|