@keystrokehq/postgrid_verify 0.1.4 → 0.1.6
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/autocomplete-address.cjs +1 -0
- package/dist/actions/autocomplete-address.cjs.map +1 -1
- package/dist/actions/autocomplete-address.d.cts +3 -8
- package/dist/actions/autocomplete-address.d.cts.map +1 -1
- package/dist/actions/autocomplete-address.d.mts +3 -8
- package/dist/actions/autocomplete-address.d.mts.map +1 -1
- package/dist/actions/autocomplete-address.mjs +1 -0
- package/dist/actions/autocomplete-address.mjs.map +1 -1
- package/dist/actions/autocomplete-intl-address.cjs +1 -0
- package/dist/actions/autocomplete-intl-address.cjs.map +1 -1
- package/dist/actions/autocomplete-intl-address.d.cts +3 -3
- package/dist/actions/autocomplete-intl-address.d.cts.map +1 -1
- package/dist/actions/autocomplete-intl-address.d.mts +3 -3
- package/dist/actions/autocomplete-intl-address.d.mts.map +1 -1
- package/dist/actions/autocomplete-intl-address.mjs +1 -0
- package/dist/actions/autocomplete-intl-address.mjs.map +1 -1
- package/dist/actions/get-autocomplete-previews.cjs +1 -0
- package/dist/actions/get-autocomplete-previews.cjs.map +1 -1
- package/dist/actions/get-autocomplete-previews.d.cts +3 -5
- package/dist/actions/get-autocomplete-previews.d.cts.map +1 -1
- package/dist/actions/get-autocomplete-previews.d.mts +3 -5
- package/dist/actions/get-autocomplete-previews.d.mts.map +1 -1
- package/dist/actions/get-autocomplete-previews.mjs +1 -0
- package/dist/actions/get-autocomplete-previews.mjs.map +1 -1
- package/dist/actions/get-intl-autocomplete-previews.cjs +1 -0
- package/dist/actions/get-intl-autocomplete-previews.cjs.map +1 -1
- package/dist/actions/get-intl-autocomplete-previews.d.cts +3 -10
- package/dist/actions/get-intl-autocomplete-previews.d.cts.map +1 -1
- package/dist/actions/get-intl-autocomplete-previews.d.mts +3 -10
- package/dist/actions/get-intl-autocomplete-previews.d.mts.map +1 -1
- package/dist/actions/get-intl-autocomplete-previews.mjs +1 -0
- package/dist/actions/get-intl-autocomplete-previews.mjs.map +1 -1
- package/dist/actions/get-lookup-info.cjs +1 -0
- package/dist/actions/get-lookup-info.cjs.map +1 -1
- package/dist/actions/get-lookup-info.d.cts +3 -1
- package/dist/actions/get-lookup-info.d.cts.map +1 -1
- package/dist/actions/get-lookup-info.d.mts +3 -1
- package/dist/actions/get-lookup-info.d.mts.map +1 -1
- package/dist/actions/get-lookup-info.mjs +1 -0
- package/dist/actions/get-lookup-info.mjs.map +1 -1
- package/dist/actions/lookup-city-state-from-postal.cjs +1 -0
- package/dist/actions/lookup-city-state-from-postal.cjs.map +1 -1
- package/dist/actions/lookup-city-state-from-postal.d.cts +3 -3
- package/dist/actions/lookup-city-state-from-postal.d.cts.map +1 -1
- package/dist/actions/lookup-city-state-from-postal.d.mts +3 -3
- package/dist/actions/lookup-city-state-from-postal.d.mts.map +1 -1
- package/dist/actions/lookup-city-state-from-postal.mjs +1 -0
- package/dist/actions/lookup-city-state-from-postal.mjs.map +1 -1
- package/dist/actions/parse-address.cjs +1 -0
- package/dist/actions/parse-address.cjs.map +1 -1
- package/dist/actions/parse-address.d.cts +3 -3
- package/dist/actions/parse-address.d.cts.map +1 -1
- package/dist/actions/parse-address.d.mts +3 -3
- package/dist/actions/parse-address.d.mts.map +1 -1
- package/dist/actions/parse-address.mjs +1 -0
- package/dist/actions/parse-address.mjs.map +1 -1
- package/dist/actions/suggest-addresses.cjs +1 -0
- package/dist/actions/suggest-addresses.cjs.map +1 -1
- package/dist/actions/suggest-addresses.d.cts +3 -11
- package/dist/actions/suggest-addresses.d.cts.map +1 -1
- package/dist/actions/suggest-addresses.d.mts +3 -11
- package/dist/actions/suggest-addresses.d.mts.map +1 -1
- package/dist/actions/suggest-addresses.mjs +1 -0
- package/dist/actions/suggest-addresses.mjs.map +1 -1
- package/dist/actions/verify-address.cjs +1 -0
- package/dist/actions/verify-address.cjs.map +1 -1
- package/dist/actions/verify-address.d.cts +3 -11
- package/dist/actions/verify-address.d.cts.map +1 -1
- package/dist/actions/verify-address.d.mts +3 -11
- package/dist/actions/verify-address.d.mts.map +1 -1
- package/dist/actions/verify-address.mjs +1 -0
- package/dist/actions/verify-address.mjs.map +1 -1
- package/dist/actions/verify-batch-addresses.cjs +1 -0
- package/dist/actions/verify-batch-addresses.cjs.map +1 -1
- package/dist/actions/verify-batch-addresses.d.cts +3 -14
- package/dist/actions/verify-batch-addresses.d.cts.map +1 -1
- package/dist/actions/verify-batch-addresses.d.mts +3 -14
- package/dist/actions/verify-batch-addresses.d.mts.map +1 -1
- package/dist/actions/verify-batch-addresses.mjs +1 -0
- package/dist/actions/verify-batch-addresses.mjs.map +1 -1
- package/dist/actions/verify-international-address.cjs +1 -0
- package/dist/actions/verify-international-address.cjs.map +1 -1
- package/dist/actions/verify-international-address.d.cts +3 -5
- package/dist/actions/verify-international-address.d.cts.map +1 -1
- package/dist/actions/verify-international-address.d.mts +3 -5
- package/dist/actions/verify-international-address.d.mts.map +1 -1
- package/dist/actions/verify-international-address.mjs +1 -0
- package/dist/actions/verify-international-address.mjs.map +1 -1
- package/dist/actions/verify-intl-addresses-batch.cjs +1 -0
- package/dist/actions/verify-intl-addresses-batch.cjs.map +1 -1
- package/dist/actions/verify-intl-addresses-batch.d.cts +3 -15
- package/dist/actions/verify-intl-addresses-batch.d.cts.map +1 -1
- package/dist/actions/verify-intl-addresses-batch.d.mts +3 -15
- package/dist/actions/verify-intl-addresses-batch.d.mts.map +1 -1
- package/dist/actions/verify-intl-addresses-batch.mjs +1 -0
- package/dist/actions/verify-intl-addresses-batch.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-batch-addresses.mjs","names":[],"sources":["../../src/actions/verify-batch-addresses.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostgridVerifyVerifyBatchAddressesInput = z.object({\n geocode: z.boolean().default(false).describe(\"If true and your account has geocoding enabled, provides geolocation info (latitude/longitude).\").optional(),\n addresses: z.array(z.union([z.string(), z.object({\n city: z.string().nullable().optional(),\n line1: z.string().describe(\"First line of the address (street number and name).\"),\n line2: z.string().nullable().optional(),\n country: z.string().nullable().optional(),\n postalOrZip: z.string().nullable().optional(),\n provinceOrState: z.string().nullable().optional(),\n}).passthrough().describe(\"Structured address object with individual fields.\")])).describe(\"List of addresses to verify. Each address can be either a freeform string or a structured object with fields (line1, city, etc). Maximum 2000 addresses per batch.\"),\n properCase: z.boolean().default(false).describe(\"If true, returns the address in proper mixed case instead of uppercase.\").optional(),\n includeDetails: z.boolean().default(true).describe(\"If true, provides additional details about the address (street name, type, county, etc).\").optional(),\n});\nconst PostgridVerifyVerifyBatchAddresses_AddressDetailsSchema = z.object({\n rdi: z.string().describe(\"Residential delivery indicator\").nullable().optional(),\n county: z.string().describe(\"County name\").nullable().optional(),\n suiteID: z.string().describe(\"Suite or unit number\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate (if geocoding enabled)\").nullable().optional(),\n suiteKey: z.string().describe(\"Suite key or type\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate (if geocoding enabled)\").nullable().optional(),\n streetName: z.string().describe(\"Street name\").nullable().optional(),\n streetType: z.string().describe(\"Street type (e.g., St, Ave, Blvd)\").nullable().optional(),\n carrierRoute: z.string().describe(\"USPS carrier route\").nullable().optional(),\n streetNumber: z.string().describe(\"Street number\").nullable().optional(),\n congressionalDistrict: z.string().describe(\"Congressional district\").nullable().optional(),\n}).passthrough().describe(\"Additional details about the verified address.\");\nconst PostgridVerifyVerifyBatchAddresses_VerifiedAddressSchema = z.object({\n city: z.string().describe(\"City of the verified address\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address\").nullable().optional(),\n errors: z.record(z.string(), z.unknown()).describe(\"Field-specific validation errors if status is 'failed'\").nullable().optional(),\n status: z.string().describe(\"Verification status: 'success' (exact match), 'corrected' (modified), or 'failed' (invalid)\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address\").nullable().optional(),\n details: PostgridVerifyVerifyBatchAddresses_AddressDetailsSchema.nullable().optional(),\n zipPlus4: z.string().describe(\"ZIP+4 code (US only)\").nullable().optional(),\n countryName: z.string().describe(\"Full country name\").nullable().optional(),\n postalOrZip: z.string().describe(\"ZIP or postal code of the verified address\").nullable().optional(),\n provinceOrState: z.string().describe(\"State or province of the verified address\").nullable().optional(),\n}).passthrough().describe(\"Verified address result with standardized fields.\");\nconst PostgridVerifyVerifyBatchAddresses_VerificationResultSchema = z.object({\n verifiedAddress: PostgridVerifyVerifyBatchAddresses_VerifiedAddressSchema.nullable().optional(),\n}).passthrough().describe(\"Individual verification result wrapper.\");\nconst PostgridVerifyVerifyBatchAddresses_BatchVerifyAddressesResponseDataSchema = z.object({\n results: z.array(PostgridVerifyVerifyBatchAddresses_VerificationResultSchema).describe(\"List of verification results, one per input address in the same order\"),\n}).passthrough().describe(\"Data container for batch verification results.\");\nexport const PostgridVerifyVerifyBatchAddressesOutput = z.object({\n data: PostgridVerifyVerifyBatchAddresses_BatchVerifyAddressesResponseDataSchema.nullable(),\n status: z.string().describe(\"Overall status of the batch operation (e.g., 'success')\").nullable(),\n message: z.string().describe(\"Message describing the operation result\").nullable(),\n}).passthrough().describe(\"Response from batch address verification.\");\n\nexport const postgridVerifyVerifyBatchAddresses = action(\"POSTGRID_VERIFY_VERIFY_BATCH_ADDRESSES\", {\n slug: \"postgrid_verify-verify-batch-addresses\",\n name: \"Batch Verify Addresses with Mixed Format\",\n description: \"Tool to verify up to 2000 US and Canada addresses in a single API call. Accepts both freeform address strings and structured address objects. Each address uses 1 lookup credit.\",\n input: PostgridVerifyVerifyBatchAddressesInput,\n output: PostgridVerifyVerifyBatchAddressesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-batch-addresses.mjs","names":[],"sources":["../../src/actions/verify-batch-addresses.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postgridVerify } from \"../app\";\n\nexport const PostgridVerifyVerifyBatchAddressesInput = z.object({\n geocode: z.boolean().default(false).describe(\"If true and your account has geocoding enabled, provides geolocation info (latitude/longitude).\").optional(),\n addresses: z.array(z.union([z.string(), z.object({\n city: z.string().nullable().optional(),\n line1: z.string().describe(\"First line of the address (street number and name).\"),\n line2: z.string().nullable().optional(),\n country: z.string().nullable().optional(),\n postalOrZip: z.string().nullable().optional(),\n provinceOrState: z.string().nullable().optional(),\n}).passthrough().describe(\"Structured address object with individual fields.\")])).describe(\"List of addresses to verify. Each address can be either a freeform string or a structured object with fields (line1, city, etc). Maximum 2000 addresses per batch.\"),\n properCase: z.boolean().default(false).describe(\"If true, returns the address in proper mixed case instead of uppercase.\").optional(),\n includeDetails: z.boolean().default(true).describe(\"If true, provides additional details about the address (street name, type, county, etc).\").optional(),\n});\nconst PostgridVerifyVerifyBatchAddresses_AddressDetailsSchema = z.object({\n rdi: z.string().describe(\"Residential delivery indicator\").nullable().optional(),\n county: z.string().describe(\"County name\").nullable().optional(),\n suiteID: z.string().describe(\"Suite or unit number\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate (if geocoding enabled)\").nullable().optional(),\n suiteKey: z.string().describe(\"Suite key or type\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate (if geocoding enabled)\").nullable().optional(),\n streetName: z.string().describe(\"Street name\").nullable().optional(),\n streetType: z.string().describe(\"Street type (e.g., St, Ave, Blvd)\").nullable().optional(),\n carrierRoute: z.string().describe(\"USPS carrier route\").nullable().optional(),\n streetNumber: z.string().describe(\"Street number\").nullable().optional(),\n congressionalDistrict: z.string().describe(\"Congressional district\").nullable().optional(),\n}).passthrough().describe(\"Additional details about the verified address.\");\nconst PostgridVerifyVerifyBatchAddresses_VerifiedAddressSchema = z.object({\n city: z.string().describe(\"City of the verified address\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address\").nullable().optional(),\n errors: z.record(z.string(), z.unknown()).describe(\"Field-specific validation errors if status is 'failed'\").nullable().optional(),\n status: z.string().describe(\"Verification status: 'success' (exact match), 'corrected' (modified), or 'failed' (invalid)\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address\").nullable().optional(),\n details: PostgridVerifyVerifyBatchAddresses_AddressDetailsSchema.nullable().optional(),\n zipPlus4: z.string().describe(\"ZIP+4 code (US only)\").nullable().optional(),\n countryName: z.string().describe(\"Full country name\").nullable().optional(),\n postalOrZip: z.string().describe(\"ZIP or postal code of the verified address\").nullable().optional(),\n provinceOrState: z.string().describe(\"State or province of the verified address\").nullable().optional(),\n}).passthrough().describe(\"Verified address result with standardized fields.\");\nconst PostgridVerifyVerifyBatchAddresses_VerificationResultSchema = z.object({\n verifiedAddress: PostgridVerifyVerifyBatchAddresses_VerifiedAddressSchema.nullable().optional(),\n}).passthrough().describe(\"Individual verification result wrapper.\");\nconst PostgridVerifyVerifyBatchAddresses_BatchVerifyAddressesResponseDataSchema = z.object({\n results: z.array(PostgridVerifyVerifyBatchAddresses_VerificationResultSchema).describe(\"List of verification results, one per input address in the same order\"),\n}).passthrough().describe(\"Data container for batch verification results.\");\nexport const PostgridVerifyVerifyBatchAddressesOutput = z.object({\n data: PostgridVerifyVerifyBatchAddresses_BatchVerifyAddressesResponseDataSchema.nullable(),\n status: z.string().describe(\"Overall status of the batch operation (e.g., 'success')\").nullable(),\n message: z.string().describe(\"Message describing the operation result\").nullable(),\n}).passthrough().describe(\"Response from batch address verification.\");\n\nexport const postgridVerifyVerifyBatchAddresses: AppAction<\n typeof PostgridVerifyVerifyBatchAddressesInput,\n typeof PostgridVerifyVerifyBatchAddressesOutput,\n typeof postgridVerify.credential\n> = action(\"POSTGRID_VERIFY_VERIFY_BATCH_ADDRESSES\", {\n slug: \"postgrid_verify-verify-batch-addresses\",\n name: \"Batch Verify Addresses with Mixed Format\",\n description: \"Tool to verify up to 2000 US and Canada addresses in a single API call. Accepts both freeform address strings and structured address objects. Each address uses 1 lookup credit.\",\n input: PostgridVerifyVerifyBatchAddressesInput,\n output: PostgridVerifyVerifyBatchAddressesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-international-address.cjs","names":["z","action"],"sources":["../../src/actions/verify-international-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostgridVerifyVerifyInternationalAddressInput = z.object({\n address: z.string().describe(\"The freeform international address to verify, written on a single line. Can include country, city, street, and postal code.\"),\n geoData: z.boolean().default(false).describe(\"If true, includes geolocation information (latitude, longitude) and accuracy data for the verified address.\").optional(),\n includeDetails: z.boolean().default(true).describe(\"If true, provides additional details about the verified address including parsing and verification match levels.\").optional(),\n});\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema = z.object({\n premise: z.string().describe(\"Premise or building information\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema = z.object({\n latitude: z.string().describe(\"Latitude coordinate of the address\").nullable().optional(),\n longitude: z.string().describe(\"Longitude coordinate of the address\").nullable().optional(),\n geoAccuracy: z.string().describe(\"Accuracy level of the geolocation data\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema = z.object({\n matchScore: z.number().int().describe(\"Match score indicating confidence in verification\").nullable().optional(),\n parsingStatus: z.string().describe(\"Status of address parsing\").nullable().optional(),\n postCodeStatus: z.string().describe(\"Status of postal code verification\").nullable().optional(),\n verificationStatus: z.string().describe(\"Overall verification status of the address\").nullable().optional(),\n contextIdentificationMatchLevel: z.string().describe(\"Match level for context identification\").nullable().optional(),\n lexiconIdentificationMatchLevel: z.string().describe(\"Match level for lexicon identification\").nullable().optional(),\n preProcessedVerificationMatchLevel: z.string().describe(\"Match level before processing\").nullable().optional(),\n postProcessedVerificationMatchLevel: z.string().describe(\"Match level after processing\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema = z.object({\n city: z.string().describe(\"City of the verified address\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address\").nullable().optional(),\n details: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema.nullable().optional(),\n geoData: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema.nullable().optional(),\n summary: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema.nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address\").nullable().optional(),\n formattedAddress: z.string().describe(\"Complete formatted address string\").nullable().optional(),\n}).passthrough();\nexport const PostgridVerifyVerifyInternationalAddressOutput = z.object({\n data: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema.nullable().optional(),\n status: z.string().describe(\"Status of the verification request (e.g., 'success')\").nullable().optional(),\n message: z.string().describe(\"Message describing the result of the verification\").nullable().optional(),\n}).passthrough();\n\nexport const postgridVerifyVerifyInternationalAddress = action(\"POSTGRID_VERIFY_VERIFY_INTERNATIONAL_ADDRESS\", {\n slug: \"postgrid_verify-verify-international-address\",\n name: \"Verify International Address\",\n description: \"Tool to verify and standardize international addresses from 245+ countries. Supports both structured and freeform address inputs. Use includeDetails=true for match levels and geoData=true for coordinates.\",\n input: PostgridVerifyVerifyInternationalAddressInput,\n output: PostgridVerifyVerifyInternationalAddressOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-international-address.cjs","names":["z","action"],"sources":["../../src/actions/verify-international-address.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postgridVerify } from \"../app\";\n\nexport const PostgridVerifyVerifyInternationalAddressInput = z.object({\n address: z.string().describe(\"The freeform international address to verify, written on a single line. Can include country, city, street, and postal code.\"),\n geoData: z.boolean().default(false).describe(\"If true, includes geolocation information (latitude, longitude) and accuracy data for the verified address.\").optional(),\n includeDetails: z.boolean().default(true).describe(\"If true, provides additional details about the verified address including parsing and verification match levels.\").optional(),\n});\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema = z.object({\n premise: z.string().describe(\"Premise or building information\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema = z.object({\n latitude: z.string().describe(\"Latitude coordinate of the address\").nullable().optional(),\n longitude: z.string().describe(\"Longitude coordinate of the address\").nullable().optional(),\n geoAccuracy: z.string().describe(\"Accuracy level of the geolocation data\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema = z.object({\n matchScore: z.number().int().describe(\"Match score indicating confidence in verification\").nullable().optional(),\n parsingStatus: z.string().describe(\"Status of address parsing\").nullable().optional(),\n postCodeStatus: z.string().describe(\"Status of postal code verification\").nullable().optional(),\n verificationStatus: z.string().describe(\"Overall verification status of the address\").nullable().optional(),\n contextIdentificationMatchLevel: z.string().describe(\"Match level for context identification\").nullable().optional(),\n lexiconIdentificationMatchLevel: z.string().describe(\"Match level for lexicon identification\").nullable().optional(),\n preProcessedVerificationMatchLevel: z.string().describe(\"Match level before processing\").nullable().optional(),\n postProcessedVerificationMatchLevel: z.string().describe(\"Match level after processing\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema = z.object({\n city: z.string().describe(\"City of the verified address\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address\").nullable().optional(),\n details: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema.nullable().optional(),\n geoData: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema.nullable().optional(),\n summary: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema.nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address\").nullable().optional(),\n formattedAddress: z.string().describe(\"Complete formatted address string\").nullable().optional(),\n}).passthrough();\nexport const PostgridVerifyVerifyInternationalAddressOutput = z.object({\n data: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema.nullable().optional(),\n status: z.string().describe(\"Status of the verification request (e.g., 'success')\").nullable().optional(),\n message: z.string().describe(\"Message describing the result of the verification\").nullable().optional(),\n}).passthrough();\n\nexport const postgridVerifyVerifyInternationalAddress: AppAction<\n typeof PostgridVerifyVerifyInternationalAddressInput,\n typeof PostgridVerifyVerifyInternationalAddressOutput,\n typeof postgridVerify.credential\n> = action(\"POSTGRID_VERIFY_VERIFY_INTERNATIONAL_ADDRESS\", {\n slug: \"postgrid_verify-verify-international-address\",\n name: \"Verify International Address\",\n description: \"Tool to verify and standardize international addresses from 245+ countries. Supports both structured and freeform address inputs. Use includeDetails=true for match levels and geoData=true for coordinates.\",\n input: PostgridVerifyVerifyInternationalAddressInput,\n output: PostgridVerifyVerifyInternationalAddressOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postgridVerify } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/verify-international-address.d.ts
|
|
@@ -36,11 +38,7 @@ declare const PostgridVerifyVerifyInternationalAddressOutput: z.ZodObject<{
|
|
|
36
38
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
39
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const postgridVerifyVerifyInternationalAddress:
|
|
40
|
-
address: string;
|
|
41
|
-
geoData?: boolean | undefined;
|
|
42
|
-
includeDetails?: boolean | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const postgridVerifyVerifyInternationalAddress: AppAction<typeof PostgridVerifyVerifyInternationalAddressInput, typeof PostgridVerifyVerifyInternationalAddressOutput, typeof postgridVerify.credential>;
|
|
44
42
|
//#endregion
|
|
45
43
|
export { postgridVerifyVerifyInternationalAddress };
|
|
46
44
|
//# sourceMappingURL=verify-international-address.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-international-address.d.cts","names":[],"sources":["../../src/actions/verify-international-address.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-international-address.d.cts","names":[],"sources":["../../src/actions/verify-international-address.ts"],"mappings":";;;;;cAMa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;cAkC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM9C,wCAAA,EAA0C,SAAA,QAC9C,6CAAA,SACA,8CAAA,SACA,cAAA,CAAe,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postgridVerify } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/verify-international-address.d.ts
|
|
@@ -36,11 +38,7 @@ declare const PostgridVerifyVerifyInternationalAddressOutput: z.ZodObject<{
|
|
|
36
38
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
39
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
40
|
}, z.core.$loose>;
|
|
39
|
-
declare const postgridVerifyVerifyInternationalAddress:
|
|
40
|
-
address: string;
|
|
41
|
-
geoData?: boolean | undefined;
|
|
42
|
-
includeDetails?: boolean | undefined;
|
|
43
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
41
|
+
declare const postgridVerifyVerifyInternationalAddress: AppAction<typeof PostgridVerifyVerifyInternationalAddressInput, typeof PostgridVerifyVerifyInternationalAddressOutput, typeof postgridVerify.credential>;
|
|
44
42
|
//#endregion
|
|
45
43
|
export { postgridVerifyVerifyInternationalAddress };
|
|
46
44
|
//# sourceMappingURL=verify-international-address.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-international-address.d.mts","names":[],"sources":["../../src/actions/verify-international-address.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-international-address.d.mts","names":[],"sources":["../../src/actions/verify-international-address.ts"],"mappings":";;;;;cAMa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;cAkC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAM9C,wCAAA,EAA0C,SAAA,QAC9C,6CAAA,SACA,8CAAA,SACA,cAAA,CAAe,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-international-address.mjs","names":[],"sources":["../../src/actions/verify-international-address.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostgridVerifyVerifyInternationalAddressInput = z.object({\n address: z.string().describe(\"The freeform international address to verify, written on a single line. Can include country, city, street, and postal code.\"),\n geoData: z.boolean().default(false).describe(\"If true, includes geolocation information (latitude, longitude) and accuracy data for the verified address.\").optional(),\n includeDetails: z.boolean().default(true).describe(\"If true, provides additional details about the verified address including parsing and verification match levels.\").optional(),\n});\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema = z.object({\n premise: z.string().describe(\"Premise or building information\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema = z.object({\n latitude: z.string().describe(\"Latitude coordinate of the address\").nullable().optional(),\n longitude: z.string().describe(\"Longitude coordinate of the address\").nullable().optional(),\n geoAccuracy: z.string().describe(\"Accuracy level of the geolocation data\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema = z.object({\n matchScore: z.number().int().describe(\"Match score indicating confidence in verification\").nullable().optional(),\n parsingStatus: z.string().describe(\"Status of address parsing\").nullable().optional(),\n postCodeStatus: z.string().describe(\"Status of postal code verification\").nullable().optional(),\n verificationStatus: z.string().describe(\"Overall verification status of the address\").nullable().optional(),\n contextIdentificationMatchLevel: z.string().describe(\"Match level for context identification\").nullable().optional(),\n lexiconIdentificationMatchLevel: z.string().describe(\"Match level for lexicon identification\").nullable().optional(),\n preProcessedVerificationMatchLevel: z.string().describe(\"Match level before processing\").nullable().optional(),\n postProcessedVerificationMatchLevel: z.string().describe(\"Match level after processing\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema = z.object({\n city: z.string().describe(\"City of the verified address\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address\").nullable().optional(),\n details: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema.nullable().optional(),\n geoData: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema.nullable().optional(),\n summary: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema.nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address\").nullable().optional(),\n formattedAddress: z.string().describe(\"Complete formatted address string\").nullable().optional(),\n}).passthrough();\nexport const PostgridVerifyVerifyInternationalAddressOutput = z.object({\n data: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema.nullable().optional(),\n status: z.string().describe(\"Status of the verification request (e.g., 'success')\").nullable().optional(),\n message: z.string().describe(\"Message describing the result of the verification\").nullable().optional(),\n}).passthrough();\n\nexport const postgridVerifyVerifyInternationalAddress = action(\"POSTGRID_VERIFY_VERIFY_INTERNATIONAL_ADDRESS\", {\n slug: \"postgrid_verify-verify-international-address\",\n name: \"Verify International Address\",\n description: \"Tool to verify and standardize international addresses from 245+ countries. Supports both structured and freeform address inputs. Use includeDetails=true for match levels and geoData=true for coordinates.\",\n input: PostgridVerifyVerifyInternationalAddressInput,\n output: PostgridVerifyVerifyInternationalAddressOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-international-address.mjs","names":[],"sources":["../../src/actions/verify-international-address.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postgridVerify } from \"../app\";\n\nexport const PostgridVerifyVerifyInternationalAddressInput = z.object({\n address: z.string().describe(\"The freeform international address to verify, written on a single line. Can include country, city, street, and postal code.\"),\n geoData: z.boolean().default(false).describe(\"If true, includes geolocation information (latitude, longitude) and accuracy data for the verified address.\").optional(),\n includeDetails: z.boolean().default(true).describe(\"If true, provides additional details about the verified address including parsing and verification match levels.\").optional(),\n});\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema = z.object({\n premise: z.string().describe(\"Premise or building information\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema = z.object({\n latitude: z.string().describe(\"Latitude coordinate of the address\").nullable().optional(),\n longitude: z.string().describe(\"Longitude coordinate of the address\").nullable().optional(),\n geoAccuracy: z.string().describe(\"Accuracy level of the geolocation data\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema = z.object({\n matchScore: z.number().int().describe(\"Match score indicating confidence in verification\").nullable().optional(),\n parsingStatus: z.string().describe(\"Status of address parsing\").nullable().optional(),\n postCodeStatus: z.string().describe(\"Status of postal code verification\").nullable().optional(),\n verificationStatus: z.string().describe(\"Overall verification status of the address\").nullable().optional(),\n contextIdentificationMatchLevel: z.string().describe(\"Match level for context identification\").nullable().optional(),\n lexiconIdentificationMatchLevel: z.string().describe(\"Match level for lexicon identification\").nullable().optional(),\n preProcessedVerificationMatchLevel: z.string().describe(\"Match level before processing\").nullable().optional(),\n postProcessedVerificationMatchLevel: z.string().describe(\"Match level after processing\").nullable().optional(),\n}).passthrough();\nconst PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema = z.object({\n city: z.string().describe(\"City of the verified address\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address\").nullable().optional(),\n details: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDetailsSchema.nullable().optional(),\n geoData: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseGeoDataSchema.nullable().optional(),\n summary: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseSummarySchema.nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address\").nullable().optional(),\n formattedAddress: z.string().describe(\"Complete formatted address string\").nullable().optional(),\n}).passthrough();\nexport const PostgridVerifyVerifyInternationalAddressOutput = z.object({\n data: PostgridVerifyVerifyInternationalAddress_VerifyInternationalAddressResponseDataSchema.nullable().optional(),\n status: z.string().describe(\"Status of the verification request (e.g., 'success')\").nullable().optional(),\n message: z.string().describe(\"Message describing the result of the verification\").nullable().optional(),\n}).passthrough();\n\nexport const postgridVerifyVerifyInternationalAddress: AppAction<\n typeof PostgridVerifyVerifyInternationalAddressInput,\n typeof PostgridVerifyVerifyInternationalAddressOutput,\n typeof postgridVerify.credential\n> = action(\"POSTGRID_VERIFY_VERIFY_INTERNATIONAL_ADDRESS\", {\n slug: \"postgrid_verify-verify-international-address\",\n name: \"Verify International Address\",\n description: \"Tool to verify and standardize international addresses from 245+ countries. Supports both structured and freeform address inputs. Use includeDetails=true for match levels and geoData=true for coordinates.\",\n input: PostgridVerifyVerifyInternationalAddressInput,\n output: PostgridVerifyVerifyInternationalAddressOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-intl-addresses-batch.cjs","names":["z","action"],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostgridVerifyVerifyIntlAddressesBatchInput = z.object({\n geoData: z.boolean().default(false).describe(\"If true, include geolocation information (latitude, longitude, accuracy) in the response.\").optional(),\n addresses: z.array(z.union([z.string(), z.object({\n city: z.string().nullable().optional(),\n line1: z.string().describe(\"First line of the address (e.g., street number and name).\"),\n line2: z.string().nullable().optional(),\n line3: z.string().nullable().optional(),\n line4: z.string().nullable().optional(),\n country: z.string().describe(\"ISO 2 or 3-letter country code.\"),\n postalOrZip: z.string().describe(\"Postal or ZIP code.\"),\n provinceOrState: z.string().nullable().optional(),\n}).passthrough().describe(\"Structured international address with individual components.\")])).describe(\"List of up to 2000 addresses to verify. Each address can be either a freeform string or a structured address object with individual components.\"),\n includeDetails: z.boolean().default(true).describe(\"If true, provide additional details about each verified address.\").optional(),\n});\nconst PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema = z.object({\n accuracy: z.string().describe(\"Accuracy of the geolocation data.\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate of the address.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate of the address.\").nullable().optional(),\n}).passthrough().describe(\"Geolocation data for the verified address.\");\nconst PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema = z.object({\n city: z.string().describe(\"City of the verified address.\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address.\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address.\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address.\").nullable().optional(),\n details: z.record(z.string(), z.unknown()).describe(\"Additional details about the verified address if requested.\").nullable().optional(),\n geoData: PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema.nullable().optional(),\n summary: z.record(z.string(), z.unknown()).describe(\"Summary information about the verification result.\").nullable().optional(),\n postalOrZip: z.string().describe(\"Postal or ZIP code of the verified address.\").nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address.\").nullable().optional(),\n formattedAddress: z.string().describe(\"The complete formatted address string.\").nullable().optional(),\n}).passthrough().describe(\"Individual verified address result.\");\nexport const PostgridVerifyVerifyIntlAddressesBatchOutput = z.object({\n data: z.array(PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema).describe(\"List of verified address results, one for each input address.\"),\n status: z.string().describe(\"Status of the batch operation (e.g., 'success').\").nullable(),\n message: z.string().describe(\"Message providing details about the operation.\").nullable(),\n}).passthrough();\n\nexport const postgridVerifyVerifyIntlAddressesBatch = action(\"POSTGRID_VERIFY_VERIFY_INTL_ADDRESSES_BATCH\", {\n slug: \"postgrid_verify-verify-intl-addresses-batch\",\n name: \"Batch Verify International Addresses\",\n description: \"Tool to verify up to 2000 international addresses in a single API call. Accepts both freeform address strings and structured address objects. Uses 1 lookup per address.\",\n input: PostgridVerifyVerifyIntlAddressesBatchInput,\n output: PostgridVerifyVerifyIntlAddressesBatchOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-intl-addresses-batch.cjs","names":["z","action"],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postgridVerify } from \"../app\";\n\nexport const PostgridVerifyVerifyIntlAddressesBatchInput = z.object({\n geoData: z.boolean().default(false).describe(\"If true, include geolocation information (latitude, longitude, accuracy) in the response.\").optional(),\n addresses: z.array(z.union([z.string(), z.object({\n city: z.string().nullable().optional(),\n line1: z.string().describe(\"First line of the address (e.g., street number and name).\"),\n line2: z.string().nullable().optional(),\n line3: z.string().nullable().optional(),\n line4: z.string().nullable().optional(),\n country: z.string().describe(\"ISO 2 or 3-letter country code.\"),\n postalOrZip: z.string().describe(\"Postal or ZIP code.\"),\n provinceOrState: z.string().nullable().optional(),\n}).passthrough().describe(\"Structured international address with individual components.\")])).describe(\"List of up to 2000 addresses to verify. Each address can be either a freeform string or a structured address object with individual components.\"),\n includeDetails: z.boolean().default(true).describe(\"If true, provide additional details about each verified address.\").optional(),\n});\nconst PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema = z.object({\n accuracy: z.string().describe(\"Accuracy of the geolocation data.\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate of the address.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate of the address.\").nullable().optional(),\n}).passthrough().describe(\"Geolocation data for the verified address.\");\nconst PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema = z.object({\n city: z.string().describe(\"City of the verified address.\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address.\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address.\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address.\").nullable().optional(),\n details: z.record(z.string(), z.unknown()).describe(\"Additional details about the verified address if requested.\").nullable().optional(),\n geoData: PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema.nullable().optional(),\n summary: z.record(z.string(), z.unknown()).describe(\"Summary information about the verification result.\").nullable().optional(),\n postalOrZip: z.string().describe(\"Postal or ZIP code of the verified address.\").nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address.\").nullable().optional(),\n formattedAddress: z.string().describe(\"The complete formatted address string.\").nullable().optional(),\n}).passthrough().describe(\"Individual verified address result.\");\nexport const PostgridVerifyVerifyIntlAddressesBatchOutput = z.object({\n data: z.array(PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema).describe(\"List of verified address results, one for each input address.\"),\n status: z.string().describe(\"Status of the batch operation (e.g., 'success').\").nullable(),\n message: z.string().describe(\"Message providing details about the operation.\").nullable(),\n}).passthrough();\n\nexport const postgridVerifyVerifyIntlAddressesBatch: AppAction<\n typeof PostgridVerifyVerifyIntlAddressesBatchInput,\n typeof PostgridVerifyVerifyIntlAddressesBatchOutput,\n typeof postgridVerify.credential\n> = action(\"POSTGRID_VERIFY_VERIFY_INTL_ADDRESSES_BATCH\", {\n slug: \"postgrid_verify-verify-intl-addresses-batch\",\n name: \"Batch Verify International Addresses\",\n description: \"Tool to verify up to 2000 international addresses in a single API call. Accepts both freeform address strings and structured address objects. Uses 1 lookup per address.\",\n input: PostgridVerifyVerifyIntlAddressesBatchInput,\n output: PostgridVerifyVerifyIntlAddressesBatchOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postgridVerify } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/verify-intl-addresses-batch.d.ts
|
|
@@ -35,21 +37,7 @@ declare const PostgridVerifyVerifyIntlAddressesBatchOutput: z.ZodObject<{
|
|
|
35
37
|
status: z.ZodNullable<z.ZodString>;
|
|
36
38
|
message: z.ZodNullable<z.ZodString>;
|
|
37
39
|
}, z.core.$loose>;
|
|
38
|
-
declare const postgridVerifyVerifyIntlAddressesBatch:
|
|
39
|
-
addresses: (string | {
|
|
40
|
-
[x: string]: unknown;
|
|
41
|
-
line1: string;
|
|
42
|
-
country: string;
|
|
43
|
-
postalOrZip: string;
|
|
44
|
-
city?: string | null | undefined;
|
|
45
|
-
line2?: string | null | undefined;
|
|
46
|
-
line3?: string | null | undefined;
|
|
47
|
-
line4?: string | null | undefined;
|
|
48
|
-
provinceOrState?: string | null | undefined;
|
|
49
|
-
})[];
|
|
50
|
-
geoData?: boolean | undefined;
|
|
51
|
-
includeDetails?: boolean | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
40
|
+
declare const postgridVerifyVerifyIntlAddressesBatch: AppAction<typeof PostgridVerifyVerifyIntlAddressesBatchInput, typeof PostgridVerifyVerifyIntlAddressesBatchOutput, typeof postgridVerify.credential>;
|
|
53
41
|
//#endregion
|
|
54
42
|
export { postgridVerifyVerifyIntlAddressesBatch };
|
|
55
43
|
//# sourceMappingURL=verify-intl-addresses-batch.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-intl-addresses-batch.d.cts","names":[],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-intl-addresses-batch.d.cts","names":[],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"mappings":";;;;;cAMa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA+B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAM5C,sCAAA,EAAwC,SAAA,QAC5C,2CAAA,SACA,4CAAA,SACA,cAAA,CAAe,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { postgridVerify } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/verify-intl-addresses-batch.d.ts
|
|
@@ -35,21 +37,7 @@ declare const PostgridVerifyVerifyIntlAddressesBatchOutput: z.ZodObject<{
|
|
|
35
37
|
status: z.ZodNullable<z.ZodString>;
|
|
36
38
|
message: z.ZodNullable<z.ZodString>;
|
|
37
39
|
}, z.core.$loose>;
|
|
38
|
-
declare const postgridVerifyVerifyIntlAddressesBatch:
|
|
39
|
-
addresses: (string | {
|
|
40
|
-
[x: string]: unknown;
|
|
41
|
-
line1: string;
|
|
42
|
-
country: string;
|
|
43
|
-
postalOrZip: string;
|
|
44
|
-
city?: string | null | undefined;
|
|
45
|
-
line2?: string | null | undefined;
|
|
46
|
-
line3?: string | null | undefined;
|
|
47
|
-
line4?: string | null | undefined;
|
|
48
|
-
provinceOrState?: string | null | undefined;
|
|
49
|
-
})[];
|
|
50
|
-
geoData?: boolean | undefined;
|
|
51
|
-
includeDetails?: boolean | undefined;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
40
|
+
declare const postgridVerifyVerifyIntlAddressesBatch: AppAction<typeof PostgridVerifyVerifyIntlAddressesBatchInput, typeof PostgridVerifyVerifyIntlAddressesBatchOutput, typeof postgridVerify.credential>;
|
|
53
41
|
//#endregion
|
|
54
42
|
export { postgridVerifyVerifyIntlAddressesBatch };
|
|
55
43
|
//# sourceMappingURL=verify-intl-addresses-batch.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-intl-addresses-batch.d.mts","names":[],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-intl-addresses-batch.d.mts","names":[],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"mappings":";;;;;cAMa,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cA+B3C,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;cAM5C,sCAAA,EAAwC,SAAA,QAC5C,2CAAA,SACA,4CAAA,SACA,cAAA,CAAe,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"verify-intl-addresses-batch.mjs","names":[],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PostgridVerifyVerifyIntlAddressesBatchInput = z.object({\n geoData: z.boolean().default(false).describe(\"If true, include geolocation information (latitude, longitude, accuracy) in the response.\").optional(),\n addresses: z.array(z.union([z.string(), z.object({\n city: z.string().nullable().optional(),\n line1: z.string().describe(\"First line of the address (e.g., street number and name).\"),\n line2: z.string().nullable().optional(),\n line3: z.string().nullable().optional(),\n line4: z.string().nullable().optional(),\n country: z.string().describe(\"ISO 2 or 3-letter country code.\"),\n postalOrZip: z.string().describe(\"Postal or ZIP code.\"),\n provinceOrState: z.string().nullable().optional(),\n}).passthrough().describe(\"Structured international address with individual components.\")])).describe(\"List of up to 2000 addresses to verify. Each address can be either a freeform string or a structured address object with individual components.\"),\n includeDetails: z.boolean().default(true).describe(\"If true, provide additional details about each verified address.\").optional(),\n});\nconst PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema = z.object({\n accuracy: z.string().describe(\"Accuracy of the geolocation data.\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate of the address.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate of the address.\").nullable().optional(),\n}).passthrough().describe(\"Geolocation data for the verified address.\");\nconst PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema = z.object({\n city: z.string().describe(\"City of the verified address.\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address.\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address.\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address.\").nullable().optional(),\n details: z.record(z.string(), z.unknown()).describe(\"Additional details about the verified address if requested.\").nullable().optional(),\n geoData: PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema.nullable().optional(),\n summary: z.record(z.string(), z.unknown()).describe(\"Summary information about the verification result.\").nullable().optional(),\n postalOrZip: z.string().describe(\"Postal or ZIP code of the verified address.\").nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address.\").nullable().optional(),\n formattedAddress: z.string().describe(\"The complete formatted address string.\").nullable().optional(),\n}).passthrough().describe(\"Individual verified address result.\");\nexport const PostgridVerifyVerifyIntlAddressesBatchOutput = z.object({\n data: z.array(PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema).describe(\"List of verified address results, one for each input address.\"),\n status: z.string().describe(\"Status of the batch operation (e.g., 'success').\").nullable(),\n message: z.string().describe(\"Message providing details about the operation.\").nullable(),\n}).passthrough();\n\nexport const postgridVerifyVerifyIntlAddressesBatch = action(\"POSTGRID_VERIFY_VERIFY_INTL_ADDRESSES_BATCH\", {\n slug: \"postgrid_verify-verify-intl-addresses-batch\",\n name: \"Batch Verify International Addresses\",\n description: \"Tool to verify up to 2000 international addresses in a single API call. Accepts both freeform address strings and structured address objects. Uses 1 lookup per address.\",\n input: PostgridVerifyVerifyIntlAddressesBatchInput,\n output: PostgridVerifyVerifyIntlAddressesBatchOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"verify-intl-addresses-batch.mjs","names":[],"sources":["../../src/actions/verify-intl-addresses-batch.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { postgridVerify } from \"../app\";\n\nexport const PostgridVerifyVerifyIntlAddressesBatchInput = z.object({\n geoData: z.boolean().default(false).describe(\"If true, include geolocation information (latitude, longitude, accuracy) in the response.\").optional(),\n addresses: z.array(z.union([z.string(), z.object({\n city: z.string().nullable().optional(),\n line1: z.string().describe(\"First line of the address (e.g., street number and name).\"),\n line2: z.string().nullable().optional(),\n line3: z.string().nullable().optional(),\n line4: z.string().nullable().optional(),\n country: z.string().describe(\"ISO 2 or 3-letter country code.\"),\n postalOrZip: z.string().describe(\"Postal or ZIP code.\"),\n provinceOrState: z.string().nullable().optional(),\n}).passthrough().describe(\"Structured international address with individual components.\")])).describe(\"List of up to 2000 addresses to verify. Each address can be either a freeform string or a structured address object with individual components.\"),\n includeDetails: z.boolean().default(true).describe(\"If true, provide additional details about each verified address.\").optional(),\n});\nconst PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema = z.object({\n accuracy: z.string().describe(\"Accuracy of the geolocation data.\").nullable().optional(),\n latitude: z.number().describe(\"Latitude coordinate of the address.\").nullable().optional(),\n longitude: z.number().describe(\"Longitude coordinate of the address.\").nullable().optional(),\n}).passthrough().describe(\"Geolocation data for the verified address.\");\nconst PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema = z.object({\n city: z.string().describe(\"City of the verified address.\").nullable().optional(),\n line1: z.string().describe(\"First line of the verified address.\").nullable().optional(),\n line2: z.string().describe(\"Second line of the verified address.\").nullable().optional(),\n country: z.string().describe(\"Country code of the verified address.\").nullable().optional(),\n details: z.record(z.string(), z.unknown()).describe(\"Additional details about the verified address if requested.\").nullable().optional(),\n geoData: PostgridVerifyVerifyIntlAddressesBatch_GeoDataSchema.nullable().optional(),\n summary: z.record(z.string(), z.unknown()).describe(\"Summary information about the verification result.\").nullable().optional(),\n postalOrZip: z.string().describe(\"Postal or ZIP code of the verified address.\").nullable().optional(),\n provinceOrState: z.string().describe(\"Province or state of the verified address.\").nullable().optional(),\n formattedAddress: z.string().describe(\"The complete formatted address string.\").nullable().optional(),\n}).passthrough().describe(\"Individual verified address result.\");\nexport const PostgridVerifyVerifyIntlAddressesBatchOutput = z.object({\n data: z.array(PostgridVerifyVerifyIntlAddressesBatch_VerifiedAddressDataSchema).describe(\"List of verified address results, one for each input address.\"),\n status: z.string().describe(\"Status of the batch operation (e.g., 'success').\").nullable(),\n message: z.string().describe(\"Message providing details about the operation.\").nullable(),\n}).passthrough();\n\nexport const postgridVerifyVerifyIntlAddressesBatch: AppAction<\n typeof PostgridVerifyVerifyIntlAddressesBatchInput,\n typeof PostgridVerifyVerifyIntlAddressesBatchOutput,\n typeof postgridVerify.credential\n> = action(\"POSTGRID_VERIFY_VERIFY_INTL_ADDRESSES_BATCH\", {\n slug: \"postgrid_verify-verify-intl-addresses-batch\",\n name: \"Batch Verify International Addresses\",\n description: \"Tool to verify up to 2000 international addresses in a single API call. Accepts both freeform address strings and structured address objects. Uses 1 lookup per address.\",\n input: PostgridVerifyVerifyIntlAddressesBatchInput,\n output: PostgridVerifyVerifyIntlAddressesBatchOutput,\n});\n"],"mappings":"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"}
|
package/dist/app.cjs
CHANGED
|
@@ -1,7 +1,10 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_app = require("@keystrokehq/keystroke/app");
|
|
1
2
|
//#region src/app.ts
|
|
2
|
-
const
|
|
3
|
+
const credential = { generic_api_key: require("zod").z.string() };
|
|
4
|
+
const postgridVerify = (0, _keystrokehq_keystroke_app.defineApp)({
|
|
3
5
|
slug: "postgrid_verify",
|
|
4
|
-
auth: "keystroke"
|
|
6
|
+
auth: "keystroke",
|
|
7
|
+
credential
|
|
5
8
|
});
|
|
6
9
|
//#endregion
|
|
7
10
|
exports.postgridVerify = postgridVerify;
|
package/dist/app.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const postgridVerify = defineApp({\n slug: \"postgrid_verify\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,kBAAA,
|
|
1
|
+
{"version":3,"file":"app.cjs","names":["z"],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const postgridVerify: KeystrokeApp<\"postgrid_verify\", typeof credential> = defineApp({\n slug: \"postgrid_verify\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAGA,MAAM,aAAa,EACjB,8BAAiBA,CAAAA,CAAAA,EAAE,OAAO,EAC5B;AAEA,MAAa,kBAAA,GAAA,2BAAA,UAAA,CAA+E;CAC1F,MAAM;CACN,MAAM;CACN;AACF,CAAC"}
|
package/dist/app.d.cts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
generic_api_key: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const postgridVerify: KeystrokeApp<"postgrid_verify", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { postgridVerify };
|
|
5
11
|
//# sourceMappingURL=app.d.cts.map
|
package/dist/app.d.cts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,cAAA,EAAgB,YAAY,2BAA2B,UAAA"}
|
package/dist/app.d.mts
CHANGED
|
@@ -1,5 +1,11 @@
|
|
|
1
|
+
import { KeystrokeApp } from "@keystrokehq/keystroke/app";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
|
|
1
4
|
//#region src/app.d.ts
|
|
2
|
-
declare const
|
|
5
|
+
declare const credential: {
|
|
6
|
+
generic_api_key: z.ZodString;
|
|
7
|
+
};
|
|
8
|
+
declare const postgridVerify: KeystrokeApp<"postgrid_verify", typeof credential>;
|
|
3
9
|
//#endregion
|
|
4
10
|
export { postgridVerify };
|
|
5
11
|
//# sourceMappingURL=app.d.mts.map
|
package/dist/app.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";;;;cAGM,UAAA;mBAEL,CAAA,CAAA,SAAA;AAAA;AAAA,cAEY,cAAA,EAAgB,YAAY,2BAA2B,UAAA"}
|
package/dist/app.mjs
CHANGED
|
@@ -1,8 +1,9 @@
|
|
|
1
1
|
import { defineApp } from "@keystrokehq/keystroke/app";
|
|
2
|
-
|
|
2
|
+
import { z } from "zod";
|
|
3
3
|
const postgridVerify = defineApp({
|
|
4
4
|
slug: "postgrid_verify",
|
|
5
|
-
auth: "keystroke"
|
|
5
|
+
auth: "keystroke",
|
|
6
|
+
credential: { generic_api_key: z.string() }
|
|
6
7
|
});
|
|
7
8
|
//#endregion
|
|
8
9
|
export { postgridVerify };
|
package/dist/app.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const postgridVerify = defineApp({\n slug: \"postgrid_verify\",\n auth: \"keystroke\",\n});\n"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp, type KeystrokeApp } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nconst credential = {\n generic_api_key: z.string(),\n};\n\nexport const postgridVerify: KeystrokeApp<\"postgrid_verify\", typeof credential> = defineApp({\n slug: \"postgrid_verify\",\n auth: \"keystroke\",\n credential,\n});\n"],"mappings":";;AAOA,MAAa,iBAAqE,UAAU;CAC1F,MAAM;CACN,MAAM;CACN,cANA,iBAAiB,EAAE,OAAO,EAM1B;AACF,CAAC"}
|
package/dist/index.d.cts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { postgridVerify } from "./app.cjs";
|
|
1
2
|
import { postgridVerifyAutocompleteAddress } from "./actions/autocomplete-address.cjs";
|
|
2
3
|
import { postgridVerifyAutocompleteIntlAddress } from "./actions/autocomplete-intl-address.cjs";
|
|
3
4
|
import { postgridVerifyGetAutocompletePreviews } from "./actions/get-autocomplete-previews.cjs";
|
|
@@ -10,6 +11,5 @@ import { postgridVerifyVerifyAddress } from "./actions/verify-address.cjs";
|
|
|
10
11
|
import { postgridVerifyVerifyBatchAddresses } from "./actions/verify-batch-addresses.cjs";
|
|
11
12
|
import { postgridVerifyVerifyInternationalAddress } from "./actions/verify-international-address.cjs";
|
|
12
13
|
import { postgridVerifyVerifyIntlAddressesBatch } from "./actions/verify-intl-addresses-batch.cjs";
|
|
13
|
-
import { postgridVerify } from "./app.cjs";
|
|
14
14
|
import { postgridVerifyCatalog } from "./catalog.cjs";
|
|
15
15
|
export { postgridVerify, postgridVerifyAutocompleteAddress, postgridVerifyAutocompleteIntlAddress, postgridVerifyCatalog, postgridVerifyGetAutocompletePreviews, postgridVerifyGetIntlAutocompletePreviews, postgridVerifyGetLookupInfo, postgridVerifyLookupCityStateFromPostal, postgridVerifyParseAddress, postgridVerifySuggestAddresses, postgridVerifyVerifyAddress, postgridVerifyVerifyBatchAddresses, postgridVerifyVerifyInternationalAddress, postgridVerifyVerifyIntlAddressesBatch };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { postgridVerify } from "./app.mjs";
|
|
1
2
|
import { postgridVerifyAutocompleteAddress } from "./actions/autocomplete-address.mjs";
|
|
2
3
|
import { postgridVerifyAutocompleteIntlAddress } from "./actions/autocomplete-intl-address.mjs";
|
|
3
4
|
import { postgridVerifyGetAutocompletePreviews } from "./actions/get-autocomplete-previews.mjs";
|
|
@@ -10,6 +11,5 @@ import { postgridVerifyVerifyAddress } from "./actions/verify-address.mjs";
|
|
|
10
11
|
import { postgridVerifyVerifyBatchAddresses } from "./actions/verify-batch-addresses.mjs";
|
|
11
12
|
import { postgridVerifyVerifyInternationalAddress } from "./actions/verify-international-address.mjs";
|
|
12
13
|
import { postgridVerifyVerifyIntlAddressesBatch } from "./actions/verify-intl-addresses-batch.mjs";
|
|
13
|
-
import { postgridVerify } from "./app.mjs";
|
|
14
14
|
import { postgridVerifyCatalog } from "./catalog.mjs";
|
|
15
15
|
export { postgridVerify, postgridVerifyAutocompleteAddress, postgridVerifyAutocompleteIntlAddress, postgridVerifyCatalog, postgridVerifyGetAutocompletePreviews, postgridVerifyGetIntlAutocompletePreviews, postgridVerifyGetLookupInfo, postgridVerifyLookupCityStateFromPostal, postgridVerifyParseAddress, postgridVerifySuggestAddresses, postgridVerifyVerifyAddress, postgridVerifyVerifyBatchAddresses, postgridVerifyVerifyInternationalAddress, postgridVerifyVerifyIntlAddressesBatch };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/postgrid_verify",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.6",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": ">=0.1.
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.104",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|