@bubblelab/bubble-core 0.1.221 → 0.1.223
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/bubble-bundle.d.ts +211 -172
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
- package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
- package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
- package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/github.d.ts +210 -210
- package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
- package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
- package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/http.d.ts +14 -14
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/index.js +3 -0
- package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
- package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.js +379 -0
- package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
- package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
- package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
- package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles.json +697 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -67,11 +67,11 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
67
67
|
title: string | null;
|
|
68
68
|
name: string | null;
|
|
69
69
|
summary: string | null;
|
|
70
|
-
role: "
|
|
70
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
71
71
|
location: string | null;
|
|
72
72
|
headline: string | null;
|
|
73
|
-
skills: string[] | null;
|
|
74
73
|
linkedinUrl: string | null;
|
|
74
|
+
skills: string[] | null;
|
|
75
75
|
education: {
|
|
76
76
|
fieldOfStudy: string | null;
|
|
77
77
|
instituteName: string | null;
|
|
@@ -98,11 +98,11 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
98
98
|
title: string | null;
|
|
99
99
|
name: string | null;
|
|
100
100
|
summary: string | null;
|
|
101
|
-
role: "
|
|
101
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
102
102
|
location: string | null;
|
|
103
103
|
headline: string | null;
|
|
104
|
-
skills: string[] | null;
|
|
105
104
|
linkedinUrl: string | null;
|
|
105
|
+
skills: string[] | null;
|
|
106
106
|
education: {
|
|
107
107
|
fieldOfStudy: string | null;
|
|
108
108
|
instituteName: string | null;
|
|
@@ -205,11 +205,11 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
205
205
|
title: string | null;
|
|
206
206
|
name: string | null;
|
|
207
207
|
summary: string | null;
|
|
208
|
-
role: "
|
|
208
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
209
209
|
location: string | null;
|
|
210
210
|
headline: string | null;
|
|
211
|
-
skills: string[] | null;
|
|
212
211
|
linkedinUrl: string | null;
|
|
212
|
+
skills: string[] | null;
|
|
213
213
|
education: {
|
|
214
214
|
fieldOfStudy: string | null;
|
|
215
215
|
instituteName: string | null;
|
|
@@ -236,11 +236,11 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
236
236
|
title: string | null;
|
|
237
237
|
name: string | null;
|
|
238
238
|
summary: string | null;
|
|
239
|
-
role: "
|
|
239
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
240
240
|
location: string | null;
|
|
241
241
|
headline: string | null;
|
|
242
|
-
skills: string[] | null;
|
|
243
242
|
linkedinUrl: string | null;
|
|
243
|
+
skills: string[] | null;
|
|
244
244
|
education: {
|
|
245
245
|
fieldOfStudy: string | null;
|
|
246
246
|
instituteName: string | null;
|
|
@@ -281,8 +281,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
281
281
|
name: string | null;
|
|
282
282
|
linkedinUrl: string | null;
|
|
283
283
|
website: string | null;
|
|
284
|
-
industry: string | null;
|
|
285
284
|
headcount: number | null;
|
|
285
|
+
industry: string | null;
|
|
286
286
|
hqCity: string | null;
|
|
287
287
|
hqCountry: string | null;
|
|
288
288
|
yearFounded: number | null;
|
|
@@ -293,8 +293,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
293
293
|
name: string | null;
|
|
294
294
|
linkedinUrl: string | null;
|
|
295
295
|
website: string | null;
|
|
296
|
-
industry: string | null;
|
|
297
296
|
headcount: number | null;
|
|
297
|
+
industry: string | null;
|
|
298
298
|
hqCity: string | null;
|
|
299
299
|
hqCountry: string | null;
|
|
300
300
|
yearFounded: number | null;
|
|
@@ -307,15 +307,28 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
308
|
error: string;
|
|
309
309
|
success: boolean;
|
|
310
|
+
company: {
|
|
311
|
+
description: string | null;
|
|
312
|
+
name: string | null;
|
|
313
|
+
linkedinUrl: string | null;
|
|
314
|
+
website: string | null;
|
|
315
|
+
headcount: number | null;
|
|
316
|
+
industry: string | null;
|
|
317
|
+
hqCity: string | null;
|
|
318
|
+
hqCountry: string | null;
|
|
319
|
+
yearFounded: number | null;
|
|
320
|
+
fundingStage: string | null;
|
|
321
|
+
totalFunding: string | null;
|
|
322
|
+
} | null;
|
|
310
323
|
contacts: {
|
|
311
324
|
title: string | null;
|
|
312
325
|
name: string | null;
|
|
313
326
|
summary: string | null;
|
|
314
|
-
role: "
|
|
327
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
315
328
|
location: string | null;
|
|
316
329
|
headline: string | null;
|
|
317
|
-
skills: string[] | null;
|
|
318
330
|
linkedinUrl: string | null;
|
|
331
|
+
skills: string[] | null;
|
|
319
332
|
education: {
|
|
320
333
|
fieldOfStudy: string | null;
|
|
321
334
|
instituteName: string | null;
|
|
@@ -339,32 +352,32 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
339
352
|
endDate: string | number | null;
|
|
340
353
|
}[] | null;
|
|
341
354
|
}[];
|
|
355
|
+
totalContacts: number;
|
|
356
|
+
}, {
|
|
357
|
+
error: string;
|
|
358
|
+
success: boolean;
|
|
342
359
|
company: {
|
|
343
360
|
description: string | null;
|
|
344
361
|
name: string | null;
|
|
345
362
|
linkedinUrl: string | null;
|
|
346
363
|
website: string | null;
|
|
347
|
-
industry: string | null;
|
|
348
364
|
headcount: number | null;
|
|
365
|
+
industry: string | null;
|
|
349
366
|
hqCity: string | null;
|
|
350
367
|
hqCountry: string | null;
|
|
351
368
|
yearFounded: number | null;
|
|
352
369
|
fundingStage: string | null;
|
|
353
370
|
totalFunding: string | null;
|
|
354
371
|
} | null;
|
|
355
|
-
totalContacts: number;
|
|
356
|
-
}, {
|
|
357
|
-
error: string;
|
|
358
|
-
success: boolean;
|
|
359
372
|
contacts: {
|
|
360
373
|
title: string | null;
|
|
361
374
|
name: string | null;
|
|
362
375
|
summary: string | null;
|
|
363
|
-
role: "
|
|
376
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
364
377
|
location: string | null;
|
|
365
378
|
headline: string | null;
|
|
366
|
-
skills: string[] | null;
|
|
367
379
|
linkedinUrl: string | null;
|
|
380
|
+
skills: string[] | null;
|
|
368
381
|
education: {
|
|
369
382
|
fieldOfStudy: string | null;
|
|
370
383
|
instituteName: string | null;
|
|
@@ -388,19 +401,6 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
388
401
|
endDate: string | number | null;
|
|
389
402
|
}[] | null;
|
|
390
403
|
}[];
|
|
391
|
-
company: {
|
|
392
|
-
description: string | null;
|
|
393
|
-
name: string | null;
|
|
394
|
-
linkedinUrl: string | null;
|
|
395
|
-
website: string | null;
|
|
396
|
-
industry: string | null;
|
|
397
|
-
headcount: number | null;
|
|
398
|
-
hqCity: string | null;
|
|
399
|
-
hqCountry: string | null;
|
|
400
|
-
yearFounded: number | null;
|
|
401
|
-
fundingStage: string | null;
|
|
402
|
-
totalFunding: string | null;
|
|
403
|
-
} | null;
|
|
404
404
|
totalContacts: number;
|
|
405
405
|
}>;
|
|
406
406
|
type CompanyEnrichmentToolParams = z.output<typeof CompanyEnrichmentToolParamsSchema>;
|
|
@@ -506,11 +506,11 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
506
506
|
title: string | null;
|
|
507
507
|
name: string | null;
|
|
508
508
|
summary: string | null;
|
|
509
|
-
role: "
|
|
509
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
510
510
|
location: string | null;
|
|
511
511
|
headline: string | null;
|
|
512
|
-
skills: string[] | null;
|
|
513
512
|
linkedinUrl: string | null;
|
|
513
|
+
skills: string[] | null;
|
|
514
514
|
education: {
|
|
515
515
|
fieldOfStudy: string | null;
|
|
516
516
|
instituteName: string | null;
|
|
@@ -537,11 +537,11 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
537
537
|
title: string | null;
|
|
538
538
|
name: string | null;
|
|
539
539
|
summary: string | null;
|
|
540
|
-
role: "
|
|
540
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
541
541
|
location: string | null;
|
|
542
542
|
headline: string | null;
|
|
543
|
-
skills: string[] | null;
|
|
544
543
|
linkedinUrl: string | null;
|
|
544
|
+
skills: string[] | null;
|
|
545
545
|
education: {
|
|
546
546
|
fieldOfStudy: string | null;
|
|
547
547
|
instituteName: string | null;
|
|
@@ -582,8 +582,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
582
582
|
name: string | null;
|
|
583
583
|
linkedinUrl: string | null;
|
|
584
584
|
website: string | null;
|
|
585
|
-
industry: string | null;
|
|
586
585
|
headcount: number | null;
|
|
586
|
+
industry: string | null;
|
|
587
587
|
hqCity: string | null;
|
|
588
588
|
hqCountry: string | null;
|
|
589
589
|
yearFounded: number | null;
|
|
@@ -594,8 +594,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
594
594
|
name: string | null;
|
|
595
595
|
linkedinUrl: string | null;
|
|
596
596
|
website: string | null;
|
|
597
|
-
industry: string | null;
|
|
598
597
|
headcount: number | null;
|
|
598
|
+
industry: string | null;
|
|
599
599
|
hqCity: string | null;
|
|
600
600
|
hqCountry: string | null;
|
|
601
601
|
yearFounded: number | null;
|
|
@@ -608,15 +608,28 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
608
608
|
}, "strip", z.ZodTypeAny, {
|
|
609
609
|
error: string;
|
|
610
610
|
success: boolean;
|
|
611
|
+
company: {
|
|
612
|
+
description: string | null;
|
|
613
|
+
name: string | null;
|
|
614
|
+
linkedinUrl: string | null;
|
|
615
|
+
website: string | null;
|
|
616
|
+
headcount: number | null;
|
|
617
|
+
industry: string | null;
|
|
618
|
+
hqCity: string | null;
|
|
619
|
+
hqCountry: string | null;
|
|
620
|
+
yearFounded: number | null;
|
|
621
|
+
fundingStage: string | null;
|
|
622
|
+
totalFunding: string | null;
|
|
623
|
+
} | null;
|
|
611
624
|
contacts: {
|
|
612
625
|
title: string | null;
|
|
613
626
|
name: string | null;
|
|
614
627
|
summary: string | null;
|
|
615
|
-
role: "
|
|
628
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
616
629
|
location: string | null;
|
|
617
630
|
headline: string | null;
|
|
618
|
-
skills: string[] | null;
|
|
619
631
|
linkedinUrl: string | null;
|
|
632
|
+
skills: string[] | null;
|
|
620
633
|
education: {
|
|
621
634
|
fieldOfStudy: string | null;
|
|
622
635
|
instituteName: string | null;
|
|
@@ -640,32 +653,32 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
640
653
|
endDate: string | number | null;
|
|
641
654
|
}[] | null;
|
|
642
655
|
}[];
|
|
656
|
+
totalContacts: number;
|
|
657
|
+
}, {
|
|
658
|
+
error: string;
|
|
659
|
+
success: boolean;
|
|
643
660
|
company: {
|
|
644
661
|
description: string | null;
|
|
645
662
|
name: string | null;
|
|
646
663
|
linkedinUrl: string | null;
|
|
647
664
|
website: string | null;
|
|
648
|
-
industry: string | null;
|
|
649
665
|
headcount: number | null;
|
|
666
|
+
industry: string | null;
|
|
650
667
|
hqCity: string | null;
|
|
651
668
|
hqCountry: string | null;
|
|
652
669
|
yearFounded: number | null;
|
|
653
670
|
fundingStage: string | null;
|
|
654
671
|
totalFunding: string | null;
|
|
655
672
|
} | null;
|
|
656
|
-
totalContacts: number;
|
|
657
|
-
}, {
|
|
658
|
-
error: string;
|
|
659
|
-
success: boolean;
|
|
660
673
|
contacts: {
|
|
661
674
|
title: string | null;
|
|
662
675
|
name: string | null;
|
|
663
676
|
summary: string | null;
|
|
664
|
-
role: "
|
|
677
|
+
role: "cxo" | "decision_maker" | "founder";
|
|
665
678
|
location: string | null;
|
|
666
679
|
headline: string | null;
|
|
667
|
-
skills: string[] | null;
|
|
668
680
|
linkedinUrl: string | null;
|
|
681
|
+
skills: string[] | null;
|
|
669
682
|
education: {
|
|
670
683
|
fieldOfStudy: string | null;
|
|
671
684
|
instituteName: string | null;
|
|
@@ -689,19 +702,6 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
689
702
|
endDate: string | number | null;
|
|
690
703
|
}[] | null;
|
|
691
704
|
}[];
|
|
692
|
-
company: {
|
|
693
|
-
description: string | null;
|
|
694
|
-
name: string | null;
|
|
695
|
-
linkedinUrl: string | null;
|
|
696
|
-
website: string | null;
|
|
697
|
-
industry: string | null;
|
|
698
|
-
headcount: number | null;
|
|
699
|
-
hqCity: string | null;
|
|
700
|
-
hqCountry: string | null;
|
|
701
|
-
yearFounded: number | null;
|
|
702
|
-
fundingStage: string | null;
|
|
703
|
-
totalFunding: string | null;
|
|
704
|
-
} | null;
|
|
705
705
|
totalContacts: number;
|
|
706
706
|
}>;
|
|
707
707
|
static readonly shortDescription = "Get key contacts (executives, decision makers) from any company for lead generation";
|
|
@@ -85,13 +85,13 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
86
|
title: string | null;
|
|
87
87
|
url: string | null;
|
|
88
|
+
category: string | null;
|
|
88
89
|
phone: string | null;
|
|
89
90
|
location: {
|
|
90
91
|
lat: number | null;
|
|
91
92
|
lng: number | null;
|
|
92
93
|
} | null;
|
|
93
94
|
rating: number | null;
|
|
94
|
-
category: string | null;
|
|
95
95
|
address: string | null;
|
|
96
96
|
website: string | null;
|
|
97
97
|
placeId: string | null;
|
|
@@ -115,13 +115,13 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
115
115
|
}, {
|
|
116
116
|
title: string | null;
|
|
117
117
|
url: string | null;
|
|
118
|
+
category: string | null;
|
|
118
119
|
phone: string | null;
|
|
119
120
|
location: {
|
|
120
121
|
lat: number | null;
|
|
121
122
|
lng: number | null;
|
|
122
123
|
} | null;
|
|
123
124
|
rating: number | null;
|
|
124
|
-
category: string | null;
|
|
125
125
|
address: string | null;
|
|
126
126
|
website: string | null;
|
|
127
127
|
placeId: string | null;
|
|
@@ -153,13 +153,13 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
153
153
|
places: {
|
|
154
154
|
title: string | null;
|
|
155
155
|
url: string | null;
|
|
156
|
+
category: string | null;
|
|
156
157
|
phone: string | null;
|
|
157
158
|
location: {
|
|
158
159
|
lat: number | null;
|
|
159
160
|
lng: number | null;
|
|
160
161
|
} | null;
|
|
161
162
|
rating: number | null;
|
|
162
|
-
category: string | null;
|
|
163
163
|
address: string | null;
|
|
164
164
|
website: string | null;
|
|
165
165
|
placeId: string | null;
|
|
@@ -189,13 +189,13 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
189
189
|
places: {
|
|
190
190
|
title: string | null;
|
|
191
191
|
url: string | null;
|
|
192
|
+
category: string | null;
|
|
192
193
|
phone: string | null;
|
|
193
194
|
location: {
|
|
194
195
|
lat: number | null;
|
|
195
196
|
lng: number | null;
|
|
196
197
|
} | null;
|
|
197
198
|
rating: number | null;
|
|
198
|
-
category: string | null;
|
|
199
199
|
address: string | null;
|
|
200
200
|
website: string | null;
|
|
201
201
|
placeId: string | null;
|
|
@@ -307,13 +307,13 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
308
|
title: string | null;
|
|
309
309
|
url: string | null;
|
|
310
|
+
category: string | null;
|
|
310
311
|
phone: string | null;
|
|
311
312
|
location: {
|
|
312
313
|
lat: number | null;
|
|
313
314
|
lng: number | null;
|
|
314
315
|
} | null;
|
|
315
316
|
rating: number | null;
|
|
316
|
-
category: string | null;
|
|
317
317
|
address: string | null;
|
|
318
318
|
website: string | null;
|
|
319
319
|
placeId: string | null;
|
|
@@ -337,13 +337,13 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
337
337
|
}, {
|
|
338
338
|
title: string | null;
|
|
339
339
|
url: string | null;
|
|
340
|
+
category: string | null;
|
|
340
341
|
phone: string | null;
|
|
341
342
|
location: {
|
|
342
343
|
lat: number | null;
|
|
343
344
|
lng: number | null;
|
|
344
345
|
} | null;
|
|
345
346
|
rating: number | null;
|
|
346
|
-
category: string | null;
|
|
347
347
|
address: string | null;
|
|
348
348
|
website: string | null;
|
|
349
349
|
placeId: string | null;
|
|
@@ -375,13 +375,13 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
375
375
|
places: {
|
|
376
376
|
title: string | null;
|
|
377
377
|
url: string | null;
|
|
378
|
+
category: string | null;
|
|
378
379
|
phone: string | null;
|
|
379
380
|
location: {
|
|
380
381
|
lat: number | null;
|
|
381
382
|
lng: number | null;
|
|
382
383
|
} | null;
|
|
383
384
|
rating: number | null;
|
|
384
|
-
category: string | null;
|
|
385
385
|
address: string | null;
|
|
386
386
|
website: string | null;
|
|
387
387
|
placeId: string | null;
|
|
@@ -411,13 +411,13 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
411
411
|
places: {
|
|
412
412
|
title: string | null;
|
|
413
413
|
url: string | null;
|
|
414
|
+
category: string | null;
|
|
414
415
|
phone: string | null;
|
|
415
416
|
location: {
|
|
416
417
|
lat: number | null;
|
|
417
418
|
lng: number | null;
|
|
418
419
|
} | null;
|
|
419
420
|
rating: number | null;
|
|
420
|
-
category: string | null;
|
|
421
421
|
address: string | null;
|
|
422
422
|
website: string | null;
|
|
423
423
|
placeId: string | null;
|
|
@@ -49,8 +49,8 @@ declare const InstagramProfileSchema: z.ZodObject<{
|
|
|
49
49
|
postsCount: number | null;
|
|
50
50
|
profilePicUrl: string | null;
|
|
51
51
|
isVerified: boolean | null;
|
|
52
|
-
followingCount: number | null;
|
|
53
52
|
bio: string | null;
|
|
53
|
+
followingCount: number | null;
|
|
54
54
|
}, {
|
|
55
55
|
username: string;
|
|
56
56
|
fullName: string | null;
|
|
@@ -58,8 +58,8 @@ declare const InstagramProfileSchema: z.ZodObject<{
|
|
|
58
58
|
postsCount: number | null;
|
|
59
59
|
profilePicUrl: string | null;
|
|
60
60
|
isVerified: boolean | null;
|
|
61
|
-
followingCount: number | null;
|
|
62
61
|
bio: string | null;
|
|
62
|
+
followingCount: number | null;
|
|
63
63
|
}>;
|
|
64
64
|
declare const InstagramToolParamsSchema: z.ZodObject<{
|
|
65
65
|
operation: z.ZodEnum<["scrapeProfile", "scrapeHashtag"]>;
|
|
@@ -129,8 +129,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
|
|
|
129
129
|
postsCount: number | null;
|
|
130
130
|
profilePicUrl: string | null;
|
|
131
131
|
isVerified: boolean | null;
|
|
132
|
-
followingCount: number | null;
|
|
133
132
|
bio: string | null;
|
|
133
|
+
followingCount: number | null;
|
|
134
134
|
}, {
|
|
135
135
|
username: string;
|
|
136
136
|
fullName: string | null;
|
|
@@ -138,8 +138,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
|
|
|
138
138
|
postsCount: number | null;
|
|
139
139
|
profilePicUrl: string | null;
|
|
140
140
|
isVerified: boolean | null;
|
|
141
|
-
followingCount: number | null;
|
|
142
141
|
bio: string | null;
|
|
142
|
+
followingCount: number | null;
|
|
143
143
|
}>, "many">>;
|
|
144
144
|
scrapedHashtags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
145
145
|
scrapedProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
@@ -169,8 +169,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
|
|
|
169
169
|
postsCount: number | null;
|
|
170
170
|
profilePicUrl: string | null;
|
|
171
171
|
isVerified: boolean | null;
|
|
172
|
-
followingCount: number | null;
|
|
173
172
|
bio: string | null;
|
|
173
|
+
followingCount: number | null;
|
|
174
174
|
}[] | undefined;
|
|
175
175
|
scrapedHashtags?: string[] | undefined;
|
|
176
176
|
scrapedProfiles?: string[] | undefined;
|
|
@@ -197,8 +197,8 @@ declare const InstagramToolResultSchema: z.ZodObject<{
|
|
|
197
197
|
postsCount: number | null;
|
|
198
198
|
profilePicUrl: string | null;
|
|
199
199
|
isVerified: boolean | null;
|
|
200
|
-
followingCount: number | null;
|
|
201
200
|
bio: string | null;
|
|
201
|
+
followingCount: number | null;
|
|
202
202
|
}[] | undefined;
|
|
203
203
|
scrapedHashtags?: string[] | undefined;
|
|
204
204
|
scrapedProfiles?: string[] | undefined;
|
|
@@ -294,8 +294,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
|
|
|
294
294
|
postsCount: number | null;
|
|
295
295
|
profilePicUrl: string | null;
|
|
296
296
|
isVerified: boolean | null;
|
|
297
|
-
followingCount: number | null;
|
|
298
297
|
bio: string | null;
|
|
298
|
+
followingCount: number | null;
|
|
299
299
|
}, {
|
|
300
300
|
username: string;
|
|
301
301
|
fullName: string | null;
|
|
@@ -303,8 +303,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
|
|
|
303
303
|
postsCount: number | null;
|
|
304
304
|
profilePicUrl: string | null;
|
|
305
305
|
isVerified: boolean | null;
|
|
306
|
-
followingCount: number | null;
|
|
307
306
|
bio: string | null;
|
|
307
|
+
followingCount: number | null;
|
|
308
308
|
}>, "many">>;
|
|
309
309
|
scrapedHashtags: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
310
310
|
scrapedProfiles: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
@@ -334,8 +334,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
|
|
|
334
334
|
postsCount: number | null;
|
|
335
335
|
profilePicUrl: string | null;
|
|
336
336
|
isVerified: boolean | null;
|
|
337
|
-
followingCount: number | null;
|
|
338
337
|
bio: string | null;
|
|
338
|
+
followingCount: number | null;
|
|
339
339
|
}[] | undefined;
|
|
340
340
|
scrapedHashtags?: string[] | undefined;
|
|
341
341
|
scrapedProfiles?: string[] | undefined;
|
|
@@ -362,8 +362,8 @@ export declare class InstagramTool extends ToolBubble<InstagramToolParams, Insta
|
|
|
362
362
|
postsCount: number | null;
|
|
363
363
|
profilePicUrl: string | null;
|
|
364
364
|
isVerified: boolean | null;
|
|
365
|
-
followingCount: number | null;
|
|
366
365
|
bio: string | null;
|
|
366
|
+
followingCount: number | null;
|
|
367
367
|
}[] | undefined;
|
|
368
368
|
scrapedHashtags?: string[] | undefined;
|
|
369
369
|
scrapedProfiles?: string[] | undefined;
|