@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,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-account-image.d.ts
|
|
4
|
-
declare const ShipengineCreateAccountImageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreateAccountImageInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
image_data: z.ZodString;
|
|
7
|
+
image_content_type: z.ZodEnum<{
|
|
8
|
+
"image/png": "image/png";
|
|
9
|
+
"image/jpeg": "image/jpeg";
|
|
10
|
+
}>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ShipengineCreateAccountImageOutput: z.ZodObject<{
|
|
13
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
image_data: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
label_image_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
image_content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const shipengineCreateAccountImage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
|
+
name: string;
|
|
23
|
+
image_data: string;
|
|
24
|
+
image_content_type: "image/png" | "image/jpeg";
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { shipengineCreateAccountImage };
|
|
9
28
|
//# sourceMappingURL=create-account-image.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-account-image.d.cts","names":[],"sources":["../../src/actions/create-account-image.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"create-account-image.d.cts","names":[],"sources":["../../src/actions/create-account-image.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAKjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;cAUlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-account-image.d.ts
|
|
4
|
-
declare const ShipengineCreateAccountImageInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreateAccountImageInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
image_data: z.ZodString;
|
|
7
|
+
image_content_type: z.ZodEnum<{
|
|
8
|
+
"image/png": "image/png";
|
|
9
|
+
"image/jpeg": "image/jpeg";
|
|
10
|
+
}>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const ShipengineCreateAccountImageOutput: z.ZodObject<{
|
|
13
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
image_data: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
is_default: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
label_image_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
image_content_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
}, z.core.$loose>;
|
|
21
|
+
declare const shipengineCreateAccountImage: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
|
+
name: string;
|
|
23
|
+
image_data: string;
|
|
24
|
+
image_content_type: "image/png" | "image/jpeg";
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { shipengineCreateAccountImage };
|
|
9
28
|
//# sourceMappingURL=create-account-image.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-account-image.d.mts","names":[],"sources":["../../src/actions/create-account-image.ts"],"mappings":";;;cAIa,iCAAA,
|
|
1
|
+
{"version":3,"file":"create-account-image.d.mts","names":[],"sources":["../../src/actions/create-account-image.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;cAKjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;cAUlC,4BAAA,gCAA4B,wBAAA"}
|
|
@@ -17,7 +17,7 @@ const shipengineCreateAccountImage = action("SHIPENGINE_CREATE_ACCOUNT_IMAGE", {
|
|
|
17
17
|
modified_at: z.string().describe("Timestamp when the image was last modified (ISO 8601 format).").nullable().optional(),
|
|
18
18
|
label_image_id: z.string().describe("Unique identifier for the created image.").nullable().optional(),
|
|
19
19
|
image_content_type: z.string().describe("MIME type of the image.").nullable().optional()
|
|
20
|
-
}).describe("Response schema after creating an account image in ShipEngine.")
|
|
20
|
+
}).passthrough().describe("Response schema after creating an account image in ShipEngine.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { shipengineCreateAccountImage };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-account-image.mjs","names":[],"sources":["../../src/actions/create-account-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateAccountImageInput
|
|
1
|
+
{"version":3,"file":"create-account-image.mjs","names":[],"sources":["../../src/actions/create-account-image.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateAccountImageInput = z.object({\n name: z.string().describe(\"Name of the image (used for identification).\"),\n image_data: z.string().describe(\"Base64-encoded image data string. The image should be encoded in base64 format.\"),\n image_content_type: z.enum([\"image/png\", \"image/jpeg\"]).describe(\"MIME type of the image (e.g., image/png, image/jpeg).\"),\n}).describe(\"Request schema for creating a new account image in ShipEngine.\");\nexport const ShipengineCreateAccountImageOutput = z.object({\n name: z.string().describe(\"Name of the image.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the image was created (ISO 8601 format).\").nullable().optional(),\n image_data: z.string().describe(\"Base64-encoded image data.\").nullable().optional(),\n is_default: z.boolean().describe(\"Whether this image is set as the default account image.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the image was last modified (ISO 8601 format).\").nullable().optional(),\n label_image_id: z.string().describe(\"Unique identifier for the created image.\").nullable().optional(),\n image_content_type: z.string().describe(\"MIME type of the image.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after creating an account image in ShipEngine.\");\n\nexport const shipengineCreateAccountImage = action(\"SHIPENGINE_CREATE_ACCOUNT_IMAGE\", {\n slug: \"shipengine-create-account-image\",\n name: \"Create Account Image\",\n description: \"Tool to create a new account image in ShipEngine. Use when uploading a logo or image for use on shipping labels.\",\n input: ShipengineCreateAccountImageInput,\n output: ShipengineCreateAccountImageOutput,\n});\n"],"mappings":";;AAmBA,MAAa,+BAA+B,OAAO,mCAAmC;CACpF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAnB+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;EACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF;EACjH,oBAAoB,EAAE,KAAK,CAAC,aAAa,YAAY,CAAC,CAAC,CAAC,SAAS,uDAAuD;CAC1H,CAAC,CAAC,CAAC,SAAS,gEAeH;CACP,QAfgD,EAAE,OAAO;EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpG,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAOhB;AACV,CAAC"}
|
|
@@ -13,18 +13,18 @@ const ShipengineCreatePackageTypeInput = zod.z.object({
|
|
|
13
13
|
package_code: zod.z.string().describe("Code identifier for the package. MUST have prefix 'custom_' (e.g., 'custom_bigbox', 'custom_test_box'). This is a required format enforced by the ShipEngine API.")
|
|
14
14
|
}).describe("Request model for creating a custom package type in ShipEngine.");
|
|
15
15
|
const ShipengineCreatePackageType_DimensionsSchema = zod.z.object({
|
|
16
|
-
unit: zod.z.enum(["inch", "centimeter"]).describe("Unit of measurement for dimensions."),
|
|
17
|
-
width: zod.z.number().describe("Width of the package; must be greater than 0."),
|
|
18
|
-
height: zod.z.number().describe("Height of the package; must be greater than 0."),
|
|
19
|
-
length: zod.z.number().describe("Length of the package; must be greater than 0.")
|
|
20
|
-
}).describe("Dimensions of the package.");
|
|
16
|
+
unit: zod.z.enum(["inch", "centimeter"]).describe("Unit of measurement for dimensions.").nullable(),
|
|
17
|
+
width: zod.z.number().describe("Width of the package; must be greater than 0.").nullable(),
|
|
18
|
+
height: zod.z.number().describe("Height of the package; must be greater than 0.").nullable(),
|
|
19
|
+
length: zod.z.number().describe("Length of the package; must be greater than 0.").nullable()
|
|
20
|
+
}).passthrough().describe("Dimensions of the package.");
|
|
21
21
|
const ShipengineCreatePackageTypeOutput = zod.z.object({
|
|
22
|
-
name: zod.z.string().describe("Name of the package type."),
|
|
22
|
+
name: zod.z.string().describe("Name of the package type.").nullable(),
|
|
23
23
|
dimensions: ShipengineCreatePackageType_DimensionsSchema.nullable().optional(),
|
|
24
24
|
package_id: zod.z.string().describe("Unique identifier for the package (UUID).").nullable().optional(),
|
|
25
25
|
description: zod.z.string().describe("Description of the package type.").nullable().optional(),
|
|
26
|
-
package_code: zod.z.string().describe("The code used to identify the package type.")
|
|
27
|
-
}).describe("Response model for a created custom package type in ShipEngine.");
|
|
26
|
+
package_code: zod.z.string().describe("The code used to identify the package type.").nullable()
|
|
27
|
+
}).passthrough().describe("Response model for a created custom package type in ShipEngine.");
|
|
28
28
|
const shipengineCreatePackageType = require_action.action("SHIPENGINE_CREATE_PACKAGE_TYPE", {
|
|
29
29
|
slug: "shipengine-create-package-type",
|
|
30
30
|
name: "Create Package Type",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-package-type.cjs","names":["z","action"],"sources":["../../src/actions/create-package-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreatePackageTypeInput
|
|
1
|
+
{"version":3,"file":"create-package-type.cjs","names":["z","action"],"sources":["../../src/actions/create-package-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreatePackageTypeInput = z.object({\n name: z.string().describe(\"Name of the custom package type (required).\"),\n dimensions: z.object({\n unit: z.enum([\"inch\", \"centimeter\"]).describe(\"Unit of measurement for dimensions.\"),\n width: z.number().describe(\"Width of the package; must be greater than 0.\"),\n height: z.number().describe(\"Height of the package; must be greater than 0.\"),\n length: z.number().describe(\"Length of the package; must be greater than 0.\"),\n}).describe(\"Dimensions of the package.\").optional(),\n description: z.string().describe(\"Description of the package type (optional).\").optional(),\n package_code: z.string().describe(\"Code identifier for the package. MUST have prefix 'custom_' (e.g., 'custom_bigbox', 'custom_test_box'). This is a required format enforced by the ShipEngine API.\"),\n}).describe(\"Request model for creating a custom package type in ShipEngine.\");\nconst ShipengineCreatePackageType_DimensionsSchema = z.object({\n unit: z.enum([\"inch\", \"centimeter\"]).describe(\"Unit of measurement for dimensions.\").nullable(),\n width: z.number().describe(\"Width of the package; must be greater than 0.\").nullable(),\n height: z.number().describe(\"Height of the package; must be greater than 0.\").nullable(),\n length: z.number().describe(\"Length of the package; must be greater than 0.\").nullable(),\n}).passthrough().describe(\"Dimensions of the package.\");\nexport const ShipengineCreatePackageTypeOutput = z.object({\n name: z.string().describe(\"Name of the package type.\").nullable(),\n dimensions: ShipengineCreatePackageType_DimensionsSchema.nullable().optional(),\n package_id: z.string().describe(\"Unique identifier for the package (UUID).\").nullable().optional(),\n description: z.string().describe(\"Description of the package type.\").nullable().optional(),\n package_code: z.string().describe(\"The code used to identify the package type.\").nullable(),\n}).passthrough().describe(\"Response model for a created custom package type in ShipEngine.\");\n\nexport const shipengineCreatePackageType = action(\"SHIPENGINE_CREATE_PACKAGE_TYPE\", {\n slug: \"shipengine-create-package-type\",\n name: \"Create Package Type\",\n description: \"Tool to create a custom package type definition in ShipEngine. Use when defining new package types with specific codes and optional dimensions.\",\n input: ShipengineCreatePackageTypeInput,\n output: ShipengineCreatePackageTypeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACvE,YAAYA,IAAAA,EAAE,OAAO;EACrB,MAAMA,IAAAA,EAAE,KAAK,CAAC,QAAQ,YAAY,CAAC,CAAC,CAAC,SAAS,qCAAqC;EACnF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAC5E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC9E,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACzF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mKAAmK;AACvM,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,KAAK,CAAC,QAAQ,YAAY,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACrF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACvF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AACtD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAE3F,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,46 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-package-type.d.ts
|
|
4
|
-
declare const ShipengineCreatePackageTypeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreatePackageTypeInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
dimensions: z.ZodOptional<z.ZodObject<{
|
|
7
|
+
unit: z.ZodEnum<{
|
|
8
|
+
inch: "inch";
|
|
9
|
+
centimeter: "centimeter";
|
|
10
|
+
}>;
|
|
11
|
+
width: z.ZodNumber;
|
|
12
|
+
height: z.ZodNumber;
|
|
13
|
+
length: z.ZodNumber;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
description: z.ZodOptional<z.ZodString>;
|
|
16
|
+
package_code: z.ZodString;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const ShipengineCreatePackageTypeOutput: z.ZodObject<{
|
|
19
|
+
name: z.ZodNullable<z.ZodString>;
|
|
20
|
+
dimensions: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
+
unit: z.ZodNullable<z.ZodEnum<{
|
|
22
|
+
inch: "inch";
|
|
23
|
+
centimeter: "centimeter";
|
|
24
|
+
}>>;
|
|
25
|
+
width: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
height: z.ZodNullable<z.ZodNumber>;
|
|
27
|
+
length: z.ZodNullable<z.ZodNumber>;
|
|
28
|
+
}, z.core.$loose>>>;
|
|
29
|
+
package_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
package_code: z.ZodNullable<z.ZodString>;
|
|
32
|
+
}, z.core.$loose>;
|
|
33
|
+
declare const shipengineCreatePackageType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
|
+
name: string;
|
|
35
|
+
package_code: string;
|
|
36
|
+
dimensions?: {
|
|
37
|
+
unit: "inch" | "centimeter";
|
|
38
|
+
width: number;
|
|
39
|
+
height: number;
|
|
40
|
+
length: number;
|
|
41
|
+
} | undefined;
|
|
42
|
+
description?: string | undefined;
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
44
|
//#endregion
|
|
8
45
|
export { shipengineCreatePackageType };
|
|
9
46
|
//# sourceMappingURL=create-package-type.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-package-type.d.cts","names":[],"sources":["../../src/actions/create-package-type.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"create-package-type.d.cts","names":[],"sources":["../../src/actions/create-package-type.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAQjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,46 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-package-type.d.ts
|
|
4
|
-
declare const ShipengineCreatePackageTypeInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreatePackageTypeInput: z.ZodObject<{
|
|
5
|
+
name: z.ZodString;
|
|
6
|
+
dimensions: z.ZodOptional<z.ZodObject<{
|
|
7
|
+
unit: z.ZodEnum<{
|
|
8
|
+
inch: "inch";
|
|
9
|
+
centimeter: "centimeter";
|
|
10
|
+
}>;
|
|
11
|
+
width: z.ZodNumber;
|
|
12
|
+
height: z.ZodNumber;
|
|
13
|
+
length: z.ZodNumber;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
description: z.ZodOptional<z.ZodString>;
|
|
16
|
+
package_code: z.ZodString;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const ShipengineCreatePackageTypeOutput: z.ZodObject<{
|
|
19
|
+
name: z.ZodNullable<z.ZodString>;
|
|
20
|
+
dimensions: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
21
|
+
unit: z.ZodNullable<z.ZodEnum<{
|
|
22
|
+
inch: "inch";
|
|
23
|
+
centimeter: "centimeter";
|
|
24
|
+
}>>;
|
|
25
|
+
width: z.ZodNullable<z.ZodNumber>;
|
|
26
|
+
height: z.ZodNullable<z.ZodNumber>;
|
|
27
|
+
length: z.ZodNullable<z.ZodNumber>;
|
|
28
|
+
}, z.core.$loose>>>;
|
|
29
|
+
package_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
package_code: z.ZodNullable<z.ZodString>;
|
|
32
|
+
}, z.core.$loose>;
|
|
33
|
+
declare const shipengineCreatePackageType: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
|
+
name: string;
|
|
35
|
+
package_code: string;
|
|
36
|
+
dimensions?: {
|
|
37
|
+
unit: "inch" | "centimeter";
|
|
38
|
+
width: number;
|
|
39
|
+
height: number;
|
|
40
|
+
length: number;
|
|
41
|
+
} | undefined;
|
|
42
|
+
description?: string | undefined;
|
|
43
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
44
|
//#endregion
|
|
8
45
|
export { shipengineCreatePackageType };
|
|
9
46
|
//# sourceMappingURL=create-package-type.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-package-type.d.mts","names":[],"sources":["../../src/actions/create-package-type.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"create-package-type.d.mts","names":[],"sources":["../../src/actions/create-package-type.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAiBhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;cAQjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -13,23 +13,23 @@ const ShipengineCreatePackageTypeInput = z.object({
|
|
|
13
13
|
package_code: z.string().describe("Code identifier for the package. MUST have prefix 'custom_' (e.g., 'custom_bigbox', 'custom_test_box'). This is a required format enforced by the ShipEngine API.")
|
|
14
14
|
}).describe("Request model for creating a custom package type in ShipEngine.");
|
|
15
15
|
const ShipengineCreatePackageType_DimensionsSchema = z.object({
|
|
16
|
-
unit: z.enum(["inch", "centimeter"]).describe("Unit of measurement for dimensions."),
|
|
17
|
-
width: z.number().describe("Width of the package; must be greater than 0."),
|
|
18
|
-
height: z.number().describe("Height of the package; must be greater than 0."),
|
|
19
|
-
length: z.number().describe("Length of the package; must be greater than 0.")
|
|
20
|
-
}).describe("Dimensions of the package.");
|
|
16
|
+
unit: z.enum(["inch", "centimeter"]).describe("Unit of measurement for dimensions.").nullable(),
|
|
17
|
+
width: z.number().describe("Width of the package; must be greater than 0.").nullable(),
|
|
18
|
+
height: z.number().describe("Height of the package; must be greater than 0.").nullable(),
|
|
19
|
+
length: z.number().describe("Length of the package; must be greater than 0.").nullable()
|
|
20
|
+
}).passthrough().describe("Dimensions of the package.");
|
|
21
21
|
const shipengineCreatePackageType = action("SHIPENGINE_CREATE_PACKAGE_TYPE", {
|
|
22
22
|
slug: "shipengine-create-package-type",
|
|
23
23
|
name: "Create Package Type",
|
|
24
24
|
description: "Tool to create a custom package type definition in ShipEngine. Use when defining new package types with specific codes and optional dimensions.",
|
|
25
25
|
input: ShipengineCreatePackageTypeInput,
|
|
26
26
|
output: z.object({
|
|
27
|
-
name: z.string().describe("Name of the package type."),
|
|
27
|
+
name: z.string().describe("Name of the package type.").nullable(),
|
|
28
28
|
dimensions: ShipengineCreatePackageType_DimensionsSchema.nullable().optional(),
|
|
29
29
|
package_id: z.string().describe("Unique identifier for the package (UUID).").nullable().optional(),
|
|
30
30
|
description: z.string().describe("Description of the package type.").nullable().optional(),
|
|
31
|
-
package_code: z.string().describe("The code used to identify the package type.")
|
|
32
|
-
}).describe("Response model for a created custom package type in ShipEngine.")
|
|
31
|
+
package_code: z.string().describe("The code used to identify the package type.").nullable()
|
|
32
|
+
}).passthrough().describe("Response model for a created custom package type in ShipEngine.")
|
|
33
33
|
});
|
|
34
34
|
//#endregion
|
|
35
35
|
export { shipengineCreatePackageType };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-package-type.mjs","names":[],"sources":["../../src/actions/create-package-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreatePackageTypeInput
|
|
1
|
+
{"version":3,"file":"create-package-type.mjs","names":[],"sources":["../../src/actions/create-package-type.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreatePackageTypeInput = z.object({\n name: z.string().describe(\"Name of the custom package type (required).\"),\n dimensions: z.object({\n unit: z.enum([\"inch\", \"centimeter\"]).describe(\"Unit of measurement for dimensions.\"),\n width: z.number().describe(\"Width of the package; must be greater than 0.\"),\n height: z.number().describe(\"Height of the package; must be greater than 0.\"),\n length: z.number().describe(\"Length of the package; must be greater than 0.\"),\n}).describe(\"Dimensions of the package.\").optional(),\n description: z.string().describe(\"Description of the package type (optional).\").optional(),\n package_code: z.string().describe(\"Code identifier for the package. MUST have prefix 'custom_' (e.g., 'custom_bigbox', 'custom_test_box'). This is a required format enforced by the ShipEngine API.\"),\n}).describe(\"Request model for creating a custom package type in ShipEngine.\");\nconst ShipengineCreatePackageType_DimensionsSchema = z.object({\n unit: z.enum([\"inch\", \"centimeter\"]).describe(\"Unit of measurement for dimensions.\").nullable(),\n width: z.number().describe(\"Width of the package; must be greater than 0.\").nullable(),\n height: z.number().describe(\"Height of the package; must be greater than 0.\").nullable(),\n length: z.number().describe(\"Length of the package; must be greater than 0.\").nullable(),\n}).passthrough().describe(\"Dimensions of the package.\");\nexport const ShipengineCreatePackageTypeOutput = z.object({\n name: z.string().describe(\"Name of the package type.\").nullable(),\n dimensions: ShipengineCreatePackageType_DimensionsSchema.nullable().optional(),\n package_id: z.string().describe(\"Unique identifier for the package (UUID).\").nullable().optional(),\n description: z.string().describe(\"Description of the package type.\").nullable().optional(),\n package_code: z.string().describe(\"The code used to identify the package type.\").nullable(),\n}).passthrough().describe(\"Response model for a created custom package type in ShipEngine.\");\n\nexport const shipengineCreatePackageType = action(\"SHIPENGINE_CREATE_PACKAGE_TYPE\", {\n slug: \"shipengine-create-package-type\",\n name: \"Create Package Type\",\n description: \"Tool to create a custom package type definition in ShipEngine. Use when defining new package types with specific codes and optional dimensions.\",\n input: ShipengineCreatePackageTypeInput,\n output: ShipengineCreatePackageTypeOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmC,EAAE,OAAO;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACvE,YAAY,EAAE,OAAO;EACrB,MAAM,EAAE,KAAK,CAAC,QAAQ,YAAY,CAAC,CAAC,CAAC,SAAS,qCAAqC;EACnF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;EAC5E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC9E,CAAC,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACzF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mKAAmK;AACvM,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,+CAA+C,EAAE,OAAO;CAC5D,MAAM,EAAE,KAAK,CAAC,QAAQ,YAAY,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC9F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACrF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACvF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4BAA4B;AAStD,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb+C,EAAE,OAAO;EACxD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;EAChE,YAAY,6CAA6C,SAAS,CAAC,CAAC,SAAS;EAC7E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC5F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const ShipengineCreateTagOutput = zod.z.object({
|
|
|
6
6
|
name: zod.z.string().describe("The name of the created tag.").nullable().optional(),
|
|
7
7
|
color: zod.z.string().describe("The color of the tag in hex format.").nullable().optional(),
|
|
8
8
|
tag_id: zod.z.number().int().describe("Unique identifier for the created tag.").nullable().optional()
|
|
9
|
-
}).describe("Response schema after creating a tag in ShipEngine.");
|
|
9
|
+
}).passthrough().describe("Response schema after creating a tag in ShipEngine.");
|
|
10
10
|
const shipengineCreateTag = require_action.action("SHIPENGINE_CREATE_TAG", {
|
|
11
11
|
slug: "shipengine-create-tag",
|
|
12
12
|
name: "Create Tag",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.cjs","names":["z","action"],"sources":["../../src/actions/create-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTagInput
|
|
1
|
+
{"version":3,"file":"create-tag.cjs","names":["z","action"],"sources":["../../src/actions/create-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTagInput = z.object({\n tag_name: z.string().describe(\"The name of the tag to create.\"),\n}).describe(\"Request schema for creating a new tag in ShipEngine.\");\nexport const ShipengineCreateTagOutput = z.object({\n name: z.string().describe(\"The name of the created tag.\").nullable().optional(),\n color: z.string().describe(\"The color of the tag in hex format.\").nullable().optional(),\n tag_id: z.number().int().describe(\"Unique identifier for the created tag.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after creating a tag in ShipEngine.\");\n\nexport const shipengineCreateTag = action(\"SHIPENGINE_CREATE_TAG\", {\n slug: \"shipengine-create-tag\",\n name: \"Create Tag\",\n description: \"Tool to create a new tag in ShipEngine. Use after determining the desired tag name for shipments.\",\n input: ShipengineCreateTagInput,\n output: ShipengineCreateTagOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAChE,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,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/create-tag.d.ts
|
|
4
|
-
declare const ShipengineCreateTagInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreateTagInput: z.ZodObject<{
|
|
5
|
+
tag_name: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ShipengineCreateTagOutput: z.ZodObject<{
|
|
8
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
tag_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const shipengineCreateTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
tag_name: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { shipengineCreateTag };
|
|
9
17
|
//# sourceMappingURL=create-tag.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.d.cts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"create-tag.d.cts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-tag.d.ts
|
|
4
|
-
declare const ShipengineCreateTagInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreateTagInput: z.ZodObject<{
|
|
5
|
+
tag_name: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ShipengineCreateTagOutput: z.ZodObject<{
|
|
8
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
tag_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const shipengineCreateTag: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
tag_name: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { shipengineCreateTag };
|
|
9
17
|
//# sourceMappingURL=create-tag.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.d.mts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":";;;cAIa,wBAAA,
|
|
1
|
+
{"version":3,"file":"create-tag.d.mts","names":[],"sources":["../../src/actions/create-tag.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
|
|
@@ -9,7 +9,7 @@ const shipengineCreateTag = action("SHIPENGINE_CREATE_TAG", {
|
|
|
9
9
|
name: z.string().describe("The name of the created tag.").nullable().optional(),
|
|
10
10
|
color: z.string().describe("The color of the tag in hex format.").nullable().optional(),
|
|
11
11
|
tag_id: z.number().int().describe("Unique identifier for the created tag.").nullable().optional()
|
|
12
|
-
}).describe("Response schema after creating a tag in ShipEngine.")
|
|
12
|
+
}).passthrough().describe("Response schema after creating a tag in ShipEngine.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { shipengineCreateTag };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag.mjs","names":[],"sources":["../../src/actions/create-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTagInput
|
|
1
|
+
{"version":3,"file":"create-tag.mjs","names":[],"sources":["../../src/actions/create-tag.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTagInput = z.object({\n tag_name: z.string().describe(\"The name of the tag to create.\"),\n}).describe(\"Request schema for creating a new tag in ShipEngine.\");\nexport const ShipengineCreateTagOutput = z.object({\n name: z.string().describe(\"The name of the created tag.\").nullable().optional(),\n color: z.string().describe(\"The color of the tag in hex format.\").nullable().optional(),\n tag_id: z.number().int().describe(\"Unique identifier for the created tag.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after creating a tag in ShipEngine.\");\n\nexport const shipengineCreateTag = action(\"SHIPENGINE_CREATE_TAG\", {\n slug: \"shipengine-create-tag\",\n name: \"Create Tag\",\n description: \"Tool to create a new tag in ShipEngine. Use after determining the desired tag name for shipments.\",\n input: ShipengineCreateTagInput,\n output: ShipengineCreateTagOutput,\n});\n"],"mappings":";;AAaA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbsC,EAAE,OAAO,EAC/C,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAChE,CAAC,CAAC,CAAC,SAAS,sDAWH;CACP,QAXuC,EAAE,OAAO;EAChD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -3,10 +3,10 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/create-tag2.ts
|
|
4
4
|
const ShipengineCreateTag2Input = zod.z.object({ tag_name: zod.z.string().describe("Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.") }).describe("Request schema for creating a new tag in ShipEngine using tag name in path.");
|
|
5
5
|
const ShipengineCreateTag2Output = zod.z.object({
|
|
6
|
-
name: zod.z.string().describe("The name of the created tag."),
|
|
6
|
+
name: zod.z.string().describe("The name of the created tag.").nullable(),
|
|
7
7
|
color: zod.z.string().describe("The color assigned to the tag.").nullable().optional(),
|
|
8
8
|
tag_id: zod.z.number().int().describe("Unique identifier for the created tag.").nullable().optional()
|
|
9
|
-
}).describe("Response schema after creating a tag in ShipEngine.");
|
|
9
|
+
}).passthrough().describe("Response schema after creating a tag in ShipEngine.");
|
|
10
10
|
const shipengineCreateTag2 = require_action.action("SHIPENGINE_CREATE_TAG2", {
|
|
11
11
|
slug: "shipengine-create-tag2",
|
|
12
12
|
name: "Create Tag 2",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag2.cjs","names":["z","action"],"sources":["../../src/actions/create-tag2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTag2Input
|
|
1
|
+
{"version":3,"file":"create-tag2.cjs","names":["z","action"],"sources":["../../src/actions/create-tag2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTag2Input = z.object({\n tag_name: z.string().describe(\"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.\"),\n}).describe(\"Request schema for creating a new tag in ShipEngine using tag name in path.\");\nexport const ShipengineCreateTag2Output = z.object({\n name: z.string().describe(\"The name of the created tag.\").nullable(),\n color: z.string().describe(\"The color assigned to the tag.\").nullable().optional(),\n tag_id: z.number().int().describe(\"Unique identifier for the created tag.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after creating a tag in ShipEngine.\");\n\nexport const shipengineCreateTag2 = action(\"SHIPENGINE_CREATE_TAG2\", {\n slug: \"shipengine-create-tag2\",\n name: \"Create Tag 2\",\n description: \"Tool to create a new tag for organizing shipments. Use when you need to create a tag by specifying the tag name in the URL path.\",\n input: ShipengineCreateTag2Input,\n output: ShipengineCreateTag2Output,\n});\n"],"mappings":";;;AAIA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4UAA4U,EAC5W,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,uBAAuBC,eAAAA,OAAO,0BAA0B;CACnE,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/create-tag2.d.ts
|
|
4
|
-
declare const ShipengineCreateTag2Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreateTag2Input: z.ZodObject<{
|
|
5
|
+
tag_name: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ShipengineCreateTag2Output: z.ZodObject<{
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
tag_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const shipengineCreateTag2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
tag_name: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { shipengineCreateTag2 };
|
|
9
17
|
//# sourceMappingURL=create-tag2.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag2.d.cts","names":[],"sources":["../../src/actions/create-tag2.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"create-tag2.d.cts","names":[],"sources":["../../src/actions/create-tag2.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -1,9 +1,17 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/create-tag2.d.ts
|
|
4
|
-
declare const ShipengineCreateTag2Input: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const ShipengineCreateTag2Input: z.ZodObject<{
|
|
5
|
+
tag_name: z.ZodString;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const ShipengineCreateTag2Output: z.ZodObject<{
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
color: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
tag_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
}, z.core.$loose>;
|
|
12
|
+
declare const shipengineCreateTag2: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
|
+
tag_name: string;
|
|
14
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
15
|
//#endregion
|
|
8
16
|
export { shipengineCreateTag2 };
|
|
9
17
|
//# sourceMappingURL=create-tag2.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag2.d.mts","names":[],"sources":["../../src/actions/create-tag2.ts"],"mappings":";;;cAIa,yBAAA,
|
|
1
|
+
{"version":3,"file":"create-tag2.d.mts","names":[],"sources":["../../src/actions/create-tag2.ts"],"mappings":";;;cAIa,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAGzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;cAM1B,oBAAA,gCAAoB,wBAAA"}
|
|
@@ -6,10 +6,10 @@ const shipengineCreateTag2 = action("SHIPENGINE_CREATE_TAG2", {
|
|
|
6
6
|
description: "Tool to create a new tag for organizing shipments. Use when you need to create a tag by specifying the tag name in the URL path.",
|
|
7
7
|
input: z.object({ tag_name: z.string().describe("Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.") }).describe("Request schema for creating a new tag in ShipEngine using tag name in path."),
|
|
8
8
|
output: z.object({
|
|
9
|
-
name: z.string().describe("The name of the created tag."),
|
|
9
|
+
name: z.string().describe("The name of the created tag.").nullable(),
|
|
10
10
|
color: z.string().describe("The color assigned to the tag.").nullable().optional(),
|
|
11
11
|
tag_id: z.number().int().describe("Unique identifier for the created tag.").nullable().optional()
|
|
12
|
-
}).describe("Response schema after creating a tag in ShipEngine.")
|
|
12
|
+
}).passthrough().describe("Response schema after creating a tag in ShipEngine.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { shipengineCreateTag2 };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"create-tag2.mjs","names":[],"sources":["../../src/actions/create-tag2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTag2Input
|
|
1
|
+
{"version":3,"file":"create-tag2.mjs","names":[],"sources":["../../src/actions/create-tag2.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShipengineCreateTag2Input = z.object({\n tag_name: z.string().describe(\"Tags are arbitrary strings that you can use to categorize shipments. For example, you may want to use tags to distinguish between domestic and international shipments, or between insured and uninsured shipments. Or maybe you want to create a tag for each of your customers so you can easily retrieve every shipment for a customer.\"),\n}).describe(\"Request schema for creating a new tag in ShipEngine using tag name in path.\");\nexport const ShipengineCreateTag2Output = z.object({\n name: z.string().describe(\"The name of the created tag.\").nullable(),\n color: z.string().describe(\"The color assigned to the tag.\").nullable().optional(),\n tag_id: z.number().int().describe(\"Unique identifier for the created tag.\").nullable().optional(),\n}).passthrough().describe(\"Response schema after creating a tag in ShipEngine.\");\n\nexport const shipengineCreateTag2 = action(\"SHIPENGINE_CREATE_TAG2\", {\n slug: \"shipengine-create-tag2\",\n name: \"Create Tag 2\",\n description: \"Tool to create a new tag for organizing shipments. Use when you need to create a tag by specifying the tag name in the URL path.\",\n input: ShipengineCreateTag2Input,\n output: ShipengineCreateTag2Output,\n});\n"],"mappings":";;AAaA,MAAa,uBAAuB,OAAO,0BAA0B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbuC,EAAE,OAAO,EAChD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4UAA4U,EAC5W,CAAC,CAAC,CAAC,SAAS,6EAWH;CACP,QAXwC,EAAE,OAAO;EACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjF,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -42,28 +42,28 @@ const ShipengineCreateWarehouseInput = zod.z.object({
|
|
|
42
42
|
const ShipengineCreateWarehouse_AddressResponseSchema = zod.z.object({
|
|
43
43
|
name: zod.z.string().describe("Name at the address").nullable().optional(),
|
|
44
44
|
phone: zod.z.string().describe("Phone number at the address").nullable().optional(),
|
|
45
|
-
postal_code: zod.z.string().describe("Postal or ZIP code"),
|
|
45
|
+
postal_code: zod.z.string().describe("Postal or ZIP code").nullable(),
|
|
46
46
|
company_name: zod.z.string().describe("Company name at the address").nullable().optional(),
|
|
47
|
-
country_code: zod.z.string().describe("2-letter ISO country code"),
|
|
48
|
-
address_line1: zod.z.string().describe("Street address (line 1)"),
|
|
47
|
+
country_code: zod.z.string().describe("2-letter ISO country code").nullable(),
|
|
48
|
+
address_line1: zod.z.string().describe("Street address (line 1)").nullable(),
|
|
49
49
|
address_line2: zod.z.string().describe("Address line 2 (apt, suite, etc.)").nullable().optional(),
|
|
50
50
|
address_line3: zod.z.string().describe("Additional address line").nullable().optional(),
|
|
51
|
-
city_locality: zod.z.string().describe("City or locality"),
|
|
52
|
-
state_province: zod.z.string().describe("State or province"),
|
|
51
|
+
city_locality: zod.z.string().describe("City or locality").nullable(),
|
|
52
|
+
state_province: zod.z.string().describe("State or province").nullable(),
|
|
53
53
|
address_residential_indicator: zod.z.enum([
|
|
54
54
|
"yes",
|
|
55
55
|
"no",
|
|
56
56
|
"unknown"
|
|
57
57
|
]).describe("Indicates whether the address is residential (yes/no/unknown)").nullable().optional()
|
|
58
|
-
}).describe("Address object returned by ShipEngine for warehouse.");
|
|
58
|
+
}).passthrough().describe("Address object returned by ShipEngine for warehouse.");
|
|
59
59
|
const ShipengineCreateWarehouseOutput = zod.z.object({
|
|
60
|
-
name: zod.z.string().describe("Name of the warehouse"),
|
|
61
|
-
created_at: zod.z.string().describe("Timestamp when warehouse was created (ISO 8601)"),
|
|
62
|
-
is_default: zod.z.boolean().describe("True if this is the default warehouse"),
|
|
63
|
-
warehouse_id: zod.z.string().describe("Unique identifier for the warehouse"),
|
|
60
|
+
name: zod.z.string().describe("Name of the warehouse").nullable(),
|
|
61
|
+
created_at: zod.z.string().describe("Timestamp when warehouse was created (ISO 8601)").nullable(),
|
|
62
|
+
is_default: zod.z.boolean().describe("True if this is the default warehouse").nullable(),
|
|
63
|
+
warehouse_id: zod.z.string().describe("Unique identifier for the warehouse").nullable(),
|
|
64
64
|
origin_address: ShipengineCreateWarehouse_AddressResponseSchema.nullable(),
|
|
65
65
|
return_address: ShipengineCreateWarehouse_AddressResponseSchema.nullable().optional()
|
|
66
|
-
}).describe("Response body after creating a warehouse.");
|
|
66
|
+
}).passthrough().describe("Response body after creating a warehouse.");
|
|
67
67
|
const shipengineCreateWarehouse = require_action.action("SHIPENGINE_CREATE_WAREHOUSE", {
|
|
68
68
|
slug: "shipengine-create-warehouse",
|
|
69
69
|
name: "Create Warehouse",
|