@bubblelab/bubble-core 0.1.200 → 0.1.202
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/bubble-bundle.d.ts +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -75,15 +75,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
|
|
|
75
75
|
}, "strip", z.ZodTypeAny, {
|
|
76
76
|
description?: string | null | undefined;
|
|
77
77
|
title?: string | null | undefined;
|
|
78
|
-
company_linkedin_url?: string | null | undefined;
|
|
79
78
|
company_name?: string | null | undefined;
|
|
80
79
|
start_date?: string | number | null | undefined;
|
|
80
|
+
company_linkedin_url?: string | null | undefined;
|
|
81
81
|
}, {
|
|
82
82
|
description?: string | null | undefined;
|
|
83
83
|
title?: string | null | undefined;
|
|
84
|
-
company_linkedin_url?: string | null | undefined;
|
|
85
84
|
company_name?: string | null | undefined;
|
|
86
85
|
start_date?: string | number | null | undefined;
|
|
86
|
+
company_linkedin_url?: string | null | undefined;
|
|
87
87
|
}>, "many">>>;
|
|
88
88
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
89
89
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -139,15 +139,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
|
|
|
139
139
|
}, "strip", z.ZodTypeAny, {
|
|
140
140
|
description?: string | null | undefined;
|
|
141
141
|
title?: string | null | undefined;
|
|
142
|
-
company_linkedin_url?: string | null | undefined;
|
|
143
142
|
company_name?: string | null | undefined;
|
|
144
143
|
start_date?: string | number | null | undefined;
|
|
144
|
+
company_linkedin_url?: string | null | undefined;
|
|
145
145
|
}, {
|
|
146
146
|
description?: string | null | undefined;
|
|
147
147
|
title?: string | null | undefined;
|
|
148
|
-
company_linkedin_url?: string | null | undefined;
|
|
149
148
|
company_name?: string | null | undefined;
|
|
150
149
|
start_date?: string | number | null | undefined;
|
|
150
|
+
company_linkedin_url?: string | null | undefined;
|
|
151
151
|
}>, "many">>>;
|
|
152
152
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
153
153
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -203,15 +203,15 @@ export declare const PersonProfileSchema: z.ZodObject<{
|
|
|
203
203
|
}, "strip", z.ZodTypeAny, {
|
|
204
204
|
description?: string | null | undefined;
|
|
205
205
|
title?: string | null | undefined;
|
|
206
|
-
company_linkedin_url?: string | null | undefined;
|
|
207
206
|
company_name?: string | null | undefined;
|
|
208
207
|
start_date?: string | number | null | undefined;
|
|
208
|
+
company_linkedin_url?: string | null | undefined;
|
|
209
209
|
}, {
|
|
210
210
|
description?: string | null | undefined;
|
|
211
211
|
title?: string | null | undefined;
|
|
212
|
-
company_linkedin_url?: string | null | undefined;
|
|
213
212
|
company_name?: string | null | undefined;
|
|
214
213
|
start_date?: string | number | null | undefined;
|
|
214
|
+
company_linkedin_url?: string | null | undefined;
|
|
215
215
|
}>, "many">>>;
|
|
216
216
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
217
217
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -1221,11 +1221,11 @@ export declare const GeoDistanceValueSchema: z.ZodObject<{
|
|
|
1221
1221
|
}, "strip", z.ZodTypeAny, {
|
|
1222
1222
|
location: string;
|
|
1223
1223
|
distance: number;
|
|
1224
|
-
unit?: "km" | "mi" | "
|
|
1224
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1225
1225
|
}, {
|
|
1226
1226
|
location: string;
|
|
1227
1227
|
distance: number;
|
|
1228
|
-
unit?: "km" | "mi" | "
|
|
1228
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1229
1229
|
}>;
|
|
1230
1230
|
export declare const PersonDBFilterConditionSchema: z.ZodObject<{
|
|
1231
1231
|
column: z.ZodString;
|
|
@@ -1237,27 +1237,27 @@ export declare const PersonDBFilterConditionSchema: z.ZodObject<{
|
|
|
1237
1237
|
}, "strip", z.ZodTypeAny, {
|
|
1238
1238
|
location: string;
|
|
1239
1239
|
distance: number;
|
|
1240
|
-
unit?: "km" | "mi" | "
|
|
1240
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1241
1241
|
}, {
|
|
1242
1242
|
location: string;
|
|
1243
1243
|
distance: number;
|
|
1244
|
-
unit?: "km" | "mi" | "
|
|
1244
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1245
1245
|
}>]>;
|
|
1246
1246
|
}, "strip", z.ZodTypeAny, {
|
|
1247
1247
|
value: string | number | boolean | string[] | number[] | {
|
|
1248
1248
|
location: string;
|
|
1249
1249
|
distance: number;
|
|
1250
|
-
unit?: "km" | "mi" | "
|
|
1250
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1251
1251
|
};
|
|
1252
|
-
type: "in" | "=" | "
|
|
1252
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1253
1253
|
column: string;
|
|
1254
1254
|
}, {
|
|
1255
1255
|
value: string | number | boolean | string[] | number[] | {
|
|
1256
1256
|
location: string;
|
|
1257
1257
|
distance: number;
|
|
1258
|
-
unit?: "km" | "mi" | "
|
|
1258
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1259
1259
|
};
|
|
1260
|
-
type: "in" | "=" | "
|
|
1260
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1261
1261
|
column: string;
|
|
1262
1262
|
}>;
|
|
1263
1263
|
export declare const PersonDBFilterGroupSchema: z.ZodType<PersonDBFilterGroup>;
|
|
@@ -1271,27 +1271,27 @@ export declare const PersonDBFiltersSchema: z.ZodUnion<[z.ZodObject<{
|
|
|
1271
1271
|
}, "strip", z.ZodTypeAny, {
|
|
1272
1272
|
location: string;
|
|
1273
1273
|
distance: number;
|
|
1274
|
-
unit?: "km" | "mi" | "
|
|
1274
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1275
1275
|
}, {
|
|
1276
1276
|
location: string;
|
|
1277
1277
|
distance: number;
|
|
1278
|
-
unit?: "km" | "mi" | "
|
|
1278
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1279
1279
|
}>]>;
|
|
1280
1280
|
}, "strip", z.ZodTypeAny, {
|
|
1281
1281
|
value: string | number | boolean | string[] | number[] | {
|
|
1282
1282
|
location: string;
|
|
1283
1283
|
distance: number;
|
|
1284
|
-
unit?: "km" | "mi" | "
|
|
1284
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1285
1285
|
};
|
|
1286
|
-
type: "in" | "=" | "
|
|
1286
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1287
1287
|
column: string;
|
|
1288
1288
|
}, {
|
|
1289
1289
|
value: string | number | boolean | string[] | number[] | {
|
|
1290
1290
|
location: string;
|
|
1291
1291
|
distance: number;
|
|
1292
|
-
unit?: "km" | "mi" | "
|
|
1292
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
1293
1293
|
};
|
|
1294
|
-
type: "in" | "=" | "
|
|
1294
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
1295
1295
|
column: string;
|
|
1296
1296
|
}>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
|
|
1297
1297
|
export declare const PersonDBSortSchema: z.ZodObject<{
|
|
@@ -2301,27 +2301,27 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2301
2301
|
}, "strip", z.ZodTypeAny, {
|
|
2302
2302
|
location: string;
|
|
2303
2303
|
distance: number;
|
|
2304
|
-
unit?: "km" | "mi" | "
|
|
2304
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2305
2305
|
}, {
|
|
2306
2306
|
location: string;
|
|
2307
2307
|
distance: number;
|
|
2308
|
-
unit?: "km" | "mi" | "
|
|
2308
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2309
2309
|
}>]>;
|
|
2310
2310
|
}, "strip", z.ZodTypeAny, {
|
|
2311
2311
|
value: string | number | boolean | string[] | number[] | {
|
|
2312
2312
|
location: string;
|
|
2313
2313
|
distance: number;
|
|
2314
|
-
unit?: "km" | "mi" | "
|
|
2314
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2315
2315
|
};
|
|
2316
|
-
type: "in" | "=" | "
|
|
2316
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2317
2317
|
column: string;
|
|
2318
2318
|
}, {
|
|
2319
2319
|
value: string | number | boolean | string[] | number[] | {
|
|
2320
2320
|
location: string;
|
|
2321
2321
|
distance: number;
|
|
2322
|
-
unit?: "km" | "mi" | "
|
|
2322
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2323
2323
|
};
|
|
2324
|
-
type: "in" | "=" | "
|
|
2324
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2325
2325
|
column: string;
|
|
2326
2326
|
}>, z.ZodType<PersonDBFilterGroup, z.ZodTypeDef, PersonDBFilterGroup>]>;
|
|
2327
2327
|
sorts: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
@@ -2354,9 +2354,9 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2354
2354
|
value: string | number | boolean | string[] | number[] | {
|
|
2355
2355
|
location: string;
|
|
2356
2356
|
distance: number;
|
|
2357
|
-
unit?: "km" | "mi" | "
|
|
2357
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2358
2358
|
};
|
|
2359
|
-
type: "in" | "=" | "
|
|
2359
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2360
2360
|
column: string;
|
|
2361
2361
|
} | PersonDBFilterGroup;
|
|
2362
2362
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -2377,9 +2377,9 @@ export declare const CrustdataParamsSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2377
2377
|
value: string | number | boolean | string[] | number[] | {
|
|
2378
2378
|
location: string;
|
|
2379
2379
|
distance: number;
|
|
2380
|
-
unit?: "km" | "mi" | "
|
|
2380
|
+
unit?: "km" | "mi" | "m" | "miles" | "meters" | "ft" | "feet" | undefined;
|
|
2381
2381
|
};
|
|
2382
|
-
type: "in" | "=" | "
|
|
2382
|
+
type: "in" | "=" | ">" | "<" | "!=" | "not_in" | "=>" | "=<" | "(.)" | "[.]" | "geo_distance";
|
|
2383
2383
|
column: string;
|
|
2384
2384
|
} | PersonDBFilterGroup;
|
|
2385
2385
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -2468,9 +2468,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2468
2468
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
2469
2469
|
error: z.ZodString;
|
|
2470
2470
|
}, "strip", z.ZodTypeAny, {
|
|
2471
|
-
success: boolean;
|
|
2472
|
-
error: string;
|
|
2473
2471
|
operation: "identify";
|
|
2472
|
+
error: string;
|
|
2473
|
+
success: boolean;
|
|
2474
2474
|
results?: z.objectOutputType<{
|
|
2475
2475
|
company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2476
2476
|
company_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2480,9 +2480,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2480
2480
|
score: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2481
2481
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2482
2482
|
}, {
|
|
2483
|
-
success: boolean;
|
|
2484
|
-
error: string;
|
|
2485
2483
|
operation: "identify";
|
|
2484
|
+
error: string;
|
|
2485
|
+
success: boolean;
|
|
2486
2486
|
results?: z.objectInputType<{
|
|
2487
2487
|
company_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
2488
2488
|
company_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2580,15 +2580,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2580
2580
|
}, "strip", z.ZodTypeAny, {
|
|
2581
2581
|
description?: string | null | undefined;
|
|
2582
2582
|
title?: string | null | undefined;
|
|
2583
|
-
company_linkedin_url?: string | null | undefined;
|
|
2584
2583
|
company_name?: string | null | undefined;
|
|
2585
2584
|
start_date?: string | number | null | undefined;
|
|
2585
|
+
company_linkedin_url?: string | null | undefined;
|
|
2586
2586
|
}, {
|
|
2587
2587
|
description?: string | null | undefined;
|
|
2588
2588
|
title?: string | null | undefined;
|
|
2589
|
-
company_linkedin_url?: string | null | undefined;
|
|
2590
2589
|
company_name?: string | null | undefined;
|
|
2591
2590
|
start_date?: string | number | null | undefined;
|
|
2591
|
+
company_linkedin_url?: string | null | undefined;
|
|
2592
2592
|
}>, "many">>>;
|
|
2593
2593
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2594
2594
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2644,15 +2644,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2644
2644
|
}, "strip", z.ZodTypeAny, {
|
|
2645
2645
|
description?: string | null | undefined;
|
|
2646
2646
|
title?: string | null | undefined;
|
|
2647
|
-
company_linkedin_url?: string | null | undefined;
|
|
2648
2647
|
company_name?: string | null | undefined;
|
|
2649
2648
|
start_date?: string | number | null | undefined;
|
|
2649
|
+
company_linkedin_url?: string | null | undefined;
|
|
2650
2650
|
}, {
|
|
2651
2651
|
description?: string | null | undefined;
|
|
2652
2652
|
title?: string | null | undefined;
|
|
2653
|
-
company_linkedin_url?: string | null | undefined;
|
|
2654
2653
|
company_name?: string | null | undefined;
|
|
2655
2654
|
start_date?: string | number | null | undefined;
|
|
2655
|
+
company_linkedin_url?: string | null | undefined;
|
|
2656
2656
|
}>, "many">>>;
|
|
2657
2657
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2658
2658
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2708,15 +2708,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2708
2708
|
}, "strip", z.ZodTypeAny, {
|
|
2709
2709
|
description?: string | null | undefined;
|
|
2710
2710
|
title?: string | null | undefined;
|
|
2711
|
-
company_linkedin_url?: string | null | undefined;
|
|
2712
2711
|
company_name?: string | null | undefined;
|
|
2713
2712
|
start_date?: string | number | null | undefined;
|
|
2713
|
+
company_linkedin_url?: string | null | undefined;
|
|
2714
2714
|
}, {
|
|
2715
2715
|
description?: string | null | undefined;
|
|
2716
2716
|
title?: string | null | undefined;
|
|
2717
|
-
company_linkedin_url?: string | null | undefined;
|
|
2718
2717
|
company_name?: string | null | undefined;
|
|
2719
2718
|
start_date?: string | number | null | undefined;
|
|
2719
|
+
company_linkedin_url?: string | null | undefined;
|
|
2720
2720
|
}>, "many">>>;
|
|
2721
2721
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2722
2722
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2773,15 +2773,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2773
2773
|
}, "strip", z.ZodTypeAny, {
|
|
2774
2774
|
description?: string | null | undefined;
|
|
2775
2775
|
title?: string | null | undefined;
|
|
2776
|
-
company_linkedin_url?: string | null | undefined;
|
|
2777
2776
|
company_name?: string | null | undefined;
|
|
2778
2777
|
start_date?: string | number | null | undefined;
|
|
2778
|
+
company_linkedin_url?: string | null | undefined;
|
|
2779
2779
|
}, {
|
|
2780
2780
|
description?: string | null | undefined;
|
|
2781
2781
|
title?: string | null | undefined;
|
|
2782
|
-
company_linkedin_url?: string | null | undefined;
|
|
2783
2782
|
company_name?: string | null | undefined;
|
|
2784
2783
|
start_date?: string | number | null | undefined;
|
|
2784
|
+
company_linkedin_url?: string | null | undefined;
|
|
2785
2785
|
}>, "many">>>;
|
|
2786
2786
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2787
2787
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2837,15 +2837,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2837
2837
|
}, "strip", z.ZodTypeAny, {
|
|
2838
2838
|
description?: string | null | undefined;
|
|
2839
2839
|
title?: string | null | undefined;
|
|
2840
|
-
company_linkedin_url?: string | null | undefined;
|
|
2841
2840
|
company_name?: string | null | undefined;
|
|
2842
2841
|
start_date?: string | number | null | undefined;
|
|
2842
|
+
company_linkedin_url?: string | null | undefined;
|
|
2843
2843
|
}, {
|
|
2844
2844
|
description?: string | null | undefined;
|
|
2845
2845
|
title?: string | null | undefined;
|
|
2846
|
-
company_linkedin_url?: string | null | undefined;
|
|
2847
2846
|
company_name?: string | null | undefined;
|
|
2848
2847
|
start_date?: string | number | null | undefined;
|
|
2848
|
+
company_linkedin_url?: string | null | undefined;
|
|
2849
2849
|
}>, "many">>>;
|
|
2850
2850
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2851
2851
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2901,15 +2901,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2901
2901
|
}, "strip", z.ZodTypeAny, {
|
|
2902
2902
|
description?: string | null | undefined;
|
|
2903
2903
|
title?: string | null | undefined;
|
|
2904
|
-
company_linkedin_url?: string | null | undefined;
|
|
2905
2904
|
company_name?: string | null | undefined;
|
|
2906
2905
|
start_date?: string | number | null | undefined;
|
|
2906
|
+
company_linkedin_url?: string | null | undefined;
|
|
2907
2907
|
}, {
|
|
2908
2908
|
description?: string | null | undefined;
|
|
2909
2909
|
title?: string | null | undefined;
|
|
2910
|
-
company_linkedin_url?: string | null | undefined;
|
|
2911
2910
|
company_name?: string | null | undefined;
|
|
2912
2911
|
start_date?: string | number | null | undefined;
|
|
2912
|
+
company_linkedin_url?: string | null | undefined;
|
|
2913
2913
|
}>, "many">>>;
|
|
2914
2914
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2915
2915
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2967,15 +2967,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
2967
2967
|
}, "strip", z.ZodTypeAny, {
|
|
2968
2968
|
description?: string | null | undefined;
|
|
2969
2969
|
title?: string | null | undefined;
|
|
2970
|
-
company_linkedin_url?: string | null | undefined;
|
|
2971
2970
|
company_name?: string | null | undefined;
|
|
2972
2971
|
start_date?: string | number | null | undefined;
|
|
2972
|
+
company_linkedin_url?: string | null | undefined;
|
|
2973
2973
|
}, {
|
|
2974
2974
|
description?: string | null | undefined;
|
|
2975
2975
|
title?: string | null | undefined;
|
|
2976
|
-
company_linkedin_url?: string | null | undefined;
|
|
2977
2976
|
company_name?: string | null | undefined;
|
|
2978
2977
|
start_date?: string | number | null | undefined;
|
|
2978
|
+
company_linkedin_url?: string | null | undefined;
|
|
2979
2979
|
}>, "many">>>;
|
|
2980
2980
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
2981
2981
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3031,15 +3031,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3031
3031
|
}, "strip", z.ZodTypeAny, {
|
|
3032
3032
|
description?: string | null | undefined;
|
|
3033
3033
|
title?: string | null | undefined;
|
|
3034
|
-
company_linkedin_url?: string | null | undefined;
|
|
3035
3034
|
company_name?: string | null | undefined;
|
|
3036
3035
|
start_date?: string | number | null | undefined;
|
|
3036
|
+
company_linkedin_url?: string | null | undefined;
|
|
3037
3037
|
}, {
|
|
3038
3038
|
description?: string | null | undefined;
|
|
3039
3039
|
title?: string | null | undefined;
|
|
3040
|
-
company_linkedin_url?: string | null | undefined;
|
|
3041
3040
|
company_name?: string | null | undefined;
|
|
3042
3041
|
start_date?: string | number | null | undefined;
|
|
3042
|
+
company_linkedin_url?: string | null | undefined;
|
|
3043
3043
|
}>, "many">>>;
|
|
3044
3044
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3045
3045
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3095,15 +3095,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3095
3095
|
}, "strip", z.ZodTypeAny, {
|
|
3096
3096
|
description?: string | null | undefined;
|
|
3097
3097
|
title?: string | null | undefined;
|
|
3098
|
-
company_linkedin_url?: string | null | undefined;
|
|
3099
3098
|
company_name?: string | null | undefined;
|
|
3100
3099
|
start_date?: string | number | null | undefined;
|
|
3100
|
+
company_linkedin_url?: string | null | undefined;
|
|
3101
3101
|
}, {
|
|
3102
3102
|
description?: string | null | undefined;
|
|
3103
3103
|
title?: string | null | undefined;
|
|
3104
|
-
company_linkedin_url?: string | null | undefined;
|
|
3105
3104
|
company_name?: string | null | undefined;
|
|
3106
3105
|
start_date?: string | number | null | undefined;
|
|
3106
|
+
company_linkedin_url?: string | null | undefined;
|
|
3107
3107
|
}>, "many">>>;
|
|
3108
3108
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3109
3109
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3161,15 +3161,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3161
3161
|
}, "strip", z.ZodTypeAny, {
|
|
3162
3162
|
description?: string | null | undefined;
|
|
3163
3163
|
title?: string | null | undefined;
|
|
3164
|
-
company_linkedin_url?: string | null | undefined;
|
|
3165
3164
|
company_name?: string | null | undefined;
|
|
3166
3165
|
start_date?: string | number | null | undefined;
|
|
3166
|
+
company_linkedin_url?: string | null | undefined;
|
|
3167
3167
|
}, {
|
|
3168
3168
|
description?: string | null | undefined;
|
|
3169
3169
|
title?: string | null | undefined;
|
|
3170
|
-
company_linkedin_url?: string | null | undefined;
|
|
3171
3170
|
company_name?: string | null | undefined;
|
|
3172
3171
|
start_date?: string | number | null | undefined;
|
|
3172
|
+
company_linkedin_url?: string | null | undefined;
|
|
3173
3173
|
}>, "many">>>;
|
|
3174
3174
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3175
3175
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3227,15 +3227,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3227
3227
|
}, "strip", z.ZodTypeAny, {
|
|
3228
3228
|
description?: string | null | undefined;
|
|
3229
3229
|
title?: string | null | undefined;
|
|
3230
|
-
company_linkedin_url?: string | null | undefined;
|
|
3231
3230
|
company_name?: string | null | undefined;
|
|
3232
3231
|
start_date?: string | number | null | undefined;
|
|
3232
|
+
company_linkedin_url?: string | null | undefined;
|
|
3233
3233
|
}, {
|
|
3234
3234
|
description?: string | null | undefined;
|
|
3235
3235
|
title?: string | null | undefined;
|
|
3236
|
-
company_linkedin_url?: string | null | undefined;
|
|
3237
3236
|
company_name?: string | null | undefined;
|
|
3238
3237
|
start_date?: string | number | null | undefined;
|
|
3238
|
+
company_linkedin_url?: string | null | undefined;
|
|
3239
3239
|
}>, "many">>>;
|
|
3240
3240
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3241
3241
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3270,9 +3270,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3270
3270
|
}>>>;
|
|
3271
3271
|
error: z.ZodString;
|
|
3272
3272
|
}, "strip", z.ZodTypeAny, {
|
|
3273
|
-
success: boolean;
|
|
3274
|
-
error: string;
|
|
3275
3273
|
operation: "enrich";
|
|
3274
|
+
error: string;
|
|
3275
|
+
success: boolean;
|
|
3276
3276
|
company?: z.objectOutputType<{
|
|
3277
3277
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3278
3278
|
linkedin_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3319,15 +3319,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3319
3319
|
}, "strip", z.ZodTypeAny, {
|
|
3320
3320
|
description?: string | null | undefined;
|
|
3321
3321
|
title?: string | null | undefined;
|
|
3322
|
-
company_linkedin_url?: string | null | undefined;
|
|
3323
3322
|
company_name?: string | null | undefined;
|
|
3324
3323
|
start_date?: string | number | null | undefined;
|
|
3324
|
+
company_linkedin_url?: string | null | undefined;
|
|
3325
3325
|
}, {
|
|
3326
3326
|
description?: string | null | undefined;
|
|
3327
3327
|
title?: string | null | undefined;
|
|
3328
|
-
company_linkedin_url?: string | null | undefined;
|
|
3329
3328
|
company_name?: string | null | undefined;
|
|
3330
3329
|
start_date?: string | number | null | undefined;
|
|
3330
|
+
company_linkedin_url?: string | null | undefined;
|
|
3331
3331
|
}>, "many">>>;
|
|
3332
3332
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3333
3333
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3384,15 +3384,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3384
3384
|
}, "strip", z.ZodTypeAny, {
|
|
3385
3385
|
description?: string | null | undefined;
|
|
3386
3386
|
title?: string | null | undefined;
|
|
3387
|
-
company_linkedin_url?: string | null | undefined;
|
|
3388
3387
|
company_name?: string | null | undefined;
|
|
3389
3388
|
start_date?: string | number | null | undefined;
|
|
3389
|
+
company_linkedin_url?: string | null | undefined;
|
|
3390
3390
|
}, {
|
|
3391
3391
|
description?: string | null | undefined;
|
|
3392
3392
|
title?: string | null | undefined;
|
|
3393
|
-
company_linkedin_url?: string | null | undefined;
|
|
3394
3393
|
company_name?: string | null | undefined;
|
|
3395
3394
|
start_date?: string | number | null | undefined;
|
|
3395
|
+
company_linkedin_url?: string | null | undefined;
|
|
3396
3396
|
}>, "many">>>;
|
|
3397
3397
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3398
3398
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3450,15 +3450,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3450
3450
|
}, "strip", z.ZodTypeAny, {
|
|
3451
3451
|
description?: string | null | undefined;
|
|
3452
3452
|
title?: string | null | undefined;
|
|
3453
|
-
company_linkedin_url?: string | null | undefined;
|
|
3454
3453
|
company_name?: string | null | undefined;
|
|
3455
3454
|
start_date?: string | number | null | undefined;
|
|
3455
|
+
company_linkedin_url?: string | null | undefined;
|
|
3456
3456
|
}, {
|
|
3457
3457
|
description?: string | null | undefined;
|
|
3458
3458
|
title?: string | null | undefined;
|
|
3459
|
-
company_linkedin_url?: string | null | undefined;
|
|
3460
3459
|
company_name?: string | null | undefined;
|
|
3461
3460
|
start_date?: string | number | null | undefined;
|
|
3461
|
+
company_linkedin_url?: string | null | undefined;
|
|
3462
3462
|
}>, "many">>>;
|
|
3463
3463
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3464
3464
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3492,9 +3492,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3492
3492
|
}, z.ZodTypeAny, "passthrough">[] | null | undefined;
|
|
3493
3493
|
} | null | undefined;
|
|
3494
3494
|
}, {
|
|
3495
|
-
success: boolean;
|
|
3496
|
-
error: string;
|
|
3497
3495
|
operation: "enrich";
|
|
3496
|
+
error: string;
|
|
3497
|
+
success: boolean;
|
|
3498
3498
|
company?: z.objectInputType<{
|
|
3499
3499
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
3500
3500
|
linkedin_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3541,15 +3541,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3541
3541
|
}, "strip", z.ZodTypeAny, {
|
|
3542
3542
|
description?: string | null | undefined;
|
|
3543
3543
|
title?: string | null | undefined;
|
|
3544
|
-
company_linkedin_url?: string | null | undefined;
|
|
3545
3544
|
company_name?: string | null | undefined;
|
|
3546
3545
|
start_date?: string | number | null | undefined;
|
|
3546
|
+
company_linkedin_url?: string | null | undefined;
|
|
3547
3547
|
}, {
|
|
3548
3548
|
description?: string | null | undefined;
|
|
3549
3549
|
title?: string | null | undefined;
|
|
3550
|
-
company_linkedin_url?: string | null | undefined;
|
|
3551
3550
|
company_name?: string | null | undefined;
|
|
3552
3551
|
start_date?: string | number | null | undefined;
|
|
3552
|
+
company_linkedin_url?: string | null | undefined;
|
|
3553
3553
|
}>, "many">>>;
|
|
3554
3554
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3555
3555
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3606,15 +3606,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3606
3606
|
}, "strip", z.ZodTypeAny, {
|
|
3607
3607
|
description?: string | null | undefined;
|
|
3608
3608
|
title?: string | null | undefined;
|
|
3609
|
-
company_linkedin_url?: string | null | undefined;
|
|
3610
3609
|
company_name?: string | null | undefined;
|
|
3611
3610
|
start_date?: string | number | null | undefined;
|
|
3611
|
+
company_linkedin_url?: string | null | undefined;
|
|
3612
3612
|
}, {
|
|
3613
3613
|
description?: string | null | undefined;
|
|
3614
3614
|
title?: string | null | undefined;
|
|
3615
|
-
company_linkedin_url?: string | null | undefined;
|
|
3616
3615
|
company_name?: string | null | undefined;
|
|
3617
3616
|
start_date?: string | number | null | undefined;
|
|
3617
|
+
company_linkedin_url?: string | null | undefined;
|
|
3618
3618
|
}>, "many">>>;
|
|
3619
3619
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3620
3620
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -3672,15 +3672,15 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
3672
3672
|
}, "strip", z.ZodTypeAny, {
|
|
3673
3673
|
description?: string | null | undefined;
|
|
3674
3674
|
title?: string | null | undefined;
|
|
3675
|
-
company_linkedin_url?: string | null | undefined;
|
|
3676
3675
|
company_name?: string | null | undefined;
|
|
3677
3676
|
start_date?: string | number | null | undefined;
|
|
3677
|
+
company_linkedin_url?: string | null | undefined;
|
|
3678
3678
|
}, {
|
|
3679
3679
|
description?: string | null | undefined;
|
|
3680
3680
|
title?: string | null | undefined;
|
|
3681
|
-
company_linkedin_url?: string | null | undefined;
|
|
3682
3681
|
company_name?: string | null | undefined;
|
|
3683
3682
|
start_date?: string | number | null | undefined;
|
|
3683
|
+
company_linkedin_url?: string | null | undefined;
|
|
3684
3684
|
}>, "many">>>;
|
|
3685
3685
|
past_positions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
3686
3686
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -4492,9 +4492,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
4492
4492
|
next_cursor: z.ZodOptional<z.ZodString>;
|
|
4493
4493
|
error: z.ZodString;
|
|
4494
4494
|
}, "strip", z.ZodTypeAny, {
|
|
4495
|
-
success: boolean;
|
|
4496
|
-
error: string;
|
|
4497
4495
|
operation: "person_search_db";
|
|
4496
|
+
error: string;
|
|
4497
|
+
success: boolean;
|
|
4498
4498
|
next_cursor?: string | undefined;
|
|
4499
4499
|
total_count?: number | undefined;
|
|
4500
4500
|
profiles?: z.objectOutputType<{
|
|
@@ -4756,9 +4756,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
4756
4756
|
twitter_handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
4757
4757
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4758
4758
|
}, {
|
|
4759
|
-
success: boolean;
|
|
4760
|
-
error: string;
|
|
4761
4759
|
operation: "person_search_db";
|
|
4760
|
+
error: string;
|
|
4761
|
+
success: boolean;
|
|
4762
4762
|
next_cursor?: string | undefined;
|
|
4763
4763
|
total_count?: number | undefined;
|
|
4764
4764
|
profiles?: z.objectInputType<{
|
|
@@ -5827,9 +5827,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
5827
5827
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
5828
5828
|
error: z.ZodString;
|
|
5829
5829
|
}, "strip", z.ZodTypeAny, {
|
|
5830
|
-
success: boolean;
|
|
5831
|
-
error: string;
|
|
5832
5830
|
operation: "person_enrich";
|
|
5831
|
+
error: string;
|
|
5832
|
+
success: boolean;
|
|
5833
5833
|
profiles?: z.objectOutputType<{
|
|
5834
5834
|
linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
5835
5835
|
linkedin_flagship_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -6100,9 +6100,9 @@ export declare const CrustdataResultSchema: z.ZodDiscriminatedUnion<"operation",
|
|
|
6100
6100
|
message: z.ZodOptional<z.ZodString>;
|
|
6101
6101
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
6102
6102
|
}, {
|
|
6103
|
-
success: boolean;
|
|
6104
|
-
error: string;
|
|
6105
6103
|
operation: "person_enrich";
|
|
6104
|
+
error: string;
|
|
6105
|
+
success: boolean;
|
|
6106
6106
|
profiles?: z.objectInputType<{
|
|
6107
6107
|
linkedin_profile_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
6108
6108
|
linkedin_flagship_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|