@keystrokehq/realphonevalidation 0.1.0 → 0.1.2
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/check-fraud.cjs.map +1 -1
- package/dist/actions/check-fraud.d.cts +40 -3
- package/dist/actions/check-fraud.d.cts.map +1 -1
- package/dist/actions/check-fraud.d.mts +40 -3
- package/dist/actions/check-fraud.d.mts.map +1 -1
- package/dist/actions/check-fraud.mjs.map +1 -1
- package/dist/actions/email-verify.cjs +1 -1
- package/dist/actions/email-verify.cjs.map +1 -1
- package/dist/actions/email-verify.d.cts +35 -3
- package/dist/actions/email-verify.d.cts.map +1 -1
- package/dist/actions/email-verify.d.mts +35 -3
- package/dist/actions/email-verify.d.mts.map +1 -1
- package/dist/actions/email-verify.mjs +1 -1
- package/dist/actions/email-verify.mjs.map +1 -1
- package/dist/actions/lookup-dnc.cjs +2 -2
- package/dist/actions/lookup-dnc.cjs.map +1 -1
- package/dist/actions/lookup-dnc.d.cts +23 -3
- package/dist/actions/lookup-dnc.d.cts.map +1 -1
- package/dist/actions/lookup-dnc.d.mts +23 -3
- package/dist/actions/lookup-dnc.d.mts.map +1 -1
- package/dist/actions/lookup-dnc.mjs +2 -2
- package/dist/actions/lookup-dnc.mjs.map +1 -1
- package/dist/actions/rpv-active.cjs +2 -2
- package/dist/actions/rpv-active.cjs.map +1 -1
- package/dist/actions/rpv-active.d.cts +17 -3
- package/dist/actions/rpv-active.d.cts.map +1 -1
- package/dist/actions/rpv-active.d.mts +17 -3
- package/dist/actions/rpv-active.d.mts.map +1 -1
- package/dist/actions/rpv-active.mjs +2 -2
- package/dist/actions/rpv-active.mjs.map +1 -1
- package/dist/actions/rpv-reassigned-number-lookup.cjs +4 -4
- package/dist/actions/rpv-reassigned-number-lookup.cjs.map +1 -1
- package/dist/actions/rpv-reassigned-number-lookup.d.cts +21 -3
- package/dist/actions/rpv-reassigned-number-lookup.d.cts.map +1 -1
- package/dist/actions/rpv-reassigned-number-lookup.d.mts +21 -3
- package/dist/actions/rpv-reassigned-number-lookup.d.mts.map +1 -1
- package/dist/actions/rpv-reassigned-number-lookup.mjs +4 -4
- package/dist/actions/rpv-reassigned-number-lookup.mjs.map +1 -1
- package/dist/actions/rpv-scrub-plus.cjs +1 -1
- package/dist/actions/rpv-scrub-plus.cjs.map +1 -1
- package/dist/actions/rpv-scrub-plus.d.cts +13 -3
- package/dist/actions/rpv-scrub-plus.d.cts.map +1 -1
- package/dist/actions/rpv-scrub-plus.d.mts +13 -3
- package/dist/actions/rpv-scrub-plus.d.mts.map +1 -1
- package/dist/actions/rpv-scrub-plus.mjs +1 -1
- package/dist/actions/rpv-scrub-plus.mjs.map +1 -1
- package/dist/actions/rpv-wireless-id.cjs +2 -2
- package/dist/actions/rpv-wireless-id.cjs.map +1 -1
- package/dist/actions/rpv-wireless-id.d.cts +17 -3
- package/dist/actions/rpv-wireless-id.d.cts.map +1 -1
- package/dist/actions/rpv-wireless-id.d.mts +17 -3
- package/dist/actions/rpv-wireless-id.d.mts.map +1 -1
- package/dist/actions/rpv-wireless-id.mjs +2 -2
- package/dist/actions/rpv-wireless-id.mjs.map +1 -1
- package/dist/actions/validate-phone-scrub.cjs +1 -1
- package/dist/actions/validate-phone-scrub.cjs.map +1 -1
- package/dist/actions/validate-phone-scrub.d.cts +19 -3
- package/dist/actions/validate-phone-scrub.d.cts.map +1 -1
- package/dist/actions/validate-phone-scrub.d.mts +19 -3
- package/dist/actions/validate-phone-scrub.d.mts.map +1 -1
- package/dist/actions/validate-phone-scrub.mjs +1 -1
- package/dist/actions/validate-phone-scrub.mjs.map +1 -1
- package/dist/actions/validate-phone-turbo-standard.cjs +1 -1
- package/dist/actions/validate-phone-turbo-standard.cjs.map +1 -1
- package/dist/actions/validate-phone-turbo-standard.d.cts +18 -3
- package/dist/actions/validate-phone-turbo-standard.d.cts.map +1 -1
- package/dist/actions/validate-phone-turbo-standard.d.mts +18 -3
- package/dist/actions/validate-phone-turbo-standard.d.mts.map +1 -1
- package/dist/actions/validate-phone-turbo-standard.mjs +1 -1
- package/dist/actions/validate-phone-turbo-standard.mjs.map +1 -1
- package/dist/actions/validate-phone-turbo-v3.cjs +1 -1
- package/dist/actions/validate-phone-turbo-v3.cjs.map +1 -1
- package/dist/actions/validate-phone-turbo-v3.d.cts +19 -3
- package/dist/actions/validate-phone-turbo-v3.d.cts.map +1 -1
- package/dist/actions/validate-phone-turbo-v3.d.mts +19 -3
- package/dist/actions/validate-phone-turbo-v3.d.mts.map +1 -1
- package/dist/actions/validate-phone-turbo-v3.mjs +1 -1
- package/dist/actions/validate-phone-turbo-v3.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-active.mjs","names":[],"sources":["../../src/actions/rpv-active.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvActiveInput
|
|
1
|
+
{"version":3,"file":"rpv-active.mjs","names":[],"sources":["../../src/actions/rpv-active.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvActiveInput = z.object({\n phone: z.string().describe(\"10-digit US phone number, numeric digits only\"),\n token: z.string().describe(\"Unique API token provided by RealPhoneValidation\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format. JSON or XML. XML output is not supported by this tool.\").optional(),\n});\nexport const RealphonevalidationRpvActiveOutput = z.object({\n RESPONSEMSG: z.string().describe(\"Additional message or error description. Empty string on success.\").nullable(),\n RESPONSECODE: z.string().describe(\"Result code: 'active', 'inactive', 'invalid', or error codes like '-1', '102'\").nullable(),\n}).describe(\"Response from the RPV Active API.\\nRESPONSECODE indicates the result: 'active', 'inactive', 'invalid', or numeric error codes.\");\n\nexport const realphonevalidationRpvActive = action(\"REALPHONEVALIDATION_RPV_ACTIVE\", {\n slug: \"realphonevalidation-rpv-active\",\n name: \"Check Phone Active Status\",\n description: \"Tool to determine if a phone number is active on a valid phone service provider. Use after collecting the user's phone number for real-time verification.\",\n input: RealphonevalidationRpvActiveInput,\n output: RealphonevalidationRpvActiveOutput,\n});\n"],"mappings":";;AAcA,MAAa,+BAA+B,OAAO,kCAAkC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAd+C,EAAE,OAAO;EACxD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAC7E,QAAQ,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAC/I,CAUS;CACP,QAVgD,EAAE,OAAO;EACzD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;EAC/G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CAC9H,CAAC,CAAC,CAAC,SAAS,gIAOF;AACV,CAAC"}
|
|
@@ -8,10 +8,10 @@ const RealphonevalidationRpvReassignedNumberLookupInput = zod.z.object({
|
|
|
8
8
|
contact_date: zod.z.string().describe("Date you received permission to contact in YYYY-MM-DD format")
|
|
9
9
|
});
|
|
10
10
|
const RealphonevalidationRpvReassignedNumberLookupOutput = zod.z.object({
|
|
11
|
-
id: zod.z.string().describe("Lookup ID; -1 on error"),
|
|
12
|
-
reassigned: zod.z.string().describe("Determines if the number has been reassigned since the given date. Possible values: 'yes', 'no', 'no_data', 'undetermined', or empty on error"),
|
|
13
|
-
RESPONSEMSG: zod.z.string().describe("Error message if any; empty on success"),
|
|
14
|
-
RESPONSECODE: zod.z.string().describe("Response code: 'OK' if successful; '-1' or other codes on error")
|
|
11
|
+
id: zod.z.string().describe("Lookup ID; -1 on error").nullable(),
|
|
12
|
+
reassigned: zod.z.string().describe("Determines if the number has been reassigned since the given date. Possible values: 'yes', 'no', 'no_data', 'undetermined', or empty on error").nullable(),
|
|
13
|
+
RESPONSEMSG: zod.z.string().describe("Error message if any; empty on success").nullable(),
|
|
14
|
+
RESPONSECODE: zod.z.string().describe("Response code: 'OK' if successful; '-1' or other codes on error").nullable()
|
|
15
15
|
});
|
|
16
16
|
const realphonevalidationRpvReassignedNumberLookup = require_action.action("REALPHONEVALIDATION_RPV_REASSIGNED_NUMBER_LOOKUP", {
|
|
17
17
|
slug: "realphonevalidation-rpv-reassigned-number-lookup",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-reassigned-number-lookup.cjs","names":["z","action"],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvReassignedNumberLookupInput
|
|
1
|
+
{"version":3,"file":"rpv-reassigned-number-lookup.cjs","names":["z","action"],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvReassignedNumberLookupInput = z.object({\n phone: z.string().describe(\"10-digit US phone number (digits only)\"),\n token: z.string().describe(\"RealPhoneValidation API token\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format: 'json' or 'xml'. Defaults to 'json'.\").optional(),\n contact_date: z.string().describe(\"Date you received permission to contact in YYYY-MM-DD format\"),\n});\nexport const RealphonevalidationRpvReassignedNumberLookupOutput = z.object({\n id: z.string().describe(\"Lookup ID; -1 on error\").nullable(),\n reassigned: z.string().describe(\"Determines if the number has been reassigned since the given date. Possible values: 'yes', 'no', 'no_data', 'undetermined', or empty on error\").nullable(),\n RESPONSEMSG: z.string().describe(\"Error message if any; empty on success\").nullable(),\n RESPONSECODE: z.string().describe(\"Response code: 'OK' if successful; '-1' or other codes on error\").nullable(),\n});\n\nexport const realphonevalidationRpvReassignedNumberLookup = action(\"REALPHONEVALIDATION_RPV_REASSIGNED_NUMBER_LOOKUP\", {\n slug: \"realphonevalidation-rpv-reassigned-number-lookup\",\n name: \"Reassigned Number Lookup\",\n description: \"Tool to check if a phone number has been reassigned since a given consent date. Use when verifying number ownership status after obtaining user consent.\",\n input: RealphonevalidationRpvReassignedNumberLookupInput,\n output: RealphonevalidationRpvReassignedNumberLookupOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oDAAoDA,IAAAA,EAAE,OAAO;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CACnE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC1D,QAAQA,IAAAA,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC3H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;AAClG,CAAC;AACD,MAAa,qDAAqDA,IAAAA,EAAE,OAAO;CACzE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CAC1L,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;AAChH,CAAC;AAED,MAAa,+CAA+CC,eAAAA,OAAO,oDAAoD;CACrH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rpv-reassigned-number-lookup.d.ts
|
|
4
|
-
declare const RealphonevalidationRpvReassignedNumberLookupInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationRpvReassignedNumberLookupInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
output: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
json: "json";
|
|
9
|
+
xml: "xml";
|
|
10
|
+
}>>>;
|
|
11
|
+
contact_date: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const RealphonevalidationRpvReassignedNumberLookupOutput: z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
reassigned: z.ZodNullable<z.ZodString>;
|
|
16
|
+
RESPONSEMSG: z.ZodNullable<z.ZodString>;
|
|
17
|
+
RESPONSECODE: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const realphonevalidationRpvReassignedNumberLookup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
phone: string;
|
|
21
|
+
token: string;
|
|
22
|
+
contact_date: string;
|
|
23
|
+
output?: "json" | "xml" | undefined;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { realphonevalidationRpvReassignedNumberLookup };
|
|
9
27
|
//# sourceMappingURL=rpv-reassigned-number-lookup.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-reassigned-number-lookup.d.cts","names":[],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"mappings":";;;cAIa,iDAAA,
|
|
1
|
+
{"version":3,"file":"rpv-reassigned-number-lookup.d.cts","names":[],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"mappings":";;;cAIa,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;cAMjD,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;;;cAOlD,4CAAA,gCAA4C,wBAAA"}
|
|
@@ -1,9 +1,27 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rpv-reassigned-number-lookup.d.ts
|
|
4
|
-
declare const RealphonevalidationRpvReassignedNumberLookupInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationRpvReassignedNumberLookupInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
output: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
json: "json";
|
|
9
|
+
xml: "xml";
|
|
10
|
+
}>>>;
|
|
11
|
+
contact_date: z.ZodString;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const RealphonevalidationRpvReassignedNumberLookupOutput: z.ZodObject<{
|
|
14
|
+
id: z.ZodNullable<z.ZodString>;
|
|
15
|
+
reassigned: z.ZodNullable<z.ZodString>;
|
|
16
|
+
RESPONSEMSG: z.ZodNullable<z.ZodString>;
|
|
17
|
+
RESPONSECODE: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>;
|
|
19
|
+
declare const realphonevalidationRpvReassignedNumberLookup: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
20
|
+
phone: string;
|
|
21
|
+
token: string;
|
|
22
|
+
contact_date: string;
|
|
23
|
+
output?: "json" | "xml" | undefined;
|
|
24
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
25
|
//#endregion
|
|
8
26
|
export { realphonevalidationRpvReassignedNumberLookup };
|
|
9
27
|
//# sourceMappingURL=rpv-reassigned-number-lookup.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-reassigned-number-lookup.d.mts","names":[],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"mappings":";;;cAIa,iDAAA,
|
|
1
|
+
{"version":3,"file":"rpv-reassigned-number-lookup.d.mts","names":[],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"mappings":";;;cAIa,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;cAMjD,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;;;cAOlD,4CAAA,gCAA4C,wBAAA"}
|
|
@@ -11,10 +11,10 @@ const realphonevalidationRpvReassignedNumberLookup = action("REALPHONEVALIDATION
|
|
|
11
11
|
contact_date: z.string().describe("Date you received permission to contact in YYYY-MM-DD format")
|
|
12
12
|
}),
|
|
13
13
|
output: z.object({
|
|
14
|
-
id: z.string().describe("Lookup ID; -1 on error"),
|
|
15
|
-
reassigned: z.string().describe("Determines if the number has been reassigned since the given date. Possible values: 'yes', 'no', 'no_data', 'undetermined', or empty on error"),
|
|
16
|
-
RESPONSEMSG: z.string().describe("Error message if any; empty on success"),
|
|
17
|
-
RESPONSECODE: z.string().describe("Response code: 'OK' if successful; '-1' or other codes on error")
|
|
14
|
+
id: z.string().describe("Lookup ID; -1 on error").nullable(),
|
|
15
|
+
reassigned: z.string().describe("Determines if the number has been reassigned since the given date. Possible values: 'yes', 'no', 'no_data', 'undetermined', or empty on error").nullable(),
|
|
16
|
+
RESPONSEMSG: z.string().describe("Error message if any; empty on success").nullable(),
|
|
17
|
+
RESPONSECODE: z.string().describe("Response code: 'OK' if successful; '-1' or other codes on error").nullable()
|
|
18
18
|
})
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-reassigned-number-lookup.mjs","names":[],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvReassignedNumberLookupInput
|
|
1
|
+
{"version":3,"file":"rpv-reassigned-number-lookup.mjs","names":[],"sources":["../../src/actions/rpv-reassigned-number-lookup.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvReassignedNumberLookupInput = z.object({\n phone: z.string().describe(\"10-digit US phone number (digits only)\"),\n token: z.string().describe(\"RealPhoneValidation API token\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format: 'json' or 'xml'. Defaults to 'json'.\").optional(),\n contact_date: z.string().describe(\"Date you received permission to contact in YYYY-MM-DD format\"),\n});\nexport const RealphonevalidationRpvReassignedNumberLookupOutput = z.object({\n id: z.string().describe(\"Lookup ID; -1 on error\").nullable(),\n reassigned: z.string().describe(\"Determines if the number has been reassigned since the given date. Possible values: 'yes', 'no', 'no_data', 'undetermined', or empty on error\").nullable(),\n RESPONSEMSG: z.string().describe(\"Error message if any; empty on success\").nullable(),\n RESPONSECODE: z.string().describe(\"Response code: 'OK' if successful; '-1' or other codes on error\").nullable(),\n});\n\nexport const realphonevalidationRpvReassignedNumberLookup = action(\"REALPHONEVALIDATION_RPV_REASSIGNED_NUMBER_LOOKUP\", {\n slug: \"realphonevalidation-rpv-reassigned-number-lookup\",\n name: \"Reassigned Number Lookup\",\n description: \"Tool to check if a phone number has been reassigned since a given consent date. Use when verifying number ownership status after obtaining user consent.\",\n input: RealphonevalidationRpvReassignedNumberLookupInput,\n output: RealphonevalidationRpvReassignedNumberLookupOutput,\n});\n"],"mappings":";;AAiBA,MAAa,+CAA+C,OAAO,oDAAoD;CACrH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB+D,EAAE,OAAO;EACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;EACnE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EAC1D,QAAQ,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC3H,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D;CAClG,CAYS;CACP,QAZgE,EAAE,OAAO;EACzE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;EAC3D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;EAC1L,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACpF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,CAOU;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const RealphonevalidationRpvScrubPlusInput = zod.z.object({
|
|
|
6
6
|
token: zod.z.string().describe("API token provided by RealPhoneValidation")
|
|
7
7
|
});
|
|
8
8
|
const RealphonevalidationRpvScrubPlusOutput = zod.z.object({
|
|
9
|
-
status: zod.z.string().describe("Connection status of the phone (e.g., 'connected', 'disconnected', 'unauthorized')"),
|
|
9
|
+
status: zod.z.string().describe("Connection status of the phone (e.g., 'connected', 'disconnected', 'unauthorized')").nullable(),
|
|
10
10
|
error_text: zod.z.string().describe("Error message if any, or empty string if no error").nullable().optional(),
|
|
11
11
|
phone_type: zod.z.string().describe("Type of phone line (e.g., 'Mobile', 'Landline', 'VoIP')").nullable().optional()
|
|
12
12
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-scrub-plus.cjs","names":["z","action"],"sources":["../../src/actions/rpv-scrub-plus.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvScrubPlusInput
|
|
1
|
+
{"version":3,"file":"rpv-scrub-plus.cjs","names":["z","action"],"sources":["../../src/actions/rpv-scrub-plus.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvScrubPlusInput = z.object({\n phone: z.string().describe(\"10-digit US phone number. Accepts formats like '7275555555', '727-555-5555', '(727) 555-5555', or '+17275555555'\"),\n token: z.string().describe(\"API token provided by RealPhoneValidation\"),\n});\nexport const RealphonevalidationRpvScrubPlusOutput = z.object({\n status: z.string().describe(\"Connection status of the phone (e.g., 'connected', 'disconnected', 'unauthorized')\").nullable(),\n error_text: z.string().describe(\"Error message if any, or empty string if no error\").nullable().optional(),\n phone_type: z.string().describe(\"Type of phone line (e.g., 'Mobile', 'Landline', 'VoIP')\").nullable().optional(),\n});\n\nexport const realphonevalidationRpvScrubPlus = action(\"REALPHONEVALIDATION_RPV_SCRUB_PLUS\", {\n slug: \"realphonevalidation-rpv-scrub-plus\",\n name: \"Scrub Plus Phone Numbers\",\n description: \"Tool to scrub a phone number for connection status and type. Use to validate a US phone number's status and line type.\",\n input: RealphonevalidationRpvScrubPlusInput,\n output: RealphonevalidationRpvScrubPlusOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;CAC7I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AACxE,CAAC;AACD,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CAC3H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjH,CAAC;AAED,MAAa,kCAAkCC,eAAAA,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rpv-scrub-plus.d.ts
|
|
4
|
-
declare const RealphonevalidationRpvScrubPlusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationRpvScrubPlusInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RealphonevalidationRpvScrubPlusOutput: z.ZodObject<{
|
|
9
|
+
status: z.ZodNullable<z.ZodString>;
|
|
10
|
+
error_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
phone_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const realphonevalidationRpvScrubPlus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
phone: string;
|
|
15
|
+
token: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { realphonevalidationRpvScrubPlus };
|
|
9
19
|
//# sourceMappingURL=rpv-scrub-plus.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-scrub-plus.d.cts","names":[],"sources":["../../src/actions/rpv-scrub-plus.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"rpv-scrub-plus.d.cts","names":[],"sources":["../../src/actions/rpv-scrub-plus.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rpv-scrub-plus.d.ts
|
|
4
|
-
declare const RealphonevalidationRpvScrubPlusInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationRpvScrubPlusInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const RealphonevalidationRpvScrubPlusOutput: z.ZodObject<{
|
|
9
|
+
status: z.ZodNullable<z.ZodString>;
|
|
10
|
+
error_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
phone_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const realphonevalidationRpvScrubPlus: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
14
|
+
phone: string;
|
|
15
|
+
token: string;
|
|
16
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { realphonevalidationRpvScrubPlus };
|
|
9
19
|
//# sourceMappingURL=rpv-scrub-plus.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-scrub-plus.d.mts","names":[],"sources":["../../src/actions/rpv-scrub-plus.ts"],"mappings":";;;cAIa,oCAAA,
|
|
1
|
+
{"version":3,"file":"rpv-scrub-plus.d.mts","names":[],"sources":["../../src/actions/rpv-scrub-plus.ts"],"mappings":";;;cAIa,oCAAA,EAAoC,CAAA,CAAA,SAAA;;;;cAIpC,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;cAMrC,+BAAA,gCAA+B,wBAAA"}
|
|
@@ -9,7 +9,7 @@ const realphonevalidationRpvScrubPlus = action("REALPHONEVALIDATION_RPV_SCRUB_PL
|
|
|
9
9
|
token: z.string().describe("API token provided by RealPhoneValidation")
|
|
10
10
|
}),
|
|
11
11
|
output: z.object({
|
|
12
|
-
status: z.string().describe("Connection status of the phone (e.g., 'connected', 'disconnected', 'unauthorized')"),
|
|
12
|
+
status: z.string().describe("Connection status of the phone (e.g., 'connected', 'disconnected', 'unauthorized')").nullable(),
|
|
13
13
|
error_text: z.string().describe("Error message if any, or empty string if no error").nullable().optional(),
|
|
14
14
|
phone_type: z.string().describe("Type of phone line (e.g., 'Mobile', 'Landline', 'VoIP')").nullable().optional()
|
|
15
15
|
})
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-scrub-plus.mjs","names":[],"sources":["../../src/actions/rpv-scrub-plus.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvScrubPlusInput
|
|
1
|
+
{"version":3,"file":"rpv-scrub-plus.mjs","names":[],"sources":["../../src/actions/rpv-scrub-plus.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvScrubPlusInput = z.object({\n phone: z.string().describe(\"10-digit US phone number. Accepts formats like '7275555555', '727-555-5555', '(727) 555-5555', or '+17275555555'\"),\n token: z.string().describe(\"API token provided by RealPhoneValidation\"),\n});\nexport const RealphonevalidationRpvScrubPlusOutput = z.object({\n status: z.string().describe(\"Connection status of the phone (e.g., 'connected', 'disconnected', 'unauthorized')\").nullable(),\n error_text: z.string().describe(\"Error message if any, or empty string if no error\").nullable().optional(),\n phone_type: z.string().describe(\"Type of phone line (e.g., 'Mobile', 'Landline', 'VoIP')\").nullable().optional(),\n});\n\nexport const realphonevalidationRpvScrubPlus = action(\"REALPHONEVALIDATION_RPV_SCRUB_PLUS\", {\n slug: \"realphonevalidation-rpv-scrub-plus\",\n name: \"Scrub Plus Phone Numbers\",\n description: \"Tool to scrub a phone number for connection status and type. Use to validate a US phone number's status and line type.\",\n input: RealphonevalidationRpvScrubPlusInput,\n output: RealphonevalidationRpvScrubPlusOutput,\n});\n"],"mappings":";;AAcA,MAAa,kCAAkC,OAAO,sCAAsC;CAC1F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdkD,EAAE,OAAO;EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH;EAC7I,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CACxE,CAWS;CACP,QAXmD,EAAE,OAAO;EAC5D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;EAC3H,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,CAOU;AACV,CAAC"}
|
|
@@ -7,8 +7,8 @@ const RealphonevalidationRpvWirelessIdInput = zod.z.object({
|
|
|
7
7
|
output: zod.z.enum(["json", "xml"]).default("json").describe("Response format: 'json' or 'xml'").optional()
|
|
8
8
|
});
|
|
9
9
|
const RealphonevalidationRpvWirelessIdOutput = zod.z.object({
|
|
10
|
-
RESPONSEMSG: zod.z.string().describe("Error message when code is '-1'; empty string otherwise"),
|
|
11
|
-
RESPONSECODE: zod.z.string().describe("Result code: 'landline', 'cell', or '-1' for errors")
|
|
10
|
+
RESPONSEMSG: zod.z.string().describe("Error message when code is '-1'; empty string otherwise").nullable(),
|
|
11
|
+
RESPONSECODE: zod.z.string().describe("Result code: 'landline', 'cell', or '-1' for errors").nullable()
|
|
12
12
|
});
|
|
13
13
|
const realphonevalidationRpvWirelessId = require_action.action("REALPHONEVALIDATION_RPV_WIRELESS_ID", {
|
|
14
14
|
slug: "realphonevalidation-rpv-wireless-id",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-wireless-id.cjs","names":["z","action"],"sources":["../../src/actions/rpv-wireless-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvWirelessIdInput
|
|
1
|
+
{"version":3,"file":"rpv-wireless-id.cjs","names":["z","action"],"sources":["../../src/actions/rpv-wireless-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvWirelessIdInput = z.object({\n phone: z.string().describe(\"10-digit US phone number, numeric digits only\"),\n token: z.string().describe(\"Your RealValidation API token\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format: 'json' or 'xml'\").optional(),\n});\nexport const RealphonevalidationRpvWirelessIdOutput = z.object({\n RESPONSEMSG: z.string().describe(\"Error message when code is '-1'; empty string otherwise\").nullable(),\n RESPONSECODE: z.string().describe(\"Result code: 'landline', 'cell', or '-1' for errors\").nullable(),\n});\n\nexport const realphonevalidationRpvWirelessId = action(\"REALPHONEVALIDATION_RPV_WIRELESS_ID\", {\n slug: \"realphonevalidation-rpv-wireless-id\",\n name: \"Wireless ID\",\n description: \"Tool to identify whether a US phone number is landline or wireless. Use when conducting TCPA compliance checks.\",\n input: RealphonevalidationRpvWirelessIdInput,\n output: RealphonevalidationRpvWirelessIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC1D,QAAQA,IAAAA,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AACxG,CAAC;AACD,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACrG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;AACpG,CAAC;AAED,MAAa,mCAAmCC,eAAAA,OAAO,uCAAuC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rpv-wireless-id.d.ts
|
|
4
|
-
declare const RealphonevalidationRpvWirelessIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationRpvWirelessIdInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
output: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
json: "json";
|
|
9
|
+
xml: "xml";
|
|
10
|
+
}>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const RealphonevalidationRpvWirelessIdOutput: z.ZodObject<{
|
|
13
|
+
RESPONSEMSG: z.ZodNullable<z.ZodString>;
|
|
14
|
+
RESPONSECODE: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const realphonevalidationRpvWirelessId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
phone: string;
|
|
18
|
+
token: string;
|
|
19
|
+
output?: "json" | "xml" | undefined;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { realphonevalidationRpvWirelessId };
|
|
9
23
|
//# sourceMappingURL=rpv-wireless-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-wireless-id.d.cts","names":[],"sources":["../../src/actions/rpv-wireless-id.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"rpv-wireless-id.d.cts","names":[],"sources":["../../src/actions/rpv-wireless-id.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1,9 +1,23 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/rpv-wireless-id.d.ts
|
|
4
|
-
declare const RealphonevalidationRpvWirelessIdInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationRpvWirelessIdInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
output: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
json: "json";
|
|
9
|
+
xml: "xml";
|
|
10
|
+
}>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const RealphonevalidationRpvWirelessIdOutput: z.ZodObject<{
|
|
13
|
+
RESPONSEMSG: z.ZodNullable<z.ZodString>;
|
|
14
|
+
RESPONSECODE: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const realphonevalidationRpvWirelessId: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
phone: string;
|
|
18
|
+
token: string;
|
|
19
|
+
output?: "json" | "xml" | undefined;
|
|
20
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
21
|
//#endregion
|
|
8
22
|
export { realphonevalidationRpvWirelessId };
|
|
9
23
|
//# sourceMappingURL=rpv-wireless-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-wireless-id.d.mts","names":[],"sources":["../../src/actions/rpv-wireless-id.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"rpv-wireless-id.d.mts","names":[],"sources":["../../src/actions/rpv-wireless-id.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;;;;;cAKrC,sCAAA,EAAsC,CAAA,CAAA,SAAA;;;;cAKtC,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -10,8 +10,8 @@ const realphonevalidationRpvWirelessId = action("REALPHONEVALIDATION_RPV_WIRELES
|
|
|
10
10
|
output: z.enum(["json", "xml"]).default("json").describe("Response format: 'json' or 'xml'").optional()
|
|
11
11
|
}),
|
|
12
12
|
output: z.object({
|
|
13
|
-
RESPONSEMSG: z.string().describe("Error message when code is '-1'; empty string otherwise"),
|
|
14
|
-
RESPONSECODE: z.string().describe("Result code: 'landline', 'cell', or '-1' for errors")
|
|
13
|
+
RESPONSEMSG: z.string().describe("Error message when code is '-1'; empty string otherwise").nullable(),
|
|
14
|
+
RESPONSECODE: z.string().describe("Result code: 'landline', 'cell', or '-1' for errors").nullable()
|
|
15
15
|
})
|
|
16
16
|
});
|
|
17
17
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"rpv-wireless-id.mjs","names":[],"sources":["../../src/actions/rpv-wireless-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvWirelessIdInput
|
|
1
|
+
{"version":3,"file":"rpv-wireless-id.mjs","names":[],"sources":["../../src/actions/rpv-wireless-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationRpvWirelessIdInput = z.object({\n phone: z.string().describe(\"10-digit US phone number, numeric digits only\"),\n token: z.string().describe(\"Your RealValidation API token\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format: 'json' or 'xml'\").optional(),\n});\nexport const RealphonevalidationRpvWirelessIdOutput = z.object({\n RESPONSEMSG: z.string().describe(\"Error message when code is '-1'; empty string otherwise\").nullable(),\n RESPONSECODE: z.string().describe(\"Result code: 'landline', 'cell', or '-1' for errors\").nullable(),\n});\n\nexport const realphonevalidationRpvWirelessId = action(\"REALPHONEVALIDATION_RPV_WIRELESS_ID\", {\n slug: \"realphonevalidation-rpv-wireless-id\",\n name: \"Wireless ID\",\n description: \"Tool to identify whether a US phone number is landline or wireless. Use when conducting TCPA compliance checks.\",\n input: RealphonevalidationRpvWirelessIdInput,\n output: RealphonevalidationRpvWirelessIdOutput,\n});\n"],"mappings":";;AAcA,MAAa,mCAAmC,OAAO,uCAAuC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAdmD,EAAE,OAAO;EAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;EAC1D,QAAQ,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACxG,CAUS;CACP,QAVoD,EAAE,OAAO;EAC7D,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;EACrG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACpG,CAOU;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ const RealphonevalidationValidatePhoneScrubInput = zod.z.object({
|
|
|
8
8
|
});
|
|
9
9
|
const RealphonevalidationValidatePhoneScrubOutput = zod.z.object({
|
|
10
10
|
Iscell: zod.z.string().describe("Optional (extra charge): Y=Cell phone, N=Landline, V=VoIP").nullable().optional(),
|
|
11
|
-
status: zod.z.string().describe("Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, ERROR"),
|
|
11
|
+
status: zod.z.string().describe("Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, ERROR").nullable(),
|
|
12
12
|
Carrier: zod.z.string().describe("Optional (extra charge): Service provider name").nullable().optional(),
|
|
13
13
|
error_text: zod.z.string().describe("Error message if applicable, or None if no error").nullable().optional()
|
|
14
14
|
}).describe("Response from the Real Phone Validation Scrub API.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-phone-scrub.cjs","names":["z","action"],"sources":["../../src/actions/validate-phone-scrub.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationValidatePhoneScrubInput
|
|
1
|
+
{"version":3,"file":"validate-phone-scrub.cjs","names":["z","action"],"sources":["../../src/actions/validate-phone-scrub.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationValidatePhoneScrubInput = z.object({\n phone: z.string().describe(\"10-digit US phone number, numeric digits only\"),\n token: z.string().describe(\"Unique API token provided by RealPhoneValidation\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format. JSON or XML. XML output is not supported by this tool.\").optional(),\n});\nexport const RealphonevalidationValidatePhoneScrubOutput = z.object({\n Iscell: z.string().describe(\"Optional (extra charge): Y=Cell phone, N=Landline, V=VoIP\").nullable().optional(),\n status: z.string().describe(\"Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, ERROR\").nullable(),\n Carrier: z.string().describe(\"Optional (extra charge): Service provider name\").nullable().optional(),\n error_text: z.string().describe(\"Error message if applicable, or None if no error\").nullable().optional(),\n}).describe(\"Response from the Real Phone Validation Scrub API.\");\n\nexport const realphonevalidationValidatePhoneScrub = action(\"REALPHONEVALIDATION_VALIDATE_PHONE_SCRUB\", {\n slug: \"realphonevalidation-validate-phone-scrub\",\n name: \"Validate Phone Number (Scrub)\",\n description: \"Tool to validate US phone numbers using budget-friendly Scrub API. Determines connectivity status quickly (under 2 seconds). Best for organizations with large lists/databases on tight budgets that only need connection status. Optional Iscell and Carrier fields available for additional charge.\",\n input: RealphonevalidationValidatePhoneScrubInput,\n output: RealphonevalidationValidatePhoneScrubOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6CAA6CA,IAAAA,EAAE,OAAO;CACjE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC7E,QAAQA,IAAAA,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;AAC/I,CAAC;AACD,MAAa,8CAA8CA,IAAAA,EAAE,OAAO;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;CAChL,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAEhE,MAAa,wCAAwCC,eAAAA,OAAO,4CAA4C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/validate-phone-scrub.d.ts
|
|
4
|
-
declare const RealphonevalidationValidatePhoneScrubInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationValidatePhoneScrubInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
output: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
json: "json";
|
|
9
|
+
xml: "xml";
|
|
10
|
+
}>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const RealphonevalidationValidatePhoneScrubOutput: z.ZodObject<{
|
|
13
|
+
Iscell: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
status: z.ZodNullable<z.ZodString>;
|
|
15
|
+
Carrier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
error_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const realphonevalidationValidatePhoneScrub: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
phone: string;
|
|
20
|
+
token: string;
|
|
21
|
+
output?: "json" | "xml" | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { realphonevalidationValidatePhoneScrub };
|
|
9
25
|
//# sourceMappingURL=validate-phone-scrub.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-phone-scrub.d.cts","names":[],"sources":["../../src/actions/validate-phone-scrub.ts"],"mappings":";;;cAIa,0CAAA,
|
|
1
|
+
{"version":3,"file":"validate-phone-scrub.d.cts","names":[],"sources":["../../src/actions/validate-phone-scrub.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;cAK1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;cAO3C,qCAAA,gCAAqC,wBAAA"}
|
|
@@ -1,9 +1,25 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/validate-phone-scrub.d.ts
|
|
4
|
-
declare const RealphonevalidationValidatePhoneScrubInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationValidatePhoneScrubInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
output: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
json: "json";
|
|
9
|
+
xml: "xml";
|
|
10
|
+
}>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const RealphonevalidationValidatePhoneScrubOutput: z.ZodObject<{
|
|
13
|
+
Iscell: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
status: z.ZodNullable<z.ZodString>;
|
|
15
|
+
Carrier: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
error_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
}, z.core.$strip>;
|
|
18
|
+
declare const realphonevalidationValidatePhoneScrub: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
phone: string;
|
|
20
|
+
token: string;
|
|
21
|
+
output?: "json" | "xml" | undefined;
|
|
22
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
23
|
//#endregion
|
|
8
24
|
export { realphonevalidationValidatePhoneScrub };
|
|
9
25
|
//# sourceMappingURL=validate-phone-scrub.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-phone-scrub.d.mts","names":[],"sources":["../../src/actions/validate-phone-scrub.ts"],"mappings":";;;cAIa,0CAAA,
|
|
1
|
+
{"version":3,"file":"validate-phone-scrub.d.mts","names":[],"sources":["../../src/actions/validate-phone-scrub.ts"],"mappings":";;;cAIa,0CAAA,EAA0C,CAAA,CAAA,SAAA;;;;;;;;cAK1C,2CAAA,EAA2C,CAAA,CAAA,SAAA;;;;;;cAO3C,qCAAA,gCAAqC,wBAAA"}
|
|
@@ -11,7 +11,7 @@ const realphonevalidationValidatePhoneScrub = action("REALPHONEVALIDATION_VALIDA
|
|
|
11
11
|
}),
|
|
12
12
|
output: z.object({
|
|
13
13
|
Iscell: z.string().describe("Optional (extra charge): Y=Cell phone, N=Landline, V=VoIP").nullable().optional(),
|
|
14
|
-
status: z.string().describe("Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, ERROR"),
|
|
14
|
+
status: z.string().describe("Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, ERROR").nullable(),
|
|
15
15
|
Carrier: z.string().describe("Optional (extra charge): Service provider name").nullable().optional(),
|
|
16
16
|
error_text: z.string().describe("Error message if applicable, or None if no error").nullable().optional()
|
|
17
17
|
}).describe("Response from the Real Phone Validation Scrub API.")
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-phone-scrub.mjs","names":[],"sources":["../../src/actions/validate-phone-scrub.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationValidatePhoneScrubInput
|
|
1
|
+
{"version":3,"file":"validate-phone-scrub.mjs","names":[],"sources":["../../src/actions/validate-phone-scrub.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationValidatePhoneScrubInput = z.object({\n phone: z.string().describe(\"10-digit US phone number, numeric digits only\"),\n token: z.string().describe(\"Unique API token provided by RealPhoneValidation\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format. JSON or XML. XML output is not supported by this tool.\").optional(),\n});\nexport const RealphonevalidationValidatePhoneScrubOutput = z.object({\n Iscell: z.string().describe(\"Optional (extra charge): Y=Cell phone, N=Landline, V=VoIP\").nullable().optional(),\n status: z.string().describe(\"Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, ERROR\").nullable(),\n Carrier: z.string().describe(\"Optional (extra charge): Service provider name\").nullable().optional(),\n error_text: z.string().describe(\"Error message if applicable, or None if no error\").nullable().optional(),\n}).describe(\"Response from the Real Phone Validation Scrub API.\");\n\nexport const realphonevalidationValidatePhoneScrub = action(\"REALPHONEVALIDATION_VALIDATE_PHONE_SCRUB\", {\n slug: \"realphonevalidation-validate-phone-scrub\",\n name: \"Validate Phone Number (Scrub)\",\n description: \"Tool to validate US phone numbers using budget-friendly Scrub API. Determines connectivity status quickly (under 2 seconds). Best for organizations with large lists/databases on tight budgets that only need connection status. Optional Iscell and Carrier fields available for additional charge.\",\n input: RealphonevalidationValidatePhoneScrubInput,\n output: RealphonevalidationValidatePhoneScrubOutput,\n});\n"],"mappings":";;AAgBA,MAAa,wCAAwC,OAAO,4CAA4C;CACtG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBwD,EAAE,OAAO;EACjE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;EAC1E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAC7E,QAAQ,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CAC/I,CAYS;CACP,QAZyD,EAAE,OAAO;EAClE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yIAAyI,CAAC,CAAC,SAAS;EAChL,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,CAAC,CAAC,CAAC,SAAS,oDAOF;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ const RealphonevalidationValidatePhoneTurboStandardInput = zod.z.object({
|
|
|
7
7
|
output: zod.z.enum(["json", "xml"]).default("json").describe("Response format: 'json' or 'xml'. Defaults to XML if omitted").optional()
|
|
8
8
|
}).describe("Request schema for Turbo Standard phone validation.");
|
|
9
9
|
const RealphonevalidationValidatePhoneTurboStandardOutput = zod.z.object({
|
|
10
|
-
status: zod.z.string().describe("Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, or ERROR"),
|
|
10
|
+
status: zod.z.string().describe("Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, or ERROR").nullable(),
|
|
11
11
|
error_text: zod.z.string().describe("Error message if applicable, empty string or null if no error").nullable().optional(),
|
|
12
12
|
phone_type: zod.z.string().describe("Phone line type: Mobile, Landline, or VoIP. May be null if unavailable").nullable().optional()
|
|
13
13
|
}).describe("Response schema for Turbo Standard phone validation.");
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-phone-turbo-standard.cjs","names":["z","action"],"sources":["../../src/actions/validate-phone-turbo-standard.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationValidatePhoneTurboStandardInput
|
|
1
|
+
{"version":3,"file":"validate-phone-turbo-standard.cjs","names":["z","action"],"sources":["../../src/actions/validate-phone-turbo-standard.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RealphonevalidationValidatePhoneTurboStandardInput = z.object({\n phone: z.string().describe(\"10-digit US phone number, numeric digits only\"),\n token: z.string().describe(\"Unique API token provided by RealValidation\"),\n output: z.enum([\"json\", \"xml\"]).default(\"json\").describe(\"Response format: 'json' or 'xml'. Defaults to XML if omitted\").optional(),\n}).describe(\"Request schema for Turbo Standard phone validation.\");\nexport const RealphonevalidationValidatePhoneTurboStandardOutput = z.object({\n status: z.string().describe(\"Connection status: connected, connected-75, disconnected, disconnected-70, pending, busy, unreachable, invalid phone, restricted, or ERROR\").nullable(),\n error_text: z.string().describe(\"Error message if applicable, empty string or null if no error\").nullable().optional(),\n phone_type: z.string().describe(\"Phone line type: Mobile, Landline, or VoIP. May be null if unavailable\").nullable().optional(),\n}).describe(\"Response schema for Turbo Standard phone validation.\");\n\nexport const realphonevalidationValidatePhoneTurboStandard = action(\"REALPHONEVALIDATION_VALIDATE_PHONE_TURBO_STANDARD\", {\n slug: \"realphonevalidation-validate-phone-turbo-standard\",\n name: \"Validate Phone Turbo Standard\",\n description: \"Tool to perform real-time US phone validation using Turbo Standard API. Provides connection status and phone type (Mobile, Landline, VoIP). Optimized for web forms and apps when only connection status and phone type are needed. Faster than Turbo V3 when only basic validation is required. Returns results in about 2 seconds.\",\n input: RealphonevalidationValidatePhoneTurboStandardInput,\n output: RealphonevalidationValidatePhoneTurboStandardOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qDAAqDA,IAAAA,EAAE,OAAO;CACzE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC1E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CACxE,QAAQA,IAAAA,EAAE,KAAK,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC,QAAQ,MAAM,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AACpI,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,sDAAsDA,IAAAA,EAAE,OAAO;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4IAA4I,CAAC,CAAC,SAAS;CACnL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,gDAAgDC,eAAAA,OAAO,qDAAqD;CACvH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/validate-phone-turbo-standard.d.ts
|
|
4
|
-
declare const RealphonevalidationValidatePhoneTurboStandardInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const RealphonevalidationValidatePhoneTurboStandardInput: z.ZodObject<{
|
|
5
|
+
phone: z.ZodString;
|
|
6
|
+
token: z.ZodString;
|
|
7
|
+
output: z.ZodOptional<z.ZodDefault<z.ZodEnum<{
|
|
8
|
+
json: "json";
|
|
9
|
+
xml: "xml";
|
|
10
|
+
}>>>;
|
|
11
|
+
}, z.core.$strip>;
|
|
12
|
+
declare const RealphonevalidationValidatePhoneTurboStandardOutput: z.ZodObject<{
|
|
13
|
+
status: z.ZodNullable<z.ZodString>;
|
|
14
|
+
error_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
phone_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
}, z.core.$strip>;
|
|
17
|
+
declare const realphonevalidationValidatePhoneTurboStandard: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
18
|
+
phone: string;
|
|
19
|
+
token: string;
|
|
20
|
+
output?: "json" | "xml" | undefined;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { realphonevalidationValidatePhoneTurboStandard };
|
|
9
24
|
//# sourceMappingURL=validate-phone-turbo-standard.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"validate-phone-turbo-standard.d.cts","names":[],"sources":["../../src/actions/validate-phone-turbo-standard.ts"],"mappings":";;;cAIa,kDAAA,
|
|
1
|
+
{"version":3,"file":"validate-phone-turbo-standard.d.cts","names":[],"sources":["../../src/actions/validate-phone-turbo-standard.ts"],"mappings":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;;;;;cAKlD,mDAAA,EAAmD,CAAA,CAAA,SAAA;;;;;cAMnD,6CAAA,gCAA6C,wBAAA"}
|