@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
|
@@ -17,11 +17,11 @@ declare const OnenoteListUserNotebooksOutput: 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
|
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
26
26
|
userRole: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -29,18 +29,18 @@ declare const OnenoteListUserNotebooksOutput: z.ZodObject<{
|
|
|
29
29
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
33
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
34
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
35
|
tenantId: 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
|
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
-
}, z.core.$
|
|
43
|
-
}, z.core.$
|
|
42
|
+
}, z.core.$loose>>>;
|
|
43
|
+
}, z.core.$loose>>>;
|
|
44
44
|
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
45
45
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
46
46
|
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -49,25 +49,25 @@ declare const OnenoteListUserNotebooksOutput: z.ZodObject<{
|
|
|
49
49
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
50
|
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>>>;
|
|
53
53
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
54
54
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
55
|
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
56
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
-
}, z.core.$
|
|
57
|
+
}, z.core.$loose>>>;
|
|
58
58
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
59
59
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
60
60
|
tenantId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
61
61
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
-
}, z.core.$
|
|
63
|
-
}, z.core.$
|
|
62
|
+
}, z.core.$loose>>>;
|
|
63
|
+
}, z.core.$loose>>>;
|
|
64
64
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
65
65
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
66
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
67
|
-
}, z.core.$
|
|
67
|
+
}, z.core.$loose>>>>;
|
|
68
68
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
69
69
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
|
-
}, z.core.$
|
|
70
|
+
}, z.core.$loose>;
|
|
71
71
|
declare const onenoteListUserNotebooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
72
72
|
user_id: string;
|
|
73
73
|
skip?: number | undefined;
|
|
@@ -76,7 +76,19 @@ declare const onenoteListUserNotebooks: import("@keystrokehq/action").WorkflowAc
|
|
|
76
76
|
orderby?: string[] | undefined;
|
|
77
77
|
next_link?: string | undefined;
|
|
78
78
|
page_size?: number | undefined;
|
|
79
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
79
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
80
|
+
connectionId: z.ZodString;
|
|
81
|
+
entityId: z.ZodString;
|
|
82
|
+
instanceId: z.ZodString;
|
|
83
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
84
|
+
accessToken: z.ZodString;
|
|
85
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
86
|
+
connectionId: z.ZodString;
|
|
87
|
+
entityId: z.ZodString;
|
|
88
|
+
instanceId: z.ZodString;
|
|
89
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
90
|
+
accessToken: z.ZodString;
|
|
91
|
+
}, z.core.$strip>>]>;
|
|
80
92
|
//#endregion
|
|
81
93
|
export { onenoteListUserNotebooks };
|
|
82
94
|
//# sourceMappingURL=list-user-notebooks.d.mts.map
|
|
@@ -10,21 +10,21 @@ const OnenoteListUserNotebooksInput = z.object({
|
|
|
10
10
|
next_link: z.string().describe("Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.").optional(),
|
|
11
11
|
page_size: z.number().int().default(25).describe("The number of notebooks to return per request. Default is 25. Maximum is 100.").optional()
|
|
12
12
|
}).describe("Request model for listing OneNote notebooks from a specific user.");
|
|
13
|
-
const OnenoteListUserNotebooks_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page or notebook.");
|
|
13
|
+
const OnenoteListUserNotebooks_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page or notebook.");
|
|
14
14
|
const OnenoteListUserNotebooks_NotebookLinksSchema = z.object({
|
|
15
15
|
oneNoteWebUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),
|
|
16
16
|
oneNoteClientUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional()
|
|
17
|
-
}).describe("Links for opening a OneNote notebook.");
|
|
17
|
+
}).passthrough().describe("Links for opening a OneNote notebook.");
|
|
18
18
|
const OnenoteListUserNotebooks_IdentitySchema = z.object({
|
|
19
19
|
id: z.string().describe("Unique identifier for the identity.").nullable().optional(),
|
|
20
20
|
tenantId: z.string().describe("Unique identity of the tenant.").nullable().optional(),
|
|
21
21
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
22
|
-
}).describe("Represents an identity of an actor such as a user, device, or application.");
|
|
22
|
+
}).passthrough().describe("Represents an identity of an actor such as a user, device, or application.");
|
|
23
23
|
const OnenoteListUserNotebooks_IdentitySetSchema = z.object({
|
|
24
24
|
user: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),
|
|
25
25
|
device: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),
|
|
26
26
|
application: OnenoteListUserNotebooks_IdentitySchema.nullable().optional()
|
|
27
|
-
}).describe("Represents a keyed collection of identity resources.");
|
|
27
|
+
}).passthrough().describe("Represents a keyed collection of identity resources.");
|
|
28
28
|
const OnenoteListUserNotebooks_NotebookSchema = z.object({
|
|
29
29
|
id: z.string().describe("The unique identifier of the notebook.").nullable().optional(),
|
|
30
30
|
self: z.string().describe("The endpoint where you can get details about the notebook.").nullable().optional(),
|
|
@@ -39,7 +39,7 @@ const OnenoteListUserNotebooks_NotebookSchema = z.object({
|
|
|
39
39
|
createdDateTime: z.string().describe("The date and time when the notebook was created.").nullable().optional(),
|
|
40
40
|
sectionGroupsUrl: z.string().describe("URL for the section groups navigation property.").nullable().optional(),
|
|
41
41
|
lastModifiedDateTime: z.string().describe("The date and time when the notebook was last modified.").nullable().optional()
|
|
42
|
-
}).describe("Represents a OneNote notebook.");
|
|
42
|
+
}).passthrough().describe("Represents a OneNote notebook.");
|
|
43
43
|
const onenoteListUserNotebooks = action("ONENOTE_LIST_USER_NOTEBOOKS", {
|
|
44
44
|
slug: "onenote-list-user-notebooks",
|
|
45
45
|
name: "List user notebooks",
|
|
@@ -49,7 +49,7 @@ const onenoteListUserNotebooks = action("ONENOTE_LIST_USER_NOTEBOOKS", {
|
|
|
49
49
|
notebooks: z.array(OnenoteListUserNotebooks_NotebookSchema).describe("List of OneNote notebook objects.").nullable().optional(),
|
|
50
50
|
"@odata.context": z.string().describe("OData context URL that identifies the metadata schema.").nullable().optional(),
|
|
51
51
|
"@odata.nextLink": z.string().describe("URL to retrieve the next page of results if more pages are available.").nullable().optional()
|
|
52
|
-
}).describe("Response model for listing OneNote notebooks from a specific user.")
|
|
52
|
+
}).passthrough().describe("Response model for listing OneNote notebooks from a specific user.")
|
|
53
53
|
});
|
|
54
54
|
//#endregion
|
|
55
55
|
export { onenoteListUserNotebooks };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-notebooks.mjs","names":[],"sources":["../../src/actions/list-user-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebooksInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of notebook properties to include in the response (OData $select).\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by (OData $orderby). Default order is 'displayName asc'.\").optional(),\n user_id: z.string().describe(\"The unique identifier (GUID) or user principal name (UPN) of the user whose notebooks to retrieve. Use 'me' to reference the signed-in user.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of notebooks to return per request. Default is 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote notebooks from a specific user.\");\nconst OnenoteListUserNotebooks_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteListUserNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteListUserNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identity of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Represents an identity of an actor such as a user, device, or application.\");\nconst OnenoteListUserNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListUserNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListUserNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListUserNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteListUserNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified.\").nullable().optional(),\n}).describe(\"Represents a OneNote notebook.\");\nexport const OnenoteListUserNotebooksOutput = z.object({\n notebooks: z.array(OnenoteListUserNotebooks_NotebookSchema).describe(\"List of OneNote notebook objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).describe(\"Response model for listing OneNote notebooks from a specific user.\");\n\nexport const onenoteListUserNotebooks = action(\"ONENOTE_LIST_USER_NOTEBOOKS\", {\n slug: \"onenote-list-user-notebooks\",\n name: \"List user notebooks\",\n description: \"Lists all OneNote notebooks accessible by a specific user. Use this action when you need to retrieve the available notebooks for a user, display notebook listings, or browse notebooks that are owned by or shared with a specific user. Supports OData query parameters for filtering, sorting, and pagination. Note: The user_id can be a GUID or a user principal name (UPN). Use 'me' to reference the signed-in user.\",\n input: OnenoteListUserNotebooksInput,\n output: OnenoteListUserNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACzI,SAAS,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CAC/J,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8IAA8I;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC9N,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,8CAA8C,EAAE,OAAO,EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,yDAAyD;
|
|
1
|
+
{"version":3,"file":"list-user-notebooks.mjs","names":[],"sources":["../../src/actions/list-user-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteListUserNotebooksInput = z.object({\n skip: z.number().int().describe(\"The number of items to skip before returning results. Use with top/page_size for OneNote client-side pagination.\").optional(),\n filter: z.string().describe(\"OData filter expression to apply to filter results.\").optional(),\n select: z.array(z.string()).describe(\"Comma-separated list of notebook properties to include in the response (OData $select).\").optional(),\n orderby: z.array(z.string()).describe(\"Comma-separated list of properties to order results by (OData $orderby). Default order is 'displayName asc'.\").optional(),\n user_id: z.string().describe(\"The unique identifier (GUID) or user principal name (UPN) of the user whose notebooks to retrieve. Use 'me' to reference the signed-in user.\"),\n next_link: z.string().describe(\"Opaque Microsoft Graph @odata.nextLink URL returned by a previous response. When provided, the action requests this URL directly and ignores other OData paging/filter parameters.\").optional(),\n page_size: z.number().int().default(25).describe(\"The number of notebooks to return per request. Default is 25. Maximum is 100.\").optional(),\n}).describe(\"Request model for listing OneNote notebooks from a specific user.\");\nconst OnenoteListUserNotebooks_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents a URL that opens a OneNote page or notebook.\");\nconst OnenoteListUserNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteListUserNotebooks_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote notebook.\");\nconst OnenoteListUserNotebooks_IdentitySchema = z.object({\n id: z.string().describe(\"Unique identifier for the identity.\").nullable().optional(),\n tenantId: z.string().describe(\"Unique identity of the tenant.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Represents an identity of an actor such as a user, device, or application.\");\nconst OnenoteListUserNotebooks_IdentitySetSchema = z.object({\n user: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n device: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n application: OnenoteListUserNotebooks_IdentitySchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources.\");\nconst OnenoteListUserNotebooks_NotebookSchema = z.object({\n id: z.string().describe(\"The unique identifier of the notebook.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook.\").nullable().optional(),\n links: OnenoteListUserNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role: Owner, Contributor, Reader, or None.\").nullable().optional(),\n createdBy: OnenoteListUserNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"URL for the sections navigation property.\").nullable().optional(),\n lastModifiedBy: OnenoteListUserNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"URL for the section groups navigation property.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified.\").nullable().optional(),\n}).passthrough().describe(\"Represents a OneNote notebook.\");\nexport const OnenoteListUserNotebooksOutput = z.object({\n notebooks: z.array(OnenoteListUserNotebooks_NotebookSchema).describe(\"List of OneNote notebook objects.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL that identifies the metadata schema.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"URL to retrieve the next page of results if more pages are available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for listing OneNote notebooks from a specific user.\");\n\nexport const onenoteListUserNotebooks = action(\"ONENOTE_LIST_USER_NOTEBOOKS\", {\n slug: \"onenote-list-user-notebooks\",\n name: \"List user notebooks\",\n description: \"Lists all OneNote notebooks accessible by a specific user. Use this action when you need to retrieve the available notebooks for a user, display notebook listings, or browse notebooks that are owned by or shared with a specific user. Supports OData query parameters for filtering, sorting, and pagination. Note: The user_id can be a GUID or a user principal name (UPN). Use 'me' to reference the signed-in user.\",\n input: OnenoteListUserNotebooksInput,\n output: OnenoteListUserNotebooksOutput,\n});\n"],"mappings":"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"}
|
|
@@ -43,7 +43,19 @@ declare const onenoteResolveSiteByUrl: import("@keystrokehq/action").WorkflowAct
|
|
|
43
43
|
hostname?: string | undefined;
|
|
44
44
|
site_path?: string | undefined;
|
|
45
45
|
sharepoint_url?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
accessToken: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { onenoteResolveSiteByUrl };
|
|
49
61
|
//# sourceMappingURL=resolve-site-by-url.d.cts.map
|
|
@@ -43,7 +43,19 @@ declare const onenoteResolveSiteByUrl: import("@keystrokehq/action").WorkflowAct
|
|
|
43
43
|
hostname?: string | undefined;
|
|
44
44
|
site_path?: string | undefined;
|
|
45
45
|
sharepoint_url?: string | undefined;
|
|
46
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
46
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
47
|
+
connectionId: z.ZodString;
|
|
48
|
+
entityId: z.ZodString;
|
|
49
|
+
instanceId: z.ZodString;
|
|
50
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
51
|
+
accessToken: z.ZodString;
|
|
52
|
+
}, z.core.$strip>>]>, 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>>]>;
|
|
47
59
|
//#endregion
|
|
48
60
|
export { onenoteResolveSiteByUrl };
|
|
49
61
|
//# sourceMappingURL=resolve-site-by-url.d.mts.map
|
|
@@ -47,7 +47,19 @@ declare const onenoteSitesSearch: import("@keystrokehq/action").WorkflowActionDe
|
|
|
47
47
|
select?: string[] | undefined;
|
|
48
48
|
orderby?: string[] | undefined;
|
|
49
49
|
next_link?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
accessToken: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { onenoteSitesSearch };
|
|
53
65
|
//# sourceMappingURL=sites-search.d.cts.map
|
|
@@ -47,7 +47,19 @@ declare const onenoteSitesSearch: import("@keystrokehq/action").WorkflowActionDe
|
|
|
47
47
|
select?: string[] | undefined;
|
|
48
48
|
orderby?: string[] | undefined;
|
|
49
49
|
next_link?: string | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
50
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
51
|
+
connectionId: z.ZodString;
|
|
52
|
+
entityId: z.ZodString;
|
|
53
|
+
instanceId: z.ZodString;
|
|
54
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
+
accessToken: z.ZodString;
|
|
56
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
57
|
+
connectionId: z.ZodString;
|
|
58
|
+
entityId: z.ZodString;
|
|
59
|
+
instanceId: z.ZodString;
|
|
60
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
+
accessToken: z.ZodString;
|
|
62
|
+
}, z.core.$strip>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { onenoteSitesSearch };
|
|
53
65
|
//# sourceMappingURL=sites-search.d.mts.map
|
|
@@ -14,12 +14,12 @@ const OnenoteUpdateMePageContentInput = zod.z.object({
|
|
|
14
14
|
target: zod.z.string().describe("The element to update. Use #{data-id} for data-id, generated id for id:, 'body' for first div, or 'title' for page title."),
|
|
15
15
|
content: zod.z.string().describe("HTML content to add to the page. Required for replace, append, insert, and prepend actions.").optional(),
|
|
16
16
|
position: zod.z.enum(["before", "after"]).describe("Enumeration of valid position values for insert/append operations.").optional()
|
|
17
|
-
}).describe("Represents a single content modification command for a OneNote page.\n\nAttributes:\n action: The operation to perform on the target element.\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\n position: Location relative to target for append/insert operations. Defaults to 'after'.")).describe("Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.")
|
|
17
|
+
}).passthrough().describe("Represents a single content modification command for a OneNote page.\n\nAttributes:\n action: The operation to perform on the target element.\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\n position: Location relative to target for append/insert operations. Defaults to 'after'.")).describe("Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.")
|
|
18
18
|
}).describe("Request model for updating OneNote page content for the signed-in user.\n\nUse this action when you need to update the content of a specific OneNote page\nowned by the signed-in user by sending patch commands (append, insert, replace,\ndelete, prepend) to modify the page's HTML structure.");
|
|
19
19
|
const OnenoteUpdateMePageContentOutput = zod.z.object({
|
|
20
20
|
success: zod.z.boolean().default(true).describe("Indicates whether the update operation was successful.").nullable().optional(),
|
|
21
21
|
status_code: zod.z.number().int().describe("HTTP status code of the response. 204 indicates success with no content returned.").nullable().optional()
|
|
22
|
-
}).describe("Response model for the page content update operation.\n\nThe Microsoft Graph API returns a 204 No Content response on successful update.\nThis response model handles that case by indicating the operation was successful.");
|
|
22
|
+
}).passthrough().describe("Response model for the page content update operation.\n\nThe Microsoft Graph API returns a 204 No Content response on successful update.\nThis response model handles that case by indicating the operation was successful.");
|
|
23
23
|
const onenoteUpdateMePageContent = require_action.action("ONENOTE_UPDATE_ME_PAGE_CONTENT", {
|
|
24
24
|
slug: "onenote-update-me-page-content",
|
|
25
25
|
name: "Update my OneNote page content",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-me-page-content.cjs","names":["z","action"],"sources":["../../src/actions/update-me-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteUpdateMePageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to update.\"),\n commands: z.array(z.object({\n action: z.enum([\"replace\", \"append\", \"delete\", \"insert\", \"prepend\"]).describe(\"The action to perform on the target element. Values: replace, append, delete, insert, prepend.\"),\n target: z.string().describe(\"The element to update. Use #{data-id} for data-id, generated id for id:, 'body' for first div, or 'title' for page title.\"),\n content: z.string().describe(\"HTML content to add to the page. Required for replace, append, insert, and prepend actions.\").optional(),\n position: z.enum([\"before\", \"after\"]).describe(\"Enumeration of valid position values for insert/append operations.\").optional(),\n}).describe(\"Represents a single content modification command for a OneNote page.\\n\\nAttributes:\\n action: The operation to perform on the target element.\\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\\n position: Location relative to target for append/insert operations. Defaults to 'after'.\")).describe(\"Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.\"),\n}).describe(\"Request model for updating OneNote page content for the signed-in user.\\n\\nUse this action when you need to update the content of a specific OneNote page\\nowned by the signed-in user by sending patch commands (append, insert, replace,\\ndelete, prepend) to modify the page's HTML structure.\");\nexport const OnenoteUpdateMePageContentOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the update operation was successful.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code of the response. 204 indicates success with no content returned.\").nullable().optional(),\n}).describe(\"Response model for the page content update operation.\\n\\nThe Microsoft Graph API returns a 204 No Content response on successful update.\\nThis response model handles that case by indicating the operation was successful.\");\n\nexport const onenoteUpdateMePageContent = action(\"ONENOTE_UPDATE_ME_PAGE_CONTENT\", {\n slug: \"onenote-update-me-page-content\",\n name: \"Update my OneNote page content\",\n description: \"Update the content of a OneNote page for the signed-in user. Sends a PATCH request with patch content commands to modify the HTML structure of a OneNote page. Supports appending children, inserting siblings, replacing elements, prepending content, and deleting elements. Use this action when you need to update or modify the content of an existing OneNote page owned by the signed-in user, such as adding new paragraphs, inserting images, modifying lists, or replacing/removing existing elements. This action is idempotent for replace, append, prepend, and insert operations, but delete operations are irreversible — deleted elements cannot be recovered once removed.\",\n input: OnenoteUpdateMePageContentInput,\n output: OnenoteUpdateMePageContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACnF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC3B,QAAQA,IAAAA,EAAE,KAAK;GAAC;GAAW;GAAU;GAAU;GAAU;EAAS,CAAC,CAAC,CAAC,SAAS,gGAAgG;EAC9K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;EACvJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACrI,UAAUA,IAAAA,EAAE,KAAK,CAAC,UAAU,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,SAAS,saAAsa,CAAC,CAAC,CAAC,SAAS,mIAAmI;
|
|
1
|
+
{"version":3,"file":"update-me-page-content.cjs","names":["z","action"],"sources":["../../src/actions/update-me-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteUpdateMePageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to update.\"),\n commands: z.array(z.object({\n action: z.enum([\"replace\", \"append\", \"delete\", \"insert\", \"prepend\"]).describe(\"The action to perform on the target element. Values: replace, append, delete, insert, prepend.\"),\n target: z.string().describe(\"The element to update. Use #{data-id} for data-id, generated id for id:, 'body' for first div, or 'title' for page title.\"),\n content: z.string().describe(\"HTML content to add to the page. Required for replace, append, insert, and prepend actions.\").optional(),\n position: z.enum([\"before\", \"after\"]).describe(\"Enumeration of valid position values for insert/append operations.\").optional(),\n}).passthrough().describe(\"Represents a single content modification command for a OneNote page.\\n\\nAttributes:\\n action: The operation to perform on the target element.\\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\\n position: Location relative to target for append/insert operations. Defaults to 'after'.\")).describe(\"Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.\"),\n}).describe(\"Request model for updating OneNote page content for the signed-in user.\\n\\nUse this action when you need to update the content of a specific OneNote page\\nowned by the signed-in user by sending patch commands (append, insert, replace,\\ndelete, prepend) to modify the page's HTML structure.\");\nexport const OnenoteUpdateMePageContentOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the update operation was successful.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code of the response. 204 indicates success with no content returned.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the page content update operation.\\n\\nThe Microsoft Graph API returns a 204 No Content response on successful update.\\nThis response model handles that case by indicating the operation was successful.\");\n\nexport const onenoteUpdateMePageContent = action(\"ONENOTE_UPDATE_ME_PAGE_CONTENT\", {\n slug: \"onenote-update-me-page-content\",\n name: \"Update my OneNote page content\",\n description: \"Update the content of a OneNote page for the signed-in user. Sends a PATCH request with patch content commands to modify the HTML structure of a OneNote page. Supports appending children, inserting siblings, replacing elements, prepending content, and deleting elements. Use this action when you need to update or modify the content of an existing OneNote page owned by the signed-in user, such as adding new paragraphs, inserting images, modifying lists, or replacing/removing existing elements. This action is idempotent for replace, append, prepend, and insert operations, but delete operations are irreversible — deleted elements cannot be recovered once removed.\",\n input: OnenoteUpdateMePageContentInput,\n output: OnenoteUpdateMePageContentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACnF,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;EAC3B,QAAQA,IAAAA,EAAE,KAAK;GAAC;GAAW;GAAU;GAAU;GAAU;EAAS,CAAC,CAAC,CAAC,SAAS,gGAAgG;EAC9K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;EACvJ,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACrI,UAAUA,IAAAA,EAAE,KAAK,CAAC,UAAU,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,saAAsa,CAAC,CAAC,CAAC,SAAS,mIAAmI;AAC/kB,CAAC,CAAC,CAAC,SAAS,mSAAmS;AAC/S,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6NAA6N;AAEvP,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,21 +17,34 @@ declare const OnenoteUpdateMePageContentInput: z.ZodObject<{
|
|
|
17
17
|
before: "before";
|
|
18
18
|
after: "after";
|
|
19
19
|
}>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
}, z.core.$strip>;
|
|
22
22
|
declare const OnenoteUpdateMePageContentOutput: z.ZodObject<{
|
|
23
23
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
24
24
|
status_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const onenoteUpdateMePageContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
page_id: string;
|
|
28
28
|
commands: {
|
|
29
|
+
[x: string]: unknown;
|
|
29
30
|
action: "replace" | "append" | "delete" | "insert" | "prepend";
|
|
30
31
|
target: string;
|
|
31
32
|
content?: string | undefined;
|
|
32
33
|
position?: "before" | "after" | undefined;
|
|
33
34
|
}[];
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
35
48
|
//#endregion
|
|
36
49
|
export { onenoteUpdateMePageContent };
|
|
37
50
|
//# sourceMappingURL=update-me-page-content.d.cts.map
|
|
@@ -17,21 +17,34 @@ declare const OnenoteUpdateMePageContentInput: z.ZodObject<{
|
|
|
17
17
|
before: "before";
|
|
18
18
|
after: "after";
|
|
19
19
|
}>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
}, z.core.$strip>;
|
|
22
22
|
declare const OnenoteUpdateMePageContentOutput: z.ZodObject<{
|
|
23
23
|
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
24
24
|
status_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>;
|
|
26
26
|
declare const onenoteUpdateMePageContent: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
27
27
|
page_id: string;
|
|
28
28
|
commands: {
|
|
29
|
+
[x: string]: unknown;
|
|
29
30
|
action: "replace" | "append" | "delete" | "insert" | "prepend";
|
|
30
31
|
target: string;
|
|
31
32
|
content?: string | undefined;
|
|
32
33
|
position?: "before" | "after" | undefined;
|
|
33
34
|
}[];
|
|
34
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
35
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
42
|
+
connectionId: z.ZodString;
|
|
43
|
+
entityId: z.ZodString;
|
|
44
|
+
instanceId: z.ZodString;
|
|
45
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
46
|
+
accessToken: z.ZodString;
|
|
47
|
+
}, z.core.$strip>>]>;
|
|
35
48
|
//#endregion
|
|
36
49
|
export { onenoteUpdateMePageContent };
|
|
37
50
|
//# sourceMappingURL=update-me-page-content.d.mts.map
|
|
@@ -17,12 +17,12 @@ const onenoteUpdateMePageContent = action("ONENOTE_UPDATE_ME_PAGE_CONTENT", {
|
|
|
17
17
|
target: z.string().describe("The element to update. Use #{data-id} for data-id, generated id for id:, 'body' for first div, or 'title' for page title."),
|
|
18
18
|
content: z.string().describe("HTML content to add to the page. Required for replace, append, insert, and prepend actions.").optional(),
|
|
19
19
|
position: z.enum(["before", "after"]).describe("Enumeration of valid position values for insert/append operations.").optional()
|
|
20
|
-
}).describe("Represents a single content modification command for a OneNote page.\n\nAttributes:\n action: The operation to perform on the target element.\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\n position: Location relative to target for append/insert operations. Defaults to 'after'.")).describe("Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.")
|
|
20
|
+
}).passthrough().describe("Represents a single content modification command for a OneNote page.\n\nAttributes:\n action: The operation to perform on the target element.\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\n position: Location relative to target for append/insert operations. Defaults to 'after'.")).describe("Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.")
|
|
21
21
|
}).describe("Request model for updating OneNote page content for the signed-in user.\n\nUse this action when you need to update the content of a specific OneNote page\nowned by the signed-in user by sending patch commands (append, insert, replace,\ndelete, prepend) to modify the page's HTML structure."),
|
|
22
22
|
output: z.object({
|
|
23
23
|
success: z.boolean().default(true).describe("Indicates whether the update operation was successful.").nullable().optional(),
|
|
24
24
|
status_code: z.number().int().describe("HTTP status code of the response. 204 indicates success with no content returned.").nullable().optional()
|
|
25
|
-
}).describe("Response model for the page content update operation.\n\nThe Microsoft Graph API returns a 204 No Content response on successful update.\nThis response model handles that case by indicating the operation was successful.")
|
|
25
|
+
}).passthrough().describe("Response model for the page content update operation.\n\nThe Microsoft Graph API returns a 204 No Content response on successful update.\nThis response model handles that case by indicating the operation was successful.")
|
|
26
26
|
});
|
|
27
27
|
//#endregion
|
|
28
28
|
export { onenoteUpdateMePageContent };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-me-page-content.mjs","names":[],"sources":["../../src/actions/update-me-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteUpdateMePageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to update.\"),\n commands: z.array(z.object({\n action: z.enum([\"replace\", \"append\", \"delete\", \"insert\", \"prepend\"]).describe(\"The action to perform on the target element. Values: replace, append, delete, insert, prepend.\"),\n target: z.string().describe(\"The element to update. Use #{data-id} for data-id, generated id for id:, 'body' for first div, or 'title' for page title.\"),\n content: z.string().describe(\"HTML content to add to the page. Required for replace, append, insert, and prepend actions.\").optional(),\n position: z.enum([\"before\", \"after\"]).describe(\"Enumeration of valid position values for insert/append operations.\").optional(),\n}).describe(\"Represents a single content modification command for a OneNote page.\\n\\nAttributes:\\n action: The operation to perform on the target element.\\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\\n position: Location relative to target for append/insert operations. Defaults to 'after'.\")).describe(\"Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.\"),\n}).describe(\"Request model for updating OneNote page content for the signed-in user.\\n\\nUse this action when you need to update the content of a specific OneNote page\\nowned by the signed-in user by sending patch commands (append, insert, replace,\\ndelete, prepend) to modify the page's HTML structure.\");\nexport const OnenoteUpdateMePageContentOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the update operation was successful.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code of the response. 204 indicates success with no content returned.\").nullable().optional(),\n}).describe(\"Response model for the page content update operation.\\n\\nThe Microsoft Graph API returns a 204 No Content response on successful update.\\nThis response model handles that case by indicating the operation was successful.\");\n\nexport const onenoteUpdateMePageContent = action(\"ONENOTE_UPDATE_ME_PAGE_CONTENT\", {\n slug: \"onenote-update-me-page-content\",\n name: \"Update my OneNote page content\",\n description: \"Update the content of a OneNote page for the signed-in user. Sends a PATCH request with patch content commands to modify the HTML structure of a OneNote page. Supports appending children, inserting siblings, replacing elements, prepending content, and deleting elements. Use this action when you need to update or modify the content of an existing OneNote page owned by the signed-in user, such as adding new paragraphs, inserting images, modifying lists, or replacing/removing existing elements. This action is idempotent for replace, append, prepend, and insert operations, but delete operations are irreversible — deleted elements cannot be recovered once removed.\",\n input: OnenoteUpdateMePageContentInput,\n output: OnenoteUpdateMePageContentOutput,\n});\n"],"mappings":";;AAkBA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACnF,UAAU,EAAE,MAAM,EAAE,OAAO;GAC3B,QAAQ,EAAE,KAAK;IAAC;IAAW;IAAU;IAAU;IAAU;GAAS,CAAC,CAAC,CAAC,SAAS,gGAAgG;GAC9K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;GACvJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;GACrI,UAAU,EAAE,KAAK,CAAC,UAAU,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAChI,CAAC,CAAC,CAAC,SAAS,saAAsa,CAAC,CAAC,CAAC,SAAS,mIAAmI;
|
|
1
|
+
{"version":3,"file":"update-me-page-content.mjs","names":[],"sources":["../../src/actions/update-me-page-content.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteUpdateMePageContentInput = z.object({\n page_id: z.string().describe(\"The unique identifier of the OneNote page to update.\"),\n commands: z.array(z.object({\n action: z.enum([\"replace\", \"append\", \"delete\", \"insert\", \"prepend\"]).describe(\"The action to perform on the target element. Values: replace, append, delete, insert, prepend.\"),\n target: z.string().describe(\"The element to update. Use #{data-id} for data-id, generated id for id:, 'body' for first div, or 'title' for page title.\"),\n content: z.string().describe(\"HTML content to add to the page. Required for replace, append, insert, and prepend actions.\").optional(),\n position: z.enum([\"before\", \"after\"]).describe(\"Enumeration of valid position values for insert/append operations.\").optional(),\n}).passthrough().describe(\"Represents a single content modification command for a OneNote page.\\n\\nAttributes:\\n action: The operation to perform on the target element.\\n target: The element ID to modify (format: #{data-id}, id:, body, or title).\\n content: HTML content to add or replace. Required for replace, append, insert, prepend actions.\\n position: Location relative to target for append/insert operations. Defaults to 'after'.\")).describe(\"Array of patch commands to apply to the page. Each command specifies a target element, action, and optional content and position.\"),\n}).describe(\"Request model for updating OneNote page content for the signed-in user.\\n\\nUse this action when you need to update the content of a specific OneNote page\\nowned by the signed-in user by sending patch commands (append, insert, replace,\\ndelete, prepend) to modify the page's HTML structure.\");\nexport const OnenoteUpdateMePageContentOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the update operation was successful.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code of the response. 204 indicates success with no content returned.\").nullable().optional(),\n}).passthrough().describe(\"Response model for the page content update operation.\\n\\nThe Microsoft Graph API returns a 204 No Content response on successful update.\\nThis response model handles that case by indicating the operation was successful.\");\n\nexport const onenoteUpdateMePageContent = action(\"ONENOTE_UPDATE_ME_PAGE_CONTENT\", {\n slug: \"onenote-update-me-page-content\",\n name: \"Update my OneNote page content\",\n description: \"Update the content of a OneNote page for the signed-in user. Sends a PATCH request with patch content commands to modify the HTML structure of a OneNote page. Supports appending children, inserting siblings, replacing elements, prepending content, and deleting elements. Use this action when you need to update or modify the content of an existing OneNote page owned by the signed-in user, such as adding new paragraphs, inserting images, modifying lists, or replacing/removing existing elements. This action is idempotent for replace, append, prepend, and insert operations, but delete operations are irreversible — deleted elements cannot be recovered once removed.\",\n input: OnenoteUpdateMePageContentInput,\n output: OnenoteUpdateMePageContentOutput,\n});\n"],"mappings":";;AAkBA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlB6C,EAAE,OAAO;EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;EACnF,UAAU,EAAE,MAAM,EAAE,OAAO;GAC3B,QAAQ,EAAE,KAAK;IAAC;IAAW;IAAU;IAAU;IAAU;GAAS,CAAC,CAAC,CAAC,SAAS,gGAAgG;GAC9K,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H;GACvJ,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;GACrI,UAAU,EAAE,KAAK,CAAC,UAAU,OAAO,CAAC,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;EAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,saAAsa,CAAC,CAAC,CAAC,SAAS,mIAAmI;CAC/kB,CAAC,CAAC,CAAC,SAAS,mSAUH;CACP,QAV8C,EAAE,OAAO;EACvD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6NAOhB;AACV,CAAC"}
|
|
@@ -5,28 +5,28 @@ const OnenoteUpdateMeSectionsInput = zod.z.object({
|
|
|
5
5
|
section_id: zod.z.string().describe("The unique identifier of the OneNote section to update."),
|
|
6
6
|
display_name: zod.z.string().describe("The new name for the section. Must be 50 characters or fewer and cannot contain: ?*/:<>|&#''%~. If not provided, the current name is preserved.").optional()
|
|
7
7
|
}).describe("Request model for updating a OneNote section for the current user's notebooks.");
|
|
8
|
-
const OnenoteUpdateMeSections_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page, section, or notebook.");
|
|
8
|
+
const OnenoteUpdateMeSections_ExternalLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page, section, or notebook.");
|
|
9
9
|
const OnenoteUpdateMeSections_SectionLinksSchema = zod.z.object({
|
|
10
10
|
oneNoteWebUrl: OnenoteUpdateMeSections_ExternalLinkSchema.nullable().optional(),
|
|
11
11
|
oneNoteClientUrl: OnenoteUpdateMeSections_ExternalLinkSchema.nullable().optional()
|
|
12
|
-
}).describe("Links for opening a OneNote section.");
|
|
12
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
13
13
|
const OnenoteUpdateMeSections_IdentityUserSchema = zod.z.object({
|
|
14
14
|
id: zod.z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
15
15
|
displayName: zod.z.string().describe("The display name of the user.").nullable().optional()
|
|
16
|
-
}).describe("Represents the user identity within an identity set.");
|
|
16
|
+
}).passthrough().describe("Represents the user identity within an identity set.");
|
|
17
17
|
const OnenoteUpdateMeSections_IdentityDeviceSchema = zod.z.object({
|
|
18
18
|
id: zod.z.string().describe("The unique identifier of the device.").nullable().optional(),
|
|
19
19
|
displayName: zod.z.string().describe("The display name of the device.").nullable().optional()
|
|
20
|
-
}).describe("Represents the device identity within an identity set.");
|
|
20
|
+
}).passthrough().describe("Represents the device identity within an identity set.");
|
|
21
21
|
const OnenoteUpdateMeSections_IdentityApplicationSchema = zod.z.object({
|
|
22
22
|
id: zod.z.string().describe("The unique identifier of the application.").nullable().optional(),
|
|
23
23
|
displayName: zod.z.string().describe("The display name of the application.").nullable().optional()
|
|
24
|
-
}).describe("Represents the application identity within an identity set.");
|
|
24
|
+
}).passthrough().describe("Represents the application identity within an identity set.");
|
|
25
25
|
const OnenoteUpdateMeSections_IdentitySetSchema = zod.z.object({
|
|
26
26
|
user: OnenoteUpdateMeSections_IdentityUserSchema.nullable().optional(),
|
|
27
27
|
device: OnenoteUpdateMeSections_IdentityDeviceSchema.nullable().optional(),
|
|
28
28
|
application: OnenoteUpdateMeSections_IdentityApplicationSchema.nullable().optional()
|
|
29
|
-
}).describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
|
|
29
|
+
}).passthrough().describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
|
|
30
30
|
const OnenoteUpdateMeSectionsOutput = zod.z.object({
|
|
31
31
|
id: zod.z.string().describe("The unique identifier of the section. Read-only.").nullable().optional(),
|
|
32
32
|
self: zod.z.string().describe("The endpoint where you can get details about the section. Read-only.").nullable().optional(),
|
|
@@ -39,7 +39,7 @@ const OnenoteUpdateMeSectionsOutput = zod.z.object({
|
|
|
39
39
|
lastModifiedBy: OnenoteUpdateMeSections_IdentitySetSchema.nullable().optional(),
|
|
40
40
|
createdDateTime: zod.z.string().describe("The date and time when the section was created. UTC format (ISO 8601). Read-only.").nullable().optional(),
|
|
41
41
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified. UTC format (ISO 8601). Read-only.").nullable().optional()
|
|
42
|
-
}).describe("Full response schema for an updated OneNote section.");
|
|
42
|
+
}).passthrough().describe("Full response schema for an updated OneNote section.");
|
|
43
43
|
const onenoteUpdateMeSections = require_action.action("ONENOTE_UPDATE_ME_SECTIONS", {
|
|
44
44
|
slug: "onenote-update-me-sections",
|
|
45
45
|
name: "Update my OneNote section",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"update-me-sections.cjs","names":["z","action"],"sources":["../../src/actions/update-me-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteUpdateMeSectionsInput = z.object({\n section_id: z.string().describe(\"The unique identifier of the OneNote section to update.\"),\n display_name: z.string().describe(\"The new name for the section. Must be 50 characters or fewer and cannot contain: ?*/:<>|&#''%~. If not provided, the current name is preserved.\").optional(),\n}).describe(\"Request model for updating a OneNote section for the current user's notebooks.\");\nconst OnenoteUpdateMeSections_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Represents a URL that opens a OneNote page, section, or notebook.\");\nconst OnenoteUpdateMeSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteUpdateMeSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteUpdateMeSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteUpdateMeSections_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 the user identity within an identity set.\");\nconst OnenoteUpdateMeSections_IdentityDeviceSchema = z.object({\n id: z.string().describe(\"The unique identifier of the device.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the device.\").nullable().optional(),\n}).describe(\"Represents the device identity within an identity set.\");\nconst OnenoteUpdateMeSections_IdentityApplicationSchema = z.object({\n id: z.string().describe(\"The unique identifier of the application.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the application.\").nullable().optional(),\n}).describe(\"Represents the application identity within an identity set.\");\nconst OnenoteUpdateMeSections_IdentitySetSchema = z.object({\n user: OnenoteUpdateMeSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteUpdateMeSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteUpdateMeSections_IdentityApplicationSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteUpdateMeSectionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section. Read-only.\").nullable().optional(),\n links: OnenoteUpdateMeSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteUpdateMeSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL for the response.\").nullable().optional(),\n lastModifiedBy: OnenoteUpdateMeSections_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n}).describe(\"Full response schema for an updated OneNote section.\");\n\nexport const onenoteUpdateMeSections = action(\"ONENOTE_UPDATE_ME_SECTIONS\", {\n slug: \"onenote-update-me-sections\",\n name: \"Update my OneNote section\",\n description: \"Updates the navigation property sections in me. Use when you need to modify properties of an existing OneNote section, such as renaming it, within the current user's notebooks. This action uses a PATCH request to update the section entity at the specified path. Use this action when you need to update a specific OneNote section owned by the authenticated user, such as changing its display name. This is an idempotent operation that modifies the specified properties while preserving all other existing values. Note: Only the displayName property can be updated via this endpoint. Other properties like isDefault, createdDateTime, etc. are read-only.\",\n input: OnenoteUpdateMeSectionsInput,\n output: OnenoteUpdateMeSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACzF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;AAChM,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAC5F,MAAM,6CAA6CA,IAAAA,EAAE,OAAO,EAC1D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,mEAAmE;
|
|
1
|
+
{"version":3,"file":"update-me-sections.cjs","names":["z","action"],"sources":["../../src/actions/update-me-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteUpdateMeSectionsInput = z.object({\n section_id: z.string().describe(\"The unique identifier of the OneNote section to update.\"),\n display_name: z.string().describe(\"The new name for the section. Must be 50 characters or fewer and cannot contain: ?*/:<>|&#''%~. If not provided, the current name is preserved.\").optional(),\n}).describe(\"Request model for updating a OneNote section for the current user's notebooks.\");\nconst OnenoteUpdateMeSections_ExternalLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Represents a URL that opens a OneNote page, section, or notebook.\");\nconst OnenoteUpdateMeSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteUpdateMeSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteUpdateMeSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote section.\");\nconst OnenoteUpdateMeSections_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 the user identity within an identity set.\");\nconst OnenoteUpdateMeSections_IdentityDeviceSchema = z.object({\n id: z.string().describe(\"The unique identifier of the device.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the device.\").nullable().optional(),\n}).passthrough().describe(\"Represents the device identity within an identity set.\");\nconst OnenoteUpdateMeSections_IdentityApplicationSchema = z.object({\n id: z.string().describe(\"The unique identifier of the application.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the application.\").nullable().optional(),\n}).passthrough().describe(\"Represents the application identity within an identity set.\");\nconst OnenoteUpdateMeSections_IdentitySetSchema = z.object({\n user: OnenoteUpdateMeSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteUpdateMeSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteUpdateMeSections_IdentityApplicationSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteUpdateMeSectionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the section. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the section. Read-only.\").nullable().optional(),\n links: OnenoteUpdateMeSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteUpdateMeSections_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default section. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the section.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"OData context URL for the response.\").nullable().optional(),\n lastModifiedBy: OnenoteUpdateMeSections_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the section was created. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the section was last modified. UTC format (ISO 8601). Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Full response schema for an updated OneNote section.\");\n\nexport const onenoteUpdateMeSections = action(\"ONENOTE_UPDATE_ME_SECTIONS\", {\n slug: \"onenote-update-me-sections\",\n name: \"Update my OneNote section\",\n description: \"Updates the navigation property sections in me. Use when you need to modify properties of an existing OneNote section, such as renaming it, within the current user's notebooks. This action uses a PATCH request to update the section entity at the specified path. Use this action when you need to update a specific OneNote section owned by the authenticated user, such as changing its display name. This is an idempotent operation that modifies the specified properties while preserving all other existing values. Note: Only the displayName property can be updated via this endpoint. Other properties like isDefault, createdDateTime, etc. are read-only.\",\n input: OnenoteUpdateMeSectionsInput,\n output: OnenoteUpdateMeSectionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -11,26 +11,26 @@ declare const OnenoteUpdateMeSectionsOutput: z.ZodObject<{
|
|
|
11
11
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
12
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
13
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
15
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
16
16
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
-
}, z.core.$
|
|
18
|
-
}, z.core.$
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
19
|
pagesUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
21
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
22
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>;
|
|
25
25
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
26
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>;
|
|
29
29
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
30
30
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
-
}, z.core.$
|
|
33
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>>;
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
34
|
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
35
35
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
36
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -38,23 +38,35 @@ declare const OnenoteUpdateMeSectionsOutput: z.ZodObject<{
|
|
|
38
38
|
user: 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.$
|
|
41
|
+
}, z.core.$loose>>>;
|
|
42
42
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
43
43
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
44
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
45
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>>>;
|
|
46
46
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
47
47
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
48
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
-
}, z.core.$
|
|
50
|
-
}, z.core.$
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
51
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
52
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
|
-
}, z.core.$
|
|
53
|
+
}, z.core.$loose>;
|
|
54
54
|
declare const onenoteUpdateMeSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
section_id: string;
|
|
56
56
|
display_name?: string | undefined;
|
|
57
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
57
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
58
|
+
connectionId: z.ZodString;
|
|
59
|
+
entityId: z.ZodString;
|
|
60
|
+
instanceId: z.ZodString;
|
|
61
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
62
|
+
accessToken: z.ZodString;
|
|
63
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
64
|
+
connectionId: z.ZodString;
|
|
65
|
+
entityId: z.ZodString;
|
|
66
|
+
instanceId: z.ZodString;
|
|
67
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
68
|
+
accessToken: z.ZodString;
|
|
69
|
+
}, z.core.$strip>>]>;
|
|
58
70
|
//#endregion
|
|
59
71
|
export { onenoteUpdateMeSections };
|
|
60
72
|
//# sourceMappingURL=update-me-sections.d.cts.map
|