@keystrokehq/shipengine 0.1.0 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/add-tag-to-shipment.cjs +1 -1
- package/dist/actions/add-tag-to-shipment.cjs.map +1 -1
- package/dist/actions/add-tag-to-shipment.d.cts +11 -3
- package/dist/actions/add-tag-to-shipment.d.cts.map +1 -1
- package/dist/actions/add-tag-to-shipment.d.mts +11 -3
- package/dist/actions/add-tag-to-shipment.d.mts.map +1 -1
- package/dist/actions/add-tag-to-shipment.mjs +1 -1
- package/dist/actions/add-tag-to-shipment.mjs.map +1 -1
- package/dist/actions/add-to-batch.cjs +1 -1
- package/dist/actions/add-to-batch.cjs.map +1 -1
- package/dist/actions/add-to-batch.d.cts +13 -3
- package/dist/actions/add-to-batch.d.cts.map +1 -1
- package/dist/actions/add-to-batch.d.mts +13 -3
- package/dist/actions/add-to-batch.d.mts.map +1 -1
- package/dist/actions/add-to-batch.mjs +1 -1
- package/dist/actions/add-to-batch.mjs.map +1 -1
- package/dist/actions/cancel-shipment.cjs +1 -1
- package/dist/actions/cancel-shipment.cjs.map +1 -1
- package/dist/actions/cancel-shipment.d.cts +9 -3
- package/dist/actions/cancel-shipment.d.cts.map +1 -1
- package/dist/actions/cancel-shipment.d.mts +9 -3
- package/dist/actions/cancel-shipment.d.mts.map +1 -1
- package/dist/actions/cancel-shipment.mjs +1 -1
- package/dist/actions/cancel-shipment.mjs.map +1 -1
- package/dist/actions/connect-ltl-carrier.cjs +2 -2
- package/dist/actions/connect-ltl-carrier.cjs.map +1 -1
- package/dist/actions/connect-ltl-carrier.d.cts +11 -3
- package/dist/actions/connect-ltl-carrier.d.cts.map +1 -1
- package/dist/actions/connect-ltl-carrier.d.mts +11 -3
- package/dist/actions/connect-ltl-carrier.d.mts.map +1 -1
- package/dist/actions/connect-ltl-carrier.mjs +2 -2
- package/dist/actions/connect-ltl-carrier.mjs.map +1 -1
- package/dist/actions/connect-shipsurance.cjs +1 -1
- package/dist/actions/connect-shipsurance.cjs.map +1 -1
- package/dist/actions/connect-shipsurance.d.cts +9 -3
- package/dist/actions/connect-shipsurance.d.cts.map +1 -1
- package/dist/actions/connect-shipsurance.d.mts +9 -3
- package/dist/actions/connect-shipsurance.d.mts.map +1 -1
- package/dist/actions/connect-shipsurance.mjs +1 -1
- package/dist/actions/connect-shipsurance.mjs.map +1 -1
- package/dist/actions/create-account-image.cjs +1 -1
- package/dist/actions/create-account-image.cjs.map +1 -1
- package/dist/actions/create-account-image.d.cts +22 -3
- package/dist/actions/create-account-image.d.cts.map +1 -1
- package/dist/actions/create-account-image.d.mts +22 -3
- package/dist/actions/create-account-image.d.mts.map +1 -1
- package/dist/actions/create-account-image.mjs +1 -1
- package/dist/actions/create-account-image.mjs.map +1 -1
- package/dist/actions/create-package-type.cjs +8 -8
- package/dist/actions/create-package-type.cjs.map +1 -1
- package/dist/actions/create-package-type.d.cts +40 -3
- package/dist/actions/create-package-type.d.cts.map +1 -1
- package/dist/actions/create-package-type.d.mts +40 -3
- package/dist/actions/create-package-type.d.mts.map +1 -1
- package/dist/actions/create-package-type.mjs +8 -8
- package/dist/actions/create-package-type.mjs.map +1 -1
- package/dist/actions/create-tag.cjs +1 -1
- package/dist/actions/create-tag.cjs.map +1 -1
- package/dist/actions/create-tag.d.cts +11 -3
- package/dist/actions/create-tag.d.cts.map +1 -1
- package/dist/actions/create-tag.d.mts +11 -3
- package/dist/actions/create-tag.d.mts.map +1 -1
- package/dist/actions/create-tag.mjs +1 -1
- package/dist/actions/create-tag.mjs.map +1 -1
- package/dist/actions/create-tag2.cjs +2 -2
- package/dist/actions/create-tag2.cjs.map +1 -1
- package/dist/actions/create-tag2.d.cts +11 -3
- package/dist/actions/create-tag2.d.cts.map +1 -1
- package/dist/actions/create-tag2.d.mts +11 -3
- package/dist/actions/create-tag2.d.mts.map +1 -1
- package/dist/actions/create-tag2.mjs +2 -2
- package/dist/actions/create-tag2.mjs.map +1 -1
- package/dist/actions/create-warehouse.cjs +11 -11
- package/dist/actions/create-warehouse.cjs.map +1 -1
- package/dist/actions/create-warehouse.d.cts +108 -3
- package/dist/actions/create-warehouse.d.cts.map +1 -1
- package/dist/actions/create-warehouse.d.mts +108 -3
- package/dist/actions/create-warehouse.d.mts.map +1 -1
- package/dist/actions/create-warehouse.mjs +11 -11
- package/dist/actions/create-warehouse.mjs.map +1 -1
- package/dist/actions/create-webhook.cjs +6 -6
- package/dist/actions/create-webhook.cjs.map +1 -1
- package/dist/actions/create-webhook.d.cts +17 -3
- package/dist/actions/create-webhook.d.cts.map +1 -1
- package/dist/actions/create-webhook.d.mts +17 -3
- package/dist/actions/create-webhook.d.mts.map +1 -1
- package/dist/actions/create-webhook.mjs +6 -6
- package/dist/actions/create-webhook.mjs.map +1 -1
- package/dist/actions/delete-account-image-by-id.cjs +3 -3
- package/dist/actions/delete-account-image-by-id.cjs.map +1 -1
- package/dist/actions/delete-account-image-by-id.d.cts +10 -3
- package/dist/actions/delete-account-image-by-id.d.cts.map +1 -1
- package/dist/actions/delete-account-image-by-id.d.mts +10 -3
- package/dist/actions/delete-account-image-by-id.d.mts.map +1 -1
- package/dist/actions/delete-account-image-by-id.mjs +3 -3
- package/dist/actions/delete-account-image-by-id.mjs.map +1 -1
- package/dist/actions/delete-batch.cjs +1 -1
- package/dist/actions/delete-batch.cjs.map +1 -1
- package/dist/actions/delete-batch.d.cts +9 -3
- package/dist/actions/delete-batch.d.cts.map +1 -1
- package/dist/actions/delete-batch.d.mts +9 -3
- package/dist/actions/delete-batch.d.mts.map +1 -1
- package/dist/actions/delete-batch.mjs +1 -1
- package/dist/actions/delete-batch.mjs.map +1 -1
- package/dist/actions/delete-package.cjs +1 -1
- package/dist/actions/delete-package.cjs.map +1 -1
- package/dist/actions/delete-package.d.cts +10 -3
- package/dist/actions/delete-package.d.cts.map +1 -1
- package/dist/actions/delete-package.d.mts +10 -3
- package/dist/actions/delete-package.d.mts.map +1 -1
- package/dist/actions/delete-package.mjs +1 -1
- package/dist/actions/delete-package.mjs.map +1 -1
- package/dist/actions/delete-warehouse.cjs +1 -1
- package/dist/actions/delete-warehouse.cjs.map +1 -1
- package/dist/actions/delete-warehouse.d.cts +10 -3
- package/dist/actions/delete-warehouse.d.cts.map +1 -1
- package/dist/actions/delete-warehouse.d.mts +10 -3
- package/dist/actions/delete-warehouse.d.mts.map +1 -1
- package/dist/actions/delete-warehouse.mjs +1 -1
- package/dist/actions/delete-warehouse.mjs.map +1 -1
- package/dist/actions/delete-webhook.cjs +3 -3
- package/dist/actions/delete-webhook.cjs.map +1 -1
- package/dist/actions/delete-webhook.d.cts +10 -3
- package/dist/actions/delete-webhook.d.cts.map +1 -1
- package/dist/actions/delete-webhook.d.mts +10 -3
- package/dist/actions/delete-webhook.d.mts.map +1 -1
- package/dist/actions/delete-webhook.mjs +3 -3
- package/dist/actions/delete-webhook.mjs.map +1 -1
- package/dist/actions/disconnect-carrier.cjs +1 -1
- package/dist/actions/disconnect-carrier.cjs.map +1 -1
- package/dist/actions/disconnect-carrier.d.cts +40 -3
- package/dist/actions/disconnect-carrier.d.cts.map +1 -1
- package/dist/actions/disconnect-carrier.d.mts +40 -3
- package/dist/actions/disconnect-carrier.d.mts.map +1 -1
- package/dist/actions/disconnect-carrier.mjs +1 -1
- package/dist/actions/disconnect-carrier.mjs.map +1 -1
- package/dist/actions/disconnect-shipsurance.cjs +1 -1
- package/dist/actions/disconnect-shipsurance.cjs.map +1 -1
- package/dist/actions/disconnect-shipsurance.d.cts +3 -3
- package/dist/actions/disconnect-shipsurance.d.cts.map +1 -1
- package/dist/actions/disconnect-shipsurance.d.mts +3 -3
- package/dist/actions/disconnect-shipsurance.d.mts.map +1 -1
- package/dist/actions/disconnect-shipsurance.mjs +1 -1
- package/dist/actions/disconnect-shipsurance.mjs.map +1 -1
- package/dist/actions/download-file.cjs +5 -5
- package/dist/actions/download-file.cjs.map +1 -1
- package/dist/actions/download-file.d.cts +21 -3
- package/dist/actions/download-file.d.cts.map +1 -1
- package/dist/actions/download-file.d.mts +21 -3
- package/dist/actions/download-file.d.mts.map +1 -1
- package/dist/actions/download-file.mjs +5 -5
- package/dist/actions/download-file.mjs.map +1 -1
- package/dist/actions/get-account-image-by-id.cjs +4 -4
- package/dist/actions/get-account-image-by-id.cjs.map +1 -1
- package/dist/actions/get-account-image-by-id.d.cts +15 -3
- package/dist/actions/get-account-image-by-id.d.cts.map +1 -1
- package/dist/actions/get-account-image-by-id.d.mts +15 -3
- package/dist/actions/get-account-image-by-id.d.mts.map +1 -1
- package/dist/actions/get-account-image-by-id.mjs +4 -4
- package/dist/actions/get-account-image-by-id.mjs.map +1 -1
- package/dist/actions/get-batch-by-external-id.cjs +19 -19
- package/dist/actions/get-batch-by-external-id.cjs.map +1 -1
- package/dist/actions/get-batch-by-external-id.d.cts +29 -3
- package/dist/actions/get-batch-by-external-id.d.cts.map +1 -1
- package/dist/actions/get-batch-by-external-id.d.mts +29 -3
- package/dist/actions/get-batch-by-external-id.d.mts.map +1 -1
- package/dist/actions/get-batch-by-external-id.mjs +19 -19
- package/dist/actions/get-batch-by-external-id.mjs.map +1 -1
- package/dist/actions/get-batch-by-id.cjs +7 -7
- package/dist/actions/get-batch-by-id.cjs.map +1 -1
- package/dist/actions/get-batch-by-id.d.cts +42 -3
- package/dist/actions/get-batch-by-id.d.cts.map +1 -1
- package/dist/actions/get-batch-by-id.d.mts +42 -3
- package/dist/actions/get-batch-by-id.d.mts.map +1 -1
- package/dist/actions/get-batch-by-id.mjs +7 -7
- package/dist/actions/get-batch-by-id.mjs.map +1 -1
- package/dist/actions/get-batch-errors.cjs +4 -4
- package/dist/actions/get-batch-errors.cjs.map +1 -1
- package/dist/actions/get-batch-errors.d.cts +31 -3
- package/dist/actions/get-batch-errors.d.cts.map +1 -1
- package/dist/actions/get-batch-errors.d.mts +31 -3
- package/dist/actions/get-batch-errors.d.mts.map +1 -1
- package/dist/actions/get-batch-errors.mjs +4 -4
- package/dist/actions/get-batch-errors.mjs.map +1 -1
- package/dist/actions/get-bulk-rates.cjs +11 -11
- package/dist/actions/get-bulk-rates.cjs.map +1 -1
- package/dist/actions/get-bulk-rates.d.cts +172 -3
- package/dist/actions/get-bulk-rates.d.cts.map +1 -1
- package/dist/actions/get-bulk-rates.d.mts +172 -3
- package/dist/actions/get-bulk-rates.d.mts.map +1 -1
- package/dist/actions/get-bulk-rates.mjs +11 -11
- package/dist/actions/get-bulk-rates.mjs.map +1 -1
- package/dist/actions/get-insurance-balance.cjs +4 -4
- package/dist/actions/get-insurance-balance.cjs.map +1 -1
- package/dist/actions/get-insurance-balance.d.cts +9 -3
- package/dist/actions/get-insurance-balance.d.cts.map +1 -1
- package/dist/actions/get-insurance-balance.d.mts +9 -3
- package/dist/actions/get-insurance-balance.d.mts.map +1 -1
- package/dist/actions/get-insurance-balance.mjs +4 -4
- package/dist/actions/get-insurance-balance.mjs.map +1 -1
- package/dist/actions/get-ltl-carrier-credential-requirements.cjs +2 -2
- package/dist/actions/get-ltl-carrier-credential-requirements.cjs.map +1 -1
- package/dist/actions/get-ltl-carrier-credential-requirements.d.cts +13 -3
- package/dist/actions/get-ltl-carrier-credential-requirements.d.cts.map +1 -1
- package/dist/actions/get-ltl-carrier-credential-requirements.d.mts +13 -3
- package/dist/actions/get-ltl-carrier-credential-requirements.d.mts.map +1 -1
- package/dist/actions/get-ltl-carrier-credential-requirements.mjs +2 -2
- package/dist/actions/get-ltl-carrier-credential-requirements.mjs.map +1 -1
- package/dist/actions/get-ltl-carrier-features.cjs +1 -1
- package/dist/actions/get-ltl-carrier-features.cjs.map +1 -1
- package/dist/actions/get-ltl-carrier-features.d.cts +17 -3
- package/dist/actions/get-ltl-carrier-features.d.cts.map +1 -1
- package/dist/actions/get-ltl-carrier-features.d.mts +17 -3
- package/dist/actions/get-ltl-carrier-features.d.mts.map +1 -1
- package/dist/actions/get-ltl-carrier-features.mjs +1 -1
- package/dist/actions/get-ltl-carrier-features.mjs.map +1 -1
- package/dist/actions/get-ltl-carrier-options.cjs +3 -3
- package/dist/actions/get-ltl-carrier-options.cjs.map +1 -1
- package/dist/actions/get-ltl-carrier-options.d.cts +17 -3
- package/dist/actions/get-ltl-carrier-options.d.cts.map +1 -1
- package/dist/actions/get-ltl-carrier-options.d.mts +17 -3
- package/dist/actions/get-ltl-carrier-options.d.mts.map +1 -1
- package/dist/actions/get-ltl-carrier-options.mjs +3 -3
- package/dist/actions/get-ltl-carrier-options.mjs.map +1 -1
- package/dist/actions/get-ltl-carrier-packages.cjs +4 -4
- package/dist/actions/get-ltl-carrier-packages.cjs.map +1 -1
- package/dist/actions/get-ltl-carrier-packages.d.cts +13 -3
- package/dist/actions/get-ltl-carrier-packages.d.cts.map +1 -1
- package/dist/actions/get-ltl-carrier-packages.d.mts +13 -3
- package/dist/actions/get-ltl-carrier-packages.d.mts.map +1 -1
- package/dist/actions/get-ltl-carrier-packages.mjs +4 -4
- package/dist/actions/get-ltl-carrier-packages.mjs.map +1 -1
- package/dist/actions/get-ltl-carrier-services.cjs +2 -2
- package/dist/actions/get-ltl-carrier-services.cjs.map +1 -1
- package/dist/actions/get-ltl-carrier-services.d.cts +13 -3
- package/dist/actions/get-ltl-carrier-services.d.cts.map +1 -1
- package/dist/actions/get-ltl-carrier-services.d.mts +13 -3
- package/dist/actions/get-ltl-carrier-services.d.mts.map +1 -1
- package/dist/actions/get-ltl-carrier-services.mjs +2 -2
- package/dist/actions/get-ltl-carrier-services.mjs.map +1 -1
- package/dist/actions/get-package-by-id.cjs +5 -5
- package/dist/actions/get-package-by-id.cjs.map +1 -1
- package/dist/actions/get-package-by-id.d.cts +18 -3
- package/dist/actions/get-package-by-id.d.cts.map +1 -1
- package/dist/actions/get-package-by-id.d.mts +18 -3
- package/dist/actions/get-package-by-id.d.mts.map +1 -1
- package/dist/actions/get-package-by-id.mjs +5 -5
- package/dist/actions/get-package-by-id.mjs.map +1 -1
- package/dist/actions/get-shipment-by-external-id.cjs +20 -20
- package/dist/actions/get-shipment-by-external-id.cjs.map +1 -1
- package/dist/actions/get-shipment-by-external-id.d.cts +137 -3
- package/dist/actions/get-shipment-by-external-id.d.cts.map +1 -1
- package/dist/actions/get-shipment-by-external-id.d.mts +137 -3
- package/dist/actions/get-shipment-by-external-id.d.mts.map +1 -1
- package/dist/actions/get-shipment-by-external-id.mjs +20 -20
- package/dist/actions/get-shipment-by-external-id.mjs.map +1 -1
- package/dist/actions/get-shipment-by-id.cjs +27 -27
- package/dist/actions/get-shipment-by-id.cjs.map +1 -1
- package/dist/actions/get-shipment-by-id.d.cts +128 -3
- package/dist/actions/get-shipment-by-id.d.cts.map +1 -1
- package/dist/actions/get-shipment-by-id.d.mts +128 -3
- package/dist/actions/get-shipment-by-id.d.mts.map +1 -1
- package/dist/actions/get-shipment-by-id.mjs +27 -27
- package/dist/actions/get-shipment-by-id.mjs.map +1 -1
- package/dist/actions/get-shipment-rates.cjs +7 -7
- package/dist/actions/get-shipment-rates.cjs.map +1 -1
- package/dist/actions/get-shipment-rates.d.cts +104 -3
- package/dist/actions/get-shipment-rates.d.cts.map +1 -1
- package/dist/actions/get-shipment-rates.d.mts +104 -3
- package/dist/actions/get-shipment-rates.d.mts.map +1 -1
- package/dist/actions/get-shipment-rates.mjs +7 -7
- package/dist/actions/get-shipment-rates.mjs.map +1 -1
- package/dist/actions/get-tracking-info.cjs +7 -7
- package/dist/actions/get-tracking-info.cjs.map +1 -1
- package/dist/actions/get-tracking-info.d.cts +44 -3
- package/dist/actions/get-tracking-info.d.cts.map +1 -1
- package/dist/actions/get-tracking-info.d.mts +44 -3
- package/dist/actions/get-tracking-info.d.mts.map +1 -1
- package/dist/actions/get-tracking-info.mjs +7 -7
- package/dist/actions/get-tracking-info.mjs.map +1 -1
- package/dist/actions/get-warehouse-by-id.cjs +10 -10
- package/dist/actions/get-warehouse-by-id.cjs.map +1 -1
- package/dist/actions/get-warehouse-by-id.d.cts +46 -3
- package/dist/actions/get-warehouse-by-id.d.cts.map +1 -1
- package/dist/actions/get-warehouse-by-id.d.mts +46 -3
- package/dist/actions/get-warehouse-by-id.d.mts.map +1 -1
- package/dist/actions/get-warehouse-by-id.mjs +10 -10
- package/dist/actions/get-warehouse-by-id.mjs.map +1 -1
- package/dist/actions/get-webhook-by-id.cjs +7 -7
- package/dist/actions/get-webhook-by-id.cjs.map +1 -1
- package/dist/actions/get-webhook-by-id.d.cts +17 -3
- package/dist/actions/get-webhook-by-id.d.cts.map +1 -1
- package/dist/actions/get-webhook-by-id.d.mts +17 -3
- package/dist/actions/get-webhook-by-id.d.mts.map +1 -1
- package/dist/actions/get-webhook-by-id.mjs +7 -7
- package/dist/actions/get-webhook-by-id.mjs.map +1 -1
- package/dist/actions/list-account-images.cjs +2 -2
- package/dist/actions/list-account-images.cjs.map +1 -1
- package/dist/actions/list-account-images.d.cts +13 -3
- package/dist/actions/list-account-images.d.cts.map +1 -1
- package/dist/actions/list-account-images.d.mts +13 -3
- package/dist/actions/list-account-images.d.mts.map +1 -1
- package/dist/actions/list-account-images.mjs +2 -2
- package/dist/actions/list-account-images.mjs.map +1 -1
- package/dist/actions/list-account-settings.cjs.map +1 -1
- package/dist/actions/list-account-settings.d.cts +3 -3
- package/dist/actions/list-account-settings.d.cts.map +1 -1
- package/dist/actions/list-account-settings.d.mts +3 -3
- package/dist/actions/list-account-settings.d.mts.map +1 -1
- package/dist/actions/list-account-settings.mjs.map +1 -1
- package/dist/actions/list-batches2.cjs +15 -15
- package/dist/actions/list-batches2.cjs.map +1 -1
- package/dist/actions/list-batches2.d.cts +71 -3
- package/dist/actions/list-batches2.d.cts.map +1 -1
- package/dist/actions/list-batches2.d.mts +71 -3
- package/dist/actions/list-batches2.d.mts.map +1 -1
- package/dist/actions/list-batches2.mjs +15 -15
- package/dist/actions/list-batches2.mjs.map +1 -1
- package/dist/actions/list-carrier-package-types.cjs +5 -5
- package/dist/actions/list-carrier-package-types.cjs.map +1 -1
- package/dist/actions/list-carrier-package-types.d.cts +20 -3
- package/dist/actions/list-carrier-package-types.d.cts.map +1 -1
- package/dist/actions/list-carrier-package-types.d.mts +20 -3
- package/dist/actions/list-carrier-package-types.d.mts.map +1 -1
- package/dist/actions/list-carrier-package-types.mjs +5 -5
- package/dist/actions/list-carrier-package-types.mjs.map +1 -1
- package/dist/actions/list-labels2.cjs +12 -12
- package/dist/actions/list-labels2.cjs.map +1 -1
- package/dist/actions/list-labels2.d.cts +215 -3
- package/dist/actions/list-labels2.d.cts.map +1 -1
- package/dist/actions/list-labels2.d.mts +215 -3
- package/dist/actions/list-labels2.d.mts.map +1 -1
- package/dist/actions/list-labels2.mjs +12 -12
- package/dist/actions/list-labels2.mjs.map +1 -1
- package/dist/actions/list-ltl-carriers.cjs +10 -10
- package/dist/actions/list-ltl-carriers.cjs.map +1 -1
- package/dist/actions/list-ltl-carriers.d.cts +38 -3
- package/dist/actions/list-ltl-carriers.d.cts.map +1 -1
- package/dist/actions/list-ltl-carriers.d.mts +38 -3
- package/dist/actions/list-ltl-carriers.d.mts.map +1 -1
- package/dist/actions/list-ltl-carriers.mjs +10 -10
- package/dist/actions/list-ltl-carriers.mjs.map +1 -1
- package/dist/actions/list-manifests2.cjs +8 -8
- package/dist/actions/list-manifests2.cjs.map +1 -1
- package/dist/actions/list-manifests2.d.cts +58 -3
- package/dist/actions/list-manifests2.d.cts.map +1 -1
- package/dist/actions/list-manifests2.d.mts +58 -3
- package/dist/actions/list-manifests2.d.mts.map +1 -1
- package/dist/actions/list-manifests2.mjs +8 -8
- package/dist/actions/list-manifests2.mjs.map +1 -1
- package/dist/actions/list-packages.cjs +7 -7
- package/dist/actions/list-packages.cjs.map +1 -1
- package/dist/actions/list-packages.d.cts +30 -3
- package/dist/actions/list-packages.d.cts.map +1 -1
- package/dist/actions/list-packages.d.mts +30 -3
- package/dist/actions/list-packages.d.mts.map +1 -1
- package/dist/actions/list-packages.mjs +7 -7
- package/dist/actions/list-packages.mjs.map +1 -1
- package/dist/actions/list-pickups.cjs +10 -10
- package/dist/actions/list-pickups.cjs.map +1 -1
- package/dist/actions/list-pickups.d.cts +67 -3
- package/dist/actions/list-pickups.d.cts.map +1 -1
- package/dist/actions/list-pickups.d.mts +67 -3
- package/dist/actions/list-pickups.d.mts.map +1 -1
- package/dist/actions/list-pickups.mjs +10 -10
- package/dist/actions/list-pickups.mjs.map +1 -1
- package/dist/actions/list-shipments2.cjs +16 -16
- package/dist/actions/list-shipments2.cjs.map +1 -1
- package/dist/actions/list-shipments2.d.cts +152 -3
- package/dist/actions/list-shipments2.d.cts.map +1 -1
- package/dist/actions/list-shipments2.d.mts +152 -3
- package/dist/actions/list-shipments2.d.mts.map +1 -1
- package/dist/actions/list-shipments2.mjs +16 -16
- package/dist/actions/list-shipments2.mjs.map +1 -1
- package/dist/actions/list-tags2.cjs +3 -3
- package/dist/actions/list-tags2.cjs.map +1 -1
- package/dist/actions/list-tags2.d.cts +9 -3
- package/dist/actions/list-tags2.d.cts.map +1 -1
- package/dist/actions/list-tags2.d.mts +9 -3
- package/dist/actions/list-tags2.d.mts.map +1 -1
- package/dist/actions/list-tags2.mjs +3 -3
- package/dist/actions/list-tags2.mjs.map +1 -1
- package/dist/actions/list-warehouses.cjs +11 -11
- package/dist/actions/list-warehouses.cjs.map +1 -1
- package/dist/actions/list-warehouses.d.cts +32 -3
- package/dist/actions/list-warehouses.d.cts.map +1 -1
- package/dist/actions/list-warehouses.d.mts +32 -3
- package/dist/actions/list-warehouses.d.mts.map +1 -1
- package/dist/actions/list-warehouses.mjs +11 -11
- package/dist/actions/list-warehouses.mjs.map +1 -1
- package/dist/actions/list-webhook-events.cjs +4 -4
- package/dist/actions/list-webhook-events.cjs.map +1 -1
- package/dist/actions/list-webhook-events.d.cts +8 -3
- package/dist/actions/list-webhook-events.d.cts.map +1 -1
- package/dist/actions/list-webhook-events.d.mts +8 -3
- package/dist/actions/list-webhook-events.d.mts.map +1 -1
- package/dist/actions/list-webhook-events.mjs +4 -4
- package/dist/actions/list-webhook-events.mjs.map +1 -1
- package/dist/actions/list-webhooks.cjs +8 -8
- package/dist/actions/list-webhooks.cjs.map +1 -1
- package/dist/actions/list-webhooks.d.cts +15 -3
- package/dist/actions/list-webhooks.d.cts.map +1 -1
- package/dist/actions/list-webhooks.d.mts +15 -3
- package/dist/actions/list-webhooks.d.mts.map +1 -1
- package/dist/actions/list-webhooks.mjs +8 -8
- package/dist/actions/list-webhooks.mjs.map +1 -1
- package/dist/actions/parse-address.cjs +9 -9
- package/dist/actions/parse-address.cjs.map +1 -1
- package/dist/actions/parse-address.d.cts +59 -3
- package/dist/actions/parse-address.d.cts.map +1 -1
- package/dist/actions/parse-address.d.mts +59 -3
- package/dist/actions/parse-address.d.mts.map +1 -1
- package/dist/actions/parse-address.mjs +9 -9
- package/dist/actions/parse-address.mjs.map +1 -1
- package/dist/actions/process-batch-labels.cjs +1 -1
- package/dist/actions/process-batch-labels.cjs.map +1 -1
- package/dist/actions/process-batch-labels.d.cts +28 -3
- package/dist/actions/process-batch-labels.d.cts.map +1 -1
- package/dist/actions/process-batch-labels.d.mts +28 -3
- package/dist/actions/process-batch-labels.d.mts.map +1 -1
- package/dist/actions/process-batch-labels.mjs +1 -1
- package/dist/actions/process-batch-labels.mjs.map +1 -1
- package/dist/actions/remove-from-batch.cjs +1 -1
- package/dist/actions/remove-from-batch.cjs.map +1 -1
- package/dist/actions/remove-from-batch.d.cts +13 -3
- package/dist/actions/remove-from-batch.d.cts.map +1 -1
- package/dist/actions/remove-from-batch.d.mts +13 -3
- package/dist/actions/remove-from-batch.d.mts.map +1 -1
- package/dist/actions/remove-from-batch.mjs +1 -1
- package/dist/actions/remove-from-batch.mjs.map +1 -1
- package/dist/actions/remove-tag-from-shipment.cjs +1 -1
- package/dist/actions/remove-tag-from-shipment.cjs.map +1 -1
- package/dist/actions/remove-tag-from-shipment.d.cts +11 -3
- package/dist/actions/remove-tag-from-shipment.d.cts.map +1 -1
- package/dist/actions/remove-tag-from-shipment.d.mts +11 -3
- package/dist/actions/remove-tag-from-shipment.d.mts.map +1 -1
- package/dist/actions/remove-tag-from-shipment.mjs +1 -1
- package/dist/actions/remove-tag-from-shipment.mjs.map +1 -1
- package/dist/actions/start-tracking.cjs +3 -3
- package/dist/actions/start-tracking.cjs.map +1 -1
- package/dist/actions/start-tracking.d.cts +14 -3
- package/dist/actions/start-tracking.d.cts.map +1 -1
- package/dist/actions/start-tracking.d.mts +14 -3
- package/dist/actions/start-tracking.d.mts.map +1 -1
- package/dist/actions/start-tracking.mjs +3 -3
- package/dist/actions/start-tracking.mjs.map +1 -1
- package/dist/actions/stop-tracking.cjs +1 -1
- package/dist/actions/stop-tracking.cjs.map +1 -1
- package/dist/actions/stop-tracking.d.cts +12 -3
- package/dist/actions/stop-tracking.d.cts.map +1 -1
- package/dist/actions/stop-tracking.d.mts +12 -3
- package/dist/actions/stop-tracking.d.mts.map +1 -1
- package/dist/actions/stop-tracking.mjs +1 -1
- package/dist/actions/stop-tracking.mjs.map +1 -1
- package/dist/actions/track-ltl-shipment.cjs +2 -2
- package/dist/actions/track-ltl-shipment.cjs.map +1 -1
- package/dist/actions/track-ltl-shipment.d.cts +37 -3
- package/dist/actions/track-ltl-shipment.d.cts.map +1 -1
- package/dist/actions/track-ltl-shipment.d.mts +37 -3
- package/dist/actions/track-ltl-shipment.d.mts.map +1 -1
- package/dist/actions/track-ltl-shipment.mjs +2 -2
- package/dist/actions/track-ltl-shipment.mjs.map +1 -1
- package/dist/actions/update-account-image-by-id.cjs +1 -1
- package/dist/actions/update-account-image-by-id.cjs.map +1 -1
- package/dist/actions/update-account-image-by-id.d.cts +15 -3
- package/dist/actions/update-account-image-by-id.d.cts.map +1 -1
- package/dist/actions/update-account-image-by-id.d.mts +15 -3
- package/dist/actions/update-account-image-by-id.d.mts.map +1 -1
- package/dist/actions/update-account-image-by-id.mjs +1 -1
- package/dist/actions/update-account-image-by-id.mjs.map +1 -1
- package/dist/actions/update-ltl-connection.cjs +2 -2
- package/dist/actions/update-ltl-connection.cjs.map +1 -1
- package/dist/actions/update-ltl-connection.d.cts +13 -3
- package/dist/actions/update-ltl-connection.d.cts.map +1 -1
- package/dist/actions/update-ltl-connection.d.mts +13 -3
- package/dist/actions/update-ltl-connection.d.mts.map +1 -1
- package/dist/actions/update-ltl-connection.mjs +2 -2
- package/dist/actions/update-ltl-connection.mjs.map +1 -1
- package/dist/actions/update-package.cjs +3 -3
- package/dist/actions/update-package.cjs.map +1 -1
- package/dist/actions/update-package.d.cts +31 -3
- package/dist/actions/update-package.d.cts.map +1 -1
- package/dist/actions/update-package.d.mts +31 -3
- package/dist/actions/update-package.d.mts.map +1 -1
- package/dist/actions/update-package.mjs +3 -3
- package/dist/actions/update-package.mjs.map +1 -1
- package/dist/actions/update-shipment.cjs +40 -40
- package/dist/actions/update-shipment.cjs.map +1 -1
- package/dist/actions/update-shipment.d.cts +431 -3
- package/dist/actions/update-shipment.d.cts.map +1 -1
- package/dist/actions/update-shipment.d.mts +431 -3
- package/dist/actions/update-shipment.d.mts.map +1 -1
- package/dist/actions/update-shipment.mjs +40 -40
- package/dist/actions/update-shipment.mjs.map +1 -1
- package/dist/actions/update-shipments-tags.cjs +2 -2
- package/dist/actions/update-shipments-tags.cjs.map +1 -1
- package/dist/actions/update-shipments-tags.d.cts +17 -3
- package/dist/actions/update-shipments-tags.d.cts.map +1 -1
- package/dist/actions/update-shipments-tags.d.mts +17 -3
- package/dist/actions/update-shipments-tags.d.mts.map +1 -1
- package/dist/actions/update-shipments-tags.mjs +2 -2
- package/dist/actions/update-shipments-tags.mjs.map +1 -1
- package/dist/actions/update-warehouse.cjs +3 -3
- package/dist/actions/update-warehouse.cjs.map +1 -1
- package/dist/actions/update-warehouse.d.cts +74 -3
- package/dist/actions/update-warehouse.d.cts.map +1 -1
- package/dist/actions/update-warehouse.d.mts +74 -3
- package/dist/actions/update-warehouse.d.mts.map +1 -1
- package/dist/actions/update-warehouse.mjs +3 -3
- package/dist/actions/update-warehouse.mjs.map +1 -1
- package/dist/actions/update-webhook.cjs +2 -2
- package/dist/actions/update-webhook.cjs.map +1 -1
- package/dist/actions/update-webhook.d.cts +24 -3
- package/dist/actions/update-webhook.d.cts.map +1 -1
- package/dist/actions/update-webhook.d.mts +24 -3
- package/dist/actions/update-webhook.d.mts.map +1 -1
- package/dist/actions/update-webhook.mjs +2 -2
- package/dist/actions/update-webhook.mjs.map +1 -1
- package/dist/actions/validate-address.cjs +9 -9
- package/dist/actions/validate-address.cjs.map +1 -1
- package/dist/actions/validate-address.d.cts +87 -3
- package/dist/actions/validate-address.d.cts.map +1 -1
- package/dist/actions/validate-address.d.mts +87 -3
- package/dist/actions/validate-address.d.mts.map +1 -1
- package/dist/actions/validate-address.mjs +9 -9
- package/dist/actions/validate-address.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-from-batch.mjs","names":[],"sources":["../../src/actions/remove-from-batch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineRemoveFromBatchInput
|
|
1
|
+
{"version":3,"file":"remove-from-batch.mjs","names":[],"sources":["../../src/actions/remove-from-batch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineRemoveFromBatchInput = z.object({\n batch_id: z.string().describe(\"Unique identifier for the batch to remove items from.\"),\n rate_ids: z.array(z.string()).describe(\"List of rate IDs to remove from the batch. Provide either shipment_ids or rate_ids, or both.\").optional(),\n shipment_ids: z.array(z.string()).describe(\"List of shipment IDs to remove from the batch. Provide either shipment_ids or rate_ids, or both.\").optional(),\n}).describe(\"Request schema for removing shipments or rate IDs from a batch.\");\nexport const ShipengineRemoveFromBatchOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates successful removal from batch (always True if no error).\").nullable().optional(),\n}).passthrough().describe(\"Response schema for removing items from a batch.\\nSince the API returns 204 (no content), this model is empty.\");\n\nexport const shipengineRemoveFromBatch = action(\"SHIPENGINE_REMOVE_FROM_BATCH\", {\n slug: \"shipengine-remove-from-batch\",\n name: \"Remove From Batch\",\n description: \"Tool to remove shipments or rate IDs from a batch. Use when you need to modify batch contents by removing specific shipments or rates. At least one of shipment_ids or rate_ids must be provided.\",\n input: ShipengineRemoveFromBatchInput,\n output: ShipengineRemoveFromBatchOutput,\n});\n"],"mappings":";;AAaA,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4C,EAAE,OAAO;EACrD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;EACrF,UAAU,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;EAChJ,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,kGAAkG,CAAC,CAAC,SAAS;CAC1J,CAAC,CAAC,CAAC,SAAS,iEASH;CACP,QAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACxI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gHAOhB;AACV,CAAC"}
|
|
@@ -5,7 +5,7 @@ const ShipengineRemoveTagFromShipmentInput = zod.z.object({
|
|
|
5
5
|
tag_name: zod.z.string().describe("The name of the tag to remove from the shipment. Tags are arbitrary strings that you can use to categorize shipments (e.g., 'Fragile', 'Priority', 'International')."),
|
|
6
6
|
shipment_id: zod.z.string().describe("Unique ShipEngine shipment ID, must begin with 'se-' followed by alphanumeric characters")
|
|
7
7
|
}).describe("Request model for removing a tag from a shipment.");
|
|
8
|
-
const ShipengineRemoveTagFromShipmentOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the tag was successfully removed from the shipment").nullable().optional() }).describe("Response model for removing a tag from a shipment.\nThe API returns HTTP 204 (No Content) on success, so this response is empty.");
|
|
8
|
+
const ShipengineRemoveTagFromShipmentOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the tag was successfully removed from the shipment").nullable().optional() }).passthrough().describe("Response model for removing a tag from a shipment.\nThe API returns HTTP 204 (No Content) on success, so this response is empty.");
|
|
9
9
|
const shipengineRemoveTagFromShipment = require_action.action("SHIPENGINE_REMOVE_TAG_FROM_SHIPMENT", {
|
|
10
10
|
slug: "shipengine-remove-tag-from-shipment",
|
|
11
11
|
name: "Remove Tag from Shipment",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-tag-from-shipment.cjs","names":["z","action"],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineRemoveTagFromShipmentInput
|
|
1
|
+
{"version":3,"file":"remove-tag-from-shipment.cjs","names":["z","action"],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineRemoveTagFromShipmentInput = z.object({\n tag_name: z.string().describe(\"The name of the tag to remove from the shipment. Tags are arbitrary strings that you can use to categorize shipments (e.g., 'Fragile', 'Priority', 'International').\"),\n shipment_id: z.string().describe(\"Unique ShipEngine shipment ID, must begin with 'se-' followed by alphanumeric characters\"),\n}).describe(\"Request model for removing a tag from a shipment.\");\nexport const ShipengineRemoveTagFromShipmentOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the tag was successfully removed from the shipment\").nullable().optional(),\n}).passthrough().describe(\"Response model for removing a tag from a shipment.\\nThe API returns HTTP 204 (No Content) on success, so this response is empty.\");\n\nexport const shipengineRemoveTagFromShipment = action(\"SHIPENGINE_REMOVE_TAG_FROM_SHIPMENT\", {\n slug: \"shipengine-remove-tag-from-shipment\",\n name: \"Remove Tag from Shipment\",\n description: \"Tool to remove a tag from a shipment. Use when you need to un-categorize or remove a specific tag from an existing shipment.\",\n input: ShipengineRemoveTagFromShipmentInput,\n output: ShipengineRemoveTagFromShipmentOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;CACpM,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;AAC7H,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAC/D,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kIAAkI;AAE5J,MAAa,kCAAkCC,eAAAA,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-tag-from-shipment.d.ts
|
|
4
|
-
declare const ShipengineRemoveTagFromShipmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineRemoveTagFromShipmentInput: z.ZodObject<{
|
|
5
|
+
tag_name: z.ZodString;
|
|
6
|
+
shipment_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ShipengineRemoveTagFromShipmentOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const shipengineRemoveTagFromShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
tag_name: string;
|
|
13
|
+
shipment_id: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { shipengineRemoveTagFromShipment };
|
|
9
17
|
//# sourceMappingURL=remove-tag-from-shipment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-tag-from-shipment.d.cts","names":[],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"remove-tag-from-shipment.d.cts","names":[],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/remove-tag-from-shipment.d.ts
|
|
4
|
-
declare const ShipengineRemoveTagFromShipmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineRemoveTagFromShipmentInput: z.ZodObject<{
|
|
5
|
+
tag_name: z.ZodString;
|
|
6
|
+
shipment_id: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ShipengineRemoveTagFromShipmentOutput: z.ZodObject<{
|
|
9
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
10
|
+
}, z.core.$loose>;
|
|
11
|
+
declare const shipengineRemoveTagFromShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
12
|
+
tag_name: string;
|
|
13
|
+
shipment_id: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { shipengineRemoveTagFromShipment };
|
|
9
17
|
//# sourceMappingURL=remove-tag-from-shipment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-tag-from-shipment.d.mts","names":[],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"remove-tag-from-shipment.d.mts","names":[],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;cAIrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -8,7 +8,7 @@ const shipengineRemoveTagFromShipment = action("SHIPENGINE_REMOVE_TAG_FROM_SHIPM
|
|
|
8
8
|
tag_name: z.string().describe("The name of the tag to remove from the shipment. Tags are arbitrary strings that you can use to categorize shipments (e.g., 'Fragile', 'Priority', 'International')."),
|
|
9
9
|
shipment_id: z.string().describe("Unique ShipEngine shipment ID, must begin with 'se-' followed by alphanumeric characters")
|
|
10
10
|
}).describe("Request model for removing a tag from a shipment."),
|
|
11
|
-
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the tag was successfully removed from the shipment").nullable().optional() }).describe("Response model for removing a tag from a shipment.\nThe API returns HTTP 204 (No Content) on success, so this response is empty.")
|
|
11
|
+
output: z.object({ success: z.boolean().default(true).describe("Indicates whether the tag was successfully removed from the shipment").nullable().optional() }).passthrough().describe("Response model for removing a tag from a shipment.\nThe API returns HTTP 204 (No Content) on success, so this response is empty.")
|
|
12
12
|
});
|
|
13
13
|
//#endregion
|
|
14
14
|
export { shipengineRemoveTagFromShipment };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-tag-from-shipment.mjs","names":[],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineRemoveTagFromShipmentInput
|
|
1
|
+
{"version":3,"file":"remove-tag-from-shipment.mjs","names":[],"sources":["../../src/actions/remove-tag-from-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineRemoveTagFromShipmentInput = z.object({\n tag_name: z.string().describe(\"The name of the tag to remove from the shipment. Tags are arbitrary strings that you can use to categorize shipments (e.g., 'Fragile', 'Priority', 'International').\"),\n shipment_id: z.string().describe(\"Unique ShipEngine shipment ID, must begin with 'se-' followed by alphanumeric characters\"),\n}).describe(\"Request model for removing a tag from a shipment.\");\nexport const ShipengineRemoveTagFromShipmentOutput = z.object({\n success: z.boolean().default(true).describe(\"Indicates whether the tag was successfully removed from the shipment\").nullable().optional(),\n}).passthrough().describe(\"Response model for removing a tag from a shipment.\\nThe API returns HTTP 204 (No Content) on success, so this response is empty.\");\n\nexport const shipengineRemoveTagFromShipment = action(\"SHIPENGINE_REMOVE_TAG_FROM_SHIPMENT\", {\n slug: \"shipengine-remove-tag-from-shipment\",\n name: \"Remove Tag from Shipment\",\n description: \"Tool to remove a tag from a shipment. Use when you need to un-categorize or remove a specific tag from an existing shipment.\",\n input: ShipengineRemoveTagFromShipmentInput,\n output: ShipengineRemoveTagFromShipmentOutput,\n});\n"],"mappings":";;AAYA,MAAa,kCAAkC,OAAO,uCAAuC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkD,EAAE,OAAO;EAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sKAAsK;EACpM,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CAC7H,CAAC,CAAC,CAAC,SAAS,mDASH;CACP,QATmD,EAAE,OAAO,EAC5D,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC1I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kIAOhB;AACV,CAAC"}
|
|
@@ -7,9 +7,9 @@ const ShipengineStartTrackingInput = zod.z.object({
|
|
|
7
7
|
tracking_number: zod.z.string().describe("The tracking number associated with the shipment. Required to start tracking the package.").optional()
|
|
8
8
|
}).describe("Request parameters for starting tracking on a package.");
|
|
9
9
|
const ShipengineStartTrackingOutput = zod.z.object({
|
|
10
|
-
message: zod.z.string().describe("Confirmation message for the tracking operation."),
|
|
11
|
-
success: zod.z.boolean().describe("Indicates if tracking was successfully started.")
|
|
12
|
-
}).describe("Response returned after successfully starting tracking on a package.");
|
|
10
|
+
message: zod.z.string().describe("Confirmation message for the tracking operation.").nullable(),
|
|
11
|
+
success: zod.z.boolean().describe("Indicates if tracking was successfully started.").nullable()
|
|
12
|
+
}).passthrough().describe("Response returned after successfully starting tracking on a package.");
|
|
13
13
|
const shipengineStartTracking = require_action.action("SHIPENGINE_START_TRACKING", {
|
|
14
14
|
slug: "shipengine-start-tracking",
|
|
15
15
|
name: "Start Tracking Package",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"start-tracking.cjs","names":["z","action"],"sources":["../../src/actions/start-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStartTrackingInput
|
|
1
|
+
{"version":3,"file":"start-tracking.cjs","names":["z","action"],"sources":["../../src/actions/start-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStartTrackingInput = z.object({\n carrier_id: z.string().describe(\"ShipEngine carrier ID (alternative to carrier_code). Must begin with 'se-' followed by alphanumeric characters. Provide either carrier_code or carrier_id to identify the carrier.\").optional(),\n carrier_code: z.string().describe(\"A shipping carrier code, such as 'fedex', 'dhl_express', 'stamps_com', 'ups', 'usps', etc. Provide either carrier_code or carrier_id to identify the carrier.\").optional(),\n tracking_number: z.string().describe(\"The tracking number associated with the shipment. Required to start tracking the package.\").optional(),\n}).describe(\"Request parameters for starting tracking on a package.\");\nexport const ShipengineStartTrackingOutput = z.object({\n message: z.string().describe(\"Confirmation message for the tracking operation.\").nullable(),\n success: z.boolean().describe(\"Indicates if tracking was successfully started.\").nullable(),\n}).passthrough().describe(\"Response returned after successfully starting tracking on a package.\");\n\nexport const shipengineStartTracking = action(\"SHIPENGINE_START_TRACKING\", {\n slug: \"shipengine-start-tracking\",\n name: \"Start Tracking Package\",\n description: \"Tool to subscribe to tracking updates for a package via webhooks. Use when you need to start monitoring a shipment's status. The package tracking information will be sent to configured webhooks when updates occur.\",\n input: ShipengineStartTrackingInput,\n output: ShipengineStartTrackingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;CAC/N,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS;CAC5M,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,0BAA0BC,eAAAA,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,20 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/start-tracking.d.ts
|
|
4
|
-
declare const ShipengineStartTrackingInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineStartTrackingInput: z.ZodObject<{
|
|
5
|
+
carrier_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
carrier_code: z.ZodOptional<z.ZodString>;
|
|
7
|
+
tracking_number: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ShipengineStartTrackingOutput: z.ZodObject<{
|
|
10
|
+
message: z.ZodNullable<z.ZodString>;
|
|
11
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const shipengineStartTracking: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
carrier_id?: string | undefined;
|
|
15
|
+
carrier_code?: string | undefined;
|
|
16
|
+
tracking_number?: string | undefined;
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
18
|
//#endregion
|
|
8
19
|
export { shipengineStartTracking };
|
|
9
20
|
//# sourceMappingURL=start-tracking.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"start-tracking.d.cts","names":[],"sources":["../../src/actions/start-tracking.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"start-tracking.d.cts","names":[],"sources":["../../src/actions/start-tracking.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,20 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/start-tracking.d.ts
|
|
4
|
-
declare const ShipengineStartTrackingInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineStartTrackingInput: z.ZodObject<{
|
|
5
|
+
carrier_id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
carrier_code: z.ZodOptional<z.ZodString>;
|
|
7
|
+
tracking_number: z.ZodOptional<z.ZodString>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const ShipengineStartTrackingOutput: z.ZodObject<{
|
|
10
|
+
message: z.ZodNullable<z.ZodString>;
|
|
11
|
+
success: z.ZodNullable<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$loose>;
|
|
13
|
+
declare const shipengineStartTracking: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
carrier_id?: string | undefined;
|
|
15
|
+
carrier_code?: string | undefined;
|
|
16
|
+
tracking_number?: string | undefined;
|
|
17
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
18
|
//#endregion
|
|
8
19
|
export { shipengineStartTracking };
|
|
9
20
|
//# sourceMappingURL=start-tracking.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"start-tracking.d.mts","names":[],"sources":["../../src/actions/start-tracking.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"start-tracking.d.mts","names":[],"sources":["../../src/actions/start-tracking.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;cAK5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;cAK7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -10,9 +10,9 @@ const shipengineStartTracking = action("SHIPENGINE_START_TRACKING", {
|
|
|
10
10
|
tracking_number: z.string().describe("The tracking number associated with the shipment. Required to start tracking the package.").optional()
|
|
11
11
|
}).describe("Request parameters for starting tracking on a package."),
|
|
12
12
|
output: z.object({
|
|
13
|
-
message: z.string().describe("Confirmation message for the tracking operation."),
|
|
14
|
-
success: z.boolean().describe("Indicates if tracking was successfully started.")
|
|
15
|
-
}).describe("Response returned after successfully starting tracking on a package.")
|
|
13
|
+
message: z.string().describe("Confirmation message for the tracking operation.").nullable(),
|
|
14
|
+
success: z.boolean().describe("Indicates if tracking was successfully started.").nullable()
|
|
15
|
+
}).passthrough().describe("Response returned after successfully starting tracking on a package.")
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
18
18
|
export { shipengineStartTracking };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"start-tracking.mjs","names":[],"sources":["../../src/actions/start-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStartTrackingInput
|
|
1
|
+
{"version":3,"file":"start-tracking.mjs","names":[],"sources":["../../src/actions/start-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStartTrackingInput = z.object({\n carrier_id: z.string().describe(\"ShipEngine carrier ID (alternative to carrier_code). Must begin with 'se-' followed by alphanumeric characters. Provide either carrier_code or carrier_id to identify the carrier.\").optional(),\n carrier_code: z.string().describe(\"A shipping carrier code, such as 'fedex', 'dhl_express', 'stamps_com', 'ups', 'usps', etc. Provide either carrier_code or carrier_id to identify the carrier.\").optional(),\n tracking_number: z.string().describe(\"The tracking number associated with the shipment. Required to start tracking the package.\").optional(),\n}).describe(\"Request parameters for starting tracking on a package.\");\nexport const ShipengineStartTrackingOutput = z.object({\n message: z.string().describe(\"Confirmation message for the tracking operation.\").nullable(),\n success: z.boolean().describe(\"Indicates if tracking was successfully started.\").nullable(),\n}).passthrough().describe(\"Response returned after successfully starting tracking on a package.\");\n\nexport const shipengineStartTracking = action(\"SHIPENGINE_START_TRACKING\", {\n slug: \"shipengine-start-tracking\",\n name: \"Start Tracking Package\",\n description: \"Tool to subscribe to tracking updates for a package via webhooks. Use when you need to start monitoring a shipment's status. The package tracking information will be sent to configured webhooks when updates occur.\",\n input: ShipengineStartTrackingInput,\n output: ShipengineStartTrackingOutput,\n});\n"],"mappings":";;AAcA,MAAa,0BAA0B,OAAO,6BAA6B;CACzE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd0C,EAAE,OAAO;EACnD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oLAAoL,CAAC,CAAC,SAAS;EAC/N,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+JAA+J,CAAC,CAAC,SAAS;EAC5M,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CAC7I,CAAC,CAAC,CAAC,SAAS,wDAUH;CACP,QAV2C,EAAE,OAAO;EACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;EAC1F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAOhB;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const ShipengineStopTrackingInput = zod.z.object({
|
|
|
8
8
|
const ShipengineStopTrackingOutput = zod.z.object({
|
|
9
9
|
message: zod.z.string().default("Tracking stopped successfully").describe("Confirmation message for the operation.").nullable().optional(),
|
|
10
10
|
success: zod.z.boolean().default(true).describe("Indicates that tracking updates were successfully stopped for the package.").nullable().optional()
|
|
11
|
-
}).describe("Response model for stopping tracking updates.\nSince the API returns 204 No Content on success, this model indicates success.");
|
|
11
|
+
}).passthrough().describe("Response model for stopping tracking updates.\nSince the API returns 204 No Content on success, this model indicates success.");
|
|
12
12
|
const shipengineStopTracking = require_action.action("SHIPENGINE_STOP_TRACKING", {
|
|
13
13
|
slug: "shipengine-stop-tracking",
|
|
14
14
|
name: "Stop Tracking Package",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stop-tracking.cjs","names":["z","action"],"sources":["../../src/actions/stop-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStopTrackingInput
|
|
1
|
+
{"version":3,"file":"stop-tracking.cjs","names":["z","action"],"sources":["../../src/actions/stop-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStopTrackingInput = z.object({\n carrier_code: z.string().describe(\"A shipping carrier code, such as 'fedex', 'dhl_express', 'stamps_com', 'ups', etc. This identifies which carrier is handling the shipment.\"),\n tracking_number: z.string().describe(\"The tracking number associated with the shipment to stop tracking. This is the carrier-provided tracking number.\"),\n}).describe(\"Request model for stopping tracking updates for a package.\");\nexport const ShipengineStopTrackingOutput = z.object({\n message: z.string().default(\"Tracking stopped successfully\").describe(\"Confirmation message for the operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates that tracking updates were successfully stopped for the package.\").nullable().optional(),\n}).passthrough().describe(\"Response model for stopping tracking updates.\\nSince the API returns 204 No Content on success, this model indicates success.\");\n\nexport const shipengineStopTracking = action(\"SHIPENGINE_STOP_TRACKING\", {\n slug: \"shipengine-stop-tracking\",\n name: \"Stop Tracking Package\",\n description: \"Tool to unsubscribe from tracking updates for a package. Use when you no longer need to receive tracking notifications for a specific shipment. Once stopped, you will not receive further tracking updates for this package.\",\n input: ShipengineStopTrackingInput,\n output: ShipengineStopTrackingOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;CAC9K,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;AACzJ,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,QAAQ,+BAA+B,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+HAA+H;AAEzJ,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/stop-tracking.d.ts
|
|
4
|
-
declare const ShipengineStopTrackingInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineStopTrackingInput: z.ZodObject<{
|
|
5
|
+
carrier_code: z.ZodString;
|
|
6
|
+
tracking_number: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ShipengineStopTrackingOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
10
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const shipengineStopTracking: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
carrier_code: string;
|
|
14
|
+
tracking_number: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { shipengineStopTracking };
|
|
9
18
|
//# sourceMappingURL=stop-tracking.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stop-tracking.d.cts","names":[],"sources":["../../src/actions/stop-tracking.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"stop-tracking.d.cts","names":[],"sources":["../../src/actions/stop-tracking.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,18 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/stop-tracking.d.ts
|
|
4
|
-
declare const ShipengineStopTrackingInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineStopTrackingInput: z.ZodObject<{
|
|
5
|
+
carrier_code: z.ZodString;
|
|
6
|
+
tracking_number: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ShipengineStopTrackingOutput: z.ZodObject<{
|
|
9
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodString>>>;
|
|
10
|
+
success: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodBoolean>>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const shipengineStopTracking: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
carrier_code: string;
|
|
14
|
+
tracking_number: string;
|
|
15
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
16
|
//#endregion
|
|
8
17
|
export { shipengineStopTracking };
|
|
9
18
|
//# sourceMappingURL=stop-tracking.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stop-tracking.d.mts","names":[],"sources":["../../src/actions/stop-tracking.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"stop-tracking.d.mts","names":[],"sources":["../../src/actions/stop-tracking.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;cAI3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -11,7 +11,7 @@ const shipengineStopTracking = action("SHIPENGINE_STOP_TRACKING", {
|
|
|
11
11
|
output: z.object({
|
|
12
12
|
message: z.string().default("Tracking stopped successfully").describe("Confirmation message for the operation.").nullable().optional(),
|
|
13
13
|
success: z.boolean().default(true).describe("Indicates that tracking updates were successfully stopped for the package.").nullable().optional()
|
|
14
|
-
}).describe("Response model for stopping tracking updates.\nSince the API returns 204 No Content on success, this model indicates success.")
|
|
14
|
+
}).passthrough().describe("Response model for stopping tracking updates.\nSince the API returns 204 No Content on success, this model indicates success.")
|
|
15
15
|
});
|
|
16
16
|
//#endregion
|
|
17
17
|
export { shipengineStopTracking };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"stop-tracking.mjs","names":[],"sources":["../../src/actions/stop-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStopTrackingInput
|
|
1
|
+
{"version":3,"file":"stop-tracking.mjs","names":[],"sources":["../../src/actions/stop-tracking.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineStopTrackingInput = z.object({\n carrier_code: z.string().describe(\"A shipping carrier code, such as 'fedex', 'dhl_express', 'stamps_com', 'ups', etc. This identifies which carrier is handling the shipment.\"),\n tracking_number: z.string().describe(\"The tracking number associated with the shipment to stop tracking. This is the carrier-provided tracking number.\"),\n}).describe(\"Request model for stopping tracking updates for a package.\");\nexport const ShipengineStopTrackingOutput = z.object({\n message: z.string().default(\"Tracking stopped successfully\").describe(\"Confirmation message for the operation.\").nullable().optional(),\n success: z.boolean().default(true).describe(\"Indicates that tracking updates were successfully stopped for the package.\").nullable().optional(),\n}).passthrough().describe(\"Response model for stopping tracking updates.\\nSince the API returns 204 No Content on success, this model indicates success.\");\n\nexport const shipengineStopTracking = action(\"SHIPENGINE_STOP_TRACKING\", {\n slug: \"shipengine-stop-tracking\",\n name: \"Stop Tracking Package\",\n description: \"Tool to unsubscribe from tracking updates for a package. Use when you no longer need to receive tracking notifications for a specific shipment. Once stopped, you will not receive further tracking updates for this package.\",\n input: ShipengineStopTrackingInput,\n output: ShipengineStopTrackingOutput,\n});\n"],"mappings":";;AAaA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbyC,EAAE,OAAO;EAClD,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I;EAC9K,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;CACzJ,CAAC,CAAC,CAAC,SAAS,4DAUH;CACP,QAV0C,EAAE,OAAO;EACnD,SAAS,EAAE,OAAO,CAAC,CAAC,QAAQ,+BAA+B,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACrI,SAAS,EAAE,QAAQ,CAAC,CAAC,QAAQ,IAAI,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChJ,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+HAOhB;AACV,CAAC"}
|
|
@@ -18,7 +18,7 @@ const ShipengineTrackLtlShipment_TrackingEventSchema = zod.z.object({
|
|
|
18
18
|
city_locality: zod.z.string().describe("City where the event occurred.").nullable().optional(),
|
|
19
19
|
state_province: zod.z.string().describe("State or province where the event occurred.").nullable().optional(),
|
|
20
20
|
carrier_occurred_at: zod.z.string().describe("Timestamp when the event occurred according to the carrier.").nullable().optional()
|
|
21
|
-
}).describe("Details about a single tracking event in the shipment's history.");
|
|
21
|
+
}).passthrough().describe("Details about a single tracking event in the shipment's history.");
|
|
22
22
|
const ShipengineTrackLtlShipmentOutput = zod.z.object({
|
|
23
23
|
events: zod.z.array(ShipengineTrackLtlShipment_TrackingEventSchema).describe("List of tracking events in chronological order showing the shipment's history.").nullable().optional(),
|
|
24
24
|
ship_date: zod.z.string().describe("Date when the shipment was picked up.").nullable().optional(),
|
|
@@ -34,7 +34,7 @@ const ShipengineTrackLtlShipmentOutput = zod.z.object({
|
|
|
34
34
|
exception_description: zod.z.string().describe("Description of any delivery exception that occurred.").nullable().optional(),
|
|
35
35
|
estimated_delivery_date: zod.z.string().describe("Estimated delivery date for the shipment.").nullable().optional(),
|
|
36
36
|
carrier_status_description: zod.z.string().describe("Carrier's description of the shipment status.").nullable().optional()
|
|
37
|
-
}).describe("Response containing LTL shipment tracking information.");
|
|
37
|
+
}).passthrough().describe("Response containing LTL shipment tracking information.");
|
|
38
38
|
const shipengineTrackLtlShipment = require_action.action("SHIPENGINE_TRACK_LTL_SHIPMENT", {
|
|
39
39
|
slug: "shipengine-track-ltl-shipment",
|
|
40
40
|
name: "Track LTL Shipment",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"track-ltl-shipment.cjs","names":["z","action"],"sources":["../../src/actions/track-ltl-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineTrackLtlShipmentInput
|
|
1
|
+
{"version":3,"file":"track-ltl-shipment.cjs","names":["z","action"],"sources":["../../src/actions/track-ltl-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineTrackLtlShipmentInput = z.object({\n pro_number: z.string().describe(\"The PRO number (tracking number) for the LTL shipment. This is the unique identifier used to track the shipment with the carrier.\"),\n carrier_code: z.string().describe(\"The Standard Carrier Alpha Code (SCAC) for your LTL carrier. Examples: 'fxfr' (FedEx Freight), 'fwdn' (Forward Air), 'midw' (Midwest Motor Express). For testing, use: 'TEST' (success).\"),\n}).describe(\"Request parameters for tracking an LTL shipment.\");\nconst ShipengineTrackLtlShipment_TrackingEventSchema = z.object({\n signer: z.string().describe(\"Name of the person who signed for the shipment (for delivery events).\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate of the event location.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate of the event location.\").nullable().optional(),\n event_code: z.string().describe(\"Carrier-specific event code.\").nullable().optional(),\n description: z.string().describe(\"Description of the tracking event.\").nullable().optional(),\n occurred_at: z.string().describe(\"UTC timestamp when the event occurred (ShipEngine's best-effort conversion).\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code where the event occurred.\").nullable().optional(),\n company_name: z.string().describe(\"Company name associated with the event location.\").nullable().optional(),\n country_code: z.string().describe(\"Country code where the event occurred.\").nullable().optional(),\n city_locality: z.string().describe(\"City where the event occurred.\").nullable().optional(),\n state_province: z.string().describe(\"State or province where the event occurred.\").nullable().optional(),\n carrier_occurred_at: z.string().describe(\"Timestamp when the event occurred according to the carrier.\").nullable().optional(),\n}).passthrough().describe(\"Details about a single tracking event in the shipment's history.\");\nexport const ShipengineTrackLtlShipmentOutput = z.object({\n events: z.array(ShipengineTrackLtlShipment_TrackingEventSchema).describe(\"List of tracking events in chronological order showing the shipment's history.\").nullable().optional(),\n ship_date: z.string().describe(\"Date when the shipment was picked up.\").nullable().optional(),\n carrier_id: z.string().describe(\"ShipEngine's internal carrier ID.\").nullable().optional(),\n status_code: z.string().describe(\"ShipEngine standardized status code for the shipment.\").nullable().optional(),\n carrier_code: z.string().describe(\"The carrier code (SCAC) for this shipment.\").nullable().optional(),\n tracking_url: z.string().describe(\"URL to track the shipment on the carrier's website.\").nullable().optional(),\n tracking_number: z.string().describe(\"The PRO number (tracking number) for the shipment.\").nullable().optional(),\n status_description: z.string().describe(\"Human-readable description of the shipment status.\").nullable().optional(),\n carrier_detail_code: z.string().describe(\"Additional carrier-specific detail code.\").nullable().optional(),\n carrier_status_code: z.union([z.number().int(), z.string()]).nullable().optional(),\n actual_delivery_date: z.string().describe(\"Actual delivery date (only present if delivered).\").nullable().optional(),\n exception_description: z.string().describe(\"Description of any delivery exception that occurred.\").nullable().optional(),\n estimated_delivery_date: z.string().describe(\"Estimated delivery date for the shipment.\").nullable().optional(),\n carrier_status_description: z.string().describe(\"Carrier's description of the shipment status.\").nullable().optional(),\n}).passthrough().describe(\"Response containing LTL shipment tracking information.\");\n\nexport const shipengineTrackLtlShipment = action(\"SHIPENGINE_TRACK_LTL_SHIPMENT\", {\n slug: \"shipengine-track-ltl-shipment\",\n name: \"Track LTL Shipment\",\n description: \"Tool to track an LTL shipment using carrier code and PRO number. Use when you need to retrieve real-time tracking information for an LTL shipment, including current status, delivery dates, and event history.\",\n input: ShipengineTrackLtlShipmentInput,\n output: ShipengineTrackLtlShipmentOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/track-ltl-shipment.d.ts
|
|
4
|
-
declare const ShipengineTrackLtlShipmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineTrackLtlShipmentInput: z.ZodObject<{
|
|
5
|
+
pro_number: z.ZodString;
|
|
6
|
+
carrier_code: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ShipengineTrackLtlShipmentOutput: z.ZodObject<{
|
|
9
|
+
events: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
signer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
latitude: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
longitude: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
event_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
occurred_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
postal_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
company_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
city_locality: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
state_province: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
carrier_occurred_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>>>;
|
|
23
|
+
ship_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
carrier_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
status_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
carrier_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
tracking_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
tracking_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
status_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
carrier_detail_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
carrier_status_code: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
32
|
+
actual_delivery_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
exception_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
estimated_delivery_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
carrier_status_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$loose>;
|
|
37
|
+
declare const shipengineTrackLtlShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
|
+
pro_number: string;
|
|
39
|
+
carrier_code: string;
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { shipengineTrackLtlShipment };
|
|
9
43
|
//# sourceMappingURL=track-ltl-shipment.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"track-ltl-shipment.d.cts","names":[],"sources":["../../src/actions/track-ltl-shipment.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"track-ltl-shipment.d.cts","names":[],"sources":["../../src/actions/track-ltl-shipment.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAkB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/track-ltl-shipment.d.ts
|
|
4
|
-
declare const ShipengineTrackLtlShipmentInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineTrackLtlShipmentInput: z.ZodObject<{
|
|
5
|
+
pro_number: z.ZodString;
|
|
6
|
+
carrier_code: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const ShipengineTrackLtlShipmentOutput: z.ZodObject<{
|
|
9
|
+
events: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
10
|
+
signer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
latitude: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
12
|
+
longitude: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
13
|
+
event_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
occurred_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
postal_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
company_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
city_locality: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
state_province: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
carrier_occurred_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$loose>>>>;
|
|
23
|
+
ship_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
carrier_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
status_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
carrier_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
tracking_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
tracking_number: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
status_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
carrier_detail_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
carrier_status_code: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>>;
|
|
32
|
+
actual_delivery_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
exception_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
estimated_delivery_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
carrier_status_description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$loose>;
|
|
37
|
+
declare const shipengineTrackLtlShipment: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
|
+
pro_number: string;
|
|
39
|
+
carrier_code: string;
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { shipengineTrackLtlShipment };
|
|
9
43
|
//# sourceMappingURL=track-ltl-shipment.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"track-ltl-shipment.d.mts","names":[],"sources":["../../src/actions/track-ltl-shipment.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"track-ltl-shipment.d.mts","names":[],"sources":["../../src/actions/track-ltl-shipment.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;cAkB/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAiBhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -18,7 +18,7 @@ const ShipengineTrackLtlShipment_TrackingEventSchema = z.object({
|
|
|
18
18
|
city_locality: z.string().describe("City where the event occurred.").nullable().optional(),
|
|
19
19
|
state_province: z.string().describe("State or province where the event occurred.").nullable().optional(),
|
|
20
20
|
carrier_occurred_at: z.string().describe("Timestamp when the event occurred according to the carrier.").nullable().optional()
|
|
21
|
-
}).describe("Details about a single tracking event in the shipment's history.");
|
|
21
|
+
}).passthrough().describe("Details about a single tracking event in the shipment's history.");
|
|
22
22
|
const shipengineTrackLtlShipment = action("SHIPENGINE_TRACK_LTL_SHIPMENT", {
|
|
23
23
|
slug: "shipengine-track-ltl-shipment",
|
|
24
24
|
name: "Track LTL Shipment",
|
|
@@ -39,7 +39,7 @@ const shipengineTrackLtlShipment = action("SHIPENGINE_TRACK_LTL_SHIPMENT", {
|
|
|
39
39
|
exception_description: z.string().describe("Description of any delivery exception that occurred.").nullable().optional(),
|
|
40
40
|
estimated_delivery_date: z.string().describe("Estimated delivery date for the shipment.").nullable().optional(),
|
|
41
41
|
carrier_status_description: z.string().describe("Carrier's description of the shipment status.").nullable().optional()
|
|
42
|
-
}).describe("Response containing LTL shipment tracking information.")
|
|
42
|
+
}).passthrough().describe("Response containing LTL shipment tracking information.")
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
45
45
|
export { shipengineTrackLtlShipment };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"track-ltl-shipment.mjs","names":[],"sources":["../../src/actions/track-ltl-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineTrackLtlShipmentInput
|
|
1
|
+
{"version":3,"file":"track-ltl-shipment.mjs","names":[],"sources":["../../src/actions/track-ltl-shipment.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineTrackLtlShipmentInput = z.object({\n pro_number: z.string().describe(\"The PRO number (tracking number) for the LTL shipment. This is the unique identifier used to track the shipment with the carrier.\"),\n carrier_code: z.string().describe(\"The Standard Carrier Alpha Code (SCAC) for your LTL carrier. Examples: 'fxfr' (FedEx Freight), 'fwdn' (Forward Air), 'midw' (Midwest Motor Express). For testing, use: 'TEST' (success).\"),\n}).describe(\"Request parameters for tracking an LTL shipment.\");\nconst ShipengineTrackLtlShipment_TrackingEventSchema = z.object({\n signer: z.string().describe(\"Name of the person who signed for the shipment (for delivery events).\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate of the event location.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate of the event location.\").nullable().optional(),\n event_code: z.string().describe(\"Carrier-specific event code.\").nullable().optional(),\n description: z.string().describe(\"Description of the tracking event.\").nullable().optional(),\n occurred_at: z.string().describe(\"UTC timestamp when the event occurred (ShipEngine's best-effort conversion).\").nullable().optional(),\n postal_code: z.string().describe(\"Postal code where the event occurred.\").nullable().optional(),\n company_name: z.string().describe(\"Company name associated with the event location.\").nullable().optional(),\n country_code: z.string().describe(\"Country code where the event occurred.\").nullable().optional(),\n city_locality: z.string().describe(\"City where the event occurred.\").nullable().optional(),\n state_province: z.string().describe(\"State or province where the event occurred.\").nullable().optional(),\n carrier_occurred_at: z.string().describe(\"Timestamp when the event occurred according to the carrier.\").nullable().optional(),\n}).passthrough().describe(\"Details about a single tracking event in the shipment's history.\");\nexport const ShipengineTrackLtlShipmentOutput = z.object({\n events: z.array(ShipengineTrackLtlShipment_TrackingEventSchema).describe(\"List of tracking events in chronological order showing the shipment's history.\").nullable().optional(),\n ship_date: z.string().describe(\"Date when the shipment was picked up.\").nullable().optional(),\n carrier_id: z.string().describe(\"ShipEngine's internal carrier ID.\").nullable().optional(),\n status_code: z.string().describe(\"ShipEngine standardized status code for the shipment.\").nullable().optional(),\n carrier_code: z.string().describe(\"The carrier code (SCAC) for this shipment.\").nullable().optional(),\n tracking_url: z.string().describe(\"URL to track the shipment on the carrier's website.\").nullable().optional(),\n tracking_number: z.string().describe(\"The PRO number (tracking number) for the shipment.\").nullable().optional(),\n status_description: z.string().describe(\"Human-readable description of the shipment status.\").nullable().optional(),\n carrier_detail_code: z.string().describe(\"Additional carrier-specific detail code.\").nullable().optional(),\n carrier_status_code: z.union([z.number().int(), z.string()]).nullable().optional(),\n actual_delivery_date: z.string().describe(\"Actual delivery date (only present if delivered).\").nullable().optional(),\n exception_description: z.string().describe(\"Description of any delivery exception that occurred.\").nullable().optional(),\n estimated_delivery_date: z.string().describe(\"Estimated delivery date for the shipment.\").nullable().optional(),\n carrier_status_description: z.string().describe(\"Carrier's description of the shipment status.\").nullable().optional(),\n}).passthrough().describe(\"Response containing LTL shipment tracking information.\");\n\nexport const shipengineTrackLtlShipment = action(\"SHIPENGINE_TRACK_LTL_SHIPMENT\", {\n slug: \"shipengine-track-ltl-shipment\",\n name: \"Track LTL Shipment\",\n description: \"Tool to track an LTL shipment using carrier code and PRO number. Use when you need to retrieve real-time tracking information for an LTL shipment, including current status, delivery dates, and event history.\",\n input: ShipengineTrackLtlShipmentInput,\n output: ShipengineTrackLtlShipmentOutput,\n});\n"],"mappings":"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"}
|
|
@@ -7,7 +7,7 @@ const ShipengineUpdateAccountImageByIdInput = zod.z.object({
|
|
|
7
7
|
is_default: zod.z.boolean().describe("Whether this image should be set as the default account image"),
|
|
8
8
|
label_image_id: zod.z.string().describe("Unique identifier of the label image to update, must begin with 'img_'")
|
|
9
9
|
}).describe("Request schema for updating an account image in ShipEngine.");
|
|
10
|
-
const ShipengineUpdateAccountImageByIdOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the update operation was successful").nullable().optional() }).describe("Response schema after updating an account image in ShipEngine.\nThe API returns 204 No Content on success, so this model may be empty.");
|
|
10
|
+
const ShipengineUpdateAccountImageByIdOutput = zod.z.object({ success: zod.z.boolean().default(true).describe("Indicates whether the update operation was successful").nullable().optional() }).passthrough().describe("Response schema after updating an account image in ShipEngine.\nThe API returns 204 No Content on success, so this model may be empty.");
|
|
11
11
|
const shipengineUpdateAccountImageById = require_action.action("SHIPENGINE_UPDATE_ACCOUNT_IMAGE_BY_ID", {
|
|
12
12
|
slug: "shipengine-update-account-image-by-id",
|
|
13
13
|
name: "Update Account Image By ID",
|