@pipe0/client 0.1.4 → 0.1.6
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 +13 -0
- package/dist/generated/openapi.types.d.mts +95 -205
- package/dist/generated/openapi.types.d.mts.map +1 -1
- package/dist/pipe0.d.mts +6 -6
- package/package.json +1 -1
|
@@ -527,7 +527,7 @@ interface paths {
|
|
|
527
527
|
label: string;
|
|
528
528
|
widgets?: {
|
|
529
529
|
provider_logo?: {
|
|
530
|
-
/** @enum {string} */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";
|
|
530
|
+
/** @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";
|
|
531
531
|
};
|
|
532
532
|
emoji?: {
|
|
533
533
|
char: string;
|
|
@@ -1384,7 +1384,7 @@ interface paths {
|
|
|
1384
1384
|
label: string;
|
|
1385
1385
|
widgets?: {
|
|
1386
1386
|
provider_logo?: {
|
|
1387
|
-
/** @enum {string} */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";
|
|
1387
|
+
/** @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";
|
|
1388
1388
|
};
|
|
1389
1389
|
emoji?: {
|
|
1390
1390
|
char: string;
|
|
@@ -1571,17 +1571,17 @@ interface paths {
|
|
|
1571
1571
|
"application/json": {
|
|
1572
1572
|
/** @enum {string} */method: "api_key";
|
|
1573
1573
|
public_id: string; /** @enum {string} */
|
|
1574
|
-
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";
|
|
1574
|
+
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";
|
|
1575
1575
|
secret: string;
|
|
1576
1576
|
} | {
|
|
1577
1577
|
/** @enum {string} */method: "oauth_token";
|
|
1578
1578
|
public_id: string; /** @enum {string} */
|
|
1579
|
-
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";
|
|
1579
|
+
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";
|
|
1580
1580
|
access_token: string;
|
|
1581
1581
|
} | {
|
|
1582
1582
|
/** @enum {string} */method: "oauth_token_bundle";
|
|
1583
1583
|
public_id: string; /** @enum {string} */
|
|
1584
|
-
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";
|
|
1584
|
+
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";
|
|
1585
1585
|
access_token: string;
|
|
1586
1586
|
refresh_token: string;
|
|
1587
1587
|
};
|
|
@@ -2791,10 +2791,10 @@ interface components {
|
|
|
2791
2791
|
};
|
|
2792
2792
|
waterfall?: {
|
|
2793
2793
|
attempted_providers: {
|
|
2794
|
-
/** @enum {string} */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";
|
|
2794
|
+
/** @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";
|
|
2795
2795
|
}[];
|
|
2796
|
-
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")[]; /** @enum {string} */
|
|
2797
|
-
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";
|
|
2796
|
+
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")[]; /** @enum {string} */
|
|
2797
|
+
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";
|
|
2798
2798
|
};
|
|
2799
2799
|
icon?: {
|
|
2800
2800
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -2948,7 +2948,7 @@ interface components {
|
|
|
2948
2948
|
* @default gemini-flash-latest
|
|
2949
2949
|
* @enum {string}
|
|
2950
2950
|
*/
|
|
2951
|
-
model?: "gemini-flash-latest" | "openai-gpt-latest" | "openai-gpt-mini-latest";
|
|
2951
|
+
model?: "gemini-flash-latest" | "openai-gpt-latest" | "openai-gpt-mini-latest" | "anthropic-opus-latest";
|
|
2952
2952
|
};
|
|
2953
2953
|
} | {
|
|
2954
2954
|
/** @enum {string} */pipe_id: "company:newssummary:website@1"; /** @description Run-if gate for a pipe. When set, the pipe only runs on records matching the conditions. Example: { "when": { "logic": "and", "conditions": [{ "property": "status", "field_name": "work_email", "operator": "neq", "value": "no_result" }] } } */
|
|
@@ -5933,7 +5933,7 @@ interface components {
|
|
|
5933
5933
|
* @default gemini-flash-latest
|
|
5934
5934
|
* @enum {string}
|
|
5935
5935
|
*/
|
|
5936
|
-
model?: "gemini-flash-latest" | "openai-gpt-latest" | "openai-gpt-mini-latest";
|
|
5936
|
+
model?: "gemini-flash-latest" | "openai-gpt-latest" | "openai-gpt-mini-latest" | "anthropic-opus-latest";
|
|
5937
5937
|
signature: string;
|
|
5938
5938
|
persona: string;
|
|
5939
5939
|
output_fields?: {
|
|
@@ -6629,7 +6629,7 @@ interface components {
|
|
|
6629
6629
|
}[];
|
|
6630
6630
|
} | null;
|
|
6631
6631
|
config?: {
|
|
6632
|
-
limit:
|
|
6632
|
+
limit: unknown;
|
|
6633
6633
|
input_fields?: {
|
|
6634
6634
|
/**
|
|
6635
6635
|
* @default {
|
|
@@ -6722,7 +6722,7 @@ interface components {
|
|
|
6722
6722
|
}[];
|
|
6723
6723
|
} | null;
|
|
6724
6724
|
config?: {
|
|
6725
|
-
limit:
|
|
6725
|
+
limit: unknown;
|
|
6726
6726
|
input_fields?: {
|
|
6727
6727
|
/**
|
|
6728
6728
|
* @default {
|
|
@@ -7113,7 +7113,7 @@ interface components {
|
|
|
7113
7113
|
}[];
|
|
7114
7114
|
} | null;
|
|
7115
7115
|
config?: {
|
|
7116
|
-
limit:
|
|
7116
|
+
limit: unknown;
|
|
7117
7117
|
input_fields?: {
|
|
7118
7118
|
/**
|
|
7119
7119
|
* @default {
|
|
@@ -8304,7 +8304,7 @@ interface components {
|
|
|
8304
8304
|
* @default gemini-flash-latest
|
|
8305
8305
|
* @enum {string}
|
|
8306
8306
|
*/
|
|
8307
|
-
model?: "gemini-flash-latest" | "openai-gpt-latest" | "openai-gpt-mini-latest";
|
|
8307
|
+
model?: "gemini-flash-latest" | "openai-gpt-latest" | "openai-gpt-mini-latest" | "anthropic-opus-latest";
|
|
8308
8308
|
output_fields?: {
|
|
8309
8309
|
/**
|
|
8310
8310
|
* @description Output field 'message'
|
|
@@ -8886,7 +8886,7 @@ interface components {
|
|
|
8886
8886
|
};
|
|
8887
8887
|
} | null;
|
|
8888
8888
|
config?: {
|
|
8889
|
-
page_limit?:
|
|
8889
|
+
page_limit?: unknown; /** @default include */
|
|
8890
8890
|
sitemap?: string; /** @default */
|
|
8891
8891
|
search?: string | null;
|
|
8892
8892
|
input_fields?: {
|
|
@@ -12210,10 +12210,10 @@ interface components {
|
|
|
12210
12210
|
};
|
|
12211
12211
|
waterfall?: {
|
|
12212
12212
|
attempted_providers: {
|
|
12213
|
-
/** @enum {string} */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";
|
|
12213
|
+
/** @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";
|
|
12214
12214
|
}[];
|
|
12215
|
-
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")[]; /** @enum {string} */
|
|
12216
|
-
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";
|
|
12215
|
+
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")[]; /** @enum {string} */
|
|
12216
|
+
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";
|
|
12217
12217
|
};
|
|
12218
12218
|
icon?: {
|
|
12219
12219
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -12276,10 +12276,10 @@ interface components {
|
|
|
12276
12276
|
};
|
|
12277
12277
|
waterfall?: {
|
|
12278
12278
|
attempted_providers: {
|
|
12279
|
-
/** @enum {string} */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";
|
|
12279
|
+
/** @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";
|
|
12280
12280
|
}[];
|
|
12281
|
-
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")[]; /** @enum {string} */
|
|
12282
|
-
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";
|
|
12281
|
+
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")[]; /** @enum {string} */
|
|
12282
|
+
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";
|
|
12283
12283
|
};
|
|
12284
12284
|
icon?: {
|
|
12285
12285
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -12377,7 +12377,7 @@ interface components {
|
|
|
12377
12377
|
}[];
|
|
12378
12378
|
} | null;
|
|
12379
12379
|
config: {
|
|
12380
|
-
|
|
12380
|
+
limit?: unknown;
|
|
12381
12381
|
cursor?: string | null;
|
|
12382
12382
|
output_fields?: {
|
|
12383
12383
|
/**
|
|
@@ -12537,7 +12537,7 @@ interface components {
|
|
|
12537
12537
|
}[];
|
|
12538
12538
|
} | null;
|
|
12539
12539
|
config: {
|
|
12540
|
-
|
|
12540
|
+
limit?: unknown;
|
|
12541
12541
|
cursor?: string | null;
|
|
12542
12542
|
output_fields?: {
|
|
12543
12543
|
/**
|
|
@@ -12688,7 +12688,7 @@ interface components {
|
|
|
12688
12688
|
}[];
|
|
12689
12689
|
} | null;
|
|
12690
12690
|
config: {
|
|
12691
|
-
|
|
12691
|
+
limit?: unknown;
|
|
12692
12692
|
output_fields?: {
|
|
12693
12693
|
/**
|
|
12694
12694
|
* @description Output field 'company_name'
|
|
@@ -12823,7 +12823,7 @@ interface components {
|
|
|
12823
12823
|
}[];
|
|
12824
12824
|
} | null;
|
|
12825
12825
|
config: {
|
|
12826
|
-
|
|
12826
|
+
limit?: unknown;
|
|
12827
12827
|
output_fields?: {
|
|
12828
12828
|
/**
|
|
12829
12829
|
* @description Output field 'name'
|
|
@@ -12958,7 +12958,7 @@ interface components {
|
|
|
12958
12958
|
}[];
|
|
12959
12959
|
} | null;
|
|
12960
12960
|
config: {
|
|
12961
|
-
|
|
12961
|
+
limit?: unknown;
|
|
12962
12962
|
output_fields?: {
|
|
12963
12963
|
/**
|
|
12964
12964
|
* @description Output field 'name'
|
|
@@ -13095,132 +13095,54 @@ interface components {
|
|
|
13095
13095
|
};
|
|
13096
13096
|
};
|
|
13097
13097
|
filters: {
|
|
13098
|
-
/**
|
|
13099
|
-
* @default {
|
|
13100
|
-
* "include": [],
|
|
13101
|
-
* "exclude": []
|
|
13102
|
-
* }
|
|
13103
|
-
*/
|
|
13104
13098
|
firstname?: {
|
|
13105
13099
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13106
13100
|
exclude?: string[];
|
|
13107
13101
|
};
|
|
13108
|
-
/**
|
|
13109
|
-
* @default {
|
|
13110
|
-
* "include": [],
|
|
13111
|
-
* "exclude": []
|
|
13112
|
-
* }
|
|
13113
|
-
*/
|
|
13114
13102
|
lastname?: {
|
|
13115
13103
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13116
13104
|
exclude?: string[];
|
|
13117
13105
|
};
|
|
13118
|
-
/**
|
|
13119
|
-
* @default {
|
|
13120
|
-
* "include": [],
|
|
13121
|
-
* "exclude": []
|
|
13122
|
-
* }
|
|
13123
|
-
*/
|
|
13124
13106
|
currentJobTitle?: {
|
|
13125
13107
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13126
13108
|
exclude?: string[];
|
|
13127
13109
|
};
|
|
13128
|
-
/**
|
|
13129
|
-
* @default {
|
|
13130
|
-
* "include": [],
|
|
13131
|
-
* "exclude": []
|
|
13132
|
-
* }
|
|
13133
|
-
*/
|
|
13134
13110
|
currentEmployersWebsiteUrls?: {
|
|
13135
13111
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13136
13112
|
exclude?: string[];
|
|
13137
13113
|
};
|
|
13138
|
-
/**
|
|
13139
|
-
* @default {
|
|
13140
|
-
* "include": [],
|
|
13141
|
-
* "exclude": []
|
|
13142
|
-
* }
|
|
13143
|
-
*/
|
|
13144
13114
|
pastEmployersWebsiteUrls?: {
|
|
13145
13115
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13146
13116
|
exclude?: string[];
|
|
13147
13117
|
};
|
|
13148
|
-
/**
|
|
13149
|
-
* @default {
|
|
13150
|
-
* "include": [],
|
|
13151
|
-
* "exclude": []
|
|
13152
|
-
* }
|
|
13153
|
-
*/
|
|
13154
13118
|
pastJobTitle?: {
|
|
13155
13119
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13156
13120
|
exclude?: string[];
|
|
13157
13121
|
};
|
|
13158
|
-
/**
|
|
13159
|
-
* @default {
|
|
13160
|
-
* "include": [],
|
|
13161
|
-
* "exclude": []
|
|
13162
|
-
* }
|
|
13163
|
-
*/
|
|
13164
13122
|
currentCompanyName?: {
|
|
13165
13123
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13166
13124
|
exclude?: string[];
|
|
13167
13125
|
};
|
|
13168
|
-
/**
|
|
13169
|
-
* @default {
|
|
13170
|
-
* "include": [],
|
|
13171
|
-
* "exclude": []
|
|
13172
|
-
* }
|
|
13173
|
-
*/
|
|
13174
13126
|
pastCompanyName?: {
|
|
13175
13127
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13176
13128
|
exclude?: string[];
|
|
13177
13129
|
};
|
|
13178
|
-
/**
|
|
13179
|
-
* @default {
|
|
13180
|
-
* "include": [],
|
|
13181
|
-
* "exclude": []
|
|
13182
|
-
* }
|
|
13183
|
-
*/
|
|
13184
13130
|
school?: {
|
|
13185
13131
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13186
13132
|
exclude?: string[];
|
|
13187
|
-
};
|
|
13188
|
-
/**
|
|
13189
|
-
* @default {
|
|
13190
|
-
* "include": [],
|
|
13191
|
-
* "exclude": []
|
|
13192
|
-
* }
|
|
13193
|
-
*/
|
|
13133
|
+
}; /** @description Filter by location */
|
|
13194
13134
|
location?: {
|
|
13195
13135
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13196
13136
|
exclude?: string[];
|
|
13197
|
-
};
|
|
13198
|
-
/**
|
|
13199
|
-
* @default {
|
|
13200
|
-
* "include": [],
|
|
13201
|
-
* "exclude": []
|
|
13202
|
-
* }
|
|
13203
|
-
*/
|
|
13137
|
+
}; /** @description ex. EN, ES */
|
|
13204
13138
|
languages?: {
|
|
13205
13139
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13206
13140
|
exclude?: string[];
|
|
13207
13141
|
};
|
|
13208
|
-
/**
|
|
13209
|
-
* @default {
|
|
13210
|
-
* "include": [],
|
|
13211
|
-
* "exclude": []
|
|
13212
|
-
* }
|
|
13213
|
-
*/
|
|
13214
13142
|
skills?: {
|
|
13215
13143
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13216
13144
|
exclude?: string[];
|
|
13217
13145
|
};
|
|
13218
|
-
/**
|
|
13219
|
-
* @default {
|
|
13220
|
-
* "include": [],
|
|
13221
|
-
* "exclude": []
|
|
13222
|
-
* }
|
|
13223
|
-
*/
|
|
13224
13146
|
keyword?: {
|
|
13225
13147
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13226
13148
|
exclude?: string[];
|
|
@@ -13241,7 +13163,7 @@ interface components {
|
|
|
13241
13163
|
}[];
|
|
13242
13164
|
} | null;
|
|
13243
13165
|
config: {
|
|
13244
|
-
|
|
13166
|
+
limit?: unknown;
|
|
13245
13167
|
output_fields?: {
|
|
13246
13168
|
/**
|
|
13247
13169
|
* @description Output field 'company_name'
|
|
@@ -13397,42 +13319,18 @@ interface components {
|
|
|
13397
13319
|
};
|
|
13398
13320
|
};
|
|
13399
13321
|
filters: {
|
|
13400
|
-
/**
|
|
13401
|
-
* @default {
|
|
13402
|
-
* "include": [],
|
|
13403
|
-
* "exclude": []
|
|
13404
|
-
* }
|
|
13405
|
-
*/
|
|
13406
13322
|
name?: {
|
|
13407
13323
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13408
13324
|
exclude?: string[];
|
|
13409
13325
|
};
|
|
13410
|
-
/**
|
|
13411
|
-
* @default {
|
|
13412
|
-
* "include": [],
|
|
13413
|
-
* "exclude": []
|
|
13414
|
-
* }
|
|
13415
|
-
*/
|
|
13416
13326
|
type?: {
|
|
13417
13327
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13418
13328
|
exclude?: string[];
|
|
13419
13329
|
};
|
|
13420
|
-
/**
|
|
13421
|
-
* @default {
|
|
13422
|
-
* "include": [],
|
|
13423
|
-
* "exclude": []
|
|
13424
|
-
* }
|
|
13425
|
-
*/
|
|
13426
13330
|
industry?: {
|
|
13427
13331
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13428
13332
|
exclude?: string[];
|
|
13429
13333
|
};
|
|
13430
|
-
/**
|
|
13431
|
-
* @default {
|
|
13432
|
-
* "include": [],
|
|
13433
|
-
* "exclude": []
|
|
13434
|
-
* }
|
|
13435
|
-
*/
|
|
13436
13334
|
location?: {
|
|
13437
13335
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13438
13336
|
exclude?: string[];
|
|
@@ -13447,22 +13345,10 @@ interface components {
|
|
|
13447
13345
|
from?: number | null;
|
|
13448
13346
|
to?: number | null;
|
|
13449
13347
|
};
|
|
13450
|
-
/**
|
|
13451
|
-
* @default {
|
|
13452
|
-
* "include": [],
|
|
13453
|
-
* "exclude": []
|
|
13454
|
-
* }
|
|
13455
|
-
*/
|
|
13456
13348
|
urn?: {
|
|
13457
13349
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13458
13350
|
exclude?: string[];
|
|
13459
13351
|
};
|
|
13460
|
-
/**
|
|
13461
|
-
* @default {
|
|
13462
|
-
* "include": [],
|
|
13463
|
-
* "exclude": []
|
|
13464
|
-
* }
|
|
13465
|
-
*/
|
|
13466
13352
|
lid?: {
|
|
13467
13353
|
/** @default [] */include?: string[]; /** @default [] */
|
|
13468
13354
|
exclude?: string[];
|
|
@@ -13483,7 +13369,7 @@ interface components {
|
|
|
13483
13369
|
}[];
|
|
13484
13370
|
} | null;
|
|
13485
13371
|
config: {
|
|
13486
|
-
|
|
13372
|
+
limit?: unknown;
|
|
13487
13373
|
output_fields?: {
|
|
13488
13374
|
/**
|
|
13489
13375
|
* @description Output field 'name'
|
|
@@ -13563,7 +13449,7 @@ interface components {
|
|
|
13563
13449
|
};
|
|
13564
13450
|
};
|
|
13565
13451
|
filters: {
|
|
13566
|
-
company_website_url?: string | null;
|
|
13452
|
+
/** @description URL of the employer company. */company_website_url?: string | null;
|
|
13567
13453
|
};
|
|
13568
13454
|
};
|
|
13569
13455
|
} | {
|
|
@@ -13580,7 +13466,7 @@ interface components {
|
|
|
13580
13466
|
}[];
|
|
13581
13467
|
} | null;
|
|
13582
13468
|
config: {
|
|
13583
|
-
|
|
13469
|
+
limit?: unknown;
|
|
13584
13470
|
output_fields?: {
|
|
13585
13471
|
/**
|
|
13586
13472
|
* @description Output field 'name'
|
|
@@ -13715,9 +13601,13 @@ interface components {
|
|
|
13715
13601
|
}[];
|
|
13716
13602
|
} | null;
|
|
13717
13603
|
config: {
|
|
13718
|
-
|
|
13719
|
-
|
|
13720
|
-
|
|
13604
|
+
limit?: unknown;
|
|
13605
|
+
/**
|
|
13606
|
+
* @description The id of the search you want to continue
|
|
13607
|
+
* @default
|
|
13608
|
+
*/
|
|
13609
|
+
search_id?: string | null; /** @description To continue the previous search, provide both the search_id and the last offset. */
|
|
13610
|
+
offset?: unknown;
|
|
13721
13611
|
output_fields?: {
|
|
13722
13612
|
/**
|
|
13723
13613
|
* @description Output field 'name'
|
|
@@ -13854,7 +13744,7 @@ interface components {
|
|
|
13854
13744
|
}[];
|
|
13855
13745
|
} | null;
|
|
13856
13746
|
config: {
|
|
13857
|
-
limit:
|
|
13747
|
+
/** @description Max number of search results */limit: unknown; /** @description Pagination cursor */
|
|
13858
13748
|
cursor?: string | null;
|
|
13859
13749
|
output_fields?: {
|
|
13860
13750
|
/**
|
|
@@ -14203,7 +14093,7 @@ interface components {
|
|
|
14203
14093
|
}[];
|
|
14204
14094
|
} | null;
|
|
14205
14095
|
config: {
|
|
14206
|
-
/** @
|
|
14096
|
+
/** @description Max number of search results */limit?: unknown; /** @description Pagination cursor */
|
|
14207
14097
|
cursor?: string | null;
|
|
14208
14098
|
output_fields?: {
|
|
14209
14099
|
/**
|
|
@@ -14552,7 +14442,7 @@ interface components {
|
|
|
14552
14442
|
}[];
|
|
14553
14443
|
} | null;
|
|
14554
14444
|
config: {
|
|
14555
|
-
limit:
|
|
14445
|
+
/** @description Max number of search results */limit: unknown; /** @description Pagination cursor */
|
|
14556
14446
|
cursor?: string | null;
|
|
14557
14447
|
output_fields?: {
|
|
14558
14448
|
/**
|
|
@@ -14811,7 +14701,7 @@ interface components {
|
|
|
14811
14701
|
}[];
|
|
14812
14702
|
} | null;
|
|
14813
14703
|
config: {
|
|
14814
|
-
/** @
|
|
14704
|
+
/** @description Max number of search results */limit?: unknown; /** @description Pagination cursor */
|
|
14815
14705
|
cursor?: string | null;
|
|
14816
14706
|
output_fields?: {
|
|
14817
14707
|
/**
|
|
@@ -15070,8 +14960,8 @@ interface components {
|
|
|
15070
14960
|
}[];
|
|
15071
14961
|
} | null;
|
|
15072
14962
|
config: {
|
|
15073
|
-
limit:
|
|
15074
|
-
page_number?:
|
|
14963
|
+
/** @description Max number of search results */limit: unknown;
|
|
14964
|
+
page_number?: unknown;
|
|
15075
14965
|
output_fields?: {
|
|
15076
14966
|
/**
|
|
15077
14967
|
* @description Output field 'name'
|
|
@@ -15255,8 +15145,8 @@ interface components {
|
|
|
15255
15145
|
}[];
|
|
15256
15146
|
} | null;
|
|
15257
15147
|
config: {
|
|
15258
|
-
/** @
|
|
15259
|
-
page_number?:
|
|
15148
|
+
/** @description Max number of search results */limit?: unknown;
|
|
15149
|
+
page_number?: unknown;
|
|
15260
15150
|
output_fields?: {
|
|
15261
15151
|
/**
|
|
15262
15152
|
* @description Output field 'name'
|
|
@@ -15440,8 +15330,8 @@ interface components {
|
|
|
15440
15330
|
}[];
|
|
15441
15331
|
} | null;
|
|
15442
15332
|
config: {
|
|
15443
|
-
limit:
|
|
15444
|
-
page_number?:
|
|
15333
|
+
/** @description Max number of search results */limit: unknown;
|
|
15334
|
+
page_number?: unknown;
|
|
15445
15335
|
output_fields?: {
|
|
15446
15336
|
/**
|
|
15447
15337
|
* @description Output field 'company_name'
|
|
@@ -15642,8 +15532,8 @@ interface components {
|
|
|
15642
15532
|
}[];
|
|
15643
15533
|
} | null;
|
|
15644
15534
|
config: {
|
|
15645
|
-
/** @
|
|
15646
|
-
page_number?:
|
|
15535
|
+
/** @description Max number of search results */limit?: unknown;
|
|
15536
|
+
page_number?: unknown;
|
|
15647
15537
|
output_fields?: {
|
|
15648
15538
|
/**
|
|
15649
15539
|
* @description Output field 'company_name'
|
|
@@ -15844,8 +15734,8 @@ interface components {
|
|
|
15844
15734
|
}[];
|
|
15845
15735
|
} | null;
|
|
15846
15736
|
config: {
|
|
15847
|
-
objective: string; /** @
|
|
15848
|
-
limit?:
|
|
15737
|
+
objective: string; /** @description Max number of entities to return (5–1000). */
|
|
15738
|
+
limit?: unknown;
|
|
15849
15739
|
output_fields?: {
|
|
15850
15740
|
/**
|
|
15851
15741
|
* @description Output field 'company_name'
|
|
@@ -15958,8 +15848,8 @@ interface components {
|
|
|
15958
15848
|
}[];
|
|
15959
15849
|
} | null;
|
|
15960
15850
|
config: {
|
|
15961
|
-
objective: string; /** @
|
|
15962
|
-
limit?:
|
|
15851
|
+
objective: string; /** @description Max number of entities to return (5–1000). */
|
|
15852
|
+
limit?: unknown;
|
|
15963
15853
|
output_fields?: {
|
|
15964
15854
|
/**
|
|
15965
15855
|
* @description Output field 'name'
|
|
@@ -16053,7 +15943,7 @@ interface components {
|
|
|
16053
15943
|
}[];
|
|
16054
15944
|
};
|
|
16055
15945
|
config: {
|
|
16056
|
-
/** @
|
|
15946
|
+
/** @description Max number of guests per page */limit?: unknown; /** @description Pagination cursor */
|
|
16057
15947
|
cursor?: string | null;
|
|
16058
15948
|
output_fields?: {
|
|
16059
15949
|
/**
|
|
@@ -16171,8 +16061,8 @@ interface components {
|
|
|
16171
16061
|
}[];
|
|
16172
16062
|
};
|
|
16173
16063
|
config: {
|
|
16174
|
-
sheet: string | string[]; /** @
|
|
16175
|
-
limit?:
|
|
16064
|
+
sheet: string | string[]; /** @description Max number of rows per page */
|
|
16065
|
+
limit?: unknown; /** @description Pagination cursor */
|
|
16176
16066
|
cursor?: string | null; /** @default false */
|
|
16177
16067
|
include_metadata?: boolean;
|
|
16178
16068
|
};
|
|
@@ -16190,9 +16080,9 @@ interface components {
|
|
|
16190
16080
|
}[];
|
|
16191
16081
|
};
|
|
16192
16082
|
config: {
|
|
16193
|
-
query: string; /** @
|
|
16194
|
-
limit?:
|
|
16195
|
-
page_number?:
|
|
16083
|
+
query: string; /** @description Max number of rows per page */
|
|
16084
|
+
limit?: unknown; /** @description 1-based page index (offset pagination) */
|
|
16085
|
+
page_number?: unknown;
|
|
16196
16086
|
};
|
|
16197
16087
|
} | {
|
|
16198
16088
|
/** @enum {string} */search_id: "query:databricks@1";
|
|
@@ -16208,9 +16098,9 @@ interface components {
|
|
|
16208
16098
|
}[];
|
|
16209
16099
|
};
|
|
16210
16100
|
config: {
|
|
16211
|
-
query: string; /** @
|
|
16212
|
-
limit?:
|
|
16213
|
-
page_number?:
|
|
16101
|
+
query: string; /** @description Max number of rows per page */
|
|
16102
|
+
limit?: unknown; /** @description 1-based page index (offset pagination) */
|
|
16103
|
+
page_number?: unknown;
|
|
16214
16104
|
};
|
|
16215
16105
|
} | null;
|
|
16216
16106
|
SearchResponseSchema: {
|
|
@@ -16261,10 +16151,10 @@ interface components {
|
|
|
16261
16151
|
};
|
|
16262
16152
|
waterfall?: {
|
|
16263
16153
|
attempted_providers: {
|
|
16264
|
-
/** @enum {string} */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";
|
|
16154
|
+
/** @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";
|
|
16265
16155
|
}[];
|
|
16266
|
-
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")[]; /** @enum {string} */
|
|
16267
|
-
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";
|
|
16156
|
+
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")[]; /** @enum {string} */
|
|
16157
|
+
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";
|
|
16268
16158
|
};
|
|
16269
16159
|
icon?: {
|
|
16270
16160
|
/** @enum {string} */key: "linkedin" | "job";
|
|
@@ -16350,7 +16240,7 @@ interface components {
|
|
|
16350
16240
|
}[];
|
|
16351
16241
|
} | null;
|
|
16352
16242
|
config: {
|
|
16353
|
-
limit:
|
|
16243
|
+
/** @description Max number of search results */limit: unknown; /** @description Pagination cursor */
|
|
16354
16244
|
cursor?: string | null;
|
|
16355
16245
|
output_fields?: {
|
|
16356
16246
|
/**
|
|
@@ -16699,7 +16589,7 @@ interface components {
|
|
|
16699
16589
|
}[];
|
|
16700
16590
|
} | null;
|
|
16701
16591
|
config: {
|
|
16702
|
-
/** @
|
|
16592
|
+
/** @description Max number of search results */limit?: unknown; /** @description Pagination cursor */
|
|
16703
16593
|
cursor?: string | null;
|
|
16704
16594
|
output_fields?: {
|
|
16705
16595
|
/**
|
|
@@ -17048,7 +16938,7 @@ interface components {
|
|
|
17048
16938
|
}[];
|
|
17049
16939
|
} | null;
|
|
17050
16940
|
config: {
|
|
17051
|
-
limit:
|
|
16941
|
+
/** @description Max number of search results */limit: unknown; /** @description Pagination cursor */
|
|
17052
16942
|
cursor?: string | null;
|
|
17053
16943
|
output_fields?: {
|
|
17054
16944
|
/**
|
|
@@ -17307,7 +17197,7 @@ interface components {
|
|
|
17307
17197
|
}[];
|
|
17308
17198
|
} | null;
|
|
17309
17199
|
config: {
|
|
17310
|
-
/** @
|
|
17200
|
+
/** @description Max number of search results */limit?: unknown; /** @description Pagination cursor */
|
|
17311
17201
|
cursor?: string | null;
|
|
17312
17202
|
output_fields?: {
|
|
17313
17203
|
/**
|
|
@@ -17566,8 +17456,8 @@ interface components {
|
|
|
17566
17456
|
}[];
|
|
17567
17457
|
} | null;
|
|
17568
17458
|
config: {
|
|
17569
|
-
limit:
|
|
17570
|
-
page_number?:
|
|
17459
|
+
/** @description Max number of search results */limit: unknown;
|
|
17460
|
+
page_number?: unknown;
|
|
17571
17461
|
output_fields?: {
|
|
17572
17462
|
/**
|
|
17573
17463
|
* @description Output field 'name'
|
|
@@ -17751,8 +17641,8 @@ interface components {
|
|
|
17751
17641
|
}[];
|
|
17752
17642
|
} | null;
|
|
17753
17643
|
config: {
|
|
17754
|
-
/** @
|
|
17755
|
-
page_number?:
|
|
17644
|
+
/** @description Max number of search results */limit?: unknown;
|
|
17645
|
+
page_number?: unknown;
|
|
17756
17646
|
output_fields?: {
|
|
17757
17647
|
/**
|
|
17758
17648
|
* @description Output field 'name'
|
|
@@ -17936,8 +17826,8 @@ interface components {
|
|
|
17936
17826
|
}[];
|
|
17937
17827
|
} | null;
|
|
17938
17828
|
config: {
|
|
17939
|
-
limit:
|
|
17940
|
-
page_number?:
|
|
17829
|
+
/** @description Max number of search results */limit: unknown;
|
|
17830
|
+
page_number?: unknown;
|
|
17941
17831
|
output_fields?: {
|
|
17942
17832
|
/**
|
|
17943
17833
|
* @description Output field 'company_name'
|
|
@@ -18138,8 +18028,8 @@ interface components {
|
|
|
18138
18028
|
}[];
|
|
18139
18029
|
} | null;
|
|
18140
18030
|
config: {
|
|
18141
|
-
/** @
|
|
18142
|
-
page_number?:
|
|
18031
|
+
/** @description Max number of search results */limit?: unknown;
|
|
18032
|
+
page_number?: unknown;
|
|
18143
18033
|
output_fields?: {
|
|
18144
18034
|
/**
|
|
18145
18035
|
* @description Output field 'company_name'
|
|
@@ -18340,8 +18230,8 @@ interface components {
|
|
|
18340
18230
|
}[];
|
|
18341
18231
|
} | null;
|
|
18342
18232
|
config: {
|
|
18343
|
-
objective: string; /** @
|
|
18344
|
-
limit?:
|
|
18233
|
+
objective: string; /** @description Max number of entities to return (5–1000). */
|
|
18234
|
+
limit?: unknown;
|
|
18345
18235
|
output_fields?: {
|
|
18346
18236
|
/**
|
|
18347
18237
|
* @description Output field 'company_name'
|
|
@@ -18454,8 +18344,8 @@ interface components {
|
|
|
18454
18344
|
}[];
|
|
18455
18345
|
} | null;
|
|
18456
18346
|
config: {
|
|
18457
|
-
objective: string; /** @
|
|
18458
|
-
limit?:
|
|
18347
|
+
objective: string; /** @description Max number of entities to return (5–1000). */
|
|
18348
|
+
limit?: unknown;
|
|
18459
18349
|
output_fields?: {
|
|
18460
18350
|
/**
|
|
18461
18351
|
* @description Output field 'name'
|
|
@@ -18549,7 +18439,7 @@ interface components {
|
|
|
18549
18439
|
}[];
|
|
18550
18440
|
};
|
|
18551
18441
|
config: {
|
|
18552
|
-
/** @
|
|
18442
|
+
/** @description Max number of guests per page */limit?: unknown; /** @description Pagination cursor */
|
|
18553
18443
|
cursor?: string | null;
|
|
18554
18444
|
output_fields?: {
|
|
18555
18445
|
/**
|
|
@@ -18667,8 +18557,8 @@ interface components {
|
|
|
18667
18557
|
}[];
|
|
18668
18558
|
};
|
|
18669
18559
|
config: {
|
|
18670
|
-
sheet: string | string[]; /** @
|
|
18671
|
-
limit?:
|
|
18560
|
+
sheet: string | string[]; /** @description Max number of rows per page */
|
|
18561
|
+
limit?: unknown; /** @description Pagination cursor */
|
|
18672
18562
|
cursor?: string | null; /** @default false */
|
|
18673
18563
|
include_metadata?: boolean;
|
|
18674
18564
|
};
|
|
@@ -18686,9 +18576,9 @@ interface components {
|
|
|
18686
18576
|
}[];
|
|
18687
18577
|
};
|
|
18688
18578
|
config: {
|
|
18689
|
-
query: string; /** @
|
|
18690
|
-
limit?:
|
|
18691
|
-
page_number?:
|
|
18579
|
+
query: string; /** @description Max number of rows per page */
|
|
18580
|
+
limit?: unknown; /** @description 1-based page index (offset pagination) */
|
|
18581
|
+
page_number?: unknown;
|
|
18692
18582
|
};
|
|
18693
18583
|
} | {
|
|
18694
18584
|
/** @enum {string} */search_id: "query:databricks@1";
|
|
@@ -18704,9 +18594,9 @@ interface components {
|
|
|
18704
18594
|
}[];
|
|
18705
18595
|
};
|
|
18706
18596
|
config: {
|
|
18707
|
-
query: string; /** @
|
|
18708
|
-
limit?:
|
|
18709
|
-
page_number?:
|
|
18597
|
+
query: string; /** @description Max number of rows per page */
|
|
18598
|
+
limit?: unknown; /** @description 1-based page index (offset pagination) */
|
|
18599
|
+
page_number?: unknown;
|
|
18710
18600
|
};
|
|
18711
18601
|
});
|
|
18712
18602
|
};
|
|
@@ -18760,10 +18650,10 @@ interface components {
|
|
|
18760
18650
|
};
|
|
18761
18651
|
waterfall?: {
|
|
18762
18652
|
attempted_providers: {
|
|
18763
|
-
/** @enum {string} */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";
|
|
18653
|
+
/** @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";
|
|
18764
18654
|
}[];
|
|
18765
|
-
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")[]; /** @enum {string} */
|
|
18766
|
-
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";
|
|
18655
|
+
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")[]; /** @enum {string} */
|
|
18656
|
+
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";
|
|
18767
18657
|
};
|
|
18768
18658
|
icon?: {
|
|
18769
18659
|
/** @enum {string} */key: "linkedin" | "job";
|