@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":"get-notebook-section-group.cjs","names":["z","action"],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput = z.object({\n expand: z.string().describe(\"Comma-separated list of relationships to expand (e.g., 'parentNotebook,parentSectionGroup').\").optional(),\n select: z.string().describe(\"Comma-separated list of properties to include in the response.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote.\"),\n}).describe(\"Request model for getting a section group from a Microsoft 365 group's OneNote.\");\nconst OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents a user identity in Microsoft Graph.\");\nconst OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookSectionGroupOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).describe(\"Represents a section group in a OneNote notebook.\\nSection groups can contain sections and nested section groups.\");\n\nexport const onenoteGetNotebookSectionGroup = action(\"ONENOTE_GET_NOTEBOOK_SECTION_GROUP\", {\n slug: \"onenote-get-notebook-section-group\",\n name: \"Get notebook section group\",\n description: \"Retrieves a specific section group from a OneNote notebook within a Microsoft 365 group. Use this action when you need to get details about a specific section group, including its name, creation/modification timestamps, and links to its sections and nested section groups.\",\n input: OnenoteGetNotebookSectionGroupInput,\n output: OnenoteGetNotebookSectionGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AAChH,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gDAAgD;
|
|
1
|
+
{"version":3,"file":"get-notebook-section-group.cjs","names":["z","action"],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput = z.object({\n expand: z.string().describe(\"Comma-separated list of relationships to expand (e.g., 'parentNotebook,parentSectionGroup').\").optional(),\n select: z.string().describe(\"Comma-separated list of properties to include in the response.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote.\"),\n}).describe(\"Request model for getting a section group from a Microsoft 365 group's OneNote.\");\nconst OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Represents a user identity in Microsoft Graph.\");\nconst OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookSectionGroupOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).passthrough().describe(\"Represents a section group in a OneNote notebook.\\nSection groups can contain sections and nested section groups.\");\n\nexport const onenoteGetNotebookSectionGroup = action(\"ONENOTE_GET_NOTEBOOK_SECTION_GROUP\", {\n slug: \"onenote-get-notebook-section-group\",\n name: \"Get notebook section group\",\n description: \"Retrieves a specific section group from a OneNote notebook within a Microsoft 365 group. Use this action when you need to get details about a specific section group, including its name, creation/modification timestamps, and links to its sections and nested section groups.\",\n input: OnenoteGetNotebookSectionGroupInput,\n output: OnenoteGetNotebookSectionGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AAChH,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAM,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,kDAAkD,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAW,iDAAiD,SAAS,CAAC,CAAC,SAAS;CAChF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgB,iDAAiD,SAAS,CAAC,CAAC,SAAS;CACrF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mHAAmH;AAE7I,MAAa,iCAAiCC,eAAAA,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -14,42 +14,54 @@ declare const OnenoteGetNotebookSectionGroupOutput: z.ZodObject<{
|
|
|
14
14
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
19
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
22
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
26
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
27
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
30
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
31
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
34
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
35
|
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
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
45
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
-
}, z.core.$
|
|
46
|
+
}, z.core.$loose>;
|
|
47
47
|
declare const onenoteGetNotebookSectionGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
group_id: string;
|
|
49
49
|
section_group_id: string;
|
|
50
50
|
expand?: string | undefined;
|
|
51
51
|
select?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
accessToken: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
accessToken: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { onenoteGetNotebookSectionGroup };
|
|
55
67
|
//# sourceMappingURL=get-notebook-section-group.d.cts.map
|
|
@@ -14,42 +14,54 @@ declare const OnenoteGetNotebookSectionGroupOutput: z.ZodObject<{
|
|
|
14
14
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
19
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
22
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
26
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
27
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
30
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
31
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
34
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
35
35
|
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
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
-
}, z.core.$
|
|
42
|
-
}, z.core.$
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
45
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
|
-
}, z.core.$
|
|
46
|
+
}, z.core.$loose>;
|
|
47
47
|
declare const onenoteGetNotebookSectionGroup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
group_id: string;
|
|
49
49
|
section_group_id: string;
|
|
50
50
|
expand?: string | undefined;
|
|
51
51
|
select?: string | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
53
|
+
connectionId: z.ZodString;
|
|
54
|
+
entityId: z.ZodString;
|
|
55
|
+
instanceId: z.ZodString;
|
|
56
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
57
|
+
accessToken: z.ZodString;
|
|
58
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
accessToken: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>;
|
|
53
65
|
//#endregion
|
|
54
66
|
export { onenoteGetNotebookSectionGroup };
|
|
55
67
|
//# sourceMappingURL=get-notebook-section-group.d.mts.map
|
|
@@ -10,12 +10,12 @@ const OnenoteGetNotebookSectionGroupInput = z.object({
|
|
|
10
10
|
const OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({
|
|
11
11
|
id: z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
12
12
|
displayName: z.string().describe("The display name of the user.").nullable().optional()
|
|
13
|
-
}).describe("Represents a user identity in Microsoft Graph.");
|
|
13
|
+
}).passthrough().describe("Represents a user identity in Microsoft Graph.");
|
|
14
14
|
const OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({
|
|
15
15
|
user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),
|
|
16
16
|
device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),
|
|
17
17
|
application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional()
|
|
18
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
18
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
19
19
|
const onenoteGetNotebookSectionGroup = action("ONENOTE_GET_NOTEBOOK_SECTION_GROUP", {
|
|
20
20
|
slug: "onenote-get-notebook-section-group",
|
|
21
21
|
name: "Get notebook section group",
|
|
@@ -31,7 +31,7 @@ const onenoteGetNotebookSectionGroup = action("ONENOTE_GET_NOTEBOOK_SECTION_GROU
|
|
|
31
31
|
createdDateTime: z.string().describe("The date and time when the section group was created (ISO 8601 format, UTC).").nullable().optional(),
|
|
32
32
|
sectionGroupsUrl: z.string().describe("The URL for the sectionGroups navigation property.").nullable().optional(),
|
|
33
33
|
lastModifiedDateTime: z.string().describe("The date and time when the section group was last modified (ISO 8601 format, UTC).").nullable().optional()
|
|
34
|
-
}).describe("Represents a section group in a OneNote notebook.\nSection groups can contain sections and nested section groups.")
|
|
34
|
+
}).passthrough().describe("Represents a section group in a OneNote notebook.\nSection groups can contain sections and nested section groups.")
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { onenoteGetNotebookSectionGroup };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-notebook-section-group.mjs","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput = z.object({\n expand: z.string().describe(\"Comma-separated list of relationships to expand (e.g., 'parentNotebook,parentSectionGroup').\").optional(),\n select: z.string().describe(\"Comma-separated list of properties to include in the response.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote.\"),\n}).describe(\"Request model for getting a section group from a Microsoft 365 group's OneNote.\");\nconst OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).describe(\"Represents a user identity in Microsoft Graph.\");\nconst OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookSectionGroupOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).describe(\"Represents a section group in a OneNote notebook.\\nSection groups can contain sections and nested section groups.\");\n\nexport const onenoteGetNotebookSectionGroup = action(\"ONENOTE_GET_NOTEBOOK_SECTION_GROUP\", {\n slug: \"onenote-get-notebook-section-group\",\n name: \"Get notebook section group\",\n description: \"Retrieves a specific section group from a OneNote notebook within a Microsoft 365 group. Use this action when you need to get details about a specific section group, including its name, creation/modification timestamps, and links to its sections and nested section groups.\",\n input: OnenoteGetNotebookSectionGroupInput,\n output: OnenoteGetNotebookSectionGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AAChH,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,SAAS,gDAAgD;
|
|
1
|
+
{"version":3,"file":"get-notebook-section-group.mjs","names":[],"sources":["../../src/actions/get-notebook-section-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetNotebookSectionGroupInput = z.object({\n expand: z.string().describe(\"Comma-separated list of relationships to expand (e.g., 'parentNotebook,parentSectionGroup').\").optional(),\n select: z.string().describe(\"Comma-separated list of properties to include in the response.\").optional(),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group's OneNote.\"),\n}).describe(\"Request model for getting a section group from a Microsoft 365 group's OneNote.\");\nconst OnenoteGetNotebookSectionGroup_IdentityUserSchema = z.object({\n id: z.string().describe(\"The unique identifier of the user.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the user.\").nullable().optional(),\n}).passthrough().describe(\"Represents a user identity in Microsoft Graph.\");\nconst OnenoteGetNotebookSectionGroup_IdentitySetSchema = z.object({\n user: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n device: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n application: OnenoteGetNotebookSectionGroup_IdentityUserSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nexport const OnenoteGetNotebookSectionGroupOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section group.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section group.\").nullable().optional(),\n createdBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n displayName: z.string().describe(\"The name of the section group.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteGetNotebookSectionGroup_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section group was created (ISO 8601 format, UTC).\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the sectionGroups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section group was last modified (ISO 8601 format, UTC).\").nullable().optional(),\n}).passthrough().describe(\"Represents a section group in a OneNote notebook.\\nSection groups can contain sections and nested section groups.\");\n\nexport const onenoteGetNotebookSectionGroup = action(\"ONENOTE_GET_NOTEBOOK_SECTION_GROUP\", {\n slug: \"onenote-get-notebook-section-group\",\n name: \"Get notebook section group\",\n description: \"Retrieves a specific section group from a OneNote notebook within a Microsoft 365 group. Use this action when you need to get details about a specific section group, including its name, creation/modification timestamps, and links to its sections and nested section groups.\",\n input: OnenoteGetNotebookSectionGroupInput,\n output: OnenoteGetNotebookSectionGroupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS;CACvG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AAChH,CAAC,CAAC,CAAC,SAAS,iFAAiF;AAC7F,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC5E,QAAQ,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,kDAAkD,SAAS,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAahF,MAAa,iCAAiC,OAAO,sCAAsC;CACzF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAjBkD,EAAE,OAAO;EAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,WAAW,iDAAiD,SAAS,CAAC,CAAC,SAAS;EAChF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtG,gBAAgB,iDAAiD,SAAS,CAAC,CAAC,SAAS;EACrF,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzI,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mHAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const OnenoteGetOnenoteGroupOperationsInput = zod.z.object({
|
|
|
8
8
|
const OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = zod.z.object({
|
|
9
9
|
code: zod.z.string().describe("The error code returned when the operation fails.").nullable().optional(),
|
|
10
10
|
message: zod.z.string().describe("The error message describing why the operation failed.").nullable().optional()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const OnenoteGetOnenoteGroupOperations_OperationStatusSchema = zod.z.enum([
|
|
13
13
|
"NotStarted",
|
|
14
14
|
"Running",
|
|
@@ -24,7 +24,7 @@ const OnenoteGetOnenoteGroupOperationsOutput = zod.z.object({
|
|
|
24
24
|
created_date_time: zod.z.string().describe("The start time of the operation in ISO 8601 format.").nullable().optional(),
|
|
25
25
|
resource_location: zod.z.string().describe("The resource URI for the resulting object. Only present when status is Completed.").nullable().optional(),
|
|
26
26
|
last_action_date_time: zod.z.string().describe("The time of the last action of the operation in ISO 8601 format.").nullable().optional()
|
|
27
|
-
});
|
|
27
|
+
}).passthrough();
|
|
28
28
|
const onenoteGetOnenoteGroupOperations = require_action.action("ONENOTE_GET_ONENOTE_GROUP_OPERATIONS", {
|
|
29
29
|
slug: "onenote-get-onenote-group-operations",
|
|
30
30
|
name: "Get group OneNote operation status",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-group-operations.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupOperationsInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that owns the OneNote notebook.\"),\n operation_id: z.string().describe(\"The unique identifier of the long-running OneNote operation to retrieve.\"),\n});\nconst OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = z.object({\n code: z.string().describe(\"The error code returned when the operation fails.\").nullable().optional(),\n message: z.string().describe(\"The error message describing why the operation failed.\").nullable().optional(),\n});\nconst OnenoteGetOnenoteGroupOperations_OperationStatusSchema = z.enum([\"NotStarted\", \"Running\", \"Completed\", \"Failed\"]);\nexport const OnenoteGetOnenoteGroupOperationsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the OneNote operation.\").nullable().optional(),\n error: OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema.nullable().optional(),\n status: OnenoteGetOnenoteGroupOperations_OperationStatusSchema.nullable().optional(),\n resource_id: z.string().describe(\"The unique identifier of the resource affected by the operation.\").nullable().optional(),\n percent_complete: z.string().describe(\"The operation completion percentage when status is Running.\").nullable().optional(),\n created_date_time: z.string().describe(\"The start time of the operation in ISO 8601 format.\").nullable().optional(),\n resource_location: z.string().describe(\"The resource URI for the resulting object. Only present when status is Completed.\").nullable().optional(),\n last_action_date_time: z.string().describe(\"The time of the last action of the operation in ISO 8601 format.\").nullable().optional(),\n});\n\nexport const onenoteGetOnenoteGroupOperations = action(\"ONENOTE_GET_ONENOTE_GROUP_OPERATIONS\", {\n slug: \"onenote-get-onenote-group-operations\",\n name: \"Get group OneNote operation status\",\n description: \"Retrieves the status of a long-running OneNote operation for a group. Use this action when you need to check whether a copy or sync operation (e.g., CopyNotebook, CopyToNotebook, CopyToSectionGroup, CopyToSection) has completed, failed, or is still in progress.\",\n input: OnenoteGetOnenoteGroupOperationsInput,\n output: OnenoteGetOnenoteGroupOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CAChH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AAC9G,CAAC;AACD,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC;
|
|
1
|
+
{"version":3,"file":"get-onenote-group-operations.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupOperationsInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that owns the OneNote notebook.\"),\n operation_id: z.string().describe(\"The unique identifier of the long-running OneNote operation to retrieve.\"),\n});\nconst OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = z.object({\n code: z.string().describe(\"The error code returned when the operation fails.\").nullable().optional(),\n message: z.string().describe(\"The error message describing why the operation failed.\").nullable().optional(),\n}).passthrough();\nconst OnenoteGetOnenoteGroupOperations_OperationStatusSchema = z.enum([\"NotStarted\", \"Running\", \"Completed\", \"Failed\"]);\nexport const OnenoteGetOnenoteGroupOperationsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the OneNote operation.\").nullable().optional(),\n error: OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema.nullable().optional(),\n status: OnenoteGetOnenoteGroupOperations_OperationStatusSchema.nullable().optional(),\n resource_id: z.string().describe(\"The unique identifier of the resource affected by the operation.\").nullable().optional(),\n percent_complete: z.string().describe(\"The operation completion percentage when status is Running.\").nullable().optional(),\n created_date_time: z.string().describe(\"The start time of the operation in ISO 8601 format.\").nullable().optional(),\n resource_location: z.string().describe(\"The resource URI for the resulting object. Only present when status is Completed.\").nullable().optional(),\n last_action_date_time: z.string().describe(\"The time of the last action of the operation in ISO 8601 format.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteGetOnenoteGroupOperations = action(\"ONENOTE_GET_ONENOTE_GROUP_OPERATIONS\", {\n slug: \"onenote-get-onenote-group-operations\",\n name: \"Get group OneNote operation status\",\n description: \"Retrieves the status of a long-running OneNote operation for a group. Use this action when you need to check whether a copy or sync operation (e.g., CopyNotebook, CopyToNotebook, CopyToSectionGroup, CopyToSection) has completed, failed, or is still in progress.\",\n input: OnenoteGetOnenoteGroupOperationsInput,\n output: OnenoteGetOnenoteGroupOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CAChH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AAC9G,CAAC;AACD,MAAM,+DAA+DA,IAAAA,EAAE,OAAO;CAC5E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyDA,IAAAA,EAAE,KAAK;CAAC;CAAc;CAAW;CAAa;AAAQ,CAAC;AACtH,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,OAAO,6DAA6D,SAAS,CAAC,CAAC,SAAS;CACxF,QAAQ,uDAAuD,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ declare const OnenoteGetOnenoteGroupOperationsOutput: z.ZodObject<{
|
|
|
10
10
|
error: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
11
|
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
14
|
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
15
15
|
NotStarted: "NotStarted";
|
|
16
16
|
Running: "Running";
|
|
@@ -22,11 +22,23 @@ declare const OnenoteGetOnenoteGroupOperationsOutput: z.ZodObject<{
|
|
|
22
22
|
created_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
resource_location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
last_action_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const onenoteGetOnenoteGroupOperations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
group_id: string;
|
|
28
28
|
operation_id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
accessToken: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { onenoteGetOnenoteGroupOperations };
|
|
32
44
|
//# sourceMappingURL=get-onenote-group-operations.d.cts.map
|
|
@@ -10,7 +10,7 @@ declare const OnenoteGetOnenoteGroupOperationsOutput: z.ZodObject<{
|
|
|
10
10
|
error: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
11
|
code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
14
|
status: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
15
15
|
NotStarted: "NotStarted";
|
|
16
16
|
Running: "Running";
|
|
@@ -22,11 +22,23 @@ declare const OnenoteGetOnenoteGroupOperationsOutput: z.ZodObject<{
|
|
|
22
22
|
created_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
resource_location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
last_action_date_time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const onenoteGetOnenoteGroupOperations: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
group_id: string;
|
|
28
28
|
operation_id: string;
|
|
29
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
29
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
30
|
+
connectionId: z.ZodString;
|
|
31
|
+
entityId: z.ZodString;
|
|
32
|
+
instanceId: z.ZodString;
|
|
33
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
34
|
+
accessToken: z.ZodString;
|
|
35
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
36
|
+
connectionId: z.ZodString;
|
|
37
|
+
entityId: z.ZodString;
|
|
38
|
+
instanceId: z.ZodString;
|
|
39
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
40
|
+
accessToken: z.ZodString;
|
|
41
|
+
}, z.core.$strip>>]>;
|
|
30
42
|
//#endregion
|
|
31
43
|
export { onenoteGetOnenoteGroupOperations };
|
|
32
44
|
//# sourceMappingURL=get-onenote-group-operations.d.mts.map
|
|
@@ -8,7 +8,7 @@ const OnenoteGetOnenoteGroupOperationsInput = z.object({
|
|
|
8
8
|
const OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = z.object({
|
|
9
9
|
code: z.string().describe("The error code returned when the operation fails.").nullable().optional(),
|
|
10
10
|
message: z.string().describe("The error message describing why the operation failed.").nullable().optional()
|
|
11
|
-
});
|
|
11
|
+
}).passthrough();
|
|
12
12
|
const OnenoteGetOnenoteGroupOperations_OperationStatusSchema = z.enum([
|
|
13
13
|
"NotStarted",
|
|
14
14
|
"Running",
|
|
@@ -29,7 +29,7 @@ const onenoteGetOnenoteGroupOperations = action("ONENOTE_GET_ONENOTE_GROUP_OPERA
|
|
|
29
29
|
created_date_time: z.string().describe("The start time of the operation in ISO 8601 format.").nullable().optional(),
|
|
30
30
|
resource_location: z.string().describe("The resource URI for the resulting object. Only present when status is Completed.").nullable().optional(),
|
|
31
31
|
last_action_date_time: z.string().describe("The time of the last action of the operation in ISO 8601 format.").nullable().optional()
|
|
32
|
-
})
|
|
32
|
+
}).passthrough()
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { onenoteGetOnenoteGroupOperations };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-group-operations.mjs","names":[],"sources":["../../src/actions/get-onenote-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupOperationsInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that owns the OneNote notebook.\"),\n operation_id: z.string().describe(\"The unique identifier of the long-running OneNote operation to retrieve.\"),\n});\nconst OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = z.object({\n code: z.string().describe(\"The error code returned when the operation fails.\").nullable().optional(),\n message: z.string().describe(\"The error message describing why the operation failed.\").nullable().optional(),\n});\nconst OnenoteGetOnenoteGroupOperations_OperationStatusSchema = z.enum([\"NotStarted\", \"Running\", \"Completed\", \"Failed\"]);\nexport const OnenoteGetOnenoteGroupOperationsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the OneNote operation.\").nullable().optional(),\n error: OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema.nullable().optional(),\n status: OnenoteGetOnenoteGroupOperations_OperationStatusSchema.nullable().optional(),\n resource_id: z.string().describe(\"The unique identifier of the resource affected by the operation.\").nullable().optional(),\n percent_complete: z.string().describe(\"The operation completion percentage when status is Running.\").nullable().optional(),\n created_date_time: z.string().describe(\"The start time of the operation in ISO 8601 format.\").nullable().optional(),\n resource_location: z.string().describe(\"The resource URI for the resulting object. Only present when status is Completed.\").nullable().optional(),\n last_action_date_time: z.string().describe(\"The time of the last action of the operation in ISO 8601 format.\").nullable().optional(),\n});\n\nexport const onenoteGetOnenoteGroupOperations = action(\"ONENOTE_GET_ONENOTE_GROUP_OPERATIONS\", {\n slug: \"onenote-get-onenote-group-operations\",\n name: \"Get group OneNote operation status\",\n description: \"Retrieves the status of a long-running OneNote operation for a group. Use this action when you need to check whether a copy or sync operation (e.g., CopyNotebook, CopyToNotebook, CopyToSectionGroup, CopyToSection) has completed, failed, or is still in progress.\",\n input: OnenoteGetOnenoteGroupOperationsInput,\n output: OnenoteGetOnenoteGroupOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CAChH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AAC9G,CAAC;AACD,MAAM,+DAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC;
|
|
1
|
+
{"version":3,"file":"get-onenote-group-operations.mjs","names":[],"sources":["../../src/actions/get-onenote-group-operations.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupOperationsInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group that owns the OneNote notebook.\"),\n operation_id: z.string().describe(\"The unique identifier of the long-running OneNote operation to retrieve.\"),\n});\nconst OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema = z.object({\n code: z.string().describe(\"The error code returned when the operation fails.\").nullable().optional(),\n message: z.string().describe(\"The error message describing why the operation failed.\").nullable().optional(),\n}).passthrough();\nconst OnenoteGetOnenoteGroupOperations_OperationStatusSchema = z.enum([\"NotStarted\", \"Running\", \"Completed\", \"Failed\"]);\nexport const OnenoteGetOnenoteGroupOperationsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the OneNote operation.\").nullable().optional(),\n error: OnenoteGetOnenoteGroupOperations_OnenoteOperationErrorSchema.nullable().optional(),\n status: OnenoteGetOnenoteGroupOperations_OperationStatusSchema.nullable().optional(),\n resource_id: z.string().describe(\"The unique identifier of the resource affected by the operation.\").nullable().optional(),\n percent_complete: z.string().describe(\"The operation completion percentage when status is Running.\").nullable().optional(),\n created_date_time: z.string().describe(\"The start time of the operation in ISO 8601 format.\").nullable().optional(),\n resource_location: z.string().describe(\"The resource URI for the resulting object. Only present when status is Completed.\").nullable().optional(),\n last_action_date_time: z.string().describe(\"The time of the last action of the operation in ISO 8601 format.\").nullable().optional(),\n}).passthrough();\n\nexport const onenoteGetOnenoteGroupOperations = action(\"ONENOTE_GET_ONENOTE_GROUP_OPERATIONS\", {\n slug: \"onenote-get-onenote-group-operations\",\n name: \"Get group OneNote operation status\",\n description: \"Retrieves the status of a long-running OneNote operation for a group. Use this action when you need to check whether a copy or sync operation (e.g., CopyNotebook, CopyToNotebook, CopyToSectionGroup, CopyToSection) has completed, failed, or is still in progress.\",\n input: OnenoteGetOnenoteGroupOperationsInput,\n output: OnenoteGetOnenoteGroupOperationsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF;CAChH,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E;AAC9G,CAAC;AACD,MAAM,+DAA+D,EAAE,OAAO;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyD,EAAE,KAAK;CAAC;CAAc;CAAW;CAAa;AAAQ,CAAC;AAYtH,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAhBoD,EAAE,OAAO;EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/F,OAAO,6DAA6D,SAAS,CAAC,CAAC,SAAS;EACxF,QAAQ,uDAAuD,SAAS,CAAC,CAAC,SAAS;EACnF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClH,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChJ,uBAAuB,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -10,23 +10,23 @@ const OnenoteGetOnenoteGroupSectionsPagesInput = zod.z.object({
|
|
|
10
10
|
notebook_id: zod.z.string().describe("The unique identifier of the OneNote notebook within the group."),
|
|
11
11
|
section_group_id: zod.z.string().describe("The unique identifier of the section group within the notebook.")
|
|
12
12
|
}).describe("Request model for getting a specific OneNote page from a section within a section group\nin a group notebook.");
|
|
13
|
-
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
13
|
+
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema = zod.z.object({ href: zod.z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
14
14
|
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksSchema = zod.z.object({
|
|
15
15
|
oneNoteWebUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),
|
|
16
16
|
oneNoteClientUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional()
|
|
17
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
17
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
18
18
|
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentSectionSchema = zod.z.object({
|
|
19
19
|
id: zod.z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
20
20
|
self: zod.z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
21
21
|
displayName: zod.z.string().describe("The name of the section.").nullable().optional(),
|
|
22
22
|
createdDateTime: zod.z.string().describe("The date and time when the section was created (UTC).").nullable().optional(),
|
|
23
23
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified (UTC).").nullable().optional()
|
|
24
|
-
}).describe("The section that contains the page (expanded relationship).");
|
|
24
|
+
}).passthrough().describe("The section that contains the page (expanded relationship).");
|
|
25
25
|
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema = zod.z.object({
|
|
26
26
|
id: zod.z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
27
27
|
self: zod.z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
28
28
|
displayName: zod.z.string().describe("The name of the notebook.").nullable().optional()
|
|
29
|
-
}).describe("The notebook that contains the page (expanded relationship).");
|
|
29
|
+
}).passthrough().describe("The notebook that contains the page (expanded relationship).");
|
|
30
30
|
const OnenoteGetOnenoteGroupSectionsPagesOutput = zod.z.object({
|
|
31
31
|
id: zod.z.string().describe("The unique identifier of the page.").nullable().optional(),
|
|
32
32
|
self: zod.z.string().describe("The endpoint where you can get details about the page.").nullable().optional(),
|
|
@@ -42,7 +42,7 @@ const OnenoteGetOnenoteGroupSectionsPagesOutput = zod.z.object({
|
|
|
42
42
|
parentNotebook: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema.nullable().optional(),
|
|
43
43
|
createdDateTime: zod.z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
44
44
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
45
|
-
}).describe("Response model for a single OneNote page retrieved from a section within a section group\nin a group notebook.");
|
|
45
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from a section within a section group\nin a group notebook.");
|
|
46
46
|
const onenoteGetOnenoteGroupSectionsPages = require_action.action("ONENOTE_GET_ONENOTE_GROUP_SECTIONS_PAGES", {
|
|
47
47
|
slug: "onenote-get-onenote-group-sections-pages",
|
|
48
48
|
name: "Get a OneNote page from a section group section",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-onenote-group-sections-pages.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-group-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupSectionsPagesInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\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 within the group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for getting a specific OneNote page from a section within a section group\\nin a group notebook.\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).describe(\"A single URL link object.\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n}).describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified (UTC).\").nullable().optional(),\n}).describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).describe(\"The notebook that contains the page (expanded relationship).\");\nexport const OnenoteGetOnenoteGroupSectionsPagesOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentSectionSchema.nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).describe(\"Response model for a single OneNote page retrieved from a section within a section group\\nin a group notebook.\");\n\nexport const onenoteGetOnenoteGroupSectionsPages = action(\"ONENOTE_GET_ONENOTE_GROUP_SECTIONS_PAGES\", {\n slug: \"onenote-get-onenote-group-sections-pages\",\n name: \"Get a OneNote page from a section group section\",\n description: \"Retrieves a specific OneNote page from a section within a section group in a Microsoft 365 group's notebook. Use this action when you need to fetch metadata or details for a single OneNote page by navigating through its parent group, notebook, section group, and section hierarchy.\",\n input: OnenoteGetOnenoteGroupSectionsPagesInput,\n output: OnenoteGetOnenoteGroupSectionsPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACtK,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4OAA4O,CAAC,CAAC,SAAS;CAC5R,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAClG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACzG,CAAC,CAAC,CAAC,SAAS,+GAA+G;AAC3H,MAAM,gFAAgFA,IAAAA,EAAE,OAAO,EAC7F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,SAAS,2BAA2B;
|
|
1
|
+
{"version":3,"file":"get-onenote-group-sections-pages.cjs","names":["z","action"],"sources":["../../src/actions/get-onenote-group-sections-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteGetOnenoteGroupSectionsPagesInput = z.object({\n expand: z.array(z.string()).describe(\"Comma-separated list of relationships to expand inline in the response. Valid values: parentSection, parentNotebook.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of page properties to include in the response. Valid values include: id, self, title, createdDateTime, lastModifiedDateTime, content, contentUrl, createdByAppId, level, order, links, parentSection, parentNotebook.\").optional(),\n page_id: z.string().describe(\"The unique identifier of the OneNote page to retrieve.\"),\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\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 within the group.\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for getting a specific OneNote page from a section within a section group\\nin a group notebook.\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema = z.object({\n href: z.string().describe(\"The URL href value.\").nullable().optional(),\n}).passthrough().describe(\"A single URL link object.\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksSchema = z.object({\n oneNoteWebUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the OneNote page in client or web.\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentSectionSchema = z.object({\n id: z.string().describe(\"The unique identifier of the section.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the section.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"The section that contains the page (expanded relationship).\");\nconst OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint for details about the notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n}).passthrough().describe(\"The notebook that contains the page (expanded relationship).\");\nexport const OnenoteGetOnenoteGroupSectionsPagesOutput = z.object({\n id: z.string().describe(\"The unique identifier of the page.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the page.\").nullable().optional(),\n level: z.number().int().describe(\"The indentation level of the page within its parent section.\").nullable().optional(),\n links: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksSchema.nullable().optional(),\n order: z.number().int().describe(\"The order of the page within its parent section.\").nullable().optional(),\n title: z.string().describe(\"The title of the page.\").nullable().optional(),\n content: z.string().describe(\"The page's HTML content.\").nullable().optional(),\n contentUrl: z.string().describe(\"The URL for the page's HTML content.\").nullable().optional(),\n parentSection: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentSectionSchema.nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL.\").nullable().optional(),\n createdByAppId: z.string().describe(\"The unique identifier of the application that created the page.\").nullable().optional(),\n parentNotebook: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the page was created (UTC).\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the page was last modified (UTC).\").nullable().optional(),\n}).passthrough().describe(\"Response model for a single OneNote page retrieved from a section within a section group\\nin a group notebook.\");\n\nexport const onenoteGetOnenoteGroupSectionsPages = action(\"ONENOTE_GET_ONENOTE_GROUP_SECTIONS_PAGES\", {\n slug: \"onenote-get-onenote-group-sections-pages\",\n name: \"Get a OneNote page from a section group section\",\n description: \"Retrieves a specific OneNote page from a section within a section group in a Microsoft 365 group's notebook. Use this action when you need to fetch metadata or details for a single OneNote page by navigating through its parent group, notebook, section group, and section hierarchy.\",\n input: OnenoteGetOnenoteGroupSectionsPagesInput,\n output: OnenoteGetOnenoteGroupSectionsPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACtK,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4OAA4O,CAAC,CAAC,SAAS;CAC5R,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;CACrF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE;CAChG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;CAClG,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACzG,CAAC,CAAC,CAAC,SAAS,+GAA+G;AAC3H,MAAM,gFAAgFA,IAAAA,EAAE,OAAO,EAC7F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2BAA2B;AACrD,MAAM,sEAAsEA,IAAAA,EAAE,OAAO;CACnF,eAAe,8EAA8E,SAAS,CAAC,CAAC,SAAS;CACjH,kBAAkB,8EAA8E,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,0EAA0EA,IAAAA,EAAE,OAAO;CACvF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAM,2EAA2EA,IAAAA,EAAE,OAAO;CACxF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,OAAO,oEAAoE,SAAS,CAAC,CAAC,SAAS;CAC/F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,wEAAwE,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,gBAAgB,yEAAyE,SAAS,CAAC,CAAC,SAAS;CAC7G,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gHAAgH;AAE1I,MAAa,sCAAsCC,eAAAA,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,11 +17,11 @@ declare const OnenoteGetOnenoteGroupSectionsPagesOutput: z.ZodObject<{
|
|
|
17
17
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
19
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
22
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
24
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
25
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
26
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -32,17 +32,17 @@ declare const OnenoteGetOnenoteGroupSectionsPagesOutput: z.ZodObject<{
|
|
|
32
32
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>>;
|
|
36
36
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const onenoteGetOnenoteGroupSectionsPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
page_id: string;
|
|
48
48
|
group_id: string;
|
|
@@ -51,7 +51,19 @@ declare const onenoteGetOnenoteGroupSectionsPages: import("@keystrokehq/action")
|
|
|
51
51
|
section_group_id: string;
|
|
52
52
|
expand?: string[] | undefined;
|
|
53
53
|
select?: string[] | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
accessToken: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { onenoteGetOnenoteGroupSectionsPages };
|
|
57
69
|
//# sourceMappingURL=get-onenote-group-sections-pages.d.cts.map
|
|
@@ -17,11 +17,11 @@ declare const OnenoteGetOnenoteGroupSectionsPagesOutput: z.ZodObject<{
|
|
|
17
17
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
18
18
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
19
19
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
22
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
24
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
25
|
order: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
26
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
content: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -32,17 +32,17 @@ declare const OnenoteGetOnenoteGroupSectionsPagesOutput: z.ZodObject<{
|
|
|
32
32
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
33
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
34
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
-
}, z.core.$
|
|
35
|
+
}, z.core.$loose>>>;
|
|
36
36
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
createdByAppId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
parentNotebook: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
39
39
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
self: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
43
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const onenoteGetOnenoteGroupSectionsPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
page_id: string;
|
|
48
48
|
group_id: string;
|
|
@@ -51,7 +51,19 @@ declare const onenoteGetOnenoteGroupSectionsPages: import("@keystrokehq/action")
|
|
|
51
51
|
section_group_id: string;
|
|
52
52
|
expand?: string[] | undefined;
|
|
53
53
|
select?: string[] | undefined;
|
|
54
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
54
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
61
|
+
connectionId: z.ZodString;
|
|
62
|
+
entityId: z.ZodString;
|
|
63
|
+
instanceId: z.ZodString;
|
|
64
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
65
|
+
accessToken: z.ZodString;
|
|
66
|
+
}, z.core.$strip>>]>;
|
|
55
67
|
//#endregion
|
|
56
68
|
export { onenoteGetOnenoteGroupSectionsPages };
|
|
57
69
|
//# sourceMappingURL=get-onenote-group-sections-pages.d.mts.map
|
|
@@ -10,23 +10,23 @@ const OnenoteGetOnenoteGroupSectionsPagesInput = z.object({
|
|
|
10
10
|
notebook_id: z.string().describe("The unique identifier of the OneNote notebook within the group."),
|
|
11
11
|
section_group_id: z.string().describe("The unique identifier of the section group within the notebook.")
|
|
12
12
|
}).describe("Request model for getting a specific OneNote page from a section within a section group\nin a group notebook.");
|
|
13
|
-
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).describe("A single URL link object.");
|
|
13
|
+
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema = z.object({ href: z.string().describe("The URL href value.").nullable().optional() }).passthrough().describe("A single URL link object.");
|
|
14
14
|
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksSchema = z.object({
|
|
15
15
|
oneNoteWebUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional(),
|
|
16
16
|
oneNoteClientUrl: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesPageLinksOneNoteUrlSchema.nullable().optional()
|
|
17
|
-
}).describe("Links for opening the OneNote page in client or web.");
|
|
17
|
+
}).passthrough().describe("Links for opening the OneNote page in client or web.");
|
|
18
18
|
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentSectionSchema = z.object({
|
|
19
19
|
id: z.string().describe("The unique identifier of the section.").nullable().optional(),
|
|
20
20
|
self: z.string().describe("The endpoint for details about the section.").nullable().optional(),
|
|
21
21
|
displayName: z.string().describe("The name of the section.").nullable().optional(),
|
|
22
22
|
createdDateTime: z.string().describe("The date and time when the section was created (UTC).").nullable().optional(),
|
|
23
23
|
lastModifiedDateTime: z.string().describe("The date and time when the section was last modified (UTC).").nullable().optional()
|
|
24
|
-
}).describe("The section that contains the page (expanded relationship).");
|
|
24
|
+
}).passthrough().describe("The section that contains the page (expanded relationship).");
|
|
25
25
|
const OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema = z.object({
|
|
26
26
|
id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
27
27
|
self: z.string().describe("The endpoint for details about the notebook.").nullable().optional(),
|
|
28
28
|
displayName: z.string().describe("The name of the notebook.").nullable().optional()
|
|
29
|
-
}).describe("The notebook that contains the page (expanded relationship).");
|
|
29
|
+
}).passthrough().describe("The notebook that contains the page (expanded relationship).");
|
|
30
30
|
const onenoteGetOnenoteGroupSectionsPages = action("ONENOTE_GET_ONENOTE_GROUP_SECTIONS_PAGES", {
|
|
31
31
|
slug: "onenote-get-onenote-group-sections-pages",
|
|
32
32
|
name: "Get a OneNote page from a section group section",
|
|
@@ -47,7 +47,7 @@ const onenoteGetOnenoteGroupSectionsPages = action("ONENOTE_GET_ONENOTE_GROUP_SE
|
|
|
47
47
|
parentNotebook: OnenoteGetOnenoteGroupSectionsPages_GetSectionsPagesParentNotebookSchema.nullable().optional(),
|
|
48
48
|
createdDateTime: z.string().describe("The date and time when the page was created (UTC).").nullable().optional(),
|
|
49
49
|
lastModifiedDateTime: z.string().describe("The date and time when the page was last modified (UTC).").nullable().optional()
|
|
50
|
-
}).describe("Response model for a single OneNote page retrieved from a section within a section group\nin a group notebook.")
|
|
50
|
+
}).passthrough().describe("Response model for a single OneNote page retrieved from a section within a section group\nin a group notebook.")
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
53
53
|
export { onenoteGetOnenoteGroupSectionsPages };
|