@keystrokehq/one_drive 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/README.md +1 -1
- package/dist/actions/add-workbook-worksheet.cjs +1 -1
- package/dist/actions/add-workbook-worksheet.cjs.map +1 -1
- package/dist/actions/add-workbook-worksheet.d.cts +14 -2
- package/dist/actions/add-workbook-worksheet.d.mts +14 -2
- package/dist/actions/add-workbook-worksheet.mjs +1 -1
- package/dist/actions/add-workbook-worksheet.mjs.map +1 -1
- package/dist/actions/checkin-item.cjs +1 -1
- package/dist/actions/checkin-item.cjs.map +1 -1
- package/dist/actions/checkin-item.d.cts +14 -2
- package/dist/actions/checkin-item.d.mts +14 -2
- package/dist/actions/checkin-item.mjs +1 -1
- package/dist/actions/checkin-item.mjs.map +1 -1
- package/dist/actions/checkout-item.cjs +1 -1
- package/dist/actions/checkout-item.cjs.map +1 -1
- package/dist/actions/checkout-item.d.cts +14 -2
- package/dist/actions/checkout-item.d.mts +14 -2
- package/dist/actions/checkout-item.mjs +1 -1
- package/dist/actions/checkout-item.mjs.map +1 -1
- package/dist/actions/clear-workbook-range.cjs +1 -1
- package/dist/actions/clear-workbook-range.cjs.map +1 -1
- package/dist/actions/clear-workbook-range.d.cts +14 -2
- package/dist/actions/clear-workbook-range.d.mts +14 -2
- package/dist/actions/clear-workbook-range.mjs +1 -1
- package/dist/actions/clear-workbook-range.mjs.map +1 -1
- package/dist/actions/copy-item.cjs +1 -1
- package/dist/actions/copy-item.cjs.map +1 -1
- package/dist/actions/copy-item.d.cts +14 -2
- package/dist/actions/copy-item.d.mts +14 -2
- package/dist/actions/copy-item.mjs +1 -1
- package/dist/actions/copy-item.mjs.map +1 -1
- package/dist/actions/create-item-permission.cjs +3 -3
- package/dist/actions/create-item-permission.cjs.map +1 -1
- package/dist/actions/create-item-permission.d.cts +28 -16
- package/dist/actions/create-item-permission.d.mts +28 -16
- package/dist/actions/create-item-permission.mjs +3 -3
- package/dist/actions/create-item-permission.mjs.map +1 -1
- package/dist/actions/create-link.cjs +4 -4
- package/dist/actions/create-link.cjs.map +1 -1
- package/dist/actions/create-link.d.cts +18 -6
- package/dist/actions/create-link.d.cts.map +1 -1
- package/dist/actions/create-link.d.mts +18 -6
- package/dist/actions/create-link.d.mts.map +1 -1
- package/dist/actions/create-link.mjs +4 -4
- package/dist/actions/create-link.mjs.map +1 -1
- package/dist/actions/create-sharepoint-list-item.d.cts +13 -1
- package/dist/actions/create-sharepoint-list-item.d.cts.map +1 -1
- package/dist/actions/create-sharepoint-list-item.d.mts +13 -1
- package/dist/actions/create-sharepoint-list-item.d.mts.map +1 -1
- package/dist/actions/delete-item-permanently.cjs +1 -1
- package/dist/actions/delete-item-permanently.cjs.map +1 -1
- package/dist/actions/delete-item-permanently.d.cts +14 -2
- package/dist/actions/delete-item-permanently.d.mts +14 -2
- package/dist/actions/delete-item-permanently.mjs +1 -1
- package/dist/actions/delete-item-permanently.mjs.map +1 -1
- package/dist/actions/delete-item-permission.cjs +1 -1
- package/dist/actions/delete-item-permission.cjs.map +1 -1
- package/dist/actions/delete-item-permission.d.cts +14 -2
- package/dist/actions/delete-item-permission.d.mts +14 -2
- package/dist/actions/delete-item-permission.mjs +1 -1
- package/dist/actions/delete-item-permission.mjs.map +1 -1
- package/dist/actions/delete-item.cjs +1 -1
- package/dist/actions/delete-item.cjs.map +1 -1
- package/dist/actions/delete-item.d.cts +14 -2
- package/dist/actions/delete-item.d.mts +14 -2
- package/dist/actions/delete-item.mjs +1 -1
- package/dist/actions/delete-item.mjs.map +1 -1
- package/dist/actions/delete-share-permission.cjs +1 -1
- package/dist/actions/delete-share-permission.cjs.map +1 -1
- package/dist/actions/delete-share-permission.d.cts +14 -2
- package/dist/actions/delete-share-permission.d.mts +14 -2
- package/dist/actions/delete-share-permission.mjs +1 -1
- package/dist/actions/delete-share-permission.mjs.map +1 -1
- package/dist/actions/delete-sharepoint-item-permission.d.cts +13 -1
- package/dist/actions/delete-sharepoint-item-permission.d.mts +13 -1
- package/dist/actions/delete-workbook-range.cjs +1 -1
- package/dist/actions/delete-workbook-range.cjs.map +1 -1
- package/dist/actions/delete-workbook-range.d.cts +14 -2
- package/dist/actions/delete-workbook-range.d.mts +14 -2
- package/dist/actions/delete-workbook-range.mjs +1 -1
- package/dist/actions/delete-workbook-range.mjs.map +1 -1
- package/dist/actions/delete-workbook-worksheet.cjs +1 -1
- package/dist/actions/delete-workbook-worksheet.cjs.map +1 -1
- package/dist/actions/delete-workbook-worksheet.d.cts +14 -2
- package/dist/actions/delete-workbook-worksheet.d.mts +14 -2
- package/dist/actions/delete-workbook-worksheet.mjs +1 -1
- package/dist/actions/delete-workbook-worksheet.mjs.map +1 -1
- package/dist/actions/discard-checkout.cjs +1 -1
- package/dist/actions/discard-checkout.cjs.map +1 -1
- package/dist/actions/discard-checkout.d.cts +14 -2
- package/dist/actions/discard-checkout.d.mts +14 -2
- package/dist/actions/discard-checkout.mjs +1 -1
- package/dist/actions/discard-checkout.mjs.map +1 -1
- package/dist/actions/download-file-by-path.cjs +2 -2
- package/dist/actions/download-file-by-path.cjs.map +1 -1
- package/dist/actions/download-file-by-path.d.cts +15 -3
- package/dist/actions/download-file-by-path.d.mts +15 -3
- package/dist/actions/download-file-by-path.mjs +2 -2
- package/dist/actions/download-file-by-path.mjs.map +1 -1
- package/dist/actions/download-file.cjs +2 -2
- package/dist/actions/download-file.cjs.map +1 -1
- package/dist/actions/download-file.d.cts +15 -3
- package/dist/actions/download-file.d.mts +15 -3
- package/dist/actions/download-file.mjs +2 -2
- package/dist/actions/download-file.mjs.map +1 -1
- package/dist/actions/download-item-as-format.cjs +2 -2
- package/dist/actions/download-item-as-format.cjs.map +1 -1
- package/dist/actions/download-item-as-format.d.cts +15 -3
- package/dist/actions/download-item-as-format.d.mts +15 -3
- package/dist/actions/download-item-as-format.mjs +2 -2
- package/dist/actions/download-item-as-format.mjs.map +1 -1
- package/dist/actions/download-item-version.cjs +2 -2
- package/dist/actions/download-item-version.cjs.map +1 -1
- package/dist/actions/download-item-version.d.cts +15 -3
- package/dist/actions/download-item-version.d.mts +15 -3
- package/dist/actions/download-item-version.mjs +2 -2
- package/dist/actions/download-item-version.mjs.map +1 -1
- package/dist/actions/follow-item.cjs +1 -1
- package/dist/actions/follow-item.cjs.map +1 -1
- package/dist/actions/follow-item.d.cts +14 -2
- package/dist/actions/follow-item.d.mts +14 -2
- package/dist/actions/follow-item.mjs +1 -1
- package/dist/actions/follow-item.mjs.map +1 -1
- package/dist/actions/get-document-comments.cjs +2 -2
- package/dist/actions/get-document-comments.cjs.map +1 -1
- package/dist/actions/get-document-comments.d.cts +15 -3
- package/dist/actions/get-document-comments.d.mts +15 -3
- package/dist/actions/get-document-comments.mjs +2 -2
- package/dist/actions/get-document-comments.mjs.map +1 -1
- package/dist/actions/get-drive-item-by-sharing-url.cjs +2 -2
- package/dist/actions/get-drive-item-by-sharing-url.cjs.map +1 -1
- package/dist/actions/get-drive-item-by-sharing-url.d.cts +15 -3
- package/dist/actions/get-drive-item-by-sharing-url.d.mts +15 -3
- package/dist/actions/get-drive-item-by-sharing-url.mjs +2 -2
- package/dist/actions/get-drive-item-by-sharing-url.mjs.map +1 -1
- package/dist/actions/get-drive.cjs +5 -5
- package/dist/actions/get-drive.cjs.map +1 -1
- package/dist/actions/get-drive.d.cts +31 -19
- package/dist/actions/get-drive.d.mts +31 -19
- package/dist/actions/get-drive.mjs +5 -5
- package/dist/actions/get-drive.mjs.map +1 -1
- package/dist/actions/get-followed-item.cjs +4 -4
- package/dist/actions/get-followed-item.cjs.map +1 -1
- package/dist/actions/get-followed-item.d.cts +18 -6
- package/dist/actions/get-followed-item.d.mts +18 -6
- package/dist/actions/get-followed-item.mjs +4 -4
- package/dist/actions/get-followed-item.mjs.map +1 -1
- package/dist/actions/get-group-drive.cjs +5 -5
- package/dist/actions/get-group-drive.cjs.map +1 -1
- package/dist/actions/get-group-drive.d.cts +31 -19
- package/dist/actions/get-group-drive.d.mts +31 -19
- package/dist/actions/get-group-drive.mjs +5 -5
- package/dist/actions/get-group-drive.mjs.map +1 -1
- package/dist/actions/get-item-permissions.cjs +8 -8
- package/dist/actions/get-item-permissions.cjs.map +1 -1
- package/dist/actions/get-item-permissions.d.cts +37 -25
- package/dist/actions/get-item-permissions.d.mts +37 -25
- package/dist/actions/get-item-permissions.mjs +8 -8
- package/dist/actions/get-item-permissions.mjs.map +1 -1
- package/dist/actions/get-item-thumbnails.cjs +3 -3
- package/dist/actions/get-item-thumbnails.cjs.map +1 -1
- package/dist/actions/get-item-thumbnails.d.cts +18 -6
- package/dist/actions/get-item-thumbnails.d.mts +18 -6
- package/dist/actions/get-item-thumbnails.mjs +3 -3
- package/dist/actions/get-item-thumbnails.mjs.map +1 -1
- package/dist/actions/get-item-versions.cjs +6 -6
- package/dist/actions/get-item-versions.cjs.map +1 -1
- package/dist/actions/get-item-versions.d.cts +25 -13
- package/dist/actions/get-item-versions.d.mts +25 -13
- package/dist/actions/get-item-versions.mjs +6 -6
- package/dist/actions/get-item-versions.mjs.map +1 -1
- package/dist/actions/get-item.cjs +7 -7
- package/dist/actions/get-item.cjs.map +1 -1
- package/dist/actions/get-item.d.cts +37 -25
- package/dist/actions/get-item.d.mts +37 -25
- package/dist/actions/get-item.mjs +7 -7
- package/dist/actions/get-item.mjs.map +1 -1
- package/dist/actions/get-root.cjs +7 -7
- package/dist/actions/get-root.cjs.map +1 -1
- package/dist/actions/get-root.d.cts +26 -14
- package/dist/actions/get-root.d.mts +26 -14
- package/dist/actions/get-root.mjs +7 -7
- package/dist/actions/get-root.mjs.map +1 -1
- package/dist/actions/get-share.cjs +2 -2
- package/dist/actions/get-share.cjs.map +1 -1
- package/dist/actions/get-share.d.cts +15 -3
- package/dist/actions/get-share.d.mts +15 -3
- package/dist/actions/get-share.mjs +2 -2
- package/dist/actions/get-share.mjs.map +1 -1
- package/dist/actions/get-sharepoint-list-items.cjs +2 -2
- package/dist/actions/get-sharepoint-list-items.cjs.map +1 -1
- package/dist/actions/get-sharepoint-list-items.d.cts +15 -3
- package/dist/actions/get-sharepoint-list-items.d.mts +15 -3
- package/dist/actions/get-sharepoint-list-items.mjs +2 -2
- package/dist/actions/get-sharepoint-list-items.mjs.map +1 -1
- package/dist/actions/get-site-page-content.cjs +12 -12
- package/dist/actions/get-site-page-content.cjs.map +1 -1
- package/dist/actions/get-site-page-content.d.cts +25 -13
- package/dist/actions/get-site-page-content.d.mts +25 -13
- package/dist/actions/get-site-page-content.mjs +12 -12
- package/dist/actions/get-site-page-content.mjs.map +1 -1
- package/dist/actions/get-site.cjs +1 -1
- package/dist/actions/get-site.cjs.map +1 -1
- package/dist/actions/get-site.d.cts +14 -2
- package/dist/actions/get-site.d.mts +14 -2
- package/dist/actions/get-site.mjs +1 -1
- package/dist/actions/get-site.mjs.map +1 -1
- package/dist/actions/get-special-folder.cjs +7 -7
- package/dist/actions/get-special-folder.cjs.map +1 -1
- package/dist/actions/get-special-folder.d.cts +24 -12
- package/dist/actions/get-special-folder.d.mts +24 -12
- package/dist/actions/get-special-folder.mjs +7 -7
- package/dist/actions/get-special-folder.mjs.map +1 -1
- package/dist/actions/get-user.cjs +1 -1
- package/dist/actions/get-user.cjs.map +1 -1
- package/dist/actions/get-user.d.cts +14 -2
- package/dist/actions/get-user.d.mts +14 -2
- package/dist/actions/get-user.mjs +1 -1
- package/dist/actions/get-user.mjs.map +1 -1
- package/dist/actions/get-workbook-used-range.cjs +1 -1
- package/dist/actions/get-workbook-used-range.cjs.map +1 -1
- package/dist/actions/get-workbook-used-range.d.cts +14 -2
- package/dist/actions/get-workbook-used-range.d.mts +14 -2
- package/dist/actions/get-workbook-used-range.mjs +1 -1
- package/dist/actions/get-workbook-used-range.mjs.map +1 -1
- package/dist/actions/get-workbook-worksheet.cjs +1 -1
- package/dist/actions/get-workbook-worksheet.cjs.map +1 -1
- package/dist/actions/get-workbook-worksheet.d.cts +14 -2
- package/dist/actions/get-workbook-worksheet.d.mts +14 -2
- package/dist/actions/get-workbook-worksheet.mjs +1 -1
- package/dist/actions/get-workbook-worksheet.mjs.map +1 -1
- package/dist/actions/grant-share-permission.cjs +5 -5
- package/dist/actions/grant-share-permission.cjs.map +1 -1
- package/dist/actions/grant-share-permission.d.cts +19 -6
- package/dist/actions/grant-share-permission.d.mts +19 -6
- package/dist/actions/grant-share-permission.mjs +5 -5
- package/dist/actions/grant-share-permission.mjs.map +1 -1
- package/dist/actions/grant-sharepoint-item-permission.d.cts +13 -1
- package/dist/actions/grant-sharepoint-item-permission.d.mts +13 -1
- package/dist/actions/invite-user-to-item.cjs +7 -7
- package/dist/actions/invite-user-to-item.cjs.map +1 -1
- package/dist/actions/invite-user-to-item.d.cts +21 -8
- package/dist/actions/invite-user-to-item.d.mts +21 -8
- package/dist/actions/invite-user-to-item.mjs +7 -7
- package/dist/actions/invite-user-to-item.mjs.map +1 -1
- package/dist/actions/list-activities.cjs +20 -20
- package/dist/actions/list-activities.cjs.map +1 -1
- package/dist/actions/list-activities.d.cts +77 -65
- package/dist/actions/list-activities.d.mts +77 -65
- package/dist/actions/list-activities.mjs +20 -20
- package/dist/actions/list-activities.mjs.map +1 -1
- package/dist/actions/list-all-drive-items.cjs +29 -29
- package/dist/actions/list-all-drive-items.cjs.map +1 -1
- package/dist/actions/list-all-drive-items.d.cts +55 -43
- package/dist/actions/list-all-drive-items.d.mts +55 -43
- package/dist/actions/list-all-drive-items.mjs +29 -29
- package/dist/actions/list-all-drive-items.mjs.map +1 -1
- package/dist/actions/list-bundles.cjs +6 -6
- package/dist/actions/list-bundles.cjs.map +1 -1
- package/dist/actions/list-bundles.d.cts +25 -13
- package/dist/actions/list-bundles.d.mts +25 -13
- package/dist/actions/list-bundles.mjs +6 -6
- package/dist/actions/list-bundles.mjs.map +1 -1
- package/dist/actions/list-drives.cjs +5 -5
- package/dist/actions/list-drives.cjs.map +1 -1
- package/dist/actions/list-drives.d.cts +22 -10
- package/dist/actions/list-drives.d.mts +22 -10
- package/dist/actions/list-drives.mjs +5 -5
- package/dist/actions/list-drives.mjs.map +1 -1
- package/dist/actions/list-folder-children.cjs +29 -29
- package/dist/actions/list-folder-children.cjs.map +1 -1
- package/dist/actions/list-folder-children.d.cts +55 -43
- package/dist/actions/list-folder-children.d.mts +55 -43
- package/dist/actions/list-folder-children.mjs +29 -29
- package/dist/actions/list-folder-children.mjs.map +1 -1
- package/dist/actions/list-item-activities.cjs +4 -4
- package/dist/actions/list-item-activities.cjs.map +1 -1
- package/dist/actions/list-item-activities.d.cts +17 -5
- package/dist/actions/list-item-activities.d.mts +17 -5
- package/dist/actions/list-item-activities.mjs +4 -4
- package/dist/actions/list-item-activities.mjs.map +1 -1
- package/dist/actions/list-onedrive-shared-items.d.cts +13 -1
- package/dist/actions/list-onedrive-shared-items.d.mts +13 -1
- package/dist/actions/list-root-drive-changes.cjs +7 -7
- package/dist/actions/list-root-drive-changes.cjs.map +1 -1
- package/dist/actions/list-root-drive-changes.d.cts +20 -8
- package/dist/actions/list-root-drive-changes.d.mts +20 -8
- package/dist/actions/list-root-drive-changes.mjs +7 -7
- package/dist/actions/list-root-drive-changes.mjs.map +1 -1
- package/dist/actions/list-share-permissions.cjs +2 -2
- package/dist/actions/list-share-permissions.cjs.map +1 -1
- package/dist/actions/list-share-permissions.d.cts +15 -3
- package/dist/actions/list-share-permissions.d.mts +15 -3
- package/dist/actions/list-share-permissions.mjs +2 -2
- package/dist/actions/list-share-permissions.mjs.map +1 -1
- package/dist/actions/list-sharepoint-item-permissions.d.cts +13 -1
- package/dist/actions/list-sharepoint-item-permissions.d.mts +13 -1
- package/dist/actions/list-sharepoint-list-items-delta.cjs +3 -3
- package/dist/actions/list-sharepoint-list-items-delta.cjs.map +1 -1
- package/dist/actions/list-sharepoint-list-items-delta.d.cts +16 -4
- package/dist/actions/list-sharepoint-list-items-delta.d.mts +16 -4
- package/dist/actions/list-sharepoint-list-items-delta.mjs +3 -3
- package/dist/actions/list-sharepoint-list-items-delta.mjs.map +1 -1
- package/dist/actions/list-site-columns.cjs +2 -2
- package/dist/actions/list-site-columns.cjs.map +1 -1
- package/dist/actions/list-site-columns.d.cts +15 -3
- package/dist/actions/list-site-columns.d.mts +15 -3
- package/dist/actions/list-site-columns.mjs +2 -2
- package/dist/actions/list-site-columns.mjs.map +1 -1
- package/dist/actions/list-site-items-delta.cjs +2 -2
- package/dist/actions/list-site-items-delta.cjs.map +1 -1
- package/dist/actions/list-site-items-delta.d.cts +15 -3
- package/dist/actions/list-site-items-delta.d.mts +15 -3
- package/dist/actions/list-site-items-delta.mjs +2 -2
- package/dist/actions/list-site-items-delta.mjs.map +1 -1
- package/dist/actions/list-site-lists.cjs +9 -9
- package/dist/actions/list-site-lists.cjs.map +1 -1
- package/dist/actions/list-site-lists.d.cts +28 -16
- package/dist/actions/list-site-lists.d.mts +28 -16
- package/dist/actions/list-site-lists.mjs +9 -9
- package/dist/actions/list-site-lists.mjs.map +1 -1
- package/dist/actions/list-site-subsites.cjs +2 -2
- package/dist/actions/list-site-subsites.cjs.map +1 -1
- package/dist/actions/list-site-subsites.d.cts +15 -3
- package/dist/actions/list-site-subsites.d.mts +15 -3
- package/dist/actions/list-site-subsites.mjs +2 -2
- package/dist/actions/list-site-subsites.mjs.map +1 -1
- package/dist/actions/list-subscriptions.cjs +2 -2
- package/dist/actions/list-subscriptions.cjs.map +1 -1
- package/dist/actions/list-subscriptions.d.cts +15 -3
- package/dist/actions/list-subscriptions.d.cts.map +1 -1
- package/dist/actions/list-subscriptions.d.mts +15 -3
- package/dist/actions/list-subscriptions.d.mts.map +1 -1
- package/dist/actions/list-subscriptions.mjs +2 -2
- package/dist/actions/list-subscriptions.mjs.map +1 -1
- package/dist/actions/list-workbook-worksheets.cjs +2 -2
- package/dist/actions/list-workbook-worksheets.cjs.map +1 -1
- package/dist/actions/list-workbook-worksheets.d.cts +15 -3
- package/dist/actions/list-workbook-worksheets.d.mts +15 -3
- package/dist/actions/list-workbook-worksheets.mjs +2 -2
- package/dist/actions/list-workbook-worksheets.mjs.map +1 -1
- package/dist/actions/move-item.cjs +2 -2
- package/dist/actions/move-item.cjs.map +1 -1
- package/dist/actions/move-item.d.cts +15 -3
- package/dist/actions/move-item.d.mts +15 -3
- package/dist/actions/move-item.mjs +2 -2
- package/dist/actions/move-item.mjs.map +1 -1
- package/dist/actions/onedrive-create-folder.cjs +1 -1
- package/dist/actions/onedrive-create-folder.cjs.map +1 -1
- package/dist/actions/onedrive-create-folder.d.cts +14 -2
- package/dist/actions/onedrive-create-folder.d.mts +14 -2
- package/dist/actions/onedrive-create-folder.mjs +1 -1
- package/dist/actions/onedrive-create-folder.mjs.map +1 -1
- package/dist/actions/onedrive-create-text-file.cjs +2 -2
- package/dist/actions/onedrive-create-text-file.cjs.map +1 -1
- package/dist/actions/onedrive-create-text-file.d.cts +15 -3
- package/dist/actions/onedrive-create-text-file.d.mts +15 -3
- package/dist/actions/onedrive-create-text-file.mjs +2 -2
- package/dist/actions/onedrive-create-text-file.mjs.map +1 -1
- package/dist/actions/onedrive-find-file.cjs +11 -11
- package/dist/actions/onedrive-find-file.cjs.map +1 -1
- package/dist/actions/onedrive-find-file.d.cts +31 -19
- package/dist/actions/onedrive-find-file.d.mts +31 -19
- package/dist/actions/onedrive-find-file.mjs +11 -11
- package/dist/actions/onedrive-find-file.mjs.map +1 -1
- package/dist/actions/onedrive-find-folder.cjs +7 -7
- package/dist/actions/onedrive-find-folder.cjs.map +1 -1
- package/dist/actions/onedrive-find-folder.d.cts +26 -14
- package/dist/actions/onedrive-find-folder.d.mts +26 -14
- package/dist/actions/onedrive-find-folder.mjs +7 -7
- package/dist/actions/onedrive-find-folder.mjs.map +1 -1
- package/dist/actions/onedrive-list-items.cjs +28 -28
- package/dist/actions/onedrive-list-items.cjs.map +1 -1
- package/dist/actions/onedrive-list-items.d.cts +49 -37
- package/dist/actions/onedrive-list-items.d.mts +49 -37
- package/dist/actions/onedrive-list-items.mjs +28 -28
- package/dist/actions/onedrive-list-items.mjs.map +1 -1
- package/dist/actions/onedrive-upload-file.cjs +3 -3
- package/dist/actions/onedrive-upload-file.cjs.map +1 -1
- package/dist/actions/onedrive-upload-file.d.cts +17 -5
- package/dist/actions/onedrive-upload-file.d.cts.map +1 -1
- package/dist/actions/onedrive-upload-file.d.mts +17 -5
- package/dist/actions/onedrive-upload-file.d.mts.map +1 -1
- package/dist/actions/onedrive-upload-file.mjs +3 -3
- package/dist/actions/onedrive-upload-file.mjs.map +1 -1
- package/dist/actions/preview-drive-item.cjs +1 -1
- package/dist/actions/preview-drive-item.cjs.map +1 -1
- package/dist/actions/preview-drive-item.d.cts +14 -2
- package/dist/actions/preview-drive-item.d.mts +14 -2
- package/dist/actions/preview-drive-item.mjs +1 -1
- package/dist/actions/preview-drive-item.mjs.map +1 -1
- package/dist/actions/read-workbook-range.cjs +1 -1
- package/dist/actions/read-workbook-range.cjs.map +1 -1
- package/dist/actions/read-workbook-range.d.cts +14 -2
- package/dist/actions/read-workbook-range.d.mts +14 -2
- package/dist/actions/read-workbook-range.mjs +1 -1
- package/dist/actions/read-workbook-range.mjs.map +1 -1
- package/dist/actions/restore-drive-item.cjs +1 -1
- package/dist/actions/restore-drive-item.cjs.map +1 -1
- package/dist/actions/restore-drive-item.d.cts +14 -2
- package/dist/actions/restore-drive-item.d.mts +14 -2
- package/dist/actions/restore-drive-item.mjs +1 -1
- package/dist/actions/restore-drive-item.mjs.map +1 -1
- package/dist/actions/restore-item-version.cjs +1 -1
- package/dist/actions/restore-item-version.cjs.map +1 -1
- package/dist/actions/restore-item-version.d.cts +14 -2
- package/dist/actions/restore-item-version.d.mts +14 -2
- package/dist/actions/restore-item-version.mjs +1 -1
- package/dist/actions/restore-item-version.mjs.map +1 -1
- package/dist/actions/search-drive-items.d.cts +13 -1
- package/dist/actions/search-drive-items.d.mts +13 -1
- package/dist/actions/search-items.cjs +10 -10
- package/dist/actions/search-items.cjs.map +1 -1
- package/dist/actions/search-items.d.cts +27 -15
- package/dist/actions/search-items.d.mts +27 -15
- package/dist/actions/search-items.mjs +10 -10
- package/dist/actions/search-items.mjs.map +1 -1
- package/dist/actions/unfollow-item.cjs +1 -1
- package/dist/actions/unfollow-item.cjs.map +1 -1
- package/dist/actions/unfollow-item.d.cts +14 -2
- package/dist/actions/unfollow-item.d.mts +14 -2
- package/dist/actions/unfollow-item.mjs +1 -1
- package/dist/actions/unfollow-item.mjs.map +1 -1
- package/dist/actions/update-drive-item-metadata.cjs +5 -5
- package/dist/actions/update-drive-item-metadata.cjs.map +1 -1
- package/dist/actions/update-drive-item-metadata.d.cts +18 -6
- package/dist/actions/update-drive-item-metadata.d.mts +18 -6
- package/dist/actions/update-drive-item-metadata.mjs +5 -5
- package/dist/actions/update-drive-item-metadata.mjs.map +1 -1
- package/dist/actions/update-drive-items-permissions.cjs +4 -4
- package/dist/actions/update-drive-items-permissions.cjs.map +1 -1
- package/dist/actions/update-drive-items-permissions.d.cts +27 -15
- package/dist/actions/update-drive-items-permissions.d.mts +27 -15
- package/dist/actions/update-drive-items-permissions.mjs +4 -4
- package/dist/actions/update-drive-items-permissions.mjs.map +1 -1
- package/dist/actions/update-file-content.cjs +2 -2
- package/dist/actions/update-file-content.cjs.map +1 -1
- package/dist/actions/update-file-content.d.cts +15 -3
- package/dist/actions/update-file-content.d.mts +15 -3
- package/dist/actions/update-file-content.mjs +2 -2
- package/dist/actions/update-file-content.mjs.map +1 -1
- package/dist/actions/update-sharepoint-item-permission.d.cts +13 -1
- package/dist/actions/update-sharepoint-item-permission.d.mts +13 -1
- package/dist/actions/update-sharepoint-list-item-fields.cjs +1 -1
- package/dist/actions/update-sharepoint-list-item-fields.cjs.map +1 -1
- package/dist/actions/update-sharepoint-list-item-fields.d.cts +14 -2
- package/dist/actions/update-sharepoint-list-item-fields.d.cts.map +1 -1
- package/dist/actions/update-sharepoint-list-item-fields.d.mts +14 -2
- package/dist/actions/update-sharepoint-list-item-fields.d.mts.map +1 -1
- package/dist/actions/update-sharepoint-list-item-fields.mjs +1 -1
- package/dist/actions/update-sharepoint-list-item-fields.mjs.map +1 -1
- package/dist/actions/update-workbook-range.cjs +1 -1
- package/dist/actions/update-workbook-range.cjs.map +1 -1
- package/dist/actions/update-workbook-range.d.cts +14 -2
- package/dist/actions/update-workbook-range.d.mts +14 -2
- package/dist/actions/update-workbook-range.mjs +1 -1
- package/dist/actions/update-workbook-range.mjs.map +1 -1
- package/dist/actions/update-workbook-worksheet.cjs +1 -1
- package/dist/actions/update-workbook-worksheet.cjs.map +1 -1
- package/dist/actions/update-workbook-worksheet.d.cts +14 -2
- package/dist/actions/update-workbook-worksheet.d.mts +14 -2
- package/dist/actions/update-workbook-worksheet.mjs +1 -1
- package/dist/actions/update-workbook-worksheet.mjs.map +1 -1
- package/dist/actions/write-workbook-cell.cjs +1 -1
- package/dist/actions/write-workbook-cell.cjs.map +1 -1
- package/dist/actions/write-workbook-cell.d.cts +14 -2
- package/dist/actions/write-workbook-cell.d.mts +14 -2
- package/dist/actions/write-workbook-cell.mjs +1 -1
- package/dist/actions/write-workbook-cell.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/dist/execute.cjs +1 -1
- package/dist/execute.cjs.map +1 -1
- package/dist/execute.mjs +1 -1
- package/dist/execute.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -13,18 +13,30 @@ declare const OneDriveListItemActivitiesOutput: z.ZodObject<{
|
|
|
13
13
|
group: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
14
|
device: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
15
15
|
application: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
access: z.ZodOptional<z.ZodNullable<z.
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
access: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
18
|
listItem: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
19
|
driveItem: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
20
|
activityDateTime: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const oneDriveListItemActivities: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
item_id: string;
|
|
26
26
|
drive_id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { oneDriveListItemActivities };
|
|
30
42
|
//# sourceMappingURL=list-item-activities.d.cts.map
|
|
@@ -13,18 +13,30 @@ declare const OneDriveListItemActivitiesOutput: z.ZodObject<{
|
|
|
13
13
|
group: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
14
14
|
device: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
15
15
|
application: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
16
|
-
}, z.core.$
|
|
17
|
-
access: z.ZodOptional<z.ZodNullable<z.
|
|
16
|
+
}, z.core.$loose>>;
|
|
17
|
+
access: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
18
18
|
listItem: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
19
19
|
driveItem: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
20
20
|
activityDateTime: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
22
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>;
|
|
24
24
|
declare const oneDriveListItemActivities: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
25
25
|
item_id: string;
|
|
26
26
|
drive_id: string;
|
|
27
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
27
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
34
|
+
connectionId: z.ZodString;
|
|
35
|
+
entityId: z.ZodString;
|
|
36
|
+
instanceId: z.ZodString;
|
|
37
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
38
|
+
accessToken: z.ZodString;
|
|
39
|
+
}, z.core.$strip>>]>;
|
|
28
40
|
//#endregion
|
|
29
41
|
export { oneDriveListItemActivities };
|
|
30
42
|
//# sourceMappingURL=list-item-activities.d.mts.map
|
|
@@ -10,8 +10,8 @@ const OneDriveListItemActivities_IdentitySetSchema = z.object({
|
|
|
10
10
|
group: z.record(z.string(), z.unknown()).nullable().optional(),
|
|
11
11
|
device: z.record(z.string(), z.unknown()).nullable().optional(),
|
|
12
12
|
application: z.record(z.string(), z.unknown()).nullable().optional()
|
|
13
|
-
});
|
|
14
|
-
const OneDriveListItemActivities_ActivityActionSchema = z.
|
|
13
|
+
}).passthrough();
|
|
14
|
+
const OneDriveListItemActivities_ActivityActionSchema = z.record(z.string(), z.unknown());
|
|
15
15
|
const OneDriveListItemActivities_ItemActivitySchema = z.object({
|
|
16
16
|
id: z.string().describe("The unique identifier for the activity.").nullable(),
|
|
17
17
|
actor: OneDriveListItemActivities_IdentitySetSchema.nullable(),
|
|
@@ -19,7 +19,7 @@ const OneDriveListItemActivities_ItemActivitySchema = z.object({
|
|
|
19
19
|
listItem: z.record(z.string(), z.unknown()).describe("List item related to the activity (if applicable).").nullable().optional(),
|
|
20
20
|
driveItem: z.record(z.string(), z.unknown()).describe("Drive item related to the activity.").nullable().optional(),
|
|
21
21
|
activityDateTime: z.string().describe("When the activity occurred.").nullable()
|
|
22
|
-
});
|
|
22
|
+
}).passthrough();
|
|
23
23
|
const oneDriveListItemActivities = action("ONE_DRIVE_LIST_ITEM_ACTIVITIES", {
|
|
24
24
|
slug: "one_drive-list-item-activities",
|
|
25
25
|
name: "List Drive Item Activities",
|
|
@@ -28,7 +28,7 @@ const oneDriveListItemActivities = action("ONE_DRIVE_LIST_ITEM_ACTIVITIES", {
|
|
|
28
28
|
output: z.object({
|
|
29
29
|
value: z.array(OneDriveListItemActivities_ItemActivitySchema).describe("A list of item activities."),
|
|
30
30
|
"@odata.nextLink": z.string().describe("URL for the next page of results.").nullable().optional()
|
|
31
|
-
})
|
|
31
|
+
}).passthrough()
|
|
32
32
|
});
|
|
33
33
|
//#endregion
|
|
34
34
|
export { oneDriveListItemActivities };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-item-activities.mjs","names":[],"sources":["../../src/actions/list-item-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListItemActivitiesInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the driveItem.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive.\"),\n});\nconst OneDriveListItemActivities_IdentitySetSchema = z.object({\n user: z.record(z.string(), z.unknown()).nullable().optional(),\n group: z.record(z.string(), z.unknown()).nullable().optional(),\n device: z.record(z.string(), z.unknown()).nullable().optional(),\n application: z.record(z.string(), z.unknown()).nullable().optional(),\n});\nconst OneDriveListItemActivities_ActivityActionSchema = z.
|
|
1
|
+
{"version":3,"file":"list-item-activities.mjs","names":[],"sources":["../../src/actions/list-item-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListItemActivitiesInput = z.object({\n item_id: z.string().describe(\"The unique identifier of the driveItem.\"),\n drive_id: z.string().describe(\"The unique identifier of the drive.\"),\n});\nconst OneDriveListItemActivities_IdentitySetSchema = z.object({\n user: z.record(z.string(), z.unknown()).nullable().optional(),\n group: z.record(z.string(), z.unknown()).nullable().optional(),\n device: z.record(z.string(), z.unknown()).nullable().optional(),\n application: z.record(z.string(), z.unknown()).nullable().optional(),\n}).passthrough();\nconst OneDriveListItemActivities_ActivityActionSchema = z.record(z.string(), z.unknown());\nconst OneDriveListItemActivities_ItemActivitySchema = z.object({\n id: z.string().describe(\"The unique identifier for the activity.\").nullable(),\n actor: OneDriveListItemActivities_IdentitySetSchema.nullable(),\n access: OneDriveListItemActivities_ActivityActionSchema.nullable().optional(),\n listItem: z.record(z.string(), z.unknown()).describe(\"List item related to the activity (if applicable).\").nullable().optional(),\n driveItem: z.record(z.string(), z.unknown()).describe(\"Drive item related to the activity.\").nullable().optional(),\n activityDateTime: z.string().describe(\"When the activity occurred.\").nullable(),\n}).passthrough();\nexport const OneDriveListItemActivitiesOutput = z.object({\n value: z.array(OneDriveListItemActivities_ItemActivitySchema).describe(\"A list of item activities.\"),\n \"@odata.nextLink\": z.string().describe(\"URL for the next page of results.\").nullable().optional(),\n}).passthrough();\n\nexport const oneDriveListItemActivities = action(\"ONE_DRIVE_LIST_ITEM_ACTIVITIES\", {\n slug: \"one_drive-list-item-activities\",\n name: \"List Drive Item Activities\",\n description: \"Tool to list recent activities for a specific item in a OneDrive drive. Use when you need to track changes or actions performed on a file or folder.\",\n input: OneDriveListItemActivitiesInput,\n output: OneDriveListItemActivitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AACrE,CAAC;AACD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,OAAO,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,aAAa,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,kDAAkD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC;AACxF,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5E,OAAO,6CAA6C,SAAS;CAC7D,QAAQ,gDAAgD,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,WAAW,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8C,EAAE,OAAO;EACvD,OAAO,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,4BAA4B;EACnG,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -35,7 +35,19 @@ declare const oneDriveListOnedriveSharedItems: import("@keystrokehq/action").Wor
|
|
|
35
35
|
from?: number | undefined;
|
|
36
36
|
size?: number | undefined;
|
|
37
37
|
fields?: string[] | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
accessToken: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
accessToken: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { oneDriveListOnedriveSharedItems };
|
|
41
53
|
//# sourceMappingURL=list-onedrive-shared-items.d.cts.map
|
|
@@ -35,7 +35,19 @@ declare const oneDriveListOnedriveSharedItems: import("@keystrokehq/action").Wor
|
|
|
35
35
|
from?: number | undefined;
|
|
36
36
|
size?: number | undefined;
|
|
37
37
|
fields?: string[] | undefined;
|
|
38
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
38
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
39
|
+
connectionId: z.ZodString;
|
|
40
|
+
entityId: z.ZodString;
|
|
41
|
+
instanceId: z.ZodString;
|
|
42
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
43
|
+
accessToken: z.ZodString;
|
|
44
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
45
|
+
connectionId: z.ZodString;
|
|
46
|
+
entityId: z.ZodString;
|
|
47
|
+
instanceId: z.ZodString;
|
|
48
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
49
|
+
accessToken: z.ZodString;
|
|
50
|
+
}, z.core.$strip>>]>;
|
|
39
51
|
//#endregion
|
|
40
52
|
export { oneDriveListOnedriveSharedItems };
|
|
41
53
|
//# sourceMappingURL=list-onedrive-shared-items.d.mts.map
|
|
@@ -13,33 +13,33 @@ const OneDriveListRootDriveChanges_HashesSchema = zod.z.object({
|
|
|
13
13
|
crc32Hash: zod.z.string().describe("The CRC32 value of the file.").nullable().optional(),
|
|
14
14
|
sha256Hash: zod.z.string().describe("This property isn't supported by the API.").nullable().optional(),
|
|
15
15
|
quickXorHash: zod.z.string().describe("A proprietary hash of the file that can be used to determine if the contents of the file change.").nullable().optional()
|
|
16
|
-
}).describe("Hash values for file content validation.");
|
|
16
|
+
}).passthrough().describe("Hash values for file content validation.");
|
|
17
17
|
const OneDriveListRootDriveChanges_FileSchema = zod.z.object({
|
|
18
18
|
hashes: OneDriveListRootDriveChanges_HashesSchema.nullable().optional(),
|
|
19
19
|
mimeType: zod.z.string().describe("The MIME type for the file. This is determined by logic on the server.").nullable().optional()
|
|
20
|
-
}).describe("File metadata facet.");
|
|
20
|
+
}).passthrough().describe("File metadata facet.");
|
|
21
21
|
const OneDriveListRootDriveChanges_FolderViewSchema = zod.z.object({
|
|
22
22
|
sortBy: zod.z.string().describe("The method by which the folder should be sorted (default, name, type, size, takenOrCreatedDateTime, lastModifiedDateTime, sequence).").nullable().optional(),
|
|
23
23
|
viewType: zod.z.string().describe("The type of view that should be used to represent the folder (default, icons, details, thumbnails).").nullable().optional(),
|
|
24
24
|
sortOrder: zod.z.string().describe("The sort order: 'ascending' or 'descending'.").nullable().optional()
|
|
25
|
-
}).describe("Recommended view settings for a folder.");
|
|
25
|
+
}).passthrough().describe("Recommended view settings for a folder.");
|
|
26
26
|
const OneDriveListRootDriveChanges_FolderSchema = zod.z.object({
|
|
27
27
|
view: OneDriveListRootDriveChanges_FolderViewSchema.nullable().optional(),
|
|
28
28
|
childCount: zod.z.number().int().describe("Number of children contained immediately within this container.").nullable().optional()
|
|
29
|
-
}).describe("Folder metadata facet.");
|
|
30
|
-
const OneDriveListRootDriveChanges_DeletedSchema = zod.z.object({ state: zod.z.string().describe("Represents the state of the deleted item.").nullable().optional() }).describe("Deleted item indicator facet.");
|
|
29
|
+
}).passthrough().describe("Folder metadata facet.");
|
|
30
|
+
const OneDriveListRootDriveChanges_DeletedSchema = zod.z.object({ state: zod.z.string().describe("Represents the state of the deleted item.").nullable().optional() }).passthrough().describe("Deleted item indicator facet.");
|
|
31
31
|
const OneDriveListRootDriveChanges_DriveItemSchema = zod.z.object({
|
|
32
32
|
id: zod.z.string().describe("The unique identifier of the item.").nullable().optional(),
|
|
33
33
|
file: OneDriveListRootDriveChanges_FileSchema.nullable().optional(),
|
|
34
34
|
name: zod.z.string().describe("The name of the item.").nullable().optional(),
|
|
35
35
|
folder: OneDriveListRootDriveChanges_FolderSchema.nullable().optional(),
|
|
36
36
|
deleted: OneDriveListRootDriveChanges_DeletedSchema.nullable().optional()
|
|
37
|
-
});
|
|
37
|
+
}).passthrough();
|
|
38
38
|
const OneDriveListRootDriveChangesOutput = zod.z.object({
|
|
39
39
|
value: zod.z.array(OneDriveListRootDriveChanges_DriveItemSchema).describe("A collection of DriveItem resources representing the changes.").nullable().optional(),
|
|
40
40
|
"@odata.nextLink": zod.z.string().describe("A URL to retrieve the next available page of changes, if there are more changes in the current set.").nullable().optional(),
|
|
41
41
|
"@odata.deltaLink": zod.z.string().describe("A URL returned instead of @odata.nextLink after all current changes have been returned. Used to read the next set of changes in the future.").nullable().optional()
|
|
42
|
-
});
|
|
42
|
+
}).passthrough();
|
|
43
43
|
const oneDriveListRootDriveChanges = require_action.action("ONE_DRIVE_LIST_ROOT_DRIVE_CHANGES", {
|
|
44
44
|
slug: "one_drive-list-root-drive-changes",
|
|
45
45
|
name: "List Root Drive Changes",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-root-drive-changes.cjs","names":["z","action"],"sources":["../../src/actions/list-root-drive-changes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListRootDriveChangesInput = z.object({\n top: z.number().int().describe(\"Maximum number of items to return in a single response. Useful for pagination and controlling response size.\").optional(),\n token: z.string().describe(\"Either a raw token string or a full URL from @odata.nextLink/@odata.deltaLink. Accepts: raw token value, full pagination URL, or 'latest' to get a token for future calls. Omit to get all current items. Loop until `@odata.nextLink` is absent to get complete results; default page size is ~200 items.\").optional(),\n expand: z.string().describe(\"Comma-separated list of relationships to expand in the response.\").optional(),\n select: z.string().describe(\"Comma-separated list of DriveItem properties to include in the response. Use this to retrieve specific fields and reduce response size.\").optional(),\n drive_id: z.string().describe(\"The ID of the drive to track changes for. If not provided, will attempt to use the authenticated user's default drive (requires delegated auth). For application auth, this parameter is required.\").optional(),\n});\nconst OneDriveListRootDriveChanges_HashesSchema = z.object({\n sha1Hash: z.string().describe(\"SHA1 hash for the contents of the file.\").nullable().optional(),\n crc32Hash: z.string().describe(\"The CRC32 value of the file.\").nullable().optional(),\n sha256Hash: z.string().describe(\"This property isn't supported by the API.\").nullable().optional(),\n quickXorHash: z.string().describe(\"A proprietary hash of the file that can be used to determine if the contents of the file change.\").nullable().optional(),\n}).describe(\"Hash values for file content validation.\");\nconst OneDriveListRootDriveChanges_FileSchema = z.object({\n hashes: OneDriveListRootDriveChanges_HashesSchema.nullable().optional(),\n mimeType: z.string().describe(\"The MIME type for the file. This is determined by logic on the server.\").nullable().optional(),\n}).describe(\"File metadata facet.\");\nconst OneDriveListRootDriveChanges_FolderViewSchema = z.object({\n sortBy: z.string().describe(\"The method by which the folder should be sorted (default, name, type, size, takenOrCreatedDateTime, lastModifiedDateTime, sequence).\").nullable().optional(),\n viewType: z.string().describe(\"The type of view that should be used to represent the folder (default, icons, details, thumbnails).\").nullable().optional(),\n sortOrder: z.string().describe(\"The sort order: 'ascending' or 'descending'.\").nullable().optional(),\n}).describe(\"Recommended view settings for a folder.\");\nconst OneDriveListRootDriveChanges_FolderSchema = z.object({\n view: OneDriveListRootDriveChanges_FolderViewSchema.nullable().optional(),\n childCount: z.number().int().describe(\"Number of children contained immediately within this container.\").nullable().optional(),\n}).describe(\"Folder metadata facet.\");\nconst OneDriveListRootDriveChanges_DeletedSchema = z.object({\n state: z.string().describe(\"Represents the state of the deleted item.\").nullable().optional(),\n}).describe(\"Deleted item indicator facet.\");\nconst OneDriveListRootDriveChanges_DriveItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the item.\").nullable().optional(),\n file: OneDriveListRootDriveChanges_FileSchema.nullable().optional(),\n name: z.string().describe(\"The name of the item.\").nullable().optional(),\n folder: OneDriveListRootDriveChanges_FolderSchema.nullable().optional(),\n deleted: OneDriveListRootDriveChanges_DeletedSchema.nullable().optional(),\n});\nexport const OneDriveListRootDriveChangesOutput = z.object({\n value: z.array(OneDriveListRootDriveChanges_DriveItemSchema).describe(\"A collection of DriveItem resources representing the changes.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"A URL to retrieve the next available page of changes, if there are more changes in the current set.\").nullable().optional(),\n \"@odata.deltaLink\": z.string().describe(\"A URL returned instead of @odata.nextLink after all current changes have been returned. Used to read the next set of changes in the future.\").nullable().optional(),\n});\n\nexport const oneDriveListRootDriveChanges = action(\"ONE_DRIVE_LIST_ROOT_DRIVE_CHANGES\", {\n slug: \"one_drive-list-root-drive-changes\",\n name: \"List Root Drive Changes\",\n description: \"Tool to list changes in the root of the user's primary drive using a delta token. Use when you need to track file and folder modifications, additions, or deletions in the main OneDrive directory. First call without `token` returns all current items plus an `@odata.deltaLink`; store that token and pass it on subsequent calls to retrieve only incremental changes. Losing the deltaLink token forces a full resync. Responses include deleted items (check `deleted` property) and the root item itself alongside files and folders.\",\n input: OneDriveListRootDriveChangesInput,\n output: OneDriveListRootDriveChangesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACxJ,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4SAA4S,CAAC,CAAC,SAAS;CAClV,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAChL,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,CAAC,CAAC,SAAS;AAC/O,CAAC;AACD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"list-root-drive-changes.cjs","names":["z","action"],"sources":["../../src/actions/list-root-drive-changes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListRootDriveChangesInput = z.object({\n top: z.number().int().describe(\"Maximum number of items to return in a single response. Useful for pagination and controlling response size.\").optional(),\n token: z.string().describe(\"Either a raw token string or a full URL from @odata.nextLink/@odata.deltaLink. Accepts: raw token value, full pagination URL, or 'latest' to get a token for future calls. Omit to get all current items. Loop until `@odata.nextLink` is absent to get complete results; default page size is ~200 items.\").optional(),\n expand: z.string().describe(\"Comma-separated list of relationships to expand in the response.\").optional(),\n select: z.string().describe(\"Comma-separated list of DriveItem properties to include in the response. Use this to retrieve specific fields and reduce response size.\").optional(),\n drive_id: z.string().describe(\"The ID of the drive to track changes for. If not provided, will attempt to use the authenticated user's default drive (requires delegated auth). For application auth, this parameter is required.\").optional(),\n});\nconst OneDriveListRootDriveChanges_HashesSchema = z.object({\n sha1Hash: z.string().describe(\"SHA1 hash for the contents of the file.\").nullable().optional(),\n crc32Hash: z.string().describe(\"The CRC32 value of the file.\").nullable().optional(),\n sha256Hash: z.string().describe(\"This property isn't supported by the API.\").nullable().optional(),\n quickXorHash: z.string().describe(\"A proprietary hash of the file that can be used to determine if the contents of the file change.\").nullable().optional(),\n}).passthrough().describe(\"Hash values for file content validation.\");\nconst OneDriveListRootDriveChanges_FileSchema = z.object({\n hashes: OneDriveListRootDriveChanges_HashesSchema.nullable().optional(),\n mimeType: z.string().describe(\"The MIME type for the file. This is determined by logic on the server.\").nullable().optional(),\n}).passthrough().describe(\"File metadata facet.\");\nconst OneDriveListRootDriveChanges_FolderViewSchema = z.object({\n sortBy: z.string().describe(\"The method by which the folder should be sorted (default, name, type, size, takenOrCreatedDateTime, lastModifiedDateTime, sequence).\").nullable().optional(),\n viewType: z.string().describe(\"The type of view that should be used to represent the folder (default, icons, details, thumbnails).\").nullable().optional(),\n sortOrder: z.string().describe(\"The sort order: 'ascending' or 'descending'.\").nullable().optional(),\n}).passthrough().describe(\"Recommended view settings for a folder.\");\nconst OneDriveListRootDriveChanges_FolderSchema = z.object({\n view: OneDriveListRootDriveChanges_FolderViewSchema.nullable().optional(),\n childCount: z.number().int().describe(\"Number of children contained immediately within this container.\").nullable().optional(),\n}).passthrough().describe(\"Folder metadata facet.\");\nconst OneDriveListRootDriveChanges_DeletedSchema = z.object({\n state: z.string().describe(\"Represents the state of the deleted item.\").nullable().optional(),\n}).passthrough().describe(\"Deleted item indicator facet.\");\nconst OneDriveListRootDriveChanges_DriveItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the item.\").nullable().optional(),\n file: OneDriveListRootDriveChanges_FileSchema.nullable().optional(),\n name: z.string().describe(\"The name of the item.\").nullable().optional(),\n folder: OneDriveListRootDriveChanges_FolderSchema.nullable().optional(),\n deleted: OneDriveListRootDriveChanges_DeletedSchema.nullable().optional(),\n}).passthrough();\nexport const OneDriveListRootDriveChangesOutput = z.object({\n value: z.array(OneDriveListRootDriveChanges_DriveItemSchema).describe(\"A collection of DriveItem resources representing the changes.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"A URL to retrieve the next available page of changes, if there are more changes in the current set.\").nullable().optional(),\n \"@odata.deltaLink\": z.string().describe(\"A URL returned instead of @odata.nextLink after all current changes have been returned. Used to read the next set of changes in the future.\").nullable().optional(),\n}).passthrough();\n\nexport const oneDriveListRootDriveChanges = action(\"ONE_DRIVE_LIST_ROOT_DRIVE_CHANGES\", {\n slug: \"one_drive-list-root-drive-changes\",\n name: \"List Root Drive Changes\",\n description: \"Tool to list changes in the root of the user's primary drive using a delta token. Use when you need to track file and folder modifications, additions, or deletions in the main OneDrive directory. First call without `token` returns all current items plus an `@odata.deltaLink`; store that token and pass it on subsequent calls to retrieve only incremental changes. Losing the deltaLink token forces a full resync. Responses include deleted items (check `deleted` property) and the root item itself alongside files and folders.\",\n input: OneDriveListRootDriveChangesInput,\n output: OneDriveListRootDriveChangesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACxJ,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4SAA4S,CAAC,CAAC,SAAS;CAClV,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAChL,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,CAAC,CAAC,SAAS;AAC/O,CAAC;AACD,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sBAAsB;AAChD,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxL,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AAClD,MAAM,6CAA6CA,IAAAA,EAAE,OAAO,EAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,wCAAwC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,OAAOA,IAAAA,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClK,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7M,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,32 +17,44 @@ declare const OneDriveListRootDriveChangesOutput: z.ZodObject<{
|
|
|
17
17
|
crc32Hash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
sha256Hash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
quickXorHash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
mimeType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
23
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
folder: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
25
25
|
view: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
26
|
sortBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
viewType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
sortOrder: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
30
|
childCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
32
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
33
33
|
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
}, z.core.$
|
|
35
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
36
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
"@odata.deltaLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const oneDriveListRootDriveChanges: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
top?: number | undefined;
|
|
41
41
|
token?: string | undefined;
|
|
42
42
|
expand?: string | undefined;
|
|
43
43
|
select?: string | undefined;
|
|
44
44
|
drive_id?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { oneDriveListRootDriveChanges };
|
|
48
60
|
//# sourceMappingURL=list-root-drive-changes.d.cts.map
|
|
@@ -17,32 +17,44 @@ declare const OneDriveListRootDriveChangesOutput: z.ZodObject<{
|
|
|
17
17
|
crc32Hash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
sha256Hash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
quickXorHash: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
mimeType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
-
}, z.core.$
|
|
22
|
+
}, z.core.$loose>>>;
|
|
23
23
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
24
|
folder: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
25
25
|
view: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
26
26
|
sortBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
viewType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
sortOrder: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
-
}, z.core.$
|
|
29
|
+
}, z.core.$loose>>>;
|
|
30
30
|
childCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
31
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>>;
|
|
32
32
|
deleted: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
33
33
|
state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
-
}, z.core.$
|
|
35
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>>;
|
|
35
|
+
}, z.core.$loose>>>>;
|
|
36
36
|
"@odata.nextLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
37
|
"@odata.deltaLink": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>;
|
|
39
39
|
declare const oneDriveListRootDriveChanges: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
40
40
|
top?: number | undefined;
|
|
41
41
|
token?: string | undefined;
|
|
42
42
|
expand?: string | undefined;
|
|
43
43
|
select?: string | undefined;
|
|
44
44
|
drive_id?: string | undefined;
|
|
45
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
45
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
46
|
+
connectionId: z.ZodString;
|
|
47
|
+
entityId: z.ZodString;
|
|
48
|
+
instanceId: z.ZodString;
|
|
49
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
50
|
+
accessToken: z.ZodString;
|
|
51
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
52
|
+
connectionId: z.ZodString;
|
|
53
|
+
entityId: z.ZodString;
|
|
54
|
+
instanceId: z.ZodString;
|
|
55
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
56
|
+
accessToken: z.ZodString;
|
|
57
|
+
}, z.core.$strip>>]>;
|
|
46
58
|
//#endregion
|
|
47
59
|
export { oneDriveListRootDriveChanges };
|
|
48
60
|
//# sourceMappingURL=list-root-drive-changes.d.mts.map
|
|
@@ -13,28 +13,28 @@ const OneDriveListRootDriveChanges_HashesSchema = z.object({
|
|
|
13
13
|
crc32Hash: z.string().describe("The CRC32 value of the file.").nullable().optional(),
|
|
14
14
|
sha256Hash: z.string().describe("This property isn't supported by the API.").nullable().optional(),
|
|
15
15
|
quickXorHash: z.string().describe("A proprietary hash of the file that can be used to determine if the contents of the file change.").nullable().optional()
|
|
16
|
-
}).describe("Hash values for file content validation.");
|
|
16
|
+
}).passthrough().describe("Hash values for file content validation.");
|
|
17
17
|
const OneDriveListRootDriveChanges_FileSchema = z.object({
|
|
18
18
|
hashes: OneDriveListRootDriveChanges_HashesSchema.nullable().optional(),
|
|
19
19
|
mimeType: z.string().describe("The MIME type for the file. This is determined by logic on the server.").nullable().optional()
|
|
20
|
-
}).describe("File metadata facet.");
|
|
20
|
+
}).passthrough().describe("File metadata facet.");
|
|
21
21
|
const OneDriveListRootDriveChanges_FolderViewSchema = z.object({
|
|
22
22
|
sortBy: z.string().describe("The method by which the folder should be sorted (default, name, type, size, takenOrCreatedDateTime, lastModifiedDateTime, sequence).").nullable().optional(),
|
|
23
23
|
viewType: z.string().describe("The type of view that should be used to represent the folder (default, icons, details, thumbnails).").nullable().optional(),
|
|
24
24
|
sortOrder: z.string().describe("The sort order: 'ascending' or 'descending'.").nullable().optional()
|
|
25
|
-
}).describe("Recommended view settings for a folder.");
|
|
25
|
+
}).passthrough().describe("Recommended view settings for a folder.");
|
|
26
26
|
const OneDriveListRootDriveChanges_FolderSchema = z.object({
|
|
27
27
|
view: OneDriveListRootDriveChanges_FolderViewSchema.nullable().optional(),
|
|
28
28
|
childCount: z.number().int().describe("Number of children contained immediately within this container.").nullable().optional()
|
|
29
|
-
}).describe("Folder metadata facet.");
|
|
30
|
-
const OneDriveListRootDriveChanges_DeletedSchema = z.object({ state: z.string().describe("Represents the state of the deleted item.").nullable().optional() }).describe("Deleted item indicator facet.");
|
|
29
|
+
}).passthrough().describe("Folder metadata facet.");
|
|
30
|
+
const OneDriveListRootDriveChanges_DeletedSchema = z.object({ state: z.string().describe("Represents the state of the deleted item.").nullable().optional() }).passthrough().describe("Deleted item indicator facet.");
|
|
31
31
|
const OneDriveListRootDriveChanges_DriveItemSchema = z.object({
|
|
32
32
|
id: z.string().describe("The unique identifier of the item.").nullable().optional(),
|
|
33
33
|
file: OneDriveListRootDriveChanges_FileSchema.nullable().optional(),
|
|
34
34
|
name: z.string().describe("The name of the item.").nullable().optional(),
|
|
35
35
|
folder: OneDriveListRootDriveChanges_FolderSchema.nullable().optional(),
|
|
36
36
|
deleted: OneDriveListRootDriveChanges_DeletedSchema.nullable().optional()
|
|
37
|
-
});
|
|
37
|
+
}).passthrough();
|
|
38
38
|
const oneDriveListRootDriveChanges = action("ONE_DRIVE_LIST_ROOT_DRIVE_CHANGES", {
|
|
39
39
|
slug: "one_drive-list-root-drive-changes",
|
|
40
40
|
name: "List Root Drive Changes",
|
|
@@ -44,7 +44,7 @@ const oneDriveListRootDriveChanges = action("ONE_DRIVE_LIST_ROOT_DRIVE_CHANGES",
|
|
|
44
44
|
value: z.array(OneDriveListRootDriveChanges_DriveItemSchema).describe("A collection of DriveItem resources representing the changes.").nullable().optional(),
|
|
45
45
|
"@odata.nextLink": z.string().describe("A URL to retrieve the next available page of changes, if there are more changes in the current set.").nullable().optional(),
|
|
46
46
|
"@odata.deltaLink": z.string().describe("A URL returned instead of @odata.nextLink after all current changes have been returned. Used to read the next set of changes in the future.").nullable().optional()
|
|
47
|
-
})
|
|
47
|
+
}).passthrough()
|
|
48
48
|
});
|
|
49
49
|
//#endregion
|
|
50
50
|
export { oneDriveListRootDriveChanges };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-root-drive-changes.mjs","names":[],"sources":["../../src/actions/list-root-drive-changes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListRootDriveChangesInput = z.object({\n top: z.number().int().describe(\"Maximum number of items to return in a single response. Useful for pagination and controlling response size.\").optional(),\n token: z.string().describe(\"Either a raw token string or a full URL from @odata.nextLink/@odata.deltaLink. Accepts: raw token value, full pagination URL, or 'latest' to get a token for future calls. Omit to get all current items. Loop until `@odata.nextLink` is absent to get complete results; default page size is ~200 items.\").optional(),\n expand: z.string().describe(\"Comma-separated list of relationships to expand in the response.\").optional(),\n select: z.string().describe(\"Comma-separated list of DriveItem properties to include in the response. Use this to retrieve specific fields and reduce response size.\").optional(),\n drive_id: z.string().describe(\"The ID of the drive to track changes for. If not provided, will attempt to use the authenticated user's default drive (requires delegated auth). For application auth, this parameter is required.\").optional(),\n});\nconst OneDriveListRootDriveChanges_HashesSchema = z.object({\n sha1Hash: z.string().describe(\"SHA1 hash for the contents of the file.\").nullable().optional(),\n crc32Hash: z.string().describe(\"The CRC32 value of the file.\").nullable().optional(),\n sha256Hash: z.string().describe(\"This property isn't supported by the API.\").nullable().optional(),\n quickXorHash: z.string().describe(\"A proprietary hash of the file that can be used to determine if the contents of the file change.\").nullable().optional(),\n}).describe(\"Hash values for file content validation.\");\nconst OneDriveListRootDriveChanges_FileSchema = z.object({\n hashes: OneDriveListRootDriveChanges_HashesSchema.nullable().optional(),\n mimeType: z.string().describe(\"The MIME type for the file. This is determined by logic on the server.\").nullable().optional(),\n}).describe(\"File metadata facet.\");\nconst OneDriveListRootDriveChanges_FolderViewSchema = z.object({\n sortBy: z.string().describe(\"The method by which the folder should be sorted (default, name, type, size, takenOrCreatedDateTime, lastModifiedDateTime, sequence).\").nullable().optional(),\n viewType: z.string().describe(\"The type of view that should be used to represent the folder (default, icons, details, thumbnails).\").nullable().optional(),\n sortOrder: z.string().describe(\"The sort order: 'ascending' or 'descending'.\").nullable().optional(),\n}).describe(\"Recommended view settings for a folder.\");\nconst OneDriveListRootDriveChanges_FolderSchema = z.object({\n view: OneDriveListRootDriveChanges_FolderViewSchema.nullable().optional(),\n childCount: z.number().int().describe(\"Number of children contained immediately within this container.\").nullable().optional(),\n}).describe(\"Folder metadata facet.\");\nconst OneDriveListRootDriveChanges_DeletedSchema = z.object({\n state: z.string().describe(\"Represents the state of the deleted item.\").nullable().optional(),\n}).describe(\"Deleted item indicator facet.\");\nconst OneDriveListRootDriveChanges_DriveItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the item.\").nullable().optional(),\n file: OneDriveListRootDriveChanges_FileSchema.nullable().optional(),\n name: z.string().describe(\"The name of the item.\").nullable().optional(),\n folder: OneDriveListRootDriveChanges_FolderSchema.nullable().optional(),\n deleted: OneDriveListRootDriveChanges_DeletedSchema.nullable().optional(),\n});\nexport const OneDriveListRootDriveChangesOutput = z.object({\n value: z.array(OneDriveListRootDriveChanges_DriveItemSchema).describe(\"A collection of DriveItem resources representing the changes.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"A URL to retrieve the next available page of changes, if there are more changes in the current set.\").nullable().optional(),\n \"@odata.deltaLink\": z.string().describe(\"A URL returned instead of @odata.nextLink after all current changes have been returned. Used to read the next set of changes in the future.\").nullable().optional(),\n});\n\nexport const oneDriveListRootDriveChanges = action(\"ONE_DRIVE_LIST_ROOT_DRIVE_CHANGES\", {\n slug: \"one_drive-list-root-drive-changes\",\n name: \"List Root Drive Changes\",\n description: \"Tool to list changes in the root of the user's primary drive using a delta token. Use when you need to track file and folder modifications, additions, or deletions in the main OneDrive directory. First call without `token` returns all current items plus an `@odata.deltaLink`; store that token and pass it on subsequent calls to retrieve only incremental changes. Losing the deltaLink token forces a full resync. Responses include deleted items (check `deleted` property) and the root item itself alongside files and folders.\",\n input: OneDriveListRootDriveChangesInput,\n output: OneDriveListRootDriveChangesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACxJ,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4SAA4S,CAAC,CAAC,SAAS;CAClV,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAChL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,CAAC,CAAC,SAAS;AAC/O,CAAC;AACD,MAAM,4CAA4C,EAAE,OAAO;CACzD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"list-root-drive-changes.mjs","names":[],"sources":["../../src/actions/list-root-drive-changes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListRootDriveChangesInput = z.object({\n top: z.number().int().describe(\"Maximum number of items to return in a single response. Useful for pagination and controlling response size.\").optional(),\n token: z.string().describe(\"Either a raw token string or a full URL from @odata.nextLink/@odata.deltaLink. Accepts: raw token value, full pagination URL, or 'latest' to get a token for future calls. Omit to get all current items. Loop until `@odata.nextLink` is absent to get complete results; default page size is ~200 items.\").optional(),\n expand: z.string().describe(\"Comma-separated list of relationships to expand in the response.\").optional(),\n select: z.string().describe(\"Comma-separated list of DriveItem properties to include in the response. Use this to retrieve specific fields and reduce response size.\").optional(),\n drive_id: z.string().describe(\"The ID of the drive to track changes for. If not provided, will attempt to use the authenticated user's default drive (requires delegated auth). For application auth, this parameter is required.\").optional(),\n});\nconst OneDriveListRootDriveChanges_HashesSchema = z.object({\n sha1Hash: z.string().describe(\"SHA1 hash for the contents of the file.\").nullable().optional(),\n crc32Hash: z.string().describe(\"The CRC32 value of the file.\").nullable().optional(),\n sha256Hash: z.string().describe(\"This property isn't supported by the API.\").nullable().optional(),\n quickXorHash: z.string().describe(\"A proprietary hash of the file that can be used to determine if the contents of the file change.\").nullable().optional(),\n}).passthrough().describe(\"Hash values for file content validation.\");\nconst OneDriveListRootDriveChanges_FileSchema = z.object({\n hashes: OneDriveListRootDriveChanges_HashesSchema.nullable().optional(),\n mimeType: z.string().describe(\"The MIME type for the file. This is determined by logic on the server.\").nullable().optional(),\n}).passthrough().describe(\"File metadata facet.\");\nconst OneDriveListRootDriveChanges_FolderViewSchema = z.object({\n sortBy: z.string().describe(\"The method by which the folder should be sorted (default, name, type, size, takenOrCreatedDateTime, lastModifiedDateTime, sequence).\").nullable().optional(),\n viewType: z.string().describe(\"The type of view that should be used to represent the folder (default, icons, details, thumbnails).\").nullable().optional(),\n sortOrder: z.string().describe(\"The sort order: 'ascending' or 'descending'.\").nullable().optional(),\n}).passthrough().describe(\"Recommended view settings for a folder.\");\nconst OneDriveListRootDriveChanges_FolderSchema = z.object({\n view: OneDriveListRootDriveChanges_FolderViewSchema.nullable().optional(),\n childCount: z.number().int().describe(\"Number of children contained immediately within this container.\").nullable().optional(),\n}).passthrough().describe(\"Folder metadata facet.\");\nconst OneDriveListRootDriveChanges_DeletedSchema = z.object({\n state: z.string().describe(\"Represents the state of the deleted item.\").nullable().optional(),\n}).passthrough().describe(\"Deleted item indicator facet.\");\nconst OneDriveListRootDriveChanges_DriveItemSchema = z.object({\n id: z.string().describe(\"The unique identifier of the item.\").nullable().optional(),\n file: OneDriveListRootDriveChanges_FileSchema.nullable().optional(),\n name: z.string().describe(\"The name of the item.\").nullable().optional(),\n folder: OneDriveListRootDriveChanges_FolderSchema.nullable().optional(),\n deleted: OneDriveListRootDriveChanges_DeletedSchema.nullable().optional(),\n}).passthrough();\nexport const OneDriveListRootDriveChangesOutput = z.object({\n value: z.array(OneDriveListRootDriveChanges_DriveItemSchema).describe(\"A collection of DriveItem resources representing the changes.\").nullable().optional(),\n \"@odata.nextLink\": z.string().describe(\"A URL to retrieve the next available page of changes, if there are more changes in the current set.\").nullable().optional(),\n \"@odata.deltaLink\": z.string().describe(\"A URL returned instead of @odata.nextLink after all current changes have been returned. Used to read the next set of changes in the future.\").nullable().optional(),\n}).passthrough();\n\nexport const oneDriveListRootDriveChanges = action(\"ONE_DRIVE_LIST_ROOT_DRIVE_CHANGES\", {\n slug: \"one_drive-list-root-drive-changes\",\n name: \"List Root Drive Changes\",\n description: \"Tool to list changes in the root of the user's primary drive using a delta token. Use when you need to track file and folder modifications, additions, or deletions in the main OneDrive directory. First call without `token` returns all current items plus an `@odata.deltaLink`; store that token and pass it on subsequent calls to retrieve only incremental changes. Losing the deltaLink token forces a full resync. Responses include deleted items (check `deleted` property) and the root item itself alongside files and folders.\",\n input: OneDriveListRootDriveChangesInput,\n output: OneDriveListRootDriveChangesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CACxJ,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4SAA4S,CAAC,CAAC,SAAS;CAClV,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAChL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,oMAAoM,CAAC,CAAC,SAAS;AAC/O,CAAC;AACD,MAAM,4CAA4C,EAAE,OAAO;CACzD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAM,0CAA0C,EAAE,OAAO;CACvD,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sBAAsB;AAChD,MAAM,gDAAgD,EAAE,OAAO;CAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sIAAsI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,4CAA4C,EAAE,OAAO;CACzD,MAAM,8CAA8C,SAAS,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wBAAwB;AAClD,MAAM,6CAA6C,EAAE,OAAO,EAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC9F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,wCAAwC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,QAAQ,0CAA0C,SAAS,CAAC,CAAC,SAAS;CACtE,SAAS,2CAA2C,SAAS,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY;AAOf,MAAa,+BAA+B,OAAO,qCAAqC;CACtF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXgD,EAAE,OAAO;EACzD,OAAO,EAAE,MAAM,4CAA4C,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3J,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,qGAAqG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClK,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7M,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -7,14 +7,14 @@ const OneDriveListSharePermissions_PermissionLinkSchema = zod.z.object({
|
|
|
7
7
|
scope: zod.z.string().describe("The scope of the link (e.g., 'anonymous', 'organization').").nullable().optional(),
|
|
8
8
|
webUrl: zod.z.string().describe("The URL to access the shared item.").nullable().optional(),
|
|
9
9
|
preventsDownload: zod.z.boolean().describe("Indicates whether downloading is prevented for the shared item.").nullable().optional()
|
|
10
|
-
});
|
|
10
|
+
}).passthrough();
|
|
11
11
|
const OneDriveListSharePermissionsOutput = zod.z.object({
|
|
12
12
|
id: zod.z.string().describe("The unique identifier of the permission.").nullable().optional(),
|
|
13
13
|
link: OneDriveListSharePermissions_PermissionLinkSchema.nullable().optional(),
|
|
14
14
|
roles: zod.z.array(zod.z.string()).describe("The roles granted by this permission (e.g., 'read', 'write').").nullable().optional(),
|
|
15
15
|
hasPassword: zod.z.boolean().describe("Indicates whether the sharing link has a password.").nullable().optional(),
|
|
16
16
|
"@odata.context": zod.z.string().describe("The OData context URL for the response.").nullable().optional()
|
|
17
|
-
});
|
|
17
|
+
}).passthrough();
|
|
18
18
|
const oneDriveListSharePermissions = require_action.action("ONE_DRIVE_LIST_SHARE_PERMISSIONS", {
|
|
19
19
|
slug: "one_drive-list-share-permissions",
|
|
20
20
|
name: "List Shares Permission",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-permissions.cjs","names":["z","action"],"sources":["../../src/actions/list-share-permissions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListSharePermissionsInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID (encoded sharing URL in format u!<base64url> or share token) to retrieve permission for. This is typically an encoded sharing URL prefixed with 'u!' or a shareId token from a previous API call.\"),\n});\nconst OneDriveListSharePermissions_PermissionLinkSchema = z.object({\n type: z.string().describe(\"The type of link (e.g., 'view', 'edit').\").nullable().optional(),\n scope: z.string().describe(\"The scope of the link (e.g., 'anonymous', 'organization').\").nullable().optional(),\n webUrl: z.string().describe(\"The URL to access the shared item.\").nullable().optional(),\n preventsDownload: z.boolean().describe(\"Indicates whether downloading is prevented for the shared item.\").nullable().optional(),\n});\nexport const OneDriveListSharePermissionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the permission.\").nullable().optional(),\n link: OneDriveListSharePermissions_PermissionLinkSchema.nullable().optional(),\n roles: z.array(z.string()).describe(\"The roles granted by this permission (e.g., 'read', 'write').\").nullable().optional(),\n hasPassword: z.boolean().describe(\"Indicates whether the sharing link has a password.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL for the response.\").nullable().optional(),\n});\n\nexport const oneDriveListSharePermissions = action(\"ONE_DRIVE_LIST_SHARE_PERMISSIONS\", {\n slug: \"one_drive-list-share-permissions\",\n name: \"List Shares Permission\",\n description: \"Tool to retrieve permission details for a shared OneDrive or SharePoint item using a share ID. Use when you have an encoded sharing URL and need to check the permission level, password protection, and access details.\",\n input: OneDriveListSharePermissionsInput,\n output: OneDriveListSharePermissionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gNAAgN,EAC5P,CAAC;AACD,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC;
|
|
1
|
+
{"version":3,"file":"list-share-permissions.cjs","names":["z","action"],"sources":["../../src/actions/list-share-permissions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListSharePermissionsInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID (encoded sharing URL in format u!<base64url> or share token) to retrieve permission for. This is typically an encoded sharing URL prefixed with 'u!' or a shareId token from a previous API call.\"),\n});\nconst OneDriveListSharePermissions_PermissionLinkSchema = z.object({\n type: z.string().describe(\"The type of link (e.g., 'view', 'edit').\").nullable().optional(),\n scope: z.string().describe(\"The scope of the link (e.g., 'anonymous', 'organization').\").nullable().optional(),\n webUrl: z.string().describe(\"The URL to access the shared item.\").nullable().optional(),\n preventsDownload: z.boolean().describe(\"Indicates whether downloading is prevented for the shared item.\").nullable().optional(),\n}).passthrough();\nexport const OneDriveListSharePermissionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the permission.\").nullable().optional(),\n link: OneDriveListSharePermissions_PermissionLinkSchema.nullable().optional(),\n roles: z.array(z.string()).describe(\"The roles granted by this permission (e.g., 'read', 'write').\").nullable().optional(),\n hasPassword: z.boolean().describe(\"Indicates whether the sharing link has a password.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL for the response.\").nullable().optional(),\n}).passthrough();\n\nexport const oneDriveListSharePermissions = action(\"ONE_DRIVE_LIST_SHARE_PERMISSIONS\", {\n slug: \"one_drive-list-share-permissions\",\n name: \"List Shares Permission\",\n description: \"Tool to retrieve permission details for a shared OneDrive or SharePoint item using a share ID. Use when you have an encoded sharing URL and need to check the permission level, password protection, and access details.\",\n input: OneDriveListSharePermissionsInput,\n output: OneDriveListSharePermissionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gNAAgN,EAC5P,CAAC;AACD,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,MAAM,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -11,14 +11,26 @@ declare const OneDriveListSharePermissionsOutput: z.ZodObject<{
|
|
|
11
11
|
scope: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
webUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
preventsDownload: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
15
|
roles: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
16
|
hasPassword: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
17
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const oneDriveListSharePermissions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
shared_drive_item_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { oneDriveListSharePermissions };
|
|
24
36
|
//# sourceMappingURL=list-share-permissions.d.cts.map
|
|
@@ -11,14 +11,26 @@ declare const OneDriveListSharePermissionsOutput: z.ZodObject<{
|
|
|
11
11
|
scope: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
webUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
preventsDownload: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
14
|
-
}, z.core.$
|
|
14
|
+
}, z.core.$loose>>>;
|
|
15
15
|
roles: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
16
16
|
hasPassword: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
17
|
"@odata.context": z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>;
|
|
19
19
|
declare const oneDriveListSharePermissions: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
20
|
shared_drive_item_id: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
22
|
+
connectionId: z.ZodString;
|
|
23
|
+
entityId: z.ZodString;
|
|
24
|
+
instanceId: z.ZodString;
|
|
25
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
26
|
+
accessToken: z.ZodString;
|
|
27
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
28
|
+
connectionId: z.ZodString;
|
|
29
|
+
entityId: z.ZodString;
|
|
30
|
+
instanceId: z.ZodString;
|
|
31
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
32
|
+
accessToken: z.ZodString;
|
|
33
|
+
}, z.core.$strip>>]>;
|
|
22
34
|
//#endregion
|
|
23
35
|
export { oneDriveListSharePermissions };
|
|
24
36
|
//# sourceMappingURL=list-share-permissions.d.mts.map
|
|
@@ -7,7 +7,7 @@ const OneDriveListSharePermissions_PermissionLinkSchema = z.object({
|
|
|
7
7
|
scope: z.string().describe("The scope of the link (e.g., 'anonymous', 'organization').").nullable().optional(),
|
|
8
8
|
webUrl: z.string().describe("The URL to access the shared item.").nullable().optional(),
|
|
9
9
|
preventsDownload: z.boolean().describe("Indicates whether downloading is prevented for the shared item.").nullable().optional()
|
|
10
|
-
});
|
|
10
|
+
}).passthrough();
|
|
11
11
|
const oneDriveListSharePermissions = action("ONE_DRIVE_LIST_SHARE_PERMISSIONS", {
|
|
12
12
|
slug: "one_drive-list-share-permissions",
|
|
13
13
|
name: "List Shares Permission",
|
|
@@ -19,7 +19,7 @@ const oneDriveListSharePermissions = action("ONE_DRIVE_LIST_SHARE_PERMISSIONS",
|
|
|
19
19
|
roles: z.array(z.string()).describe("The roles granted by this permission (e.g., 'read', 'write').").nullable().optional(),
|
|
20
20
|
hasPassword: z.boolean().describe("Indicates whether the sharing link has a password.").nullable().optional(),
|
|
21
21
|
"@odata.context": z.string().describe("The OData context URL for the response.").nullable().optional()
|
|
22
|
-
})
|
|
22
|
+
}).passthrough()
|
|
23
23
|
});
|
|
24
24
|
//#endregion
|
|
25
25
|
export { oneDriveListSharePermissions };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-share-permissions.mjs","names":[],"sources":["../../src/actions/list-share-permissions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListSharePermissionsInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID (encoded sharing URL in format u!<base64url> or share token) to retrieve permission for. This is typically an encoded sharing URL prefixed with 'u!' or a shareId token from a previous API call.\"),\n});\nconst OneDriveListSharePermissions_PermissionLinkSchema = z.object({\n type: z.string().describe(\"The type of link (e.g., 'view', 'edit').\").nullable().optional(),\n scope: z.string().describe(\"The scope of the link (e.g., 'anonymous', 'organization').\").nullable().optional(),\n webUrl: z.string().describe(\"The URL to access the shared item.\").nullable().optional(),\n preventsDownload: z.boolean().describe(\"Indicates whether downloading is prevented for the shared item.\").nullable().optional(),\n});\nexport const OneDriveListSharePermissionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the permission.\").nullable().optional(),\n link: OneDriveListSharePermissions_PermissionLinkSchema.nullable().optional(),\n roles: z.array(z.string()).describe(\"The roles granted by this permission (e.g., 'read', 'write').\").nullable().optional(),\n hasPassword: z.boolean().describe(\"Indicates whether the sharing link has a password.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL for the response.\").nullable().optional(),\n});\n\nexport const oneDriveListSharePermissions = action(\"ONE_DRIVE_LIST_SHARE_PERMISSIONS\", {\n slug: \"one_drive-list-share-permissions\",\n name: \"List Shares Permission\",\n description: \"Tool to retrieve permission details for a shared OneDrive or SharePoint item using a share ID. Use when you have an encoded sharing URL and need to check the permission level, password protection, and access details.\",\n input: OneDriveListSharePermissionsInput,\n output: OneDriveListSharePermissionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,gNAAgN,EAC5P,CAAC;AACD,MAAM,oDAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC;
|
|
1
|
+
{"version":3,"file":"list-share-permissions.mjs","names":[],"sources":["../../src/actions/list-share-permissions.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const OneDriveListSharePermissionsInput = z.object({\n shared_drive_item_id: z.string().describe(\"The share ID (encoded sharing URL in format u!<base64url> or share token) to retrieve permission for. This is typically an encoded sharing URL prefixed with 'u!' or a shareId token from a previous API call.\"),\n});\nconst OneDriveListSharePermissions_PermissionLinkSchema = z.object({\n type: z.string().describe(\"The type of link (e.g., 'view', 'edit').\").nullable().optional(),\n scope: z.string().describe(\"The scope of the link (e.g., 'anonymous', 'organization').\").nullable().optional(),\n webUrl: z.string().describe(\"The URL to access the shared item.\").nullable().optional(),\n preventsDownload: z.boolean().describe(\"Indicates whether downloading is prevented for the shared item.\").nullable().optional(),\n}).passthrough();\nexport const OneDriveListSharePermissionsOutput = z.object({\n id: z.string().describe(\"The unique identifier of the permission.\").nullable().optional(),\n link: OneDriveListSharePermissions_PermissionLinkSchema.nullable().optional(),\n roles: z.array(z.string()).describe(\"The roles granted by this permission (e.g., 'read', 'write').\").nullable().optional(),\n hasPassword: z.boolean().describe(\"Indicates whether the sharing link has a password.\").nullable().optional(),\n \"@odata.context\": z.string().describe(\"The OData context URL for the response.\").nullable().optional(),\n}).passthrough();\n\nexport const oneDriveListSharePermissions = action(\"ONE_DRIVE_LIST_SHARE_PERMISSIONS\", {\n slug: \"one_drive-list-share-permissions\",\n name: \"List Shares Permission\",\n description: \"Tool to retrieve permission details for a shared OneDrive or SharePoint item using a share ID. Use when you have an encoded sharing URL and need to check the permission level, password protection, and access details.\",\n input: OneDriveListSharePermissionsInput,\n output: OneDriveListSharePermissionsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,gNAAgN,EAC5P,CAAC;AACD,MAAM,oDAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkB,EAAE,QAAQ,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY;AASf,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbgD,EAAE,OAAO;EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxF,MAAM,kDAAkD,SAAS,CAAC,CAAC,SAAS;EAC5E,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -19,7 +19,19 @@ declare const oneDriveListSharepointItemPermissions: import("@keystrokehq/action
|
|
|
19
19
|
top?: number | undefined;
|
|
20
20
|
select?: string | undefined;
|
|
21
21
|
item_id?: string | undefined;
|
|
22
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
23
|
+
connectionId: z.ZodString;
|
|
24
|
+
entityId: z.ZodString;
|
|
25
|
+
instanceId: z.ZodString;
|
|
26
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
27
|
+
accessToken: z.ZodString;
|
|
28
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"one_drive", z.ZodObject<{
|
|
29
|
+
connectionId: z.ZodString;
|
|
30
|
+
entityId: z.ZodString;
|
|
31
|
+
instanceId: z.ZodString;
|
|
32
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
33
|
+
accessToken: z.ZodString;
|
|
34
|
+
}, z.core.$strip>>]>;
|
|
23
35
|
//#endregion
|
|
24
36
|
export { oneDriveListSharepointItemPermissions };
|
|
25
37
|
//# sourceMappingURL=list-sharepoint-item-permissions.d.cts.map
|