@keystrokehq/onenote 0.1.2 → 0.1.4
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/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 +14 -2
- package/dist/actions/copy-onenote-group-notebook.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/copy-onenote-site-notebook.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/copy-section-to-notebook-for-user2.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/copy-section-to-notebook2.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/copy-section-to-section-group-for-user.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/copy-section-to-section-group.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/copy-site-page-to-section3.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/copy-user-page-to-section.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/count-notebooks-section-groups-sections.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/count-site-notebook-section-groups-sections.d.mts +14 -2
- 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 +25 -13
- package/dist/actions/create-group-notebook.d.mts +25 -13
- 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 +17 -5
- package/dist/actions/create-group-pages.d.mts +17 -5
- 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 +25 -13
- package/dist/actions/create-group-section-groups-sections.d.mts +25 -13
- 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 +25 -13
- package/dist/actions/create-me-notebooks.d.mts +25 -13
- 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 +25 -13
- package/dist/actions/create-me-section-groups-sections.d.mts +25 -13
- 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 +17 -5
- package/dist/actions/create-me-sections-pages.d.mts +17 -5
- 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 +22 -10
- package/dist/actions/create-onenote-group-notebooks-section-groups.d.mts +22 -10
- 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 +25 -13
- package/dist/actions/create-site-notebooks-sections.d.mts +25 -13
- 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 +25 -13
- package/dist/actions/create-user-notebooks-sections.d.mts +25 -13
- 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 +17 -5
- package/dist/actions/create-user-pages.d.mts +17 -5
- 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 +25 -13
- package/dist/actions/create-user-section-groups-sections.d.mts +25 -13
- 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 +17 -5
- package/dist/actions/create-user-sections-pages4.d.mts +17 -5
- 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 +14 -2
- package/dist/actions/delete-onenote-group-section-group-page-content.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-onenote-group-sections-pages2.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-site-pages.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-user-onenote-sections-pages.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/delete-user-pages.d.mts +14 -2
- 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 +41 -29
- package/dist/actions/get-group-sections.d.mts +41 -29
- 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 +14 -2
- package/dist/actions/get-me-onenote-resources-value.d.mts +14 -2
- 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 +14 -2
- package/dist/actions/get-me-section-page-content.d.mts +14 -2
- 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 +25 -13
- package/dist/actions/get-notebook-from-web-url.d.mts +25 -13
- 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 +22 -10
- package/dist/actions/get-notebook-section-group.d.mts +22 -10
- 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 +15 -3
- package/dist/actions/get-onenote-group-operations.d.mts +15 -3
- 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 +19 -7
- package/dist/actions/get-onenote-group-sections-pages.d.mts +19 -7
- 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 +15 -3
- package/dist/actions/get-onenote-site-operations.d.mts +15 -3
- 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 +17 -5
- package/dist/actions/get-onenote-user-page-content.d.mts +17 -5
- 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 +19 -7
- package/dist/actions/get-page.d.mts +19 -7
- 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 +18 -6
- package/dist/actions/get-recent-notebooks.d.mts +18 -6
- 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 +27 -15
- package/dist/actions/get-section.d.mts +27 -15
- 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 +19 -7
- package/dist/actions/get-site-onenote-pages.d.mts +19 -7
- 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 +14 -2
- package/dist/actions/get-site-pages-preview.d.mts +14 -2
- 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 +19 -7
- package/dist/actions/get-site-sections-pages.d.mts +19 -7
- 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 +41 -29
- package/dist/actions/get-site-sections.d.mts +41 -29
- 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 +39 -27
- package/dist/actions/get-user-notebook.d.mts +39 -27
- 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 +19 -7
- package/dist/actions/get-user-pages.d.mts +19 -7
- 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 +22 -10
- package/dist/actions/get-user-parent-section-group2.d.mts +22 -10
- 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 +25 -13
- package/dist/actions/list-group-notebook-section-groups.d.mts +25 -13
- 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 +18 -6
- package/dist/actions/list-group-notebook-section-pages.d.mts +18 -6
- 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 +15 -3
- package/dist/actions/list-group-notebooks.d.mts +15 -3
- 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 +26 -14
- package/dist/actions/list-group-section-groups-sections.d.mts +26 -14
- 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.d.cts +13 -1
- package/dist/actions/list-joined-teams.d.mts +13 -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 +20 -8
- package/dist/actions/list-me-onenote-sections-pages4.d.mts +20 -8
- 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 +18 -6
- package/dist/actions/list-onenote-group-pages.d.mts +18 -6
- 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 +23 -11
- package/dist/actions/list-onenote-group-section-groups-section-groups2.d.mts +23 -11
- 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 +18 -6
- package/dist/actions/list-onenote-group-sections-pages4.d.mts +18 -6
- 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 +23 -11
- package/dist/actions/list-site-notebook-section-groups.d.mts +23 -11
- 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 +15 -3
- package/dist/actions/list-site-notebooks.d.mts +15 -3
- 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 +14 -2
- package/dist/actions/list-site-pages-content.d.mts +14 -2
- 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 +26 -14
- package/dist/actions/list-site-sections.d.mts +26 -14
- 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 +26 -14
- package/dist/actions/list-user-notebook-sections.d.mts +26 -14
- 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 +26 -14
- package/dist/actions/list-user-notebooks.d.mts +26 -14
- 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.d.cts +13 -1
- package/dist/actions/resolve-site-by-url.d.mts +13 -1
- package/dist/actions/sites-search.d.cts +13 -1
- package/dist/actions/sites-search.d.mts +13 -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 +16 -3
- package/dist/actions/update-me-page-content.d.mts +16 -3
- 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 +25 -13
- package/dist/actions/update-me-sections.d.mts +25 -13
- 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 +16 -3
- package/dist/actions/update-onenote-page-content.d.mts +16 -3
- 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 +25 -13
- package/dist/actions/update-site-notebooks-sections.d.mts +25 -13
- 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 +16 -3
- package/dist/actions/update-site-pages-content.d.mts +16 -3
- 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 +25 -13
- package/dist/actions/update-site-section-groups-sections.d.mts +25 -13
- 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 +25 -13
- package/dist/actions/update-user-notebooks-sections.d.mts +25 -13
- 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 +1 -1
- package/dist/actions/validate-credential.cjs.map +1 -1
- package/dist/actions/validate-credential.d.cts +14 -2
- package/dist/actions/validate-credential.d.cts.map +1 -1
- package/dist/actions/validate-credential.d.mts +14 -2
- package/dist/actions/validate-credential.d.mts.map +1 -1
- package/dist/actions/validate-credential.mjs +1 -1
- package/dist/actions/validate-credential.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -7,11 +7,11 @@ const OnenoteGetUserNotebookInput = zod.z.object({
|
|
|
7
7
|
user_id: zod.z.string().describe("The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user."),
|
|
8
8
|
notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook.")
|
|
9
9
|
}).describe("Request model for retrieving a OneNote notebook by ID for a specific user.");
|
|
10
|
-
const OnenoteGetUserNotebook_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
10
|
+
const OnenoteGetUserNotebook_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
11
11
|
const OnenoteGetUserNotebook_NotebookLinksSchema = zod.z.object({
|
|
12
12
|
oneNoteWebUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),
|
|
13
13
|
oneNoteClientUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional()
|
|
14
|
-
}).describe("Links for opening a OneNote notebook.");
|
|
14
|
+
}).passthrough().describe("Links for opening a OneNote notebook.");
|
|
15
15
|
const OnenoteGetUserNotebook_UserRoleSchema = zod.z.enum([
|
|
16
16
|
"Owner",
|
|
17
17
|
"Contributor",
|
|
@@ -21,7 +21,7 @@ const OnenoteGetUserNotebook_UserRoleSchema = zod.z.enum([
|
|
|
21
21
|
const OnenoteGetUserNotebook_IdentitySchema = zod.z.object({
|
|
22
22
|
id: zod.z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
23
23
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
24
|
-
}).describe("Represents an identity resource used in identitySet.");
|
|
24
|
+
}).passthrough().describe("Represents an identity resource used in identitySet.");
|
|
25
25
|
const OnenoteGetUserNotebook_IdentitySetSchema = zod.z.object({
|
|
26
26
|
user: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
27
27
|
guest: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
@@ -33,7 +33,7 @@ const OnenoteGetUserNotebook_IdentitySetSchema = zod.z.object({
|
|
|
33
33
|
conversation: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
34
34
|
applicationInstance: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
35
35
|
conversationIdentityType: OnenoteGetUserNotebook_IdentitySchema.nullable().optional()
|
|
36
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
36
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
37
37
|
const OnenoteGetUserNotebookOutput = zod.z.object({
|
|
38
38
|
id: zod.z.string().describe("The unique identifier of the notebook. Read-only.").nullable().optional(),
|
|
39
39
|
self: zod.z.string().describe("The endpoint where you can get details about the notebook. Read-only.").nullable().optional(),
|
|
@@ -50,7 +50,7 @@ const OnenoteGetUserNotebookOutput = zod.z.object({
|
|
|
50
50
|
createdDateTime: zod.z.string().describe("The date and time when the notebook was created (ISO 8601 format, UTC). Read-only.").nullable().optional(),
|
|
51
51
|
sectionGroupsUrl: zod.z.string().describe("URL for the sectionGroups navigation property. Read-only.").nullable().optional(),
|
|
52
52
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the notebook was last modified (ISO 8601 format, UTC). Read-only.").nullable().optional()
|
|
53
|
-
}).describe("Response model containing the retrieved OneNote notebook object.");
|
|
53
|
+
}).passthrough().describe("Response model containing the retrieved OneNote notebook object.");
|
|
54
54
|
const onenoteGetUserNotebook = require_action.action("ONENOTE_GET_USER_NOTEBOOK", {
|
|
55
55
|
slug: "onenote-get-user-notebook",
|
|
56
56
|
name: "Get user notebook",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-notebook.cjs","names":["z","action"],"sources":["../../src/actions/get-user-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetUserNotebookInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand (OData $expand). Valid values: sections, sectionGroups.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of notebook properties to include in the response (OData $select).\").optional(),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook.\"),\n}).describe(\"Request model for retrieving a OneNote notebook by ID for a specific user.\");\nconst OnenoteGetUserNotebook_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteGetUserNotebook_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteGetUserNotebook_UserRoleSchema = z.enum([\"Owner\", \"Contributor\", \"Reader\", \"None\"]);\nconst OnenoteGetUserNotebook_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Represents an identity resource used in identitySet.\");\nconst OnenoteGetUserNotebook_IdentitySetSchema = z.object({\n user: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n guest: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n phone: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n device: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n encrypted: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n onPremises: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n application: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversation: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversationIdentityType: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetUserNotebookOutput = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteGetUserNotebook_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared. Read-only.\").nullable().optional(),\n userRole: OnenoteGetUserNotebook_UserRoleSchema.nullable().optional(),\n createdBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n \"@odata.etag\": z.string().describe(\"The OData ETag annotation.\").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. Read-only.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context annotation.\").nullable().optional(),\n lastModifiedBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the sectionGroups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n}).describe(\"Response model containing the retrieved OneNote notebook object.\");\n\nexport const onenoteGetUserNotebook = action(\"ONENOTE_GET_USER_NOTEBOOK\", {\n slug: \"onenote-get-user-notebook\",\n name: \"Get user notebook\",\n description: \"Retrieves the properties and relationships of a OneNote notebook by ID for a specific user. Use this action when you need to fetch details about a specific notebook belonging to a user, including its display name, sharing status, section URLs, and the user's role on the notebook. Supports OData $select and $expand query parameters to customize the response.\",\n input: OnenoteGetUserNotebookInput,\n output: OnenoteGetUserNotebookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACzJ,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACzI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACnF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,4CAA4CA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"get-user-notebook.cjs","names":["z","action"],"sources":["../../src/actions/get-user-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetUserNotebookInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand (OData $expand). Valid values: sections, sectionGroups.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of notebook properties to include in the response (OData $select).\").optional(),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook.\"),\n}).describe(\"Request model for retrieving a OneNote notebook by ID for a specific user.\");\nconst OnenoteGetUserNotebook_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 OnenoteGetUserNotebook_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteGetUserNotebook_UserRoleSchema = z.enum([\"Owner\", \"Contributor\", \"Reader\", \"None\"]);\nconst OnenoteGetUserNotebook_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity resource used in identitySet.\");\nconst OnenoteGetUserNotebook_IdentitySetSchema = z.object({\n user: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n guest: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n phone: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n device: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n encrypted: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n onPremises: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n application: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversation: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversationIdentityType: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetUserNotebookOutput = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteGetUserNotebook_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared. Read-only.\").nullable().optional(),\n userRole: OnenoteGetUserNotebook_UserRoleSchema.nullable().optional(),\n createdBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n \"@odata.etag\": z.string().describe(\"The OData ETag annotation.\").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. Read-only.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context annotation.\").nullable().optional(),\n lastModifiedBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the sectionGroups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the retrieved OneNote notebook object.\");\n\nexport const onenoteGetUserNotebook = action(\"ONENOTE_GET_USER_NOTEBOOK\", {\n slug: \"onenote-get-user-notebook\",\n name: \"Get user notebook\",\n description: \"Retrieves the properties and relationships of a OneNote notebook by ID for a specific user. Use this action when you need to fetch details about a specific notebook belonging to a user, including its display name, sharing status, section URLs, and the user's role on the notebook. Supports OData $select and $expand query parameters to customize the response.\",\n input: OnenoteGetUserNotebookInput,\n output: OnenoteGetUserNotebookOutput,\n});\n"],"mappings":"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"}
|
|
@@ -13,11 +13,11 @@ declare const OnenoteGetUserNotebookOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
22
|
userRole: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
23
23
|
Owner: "Owner";
|
|
@@ -29,44 +29,44 @@ declare const OnenoteGetUserNotebookOutput: z.ZodObject<{
|
|
|
29
29
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
30
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
34
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
37
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
38
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
41
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
42
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
43
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
45
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
46
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
49
|
onPremises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
50
50
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
53
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
54
54
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
-
}, z.core.$
|
|
56
|
+
}, z.core.$loose>>>;
|
|
57
57
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
58
58
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
59
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
|
-
}, z.core.$
|
|
60
|
+
}, z.core.$loose>>>;
|
|
61
61
|
applicationInstance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
62
62
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
63
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
-
}, z.core.$
|
|
64
|
+
}, z.core.$loose>>>;
|
|
65
65
|
conversationIdentityType: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
66
66
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
67
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
-
}, z.core.$
|
|
69
|
-
}, z.core.$
|
|
68
|
+
}, z.core.$loose>>>;
|
|
69
|
+
}, z.core.$loose>>>;
|
|
70
70
|
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
71
71
|
"@odata.etag": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
72
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -76,54 +76,66 @@ declare const OnenoteGetUserNotebookOutput: z.ZodObject<{
|
|
|
76
76
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
77
77
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
78
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
|
-
}, z.core.$
|
|
79
|
+
}, z.core.$loose>>>;
|
|
80
80
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
81
81
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
82
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
|
-
}, z.core.$
|
|
83
|
+
}, z.core.$loose>>>;
|
|
84
84
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
85
85
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
86
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
87
|
-
}, z.core.$
|
|
87
|
+
}, z.core.$loose>>>;
|
|
88
88
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
89
89
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
90
90
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
|
-
}, z.core.$
|
|
91
|
+
}, z.core.$loose>>>;
|
|
92
92
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
93
93
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
94
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
|
-
}, z.core.$
|
|
95
|
+
}, z.core.$loose>>>;
|
|
96
96
|
onPremises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
97
97
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
98
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
99
|
-
}, z.core.$
|
|
99
|
+
}, z.core.$loose>>>;
|
|
100
100
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
101
101
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
102
102
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
103
|
-
}, z.core.$
|
|
103
|
+
}, z.core.$loose>>>;
|
|
104
104
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
105
105
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
106
106
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
107
|
-
}, z.core.$
|
|
107
|
+
}, z.core.$loose>>>;
|
|
108
108
|
applicationInstance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
109
109
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
110
110
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
111
|
-
}, z.core.$
|
|
111
|
+
}, z.core.$loose>>>;
|
|
112
112
|
conversationIdentityType: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
113
113
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
114
114
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
115
|
-
}, z.core.$
|
|
116
|
-
}, z.core.$
|
|
115
|
+
}, z.core.$loose>>>;
|
|
116
|
+
}, z.core.$loose>>>;
|
|
117
117
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
118
118
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
119
119
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
120
|
-
}, z.core.$
|
|
120
|
+
}, z.core.$loose>;
|
|
121
121
|
declare const onenoteGetUserNotebook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
122
122
|
user_id: string;
|
|
123
123
|
notebook_id: string;
|
|
124
124
|
expand?: string[] | undefined;
|
|
125
125
|
select?: string[] | undefined;
|
|
126
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
126
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
127
|
+
connectionId: z.ZodString;
|
|
128
|
+
entityId: z.ZodString;
|
|
129
|
+
instanceId: z.ZodString;
|
|
130
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
131
|
+
accessToken: z.ZodString;
|
|
132
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
133
|
+
connectionId: z.ZodString;
|
|
134
|
+
entityId: z.ZodString;
|
|
135
|
+
instanceId: z.ZodString;
|
|
136
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
137
|
+
accessToken: z.ZodString;
|
|
138
|
+
}, z.core.$strip>>]>;
|
|
127
139
|
//#endregion
|
|
128
140
|
export { onenoteGetUserNotebook };
|
|
129
141
|
//# sourceMappingURL=get-user-notebook.d.cts.map
|
|
@@ -13,11 +13,11 @@ declare const OnenoteGetUserNotebookOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
22
22
|
userRole: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
23
23
|
Owner: "Owner";
|
|
@@ -29,44 +29,44 @@ declare const OnenoteGetUserNotebookOutput: z.ZodObject<{
|
|
|
29
29
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
30
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
34
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
37
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
38
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
41
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
42
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
43
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
45
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
46
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
49
|
onPremises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
50
50
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
53
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
54
54
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
-
}, z.core.$
|
|
56
|
+
}, z.core.$loose>>>;
|
|
57
57
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
58
58
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
59
59
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
|
-
}, z.core.$
|
|
60
|
+
}, z.core.$loose>>>;
|
|
61
61
|
applicationInstance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
62
62
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
63
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
-
}, z.core.$
|
|
64
|
+
}, z.core.$loose>>>;
|
|
65
65
|
conversationIdentityType: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
66
66
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
67
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
-
}, z.core.$
|
|
69
|
-
}, z.core.$
|
|
68
|
+
}, z.core.$loose>>>;
|
|
69
|
+
}, z.core.$loose>>>;
|
|
70
70
|
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
71
71
|
"@odata.etag": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
72
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -76,54 +76,66 @@ declare const OnenoteGetUserNotebookOutput: z.ZodObject<{
|
|
|
76
76
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
77
77
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
78
78
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
|
-
}, z.core.$
|
|
79
|
+
}, z.core.$loose>>>;
|
|
80
80
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
81
81
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
82
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
|
-
}, z.core.$
|
|
83
|
+
}, z.core.$loose>>>;
|
|
84
84
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
85
85
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
86
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
87
|
-
}, z.core.$
|
|
87
|
+
}, z.core.$loose>>>;
|
|
88
88
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
89
89
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
90
90
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
|
-
}, z.core.$
|
|
91
|
+
}, z.core.$loose>>>;
|
|
92
92
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
93
93
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
94
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
|
-
}, z.core.$
|
|
95
|
+
}, z.core.$loose>>>;
|
|
96
96
|
onPremises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
97
97
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
98
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
99
|
-
}, z.core.$
|
|
99
|
+
}, z.core.$loose>>>;
|
|
100
100
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
101
101
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
102
102
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
103
|
-
}, z.core.$
|
|
103
|
+
}, z.core.$loose>>>;
|
|
104
104
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
105
105
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
106
106
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
107
|
-
}, z.core.$
|
|
107
|
+
}, z.core.$loose>>>;
|
|
108
108
|
applicationInstance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
109
109
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
110
110
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
111
|
-
}, z.core.$
|
|
111
|
+
}, z.core.$loose>>>;
|
|
112
112
|
conversationIdentityType: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
113
113
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
114
114
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
115
|
-
}, z.core.$
|
|
116
|
-
}, z.core.$
|
|
115
|
+
}, z.core.$loose>>>;
|
|
116
|
+
}, z.core.$loose>>>;
|
|
117
117
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
118
118
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
119
119
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
120
|
-
}, z.core.$
|
|
120
|
+
}, z.core.$loose>;
|
|
121
121
|
declare const onenoteGetUserNotebook: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
122
122
|
user_id: string;
|
|
123
123
|
notebook_id: string;
|
|
124
124
|
expand?: string[] | undefined;
|
|
125
125
|
select?: string[] | undefined;
|
|
126
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
126
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
127
|
+
connectionId: z.ZodString;
|
|
128
|
+
entityId: z.ZodString;
|
|
129
|
+
instanceId: z.ZodString;
|
|
130
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
131
|
+
accessToken: z.ZodString;
|
|
132
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
133
|
+
connectionId: z.ZodString;
|
|
134
|
+
entityId: z.ZodString;
|
|
135
|
+
instanceId: z.ZodString;
|
|
136
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
137
|
+
accessToken: z.ZodString;
|
|
138
|
+
}, z.core.$strip>>]>;
|
|
127
139
|
//#endregion
|
|
128
140
|
export { onenoteGetUserNotebook };
|
|
129
141
|
//# sourceMappingURL=get-user-notebook.d.mts.map
|
|
@@ -7,11 +7,11 @@ const OnenoteGetUserNotebookInput = z.object({
|
|
|
7
7
|
user_id: z.string().describe("The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user."),
|
|
8
8
|
notebook_id: z.string().describe("The unique identifier of the OneNote notebook.")
|
|
9
9
|
}).describe("Request model for retrieving a OneNote notebook by ID for a specific user.");
|
|
10
|
-
const OnenoteGetUserNotebook_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.");
|
|
10
|
+
const OnenoteGetUserNotebook_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.");
|
|
11
11
|
const OnenoteGetUserNotebook_NotebookLinksSchema = z.object({
|
|
12
12
|
oneNoteWebUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),
|
|
13
13
|
oneNoteClientUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional()
|
|
14
|
-
}).describe("Links for opening a OneNote notebook.");
|
|
14
|
+
}).passthrough().describe("Links for opening a OneNote notebook.");
|
|
15
15
|
const OnenoteGetUserNotebook_UserRoleSchema = z.enum([
|
|
16
16
|
"Owner",
|
|
17
17
|
"Contributor",
|
|
@@ -21,7 +21,7 @@ const OnenoteGetUserNotebook_UserRoleSchema = z.enum([
|
|
|
21
21
|
const OnenoteGetUserNotebook_IdentitySchema = z.object({
|
|
22
22
|
id: z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
23
23
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
24
|
-
}).describe("Represents an identity resource used in identitySet.");
|
|
24
|
+
}).passthrough().describe("Represents an identity resource used in identitySet.");
|
|
25
25
|
const OnenoteGetUserNotebook_IdentitySetSchema = z.object({
|
|
26
26
|
user: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
27
27
|
guest: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
@@ -33,7 +33,7 @@ const OnenoteGetUserNotebook_IdentitySetSchema = z.object({
|
|
|
33
33
|
conversation: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
34
34
|
applicationInstance: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),
|
|
35
35
|
conversationIdentityType: OnenoteGetUserNotebook_IdentitySchema.nullable().optional()
|
|
36
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
36
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
37
37
|
const onenoteGetUserNotebook = action("ONENOTE_GET_USER_NOTEBOOK", {
|
|
38
38
|
slug: "onenote-get-user-notebook",
|
|
39
39
|
name: "Get user notebook",
|
|
@@ -55,7 +55,7 @@ const onenoteGetUserNotebook = action("ONENOTE_GET_USER_NOTEBOOK", {
|
|
|
55
55
|
createdDateTime: z.string().describe("The date and time when the notebook was created (ISO 8601 format, UTC). Read-only.").nullable().optional(),
|
|
56
56
|
sectionGroupsUrl: z.string().describe("URL for the sectionGroups navigation property. Read-only.").nullable().optional(),
|
|
57
57
|
lastModifiedDateTime: z.string().describe("The date and time when the notebook was last modified (ISO 8601 format, UTC). Read-only.").nullable().optional()
|
|
58
|
-
}).describe("Response model containing the retrieved OneNote notebook object.")
|
|
58
|
+
}).passthrough().describe("Response model containing the retrieved OneNote notebook object.")
|
|
59
59
|
});
|
|
60
60
|
//#endregion
|
|
61
61
|
export { onenoteGetUserNotebook };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-notebook.mjs","names":[],"sources":["../../src/actions/get-user-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetUserNotebookInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand (OData $expand). Valid values: sections, sectionGroups.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of notebook properties to include in the response (OData $select).\").optional(),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook.\"),\n}).describe(\"Request model for retrieving a OneNote notebook by ID for a specific user.\");\nconst OnenoteGetUserNotebook_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteGetUserNotebook_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteGetUserNotebook_UserRoleSchema = z.enum([\"Owner\", \"Contributor\", \"Reader\", \"None\"]);\nconst OnenoteGetUserNotebook_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Represents an identity resource used in identitySet.\");\nconst OnenoteGetUserNotebook_IdentitySetSchema = z.object({\n user: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n guest: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n phone: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n device: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n encrypted: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n onPremises: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n application: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversation: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversationIdentityType: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetUserNotebookOutput = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteGetUserNotebook_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared. Read-only.\").nullable().optional(),\n userRole: OnenoteGetUserNotebook_UserRoleSchema.nullable().optional(),\n createdBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n \"@odata.etag\": z.string().describe(\"The OData ETag annotation.\").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. Read-only.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context annotation.\").nullable().optional(),\n lastModifiedBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the sectionGroups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n}).describe(\"Response model containing the retrieved OneNote notebook object.\");\n\nexport const onenoteGetUserNotebook = action(\"ONENOTE_GET_USER_NOTEBOOK\", {\n slug: \"onenote-get-user-notebook\",\n name: \"Get user notebook\",\n description: \"Retrieves the properties and relationships of a OneNote notebook by ID for a specific user. Use this action when you need to fetch details about a specific notebook belonging to a user, including its display name, sharing status, section URLs, and the user's role on the notebook. Supports OData $select and $expand query parameters to customize the response.\",\n input: OnenoteGetUserNotebookInput,\n output: OnenoteGetUserNotebookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACzJ,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACnF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,4CAA4C,EAAE,OAAO,EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"get-user-notebook.mjs","names":[],"sources":["../../src/actions/get-user-notebook.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetUserNotebookInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand (OData $expand). Valid values: sections, sectionGroups.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of notebook properties to include in the response (OData $select).\").optional(),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook.\"),\n}).describe(\"Request model for retrieving a OneNote notebook by ID for a specific user.\");\nconst OnenoteGetUserNotebook_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 OnenoteGetUserNotebook_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetUserNotebook_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteGetUserNotebook_UserRoleSchema = z.enum([\"Owner\", \"Contributor\", \"Reader\", \"None\"]);\nconst OnenoteGetUserNotebook_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity resource used in identitySet.\");\nconst OnenoteGetUserNotebook_IdentitySetSchema = z.object({\n user: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n guest: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n phone: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n device: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n encrypted: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n onPremises: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n application: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversation: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n conversationIdentityType: OnenoteGetUserNotebook_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetUserNotebookOutput = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteGetUserNotebook_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared. Read-only.\").nullable().optional(),\n userRole: OnenoteGetUserNotebook_UserRoleSchema.nullable().optional(),\n createdBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n \"@odata.etag\": z.string().describe(\"The OData ETag annotation.\").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. Read-only.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context annotation.\").nullable().optional(),\n lastModifiedBy: OnenoteGetUserNotebook_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the sectionGroups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified (ISO 8601 format, UTC). Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the retrieved OneNote notebook object.\");\n\nexport const onenoteGetUserNotebook = action(\"ONENOTE_GET_USER_NOTEBOOK\", {\n slug: \"onenote-get-user-notebook\",\n name: \"Get user notebook\",\n description: \"Retrieves the properties and relationships of a OneNote notebook by ID for a specific user. Use this action when you need to fetch details about a specific notebook belonging to a user, including its display name, sharing status, section URLs, and the user's role on the notebook. Supports OData $select and $expand query parameters to customize the response.\",\n input: OnenoteGetUserNotebookInput,\n output: OnenoteGetUserNotebookOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8B,EAAE,OAAO;CAClD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS;CACzJ,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACzI,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;CAC9H,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AACnF,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAM,4CAA4C,EAAE,OAAO,EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,6CAA6C,EAAE,OAAO;CAC1D,eAAe,0CAA0C,SAAS,CAAC,CAAC,SAAS;CAC7E,kBAAkB,0CAA0C,SAAS,CAAC,CAAC,SAAS;AAClF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uCAAuC;AACjE,MAAM,wCAAwC,EAAE,KAAK;CAAC;CAAS;CAAe;CAAU;AAAM,CAAC;AAC/F,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,2CAA2C,EAAE,OAAO;CACxD,MAAM,sCAAsC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAO,sCAAsC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,sCAAsC,SAAS,CAAC,CAAC,SAAS;CACjE,QAAQ,sCAAsC,SAAS,CAAC,CAAC,SAAS;CAClE,WAAW,sCAAsC,SAAS,CAAC,CAAC,SAAS;CACrE,YAAY,sCAAsC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAa,sCAAsC,SAAS,CAAC,CAAC,SAAS;CACvE,cAAc,sCAAsC,SAAS,CAAC,CAAC,SAAS;CACxE,qBAAqB,sCAAsC,SAAS,CAAC,CAAC,SAAS;CAC/E,0BAA0B,sCAAsC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAmBhF,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAvB0C,EAAE,OAAO;EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;EACtE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,UAAU,sCAAsC,SAAS,CAAC,CAAC,SAAS;EACpE,WAAW,yCAAyC,SAAS,CAAC,CAAC,SAAS;EACxE,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,gBAAgB,yCAAyC,SAAS,CAAC,CAAC,SAAS;EAC7E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/I,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kEAOhB;AACV,CAAC"}
|
|
@@ -7,23 +7,23 @@ const OnenoteGetUserPagesInput = zod.z.object({
|
|
|
7
7
|
page_id: zod.z.string().describe("The unique identifier of the OneNote page to retrieve."),
|
|
8
8
|
user_id: zod.z.string().describe("The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.")
|
|
9
9
|
}).describe("Request model for getting a specific OneNote page from a user's OneNote.");
|
|
10
|
-
const OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
10
|
+
const OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
11
11
|
const OnenoteGetUserPages_UserGetPagesPageLinksSchema = zod.z.object({
|
|
12
12
|
oneNoteWebUrl: OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema.nullable().optional(),
|
|
13
13
|
oneNoteClientUrl: OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema.nullable().optional()
|
|
14
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
14
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
15
15
|
const OnenoteGetUserPages_UserGetPagesParentSectionSchema = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
17
17
|
self: zod.z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
18
18
|
displayName: zod.z.string().describe("The name of the section.").nullable().optional(),
|
|
19
19
|
createdDateTime: zod.z.string().describe("The date and time when the section was created (UTC).").nullable().optional(),
|
|
20
20
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified (UTC).").nullable().optional()
|
|
21
|
-
}).describe("The section that contains the page (expanded relationship).");
|
|
21
|
+
}).passthrough().describe("The section that contains the page (expanded relationship).");
|
|
22
22
|
const OnenoteGetUserPages_UserGetPagesParentNotebookSchema = zod.z.object({
|
|
23
23
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
24
24
|
self: zod.z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
25
25
|
displayName: zod.z.string().describe("The name of the notebook.").nullable().optional()
|
|
26
|
-
}).describe("The notebook that contains the page (expanded relationship).");
|
|
26
|
+
}).passthrough().describe("The notebook that contains the page (expanded relationship).");
|
|
27
27
|
const OnenoteGetUserPagesOutput = zod.z.object({
|
|
28
28
|
id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
29
29
|
self: zod.z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -39,7 +39,7 @@ const OnenoteGetUserPagesOutput = zod.z.object({
|
|
|
39
39
|
parentNotebook: OnenoteGetUserPages_UserGetPagesParentNotebookSchema.nullable().optional(),
|
|
40
40
|
createdDateTime: zod.z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
41
41
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
42
|
-
}).describe("Response model for a single OneNote page retrieved from a user's OneNote.");
|
|
42
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from a user's OneNote.");
|
|
43
43
|
const onenoteGetUserPages = require_action.action("ONENOTE_GET_USER_PAGES", {
|
|
44
44
|
slug: "onenote-get-user-pages",
|
|
45
45
|
name: "Get a OneNote page from user",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-pages.cjs","names":["z","action"],"sources":["../../src/actions/get-user-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetUserPagesInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n}).describe(\"Request model for getting a specific OneNote page from a user's OneNote.\");\nconst OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).describe(\"A single URL link object.\");\nconst OnenoteGetUserPages_UserGetPagesPageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema.nullable().optional(),\n}).describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetUserPages_UserGetPagesParentSectionSchema = 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}).describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteGetUserPages_UserGetPagesParentNotebookSchema = 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}).describe(\"The notebook that contains the page (expanded relationship).\");\nexport const OnenoteGetUserPagesOutput = 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: OnenoteGetUserPages_UserGetPagesPageLinksSchema.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: OnenoteGetUserPages_UserGetPagesParentSectionSchema.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: OnenoteGetUserPages_UserGetPagesParentNotebookSchema.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}).describe(\"Response model for a single OneNote page retrieved from a user's OneNote.\");\n\nexport const onenoteGetUserPages = action(\"ONENOTE_GET_USER_PAGES\", {\n slug: \"onenote-get-user-pages\",\n name: \"Get a OneNote page from user\",\n description: \"Retrieves a specific OneNote page from a user's OneNote notebooks. Use this action when you need to fetch metadata or details for a single OneNote page directly by page ID and user ID. This is useful for retrieving page information without navigating through the full notebook/section hierarchy. The default response expands the parentSection relationship and selects its id, name, and self properties.\",\n input: OnenoteGetUserPagesInput,\n output: OnenoteGetUserPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACtK,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4OAA4O,CAAC,CAAC,SAAS;CAC5R,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;AAChI,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACtF,MAAM,oDAAoDA,IAAAA,EAAE,OAAO,EACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"get-user-pages.cjs","names":["z","action"],"sources":["../../src/actions/get-user-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetUserPagesInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n}).describe(\"Request model for getting a specific OneNote page from a user's OneNote.\");\nconst OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).passthrough().describe(\"A single URL link object.\");\nconst OnenoteGetUserPages_UserGetPagesPageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetUserPages_UserGetPagesPageLinkUrlSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetUserPages_UserGetPagesParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteGetUserPages_UserGetPagesParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the page (expanded relationship).\");\nexport const OnenoteGetUserPagesOutput = 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: OnenoteGetUserPages_UserGetPagesPageLinksSchema.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: OnenoteGetUserPages_UserGetPagesParentSectionSchema.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: OnenoteGetUserPages_UserGetPagesParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a single OneNote page retrieved from a user's OneNote.\");\n\nexport const onenoteGetUserPages = action(\"ONENOTE_GET_USER_PAGES\", {\n slug: \"onenote-get-user-pages\",\n name: \"Get a OneNote page from user\",\n description: \"Retrieves a specific OneNote page from a user's OneNote notebooks. Use this action when you need to fetch metadata or details for a single OneNote page directly by page ID and user ID. This is useful for retrieving page information without navigating through the full notebook/section hierarchy. The default response expands the parentSection relationship and selects its id, name, and self properties.\",\n input: OnenoteGetUserPagesInput,\n output: OnenoteGetUserPagesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -14,11 +14,11 @@ declare const OnenoteGetUserPagesOutput: z.ZodObject<{
|
|
|
14
14
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
16
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
19
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
22
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -29,23 +29,35 @@ declare const OnenoteGetUserPagesOutput: z.ZodObject<{
|
|
|
29
29
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
36
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
40
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>;
|
|
43
43
|
declare const onenoteGetUserPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
44
44
|
page_id: string;
|
|
45
45
|
user_id: string;
|
|
46
46
|
expand?: string[] | undefined;
|
|
47
47
|
select?: string[] | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
accessToken: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { onenoteGetUserPages };
|
|
51
63
|
//# sourceMappingURL=get-user-pages.d.cts.map
|