@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user-onenote-sections-pages.mjs","names":[],"sources":["../../src/actions/delete-user-onenote-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteUserOnenoteSectionsPagesInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to delete.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n section_id: z.string().describe(\"The unique identifier of the section within the section group.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook containing the section group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for deleting a OneNote page from a section within a section group in a user's notebook.\");\nexport const OnenoteDeleteUserOnenoteSectionsPagesOutput = z.object({\n message: z.string().default(\"Page deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page deletion was successful.\").nullable().optional(),\n}).describe(\"Response model for page deletion from a section.\");\n\nexport const onenoteDeleteUserOnenoteSectionsPages = action(\"ONENOTE_DELETE_USER_ONENOTE_SECTIONS_PAGES\", {\n slug: \"onenote-delete-user-onenote-sections-pages\",\n name: \"Delete user OneNote page from section\",\n description: \"Deletes a OneNote page from a section within a section group in a user's notebook. This action is irreversible — the page and all its content will be permanently deleted once removed. Use this action when you need to remove an unwanted page from a section in a user's OneNote notebook.\",\n input: OnenoteDeleteUserOnenoteSectionsPagesInput,\n output: OnenoteDeleteUserOnenoteSectionsPagesOutput,\n});\n"],"mappings":";;AAgBA,MAAa,wCAAwC,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBwD,EAAE,OAAO;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;EAC9H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;EAC9G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,CAAC,CAAC,CAAC,SAAS,uGAUH;CACP,QAVyD,EAAE,OAAO;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,2BAA2B,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"delete-user-onenote-sections-pages.mjs","names":[],"sources":["../../src/actions/delete-user-onenote-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteUserOnenoteSectionsPagesInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to delete.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft Graph user. Use 'me' for the current authenticated user.\"),\n section_id: z.string().describe(\"The unique identifier of the section within the section group.\"),\n notebook_id: z.string().describe(\"The unique identifier of the OneNote notebook containing the section group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for deleting a OneNote page from a section within a section group in a user's notebook.\");\nexport const OnenoteDeleteUserOnenoteSectionsPagesOutput = z.object({\n message: z.string().default(\"Page deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page deletion was successful.\").nullable().optional(),\n}).passthrough().describe(\"Response model for page deletion from a section.\");\n\nexport const onenoteDeleteUserOnenoteSectionsPages = action(\"ONENOTE_DELETE_USER_ONENOTE_SECTIONS_PAGES\", {\n slug: \"onenote-delete-user-onenote-sections-pages\",\n name: \"Delete user OneNote page from section\",\n description: \"Deletes a OneNote page from a section within a section group in a user's notebook. This action is irreversible — the page and all its content will be permanently deleted once removed. Use this action when you need to remove an unwanted page from a section in a user's OneNote notebook.\",\n input: OnenoteDeleteUserOnenoteSectionsPagesInput,\n output: OnenoteDeleteUserOnenoteSectionsPagesOutput,\n});\n"],"mappings":";;AAgBA,MAAa,wCAAwC,OAAO,8CAA8C;CACxG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBwD,EAAE,OAAO;EACjE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG;EAC9H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;EAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E;EAC9G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CACzG,CAAC,CAAC,CAAC,SAAS,uGAUH;CACP,QAVyD,EAAE,OAAO;EAClE,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,2BAA2B,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const OnenoteDeleteUserPagesInput = zod.z.object({
|
|
|
8
8
|
const OnenoteDeleteUserPagesOutput = zod.z.object({
|
|
9
9
|
message: zod.z.string().default("Page deleted successfully").describe("Status message for the deletion operation.").nullable().optional(),
|
|
10
10
|
success: zod.z.boolean().default(true).describe("Indicates whether the page deletion was successful.").nullable().optional()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const onenoteDeleteUserPages = require_action.action("ONENOTE_DELETE_USER_PAGES", {
|
|
13
13
|
slug: "onenote-delete-user-pages",
|
|
14
14
|
name: "Delete OneNote page for user",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user-pages.cjs","names":["z","action"],"sources":["../../src/actions/delete-user-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteUserPagesInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to delete.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft 365 user.\"),\n});\nexport const OnenoteDeleteUserPagesOutput = z.object({\n message: z.string().default(\"Page deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page deletion was successful.\").nullable().optional(),\n});\n\nexport const onenoteDeleteUserPages = action(\"ONENOTE_DELETE_USER_PAGES\", {\n slug: \"onenote-delete-user-pages\",\n name: \"Delete OneNote page for user\",\n description: \"Deletes a OneNote page from a user's OneNote workspace. This action is irreversible — the page and all its content will be permanently deleted once removed. Use this action when you need to remove an unwanted OneNote page from a user's notebook that has been shared with the current user.\",\n input: OnenoteDeleteUserPagesInput,\n output: OnenoteDeleteUserPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACjF,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,2BAA2B,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC;
|
|
1
|
+
{"version":3,"file":"delete-user-pages.cjs","names":["z","action"],"sources":["../../src/actions/delete-user-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteUserPagesInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to delete.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft 365 user.\"),\n});\nexport const OnenoteDeleteUserPagesOutput = z.object({\n message: z.string().default(\"Page deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page deletion was successful.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteDeleteUserPages = action(\"ONENOTE_DELETE_USER_PAGES\", {\n slug: \"onenote-delete-user-pages\",\n name: \"Delete OneNote page for user\",\n description: \"Deletes a OneNote page from a user's OneNote workspace. This action is irreversible — the page and all its content will be permanently deleted once removed. Use this action when you need to remove an unwanted OneNote page from a user's notebook that has been shared with the current user.\",\n input: OnenoteDeleteUserPagesInput,\n output: OnenoteDeleteUserPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACjF,CAAC;AACD,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,2BAA2B,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,yBAAyBC,eAAAA,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,11 +8,23 @@ declare const OnenoteDeleteUserPagesInput: z.ZodObject<{
|
|
|
8
8
|
declare const OnenoteDeleteUserPagesOutput: z.ZodObject<{
|
|
9
9
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
10
10
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const onenoteDeleteUserPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
page_id: string;
|
|
14
14
|
user_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { onenoteDeleteUserPages };
|
|
18
30
|
//# sourceMappingURL=delete-user-pages.d.cts.map
|
|
@@ -8,11 +8,23 @@ declare const OnenoteDeleteUserPagesInput: z.ZodObject<{
|
|
|
8
8
|
declare const OnenoteDeleteUserPagesOutput: z.ZodObject<{
|
|
9
9
|
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
10
10
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const onenoteDeleteUserPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
page_id: string;
|
|
14
14
|
user_id: string;
|
|
15
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
16
|
+
connectionId: z.ZodString;
|
|
17
|
+
entityId: z.ZodString;
|
|
18
|
+
instanceId: z.ZodString;
|
|
19
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
20
|
+
accessToken: z.ZodString;
|
|
21
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>;
|
|
16
28
|
//#endregion
|
|
17
29
|
export { onenoteDeleteUserPages };
|
|
18
30
|
//# sourceMappingURL=delete-user-pages.d.mts.map
|
|
@@ -11,7 +11,7 @@ const onenoteDeleteUserPages = action("ONENOTE_DELETE_USER_PAGES", {
|
|
|
11
11
|
output: z.object({
|
|
12
12
|
message: z.string().default("Page deleted successfully").describe("Status message for the deletion operation.").nullable().optional(),
|
|
13
13
|
success: z.boolean().default(true).describe("Indicates whether the page deletion was successful.").nullable().optional()
|
|
14
|
-
})
|
|
14
|
+
}).passthrough()
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { onenoteDeleteUserPages };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"delete-user-pages.mjs","names":[],"sources":["../../src/actions/delete-user-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteUserPagesInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to delete.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft 365 user.\"),\n});\nexport const OnenoteDeleteUserPagesOutput = z.object({\n message: z.string().default(\"Page deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page deletion was successful.\").nullable().optional(),\n});\n\nexport const onenoteDeleteUserPages = action(\"ONENOTE_DELETE_USER_PAGES\", {\n slug: \"onenote-delete-user-pages\",\n name: \"Delete OneNote page for user\",\n description: \"Deletes a OneNote page from a user's OneNote workspace. This action is irreversible — the page and all its content will be permanently deleted once removed. Use this action when you need to remove an unwanted OneNote page from a user's notebook that has been shared with the current user.\",\n input: OnenoteDeleteUserPagesInput,\n output: OnenoteDeleteUserPagesOutput,\n});\n"],"mappings":";;AAaA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbyC,EAAE,OAAO;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACjF,CAUS;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,2BAA2B,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,
|
|
1
|
+
{"version":3,"file":"delete-user-pages.mjs","names":[],"sources":["../../src/actions/delete-user-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteDeleteUserPagesInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to delete.\"),\n user_id: z.string().describe(\"The unique identifier of the Microsoft 365 user.\"),\n});\nexport const OnenoteDeleteUserPagesOutput = z.object({\n message: z.string().default(\"Page deleted successfully\").describe(\"Status message for the deletion operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates whether the page deletion was successful.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteDeleteUserPages = action(\"ONENOTE_DELETE_USER_PAGES\", {\n slug: \"onenote-delete-user-pages\",\n name: \"Delete OneNote page for user\",\n description: \"Deletes a OneNote page from a user's OneNote workspace. This action is irreversible — the page and all its content will be permanently deleted once removed. Use this action when you need to remove an unwanted OneNote page from a user's notebook that has been shared with the current user.\",\n input: OnenoteDeleteUserPagesInput,\n output: OnenoteDeleteUserPagesOutput,\n});\n"],"mappings":";;AAaA,MAAa,yBAAyB,OAAO,6BAA6B;CACxE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbyC,EAAE,OAAO;EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACjF,CAUS;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,2BAA2B,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpI,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -7,16 +7,16 @@ const OnenoteGetGroupSectionsInput = zod.z.object({
|
|
|
7
7
|
group_id: zod.z.string().describe("The unique identifier of the Microsoft 365 group."),
|
|
8
8
|
section_id: zod.z.string().describe("The unique identifier of the OneNote section to retrieve.")
|
|
9
9
|
}).describe("Request model for getting a specific OneNote section from a Microsoft 365 group.");
|
|
10
|
-
const OnenoteGetGroupSections_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
10
|
+
const OnenoteGetGroupSections_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
11
11
|
const OnenoteGetGroupSections_SectionLinksSchema = zod.z.object({
|
|
12
12
|
oneNoteWebUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional(),
|
|
13
13
|
oneNoteClientUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional()
|
|
14
|
-
}).describe("Links for opening a OneNote section.");
|
|
14
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
15
15
|
const OnenoteGetGroupSections_IdentitySchema = zod.z.object({
|
|
16
16
|
id: zod.z.string().describe("Unique identifier for the identity.").nullable().optional(),
|
|
17
17
|
tenant_id: zod.z.string().describe("Unique identity of the tenant.").nullable().optional(),
|
|
18
18
|
displayName: zod.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 OnenoteGetGroupSections_IdentitySetSchema = zod.z.object({
|
|
21
21
|
user: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
22
22
|
guest: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
@@ -28,17 +28,17 @@ const OnenoteGetGroupSections_IdentitySetSchema = zod.z.object({
|
|
|
28
28
|
conversation: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
29
29
|
application_instance: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
30
30
|
conversation_identity_type: OnenoteGetGroupSections_IdentitySchema.nullable().optional()
|
|
31
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
31
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
32
32
|
const OnenoteGetGroupSections_OnenoteSectionParentNotebookSchema = zod.z.object({
|
|
33
33
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
34
34
|
self: zod.z.string().describe("The endpoint where you can get details about the notebook.").nullable().optional(),
|
|
35
35
|
displayName: zod.z.string().describe("The name of the notebook.").nullable().optional()
|
|
36
|
-
}).describe("The notebook that contains the section.");
|
|
36
|
+
}).passthrough().describe("The notebook that contains the section.");
|
|
37
37
|
const OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema = zod.z.object({
|
|
38
38
|
id: zod.z.string().describe("The unique identifier of the section group.").nullable().optional(),
|
|
39
39
|
self: zod.z.string().describe("The endpoint where you can get details about the section group.").nullable().optional(),
|
|
40
40
|
displayName: zod.z.string().describe("The name of the section group.").nullable().optional()
|
|
41
|
-
}).describe("The section group that contains the section.");
|
|
41
|
+
}).passthrough().describe("The section group that contains the section.");
|
|
42
42
|
const OnenoteGetGroupSectionsOutput = zod.z.object({
|
|
43
43
|
id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
44
44
|
self: zod.z.string().describe("The endpoint where you can get details about the section.").nullable().optional(),
|
|
@@ -54,7 +54,7 @@ const OnenoteGetGroupSectionsOutput = zod.z.object({
|
|
|
54
54
|
createdDateTime: zod.z.string().describe("The date and time when the section was created. ISO 8601 format in UTC time.").nullable().optional(),
|
|
55
55
|
parentSectionGroup: OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema.nullable().optional(),
|
|
56
56
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified. ISO 8601 format in UTC time.").nullable().optional()
|
|
57
|
-
}).describe("Response model for getting a specific OneNote section from a Microsoft 365 group.");
|
|
57
|
+
}).passthrough().describe("Response model for getting a specific OneNote section from a Microsoft 365 group.");
|
|
58
58
|
const onenoteGetGroupSections = require_action.action("ONENOTE_GET_GROUP_SECTIONS", {
|
|
59
59
|
slug: "onenote-get-group-sections",
|
|
60
60
|
name: "Get a OneNote section from a group",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-sections.cjs","names":["z","action"],"sources":["../../src/actions/get-group-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetGroupSectionsInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentNotebook, parentSectionGroup.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section properties to include in the response. Valid values include: id, self, createdDateTime, displayName, createdBy, lastModifiedBy, lastModifiedDateTime, isDefault, links, pagesUrl, parentNotebook, parentSectionGroup.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_id: z.string().describe(\"The unique identifier of the OneNote section to retrieve.\"),\n}).describe(\"Request model for getting a specific OneNote section from a Microsoft 365 group.\");\nconst OnenoteGetGroupSections_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteGetGroupSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteGetGroupSections_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 OnenoteGetGroupSections_IdentitySetSchema = z.object({\n user: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n guest: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n phone: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n device: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n encrypted: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n application: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n on_premises: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n conversation: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n application_instance: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n conversation_identity_type: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteGetGroupSections_OnenoteSectionParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).describe(\"The notebook that contains the section.\");\nconst OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n}).describe(\"The section group that contains the section.\");\nexport const OnenoteGetGroupSectionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section.\").nullable().optional(),\n links: OnenoteGetGroupSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint where you can get details for all the pages in the section.\").nullable().optional(),\n createdBy: OnenoteGetGroupSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section.\").nullable().optional(),\n \"@odata.etag\": z.string().describe(\"The OData ETag.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n lastModifiedBy: OnenoteGetGroupSections_IdentitySetSchema.nullable().optional(),\n parentNotebook: OnenoteGetGroupSections_OnenoteSectionParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. ISO 8601 format in UTC time.\").nullable().optional(),\n parentSectionGroup: OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. ISO 8601 format in UTC time.\").nullable().optional(),\n}).describe(\"Response model for getting a specific OneNote section from a Microsoft 365 group.\");\n\nexport const onenoteGetGroupSections = action(\"ONENOTE_GET_GROUP_SECTIONS\", {\n slug: \"onenote-get-group-sections\",\n name: \"Get a OneNote section from a group\",\n description: \"Retrieves a specific OneNote section from a Microsoft 365 group. Use this action when you need to fetch metadata or details for a single OneNote section by specifying the group ID and section ID. This action supports OData query parameters for selecting specific properties and expanding relationships like parentNotebook or parentSectionGroup.\",\n input: OnenoteGetGroupSectionsInput,\n output: OnenoteGetGroupSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;CAC3K,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uPAAuP,CAAC,CAAC,SAAS;CACvS,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAC7F,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAC9F,MAAM,6CAA6CA,IAAAA,EAAE,OAAO,EAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"get-group-sections.cjs","names":["z","action"],"sources":["../../src/actions/get-group-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetGroupSectionsInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentNotebook, parentSectionGroup.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of section properties to include in the response. Valid values include: id, self, createdDateTime, displayName, createdBy, lastModifiedBy, lastModifiedDateTime, isDefault, links, pagesUrl, parentNotebook, parentSectionGroup.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_id: z.string().describe(\"The unique identifier of the OneNote section to retrieve.\"),\n}).describe(\"Request model for getting a specific OneNote section from a Microsoft 365 group.\");\nconst OnenoteGetGroupSections_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteGetGroupSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote section.\");\nconst OnenoteGetGroupSections_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 OnenoteGetGroupSections_IdentitySetSchema = z.object({\n user: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n guest: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n phone: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n device: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n encrypted: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n application: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n on_premises: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n conversation: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n application_instance: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n conversation_identity_type: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteGetGroupSections_OnenoteSectionParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the section.\");\nconst OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n}).passthrough().describe(\"The section group that contains the section.\");\nexport const OnenoteGetGroupSectionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section.\").nullable().optional(),\n links: OnenoteGetGroupSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint where you can get details for all the pages in the section.\").nullable().optional(),\n createdBy: OnenoteGetGroupSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section.\").nullable().optional(),\n \"@odata.etag\": z.string().describe(\"The OData ETag.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n lastModifiedBy: OnenoteGetGroupSections_IdentitySetSchema.nullable().optional(),\n parentNotebook: OnenoteGetGroupSections_OnenoteSectionParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. ISO 8601 format in UTC time.\").nullable().optional(),\n parentSectionGroup: OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema.nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. ISO 8601 format in UTC time.\").nullable().optional(),\n}).passthrough().describe(\"Response model for getting a specific OneNote section from a Microsoft 365 group.\");\n\nexport const onenoteGetGroupSections = action(\"ONENOTE_GET_GROUP_SECTIONS\", {\n slug: \"onenote-get-group-sections\",\n name: \"Get a OneNote section from a group\",\n description: \"Retrieves a specific OneNote section from a Microsoft 365 group. Use this action when you need to fetch metadata or details for a single OneNote section by specifying the group ID and section ID. This action supports OData query parameters for selecting specific properties and expanding relationships like parentNotebook or parentSectionGroup.\",\n input: OnenoteGetGroupSectionsInput,\n output: OnenoteGetGroupSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS;CAC3K,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uPAAuP,CAAC,CAAC,SAAS;CACvS,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;AAC7F,CAAC,CAAC,CAAC,SAAS,kFAAkF;AAC9F,MAAM,6CAA6CA,IAAAA,EAAE,OAAO,EAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AACnF,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,eAAe,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC9E,kBAAkB,2CAA2C,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oEAAoE;AAC9F,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,MAAM,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjE,OAAO,uCAAuC,SAAS,CAAC,CAAC,SAAS;CAClE,OAAO,uCAAuC,SAAS,CAAC,CAAC,SAAS;CAClE,QAAQ,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACnE,WAAW,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAa,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACxE,aAAa,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACxE,cAAc,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACzE,sBAAsB,uCAAuC,SAAS,CAAC,CAAC,SAAS;CACjF,4BAA4B,uCAAuC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,OAAO,2CAA2C,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,WAAW,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACzE,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,0CAA0C,SAAS,CAAC,CAAC,SAAS;CAC9E,gBAAgB,2DAA2D,SAAS,CAAC,CAAC,SAAS;CAC/F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,oBAAoB,+DAA+D,SAAS,CAAC,CAAC,SAAS;CACvG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mFAAmF;AAE7G,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -13,64 +13,64 @@ declare const OnenoteGetGroupSectionsOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
pagesUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
24
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>>;
|
|
28
28
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
29
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
34
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
36
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
38
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
44
44
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
45
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
48
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
49
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
53
|
on_premises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
54
54
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
56
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>>>;
|
|
58
58
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
59
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
60
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
61
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
-
}, z.core.$
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
63
|
application_instance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
64
64
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
65
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
|
-
}, z.core.$
|
|
67
|
+
}, z.core.$loose>>>;
|
|
68
68
|
conversation_identity_type: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
69
69
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
70
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
71
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
|
-
}, z.core.$
|
|
73
|
-
}, z.core.$
|
|
72
|
+
}, z.core.$loose>>>;
|
|
73
|
+
}, z.core.$loose>>>;
|
|
74
74
|
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
75
75
|
"@odata.etag": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
76
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -80,72 +80,84 @@ declare const OnenoteGetGroupSectionsOutput: z.ZodObject<{
|
|
|
80
80
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
81
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
82
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
|
-
}, z.core.$
|
|
83
|
+
}, z.core.$loose>>>;
|
|
84
84
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
85
85
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
86
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
87
87
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
88
|
-
}, z.core.$
|
|
88
|
+
}, z.core.$loose>>>;
|
|
89
89
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
90
90
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
91
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
92
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
|
-
}, z.core.$
|
|
93
|
+
}, z.core.$loose>>>;
|
|
94
94
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
95
95
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
96
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
97
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
|
-
}, z.core.$
|
|
98
|
+
}, z.core.$loose>>>;
|
|
99
99
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
100
100
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
101
101
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
102
102
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
103
|
-
}, z.core.$
|
|
103
|
+
}, z.core.$loose>>>;
|
|
104
104
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
105
105
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
106
106
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
107
107
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
108
|
-
}, z.core.$
|
|
108
|
+
}, z.core.$loose>>>;
|
|
109
109
|
on_premises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
110
110
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
111
111
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
112
112
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
113
|
-
}, z.core.$
|
|
113
|
+
}, z.core.$loose>>>;
|
|
114
114
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
115
115
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
116
116
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
117
117
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
118
|
-
}, z.core.$
|
|
118
|
+
}, z.core.$loose>>>;
|
|
119
119
|
application_instance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
120
120
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
121
121
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
122
122
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
123
|
-
}, z.core.$
|
|
123
|
+
}, z.core.$loose>>>;
|
|
124
124
|
conversation_identity_type: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
125
125
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
126
126
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
127
127
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
128
|
-
}, z.core.$
|
|
129
|
-
}, z.core.$
|
|
128
|
+
}, z.core.$loose>>>;
|
|
129
|
+
}, z.core.$loose>>>;
|
|
130
130
|
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
131
131
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
132
132
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
133
133
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
134
|
-
}, z.core.$
|
|
134
|
+
}, z.core.$loose>>>;
|
|
135
135
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
136
136
|
parentSectionGroup: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
137
137
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
138
138
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
139
139
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
140
|
-
}, z.core.$
|
|
140
|
+
}, z.core.$loose>>>;
|
|
141
141
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
142
|
-
}, z.core.$
|
|
142
|
+
}, z.core.$loose>;
|
|
143
143
|
declare const onenoteGetGroupSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
144
144
|
group_id: string;
|
|
145
145
|
section_id: string;
|
|
146
146
|
expand?: string[] | undefined;
|
|
147
147
|
select?: string[] | undefined;
|
|
148
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
148
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
149
|
+
connectionId: z.ZodString;
|
|
150
|
+
entityId: z.ZodString;
|
|
151
|
+
instanceId: z.ZodString;
|
|
152
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
153
|
+
accessToken: z.ZodString;
|
|
154
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
155
|
+
connectionId: z.ZodString;
|
|
156
|
+
entityId: z.ZodString;
|
|
157
|
+
instanceId: z.ZodString;
|
|
158
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
159
|
+
accessToken: z.ZodString;
|
|
160
|
+
}, z.core.$strip>>]>;
|
|
149
161
|
//#endregion
|
|
150
162
|
export { onenoteGetGroupSections };
|
|
151
163
|
//# sourceMappingURL=get-group-sections.d.cts.map
|
|
@@ -13,64 +13,64 @@ declare const OnenoteGetGroupSectionsOutput: z.ZodObject<{
|
|
|
13
13
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
17
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
pagesUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
24
24
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>>;
|
|
28
28
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
29
29
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
34
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
36
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
-
}, z.core.$
|
|
37
|
+
}, z.core.$loose>>>;
|
|
38
38
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
44
44
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
45
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>;
|
|
48
48
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
49
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
53
|
on_premises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
54
54
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
56
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>>>;
|
|
58
58
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
59
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
60
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
61
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
-
}, z.core.$
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
63
|
application_instance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
64
64
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
65
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
|
-
}, z.core.$
|
|
67
|
+
}, z.core.$loose>>>;
|
|
68
68
|
conversation_identity_type: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
69
69
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
70
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
71
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
72
|
-
}, z.core.$
|
|
73
|
-
}, z.core.$
|
|
72
|
+
}, z.core.$loose>>>;
|
|
73
|
+
}, z.core.$loose>>>;
|
|
74
74
|
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
75
75
|
"@odata.etag": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
76
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -80,72 +80,84 @@ declare const OnenoteGetGroupSectionsOutput: z.ZodObject<{
|
|
|
80
80
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
81
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
82
82
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
|
-
}, z.core.$
|
|
83
|
+
}, z.core.$loose>>>;
|
|
84
84
|
guest: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
85
85
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
86
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
87
87
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
88
|
-
}, z.core.$
|
|
88
|
+
}, z.core.$loose>>>;
|
|
89
89
|
phone: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
90
90
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
91
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
92
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
|
-
}, z.core.$
|
|
93
|
+
}, z.core.$loose>>>;
|
|
94
94
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
95
95
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
96
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
97
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
|
-
}, z.core.$
|
|
98
|
+
}, z.core.$loose>>>;
|
|
99
99
|
encrypted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
100
100
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
101
101
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
102
102
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
103
|
-
}, z.core.$
|
|
103
|
+
}, z.core.$loose>>>;
|
|
104
104
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
105
105
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
106
106
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
107
107
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
108
|
-
}, z.core.$
|
|
108
|
+
}, z.core.$loose>>>;
|
|
109
109
|
on_premises: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
110
110
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
111
111
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
112
112
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
113
|
-
}, z.core.$
|
|
113
|
+
}, z.core.$loose>>>;
|
|
114
114
|
conversation: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
115
115
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
116
116
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
117
117
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
118
|
-
}, z.core.$
|
|
118
|
+
}, z.core.$loose>>>;
|
|
119
119
|
application_instance: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
120
120
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
121
121
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
122
122
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
123
|
-
}, z.core.$
|
|
123
|
+
}, z.core.$loose>>>;
|
|
124
124
|
conversation_identity_type: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
125
125
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
126
126
|
tenant_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
127
127
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
128
|
-
}, z.core.$
|
|
129
|
-
}, z.core.$
|
|
128
|
+
}, z.core.$loose>>>;
|
|
129
|
+
}, z.core.$loose>>>;
|
|
130
130
|
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
131
131
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
132
132
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
133
133
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
134
|
-
}, z.core.$
|
|
134
|
+
}, z.core.$loose>>>;
|
|
135
135
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
136
136
|
parentSectionGroup: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
137
137
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
138
138
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
139
139
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
140
|
-
}, z.core.$
|
|
140
|
+
}, z.core.$loose>>>;
|
|
141
141
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
142
|
-
}, z.core.$
|
|
142
|
+
}, z.core.$loose>;
|
|
143
143
|
declare const onenoteGetGroupSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
144
144
|
group_id: string;
|
|
145
145
|
section_id: string;
|
|
146
146
|
expand?: string[] | undefined;
|
|
147
147
|
select?: string[] | undefined;
|
|
148
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
148
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
149
|
+
connectionId: z.ZodString;
|
|
150
|
+
entityId: z.ZodString;
|
|
151
|
+
instanceId: z.ZodString;
|
|
152
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
153
|
+
accessToken: z.ZodString;
|
|
154
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
155
|
+
connectionId: z.ZodString;
|
|
156
|
+
entityId: z.ZodString;
|
|
157
|
+
instanceId: z.ZodString;
|
|
158
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
159
|
+
accessToken: z.ZodString;
|
|
160
|
+
}, z.core.$strip>>]>;
|
|
149
161
|
//#endregion
|
|
150
162
|
export { onenoteGetGroupSections };
|
|
151
163
|
//# sourceMappingURL=get-group-sections.d.mts.map
|
|
@@ -7,16 +7,16 @@ const OnenoteGetGroupSectionsInput = z.object({
|
|
|
7
7
|
group_id: z.string().describe("The unique identifier of the Microsoft 365 group."),
|
|
8
8
|
section_id: z.string().describe("The unique identifier of the OneNote section to retrieve.")
|
|
9
9
|
}).describe("Request model for getting a specific OneNote section from a Microsoft 365 group.");
|
|
10
|
-
const OnenoteGetGroupSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
10
|
+
const OnenoteGetGroupSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
11
11
|
const OnenoteGetGroupSections_SectionLinksSchema = z.object({
|
|
12
12
|
oneNoteWebUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional(),
|
|
13
13
|
oneNoteClientUrl: OnenoteGetGroupSections_ExternalLinkSchema.nullable().optional()
|
|
14
|
-
}).describe("Links for opening a OneNote section.");
|
|
14
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
15
15
|
const OnenoteGetGroupSections_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 OnenoteGetGroupSections_IdentitySetSchema = z.object({
|
|
21
21
|
user: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
22
22
|
guest: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
@@ -28,17 +28,17 @@ const OnenoteGetGroupSections_IdentitySetSchema = z.object({
|
|
|
28
28
|
conversation: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
29
29
|
application_instance: OnenoteGetGroupSections_IdentitySchema.nullable().optional(),
|
|
30
30
|
conversation_identity_type: OnenoteGetGroupSections_IdentitySchema.nullable().optional()
|
|
31
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
31
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
32
32
|
const OnenoteGetGroupSections_OnenoteSectionParentNotebookSchema = z.object({
|
|
33
33
|
id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
34
34
|
self: z.string().describe("The endpoint where you can get details about the notebook.").nullable().optional(),
|
|
35
35
|
displayName: z.string().describe("The name of the notebook.").nullable().optional()
|
|
36
|
-
}).describe("The notebook that contains the section.");
|
|
36
|
+
}).passthrough().describe("The notebook that contains the section.");
|
|
37
37
|
const OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema = z.object({
|
|
38
38
|
id: z.string().describe("The unique identifier of the section group.").nullable().optional(),
|
|
39
39
|
self: z.string().describe("The endpoint where you can get details about the section group.").nullable().optional(),
|
|
40
40
|
displayName: z.string().describe("The name of the section group.").nullable().optional()
|
|
41
|
-
}).describe("The section group that contains the section.");
|
|
41
|
+
}).passthrough().describe("The section group that contains the section.");
|
|
42
42
|
const onenoteGetGroupSections = action("ONENOTE_GET_GROUP_SECTIONS", {
|
|
43
43
|
slug: "onenote-get-group-sections",
|
|
44
44
|
name: "Get a OneNote section from a group",
|
|
@@ -59,7 +59,7 @@ const onenoteGetGroupSections = action("ONENOTE_GET_GROUP_SECTIONS", {
|
|
|
59
59
|
createdDateTime: z.string().describe("The date and time when the section was created. ISO 8601 format in UTC time.").nullable().optional(),
|
|
60
60
|
parentSectionGroup: OnenoteGetGroupSections_OnenoteSectionParentSectionGroupSchema.nullable().optional(),
|
|
61
61
|
lastModifiedDateTime: z.string().describe("The date and time when the section was last modified. ISO 8601 format in UTC time.").nullable().optional()
|
|
62
|
-
}).describe("Response model for getting a specific OneNote section from a Microsoft 365 group.")
|
|
62
|
+
}).passthrough().describe("Response model for getting a specific OneNote section from a Microsoft 365 group.")
|
|
63
63
|
});
|
|
64
64
|
//#endregion
|
|
65
65
|
export { onenoteGetGroupSections };
|