@pipe0/ops 0.0.1 → 0.0.3

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.
Files changed (54) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/fields/field-catalog.d.ts +776 -56
  3. package/dist/fields/json-meta/fields/companyenrich_match.d.ts +63 -0
  4. package/dist/fields/json-meta/fields/logodev-describe-match.d.ts +31 -0
  5. package/dist/fields/json-meta/fields/million-verifier-validation-match.d.ts +2 -2
  6. package/dist/fields/json-meta/fields/role-finder-match.d.ts +9 -0
  7. package/dist/form-generation/fields.d.ts +33 -7
  8. package/dist/index.d.ts +1 -1
  9. package/dist/index.js +3685 -3046
  10. package/dist/pipes/catalog/entries/company-identity-2.d.ts +4 -4
  11. package/dist/pipes/catalog/entries/company-lookalikes-companyenrich-1.d.ts +213 -0
  12. package/dist/pipes/catalog/entries/company-match-logodev-1.d.ts +244 -0
  13. package/dist/pipes/catalog/entries/company-newssummary-website-1.d.ts +3 -3
  14. package/dist/pipes/catalog/entries/company-overview-2.d.ts +7 -7
  15. package/dist/pipes/catalog/entries/company-techstack-builtwith-1.d.ts +7 -7
  16. package/dist/pipes/catalog/entries/company-websiteurl-email-1.d.ts +3 -3
  17. package/dist/pipes/catalog/entries/deprecated/company-identity-1.d.ts +3 -3
  18. package/dist/pipes/catalog/entries/deprecated/company-overview-1.d.ts +6 -6
  19. package/dist/pipes/catalog/entries/deprecated/people-mobile-number-professional-profile-waterfall-1.d.ts +6 -6
  20. package/dist/pipes/catalog/entries/deprecated/people-mobile-number-work-email-waterfall-1.d.ts +6 -6
  21. package/dist/pipes/catalog/entries/deprecated/people-professionalprofile-waterfall-1.d.ts +3 -3
  22. package/dist/pipes/catalog/entries/deprecated/people-professionalprofileurl-email-waterfall-1.d.ts +6 -6
  23. package/dist/pipes/catalog/entries/people-email-iswork-1.d.ts +4 -4
  24. package/dist/pipes/catalog/entries/people-email-validate-zerobounce-2.d.ts +1 -1
  25. package/dist/pipes/catalog/entries/people-match-role-waterfall-1.d.ts +225 -0
  26. package/dist/pipes/catalog/entries/people-name-join-1.d.ts +7 -7
  27. package/dist/pipes/catalog/entries/people-name-split-1.d.ts +4 -4
  28. package/dist/pipes/catalog/entries/people-personalemail-profile-waterfall-1.d.ts +6 -6
  29. package/dist/pipes/catalog/entries/people-phone-profile-waterfall-1.d.ts +6 -6
  30. package/dist/pipes/catalog/entries/people-phone-workemail-waterfall-1.d.ts +6 -6
  31. package/dist/pipes/catalog/entries/people-profile-waterfall-1.d.ts +4 -4
  32. package/dist/pipes/catalog/entries/people-profileurl-email-waterfall-1.d.ts +7 -7
  33. package/dist/pipes/catalog/entries/website-extract-firecrawl-1.d.ts +1 -1
  34. package/dist/pipes/catalog/pipe.d.ts +347 -31
  35. package/dist/pipes/catalog/pipes-catalog.d.ts +1325 -259
  36. package/dist/pipes/catalog/types.d.ts +1 -1
  37. package/dist/pipes/catalog/utils/get-pipe-hash-key.d.ts +1 -1
  38. package/dist/pipes/catalog/utils/get-pipe-instances.d.ts +2 -2
  39. package/dist/pipes/catalog/utils/index.d.ts +34 -34
  40. package/dist/pipes/pipes-validator/get-output-field-info-from-dev.d.ts +18 -0
  41. package/dist/pipes/pipes-validator/pipes-validator.d.ts +2 -2
  42. package/dist/pipes/providers/provider-catalog.d.ts +24 -0
  43. package/dist/pipes/providers/provider-utils.d.ts +43 -19
  44. package/dist/pipes/utils/pipes-utils.d.ts +30 -30
  45. package/dist/pipes/utils/schemas-primitives.d.ts +78 -17
  46. package/dist/searches/catalog/entries/companies-profiles-icypeas-1.d.ts +4 -8
  47. package/dist/searches/catalog/searches-catalog.d.ts +198 -12
  48. package/dist/searches/index.d.ts +4 -8
  49. package/dist/utils/connection-id.d.ts +1 -1
  50. package/dist/utils/index.d.ts +4 -1
  51. package/dist/utils/schemas.d.ts +9 -2
  52. package/package.json +2 -3
  53. package/dist/utils/pixelart.d.ts +0 -13
  54. /package/dist/pipes/catalog/entries/{people-email-validate-million-1.d.ts → people-email-validate-millionverifier-1.d.ts} +0 -0
@@ -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", "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: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", "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";
@@ -27,6 +27,7 @@ export declare const PipeIdSchema: z.ZodEnum<{
27
27
  "message:send:slack@1": "message:send:slack@1";
28
28
  "template:fill@1": "template:fill@1";
29
29
  "contact:create:resend@1": "contact:create:resend@1";
30
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
30
31
  "company:identity@2": "company:identity@2";
31
32
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
32
33
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -43,6 +44,8 @@ export declare const PipeIdSchema: z.ZodEnum<{
43
44
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
44
45
  "sheet:append@1": "sheet:append@1";
45
46
  "sheet:expandappend@1": "sheet:expandappend@1";
47
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
48
+ "company:match:logodev@1": "company:match:logodev@1";
46
49
  "company:identity@1": "company:identity@1";
47
50
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
48
51
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -146,6 +149,8 @@ export declare const WidgetsSchema: z.ZodObject<{
146
149
  firecrawl: "firecrawl";
147
150
  exa: "exa";
148
151
  openai: "openai";
152
+ companyenrich: "companyenrich";
153
+ logodev: "logodev";
149
154
  }>;
150
155
  }, z.core.$strip>>;
151
156
  available_providers: z.ZodArray<z.ZodEnum<{
@@ -168,6 +173,8 @@ export declare const WidgetsSchema: z.ZodObject<{
168
173
  firecrawl: "firecrawl";
169
174
  exa: "exa";
170
175
  openai: "openai";
176
+ companyenrich: "companyenrich";
177
+ logodev: "logodev";
171
178
  }>>;
172
179
  successful_provider: z.ZodOptional<z.ZodEnum<{
173
180
  pipe0: "pipe0";
@@ -189,6 +196,8 @@ export declare const WidgetsSchema: z.ZodObject<{
189
196
  firecrawl: "firecrawl";
190
197
  exa: "exa";
191
198
  openai: "openai";
199
+ companyenrich: "companyenrich";
200
+ logodev: "logodev";
192
201
  }>>;
193
202
  }, z.core.$strip>>>;
194
203
  icon: z.ZodOptional<z.ZodOptional<z.ZodObject<{
@@ -229,8 +238,8 @@ export declare const FieldAnnotationSchema: z.ZodObject<{
229
238
  json: "json";
230
239
  unknown: "unknown";
231
240
  }>;
232
- label: z.ZodOptional<z.ZodString>;
233
- format: z.ZodNullable<z.ZodOptional<z.ZodNullable<z.ZodEnum<{
241
+ label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
242
+ format: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
234
243
  email: "email";
235
244
  address_line_1: "address_line_1";
236
245
  zip_code: "zip_code";
@@ -249,8 +258,8 @@ export declare const FieldAnnotationSchema: z.ZodObject<{
249
258
  text: "text";
250
259
  decimal: "decimal";
251
260
  percent: "percent";
252
- }>>>>;
253
- json_metadata: z.ZodNullable<z.ZodOptional<z.ZodObject<{
261
+ }>>>;
262
+ json_metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
254
263
  example_value: z.ZodNullable<z.ZodAny>;
255
264
  schema: z.ZodNullable<z.ZodAny>;
256
265
  }, z.core.$strip>>>;
@@ -264,8 +273,8 @@ export declare const FieldAnnotationsSchema: z.ZodRecord<z.ZodString, z.ZodObjec
264
273
  json: "json";
265
274
  unknown: "unknown";
266
275
  }>;
267
- label: z.ZodOptional<z.ZodString>;
268
- format: z.ZodNullable<z.ZodOptional<z.ZodNullable<z.ZodEnum<{
276
+ label: z.ZodOptional<z.ZodNullable<z.ZodString>>;
277
+ format: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
269
278
  email: "email";
270
279
  address_line_1: "address_line_1";
271
280
  zip_code: "zip_code";
@@ -284,8 +293,8 @@ export declare const FieldAnnotationsSchema: z.ZodRecord<z.ZodString, z.ZodObjec
284
293
  text: "text";
285
294
  decimal: "decimal";
286
295
  percent: "percent";
287
- }>>>>;
288
- json_metadata: z.ZodNullable<z.ZodOptional<z.ZodObject<{
296
+ }>>>;
297
+ json_metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
289
298
  example_value: z.ZodNullable<z.ZodAny>;
290
299
  schema: z.ZodNullable<z.ZodAny>;
291
300
  }, z.core.$strip>>>;
@@ -315,6 +324,7 @@ export declare const RecordClaimedBySchema: z.ZodObject<{
315
324
  "message:send:slack@1": "message:send:slack@1";
316
325
  "template:fill@1": "template:fill@1";
317
326
  "contact:create:resend@1": "contact:create:resend@1";
327
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
318
328
  "company:identity@2": "company:identity@2";
319
329
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
320
330
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -331,6 +341,8 @@ export declare const RecordClaimedBySchema: z.ZodObject<{
331
341
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
332
342
  "sheet:append@1": "sheet:append@1";
333
343
  "sheet:expandappend@1": "sheet:expandappend@1";
344
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
345
+ "company:match:logodev@1": "company:match:logodev@1";
334
346
  "company:identity@1": "company:identity@1";
335
347
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
336
348
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -365,6 +377,7 @@ export declare const RecordResolvedBySchema: z.ZodObject<{
365
377
  "message:send:slack@1": "message:send:slack@1";
366
378
  "template:fill@1": "template:fill@1";
367
379
  "contact:create:resend@1": "contact:create:resend@1";
380
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
368
381
  "company:identity@2": "company:identity@2";
369
382
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
370
383
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -381,6 +394,8 @@ export declare const RecordResolvedBySchema: z.ZodObject<{
381
394
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
382
395
  "sheet:append@1": "sheet:append@1";
383
396
  "sheet:expandappend@1": "sheet:expandappend@1";
397
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
398
+ "company:match:logodev@1": "company:match:logodev@1";
384
399
  "company:identity@1": "company:identity@1";
385
400
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
386
401
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -436,6 +451,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
436
451
  "message:send:slack@1": "message:send:slack@1";
437
452
  "template:fill@1": "template:fill@1";
438
453
  "contact:create:resend@1": "contact:create:resend@1";
454
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
439
455
  "company:identity@2": "company:identity@2";
440
456
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
441
457
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -452,6 +468,8 @@ export declare const RecordFieldSchema: z.ZodObject<{
452
468
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
453
469
  "sheet:append@1": "sheet:append@1";
454
470
  "sheet:expandappend@1": "sheet:expandappend@1";
471
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
472
+ "company:match:logodev@1": "company:match:logodev@1";
455
473
  "company:identity@1": "company:identity@1";
456
474
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
457
475
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -485,6 +503,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
485
503
  "message:send:slack@1": "message:send:slack@1";
486
504
  "template:fill@1": "template:fill@1";
487
505
  "contact:create:resend@1": "contact:create:resend@1";
506
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
488
507
  "company:identity@2": "company:identity@2";
489
508
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
490
509
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -501,6 +520,8 @@ export declare const RecordFieldSchema: z.ZodObject<{
501
520
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
502
521
  "sheet:append@1": "sheet:append@1";
503
522
  "sheet:expandappend@1": "sheet:expandappend@1";
523
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
524
+ "company:match:logodev@1": "company:match:logodev@1";
504
525
  "company:identity@1": "company:identity@1";
505
526
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
506
527
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -553,6 +574,8 @@ export declare const RecordFieldSchema: z.ZodObject<{
553
574
  firecrawl: "firecrawl";
554
575
  exa: "exa";
555
576
  openai: "openai";
577
+ companyenrich: "companyenrich";
578
+ logodev: "logodev";
556
579
  }>;
557
580
  }, z.core.$strip>>;
558
581
  available_providers: z.ZodArray<z.ZodEnum<{
@@ -575,6 +598,8 @@ export declare const RecordFieldSchema: z.ZodObject<{
575
598
  firecrawl: "firecrawl";
576
599
  exa: "exa";
577
600
  openai: "openai";
601
+ companyenrich: "companyenrich";
602
+ logodev: "logodev";
578
603
  }>>;
579
604
  successful_provider: z.ZodOptional<z.ZodEnum<{
580
605
  pipe0: "pipe0";
@@ -596,6 +621,8 @@ export declare const RecordFieldSchema: z.ZodObject<{
596
621
  firecrawl: "firecrawl";
597
622
  exa: "exa";
598
623
  openai: "openai";
624
+ companyenrich: "companyenrich";
625
+ logodev: "logodev";
599
626
  }>>;
600
627
  }, z.core.$strip>>>;
601
628
  icon: z.ZodOptional<z.ZodOptional<z.ZodObject<{
@@ -702,6 +729,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
702
729
  "message:send:slack@1": "message:send:slack@1";
703
730
  "template:fill@1": "template:fill@1";
704
731
  "contact:create:resend@1": "contact:create:resend@1";
732
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
705
733
  "company:identity@2": "company:identity@2";
706
734
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
707
735
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -718,6 +746,8 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
718
746
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
719
747
  "sheet:append@1": "sheet:append@1";
720
748
  "sheet:expandappend@1": "sheet:expandappend@1";
749
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
750
+ "company:match:logodev@1": "company:match:logodev@1";
721
751
  "company:identity@1": "company:identity@1";
722
752
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
723
753
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -751,6 +781,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
751
781
  "message:send:slack@1": "message:send:slack@1";
752
782
  "template:fill@1": "template:fill@1";
753
783
  "contact:create:resend@1": "contact:create:resend@1";
784
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
754
785
  "company:identity@2": "company:identity@2";
755
786
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
756
787
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -767,6 +798,8 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
767
798
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
768
799
  "sheet:append@1": "sheet:append@1";
769
800
  "sheet:expandappend@1": "sheet:expandappend@1";
801
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
802
+ "company:match:logodev@1": "company:match:logodev@1";
770
803
  "company:identity@1": "company:identity@1";
771
804
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
772
805
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -819,6 +852,8 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
819
852
  firecrawl: "firecrawl";
820
853
  exa: "exa";
821
854
  openai: "openai";
855
+ companyenrich: "companyenrich";
856
+ logodev: "logodev";
822
857
  }>;
823
858
  }, z.core.$strip>>;
824
859
  available_providers: z.ZodArray<z.ZodEnum<{
@@ -841,6 +876,8 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
841
876
  firecrawl: "firecrawl";
842
877
  exa: "exa";
843
878
  openai: "openai";
879
+ companyenrich: "companyenrich";
880
+ logodev: "logodev";
844
881
  }>>;
845
882
  successful_provider: z.ZodOptional<z.ZodEnum<{
846
883
  pipe0: "pipe0";
@@ -862,6 +899,8 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
862
899
  firecrawl: "firecrawl";
863
900
  exa: "exa";
864
901
  openai: "openai";
902
+ companyenrich: "companyenrich";
903
+ logodev: "logodev";
865
904
  }>>;
866
905
  }, z.core.$strip>>>;
867
906
  icon: z.ZodOptional<z.ZodOptional<z.ZodObject<{
@@ -948,6 +987,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
948
987
  "message:send:slack@1": "message:send:slack@1";
949
988
  "template:fill@1": "template:fill@1";
950
989
  "contact:create:resend@1": "contact:create:resend@1";
990
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
951
991
  "company:identity@2": "company:identity@2";
952
992
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
953
993
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -964,6 +1004,8 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
964
1004
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
965
1005
  "sheet:append@1": "sheet:append@1";
966
1006
  "sheet:expandappend@1": "sheet:expandappend@1";
1007
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
1008
+ "company:match:logodev@1": "company:match:logodev@1";
967
1009
  "company:identity@1": "company:identity@1";
968
1010
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
969
1011
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -997,6 +1039,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
997
1039
  "message:send:slack@1": "message:send:slack@1";
998
1040
  "template:fill@1": "template:fill@1";
999
1041
  "contact:create:resend@1": "contact:create:resend@1";
1042
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1000
1043
  "company:identity@2": "company:identity@2";
1001
1044
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1002
1045
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -1013,6 +1056,8 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
1013
1056
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
1014
1057
  "sheet:append@1": "sheet:append@1";
1015
1058
  "sheet:expandappend@1": "sheet:expandappend@1";
1059
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
1060
+ "company:match:logodev@1": "company:match:logodev@1";
1016
1061
  "company:identity@1": "company:identity@1";
1017
1062
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
1018
1063
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -1065,6 +1110,8 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
1065
1110
  firecrawl: "firecrawl";
1066
1111
  exa: "exa";
1067
1112
  openai: "openai";
1113
+ companyenrich: "companyenrich";
1114
+ logodev: "logodev";
1068
1115
  }>;
1069
1116
  }, z.core.$strip>>;
1070
1117
  available_providers: z.ZodArray<z.ZodEnum<{
@@ -1087,6 +1134,8 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
1087
1134
  firecrawl: "firecrawl";
1088
1135
  exa: "exa";
1089
1136
  openai: "openai";
1137
+ companyenrich: "companyenrich";
1138
+ logodev: "logodev";
1090
1139
  }>>;
1091
1140
  successful_provider: z.ZodOptional<z.ZodEnum<{
1092
1141
  pipe0: "pipe0";
@@ -1108,6 +1157,8 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
1108
1157
  firecrawl: "firecrawl";
1109
1158
  exa: "exa";
1110
1159
  openai: "openai";
1160
+ companyenrich: "companyenrich";
1161
+ logodev: "logodev";
1111
1162
  }>>;
1112
1163
  }, z.core.$strip>>>;
1113
1164
  icon: z.ZodOptional<z.ZodOptional<z.ZodObject<{
@@ -1176,6 +1227,7 @@ export declare const RecordSchema: z.ZodObject<{
1176
1227
  "message:send:slack@1": "message:send:slack@1";
1177
1228
  "template:fill@1": "template:fill@1";
1178
1229
  "contact:create:resend@1": "contact:create:resend@1";
1230
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1179
1231
  "company:identity@2": "company:identity@2";
1180
1232
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1181
1233
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -1192,6 +1244,8 @@ export declare const RecordSchema: z.ZodObject<{
1192
1244
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
1193
1245
  "sheet:append@1": "sheet:append@1";
1194
1246
  "sheet:expandappend@1": "sheet:expandappend@1";
1247
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
1248
+ "company:match:logodev@1": "company:match:logodev@1";
1195
1249
  "company:identity@1": "company:identity@1";
1196
1250
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
1197
1251
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -1225,6 +1279,7 @@ export declare const RecordSchema: z.ZodObject<{
1225
1279
  "message:send:slack@1": "message:send:slack@1";
1226
1280
  "template:fill@1": "template:fill@1";
1227
1281
  "contact:create:resend@1": "contact:create:resend@1";
1282
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1228
1283
  "company:identity@2": "company:identity@2";
1229
1284
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1230
1285
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -1241,6 +1296,8 @@ export declare const RecordSchema: z.ZodObject<{
1241
1296
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
1242
1297
  "sheet:append@1": "sheet:append@1";
1243
1298
  "sheet:expandappend@1": "sheet:expandappend@1";
1299
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
1300
+ "company:match:logodev@1": "company:match:logodev@1";
1244
1301
  "company:identity@1": "company:identity@1";
1245
1302
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
1246
1303
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -1293,6 +1350,8 @@ export declare const RecordSchema: z.ZodObject<{
1293
1350
  firecrawl: "firecrawl";
1294
1351
  exa: "exa";
1295
1352
  openai: "openai";
1353
+ companyenrich: "companyenrich";
1354
+ logodev: "logodev";
1296
1355
  }>;
1297
1356
  }, z.core.$strip>>;
1298
1357
  available_providers: z.ZodArray<z.ZodEnum<{
@@ -1315,6 +1374,8 @@ export declare const RecordSchema: z.ZodObject<{
1315
1374
  firecrawl: "firecrawl";
1316
1375
  exa: "exa";
1317
1376
  openai: "openai";
1377
+ companyenrich: "companyenrich";
1378
+ logodev: "logodev";
1318
1379
  }>>;
1319
1380
  successful_provider: z.ZodOptional<z.ZodEnum<{
1320
1381
  pipe0: "pipe0";
@@ -1336,6 +1397,8 @@ export declare const RecordSchema: z.ZodObject<{
1336
1397
  firecrawl: "firecrawl";
1337
1398
  exa: "exa";
1338
1399
  openai: "openai";
1400
+ companyenrich: "companyenrich";
1401
+ logodev: "logodev";
1339
1402
  }>>;
1340
1403
  }, z.core.$strip>>>;
1341
1404
  icon: z.ZodOptional<z.ZodOptional<z.ZodObject<{
@@ -1398,10 +1461,6 @@ export declare const PipesFieldDefinitionSchema: z.ZodObject<{
1398
1461
  unknown: "unknown";
1399
1462
  }>;
1400
1463
  label: z.ZodString;
1401
- json_metadata: z.ZodNullable<z.ZodObject<{
1402
- example_value: z.ZodNullable<z.ZodAny>;
1403
- schema: z.ZodNullable<z.ZodAny>;
1404
- }, z.core.$strip>>;
1405
1464
  added_by: z.ZodObject<{
1406
1465
  ref: z.ZodUnion<readonly [z.ZodEnum<{
1407
1466
  "prompt:run@1": "prompt:run@1";
@@ -1426,6 +1485,7 @@ export declare const PipesFieldDefinitionSchema: z.ZodObject<{
1426
1485
  "message:send:slack@1": "message:send:slack@1";
1427
1486
  "template:fill@1": "template:fill@1";
1428
1487
  "contact:create:resend@1": "contact:create:resend@1";
1488
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1429
1489
  "company:identity@2": "company:identity@2";
1430
1490
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1431
1491
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -1442,6 +1502,8 @@ export declare const PipesFieldDefinitionSchema: z.ZodObject<{
1442
1502
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
1443
1503
  "sheet:append@1": "sheet:append@1";
1444
1504
  "sheet:expandappend@1": "sheet:expandappend@1";
1505
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
1506
+ "company:match:logodev@1": "company:match:logodev@1";
1445
1507
  "company:identity@1": "company:identity@1";
1446
1508
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
1447
1509
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -1485,10 +1547,6 @@ export declare const PipesFieldDefinitionsSchema: z.ZodRecord<z.ZodString, z.Zod
1485
1547
  unknown: "unknown";
1486
1548
  }>;
1487
1549
  label: z.ZodString;
1488
- json_metadata: z.ZodNullable<z.ZodObject<{
1489
- example_value: z.ZodNullable<z.ZodAny>;
1490
- schema: z.ZodNullable<z.ZodAny>;
1491
- }, z.core.$strip>>;
1492
1550
  added_by: z.ZodObject<{
1493
1551
  ref: z.ZodUnion<readonly [z.ZodEnum<{
1494
1552
  "prompt:run@1": "prompt:run@1";
@@ -1513,6 +1571,7 @@ export declare const PipesFieldDefinitionsSchema: z.ZodRecord<z.ZodString, z.Zod
1513
1571
  "message:send:slack@1": "message:send:slack@1";
1514
1572
  "template:fill@1": "template:fill@1";
1515
1573
  "contact:create:resend@1": "contact:create:resend@1";
1574
+ "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1516
1575
  "company:identity@2": "company:identity@2";
1517
1576
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1518
1577
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
@@ -1529,6 +1588,8 @@ export declare const PipesFieldDefinitionsSchema: z.ZodRecord<z.ZodString, z.Zod
1529
1588
  "website:maplinks:firecrawl@1": "website:maplinks:firecrawl@1";
1530
1589
  "sheet:append@1": "sheet:append@1";
1531
1590
  "sheet:expandappend@1": "sheet:expandappend@1";
1591
+ "company:lookalikes:companyenrich@1": "company:lookalikes:companyenrich@1";
1592
+ "company:match:logodev@1": "company:match:logodev@1";
1532
1593
  "company:identity@1": "company:identity@1";
1533
1594
  "people:professionalprofile:waterfall@1": "people:professionalprofile:waterfall@1";
1534
1595
  "people:professionalprofileurl:name@1": "people:professionalprofileurl:name@1";
@@ -69,10 +69,8 @@ export declare const PayloadSchema: z.ZodObject<{
69
69
  exclude: z.ZodDefault<z.ZodArray<z.ZodString>>;
70
70
  }, z.core.$strip>>;
71
71
  headcount: z.ZodOptional<z.ZodObject<{
72
- gt: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
73
- lt: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
74
- gte: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
75
- lte: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
72
+ from: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
73
+ to: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
76
74
  }, z.core.$strip>>;
77
75
  urn: z.ZodOptional<z.ZodObject<{
78
76
  include: z.ZodDefault<z.ZodArray<z.ZodString>>;
@@ -161,10 +159,8 @@ export declare const CompaniesProfilesIcypeasPayloadSchema1: z.ZodObject<{
161
159
  exclude: z.ZodDefault<z.ZodArray<z.ZodString>>;
162
160
  }, z.core.$strip>>;
163
161
  headcount: z.ZodOptional<z.ZodObject<{
164
- gt: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
165
- lt: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
166
- gte: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
167
- lte: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
162
+ from: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
163
+ to: z.ZodNullable<z.ZodOptional<z.ZodNumber>>;
168
164
  }, z.core.$strip>>;
169
165
  urn: z.ZodOptional<z.ZodObject<{
170
166
  include: z.ZodDefault<z.ZodArray<z.ZodString>>;