@pipe0/client 0.1.20 → 0.1.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -542,7 +542,7 @@ interface paths {
|
|
|
542
542
|
label: string;
|
|
543
543
|
widgets?: {
|
|
544
544
|
provider_logo?: {
|
|
545
|
-
/** @enum {string} */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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
545
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
546
546
|
};
|
|
547
547
|
emoji?: {
|
|
548
548
|
char: string;
|
|
@@ -1290,7 +1290,7 @@ interface paths {
|
|
|
1290
1290
|
requestBody: {
|
|
1291
1291
|
content: {
|
|
1292
1292
|
"application/json": {
|
|
1293
|
-
/** @enum {string} */search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1";
|
|
1293
|
+
/** @enum {string} */search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1";
|
|
1294
1294
|
/**
|
|
1295
1295
|
* @default production
|
|
1296
1296
|
* @enum {string}
|
|
@@ -1422,7 +1422,7 @@ interface paths {
|
|
|
1422
1422
|
label: string;
|
|
1423
1423
|
widgets?: {
|
|
1424
1424
|
provider_logo?: {
|
|
1425
|
-
/** @enum {string} */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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1425
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1426
1426
|
};
|
|
1427
1427
|
emoji?: {
|
|
1428
1428
|
char: string;
|
|
@@ -1620,7 +1620,7 @@ interface paths {
|
|
|
1620
1620
|
"application/json": {
|
|
1621
1621
|
/** @enum {string} */method: "api_key";
|
|
1622
1622
|
public_id: string; /** @enum {string} */
|
|
1623
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1623
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1624
1624
|
secret: string;
|
|
1625
1625
|
/**
|
|
1626
1626
|
* @default user
|
|
@@ -1631,7 +1631,7 @@ interface paths {
|
|
|
1631
1631
|
} | {
|
|
1632
1632
|
/** @enum {string} */method: "oauth_token";
|
|
1633
1633
|
public_id: string; /** @enum {string} */
|
|
1634
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1634
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1635
1635
|
access_token: string;
|
|
1636
1636
|
/**
|
|
1637
1637
|
* @default user
|
|
@@ -1642,7 +1642,7 @@ interface paths {
|
|
|
1642
1642
|
} | {
|
|
1643
1643
|
/** @enum {string} */method: "oauth_token_bundle";
|
|
1644
1644
|
public_id: string; /** @enum {string} */
|
|
1645
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1645
|
+
provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
1646
1646
|
access_token: string;
|
|
1647
1647
|
refresh_token: string;
|
|
1648
1648
|
/**
|
|
@@ -3085,10 +3085,10 @@ interface components {
|
|
|
3085
3085
|
waterfall?: {
|
|
3086
3086
|
/** @enum {string} */type?: "static";
|
|
3087
3087
|
attempted_providers: {
|
|
3088
|
-
/** @enum {string} */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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
3088
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
3089
3089
|
}[];
|
|
3090
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
3091
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
3090
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
3091
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
3092
3092
|
};
|
|
3093
3093
|
icon?: {
|
|
3094
3094
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -14141,12 +14141,15 @@ interface components {
|
|
|
14141
14141
|
* "provider": "amplemarket"
|
|
14142
14142
|
* },
|
|
14143
14143
|
* {
|
|
14144
|
+
* "provider": "crustdata"
|
|
14145
|
+
* },
|
|
14146
|
+
* {
|
|
14144
14147
|
* "provider": "findymail"
|
|
14145
14148
|
* }
|
|
14146
14149
|
* ]
|
|
14147
14150
|
*/
|
|
14148
14151
|
providers?: {
|
|
14149
|
-
/** @enum {string} */provider: "leadmagic" | "prospeo" | "amplemarket" | "findymail";
|
|
14152
|
+
/** @enum {string} */provider: "leadmagic" | "prospeo" | "amplemarket" | "crustdata" | "findymail";
|
|
14150
14153
|
}[];
|
|
14151
14154
|
input_fields?: {
|
|
14152
14155
|
/**
|
|
@@ -15468,11 +15471,14 @@ interface components {
|
|
|
15468
15471
|
* },
|
|
15469
15472
|
* {
|
|
15470
15473
|
* "provider": "amplemarket"
|
|
15474
|
+
* },
|
|
15475
|
+
* {
|
|
15476
|
+
* "provider": "crustdata"
|
|
15471
15477
|
* }
|
|
15472
15478
|
* ]
|
|
15473
15479
|
*/
|
|
15474
15480
|
providers?: {
|
|
15475
|
-
/** @enum {string} */provider: "leadmagic" | "amplemarket";
|
|
15481
|
+
/** @enum {string} */provider: "leadmagic" | "amplemarket" | "crustdata";
|
|
15476
15482
|
}[];
|
|
15477
15483
|
input_fields?: {
|
|
15478
15484
|
/**
|
|
@@ -16482,10 +16488,10 @@ interface components {
|
|
|
16482
16488
|
waterfall?: {
|
|
16483
16489
|
/** @enum {string} */type?: "static";
|
|
16484
16490
|
attempted_providers: {
|
|
16485
|
-
/** @enum {string} */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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16491
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16486
16492
|
}[];
|
|
16487
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16488
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16493
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16494
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16489
16495
|
};
|
|
16490
16496
|
icon?: {
|
|
16491
16497
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -16561,10 +16567,10 @@ interface components {
|
|
|
16561
16567
|
waterfall?: {
|
|
16562
16568
|
/** @enum {string} */type?: "static";
|
|
16563
16569
|
attempted_providers: {
|
|
16564
|
-
/** @enum {string} */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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16570
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16565
16571
|
}[];
|
|
16566
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16567
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16572
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
16573
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
16568
16574
|
};
|
|
16569
16575
|
icon?: {
|
|
16570
16576
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -20651,6 +20657,113 @@ interface components {
|
|
|
20651
20657
|
approval_status: string;
|
|
20652
20658
|
};
|
|
20653
20659
|
};
|
|
20660
|
+
} | {
|
|
20661
|
+
/** @enum {string} */search_id: "events:googlecalendar@1";
|
|
20662
|
+
connector: {
|
|
20663
|
+
/**
|
|
20664
|
+
* @default first
|
|
20665
|
+
* @enum {string}
|
|
20666
|
+
*/
|
|
20667
|
+
strategy?: "first";
|
|
20668
|
+
connections: {
|
|
20669
|
+
/** @enum {string} */type: "vault";
|
|
20670
|
+
connection: string;
|
|
20671
|
+
}[];
|
|
20672
|
+
};
|
|
20673
|
+
config: {
|
|
20674
|
+
calendar_id: string | string[];
|
|
20675
|
+
/**
|
|
20676
|
+
* @description Rolling window relative to when the search runs, not calendar days.
|
|
20677
|
+
* @default n7d
|
|
20678
|
+
*/
|
|
20679
|
+
time_window?: string;
|
|
20680
|
+
/**
|
|
20681
|
+
* @default [
|
|
20682
|
+
* "meeting"
|
|
20683
|
+
* ]
|
|
20684
|
+
*/
|
|
20685
|
+
event_types?: ("meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail")[]; /** @description Max number of events per page */
|
|
20686
|
+
limit?: unknown; /** @description Pagination cursor */
|
|
20687
|
+
cursor?: string | null;
|
|
20688
|
+
output_fields?: {
|
|
20689
|
+
/**
|
|
20690
|
+
* @description Output field 'google_calendar_event_id'
|
|
20691
|
+
* @default {
|
|
20692
|
+
* "alias": "",
|
|
20693
|
+
* "enabled": true
|
|
20694
|
+
* }
|
|
20695
|
+
*/
|
|
20696
|
+
google_calendar_event_id?: {
|
|
20697
|
+
/**
|
|
20698
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20699
|
+
* @default
|
|
20700
|
+
*/
|
|
20701
|
+
alias?: string;
|
|
20702
|
+
/**
|
|
20703
|
+
* @description Whether to include this field in the output.
|
|
20704
|
+
* @default true
|
|
20705
|
+
*/
|
|
20706
|
+
enabled?: boolean;
|
|
20707
|
+
};
|
|
20708
|
+
/**
|
|
20709
|
+
* @description Output field 'event_title'
|
|
20710
|
+
* @default {
|
|
20711
|
+
* "alias": "",
|
|
20712
|
+
* "enabled": true
|
|
20713
|
+
* }
|
|
20714
|
+
*/
|
|
20715
|
+
event_title?: {
|
|
20716
|
+
/**
|
|
20717
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20718
|
+
* @default
|
|
20719
|
+
*/
|
|
20720
|
+
alias?: string;
|
|
20721
|
+
/**
|
|
20722
|
+
* @description Whether to include this field in the output.
|
|
20723
|
+
* @default true
|
|
20724
|
+
*/
|
|
20725
|
+
enabled?: boolean;
|
|
20726
|
+
};
|
|
20727
|
+
/**
|
|
20728
|
+
* @description Output field 'attendee_emails'
|
|
20729
|
+
* @default {
|
|
20730
|
+
* "alias": "",
|
|
20731
|
+
* "enabled": true
|
|
20732
|
+
* }
|
|
20733
|
+
*/
|
|
20734
|
+
attendee_emails?: {
|
|
20735
|
+
/**
|
|
20736
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20737
|
+
* @default
|
|
20738
|
+
*/
|
|
20739
|
+
alias?: string;
|
|
20740
|
+
/**
|
|
20741
|
+
* @description Whether to include this field in the output.
|
|
20742
|
+
* @default true
|
|
20743
|
+
*/
|
|
20744
|
+
enabled?: boolean;
|
|
20745
|
+
};
|
|
20746
|
+
/**
|
|
20747
|
+
* @description Output field 'calendar_event_match'
|
|
20748
|
+
* @default {
|
|
20749
|
+
* "alias": "",
|
|
20750
|
+
* "enabled": true
|
|
20751
|
+
* }
|
|
20752
|
+
*/
|
|
20753
|
+
calendar_event_match?: {
|
|
20754
|
+
/**
|
|
20755
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
20756
|
+
* @default
|
|
20757
|
+
*/
|
|
20758
|
+
alias?: string;
|
|
20759
|
+
/**
|
|
20760
|
+
* @description Whether to include this field in the output.
|
|
20761
|
+
* @default true
|
|
20762
|
+
*/
|
|
20763
|
+
enabled?: boolean;
|
|
20764
|
+
};
|
|
20765
|
+
};
|
|
20766
|
+
};
|
|
20654
20767
|
} | {
|
|
20655
20768
|
/** @enum {string} */search_id: "posts:content:crustdata@1";
|
|
20656
20769
|
connector?: {
|
|
@@ -22888,7 +23001,7 @@ interface components {
|
|
|
22888
23001
|
SearchResponseSchema: {
|
|
22889
23002
|
id: string; /** @enum {string} */
|
|
22890
23003
|
status: "completed" | "failed" | "pending" | "processing"; /** @enum {string} */
|
|
22891
|
-
search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1";
|
|
23004
|
+
search_id: "companies:profiles:crustdata@1" | "companies:profiles:crustdata@2" | "companies:profiles:amplemarket@1" | "companies:profiles:amplemarket@2" | "people:profiles:crustdata@1" | "people:profiles:crustdata@2" | "people:profiles:crustdata@3" | "people:profiles:amplemarket@1" | "people:profiles:amplemarket@2" | "companies:entitysearch:parallel@1" | "people:entitysearch:parallel@1" | "people:eventguests:luma@1" | "events:googlecalendar@1" | "sheet:rows@1" | "bucket:entries@1" | "query:postgres@1" | "query:databricks@1" | "posts:content:crustdata@1" | "contacts:hubspot@1" | "companies:hubspot@1" | "deals:hubspot@1" | "owners:hubspot@1" | "contacts:salesforce@1" | "leads:salesforce@1" | "accounts:salesforce@1" | "opportunities:salesforce@1" | "users:salesforce@1" | "query:salesforce@1" | "people:attio@1" | "companies:attio@1" | "deals:attio@1" | "records:attio@1" | "entries:attio@1" | "query:attio@1" | "users:attio@1";
|
|
22892
23005
|
errors: {
|
|
22893
23006
|
code: string;
|
|
22894
23007
|
message: string;
|
|
@@ -22938,10 +23051,10 @@ interface components {
|
|
|
22938
23051
|
waterfall?: {
|
|
22939
23052
|
/** @enum {string} */type?: "static";
|
|
22940
23053
|
attempted_providers: {
|
|
22941
|
-
/** @enum {string} */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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
23054
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
22942
23055
|
}[];
|
|
22943
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
22944
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
23056
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
23057
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
22945
23058
|
};
|
|
22946
23059
|
icon?: {
|
|
22947
23060
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|
|
@@ -25649,6 +25762,113 @@ interface components {
|
|
|
25649
25762
|
approval_status: string;
|
|
25650
25763
|
};
|
|
25651
25764
|
};
|
|
25765
|
+
} | {
|
|
25766
|
+
/** @enum {string} */search_id: "events:googlecalendar@1";
|
|
25767
|
+
connector: {
|
|
25768
|
+
/**
|
|
25769
|
+
* @default first
|
|
25770
|
+
* @enum {string}
|
|
25771
|
+
*/
|
|
25772
|
+
strategy?: "first";
|
|
25773
|
+
connections: {
|
|
25774
|
+
/** @enum {string} */type: "vault";
|
|
25775
|
+
connection: string;
|
|
25776
|
+
}[];
|
|
25777
|
+
};
|
|
25778
|
+
config: {
|
|
25779
|
+
calendar_id: string | string[];
|
|
25780
|
+
/**
|
|
25781
|
+
* @description Rolling window relative to when the search runs, not calendar days.
|
|
25782
|
+
* @default n7d
|
|
25783
|
+
*/
|
|
25784
|
+
time_window?: string;
|
|
25785
|
+
/**
|
|
25786
|
+
* @default [
|
|
25787
|
+
* "meeting"
|
|
25788
|
+
* ]
|
|
25789
|
+
*/
|
|
25790
|
+
event_types?: ("meeting" | "out_of_office" | "focus_time" | "working_location" | "birthday" | "from_gmail")[]; /** @description Max number of events per page */
|
|
25791
|
+
limit?: unknown; /** @description Pagination cursor */
|
|
25792
|
+
cursor?: string | null;
|
|
25793
|
+
output_fields?: {
|
|
25794
|
+
/**
|
|
25795
|
+
* @description Output field 'google_calendar_event_id'
|
|
25796
|
+
* @default {
|
|
25797
|
+
* "alias": "",
|
|
25798
|
+
* "enabled": true
|
|
25799
|
+
* }
|
|
25800
|
+
*/
|
|
25801
|
+
google_calendar_event_id?: {
|
|
25802
|
+
/**
|
|
25803
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25804
|
+
* @default
|
|
25805
|
+
*/
|
|
25806
|
+
alias?: string;
|
|
25807
|
+
/**
|
|
25808
|
+
* @description Whether to include this field in the output.
|
|
25809
|
+
* @default true
|
|
25810
|
+
*/
|
|
25811
|
+
enabled?: boolean;
|
|
25812
|
+
};
|
|
25813
|
+
/**
|
|
25814
|
+
* @description Output field 'event_title'
|
|
25815
|
+
* @default {
|
|
25816
|
+
* "alias": "",
|
|
25817
|
+
* "enabled": true
|
|
25818
|
+
* }
|
|
25819
|
+
*/
|
|
25820
|
+
event_title?: {
|
|
25821
|
+
/**
|
|
25822
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25823
|
+
* @default
|
|
25824
|
+
*/
|
|
25825
|
+
alias?: string;
|
|
25826
|
+
/**
|
|
25827
|
+
* @description Whether to include this field in the output.
|
|
25828
|
+
* @default true
|
|
25829
|
+
*/
|
|
25830
|
+
enabled?: boolean;
|
|
25831
|
+
};
|
|
25832
|
+
/**
|
|
25833
|
+
* @description Output field 'attendee_emails'
|
|
25834
|
+
* @default {
|
|
25835
|
+
* "alias": "",
|
|
25836
|
+
* "enabled": true
|
|
25837
|
+
* }
|
|
25838
|
+
*/
|
|
25839
|
+
attendee_emails?: {
|
|
25840
|
+
/**
|
|
25841
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25842
|
+
* @default
|
|
25843
|
+
*/
|
|
25844
|
+
alias?: string;
|
|
25845
|
+
/**
|
|
25846
|
+
* @description Whether to include this field in the output.
|
|
25847
|
+
* @default true
|
|
25848
|
+
*/
|
|
25849
|
+
enabled?: boolean;
|
|
25850
|
+
};
|
|
25851
|
+
/**
|
|
25852
|
+
* @description Output field 'calendar_event_match'
|
|
25853
|
+
* @default {
|
|
25854
|
+
* "alias": "",
|
|
25855
|
+
* "enabled": true
|
|
25856
|
+
* }
|
|
25857
|
+
*/
|
|
25858
|
+
calendar_event_match?: {
|
|
25859
|
+
/**
|
|
25860
|
+
* @description Rename this output field. Leave empty to use default name.
|
|
25861
|
+
* @default
|
|
25862
|
+
*/
|
|
25863
|
+
alias?: string;
|
|
25864
|
+
/**
|
|
25865
|
+
* @description Whether to include this field in the output.
|
|
25866
|
+
* @default true
|
|
25867
|
+
*/
|
|
25868
|
+
enabled?: boolean;
|
|
25869
|
+
};
|
|
25870
|
+
};
|
|
25871
|
+
};
|
|
25652
25872
|
} | {
|
|
25653
25873
|
/** @enum {string} */search_id: "posts:content:crustdata@1";
|
|
25654
25874
|
connector?: {
|
|
@@ -27939,10 +28159,10 @@ interface components {
|
|
|
27939
28159
|
waterfall?: {
|
|
27940
28160
|
/** @enum {string} */type?: "static";
|
|
27941
28161
|
attempted_providers: {
|
|
27942
|
-
/** @enum {string} */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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
28162
|
+
/** @enum {string} */provider: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
27943
28163
|
}[];
|
|
27944
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
27945
|
-
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" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
28164
|
+
available_providers: ("pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio")[]; /** @enum {string} */
|
|
28165
|
+
successful_provider?: "pipe0" | "findymail" | "crustdata" | "hunter" | "zerobounce" | "millionverifier" | "googlemaps" | "gemini" | "anthropic" | "leadmagic" | "mixrank" | "builtwith" | "perplexity" | "serper" | "icypeas" | "prospeo" | "clado" | "resend" | "slack" | "gmail" | "googlecalendar" | "firecrawl" | "exa" | "openai" | "companyenrich" | "logodev" | "amplemarket" | "parallel" | "luma" | "postgres" | "databricks" | "lemlist" | "hubspot" | "salesforce" | "attio";
|
|
27946
28166
|
};
|
|
27947
28167
|
icon?: {
|
|
27948
28168
|
/** @enum {string} */type?: "static"; /** @enum {string} */
|