@sellable/mcp 0.1.220 → 0.1.221
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/server.js +7 -1
- package/dist/tools/leads.d.ts +1721 -220
- package/dist/tools/leads.js +509 -3
- package/dist/tools/registry.d.ts +1655 -176
- package/package.json +1 -1
- package/skills/create-campaign/SKILL.md +14 -0
- package/skills/create-campaign/core/flow.v1.json +2 -0
- package/skills/create-campaign/core/providers/prospeo.json +6 -2
- package/skills/create-campaign/references/provider-selection-strategy.md +8 -0
- package/skills/create-campaign-v2/SKILL.md +9 -1
- package/skills/create-campaign-v2/core/flow.v2.json +1 -1
- package/skills/find-leads/SKILL.md +13 -0
- package/skills/providers/prospeo.md +109 -1
package/dist/tools/registry.d.ts
CHANGED
|
@@ -1588,12 +1588,19 @@ export declare const allTools: ({
|
|
|
1588
1588
|
linkedInColumn?: undefined;
|
|
1589
1589
|
include?: undefined;
|
|
1590
1590
|
exclude?: undefined;
|
|
1591
|
+
seedCompanies?: undefined;
|
|
1592
|
+
seedDomains?: undefined;
|
|
1593
|
+
limit?: undefined;
|
|
1594
|
+
sort?: undefined;
|
|
1595
|
+
previewOnly?: undefined;
|
|
1596
|
+
companySearchToken?: undefined;
|
|
1597
|
+
selectedCompanyIds?: undefined;
|
|
1598
|
+
name?: undefined;
|
|
1591
1599
|
domainFilterId?: undefined;
|
|
1592
1600
|
type?: undefined;
|
|
1593
1601
|
profileUrl?: undefined;
|
|
1594
1602
|
postUrl?: undefined;
|
|
1595
1603
|
companyUrl?: undefined;
|
|
1596
|
-
limit?: undefined;
|
|
1597
1604
|
headlineICPCriteria?: undefined;
|
|
1598
1605
|
rubricGuidelines?: undefined;
|
|
1599
1606
|
sourceLeadListId?: undefined;
|
|
@@ -1767,12 +1774,19 @@ export declare const allTools: ({
|
|
|
1767
1774
|
linkedInColumn?: undefined;
|
|
1768
1775
|
include?: undefined;
|
|
1769
1776
|
exclude?: undefined;
|
|
1777
|
+
seedCompanies?: undefined;
|
|
1778
|
+
seedDomains?: undefined;
|
|
1779
|
+
limit?: undefined;
|
|
1780
|
+
sort?: undefined;
|
|
1781
|
+
previewOnly?: undefined;
|
|
1782
|
+
companySearchToken?: undefined;
|
|
1783
|
+
selectedCompanyIds?: undefined;
|
|
1784
|
+
name?: undefined;
|
|
1770
1785
|
domainFilterId?: undefined;
|
|
1771
1786
|
type?: undefined;
|
|
1772
1787
|
profileUrl?: undefined;
|
|
1773
1788
|
postUrl?: undefined;
|
|
1774
1789
|
companyUrl?: undefined;
|
|
1775
|
-
limit?: undefined;
|
|
1776
1790
|
headlineICPCriteria?: undefined;
|
|
1777
1791
|
rubricGuidelines?: undefined;
|
|
1778
1792
|
sourceLeadListId?: undefined;
|
|
@@ -1845,12 +1859,19 @@ export declare const allTools: ({
|
|
|
1845
1859
|
linkedInColumn?: undefined;
|
|
1846
1860
|
include?: undefined;
|
|
1847
1861
|
exclude?: undefined;
|
|
1862
|
+
seedCompanies?: undefined;
|
|
1863
|
+
seedDomains?: undefined;
|
|
1864
|
+
limit?: undefined;
|
|
1865
|
+
sort?: undefined;
|
|
1866
|
+
previewOnly?: undefined;
|
|
1867
|
+
companySearchToken?: undefined;
|
|
1868
|
+
selectedCompanyIds?: undefined;
|
|
1869
|
+
name?: undefined;
|
|
1848
1870
|
domainFilterId?: undefined;
|
|
1849
1871
|
type?: undefined;
|
|
1850
1872
|
profileUrl?: undefined;
|
|
1851
1873
|
postUrl?: undefined;
|
|
1852
1874
|
companyUrl?: undefined;
|
|
1853
|
-
limit?: undefined;
|
|
1854
1875
|
headlineICPCriteria?: undefined;
|
|
1855
1876
|
rubricGuidelines?: undefined;
|
|
1856
1877
|
sourceLeadListId?: undefined;
|
|
@@ -1995,12 +2016,19 @@ export declare const allTools: ({
|
|
|
1995
2016
|
linkedInColumn?: undefined;
|
|
1996
2017
|
include?: undefined;
|
|
1997
2018
|
exclude?: undefined;
|
|
2019
|
+
seedCompanies?: undefined;
|
|
2020
|
+
seedDomains?: undefined;
|
|
2021
|
+
limit?: undefined;
|
|
2022
|
+
sort?: undefined;
|
|
2023
|
+
previewOnly?: undefined;
|
|
2024
|
+
companySearchToken?: undefined;
|
|
2025
|
+
selectedCompanyIds?: undefined;
|
|
2026
|
+
name?: undefined;
|
|
1998
2027
|
domainFilterId?: undefined;
|
|
1999
2028
|
type?: undefined;
|
|
2000
2029
|
profileUrl?: undefined;
|
|
2001
2030
|
postUrl?: undefined;
|
|
2002
2031
|
companyUrl?: undefined;
|
|
2003
|
-
limit?: undefined;
|
|
2004
2032
|
headlineICPCriteria?: undefined;
|
|
2005
2033
|
rubricGuidelines?: undefined;
|
|
2006
2034
|
sourceLeadListId?: undefined;
|
|
@@ -2087,12 +2115,19 @@ export declare const allTools: ({
|
|
|
2087
2115
|
linkedInColumn?: undefined;
|
|
2088
2116
|
include?: undefined;
|
|
2089
2117
|
exclude?: undefined;
|
|
2118
|
+
seedCompanies?: undefined;
|
|
2119
|
+
seedDomains?: undefined;
|
|
2120
|
+
limit?: undefined;
|
|
2121
|
+
sort?: undefined;
|
|
2122
|
+
previewOnly?: undefined;
|
|
2123
|
+
companySearchToken?: undefined;
|
|
2124
|
+
selectedCompanyIds?: undefined;
|
|
2125
|
+
name?: undefined;
|
|
2090
2126
|
domainFilterId?: undefined;
|
|
2091
2127
|
type?: undefined;
|
|
2092
2128
|
profileUrl?: undefined;
|
|
2093
2129
|
postUrl?: undefined;
|
|
2094
2130
|
companyUrl?: undefined;
|
|
2095
|
-
limit?: undefined;
|
|
2096
2131
|
headlineICPCriteria?: undefined;
|
|
2097
2132
|
rubricGuidelines?: undefined;
|
|
2098
2133
|
sourceLeadListId?: undefined;
|
|
@@ -2188,12 +2223,19 @@ export declare const allTools: ({
|
|
|
2188
2223
|
domainColumn?: undefined;
|
|
2189
2224
|
include?: undefined;
|
|
2190
2225
|
exclude?: undefined;
|
|
2226
|
+
seedCompanies?: undefined;
|
|
2227
|
+
seedDomains?: undefined;
|
|
2228
|
+
limit?: undefined;
|
|
2229
|
+
sort?: undefined;
|
|
2230
|
+
previewOnly?: undefined;
|
|
2231
|
+
companySearchToken?: undefined;
|
|
2232
|
+
selectedCompanyIds?: undefined;
|
|
2233
|
+
name?: undefined;
|
|
2191
2234
|
domainFilterId?: undefined;
|
|
2192
2235
|
type?: undefined;
|
|
2193
2236
|
profileUrl?: undefined;
|
|
2194
2237
|
postUrl?: undefined;
|
|
2195
2238
|
companyUrl?: undefined;
|
|
2196
|
-
limit?: undefined;
|
|
2197
2239
|
headlineICPCriteria?: undefined;
|
|
2198
2240
|
rubricGuidelines?: undefined;
|
|
2199
2241
|
sourceLeadListId?: undefined;
|
|
@@ -2271,12 +2313,19 @@ export declare const allTools: ({
|
|
|
2271
2313
|
leadListId?: undefined;
|
|
2272
2314
|
leadListName?: undefined;
|
|
2273
2315
|
linkedInColumn?: undefined;
|
|
2316
|
+
seedCompanies?: undefined;
|
|
2317
|
+
seedDomains?: undefined;
|
|
2318
|
+
limit?: undefined;
|
|
2319
|
+
sort?: undefined;
|
|
2320
|
+
previewOnly?: undefined;
|
|
2321
|
+
companySearchToken?: undefined;
|
|
2322
|
+
selectedCompanyIds?: undefined;
|
|
2323
|
+
name?: undefined;
|
|
2274
2324
|
domainFilterId?: undefined;
|
|
2275
2325
|
type?: undefined;
|
|
2276
2326
|
profileUrl?: undefined;
|
|
2277
2327
|
postUrl?: undefined;
|
|
2278
2328
|
companyUrl?: undefined;
|
|
2279
|
-
limit?: undefined;
|
|
2280
2329
|
headlineICPCriteria?: undefined;
|
|
2281
2330
|
rubricGuidelines?: undefined;
|
|
2282
2331
|
sourceLeadListId?: undefined;
|
|
@@ -2303,11 +2352,29 @@ export declare const allTools: ({
|
|
|
2303
2352
|
inputSchema: {
|
|
2304
2353
|
type: string;
|
|
2305
2354
|
properties: {
|
|
2355
|
+
campaignOfferId: {
|
|
2356
|
+
type: string;
|
|
2357
|
+
description: string;
|
|
2358
|
+
};
|
|
2359
|
+
seedCompanies: {
|
|
2360
|
+
type: string;
|
|
2361
|
+
items: {
|
|
2362
|
+
type: string;
|
|
2363
|
+
};
|
|
2364
|
+
description: string;
|
|
2365
|
+
};
|
|
2366
|
+
seedDomains: {
|
|
2367
|
+
type: string;
|
|
2368
|
+
items: {
|
|
2369
|
+
type: string;
|
|
2370
|
+
};
|
|
2371
|
+
description: string;
|
|
2372
|
+
};
|
|
2306
2373
|
filters: {
|
|
2307
2374
|
type: string;
|
|
2308
2375
|
description: string;
|
|
2309
2376
|
properties: {
|
|
2310
|
-
|
|
2377
|
+
company_industry: {
|
|
2311
2378
|
type: string;
|
|
2312
2379
|
description: string;
|
|
2313
2380
|
properties: {
|
|
@@ -2325,11 +2392,32 @@ export declare const allTools: ({
|
|
|
2325
2392
|
};
|
|
2326
2393
|
};
|
|
2327
2394
|
};
|
|
2328
|
-
|
|
2395
|
+
company_technology: {
|
|
2329
2396
|
type: string;
|
|
2330
2397
|
description: string;
|
|
2398
|
+
properties: {
|
|
2399
|
+
include: {
|
|
2400
|
+
type: string;
|
|
2401
|
+
items: {
|
|
2402
|
+
type: string;
|
|
2403
|
+
};
|
|
2404
|
+
};
|
|
2405
|
+
exclude: {
|
|
2406
|
+
type: string;
|
|
2407
|
+
items: {
|
|
2408
|
+
type: string;
|
|
2409
|
+
};
|
|
2410
|
+
};
|
|
2411
|
+
};
|
|
2331
2412
|
};
|
|
2332
|
-
|
|
2413
|
+
company_email_provider: {
|
|
2414
|
+
type: string;
|
|
2415
|
+
items: {
|
|
2416
|
+
type: string;
|
|
2417
|
+
};
|
|
2418
|
+
description?: undefined;
|
|
2419
|
+
};
|
|
2420
|
+
company_naics: {
|
|
2333
2421
|
type: string;
|
|
2334
2422
|
description: string;
|
|
2335
2423
|
properties: {
|
|
@@ -2345,17 +2433,48 @@ export declare const allTools: ({
|
|
|
2345
2433
|
type: string;
|
|
2346
2434
|
};
|
|
2347
2435
|
};
|
|
2348
|
-
|
|
2436
|
+
};
|
|
2437
|
+
};
|
|
2438
|
+
company_sics: {
|
|
2439
|
+
type: string;
|
|
2440
|
+
description: string;
|
|
2441
|
+
properties: {
|
|
2442
|
+
include: {
|
|
2349
2443
|
type: string;
|
|
2444
|
+
items: {
|
|
2445
|
+
type: string;
|
|
2446
|
+
};
|
|
2350
2447
|
};
|
|
2351
|
-
|
|
2448
|
+
exclude: {
|
|
2352
2449
|
type: string;
|
|
2450
|
+
items: {
|
|
2451
|
+
type: string;
|
|
2452
|
+
};
|
|
2353
2453
|
};
|
|
2354
2454
|
};
|
|
2355
2455
|
};
|
|
2356
|
-
|
|
2456
|
+
company_headcount_range: {
|
|
2457
|
+
type: string;
|
|
2458
|
+
items: {
|
|
2459
|
+
type: string;
|
|
2460
|
+
};
|
|
2461
|
+
description?: undefined;
|
|
2462
|
+
};
|
|
2463
|
+
company_headcount_custom: {
|
|
2464
|
+
type: string;
|
|
2357
2465
|
description: string;
|
|
2466
|
+
properties: {
|
|
2467
|
+
min: {
|
|
2468
|
+
type: string;
|
|
2469
|
+
};
|
|
2470
|
+
max: {
|
|
2471
|
+
type: string;
|
|
2472
|
+
};
|
|
2473
|
+
};
|
|
2474
|
+
};
|
|
2475
|
+
company_location_search: {
|
|
2358
2476
|
type: string;
|
|
2477
|
+
description: string;
|
|
2359
2478
|
properties: {
|
|
2360
2479
|
include: {
|
|
2361
2480
|
type: string;
|
|
@@ -2371,9 +2490,96 @@ export declare const allTools: ({
|
|
|
2371
2490
|
};
|
|
2372
2491
|
};
|
|
2373
2492
|
};
|
|
2374
|
-
|
|
2493
|
+
company_type: {
|
|
2494
|
+
type: string;
|
|
2495
|
+
description?: undefined;
|
|
2496
|
+
};
|
|
2497
|
+
company_funding: {
|
|
2498
|
+
type: string;
|
|
2375
2499
|
description: string;
|
|
2500
|
+
properties: {
|
|
2501
|
+
stage: {
|
|
2502
|
+
type: string;
|
|
2503
|
+
items: {
|
|
2504
|
+
type: string;
|
|
2505
|
+
};
|
|
2506
|
+
};
|
|
2507
|
+
funding_date: {
|
|
2508
|
+
oneOf: ({
|
|
2509
|
+
type: string;
|
|
2510
|
+
description: string;
|
|
2511
|
+
properties: {
|
|
2512
|
+
min: {
|
|
2513
|
+
type: string;
|
|
2514
|
+
};
|
|
2515
|
+
max: {
|
|
2516
|
+
type: string;
|
|
2517
|
+
};
|
|
2518
|
+
};
|
|
2519
|
+
} | {
|
|
2520
|
+
type: string;
|
|
2521
|
+
})[];
|
|
2522
|
+
description: string;
|
|
2523
|
+
};
|
|
2524
|
+
last_funding: {
|
|
2525
|
+
type: string;
|
|
2526
|
+
description: string;
|
|
2527
|
+
properties: {
|
|
2528
|
+
min: {
|
|
2529
|
+
type: string;
|
|
2530
|
+
};
|
|
2531
|
+
max: {
|
|
2532
|
+
type: string;
|
|
2533
|
+
};
|
|
2534
|
+
};
|
|
2535
|
+
};
|
|
2536
|
+
total_funding: {
|
|
2537
|
+
type: string;
|
|
2538
|
+
description: string;
|
|
2539
|
+
properties: {
|
|
2540
|
+
min: {
|
|
2541
|
+
type: string;
|
|
2542
|
+
};
|
|
2543
|
+
max: {
|
|
2544
|
+
type: string;
|
|
2545
|
+
};
|
|
2546
|
+
};
|
|
2547
|
+
};
|
|
2548
|
+
funding_stage: {
|
|
2549
|
+
type: string;
|
|
2550
|
+
description: string;
|
|
2551
|
+
properties: {
|
|
2552
|
+
include: {
|
|
2553
|
+
type: string;
|
|
2554
|
+
items: {
|
|
2555
|
+
type: string;
|
|
2556
|
+
};
|
|
2557
|
+
};
|
|
2558
|
+
exclude: {
|
|
2559
|
+
type: string;
|
|
2560
|
+
items: {
|
|
2561
|
+
type: string;
|
|
2562
|
+
};
|
|
2563
|
+
};
|
|
2564
|
+
};
|
|
2565
|
+
};
|
|
2566
|
+
funding_amount: {
|
|
2567
|
+
type: string;
|
|
2568
|
+
description: string;
|
|
2569
|
+
properties: {
|
|
2570
|
+
min: {
|
|
2571
|
+
type: string;
|
|
2572
|
+
};
|
|
2573
|
+
max: {
|
|
2574
|
+
type: string;
|
|
2575
|
+
};
|
|
2576
|
+
};
|
|
2577
|
+
};
|
|
2578
|
+
};
|
|
2579
|
+
};
|
|
2580
|
+
company_keywords: {
|
|
2376
2581
|
type: string;
|
|
2582
|
+
description: string;
|
|
2377
2583
|
properties: {
|
|
2378
2584
|
include: {
|
|
2379
2585
|
type: string;
|
|
@@ -2387,45 +2593,1287 @@ export declare const allTools: ({
|
|
|
2387
2593
|
type: string;
|
|
2388
2594
|
};
|
|
2389
2595
|
};
|
|
2596
|
+
include_all: {
|
|
2597
|
+
type: string;
|
|
2598
|
+
};
|
|
2599
|
+
include_company_description: {
|
|
2600
|
+
type: string;
|
|
2601
|
+
};
|
|
2602
|
+
include_company_description_seo: {
|
|
2603
|
+
type: string;
|
|
2604
|
+
};
|
|
2390
2605
|
};
|
|
2391
2606
|
};
|
|
2392
|
-
|
|
2607
|
+
company_attributes: {
|
|
2393
2608
|
type: string;
|
|
2394
2609
|
description: string;
|
|
2395
2610
|
properties: {
|
|
2396
|
-
|
|
2397
|
-
type: string;
|
|
2611
|
+
b2b: {
|
|
2612
|
+
type: string[];
|
|
2398
2613
|
};
|
|
2399
|
-
|
|
2400
|
-
type: string;
|
|
2614
|
+
demo: {
|
|
2615
|
+
type: string[];
|
|
2616
|
+
};
|
|
2617
|
+
freetrial: {
|
|
2618
|
+
type: string[];
|
|
2619
|
+
};
|
|
2620
|
+
downloadable: {
|
|
2621
|
+
type: string[];
|
|
2622
|
+
};
|
|
2623
|
+
mobileapps: {
|
|
2624
|
+
type: string[];
|
|
2625
|
+
};
|
|
2626
|
+
onlinereviews: {
|
|
2627
|
+
type: string[];
|
|
2628
|
+
};
|
|
2629
|
+
pricing: {
|
|
2630
|
+
type: string[];
|
|
2631
|
+
};
|
|
2632
|
+
uses_ai: {
|
|
2633
|
+
type: string[];
|
|
2634
|
+
};
|
|
2635
|
+
has_api: {
|
|
2636
|
+
type: string[];
|
|
2637
|
+
};
|
|
2638
|
+
has_chrome_extension: {
|
|
2639
|
+
type: string[];
|
|
2640
|
+
};
|
|
2641
|
+
has_sso: {
|
|
2642
|
+
type: string[];
|
|
2643
|
+
};
|
|
2644
|
+
has_uptime_guarantee: {
|
|
2645
|
+
type: string[];
|
|
2646
|
+
};
|
|
2647
|
+
has_open_source: {
|
|
2648
|
+
type: string[];
|
|
2649
|
+
};
|
|
2650
|
+
has_marketplace: {
|
|
2651
|
+
type: string[];
|
|
2652
|
+
};
|
|
2653
|
+
has_blog: {
|
|
2654
|
+
type: string[];
|
|
2655
|
+
};
|
|
2656
|
+
has_podcast: {
|
|
2657
|
+
type: string[];
|
|
2658
|
+
};
|
|
2659
|
+
has_community_forum: {
|
|
2660
|
+
type: string[];
|
|
2661
|
+
};
|
|
2662
|
+
has_knowledge_base: {
|
|
2663
|
+
type: string[];
|
|
2664
|
+
};
|
|
2665
|
+
has_academy: {
|
|
2666
|
+
type: string[];
|
|
2667
|
+
};
|
|
2668
|
+
has_affiliate_program: {
|
|
2669
|
+
type: string[];
|
|
2670
|
+
};
|
|
2671
|
+
has_esg_reports: {
|
|
2672
|
+
type: string[];
|
|
2673
|
+
};
|
|
2674
|
+
has_physical_offices: {
|
|
2675
|
+
type: string[];
|
|
2676
|
+
};
|
|
2677
|
+
is_venture_backed: {
|
|
2678
|
+
type: string[];
|
|
2679
|
+
};
|
|
2680
|
+
is_publicly_traded: {
|
|
2681
|
+
type: string[];
|
|
2682
|
+
};
|
|
2683
|
+
has_soc2: {
|
|
2684
|
+
type: string[];
|
|
2685
|
+
};
|
|
2686
|
+
data_residency: {
|
|
2687
|
+
type: string;
|
|
2688
|
+
enum: string[];
|
|
2689
|
+
};
|
|
2690
|
+
};
|
|
2691
|
+
};
|
|
2692
|
+
company_lookalike: {
|
|
2693
|
+
type: string;
|
|
2694
|
+
description: string;
|
|
2695
|
+
properties: {
|
|
2696
|
+
company_oids: {
|
|
2697
|
+
type: string;
|
|
2698
|
+
items: {
|
|
2699
|
+
type: string;
|
|
2700
|
+
};
|
|
2701
|
+
};
|
|
2702
|
+
minimum_tier: {
|
|
2703
|
+
type: string;
|
|
2704
|
+
enum: string[];
|
|
2705
|
+
};
|
|
2706
|
+
match_all: {
|
|
2707
|
+
type: string;
|
|
2708
|
+
};
|
|
2709
|
+
same_language: {
|
|
2710
|
+
type: string;
|
|
2711
|
+
};
|
|
2712
|
+
};
|
|
2713
|
+
required: string[];
|
|
2714
|
+
};
|
|
2715
|
+
company_news: {
|
|
2716
|
+
type: string;
|
|
2717
|
+
description: string;
|
|
2718
|
+
properties: {
|
|
2719
|
+
keywords: {
|
|
2720
|
+
type: string;
|
|
2721
|
+
items: {
|
|
2722
|
+
type: string;
|
|
2723
|
+
};
|
|
2724
|
+
};
|
|
2725
|
+
categories: {
|
|
2726
|
+
type: string;
|
|
2727
|
+
items: {
|
|
2728
|
+
type: string;
|
|
2729
|
+
enum: string[];
|
|
2730
|
+
};
|
|
2731
|
+
};
|
|
2732
|
+
timeframe_days: {
|
|
2733
|
+
type: string;
|
|
2734
|
+
enum: number[];
|
|
2735
|
+
};
|
|
2736
|
+
};
|
|
2737
|
+
};
|
|
2738
|
+
company_awards: {
|
|
2739
|
+
type: string;
|
|
2740
|
+
description: string;
|
|
2741
|
+
properties: {
|
|
2742
|
+
include: {
|
|
2743
|
+
type: string;
|
|
2744
|
+
items: {
|
|
2745
|
+
type: string;
|
|
2746
|
+
};
|
|
2747
|
+
};
|
|
2748
|
+
exclude: {
|
|
2749
|
+
type: string;
|
|
2750
|
+
items: {
|
|
2751
|
+
type: string;
|
|
2752
|
+
};
|
|
2753
|
+
};
|
|
2754
|
+
match_mode: {
|
|
2755
|
+
type: string;
|
|
2756
|
+
enum: string[];
|
|
2757
|
+
};
|
|
2758
|
+
};
|
|
2759
|
+
};
|
|
2760
|
+
company_website_search: {
|
|
2761
|
+
type: string;
|
|
2762
|
+
description: string;
|
|
2763
|
+
properties: {
|
|
2764
|
+
include_keywords: {
|
|
2765
|
+
type: string;
|
|
2766
|
+
items: {
|
|
2767
|
+
type: string;
|
|
2768
|
+
};
|
|
2769
|
+
};
|
|
2770
|
+
exclude_keywords: {
|
|
2771
|
+
type: string;
|
|
2772
|
+
items: {
|
|
2773
|
+
type: string;
|
|
2774
|
+
};
|
|
2775
|
+
};
|
|
2776
|
+
url_contains: {
|
|
2777
|
+
type: string;
|
|
2778
|
+
items: {
|
|
2779
|
+
type: string;
|
|
2780
|
+
};
|
|
2781
|
+
};
|
|
2782
|
+
has_persona_pages: {
|
|
2783
|
+
type: string;
|
|
2784
|
+
};
|
|
2785
|
+
has_industry_pages: {
|
|
2786
|
+
type: string;
|
|
2787
|
+
};
|
|
2788
|
+
has_solution_pages: {
|
|
2789
|
+
type: string;
|
|
2790
|
+
};
|
|
2791
|
+
has_careers_page: {
|
|
2792
|
+
type: string;
|
|
2793
|
+
};
|
|
2794
|
+
has_status_page: {
|
|
2795
|
+
type: string;
|
|
2796
|
+
};
|
|
2797
|
+
has_sla_page: {
|
|
2798
|
+
type: string;
|
|
2799
|
+
};
|
|
2800
|
+
has_developer_docs_page: {
|
|
2801
|
+
type: string;
|
|
2802
|
+
};
|
|
2803
|
+
has_investor_page: {
|
|
2804
|
+
type: string;
|
|
2805
|
+
};
|
|
2806
|
+
has_security_page: {
|
|
2807
|
+
type: string;
|
|
2808
|
+
};
|
|
2809
|
+
has_comparison_pages: {
|
|
2810
|
+
type: string;
|
|
2811
|
+
};
|
|
2812
|
+
};
|
|
2813
|
+
};
|
|
2814
|
+
company_products_services: {
|
|
2815
|
+
type: string;
|
|
2816
|
+
description: string;
|
|
2817
|
+
properties: {
|
|
2818
|
+
products_include: {
|
|
2819
|
+
type: string;
|
|
2820
|
+
items: {
|
|
2821
|
+
type: string;
|
|
2822
|
+
};
|
|
2823
|
+
};
|
|
2824
|
+
products_exclude: {
|
|
2825
|
+
type: string;
|
|
2826
|
+
items: {
|
|
2827
|
+
type: string;
|
|
2828
|
+
};
|
|
2829
|
+
};
|
|
2830
|
+
products_match_all: {
|
|
2831
|
+
type: string;
|
|
2832
|
+
};
|
|
2833
|
+
service_tags_include: {
|
|
2834
|
+
type: string;
|
|
2835
|
+
items: {
|
|
2836
|
+
type: string;
|
|
2837
|
+
};
|
|
2838
|
+
};
|
|
2839
|
+
service_tags_exclude: {
|
|
2840
|
+
type: string;
|
|
2841
|
+
items: {
|
|
2842
|
+
type: string;
|
|
2843
|
+
};
|
|
2844
|
+
};
|
|
2845
|
+
service_tags_match_all: {
|
|
2846
|
+
type: string;
|
|
2847
|
+
};
|
|
2848
|
+
};
|
|
2849
|
+
};
|
|
2850
|
+
company_integrations: {
|
|
2851
|
+
type: string;
|
|
2852
|
+
properties: {
|
|
2853
|
+
include: {
|
|
2854
|
+
type: string;
|
|
2855
|
+
items: {
|
|
2856
|
+
type: string;
|
|
2857
|
+
};
|
|
2858
|
+
};
|
|
2859
|
+
exclude: {
|
|
2860
|
+
type: string;
|
|
2861
|
+
items: {
|
|
2862
|
+
type: string;
|
|
2863
|
+
};
|
|
2864
|
+
};
|
|
2865
|
+
};
|
|
2866
|
+
};
|
|
2867
|
+
company_key_customers: {
|
|
2868
|
+
type: string;
|
|
2869
|
+
properties: {
|
|
2870
|
+
include: {
|
|
2871
|
+
type: string;
|
|
2872
|
+
items: {
|
|
2873
|
+
type: string;
|
|
2874
|
+
};
|
|
2875
|
+
};
|
|
2876
|
+
};
|
|
2877
|
+
};
|
|
2878
|
+
company_operating_languages: {
|
|
2879
|
+
type: string;
|
|
2880
|
+
properties: {
|
|
2881
|
+
include: {
|
|
2882
|
+
type: string;
|
|
2883
|
+
items: {
|
|
2884
|
+
type: string;
|
|
2885
|
+
};
|
|
2886
|
+
};
|
|
2887
|
+
};
|
|
2888
|
+
};
|
|
2889
|
+
company_google_discovery: {
|
|
2890
|
+
type: string;
|
|
2891
|
+
description: string;
|
|
2892
|
+
properties: {
|
|
2893
|
+
seo_keywords: {
|
|
2894
|
+
type: string;
|
|
2895
|
+
items: {
|
|
2896
|
+
type: string;
|
|
2897
|
+
};
|
|
2898
|
+
};
|
|
2899
|
+
};
|
|
2900
|
+
};
|
|
2901
|
+
company_headcount_by_location: {
|
|
2902
|
+
type: string;
|
|
2903
|
+
description: string;
|
|
2904
|
+
properties: {
|
|
2905
|
+
entries: {
|
|
2906
|
+
type: string;
|
|
2907
|
+
items: {
|
|
2908
|
+
type: string;
|
|
2909
|
+
properties: {
|
|
2910
|
+
country: {
|
|
2911
|
+
type: string;
|
|
2912
|
+
};
|
|
2913
|
+
state: {
|
|
2914
|
+
type: string;
|
|
2915
|
+
};
|
|
2916
|
+
city: {
|
|
2917
|
+
type: string;
|
|
2918
|
+
};
|
|
2919
|
+
min_headcount: {
|
|
2920
|
+
type: string;
|
|
2921
|
+
};
|
|
2922
|
+
max_headcount: {
|
|
2923
|
+
type: string;
|
|
2924
|
+
};
|
|
2925
|
+
};
|
|
2926
|
+
required: string[];
|
|
2927
|
+
};
|
|
2928
|
+
};
|
|
2929
|
+
};
|
|
2930
|
+
required: string[];
|
|
2931
|
+
};
|
|
2932
|
+
company_icp: {
|
|
2933
|
+
type: string;
|
|
2934
|
+
description: string;
|
|
2935
|
+
properties: {
|
|
2936
|
+
titles_include: {
|
|
2937
|
+
type: string;
|
|
2938
|
+
items: {
|
|
2939
|
+
type: string;
|
|
2940
|
+
};
|
|
2941
|
+
};
|
|
2942
|
+
titles_exclude: {
|
|
2943
|
+
type: string;
|
|
2944
|
+
items: {
|
|
2945
|
+
type: string;
|
|
2946
|
+
};
|
|
2947
|
+
};
|
|
2948
|
+
departments: {
|
|
2949
|
+
type: string;
|
|
2950
|
+
properties: {
|
|
2951
|
+
include: {
|
|
2952
|
+
type: string;
|
|
2953
|
+
items: {
|
|
2954
|
+
type: string;
|
|
2955
|
+
};
|
|
2956
|
+
};
|
|
2957
|
+
other: {
|
|
2958
|
+
type: string;
|
|
2959
|
+
items: {
|
|
2960
|
+
type: string;
|
|
2961
|
+
};
|
|
2962
|
+
};
|
|
2963
|
+
match_mode: {
|
|
2964
|
+
type: string;
|
|
2965
|
+
enum: string[];
|
|
2966
|
+
};
|
|
2967
|
+
};
|
|
2968
|
+
};
|
|
2969
|
+
company_sizes: {
|
|
2970
|
+
type: string;
|
|
2971
|
+
items: {
|
|
2972
|
+
type: string;
|
|
2973
|
+
enum: string[];
|
|
2974
|
+
};
|
|
2975
|
+
};
|
|
2976
|
+
industries: {
|
|
2977
|
+
type: string;
|
|
2978
|
+
items: {
|
|
2979
|
+
type: string;
|
|
2980
|
+
};
|
|
2981
|
+
};
|
|
2982
|
+
geographic_markets: {
|
|
2983
|
+
type: string;
|
|
2984
|
+
items: {
|
|
2985
|
+
type: string;
|
|
2986
|
+
};
|
|
2987
|
+
};
|
|
2988
|
+
geographic_scope: {
|
|
2989
|
+
type: string;
|
|
2990
|
+
};
|
|
2991
|
+
};
|
|
2992
|
+
};
|
|
2993
|
+
company_website_traffic: {
|
|
2994
|
+
type: string;
|
|
2995
|
+
description: string;
|
|
2996
|
+
properties: {
|
|
2997
|
+
min_monthly_visits: {
|
|
2998
|
+
type: string;
|
|
2999
|
+
};
|
|
3000
|
+
max_monthly_visits: {
|
|
3001
|
+
type: string;
|
|
3002
|
+
};
|
|
3003
|
+
visit_change: {
|
|
3004
|
+
type: string;
|
|
3005
|
+
enum: string[];
|
|
3006
|
+
};
|
|
3007
|
+
top_countries: {
|
|
3008
|
+
type: string;
|
|
3009
|
+
items: {
|
|
3010
|
+
type: string;
|
|
3011
|
+
};
|
|
3012
|
+
};
|
|
3013
|
+
min_country_percentage: {
|
|
3014
|
+
type: string;
|
|
3015
|
+
};
|
|
3016
|
+
max_country_percentage: {
|
|
3017
|
+
type: string;
|
|
3018
|
+
};
|
|
3019
|
+
};
|
|
3020
|
+
};
|
|
3021
|
+
company_key_execs: {
|
|
3022
|
+
type: string;
|
|
3023
|
+
description: string;
|
|
3024
|
+
properties: {
|
|
3025
|
+
event_types: {
|
|
3026
|
+
type: string;
|
|
3027
|
+
items: {
|
|
3028
|
+
type: string;
|
|
3029
|
+
enum: string[];
|
|
3030
|
+
};
|
|
3031
|
+
};
|
|
3032
|
+
timeframe_days: {
|
|
3033
|
+
type: string;
|
|
3034
|
+
enum: number[];
|
|
3035
|
+
};
|
|
3036
|
+
};
|
|
3037
|
+
};
|
|
3038
|
+
company_revenue: {
|
|
3039
|
+
type: string;
|
|
3040
|
+
description: string;
|
|
3041
|
+
properties: {
|
|
3042
|
+
min: {
|
|
3043
|
+
type: string;
|
|
3044
|
+
};
|
|
3045
|
+
max: {
|
|
3046
|
+
type: string;
|
|
3047
|
+
};
|
|
3048
|
+
include_unknown_revenue: {
|
|
3049
|
+
type: string;
|
|
3050
|
+
};
|
|
3051
|
+
};
|
|
3052
|
+
};
|
|
3053
|
+
company_founded: {
|
|
3054
|
+
type: string;
|
|
3055
|
+
description: string;
|
|
3056
|
+
properties: {
|
|
3057
|
+
min: {
|
|
3058
|
+
type: string;
|
|
3059
|
+
};
|
|
3060
|
+
max: {
|
|
3061
|
+
type: string;
|
|
3062
|
+
};
|
|
3063
|
+
include_unknown_founded: {
|
|
3064
|
+
type: string;
|
|
3065
|
+
};
|
|
3066
|
+
};
|
|
3067
|
+
};
|
|
3068
|
+
company_headcount_growth: {
|
|
3069
|
+
type: string;
|
|
3070
|
+
description: string;
|
|
3071
|
+
properties: {
|
|
3072
|
+
timeframe_month: {
|
|
3073
|
+
type: string;
|
|
3074
|
+
};
|
|
3075
|
+
min: {
|
|
3076
|
+
type: string;
|
|
3077
|
+
};
|
|
3078
|
+
max: {
|
|
3079
|
+
type: string;
|
|
3080
|
+
};
|
|
3081
|
+
departments: {
|
|
3082
|
+
type: string;
|
|
3083
|
+
items: {
|
|
3084
|
+
type: string;
|
|
3085
|
+
};
|
|
3086
|
+
};
|
|
3087
|
+
};
|
|
3088
|
+
};
|
|
3089
|
+
company_job_posting_hiring_for: {
|
|
3090
|
+
type: string;
|
|
3091
|
+
items: {
|
|
3092
|
+
type: string;
|
|
3093
|
+
};
|
|
3094
|
+
description?: undefined;
|
|
3095
|
+
};
|
|
3096
|
+
company_job_posting_quantity: {
|
|
3097
|
+
type: string;
|
|
3098
|
+
description: string;
|
|
3099
|
+
properties: {
|
|
3100
|
+
min: {
|
|
3101
|
+
type: string;
|
|
3102
|
+
};
|
|
3103
|
+
max: {
|
|
3104
|
+
type: string;
|
|
3105
|
+
};
|
|
3106
|
+
};
|
|
3107
|
+
};
|
|
3108
|
+
company_headcount_by_department: {
|
|
3109
|
+
type: string;
|
|
3110
|
+
items: {
|
|
3111
|
+
type: string;
|
|
3112
|
+
description: string;
|
|
3113
|
+
properties: {
|
|
3114
|
+
department: {
|
|
3115
|
+
type: string;
|
|
3116
|
+
};
|
|
3117
|
+
min: {
|
|
3118
|
+
type: string;
|
|
3119
|
+
};
|
|
3120
|
+
max: {
|
|
3121
|
+
type: string;
|
|
3122
|
+
};
|
|
3123
|
+
};
|
|
3124
|
+
};
|
|
3125
|
+
};
|
|
3126
|
+
person_name?: undefined;
|
|
3127
|
+
person_name_or_job_title?: undefined;
|
|
3128
|
+
person_job_title?: undefined;
|
|
3129
|
+
person_seniority?: undefined;
|
|
3130
|
+
person_department?: undefined;
|
|
3131
|
+
person_year_of_experience?: undefined;
|
|
3132
|
+
person_time_in_current_role?: undefined;
|
|
3133
|
+
person_time_in_current_company?: undefined;
|
|
3134
|
+
person_location_search?: undefined;
|
|
3135
|
+
person_contact_details?: undefined;
|
|
3136
|
+
person_job_change?: undefined;
|
|
3137
|
+
max_person_per_company?: undefined;
|
|
3138
|
+
};
|
|
3139
|
+
items?: undefined;
|
|
3140
|
+
};
|
|
3141
|
+
limit: {
|
|
3142
|
+
type: string;
|
|
3143
|
+
description: string;
|
|
3144
|
+
};
|
|
3145
|
+
page: {
|
|
3146
|
+
type: string;
|
|
3147
|
+
description: string;
|
|
3148
|
+
};
|
|
3149
|
+
sort: {
|
|
3150
|
+
type: string;
|
|
3151
|
+
description: string;
|
|
3152
|
+
};
|
|
3153
|
+
previewOnly: {
|
|
3154
|
+
type: string;
|
|
3155
|
+
description: string;
|
|
3156
|
+
};
|
|
3157
|
+
currentStep: {
|
|
3158
|
+
type: string[];
|
|
3159
|
+
description: string;
|
|
3160
|
+
};
|
|
3161
|
+
confirmed: {
|
|
3162
|
+
type: string;
|
|
3163
|
+
description: string;
|
|
3164
|
+
};
|
|
3165
|
+
provider?: undefined;
|
|
3166
|
+
searchMode?: undefined;
|
|
3167
|
+
organization_num_employees_ranges?: undefined;
|
|
3168
|
+
organization_locations?: undefined;
|
|
3169
|
+
organization_not_locations?: undefined;
|
|
3170
|
+
q_organization_keyword_tags?: undefined;
|
|
3171
|
+
organization_industry_tag_ids?: undefined;
|
|
3172
|
+
latest_funding_amount_min?: undefined;
|
|
3173
|
+
latest_funding_amount_max?: undefined;
|
|
3174
|
+
organization_revenue_min?: undefined;
|
|
3175
|
+
organization_revenue_max?: undefined;
|
|
3176
|
+
person_titles?: undefined;
|
|
3177
|
+
person_seniorities?: undefined;
|
|
3178
|
+
person_locations?: undefined;
|
|
3179
|
+
include_similar_titles?: undefined;
|
|
3180
|
+
q_keywords?: undefined;
|
|
3181
|
+
companyFilters?: undefined;
|
|
3182
|
+
contactFilters?: undefined;
|
|
3183
|
+
searchId?: undefined;
|
|
3184
|
+
searchName?: undefined;
|
|
3185
|
+
companySearchMode?: undefined;
|
|
3186
|
+
uploadedDomains?: undefined;
|
|
3187
|
+
filterType?: undefined;
|
|
3188
|
+
query?: undefined;
|
|
3189
|
+
keywords?: undefined;
|
|
3190
|
+
filePath?: undefined;
|
|
3191
|
+
domainColumn?: undefined;
|
|
3192
|
+
selectedColumns?: undefined;
|
|
3193
|
+
confirmationToken?: undefined;
|
|
3194
|
+
leadListId?: undefined;
|
|
3195
|
+
leadListName?: undefined;
|
|
3196
|
+
linkedInColumn?: undefined;
|
|
3197
|
+
include?: undefined;
|
|
3198
|
+
exclude?: undefined;
|
|
3199
|
+
companySearchToken?: undefined;
|
|
3200
|
+
selectedCompanyIds?: undefined;
|
|
3201
|
+
name?: undefined;
|
|
3202
|
+
domainFilterId?: undefined;
|
|
3203
|
+
type?: undefined;
|
|
3204
|
+
profileUrl?: undefined;
|
|
3205
|
+
postUrl?: undefined;
|
|
3206
|
+
companyUrl?: undefined;
|
|
3207
|
+
headlineICPCriteria?: undefined;
|
|
3208
|
+
rubricGuidelines?: undefined;
|
|
3209
|
+
sourceLeadListId?: undefined;
|
|
3210
|
+
targetLeadCount?: undefined;
|
|
3211
|
+
mode?: undefined;
|
|
3212
|
+
targetEngagerCount?: undefined;
|
|
3213
|
+
maxPostsToScrape?: undefined;
|
|
3214
|
+
tableId?: undefined;
|
|
3215
|
+
campaignName?: undefined;
|
|
3216
|
+
keepInSync?: undefined;
|
|
3217
|
+
jobId?: undefined;
|
|
3218
|
+
reviewBatchLimit?: undefined;
|
|
3219
|
+
allowPartialSourceList?: undefined;
|
|
3220
|
+
includeRawImportResult?: undefined;
|
|
3221
|
+
selections?: undefined;
|
|
3222
|
+
selectionMode?: undefined;
|
|
3223
|
+
scrapePlanMode?: undefined;
|
|
3224
|
+
};
|
|
3225
|
+
required: never[];
|
|
3226
|
+
};
|
|
3227
|
+
} | {
|
|
3228
|
+
name: string;
|
|
3229
|
+
description: string;
|
|
3230
|
+
inputSchema: {
|
|
3231
|
+
type: string;
|
|
3232
|
+
properties: {
|
|
3233
|
+
campaignOfferId: {
|
|
3234
|
+
type: string;
|
|
3235
|
+
description: string;
|
|
3236
|
+
};
|
|
3237
|
+
companySearchToken: {
|
|
3238
|
+
type: string;
|
|
3239
|
+
description: string;
|
|
3240
|
+
};
|
|
3241
|
+
selectedCompanyIds: {
|
|
3242
|
+
type: string;
|
|
3243
|
+
items: {
|
|
3244
|
+
type: string;
|
|
3245
|
+
};
|
|
3246
|
+
description: string;
|
|
3247
|
+
};
|
|
3248
|
+
name: {
|
|
3249
|
+
type: string;
|
|
3250
|
+
description: string;
|
|
3251
|
+
};
|
|
3252
|
+
currentStep: {
|
|
3253
|
+
type: string[];
|
|
3254
|
+
description: string;
|
|
3255
|
+
};
|
|
3256
|
+
confirmed: {
|
|
3257
|
+
type: string;
|
|
3258
|
+
description: string;
|
|
3259
|
+
};
|
|
3260
|
+
provider?: undefined;
|
|
3261
|
+
searchMode?: undefined;
|
|
3262
|
+
organization_num_employees_ranges?: undefined;
|
|
3263
|
+
organization_locations?: undefined;
|
|
3264
|
+
organization_not_locations?: undefined;
|
|
3265
|
+
q_organization_keyword_tags?: undefined;
|
|
3266
|
+
organization_industry_tag_ids?: undefined;
|
|
3267
|
+
latest_funding_amount_min?: undefined;
|
|
3268
|
+
latest_funding_amount_max?: undefined;
|
|
3269
|
+
organization_revenue_min?: undefined;
|
|
3270
|
+
organization_revenue_max?: undefined;
|
|
3271
|
+
person_titles?: undefined;
|
|
3272
|
+
person_seniorities?: undefined;
|
|
3273
|
+
person_locations?: undefined;
|
|
3274
|
+
include_similar_titles?: undefined;
|
|
3275
|
+
q_keywords?: undefined;
|
|
3276
|
+
filters?: undefined;
|
|
3277
|
+
companyFilters?: undefined;
|
|
3278
|
+
contactFilters?: undefined;
|
|
3279
|
+
page?: undefined;
|
|
3280
|
+
searchId?: undefined;
|
|
3281
|
+
searchName?: undefined;
|
|
3282
|
+
companySearchMode?: undefined;
|
|
3283
|
+
uploadedDomains?: undefined;
|
|
3284
|
+
filterType?: undefined;
|
|
3285
|
+
query?: undefined;
|
|
3286
|
+
keywords?: undefined;
|
|
3287
|
+
filePath?: undefined;
|
|
3288
|
+
domainColumn?: undefined;
|
|
3289
|
+
selectedColumns?: undefined;
|
|
3290
|
+
confirmationToken?: undefined;
|
|
3291
|
+
leadListId?: undefined;
|
|
3292
|
+
leadListName?: undefined;
|
|
3293
|
+
linkedInColumn?: undefined;
|
|
3294
|
+
include?: undefined;
|
|
3295
|
+
exclude?: undefined;
|
|
3296
|
+
seedCompanies?: undefined;
|
|
3297
|
+
seedDomains?: undefined;
|
|
3298
|
+
limit?: undefined;
|
|
3299
|
+
sort?: undefined;
|
|
3300
|
+
previewOnly?: undefined;
|
|
3301
|
+
domainFilterId?: undefined;
|
|
3302
|
+
type?: undefined;
|
|
3303
|
+
profileUrl?: undefined;
|
|
3304
|
+
postUrl?: undefined;
|
|
3305
|
+
companyUrl?: undefined;
|
|
3306
|
+
headlineICPCriteria?: undefined;
|
|
3307
|
+
rubricGuidelines?: undefined;
|
|
3308
|
+
sourceLeadListId?: undefined;
|
|
3309
|
+
targetLeadCount?: undefined;
|
|
3310
|
+
mode?: undefined;
|
|
3311
|
+
targetEngagerCount?: undefined;
|
|
3312
|
+
maxPostsToScrape?: undefined;
|
|
3313
|
+
tableId?: undefined;
|
|
3314
|
+
campaignName?: undefined;
|
|
3315
|
+
keepInSync?: undefined;
|
|
3316
|
+
jobId?: undefined;
|
|
3317
|
+
reviewBatchLimit?: undefined;
|
|
3318
|
+
allowPartialSourceList?: undefined;
|
|
3319
|
+
includeRawImportResult?: undefined;
|
|
3320
|
+
selections?: undefined;
|
|
3321
|
+
selectionMode?: undefined;
|
|
3322
|
+
scrapePlanMode?: undefined;
|
|
3323
|
+
};
|
|
3324
|
+
required: string[];
|
|
3325
|
+
};
|
|
3326
|
+
} | {
|
|
3327
|
+
name: string;
|
|
3328
|
+
description: string;
|
|
3329
|
+
inputSchema: {
|
|
3330
|
+
type: string;
|
|
3331
|
+
properties: {
|
|
3332
|
+
filters: {
|
|
3333
|
+
type: string;
|
|
3334
|
+
description: string;
|
|
3335
|
+
properties: {
|
|
3336
|
+
person_name: {
|
|
3337
|
+
type: string;
|
|
3338
|
+
description: string;
|
|
3339
|
+
properties: {
|
|
3340
|
+
include: {
|
|
3341
|
+
type: string;
|
|
3342
|
+
items: {
|
|
3343
|
+
type: string;
|
|
3344
|
+
};
|
|
3345
|
+
};
|
|
3346
|
+
exclude: {
|
|
3347
|
+
type: string;
|
|
3348
|
+
items: {
|
|
3349
|
+
type: string;
|
|
3350
|
+
};
|
|
3351
|
+
};
|
|
3352
|
+
};
|
|
3353
|
+
};
|
|
3354
|
+
person_name_or_job_title: {
|
|
3355
|
+
type: string;
|
|
3356
|
+
description: string;
|
|
3357
|
+
};
|
|
3358
|
+
person_job_title: {
|
|
3359
|
+
type: string;
|
|
3360
|
+
description: string;
|
|
3361
|
+
properties: {
|
|
3362
|
+
include: {
|
|
3363
|
+
type: string;
|
|
3364
|
+
items: {
|
|
3365
|
+
type: string;
|
|
3366
|
+
};
|
|
3367
|
+
};
|
|
3368
|
+
exclude: {
|
|
3369
|
+
type: string;
|
|
3370
|
+
items: {
|
|
3371
|
+
type: string;
|
|
3372
|
+
};
|
|
3373
|
+
};
|
|
3374
|
+
boolean_search: {
|
|
3375
|
+
type: string;
|
|
3376
|
+
};
|
|
3377
|
+
match_only_exact_job_titles: {
|
|
3378
|
+
type: string;
|
|
3379
|
+
};
|
|
3380
|
+
};
|
|
3381
|
+
};
|
|
3382
|
+
person_seniority: {
|
|
3383
|
+
description: string;
|
|
3384
|
+
type: string;
|
|
3385
|
+
properties: {
|
|
3386
|
+
include: {
|
|
3387
|
+
type: string;
|
|
3388
|
+
items: {
|
|
3389
|
+
type: string;
|
|
3390
|
+
};
|
|
3391
|
+
};
|
|
3392
|
+
exclude: {
|
|
3393
|
+
type: string;
|
|
3394
|
+
items: {
|
|
3395
|
+
type: string;
|
|
3396
|
+
};
|
|
3397
|
+
};
|
|
3398
|
+
};
|
|
3399
|
+
};
|
|
3400
|
+
person_department: {
|
|
3401
|
+
description: string;
|
|
3402
|
+
type: string;
|
|
3403
|
+
properties: {
|
|
3404
|
+
include: {
|
|
3405
|
+
type: string;
|
|
3406
|
+
items: {
|
|
3407
|
+
type: string;
|
|
3408
|
+
};
|
|
3409
|
+
};
|
|
3410
|
+
exclude: {
|
|
3411
|
+
type: string;
|
|
3412
|
+
items: {
|
|
3413
|
+
type: string;
|
|
3414
|
+
};
|
|
3415
|
+
};
|
|
3416
|
+
};
|
|
3417
|
+
};
|
|
3418
|
+
person_year_of_experience: {
|
|
3419
|
+
type: string;
|
|
3420
|
+
description: string;
|
|
3421
|
+
properties: {
|
|
3422
|
+
min: {
|
|
3423
|
+
type: string;
|
|
3424
|
+
};
|
|
3425
|
+
max: {
|
|
3426
|
+
type: string;
|
|
3427
|
+
};
|
|
3428
|
+
};
|
|
3429
|
+
};
|
|
3430
|
+
person_time_in_current_role: {
|
|
3431
|
+
type: string;
|
|
3432
|
+
description: string;
|
|
3433
|
+
properties: {
|
|
3434
|
+
min: {
|
|
3435
|
+
type: string;
|
|
3436
|
+
};
|
|
3437
|
+
max: {
|
|
3438
|
+
type: string;
|
|
3439
|
+
};
|
|
3440
|
+
};
|
|
3441
|
+
};
|
|
3442
|
+
person_time_in_current_company: {
|
|
3443
|
+
type: string;
|
|
3444
|
+
description: string;
|
|
3445
|
+
properties: {
|
|
3446
|
+
min: {
|
|
3447
|
+
type: string;
|
|
3448
|
+
};
|
|
3449
|
+
max: {
|
|
3450
|
+
type: string;
|
|
3451
|
+
};
|
|
3452
|
+
};
|
|
3453
|
+
};
|
|
3454
|
+
person_location_search: {
|
|
3455
|
+
type: string;
|
|
3456
|
+
description: string;
|
|
3457
|
+
properties: {
|
|
3458
|
+
include: {
|
|
3459
|
+
type: string;
|
|
3460
|
+
items: {
|
|
3461
|
+
type: string;
|
|
3462
|
+
};
|
|
3463
|
+
};
|
|
3464
|
+
exclude: {
|
|
3465
|
+
type: string;
|
|
3466
|
+
items: {
|
|
3467
|
+
type: string;
|
|
3468
|
+
};
|
|
3469
|
+
};
|
|
3470
|
+
};
|
|
3471
|
+
};
|
|
3472
|
+
person_contact_details: {
|
|
3473
|
+
type: string;
|
|
3474
|
+
description: string;
|
|
3475
|
+
properties: {
|
|
3476
|
+
email: {
|
|
3477
|
+
type: string;
|
|
3478
|
+
items: {
|
|
3479
|
+
type: string;
|
|
3480
|
+
};
|
|
3481
|
+
};
|
|
3482
|
+
mobile: {
|
|
3483
|
+
type: string;
|
|
3484
|
+
items: {
|
|
3485
|
+
type: string;
|
|
3486
|
+
};
|
|
3487
|
+
};
|
|
3488
|
+
operator: {
|
|
3489
|
+
type: string;
|
|
3490
|
+
enum: string[];
|
|
3491
|
+
};
|
|
3492
|
+
hide_people_with_details_already_revealed: {
|
|
3493
|
+
type: string;
|
|
3494
|
+
};
|
|
3495
|
+
};
|
|
3496
|
+
};
|
|
3497
|
+
person_job_change: {
|
|
3498
|
+
type: string;
|
|
3499
|
+
description: string;
|
|
3500
|
+
properties: {
|
|
3501
|
+
timeframe_days: {
|
|
3502
|
+
type: string;
|
|
3503
|
+
};
|
|
3504
|
+
only_promotion: {
|
|
3505
|
+
type: string;
|
|
3506
|
+
};
|
|
3507
|
+
only_new_company: {
|
|
3508
|
+
type: string;
|
|
3509
|
+
};
|
|
3510
|
+
};
|
|
3511
|
+
};
|
|
3512
|
+
max_person_per_company: {
|
|
3513
|
+
type: string;
|
|
3514
|
+
};
|
|
3515
|
+
company_industry: {
|
|
3516
|
+
description: string;
|
|
3517
|
+
type: string;
|
|
3518
|
+
properties: {
|
|
3519
|
+
include: {
|
|
3520
|
+
type: string;
|
|
3521
|
+
items: {
|
|
3522
|
+
type: string;
|
|
3523
|
+
};
|
|
3524
|
+
};
|
|
3525
|
+
exclude: {
|
|
3526
|
+
type: string;
|
|
3527
|
+
items: {
|
|
3528
|
+
type: string;
|
|
3529
|
+
};
|
|
3530
|
+
};
|
|
3531
|
+
};
|
|
3532
|
+
};
|
|
3533
|
+
company_technology: {
|
|
3534
|
+
description: string;
|
|
3535
|
+
type: string;
|
|
3536
|
+
properties: {
|
|
3537
|
+
include: {
|
|
3538
|
+
type: string;
|
|
3539
|
+
items: {
|
|
3540
|
+
type: string;
|
|
3541
|
+
};
|
|
3542
|
+
};
|
|
3543
|
+
exclude: {
|
|
3544
|
+
type: string;
|
|
3545
|
+
items: {
|
|
3546
|
+
type: string;
|
|
3547
|
+
};
|
|
3548
|
+
};
|
|
3549
|
+
};
|
|
3550
|
+
};
|
|
3551
|
+
company_email_provider: {
|
|
3552
|
+
type: string;
|
|
3553
|
+
items: {
|
|
3554
|
+
type: string;
|
|
3555
|
+
};
|
|
3556
|
+
description: string;
|
|
3557
|
+
};
|
|
3558
|
+
company_naics: {
|
|
3559
|
+
type: string;
|
|
3560
|
+
description: string;
|
|
3561
|
+
properties: {
|
|
3562
|
+
include: {
|
|
3563
|
+
type: string;
|
|
3564
|
+
items: {
|
|
3565
|
+
type: string;
|
|
3566
|
+
};
|
|
3567
|
+
};
|
|
3568
|
+
exclude: {
|
|
3569
|
+
type: string;
|
|
3570
|
+
items: {
|
|
3571
|
+
type: string;
|
|
3572
|
+
};
|
|
3573
|
+
};
|
|
3574
|
+
};
|
|
3575
|
+
};
|
|
3576
|
+
company_sics: {
|
|
3577
|
+
type: string;
|
|
3578
|
+
description: string;
|
|
3579
|
+
properties: {
|
|
3580
|
+
include: {
|
|
3581
|
+
type: string;
|
|
3582
|
+
items: {
|
|
3583
|
+
type: string;
|
|
3584
|
+
};
|
|
3585
|
+
};
|
|
3586
|
+
exclude: {
|
|
3587
|
+
type: string;
|
|
3588
|
+
items: {
|
|
3589
|
+
type: string;
|
|
3590
|
+
};
|
|
3591
|
+
};
|
|
3592
|
+
};
|
|
3593
|
+
};
|
|
3594
|
+
company_headcount_range: {
|
|
3595
|
+
type: string;
|
|
3596
|
+
items: {
|
|
3597
|
+
type: string;
|
|
3598
|
+
};
|
|
3599
|
+
description: string;
|
|
3600
|
+
};
|
|
3601
|
+
company_headcount_custom: {
|
|
3602
|
+
type: string;
|
|
3603
|
+
description: string;
|
|
3604
|
+
properties: {
|
|
3605
|
+
min: {
|
|
3606
|
+
type: string;
|
|
3607
|
+
};
|
|
3608
|
+
max: {
|
|
3609
|
+
type: string;
|
|
3610
|
+
};
|
|
3611
|
+
};
|
|
3612
|
+
};
|
|
3613
|
+
company_location_search: {
|
|
3614
|
+
type: string;
|
|
3615
|
+
description: string;
|
|
3616
|
+
properties: {
|
|
3617
|
+
include: {
|
|
3618
|
+
type: string;
|
|
3619
|
+
items: {
|
|
3620
|
+
type: string;
|
|
3621
|
+
};
|
|
3622
|
+
};
|
|
3623
|
+
exclude: {
|
|
3624
|
+
type: string;
|
|
3625
|
+
items: {
|
|
3626
|
+
type: string;
|
|
3627
|
+
};
|
|
3628
|
+
};
|
|
3629
|
+
};
|
|
3630
|
+
};
|
|
3631
|
+
company_type: {
|
|
3632
|
+
type: string;
|
|
3633
|
+
description: string;
|
|
3634
|
+
};
|
|
3635
|
+
company_funding: {
|
|
3636
|
+
description: string;
|
|
3637
|
+
type: string;
|
|
3638
|
+
properties: {
|
|
3639
|
+
stage: {
|
|
3640
|
+
type: string;
|
|
3641
|
+
items: {
|
|
3642
|
+
type: string;
|
|
3643
|
+
};
|
|
3644
|
+
};
|
|
3645
|
+
funding_date: {
|
|
3646
|
+
oneOf: ({
|
|
3647
|
+
type: string;
|
|
3648
|
+
description: string;
|
|
3649
|
+
properties: {
|
|
3650
|
+
min: {
|
|
3651
|
+
type: string;
|
|
3652
|
+
};
|
|
3653
|
+
max: {
|
|
3654
|
+
type: string;
|
|
3655
|
+
};
|
|
3656
|
+
};
|
|
3657
|
+
} | {
|
|
3658
|
+
type: string;
|
|
3659
|
+
})[];
|
|
3660
|
+
description: string;
|
|
3661
|
+
};
|
|
3662
|
+
last_funding: {
|
|
3663
|
+
type: string;
|
|
3664
|
+
description: string;
|
|
3665
|
+
properties: {
|
|
3666
|
+
min: {
|
|
3667
|
+
type: string;
|
|
3668
|
+
};
|
|
3669
|
+
max: {
|
|
3670
|
+
type: string;
|
|
3671
|
+
};
|
|
3672
|
+
};
|
|
3673
|
+
};
|
|
3674
|
+
total_funding: {
|
|
3675
|
+
type: string;
|
|
3676
|
+
description: string;
|
|
3677
|
+
properties: {
|
|
3678
|
+
min: {
|
|
3679
|
+
type: string;
|
|
3680
|
+
};
|
|
3681
|
+
max: {
|
|
3682
|
+
type: string;
|
|
3683
|
+
};
|
|
3684
|
+
};
|
|
3685
|
+
};
|
|
3686
|
+
funding_stage: {
|
|
3687
|
+
type: string;
|
|
3688
|
+
description: string;
|
|
3689
|
+
properties: {
|
|
3690
|
+
include: {
|
|
3691
|
+
type: string;
|
|
3692
|
+
items: {
|
|
3693
|
+
type: string;
|
|
3694
|
+
};
|
|
3695
|
+
};
|
|
3696
|
+
exclude: {
|
|
3697
|
+
type: string;
|
|
3698
|
+
items: {
|
|
3699
|
+
type: string;
|
|
3700
|
+
};
|
|
3701
|
+
};
|
|
3702
|
+
};
|
|
3703
|
+
};
|
|
3704
|
+
funding_amount: {
|
|
3705
|
+
type: string;
|
|
3706
|
+
description: string;
|
|
3707
|
+
properties: {
|
|
3708
|
+
min: {
|
|
3709
|
+
type: string;
|
|
3710
|
+
};
|
|
3711
|
+
max: {
|
|
3712
|
+
type: string;
|
|
3713
|
+
};
|
|
3714
|
+
};
|
|
3715
|
+
};
|
|
3716
|
+
};
|
|
3717
|
+
};
|
|
3718
|
+
company_keywords: {
|
|
3719
|
+
type: string;
|
|
3720
|
+
description: string;
|
|
3721
|
+
properties: {
|
|
3722
|
+
include: {
|
|
3723
|
+
type: string;
|
|
3724
|
+
items: {
|
|
3725
|
+
type: string;
|
|
3726
|
+
};
|
|
3727
|
+
};
|
|
3728
|
+
exclude: {
|
|
3729
|
+
type: string;
|
|
3730
|
+
items: {
|
|
3731
|
+
type: string;
|
|
3732
|
+
};
|
|
3733
|
+
};
|
|
3734
|
+
include_all: {
|
|
3735
|
+
type: string;
|
|
3736
|
+
};
|
|
3737
|
+
include_company_description: {
|
|
3738
|
+
type: string;
|
|
3739
|
+
};
|
|
3740
|
+
include_company_description_seo: {
|
|
3741
|
+
type: string;
|
|
3742
|
+
};
|
|
3743
|
+
};
|
|
3744
|
+
};
|
|
3745
|
+
company_attributes: {
|
|
3746
|
+
type: string;
|
|
3747
|
+
description: string;
|
|
3748
|
+
properties: {
|
|
3749
|
+
b2b: {
|
|
3750
|
+
type: string[];
|
|
3751
|
+
};
|
|
3752
|
+
demo: {
|
|
3753
|
+
type: string[];
|
|
3754
|
+
};
|
|
3755
|
+
freetrial: {
|
|
3756
|
+
type: string[];
|
|
3757
|
+
};
|
|
3758
|
+
downloadable: {
|
|
3759
|
+
type: string[];
|
|
3760
|
+
};
|
|
3761
|
+
mobileapps: {
|
|
3762
|
+
type: string[];
|
|
3763
|
+
};
|
|
3764
|
+
onlinereviews: {
|
|
3765
|
+
type: string[];
|
|
3766
|
+
};
|
|
3767
|
+
pricing: {
|
|
3768
|
+
type: string[];
|
|
3769
|
+
};
|
|
3770
|
+
uses_ai: {
|
|
3771
|
+
type: string[];
|
|
3772
|
+
};
|
|
3773
|
+
has_api: {
|
|
3774
|
+
type: string[];
|
|
3775
|
+
};
|
|
3776
|
+
has_chrome_extension: {
|
|
3777
|
+
type: string[];
|
|
3778
|
+
};
|
|
3779
|
+
has_sso: {
|
|
3780
|
+
type: string[];
|
|
3781
|
+
};
|
|
3782
|
+
has_uptime_guarantee: {
|
|
3783
|
+
type: string[];
|
|
3784
|
+
};
|
|
3785
|
+
has_open_source: {
|
|
3786
|
+
type: string[];
|
|
3787
|
+
};
|
|
3788
|
+
has_marketplace: {
|
|
3789
|
+
type: string[];
|
|
3790
|
+
};
|
|
3791
|
+
has_blog: {
|
|
3792
|
+
type: string[];
|
|
3793
|
+
};
|
|
3794
|
+
has_podcast: {
|
|
3795
|
+
type: string[];
|
|
3796
|
+
};
|
|
3797
|
+
has_community_forum: {
|
|
3798
|
+
type: string[];
|
|
3799
|
+
};
|
|
3800
|
+
has_knowledge_base: {
|
|
3801
|
+
type: string[];
|
|
3802
|
+
};
|
|
3803
|
+
has_academy: {
|
|
3804
|
+
type: string[];
|
|
3805
|
+
};
|
|
3806
|
+
has_affiliate_program: {
|
|
3807
|
+
type: string[];
|
|
3808
|
+
};
|
|
3809
|
+
has_esg_reports: {
|
|
3810
|
+
type: string[];
|
|
3811
|
+
};
|
|
3812
|
+
has_physical_offices: {
|
|
3813
|
+
type: string[];
|
|
3814
|
+
};
|
|
3815
|
+
is_venture_backed: {
|
|
3816
|
+
type: string[];
|
|
3817
|
+
};
|
|
3818
|
+
is_publicly_traded: {
|
|
3819
|
+
type: string[];
|
|
3820
|
+
};
|
|
3821
|
+
has_soc2: {
|
|
3822
|
+
type: string[];
|
|
3823
|
+
};
|
|
3824
|
+
data_residency: {
|
|
3825
|
+
type: string;
|
|
3826
|
+
enum: string[];
|
|
2401
3827
|
};
|
|
2402
3828
|
};
|
|
2403
3829
|
};
|
|
2404
|
-
|
|
3830
|
+
company_lookalike: {
|
|
2405
3831
|
type: string;
|
|
2406
3832
|
description: string;
|
|
2407
3833
|
properties: {
|
|
2408
|
-
|
|
3834
|
+
company_oids: {
|
|
2409
3835
|
type: string;
|
|
3836
|
+
items: {
|
|
3837
|
+
type: string;
|
|
3838
|
+
};
|
|
2410
3839
|
};
|
|
2411
|
-
|
|
3840
|
+
minimum_tier: {
|
|
3841
|
+
type: string;
|
|
3842
|
+
enum: string[];
|
|
3843
|
+
};
|
|
3844
|
+
match_all: {
|
|
3845
|
+
type: string;
|
|
3846
|
+
};
|
|
3847
|
+
same_language: {
|
|
2412
3848
|
type: string;
|
|
2413
3849
|
};
|
|
2414
3850
|
};
|
|
3851
|
+
required: string[];
|
|
2415
3852
|
};
|
|
2416
|
-
|
|
3853
|
+
company_news: {
|
|
2417
3854
|
type: string;
|
|
2418
3855
|
description: string;
|
|
2419
3856
|
properties: {
|
|
2420
|
-
|
|
3857
|
+
keywords: {
|
|
3858
|
+
type: string;
|
|
3859
|
+
items: {
|
|
3860
|
+
type: string;
|
|
3861
|
+
};
|
|
3862
|
+
};
|
|
3863
|
+
categories: {
|
|
2421
3864
|
type: string;
|
|
3865
|
+
items: {
|
|
3866
|
+
type: string;
|
|
3867
|
+
enum: string[];
|
|
3868
|
+
};
|
|
2422
3869
|
};
|
|
2423
|
-
|
|
3870
|
+
timeframe_days: {
|
|
2424
3871
|
type: string;
|
|
3872
|
+
enum: number[];
|
|
2425
3873
|
};
|
|
2426
3874
|
};
|
|
2427
3875
|
};
|
|
2428
|
-
|
|
3876
|
+
company_awards: {
|
|
2429
3877
|
type: string;
|
|
2430
3878
|
description: string;
|
|
2431
3879
|
properties: {
|
|
@@ -2441,97 +3889,104 @@ export declare const allTools: ({
|
|
|
2441
3889
|
type: string;
|
|
2442
3890
|
};
|
|
2443
3891
|
};
|
|
3892
|
+
match_mode: {
|
|
3893
|
+
type: string;
|
|
3894
|
+
enum: string[];
|
|
3895
|
+
};
|
|
2444
3896
|
};
|
|
2445
3897
|
};
|
|
2446
|
-
|
|
3898
|
+
company_website_search: {
|
|
2447
3899
|
type: string;
|
|
2448
3900
|
description: string;
|
|
2449
3901
|
properties: {
|
|
2450
|
-
|
|
3902
|
+
include_keywords: {
|
|
2451
3903
|
type: string;
|
|
2452
3904
|
items: {
|
|
2453
3905
|
type: string;
|
|
2454
3906
|
};
|
|
2455
3907
|
};
|
|
2456
|
-
|
|
3908
|
+
exclude_keywords: {
|
|
2457
3909
|
type: string;
|
|
2458
3910
|
items: {
|
|
2459
3911
|
type: string;
|
|
2460
3912
|
};
|
|
2461
3913
|
};
|
|
2462
|
-
|
|
3914
|
+
url_contains: {
|
|
2463
3915
|
type: string;
|
|
2464
|
-
|
|
3916
|
+
items: {
|
|
3917
|
+
type: string;
|
|
3918
|
+
};
|
|
2465
3919
|
};
|
|
2466
|
-
|
|
3920
|
+
has_persona_pages: {
|
|
2467
3921
|
type: string;
|
|
2468
3922
|
};
|
|
2469
|
-
|
|
2470
|
-
};
|
|
2471
|
-
person_job_change: {
|
|
2472
|
-
type: string;
|
|
2473
|
-
description: string;
|
|
2474
|
-
properties: {
|
|
2475
|
-
timeframe_days: {
|
|
3923
|
+
has_industry_pages: {
|
|
2476
3924
|
type: string;
|
|
2477
3925
|
};
|
|
2478
|
-
|
|
3926
|
+
has_solution_pages: {
|
|
2479
3927
|
type: string;
|
|
2480
3928
|
};
|
|
2481
|
-
|
|
3929
|
+
has_careers_page: {
|
|
3930
|
+
type: string;
|
|
3931
|
+
};
|
|
3932
|
+
has_status_page: {
|
|
3933
|
+
type: string;
|
|
3934
|
+
};
|
|
3935
|
+
has_sla_page: {
|
|
3936
|
+
type: string;
|
|
3937
|
+
};
|
|
3938
|
+
has_developer_docs_page: {
|
|
3939
|
+
type: string;
|
|
3940
|
+
};
|
|
3941
|
+
has_investor_page: {
|
|
3942
|
+
type: string;
|
|
3943
|
+
};
|
|
3944
|
+
has_security_page: {
|
|
3945
|
+
type: string;
|
|
3946
|
+
};
|
|
3947
|
+
has_comparison_pages: {
|
|
2482
3948
|
type: string;
|
|
2483
3949
|
};
|
|
2484
3950
|
};
|
|
2485
3951
|
};
|
|
2486
|
-
|
|
3952
|
+
company_products_services: {
|
|
2487
3953
|
type: string;
|
|
2488
|
-
};
|
|
2489
|
-
company_industry: {
|
|
2490
3954
|
description: string;
|
|
2491
|
-
type: string;
|
|
2492
3955
|
properties: {
|
|
2493
|
-
|
|
3956
|
+
products_include: {
|
|
2494
3957
|
type: string;
|
|
2495
3958
|
items: {
|
|
2496
3959
|
type: string;
|
|
2497
3960
|
};
|
|
2498
3961
|
};
|
|
2499
|
-
|
|
3962
|
+
products_exclude: {
|
|
2500
3963
|
type: string;
|
|
2501
3964
|
items: {
|
|
2502
3965
|
type: string;
|
|
2503
3966
|
};
|
|
2504
3967
|
};
|
|
2505
|
-
|
|
2506
|
-
|
|
2507
|
-
|
|
2508
|
-
|
|
2509
|
-
type: string;
|
|
2510
|
-
properties: {
|
|
2511
|
-
include: {
|
|
3968
|
+
products_match_all: {
|
|
3969
|
+
type: string;
|
|
3970
|
+
};
|
|
3971
|
+
service_tags_include: {
|
|
2512
3972
|
type: string;
|
|
2513
3973
|
items: {
|
|
2514
3974
|
type: string;
|
|
2515
3975
|
};
|
|
2516
3976
|
};
|
|
2517
|
-
|
|
3977
|
+
service_tags_exclude: {
|
|
2518
3978
|
type: string;
|
|
2519
3979
|
items: {
|
|
2520
3980
|
type: string;
|
|
2521
3981
|
};
|
|
2522
3982
|
};
|
|
3983
|
+
service_tags_match_all: {
|
|
3984
|
+
type: string;
|
|
3985
|
+
};
|
|
2523
3986
|
};
|
|
2524
3987
|
};
|
|
2525
|
-
|
|
2526
|
-
type: string;
|
|
2527
|
-
items: {
|
|
2528
|
-
type: string;
|
|
2529
|
-
};
|
|
2530
|
-
description: string;
|
|
2531
|
-
};
|
|
2532
|
-
company_naics: {
|
|
3988
|
+
company_integrations: {
|
|
2533
3989
|
type: string;
|
|
2534
|
-
description: string;
|
|
2535
3990
|
properties: {
|
|
2536
3991
|
include: {
|
|
2537
3992
|
type: string;
|
|
@@ -2547,9 +4002,8 @@ export declare const allTools: ({
|
|
|
2547
4002
|
};
|
|
2548
4003
|
};
|
|
2549
4004
|
};
|
|
2550
|
-
|
|
4005
|
+
company_key_customers: {
|
|
2551
4006
|
type: string;
|
|
2552
|
-
description: string;
|
|
2553
4007
|
properties: {
|
|
2554
4008
|
include: {
|
|
2555
4009
|
type: string;
|
|
@@ -2557,44 +4011,24 @@ export declare const allTools: ({
|
|
|
2557
4011
|
type: string;
|
|
2558
4012
|
};
|
|
2559
4013
|
};
|
|
2560
|
-
exclude: {
|
|
2561
|
-
type: string;
|
|
2562
|
-
items: {
|
|
2563
|
-
type: string;
|
|
2564
|
-
};
|
|
2565
|
-
};
|
|
2566
|
-
};
|
|
2567
|
-
};
|
|
2568
|
-
company_headcount_range: {
|
|
2569
|
-
type: string;
|
|
2570
|
-
items: {
|
|
2571
|
-
type: string;
|
|
2572
4014
|
};
|
|
2573
|
-
description: string;
|
|
2574
4015
|
};
|
|
2575
|
-
|
|
4016
|
+
company_operating_languages: {
|
|
2576
4017
|
type: string;
|
|
2577
|
-
description: string;
|
|
2578
4018
|
properties: {
|
|
2579
|
-
|
|
2580
|
-
type: string;
|
|
2581
|
-
};
|
|
2582
|
-
max: {
|
|
4019
|
+
include: {
|
|
2583
4020
|
type: string;
|
|
4021
|
+
items: {
|
|
4022
|
+
type: string;
|
|
4023
|
+
};
|
|
2584
4024
|
};
|
|
2585
4025
|
};
|
|
2586
4026
|
};
|
|
2587
|
-
|
|
4027
|
+
company_google_discovery: {
|
|
2588
4028
|
type: string;
|
|
2589
4029
|
description: string;
|
|
2590
4030
|
properties: {
|
|
2591
|
-
|
|
2592
|
-
type: string;
|
|
2593
|
-
items: {
|
|
2594
|
-
type: string;
|
|
2595
|
-
};
|
|
2596
|
-
};
|
|
2597
|
-
exclude: {
|
|
4031
|
+
seo_keywords: {
|
|
2598
4032
|
type: string;
|
|
2599
4033
|
items: {
|
|
2600
4034
|
type: string;
|
|
@@ -2602,64 +4036,55 @@ export declare const allTools: ({
|
|
|
2602
4036
|
};
|
|
2603
4037
|
};
|
|
2604
4038
|
};
|
|
2605
|
-
|
|
4039
|
+
company_headcount_by_location: {
|
|
2606
4040
|
type: string;
|
|
2607
4041
|
description: string;
|
|
2608
|
-
};
|
|
2609
|
-
company_funding: {
|
|
2610
|
-
description: string;
|
|
2611
|
-
type: string;
|
|
2612
4042
|
properties: {
|
|
2613
|
-
|
|
4043
|
+
entries: {
|
|
2614
4044
|
type: string;
|
|
2615
4045
|
items: {
|
|
2616
4046
|
type: string;
|
|
2617
|
-
};
|
|
2618
|
-
};
|
|
2619
|
-
funding_date: {
|
|
2620
|
-
oneOf: ({
|
|
2621
|
-
type: string;
|
|
2622
|
-
description: string;
|
|
2623
4047
|
properties: {
|
|
2624
|
-
|
|
4048
|
+
country: {
|
|
2625
4049
|
type: string;
|
|
2626
4050
|
};
|
|
2627
|
-
|
|
4051
|
+
state: {
|
|
4052
|
+
type: string;
|
|
4053
|
+
};
|
|
4054
|
+
city: {
|
|
4055
|
+
type: string;
|
|
4056
|
+
};
|
|
4057
|
+
min_headcount: {
|
|
4058
|
+
type: string;
|
|
4059
|
+
};
|
|
4060
|
+
max_headcount: {
|
|
2628
4061
|
type: string;
|
|
2629
4062
|
};
|
|
2630
4063
|
};
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
})[];
|
|
2634
|
-
description: string;
|
|
4064
|
+
required: string[];
|
|
4065
|
+
};
|
|
2635
4066
|
};
|
|
2636
|
-
|
|
4067
|
+
};
|
|
4068
|
+
required: string[];
|
|
4069
|
+
};
|
|
4070
|
+
company_icp: {
|
|
4071
|
+
type: string;
|
|
4072
|
+
description: string;
|
|
4073
|
+
properties: {
|
|
4074
|
+
titles_include: {
|
|
2637
4075
|
type: string;
|
|
2638
|
-
|
|
2639
|
-
|
|
2640
|
-
min: {
|
|
2641
|
-
type: string;
|
|
2642
|
-
};
|
|
2643
|
-
max: {
|
|
2644
|
-
type: string;
|
|
2645
|
-
};
|
|
4076
|
+
items: {
|
|
4077
|
+
type: string;
|
|
2646
4078
|
};
|
|
2647
4079
|
};
|
|
2648
|
-
|
|
4080
|
+
titles_exclude: {
|
|
2649
4081
|
type: string;
|
|
2650
|
-
|
|
2651
|
-
|
|
2652
|
-
min: {
|
|
2653
|
-
type: string;
|
|
2654
|
-
};
|
|
2655
|
-
max: {
|
|
2656
|
-
type: string;
|
|
2657
|
-
};
|
|
4082
|
+
items: {
|
|
4083
|
+
type: string;
|
|
2658
4084
|
};
|
|
2659
4085
|
};
|
|
2660
|
-
|
|
4086
|
+
departments: {
|
|
2661
4087
|
type: string;
|
|
2662
|
-
description: string;
|
|
2663
4088
|
properties: {
|
|
2664
4089
|
include: {
|
|
2665
4090
|
type: string;
|
|
@@ -2667,79 +4092,84 @@ export declare const allTools: ({
|
|
|
2667
4092
|
type: string;
|
|
2668
4093
|
};
|
|
2669
4094
|
};
|
|
2670
|
-
|
|
4095
|
+
other: {
|
|
2671
4096
|
type: string;
|
|
2672
4097
|
items: {
|
|
2673
4098
|
type: string;
|
|
2674
4099
|
};
|
|
2675
4100
|
};
|
|
2676
|
-
|
|
2677
|
-
};
|
|
2678
|
-
funding_amount: {
|
|
2679
|
-
type: string;
|
|
2680
|
-
description: string;
|
|
2681
|
-
properties: {
|
|
2682
|
-
min: {
|
|
2683
|
-
type: string;
|
|
2684
|
-
};
|
|
2685
|
-
max: {
|
|
4101
|
+
match_mode: {
|
|
2686
4102
|
type: string;
|
|
4103
|
+
enum: string[];
|
|
2687
4104
|
};
|
|
2688
4105
|
};
|
|
2689
4106
|
};
|
|
2690
|
-
|
|
2691
|
-
};
|
|
2692
|
-
company_keywords: {
|
|
2693
|
-
type: string;
|
|
2694
|
-
description: string;
|
|
2695
|
-
properties: {
|
|
2696
|
-
include: {
|
|
4107
|
+
company_sizes: {
|
|
2697
4108
|
type: string;
|
|
2698
4109
|
items: {
|
|
2699
4110
|
type: string;
|
|
4111
|
+
enum: string[];
|
|
2700
4112
|
};
|
|
2701
4113
|
};
|
|
2702
|
-
|
|
4114
|
+
industries: {
|
|
2703
4115
|
type: string;
|
|
2704
4116
|
items: {
|
|
2705
4117
|
type: string;
|
|
2706
4118
|
};
|
|
2707
4119
|
};
|
|
2708
|
-
|
|
2709
|
-
type: string;
|
|
2710
|
-
};
|
|
2711
|
-
include_company_description: {
|
|
4120
|
+
geographic_markets: {
|
|
2712
4121
|
type: string;
|
|
4122
|
+
items: {
|
|
4123
|
+
type: string;
|
|
4124
|
+
};
|
|
2713
4125
|
};
|
|
2714
|
-
|
|
4126
|
+
geographic_scope: {
|
|
2715
4127
|
type: string;
|
|
2716
4128
|
};
|
|
2717
4129
|
};
|
|
2718
4130
|
};
|
|
2719
|
-
|
|
4131
|
+
company_website_traffic: {
|
|
2720
4132
|
type: string;
|
|
2721
4133
|
description: string;
|
|
2722
4134
|
properties: {
|
|
2723
|
-
|
|
2724
|
-
type: string
|
|
4135
|
+
min_monthly_visits: {
|
|
4136
|
+
type: string;
|
|
2725
4137
|
};
|
|
2726
|
-
|
|
2727
|
-
type: string
|
|
4138
|
+
max_monthly_visits: {
|
|
4139
|
+
type: string;
|
|
2728
4140
|
};
|
|
2729
|
-
|
|
2730
|
-
type: string
|
|
4141
|
+
visit_change: {
|
|
4142
|
+
type: string;
|
|
4143
|
+
enum: string[];
|
|
2731
4144
|
};
|
|
2732
|
-
|
|
2733
|
-
type: string
|
|
4145
|
+
top_countries: {
|
|
4146
|
+
type: string;
|
|
4147
|
+
items: {
|
|
4148
|
+
type: string;
|
|
4149
|
+
};
|
|
2734
4150
|
};
|
|
2735
|
-
|
|
2736
|
-
type: string
|
|
4151
|
+
min_country_percentage: {
|
|
4152
|
+
type: string;
|
|
2737
4153
|
};
|
|
2738
|
-
|
|
2739
|
-
type: string
|
|
4154
|
+
max_country_percentage: {
|
|
4155
|
+
type: string;
|
|
2740
4156
|
};
|
|
2741
|
-
|
|
2742
|
-
|
|
4157
|
+
};
|
|
4158
|
+
};
|
|
4159
|
+
company_key_execs: {
|
|
4160
|
+
type: string;
|
|
4161
|
+
description: string;
|
|
4162
|
+
properties: {
|
|
4163
|
+
event_types: {
|
|
4164
|
+
type: string;
|
|
4165
|
+
items: {
|
|
4166
|
+
type: string;
|
|
4167
|
+
enum: string[];
|
|
4168
|
+
};
|
|
4169
|
+
};
|
|
4170
|
+
timeframe_days: {
|
|
4171
|
+
type: string;
|
|
4172
|
+
enum: number[];
|
|
2743
4173
|
};
|
|
2744
4174
|
};
|
|
2745
4175
|
};
|
|
@@ -2894,11 +4324,18 @@ export declare const allTools: ({
|
|
|
2894
4324
|
linkedInColumn?: undefined;
|
|
2895
4325
|
include?: undefined;
|
|
2896
4326
|
exclude?: undefined;
|
|
4327
|
+
seedCompanies?: undefined;
|
|
4328
|
+
seedDomains?: undefined;
|
|
4329
|
+
limit?: undefined;
|
|
4330
|
+
sort?: undefined;
|
|
4331
|
+
previewOnly?: undefined;
|
|
4332
|
+
companySearchToken?: undefined;
|
|
4333
|
+
selectedCompanyIds?: undefined;
|
|
4334
|
+
name?: undefined;
|
|
2897
4335
|
type?: undefined;
|
|
2898
4336
|
profileUrl?: undefined;
|
|
2899
4337
|
postUrl?: undefined;
|
|
2900
4338
|
companyUrl?: undefined;
|
|
2901
|
-
limit?: undefined;
|
|
2902
4339
|
headlineICPCriteria?: undefined;
|
|
2903
4340
|
rubricGuidelines?: undefined;
|
|
2904
4341
|
sourceLeadListId?: undefined;
|
|
@@ -3035,6 +4472,13 @@ export declare const allTools: ({
|
|
|
3035
4472
|
linkedInColumn?: undefined;
|
|
3036
4473
|
include?: undefined;
|
|
3037
4474
|
exclude?: undefined;
|
|
4475
|
+
seedCompanies?: undefined;
|
|
4476
|
+
seedDomains?: undefined;
|
|
4477
|
+
sort?: undefined;
|
|
4478
|
+
previewOnly?: undefined;
|
|
4479
|
+
companySearchToken?: undefined;
|
|
4480
|
+
selectedCompanyIds?: undefined;
|
|
4481
|
+
name?: undefined;
|
|
3038
4482
|
domainFilterId?: undefined;
|
|
3039
4483
|
sourceLeadListId?: undefined;
|
|
3040
4484
|
targetLeadCount?: undefined;
|
|
@@ -3158,12 +4602,19 @@ export declare const allTools: ({
|
|
|
3158
4602
|
linkedInColumn?: undefined;
|
|
3159
4603
|
include?: undefined;
|
|
3160
4604
|
exclude?: undefined;
|
|
4605
|
+
seedCompanies?: undefined;
|
|
4606
|
+
seedDomains?: undefined;
|
|
4607
|
+
limit?: undefined;
|
|
4608
|
+
sort?: undefined;
|
|
4609
|
+
previewOnly?: undefined;
|
|
4610
|
+
companySearchToken?: undefined;
|
|
4611
|
+
selectedCompanyIds?: undefined;
|
|
4612
|
+
name?: undefined;
|
|
3161
4613
|
domainFilterId?: undefined;
|
|
3162
4614
|
type?: undefined;
|
|
3163
4615
|
profileUrl?: undefined;
|
|
3164
4616
|
postUrl?: undefined;
|
|
3165
4617
|
companyUrl?: undefined;
|
|
3166
|
-
limit?: undefined;
|
|
3167
4618
|
tableId?: undefined;
|
|
3168
4619
|
campaignName?: undefined;
|
|
3169
4620
|
keepInSync?: undefined;
|
|
@@ -3233,12 +4684,19 @@ export declare const allTools: ({
|
|
|
3233
4684
|
linkedInColumn?: undefined;
|
|
3234
4685
|
include?: undefined;
|
|
3235
4686
|
exclude?: undefined;
|
|
4687
|
+
seedCompanies?: undefined;
|
|
4688
|
+
seedDomains?: undefined;
|
|
4689
|
+
limit?: undefined;
|
|
4690
|
+
sort?: undefined;
|
|
4691
|
+
previewOnly?: undefined;
|
|
4692
|
+
companySearchToken?: undefined;
|
|
4693
|
+
selectedCompanyIds?: undefined;
|
|
4694
|
+
name?: undefined;
|
|
3236
4695
|
domainFilterId?: undefined;
|
|
3237
4696
|
type?: undefined;
|
|
3238
4697
|
profileUrl?: undefined;
|
|
3239
4698
|
postUrl?: undefined;
|
|
3240
4699
|
companyUrl?: undefined;
|
|
3241
|
-
limit?: undefined;
|
|
3242
4700
|
headlineICPCriteria?: undefined;
|
|
3243
4701
|
rubricGuidelines?: undefined;
|
|
3244
4702
|
sourceLeadListId?: undefined;
|
|
@@ -3344,12 +4802,19 @@ export declare const allTools: ({
|
|
|
3344
4802
|
linkedInColumn?: undefined;
|
|
3345
4803
|
include?: undefined;
|
|
3346
4804
|
exclude?: undefined;
|
|
4805
|
+
seedCompanies?: undefined;
|
|
4806
|
+
seedDomains?: undefined;
|
|
4807
|
+
limit?: undefined;
|
|
4808
|
+
sort?: undefined;
|
|
4809
|
+
previewOnly?: undefined;
|
|
4810
|
+
companySearchToken?: undefined;
|
|
4811
|
+
selectedCompanyIds?: undefined;
|
|
4812
|
+
name?: undefined;
|
|
3347
4813
|
domainFilterId?: undefined;
|
|
3348
4814
|
type?: undefined;
|
|
3349
4815
|
profileUrl?: undefined;
|
|
3350
4816
|
postUrl?: undefined;
|
|
3351
4817
|
companyUrl?: undefined;
|
|
3352
|
-
limit?: undefined;
|
|
3353
4818
|
headlineICPCriteria?: undefined;
|
|
3354
4819
|
rubricGuidelines?: undefined;
|
|
3355
4820
|
mode?: undefined;
|
|
@@ -3460,12 +4925,19 @@ export declare const allTools: ({
|
|
|
3460
4925
|
linkedInColumn?: undefined;
|
|
3461
4926
|
include?: undefined;
|
|
3462
4927
|
exclude?: undefined;
|
|
4928
|
+
seedCompanies?: undefined;
|
|
4929
|
+
seedDomains?: undefined;
|
|
4930
|
+
limit?: undefined;
|
|
4931
|
+
sort?: undefined;
|
|
4932
|
+
previewOnly?: undefined;
|
|
4933
|
+
companySearchToken?: undefined;
|
|
4934
|
+
selectedCompanyIds?: undefined;
|
|
4935
|
+
name?: undefined;
|
|
3463
4936
|
domainFilterId?: undefined;
|
|
3464
4937
|
type?: undefined;
|
|
3465
4938
|
profileUrl?: undefined;
|
|
3466
4939
|
postUrl?: undefined;
|
|
3467
4940
|
companyUrl?: undefined;
|
|
3468
|
-
limit?: undefined;
|
|
3469
4941
|
rubricGuidelines?: undefined;
|
|
3470
4942
|
sourceLeadListId?: undefined;
|
|
3471
4943
|
targetLeadCount?: undefined;
|
|
@@ -3540,12 +5012,19 @@ export declare const allTools: ({
|
|
|
3540
5012
|
linkedInColumn?: undefined;
|
|
3541
5013
|
include?: undefined;
|
|
3542
5014
|
exclude?: undefined;
|
|
5015
|
+
seedCompanies?: undefined;
|
|
5016
|
+
seedDomains?: undefined;
|
|
5017
|
+
limit?: undefined;
|
|
5018
|
+
sort?: undefined;
|
|
5019
|
+
previewOnly?: undefined;
|
|
5020
|
+
companySearchToken?: undefined;
|
|
5021
|
+
selectedCompanyIds?: undefined;
|
|
5022
|
+
name?: undefined;
|
|
3543
5023
|
domainFilterId?: undefined;
|
|
3544
5024
|
type?: undefined;
|
|
3545
5025
|
profileUrl?: undefined;
|
|
3546
5026
|
postUrl?: undefined;
|
|
3547
5027
|
companyUrl?: undefined;
|
|
3548
|
-
limit?: undefined;
|
|
3549
5028
|
rubricGuidelines?: undefined;
|
|
3550
5029
|
sourceLeadListId?: undefined;
|
|
3551
5030
|
targetLeadCount?: undefined;
|