@pipe0/ops 0.0.3 → 0.0.5
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/CHANGELOG.md +14 -0
- package/dist/fields/field-catalog.d.ts +934 -0
- package/dist/fields/json-meta/fields/crustdata-company-match.d.ts +79 -0
- package/dist/fields/json-meta/fields/crustdata-person-match.d.ts +115 -0
- package/dist/fields/json-meta/fields/crustdata-post-list.d.ts +29 -0
- package/dist/form-generation/fields.d.ts +92 -40
- package/dist/index.js +4279 -1986
- package/dist/payload-config/country-codes.d.ts +7 -0
- package/dist/payload-config/linkedin-standard-industries.d.ts +1 -0
- package/dist/pipes/catalog/entries/company-funding-leadmagic-1.d.ts +2 -2
- package/dist/pipes/catalog/entries/company-identity-2.d.ts +3 -3
- package/dist/pipes/catalog/entries/company-lookalikes-companyenrich-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/company-match-logodev-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/company-newssummary-website-1.d.ts +4 -4
- package/dist/pipes/catalog/entries/company-overview-2.d.ts +7 -7
- package/dist/pipes/catalog/entries/company-techstack-builtwith-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/company-websiteurl-email-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/contact-create-resent-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/deprecated/company-identity-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/deprecated/company-overview-1.d.ts +6 -6
- package/dist/pipes/catalog/entries/deprecated/people-mobile-number-professional-profile-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/deprecated/people-mobile-number-work-email-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/deprecated/people-professionalprofile-waterfall-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/deprecated/people-professionalprofileurl-email-waterfall-1.d.ts +6 -6
- package/dist/pipes/catalog/entries/email-send-gmail.d.ts +2 -2
- package/dist/pipes/catalog/entries/email-send-resend-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/email-write-1.d.ts +17 -17
- package/dist/pipes/catalog/entries/fields-merge-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/json-extract-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/message-send-slack-1.d.ts +2 -2
- package/dist/pipes/catalog/entries/message-write-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/people-email-iswork-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/people-match-role-waterfall-1.d.ts +4 -4
- package/dist/pipes/catalog/entries/people-name-join-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/people-name-split-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/people-personalemail-profile-waterfall-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/people-phone-profile-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/people-phone-workemail-waterfall-1.d.ts +7 -7
- package/dist/pipes/catalog/entries/people-posts-crustdata-1.d.ts +225 -0
- package/dist/pipes/catalog/entries/people-profile-waterfall-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/people-profileurl-email-waterfall-1.d.ts +6 -6
- package/dist/pipes/catalog/entries/people-workemail-waterfall-1.d.ts +1 -1
- package/dist/pipes/catalog/entries/prompt-run-1.d.ts +8 -8
- package/dist/pipes/catalog/entries/sheet-append-1.d.ts +4 -4
- package/dist/pipes/catalog/entries/sheet-expandappend-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/website-extract-firecrawl-1.d.ts +5 -5
- package/dist/pipes/catalog/entries/website-maplinks-firecrawl-1.d.ts +11 -11
- package/dist/pipes/catalog/entries/website-scrape-firecrawl-1.d.ts +3 -3
- package/dist/pipes/catalog/entries/website-scrapelist-firecrawl-1.d.ts +3 -3
- package/dist/pipes/catalog/pipe.d.ts +433 -3
- package/dist/pipes/catalog/pipes-catalog.d.ts +689 -335
- package/dist/pipes/catalog/utils/get-pipe-instances.d.ts +2 -2
- package/dist/pipes/catalog/utils/index.d.ts +33 -33
- package/dist/pipes/catalog/utils/partner-logos.d.ts +3 -0
- package/dist/pipes/providers/provider-catalog.d.ts +12 -0
- package/dist/pipes/providers/provider-utils.d.ts +33 -21
- package/dist/pipes/utils/pipes-utils.d.ts +30 -30
- package/dist/pipes/utils/schemas-primitives.d.ts +55 -7
- package/dist/pipes/utils/sheet-schemas-primitives.d.ts +10340 -0
- package/dist/searches/catalog/entries/companies-profiles-crustdata-1.d.ts +264 -0
- package/dist/searches/catalog/entries/companies-profiles-exa-1.d.ts +2 -2
- package/dist/searches/catalog/entries/companies-profiles-icypeas-1.d.ts +14 -14
- package/dist/searches/catalog/entries/deprecated/people-profiles-clado-1.d.ts +2 -2
- package/dist/searches/catalog/entries/people-employees-leadmagic-1.d.ts +2 -2
- package/dist/searches/catalog/entries/people-profiles-clado-2.d.ts +5 -5
- package/dist/searches/catalog/entries/people-profiles-crustdata-1.d.ts +261 -0
- package/dist/searches/catalog/entries/people-profiles-exa-1.d.ts +2 -2
- package/dist/searches/catalog/entries/people-profiles-icypeas-1.d.ts +2 -2
- package/dist/searches/catalog/entries/utils/crustdata-options-helpers.d.ts +13 -0
- package/dist/searches/catalog/searches-catalog.d.ts +1216 -272
- package/dist/searches/index.d.ts +270 -16
- package/dist/searches/schemas.d.ts +3 -1
- package/dist/utils/connection-id.d.ts +1 -1
- package/dist/utils/icons.d.ts +1 -1
- package/dist/utils/schemas.d.ts +7 -2
- package/package.json +3 -2
- package/dist/payload-config/provider-info.d.ts +0 -1
|
@@ -3,7 +3,7 @@ export declare const PipesEnvironmentSchema: z.ZodEnum<{
|
|
|
3
3
|
production: "production";
|
|
4
4
|
sandbox: "sandbox";
|
|
5
5
|
}>;
|
|
6
|
-
export declare const PIPE_IDS: readonly ["prompt:run@1", "company:newssummary:website@1", "company:techstack:builtwith@1", "company:websiteurl:email@1", "company:funding:leadmagic@1", "people:workemail:waterfall@1", "people:email:iswork@1", "people:name:split@1", "people:name:join@1", "people:validate:email:zerobounce@1", "people:email:validate:zerobounce@2", "people:mobilenumber:workemail:waterfall@1", "company:overview@1", "company:overview@2", "json:extract@1", "email:write@1", "message:write@1", "email:send:resend@1", "email:send:gmail@1", "message:send:slack@1", "template:fill@1", "contact:create:resend@1", "people:match:role:waterfall@1", "company:identity@2", "people:phone:profile:waterfall@1", "people:personalemail:profile:waterfall@1", "people:profile:waterfall@1", "people:profileurl:email:waterfall@1", "people:profileurl:name@1", "people:email:validate:zerobounce@1", "people:email:validate:millionverifier@1", "people:phone:workemail:waterfall@1", "fields:merge@1", "website:scrape:firecrawl@1", "website:scrapelist:firecrawl@1", "website:extract:firecrawl@1", "website:maplinks:firecrawl@1", "sheet:append@1", "sheet:expandappend@1", "company:lookalikes:companyenrich@1", "company:match:logodev@1", "company:identity@1", "people:professionalprofile:waterfall@1", "people:professionalprofileurl:name@1", "people:professionalprofileurl:email:waterfall@1", "people:mobilenumber:professionalprofile:waterfall@1"];
|
|
6
|
+
export declare const PIPE_IDS: readonly ["prompt:run@1", "company:newssummary:website@1", "company:techstack:builtwith@1", "company:websiteurl:email@1", "company:funding:leadmagic@1", "people:workemail:waterfall@1", "people:email:iswork@1", "people:name:split@1", "people:name:join@1", "people:validate:email:zerobounce@1", "people:email:validate:zerobounce@2", "people:mobilenumber:workemail:waterfall@1", "company:overview@1", "company:overview@2", "json:extract@1", "email:write@1", "message:write@1", "email:send:resend@1", "email:send:gmail@1", "message:send:slack@1", "template:fill@1", "contact:create:resend@1", "people:match:role:waterfall@1", "company:identity@2", "people:phone:profile:waterfall@1", "people:personalemail:profile:waterfall@1", "people:profile:waterfall@1", "people:profileurl:email:waterfall@1", "people:profileurl:name@1", "people:email:validate:zerobounce@1", "people:email:validate:millionverifier@1", "people:phone:workemail:waterfall@1", "fields:merge@1", "website:scrape:firecrawl@1", "website:scrapelist:firecrawl@1", "website:extract:firecrawl@1", "website:maplinks:firecrawl@1", "sheet:append@1", "sheet:expandappend@1", "company:lookalikes:companyenrich@1", "company:match:logodev@1", "people:posts:crustdata@1", "company:identity@1", "people:professionalprofile:waterfall@1", "people:professionalprofileurl:name@1", "people:professionalprofileurl:email:waterfall@1", "people:mobilenumber:professionalprofile:waterfall@1"];
|
|
7
7
|
export declare const PipeIdSchema: z.ZodEnum<{
|
|
8
8
|
"prompt:run@1": "prompt:run@1";
|
|
9
9
|
"company:newssummary:website@1": "company:newssummary:website@1";
|
|
@@ -46,6 +46,7 @@ export declare const PipeIdSchema: z.ZodEnum<{
|
|
|
46
46
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
47
47
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
48
48
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
49
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
49
50
|
"company:identity@1": "company:identity@1";
|
|
50
51
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
51
52
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -81,7 +82,27 @@ export declare const FieldReasonSchema: z.ZodObject<{
|
|
|
81
82
|
}, z.core.$strip>;
|
|
82
83
|
export type FieldReason = z.infer<typeof FieldReasonSchema>;
|
|
83
84
|
export declare const RECORD_FIELD_FORMATS: readonly ["json_object", "json_list", "json_list_string", "url", "website_url", "profile_url", "email", "datetime", "currency", "date", "phone", "markdown", "text", "int", "decimal", "address_line_1", "zip_code", "percent"];
|
|
84
|
-
export declare const RecordFieldFormatSchema: z.
|
|
85
|
+
export declare const RecordFieldFormatSchema: z.ZodEnum<{
|
|
86
|
+
email: "email";
|
|
87
|
+
address_line_1: "address_line_1";
|
|
88
|
+
zip_code: "zip_code";
|
|
89
|
+
profile_url: "profile_url";
|
|
90
|
+
phone: "phone";
|
|
91
|
+
website_url: "website_url";
|
|
92
|
+
int: "int";
|
|
93
|
+
date: "date";
|
|
94
|
+
json_object: "json_object";
|
|
95
|
+
json_list: "json_list";
|
|
96
|
+
json_list_string: "json_list_string";
|
|
97
|
+
url: "url";
|
|
98
|
+
datetime: "datetime";
|
|
99
|
+
currency: "currency";
|
|
100
|
+
markdown: "markdown";
|
|
101
|
+
text: "text";
|
|
102
|
+
decimal: "decimal";
|
|
103
|
+
percent: "percent";
|
|
104
|
+
}>;
|
|
105
|
+
declare const NullableRecordFieldFormatSchema: z.ZodNullable<z.ZodEnum<{
|
|
85
106
|
email: "email";
|
|
86
107
|
address_line_1: "address_line_1";
|
|
87
108
|
zip_code: "zip_code";
|
|
@@ -101,7 +122,7 @@ export declare const RecordFieldFormatSchema: z.ZodNullable<z.ZodEnum<{
|
|
|
101
122
|
decimal: "decimal";
|
|
102
123
|
percent: "percent";
|
|
103
124
|
}>>;
|
|
104
|
-
export type RecordFieldFormat = z.infer<typeof
|
|
125
|
+
export type RecordFieldFormat = z.infer<typeof NullableRecordFieldFormatSchema>;
|
|
105
126
|
export declare const JSONMetaSchema: z.ZodObject<{
|
|
106
127
|
example_value: z.ZodNullable<z.ZodAny>;
|
|
107
128
|
schema: z.ZodNullable<z.ZodAny>;
|
|
@@ -132,6 +153,7 @@ export declare const WidgetsSchema: z.ZodObject<{
|
|
|
132
153
|
provider: z.ZodEnum<{
|
|
133
154
|
pipe0: "pipe0";
|
|
134
155
|
findymail: "findymail";
|
|
156
|
+
crustdata: "crustdata";
|
|
135
157
|
zerobounce: "zerobounce";
|
|
136
158
|
millionverifier: "millionverifier";
|
|
137
159
|
googlemaps: "googlemaps";
|
|
@@ -156,6 +178,7 @@ export declare const WidgetsSchema: z.ZodObject<{
|
|
|
156
178
|
available_providers: z.ZodArray<z.ZodEnum<{
|
|
157
179
|
pipe0: "pipe0";
|
|
158
180
|
findymail: "findymail";
|
|
181
|
+
crustdata: "crustdata";
|
|
159
182
|
zerobounce: "zerobounce";
|
|
160
183
|
millionverifier: "millionverifier";
|
|
161
184
|
googlemaps: "googlemaps";
|
|
@@ -179,6 +202,7 @@ export declare const WidgetsSchema: z.ZodObject<{
|
|
|
179
202
|
successful_provider: z.ZodOptional<z.ZodEnum<{
|
|
180
203
|
pipe0: "pipe0";
|
|
181
204
|
findymail: "findymail";
|
|
205
|
+
crustdata: "crustdata";
|
|
182
206
|
zerobounce: "zerobounce";
|
|
183
207
|
millionverifier: "millionverifier";
|
|
184
208
|
googlemaps: "googlemaps";
|
|
@@ -343,6 +367,7 @@ export declare const RecordClaimedBySchema: z.ZodObject<{
|
|
|
343
367
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
344
368
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
345
369
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
370
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
346
371
|
"company:identity@1": "company:identity@1";
|
|
347
372
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
348
373
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -396,6 +421,7 @@ export declare const RecordResolvedBySchema: z.ZodObject<{
|
|
|
396
421
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
397
422
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
398
423
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
424
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
399
425
|
"company:identity@1": "company:identity@1";
|
|
400
426
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
401
427
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -470,6 +496,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
|
|
|
470
496
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
471
497
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
472
498
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
499
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
473
500
|
"company:identity@1": "company:identity@1";
|
|
474
501
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
475
502
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -522,6 +549,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
|
|
|
522
549
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
523
550
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
524
551
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
552
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
525
553
|
"company:identity@1": "company:identity@1";
|
|
526
554
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
527
555
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -557,6 +585,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
|
|
|
557
585
|
provider: z.ZodEnum<{
|
|
558
586
|
pipe0: "pipe0";
|
|
559
587
|
findymail: "findymail";
|
|
588
|
+
crustdata: "crustdata";
|
|
560
589
|
zerobounce: "zerobounce";
|
|
561
590
|
millionverifier: "millionverifier";
|
|
562
591
|
googlemaps: "googlemaps";
|
|
@@ -581,6 +610,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
|
|
|
581
610
|
available_providers: z.ZodArray<z.ZodEnum<{
|
|
582
611
|
pipe0: "pipe0";
|
|
583
612
|
findymail: "findymail";
|
|
613
|
+
crustdata: "crustdata";
|
|
584
614
|
zerobounce: "zerobounce";
|
|
585
615
|
millionverifier: "millionverifier";
|
|
586
616
|
googlemaps: "googlemaps";
|
|
@@ -604,6 +634,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
|
|
|
604
634
|
successful_provider: z.ZodOptional<z.ZodEnum<{
|
|
605
635
|
pipe0: "pipe0";
|
|
606
636
|
findymail: "findymail";
|
|
637
|
+
crustdata: "crustdata";
|
|
607
638
|
zerobounce: "zerobounce";
|
|
608
639
|
millionverifier: "millionverifier";
|
|
609
640
|
googlemaps: "googlemaps";
|
|
@@ -685,7 +716,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
|
|
|
685
716
|
json: "json";
|
|
686
717
|
unknown: "unknown";
|
|
687
718
|
}>>;
|
|
688
|
-
format: z.ZodOptional<z.ZodNullable<z.
|
|
719
|
+
format: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
689
720
|
email: "email";
|
|
690
721
|
address_line_1: "address_line_1";
|
|
691
722
|
zip_code: "zip_code";
|
|
@@ -704,7 +735,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
|
|
|
704
735
|
text: "text";
|
|
705
736
|
decimal: "decimal";
|
|
706
737
|
percent: "percent";
|
|
707
|
-
}
|
|
738
|
+
}>>>;
|
|
708
739
|
claimed_by: z.ZodOptional<z.ZodObject<{
|
|
709
740
|
ref: z.ZodNullable<z.ZodEnum<{
|
|
710
741
|
"prompt:run@1": "prompt:run@1";
|
|
@@ -748,6 +779,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
|
|
|
748
779
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
749
780
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
750
781
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
782
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
751
783
|
"company:identity@1": "company:identity@1";
|
|
752
784
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
753
785
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -800,6 +832,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
|
|
|
800
832
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
801
833
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
802
834
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
835
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
803
836
|
"company:identity@1": "company:identity@1";
|
|
804
837
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
805
838
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -835,6 +868,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
|
|
|
835
868
|
provider: z.ZodEnum<{
|
|
836
869
|
pipe0: "pipe0";
|
|
837
870
|
findymail: "findymail";
|
|
871
|
+
crustdata: "crustdata";
|
|
838
872
|
zerobounce: "zerobounce";
|
|
839
873
|
millionverifier: "millionverifier";
|
|
840
874
|
googlemaps: "googlemaps";
|
|
@@ -859,6 +893,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
|
|
|
859
893
|
available_providers: z.ZodArray<z.ZodEnum<{
|
|
860
894
|
pipe0: "pipe0";
|
|
861
895
|
findymail: "findymail";
|
|
896
|
+
crustdata: "crustdata";
|
|
862
897
|
zerobounce: "zerobounce";
|
|
863
898
|
millionverifier: "millionverifier";
|
|
864
899
|
googlemaps: "googlemaps";
|
|
@@ -882,6 +917,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
|
|
|
882
917
|
successful_provider: z.ZodOptional<z.ZodEnum<{
|
|
883
918
|
pipe0: "pipe0";
|
|
884
919
|
findymail: "findymail";
|
|
920
|
+
crustdata: "crustdata";
|
|
885
921
|
zerobounce: "zerobounce";
|
|
886
922
|
millionverifier: "millionverifier";
|
|
887
923
|
googlemaps: "googlemaps";
|
|
@@ -943,7 +979,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
|
|
|
943
979
|
json: "json";
|
|
944
980
|
unknown: "unknown";
|
|
945
981
|
}>>;
|
|
946
|
-
format: z.ZodOptional<z.ZodNullable<z.
|
|
982
|
+
format: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
|
|
947
983
|
email: "email";
|
|
948
984
|
address_line_1: "address_line_1";
|
|
949
985
|
zip_code: "zip_code";
|
|
@@ -962,7 +998,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
|
|
|
962
998
|
text: "text";
|
|
963
999
|
decimal: "decimal";
|
|
964
1000
|
percent: "percent";
|
|
965
|
-
}
|
|
1001
|
+
}>>>;
|
|
966
1002
|
claimed_by: z.ZodOptional<z.ZodObject<{
|
|
967
1003
|
ref: z.ZodNullable<z.ZodEnum<{
|
|
968
1004
|
"prompt:run@1": "prompt:run@1";
|
|
@@ -1006,6 +1042,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
|
|
|
1006
1042
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
1007
1043
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
1008
1044
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
1045
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
1009
1046
|
"company:identity@1": "company:identity@1";
|
|
1010
1047
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
1011
1048
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -1058,6 +1095,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
|
|
|
1058
1095
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
1059
1096
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
1060
1097
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
1098
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
1061
1099
|
"company:identity@1": "company:identity@1";
|
|
1062
1100
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
1063
1101
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -1093,6 +1131,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
|
|
|
1093
1131
|
provider: z.ZodEnum<{
|
|
1094
1132
|
pipe0: "pipe0";
|
|
1095
1133
|
findymail: "findymail";
|
|
1134
|
+
crustdata: "crustdata";
|
|
1096
1135
|
zerobounce: "zerobounce";
|
|
1097
1136
|
millionverifier: "millionverifier";
|
|
1098
1137
|
googlemaps: "googlemaps";
|
|
@@ -1117,6 +1156,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
|
|
|
1117
1156
|
available_providers: z.ZodArray<z.ZodEnum<{
|
|
1118
1157
|
pipe0: "pipe0";
|
|
1119
1158
|
findymail: "findymail";
|
|
1159
|
+
crustdata: "crustdata";
|
|
1120
1160
|
zerobounce: "zerobounce";
|
|
1121
1161
|
millionverifier: "millionverifier";
|
|
1122
1162
|
googlemaps: "googlemaps";
|
|
@@ -1140,6 +1180,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
|
|
|
1140
1180
|
successful_provider: z.ZodOptional<z.ZodEnum<{
|
|
1141
1181
|
pipe0: "pipe0";
|
|
1142
1182
|
findymail: "findymail";
|
|
1183
|
+
crustdata: "crustdata";
|
|
1143
1184
|
zerobounce: "zerobounce";
|
|
1144
1185
|
millionverifier: "millionverifier";
|
|
1145
1186
|
googlemaps: "googlemaps";
|
|
@@ -1246,6 +1287,7 @@ export declare const RecordSchema: z.ZodObject<{
|
|
|
1246
1287
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
1247
1288
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
1248
1289
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
1290
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
1249
1291
|
"company:identity@1": "company:identity@1";
|
|
1250
1292
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
1251
1293
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -1298,6 +1340,7 @@ export declare const RecordSchema: z.ZodObject<{
|
|
|
1298
1340
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
1299
1341
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
1300
1342
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
1343
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
1301
1344
|
"company:identity@1": "company:identity@1";
|
|
1302
1345
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
1303
1346
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -1333,6 +1376,7 @@ export declare const RecordSchema: z.ZodObject<{
|
|
|
1333
1376
|
provider: z.ZodEnum<{
|
|
1334
1377
|
pipe0: "pipe0";
|
|
1335
1378
|
findymail: "findymail";
|
|
1379
|
+
crustdata: "crustdata";
|
|
1336
1380
|
zerobounce: "zerobounce";
|
|
1337
1381
|
millionverifier: "millionverifier";
|
|
1338
1382
|
googlemaps: "googlemaps";
|
|
@@ -1357,6 +1401,7 @@ export declare const RecordSchema: z.ZodObject<{
|
|
|
1357
1401
|
available_providers: z.ZodArray<z.ZodEnum<{
|
|
1358
1402
|
pipe0: "pipe0";
|
|
1359
1403
|
findymail: "findymail";
|
|
1404
|
+
crustdata: "crustdata";
|
|
1360
1405
|
zerobounce: "zerobounce";
|
|
1361
1406
|
millionverifier: "millionverifier";
|
|
1362
1407
|
googlemaps: "googlemaps";
|
|
@@ -1380,6 +1425,7 @@ export declare const RecordSchema: z.ZodObject<{
|
|
|
1380
1425
|
successful_provider: z.ZodOptional<z.ZodEnum<{
|
|
1381
1426
|
pipe0: "pipe0";
|
|
1382
1427
|
findymail: "findymail";
|
|
1428
|
+
crustdata: "crustdata";
|
|
1383
1429
|
zerobounce: "zerobounce";
|
|
1384
1430
|
millionverifier: "millionverifier";
|
|
1385
1431
|
googlemaps: "googlemaps";
|
|
@@ -1504,6 +1550,7 @@ export declare const PipesFieldDefinitionSchema: z.ZodObject<{
|
|
|
1504
1550
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
1505
1551
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
1506
1552
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
1553
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
1507
1554
|
"company:identity@1": "company:identity@1";
|
|
1508
1555
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
1509
1556
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|
|
@@ -1590,6 +1637,7 @@ export declare const PipesFieldDefinitionsSchema: z.ZodRecord<z.ZodString, z.Zod
|
|
|
1590
1637
|
"sheet:expandappend@1": "sheet:expandappend@1";
|
|
1591
1638
|
"company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
|
|
1592
1639
|
"company:match:logodev@1": "company:match:logodev@1";
|
|
1640
|
+
"people:posts:crustdata@1": "people:posts:crustdata@1";
|
|
1593
1641
|
"company:identity@1": "company:identity@1";
|
|
1594
1642
|
"people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
|
|
1595
1643
|
"people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
|