@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
|
@@ -21,23 +21,23 @@ declare const OnenoteListGroupNotebookSectionGroupsOutput: z.ZodObject<{
|
|
|
21
21
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
25
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
26
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
30
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
31
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
35
|
application_instance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
36
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
-
}, z.core.$
|
|
40
|
-
}, z.core.$
|
|
39
|
+
}, z.core.$loose>>>;
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
41
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
sections_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
43
|
last_modified_by: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -45,30 +45,30 @@ declare const OnenoteListGroupNotebookSectionGroupsOutput: z.ZodObject<{
|
|
|
45
45
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
49
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
50
50
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
52
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
-
}, z.core.$
|
|
53
|
+
}, z.core.$loose>>>;
|
|
54
54
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
55
55
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
56
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
57
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
58
|
-
}, z.core.$
|
|
58
|
+
}, z.core.$loose>>>;
|
|
59
59
|
application_instance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
60
60
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
61
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
62
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
|
-
}, z.core.$
|
|
64
|
-
}, z.core.$
|
|
63
|
+
}, z.core.$loose>>>;
|
|
64
|
+
}, z.core.$loose>>>;
|
|
65
65
|
created_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
section_groups_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
67
|
last_modified_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
-
}, z.core.$
|
|
68
|
+
}, z.core.$loose>>>>;
|
|
69
69
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
70
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
-
}, z.core.$
|
|
71
|
+
}, z.core.$loose>;
|
|
72
72
|
declare const onenoteListGroupNotebookSectionGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
73
73
|
group_id: string;
|
|
74
74
|
notebook_id: string;
|
|
@@ -79,7 +79,19 @@ declare const onenoteListGroupNotebookSectionGroups: import("@keystrokehq/action
|
|
|
79
79
|
select?: string[] | undefined;
|
|
80
80
|
orderby?: string[] | undefined;
|
|
81
81
|
next_link?: string | undefined;
|
|
82
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
82
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
83
|
+
connectionId: z.ZodString;
|
|
84
|
+
entityId: z.ZodString;
|
|
85
|
+
instanceId: z.ZodString;
|
|
86
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
87
|
+
accessToken: z.ZodString;
|
|
88
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
89
|
+
connectionId: z.ZodString;
|
|
90
|
+
entityId: z.ZodString;
|
|
91
|
+
instanceId: z.ZodString;
|
|
92
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
93
|
+
accessToken: z.ZodString;
|
|
94
|
+
}, z.core.$strip>>]>;
|
|
83
95
|
//#endregion
|
|
84
96
|
export { onenoteListGroupNotebookSectionGroups };
|
|
85
97
|
//# sourceMappingURL=list-group-notebook-section-groups.d.mts.map
|
|
@@ -16,13 +16,13 @@ const OnenoteListGroupNotebookSectionGroups_IdentitySchema = z.object({
|
|
|
16
16
|
id: z.string().describe("Unique identifier for the identity.").nullable().optional(),
|
|
17
17
|
tenant_id: z.string().describe("Unique identity of the tenant.").nullable().optional(),
|
|
18
18
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
19
|
-
}).describe("Represents an identity of an actor (user, device, or application).");
|
|
19
|
+
}).passthrough().describe("Represents an identity of an actor (user, device, or application).");
|
|
20
20
|
const OnenoteListGroupNotebookSectionGroups_IdentitySetSchema = z.object({
|
|
21
21
|
user: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),
|
|
22
22
|
device: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),
|
|
23
23
|
application: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),
|
|
24
24
|
application_instance: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional()
|
|
25
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
25
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
26
26
|
const OnenoteListGroupNotebookSectionGroups_SectionGroupSchema = z.object({
|
|
27
27
|
id: z.string().describe("The unique identifier of the section group. Read-only.").nullable().optional(),
|
|
28
28
|
self_url: z.string().describe("The endpoint where you can get details about the section group. Read-only.").nullable().optional(),
|
|
@@ -33,7 +33,7 @@ const OnenoteListGroupNotebookSectionGroups_SectionGroupSchema = z.object({
|
|
|
33
33
|
created_date_time: z.string().describe("The date and time when the section group was created. Timestamp is in UTC using ISO 8601 format (e.g., 2014-01-01T00:00:00Z).").nullable().optional(),
|
|
34
34
|
section_groups_url: z.string().describe("The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only.").nullable().optional(),
|
|
35
35
|
last_modified_date_time: z.string().describe("The date and time when the section group was last modified. Timestamp is in UTC using ISO 8601 format.").nullable().optional()
|
|
36
|
-
}).describe("Represents a section group in a OneNote notebook.");
|
|
36
|
+
}).passthrough().describe("Represents a section group in a OneNote notebook.");
|
|
37
37
|
const onenoteListGroupNotebookSectionGroups = action("ONENOTE_LIST_GROUP_NOTEBOOK_SECTION_GROUPS", {
|
|
38
38
|
slug: "onenote-list-group-notebook-section-groups",
|
|
39
39
|
name: "List notebook section groups",
|
|
@@ -43,7 +43,7 @@ const onenoteListGroupNotebookSectionGroups = action("ONENOTE_LIST_GROUP_NOTEBOO
|
|
|
43
43
|
value: z.array(OnenoteListGroupNotebookSectionGroups_SectionGroupSchema).describe("Collection of section groups in the notebook.").nullable().optional(),
|
|
44
44
|
"@odata.context": z.string().nullable().optional(),
|
|
45
45
|
"@odata.nextLink": z.string().nullable().optional()
|
|
46
|
-
})
|
|
46
|
+
}).passthrough()
|
|
47
47
|
});
|
|
48
48
|
//#endregion
|
|
49
49
|
export { onenoteListGroupNotebookSectionGroups };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-group-notebook-section-groups.mjs","names":[],"sources":["../../src/actions/list-group-notebook-section-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebookSectionGroupsInput = z.object({\n top: z.number().int().describe(\"The number of items to return in the collection. Default is 25, maximum is 100.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of navigation properties to expand (e.g., sections, sectionGroups, parentNotebook, parentSectionGroup).\").optional(),\n filter: z.string().describe(\"OData filter expression to filter the results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section group properties to include in the response.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is name ascending.\").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 notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the group.\"),\n});\nconst OnenoteListGroupNotebookSectionGroups_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenant_id: z.string().describe(\"Unique identity of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Represents an identity of an actor (user, device, or application).\");\nconst OnenoteListGroupNotebookSectionGroups_IdentitySetSchema = z.object({\n user: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n device: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n application: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n application_instance: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListGroupNotebookSectionGroups_SectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group. Read-only.\").nullable().optional(),\n self_url: z.string().describe(\"The endpoint where you can get details about the section group. Read-only.\").nullable().optional(),\n created_by: OnenoteListGroupNotebookSectionGroups_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sections_url: z.string().describe(\"The URL for the sections navigation property, which returns all the sections in the section group. Read-only.\").nullable().optional(),\n last_modified_by: OnenoteListGroupNotebookSectionGroups_IdentitySetSchema.nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the section group was created. Timestamp is in UTC using ISO 8601 format (e.g., 2014-01-01T00:00:00Z).\").nullable().optional(),\n section_groups_url: z.string().describe(\"The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only.\").nullable().optional(),\n last_modified_date_time: z.string().describe(\"The date and time when the section group was last modified. Timestamp is in UTC using ISO 8601 format.\").nullable().optional(),\n}).describe(\"Represents a section group in a OneNote notebook.\");\nexport const OnenoteListGroupNotebookSectionGroupsOutput = z.object({\n value: z.array(OnenoteListGroupNotebookSectionGroups_SectionGroupSchema).describe(\"Collection of section groups in the notebook.\").nullable().optional(),\n \"@odata.context\": z.string().nullable().optional(),\n \"@odata.nextLink\": z.string().nullable().optional(),\n});\n\nexport const onenoteListGroupNotebookSectionGroups = action(\"ONENOTE_LIST_GROUP_NOTEBOOK_SECTION_GROUPS\", {\n slug: \"onenote-list-group-notebook-section-groups\",\n name: \"List notebook section groups\",\n description: \"Retrieves a list of section groups from the specified notebook within a Microsoft 365 group. Use this action when you need to list all section groups in a group-owned OneNote notebook to understand its structure or to find a specific section group.\",\n input: OnenoteListGroupNotebookSectionGroupsInput,\n output: OnenoteListGroupNotebookSectionGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA6C,EAAE,OAAO;CACjE,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC3H,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CAC9K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC9H,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC3I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACpG,CAAC;AACD,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,oEAAoE;
|
|
1
|
+
{"version":3,"file":"list-group-notebook-section-groups.mjs","names":[],"sources":["../../src/actions/list-group-notebook-section-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebookSectionGroupsInput = z.object({\n top: z.number().int().describe(\"The number of items to return in the collection. Default is 25, maximum is 100.\").optional(),\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n expand: z.array(z.string()).describe(\"Comma-separated list of navigation properties to expand (e.g., sections, sectionGroups, parentNotebook, parentSectionGroup).\").optional(),\n filter: z.string().describe(\"OData filter expression to filter the results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section group properties to include in the response.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is name ascending.\").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 notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the group.\"),\n});\nconst OnenoteListGroupNotebookSectionGroups_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenant_id: z.string().describe(\"Unique identity of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity of an actor (user, device, or application).\");\nconst OnenoteListGroupNotebookSectionGroups_IdentitySetSchema = z.object({\n user: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n device: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n application: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n application_instance: OnenoteListGroupNotebookSectionGroups_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListGroupNotebookSectionGroups_SectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group. Read-only.\").nullable().optional(),\n self_url: z.string().describe(\"The endpoint where you can get details about the section group. Read-only.\").nullable().optional(),\n created_by: OnenoteListGroupNotebookSectionGroups_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sections_url: z.string().describe(\"The URL for the sections navigation property, which returns all the sections in the section group. Read-only.\").nullable().optional(),\n last_modified_by: OnenoteListGroupNotebookSectionGroups_IdentitySetSchema.nullable().optional(),\n created_date_time: z.string().describe(\"The date and time when the section group was created. Timestamp is in UTC using ISO 8601 format (e.g., 2014-01-01T00:00:00Z).\").nullable().optional(),\n section_groups_url: z.string().describe(\"The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only.\").nullable().optional(),\n last_modified_date_time: z.string().describe(\"The date and time when the section group was last modified. Timestamp is in UTC using ISO 8601 format.\").nullable().optional(),\n}).passthrough().describe(\"Represents a section group in a OneNote notebook.\");\nexport const OnenoteListGroupNotebookSectionGroupsOutput = z.object({\n value: z.array(OnenoteListGroupNotebookSectionGroups_SectionGroupSchema).describe(\"Collection of section groups in the notebook.\").nullable().optional(),\n \"@odata.context\": z.string().nullable().optional(),\n \"@odata.nextLink\": z.string().nullable().optional(),\n}).passthrough();\n\nexport const onenoteListGroupNotebookSectionGroups = action(\"ONENOTE_LIST_GROUP_NOTEBOOK_SECTION_GROUPS\", {\n slug: \"onenote-list-group-notebook-section-groups\",\n name: \"List notebook section groups\",\n description: \"Retrieves a list of section groups from the specified notebook within a Microsoft 365 group. Use this action when you need to list all section groups in a group-owned OneNote notebook to understand its structure or to find a specific section group.\",\n input: OnenoteListGroupNotebookSectionGroupsInput,\n output: OnenoteListGroupNotebookSectionGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA6C,EAAE,OAAO;CACjE,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC3H,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8HAA8H,CAAC,CAAC,SAAS;CAC9K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CAC9H,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS;CAC3I,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACpG,CAAC;AACD,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAC9F,MAAM,0DAA0D,EAAE,OAAO;CACvE,MAAM,qDAAqD,SAAS,CAAC,CAAC,SAAS;CAC/E,QAAQ,qDAAqD,SAAS,CAAC,CAAC,SAAS;CACjF,aAAa,qDAAqD,SAAS,CAAC,CAAC,SAAS;CACtF,sBAAsB,qDAAqD,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,YAAY,wDAAwD,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+GAA+G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvK,kBAAkB,wDAAwD,SAAS,CAAC,CAAC,SAAS;CAC9F,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5L,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxL,yBAAyB,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAO7E,MAAa,wCAAwC,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXyD,EAAE,OAAO;EAClE,OAAO,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjD,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpD,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -13,9 +13,9 @@ const OnenoteListGroupNotebookSectionPagesInput = zod.z.object({
|
|
|
13
13
|
notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook within the group.")
|
|
14
14
|
});
|
|
15
15
|
const OnenoteListGroupNotebookSectionPages_PageLinksSchema = zod.z.object({
|
|
16
|
-
oneNoteWebUrl: zod.z.
|
|
17
|
-
oneNoteClientUrl: zod.z.
|
|
18
|
-
});
|
|
16
|
+
oneNoteWebUrl: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Link to open the page in OneNote on the web.").nullable().optional(),
|
|
17
|
+
oneNoteClientUrl: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Link to open the page in the OneNote native client.").nullable().optional()
|
|
18
|
+
}).passthrough();
|
|
19
19
|
const OnenoteListGroupNotebookSectionPages_OnenotePageSchema = zod.z.object({
|
|
20
20
|
id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
21
21
|
self: zod.z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -27,12 +27,12 @@ const OnenoteListGroupNotebookSectionPages_OnenotePageSchema = zod.z.object({
|
|
|
27
27
|
createdByAppId: zod.z.string().describe("The unique identifier of the application that created the page.").nullable().optional(),
|
|
28
28
|
createdDateTime: zod.z.string().describe("The date and time when the page was created.").nullable().optional(),
|
|
29
29
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified.").nullable().optional()
|
|
30
|
-
});
|
|
30
|
+
}).passthrough();
|
|
31
31
|
const OnenoteListGroupNotebookSectionPagesOutput = zod.z.object({
|
|
32
32
|
value: zod.z.array(OnenoteListGroupNotebookSectionPages_OnenotePageSchema).describe("List of OneNote page objects.").nullable().optional(),
|
|
33
33
|
"@odata.context": zod.z.string().describe("The OData context for the response.").nullable().optional(),
|
|
34
34
|
"@odata.nextLink": zod.z.string().describe("URL to get the next page of results if more pages are available.").nullable().optional()
|
|
35
|
-
});
|
|
35
|
+
}).passthrough();
|
|
36
36
|
const onenoteListGroupNotebookSectionPages = require_action.action("ONENOTE_LIST_GROUP_NOTEBOOK_SECTION_PAGES", {
|
|
37
37
|
slug: "onenote-list-group-notebook-section-pages",
|
|
38
38
|
name: "List pages from a group notebook section",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-group-notebook-section-pages.cjs","names":["z","action"],"sources":["../../src/actions/list-group-notebook-section-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebookSectionPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid properties include: id, self, title, createdDateTime, lastModifiedDateTime, contentUrl, createdByAppId, level, order, links.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is lastModifiedDateTime descending.\").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().describe(\"The number of pages to return per request. Default is 20, maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the section within the notebook.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the group.\"),\n});\nconst OnenoteListGroupNotebookSectionPages_PageLinksSchema = z.object({\n oneNoteWebUrl: z.
|
|
1
|
+
{"version":3,"file":"list-group-notebook-section-pages.cjs","names":["z","action"],"sources":["../../src/actions/list-group-notebook-section-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebookSectionPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid properties include: id, self, title, createdDateTime, lastModifiedDateTime, contentUrl, createdByAppId, level, order, links.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is lastModifiedDateTime descending.\").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().describe(\"The number of pages to return per request. Default is 20, maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the section within the notebook.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the group.\"),\n});\nconst OnenoteListGroupNotebookSectionPages_PageLinksSchema = z.object({\n oneNoteWebUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in OneNote on the web.\").nullable().optional(),\n oneNoteClientUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in the OneNote native client.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebookSectionPages_OnenotePageSchema = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteListGroupNotebookSectionPages_PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListGroupNotebookSectionPagesOutput = z.object({\n value: z.array(OnenoteListGroupNotebookSectionPages_OnenotePageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context for the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListGroupNotebookSectionPages = action(\"ONENOTE_LIST_GROUP_NOTEBOOK_SECTION_PAGES\", {\n slug: \"onenote-list-group-notebook-section-pages\",\n name: \"List pages from a group notebook section\",\n description: \"Lists all OneNote pages from a specific section within a notebook in a Microsoft 365 group. Use this action when you need to retrieve all pages from a known section in a group notebook. This action accesses pages directly through the section path without going through section groups.\",\n input: OnenoteListGroupNotebookSectionPagesInput,\n output: OnenoteListGroupNotebookSectionPagesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -18,19 +18,19 @@ declare const OnenoteListGroupNotebookSectionPagesOutput: z.ZodObject<{
|
|
|
18
18
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
20
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
-
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.
|
|
22
|
-
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.
|
|
23
|
-
}, z.core.$
|
|
21
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
22
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
25
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
-
}, z.core.$
|
|
30
|
+
}, z.core.$loose>>>>;
|
|
31
31
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>;
|
|
34
34
|
declare const onenoteListGroupNotebookSectionPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
group_id: string;
|
|
36
36
|
section_id: string;
|
|
@@ -41,7 +41,19 @@ declare const onenoteListGroupNotebookSectionPages: import("@keystrokehq/action"
|
|
|
41
41
|
orderby?: string[] | undefined;
|
|
42
42
|
next_link?: string | undefined;
|
|
43
43
|
page_size?: number | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
accessToken: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { onenoteListGroupNotebookSectionPages };
|
|
47
59
|
//# sourceMappingURL=list-group-notebook-section-pages.d.cts.map
|
|
@@ -18,19 +18,19 @@ declare const OnenoteListGroupNotebookSectionPagesOutput: z.ZodObject<{
|
|
|
18
18
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
level: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
20
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
-
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.
|
|
22
|
-
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.
|
|
23
|
-
}, z.core.$
|
|
21
|
+
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
22
|
+
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
25
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
contentUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
-
}, z.core.$
|
|
30
|
+
}, z.core.$loose>>>>;
|
|
31
31
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>;
|
|
34
34
|
declare const onenoteListGroupNotebookSectionPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
35
|
group_id: string;
|
|
36
36
|
section_id: string;
|
|
@@ -41,7 +41,19 @@ declare const onenoteListGroupNotebookSectionPages: import("@keystrokehq/action"
|
|
|
41
41
|
orderby?: string[] | undefined;
|
|
42
42
|
next_link?: string | undefined;
|
|
43
43
|
page_size?: number | undefined;
|
|
44
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
44
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
accessToken: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>;
|
|
45
57
|
//#endregion
|
|
46
58
|
export { onenoteListGroupNotebookSectionPages };
|
|
47
59
|
//# sourceMappingURL=list-group-notebook-section-pages.d.mts.map
|
|
@@ -13,9 +13,9 @@ const OnenoteListGroupNotebookSectionPagesInput = z.object({
|
|
|
13
13
|
notebook_id: z.string().describe("The unique identifier of the OneNote notebook within the group.")
|
|
14
14
|
});
|
|
15
15
|
const OnenoteListGroupNotebookSectionPages_PageLinksSchema = z.object({
|
|
16
|
-
oneNoteWebUrl: z.
|
|
17
|
-
oneNoteClientUrl: z.
|
|
18
|
-
});
|
|
16
|
+
oneNoteWebUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in OneNote on the web.").nullable().optional(),
|
|
17
|
+
oneNoteClientUrl: z.record(z.string(), z.unknown()).describe("Link to open the page in the OneNote native client.").nullable().optional()
|
|
18
|
+
}).passthrough();
|
|
19
19
|
const OnenoteListGroupNotebookSectionPages_OnenotePageSchema = z.object({
|
|
20
20
|
id: z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
21
21
|
self: z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -27,7 +27,7 @@ const OnenoteListGroupNotebookSectionPages_OnenotePageSchema = z.object({
|
|
|
27
27
|
createdByAppId: z.string().describe("The unique identifier of the application that created the page.").nullable().optional(),
|
|
28
28
|
createdDateTime: z.string().describe("The date and time when the page was created.").nullable().optional(),
|
|
29
29
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified.").nullable().optional()
|
|
30
|
-
});
|
|
30
|
+
}).passthrough();
|
|
31
31
|
const onenoteListGroupNotebookSectionPages = action("ONENOTE_LIST_GROUP_NOTEBOOK_SECTION_PAGES", {
|
|
32
32
|
slug: "onenote-list-group-notebook-section-pages",
|
|
33
33
|
name: "List pages from a group notebook section",
|
|
@@ -37,7 +37,7 @@ const onenoteListGroupNotebookSectionPages = action("ONENOTE_LIST_GROUP_NOTEBOOK
|
|
|
37
37
|
value: z.array(OnenoteListGroupNotebookSectionPages_OnenotePageSchema).describe("List of OneNote page objects.").nullable().optional(),
|
|
38
38
|
"@odata.context": z.string().describe("The OData context for the response.").nullable().optional(),
|
|
39
39
|
"@odata.nextLink": z.string().describe("URL to get the next page of results if more pages are available.").nullable().optional()
|
|
40
|
-
})
|
|
40
|
+
}).passthrough()
|
|
41
41
|
});
|
|
42
42
|
//#endregion
|
|
43
43
|
export { onenoteListGroupNotebookSectionPages };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-group-notebook-section-pages.mjs","names":[],"sources":["../../src/actions/list-group-notebook-section-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebookSectionPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid properties include: id, self, title, createdDateTime, lastModifiedDateTime, contentUrl, createdByAppId, level, order, links.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is lastModifiedDateTime descending.\").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().describe(\"The number of pages to return per request. Default is 20, maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the section within the notebook.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the group.\"),\n});\nconst OnenoteListGroupNotebookSectionPages_PageLinksSchema = z.object({\n oneNoteWebUrl: z.
|
|
1
|
+
{"version":3,"file":"list-group-notebook-section-pages.mjs","names":[],"sources":["../../src/actions/list-group-notebook-section-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebookSectionPagesInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid properties include: id, self, title, createdDateTime, lastModifiedDateTime, contentUrl, createdByAppId, level, order, links.\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by. Default order is lastModifiedDateTime descending.\").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().describe(\"The number of pages to return per request. Default is 20, maximum is 100.\").optional(),\n section_id: z.string().describe(\"The unique identifier of the section within the notebook.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook within the group.\"),\n});\nconst OnenoteListGroupNotebookSectionPages_PageLinksSchema = z.object({\n oneNoteWebUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in OneNote on the web.\").nullable().optional(),\n oneNoteClientUrl: z.record(z.string(), z.unknown()).describe(\"Link to open the page in the OneNote native client.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebookSectionPages_OnenotePageSchema = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page.\").nullable().optional(),\n links: OnenoteListGroupNotebookSectionPages_PageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListGroupNotebookSectionPagesOutput = z.object({\n value: z.array(OnenoteListGroupNotebookSectionPages_OnenotePageSchema).describe(\"List of OneNote page objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context for the response.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to get the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListGroupNotebookSectionPages = action(\"ONENOTE_LIST_GROUP_NOTEBOOK_SECTION_PAGES\", {\n slug: \"onenote-list-group-notebook-section-pages\",\n name: \"List pages from a group notebook section\",\n description: \"Lists all OneNote pages from a specific section within a notebook in a Microsoft 365 group. Use this action when you need to retrieve all pages from a known section in a group notebook. This action accesses pages directly through the section path without going through section groups.\",\n input: OnenoteListGroupNotebookSectionPagesInput,\n output: OnenoteListGroupNotebookSectionPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4C,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,wMAAwM,CAAC,CAAC,SAAS;CACxP,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAC5J,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC3F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACpG,CAAC;AACD,MAAM,uDAAuD,EAAE,OAAO;CACpE,eAAe,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9H,kBAAkB,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1I,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyD,EAAE,OAAO;CACtE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,OAAO,qDAAqD,SAAS,CAAC,CAAC,SAAS;CAChF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY;AAOf,MAAa,uCAAuC,OAAO,6CAA6C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXwD,EAAE,OAAO;EACjE,OAAO,EAAE,MAAM,sDAAsD,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrI,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -12,7 +12,7 @@ const OnenoteListGroupNotebooksInput = zod.z.object({
|
|
|
12
12
|
group_id: zod.z.string().describe("The Microsoft 365 group ID. Microsoft Teams team IDs are also Microsoft 365 group IDs, so values returned by LIST_JOINED_TEAMS can be passed here."),
|
|
13
13
|
next_link: zod.z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.").optional()
|
|
14
14
|
});
|
|
15
|
-
const OnenoteListGroupNotebooks_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() });
|
|
15
|
+
const OnenoteListGroupNotebooks_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough();
|
|
16
16
|
const OnenoteListGroupNotebooks_NotebookLinksSchema = zod.z.object({
|
|
17
17
|
oneNoteWebUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),
|
|
18
18
|
oneNoteClientUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-group-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/list-group-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebooksInput = z.object({\n top: z.number().int().default(25).describe(\"OData $top page size. Default is 25; maximum is 100. Microsoft Graph OneNote notebook lists can return a truncated page without @odata.nextLink; use skip with top to request later slices when nextLink is absent.\").optional(),\n skip: z.number().int().describe(\"OData $skip count for client-side pagination. Use this with top when Microsoft Graph does not return @odata.nextLink.\").optional(),\n count: z.boolean().describe(\"Set OData $count=true to ask Microsoft Graph for @odata.count.\").optional(),\n expand: z.array(z.string()).describe(\"OData $expand navigation properties. Valid notebook expansions are sections and sectionGroups.\").optional(),\n filter: z.string().describe(\"OData $filter expression for notebook properties.\").optional(),\n select: z.array(z.string()).describe(\"OData $select notebook properties, such as id,displayName,sectionsUrl,sectionGroupsUrl,isShared,userRole.\").optional(),\n orderby: z.array(z.string()).describe(\"OData $orderby properties. Microsoft Graph defaults notebook lists to name ascending.\").optional(),\n group_id: z.string().describe(\"The Microsoft 365 group ID. Microsoft Teams team IDs are also Microsoft 365 group IDs, so values returned by LIST_JOINED_TEAMS can be passed here.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.\").optional(),\n});\nconst OnenoteListGroupNotebooks_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n});\nconst OnenoteListGroupNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identifier of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListGroupNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n sections: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sections relationship when requested with $expand=sections.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n \"@odata.type\": z.string().describe(\"Microsoft Graph resource type.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n sectionGroups: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sectionGroups relationship when requested.\").nullable().optional(),\n lastModifiedBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListGroupNotebooksOutput = z.object({\n value: z.array(OnenoteListGroupNotebooks_NotebookSchema).describe(\"Collection of OneNote notebooks in the Microsoft 365 group.\").nullable().optional(),\n \"@odata.count\": z.number().int().describe(\"Total count returned by Microsoft Graph when requested and supported.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListGroupNotebooks = action(\"ONENOTE_LIST_GROUP_NOTEBOOKS\", {\n slug: \"onenote-list-group-notebooks\",\n name: \"List group notebooks\",\n description: \"List OneNote notebooks owned by a Microsoft 365 group or Teams team. Use this with a group or team ID, including IDs returned by List joined teams.\",\n input: OnenoteListGroupNotebooksInput,\n output: OnenoteListGroupNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS;CAC3Q,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;CAClK,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CAChJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC1F,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAC3J,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CACxI,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CAClL,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8RAA8R,CAAC,CAAC,SAAS;AAC1U,CAAC;AACD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO,EAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC;
|
|
1
|
+
{"version":3,"file":"list-group-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/list-group-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebooksInput = z.object({\n top: z.number().int().default(25).describe(\"OData $top page size. Default is 25; maximum is 100. Microsoft Graph OneNote notebook lists can return a truncated page without @odata.nextLink; use skip with top to request later slices when nextLink is absent.\").optional(),\n skip: z.number().int().describe(\"OData $skip count for client-side pagination. Use this with top when Microsoft Graph does not return @odata.nextLink.\").optional(),\n count: z.boolean().describe(\"Set OData $count=true to ask Microsoft Graph for @odata.count.\").optional(),\n expand: z.array(z.string()).describe(\"OData $expand navigation properties. Valid notebook expansions are sections and sectionGroups.\").optional(),\n filter: z.string().describe(\"OData $filter expression for notebook properties.\").optional(),\n select: z.array(z.string()).describe(\"OData $select notebook properties, such as id,displayName,sectionsUrl,sectionGroupsUrl,isShared,userRole.\").optional(),\n orderby: z.array(z.string()).describe(\"OData $orderby properties. Microsoft Graph defaults notebook lists to name ascending.\").optional(),\n group_id: z.string().describe(\"The Microsoft 365 group ID. Microsoft Teams team IDs are also Microsoft 365 group IDs, so values returned by LIST_JOINED_TEAMS can be passed here.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.\").optional(),\n});\nconst OnenoteListGroupNotebooks_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identifier of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListGroupNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n sections: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sections relationship when requested with $expand=sections.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n \"@odata.type\": z.string().describe(\"Microsoft Graph resource type.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n sectionGroups: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sectionGroups relationship when requested.\").nullable().optional(),\n lastModifiedBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListGroupNotebooksOutput = z.object({\n value: z.array(OnenoteListGroupNotebooks_NotebookSchema).describe(\"Collection of OneNote notebooks in the Microsoft 365 group.\").nullable().optional(),\n \"@odata.count\": z.number().int().describe(\"Total count returned by Microsoft Graph when requested and supported.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListGroupNotebooks = action(\"ONENOTE_LIST_GROUP_NOTEBOOKS\", {\n slug: \"onenote-list-group-notebooks\",\n name: \"List group notebooks\",\n description: \"List OneNote notebooks owned by a Microsoft 365 group or Teams team. Use this with a group or team ID, including IDs returned by List joined teams.\",\n input: OnenoteListGroupNotebooksInput,\n output: OnenoteListGroupNotebooksOutput,\n});\n"],"mappings":"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"}
|
|
@@ -19,10 +19,10 @@ declare const OnenoteListGroupNotebooksOutput: z.ZodObject<{
|
|
|
19
19
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
20
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
23
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
24
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
}, z.core.$loose>>>;
|
|
27
27
|
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
28
|
sections: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
@@ -94,7 +94,19 @@ declare const onenoteListGroupNotebooks: import("@keystrokehq/action").WorkflowA
|
|
|
94
94
|
select?: string[] | undefined;
|
|
95
95
|
orderby?: string[] | undefined;
|
|
96
96
|
next_link?: string | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
accessToken: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
accessToken: z.ZodString;
|
|
109
|
+
}, z.core.$strip>>]>;
|
|
98
110
|
//#endregion
|
|
99
111
|
export { onenoteListGroupNotebooks };
|
|
100
112
|
//# sourceMappingURL=list-group-notebooks.d.cts.map
|
|
@@ -19,10 +19,10 @@ declare const OnenoteListGroupNotebooksOutput: z.ZodObject<{
|
|
|
19
19
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
20
20
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
23
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
24
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
}, z.core.$loose>>>;
|
|
27
27
|
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
28
28
|
sections: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
@@ -94,7 +94,19 @@ declare const onenoteListGroupNotebooks: import("@keystrokehq/action").WorkflowA
|
|
|
94
94
|
select?: string[] | undefined;
|
|
95
95
|
orderby?: string[] | undefined;
|
|
96
96
|
next_link?: string | undefined;
|
|
97
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
97
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
98
|
+
connectionId: z.ZodString;
|
|
99
|
+
entityId: z.ZodString;
|
|
100
|
+
instanceId: z.ZodString;
|
|
101
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
102
|
+
accessToken: z.ZodString;
|
|
103
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
104
|
+
connectionId: z.ZodString;
|
|
105
|
+
entityId: z.ZodString;
|
|
106
|
+
instanceId: z.ZodString;
|
|
107
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
108
|
+
accessToken: z.ZodString;
|
|
109
|
+
}, z.core.$strip>>]>;
|
|
98
110
|
//#endregion
|
|
99
111
|
export { onenoteListGroupNotebooks };
|
|
100
112
|
//# sourceMappingURL=list-group-notebooks.d.mts.map
|
|
@@ -12,7 +12,7 @@ const OnenoteListGroupNotebooksInput = z.object({
|
|
|
12
12
|
group_id: z.string().describe("The Microsoft 365 group ID. Microsoft Teams team IDs are also Microsoft 365 group IDs, so values returned by LIST_JOINED_TEAMS can be passed here."),
|
|
13
13
|
next_link: z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.").optional()
|
|
14
14
|
});
|
|
15
|
-
const OnenoteListGroupNotebooks_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() });
|
|
15
|
+
const OnenoteListGroupNotebooks_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough();
|
|
16
16
|
const OnenoteListGroupNotebooks_NotebookLinksSchema = z.object({
|
|
17
17
|
oneNoteWebUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),
|
|
18
18
|
oneNoteClientUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional()
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-group-notebooks.mjs","names":[],"sources":["../../src/actions/list-group-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebooksInput = z.object({\n top: z.number().int().default(25).describe(\"OData $top page size. Default is 25; maximum is 100. Microsoft Graph OneNote notebook lists can return a truncated page without @odata.nextLink; use skip with top to request later slices when nextLink is absent.\").optional(),\n skip: z.number().int().describe(\"OData $skip count for client-side pagination. Use this with top when Microsoft Graph does not return @odata.nextLink.\").optional(),\n count: z.boolean().describe(\"Set OData $count=true to ask Microsoft Graph for @odata.count.\").optional(),\n expand: z.array(z.string()).describe(\"OData $expand navigation properties. Valid notebook expansions are sections and sectionGroups.\").optional(),\n filter: z.string().describe(\"OData $filter expression for notebook properties.\").optional(),\n select: z.array(z.string()).describe(\"OData $select notebook properties, such as id,displayName,sectionsUrl,sectionGroupsUrl,isShared,userRole.\").optional(),\n orderby: z.array(z.string()).describe(\"OData $orderby properties. Microsoft Graph defaults notebook lists to name ascending.\").optional(),\n group_id: z.string().describe(\"The Microsoft 365 group ID. Microsoft Teams team IDs are also Microsoft 365 group IDs, so values returned by LIST_JOINED_TEAMS can be passed here.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.\").optional(),\n});\nconst OnenoteListGroupNotebooks_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n});\nconst OnenoteListGroupNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identifier of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListGroupNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n sections: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sections relationship when requested with $expand=sections.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n \"@odata.type\": z.string().describe(\"Microsoft Graph resource type.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n sectionGroups: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sectionGroups relationship when requested.\").nullable().optional(),\n lastModifiedBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListGroupNotebooksOutput = z.object({\n value: z.array(OnenoteListGroupNotebooks_NotebookSchema).describe(\"Collection of OneNote notebooks in the Microsoft 365 group.\").nullable().optional(),\n \"@odata.count\": z.number().int().describe(\"Total count returned by Microsoft Graph when requested and supported.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListGroupNotebooks = action(\"ONENOTE_LIST_GROUP_NOTEBOOKS\", {\n slug: \"onenote-list-group-notebooks\",\n name: \"List group notebooks\",\n description: \"List OneNote notebooks owned by a Microsoft 365 group or Teams team. Use this with a group or team ID, including IDs returned by List joined teams.\",\n input: OnenoteListGroupNotebooksInput,\n output: OnenoteListGroupNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,qNAAqN,CAAC,CAAC,SAAS;CAC3Q,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;CAClK,OAAO,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CAChJ,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC1F,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2GAA2G,CAAC,CAAC,SAAS;CAC3J,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS;CACxI,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oJAAoJ;CAClL,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8RAA8R,CAAC,CAAC,SAAS;AAC1U,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO,EAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC;
|
|
1
|
+
{"version":3,"file":"list-group-notebooks.mjs","names":[],"sources":["../../src/actions/list-group-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListGroupNotebooksInput = z.object({\n top: z.number().int().default(25).describe(\"OData $top page size. Default is 25; maximum is 100. Microsoft Graph OneNote notebook lists can return a truncated page without @odata.nextLink; use skip with top to request later slices when nextLink is absent.\").optional(),\n skip: z.number().int().describe(\"OData $skip count for client-side pagination. Use this with top when Microsoft Graph does not return @odata.nextLink.\").optional(),\n count: z.boolean().describe(\"Set OData $count=true to ask Microsoft Graph for @odata.count.\").optional(),\n expand: z.array(z.string()).describe(\"OData $expand navigation properties. Valid notebook expansions are sections and sectionGroups.\").optional(),\n filter: z.string().describe(\"OData $filter expression for notebook properties.\").optional(),\n select: z.array(z.string()).describe(\"OData $select notebook properties, such as id,displayName,sectionsUrl,sectionGroupsUrl,isShared,userRole.\").optional(),\n orderby: z.array(z.string()).describe(\"OData $orderby properties. Microsoft Graph defaults notebook lists to name ascending.\").optional(),\n group_id: z.string().describe(\"The Microsoft 365 group ID. Microsoft Teams team IDs are also Microsoft 365 group IDs, so values returned by LIST_JOINED_TEAMS can be passed here.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData query parameters. The OneNote notebooks API may not return nextLink for small top-limited responses; use top and skip in that case.\").optional(),\n});\nconst OnenoteListGroupNotebooks_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListGroupNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identifier of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n applicationInstance: OnenoteListGroupNotebooks_IdentitySchema.nullable().optional(),\n}).passthrough();\nconst OnenoteListGroupNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListGroupNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n sections: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sections relationship when requested with $expand=sections.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n \"@odata.type\": z.string().describe(\"Microsoft Graph resource type.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n sectionGroups: z.array(z.record(z.string(), z.unknown())).describe(\"Expanded sectionGroups relationship when requested.\").nullable().optional(),\n lastModifiedBy: OnenoteListGroupNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified.\").nullable().optional(),\n}).passthrough();\nexport const OnenoteListGroupNotebooksOutput = z.object({\n value: z.array(OnenoteListGroupNotebooks_NotebookSchema).describe(\"Collection of OneNote notebooks in the Microsoft 365 group.\").nullable().optional(),\n \"@odata.count\": z.number().int().describe(\"Total count returned by Microsoft Graph when requested and supported.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteListGroupNotebooks = action(\"ONENOTE_LIST_GROUP_NOTEBOOKS\", {\n slug: \"onenote-list-group-notebooks\",\n name: \"List group notebooks\",\n description: \"List OneNote notebooks owned by a Microsoft 365 group or Teams team. Use this with a group or team ID, including IDs returned by List joined teams.\",\n input: OnenoteListGroupNotebooksInput,\n output: OnenoteListGroupNotebooksOutput,\n});\n"],"mappings":"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"}
|