@pipe0/base 0.4.4 → 0.4.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/dist/index.d.mts CHANGED
@@ -354,6 +354,7 @@ declare const StoreOptionWidgetSchema: z.ZodObject<{
354
354
  millionverifier: "millionverifier";
355
355
  googlemaps: "googlemaps";
356
356
  gemini: "gemini";
357
+ anthropic: "anthropic";
357
358
  leadmagic: "leadmagic";
358
359
  mixrank: "mixrank";
359
360
  builtwith: "builtwith";
@@ -648,6 +649,7 @@ declare const WidgetsSchema: z.ZodObject<{
648
649
  millionverifier: "millionverifier";
649
650
  googlemaps: "googlemaps";
650
651
  gemini: "gemini";
652
+ anthropic: "anthropic";
651
653
  leadmagic: "leadmagic";
652
654
  mixrank: "mixrank";
653
655
  builtwith: "builtwith";
@@ -680,6 +682,7 @@ declare const WidgetsSchema: z.ZodObject<{
680
682
  millionverifier: "millionverifier";
681
683
  googlemaps: "googlemaps";
682
684
  gemini: "gemini";
685
+ anthropic: "anthropic";
683
686
  leadmagic: "leadmagic";
684
687
  mixrank: "mixrank";
685
688
  builtwith: "builtwith";
@@ -711,6 +714,7 @@ declare const WidgetsSchema: z.ZodObject<{
711
714
  millionverifier: "millionverifier";
712
715
  googlemaps: "googlemaps";
713
716
  gemini: "gemini";
717
+ anthropic: "anthropic";
714
718
  leadmagic: "leadmagic";
715
719
  mixrank: "mixrank";
716
720
  builtwith: "builtwith";
@@ -1285,6 +1289,7 @@ declare const RecordFieldSchema: z.ZodObject<{
1285
1289
  millionverifier: "millionverifier";
1286
1290
  googlemaps: "googlemaps";
1287
1291
  gemini: "gemini";
1292
+ anthropic: "anthropic";
1288
1293
  leadmagic: "leadmagic";
1289
1294
  mixrank: "mixrank";
1290
1295
  builtwith: "builtwith";
@@ -1317,6 +1322,7 @@ declare const RecordFieldSchema: z.ZodObject<{
1317
1322
  millionverifier: "millionverifier";
1318
1323
  googlemaps: "googlemaps";
1319
1324
  gemini: "gemini";
1325
+ anthropic: "anthropic";
1320
1326
  leadmagic: "leadmagic";
1321
1327
  mixrank: "mixrank";
1322
1328
  builtwith: "builtwith";
@@ -1348,6 +1354,7 @@ declare const RecordFieldSchema: z.ZodObject<{
1348
1354
  millionverifier: "millionverifier";
1349
1355
  googlemaps: "googlemaps";
1350
1356
  gemini: "gemini";
1357
+ anthropic: "anthropic";
1351
1358
  leadmagic: "leadmagic";
1352
1359
  mixrank: "mixrank";
1353
1360
  builtwith: "builtwith";
@@ -1657,6 +1664,7 @@ declare const ExpandedFieldValueSchema: z.ZodObject<{
1657
1664
  millionverifier: "millionverifier";
1658
1665
  googlemaps: "googlemaps";
1659
1666
  gemini: "gemini";
1667
+ anthropic: "anthropic";
1660
1668
  leadmagic: "leadmagic";
1661
1669
  mixrank: "mixrank";
1662
1670
  builtwith: "builtwith";
@@ -1689,6 +1697,7 @@ declare const ExpandedFieldValueSchema: z.ZodObject<{
1689
1697
  millionverifier: "millionverifier";
1690
1698
  googlemaps: "googlemaps";
1691
1699
  gemini: "gemini";
1700
+ anthropic: "anthropic";
1692
1701
  leadmagic: "leadmagic";
1693
1702
  mixrank: "mixrank";
1694
1703
  builtwith: "builtwith";
@@ -1720,6 +1729,7 @@ declare const ExpandedFieldValueSchema: z.ZodObject<{
1720
1729
  millionverifier: "millionverifier";
1721
1730
  googlemaps: "googlemaps";
1722
1731
  gemini: "gemini";
1732
+ anthropic: "anthropic";
1723
1733
  leadmagic: "leadmagic";
1724
1734
  mixrank: "mixrank";
1725
1735
  builtwith: "builtwith";
@@ -2009,6 +2019,7 @@ declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.
2009
2019
  millionverifier: "millionverifier";
2010
2020
  googlemaps: "googlemaps";
2011
2021
  gemini: "gemini";
2022
+ anthropic: "anthropic";
2012
2023
  leadmagic: "leadmagic";
2013
2024
  mixrank: "mixrank";
2014
2025
  builtwith: "builtwith";
@@ -2041,6 +2052,7 @@ declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.
2041
2052
  millionverifier: "millionverifier";
2042
2053
  googlemaps: "googlemaps";
2043
2054
  gemini: "gemini";
2055
+ anthropic: "anthropic";
2044
2056
  leadmagic: "leadmagic";
2045
2057
  mixrank: "mixrank";
2046
2058
  builtwith: "builtwith";
@@ -2072,6 +2084,7 @@ declare const PipesInputSchema: z.ZodRecord<z.ZodString, z.ZodUnion<readonly [z.
2072
2084
  millionverifier: "millionverifier";
2073
2085
  googlemaps: "googlemaps";
2074
2086
  gemini: "gemini";
2087
+ anthropic: "anthropic";
2075
2088
  leadmagic: "leadmagic";
2076
2089
  mixrank: "mixrank";
2077
2090
  builtwith: "builtwith";
@@ -2343,6 +2356,7 @@ declare const RecordSchema: z.ZodObject<{
2343
2356
  millionverifier: "millionverifier";
2344
2357
  googlemaps: "googlemaps";
2345
2358
  gemini: "gemini";
2359
+ anthropic: "anthropic";
2346
2360
  leadmagic: "leadmagic";
2347
2361
  mixrank: "mixrank";
2348
2362
  builtwith: "builtwith";
@@ -2375,6 +2389,7 @@ declare const RecordSchema: z.ZodObject<{
2375
2389
  millionverifier: "millionverifier";
2376
2390
  googlemaps: "googlemaps";
2377
2391
  gemini: "gemini";
2392
+ anthropic: "anthropic";
2378
2393
  leadmagic: "leadmagic";
2379
2394
  mixrank: "mixrank";
2380
2395
  builtwith: "builtwith";
@@ -2406,6 +2421,7 @@ declare const RecordSchema: z.ZodObject<{
2406
2421
  millionverifier: "millionverifier";
2407
2422
  googlemaps: "googlemaps";
2408
2423
  gemini: "gemini";
2424
+ anthropic: "anthropic";
2409
2425
  leadmagic: "leadmagic";
2410
2426
  mixrank: "mixrank";
2411
2427
  builtwith: "builtwith";
@@ -3003,6 +3019,7 @@ declare const ProviderNameSchema: z.ZodEnum<{
3003
3019
  millionverifier: "millionverifier";
3004
3020
  googlemaps: "googlemaps";
3005
3021
  gemini: "gemini";
3022
+ anthropic: "anthropic";
3006
3023
  leadmagic: "leadmagic";
3007
3024
  mixrank: "mixrank";
3008
3025
  builtwith: "builtwith";
@@ -3025,10 +3042,10 @@ declare const ProviderNameSchema: z.ZodEnum<{
3025
3042
  postgres: "postgres";
3026
3043
  databricks: "databricks";
3027
3044
  }>;
3028
- 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_35_flash" | "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" | "parallel_search_base" | "parallel_entity_search" | "parallel_extract" | "openai_gpt-5" | "openai_gpt-5-mini" | "company_enrich_generic" | "logodev_describe" | "crustdata_company_db_search" | "crustdata_company_enrich" | "crustdata_company_identify" | "crustdata_people_db_search" | "crustdata_realtime_post_fetch" | "crustdata_realtime_person_enrich" | "amplemarket_generic" | "amplemarket-person-reveal" | "amplemarket_people_search" | "amplemarket_company_search" | "mixrank-person-match" | "luma_get_guests" | "postgres_query" | "databricks_query";
3045
+ 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_35_flash" | "gemini_20_flash" | "anthropic_opus" | "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" | "parallel_search_base" | "parallel_entity_search" | "parallel_extract" | "openai_gpt-5" | "openai_gpt-5-mini" | "company_enrich_generic" | "logodev_describe" | "crustdata_company_db_search" | "crustdata_company_enrich" | "crustdata_company_identify" | "crustdata_people_db_search" | "crustdata_realtime_post_fetch" | "crustdata_realtime_person_enrich" | "amplemarket_generic" | "amplemarket-person-reveal" | "amplemarket_people_search" | "amplemarket_company_search" | "mixrank-person-match" | "luma_get_guests" | "postgres_query" | "databricks_query";
3029
3046
  type ProviderName = z.infer<typeof ProviderNameSchema>;
3030
3047
  type ExternalProviderName = Exclude<ProviderName, "pipe0">;
3031
- type BillableOperation = "companies-profiles-amplemarket-v1" | "companies-profiles-amplemarket-v2" | "companies-profiles-crustdata-v1" | "companies-profiles-crustdata-v2" | "companies-entitysearch-parallel-v1" | "people-entitysearch-parallel-v1" | "people-eventguests-luma-v1" | "data-query-postgres-v1" | "data-query-databricks-v1" | "company-domain-workemail-v1-pipe0" | "company-funding-leadmagic-v1-leadmagic" | "company-funding-leadmagic-v2-leadmagic" | "company-identity-v1-pipe0" | "company-identity-v2-pipe0" | "company-identity-v3-pipe0" | "company-lookalikes-companyenrich-v1-companyenrich" | "company-lookalikes-companyenrich-v2-companyenrich" | "company-identity-crustdata-v1-crustdata" | "company-match-crustdata-v1-crustdata" | "company-match-crustdata-v2-crustdata" | "company-match-logodev-v1-logodev" | "company-match-logodev-v2-logodev" | "company-newssummary-domain-v1-pipe0" | "company-newssummary-website-v1-pipe0" | "company-overview-v1-pipe0" | "company-overview-v2-pipe0" | "company-overview-v3-pipe0" | "company-techstack-builtwith-v1-builtwith" | "company-techstack-builtwith-v2-builtwith" | "company-websiteurl-email-v1-pipe0" | "contact-create-resend-v1-resend" | "email-iswork-v1-pipe0" | "email-send-gmail-v1-gmail" | "email-send-resend-v1-resend" | "email-validate-zerobounce-v1-zerobounce" | "email-write-v1-gemini-flash-latest" | "email-write-v1-openai-gpt-latest" | "email-write-v1-openai-gpt-mini-latest" | "field-domainify-v1-pipe0" | "field-slugify-v1-pipe0" | "fields-merge-v1-pipe0" | "http-request-v1-pipe0" | "json-extract-multi-v1-pipe0" | "message-send-slack-v1-slack" | "message-write-v1-gemini-flash-latest" | "message-write-v1-openai-gpt-latest" | "message-write-v1-openai-gpt-mini-latest" | "people-email-iswork-v1-pipe0" | "people-email-validate-zerobounce-v1-zerobounce" | "people-email-validate-zerobounce-v2-zerobounce" | "people-identity-email-waterfall-v1-crustdata" | "people-identity-email-waterfall-v1-findymail" | "people-identity-email-waterfall-v1-hunter" | "people-match-role-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-prospeo" | "people-mobilenumber-workemail-waterfall-v1-leadmagic" | "people-name-split-v1-pipe0" | "people-personalemail-profile-waterfall-v1-clado" | "people-personalemail-profile-waterfall-v1-leadmagic" | "people-personalemail-profile-waterfall-v1-mixrank" | "people-phone-profile-waterfall-v1-amplemarket" | "people-phone-profile-waterfall-v1-clado" | "people-phone-profile-waterfall-v1-findymail" | "people-phone-profile-waterfall-v1-leadmagic" | "people-phone-profile-waterfall-v1-prospeo" | "people-phone-workemail-waterfall-v1-amplemarket" | "people-phone-workemail-waterfall-v1-leadmagic" | "people-professionalprofile-waterfall-v1-icypeas" | "people-professionalprofile-waterfall-v1-prospeo" | "people-professionalprofileurl-email-waterfall-v1-leadmagic" | "people-professionalprofileurl-name-v1-pipe0" | "people-profile-waterfall-v1-amplemarket" | "people-profile-waterfall-v1-clado" | "people-profile-waterfall-v1-icypeas" | "people-profile-waterfall-v1-prospeo" | "people-profile-workemail-crustdata-v1-crustdata" | "people-profiles-amplemarket-v1" | "people-profiles-amplemarket-v2" | "people-profiles-crustdata-v1" | "people-profiles-crustdata-v2" | "people-profileurl-email-waterfall-v1-leadmagic" | "people-validate-email-zerobounce-v1-zerobounce" | "people-workemail-profileurl-waterfall-v1-amplemarket" | "people-workemail-profileurl-waterfall-v1-clado" | "people-workemail-profileurl-waterfall-v1-crustdata" | "people-workemail-profileurl-waterfall-v1-findymail" | "people-workemail-profileurl-waterfall-v1-hunter" | "people-workemail-profileurl-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-amplemarket" | "people-workemail-waterfall-v1-findymail" | "people-workemail-waterfall-v1-hunter" | "people-workemail-waterfall-v1-icypeas" | "people-workemail-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-prospeo" | "person-email-validate-millionverifier-v1-millionverifier" | "person-identity-amplemarket-v1-amplemarket" | "person-identity-email-waterfall-v1-crustdata" | "person-identity-email-waterfall-v1-findymail" | "person-identity-email-waterfall-v1-hunter" | "person-match-amplemarket-v1-amplemarket" | "person-match-role-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-amplemarket" | "person-mobile-profileurl-waterfall-v1-findymail" | "person-mobile-profileurl-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-prospeo" | "person-mobile-workemail-waterfall-v1-amplemarket" | "person-mobile-workemail-waterfall-v1-leadmagic" | "person-devprofileurl-profileurl-waterfall-v1-crustdata" | "person-name-join-v1-pipe0" | "person-name-split-v1-pipe0" | "person-personalemail-profileurl-waterfall-v1-leadmagic" | "person-personalemail-profileurl-waterfall-v1-mixrank" | "person-posts-crustdata-v1-crustdata" | "person-profile-waterfall-v1-amplemarket" | "person-profile-waterfall-v1-icypeas" | "person-profile-waterfall-v1-prospeo" | "person-profile-workemail-crustdata-v1-crustdata" | "person-profileurl-email-waterfall-v1-leadmagic" | "person-profileurl-name-v1-pipe0" | "person-workemail-profileurl-waterfall-v1-amplemarket" | "person-workemail-profileurl-waterfall-v1-crustdata" | "person-workemail-profileurl-waterfall-v1-findymail" | "person-workemail-profileurl-waterfall-v1-hunter" | "person-workemail-profileurl-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-amplemarket" | "person-workemail-waterfall-v1-findymail" | "person-workemail-waterfall-v1-hunter" | "person-workemail-waterfall-v1-icypeas" | "person-workemail-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-prospeo" | "prompt-run-v1-gemini-flash-latest" | "prompt-run-v1-openai-gpt-latest" | "prompt-run-v1-openai-gpt-mini-latest" | "sheet-row-append-v1-pipe0" | "sheet-items-v1-pipe0" | "sheet-row-expandappend-v1-pipe0" | "template-fill-v1-pipe0" | "website-extract-firecrawl-v1-firecrawl" | "website-extract-parallel-v1-parallel" | "website-maplinks-firecrawl-v1-firecrawl" | "website-scrape-firecrawl-v1-firecrawl" | "website-scrapelist-firecrawl-v1-firecrawl";
3048
+ type BillableOperation = "companies-profiles-amplemarket-v1" | "companies-profiles-amplemarket-v2" | "companies-profiles-crustdata-v1" | "companies-profiles-crustdata-v2" | "companies-entitysearch-parallel-v1" | "people-entitysearch-parallel-v1" | "people-eventguests-luma-v1" | "data-query-postgres-v1" | "data-query-databricks-v1" | "company-domain-workemail-v1-pipe0" | "company-funding-leadmagic-v1-leadmagic" | "company-funding-leadmagic-v2-leadmagic" | "company-identity-v1-pipe0" | "company-identity-v2-pipe0" | "company-identity-v3-pipe0" | "company-lookalikes-companyenrich-v1-companyenrich" | "company-lookalikes-companyenrich-v2-companyenrich" | "company-identity-crustdata-v1-crustdata" | "company-match-crustdata-v1-crustdata" | "company-match-crustdata-v2-crustdata" | "company-match-logodev-v1-logodev" | "company-match-logodev-v2-logodev" | "company-newssummary-domain-v1-pipe0" | "company-newssummary-website-v1-pipe0" | "company-overview-v1-pipe0" | "company-overview-v2-pipe0" | "company-overview-v3-pipe0" | "company-techstack-builtwith-v1-builtwith" | "company-techstack-builtwith-v2-builtwith" | "company-websiteurl-email-v1-pipe0" | "contact-create-resend-v1-resend" | "email-iswork-v1-pipe0" | "email-send-gmail-v1-gmail" | "email-send-resend-v1-resend" | "email-validate-zerobounce-v1-zerobounce" | "email-write-v1-gemini-flash-latest" | "email-write-v1-openai-gpt-latest" | "email-write-v1-openai-gpt-mini-latest" | "email-write-v1-anthropic-opus-latest" | "field-domainify-v1-pipe0" | "field-slugify-v1-pipe0" | "fields-merge-v1-pipe0" | "http-request-v1-pipe0" | "json-extract-multi-v1-pipe0" | "message-send-slack-v1-slack" | "message-write-v1-gemini-flash-latest" | "message-write-v1-openai-gpt-latest" | "message-write-v1-openai-gpt-mini-latest" | "message-write-v1-anthropic-opus-latest" | "people-email-iswork-v1-pipe0" | "people-email-validate-zerobounce-v1-zerobounce" | "people-email-validate-zerobounce-v2-zerobounce" | "people-identity-email-waterfall-v1-crustdata" | "people-identity-email-waterfall-v1-findymail" | "people-identity-email-waterfall-v1-hunter" | "people-match-role-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-leadmagic" | "people-mobilenumber-professionalprofile-waterfall-v1-prospeo" | "people-mobilenumber-workemail-waterfall-v1-leadmagic" | "people-name-split-v1-pipe0" | "people-personalemail-profile-waterfall-v1-clado" | "people-personalemail-profile-waterfall-v1-leadmagic" | "people-personalemail-profile-waterfall-v1-mixrank" | "people-phone-profile-waterfall-v1-amplemarket" | "people-phone-profile-waterfall-v1-clado" | "people-phone-profile-waterfall-v1-findymail" | "people-phone-profile-waterfall-v1-leadmagic" | "people-phone-profile-waterfall-v1-prospeo" | "people-phone-workemail-waterfall-v1-amplemarket" | "people-phone-workemail-waterfall-v1-leadmagic" | "people-professionalprofile-waterfall-v1-icypeas" | "people-professionalprofile-waterfall-v1-prospeo" | "people-professionalprofileurl-email-waterfall-v1-leadmagic" | "people-professionalprofileurl-name-v1-pipe0" | "people-profile-waterfall-v1-amplemarket" | "people-profile-waterfall-v1-clado" | "people-profile-waterfall-v1-icypeas" | "people-profile-waterfall-v1-prospeo" | "people-profile-workemail-crustdata-v1-crustdata" | "people-profiles-amplemarket-v1" | "people-profiles-amplemarket-v2" | "people-profiles-crustdata-v1" | "people-profiles-crustdata-v2" | "people-profileurl-email-waterfall-v1-leadmagic" | "people-validate-email-zerobounce-v1-zerobounce" | "people-workemail-profileurl-waterfall-v1-amplemarket" | "people-workemail-profileurl-waterfall-v1-clado" | "people-workemail-profileurl-waterfall-v1-crustdata" | "people-workemail-profileurl-waterfall-v1-findymail" | "people-workemail-profileurl-waterfall-v1-hunter" | "people-workemail-profileurl-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-amplemarket" | "people-workemail-waterfall-v1-findymail" | "people-workemail-waterfall-v1-hunter" | "people-workemail-waterfall-v1-icypeas" | "people-workemail-waterfall-v1-leadmagic" | "people-workemail-waterfall-v1-prospeo" | "person-email-validate-millionverifier-v1-millionverifier" | "person-identity-amplemarket-v1-amplemarket" | "person-identity-email-waterfall-v1-crustdata" | "person-identity-email-waterfall-v1-findymail" | "person-identity-email-waterfall-v1-hunter" | "person-match-amplemarket-v1-amplemarket" | "person-match-role-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-amplemarket" | "person-mobile-profileurl-waterfall-v1-findymail" | "person-mobile-profileurl-waterfall-v1-leadmagic" | "person-mobile-profileurl-waterfall-v1-prospeo" | "person-mobile-workemail-waterfall-v1-amplemarket" | "person-mobile-workemail-waterfall-v1-leadmagic" | "person-devprofileurl-profileurl-waterfall-v1-crustdata" | "person-name-join-v1-pipe0" | "person-name-split-v1-pipe0" | "person-personalemail-profileurl-waterfall-v1-leadmagic" | "person-personalemail-profileurl-waterfall-v1-mixrank" | "person-posts-crustdata-v1-crustdata" | "person-profile-waterfall-v1-amplemarket" | "person-profile-waterfall-v1-icypeas" | "person-profile-waterfall-v1-prospeo" | "person-profile-workemail-crustdata-v1-crustdata" | "person-profileurl-email-waterfall-v1-leadmagic" | "person-profileurl-name-v1-pipe0" | "person-workemail-profileurl-waterfall-v1-amplemarket" | "person-workemail-profileurl-waterfall-v1-crustdata" | "person-workemail-profileurl-waterfall-v1-findymail" | "person-workemail-profileurl-waterfall-v1-hunter" | "person-workemail-profileurl-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-amplemarket" | "person-workemail-waterfall-v1-findymail" | "person-workemail-waterfall-v1-hunter" | "person-workemail-waterfall-v1-icypeas" | "person-workemail-waterfall-v1-leadmagic" | "person-workemail-waterfall-v1-prospeo" | "prompt-run-v1-gemini-flash-latest" | "prompt-run-v1-openai-gpt-latest" | "prompt-run-v1-openai-gpt-mini-latest" | "prompt-run-v1-anthropic-opus-latest" | "sheet-row-append-v1-pipe0" | "sheet-items-v1-pipe0" | "sheet-row-expandappend-v1-pipe0" | "template-fill-v1-pipe0" | "website-extract-firecrawl-v1-firecrawl" | "website-extract-parallel-v1-parallel" | "website-maplinks-firecrawl-v1-firecrawl" | "website-scrape-firecrawl-v1-firecrawl" | "website-scrapelist-firecrawl-v1-firecrawl";
3032
3049
  //#endregion
3033
3050
  //#region src/fields/field-catalog.d.ts
3034
3051
  type FieldEntry = {
@@ -12917,6 +12934,7 @@ declare const StoreOptionSchema: z.ZodObject<{
12917
12934
  millionverifier: "millionverifier";
12918
12935
  googlemaps: "googlemaps";
12919
12936
  gemini: "gemini";
12937
+ anthropic: "anthropic";
12920
12938
  leadmagic: "leadmagic";
12921
12939
  mixrank: "mixrank";
12922
12940
  builtwith: "builtwith";
@@ -13020,6 +13038,7 @@ declare const FormStoreSchema: z.ZodObject<{
13020
13038
  millionverifier: "millionverifier";
13021
13039
  googlemaps: "googlemaps";
13022
13040
  gemini: "gemini";
13041
+ anthropic: "anthropic";
13023
13042
  leadmagic: "leadmagic";
13024
13043
  mixrank: "mixrank";
13025
13044
  builtwith: "builtwith";
@@ -13370,9 +13389,15 @@ type SearchLifeCycle = {
13370
13389
  replacedBy: SearchId;
13371
13390
  };
13372
13391
  type SearchCost = {
13392
+ allowManagedConnection: true;
13373
13393
  mode: "per_result" | "per_search" | "per_page";
13374
13394
  credits: ManagedCredits;
13375
13395
  info?: string;
13396
+ } | {
13397
+ allowManagedConnection: false;
13398
+ mode: null;
13399
+ credits: null;
13400
+ info?: string;
13376
13401
  };
13377
13402
  type SearchDef<PayloadSchema extends z.ZodType> = {
13378
13403
  searchId: SearchId;
@@ -16256,6 +16281,7 @@ declare const SearchResultFieldSchema: z$1.ZodObject<{
16256
16281
  millionverifier: "millionverifier";
16257
16282
  googlemaps: "googlemaps";
16258
16283
  gemini: "gemini";
16284
+ anthropic: "anthropic";
16259
16285
  leadmagic: "leadmagic";
16260
16286
  mixrank: "mixrank";
16261
16287
  builtwith: "builtwith";
@@ -16288,6 +16314,7 @@ declare const SearchResultFieldSchema: z$1.ZodObject<{
16288
16314
  millionverifier: "millionverifier";
16289
16315
  googlemaps: "googlemaps";
16290
16316
  gemini: "gemini";
16317
+ anthropic: "anthropic";
16291
16318
  leadmagic: "leadmagic";
16292
16319
  mixrank: "mixrank";
16293
16320
  builtwith: "builtwith";
@@ -16319,6 +16346,7 @@ declare const SearchResultFieldSchema: z$1.ZodObject<{
16319
16346
  millionverifier: "millionverifier";
16320
16347
  googlemaps: "googlemaps";
16321
16348
  gemini: "gemini";
16349
+ anthropic: "anthropic";
16322
16350
  leadmagic: "leadmagic";
16323
16351
  mixrank: "mixrank";
16324
16352
  builtwith: "builtwith";
@@ -16516,6 +16544,7 @@ declare const SearchResultSchema: z$1.ZodRecord<z$1.ZodString, z$1.ZodNullable<z
16516
16544
  millionverifier: "millionverifier";
16517
16545
  googlemaps: "googlemaps";
16518
16546
  gemini: "gemini";
16547
+ anthropic: "anthropic";
16519
16548
  leadmagic: "leadmagic";
16520
16549
  mixrank: "mixrank";
16521
16550
  builtwith: "builtwith";
@@ -16548,6 +16577,7 @@ declare const SearchResultSchema: z$1.ZodRecord<z$1.ZodString, z$1.ZodNullable<z
16548
16577
  millionverifier: "millionverifier";
16549
16578
  googlemaps: "googlemaps";
16550
16579
  gemini: "gemini";
16580
+ anthropic: "anthropic";
16551
16581
  leadmagic: "leadmagic";
16552
16582
  mixrank: "mixrank";
16553
16583
  builtwith: "builtwith";
@@ -16579,6 +16609,7 @@ declare const SearchResultSchema: z$1.ZodRecord<z$1.ZodString, z$1.ZodNullable<z
16579
16609
  millionverifier: "millionverifier";
16580
16610
  googlemaps: "googlemaps";
16581
16611
  gemini: "gemini";
16612
+ anthropic: "anthropic";
16582
16613
  leadmagic: "leadmagic";
16583
16614
  mixrank: "mixrank";
16584
16615
  builtwith: "builtwith";
@@ -18139,6 +18170,7 @@ declare const SearchResponseSchema: z$1.ZodObject<{
18139
18170
  millionverifier: "millionverifier";
18140
18171
  googlemaps: "googlemaps";
18141
18172
  gemini: "gemini";
18173
+ anthropic: "anthropic";
18142
18174
  leadmagic: "leadmagic";
18143
18175
  mixrank: "mixrank";
18144
18176
  builtwith: "builtwith";
@@ -18171,6 +18203,7 @@ declare const SearchResponseSchema: z$1.ZodObject<{
18171
18203
  millionverifier: "millionverifier";
18172
18204
  googlemaps: "googlemaps";
18173
18205
  gemini: "gemini";
18206
+ anthropic: "anthropic";
18174
18207
  leadmagic: "leadmagic";
18175
18208
  mixrank: "mixrank";
18176
18209
  builtwith: "builtwith";
@@ -18202,6 +18235,7 @@ declare const SearchResponseSchema: z$1.ZodObject<{
18202
18235
  millionverifier: "millionverifier";
18203
18236
  googlemaps: "googlemaps";
18204
18237
  gemini: "gemini";
18238
+ anthropic: "anthropic";
18205
18239
  leadmagic: "leadmagic";
18206
18240
  mixrank: "mixrank";
18207
18241
  builtwith: "builtwith";
@@ -22200,6 +22234,7 @@ declare const SearchesResultFieldSchema: z$1.ZodObject<{
22200
22234
  millionverifier: "millionverifier";
22201
22235
  googlemaps: "googlemaps";
22202
22236
  gemini: "gemini";
22237
+ anthropic: "anthropic";
22203
22238
  leadmagic: "leadmagic";
22204
22239
  mixrank: "mixrank";
22205
22240
  builtwith: "builtwith";
@@ -22232,6 +22267,7 @@ declare const SearchesResultFieldSchema: z$1.ZodObject<{
22232
22267
  millionverifier: "millionverifier";
22233
22268
  googlemaps: "googlemaps";
22234
22269
  gemini: "gemini";
22270
+ anthropic: "anthropic";
22235
22271
  leadmagic: "leadmagic";
22236
22272
  mixrank: "mixrank";
22237
22273
  builtwith: "builtwith";
@@ -22263,6 +22299,7 @@ declare const SearchesResultFieldSchema: z$1.ZodObject<{
22263
22299
  millionverifier: "millionverifier";
22264
22300
  googlemaps: "googlemaps";
22265
22301
  gemini: "gemini";
22302
+ anthropic: "anthropic";
22266
22303
  leadmagic: "leadmagic";
22267
22304
  mixrank: "mixrank";
22268
22305
  builtwith: "builtwith";
@@ -22460,6 +22497,7 @@ declare const SearchesResultSchema: z$1.ZodRecord<z$1.ZodString, z$1.ZodNullable
22460
22497
  millionverifier: "millionverifier";
22461
22498
  googlemaps: "googlemaps";
22462
22499
  gemini: "gemini";
22500
+ anthropic: "anthropic";
22463
22501
  leadmagic: "leadmagic";
22464
22502
  mixrank: "mixrank";
22465
22503
  builtwith: "builtwith";
@@ -22492,6 +22530,7 @@ declare const SearchesResultSchema: z$1.ZodRecord<z$1.ZodString, z$1.ZodNullable
22492
22530
  millionverifier: "millionverifier";
22493
22531
  googlemaps: "googlemaps";
22494
22532
  gemini: "gemini";
22533
+ anthropic: "anthropic";
22495
22534
  leadmagic: "leadmagic";
22496
22535
  mixrank: "mixrank";
22497
22536
  builtwith: "builtwith";
@@ -22523,6 +22562,7 @@ declare const SearchesResultSchema: z$1.ZodRecord<z$1.ZodString, z$1.ZodNullable
22523
22562
  millionverifier: "millionverifier";
22524
22563
  googlemaps: "googlemaps";
22525
22564
  gemini: "gemini";
22565
+ anthropic: "anthropic";
22526
22566
  leadmagic: "leadmagic";
22527
22567
  mixrank: "mixrank";
22528
22568
  builtwith: "builtwith";
@@ -22770,6 +22810,7 @@ declare const SearchesResponseSchema: z$1.ZodObject<{
22770
22810
  millionverifier: "millionverifier";
22771
22811
  googlemaps: "googlemaps";
22772
22812
  gemini: "gemini";
22813
+ anthropic: "anthropic";
22773
22814
  leadmagic: "leadmagic";
22774
22815
  mixrank: "mixrank";
22775
22816
  builtwith: "builtwith";
@@ -22802,6 +22843,7 @@ declare const SearchesResponseSchema: z$1.ZodObject<{
22802
22843
  millionverifier: "millionverifier";
22803
22844
  googlemaps: "googlemaps";
22804
22845
  gemini: "gemini";
22846
+ anthropic: "anthropic";
22805
22847
  leadmagic: "leadmagic";
22806
22848
  mixrank: "mixrank";
22807
22849
  builtwith: "builtwith";
@@ -22833,6 +22875,7 @@ declare const SearchesResponseSchema: z$1.ZodObject<{
22833
22875
  millionverifier: "millionverifier";
22834
22876
  googlemaps: "googlemaps";
22835
22877
  gemini: "gemini";
22878
+ anthropic: "anthropic";
22836
22879
  leadmagic: "leadmagic";
22837
22880
  mixrank: "mixrank";
22838
22881
  builtwith: "builtwith";
@@ -28337,6 +28380,7 @@ declare const pipePayloadSchemaCatalog: {
28337
28380
  "gemini-flash-latest": "gemini-flash-latest";
28338
28381
  "openai-gpt-latest": "openai-gpt-latest";
28339
28382
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
28383
+ "anthropic-opus-latest": "anthropic-opus-latest";
28340
28384
  }>>;
28341
28385
  }, z.core.$strip>;
28342
28386
  }, z.core.$strip>;
@@ -30072,6 +30116,7 @@ declare const pipePayloadSchemaCatalog: {
30072
30116
  "gemini-flash-latest": "gemini-flash-latest";
30073
30117
  "openai-gpt-latest": "openai-gpt-latest";
30074
30118
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
30119
+ "anthropic-opus-latest": "anthropic-opus-latest";
30075
30120
  }>>;
30076
30121
  signature: z.ZodString;
30077
30122
  persona: z.ZodString | z.ZodDefault<z.ZodString>;
@@ -31511,6 +31556,7 @@ declare const pipePayloadSchemaCatalog: {
31511
31556
  "gemini-flash-latest": "gemini-flash-latest";
31512
31557
  "openai-gpt-latest": "openai-gpt-latest";
31513
31558
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
31559
+ "anthropic-opus-latest": "anthropic-opus-latest";
31514
31560
  }>>;
31515
31561
  output_fields: z.ZodOptional<z.ZodObject<{
31516
31562
  message: z.ZodDefault<z.ZodObject<{
@@ -34019,6 +34065,7 @@ declare function getPipePayloadSchema(pipeId: PipeId): z.ZodObject<{
34019
34065
  "gemini-flash-latest": "gemini-flash-latest";
34020
34066
  "openai-gpt-latest": "openai-gpt-latest";
34021
34067
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
34068
+ "anthropic-opus-latest": "anthropic-opus-latest";
34022
34069
  }>>;
34023
34070
  }, z.core.$strip>;
34024
34071
  }, z.core.$strip> | z.ZodObject<{
@@ -35730,6 +35777,7 @@ declare function getPipePayloadSchema(pipeId: PipeId): z.ZodObject<{
35730
35777
  "gemini-flash-latest": "gemini-flash-latest";
35731
35778
  "openai-gpt-latest": "openai-gpt-latest";
35732
35779
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
35780
+ "anthropic-opus-latest": "anthropic-opus-latest";
35733
35781
  }>>;
35734
35782
  signature: z.ZodString;
35735
35783
  persona: z.ZodString | z.ZodDefault<z.ZodString>;
@@ -37148,6 +37196,7 @@ declare function getPipePayloadSchema(pipeId: PipeId): z.ZodObject<{
37148
37196
  "gemini-flash-latest": "gemini-flash-latest";
37149
37197
  "openai-gpt-latest": "openai-gpt-latest";
37150
37198
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
37199
+ "anthropic-opus-latest": "anthropic-opus-latest";
37151
37200
  }>>;
37152
37201
  output_fields: z.ZodOptional<z.ZodObject<{
37153
37202
  message: z.ZodDefault<z.ZodObject<{
@@ -39962,6 +40011,7 @@ declare const PipesResponseSchema: z.ZodObject<{
39962
40011
  millionverifier: "millionverifier";
39963
40012
  googlemaps: "googlemaps";
39964
40013
  gemini: "gemini";
40014
+ anthropic: "anthropic";
39965
40015
  leadmagic: "leadmagic";
39966
40016
  mixrank: "mixrank";
39967
40017
  builtwith: "builtwith";
@@ -39994,6 +40044,7 @@ declare const PipesResponseSchema: z.ZodObject<{
39994
40044
  millionverifier: "millionverifier";
39995
40045
  googlemaps: "googlemaps";
39996
40046
  gemini: "gemini";
40047
+ anthropic: "anthropic";
39997
40048
  leadmagic: "leadmagic";
39998
40049
  mixrank: "mixrank";
39999
40050
  builtwith: "builtwith";
@@ -40025,6 +40076,7 @@ declare const PipesResponseSchema: z.ZodObject<{
40025
40076
  millionverifier: "millionverifier";
40026
40077
  googlemaps: "googlemaps";
40027
40078
  gemini: "gemini";
40079
+ anthropic: "anthropic";
40028
40080
  leadmagic: "leadmagic";
40029
40081
  mixrank: "mixrank";
40030
40082
  builtwith: "builtwith";
@@ -40238,6 +40290,7 @@ declare const PipesRequestSchema: z.ZodObject<{
40238
40290
  "gemini-flash-latest": "gemini-flash-latest";
40239
40291
  "openai-gpt-latest": "openai-gpt-latest";
40240
40292
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
40293
+ "anthropic-opus-latest": "anthropic-opus-latest";
40241
40294
  }>>;
40242
40295
  }, z.core.$strip>;
40243
40296
  }, z.core.$strip>, z.ZodObject<{
@@ -41949,6 +42002,7 @@ declare const PipesRequestSchema: z.ZodObject<{
41949
42002
  "gemini-flash-latest": "gemini-flash-latest";
41950
42003
  "openai-gpt-latest": "openai-gpt-latest";
41951
42004
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
42005
+ "anthropic-opus-latest": "anthropic-opus-latest";
41952
42006
  }>>;
41953
42007
  signature: z.ZodString;
41954
42008
  persona: z.ZodString | z.ZodDefault<z.ZodString>;
@@ -42018,6 +42072,7 @@ declare const PipesRequestSchema: z.ZodObject<{
42018
42072
  "gemini-flash-latest": "gemini-flash-latest";
42019
42073
  "openai-gpt-latest": "openai-gpt-latest";
42020
42074
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
42075
+ "anthropic-opus-latest": "anthropic-opus-latest";
42021
42076
  }>>;
42022
42077
  output_fields: z.ZodOptional<z.ZodObject<{
42023
42078
  message: z.ZodDefault<z.ZodObject<{
@@ -46014,6 +46069,7 @@ declare const PipesRequestSchema: z.ZodObject<{
46014
46069
  millionverifier: "millionverifier";
46015
46070
  googlemaps: "googlemaps";
46016
46071
  gemini: "gemini";
46072
+ anthropic: "anthropic";
46017
46073
  leadmagic: "leadmagic";
46018
46074
  mixrank: "mixrank";
46019
46075
  builtwith: "builtwith";
@@ -46046,6 +46102,7 @@ declare const PipesRequestSchema: z.ZodObject<{
46046
46102
  millionverifier: "millionverifier";
46047
46103
  googlemaps: "googlemaps";
46048
46104
  gemini: "gemini";
46105
+ anthropic: "anthropic";
46049
46106
  leadmagic: "leadmagic";
46050
46107
  mixrank: "mixrank";
46051
46108
  builtwith: "builtwith";
@@ -46077,6 +46134,7 @@ declare const PipesRequestSchema: z.ZodObject<{
46077
46134
  millionverifier: "millionverifier";
46078
46135
  googlemaps: "googlemaps";
46079
46136
  gemini: "gemini";
46137
+ anthropic: "anthropic";
46080
46138
  leadmagic: "leadmagic";
46081
46139
  mixrank: "mixrank";
46082
46140
  builtwith: "builtwith";
@@ -46137,7 +46195,7 @@ declare const ICON_KEYS: readonly ["school", "user", "location", "language", "br
46137
46195
  type IconKey = (typeof ICON_KEYS)[number];
46138
46196
  //#endregion
46139
46197
  //#region src/pipes/ai-models/ai-model-catalog.d.ts
46140
- declare const AI_MODELS: readonly ["gemini-flash-latest", "openai-gpt-latest", "openai-gpt-mini-latest"];
46198
+ declare const AI_MODELS: readonly ["gemini-flash-latest", "openai-gpt-latest", "openai-gpt-mini-latest", "anthropic-opus-latest"];
46141
46199
  type AiModelId = (typeof AI_MODELS)[number];
46142
46200
  declare const AI_MODEL_CATALOG: Record<AiModelId, {
46143
46201
  provider: ProviderName;
@@ -46807,6 +46865,7 @@ declare const llmSelectInput: <T extends AIModelSelectInputMetadata>({
46807
46865
  "gemini-flash-latest": "gemini-flash-latest";
46808
46866
  "openai-gpt-latest": "openai-gpt-latest";
46809
46867
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
46868
+ "anthropic-opus-latest": "anthropic-opus-latest";
46810
46869
  }>>;
46811
46870
  declare const multiSelectInput: (metadata: Pick<MultiSelectMeta, "options" | "required" | "enabledIf" | "info" | "path" | "label" | "disableSearch" | "placeholder" | "order" | "groupPath" | "sectionKey" | "description">, registry: Registry) => z.ZodArray<z.ZodEnum<{
46812
46871
  [x: string]: string;
@@ -47064,6 +47123,7 @@ declare const pipesLLMSelectInput: <T extends Metadata<typeof llmSelectInput>>(m
47064
47123
  "gemini-flash-latest": "gemini-flash-latest";
47065
47124
  "openai-gpt-latest": "openai-gpt-latest";
47066
47125
  "openai-gpt-mini-latest": "openai-gpt-mini-latest";
47126
+ "anthropic-opus-latest": "anthropic-opus-latest";
47067
47127
  }>>;
47068
47128
  declare const pipesMultiSelectInput: <T extends Metadata<typeof multiSelectInput>>(metadata: T) => z.ZodArray<z.ZodEnum<{
47069
47129
  [x: string]: string;
@@ -49027,10 +49087,10 @@ declare function markRecordFieldAsComplete({
49027
49087
  } | undefined;
49028
49088
  waterfall?: {
49029
49089
  attempted_providers: {
49030
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49090
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49031
49091
  }[];
49032
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49033
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49092
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49093
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49034
49094
  } | undefined;
49035
49095
  icon?: {
49036
49096
  key: "linkedin" | "job";
@@ -49091,10 +49151,10 @@ declare function markRecordFieldAsPending({
49091
49151
  } | undefined;
49092
49152
  waterfall?: {
49093
49153
  attempted_providers: {
49094
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49154
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49095
49155
  }[];
49096
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49097
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49156
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49157
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49098
49158
  } | undefined;
49099
49159
  icon?: {
49100
49160
  key: "linkedin" | "job";
@@ -49161,10 +49221,10 @@ declare function markRecordFieldAsNoResult({
49161
49221
  } | undefined;
49162
49222
  waterfall?: {
49163
49223
  attempted_providers: {
49164
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49224
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49165
49225
  }[];
49166
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49167
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49226
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49227
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49168
49228
  } | undefined;
49169
49229
  icon?: {
49170
49230
  key: "linkedin" | "job";
@@ -49221,10 +49281,10 @@ declare function markRecordFieldAsFailed(field: RecordField, reason: FieldReason
49221
49281
  } | undefined;
49222
49282
  waterfall?: {
49223
49283
  attempted_providers: {
49224
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49284
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49225
49285
  }[];
49226
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49227
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49286
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49287
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49228
49288
  } | undefined;
49229
49289
  icon?: {
49230
49290
  key: "linkedin" | "job";
@@ -49281,10 +49341,10 @@ declare function markRecordFieldAsSkipped(field: RecordField, reason: FieldReaso
49281
49341
  } | undefined;
49282
49342
  waterfall?: {
49283
49343
  attempted_providers: {
49284
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49344
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49285
49345
  }[];
49286
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49287
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49346
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49347
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49288
49348
  } | undefined;
49289
49349
  icon?: {
49290
49350
  key: "linkedin" | "job";
@@ -49341,10 +49401,10 @@ declare function markRecordFieldAsProcessing(field: RecordField): {
49341
49401
  } | undefined;
49342
49402
  waterfall?: {
49343
49403
  attempted_providers: {
49344
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49404
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49345
49405
  }[];
49346
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49347
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49406
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49407
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49348
49408
  } | undefined;
49349
49409
  icon?: {
49350
49410
  key: "linkedin" | "job";
@@ -49840,10 +49900,10 @@ declare function inputFromRecords(records: PipesInMemoryResponse["records"], con
49840
49900
  } | undefined;
49841
49901
  waterfall?: {
49842
49902
  attempted_providers: {
49843
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49903
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49844
49904
  }[];
49845
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49846
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49905
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49906
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49847
49907
  } | undefined;
49848
49908
  icon?: {
49849
49909
  key: "linkedin" | "job";
@@ -49900,10 +49960,10 @@ declare function inputFromRecords(records: PipesInMemoryResponse["records"], con
49900
49960
  } | undefined;
49901
49961
  waterfall?: {
49902
49962
  attempted_providers: {
49903
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49963
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49904
49964
  }[];
49905
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49906
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49965
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49966
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49907
49967
  } | undefined;
49908
49968
  icon?: {
49909
49969
  key: "linkedin" | "job";
@@ -49963,10 +50023,10 @@ declare function inputFromRecordArr(records: PipesRecord[], config?: Partial<Fie
49963
50023
  } | undefined;
49964
50024
  waterfall?: {
49965
50025
  attempted_providers: {
49966
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50026
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
49967
50027
  }[];
49968
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
49969
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
50028
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
50029
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
49970
50030
  } | undefined;
49971
50031
  icon?: {
49972
50032
  key: "linkedin" | "job";
@@ -50023,10 +50083,10 @@ declare function inputFromRecordArr(records: PipesRecord[], config?: Partial<Fie
50023
50083
  } | undefined;
50024
50084
  waterfall?: {
50025
50085
  attempted_providers: {
50026
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50086
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50027
50087
  }[];
50028
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
50029
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
50088
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
50089
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
50030
50090
  } | undefined;
50031
50091
  icon?: {
50032
50092
  key: "linkedin" | "job";
@@ -50086,10 +50146,10 @@ declare function inputFromRecord(record: PipesRecord, config?: Partial<FieldsToO
50086
50146
  } | undefined;
50087
50147
  waterfall?: {
50088
50148
  attempted_providers: {
50089
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50149
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50090
50150
  }[];
50091
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
50092
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
50151
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
50152
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
50093
50153
  } | undefined;
50094
50154
  icon?: {
50095
50155
  key: "linkedin" | "job";
@@ -50146,10 +50206,10 @@ declare function inputFromRecord(record: PipesRecord, config?: Partial<FieldsToO
50146
50206
  } | undefined;
50147
50207
  waterfall?: {
50148
50208
  attempted_providers: {
50149
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50209
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50150
50210
  }[];
50151
- available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
50152
- successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
50211
+ available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks")[];
50212
+ successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | undefined;
50153
50213
  } | undefined;
50154
50214
  icon?: {
50155
50215
  key: "linkedin" | "job";
@@ -50390,6 +50450,22 @@ declare const providerCatalog: {
50390
50450
  };
50391
50451
  readonly oAuthConfig: null;
50392
50452
  };
50453
+ readonly anthropic: {
50454
+ readonly name: "anthropic";
50455
+ readonly label: "Anthropic";
50456
+ readonly description: "Anthropic's Claude AI models";
50457
+ readonly url: "https://www.anthropic.com";
50458
+ readonly public: true;
50459
+ readonly hasManagedConnections: true;
50460
+ readonly allowsUserConnections: true;
50461
+ readonly connectionType: "api_key";
50462
+ readonly logoUrl: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/8f2b7ff3-12a6-4c55-31fd-460b9f461300/icon";
50463
+ readonly background: {
50464
+ readonly light: "#F0EEE6";
50465
+ readonly dark: "#2B2A26";
50466
+ };
50467
+ readonly oAuthConfig: null;
50468
+ };
50393
50469
  readonly slack: {
50394
50470
  readonly name: "slack";
50395
50471
  readonly label: "Slack";
@@ -50666,7 +50742,7 @@ declare const providerCatalog: {
50666
50742
  //#endregion
50667
50743
  //#region src/providers/provider-utils.d.ts
50668
50744
  declare function getProviderEntry(providerName: ProviderName): {
50669
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50745
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50670
50746
  name: "pipe0";
50671
50747
  label: "pipe0";
50672
50748
  description: "A framework for lead and company data enrichment.";
@@ -50682,7 +50758,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50682
50758
  };
50683
50759
  oAuthConfig: null;
50684
50760
  } | {
50685
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50761
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50686
50762
  name: "findymail";
50687
50763
  label: "FindyMail";
50688
50764
  description: "Find verified emails.";
@@ -50698,7 +50774,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50698
50774
  readonly dark: "#143822";
50699
50775
  };
50700
50776
  } | {
50701
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50777
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50702
50778
  name: "hunter";
50703
50779
  label: "HunterMail";
50704
50780
  description: "Find email addresses and send cold emails";
@@ -50714,7 +50790,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50714
50790
  readonly dark: "#3D1F0C";
50715
50791
  };
50716
50792
  } | {
50717
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50793
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50718
50794
  name: "zerobounce";
50719
50795
  label: "ZeroBounce";
50720
50796
  description: "Email validation tools and email list cleaning";
@@ -50730,7 +50806,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50730
50806
  };
50731
50807
  oAuthConfig: null;
50732
50808
  } | {
50733
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50809
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50734
50810
  name: "googlemaps";
50735
50811
  label: "Google Maps";
50736
50812
  description: "A map service by Google";
@@ -50746,7 +50822,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50746
50822
  };
50747
50823
  oAuthConfig: null;
50748
50824
  } | {
50749
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50825
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50750
50826
  name: "leadmagic";
50751
50827
  label: "LeadMagic";
50752
50828
  description: "Enrichment provider";
@@ -50762,7 +50838,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50762
50838
  };
50763
50839
  oAuthConfig: null;
50764
50840
  } | {
50765
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50841
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50766
50842
  name: "builtwith";
50767
50843
  label: "BuiltWith";
50768
50844
  description: "BuiltWith tracks over 2500 eCommerce technologies across over 26 million eCommerce websites.";
@@ -50778,7 +50854,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50778
50854
  };
50779
50855
  oAuthConfig: null;
50780
50856
  } | {
50781
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50857
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50782
50858
  name: "perplexity";
50783
50859
  label: "Perplexity";
50784
50860
  description: "AI search company";
@@ -50794,7 +50870,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50794
50870
  };
50795
50871
  oAuthConfig: null;
50796
50872
  } | {
50797
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50873
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50798
50874
  name: "serper";
50799
50875
  label: "Serper";
50800
50876
  description: "The World's Fastest & Cheapest Google Search API";
@@ -50810,7 +50886,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50810
50886
  };
50811
50887
  oAuthConfig: null;
50812
50888
  } | {
50813
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50889
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50814
50890
  name: "icypeas";
50815
50891
  label: "Icypeas";
50816
50892
  description: "A popular data catalog";
@@ -50826,7 +50902,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50826
50902
  };
50827
50903
  oAuthConfig: null;
50828
50904
  } | {
50829
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50905
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50830
50906
  name: "prospeo";
50831
50907
  label: "Prospeo";
50832
50908
  description: "Find anyone’s contact data.";
@@ -50842,7 +50918,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50842
50918
  };
50843
50919
  oAuthConfig: null;
50844
50920
  } | {
50845
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50921
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50846
50922
  name: "gemini";
50847
50923
  label: "Gemini";
50848
50924
  description: "Google's AI service";
@@ -50858,7 +50934,23 @@ declare function getProviderEntry(providerName: ProviderName): {
50858
50934
  };
50859
50935
  oAuthConfig: null;
50860
50936
  } | {
50861
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50937
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50938
+ name: "anthropic";
50939
+ label: "Anthropic";
50940
+ description: "Anthropic's Claude AI models";
50941
+ url: "https://www.anthropic.com";
50942
+ public: true;
50943
+ hasManagedConnections: true;
50944
+ allowsUserConnections: true;
50945
+ connectionType: "api_key";
50946
+ logoUrl: "https://imagedelivery.net/3B3AWuP94-S3Ro5eEac6JA/8f2b7ff3-12a6-4c55-31fd-460b9f461300/icon";
50947
+ background: {
50948
+ readonly light: "#F0EEE6";
50949
+ readonly dark: "#2B2A26";
50950
+ };
50951
+ oAuthConfig: null;
50952
+ } | {
50953
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50862
50954
  name: "slack";
50863
50955
  label: "Slack";
50864
50956
  description: "A modern business chat application.";
@@ -50874,7 +50966,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50874
50966
  };
50875
50967
  oAuthConfig: {};
50876
50968
  } | {
50877
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50969
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50878
50970
  name: "companyenrich";
50879
50971
  label: "CompanyEnrich";
50880
50972
  description: "A company enrichment service.";
@@ -50890,7 +50982,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50890
50982
  };
50891
50983
  oAuthConfig: {};
50892
50984
  } | {
50893
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50985
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50894
50986
  name: "mixrank";
50895
50987
  label: "MixRank";
50896
50988
  description: "Ultra-high-frequency technographic and people data for your data teams.";
@@ -50906,7 +50998,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50906
50998
  readonly dark: "#3A1D08";
50907
50999
  };
50908
51000
  } | {
50909
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51001
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50910
51002
  name: "clado";
50911
51003
  label: "Clado";
50912
51004
  description: "A data provider deploying 10^5 AI agents to find contact information.";
@@ -50922,7 +51014,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50922
51014
  };
50923
51015
  oAuthConfig: null;
50924
51016
  } | {
50925
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51017
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50926
51018
  name: "gmail";
50927
51019
  label: "Gmail";
50928
51020
  description: "Google's email service";
@@ -50938,7 +51030,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50938
51030
  };
50939
51031
  oAuthConfig: {};
50940
51032
  } | {
50941
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51033
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50942
51034
  name: "resend";
50943
51035
  label: "Resend";
50944
51036
  description: "An email platform built for developers.";
@@ -50954,7 +51046,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50954
51046
  };
50955
51047
  oAuthConfig: null;
50956
51048
  } | {
50957
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51049
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50958
51050
  name: "firecrawl";
50959
51051
  label: "Firecrawl";
50960
51052
  description: "Firecrawl is an API service that takes a URL, crawls it, and converts it into clean markdown. Firecrawl crawls all accessible subpages and gives you clean markdown for each. No sitemap required.";
@@ -50970,7 +51062,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50970
51062
  };
50971
51063
  oAuthConfig: null;
50972
51064
  } | {
50973
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51065
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50974
51066
  name: "exa";
50975
51067
  label: "Exa";
50976
51068
  description: "Exa is a search engine built for AI.";
@@ -50986,7 +51078,7 @@ declare function getProviderEntry(providerName: ProviderName): {
50986
51078
  };
50987
51079
  oAuthConfig: null;
50988
51080
  } | {
50989
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51081
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
50990
51082
  name: "openai";
50991
51083
  label: "OpenAI";
50992
51084
  description: "Foundational AI company based out of San Francisco.";
@@ -51002,7 +51094,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51002
51094
  };
51003
51095
  oAuthConfig: null;
51004
51096
  } | {
51005
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51097
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51006
51098
  name: "millionverifier";
51007
51099
  label: "MillionVerifier";
51008
51100
  description: "E-Mail validation service.";
@@ -51018,7 +51110,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51018
51110
  };
51019
51111
  oAuthConfig: null;
51020
51112
  } | {
51021
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51113
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51022
51114
  name: "logodev";
51023
51115
  label: "Logo.dev";
51024
51116
  description: "Every company logo, one simple API.";
@@ -51034,7 +51126,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51034
51126
  };
51035
51127
  oAuthConfig: null;
51036
51128
  } | {
51037
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51129
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51038
51130
  name: "crustdata";
51039
51131
  label: "Crustdata";
51040
51132
  description: "Real-time company & people data";
@@ -51050,7 +51142,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51050
51142
  };
51051
51143
  oAuthConfig: null;
51052
51144
  } | {
51053
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51145
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51054
51146
  name: "amplemarket";
51055
51147
  label: "Amplemarket";
51056
51148
  description: "Sales data platform";
@@ -51066,7 +51158,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51066
51158
  };
51067
51159
  oAuthConfig: null;
51068
51160
  } | {
51069
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51161
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51070
51162
  name: "parallel";
51071
51163
  label: "Parallel";
51072
51164
  description: "Agentic web search & research APIs purpose-built for AI agents.";
@@ -51082,7 +51174,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51082
51174
  };
51083
51175
  oAuthConfig: null;
51084
51176
  } | {
51085
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51177
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51086
51178
  name: "luma";
51087
51179
  label: "Luma";
51088
51180
  description: "Delightful events, calendars, and ticketing for communities.";
@@ -51098,7 +51190,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51098
51190
  };
51099
51191
  oAuthConfig: null;
51100
51192
  } | {
51101
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51193
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51102
51194
  name: "postgres";
51103
51195
  label: "PostgreSQL";
51104
51196
  description: "Connect your own PostgreSQL database and query it read-only.";
@@ -51114,7 +51206,7 @@ declare function getProviderEntry(providerName: ProviderName): {
51114
51206
  };
51115
51207
  oAuthConfig: null;
51116
51208
  } | {
51117
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51209
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51118
51210
  name: "databricks";
51119
51211
  label: "Databricks";
51120
51212
  description: "Query your Databricks SQL warehouse read-only via a service principal.";
@@ -51338,7 +51430,7 @@ declare function configDefaults<T extends Record<string, any> | null | undefined
51338
51430
  //#endregion
51339
51431
  //#region src/utils/connection-id.d.ts
51340
51432
  declare function splitConnectionString(connection: string): {
51341
- provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51433
+ provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks";
51342
51434
  id: string;
51343
51435
  };
51344
51436
  declare function joinConnectionString(connection: {