@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
|
@@ -11,21 +11,21 @@ const OnenoteListMeOnenoteSectionsPages4Input = z.object({
|
|
|
11
11
|
page_size: z.number().int().default(25).describe("The number of pages to return per request. Defaults to 25. Maximum is 100.").optional(),
|
|
12
12
|
section_id: z.string().describe("The unique identifier of the OneNote section.")
|
|
13
13
|
}).describe("Request model for listing OneNote pages from a specific section.");
|
|
14
|
-
const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
14
|
+
const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
15
15
|
const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema = z.object({
|
|
16
16
|
oneNoteWebUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),
|
|
17
17
|
oneNoteClientUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional()
|
|
18
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
18
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
19
19
|
const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema = z.object({
|
|
20
20
|
id: z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
21
21
|
self: z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
22
22
|
displayName: z.string().describe("The name of the section.").nullable().optional()
|
|
23
|
-
}).describe("The section that contains the page (expanded relationship).");
|
|
23
|
+
}).passthrough().describe("The section that contains the page (expanded relationship).");
|
|
24
24
|
const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema = z.object({
|
|
25
25
|
id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
26
26
|
self: z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
27
27
|
displayName: z.string().describe("The name of the notebook.").nullable().optional()
|
|
28
|
-
}).describe("The notebook that contains the page (expanded relationship).");
|
|
28
|
+
}).passthrough().describe("The notebook that contains the page (expanded relationship).");
|
|
29
29
|
const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema = z.object({
|
|
30
30
|
id: z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
31
31
|
self: z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -40,7 +40,7 @@ const OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema = z.obje
|
|
|
40
40
|
parentNotebook: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema.nullable().optional(),
|
|
41
41
|
createdDateTime: z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
42
42
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
43
|
-
}).describe("Represents a OneNote page within a section.");
|
|
43
|
+
}).passthrough().describe("Represents a OneNote page within a section.");
|
|
44
44
|
const onenoteListMeOnenoteSectionsPages4 = action("ONENOTE_LIST_ME_ONENOTE_SECTIONS_PAGES4", {
|
|
45
45
|
slug: "onenote-list-me-onenote-sections-pages4",
|
|
46
46
|
name: "List pages in section",
|
|
@@ -50,7 +50,7 @@ const onenoteListMeOnenoteSectionsPages4 = action("ONENOTE_LIST_ME_ONENOTE_SECTI
|
|
|
50
50
|
pages: z.array(OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema).describe("List of OneNote page objects.").nullable().optional(),
|
|
51
51
|
"@odata.context": z.string().describe("The OData context URL.").nullable().optional(),
|
|
52
52
|
"@odata.nextLink": z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
|
|
53
|
-
}).describe("Response model for listing OneNote pages from a section.")
|
|
53
|
+
}).passthrough().describe("Response model for listing OneNote pages from a section.")
|
|
54
54
|
});
|
|
55
55
|
//#endregion
|
|
56
56
|
export { onenoteListMeOnenoteSectionsPages4 };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-me-onenote-sections-pages4.mjs","names":[],"sources":["../../src/actions/list-me-onenote-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListMeOnenoteSectionsPages4Input = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"List of relationships to expand. Use 'parentSection' or 'parentNotebook' to include parent details.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime', 'contentUrl'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the OneNote section.\"),\n}).describe(\"Request model for listing OneNote pages from a specific section.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).describe(\"A single URL link object.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n}).describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema = 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}).describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema = 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).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema = 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: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema.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: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema.nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema.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(\"Represents a OneNote page within a section.\");\nexport const OnenoteListMeOnenoteSectionsPages4Output = z.object({\n pages: z.array(OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).describe(\"Response model for listing OneNote pages from a section.\");\n\nexport const onenoteListMeOnenoteSectionsPages4 = action(\"ONENOTE_LIST_ME_ONENOTE_SECTIONS_PAGES4\", {\n slug: \"onenote-list-me-onenote-sections-pages4\",\n name: \"List pages in section\",\n description: \"Retrieves a list of OneNote pages from a specific section for the current user. Use this action when you need to retrieve all pages from a specific section in the current user's OneNote notebook. This action supports pagination, filtering, sorting, and relationship expansion via OData query parameters. The default query returns the top 20 pages ordered by lastModifiedTime descending. Note: This action is read-only and does not modify any data.\",\n input: OnenoteListMeOnenoteSectionsPages4Input,\n output: OnenoteListMeOnenoteSectionsPages4Output,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS;CACrJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CAC5L,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4GAA4G,CAAC,CAAC,SAAS;CAC7J,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS;CACxI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AACjF,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,mFAAmF,EAAE,OAAO,EAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"list-me-onenote-sections-pages4.mjs","names":[],"sources":["../../src/actions/list-me-onenote-sections-pages4.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListMeOnenoteSectionsPages4Input = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"List of relationships to expand. Use 'parentSection' or 'parentNotebook' to include parent details.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime', 'contentUrl'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the OneNote section.\"),\n}).describe(\"Request model for listing OneNote pages from a specific section.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).passthrough().describe(\"A single URL link object.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksOneNoteUrlSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema = 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).\");\nconst OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema = 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: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageLinksSchema.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: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentSectionSchema.nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4ParentNotebookSchema.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(\"Represents a OneNote page within a section.\");\nexport const OnenoteListMeOnenoteSectionsPages4Output = z.object({\n pages: z.array(OnenoteListMeOnenoteSectionsPages4_MeListSectionsPages4PageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing OneNote pages from a section.\");\n\nexport const onenoteListMeOnenoteSectionsPages4 = action(\"ONENOTE_LIST_ME_ONENOTE_SECTIONS_PAGES4\", {\n slug: \"onenote-list-me-onenote-sections-pages4\",\n name: \"List pages in section\",\n description: \"Retrieves a list of OneNote pages from a specific section for the current user. Use this action when you need to retrieve all pages from a specific section in the current user's OneNote notebook. This action supports pagination, filtering, sorting, and relationship expansion via OData query parameters. The default query returns the top 20 pages ordered by lastModifiedTime descending. Note: This action is read-only and does not modify any data.\",\n input: OnenoteListMeOnenoteSectionsPages4Input,\n output: OnenoteListMeOnenoteSectionsPages4Output,\n});\n"],"mappings":"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"}
|
|
@@ -11,9 +11,9 @@ const OnenoteListOnenoteGroupPagesInput = zod.z.object({
|
|
|
11
11
|
page_size: zod.z.number().int().default(25).describe("The number of pages to return per request. Defaults to 25. Maximum is 100.").optional()
|
|
12
12
|
}).describe("Request model for listing OneNote pages from a Microsoft 365 group.");
|
|
13
13
|
const OnenoteListOnenoteGroupPages_OnenotePageLinksSchema = zod.z.object({
|
|
14
|
-
oneNoteWebUrl: zod.z.
|
|
15
|
-
oneNoteClientUrl: zod.z.
|
|
16
|
-
}).describe("Links for opening the page in OneNote clients.");
|
|
14
|
+
oneNoteWebUrl: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Link to open the page in OneNote on the web.").nullable().optional(),
|
|
15
|
+
oneNoteClientUrl: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Link to open the page in the OneNote native client.").nullable().optional()
|
|
16
|
+
}).passthrough().describe("Links for opening the page in OneNote clients.");
|
|
17
17
|
const OnenoteListOnenoteGroupPages_OnenotePageSchema = zod.z.object({
|
|
18
18
|
id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
19
19
|
self: zod.z.string().describe("The URL endpoint for the page.").nullable().optional(),
|
|
@@ -25,12 +25,12 @@ const OnenoteListOnenoteGroupPages_OnenotePageSchema = zod.z.object({
|
|
|
25
25
|
createdByAppId: zod.z.string().describe("The app ID of the application that created the page.").nullable().optional(),
|
|
26
26
|
created_date_time: zod.z.string().describe("The date and time when the page was created.").nullable().optional(),
|
|
27
27
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified.").nullable().optional()
|
|
28
|
-
}).describe("Represents a OneNote page object.");
|
|
28
|
+
}).passthrough().describe("Represents a OneNote page object.");
|
|
29
29
|
const OnenoteListOnenoteGroupPagesOutput = zod.z.object({
|
|
30
30
|
pages: zod.z.array(OnenoteListOnenoteGroupPages_OnenotePageSchema).describe("List of OneNote page objects.").nullable().optional(),
|
|
31
31
|
"@odata.context": zod.z.string().describe("The OData context URL.").nullable().optional(),
|
|
32
32
|
"@odata.nextLink": zod.z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
|
|
33
|
-
}).describe("Response model for listing OneNote pages.");
|
|
33
|
+
}).passthrough().describe("Response model for listing OneNote pages.");
|
|
34
34
|
const onenoteListOnenoteGroupPages = require_action.action("ONENOTE_LIST_ONENOTE_GROUP_PAGES", {
|
|
35
35
|
slug: "onenote-list-onenote-group-pages",
|
|
36
36
|
name: "List group OneNote pages",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-onenote-group-pages.cjs","names":["z","action"],"sources":["../../src/actions/list-onenote-group-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote pages from a Microsoft 365 group.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageLinksSchema = z.object({\n oneNoteWebUrl: z.
|
|
1
|
+
{"version":3,"file":"list-onenote-group-pages.cjs","names":["z","action"],"sources":["../../src/actions/list-onenote-group-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote pages from a Microsoft 365 group.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageLinksSchema = 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 page in OneNote clients.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageSchema = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The URL endpoint for the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteListOnenoteGroupPages_OnenotePageLinksSchema.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 contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The app ID of the application that created the page.\").nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the page was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified.\").nullable().optional(),\n}).passthrough().describe(\"Represents a OneNote page object.\");\nexport const OnenoteListOnenoteGroupPagesOutput = z.object({\n pages: z.array(OnenoteListOnenoteGroupPages_OnenotePageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing OneNote pages.\");\n\nexport const onenoteListOnenoteGroupPages = action(\"ONENOTE_LIST_ONENOTE_GROUP_PAGES\", {\n slug: \"onenote-list-onenote-group-pages\",\n name: \"List group OneNote pages\",\n description: \"Lists all OneNote pages from a Microsoft 365 group. Use this action when you need to retrieve all OneNote pages within a Microsoft 365 group. Supports pagination via the page_size parameter. The default page size is 25, and the maximum is 100. Results are ordered by lastModifiedDateTime descending by default.\",\n input: OnenoteListOnenoteGroupPagesInput,\n output: OnenoteListOnenoteGroupPagesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -16,19 +16,19 @@ declare const OnenoteListOnenoteGroupPagesOutput: z.ZodObject<{
|
|
|
16
16
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
18
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
-
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.
|
|
20
|
-
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.
|
|
21
|
-
}, z.core.$
|
|
19
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
22
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
created_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
29
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>;
|
|
32
32
|
declare const onenoteListOnenoteGroupPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
group_id: string;
|
|
34
34
|
skip?: number | undefined;
|
|
@@ -37,7 +37,19 @@ declare const onenoteListOnenoteGroupPages: import("@keystrokehq/action").Workfl
|
|
|
37
37
|
orderby?: string[] | undefined;
|
|
38
38
|
next_link?: string | undefined;
|
|
39
39
|
page_size?: number | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
accessToken: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
accessToken: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { onenoteListOnenoteGroupPages };
|
|
43
55
|
//# sourceMappingURL=list-onenote-group-pages.d.cts.map
|
|
@@ -16,19 +16,19 @@ declare const OnenoteListOnenoteGroupPagesOutput: z.ZodObject<{
|
|
|
16
16
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
18
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
|
-
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.
|
|
20
|
-
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.
|
|
21
|
-
}, z.core.$
|
|
19
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
22
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
23
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
created_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>>;
|
|
29
29
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>;
|
|
32
32
|
declare const onenoteListOnenoteGroupPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
33
33
|
group_id: string;
|
|
34
34
|
skip?: number | undefined;
|
|
@@ -37,7 +37,19 @@ declare const onenoteListOnenoteGroupPages: import("@keystrokehq/action").Workfl
|
|
|
37
37
|
orderby?: string[] | undefined;
|
|
38
38
|
next_link?: string | undefined;
|
|
39
39
|
page_size?: number | undefined;
|
|
40
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
41
|
+
connectionId: z.ZodString;
|
|
42
|
+
entityId: z.ZodString;
|
|
43
|
+
instanceId: z.ZodString;
|
|
44
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
45
|
+
accessToken: z.ZodString;
|
|
46
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
accessToken: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>;
|
|
41
53
|
//#endregion
|
|
42
54
|
export { onenoteListOnenoteGroupPages };
|
|
43
55
|
//# sourceMappingURL=list-onenote-group-pages.d.mts.map
|
|
@@ -11,9 +11,9 @@ const OnenoteListOnenoteGroupPagesInput = z.object({
|
|
|
11
11
|
page_size: z.number().int().default(25).describe("The number of pages to return per request. Defaults to 25. Maximum is 100.").optional()
|
|
12
12
|
}).describe("Request model for listing OneNote pages from a Microsoft 365 group.");
|
|
13
13
|
const OnenoteListOnenoteGroupPages_OnenotePageLinksSchema = z.object({
|
|
14
|
-
oneNoteWebUrl: z.
|
|
15
|
-
oneNoteClientUrl: z.
|
|
16
|
-
}).describe("Links for opening the page in OneNote clients.");
|
|
14
|
+
oneNoteWebUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in OneNote on the web.").nullable().optional(),
|
|
15
|
+
oneNoteClientUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in the OneNote native client.").nullable().optional()
|
|
16
|
+
}).passthrough().describe("Links for opening the page in OneNote clients.");
|
|
17
17
|
const OnenoteListOnenoteGroupPages_OnenotePageSchema = z.object({
|
|
18
18
|
id: z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
19
19
|
self: z.string().describe("The URL endpoint for the page.").nullable().optional(),
|
|
@@ -25,7 +25,7 @@ const OnenoteListOnenoteGroupPages_OnenotePageSchema = z.object({
|
|
|
25
25
|
createdByAppId: z.string().describe("The app ID of the application that created the page.").nullable().optional(),
|
|
26
26
|
created_date_time: z.string().describe("The date and time when the page was created.").nullable().optional(),
|
|
27
27
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified.").nullable().optional()
|
|
28
|
-
}).describe("Represents a OneNote page object.");
|
|
28
|
+
}).passthrough().describe("Represents a OneNote page object.");
|
|
29
29
|
const onenoteListOnenoteGroupPages = action("ONENOTE_LIST_ONENOTE_GROUP_PAGES", {
|
|
30
30
|
slug: "onenote-list-onenote-group-pages",
|
|
31
31
|
name: "List group OneNote pages",
|
|
@@ -35,7 +35,7 @@ const onenoteListOnenoteGroupPages = action("ONENOTE_LIST_ONENOTE_GROUP_PAGES",
|
|
|
35
35
|
pages: z.array(OnenoteListOnenoteGroupPages_OnenotePageSchema).describe("List of OneNote page objects.").nullable().optional(),
|
|
36
36
|
"@odata.context": z.string().describe("The OData context URL.").nullable().optional(),
|
|
37
37
|
"@odata.nextLink": z.string().describe("URL to get the next page of results if pagination is available.").nullable().optional()
|
|
38
|
-
}).describe("Response model for listing OneNote pages.")
|
|
38
|
+
}).passthrough().describe("Response model for listing OneNote pages.")
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
41
41
|
export { onenoteListOnenoteGroupPages };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-onenote-group-pages.mjs","names":[],"sources":["../../src/actions/list-onenote-group-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote pages from a Microsoft 365 group.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageLinksSchema = z.object({\n oneNoteWebUrl: z.
|
|
1
|
+
{"version":3,"file":"list-onenote-group-pages.mjs","names":[],"sources":["../../src/actions/list-onenote-group-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"List of page properties to include in the response. Common values: 'id', 'title', 'createdDateTime', 'lastModifiedDateTime'.\").optional(),\n orderby: z.array(z.string()).describe(\"List of properties to order results by. Common values: 'createdDateTime', 'lastModifiedDateTime', 'title'.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of pages to return per request. Defaults to 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote pages from a Microsoft 365 group.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageLinksSchema = 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 page in OneNote clients.\");\nconst OnenoteListOnenoteGroupPages_OnenotePageSchema = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The URL endpoint for the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteListOnenoteGroupPages_OnenotePageLinksSchema.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 contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The app ID of the application that created the page.\").nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the page was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified.\").nullable().optional(),\n}).passthrough().describe(\"Represents a OneNote page object.\");\nexport const OnenoteListOnenoteGroupPagesOutput = z.object({\n pages: z.array(OnenoteListOnenoteGroupPages_OnenotePageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if pagination is available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing OneNote pages.\");\n\nexport const onenoteListOnenoteGroupPages = action(\"ONENOTE_LIST_ONENOTE_GROUP_PAGES\", {\n slug: \"onenote-list-onenote-group-pages\",\n name: \"List group OneNote pages\",\n description: \"Lists all OneNote pages from a Microsoft 365 group. Use this action when you need to retrieve all OneNote pages within a Microsoft 365 group. Supports pagination via the page_size parameter. The default page size is 25, and the maximum is 100. Results are ordered by lastModifiedDateTime descending by default.\",\n input: OnenoteListOnenoteGroupPagesInput,\n output: OnenoteListOnenoteGroupPagesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -15,12 +15,12 @@ const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input = zod.z.object({
|
|
|
15
15
|
const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("The unique identifier for the identity.").nullable().optional(),
|
|
17
17
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
18
|
-
}).describe("Represents an identity of an actor (user, application, device).");
|
|
18
|
+
}).passthrough().describe("Represents an identity of an actor (user, application, device).");
|
|
19
19
|
const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema = zod.z.object({
|
|
20
20
|
user: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),
|
|
21
21
|
device: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),
|
|
22
22
|
application: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional()
|
|
23
|
-
}).describe("Represents a set of identities associated with various events for an item.");
|
|
23
|
+
}).passthrough().describe("Represents a set of identities associated with various events for an item.");
|
|
24
24
|
const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = zod.z.object({
|
|
25
25
|
id: zod.z.string().describe("The unique identifier of the section group.").nullable().optional(),
|
|
26
26
|
self: zod.z.string().describe("The endpoint where you can get details about the section group.").nullable().optional(),
|
|
@@ -31,12 +31,12 @@ const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = zo
|
|
|
31
31
|
createdDateTime: zod.z.string().describe("The date and time when the section group was created.").nullable().optional(),
|
|
32
32
|
sectionGroupsUrl: zod.z.string().describe("The URL for the sectionGroups navigation property.").nullable().optional(),
|
|
33
33
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section group was last modified.").nullable().optional()
|
|
34
|
-
}).describe("Represents a section group in a OneNote notebook.");
|
|
34
|
+
}).passthrough().describe("Represents a section group in a OneNote notebook.");
|
|
35
35
|
const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output = zod.z.object({
|
|
36
36
|
value: zod.z.array(OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema).describe("A collection of sectionGroup objects."),
|
|
37
37
|
"@odata.context": zod.z.string().describe("The OData context of the response.").nullable().optional(),
|
|
38
38
|
"@odata.nextLink": zod.z.string().describe("The URL to get the next set of results if there are more pages.").nullable().optional()
|
|
39
|
-
}).describe("Response model for listing section groups from a group section group.");
|
|
39
|
+
}).passthrough().describe("Response model for listing section groups from a group section group.");
|
|
40
40
|
const onenoteListOnenoteGroupSectionGroupsSectionGroups2 = require_action.action("ONENOTE_LIST_ONENOTE_GROUP_SECTION_GROUPS_SECTION_GROUPS2", {
|
|
41
41
|
slug: "onenote-list-onenote-group-section-groups-section-groups2",
|
|
42
42
|
name: "List group section group section groups",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-onenote-group-section-groups-section-groups2.cjs","names":["z","action"],"sources":["../../src/actions/list-onenote-group-section-groups-section-groups2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input = z.object({\n top: z.number().int().default(25).describe(\"The number of items to return in the collection. Default is 25.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand. Valid values: sections, sectionGroups, parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply. Example: displayName eq 'My Section Group'.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of properties to select. Valid values: id, displayName, createdDateTime, lastModifiedDateTime, sectionsUrl, sectionGroupsUrl, self.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Example: displayName asc.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n section_group_id: z.string().describe(\"The unique identifier of the parent section group.\"),\n}).describe(\"Request model for listing section groups from a group section group.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier for the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Represents an identity of an actor (user, application, device).\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema = z.object({\n user: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n device: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n application: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a set of identities associated with various events for an item.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified.\").nullable().optional(),\n}).describe(\"Represents a section group in a OneNote notebook.\");\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output = z.object({\n value: z.array(OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema).describe(\"A collection of sectionGroup objects.\"),\n \"@odata.context\": z.string().describe(\"The OData context of the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"The URL to get the next set of results if there are more pages.\").nullable().optional(),\n}).describe(\"Response model for listing section groups from a group section group.\");\n\nexport const onenoteListOnenoteGroupSectionGroupsSectionGroups2 = action(\"ONENOTE_LIST_ONENOTE_GROUP_SECTION_GROUPS_SECTION_GROUPS2\", {\n slug: \"onenote-list-onenote-group-section-groups-section-groups2\",\n name: \"List group section group section groups\",\n description: \"Lists all section groups from a specified parent section group within a Microsoft 365 group's OneNote notebook. Use this action when you need to retrieve the nested section groups within a section group in a group context to navigate the OneNote notebook hierarchy. This action supports OData query parameters for filtering, sorting, pagination, and expanding related entities.\",\n input: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input,\n output: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output,\n});\n"],"mappings":";;;AAIA,MAAa,0DAA0DA,IAAAA,EAAE,OAAO;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACvH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAC7K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAC1M,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACpI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC5F,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,oEAAoEA,IAAAA,EAAE,OAAO;CACjF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,iEAAiE;
|
|
1
|
+
{"version":3,"file":"list-onenote-group-section-groups-section-groups2.cjs","names":["z","action"],"sources":["../../src/actions/list-onenote-group-section-groups-section-groups2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input = z.object({\n top: z.number().int().default(25).describe(\"The number of items to return in the collection. Default is 25.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand. Valid values: sections, sectionGroups, parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply. Example: displayName eq 'My Section Group'.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of properties to select. Valid values: id, displayName, createdDateTime, lastModifiedDateTime, sectionsUrl, sectionGroupsUrl, self.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Example: displayName asc.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n section_group_id: z.string().describe(\"The unique identifier of the parent section group.\"),\n}).describe(\"Request model for listing section groups from a group section group.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier for the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity of an actor (user, application, device).\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema = z.object({\n user: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n device: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n application: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a set of identities associated with various events for an item.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified.\").nullable().optional(),\n}).passthrough().describe(\"Represents a section group in a OneNote notebook.\");\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output = z.object({\n value: z.array(OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema).describe(\"A collection of sectionGroup objects.\"),\n \"@odata.context\": z.string().describe(\"The OData context of the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"The URL to get the next set of results if there are more pages.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing section groups from a group section group.\");\n\nexport const onenoteListOnenoteGroupSectionGroupsSectionGroups2 = action(\"ONENOTE_LIST_ONENOTE_GROUP_SECTION_GROUPS_SECTION_GROUPS2\", {\n slug: \"onenote-list-onenote-group-section-groups-section-groups2\",\n name: \"List group section group section groups\",\n description: \"Lists all section groups from a specified parent section group within a Microsoft 365 group's OneNote notebook. Use this action when you need to retrieve the nested section groups within a section group in a group context to navigate the OneNote notebook hierarchy. This action supports OData query parameters for filtering, sorting, pagination, and expanding related entities.\",\n input: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input,\n output: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output,\n});\n"],"mappings":";;;AAIA,MAAa,0DAA0DA,IAAAA,EAAE,OAAO;CAC9E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACvH,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAC7K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAC1M,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACpI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC5F,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,oEAAoEA,IAAAA,EAAE,OAAO;CACjF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAC3F,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,MAAM,kEAAkE,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,kEAAkE,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAa,kEAAkE,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;AACtG,MAAM,wEAAwEA,IAAAA,EAAE,OAAO;CACrF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAW,qEAAqE,SAAS,CAAC,CAAC,SAAS;CACpG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgB,qEAAqE,SAAS,CAAC,CAAC,SAAS;CACzG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAC7E,MAAa,2DAA2DA,IAAAA,EAAE,OAAO;CAC/E,OAAOA,IAAAA,EAAE,MAAM,qEAAqE,CAAC,CAAC,SAAS,uCAAuC;CACtI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,qDAAqDC,eAAAA,OAAO,6DAA6D;CACpI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -20,39 +20,39 @@ declare const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output: z.ZodObj
|
|
|
20
20
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
25
25
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>>;
|
|
28
28
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
29
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
32
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
36
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
37
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
40
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
41
41
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
-
}, z.core.$
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
44
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
45
45
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
-
}, z.core.$
|
|
48
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
49
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>;
|
|
53
53
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
-
}, z.core.$
|
|
55
|
+
}, z.core.$loose>;
|
|
56
56
|
declare const onenoteListOnenoteGroupSectionGroupsSectionGroups2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
group_id: string;
|
|
58
58
|
section_group_id: string;
|
|
@@ -63,7 +63,19 @@ declare const onenoteListOnenoteGroupSectionGroupsSectionGroups2: import("@keyst
|
|
|
63
63
|
select?: string[] | undefined;
|
|
64
64
|
orderby?: string[] | undefined;
|
|
65
65
|
next_link?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
accessToken: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
accessToken: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { onenoteListOnenoteGroupSectionGroupsSectionGroups2 };
|
|
69
81
|
//# sourceMappingURL=list-onenote-group-section-groups-section-groups2.d.cts.map
|
|
@@ -20,39 +20,39 @@ declare const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output: z.ZodObj
|
|
|
20
20
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
25
25
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>>;
|
|
28
28
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
29
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
-
}, z.core.$
|
|
32
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
36
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
37
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
40
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
41
41
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
-
}, z.core.$
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
44
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
45
45
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
-
}, z.core.$
|
|
48
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
49
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>;
|
|
53
53
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
-
}, z.core.$
|
|
55
|
+
}, z.core.$loose>;
|
|
56
56
|
declare const onenoteListOnenoteGroupSectionGroupsSectionGroups2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
57
57
|
group_id: string;
|
|
58
58
|
section_group_id: string;
|
|
@@ -63,7 +63,19 @@ declare const onenoteListOnenoteGroupSectionGroupsSectionGroups2: import("@keyst
|
|
|
63
63
|
select?: string[] | undefined;
|
|
64
64
|
orderby?: string[] | undefined;
|
|
65
65
|
next_link?: string | undefined;
|
|
66
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
66
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
67
|
+
connectionId: z.ZodString;
|
|
68
|
+
entityId: z.ZodString;
|
|
69
|
+
instanceId: z.ZodString;
|
|
70
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
71
|
+
accessToken: z.ZodString;
|
|
72
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
73
|
+
connectionId: z.ZodString;
|
|
74
|
+
entityId: z.ZodString;
|
|
75
|
+
instanceId: z.ZodString;
|
|
76
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
77
|
+
accessToken: z.ZodString;
|
|
78
|
+
}, z.core.$strip>>]>;
|
|
67
79
|
//#endregion
|
|
68
80
|
export { onenoteListOnenoteGroupSectionGroupsSectionGroups2 };
|
|
69
81
|
//# sourceMappingURL=list-onenote-group-section-groups-section-groups2.d.mts.map
|
|
@@ -15,12 +15,12 @@ const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input = z.object({
|
|
|
15
15
|
const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema = z.object({
|
|
16
16
|
id: z.string().describe("The unique identifier for the identity.").nullable().optional(),
|
|
17
17
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
18
|
-
}).describe("Represents an identity of an actor (user, application, device).");
|
|
18
|
+
}).passthrough().describe("Represents an identity of an actor (user, application, device).");
|
|
19
19
|
const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema = z.object({
|
|
20
20
|
user: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),
|
|
21
21
|
device: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),
|
|
22
22
|
application: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional()
|
|
23
|
-
}).describe("Represents a set of identities associated with various events for an item.");
|
|
23
|
+
}).passthrough().describe("Represents a set of identities associated with various events for an item.");
|
|
24
24
|
const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = z.object({
|
|
25
25
|
id: z.string().describe("The unique identifier of the section group.").nullable().optional(),
|
|
26
26
|
self: z.string().describe("The endpoint where you can get details about the section group.").nullable().optional(),
|
|
@@ -31,7 +31,7 @@ const OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = z.
|
|
|
31
31
|
createdDateTime: z.string().describe("The date and time when the section group was created.").nullable().optional(),
|
|
32
32
|
sectionGroupsUrl: z.string().describe("The URL for the sectionGroups navigation property.").nullable().optional(),
|
|
33
33
|
lastModifiedDateTime: z.string().describe("The date and time when the section group was last modified.").nullable().optional()
|
|
34
|
-
}).describe("Represents a section group in a OneNote notebook.");
|
|
34
|
+
}).passthrough().describe("Represents a section group in a OneNote notebook.");
|
|
35
35
|
const onenoteListOnenoteGroupSectionGroupsSectionGroups2 = action("ONENOTE_LIST_ONENOTE_GROUP_SECTION_GROUPS_SECTION_GROUPS2", {
|
|
36
36
|
slug: "onenote-list-onenote-group-section-groups-section-groups2",
|
|
37
37
|
name: "List group section group section groups",
|
|
@@ -41,7 +41,7 @@ const onenoteListOnenoteGroupSectionGroupsSectionGroups2 = action("ONENOTE_LIST_
|
|
|
41
41
|
value: z.array(OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema).describe("A collection of sectionGroup objects."),
|
|
42
42
|
"@odata.context": z.string().describe("The OData context of the response.").nullable().optional(),
|
|
43
43
|
"@odata.nextLink": z.string().describe("The URL to get the next set of results if there are more pages.").nullable().optional()
|
|
44
|
-
}).describe("Response model for listing section groups from a group section group.")
|
|
44
|
+
}).passthrough().describe("Response model for listing section groups from a group section group.")
|
|
45
45
|
});
|
|
46
46
|
//#endregion
|
|
47
47
|
export { onenoteListOnenoteGroupSectionGroupsSectionGroups2 };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-onenote-group-section-groups-section-groups2.mjs","names":[],"sources":["../../src/actions/list-onenote-group-section-groups-section-groups2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input = z.object({\n top: z.number().int().default(25).describe(\"The number of items to return in the collection. Default is 25.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand. Valid values: sections, sectionGroups, parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply. Example: displayName eq 'My Section Group'.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of properties to select. Valid values: id, displayName, createdDateTime, lastModifiedDateTime, sectionsUrl, sectionGroupsUrl, self.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Example: displayName asc.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n section_group_id: z.string().describe(\"The unique identifier of the parent section group.\"),\n}).describe(\"Request model for listing section groups from a group section group.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier for the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Represents an identity of an actor (user, application, device).\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema = z.object({\n user: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n device: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n application: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a set of identities associated with various events for an item.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified.\").nullable().optional(),\n}).describe(\"Represents a section group in a OneNote notebook.\");\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output = z.object({\n value: z.array(OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema).describe(\"A collection of sectionGroup objects.\"),\n \"@odata.context\": z.string().describe(\"The OData context of the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"The URL to get the next set of results if there are more pages.\").nullable().optional(),\n}).describe(\"Response model for listing section groups from a group section group.\");\n\nexport const onenoteListOnenoteGroupSectionGroupsSectionGroups2 = action(\"ONENOTE_LIST_ONENOTE_GROUP_SECTION_GROUPS_SECTION_GROUPS2\", {\n slug: \"onenote-list-onenote-group-section-groups-section-groups2\",\n name: \"List group section group section groups\",\n description: \"Lists all section groups from a specified parent section group within a Microsoft 365 group's OneNote notebook. Use this action when you need to retrieve the nested section groups within a section group in a group context to navigate the OneNote notebook hierarchy. This action supports OData query parameters for filtering, sorting, pagination, and expanding related entities.\",\n input: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input,\n output: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output,\n});\n"],"mappings":";;;AAIA,MAAa,0DAA0D,EAAE,OAAO;CAC9E,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACvH,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS;CAC7K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACtH,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0JAA0J,CAAC,CAAC,SAAS;CAC1M,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CACpI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;AAC5F,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAClF,MAAM,oEAAoE,EAAE,OAAO;CACjF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,iEAAiE;
|
|
1
|
+
{"version":3,"file":"list-onenote-group-section-groups-section-groups2.mjs","names":[],"sources":["../../src/actions/list-onenote-group-section-groups-section-groups2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input = z.object({\n top: z.number().int().default(25).describe(\"The number of items to return in the collection. Default is 25.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand. Valid values: sections, sectionGroups, parentNotebook, parentSectionGroup.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply. Example: displayName eq 'My Section Group'.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of properties to select. Valid values: id, displayName, createdDateTime, lastModifiedDateTime, sectionsUrl, sectionGroupsUrl, self.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Example: displayName asc.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n section_group_id: z.string().describe(\"The unique identifier of the parent section group.\"),\n}).describe(\"Request model for listing section groups from a group section group.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema = z.object({\n id: z.string().describe(\"The unique identifier for the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity of an actor (user, application, device).\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema = z.object({\n user: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n device: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n application: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a set of identities associated with various events for an item.\");\nconst OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteListOnenoteGroupSectionGroupsSectionGroups2_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified.\").nullable().optional(),\n}).passthrough().describe(\"Represents a section group in a OneNote notebook.\");\nexport const OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output = z.object({\n value: z.array(OnenoteListOnenoteGroupSectionGroupsSectionGroups2_SectionGroupSchema).describe(\"A collection of sectionGroup objects.\"),\n \"@odata.context\": z.string().describe(\"The OData context of the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"The URL to get the next set of results if there are more pages.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing section groups from a group section group.\");\n\nexport const onenoteListOnenoteGroupSectionGroupsSectionGroups2 = action(\"ONENOTE_LIST_ONENOTE_GROUP_SECTION_GROUPS_SECTION_GROUPS2\", {\n slug: \"onenote-list-onenote-group-section-groups-section-groups2\",\n name: \"List group section group section groups\",\n description: \"Lists all section groups from a specified parent section group within a Microsoft 365 group's OneNote notebook. Use this action when you need to retrieve the nested section groups within a section group in a group context to navigate the OneNote notebook hierarchy. This action supports OData query parameters for filtering, sorting, pagination, and expanding related entities.\",\n input: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Input,\n output: OnenoteListOnenoteGroupSectionGroupsSectionGroups2Output,\n});\n"],"mappings":"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"}
|