@bubblelab/bubble-core 0.1.36 → 0.1.38
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 +179 -101
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
- package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.js +3 -0
- package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
- package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
- package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
- package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
- package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
- package/dist/bubbles/service-bubble/storage.d.ts +52 -52
- package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles.json +4768 -1722
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -17,9 +17,9 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
17
17
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
description: string | null;
|
|
20
|
-
id: string | null;
|
|
21
20
|
name: string | null;
|
|
22
21
|
url: string | null;
|
|
22
|
+
id: string | null;
|
|
23
23
|
following: number | null;
|
|
24
24
|
userName: string | null;
|
|
25
25
|
isVerified: boolean | null;
|
|
@@ -30,9 +30,9 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
30
30
|
createdAt: string | null;
|
|
31
31
|
}, {
|
|
32
32
|
description: string | null;
|
|
33
|
-
id: string | null;
|
|
34
33
|
name: string | null;
|
|
35
34
|
url: string | null;
|
|
35
|
+
id: string | null;
|
|
36
36
|
following: number | null;
|
|
37
37
|
userName: string | null;
|
|
38
38
|
isVerified: boolean | null;
|
|
@@ -61,9 +61,9 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
61
61
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
63
|
description: string | null;
|
|
64
|
-
id: string | null;
|
|
65
64
|
name: string | null;
|
|
66
65
|
url: string | null;
|
|
66
|
+
id: string | null;
|
|
67
67
|
following: number | null;
|
|
68
68
|
userName: string | null;
|
|
69
69
|
isVerified: boolean | null;
|
|
@@ -74,9 +74,9 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
74
74
|
createdAt: string | null;
|
|
75
75
|
}, {
|
|
76
76
|
description: string | null;
|
|
77
|
-
id: string | null;
|
|
78
77
|
name: string | null;
|
|
79
78
|
url: string | null;
|
|
79
|
+
id: string | null;
|
|
80
80
|
following: number | null;
|
|
81
81
|
userName: string | null;
|
|
82
82
|
isVerified: boolean | null;
|
|
@@ -146,12 +146,19 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
146
146
|
isQuote: z.ZodNullable<z.ZodBoolean>;
|
|
147
147
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
|
+
url: string | null;
|
|
149
150
|
id: string | null;
|
|
151
|
+
text: string | null;
|
|
152
|
+
entities: {
|
|
153
|
+
hashtags: string[] | null;
|
|
154
|
+
mentions: string[] | null;
|
|
155
|
+
urls: string[] | null;
|
|
156
|
+
} | null;
|
|
150
157
|
author: {
|
|
151
158
|
description: string | null;
|
|
152
|
-
id: string | null;
|
|
153
159
|
name: string | null;
|
|
154
160
|
url: string | null;
|
|
161
|
+
id: string | null;
|
|
155
162
|
following: number | null;
|
|
156
163
|
userName: string | null;
|
|
157
164
|
isVerified: boolean | null;
|
|
@@ -161,13 +168,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
161
168
|
tweetsCount: number | null;
|
|
162
169
|
createdAt: string | null;
|
|
163
170
|
} | null;
|
|
164
|
-
url: string | null;
|
|
165
|
-
text: string | null;
|
|
166
|
-
entities: {
|
|
167
|
-
hashtags: string[] | null;
|
|
168
|
-
mentions: string[] | null;
|
|
169
|
-
urls: string[] | null;
|
|
170
|
-
} | null;
|
|
171
171
|
stats: {
|
|
172
172
|
viewCount: number | null;
|
|
173
173
|
retweetCount: number | null;
|
|
@@ -189,12 +189,19 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
189
189
|
isQuote: boolean | null;
|
|
190
190
|
isReply: boolean | null;
|
|
191
191
|
}, {
|
|
192
|
+
url: string | null;
|
|
192
193
|
id: string | null;
|
|
194
|
+
text: string | null;
|
|
195
|
+
entities: {
|
|
196
|
+
hashtags: string[] | null;
|
|
197
|
+
mentions: string[] | null;
|
|
198
|
+
urls: string[] | null;
|
|
199
|
+
} | null;
|
|
193
200
|
author: {
|
|
194
201
|
description: string | null;
|
|
195
|
-
id: string | null;
|
|
196
202
|
name: string | null;
|
|
197
203
|
url: string | null;
|
|
204
|
+
id: string | null;
|
|
198
205
|
following: number | null;
|
|
199
206
|
userName: string | null;
|
|
200
207
|
isVerified: boolean | null;
|
|
@@ -204,13 +211,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
204
211
|
tweetsCount: number | null;
|
|
205
212
|
createdAt: string | null;
|
|
206
213
|
} | null;
|
|
207
|
-
url: string | null;
|
|
208
|
-
text: string | null;
|
|
209
|
-
entities: {
|
|
210
|
-
hashtags: string[] | null;
|
|
211
|
-
mentions: string[] | null;
|
|
212
|
-
urls: string[] | null;
|
|
213
|
-
} | null;
|
|
214
214
|
stats: {
|
|
215
215
|
viewCount: number | null;
|
|
216
216
|
retweetCount: number | null;
|
|
@@ -281,9 +281,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
281
281
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
282
282
|
}, "strip", z.ZodTypeAny, {
|
|
283
283
|
description: string | null;
|
|
284
|
-
id: string | null;
|
|
285
284
|
name: string | null;
|
|
286
285
|
url: string | null;
|
|
286
|
+
id: string | null;
|
|
287
287
|
following: number | null;
|
|
288
288
|
userName: string | null;
|
|
289
289
|
isVerified: boolean | null;
|
|
@@ -294,9 +294,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
294
294
|
createdAt: string | null;
|
|
295
295
|
}, {
|
|
296
296
|
description: string | null;
|
|
297
|
-
id: string | null;
|
|
298
297
|
name: string | null;
|
|
299
298
|
url: string | null;
|
|
299
|
+
id: string | null;
|
|
300
300
|
following: number | null;
|
|
301
301
|
userName: string | null;
|
|
302
302
|
isVerified: boolean | null;
|
|
@@ -366,12 +366,19 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
366
366
|
isQuote: z.ZodNullable<z.ZodBoolean>;
|
|
367
367
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
368
368
|
}, "strip", z.ZodTypeAny, {
|
|
369
|
+
url: string | null;
|
|
369
370
|
id: string | null;
|
|
371
|
+
text: string | null;
|
|
372
|
+
entities: {
|
|
373
|
+
hashtags: string[] | null;
|
|
374
|
+
mentions: string[] | null;
|
|
375
|
+
urls: string[] | null;
|
|
376
|
+
} | null;
|
|
370
377
|
author: {
|
|
371
378
|
description: string | null;
|
|
372
|
-
id: string | null;
|
|
373
379
|
name: string | null;
|
|
374
380
|
url: string | null;
|
|
381
|
+
id: string | null;
|
|
375
382
|
following: number | null;
|
|
376
383
|
userName: string | null;
|
|
377
384
|
isVerified: boolean | null;
|
|
@@ -381,13 +388,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
381
388
|
tweetsCount: number | null;
|
|
382
389
|
createdAt: string | null;
|
|
383
390
|
} | null;
|
|
384
|
-
url: string | null;
|
|
385
|
-
text: string | null;
|
|
386
|
-
entities: {
|
|
387
|
-
hashtags: string[] | null;
|
|
388
|
-
mentions: string[] | null;
|
|
389
|
-
urls: string[] | null;
|
|
390
|
-
} | null;
|
|
391
391
|
stats: {
|
|
392
392
|
viewCount: number | null;
|
|
393
393
|
retweetCount: number | null;
|
|
@@ -409,12 +409,19 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
409
409
|
isQuote: boolean | null;
|
|
410
410
|
isReply: boolean | null;
|
|
411
411
|
}, {
|
|
412
|
+
url: string | null;
|
|
412
413
|
id: string | null;
|
|
414
|
+
text: string | null;
|
|
415
|
+
entities: {
|
|
416
|
+
hashtags: string[] | null;
|
|
417
|
+
mentions: string[] | null;
|
|
418
|
+
urls: string[] | null;
|
|
419
|
+
} | null;
|
|
413
420
|
author: {
|
|
414
421
|
description: string | null;
|
|
415
|
-
id: string | null;
|
|
416
422
|
name: string | null;
|
|
417
423
|
url: string | null;
|
|
424
|
+
id: string | null;
|
|
418
425
|
following: number | null;
|
|
419
426
|
userName: string | null;
|
|
420
427
|
isVerified: boolean | null;
|
|
@@ -424,13 +431,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
424
431
|
tweetsCount: number | null;
|
|
425
432
|
createdAt: string | null;
|
|
426
433
|
} | null;
|
|
427
|
-
url: string | null;
|
|
428
|
-
text: string | null;
|
|
429
|
-
entities: {
|
|
430
|
-
hashtags: string[] | null;
|
|
431
|
-
mentions: string[] | null;
|
|
432
|
-
urls: string[] | null;
|
|
433
|
-
} | null;
|
|
434
434
|
stats: {
|
|
435
435
|
viewCount: number | null;
|
|
436
436
|
retweetCount: number | null;
|
|
@@ -456,16 +456,23 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
456
456
|
success: z.ZodBoolean;
|
|
457
457
|
error: z.ZodString;
|
|
458
458
|
}, "strip", z.ZodTypeAny, {
|
|
459
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
460
459
|
success: boolean;
|
|
461
460
|
error: string;
|
|
461
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
462
462
|
tweets: {
|
|
463
|
+
url: string | null;
|
|
463
464
|
id: string | null;
|
|
465
|
+
text: string | null;
|
|
466
|
+
entities: {
|
|
467
|
+
hashtags: string[] | null;
|
|
468
|
+
mentions: string[] | null;
|
|
469
|
+
urls: string[] | null;
|
|
470
|
+
} | null;
|
|
464
471
|
author: {
|
|
465
472
|
description: string | null;
|
|
466
|
-
id: string | null;
|
|
467
473
|
name: string | null;
|
|
468
474
|
url: string | null;
|
|
475
|
+
id: string | null;
|
|
469
476
|
following: number | null;
|
|
470
477
|
userName: string | null;
|
|
471
478
|
isVerified: boolean | null;
|
|
@@ -475,13 +482,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
475
482
|
tweetsCount: number | null;
|
|
476
483
|
createdAt: string | null;
|
|
477
484
|
} | null;
|
|
478
|
-
url: string | null;
|
|
479
|
-
text: string | null;
|
|
480
|
-
entities: {
|
|
481
|
-
hashtags: string[] | null;
|
|
482
|
-
mentions: string[] | null;
|
|
483
|
-
urls: string[] | null;
|
|
484
|
-
} | null;
|
|
485
485
|
stats: {
|
|
486
486
|
viewCount: number | null;
|
|
487
487
|
retweetCount: number | null;
|
|
@@ -505,16 +505,23 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
505
505
|
}[];
|
|
506
506
|
totalTweets: number;
|
|
507
507
|
}, {
|
|
508
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
509
508
|
success: boolean;
|
|
510
509
|
error: string;
|
|
510
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
511
511
|
tweets: {
|
|
512
|
+
url: string | null;
|
|
512
513
|
id: string | null;
|
|
514
|
+
text: string | null;
|
|
515
|
+
entities: {
|
|
516
|
+
hashtags: string[] | null;
|
|
517
|
+
mentions: string[] | null;
|
|
518
|
+
urls: string[] | null;
|
|
519
|
+
} | null;
|
|
513
520
|
author: {
|
|
514
521
|
description: string | null;
|
|
515
|
-
id: string | null;
|
|
516
522
|
name: string | null;
|
|
517
523
|
url: string | null;
|
|
524
|
+
id: string | null;
|
|
518
525
|
following: number | null;
|
|
519
526
|
userName: string | null;
|
|
520
527
|
isVerified: boolean | null;
|
|
@@ -524,13 +531,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
524
531
|
tweetsCount: number | null;
|
|
525
532
|
createdAt: string | null;
|
|
526
533
|
} | null;
|
|
527
|
-
url: string | null;
|
|
528
|
-
text: string | null;
|
|
529
|
-
entities: {
|
|
530
|
-
hashtags: string[] | null;
|
|
531
|
-
mentions: string[] | null;
|
|
532
|
-
urls: string[] | null;
|
|
533
|
-
} | null;
|
|
534
534
|
stats: {
|
|
535
535
|
viewCount: number | null;
|
|
536
536
|
retweetCount: number | null;
|
|
@@ -627,9 +627,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
627
627
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
|
629
629
|
description: string | null;
|
|
630
|
-
id: string | null;
|
|
631
630
|
name: string | null;
|
|
632
631
|
url: string | null;
|
|
632
|
+
id: string | null;
|
|
633
633
|
following: number | null;
|
|
634
634
|
userName: string | null;
|
|
635
635
|
isVerified: boolean | null;
|
|
@@ -640,9 +640,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
640
640
|
createdAt: string | null;
|
|
641
641
|
}, {
|
|
642
642
|
description: string | null;
|
|
643
|
-
id: string | null;
|
|
644
643
|
name: string | null;
|
|
645
644
|
url: string | null;
|
|
645
|
+
id: string | null;
|
|
646
646
|
following: number | null;
|
|
647
647
|
userName: string | null;
|
|
648
648
|
isVerified: boolean | null;
|
|
@@ -712,12 +712,19 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
712
712
|
isQuote: z.ZodNullable<z.ZodBoolean>;
|
|
713
713
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
714
714
|
}, "strip", z.ZodTypeAny, {
|
|
715
|
+
url: string | null;
|
|
715
716
|
id: string | null;
|
|
717
|
+
text: string | null;
|
|
718
|
+
entities: {
|
|
719
|
+
hashtags: string[] | null;
|
|
720
|
+
mentions: string[] | null;
|
|
721
|
+
urls: string[] | null;
|
|
722
|
+
} | null;
|
|
716
723
|
author: {
|
|
717
724
|
description: string | null;
|
|
718
|
-
id: string | null;
|
|
719
725
|
name: string | null;
|
|
720
726
|
url: string | null;
|
|
727
|
+
id: string | null;
|
|
721
728
|
following: number | null;
|
|
722
729
|
userName: string | null;
|
|
723
730
|
isVerified: boolean | null;
|
|
@@ -727,13 +734,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
727
734
|
tweetsCount: number | null;
|
|
728
735
|
createdAt: string | null;
|
|
729
736
|
} | null;
|
|
730
|
-
url: string | null;
|
|
731
|
-
text: string | null;
|
|
732
|
-
entities: {
|
|
733
|
-
hashtags: string[] | null;
|
|
734
|
-
mentions: string[] | null;
|
|
735
|
-
urls: string[] | null;
|
|
736
|
-
} | null;
|
|
737
737
|
stats: {
|
|
738
738
|
viewCount: number | null;
|
|
739
739
|
retweetCount: number | null;
|
|
@@ -755,12 +755,19 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
755
755
|
isQuote: boolean | null;
|
|
756
756
|
isReply: boolean | null;
|
|
757
757
|
}, {
|
|
758
|
+
url: string | null;
|
|
758
759
|
id: string | null;
|
|
760
|
+
text: string | null;
|
|
761
|
+
entities: {
|
|
762
|
+
hashtags: string[] | null;
|
|
763
|
+
mentions: string[] | null;
|
|
764
|
+
urls: string[] | null;
|
|
765
|
+
} | null;
|
|
759
766
|
author: {
|
|
760
767
|
description: string | null;
|
|
761
|
-
id: string | null;
|
|
762
768
|
name: string | null;
|
|
763
769
|
url: string | null;
|
|
770
|
+
id: string | null;
|
|
764
771
|
following: number | null;
|
|
765
772
|
userName: string | null;
|
|
766
773
|
isVerified: boolean | null;
|
|
@@ -770,13 +777,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
770
777
|
tweetsCount: number | null;
|
|
771
778
|
createdAt: string | null;
|
|
772
779
|
} | null;
|
|
773
|
-
url: string | null;
|
|
774
|
-
text: string | null;
|
|
775
|
-
entities: {
|
|
776
|
-
hashtags: string[] | null;
|
|
777
|
-
mentions: string[] | null;
|
|
778
|
-
urls: string[] | null;
|
|
779
|
-
} | null;
|
|
780
780
|
stats: {
|
|
781
781
|
viewCount: number | null;
|
|
782
782
|
retweetCount: number | null;
|
|
@@ -802,16 +802,23 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
802
802
|
success: z.ZodBoolean;
|
|
803
803
|
error: z.ZodString;
|
|
804
804
|
}, "strip", z.ZodTypeAny, {
|
|
805
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
806
805
|
success: boolean;
|
|
807
806
|
error: string;
|
|
807
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
808
808
|
tweets: {
|
|
809
|
+
url: string | null;
|
|
809
810
|
id: string | null;
|
|
811
|
+
text: string | null;
|
|
812
|
+
entities: {
|
|
813
|
+
hashtags: string[] | null;
|
|
814
|
+
mentions: string[] | null;
|
|
815
|
+
urls: string[] | null;
|
|
816
|
+
} | null;
|
|
810
817
|
author: {
|
|
811
818
|
description: string | null;
|
|
812
|
-
id: string | null;
|
|
813
819
|
name: string | null;
|
|
814
820
|
url: string | null;
|
|
821
|
+
id: string | null;
|
|
815
822
|
following: number | null;
|
|
816
823
|
userName: string | null;
|
|
817
824
|
isVerified: boolean | null;
|
|
@@ -821,13 +828,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
821
828
|
tweetsCount: number | null;
|
|
822
829
|
createdAt: string | null;
|
|
823
830
|
} | null;
|
|
824
|
-
url: string | null;
|
|
825
|
-
text: string | null;
|
|
826
|
-
entities: {
|
|
827
|
-
hashtags: string[] | null;
|
|
828
|
-
mentions: string[] | null;
|
|
829
|
-
urls: string[] | null;
|
|
830
|
-
} | null;
|
|
831
831
|
stats: {
|
|
832
832
|
viewCount: number | null;
|
|
833
833
|
retweetCount: number | null;
|
|
@@ -851,16 +851,23 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
851
851
|
}[];
|
|
852
852
|
totalTweets: number;
|
|
853
853
|
}, {
|
|
854
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
855
854
|
success: boolean;
|
|
856
855
|
error: string;
|
|
856
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
857
857
|
tweets: {
|
|
858
|
+
url: string | null;
|
|
858
859
|
id: string | null;
|
|
860
|
+
text: string | null;
|
|
861
|
+
entities: {
|
|
862
|
+
hashtags: string[] | null;
|
|
863
|
+
mentions: string[] | null;
|
|
864
|
+
urls: string[] | null;
|
|
865
|
+
} | null;
|
|
859
866
|
author: {
|
|
860
867
|
description: string | null;
|
|
861
|
-
id: string | null;
|
|
862
868
|
name: string | null;
|
|
863
869
|
url: string | null;
|
|
870
|
+
id: string | null;
|
|
864
871
|
following: number | null;
|
|
865
872
|
userName: string | null;
|
|
866
873
|
isVerified: boolean | null;
|
|
@@ -870,13 +877,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
870
877
|
tweetsCount: number | null;
|
|
871
878
|
createdAt: string | null;
|
|
872
879
|
} | null;
|
|
873
|
-
url: string | null;
|
|
874
|
-
text: string | null;
|
|
875
|
-
entities: {
|
|
876
|
-
hashtags: string[] | null;
|
|
877
|
-
mentions: string[] | null;
|
|
878
|
-
urls: string[] | null;
|
|
879
|
-
} | null;
|
|
880
880
|
stats: {
|
|
881
881
|
viewCount: number | null;
|
|
882
882
|
retweetCount: number | null;
|
|
@@ -12,13 +12,13 @@ declare const WebSearchToolParamsSchema: z.ZodObject<{
|
|
|
12
12
|
limit: number;
|
|
13
13
|
query: string;
|
|
14
14
|
categories: ("github" | "pdf" | "research")[];
|
|
15
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
16
15
|
location?: string | undefined;
|
|
16
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
17
17
|
}, {
|
|
18
18
|
query: string;
|
|
19
|
+
location?: string | undefined;
|
|
19
20
|
limit?: number | undefined;
|
|
20
21
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
21
|
-
location?: string | undefined;
|
|
22
22
|
categories?: ("github" | "pdf" | "research")[] | undefined;
|
|
23
23
|
}>;
|
|
24
24
|
declare const WebSearchToolResultSchema: z.ZodObject<{
|
|
@@ -44,24 +44,24 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
|
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
45
|
success: boolean;
|
|
46
46
|
error: string;
|
|
47
|
-
query: string;
|
|
48
47
|
results: {
|
|
49
48
|
title: string;
|
|
50
49
|
content: string;
|
|
51
50
|
url: string;
|
|
52
51
|
}[];
|
|
52
|
+
query: string;
|
|
53
53
|
creditsUsed: number;
|
|
54
54
|
totalResults: number;
|
|
55
55
|
searchEngine: string;
|
|
56
56
|
}, {
|
|
57
57
|
success: boolean;
|
|
58
58
|
error: string;
|
|
59
|
-
query: string;
|
|
60
59
|
results: {
|
|
61
60
|
title: string;
|
|
62
61
|
content: string;
|
|
63
62
|
url: string;
|
|
64
63
|
}[];
|
|
64
|
+
query: string;
|
|
65
65
|
creditsUsed: number;
|
|
66
66
|
totalResults: number;
|
|
67
67
|
searchEngine: string;
|
|
@@ -81,13 +81,13 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
|
|
|
81
81
|
limit: number;
|
|
82
82
|
query: string;
|
|
83
83
|
categories: ("github" | "pdf" | "research")[];
|
|
84
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
85
84
|
location?: string | undefined;
|
|
85
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
86
86
|
}, {
|
|
87
87
|
query: string;
|
|
88
|
+
location?: string | undefined;
|
|
88
89
|
limit?: number | undefined;
|
|
89
90
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
90
|
-
location?: string | undefined;
|
|
91
91
|
categories?: ("github" | "pdf" | "research")[] | undefined;
|
|
92
92
|
}>;
|
|
93
93
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -113,24 +113,24 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
|
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
114
|
success: boolean;
|
|
115
115
|
error: string;
|
|
116
|
-
query: string;
|
|
117
116
|
results: {
|
|
118
117
|
title: string;
|
|
119
118
|
content: string;
|
|
120
119
|
url: string;
|
|
121
120
|
}[];
|
|
121
|
+
query: string;
|
|
122
122
|
creditsUsed: number;
|
|
123
123
|
totalResults: number;
|
|
124
124
|
searchEngine: string;
|
|
125
125
|
}, {
|
|
126
126
|
success: boolean;
|
|
127
127
|
error: string;
|
|
128
|
-
query: string;
|
|
129
128
|
results: {
|
|
130
129
|
title: string;
|
|
131
130
|
content: string;
|
|
132
131
|
url: string;
|
|
133
132
|
}[];
|
|
133
|
+
query: string;
|
|
134
134
|
creditsUsed: number;
|
|
135
135
|
totalResults: number;
|
|
136
136
|
searchEngine: string;
|
|
@@ -20,11 +20,11 @@ declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
20
20
|
description: string | null;
|
|
21
21
|
title: string | null;
|
|
22
22
|
date: string | null;
|
|
23
|
-
id: string | null;
|
|
24
|
-
comments: number | null;
|
|
25
23
|
url: string | null;
|
|
26
24
|
duration: string | null;
|
|
25
|
+
id: string | null;
|
|
27
26
|
thumbnail: string | null;
|
|
27
|
+
comments: number | null;
|
|
28
28
|
viewCount: number | null;
|
|
29
29
|
likes: number | null;
|
|
30
30
|
channelName: string | null;
|
|
@@ -34,11 +34,11 @@ declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
34
34
|
description: string | null;
|
|
35
35
|
title: string | null;
|
|
36
36
|
date: string | null;
|
|
37
|
-
id: string | null;
|
|
38
|
-
comments: number | null;
|
|
39
37
|
url: string | null;
|
|
40
38
|
duration: string | null;
|
|
39
|
+
id: string | null;
|
|
41
40
|
thumbnail: string | null;
|
|
41
|
+
comments: number | null;
|
|
42
42
|
viewCount: number | null;
|
|
43
43
|
likes: number | null;
|
|
44
44
|
channelName: string | null;
|
|
@@ -106,11 +106,11 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
106
106
|
description: string | null;
|
|
107
107
|
title: string | null;
|
|
108
108
|
date: string | null;
|
|
109
|
-
id: string | null;
|
|
110
|
-
comments: number | null;
|
|
111
109
|
url: string | null;
|
|
112
110
|
duration: string | null;
|
|
111
|
+
id: string | null;
|
|
113
112
|
thumbnail: string | null;
|
|
113
|
+
comments: number | null;
|
|
114
114
|
viewCount: number | null;
|
|
115
115
|
likes: number | null;
|
|
116
116
|
channelName: string | null;
|
|
@@ -120,11 +120,11 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
120
120
|
description: string | null;
|
|
121
121
|
title: string | null;
|
|
122
122
|
date: string | null;
|
|
123
|
-
id: string | null;
|
|
124
|
-
comments: number | null;
|
|
125
123
|
url: string | null;
|
|
126
124
|
duration: string | null;
|
|
125
|
+
id: string | null;
|
|
127
126
|
thumbnail: string | null;
|
|
127
|
+
comments: number | null;
|
|
128
128
|
viewCount: number | null;
|
|
129
129
|
likes: number | null;
|
|
130
130
|
channelName: string | null;
|
|
@@ -149,19 +149,19 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
149
149
|
success: z.ZodBoolean;
|
|
150
150
|
error: z.ZodString;
|
|
151
151
|
}, "strip", z.ZodTypeAny, {
|
|
152
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
153
152
|
success: boolean;
|
|
154
153
|
error: string;
|
|
154
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
155
155
|
totalResults: number;
|
|
156
156
|
videos?: {
|
|
157
157
|
description: string | null;
|
|
158
158
|
title: string | null;
|
|
159
159
|
date: string | null;
|
|
160
|
-
id: string | null;
|
|
161
|
-
comments: number | null;
|
|
162
160
|
url: string | null;
|
|
163
161
|
duration: string | null;
|
|
162
|
+
id: string | null;
|
|
164
163
|
thumbnail: string | null;
|
|
164
|
+
comments: number | null;
|
|
165
165
|
viewCount: number | null;
|
|
166
166
|
likes: number | null;
|
|
167
167
|
channelName: string | null;
|
|
@@ -175,19 +175,19 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
175
175
|
}[] | undefined;
|
|
176
176
|
fullTranscriptText?: string | undefined;
|
|
177
177
|
}, {
|
|
178
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
179
178
|
success: boolean;
|
|
180
179
|
error: string;
|
|
180
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
181
181
|
totalResults: number;
|
|
182
182
|
videos?: {
|
|
183
183
|
description: string | null;
|
|
184
184
|
title: string | null;
|
|
185
185
|
date: string | null;
|
|
186
|
-
id: string | null;
|
|
187
|
-
comments: number | null;
|
|
188
186
|
url: string | null;
|
|
189
187
|
duration: string | null;
|
|
188
|
+
id: string | null;
|
|
190
189
|
thumbnail: string | null;
|
|
190
|
+
comments: number | null;
|
|
191
191
|
viewCount: number | null;
|
|
192
192
|
likes: number | null;
|
|
193
193
|
channelName: string | null;
|
|
@@ -264,11 +264,11 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
264
264
|
description: string | null;
|
|
265
265
|
title: string | null;
|
|
266
266
|
date: string | null;
|
|
267
|
-
id: string | null;
|
|
268
|
-
comments: number | null;
|
|
269
267
|
url: string | null;
|
|
270
268
|
duration: string | null;
|
|
269
|
+
id: string | null;
|
|
271
270
|
thumbnail: string | null;
|
|
271
|
+
comments: number | null;
|
|
272
272
|
viewCount: number | null;
|
|
273
273
|
likes: number | null;
|
|
274
274
|
channelName: string | null;
|
|
@@ -278,11 +278,11 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
278
278
|
description: string | null;
|
|
279
279
|
title: string | null;
|
|
280
280
|
date: string | null;
|
|
281
|
-
id: string | null;
|
|
282
|
-
comments: number | null;
|
|
283
281
|
url: string | null;
|
|
284
282
|
duration: string | null;
|
|
283
|
+
id: string | null;
|
|
285
284
|
thumbnail: string | null;
|
|
285
|
+
comments: number | null;
|
|
286
286
|
viewCount: number | null;
|
|
287
287
|
likes: number | null;
|
|
288
288
|
channelName: string | null;
|
|
@@ -307,19 +307,19 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
307
307
|
success: z.ZodBoolean;
|
|
308
308
|
error: z.ZodString;
|
|
309
309
|
}, "strip", z.ZodTypeAny, {
|
|
310
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
311
310
|
success: boolean;
|
|
312
311
|
error: string;
|
|
312
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
313
313
|
totalResults: number;
|
|
314
314
|
videos?: {
|
|
315
315
|
description: string | null;
|
|
316
316
|
title: string | null;
|
|
317
317
|
date: string | null;
|
|
318
|
-
id: string | null;
|
|
319
|
-
comments: number | null;
|
|
320
318
|
url: string | null;
|
|
321
319
|
duration: string | null;
|
|
320
|
+
id: string | null;
|
|
322
321
|
thumbnail: string | null;
|
|
322
|
+
comments: number | null;
|
|
323
323
|
viewCount: number | null;
|
|
324
324
|
likes: number | null;
|
|
325
325
|
channelName: string | null;
|
|
@@ -333,19 +333,19 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
333
333
|
}[] | undefined;
|
|
334
334
|
fullTranscriptText?: string | undefined;
|
|
335
335
|
}, {
|
|
336
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
337
336
|
success: boolean;
|
|
338
337
|
error: string;
|
|
338
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
339
339
|
totalResults: number;
|
|
340
340
|
videos?: {
|
|
341
341
|
description: string | null;
|
|
342
342
|
title: string | null;
|
|
343
343
|
date: string | null;
|
|
344
|
-
id: string | null;
|
|
345
|
-
comments: number | null;
|
|
346
344
|
url: string | null;
|
|
347
345
|
duration: string | null;
|
|
346
|
+
id: string | null;
|
|
348
347
|
thumbnail: string | null;
|
|
348
|
+
comments: number | null;
|
|
349
349
|
viewCount: number | null;
|
|
350
350
|
likes: number | null;
|
|
351
351
|
channelName: string | null;
|