@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
|
@@ -12,50 +12,62 @@ declare const OnenoteCreateGroupSectionGroupsSectionsOutput: z.ZodObject<{
|
|
|
12
12
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
13
13
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
14
14
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>>>;
|
|
16
16
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
17
17
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
20
|
pagesUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
21
|
createdBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
22
22
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
23
23
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
27
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
30
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
31
31
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
-
}, z.core.$
|
|
34
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>>;
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
35
|
isDefault: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
36
36
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
lastModifiedBy: z.ZodOptional<z.ZodNullable<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 onenoteCreateGroupSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
55
55
|
group_id: string;
|
|
56
56
|
display_name: string;
|
|
57
57
|
section_group_id: string;
|
|
58
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
58
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
59
|
+
connectionId: z.ZodString;
|
|
60
|
+
entityId: z.ZodString;
|
|
61
|
+
instanceId: z.ZodString;
|
|
62
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
63
|
+
accessToken: z.ZodString;
|
|
64
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
65
|
+
connectionId: z.ZodString;
|
|
66
|
+
entityId: z.ZodString;
|
|
67
|
+
instanceId: z.ZodString;
|
|
68
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
69
|
+
accessToken: z.ZodString;
|
|
70
|
+
}, z.core.$strip>>]>;
|
|
59
71
|
//#endregion
|
|
60
72
|
export { onenoteCreateGroupSectionGroupsSections };
|
|
61
73
|
//# sourceMappingURL=create-group-section-groups-sections.d.mts.map
|
|
@@ -6,28 +6,28 @@ const OnenoteCreateGroupSectionGroupsSectionsInput = z.object({
|
|
|
6
6
|
display_name: z.string().describe("The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~"),
|
|
7
7
|
section_group_id: z.string().describe("The unique identifier of the section group within the group.")
|
|
8
8
|
}).describe("Request model for creating a OneNote section within a section group of a Microsoft 365 group.");
|
|
9
|
-
const OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Represents a URL that opens a OneNote page, section, or notebook.");
|
|
9
|
+
const OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Represents a URL that opens a OneNote page, section, or notebook.");
|
|
10
10
|
const OnenoteCreateGroupSectionGroupsSections_SectionLinksSchema = z.object({
|
|
11
11
|
oneNoteWebUrl: OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),
|
|
12
12
|
oneNoteClientUrl: OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional()
|
|
13
|
-
}).describe("Links for opening a OneNote section.");
|
|
13
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
14
14
|
const OnenoteCreateGroupSectionGroupsSections_IdentityUserSchema = z.object({
|
|
15
15
|
id: z.string().describe("The unique identifier of the user.").nullable().optional(),
|
|
16
16
|
displayName: z.string().describe("The display name of the user.").nullable().optional()
|
|
17
|
-
}).describe("Represents the user identity within an identity set.");
|
|
17
|
+
}).passthrough().describe("Represents the user identity within an identity set.");
|
|
18
18
|
const OnenoteCreateGroupSectionGroupsSections_IdentityDeviceSchema = z.object({
|
|
19
19
|
id: z.string().describe("The unique identifier of the device.").nullable().optional(),
|
|
20
20
|
displayName: z.string().describe("The display name of the device.").nullable().optional()
|
|
21
|
-
}).describe("Represents the device identity within an identity set.");
|
|
21
|
+
}).passthrough().describe("Represents the device identity within an identity set.");
|
|
22
22
|
const OnenoteCreateGroupSectionGroupsSections_IdentityApplicationSchema = z.object({
|
|
23
23
|
id: z.string().describe("The unique identifier of the application.").nullable().optional(),
|
|
24
24
|
displayName: z.string().describe("The display name of the application.").nullable().optional()
|
|
25
|
-
}).describe("Represents the application identity within an identity set.");
|
|
25
|
+
}).passthrough().describe("Represents the application identity within an identity set.");
|
|
26
26
|
const OnenoteCreateGroupSectionGroupsSections_IdentitySetSchema = z.object({
|
|
27
27
|
user: OnenoteCreateGroupSectionGroupsSections_IdentityUserSchema.nullable().optional(),
|
|
28
28
|
device: OnenoteCreateGroupSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),
|
|
29
29
|
application: OnenoteCreateGroupSectionGroupsSections_IdentityApplicationSchema.nullable().optional()
|
|
30
|
-
}).describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
|
|
30
|
+
}).passthrough().describe("Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.");
|
|
31
31
|
const onenoteCreateGroupSectionGroupsSections = action("ONENOTE_CREATE_GROUP_SECTION_GROUPS_SECTIONS", {
|
|
32
32
|
slug: "onenote-create-group-section-groups-sections",
|
|
33
33
|
name: "Create section in section group",
|
|
@@ -44,7 +44,7 @@ const onenoteCreateGroupSectionGroupsSections = action("ONENOTE_CREATE_GROUP_SEC
|
|
|
44
44
|
lastModifiedBy: OnenoteCreateGroupSectionGroupsSections_IdentitySetSchema.nullable().optional(),
|
|
45
45
|
createdDateTime: z.string().describe("The date and time when the section was created. UTC format (ISO 8601). Read-only.").nullable().optional(),
|
|
46
46
|
lastModifiedDateTime: z.string().describe("The date and time when the section was last modified. UTC format (ISO 8601). Read-only.").nullable().optional()
|
|
47
|
-
}).describe("Full response schema for a created OneNote section within a section group.")
|
|
47
|
+
}).passthrough().describe("Full response schema for a created OneNote section within a section group.")
|
|
48
48
|
});
|
|
49
49
|
//#endregion
|
|
50
50
|
export { onenoteCreateGroupSectionGroupsSections };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-group-section-groups-sections.mjs","names":[],"sources":["../../src/actions/create-group-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupSectionGroupsSectionsInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group.\"),\n}).describe(\"Request model for creating a OneNote section within a section group of a Microsoft 365 group.\");\nconst OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_IdentitySetSchema = z.object({\n user: OnenoteCreateGroupSectionGroupsSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateGroupSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateGroupSectionGroupsSections_IdentityApplicationSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateGroupSectionGroupsSectionsOutput = 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: OnenoteCreateGroupSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateGroupSectionGroupsSections_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 lastModifiedBy: OnenoteCreateGroupSectionGroupsSections_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 a created OneNote section within a section group.\");\n\nexport const onenoteCreateGroupSectionGroupsSections = action(\"ONENOTE_CREATE_GROUP_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-create-group-section-groups-sections\",\n name: \"Create section in section group\",\n description: \"Creates a new OneNote section within a specified section group of a Microsoft 365 group. Use this action when you need to add a new section to organize OneNote pages within a section group's hierarchy within a group. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is idempotent — calling it multiple times with the same display name may create duplicate sections depending on the API's handling of unique-name constraints.\",\n input: OnenoteCreateGroupSectionGroupsSectionsInput,\n output: OnenoteCreateGroupSectionGroupsSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+CAA+C,EAAE,OAAO;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;CAChJ,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AACtG,CAAC,CAAC,CAAC,SAAS,+FAA+F;AAC3G,MAAM,6DAA6D,EAAE,OAAO,EAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,mEAAmE;
|
|
1
|
+
{"version":3,"file":"create-group-section-groups-sections.mjs","names":[],"sources":["../../src/actions/create-group-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateGroupSectionGroupsSectionsInput = z.object({\n group_id: z.string().describe(\"The unique identifier of the Microsoft 365 group.\"),\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the group.\"),\n}).describe(\"Request model for creating a OneNote section within a section group of a Microsoft 365 group.\");\nconst OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateGroupSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_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 OnenoteCreateGroupSectionGroupsSections_IdentitySetSchema = z.object({\n user: OnenoteCreateGroupSectionGroupsSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateGroupSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateGroupSectionGroupsSections_IdentityApplicationSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateGroupSectionGroupsSectionsOutput = 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: OnenoteCreateGroupSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateGroupSectionGroupsSections_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 lastModifiedBy: OnenoteCreateGroupSectionGroupsSections_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 a created OneNote section within a section group.\");\n\nexport const onenoteCreateGroupSectionGroupsSections = action(\"ONENOTE_CREATE_GROUP_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-create-group-section-groups-sections\",\n name: \"Create section in section group\",\n description: \"Creates a new OneNote section within a specified section group of a Microsoft 365 group. Use this action when you need to add a new section to organize OneNote pages within a section group's hierarchy within a group. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is idempotent — calling it multiple times with the same display name may create duplicate sections depending on the API's handling of unique-name constraints.\",\n input: OnenoteCreateGroupSectionGroupsSectionsInput,\n output: OnenoteCreateGroupSectionGroupsSectionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -2,20 +2,20 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/create-me-notebooks.ts
|
|
4
4
|
const OnenoteCreateMeNotebooksInput = zod.z.object({ display_name: zod.z.string().describe("The name of the new notebook. Must be 128 characters or fewer and cannot contain the characters: ?*\\/:<>|&'\"") }).describe("Request model for creating a OneNote notebook for the signed-in user.");
|
|
5
|
-
const OnenoteCreateMeNotebooks_NotebookLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).describe("Link URL for opening the notebook.");
|
|
5
|
+
const OnenoteCreateMeNotebooks_NotebookLinkSchema = zod.z.object({ href: zod.z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Link URL for opening the notebook.");
|
|
6
6
|
const OnenoteCreateMeNotebooks_NotebookLinksSchema = zod.z.object({
|
|
7
7
|
oneNoteWebUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),
|
|
8
8
|
oneNoteClientUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional()
|
|
9
|
-
}).describe("Links for opening the notebook in various clients.");
|
|
9
|
+
}).passthrough().describe("Links for opening the notebook in various clients.");
|
|
10
10
|
const OnenoteCreateMeNotebooks_IdentityInfoSchema = zod.z.object({
|
|
11
11
|
id: zod.z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
12
12
|
displayName: zod.z.string().describe("The display name of the identity.").nullable().optional()
|
|
13
|
-
}).describe("Individual identity information for a user, device, or application.");
|
|
13
|
+
}).passthrough().describe("Individual identity information for a user, device, or application.");
|
|
14
14
|
const OnenoteCreateMeNotebooks_IdentitySetSchema = zod.z.object({
|
|
15
15
|
user: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),
|
|
16
16
|
device: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),
|
|
17
17
|
application: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional()
|
|
18
|
-
}).describe("Identity information for a user, device, or application.");
|
|
18
|
+
}).passthrough().describe("Identity information for a user, device, or application.");
|
|
19
19
|
const OnenoteCreateMeNotebooksOutput = zod.z.object({
|
|
20
20
|
id: zod.z.string().describe("The unique identifier of the created notebook. Read-only.").nullable().optional(),
|
|
21
21
|
self: zod.z.string().describe("The endpoint where you can get details about the notebook. Read-only.").nullable().optional(),
|
|
@@ -30,7 +30,7 @@ const OnenoteCreateMeNotebooksOutput = zod.z.object({
|
|
|
30
30
|
createdDateTime: zod.z.string().describe("The date and time when the notebook was created in UTC (ISO 8601). Read-only.").nullable().optional(),
|
|
31
31
|
sectionGroupsUrl: zod.z.string().describe("The URL for the section groups navigation property. Read-only.").nullable().optional(),
|
|
32
32
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the notebook was last modified in UTC (ISO 8601). Read-only.").nullable().optional()
|
|
33
|
-
}).describe("Response model containing the created notebook details.");
|
|
33
|
+
}).passthrough().describe("Response model containing the created notebook details.");
|
|
34
34
|
const onenoteCreateMeNotebooks = require_action.action("ONENOTE_CREATE_ME_NOTEBOOKS", {
|
|
35
35
|
slug: "onenote-create-me-notebooks",
|
|
36
36
|
name: "Create user notebook",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-me-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/create-me-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeNotebooksInput = z.object({\n display_name: z.string().describe(\"The name of the new notebook. Must be 128 characters or fewer and cannot contain the characters: ?*\\\\/:<>|&'\\\"\"),\n}).describe(\"Request model for creating a OneNote notebook for the signed-in user.\");\nconst OnenoteCreateMeNotebooks_NotebookLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Link URL for opening the notebook.\");\nconst OnenoteCreateMeNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n}).describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteCreateMeNotebooks_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Individual identity information for a user, device, or application.\");\nconst OnenoteCreateMeNotebooks_IdentitySetSchema = z.object({\n user: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n device: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n application: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n}).describe(\"Identity information for a user, device, or application.\");\nexport const OnenoteCreateMeNotebooksOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteCreateMeNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others. Read-only.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property. Read-only.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created in UTC (ISO 8601). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified in UTC (ISO 8601). Read-only.\").nullable().optional(),\n}).describe(\"Response model containing the created notebook details.\");\n\nexport const onenoteCreateMeNotebooks = action(\"ONENOTE_CREATE_ME_NOTEBOOKS\", {\n slug: \"onenote-create-me-notebooks\",\n name: \"Create user notebook\",\n description: \"Creates a new OneNote notebook for the signed-in user. Use this action when you need to create a new personal notebook to organize notes. The notebook will be created in the user's default OneDrive for Business location. Notebook names must be unique and cannot exceed 128 characters or contain special characters (?*\\\\/:<>|&'\\\"\\\"). Returns the full created notebook object including the server-assigned ID and URLs for accessing sections.\",\n input: OnenoteCreateMeNotebooksInput,\n output: OnenoteCreateMeNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,EACpJ,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO,EAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,oCAAoC;
|
|
1
|
+
{"version":3,"file":"create-me-notebooks.cjs","names":["z","action"],"sources":["../../src/actions/create-me-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeNotebooksInput = z.object({\n display_name: z.string().describe(\"The name of the new notebook. Must be 128 characters or fewer and cannot contain the characters: ?*\\\\/:<>|&'\\\"\"),\n}).describe(\"Request model for creating a OneNote notebook for the signed-in user.\");\nconst OnenoteCreateMeNotebooks_NotebookLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Link URL for opening the notebook.\");\nconst OnenoteCreateMeNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteCreateMeNotebooks_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Individual identity information for a user, device, or application.\");\nconst OnenoteCreateMeNotebooks_IdentitySetSchema = z.object({\n user: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n device: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n application: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, device, or application.\");\nexport const OnenoteCreateMeNotebooksOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteCreateMeNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others. Read-only.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property. Read-only.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created in UTC (ISO 8601). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified in UTC (ISO 8601). Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the created notebook details.\");\n\nexport const onenoteCreateMeNotebooks = action(\"ONENOTE_CREATE_ME_NOTEBOOKS\", {\n slug: \"onenote-create-me-notebooks\",\n name: \"Create user notebook\",\n description: \"Creates a new OneNote notebook for the signed-in user. Use this action when you need to create a new personal notebook to organize notes. The notebook will be created in the user's default OneDrive for Business location. Notebook names must be unique and cannot exceed 128 characters or contain special characters (?*\\\\/:<>|&'\\\"\\\"). Returns the full created notebook object including the server-assigned ID and URLs for accessing sections.\",\n input: OnenoteCreateMeNotebooksInput,\n output: OnenoteCreateMeNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,EACpJ,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO,EAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC/E,kBAAkB,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,MAAM,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,aAAa,4CAA4C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AACpF,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,OAAO,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACxE,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,WAAW,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,gBAAgB,2CAA2C,SAAS,CAAC,CAAC,SAAS;CAC/E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1I,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,27 +10,27 @@ declare const OnenoteCreateMeNotebooksOutput: z.ZodObject<{
|
|
|
10
10
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
11
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
12
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
14
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
19
|
userRole: 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
|
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -38,23 +38,35 @@ declare const OnenoteCreateMeNotebooksOutput: 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
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
53
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
-
}, z.core.$
|
|
54
|
+
}, z.core.$loose>;
|
|
55
55
|
declare const onenoteCreateMeNotebooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
56
56
|
display_name: string;
|
|
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 { onenoteCreateMeNotebooks };
|
|
60
72
|
//# sourceMappingURL=create-me-notebooks.d.cts.map
|
|
@@ -10,27 +10,27 @@ declare const OnenoteCreateMeNotebooksOutput: z.ZodObject<{
|
|
|
10
10
|
links: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
11
11
|
oneNoteWebUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
12
12
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
14
|
oneNoteClientUrl: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
15
|
href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
}, z.core.$
|
|
16
|
+
}, z.core.$loose>>>;
|
|
17
|
+
}, z.core.$loose>>>;
|
|
18
18
|
isShared: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
19
|
userRole: 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
|
sectionsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -38,23 +38,35 @@ declare const OnenoteCreateMeNotebooksOutput: 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
|
sectionGroupsUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
53
53
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
|
-
}, z.core.$
|
|
54
|
+
}, z.core.$loose>;
|
|
55
55
|
declare const onenoteCreateMeNotebooks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
56
56
|
display_name: string;
|
|
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 { onenoteCreateMeNotebooks };
|
|
60
72
|
//# sourceMappingURL=create-me-notebooks.d.mts.map
|
|
@@ -2,20 +2,20 @@ import { action } from "../action.mjs";
|
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
//#region src/actions/create-me-notebooks.ts
|
|
4
4
|
const OnenoteCreateMeNotebooksInput = z.object({ display_name: z.string().describe("The name of the new notebook. Must be 128 characters or fewer and cannot contain the characters: ?*\\/:<>|&'\"") }).describe("Request model for creating a OneNote notebook for the signed-in user.");
|
|
5
|
-
const OnenoteCreateMeNotebooks_NotebookLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).describe("Link URL for opening the notebook.");
|
|
5
|
+
const OnenoteCreateMeNotebooks_NotebookLinkSchema = z.object({ href: z.string().describe("The URL of the link.").nullable().optional() }).passthrough().describe("Link URL for opening the notebook.");
|
|
6
6
|
const OnenoteCreateMeNotebooks_NotebookLinksSchema = z.object({
|
|
7
7
|
oneNoteWebUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),
|
|
8
8
|
oneNoteClientUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional()
|
|
9
|
-
}).describe("Links for opening the notebook in various clients.");
|
|
9
|
+
}).passthrough().describe("Links for opening the notebook in various clients.");
|
|
10
10
|
const OnenoteCreateMeNotebooks_IdentityInfoSchema = z.object({
|
|
11
11
|
id: z.string().describe("The unique identifier of the identity.").nullable().optional(),
|
|
12
12
|
displayName: z.string().describe("The display name of the identity.").nullable().optional()
|
|
13
|
-
}).describe("Individual identity information for a user, device, or application.");
|
|
13
|
+
}).passthrough().describe("Individual identity information for a user, device, or application.");
|
|
14
14
|
const OnenoteCreateMeNotebooks_IdentitySetSchema = z.object({
|
|
15
15
|
user: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),
|
|
16
16
|
device: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),
|
|
17
17
|
application: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional()
|
|
18
|
-
}).describe("Identity information for a user, device, or application.");
|
|
18
|
+
}).passthrough().describe("Identity information for a user, device, or application.");
|
|
19
19
|
const onenoteCreateMeNotebooks = action("ONENOTE_CREATE_ME_NOTEBOOKS", {
|
|
20
20
|
slug: "onenote-create-me-notebooks",
|
|
21
21
|
name: "Create user notebook",
|
|
@@ -35,7 +35,7 @@ const onenoteCreateMeNotebooks = action("ONENOTE_CREATE_ME_NOTEBOOKS", {
|
|
|
35
35
|
createdDateTime: z.string().describe("The date and time when the notebook was created in UTC (ISO 8601). Read-only.").nullable().optional(),
|
|
36
36
|
sectionGroupsUrl: z.string().describe("The URL for the section groups navigation property. Read-only.").nullable().optional(),
|
|
37
37
|
lastModifiedDateTime: z.string().describe("The date and time when the notebook was last modified in UTC (ISO 8601). Read-only.").nullable().optional()
|
|
38
|
-
}).describe("Response model containing the created notebook details.")
|
|
38
|
+
}).passthrough().describe("Response model containing the created notebook details.")
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
41
41
|
export { onenoteCreateMeNotebooks };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-me-notebooks.mjs","names":[],"sources":["../../src/actions/create-me-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeNotebooksInput = z.object({\n display_name: z.string().describe(\"The name of the new notebook. Must be 128 characters or fewer and cannot contain the characters: ?*\\\\/:<>|&'\\\"\"),\n}).describe(\"Request model for creating a OneNote notebook for the signed-in user.\");\nconst OnenoteCreateMeNotebooks_NotebookLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).describe(\"Link URL for opening the notebook.\");\nconst OnenoteCreateMeNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n}).describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteCreateMeNotebooks_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).describe(\"Individual identity information for a user, device, or application.\");\nconst OnenoteCreateMeNotebooks_IdentitySetSchema = z.object({\n user: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n device: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n application: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n}).describe(\"Identity information for a user, device, or application.\");\nexport const OnenoteCreateMeNotebooksOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteCreateMeNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others. Read-only.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property. Read-only.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created in UTC (ISO 8601). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified in UTC (ISO 8601). Read-only.\").nullable().optional(),\n}).describe(\"Response model containing the created notebook details.\");\n\nexport const onenoteCreateMeNotebooks = action(\"ONENOTE_CREATE_ME_NOTEBOOKS\", {\n slug: \"onenote-create-me-notebooks\",\n name: \"Create user notebook\",\n description: \"Creates a new OneNote notebook for the signed-in user. Use this action when you need to create a new personal notebook to organize notes. The notebook will be created in the user's default OneDrive for Business location. Notebook names must be unique and cannot exceed 128 characters or contain special characters (?*\\\\/:<>|&'\\\"\\\"). Returns the full created notebook object including the server-assigned ID and URLs for accessing sections.\",\n input: OnenoteCreateMeNotebooksInput,\n output: OnenoteCreateMeNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,EACpJ,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,8CAA8C,EAAE,OAAO,EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,oCAAoC;
|
|
1
|
+
{"version":3,"file":"create-me-notebooks.mjs","names":[],"sources":["../../src/actions/create-me-notebooks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeNotebooksInput = z.object({\n display_name: z.string().describe(\"The name of the new notebook. Must be 128 characters or fewer and cannot contain the characters: ?*\\\\/:<>|&'\\\"\"),\n}).describe(\"Request model for creating a OneNote notebook for the signed-in user.\");\nconst OnenoteCreateMeNotebooks_NotebookLinkSchema = z.object({\n href: z.string().describe(\"The URL of the link.\").nullable().optional(),\n}).passthrough().describe(\"Link URL for opening the notebook.\");\nconst OnenoteCreateMeNotebooks_NotebookLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeNotebooks_NotebookLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening the notebook in various clients.\");\nconst OnenoteCreateMeNotebooks_IdentityInfoSchema = z.object({\n id: z.string().describe(\"The unique identifier of the identity.\").nullable().optional(),\n displayName: z.string().describe(\"The display name of the identity.\").nullable().optional(),\n}).passthrough().describe(\"Individual identity information for a user, device, or application.\");\nconst OnenoteCreateMeNotebooks_IdentitySetSchema = z.object({\n user: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n device: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n application: OnenoteCreateMeNotebooks_IdentityInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Identity information for a user, device, or application.\");\nexport const OnenoteCreateMeNotebooksOutput = z.object({\n id: z.string().describe(\"The unique identifier of the created notebook. Read-only.\").nullable().optional(),\n self: z.string().describe(\"The endpoint where you can get details about the notebook. Read-only.\").nullable().optional(),\n links: OnenoteCreateMeNotebooks_NotebookLinksSchema.nullable().optional(),\n isShared: z.boolean().describe(\"Indicates whether the notebook is shared with others. Read-only.\").nullable().optional(),\n userRole: z.string().describe(\"The user's role on the notebook: Owner, Contributor, Reader, or None. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n isDefault: z.boolean().describe(\"Indicates whether this is the user's default notebook. Read-only.\").nullable().optional(),\n displayName: z.string().describe(\"The name of the notebook.\").nullable().optional(),\n sectionsUrl: z.string().describe(\"The URL for the sections navigation property. Read-only.\").nullable().optional(),\n lastModifiedBy: OnenoteCreateMeNotebooks_IdentitySetSchema.nullable().optional(),\n createdDateTime: z.string().describe(\"The date and time when the notebook was created in UTC (ISO 8601). Read-only.\").nullable().optional(),\n sectionGroupsUrl: z.string().describe(\"The URL for the section groups navigation property. Read-only.\").nullable().optional(),\n lastModifiedDateTime: z.string().describe(\"The date and time when the notebook was last modified in UTC (ISO 8601). Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Response model containing the created notebook details.\");\n\nexport const onenoteCreateMeNotebooks = action(\"ONENOTE_CREATE_ME_NOTEBOOKS\", {\n slug: \"onenote-create-me-notebooks\",\n name: \"Create user notebook\",\n description: \"Creates a new OneNote notebook for the signed-in user. Use this action when you need to create a new personal notebook to organize notes. The notebook will be created in the user's default OneDrive for Business location. Notebook names must be unique and cannot exceed 128 characters or contain special characters (?*\\\\/:<>|&'\\\"\\\"). Returns the full created notebook object including the server-assigned ID and URLs for accessing sections.\",\n input: OnenoteCreateMeNotebooksInput,\n output: OnenoteCreateMeNotebooksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO,EACpD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,EACpJ,CAAC,CAAC,CAAC,SAAS,uEAAuE;AACnF,MAAM,8CAA8C,EAAE,OAAO,EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAC9D,MAAM,+CAA+C,EAAE,OAAO;CAC5D,eAAe,4CAA4C,SAAS,CAAC,CAAC,SAAS;CAC/E,kBAAkB,4CAA4C,SAAS,CAAC,CAAC,SAAS;AACpF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qEAAqE;AAC/F,MAAM,6CAA6C,EAAE,OAAO;CAC1D,MAAM,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,4CAA4C,SAAS,CAAC,CAAC,SAAS;CACxE,aAAa,4CAA4C,SAAS,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAiBpF,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QArB4C,EAAE,OAAO;EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uEAAuE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,OAAO,6CAA6C,SAAS,CAAC,CAAC,SAAS;EACxE,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,WAAW,2CAA2C,SAAS,CAAC,CAAC,SAAS;EAC1E,WAAW,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,gBAAgB,2CAA2C,SAAS,CAAC,CAAC,SAAS;EAC/E,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1I,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5H,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
|
|
@@ -5,28 +5,28 @@ const OnenoteCreateMeSectionGroupsSectionsInput = zod.z.object({
|
|
|
5
5
|
display_name: zod.z.string().describe("The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~"),
|
|
6
6
|
section_group_id: zod.z.string().describe("The unique identifier of the section group within the notebook.")
|
|
7
7
|
}).describe("Request model for creating a OneNote section within a section group for the signed-in user.");
|
|
8
|
-
const OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_SectionLinksSchema = zod.z.object({
|
|
10
10
|
oneNoteWebUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),
|
|
11
11
|
oneNoteClientUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional()
|
|
12
|
-
}).describe("Links for opening a OneNote section.");
|
|
12
|
+
}).passthrough().describe("Links for opening a OneNote section.");
|
|
13
13
|
const OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_IdentitySetSchema = zod.z.object({
|
|
26
26
|
user: OnenoteCreateMeSectionGroupsSections_IdentityUserSchema.nullable().optional(),
|
|
27
27
|
device: OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),
|
|
28
28
|
application: OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSectionsOutput = 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(),
|
|
@@ -38,7 +38,7 @@ const OnenoteCreateMeSectionGroupsSectionsOutput = zod.z.object({
|
|
|
38
38
|
lastModifiedBy: OnenoteCreateMeSectionGroupsSections_IdentitySetSchema.nullable().optional(),
|
|
39
39
|
createdDateTime: zod.z.string().describe("The date and time when the section was created. UTC format (ISO 8601). Read-only.").nullable().optional(),
|
|
40
40
|
lastModifiedDateTime: zod.z.string().describe("The date and time when the section was last modified. UTC format (ISO 8601). Read-only.").nullable().optional()
|
|
41
|
-
}).describe("Full response schema for a created OneNote section under user's section group.");
|
|
41
|
+
}).passthrough().describe("Full response schema for a created OneNote section under user's section group.");
|
|
42
42
|
const onenoteCreateMeSectionGroupsSections = require_action.action("ONENOTE_CREATE_ME_SECTION_GROUPS_SECTIONS", {
|
|
43
43
|
slug: "onenote-create-me-section-groups-sections",
|
|
44
44
|
name: "Create section in user's section group",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-me-section-groups-sections.cjs","names":["z","action"],"sources":["../../src/actions/create-me-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeSectionGroupsSectionsInput = z.object({\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for creating a OneNote section within a section group for the signed-in user.\");\nconst OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_IdentitySetSchema = z.object({\n user: OnenoteCreateMeSectionGroupsSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema.nullable().optional(),\n}).describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateMeSectionGroupsSectionsOutput = 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: OnenoteCreateMeSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeSectionGroupsSections_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 lastModifiedBy: OnenoteCreateMeSectionGroupsSections_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 a created OneNote section under user's section group.\");\n\nexport const onenoteCreateMeSectionGroupsSections = action(\"ONENOTE_CREATE_ME_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-create-me-section-groups-sections\",\n name: \"Create section in user's section group\",\n description: \"Creates a new OneNote section within a specified section group of a notebook for the signed-in user. Use this action when you need to add a new section to organize OneNote pages within a user's section group hierarchy. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is idempotent — calling it multiple times with the same display name may create duplicate sections depending on the API's handling of unique-name constraints.\",\n input: OnenoteCreateMeSectionGroupsSectionsInput,\n output: OnenoteCreateMeSectionGroupsSectionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,4CAA4CA,IAAAA,EAAE,OAAO;CAChE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G;CAChJ,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE;AACzG,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACzG,MAAM,0DAA0DA,IAAAA,EAAE,OAAO,EACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxE,CAAC,CAAC,CAAC,SAAS,mEAAmE;
|
|
1
|
+
{"version":3,"file":"create-me-section-groups-sections.cjs","names":["z","action"],"sources":["../../src/actions/create-me-section-groups-sections.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OnenoteCreateMeSectionGroupsSectionsInput = z.object({\n display_name: z.string().describe(\"The name of the new section. Must be 50 characters or fewer and cannot contain the characters: ?*/:<>|&#''%~\"),\n section_group_id: z.string().describe(\"The unique identifier of the section group within the notebook.\"),\n}).describe(\"Request model for creating a OneNote section within a section group for the signed-in user.\");\nconst OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_SectionLinksSchema = z.object({\n oneNoteWebUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n oneNoteClientUrl: OnenoteCreateMeSectionGroupsSections_ExternalLinkSchema.nullable().optional(),\n}).passthrough().describe(\"Links for opening a OneNote section.\");\nconst OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_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 OnenoteCreateMeSectionGroupsSections_IdentitySetSchema = z.object({\n user: OnenoteCreateMeSectionGroupsSections_IdentityUserSchema.nullable().optional(),\n device: OnenoteCreateMeSectionGroupsSections_IdentityDeviceSchema.nullable().optional(),\n application: OnenoteCreateMeSectionGroupsSections_IdentityApplicationSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a keyed collection of identity resources used in createdBy and lastModifiedBy fields.\");\nexport const OnenoteCreateMeSectionGroupsSectionsOutput = 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: OnenoteCreateMeSectionGroupsSections_SectionLinksSchema.nullable().optional(),\n pagesUrl: z.string().describe(\"The pages endpoint for retrieving all pages in the section. Read-only.\").nullable().optional(),\n createdBy: OnenoteCreateMeSectionGroupsSections_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 lastModifiedBy: OnenoteCreateMeSectionGroupsSections_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 a created OneNote section under user's section group.\");\n\nexport const onenoteCreateMeSectionGroupsSections = action(\"ONENOTE_CREATE_ME_SECTION_GROUPS_SECTIONS\", {\n slug: \"onenote-create-me-section-groups-sections\",\n name: \"Create section in user's section group\",\n description: \"Creates a new OneNote section within a specified section group of a notebook for the signed-in user. Use this action when you need to add a new section to organize OneNote pages within a user's section group hierarchy. The section name must be unique within the same hierarchy level, cannot exceed 50 characters, and cannot contain the characters: ?*/:<>|&#''%~. This action is idempotent — calling it multiple times with the same display name may create duplicate sections depending on the API's handling of unique-name constraints.\",\n input: OnenoteCreateMeSectionGroupsSectionsInput,\n output: OnenoteCreateMeSectionGroupsSectionsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -11,49 +11,61 @@ declare const OnenoteCreateMeSectionGroupsSectionsOutput: 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
|
lastModifiedBy: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
37
37
|
user: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
38
38
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
39
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>;
|
|
41
41
|
device: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
42
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
43
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>>;
|
|
45
45
|
application: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
46
46
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
47
47
|
displayName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
-
}, z.core.$
|
|
49
|
-
}, z.core.$
|
|
48
|
+
}, z.core.$loose>>>;
|
|
49
|
+
}, z.core.$loose>>>;
|
|
50
50
|
createdDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
51
|
lastModifiedDateTime: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
52
|
-
}, z.core.$
|
|
52
|
+
}, z.core.$loose>;
|
|
53
53
|
declare const onenoteCreateMeSectionGroupsSections: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
54
54
|
display_name: string;
|
|
55
55
|
section_group_id: string;
|
|
56
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
56
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<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>>]>, readonly [import("@keystrokehq/shared").Credential<"onenote", z.ZodObject<{
|
|
63
|
+
connectionId: z.ZodString;
|
|
64
|
+
entityId: z.ZodString;
|
|
65
|
+
instanceId: z.ZodString;
|
|
66
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
67
|
+
accessToken: z.ZodString;
|
|
68
|
+
}, z.core.$strip>>]>;
|
|
57
69
|
//#endregion
|
|
58
70
|
export { onenoteCreateMeSectionGroupsSections };
|
|
59
71
|
//# sourceMappingURL=create-me-section-groups-sections.d.cts.map
|