@keystrokehq/gender_api 0.1.0 → 0.1.1
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/get-country-of-origin-v1.cjs +14 -14
- package/dist/actions/get-country-of-origin-v1.cjs.map +1 -1
- package/dist/actions/get-country-of-origin-v1.d.cts +39 -3
- package/dist/actions/get-country-of-origin-v1.d.cts.map +1 -1
- package/dist/actions/get-country-of-origin-v1.d.mts +39 -3
- package/dist/actions/get-country-of-origin-v1.d.mts.map +1 -1
- package/dist/actions/get-country-of-origin-v1.mjs +14 -14
- package/dist/actions/get-country-of-origin-v1.mjs.map +1 -1
- package/dist/actions/get-country-of-origin.cjs +29 -29
- package/dist/actions/get-country-of-origin.cjs.map +1 -1
- package/dist/actions/get-country-of-origin.d.cts +89 -3
- package/dist/actions/get-country-of-origin.d.cts.map +1 -1
- package/dist/actions/get-country-of-origin.d.mts +89 -3
- package/dist/actions/get-country-of-origin.d.mts.map +1 -1
- package/dist/actions/get-country-of-origin.mjs +29 -29
- package/dist/actions/get-country-of-origin.mjs.map +1 -1
- package/dist/actions/get-statistic.cjs +6 -6
- package/dist/actions/get-statistic.cjs.map +1 -1
- package/dist/actions/get-statistic.d.cts +25 -3
- package/dist/actions/get-statistic.d.cts.map +1 -1
- package/dist/actions/get-statistic.d.mts +25 -3
- package/dist/actions/get-statistic.d.mts.map +1 -1
- package/dist/actions/get-statistic.mjs +6 -6
- package/dist/actions/get-statistic.mjs.map +1 -1
- package/dist/actions/query-by-email-address-multiple.cjs +22 -22
- package/dist/actions/query-by-email-address-multiple.cjs.map +1 -1
- package/dist/actions/query-by-email-address-multiple.d.cts +77 -3
- package/dist/actions/query-by-email-address-multiple.d.cts.map +1 -1
- package/dist/actions/query-by-email-address-multiple.d.mts +77 -3
- package/dist/actions/query-by-email-address-multiple.d.mts.map +1 -1
- package/dist/actions/query-by-email-address-multiple.mjs +22 -22
- package/dist/actions/query-by-email-address-multiple.mjs.map +1 -1
- package/dist/actions/query-by-email-address.cjs +17 -17
- package/dist/actions/query-by-email-address.cjs.map +1 -1
- package/dist/actions/query-by-email-address.d.cts +61 -3
- package/dist/actions/query-by-email-address.d.cts.map +1 -1
- package/dist/actions/query-by-email-address.d.mts +61 -3
- package/dist/actions/query-by-email-address.d.mts.map +1 -1
- package/dist/actions/query-by-email-address.mjs +17 -17
- package/dist/actions/query-by-email-address.mjs.map +1 -1
- package/dist/actions/query-by-first-name.cjs +15 -15
- package/dist/actions/query-by-first-name.cjs.map +1 -1
- package/dist/actions/query-by-first-name.d.cts +57 -3
- package/dist/actions/query-by-first-name.d.cts.map +1 -1
- package/dist/actions/query-by-first-name.d.mts +57 -3
- package/dist/actions/query-by-first-name.d.mts.map +1 -1
- package/dist/actions/query-by-first-name.mjs +15 -15
- package/dist/actions/query-by-first-name.mjs.map +1 -1
- package/dist/actions/query-by-full-name.cjs +16 -16
- package/dist/actions/query-by-full-name.cjs.map +1 -1
- package/dist/actions/query-by-full-name.d.cts +59 -3
- package/dist/actions/query-by-full-name.d.cts.map +1 -1
- package/dist/actions/query-by-full-name.d.mts +59 -3
- package/dist/actions/query-by-full-name.d.mts.map +1 -1
- package/dist/actions/query-by-full-name.mjs +16 -16
- package/dist/actions/query-by-full-name.mjs.map +1 -1
- package/dist/actions/query-gender-by-first-name-multiple.cjs +15 -15
- package/dist/actions/query-gender-by-first-name-multiple.cjs.map +1 -1
- package/dist/actions/query-gender-by-first-name-multiple.d.cts +65 -3
- package/dist/actions/query-gender-by-first-name-multiple.d.cts.map +1 -1
- package/dist/actions/query-gender-by-first-name-multiple.d.mts +65 -3
- package/dist/actions/query-gender-by-first-name-multiple.d.mts.map +1 -1
- package/dist/actions/query-gender-by-first-name-multiple.mjs +15 -15
- package/dist/actions/query-gender-by-first-name-multiple.mjs.map +1 -1
- package/dist/actions/query-gender-by-full-name-multiple.cjs +16 -16
- package/dist/actions/query-gender-by-full-name-multiple.cjs.map +1 -1
- package/dist/actions/query-gender-by-full-name-multiple.d.cts +67 -3
- package/dist/actions/query-gender-by-full-name-multiple.d.cts.map +1 -1
- package/dist/actions/query-gender-by-full-name-multiple.d.mts +67 -3
- package/dist/actions/query-gender-by-full-name-multiple.d.mts.map +1 -1
- package/dist/actions/query-gender-by-full-name-multiple.mjs +16 -16
- package/dist/actions/query-gender-by-full-name-multiple.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":"query-by-first-name.cjs","names":["z","action"],"sources":["../../src/actions/query-by-first-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFirstNameInput
|
|
1
|
+
{"version":3,"file":"query-by-first-name.cjs","names":["z","action"],"sources":["../../src/actions/query-by-first-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFirstNameInput = z.object({\n id: z.string().describe(\"Client-defined correlation ID, max 50 characters.\").optional(),\n ip: z.string().describe(\"Valid IPv4 or IPv6 address.\").optional(),\n locale: z.string().describe(\"Browser locale, e.g., 'en-US'.\").optional(),\n country: z.string().describe(\"ISO 3166 ALPHA-2 country code.\").optional(),\n first_name: z.string().describe(\"Name to query.\"),\n}).describe(\"Request parameters for querying gender by first name.\");\nconst GenderApiQueryByFirstName_QueryByFirstNameInputSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Client-defined correlation ID, max 50 characters.\").optional()),\n ip: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Valid IPv4 or IPv6 address.\").optional()),\n locale: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Browser locale, e.g., 'en-US'.\").optional()),\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ISO 3166 ALPHA-2 country code.\").optional()),\n first_name: z.string().describe(\"Name to query.\").nullable(),\n});\nconst GenderApiQueryByFirstName_QueryByFirstNameDetailsSchema = z.object({\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The country found (may be null).\").optional()),\n samples: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of database records matching the request. Only present when result_found is true.\").optional()),\n duration: z.string().describe(\"Server processing time, e.g., '436ms'.\").nullable(),\n credits_used: z.number().int().describe(\"Requests (credits) used for this query.\").nullable(),\n first_name_sanitized: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name after normalization. Only present when result_found is true.\").optional()),\n});\nexport const GenderApiQueryByFirstNameOutput = z.object({\n input: GenderApiQueryByFirstName_QueryByFirstNameInputSchema.nullable(),\n gender: z.preprocess((value) => (value === null ? undefined : value), z.enum([\"male\", \"female\", \"unknown\"]).describe(\"One of: male, female, unknown. Only present when result_found is true.\").optional()),\n details: GenderApiQueryByFirstName_QueryByFirstNameDetailsSchema.nullable(),\n first_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The first name used for genderization. Only present when result_found is true.\").optional()),\n probability: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Reliability of the result between 0 and 1. Only present when result_found is true.\").optional()),\n result_found: z.boolean().describe(\"True if a gender could be determined for the name.\").nullable(),\n});\n\nexport const genderApiQueryByFirstName = action(\"GENDER_API_QUERY_BY_FIRST_NAME\", {\n slug: \"gender_api-query-by-first-name\",\n name: \"Gender From First Name\",\n description: \"Tool to determine the gender of a first name. Use when you need to identify gender based on a given name.\",\n input: GenderApiQueryByFirstNameInput,\n output: GenderApiQueryByFirstNameOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,63 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-by-first-name.d.ts
|
|
4
|
-
declare const GenderApiQueryByFirstNameInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const GenderApiQueryByFirstNameInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
ip: z.ZodOptional<z.ZodString>;
|
|
7
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
8
|
+
country: z.ZodOptional<z.ZodString>;
|
|
9
|
+
first_name: z.ZodString;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const GenderApiQueryByFirstNameOutput: z.ZodObject<{
|
|
12
|
+
input: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
ip: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
locale: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
17
|
+
first_name: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>>;
|
|
19
|
+
gender: z.ZodPreprocess<z.ZodOptional<z.ZodEnum<{
|
|
20
|
+
unknown: "unknown";
|
|
21
|
+
male: "male";
|
|
22
|
+
female: "female";
|
|
23
|
+
}>>>;
|
|
24
|
+
details: z.ZodNullable<z.ZodObject<{
|
|
25
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
26
|
+
samples: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
27
|
+
duration: z.ZodNullable<z.ZodString>;
|
|
28
|
+
credits_used: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
first_name_sanitized: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
30
|
+
}, z.core.$strip>>;
|
|
31
|
+
first_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
probability: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
33
|
+
result_found: z.ZodNullable<z.ZodBoolean>;
|
|
34
|
+
}, z.core.$strip>;
|
|
35
|
+
declare const genderApiQueryByFirstName: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
|
+
first_name: string;
|
|
37
|
+
id?: string | undefined;
|
|
38
|
+
ip?: string | undefined;
|
|
39
|
+
locale?: string | undefined;
|
|
40
|
+
country?: string | undefined;
|
|
41
|
+
}, {
|
|
42
|
+
input: {
|
|
43
|
+
first_name: string | null;
|
|
44
|
+
id?: string | undefined;
|
|
45
|
+
ip?: string | undefined;
|
|
46
|
+
locale?: string | undefined;
|
|
47
|
+
country?: string | undefined;
|
|
48
|
+
} | null;
|
|
49
|
+
details: {
|
|
50
|
+
duration: string | null;
|
|
51
|
+
credits_used: number | null;
|
|
52
|
+
country?: string | undefined;
|
|
53
|
+
samples?: number | undefined;
|
|
54
|
+
first_name_sanitized?: string | undefined;
|
|
55
|
+
} | null;
|
|
56
|
+
result_found: boolean | null;
|
|
57
|
+
gender?: "unknown" | "male" | "female" | undefined;
|
|
58
|
+
first_name?: string | undefined;
|
|
59
|
+
probability?: number | undefined;
|
|
60
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
61
|
//#endregion
|
|
8
62
|
export { genderApiQueryByFirstName };
|
|
9
63
|
//# sourceMappingURL=query-by-first-name.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-by-first-name.d.cts","names":[],"sources":["../../src/actions/query-by-first-name.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"query-by-first-name.d.cts","names":[],"sources":["../../src/actions/query-by-first-name.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAqB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAS/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -1,9 +1,63 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-by-first-name.d.ts
|
|
4
|
-
declare const GenderApiQueryByFirstNameInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const GenderApiQueryByFirstNameInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
ip: z.ZodOptional<z.ZodString>;
|
|
7
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
8
|
+
country: z.ZodOptional<z.ZodString>;
|
|
9
|
+
first_name: z.ZodString;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const GenderApiQueryByFirstNameOutput: z.ZodObject<{
|
|
12
|
+
input: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
ip: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
locale: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
17
|
+
first_name: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>>;
|
|
19
|
+
gender: z.ZodPreprocess<z.ZodOptional<z.ZodEnum<{
|
|
20
|
+
unknown: "unknown";
|
|
21
|
+
male: "male";
|
|
22
|
+
female: "female";
|
|
23
|
+
}>>>;
|
|
24
|
+
details: z.ZodNullable<z.ZodObject<{
|
|
25
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
26
|
+
samples: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
27
|
+
duration: z.ZodNullable<z.ZodString>;
|
|
28
|
+
credits_used: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
first_name_sanitized: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
30
|
+
}, z.core.$strip>>;
|
|
31
|
+
first_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
probability: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
33
|
+
result_found: z.ZodNullable<z.ZodBoolean>;
|
|
34
|
+
}, z.core.$strip>;
|
|
35
|
+
declare const genderApiQueryByFirstName: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
|
+
first_name: string;
|
|
37
|
+
id?: string | undefined;
|
|
38
|
+
ip?: string | undefined;
|
|
39
|
+
locale?: string | undefined;
|
|
40
|
+
country?: string | undefined;
|
|
41
|
+
}, {
|
|
42
|
+
input: {
|
|
43
|
+
first_name: string | null;
|
|
44
|
+
id?: string | undefined;
|
|
45
|
+
ip?: string | undefined;
|
|
46
|
+
locale?: string | undefined;
|
|
47
|
+
country?: string | undefined;
|
|
48
|
+
} | null;
|
|
49
|
+
details: {
|
|
50
|
+
duration: string | null;
|
|
51
|
+
credits_used: number | null;
|
|
52
|
+
country?: string | undefined;
|
|
53
|
+
samples?: number | undefined;
|
|
54
|
+
first_name_sanitized?: string | undefined;
|
|
55
|
+
} | null;
|
|
56
|
+
result_found: boolean | null;
|
|
57
|
+
gender?: "unknown" | "male" | "female" | undefined;
|
|
58
|
+
first_name?: string | undefined;
|
|
59
|
+
probability?: number | undefined;
|
|
60
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
61
|
//#endregion
|
|
8
62
|
export { genderApiQueryByFirstName };
|
|
9
63
|
//# sourceMappingURL=query-by-first-name.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-by-first-name.d.mts","names":[],"sources":["../../src/actions/query-by-first-name.ts"],"mappings":";;;cAIa,8BAAA,
|
|
1
|
+
{"version":3,"file":"query-by-first-name.d.mts","names":[],"sources":["../../src/actions/query-by-first-name.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;cAqB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAS/B,yBAAA,gCAAyB,wBAAA"}
|
|
@@ -9,18 +9,18 @@ const GenderApiQueryByFirstNameInput = z.object({
|
|
|
9
9
|
first_name: z.string().describe("Name to query.")
|
|
10
10
|
}).describe("Request parameters for querying gender by first name.");
|
|
11
11
|
const GenderApiQueryByFirstName_QueryByFirstNameInputSchema = z.object({
|
|
12
|
-
id: z.string().describe("Client-defined correlation ID, max 50 characters.").
|
|
13
|
-
ip: z.string().describe("Valid IPv4 or IPv6 address.").
|
|
14
|
-
locale: z.string().describe("Browser locale, e.g., 'en-US'.").
|
|
15
|
-
country: z.string().describe("ISO 3166 ALPHA-2 country code.").
|
|
16
|
-
first_name: z.string().describe("Name to query.")
|
|
12
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Client-defined correlation ID, max 50 characters.").optional()),
|
|
13
|
+
ip: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Valid IPv4 or IPv6 address.").optional()),
|
|
14
|
+
locale: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Browser locale, e.g., 'en-US'.").optional()),
|
|
15
|
+
country: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("ISO 3166 ALPHA-2 country code.").optional()),
|
|
16
|
+
first_name: z.string().describe("Name to query.").nullable()
|
|
17
17
|
});
|
|
18
18
|
const GenderApiQueryByFirstName_QueryByFirstNameDetailsSchema = z.object({
|
|
19
|
-
country: z.string().describe("The country found (may be null).").
|
|
20
|
-
samples: z.number().int().describe("Number of database records matching the request. Only present when result_found is true.").
|
|
21
|
-
duration: z.string().describe("Server processing time, e.g., '436ms'."),
|
|
22
|
-
credits_used: z.number().int().describe("Requests (credits) used for this query."),
|
|
23
|
-
first_name_sanitized: z.string().describe("Name after normalization. Only present when result_found is true.").
|
|
19
|
+
country: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The country found (may be null).").optional()),
|
|
20
|
+
samples: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of database records matching the request. Only present when result_found is true.").optional()),
|
|
21
|
+
duration: z.string().describe("Server processing time, e.g., '436ms'.").nullable(),
|
|
22
|
+
credits_used: z.number().int().describe("Requests (credits) used for this query.").nullable(),
|
|
23
|
+
first_name_sanitized: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Name after normalization. Only present when result_found is true.").optional())
|
|
24
24
|
});
|
|
25
25
|
const genderApiQueryByFirstName = action("GENDER_API_QUERY_BY_FIRST_NAME", {
|
|
26
26
|
slug: "gender_api-query-by-first-name",
|
|
@@ -29,15 +29,15 @@ const genderApiQueryByFirstName = action("GENDER_API_QUERY_BY_FIRST_NAME", {
|
|
|
29
29
|
input: GenderApiQueryByFirstNameInput,
|
|
30
30
|
output: z.object({
|
|
31
31
|
input: GenderApiQueryByFirstName_QueryByFirstNameInputSchema.nullable(),
|
|
32
|
-
gender: z.enum([
|
|
32
|
+
gender: z.preprocess((value) => value === null ? void 0 : value, z.enum([
|
|
33
33
|
"male",
|
|
34
34
|
"female",
|
|
35
35
|
"unknown"
|
|
36
|
-
]).describe("One of: male, female, unknown. Only present when result_found is true.").
|
|
36
|
+
]).describe("One of: male, female, unknown. Only present when result_found is true.").optional()),
|
|
37
37
|
details: GenderApiQueryByFirstName_QueryByFirstNameDetailsSchema.nullable(),
|
|
38
|
-
first_name: z.string().describe("The first name used for genderization. Only present when result_found is true.").
|
|
39
|
-
probability: z.number().describe("Reliability of the result between 0 and 1. Only present when result_found is true.").
|
|
40
|
-
result_found: z.boolean().describe("True if a gender could be determined for the name.")
|
|
38
|
+
first_name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("The first name used for genderization. Only present when result_found is true.").optional()),
|
|
39
|
+
probability: z.preprocess((value) => value === null ? void 0 : value, z.number().describe("Reliability of the result between 0 and 1. Only present when result_found is true.").optional()),
|
|
40
|
+
result_found: z.boolean().describe("True if a gender could be determined for the name.").nullable()
|
|
41
41
|
})
|
|
42
42
|
});
|
|
43
43
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-by-first-name.mjs","names":[],"sources":["../../src/actions/query-by-first-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFirstNameInput
|
|
1
|
+
{"version":3,"file":"query-by-first-name.mjs","names":[],"sources":["../../src/actions/query-by-first-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFirstNameInput = z.object({\n id: z.string().describe(\"Client-defined correlation ID, max 50 characters.\").optional(),\n ip: z.string().describe(\"Valid IPv4 or IPv6 address.\").optional(),\n locale: z.string().describe(\"Browser locale, e.g., 'en-US'.\").optional(),\n country: z.string().describe(\"ISO 3166 ALPHA-2 country code.\").optional(),\n first_name: z.string().describe(\"Name to query.\"),\n}).describe(\"Request parameters for querying gender by first name.\");\nconst GenderApiQueryByFirstName_QueryByFirstNameInputSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Client-defined correlation ID, max 50 characters.\").optional()),\n ip: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Valid IPv4 or IPv6 address.\").optional()),\n locale: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Browser locale, e.g., 'en-US'.\").optional()),\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ISO 3166 ALPHA-2 country code.\").optional()),\n first_name: z.string().describe(\"Name to query.\").nullable(),\n});\nconst GenderApiQueryByFirstName_QueryByFirstNameDetailsSchema = z.object({\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The country found (may be null).\").optional()),\n samples: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of database records matching the request. Only present when result_found is true.\").optional()),\n duration: z.string().describe(\"Server processing time, e.g., '436ms'.\").nullable(),\n credits_used: z.number().int().describe(\"Requests (credits) used for this query.\").nullable(),\n first_name_sanitized: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Name after normalization. Only present when result_found is true.\").optional()),\n});\nexport const GenderApiQueryByFirstNameOutput = z.object({\n input: GenderApiQueryByFirstName_QueryByFirstNameInputSchema.nullable(),\n gender: z.preprocess((value) => (value === null ? undefined : value), z.enum([\"male\", \"female\", \"unknown\"]).describe(\"One of: male, female, unknown. Only present when result_found is true.\").optional()),\n details: GenderApiQueryByFirstName_QueryByFirstNameDetailsSchema.nullable(),\n first_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"The first name used for genderization. Only present when result_found is true.\").optional()),\n probability: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Reliability of the result between 0 and 1. Only present when result_found is true.\").optional()),\n result_found: z.boolean().describe(\"True if a gender could be determined for the name.\").nullable(),\n});\n\nexport const genderApiQueryByFirstName = action(\"GENDER_API_QUERY_BY_FIRST_NAME\", {\n slug: \"gender_api-query-by-first-name\",\n name: \"Gender From First Name\",\n description: \"Tool to determine the gender of a first name. Use when you need to identify gender based on a given name.\",\n input: GenderApiQueryByFirstNameInput,\n output: GenderApiQueryByFirstNameOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CACtF,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAChE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACvE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB;AAClD,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC;CACrJ,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC;CAC/H,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC;CACtI,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC;CACvI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;AAC7D,CAAC;AACD,MAAM,0DAA0D,EAAE,OAAO;CACvE,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC;CACzI,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0FAA0F,CAAC,CAAC,SAAS,CAAC;CACvM,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC5F,sBAAsB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC;AACzL,CAAC;AAUD,MAAa,4BAA4B,OAAO,kCAAkC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd6C,EAAE,OAAO;EACtD,OAAO,sDAAsD,SAAS;EACtE,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,KAAK;GAAC;GAAQ;GAAU;EAAS,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC;EACzM,SAAS,wDAAwD,SAAS;EAC1E,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS,CAAC;EAC1L,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS,CAAC;EAC/L,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACpG,CAOU;AACV,CAAC"}
|
|
@@ -9,31 +9,31 @@ const GenderApiQueryByFullNameInput = zod.z.object({
|
|
|
9
9
|
full_name: zod.z.string().describe("Full name to query; must contain at least one non-space character.")
|
|
10
10
|
}).describe("Request model for querying gender by full name.");
|
|
11
11
|
const GenderApiQueryByFullName_QueryByFullNameRequestSchema = zod.z.object({
|
|
12
|
-
id: zod.z.string().describe("Arbitrary ID (max 50 chars) for correlating batch responses.").
|
|
13
|
-
ip: zod.z.string().describe("Valid IPv4 or IPv6 address for geo-based gender inference.").
|
|
14
|
-
locale: zod.z.string().describe("Browser locale string (e.g., en_US) for more accurate inference.").
|
|
15
|
-
country: zod.z.string().describe("ISO 3166 alpha-2 country code to hint regional gender conventions.").
|
|
16
|
-
full_name: zod.z.string().describe("Full name to query; must contain at least one non-space character.")
|
|
12
|
+
id: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Arbitrary ID (max 50 chars) for correlating batch responses.").optional()),
|
|
13
|
+
ip: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Valid IPv4 or IPv6 address for geo-based gender inference.").optional()),
|
|
14
|
+
locale: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Browser locale string (e.g., en_US) for more accurate inference.").optional()),
|
|
15
|
+
country: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("ISO 3166 alpha-2 country code to hint regional gender conventions.").optional()),
|
|
16
|
+
full_name: zod.z.string().describe("Full name to query; must contain at least one non-space character.").nullable()
|
|
17
17
|
}).describe("Request model for querying gender by full name.");
|
|
18
18
|
const GenderApiQueryByFullName_DetailsSchema = zod.z.object({
|
|
19
|
-
country: zod.z.string().describe("Country code determined by API.").
|
|
20
|
-
samples: zod.z.number().int().describe("Number of matching records. May be absent when no result is found.").
|
|
21
|
-
duration: zod.z.string().describe("Server processing time (e.g., '120ms')."),
|
|
22
|
-
credits_used: zod.z.number().int().describe("Number of credits consumed by this query."),
|
|
23
|
-
first_name_sanitized: zod.z.string().describe("Sanitized first name used for lookup. May be absent when no result is found.").
|
|
19
|
+
country: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Country code determined by API.").optional()),
|
|
20
|
+
samples: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().int().describe("Number of matching records. May be absent when no result is found.").optional()),
|
|
21
|
+
duration: zod.z.string().describe("Server processing time (e.g., '120ms').").nullable(),
|
|
22
|
+
credits_used: zod.z.number().int().describe("Number of credits consumed by this query.").nullable(),
|
|
23
|
+
first_name_sanitized: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Sanitized first name used for lookup. May be absent when no result is found.").optional())
|
|
24
24
|
});
|
|
25
25
|
const GenderApiQueryByFullNameOutput = zod.z.object({
|
|
26
26
|
input: GenderApiQueryByFullName_QueryByFullNameRequestSchema.nullable(),
|
|
27
|
-
gender: zod.z.enum([
|
|
27
|
+
gender: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.enum([
|
|
28
28
|
"male",
|
|
29
29
|
"female",
|
|
30
30
|
"unknown"
|
|
31
|
-
]).describe("Inferred gender category. Only present when result_found is true.").
|
|
31
|
+
]).describe("Inferred gender category. Only present when result_found is true.").optional()),
|
|
32
32
|
details: GenderApiQueryByFullName_DetailsSchema.nullable(),
|
|
33
|
-
last_name: zod.z.string().describe("Parsed last name from the full_name. Only present when result_found is true.").
|
|
34
|
-
first_name: zod.z.string().describe("Parsed first name from the full_name. Only present when result_found is true.").
|
|
35
|
-
probability: zod.z.number().describe("Confidence score from 0.0 to 1.0. Only present when result_found is true.").
|
|
36
|
-
result_found: zod.z.boolean().describe("Whether a matching gender record was found.")
|
|
33
|
+
last_name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Parsed last name from the full_name. Only present when result_found is true.").optional()),
|
|
34
|
+
first_name: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.string().describe("Parsed first name from the full_name. Only present when result_found is true.").optional()),
|
|
35
|
+
probability: zod.z.preprocess((value) => value === null ? void 0 : value, zod.z.number().describe("Confidence score from 0.0 to 1.0. Only present when result_found is true.").optional()),
|
|
36
|
+
result_found: zod.z.boolean().describe("Whether a matching gender record was found.").nullable()
|
|
37
37
|
}).describe("Response model from gender-api.com for a single-name lookup.");
|
|
38
38
|
const genderApiQueryByFullName = require_action.action("GENDER_API_QUERY_BY_FULL_NAME", {
|
|
39
39
|
slug: "gender_api-query-by-full-name",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-by-full-name.cjs","names":["z","action"],"sources":["../../src/actions/query-by-full-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFullNameInput
|
|
1
|
+
{"version":3,"file":"query-by-full-name.cjs","names":["z","action"],"sources":["../../src/actions/query-by-full-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFullNameInput = z.object({\n id: z.string().describe(\"Arbitrary ID (max 50 chars) for correlating batch responses.\").optional(),\n ip: z.string().describe(\"Valid IPv4 or IPv6 address for geo-based gender inference.\").optional(),\n locale: z.string().describe(\"Browser locale string (e.g., en_US) for more accurate inference.\").optional(),\n country: z.string().describe(\"ISO 3166 alpha-2 country code to hint regional gender conventions.\").optional(),\n full_name: z.string().describe(\"Full name to query; must contain at least one non-space character.\"),\n}).describe(\"Request model for querying gender by full name.\");\nconst GenderApiQueryByFullName_QueryByFullNameRequestSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Arbitrary ID (max 50 chars) for correlating batch responses.\").optional()),\n ip: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Valid IPv4 or IPv6 address for geo-based gender inference.\").optional()),\n locale: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Browser locale string (e.g., en_US) for more accurate inference.\").optional()),\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ISO 3166 alpha-2 country code to hint regional gender conventions.\").optional()),\n full_name: z.string().describe(\"Full name to query; must contain at least one non-space character.\").nullable(),\n}).describe(\"Request model for querying gender by full name.\");\nconst GenderApiQueryByFullName_DetailsSchema = z.object({\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Country code determined by API.\").optional()),\n samples: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of matching records. May be absent when no result is found.\").optional()),\n duration: z.string().describe(\"Server processing time (e.g., '120ms').\").nullable(),\n credits_used: z.number().int().describe(\"Number of credits consumed by this query.\").nullable(),\n first_name_sanitized: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Sanitized first name used for lookup. May be absent when no result is found.\").optional()),\n});\nexport const GenderApiQueryByFullNameOutput = z.object({\n input: GenderApiQueryByFullName_QueryByFullNameRequestSchema.nullable(),\n gender: z.preprocess((value) => (value === null ? undefined : value), z.enum([\"male\", \"female\", \"unknown\"]).describe(\"Inferred gender category. Only present when result_found is true.\").optional()),\n details: GenderApiQueryByFullName_DetailsSchema.nullable(),\n last_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Parsed last name from the full_name. Only present when result_found is true.\").optional()),\n first_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Parsed first name from the full_name. Only present when result_found is true.\").optional()),\n probability: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Confidence score from 0.0 to 1.0. Only present when result_found is true.\").optional()),\n result_found: z.boolean().describe(\"Whether a matching gender record was found.\").nullable(),\n}).describe(\"Response model from gender-api.com for a single-name lookup.\");\n\nexport const genderApiQueryByFullName = action(\"GENDER_API_QUERY_BY_FULL_NAME\", {\n slug: \"gender_api-query-by-full-name\",\n name: \"Query Gender by Full Name\",\n description: \"Tool to determine gender by splitting a full name. Use when you have an exact full name string and want to infer gender. Slightly less reliable for rare or ambiguous names.\",\n input: GenderApiQueryByFullNameInput,\n output: GenderApiQueryByFullNameOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,65 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-by-full-name.d.ts
|
|
4
|
-
declare const GenderApiQueryByFullNameInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const GenderApiQueryByFullNameInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
ip: z.ZodOptional<z.ZodString>;
|
|
7
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
8
|
+
country: z.ZodOptional<z.ZodString>;
|
|
9
|
+
full_name: z.ZodString;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const GenderApiQueryByFullNameOutput: z.ZodObject<{
|
|
12
|
+
input: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
ip: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
locale: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
17
|
+
full_name: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>>;
|
|
19
|
+
gender: z.ZodPreprocess<z.ZodOptional<z.ZodEnum<{
|
|
20
|
+
unknown: "unknown";
|
|
21
|
+
male: "male";
|
|
22
|
+
female: "female";
|
|
23
|
+
}>>>;
|
|
24
|
+
details: z.ZodNullable<z.ZodObject<{
|
|
25
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
26
|
+
samples: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
27
|
+
duration: z.ZodNullable<z.ZodString>;
|
|
28
|
+
credits_used: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
first_name_sanitized: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
30
|
+
}, z.core.$strip>>;
|
|
31
|
+
last_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
first_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
33
|
+
probability: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
34
|
+
result_found: z.ZodNullable<z.ZodBoolean>;
|
|
35
|
+
}, z.core.$strip>;
|
|
36
|
+
declare const genderApiQueryByFullName: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
|
+
full_name: string;
|
|
38
|
+
id?: string | undefined;
|
|
39
|
+
ip?: string | undefined;
|
|
40
|
+
locale?: string | undefined;
|
|
41
|
+
country?: string | undefined;
|
|
42
|
+
}, {
|
|
43
|
+
input: {
|
|
44
|
+
full_name: string | null;
|
|
45
|
+
id?: string | undefined;
|
|
46
|
+
ip?: string | undefined;
|
|
47
|
+
locale?: string | undefined;
|
|
48
|
+
country?: string | undefined;
|
|
49
|
+
} | null;
|
|
50
|
+
details: {
|
|
51
|
+
duration: string | null;
|
|
52
|
+
credits_used: number | null;
|
|
53
|
+
country?: string | undefined;
|
|
54
|
+
samples?: number | undefined;
|
|
55
|
+
first_name_sanitized?: string | undefined;
|
|
56
|
+
} | null;
|
|
57
|
+
result_found: boolean | null;
|
|
58
|
+
gender?: "unknown" | "male" | "female" | undefined;
|
|
59
|
+
last_name?: string | undefined;
|
|
60
|
+
first_name?: string | undefined;
|
|
61
|
+
probability?: number | undefined;
|
|
62
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
63
|
//#endregion
|
|
8
64
|
export { genderApiQueryByFullName };
|
|
9
65
|
//# sourceMappingURL=query-by-full-name.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-by-full-name.d.cts","names":[],"sources":["../../src/actions/query-by-full-name.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"query-by-full-name.d.cts","names":[],"sources":["../../src/actions/query-by-full-name.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAqB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -1,9 +1,65 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/query-by-full-name.d.ts
|
|
4
|
-
declare const GenderApiQueryByFullNameInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const GenderApiQueryByFullNameInput: z.ZodObject<{
|
|
5
|
+
id: z.ZodOptional<z.ZodString>;
|
|
6
|
+
ip: z.ZodOptional<z.ZodString>;
|
|
7
|
+
locale: z.ZodOptional<z.ZodString>;
|
|
8
|
+
country: z.ZodOptional<z.ZodString>;
|
|
9
|
+
full_name: z.ZodString;
|
|
10
|
+
}, z.core.$strip>;
|
|
11
|
+
declare const GenderApiQueryByFullNameOutput: z.ZodObject<{
|
|
12
|
+
input: z.ZodNullable<z.ZodObject<{
|
|
13
|
+
id: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
14
|
+
ip: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
15
|
+
locale: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
16
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
17
|
+
full_name: z.ZodNullable<z.ZodString>;
|
|
18
|
+
}, z.core.$strip>>;
|
|
19
|
+
gender: z.ZodPreprocess<z.ZodOptional<z.ZodEnum<{
|
|
20
|
+
unknown: "unknown";
|
|
21
|
+
male: "male";
|
|
22
|
+
female: "female";
|
|
23
|
+
}>>>;
|
|
24
|
+
details: z.ZodNullable<z.ZodObject<{
|
|
25
|
+
country: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
26
|
+
samples: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
27
|
+
duration: z.ZodNullable<z.ZodString>;
|
|
28
|
+
credits_used: z.ZodNullable<z.ZodNumber>;
|
|
29
|
+
first_name_sanitized: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
30
|
+
}, z.core.$strip>>;
|
|
31
|
+
last_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
32
|
+
first_name: z.ZodPreprocess<z.ZodOptional<z.ZodString>>;
|
|
33
|
+
probability: z.ZodPreprocess<z.ZodOptional<z.ZodNumber>>;
|
|
34
|
+
result_found: z.ZodNullable<z.ZodBoolean>;
|
|
35
|
+
}, z.core.$strip>;
|
|
36
|
+
declare const genderApiQueryByFullName: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
|
+
full_name: string;
|
|
38
|
+
id?: string | undefined;
|
|
39
|
+
ip?: string | undefined;
|
|
40
|
+
locale?: string | undefined;
|
|
41
|
+
country?: string | undefined;
|
|
42
|
+
}, {
|
|
43
|
+
input: {
|
|
44
|
+
full_name: string | null;
|
|
45
|
+
id?: string | undefined;
|
|
46
|
+
ip?: string | undefined;
|
|
47
|
+
locale?: string | undefined;
|
|
48
|
+
country?: string | undefined;
|
|
49
|
+
} | null;
|
|
50
|
+
details: {
|
|
51
|
+
duration: string | null;
|
|
52
|
+
credits_used: number | null;
|
|
53
|
+
country?: string | undefined;
|
|
54
|
+
samples?: number | undefined;
|
|
55
|
+
first_name_sanitized?: string | undefined;
|
|
56
|
+
} | null;
|
|
57
|
+
result_found: boolean | null;
|
|
58
|
+
gender?: "unknown" | "male" | "female" | undefined;
|
|
59
|
+
last_name?: string | undefined;
|
|
60
|
+
first_name?: string | undefined;
|
|
61
|
+
probability?: number | undefined;
|
|
62
|
+
}, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
63
|
//#endregion
|
|
8
64
|
export { genderApiQueryByFullName };
|
|
9
65
|
//# sourceMappingURL=query-by-full-name.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-by-full-name.d.mts","names":[],"sources":["../../src/actions/query-by-full-name.ts"],"mappings":";;;cAIa,6BAAA,
|
|
1
|
+
{"version":3,"file":"query-by-full-name.d.mts","names":[],"sources":["../../src/actions/query-by-full-name.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAqB7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAU9B,wBAAA,gCAAwB,wBAAA"}
|
|
@@ -9,18 +9,18 @@ const GenderApiQueryByFullNameInput = z.object({
|
|
|
9
9
|
full_name: z.string().describe("Full name to query; must contain at least one non-space character.")
|
|
10
10
|
}).describe("Request model for querying gender by full name.");
|
|
11
11
|
const GenderApiQueryByFullName_QueryByFullNameRequestSchema = z.object({
|
|
12
|
-
id: z.string().describe("Arbitrary ID (max 50 chars) for correlating batch responses.").
|
|
13
|
-
ip: z.string().describe("Valid IPv4 or IPv6 address for geo-based gender inference.").
|
|
14
|
-
locale: z.string().describe("Browser locale string (e.g., en_US) for more accurate inference.").
|
|
15
|
-
country: z.string().describe("ISO 3166 alpha-2 country code to hint regional gender conventions.").
|
|
16
|
-
full_name: z.string().describe("Full name to query; must contain at least one non-space character.")
|
|
12
|
+
id: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Arbitrary ID (max 50 chars) for correlating batch responses.").optional()),
|
|
13
|
+
ip: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Valid IPv4 or IPv6 address for geo-based gender inference.").optional()),
|
|
14
|
+
locale: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Browser locale string (e.g., en_US) for more accurate inference.").optional()),
|
|
15
|
+
country: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("ISO 3166 alpha-2 country code to hint regional gender conventions.").optional()),
|
|
16
|
+
full_name: z.string().describe("Full name to query; must contain at least one non-space character.").nullable()
|
|
17
17
|
}).describe("Request model for querying gender by full name.");
|
|
18
18
|
const GenderApiQueryByFullName_DetailsSchema = z.object({
|
|
19
|
-
country: z.string().describe("Country code determined by API.").
|
|
20
|
-
samples: z.number().int().describe("Number of matching records. May be absent when no result is found.").
|
|
21
|
-
duration: z.string().describe("Server processing time (e.g., '120ms')."),
|
|
22
|
-
credits_used: z.number().int().describe("Number of credits consumed by this query."),
|
|
23
|
-
first_name_sanitized: z.string().describe("Sanitized first name used for lookup. May be absent when no result is found.").
|
|
19
|
+
country: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Country code determined by API.").optional()),
|
|
20
|
+
samples: z.preprocess((value) => value === null ? void 0 : value, z.number().int().describe("Number of matching records. May be absent when no result is found.").optional()),
|
|
21
|
+
duration: z.string().describe("Server processing time (e.g., '120ms').").nullable(),
|
|
22
|
+
credits_used: z.number().int().describe("Number of credits consumed by this query.").nullable(),
|
|
23
|
+
first_name_sanitized: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Sanitized first name used for lookup. May be absent when no result is found.").optional())
|
|
24
24
|
});
|
|
25
25
|
const genderApiQueryByFullName = action("GENDER_API_QUERY_BY_FULL_NAME", {
|
|
26
26
|
slug: "gender_api-query-by-full-name",
|
|
@@ -29,16 +29,16 @@ const genderApiQueryByFullName = action("GENDER_API_QUERY_BY_FULL_NAME", {
|
|
|
29
29
|
input: GenderApiQueryByFullNameInput,
|
|
30
30
|
output: z.object({
|
|
31
31
|
input: GenderApiQueryByFullName_QueryByFullNameRequestSchema.nullable(),
|
|
32
|
-
gender: z.enum([
|
|
32
|
+
gender: z.preprocess((value) => value === null ? void 0 : value, z.enum([
|
|
33
33
|
"male",
|
|
34
34
|
"female",
|
|
35
35
|
"unknown"
|
|
36
|
-
]).describe("Inferred gender category. Only present when result_found is true.").
|
|
36
|
+
]).describe("Inferred gender category. Only present when result_found is true.").optional()),
|
|
37
37
|
details: GenderApiQueryByFullName_DetailsSchema.nullable(),
|
|
38
|
-
last_name: z.string().describe("Parsed last name from the full_name. Only present when result_found is true.").
|
|
39
|
-
first_name: z.string().describe("Parsed first name from the full_name. Only present when result_found is true.").
|
|
40
|
-
probability: z.number().describe("Confidence score from 0.0 to 1.0. Only present when result_found is true.").
|
|
41
|
-
result_found: z.boolean().describe("Whether a matching gender record was found.")
|
|
38
|
+
last_name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Parsed last name from the full_name. Only present when result_found is true.").optional()),
|
|
39
|
+
first_name: z.preprocess((value) => value === null ? void 0 : value, z.string().describe("Parsed first name from the full_name. Only present when result_found is true.").optional()),
|
|
40
|
+
probability: z.preprocess((value) => value === null ? void 0 : value, z.number().describe("Confidence score from 0.0 to 1.0. Only present when result_found is true.").optional()),
|
|
41
|
+
result_found: z.boolean().describe("Whether a matching gender record was found.").nullable()
|
|
42
42
|
}).describe("Response model from gender-api.com for a single-name lookup.")
|
|
43
43
|
});
|
|
44
44
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-by-full-name.mjs","names":[],"sources":["../../src/actions/query-by-full-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFullNameInput
|
|
1
|
+
{"version":3,"file":"query-by-full-name.mjs","names":[],"sources":["../../src/actions/query-by-full-name.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const GenderApiQueryByFullNameInput = z.object({\n id: z.string().describe(\"Arbitrary ID (max 50 chars) for correlating batch responses.\").optional(),\n ip: z.string().describe(\"Valid IPv4 or IPv6 address for geo-based gender inference.\").optional(),\n locale: z.string().describe(\"Browser locale string (e.g., en_US) for more accurate inference.\").optional(),\n country: z.string().describe(\"ISO 3166 alpha-2 country code to hint regional gender conventions.\").optional(),\n full_name: z.string().describe(\"Full name to query; must contain at least one non-space character.\"),\n}).describe(\"Request model for querying gender by full name.\");\nconst GenderApiQueryByFullName_QueryByFullNameRequestSchema = z.object({\n id: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Arbitrary ID (max 50 chars) for correlating batch responses.\").optional()),\n ip: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Valid IPv4 or IPv6 address for geo-based gender inference.\").optional()),\n locale: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Browser locale string (e.g., en_US) for more accurate inference.\").optional()),\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"ISO 3166 alpha-2 country code to hint regional gender conventions.\").optional()),\n full_name: z.string().describe(\"Full name to query; must contain at least one non-space character.\").nullable(),\n}).describe(\"Request model for querying gender by full name.\");\nconst GenderApiQueryByFullName_DetailsSchema = z.object({\n country: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Country code determined by API.\").optional()),\n samples: z.preprocess((value) => (value === null ? undefined : value), z.number().int().describe(\"Number of matching records. May be absent when no result is found.\").optional()),\n duration: z.string().describe(\"Server processing time (e.g., '120ms').\").nullable(),\n credits_used: z.number().int().describe(\"Number of credits consumed by this query.\").nullable(),\n first_name_sanitized: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Sanitized first name used for lookup. May be absent when no result is found.\").optional()),\n});\nexport const GenderApiQueryByFullNameOutput = z.object({\n input: GenderApiQueryByFullName_QueryByFullNameRequestSchema.nullable(),\n gender: z.preprocess((value) => (value === null ? undefined : value), z.enum([\"male\", \"female\", \"unknown\"]).describe(\"Inferred gender category. Only present when result_found is true.\").optional()),\n details: GenderApiQueryByFullName_DetailsSchema.nullable(),\n last_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Parsed last name from the full_name. Only present when result_found is true.\").optional()),\n first_name: z.preprocess((value) => (value === null ? undefined : value), z.string().describe(\"Parsed first name from the full_name. Only present when result_found is true.\").optional()),\n probability: z.preprocess((value) => (value === null ? undefined : value), z.number().describe(\"Confidence score from 0.0 to 1.0. Only present when result_found is true.\").optional()),\n result_found: z.boolean().describe(\"Whether a matching gender record was found.\").nullable(),\n}).describe(\"Response model from gender-api.com for a single-name lookup.\");\n\nexport const genderApiQueryByFullName = action(\"GENDER_API_QUERY_BY_FULL_NAME\", {\n slug: \"gender_api-query-by-full-name\",\n name: \"Query Gender by Full Name\",\n description: \"Tool to determine gender by splitting a full name. Use when you have an exact full name string and want to infer gender. Slightly less reliable for rare or ambiguous names.\",\n input: GenderApiQueryByFullNameInput,\n output: GenderApiQueryByFullNameOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACjG,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAC/F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CACzG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC5G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACrG,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,wDAAwD,EAAE,OAAO;CACrE,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC;CAChK,IAAI,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC;CAC9J,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC;CACxK,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC;CAC3K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,yCAAyC,EAAE,OAAO;CACtD,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC;CACxI,SAAS,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC;CACjL,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9F,sBAAsB,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC;AACpM,CAAC;AAWD,MAAa,2BAA2B,OAAO,iCAAiC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAf4C,EAAE,OAAO;EACrD,OAAO,sDAAsD,SAAS;EACtE,QAAQ,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,KAAK;GAAC;GAAQ;GAAU;EAAS,CAAC,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC;EACpM,SAAS,uCAAuC,SAAS;EACzD,WAAW,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS,CAAC;EACvL,YAAY,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC;EACzL,aAAa,EAAE,YAAY,UAAW,UAAU,OAAO,SAAY,OAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC;EACtL,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC7F,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
|