@pipe0/ops 0.0.10 → 0.0.11

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 (46) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/dist/fields/field-catalog.d.ts +9 -9
  3. package/dist/form-generation/fields.d.ts +8 -7
  4. package/dist/index.js +892 -815
  5. package/dist/pipes/catalog/entries/company-identity-2.d.ts +3 -3
  6. package/dist/pipes/catalog/entries/company-lookalikes-companyenrich-1.d.ts +3 -3
  7. package/dist/pipes/catalog/entries/company-match-crustdata-1.d.ts +3 -3
  8. package/dist/pipes/catalog/entries/company-match-logodev-1.d.ts +3 -3
  9. package/dist/pipes/catalog/entries/company-newssummary-website-1.d.ts +3 -3
  10. package/dist/pipes/catalog/entries/company-overview-2.d.ts +6 -6
  11. package/dist/pipes/catalog/entries/company-techstack-builtwith-1.d.ts +6 -6
  12. package/dist/pipes/catalog/entries/company-websiteurl-email-1.d.ts +3 -3
  13. package/dist/pipes/catalog/entries/deprecated/company-identity-1.d.ts +3 -3
  14. package/dist/pipes/catalog/entries/deprecated/company-overview-1.d.ts +6 -6
  15. package/dist/pipes/catalog/entries/deprecated/people-mobile-number-professional-profile-waterfall-1.d.ts +6 -6
  16. package/dist/pipes/catalog/entries/deprecated/people-mobile-number-work-email-waterfall-1.d.ts +6 -6
  17. package/dist/pipes/catalog/entries/deprecated/people-professionalprofile-waterfall-1.d.ts +3 -3
  18. package/dist/pipes/catalog/entries/deprecated/people-professionalprofileurl-email-waterfall-1.d.ts +6 -6
  19. package/dist/pipes/catalog/entries/field-domainify-1.d.ts +3 -3
  20. package/dist/pipes/catalog/entries/field-slugify-1.d.ts +3 -3
  21. package/dist/pipes/catalog/entries/fields-merge-1.d.ts +6 -2
  22. package/dist/pipes/catalog/entries/people-email-iswork-1.d.ts +3 -3
  23. package/dist/pipes/catalog/entries/people-identity-amplemarket-1.d.ts +4 -4
  24. package/dist/pipes/catalog/entries/people-match-amplemarket-1.d.ts +208 -0
  25. package/dist/pipes/catalog/entries/people-match-role-waterfall-1.d.ts +3 -3
  26. package/dist/pipes/catalog/entries/people-name-join-1.d.ts +6 -6
  27. package/dist/pipes/catalog/entries/people-name-split-1.d.ts +3 -3
  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-posts-crustdata-1.d.ts +3 -3
  32. package/dist/pipes/catalog/entries/people-profile-waterfall-1.d.ts +3 -3
  33. package/dist/pipes/catalog/entries/people-profile-workemail-curstdata-1.d.ts +3 -3
  34. package/dist/pipes/catalog/entries/people-profileurl-email-waterfall-1.d.ts +6 -6
  35. package/dist/pipes/catalog/entries/sheet-row-append-1.d.ts +12 -4
  36. package/dist/pipes/catalog/entries/sheet-row-append-sheet-1.d.ts +16 -5
  37. package/dist/pipes/catalog/pipe.d.ts +3 -3
  38. package/dist/pipes/catalog/pipes-catalog.d.ts +580 -228
  39. package/dist/pipes/catalog/utils/get-pipe-instances.d.ts +2 -2
  40. package/dist/pipes/catalog/utils/index.d.ts +15 -15
  41. package/dist/pipes/utils/pipes-utils.d.ts +12 -12
  42. package/dist/pipes/utils/schemas-primitives.d.ts +14 -1
  43. package/dist/pipes/utils/sheet-schemas-primitives.d.ts +232 -9
  44. package/dist/searches/catalog/searches-catalog.d.ts +3 -0
  45. package/dist/utils/schemas.d.ts +2 -2
  46. package/package.json +2 -2
@@ -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", "people:identity:amplemarket@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", "field:slugify@1", "field:domainify@1", "website:scrape:firecrawl@1", "website:scrapelist:firecrawl@1", "website:extract:firecrawl@1", "website:maplinks:firecrawl@1", "sheet:row:append@1", "sheet:row:expandappend@1", "company:lookalikes:companyenrich@1", "company:match:logodev@1", "people:posts:crustdata@1", "company:match:crustdata@1", "people:profile:workemail:crustdata@1", "people:workemail:profileurl:waterfall@1", "people:identity:email:waterfall@1", "sheet:row:append:sheet@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", "people:identity:amplemarket@1", "company:identity@2", "people:match:amplemarket@1", "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", "field:slugify@1", "field:domainify@1", "website:scrape:firecrawl@1", "website:scrapelist:firecrawl@1", "website:extract:firecrawl@1", "website:maplinks:firecrawl@1", "sheet:row:append@1", "sheet:row:expandappend@1", "company:lookalikes:companyenrich@1", "company:match:logodev@1", "people:posts:crustdata@1", "company:match:crustdata@1", "people:profile:workemail:crustdata@1", "people:workemail:profileurl:waterfall@1", "people:identity:email:waterfall@1", "sheet:row:append:sheet@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";
@@ -30,6 +30,7 @@ export declare const PipeIdSchema: z.ZodEnum<{
30
30
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
31
31
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
32
32
  "company:identity@2": "company:identity@2";
33
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
33
34
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
34
35
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
35
36
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -365,6 +366,7 @@ export declare const RecordClaimedBySchema: z.ZodObject<{
365
366
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
366
367
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
367
368
  "company:identity@2": "company:identity@2";
369
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
368
370
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
369
371
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
370
372
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -427,6 +429,7 @@ export declare const RecordResolvedBySchema: z.ZodObject<{
427
429
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
428
430
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
429
431
  "company:identity@2": "company:identity@2";
432
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
430
433
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
431
434
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
432
435
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -510,6 +513,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
510
513
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
511
514
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
512
515
  "company:identity@2": "company:identity@2";
516
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
513
517
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
514
518
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
515
519
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -571,6 +575,7 @@ export declare const RecordFieldSchema: z.ZodObject<{
571
575
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
572
576
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
573
577
  "company:identity@2": "company:identity@2";
578
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
574
579
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
575
580
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
576
581
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -815,6 +820,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
815
820
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
816
821
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
817
822
  "company:identity@2": "company:identity@2";
823
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
818
824
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
819
825
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
820
826
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -876,6 +882,7 @@ export declare const ExpandedFieldValueSchema: z.ZodObject<{
876
882
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
877
883
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
878
884
  "company:identity@2": "company:identity@2";
885
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
879
886
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
880
887
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
881
888
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -1100,6 +1107,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
1100
1107
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1101
1108
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
1102
1109
  "company:identity@2": "company:identity@2";
1110
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
1103
1111
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1104
1112
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
1105
1113
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -1161,6 +1169,7 @@ export declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<reado
1161
1169
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1162
1170
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
1163
1171
  "company:identity@2": "company:identity@2";
1172
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
1164
1173
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1165
1174
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
1166
1175
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -1367,6 +1376,7 @@ export declare const RecordSchema: z.ZodObject<{
1367
1376
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1368
1377
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
1369
1378
  "company:identity@2": "company:identity@2";
1379
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
1370
1380
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1371
1381
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
1372
1382
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -1428,6 +1438,7 @@ export declare const RecordSchema: z.ZodObject<{
1428
1438
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1429
1439
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
1430
1440
  "company:identity@2": "company:identity@2";
1441
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
1431
1442
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1432
1443
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
1433
1444
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -1652,6 +1663,7 @@ export declare const PipesFieldDefinitionSchema: z.ZodObject<{
1652
1663
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1653
1664
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
1654
1665
  "company:identity@2": "company:identity@2";
1666
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
1655
1667
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1656
1668
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
1657
1669
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -1747,6 +1759,7 @@ export declare const PipesFieldDefinitionsSchema: z.ZodRecord<z.ZodString, z.Zod
1747
1759
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
1748
1760
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
1749
1761
  "company:identity@2": "company:identity@2";
1762
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
1750
1763
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
1751
1764
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
1752
1765
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -1759,6 +1759,68 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
1759
1759
  }, z.z.core.$strip>>;
1760
1760
  }, z.z.core.$strip>>;
1761
1761
  }, z.z.core.$strip>>;
1762
+ }, z.z.core.$strip>, z.ZodObject<{
1763
+ pipe_id: z.ZodLiteral<"people:match:amplemarket@1">;
1764
+ trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
1765
+ action: z.ZodEnum<{
1766
+ run: "run";
1767
+ }>;
1768
+ when: z.ZodObject<{
1769
+ logic: z.ZodEnum<{
1770
+ and: "and";
1771
+ or: "or";
1772
+ }>;
1773
+ conditions: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
1774
+ property: z.ZodLiteral<"value">;
1775
+ field_name: z.ZodString;
1776
+ operator: z.ZodEnum<{
1777
+ eq: "eq";
1778
+ neq: "neq";
1779
+ gt: "gt";
1780
+ gte: "gte";
1781
+ lt: "lt";
1782
+ lte: "lte";
1783
+ contains: "contains";
1784
+ }>;
1785
+ value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString, z.ZodBoolean, z.ZodNull]>;
1786
+ }, z.z.core.$strip>, z.ZodObject<{
1787
+ property: z.ZodLiteral<"status">;
1788
+ field_name: z.ZodString;
1789
+ operator: z.ZodEnum<{
1790
+ eq: "eq";
1791
+ neq: "neq";
1792
+ }>;
1793
+ value: z.ZodEnum<{
1794
+ completed: "completed";
1795
+ failed: "failed";
1796
+ no_result: "no_result";
1797
+ skipped: "skipped";
1798
+ }>;
1799
+ }, z.z.core.$strip>], "property">>;
1800
+ }, z.z.core.$strip>;
1801
+ }, z.z.core.$strip>>>;
1802
+ connector: z.ZodOptional<z.ZodNullable<z.ZodObject<{
1803
+ strategy: z.ZodDefault<z.ZodEnum<{
1804
+ first: "first";
1805
+ }>>;
1806
+ connections: z.ZodArray<z.ZodObject<{
1807
+ type: z.ZodLiteral<"vault">;
1808
+ connection: z.ZodString;
1809
+ }, z.z.core.$strip>>;
1810
+ }, z.z.core.$strip>>>;
1811
+ config: z.ZodOptional<z.ZodObject<{
1812
+ input_fields: z.ZodOptional<z.ZodObject<{
1813
+ profile_url: z.ZodDefault<z.ZodObject<{
1814
+ alias: z.ZodString;
1815
+ }, z.z.core.$strip>>;
1816
+ }, z.z.core.$strip>>;
1817
+ output_fields: z.ZodOptional<z.ZodObject<{
1818
+ amplemarket_person_match: z.ZodDefault<z.ZodObject<{
1819
+ alias: z.ZodDefault<z.ZodString>;
1820
+ enabled: z.ZodDefault<z.ZodBoolean>;
1821
+ }, z.z.core.$strip>>;
1822
+ }, z.z.core.$strip>>;
1823
+ }, z.z.core.$strip>>;
1762
1824
  }, z.z.core.$strip>, z.ZodObject<{
1763
1825
  pipe_id: z.ZodLiteral<"people:phone:profile:waterfall@1">;
1764
1826
  trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -2355,7 +2417,9 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
2355
2417
  config: z.ZodObject<{
2356
2418
  sources: z.ZodArray<z.ZodObject<{
2357
2419
  field_name: z.ZodString;
2358
- }, z.z.core.$strip>>;
2420
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
2421
+ field_name: z.ZodString;
2422
+ }, z.z.core.$strip>>>;
2359
2423
  output_fields: z.ZodOptional<z.ZodObject<{
2360
2424
  merge_result: z.ZodDefault<z.ZodObject<{
2361
2425
  alias: z.ZodDefault<z.ZodString>;
@@ -2818,7 +2882,11 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
2818
2882
  sheet: z.ZodString;
2819
2883
  run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
2820
2884
  allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
2821
- included_fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
2885
+ included_fields: z.ZodArray<z.ZodObject<{
2886
+ field_name: z.ZodString;
2887
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
2888
+ field_name: z.ZodString;
2889
+ }, z.z.core.$strip>>>;
2822
2890
  output_fields: z.ZodOptional<z.ZodObject<{
2823
2891
  sheet_record_id: z.ZodDefault<z.ZodObject<{
2824
2892
  alias: z.ZodDefault<z.ZodString>;
@@ -3441,6 +3509,11 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
3441
3509
  config: z.ZodObject<{
3442
3510
  run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
3443
3511
  allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
3512
+ included_fields: z.ZodArray<z.ZodObject<{
3513
+ field_name: z.ZodString;
3514
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
3515
+ field_name: z.ZodString;
3516
+ }, z.z.core.$strip>>>;
3444
3517
  allow_sheet_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
3445
3518
  new_sheet_team_id: z.ZodString;
3446
3519
  input_fields: z.ZodOptional<z.ZodObject<{
@@ -3453,7 +3526,7 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
3453
3526
  alias: z.ZodDefault<z.ZodString>;
3454
3527
  enabled: z.ZodDefault<z.ZodBoolean>;
3455
3528
  }, z.z.core.$strip>>;
3456
- sheet_created: z.ZodDefault<z.ZodObject<{
3529
+ created_sheet: z.ZodDefault<z.ZodObject<{
3457
3530
  alias: z.ZodDefault<z.ZodString>;
3458
3531
  enabled: z.ZodDefault<z.ZodBoolean>;
3459
3532
  }, z.z.core.$strip>>;
@@ -5563,6 +5636,68 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
5563
5636
  }, z.z.core.$strip>>;
5564
5637
  }, z.z.core.$strip>>;
5565
5638
  }, z.z.core.$strip>>;
5639
+ }, z.z.core.$strip>, z.ZodObject<{
5640
+ pipe_id: z.ZodLiteral<"people:match:amplemarket@1">;
5641
+ trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
5642
+ action: z.ZodEnum<{
5643
+ run: "run";
5644
+ }>;
5645
+ when: z.ZodObject<{
5646
+ logic: z.ZodEnum<{
5647
+ and: "and";
5648
+ or: "or";
5649
+ }>;
5650
+ conditions: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
5651
+ property: z.ZodLiteral<"value">;
5652
+ field_name: z.ZodString;
5653
+ operator: z.ZodEnum<{
5654
+ eq: "eq";
5655
+ neq: "neq";
5656
+ gt: "gt";
5657
+ gte: "gte";
5658
+ lt: "lt";
5659
+ lte: "lte";
5660
+ contains: "contains";
5661
+ }>;
5662
+ value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString, z.ZodBoolean, z.ZodNull]>;
5663
+ }, z.z.core.$strip>, z.ZodObject<{
5664
+ property: z.ZodLiteral<"status">;
5665
+ field_name: z.ZodString;
5666
+ operator: z.ZodEnum<{
5667
+ eq: "eq";
5668
+ neq: "neq";
5669
+ }>;
5670
+ value: z.ZodEnum<{
5671
+ completed: "completed";
5672
+ failed: "failed";
5673
+ no_result: "no_result";
5674
+ skipped: "skipped";
5675
+ }>;
5676
+ }, z.z.core.$strip>], "property">>;
5677
+ }, z.z.core.$strip>;
5678
+ }, z.z.core.$strip>>>;
5679
+ connector: z.ZodOptional<z.ZodNullable<z.ZodObject<{
5680
+ strategy: z.ZodDefault<z.ZodEnum<{
5681
+ first: "first";
5682
+ }>>;
5683
+ connections: z.ZodArray<z.ZodObject<{
5684
+ type: z.ZodLiteral<"vault">;
5685
+ connection: z.ZodString;
5686
+ }, z.z.core.$strip>>;
5687
+ }, z.z.core.$strip>>>;
5688
+ config: z.ZodOptional<z.ZodObject<{
5689
+ input_fields: z.ZodOptional<z.ZodObject<{
5690
+ profile_url: z.ZodDefault<z.ZodObject<{
5691
+ alias: z.ZodString;
5692
+ }, z.z.core.$strip>>;
5693
+ }, z.z.core.$strip>>;
5694
+ output_fields: z.ZodOptional<z.ZodObject<{
5695
+ amplemarket_person_match: z.ZodDefault<z.ZodObject<{
5696
+ alias: z.ZodDefault<z.ZodString>;
5697
+ enabled: z.ZodDefault<z.ZodBoolean>;
5698
+ }, z.z.core.$strip>>;
5699
+ }, z.z.core.$strip>>;
5700
+ }, z.z.core.$strip>>;
5566
5701
  }, z.z.core.$strip>, z.ZodObject<{
5567
5702
  pipe_id: z.ZodLiteral<"people:phone:profile:waterfall@1">;
5568
5703
  trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -6159,7 +6294,9 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
6159
6294
  config: z.ZodObject<{
6160
6295
  sources: z.ZodArray<z.ZodObject<{
6161
6296
  field_name: z.ZodString;
6162
- }, z.z.core.$strip>>;
6297
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
6298
+ field_name: z.ZodString;
6299
+ }, z.z.core.$strip>>>;
6163
6300
  output_fields: z.ZodOptional<z.ZodObject<{
6164
6301
  merge_result: z.ZodDefault<z.ZodObject<{
6165
6302
  alias: z.ZodDefault<z.ZodString>;
@@ -6622,7 +6759,11 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
6622
6759
  sheet: z.ZodString;
6623
6760
  run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
6624
6761
  allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
6625
- included_fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
6762
+ included_fields: z.ZodArray<z.ZodObject<{
6763
+ field_name: z.ZodString;
6764
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
6765
+ field_name: z.ZodString;
6766
+ }, z.z.core.$strip>>>;
6626
6767
  output_fields: z.ZodOptional<z.ZodObject<{
6627
6768
  sheet_record_id: z.ZodDefault<z.ZodObject<{
6628
6769
  alias: z.ZodDefault<z.ZodString>;
@@ -7245,6 +7386,11 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
7245
7386
  config: z.ZodObject<{
7246
7387
  run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
7247
7388
  allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
7389
+ included_fields: z.ZodArray<z.ZodObject<{
7390
+ field_name: z.ZodString;
7391
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
7392
+ field_name: z.ZodString;
7393
+ }, z.z.core.$strip>>>;
7248
7394
  allow_sheet_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
7249
7395
  new_sheet_team_id: z.ZodString;
7250
7396
  input_fields: z.ZodOptional<z.ZodObject<{
@@ -7257,7 +7403,7 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
7257
7403
  alias: z.ZodDefault<z.ZodString>;
7258
7404
  enabled: z.ZodDefault<z.ZodBoolean>;
7259
7405
  }, z.z.core.$strip>>;
7260
- sheet_created: z.ZodDefault<z.ZodObject<{
7406
+ created_sheet: z.ZodDefault<z.ZodObject<{
7261
7407
  alias: z.ZodDefault<z.ZodString>;
7262
7408
  enabled: z.ZodDefault<z.ZodBoolean>;
7263
7409
  }, z.z.core.$strip>>;
@@ -9361,6 +9507,68 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
9361
9507
  }, z.z.core.$strip>>;
9362
9508
  }, z.z.core.$strip>>;
9363
9509
  }, z.z.core.$strip>>;
9510
+ }, z.z.core.$strip>, z.ZodObject<{
9511
+ pipe_id: z.ZodLiteral<"people:match:amplemarket@1">;
9512
+ trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
9513
+ action: z.ZodEnum<{
9514
+ run: "run";
9515
+ }>;
9516
+ when: z.ZodObject<{
9517
+ logic: z.ZodEnum<{
9518
+ and: "and";
9519
+ or: "or";
9520
+ }>;
9521
+ conditions: z.ZodArray<z.ZodDiscriminatedUnion<[z.ZodObject<{
9522
+ property: z.ZodLiteral<"value">;
9523
+ field_name: z.ZodString;
9524
+ operator: z.ZodEnum<{
9525
+ eq: "eq";
9526
+ neq: "neq";
9527
+ gt: "gt";
9528
+ gte: "gte";
9529
+ lt: "lt";
9530
+ lte: "lte";
9531
+ contains: "contains";
9532
+ }>;
9533
+ value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString, z.ZodBoolean, z.ZodNull]>;
9534
+ }, z.z.core.$strip>, z.ZodObject<{
9535
+ property: z.ZodLiteral<"status">;
9536
+ field_name: z.ZodString;
9537
+ operator: z.ZodEnum<{
9538
+ eq: "eq";
9539
+ neq: "neq";
9540
+ }>;
9541
+ value: z.ZodEnum<{
9542
+ completed: "completed";
9543
+ failed: "failed";
9544
+ no_result: "no_result";
9545
+ skipped: "skipped";
9546
+ }>;
9547
+ }, z.z.core.$strip>], "property">>;
9548
+ }, z.z.core.$strip>;
9549
+ }, z.z.core.$strip>>>;
9550
+ connector: z.ZodOptional<z.ZodNullable<z.ZodObject<{
9551
+ strategy: z.ZodDefault<z.ZodEnum<{
9552
+ first: "first";
9553
+ }>>;
9554
+ connections: z.ZodArray<z.ZodObject<{
9555
+ type: z.ZodLiteral<"vault">;
9556
+ connection: z.ZodString;
9557
+ }, z.z.core.$strip>>;
9558
+ }, z.z.core.$strip>>>;
9559
+ config: z.ZodOptional<z.ZodObject<{
9560
+ input_fields: z.ZodOptional<z.ZodObject<{
9561
+ profile_url: z.ZodDefault<z.ZodObject<{
9562
+ alias: z.ZodString;
9563
+ }, z.z.core.$strip>>;
9564
+ }, z.z.core.$strip>>;
9565
+ output_fields: z.ZodOptional<z.ZodObject<{
9566
+ amplemarket_person_match: z.ZodDefault<z.ZodObject<{
9567
+ alias: z.ZodDefault<z.ZodString>;
9568
+ enabled: z.ZodDefault<z.ZodBoolean>;
9569
+ }, z.z.core.$strip>>;
9570
+ }, z.z.core.$strip>>;
9571
+ }, z.z.core.$strip>>;
9364
9572
  }, z.z.core.$strip>, z.ZodObject<{
9365
9573
  pipe_id: z.ZodLiteral<"people:phone:profile:waterfall@1">;
9366
9574
  trigger: z.ZodNullable<z.ZodOptional<z.ZodObject<{
@@ -9957,7 +10165,9 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
9957
10165
  config: z.ZodObject<{
9958
10166
  sources: z.ZodArray<z.ZodObject<{
9959
10167
  field_name: z.ZodString;
9960
- }, z.z.core.$strip>>;
10168
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
10169
+ field_name: z.ZodString;
10170
+ }, z.z.core.$strip>>>;
9961
10171
  output_fields: z.ZodOptional<z.ZodObject<{
9962
10172
  merge_result: z.ZodDefault<z.ZodObject<{
9963
10173
  alias: z.ZodDefault<z.ZodString>;
@@ -10420,7 +10630,11 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
10420
10630
  sheet: z.ZodString;
10421
10631
  run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
10422
10632
  allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
10423
- included_fields: z.ZodOptional<z.ZodArray<z.ZodString>>;
10633
+ included_fields: z.ZodArray<z.ZodObject<{
10634
+ field_name: z.ZodString;
10635
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
10636
+ field_name: z.ZodString;
10637
+ }, z.z.core.$strip>>>;
10424
10638
  output_fields: z.ZodOptional<z.ZodObject<{
10425
10639
  sheet_record_id: z.ZodDefault<z.ZodObject<{
10426
10640
  alias: z.ZodDefault<z.ZodString>;
@@ -11043,6 +11257,11 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
11043
11257
  config: z.ZodObject<{
11044
11258
  run: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
11045
11259
  allow_field_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
11260
+ included_fields: z.ZodArray<z.ZodObject<{
11261
+ field_name: z.ZodString;
11262
+ }, z.z.core.$strip>> | z.ZodDefault<z.ZodArray<z.ZodObject<{
11263
+ field_name: z.ZodString;
11264
+ }, z.z.core.$strip>>>;
11046
11265
  allow_sheet_creation: z.ZodBoolean | z.ZodDefault<z.ZodBoolean> | z.ZodDefault<z.ZodNullable<z.ZodBoolean>> | z.ZodDefault<z.ZodDefault<z.ZodNullable<z.ZodBoolean>>>;
11047
11266
  new_sheet_team_id: z.ZodString;
11048
11267
  input_fields: z.ZodOptional<z.ZodObject<{
@@ -11055,7 +11274,7 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
11055
11274
  alias: z.ZodDefault<z.ZodString>;
11056
11275
  enabled: z.ZodDefault<z.ZodBoolean>;
11057
11276
  }, z.z.core.$strip>>;
11058
- sheet_created: z.ZodDefault<z.ZodObject<{
11277
+ created_sheet: z.ZodDefault<z.ZodObject<{
11059
11278
  alias: z.ZodDefault<z.ZodString>;
11060
11279
  enabled: z.ZodDefault<z.ZodBoolean>;
11061
11280
  }, z.z.core.$strip>>;
@@ -11474,6 +11693,7 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
11474
11693
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
11475
11694
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
11476
11695
  "company:identity@2": "company:identity@2";
11696
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
11477
11697
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
11478
11698
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
11479
11699
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -11535,6 +11755,7 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
11535
11755
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
11536
11756
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
11537
11757
  "company:identity@2": "company:identity@2";
11758
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
11538
11759
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
11539
11760
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
11540
11761
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -11775,6 +11996,7 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
11775
11996
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
11776
11997
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
11777
11998
  "company:identity@2": "company:identity@2";
11999
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
11778
12000
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
11779
12001
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
11780
12002
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -11836,6 +12058,7 @@ export declare const SheetOperationPayloadSchema: z.ZodDiscriminatedUnion<[z.Zod
11836
12058
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
11837
12059
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
11838
12060
  "company:identity@2": "company:identity@2";
12061
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
11839
12062
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
11840
12063
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
11841
12064
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -2215,6 +2215,7 @@ export declare const SearchResultFieldSchema: z.ZodObject<{
2215
2215
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
2216
2216
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
2217
2217
  "company:identity@2": "company:identity@2";
2218
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
2218
2219
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
2219
2220
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
2220
2221
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -2434,6 +2435,7 @@ export declare const SearchResultSchema: z.ZodRecord<z.ZodString, z.ZodNullable<
2434
2435
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
2435
2436
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
2436
2437
  "company:identity@2": "company:identity@2";
2438
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
2437
2439
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
2438
2440
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
2439
2441
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -2703,6 +2705,7 @@ export declare const SearchesResponseSchema: z.ZodObject<{
2703
2705
  "people:match:role:waterfall@1": "people:match:role:waterfall@1";
2704
2706
  "people:identity:amplemarket@1": "people:identity:amplemarket@1";
2705
2707
  "company:identity@2": "company:identity@2";
2708
+ "people:match:amplemarket@1": "people:match:amplemarket@1";
2706
2709
  "people:phone:profile:waterfall@1": "people:phone:profile:waterfall@1";
2707
2710
  "people:personalemail:profile:waterfall@1": "people:personalemail:profile:waterfall@1";
2708
2711
  "people:profile:waterfall@1": "people:profile:waterfall@1";
@@ -92,7 +92,7 @@ export declare const FieldNameSchema: z.ZodEnum<{
92
92
  crustdata_post_list: "crustdata_post_list";
93
93
  crustdata_profile_match_score: "crustdata_profile_match_score";
94
94
  amplemarket_person_match: "amplemarket_person_match";
95
- sheet_created: "sheet_created";
95
+ created_sheet: "created_sheet";
96
96
  sheet: "sheet";
97
97
  string_input: "string_input";
98
98
  domain: "domain";
@@ -133,4 +133,4 @@ export declare const ProviderNameSchema: z.ZodEnum<{
133
133
  export type ProviderRateLimitOperation = "pipe0_logic" | "pipe0_generic" | "pipe0-sheet-operation" | "pipe0_scraper" | "findymail_generic" | "findymail_email_lookup" | "findymail_email_b2b_lookup" | "findymail_phone_lookup" | "dropcontact_generic" | "hunter_generic" | "hunter_email_finder" | "hunter_email_enrichment" | "zerobounce_generic" | "millionverifier_generic" | "googlemaps_generic" | "gemini_25_flash_preview" | "gemini_20_flash" | "leadmagic_company_search" | "leadmagic_email_lookup" | "leadmagic_email_b2b_lookup" | "leadmagic_email_to_b2b_profile" | "leadmagic_personal_email_finder" | "leadmagic_mobile_number_lookup" | "leadmagic_company_funding" | "leadmagic_role_finder" | "contactout_generic" | "builtwith_generic" | "perplexity_generic" | "serper_search" | "clado_search_people" | "clado_contact_information" | "icypeas_scrape_profile" | "icypeas_lead_database" | "icypeas_company_database" | "icypeas_email_lookup" | "prospeo_phone_number_lookup" | "prospeo_social_profile_lookup" | "clado_social_profile_lookup" | "prospeo_email_lookup" | "resend_generic" | "slack_post_message" | "gmail_send_email" | "leadmagic_employee_finder" | "firecrawl_generic" | "firecrawl_map_requests" | "firecrawl_extract" | "exa_websets" | "openai_gpt-5" | "openai_gpt-5-mini" | "company_enrich_generic" | "logodev_describe" | "crustdata_company_db_search" | "crustdata_company_enrich" | "crustdata_people_db_search" | "crustdata_realtime_post_fetch" | "crustdata_realtime_person_enrich" | "amplemarket_generic";
134
134
  export type ProviderName = z.infer<typeof ProviderNameSchema>;
135
135
  export type ExternalProviderName = Exclude<ProviderName, "pipe0">;
136
- export type BillableOperation = "builtwith-get-financial-profile1" | "pipe0-get-company-identity" | "pipe0-get-company-news-summary" | "pipe0-get-company-overview" | "gemini-flash-latest-prompt" | "prospeo-get-work-email" | "leadmagic-get-work-email" | "icypeas-get-work-email" | "pipe0-get-website-url" | "pipe0-extract-json" | "pipe0-is-workemail-check" | "pipe0-join-name" | "pipe0-split-name" | "pipe0-platform-operation" | "leadmagic-mobile-from-profile" | "leadmagic-mobile-from-workemail" | "prospeo-mobile-from-profile" | "clado-personal-email-from-profile" | "leadmagic-personal-email-from-profile" | "leadmagic-find-role" | "findymail-find-role" | "findymail-reverse-email-lookup" | "icypeas-get-professional-profile" | "prospeo-get-professional-profile" | "clado-get-professional-profile" | "leadmagic-profile-url-from-email" | "pipe0-get-profileurl-from-name" | "pipe0-split-name" | "zerobounce-validate-email" | "millionverifier-validate-email" | "builtwith-get-technology-stack" | "send-email-resend" | "gemini-flash-latest-write-email" | "gemini-flash-latest-write-message" | "openai-gpt-latest-write-message" | "openai-gpt-mini-latest-write-message" | "send-message-slack" | "findymail-get-work-email" | "findymail-mobile-from-profile" | "get-company-funding-leadmagic" | "template-fill" | "send-email-gmail" | "pipe0-field-or" | "firecrawl-website-scrape" | "firecrawl-list-url-scrape" | "firecrawl-website-extract" | "firecrawl-website-maplinks" | "openai-gpt-latest-write-email" | "openai-gpt-mini-latest-write-email" | "openai-gpt-latest-prompt" | "openai-gpt-mini-latest-prompt" | "contact-create-resend" | "sheets-append-pipe0" | "sheets-appendexpand-pipe0" | "companyenrich_lookalike_result" | "logodev-company-describe" | "crustdata-single-post-fetch" | "crustdata-reverse-email-lookup" | "crustdata-profile-from-workemail" | "crustdata-workemail-profileurl" | "leadmagic-workemail-profileurl" | "findymail-workemail-profileurl" | "hunter-workemail-profileurl" | "hunter-get-work-email" | "hunter-reverse-email-lookup" | "clado-mobile-from-profile" | "clado-workemail-profileurl" | "crustdata_company_enrich" | "amplemarket-people-identity";
136
+ export type BillableOperation = "builtwith-get-financial-profile1" | "pipe0-get-company-identity" | "pipe0-get-company-news-summary" | "pipe0-get-company-overview" | "gemini-flash-latest-prompt" | "prospeo-get-work-email" | "leadmagic-get-work-email" | "icypeas-get-work-email" | "pipe0-get-website-url" | "pipe0-extract-json" | "pipe0-is-workemail-check" | "pipe0-join-name" | "pipe0-split-name" | "pipe0-platform-operation" | "leadmagic-mobile-from-profile" | "leadmagic-mobile-from-workemail" | "prospeo-mobile-from-profile" | "clado-personal-email-from-profile" | "leadmagic-personal-email-from-profile" | "leadmagic-find-role" | "findymail-find-role" | "findymail-reverse-email-lookup" | "icypeas-get-professional-profile" | "prospeo-get-professional-profile" | "clado-get-professional-profile" | "leadmagic-profile-url-from-email" | "pipe0-get-profileurl-from-name" | "pipe0-split-name" | "zerobounce-validate-email" | "millionverifier-validate-email" | "builtwith-get-technology-stack" | "send-email-resend" | "gemini-flash-latest-write-email" | "gemini-flash-latest-write-message" | "openai-gpt-latest-write-message" | "openai-gpt-mini-latest-write-message" | "send-message-slack" | "findymail-get-work-email" | "findymail-mobile-from-profile" | "get-company-funding-leadmagic" | "template-fill" | "send-email-gmail" | "pipe0-field-or" | "firecrawl-website-scrape" | "firecrawl-list-url-scrape" | "firecrawl-website-extract" | "firecrawl-website-maplinks" | "openai-gpt-latest-write-email" | "openai-gpt-mini-latest-write-email" | "openai-gpt-latest-prompt" | "openai-gpt-mini-latest-prompt" | "contact-create-resend" | "sheets-append-pipe0" | "sheets-appendexpand-pipe0" | "companyenrich_lookalike_result" | "logodev-company-describe" | "crustdata-single-post-fetch" | "crustdata-reverse-email-lookup" | "crustdata-profile-from-workemail" | "crustdata-workemail-profileurl" | "leadmagic-workemail-profileurl" | "findymail-workemail-profileurl" | "hunter-workemail-profileurl" | "hunter-get-work-email" | "hunter-reverse-email-lookup" | "clado-mobile-from-profile" | "clado-workemail-profileurl" | "crustdata_company_enrich" | "amplemarket-people-identity" | "amplemarket-person-match";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pipe0/ops",
3
- "version": "0.0.10",
3
+ "version": "0.0.11",
4
4
  "private": false,
5
5
  "description": "",
6
6
  "type": "module",
@@ -46,7 +46,7 @@
46
46
  "openapi-fetch": "^0.15.0",
47
47
  "xxhash-wasm": "^1.1.0",
48
48
  "zod": "4.1.12",
49
- "@pipe0/client": "0.0.13"
49
+ "@pipe0/client": "0.0.14"
50
50
  },
51
51
  "devDependencies": {
52
52
  "@types/json-schema": "^7.0.15",