@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
|
@@ -7,9 +7,9 @@ const OnenoteGetOnenoteUserPageContentInput = zod.z.object({
|
|
|
7
7
|
include_ids: zod.z.boolean().describe("When true, the returned HTML includes IDs that can be used to update the page. Use this when preparing content for page updates.").optional()
|
|
8
8
|
}).describe("Request model for getting the HTML content of a OneNote page for a specific user.");
|
|
9
9
|
const OnenoteGetOnenoteUserPageContent_PageLinksSchema = zod.z.object({
|
|
10
|
-
oneNoteWebUrl: zod.z.
|
|
11
|
-
oneNoteClientUrl: zod.z.
|
|
12
|
-
}).describe("Links for opening the OneNote page.");
|
|
10
|
+
oneNoteWebUrl: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Link to open the page in OneNote on the web.").nullable().optional(),
|
|
11
|
+
oneNoteClientUrl: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Link to open the page in the OneNote native client.").nullable().optional()
|
|
12
|
+
}).passthrough().describe("Links for opening the OneNote page.");
|
|
13
13
|
const OnenoteGetOnenoteUserPageContentOutput = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
15
15
|
self: zod.z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -22,7 +22,7 @@ const OnenoteGetOnenoteUserPageContentOutput = zod.z.object({
|
|
|
22
22
|
createdByAppId: zod.z.string().describe("The unique identifier of the application that created the page.").nullable().optional(),
|
|
23
23
|
createdDateTime: zod.z.string().describe("The date and time when the page was created in ISO 8601 format (UTC).").nullable().optional(),
|
|
24
24
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified in ISO 8601 format (UTC).").nullable().optional()
|
|
25
|
-
}).describe("Response model containing the HTML content of a OneNote page.");
|
|
25
|
+
}).passthrough().describe("Response model containing the HTML content of a OneNote page.");
|
|
26
26
|
const onenoteGetOnenoteUserPageContent = require_action.action("ONENOTE_GET_ONENOTE_USER_PAGE_CONTENT", {
|
|
27
27
|
slug: "onenote-get-onenote-user-page-content",
|
|
28
28
|
name: "Get OneNote page content for user",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-user-page-content.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteUserPageContentInput
|
|
1
|
+
{"version":3,"file":"get-onenote-user-page-content.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteUserPageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to get content from.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current user, or specify a user ID (GUID) or user principal name (email).\"),\n include_ids: z.boolean().describe(\"When true, the returned HTML includes IDs that can be used to update the page. Use this when preparing content for page updates.\").optional(),\n}).describe(\"Request model for getting the HTML content of a OneNote page for a specific user.\");\nconst OnenoteGetOnenoteUserPageContent_PageLinksSchema = z.object({\n oneNoteWebUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in OneNote on the web.\").nullable().optional(),\n oneNoteClientUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in the OneNote native client.\").nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page.\");\nexport const OnenoteGetOnenoteUserPageContentOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteGetOnenoteUserPageContent_PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The HTML content of the OneNote page.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created in ISO 8601 format (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified in ISO 8601 format (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the HTML content of a OneNote page.\");\n\nexport const onenoteGetOnenoteUserPageContent = action(\"ONENOTE_GET_ONENOTE_USER_PAGE_CONTENT\", {\n slug: \"onenote-get-onenote-user-page-content\",\n name: \"Get OneNote page content for user\",\n description: \"Gets the HTML content of a specific OneNote page for a user. Use this action when you need to retrieve the actual HTML content of a specific OneNote page for reading, processing, or displaying page content. The action supports the includeIDs query parameter to include element IDs in the HTML, which is useful when preparing content for page updates via the PATCH endpoint.\",\n input: OnenoteGetOnenoteUserPageContentInput,\n output: OnenoteGetOnenoteUserPageContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC7F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;CAC5K,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,eAAeA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,kBAAkBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAO,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClI,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAEzF,MAAa,mCAAmCC,eAAAA,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-onenote-user-page-content.d.ts
|
|
4
|
-
declare const OnenoteGetOnenoteUserPageContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetOnenoteUserPageContentInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
user_id: z.ZodString;
|
|
7
|
+
include_ids: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteGetOnenoteUserPageContentOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
15
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const onenoteGetOnenoteUserPageContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
|
+
page_id: string;
|
|
27
|
+
user_id: string;
|
|
28
|
+
include_ids?: boolean | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { onenoteGetOnenoteUserPageContent };
|
|
9
32
|
//# sourceMappingURL=get-onenote-user-page-content.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-user-page-content.d.cts","names":[],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"get-onenote-user-page-content.d.cts","names":[],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cActC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1,9 +1,32 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-onenote-user-page-content.d.ts
|
|
4
|
-
declare const OnenoteGetOnenoteUserPageContentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetOnenoteUserPageContentInput: z.ZodObject<{
|
|
5
|
+
page_id: z.ZodString;
|
|
6
|
+
user_id: z.ZodString;
|
|
7
|
+
include_ids: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteGetOnenoteUserPageContentOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
15
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
}, z.core.$loose>;
|
|
25
|
+
declare const onenoteGetOnenoteUserPageContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
26
|
+
page_id: string;
|
|
27
|
+
user_id: string;
|
|
28
|
+
include_ids?: boolean | undefined;
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
30
|
//#endregion
|
|
8
31
|
export { onenoteGetOnenoteUserPageContent };
|
|
9
32
|
//# sourceMappingURL=get-onenote-user-page-content.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-user-page-content.d.mts","names":[],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"get-onenote-user-page-content.d.mts","names":[],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cASrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cActC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -7,9 +7,9 @@ const OnenoteGetOnenoteUserPageContentInput = z.object({
|
|
|
7
7
|
include_ids: z.boolean().describe("When true, the returned HTML includes IDs that can be used to update the page. Use this when preparing content for page updates.").optional()
|
|
8
8
|
}).describe("Request model for getting the HTML content of a OneNote page for a specific user.");
|
|
9
9
|
const OnenoteGetOnenoteUserPageContent_PageLinksSchema = z.object({
|
|
10
|
-
oneNoteWebUrl: z.
|
|
11
|
-
oneNoteClientUrl: z.
|
|
12
|
-
}).describe("Links for opening the OneNote page.");
|
|
10
|
+
oneNoteWebUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in OneNote on the web.").nullable().optional(),
|
|
11
|
+
oneNoteClientUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in the OneNote native client.").nullable().optional()
|
|
12
|
+
}).passthrough().describe("Links for opening the OneNote page.");
|
|
13
13
|
const onenoteGetOnenoteUserPageContent = action("ONENOTE_GET_ONENOTE_USER_PAGE_CONTENT", {
|
|
14
14
|
slug: "onenote-get-onenote-user-page-content",
|
|
15
15
|
name: "Get OneNote page content for user",
|
|
@@ -27,7 +27,7 @@ const onenoteGetOnenoteUserPageContent = action("ONENOTE_GET_ONENOTE_USER_PAGE_C
|
|
|
27
27
|
createdByAppId: z.string().describe("The unique identifier of the application that created the page.").nullable().optional(),
|
|
28
28
|
createdDateTime: z.string().describe("The date and time when the page was created in ISO 8601 format (UTC).").nullable().optional(),
|
|
29
29
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified in ISO 8601 format (UTC).").nullable().optional()
|
|
30
|
-
}).describe("Response model containing the HTML content of a OneNote page.")
|
|
30
|
+
}).passthrough().describe("Response model containing the HTML content of a OneNote page.")
|
|
31
31
|
});
|
|
32
32
|
//#endregion
|
|
33
33
|
export { onenoteGetOnenoteUserPageContent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-user-page-content.mjs","names":[],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteUserPageContentInput
|
|
1
|
+
{"version":3,"file":"get-onenote-user-page-content.mjs","names":[],"sources":["../../src/actions/get-onenote-user-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteUserPageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to get content from.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current user, or specify a user ID (GUID) or user principal name (email).\"),\n include_ids: z.boolean().describe(\"When true, the returned HTML includes IDs that can be used to update the page. Use this when preparing content for page updates.\").optional(),\n}).describe(\"Request model for getting the HTML content of a OneNote page for a specific user.\");\nconst OnenoteGetOnenoteUserPageContent_PageLinksSchema = z.object({\n oneNoteWebUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in OneNote on the web.\").nullable().optional(),\n oneNoteClientUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in the OneNote native client.\").nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page.\");\nexport const OnenoteGetOnenoteUserPageContentOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteGetOnenoteUserPageContent_PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The HTML content of the OneNote page.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created in ISO 8601 format (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified in ISO 8601 format (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the HTML content of a OneNote page.\");\n\nexport const onenoteGetOnenoteUserPageContent = action(\"ONENOTE_GET_ONENOTE_USER_PAGE_CONTENT\", {\n slug: \"onenote-get-onenote-user-page-content\",\n name: \"Get OneNote page content for user\",\n description: \"Gets the HTML content of a specific OneNote page for a user. Use this action when you need to retrieve the actual HTML content of a specific OneNote page for reading, processing, or displaying page content. The action supports the includeIDs query parameter to include element IDs in the HTML, which is useful when preparing content for page updates via the PATCH endpoint.\",\n input: OnenoteGetOnenoteUserPageContentInput,\n output: OnenoteGetOnenoteUserPageContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAC7F,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I;CAC5K,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS;AACjL,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,mDAAmD,EAAE,OAAO;CAChE,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAe/D,MAAa,mCAAmC,OAAO,yCAAyC;CAC9F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAnBoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,OAAO,iDAAiD,SAAS,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClI,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAOhB;AACV,CAAC"}
|
|
@@ -6,23 +6,23 @@ const OnenoteGetPageInput = zod.z.object({
|
|
|
6
6
|
select: zod.z.array(zod.z.string()).describe("List of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.").optional(),
|
|
7
7
|
page_id: zod.z.string().describe("The unique identifier of the OneNote page to retrieve.")
|
|
8
8
|
}).describe("Request model for getting a specific OneNote page from the authenticated user's OneNote.");
|
|
9
|
-
const OnenoteGetPage_PageLinkUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
9
|
+
const OnenoteGetPage_PageLinkUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
10
10
|
const OnenoteGetPage_PageLinksSchema = zod.z.object({
|
|
11
11
|
oneNoteWebUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional(),
|
|
12
12
|
oneNoteClientUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional()
|
|
13
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
13
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
14
14
|
const OnenoteGetPage_ParentSectionSchema = zod.z.object({
|
|
15
15
|
id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
16
16
|
self: zod.z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
17
17
|
displayName: zod.z.string().describe("The name of the section.").nullable().optional(),
|
|
18
18
|
createdDateTime: zod.z.string().describe("The date and time when the section was created (UTC).").nullable().optional(),
|
|
19
19
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified (UTC).").nullable().optional()
|
|
20
|
-
}).describe("The section that contains the page.");
|
|
20
|
+
}).passthrough().describe("The section that contains the page.");
|
|
21
21
|
const OnenoteGetPage_ParentNotebookSchema = zod.z.object({
|
|
22
22
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
23
23
|
self: zod.z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
24
24
|
displayName: zod.z.string().describe("The name of the notebook.").nullable().optional()
|
|
25
|
-
}).describe("The notebook that contains the page.");
|
|
25
|
+
}).passthrough().describe("The notebook that contains the page.");
|
|
26
26
|
const OnenoteGetPageOutput = zod.z.object({
|
|
27
27
|
id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
28
28
|
self: zod.z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -38,7 +38,7 @@ const OnenoteGetPageOutput = zod.z.object({
|
|
|
38
38
|
parentNotebook: OnenoteGetPage_ParentNotebookSchema.nullable().optional(),
|
|
39
39
|
createdDateTime: zod.z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
40
40
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
41
|
-
}).describe("Response model for a single OneNote page retrieved from the authenticated user's OneNote.");
|
|
41
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from the authenticated user's OneNote.");
|
|
42
42
|
const onenoteGetPage = require_action.action("ONENOTE_GET_PAGE", {
|
|
43
43
|
slug: "onenote-get-page",
|
|
44
44
|
name: "Get a OneNote page",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-page.cjs","names":["z","action"],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetPageInput
|
|
1
|
+
{"version":3,"file":"get-page.cjs","names":["z","action"],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetPageInput = z.object({\n expand: z.array(z.string()).describe(\"List of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n}).describe(\"Request model for getting a specific OneNote page from the authenticated user's OneNote.\");\nconst OnenoteGetPage_PageLinkUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).passthrough().describe(\"A single URL link object.\");\nconst OnenoteGetPage_PageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetPage_ParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page.\");\nconst OnenoteGetPage_ParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the page.\");\nexport const OnenoteGetPageOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteGetPage_PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteGetPage_ParentSectionSchema.nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteGetPage_ParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a single OneNote page retrieved from the authenticated user's OneNote.\");\n\nexport const onenoteGetPage = action(\"ONENOTE_GET_PAGE\", {\n slug: \"onenote-get-page\",\n name: \"Get a OneNote page\",\n description: \"Retrieves metadata and properties of a specific OneNote page from the authenticated user's notebooks. Use this action when you need to fetch details about a OneNote page by its ID without navigating the full notebook/section hierarchy. This returns page metadata including title, creation date, modification date, and optional expanded parent relationships. For retrieving the HTML content of a page, use the dedicated page content endpoint instead.\",\n input: OnenoteGetPageInput,\n output: OnenoteGetPageOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,49 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-page.d.ts
|
|
4
|
-
declare const OnenoteGetPageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetPageInput: z.ZodObject<{
|
|
5
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
page_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteGetPageOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
parentSection: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$loose>>>;
|
|
39
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>;
|
|
42
|
+
declare const onenoteGetPage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
|
+
page_id: string;
|
|
44
|
+
expand?: string[] | undefined;
|
|
45
|
+
select?: string[] | undefined;
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
47
|
//#endregion
|
|
8
48
|
export { onenoteGetPage };
|
|
9
49
|
//# sourceMappingURL=get-page.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-page.d.cts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-page.d.cts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;cAwBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBpB,cAAA,gCAAc,wBAAA"}
|
|
@@ -1,9 +1,49 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-page.d.ts
|
|
4
|
-
declare const OnenoteGetPageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetPageInput: z.ZodObject<{
|
|
5
|
+
expand: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
6
|
+
select: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
7
|
+
page_id: z.ZodString;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const OnenoteGetPageOutput: z.ZodObject<{
|
|
10
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
22
|
+
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
parentSection: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$loose>>>;
|
|
39
|
+
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
+
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
}, z.core.$loose>;
|
|
42
|
+
declare const onenoteGetPage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
43
|
+
page_id: string;
|
|
44
|
+
expand?: string[] | undefined;
|
|
45
|
+
select?: string[] | undefined;
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
47
|
//#endregion
|
|
8
48
|
export { onenoteGetPage };
|
|
9
49
|
//# sourceMappingURL=get-page.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-page.d.mts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,mBAAA,
|
|
1
|
+
{"version":3,"file":"get-page.d.mts","names":[],"sources":["../../src/actions/get-page.ts"],"mappings":";;;cAIa,mBAAA,EAAmB,CAAA,CAAA,SAAA;;;;;cAwBnB,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBpB,cAAA,gCAAc,wBAAA"}
|
|
@@ -6,23 +6,23 @@ const OnenoteGetPageInput = z.object({
|
|
|
6
6
|
select: z.array(z.string()).describe("List of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.").optional(),
|
|
7
7
|
page_id: z.string().describe("The unique identifier of the OneNote page to retrieve.")
|
|
8
8
|
}).describe("Request model for getting a specific OneNote page from the authenticated user's OneNote.");
|
|
9
|
-
const OnenoteGetPage_PageLinkUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
9
|
+
const OnenoteGetPage_PageLinkUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
10
10
|
const OnenoteGetPage_PageLinksSchema = z.object({
|
|
11
11
|
oneNoteWebUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional(),
|
|
12
12
|
oneNoteClientUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional()
|
|
13
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
13
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
14
14
|
const OnenoteGetPage_ParentSectionSchema = z.object({
|
|
15
15
|
id: z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
16
16
|
self: z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
17
17
|
displayName: z.string().describe("The name of the section.").nullable().optional(),
|
|
18
18
|
createdDateTime: z.string().describe("The date and time when the section was created (UTC).").nullable().optional(),
|
|
19
19
|
lastModifiedDateTime: z.string().describe("The date and time when the section was last modified (UTC).").nullable().optional()
|
|
20
|
-
}).describe("The section that contains the page.");
|
|
20
|
+
}).passthrough().describe("The section that contains the page.");
|
|
21
21
|
const OnenoteGetPage_ParentNotebookSchema = z.object({
|
|
22
22
|
id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
23
23
|
self: z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
24
24
|
displayName: z.string().describe("The name of the notebook.").nullable().optional()
|
|
25
|
-
}).describe("The notebook that contains the page.");
|
|
25
|
+
}).passthrough().describe("The notebook that contains the page.");
|
|
26
26
|
const onenoteGetPage = action("ONENOTE_GET_PAGE", {
|
|
27
27
|
slug: "onenote-get-page",
|
|
28
28
|
name: "Get a OneNote page",
|
|
@@ -43,7 +43,7 @@ const onenoteGetPage = action("ONENOTE_GET_PAGE", {
|
|
|
43
43
|
parentNotebook: OnenoteGetPage_ParentNotebookSchema.nullable().optional(),
|
|
44
44
|
createdDateTime: z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
45
45
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
46
|
-
}).describe("Response model for a single OneNote page retrieved from the authenticated user's OneNote.")
|
|
46
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from the authenticated user's OneNote.")
|
|
47
47
|
});
|
|
48
48
|
//#endregion
|
|
49
49
|
export { onenoteGetPage };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-page.mjs","names":[],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetPageInput
|
|
1
|
+
{"version":3,"file":"get-page.mjs","names":[],"sources":["../../src/actions/get-page.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetPageInput = z.object({\n expand: z.array(z.string()).describe(\"List of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n}).describe(\"Request model for getting a specific OneNote page from the authenticated user's OneNote.\");\nconst OnenoteGetPage_PageLinkUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).passthrough().describe(\"A single URL link object.\");\nconst OnenoteGetPage_PageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetPage_PageLinkUrlSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetPage_ParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page.\");\nconst OnenoteGetPage_ParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the page.\");\nexport const OnenoteGetPageOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteGetPage_PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteGetPage_ParentSectionSchema.nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteGetPage_ParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a single OneNote page retrieved from the authenticated user's OneNote.\");\n\nexport const onenoteGetPage = action(\"ONENOTE_GET_PAGE\", {\n slug: \"onenote-get-page\",\n name: \"Get a OneNote page\",\n description: \"Retrieves metadata and properties of a specific OneNote page from the authenticated user's notebooks. Use this action when you need to fetch details about a OneNote page by its ID without navigating the full notebook/section hierarchy. This returns page metadata including title, creation date, modification date, and optional expanded parent relationships. For retrieving the HTML content of a page, use the dedicated page content endpoint instead.\",\n input: OnenoteGetPageInput,\n output: OnenoteGetPageOutput,\n});\n"],"mappings":"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"}
|
|
@@ -9,21 +9,21 @@ const OnenoteGetRecentNotebooksInput = zod.z.object({
|
|
|
9
9
|
search: zod.z.string().describe("Search items by search phrases.").optional(),
|
|
10
10
|
include_personal_notebooks: zod.z.boolean().describe("Include notebooks owned by the user. Set to true to include notebooks owned by the user; set to false to exclude them. This parameter is required.")
|
|
11
11
|
}).describe("Request model for retrieving recently accessed OneNote notebooks.");
|
|
12
|
-
const OnenoteGetRecentNotebooks_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.");
|
|
12
|
+
const OnenoteGetRecentNotebooks_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.");
|
|
13
13
|
const OnenoteGetRecentNotebooks_RecentNotebookLinksSchema = zod.z.object({
|
|
14
14
|
oneNoteWebUrl: OnenoteGetRecentNotebooks_ExternalLinkSchema.nullable().optional(),
|
|
15
15
|
oneNoteClientUrl: OnenoteGetRecentNotebooks_ExternalLinkSchema.nullable().optional()
|
|
16
|
-
}).describe("Links for opening a OneNote notebook.");
|
|
16
|
+
}).passthrough().describe("Links for opening a OneNote notebook.");
|
|
17
17
|
const OnenoteGetRecentNotebooks_RecentNotebookSchema = zod.z.object({
|
|
18
18
|
links: OnenoteGetRecentNotebooks_RecentNotebookLinksSchema.nullable().optional(),
|
|
19
19
|
displayName: zod.z.string().describe("The name of the notebook.").nullable().optional(),
|
|
20
20
|
sourceService: zod.z.string().describe("The backend store where the notebook resides: OneDriveForBusiness or OneDrive.").nullable().optional(),
|
|
21
21
|
lastAccessedTime: zod.z.string().describe("The date and time when the notebook was last accessed. The timestamp uses ISO 8601 format in UTC.").nullable().optional()
|
|
22
|
-
}).describe("Represents a recently accessed OneNote notebook.");
|
|
22
|
+
}).passthrough().describe("Represents a recently accessed OneNote notebook.");
|
|
23
23
|
const OnenoteGetRecentNotebooksOutput = zod.z.object({
|
|
24
24
|
value: zod.z.array(OnenoteGetRecentNotebooks_RecentNotebookSchema).describe("List of recently accessed OneNote notebooks ordered by last access time.").nullable().optional(),
|
|
25
25
|
"@odata.context": zod.z.string().describe("OData context URL that identifies the metadata schema.").nullable().optional()
|
|
26
|
-
}).describe("Response model containing recently accessed notebooks.");
|
|
26
|
+
}).passthrough().describe("Response model containing recently accessed notebooks.");
|
|
27
27
|
const onenoteGetRecentNotebooks = require_action.action("ONENOTE_GET_RECENT_NOTEBOOKS", {
|
|
28
28
|
slug: "onenote-get-recent-notebooks",
|
|
29
29
|
name: "Get recent notebooks",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-recent-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/get-recent-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetRecentNotebooksInput
|
|
1
|
+
{"version":3,"file":"get-recent-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/get-recent-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetRecentNotebooksInput = z.object({\n top: z.number().int().default(25).describe(\"The number of notebooks to return. Default is 25. Maximum is 100.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results.\").optional(),\n count: z.boolean().describe(\"Include count of items in the response.\").optional(),\n filter: z.string().describe(\"Filter items by property values using OData filter syntax.\").optional(),\n search: z.string().describe(\"Search items by search phrases.\").optional(),\n include_personal_notebooks: z.boolean().describe(\"Include notebooks owned by the user. Set to true to include notebooks owned by the user; set to false to exclude them. This parameter is required.\"),\n}).describe(\"Request model for retrieving recently accessed OneNote notebooks.\");\nconst OnenoteGetRecentNotebooks_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 OnenoteGetRecentNotebooks_RecentNotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetRecentNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetRecentNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteGetRecentNotebooks_RecentNotebookSchema = z.object({\n links: OnenoteGetRecentNotebooks_RecentNotebookLinksSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sourceService: z.string().describe(\"The backend store where the notebook resides: OneDriveForBusiness or OneDrive.\").nullable().optional(),\n lastAccessedTime: z.string().describe(\"The date and time when the notebook was last accessed. The timestamp uses ISO 8601 format in UTC.\").nullable().optional(),\n}).passthrough().describe(\"Represents a recently accessed OneNote notebook.\");\nexport const OnenoteGetRecentNotebooksOutput = z.object({\n value: z.array(OnenoteGetRecentNotebooks_RecentNotebookSchema).describe(\"List of recently accessed OneNote notebooks ordered by last access time.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing recently accessed notebooks.\");\n\nexport const onenoteGetRecentNotebooks = action(\"ONENOTE_GET_RECENT_NOTEBOOKS\", {\n slug: \"onenote-get-recent-notebooks\",\n name: \"Get recent notebooks\",\n description: \"Retrieves a list of recently accessed OneNote notebooks for the signed-in user. Use this action when you need to display recently accessed notebooks, provide quick access to notebooks the user has been working with, or build a recent notebooks feature. The notebooks are returned in order of most recent access. Set includePersonalNotebooks to true to include notebooks owned by the user, or false to exclude them.\",\n input: OnenoteGetRecentNotebooksInput,\n output: OnenoteGetRecentNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACzH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CACnG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACxE,4BAA4BA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oJAAoJ;AACvM,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,+CAA+CA,IAAAA,EAAE,OAAO,EAC5D,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,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,eAAe,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAChF,kBAAkB,6CAA6C,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,OAAO,oDAAoD,SAAS,CAAC,CAAC,SAAS;CAC/E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAC5E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,OAAOA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxK,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,38 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-recent-notebooks.d.ts
|
|
4
|
-
declare const OnenoteGetRecentNotebooksInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const OnenoteGetRecentNotebooksInput: z.ZodObject<{
|
|
5
|
+
top: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
skip: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
count: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
filter: z.ZodOptional<z.ZodString>;
|
|
9
|
+
search: z.ZodOptional<z.ZodString>;
|
|
10
|
+
include_personal_notebooks: z.ZodBoolean;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const OnenoteGetRecentNotebooksOutput: z.ZodObject<{
|
|
13
|
+
value: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
14
|
+
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
+
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
sourceService: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
lastAccessedTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
}, z.core.$loose>>>>;
|
|
26
|
+
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
}, z.core.$loose>;
|
|
28
|
+
declare const onenoteGetRecentNotebooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
29
|
+
include_personal_notebooks: boolean;
|
|
30
|
+
top?: number | undefined;
|
|
31
|
+
skip?: number | undefined;
|
|
32
|
+
count?: boolean | undefined;
|
|
33
|
+
filter?: string | undefined;
|
|
34
|
+
search?: string | undefined;
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
36
|
//#endregion
|
|
8
37
|
export { onenoteGetRecentNotebooks };
|
|
9
38
|
//# sourceMappingURL=get-recent-notebooks.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-recent-notebooks.d.cts","names":[],"sources":["../../src/actions/get-recent-notebooks.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"get-recent-notebooks.d.cts","names":[],"sources":["../../src/actions/get-recent-notebooks.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;cAqB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAK/B,yBAAA,gCAAyB,wBAAA"}
|