@bubblelab/bubble-core 0.1.67 → 0.1.69
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 +95 -95
- package/dist/bubbles/service-bubble/agi-inc.d.ts +96 -96
- package/dist/bubbles/service-bubble/ai-agent.d.ts +56 -56
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +4 -3
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
- package/dist/bubbles/service-bubble/ashby/ashby.js +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +27 -27
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +65 -65
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/firecrawl.d.ts +716 -716
- package/dist/bubbles/service-bubble/followupboss.d.ts +393 -393
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +120 -120
- package/dist/bubbles/service-bubble/github.d.ts +216 -216
- package/dist/bubbles/service-bubble/gmail.d.ts +584 -584
- package/dist/bubbles/service-bubble/google-calendar.d.ts +38 -38
- package/dist/bubbles/service-bubble/google-drive.d.ts +342 -76
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +282 -30
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +42 -42
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1298 -1298
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +484 -484
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +98 -98
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/telegram.d.ts +1290 -1290
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +78 -78
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +31 -25
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -1
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +148 -148
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +142 -142
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +76 -76
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +290 -74
- package/package.json +2 -2
|
@@ -66,21 +66,21 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
66
66
|
}, "strip", z.ZodTypeAny, {
|
|
67
67
|
title: string | null;
|
|
68
68
|
name: string | null;
|
|
69
|
-
role: "
|
|
70
|
-
summary: string | null;
|
|
69
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
71
70
|
location: string | null;
|
|
72
|
-
headline: string | null;
|
|
73
71
|
emails: string[] | null;
|
|
74
|
-
skills: string[] | null;
|
|
75
|
-
languages: string[] | null;
|
|
76
72
|
linkedinUrl: string | null;
|
|
77
|
-
|
|
78
|
-
|
|
73
|
+
headline: string | null;
|
|
74
|
+
summary: string | null;
|
|
75
|
+
languages: string[] | null;
|
|
76
|
+
skills: string[] | null;
|
|
79
77
|
education: {
|
|
80
78
|
instituteName: string | null;
|
|
81
79
|
degreeName: string | null;
|
|
82
80
|
fieldOfStudy: string | null;
|
|
83
81
|
}[] | null;
|
|
82
|
+
profilePictureUrl: string | null;
|
|
83
|
+
twitterHandle: string | null;
|
|
84
84
|
currentEmployment: {
|
|
85
85
|
description: string | null;
|
|
86
86
|
title: string | null;
|
|
@@ -97,21 +97,21 @@ declare const ContactSchema: z.ZodObject<{
|
|
|
97
97
|
}, {
|
|
98
98
|
title: string | null;
|
|
99
99
|
name: string | null;
|
|
100
|
-
role: "
|
|
101
|
-
summary: string | null;
|
|
100
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
102
101
|
location: string | null;
|
|
103
|
-
headline: string | null;
|
|
104
102
|
emails: string[] | null;
|
|
105
|
-
skills: string[] | null;
|
|
106
|
-
languages: string[] | null;
|
|
107
103
|
linkedinUrl: string | null;
|
|
108
|
-
|
|
109
|
-
|
|
104
|
+
headline: string | null;
|
|
105
|
+
summary: string | null;
|
|
106
|
+
languages: string[] | null;
|
|
107
|
+
skills: string[] | null;
|
|
110
108
|
education: {
|
|
111
109
|
instituteName: string | null;
|
|
112
110
|
degreeName: string | null;
|
|
113
111
|
fieldOfStudy: string | null;
|
|
114
112
|
}[] | null;
|
|
113
|
+
profilePictureUrl: string | null;
|
|
114
|
+
twitterHandle: string | null;
|
|
115
115
|
currentEmployment: {
|
|
116
116
|
description: string | null;
|
|
117
117
|
title: string | null;
|
|
@@ -204,21 +204,21 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
205
|
title: string | null;
|
|
206
206
|
name: string | null;
|
|
207
|
-
role: "
|
|
208
|
-
summary: string | null;
|
|
207
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
209
208
|
location: string | null;
|
|
210
|
-
headline: string | null;
|
|
211
209
|
emails: string[] | null;
|
|
212
|
-
skills: string[] | null;
|
|
213
|
-
languages: string[] | null;
|
|
214
210
|
linkedinUrl: string | null;
|
|
215
|
-
|
|
216
|
-
|
|
211
|
+
headline: string | null;
|
|
212
|
+
summary: string | null;
|
|
213
|
+
languages: string[] | null;
|
|
214
|
+
skills: string[] | null;
|
|
217
215
|
education: {
|
|
218
216
|
instituteName: string | null;
|
|
219
217
|
degreeName: string | null;
|
|
220
218
|
fieldOfStudy: string | null;
|
|
221
219
|
}[] | null;
|
|
220
|
+
profilePictureUrl: string | null;
|
|
221
|
+
twitterHandle: string | null;
|
|
222
222
|
currentEmployment: {
|
|
223
223
|
description: string | null;
|
|
224
224
|
title: string | null;
|
|
@@ -235,21 +235,21 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
235
235
|
}, {
|
|
236
236
|
title: string | null;
|
|
237
237
|
name: string | null;
|
|
238
|
-
role: "
|
|
239
|
-
summary: string | null;
|
|
238
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
240
239
|
location: string | null;
|
|
241
|
-
headline: string | null;
|
|
242
240
|
emails: string[] | null;
|
|
243
|
-
skills: string[] | null;
|
|
244
|
-
languages: string[] | null;
|
|
245
241
|
linkedinUrl: string | null;
|
|
246
|
-
|
|
247
|
-
|
|
242
|
+
headline: string | null;
|
|
243
|
+
summary: string | null;
|
|
244
|
+
languages: string[] | null;
|
|
245
|
+
skills: string[] | null;
|
|
248
246
|
education: {
|
|
249
247
|
instituteName: string | null;
|
|
250
248
|
degreeName: string | null;
|
|
251
249
|
fieldOfStudy: string | null;
|
|
252
250
|
}[] | null;
|
|
251
|
+
profilePictureUrl: string | null;
|
|
252
|
+
twitterHandle: string | null;
|
|
253
253
|
currentEmployment: {
|
|
254
254
|
description: string | null;
|
|
255
255
|
title: string | null;
|
|
@@ -281,8 +281,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
281
281
|
name: string | null;
|
|
282
282
|
website: string | null;
|
|
283
283
|
linkedinUrl: string | null;
|
|
284
|
-
headcount: number | null;
|
|
285
284
|
industry: string | null;
|
|
285
|
+
headcount: number | 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
|
website: string | null;
|
|
295
295
|
linkedinUrl: string | null;
|
|
296
|
-
headcount: number | null;
|
|
297
296
|
industry: string | null;
|
|
297
|
+
headcount: number | null;
|
|
298
298
|
hqCity: string | null;
|
|
299
299
|
hqCountry: string | null;
|
|
300
300
|
yearFounded: number | null;
|
|
@@ -312,8 +312,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
312
312
|
name: string | null;
|
|
313
313
|
website: string | null;
|
|
314
314
|
linkedinUrl: string | null;
|
|
315
|
-
headcount: number | null;
|
|
316
315
|
industry: string | null;
|
|
316
|
+
headcount: number | null;
|
|
317
317
|
hqCity: string | null;
|
|
318
318
|
hqCountry: string | null;
|
|
319
319
|
yearFounded: number | null;
|
|
@@ -323,21 +323,21 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
323
323
|
contacts: {
|
|
324
324
|
title: string | null;
|
|
325
325
|
name: string | null;
|
|
326
|
-
role: "
|
|
327
|
-
summary: string | null;
|
|
326
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
328
327
|
location: string | null;
|
|
329
|
-
headline: string | null;
|
|
330
328
|
emails: string[] | null;
|
|
331
|
-
skills: string[] | null;
|
|
332
|
-
languages: string[] | null;
|
|
333
329
|
linkedinUrl: string | null;
|
|
334
|
-
|
|
335
|
-
|
|
330
|
+
headline: string | null;
|
|
331
|
+
summary: string | null;
|
|
332
|
+
languages: string[] | null;
|
|
333
|
+
skills: string[] | null;
|
|
336
334
|
education: {
|
|
337
335
|
instituteName: string | null;
|
|
338
336
|
degreeName: string | null;
|
|
339
337
|
fieldOfStudy: string | null;
|
|
340
338
|
}[] | null;
|
|
339
|
+
profilePictureUrl: string | null;
|
|
340
|
+
twitterHandle: string | null;
|
|
341
341
|
currentEmployment: {
|
|
342
342
|
description: string | null;
|
|
343
343
|
title: string | null;
|
|
@@ -361,8 +361,8 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
361
361
|
name: string | null;
|
|
362
362
|
website: string | null;
|
|
363
363
|
linkedinUrl: string | null;
|
|
364
|
-
headcount: number | null;
|
|
365
364
|
industry: string | null;
|
|
365
|
+
headcount: number | null;
|
|
366
366
|
hqCity: string | null;
|
|
367
367
|
hqCountry: string | null;
|
|
368
368
|
yearFounded: number | null;
|
|
@@ -372,21 +372,21 @@ declare const CompanyEnrichmentToolResultSchema: z.ZodObject<{
|
|
|
372
372
|
contacts: {
|
|
373
373
|
title: string | null;
|
|
374
374
|
name: string | null;
|
|
375
|
-
role: "
|
|
376
|
-
summary: string | null;
|
|
375
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
377
376
|
location: string | null;
|
|
378
|
-
headline: string | null;
|
|
379
377
|
emails: string[] | null;
|
|
380
|
-
skills: string[] | null;
|
|
381
|
-
languages: string[] | null;
|
|
382
378
|
linkedinUrl: string | null;
|
|
383
|
-
|
|
384
|
-
|
|
379
|
+
headline: string | null;
|
|
380
|
+
summary: string | null;
|
|
381
|
+
languages: string[] | null;
|
|
382
|
+
skills: string[] | null;
|
|
385
383
|
education: {
|
|
386
384
|
instituteName: string | null;
|
|
387
385
|
degreeName: string | null;
|
|
388
386
|
fieldOfStudy: string | null;
|
|
389
387
|
}[] | null;
|
|
388
|
+
profilePictureUrl: string | null;
|
|
389
|
+
twitterHandle: string | null;
|
|
390
390
|
currentEmployment: {
|
|
391
391
|
description: string | null;
|
|
392
392
|
title: string | null;
|
|
@@ -505,21 +505,21 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
505
505
|
}, "strip", z.ZodTypeAny, {
|
|
506
506
|
title: string | null;
|
|
507
507
|
name: string | null;
|
|
508
|
-
role: "
|
|
509
|
-
summary: string | null;
|
|
508
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
510
509
|
location: string | null;
|
|
511
|
-
headline: string | null;
|
|
512
510
|
emails: string[] | null;
|
|
513
|
-
skills: string[] | null;
|
|
514
|
-
languages: string[] | null;
|
|
515
511
|
linkedinUrl: string | null;
|
|
516
|
-
|
|
517
|
-
|
|
512
|
+
headline: string | null;
|
|
513
|
+
summary: string | null;
|
|
514
|
+
languages: string[] | null;
|
|
515
|
+
skills: string[] | null;
|
|
518
516
|
education: {
|
|
519
517
|
instituteName: string | null;
|
|
520
518
|
degreeName: string | null;
|
|
521
519
|
fieldOfStudy: string | null;
|
|
522
520
|
}[] | null;
|
|
521
|
+
profilePictureUrl: string | null;
|
|
522
|
+
twitterHandle: string | null;
|
|
523
523
|
currentEmployment: {
|
|
524
524
|
description: string | null;
|
|
525
525
|
title: string | null;
|
|
@@ -536,21 +536,21 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
536
536
|
}, {
|
|
537
537
|
title: string | null;
|
|
538
538
|
name: string | null;
|
|
539
|
-
role: "
|
|
540
|
-
summary: string | null;
|
|
539
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
541
540
|
location: string | null;
|
|
542
|
-
headline: string | null;
|
|
543
541
|
emails: string[] | null;
|
|
544
|
-
skills: string[] | null;
|
|
545
|
-
languages: string[] | null;
|
|
546
542
|
linkedinUrl: string | null;
|
|
547
|
-
|
|
548
|
-
|
|
543
|
+
headline: string | null;
|
|
544
|
+
summary: string | null;
|
|
545
|
+
languages: string[] | null;
|
|
546
|
+
skills: string[] | null;
|
|
549
547
|
education: {
|
|
550
548
|
instituteName: string | null;
|
|
551
549
|
degreeName: string | null;
|
|
552
550
|
fieldOfStudy: string | null;
|
|
553
551
|
}[] | null;
|
|
552
|
+
profilePictureUrl: string | null;
|
|
553
|
+
twitterHandle: string | null;
|
|
554
554
|
currentEmployment: {
|
|
555
555
|
description: string | null;
|
|
556
556
|
title: string | null;
|
|
@@ -582,8 +582,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
582
582
|
name: string | null;
|
|
583
583
|
website: string | null;
|
|
584
584
|
linkedinUrl: string | null;
|
|
585
|
-
headcount: number | null;
|
|
586
585
|
industry: string | null;
|
|
586
|
+
headcount: number | 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
|
website: string | null;
|
|
596
596
|
linkedinUrl: string | null;
|
|
597
|
-
headcount: number | null;
|
|
598
597
|
industry: string | null;
|
|
598
|
+
headcount: number | null;
|
|
599
599
|
hqCity: string | null;
|
|
600
600
|
hqCountry: string | null;
|
|
601
601
|
yearFounded: number | null;
|
|
@@ -613,8 +613,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
613
613
|
name: string | null;
|
|
614
614
|
website: string | null;
|
|
615
615
|
linkedinUrl: string | null;
|
|
616
|
-
headcount: number | null;
|
|
617
616
|
industry: string | null;
|
|
617
|
+
headcount: number | null;
|
|
618
618
|
hqCity: string | null;
|
|
619
619
|
hqCountry: string | null;
|
|
620
620
|
yearFounded: number | null;
|
|
@@ -624,21 +624,21 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
624
624
|
contacts: {
|
|
625
625
|
title: string | null;
|
|
626
626
|
name: string | null;
|
|
627
|
-
role: "
|
|
628
|
-
summary: string | null;
|
|
627
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
629
628
|
location: string | null;
|
|
630
|
-
headline: string | null;
|
|
631
629
|
emails: string[] | null;
|
|
632
|
-
skills: string[] | null;
|
|
633
|
-
languages: string[] | null;
|
|
634
630
|
linkedinUrl: string | null;
|
|
635
|
-
|
|
636
|
-
|
|
631
|
+
headline: string | null;
|
|
632
|
+
summary: string | null;
|
|
633
|
+
languages: string[] | null;
|
|
634
|
+
skills: string[] | null;
|
|
637
635
|
education: {
|
|
638
636
|
instituteName: string | null;
|
|
639
637
|
degreeName: string | null;
|
|
640
638
|
fieldOfStudy: string | null;
|
|
641
639
|
}[] | null;
|
|
640
|
+
profilePictureUrl: string | null;
|
|
641
|
+
twitterHandle: string | null;
|
|
642
642
|
currentEmployment: {
|
|
643
643
|
description: string | null;
|
|
644
644
|
title: string | null;
|
|
@@ -662,8 +662,8 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
662
662
|
name: string | null;
|
|
663
663
|
website: string | null;
|
|
664
664
|
linkedinUrl: string | null;
|
|
665
|
-
headcount: number | null;
|
|
666
665
|
industry: string | null;
|
|
666
|
+
headcount: number | null;
|
|
667
667
|
hqCity: string | null;
|
|
668
668
|
hqCountry: string | null;
|
|
669
669
|
yearFounded: number | null;
|
|
@@ -673,21 +673,21 @@ export declare class CompanyEnrichmentTool extends ToolBubble<CompanyEnrichmentT
|
|
|
673
673
|
contacts: {
|
|
674
674
|
title: string | null;
|
|
675
675
|
name: string | null;
|
|
676
|
-
role: "
|
|
677
|
-
summary: string | null;
|
|
676
|
+
role: "founder" | "cxo" | "decision_maker";
|
|
678
677
|
location: string | null;
|
|
679
|
-
headline: string | null;
|
|
680
678
|
emails: string[] | null;
|
|
681
|
-
skills: string[] | null;
|
|
682
|
-
languages: string[] | null;
|
|
683
679
|
linkedinUrl: string | null;
|
|
684
|
-
|
|
685
|
-
|
|
680
|
+
headline: string | null;
|
|
681
|
+
summary: string | null;
|
|
682
|
+
languages: string[] | null;
|
|
683
|
+
skills: string[] | null;
|
|
686
684
|
education: {
|
|
687
685
|
instituteName: string | null;
|
|
688
686
|
degreeName: string | null;
|
|
689
687
|
fieldOfStudy: string | null;
|
|
690
688
|
}[] | null;
|
|
689
|
+
profilePictureUrl: string | null;
|
|
690
|
+
twitterHandle: string | null;
|
|
691
691
|
currentEmployment: {
|
|
692
692
|
description: string | null;
|
|
693
693
|
title: string | null;
|
|
@@ -13,15 +13,15 @@ declare const GoogleMapsToolParamsSchema: z.ZodObject<{
|
|
|
13
13
|
operation: "search";
|
|
14
14
|
queries: string[];
|
|
15
15
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
16
|
-
limit?: number | undefined;
|
|
17
16
|
location?: string | undefined;
|
|
17
|
+
limit?: number | undefined;
|
|
18
18
|
language?: string | undefined;
|
|
19
19
|
}, {
|
|
20
20
|
operation: "search";
|
|
21
21
|
queries: string[];
|
|
22
22
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
23
|
-
limit?: number | undefined;
|
|
24
23
|
location?: string | undefined;
|
|
24
|
+
limit?: number | undefined;
|
|
25
25
|
language?: string | undefined;
|
|
26
26
|
}>;
|
|
27
27
|
declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
@@ -85,15 +85,15 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
86
|
title: string | null;
|
|
87
87
|
url: string | null;
|
|
88
|
-
phone: string | null;
|
|
89
88
|
location: {
|
|
90
89
|
lat: number | null;
|
|
91
90
|
lng: number | null;
|
|
92
91
|
} | null;
|
|
92
|
+
website: string | null;
|
|
93
|
+
phone: string | null;
|
|
93
94
|
rating: number | null;
|
|
94
95
|
category: string | null;
|
|
95
96
|
address: string | null;
|
|
96
|
-
website: string | null;
|
|
97
97
|
placeId: string | null;
|
|
98
98
|
reviewsCount: number | null;
|
|
99
99
|
openingHours: {
|
|
@@ -115,15 +115,15 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
115
115
|
}, {
|
|
116
116
|
title: string | null;
|
|
117
117
|
url: string | null;
|
|
118
|
-
phone: string | null;
|
|
119
118
|
location: {
|
|
120
119
|
lat: number | null;
|
|
121
120
|
lng: number | null;
|
|
122
121
|
} | null;
|
|
122
|
+
website: string | null;
|
|
123
|
+
phone: string | null;
|
|
123
124
|
rating: number | null;
|
|
124
125
|
category: string | null;
|
|
125
126
|
address: string | null;
|
|
126
|
-
website: string | null;
|
|
127
127
|
placeId: string | null;
|
|
128
128
|
reviewsCount: number | null;
|
|
129
129
|
openingHours: {
|
|
@@ -147,21 +147,21 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
147
147
|
success: z.ZodBoolean;
|
|
148
148
|
error: z.ZodString;
|
|
149
149
|
}, "strip", z.ZodTypeAny, {
|
|
150
|
+
operation: "search";
|
|
150
151
|
success: boolean;
|
|
151
152
|
error: string;
|
|
152
|
-
operation: "search";
|
|
153
153
|
places: {
|
|
154
154
|
title: string | null;
|
|
155
155
|
url: string | null;
|
|
156
|
-
phone: string | null;
|
|
157
156
|
location: {
|
|
158
157
|
lat: number | null;
|
|
159
158
|
lng: number | null;
|
|
160
159
|
} | null;
|
|
160
|
+
website: string | null;
|
|
161
|
+
phone: string | null;
|
|
161
162
|
rating: number | null;
|
|
162
163
|
category: string | null;
|
|
163
164
|
address: string | null;
|
|
164
|
-
website: string | null;
|
|
165
165
|
placeId: string | null;
|
|
166
166
|
reviewsCount: number | null;
|
|
167
167
|
openingHours: {
|
|
@@ -183,21 +183,21 @@ declare const GoogleMapsToolResultSchema: z.ZodObject<{
|
|
|
183
183
|
}[];
|
|
184
184
|
totalPlaces: number;
|
|
185
185
|
}, {
|
|
186
|
+
operation: "search";
|
|
186
187
|
success: boolean;
|
|
187
188
|
error: string;
|
|
188
|
-
operation: "search";
|
|
189
189
|
places: {
|
|
190
190
|
title: string | null;
|
|
191
191
|
url: string | null;
|
|
192
|
-
phone: string | null;
|
|
193
192
|
location: {
|
|
194
193
|
lat: number | null;
|
|
195
194
|
lng: number | null;
|
|
196
195
|
} | null;
|
|
196
|
+
website: string | null;
|
|
197
|
+
phone: string | null;
|
|
197
198
|
rating: number | null;
|
|
198
199
|
category: string | null;
|
|
199
200
|
address: string | null;
|
|
200
|
-
website: string | null;
|
|
201
201
|
placeId: string | null;
|
|
202
202
|
reviewsCount: number | null;
|
|
203
203
|
openingHours: {
|
|
@@ -235,15 +235,15 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
235
235
|
operation: "search";
|
|
236
236
|
queries: string[];
|
|
237
237
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
238
|
-
limit?: number | undefined;
|
|
239
238
|
location?: string | undefined;
|
|
239
|
+
limit?: number | undefined;
|
|
240
240
|
language?: string | undefined;
|
|
241
241
|
}, {
|
|
242
242
|
operation: "search";
|
|
243
243
|
queries: string[];
|
|
244
244
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
245
|
-
limit?: number | undefined;
|
|
246
245
|
location?: string | undefined;
|
|
246
|
+
limit?: number | undefined;
|
|
247
247
|
language?: string | undefined;
|
|
248
248
|
}>;
|
|
249
249
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -307,15 +307,15 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
307
307
|
}, "strip", z.ZodTypeAny, {
|
|
308
308
|
title: string | null;
|
|
309
309
|
url: string | null;
|
|
310
|
-
phone: string | null;
|
|
311
310
|
location: {
|
|
312
311
|
lat: number | null;
|
|
313
312
|
lng: number | null;
|
|
314
313
|
} | null;
|
|
314
|
+
website: string | null;
|
|
315
|
+
phone: string | null;
|
|
315
316
|
rating: number | null;
|
|
316
317
|
category: string | null;
|
|
317
318
|
address: string | null;
|
|
318
|
-
website: string | null;
|
|
319
319
|
placeId: string | null;
|
|
320
320
|
reviewsCount: number | null;
|
|
321
321
|
openingHours: {
|
|
@@ -337,15 +337,15 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
337
337
|
}, {
|
|
338
338
|
title: string | null;
|
|
339
339
|
url: string | null;
|
|
340
|
-
phone: string | null;
|
|
341
340
|
location: {
|
|
342
341
|
lat: number | null;
|
|
343
342
|
lng: number | null;
|
|
344
343
|
} | null;
|
|
344
|
+
website: string | null;
|
|
345
|
+
phone: string | null;
|
|
345
346
|
rating: number | null;
|
|
346
347
|
category: string | null;
|
|
347
348
|
address: string | null;
|
|
348
|
-
website: string | null;
|
|
349
349
|
placeId: string | null;
|
|
350
350
|
reviewsCount: number | null;
|
|
351
351
|
openingHours: {
|
|
@@ -369,21 +369,21 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
369
369
|
success: z.ZodBoolean;
|
|
370
370
|
error: z.ZodString;
|
|
371
371
|
}, "strip", z.ZodTypeAny, {
|
|
372
|
+
operation: "search";
|
|
372
373
|
success: boolean;
|
|
373
374
|
error: string;
|
|
374
|
-
operation: "search";
|
|
375
375
|
places: {
|
|
376
376
|
title: string | null;
|
|
377
377
|
url: string | null;
|
|
378
|
-
phone: string | null;
|
|
379
378
|
location: {
|
|
380
379
|
lat: number | null;
|
|
381
380
|
lng: number | null;
|
|
382
381
|
} | null;
|
|
382
|
+
website: string | null;
|
|
383
|
+
phone: string | null;
|
|
383
384
|
rating: number | null;
|
|
384
385
|
category: string | null;
|
|
385
386
|
address: string | null;
|
|
386
|
-
website: string | null;
|
|
387
387
|
placeId: string | null;
|
|
388
388
|
reviewsCount: number | null;
|
|
389
389
|
openingHours: {
|
|
@@ -405,21 +405,21 @@ export declare class GoogleMapsTool extends ToolBubble<GoogleMapsToolParams, Goo
|
|
|
405
405
|
}[];
|
|
406
406
|
totalPlaces: number;
|
|
407
407
|
}, {
|
|
408
|
+
operation: "search";
|
|
408
409
|
success: boolean;
|
|
409
410
|
error: string;
|
|
410
|
-
operation: "search";
|
|
411
411
|
places: {
|
|
412
412
|
title: string | null;
|
|
413
413
|
url: string | null;
|
|
414
|
-
phone: string | null;
|
|
415
414
|
location: {
|
|
416
415
|
lat: number | null;
|
|
417
416
|
lng: number | null;
|
|
418
417
|
} | null;
|
|
418
|
+
website: string | null;
|
|
419
|
+
phone: string | null;
|
|
419
420
|
rating: number | null;
|
|
420
421
|
category: string | null;
|
|
421
422
|
address: string | null;
|
|
422
|
-
website: string | null;
|
|
423
423
|
placeId: string | null;
|
|
424
424
|
reviewsCount: number | null;
|
|
425
425
|
openingHours: {
|