@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
|
@@ -20,6 +20,7 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
20
20
|
name: string | null;
|
|
21
21
|
url: string | null;
|
|
22
22
|
id: string | null;
|
|
23
|
+
createdAt: string | null;
|
|
23
24
|
following: number | null;
|
|
24
25
|
userName: string | null;
|
|
25
26
|
isVerified: boolean | null;
|
|
@@ -27,12 +28,12 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
27
28
|
profilePicture: string | null;
|
|
28
29
|
followers: number | null;
|
|
29
30
|
tweetsCount: number | null;
|
|
30
|
-
createdAt: string | null;
|
|
31
31
|
}, {
|
|
32
32
|
description: string | null;
|
|
33
33
|
name: string | null;
|
|
34
34
|
url: string | null;
|
|
35
35
|
id: string | null;
|
|
36
|
+
createdAt: string | null;
|
|
36
37
|
following: number | null;
|
|
37
38
|
userName: string | null;
|
|
38
39
|
isVerified: boolean | null;
|
|
@@ -40,7 +41,6 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
40
41
|
profilePicture: string | null;
|
|
41
42
|
followers: number | null;
|
|
42
43
|
tweetsCount: number | null;
|
|
43
|
-
createdAt: string | null;
|
|
44
44
|
}>;
|
|
45
45
|
declare const TwitterTweetSchema: z.ZodObject<{
|
|
46
46
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -64,6 +64,7 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
64
64
|
name: string | null;
|
|
65
65
|
url: string | null;
|
|
66
66
|
id: string | null;
|
|
67
|
+
createdAt: string | null;
|
|
67
68
|
following: number | null;
|
|
68
69
|
userName: string | null;
|
|
69
70
|
isVerified: boolean | null;
|
|
@@ -71,12 +72,12 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
71
72
|
profilePicture: string | null;
|
|
72
73
|
followers: number | null;
|
|
73
74
|
tweetsCount: number | null;
|
|
74
|
-
createdAt: string | null;
|
|
75
75
|
}, {
|
|
76
76
|
description: string | null;
|
|
77
77
|
name: string | null;
|
|
78
78
|
url: string | null;
|
|
79
79
|
id: string | null;
|
|
80
|
+
createdAt: string | null;
|
|
80
81
|
following: number | null;
|
|
81
82
|
userName: string | null;
|
|
82
83
|
isVerified: boolean | null;
|
|
@@ -84,7 +85,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
84
85
|
profilePicture: string | null;
|
|
85
86
|
followers: number | null;
|
|
86
87
|
tweetsCount: number | null;
|
|
87
|
-
createdAt: string | null;
|
|
88
88
|
}>>;
|
|
89
89
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
90
90
|
stats: z.ZodNullable<z.ZodObject<{
|
|
@@ -147,13 +147,20 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
147
147
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
148
148
|
}, "strip", z.ZodTypeAny, {
|
|
149
149
|
url: string | null;
|
|
150
|
-
text: string | null;
|
|
151
150
|
id: string | null;
|
|
151
|
+
text: string | null;
|
|
152
|
+
createdAt: string | null;
|
|
153
|
+
entities: {
|
|
154
|
+
hashtags: string[] | null;
|
|
155
|
+
mentions: string[] | null;
|
|
156
|
+
urls: string[] | null;
|
|
157
|
+
} | null;
|
|
152
158
|
author: {
|
|
153
159
|
description: string | null;
|
|
154
160
|
name: string | null;
|
|
155
161
|
url: string | null;
|
|
156
162
|
id: string | null;
|
|
163
|
+
createdAt: string | null;
|
|
157
164
|
following: number | null;
|
|
158
165
|
userName: string | null;
|
|
159
166
|
isVerified: boolean | null;
|
|
@@ -161,7 +168,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
161
168
|
profilePicture: string | null;
|
|
162
169
|
followers: number | null;
|
|
163
170
|
tweetsCount: number | null;
|
|
164
|
-
createdAt: string | null;
|
|
165
171
|
} | null;
|
|
166
172
|
stats: {
|
|
167
173
|
viewCount: number | null;
|
|
@@ -178,25 +184,26 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
178
184
|
width: number | null;
|
|
179
185
|
height: number | null;
|
|
180
186
|
}[] | null;
|
|
181
|
-
createdAt: string | null;
|
|
182
187
|
lang: string | null;
|
|
183
|
-
entities: {
|
|
184
|
-
hashtags: string[] | null;
|
|
185
|
-
mentions: string[] | null;
|
|
186
|
-
urls: string[] | null;
|
|
187
|
-
} | null;
|
|
188
188
|
isRetweet: boolean | null;
|
|
189
189
|
isQuote: boolean | null;
|
|
190
190
|
isReply: boolean | null;
|
|
191
191
|
}, {
|
|
192
192
|
url: string | null;
|
|
193
|
-
text: string | null;
|
|
194
193
|
id: string | null;
|
|
194
|
+
text: string | null;
|
|
195
|
+
createdAt: string | null;
|
|
196
|
+
entities: {
|
|
197
|
+
hashtags: string[] | null;
|
|
198
|
+
mentions: string[] | null;
|
|
199
|
+
urls: string[] | null;
|
|
200
|
+
} | null;
|
|
195
201
|
author: {
|
|
196
202
|
description: string | null;
|
|
197
203
|
name: string | null;
|
|
198
204
|
url: string | null;
|
|
199
205
|
id: string | null;
|
|
206
|
+
createdAt: string | null;
|
|
200
207
|
following: number | null;
|
|
201
208
|
userName: string | null;
|
|
202
209
|
isVerified: boolean | null;
|
|
@@ -204,7 +211,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
204
211
|
profilePicture: string | null;
|
|
205
212
|
followers: number | null;
|
|
206
213
|
tweetsCount: number | null;
|
|
207
|
-
createdAt: string | null;
|
|
208
214
|
} | null;
|
|
209
215
|
stats: {
|
|
210
216
|
viewCount: number | null;
|
|
@@ -221,13 +227,7 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
221
227
|
width: number | null;
|
|
222
228
|
height: number | null;
|
|
223
229
|
}[] | null;
|
|
224
|
-
createdAt: string | null;
|
|
225
230
|
lang: string | null;
|
|
226
|
-
entities: {
|
|
227
|
-
hashtags: string[] | null;
|
|
228
|
-
mentions: string[] | null;
|
|
229
|
-
urls: string[] | null;
|
|
230
|
-
} | null;
|
|
231
231
|
isRetweet: boolean | null;
|
|
232
232
|
isQuote: boolean | null;
|
|
233
233
|
isReply: boolean | null;
|
|
@@ -284,6 +284,7 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
284
284
|
name: string | null;
|
|
285
285
|
url: string | null;
|
|
286
286
|
id: string | null;
|
|
287
|
+
createdAt: string | null;
|
|
287
288
|
following: number | null;
|
|
288
289
|
userName: string | null;
|
|
289
290
|
isVerified: boolean | null;
|
|
@@ -291,12 +292,12 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
291
292
|
profilePicture: string | null;
|
|
292
293
|
followers: number | null;
|
|
293
294
|
tweetsCount: number | null;
|
|
294
|
-
createdAt: string | null;
|
|
295
295
|
}, {
|
|
296
296
|
description: string | null;
|
|
297
297
|
name: string | null;
|
|
298
298
|
url: string | null;
|
|
299
299
|
id: string | null;
|
|
300
|
+
createdAt: string | null;
|
|
300
301
|
following: number | null;
|
|
301
302
|
userName: string | null;
|
|
302
303
|
isVerified: boolean | null;
|
|
@@ -304,7 +305,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
304
305
|
profilePicture: string | null;
|
|
305
306
|
followers: number | null;
|
|
306
307
|
tweetsCount: number | null;
|
|
307
|
-
createdAt: string | null;
|
|
308
308
|
}>>;
|
|
309
309
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
310
310
|
stats: z.ZodNullable<z.ZodObject<{
|
|
@@ -367,13 +367,20 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
367
367
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
368
368
|
}, "strip", z.ZodTypeAny, {
|
|
369
369
|
url: string | null;
|
|
370
|
-
text: string | null;
|
|
371
370
|
id: string | null;
|
|
371
|
+
text: string | null;
|
|
372
|
+
createdAt: string | null;
|
|
373
|
+
entities: {
|
|
374
|
+
hashtags: string[] | null;
|
|
375
|
+
mentions: string[] | null;
|
|
376
|
+
urls: string[] | null;
|
|
377
|
+
} | null;
|
|
372
378
|
author: {
|
|
373
379
|
description: string | null;
|
|
374
380
|
name: string | null;
|
|
375
381
|
url: string | null;
|
|
376
382
|
id: string | null;
|
|
383
|
+
createdAt: string | null;
|
|
377
384
|
following: number | null;
|
|
378
385
|
userName: string | null;
|
|
379
386
|
isVerified: boolean | null;
|
|
@@ -381,7 +388,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
381
388
|
profilePicture: string | null;
|
|
382
389
|
followers: number | null;
|
|
383
390
|
tweetsCount: number | null;
|
|
384
|
-
createdAt: string | null;
|
|
385
391
|
} | null;
|
|
386
392
|
stats: {
|
|
387
393
|
viewCount: number | null;
|
|
@@ -398,25 +404,26 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
398
404
|
width: number | null;
|
|
399
405
|
height: number | null;
|
|
400
406
|
}[] | null;
|
|
401
|
-
createdAt: string | null;
|
|
402
407
|
lang: string | null;
|
|
403
|
-
entities: {
|
|
404
|
-
hashtags: string[] | null;
|
|
405
|
-
mentions: string[] | null;
|
|
406
|
-
urls: string[] | null;
|
|
407
|
-
} | null;
|
|
408
408
|
isRetweet: boolean | null;
|
|
409
409
|
isQuote: boolean | null;
|
|
410
410
|
isReply: boolean | null;
|
|
411
411
|
}, {
|
|
412
412
|
url: string | null;
|
|
413
|
-
text: string | null;
|
|
414
413
|
id: string | null;
|
|
414
|
+
text: string | null;
|
|
415
|
+
createdAt: string | null;
|
|
416
|
+
entities: {
|
|
417
|
+
hashtags: string[] | null;
|
|
418
|
+
mentions: string[] | null;
|
|
419
|
+
urls: string[] | null;
|
|
420
|
+
} | null;
|
|
415
421
|
author: {
|
|
416
422
|
description: string | null;
|
|
417
423
|
name: string | null;
|
|
418
424
|
url: string | null;
|
|
419
425
|
id: string | null;
|
|
426
|
+
createdAt: string | null;
|
|
420
427
|
following: number | null;
|
|
421
428
|
userName: string | null;
|
|
422
429
|
isVerified: boolean | null;
|
|
@@ -424,7 +431,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
424
431
|
profilePicture: string | null;
|
|
425
432
|
followers: number | null;
|
|
426
433
|
tweetsCount: number | null;
|
|
427
|
-
createdAt: string | null;
|
|
428
434
|
} | null;
|
|
429
435
|
stats: {
|
|
430
436
|
viewCount: number | null;
|
|
@@ -441,13 +447,7 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
441
447
|
width: number | null;
|
|
442
448
|
height: number | null;
|
|
443
449
|
}[] | null;
|
|
444
|
-
createdAt: string | null;
|
|
445
450
|
lang: string | null;
|
|
446
|
-
entities: {
|
|
447
|
-
hashtags: string[] | null;
|
|
448
|
-
mentions: string[] | null;
|
|
449
|
-
urls: string[] | null;
|
|
450
|
-
} | null;
|
|
451
451
|
isRetweet: boolean | null;
|
|
452
452
|
isQuote: boolean | null;
|
|
453
453
|
isReply: boolean | null;
|
|
@@ -456,18 +456,25 @@ 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";
|
|
459
460
|
success: boolean;
|
|
460
461
|
error: string;
|
|
461
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
462
462
|
tweets: {
|
|
463
463
|
url: string | null;
|
|
464
|
-
text: string | null;
|
|
465
464
|
id: string | null;
|
|
465
|
+
text: string | null;
|
|
466
|
+
createdAt: string | null;
|
|
467
|
+
entities: {
|
|
468
|
+
hashtags: string[] | null;
|
|
469
|
+
mentions: string[] | null;
|
|
470
|
+
urls: string[] | null;
|
|
471
|
+
} | null;
|
|
466
472
|
author: {
|
|
467
473
|
description: string | null;
|
|
468
474
|
name: string | null;
|
|
469
475
|
url: string | null;
|
|
470
476
|
id: string | null;
|
|
477
|
+
createdAt: string | null;
|
|
471
478
|
following: number | null;
|
|
472
479
|
userName: string | null;
|
|
473
480
|
isVerified: boolean | null;
|
|
@@ -475,7 +482,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
475
482
|
profilePicture: string | null;
|
|
476
483
|
followers: number | null;
|
|
477
484
|
tweetsCount: number | null;
|
|
478
|
-
createdAt: string | null;
|
|
479
485
|
} | null;
|
|
480
486
|
stats: {
|
|
481
487
|
viewCount: number | null;
|
|
@@ -492,31 +498,32 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
492
498
|
width: number | null;
|
|
493
499
|
height: number | null;
|
|
494
500
|
}[] | null;
|
|
495
|
-
createdAt: string | null;
|
|
496
501
|
lang: string | null;
|
|
497
|
-
entities: {
|
|
498
|
-
hashtags: string[] | null;
|
|
499
|
-
mentions: string[] | null;
|
|
500
|
-
urls: string[] | null;
|
|
501
|
-
} | null;
|
|
502
502
|
isRetweet: boolean | null;
|
|
503
503
|
isQuote: boolean | null;
|
|
504
504
|
isReply: boolean | null;
|
|
505
505
|
}[];
|
|
506
506
|
totalTweets: number;
|
|
507
507
|
}, {
|
|
508
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
508
509
|
success: boolean;
|
|
509
510
|
error: string;
|
|
510
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
511
511
|
tweets: {
|
|
512
512
|
url: string | null;
|
|
513
|
-
text: string | null;
|
|
514
513
|
id: string | null;
|
|
514
|
+
text: string | null;
|
|
515
|
+
createdAt: string | null;
|
|
516
|
+
entities: {
|
|
517
|
+
hashtags: string[] | null;
|
|
518
|
+
mentions: string[] | null;
|
|
519
|
+
urls: string[] | null;
|
|
520
|
+
} | null;
|
|
515
521
|
author: {
|
|
516
522
|
description: string | null;
|
|
517
523
|
name: string | null;
|
|
518
524
|
url: string | null;
|
|
519
525
|
id: string | null;
|
|
526
|
+
createdAt: string | null;
|
|
520
527
|
following: number | null;
|
|
521
528
|
userName: string | null;
|
|
522
529
|
isVerified: boolean | null;
|
|
@@ -524,7 +531,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
524
531
|
profilePicture: string | null;
|
|
525
532
|
followers: number | null;
|
|
526
533
|
tweetsCount: number | null;
|
|
527
|
-
createdAt: string | null;
|
|
528
534
|
} | null;
|
|
529
535
|
stats: {
|
|
530
536
|
viewCount: number | null;
|
|
@@ -541,13 +547,7 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
541
547
|
width: number | null;
|
|
542
548
|
height: number | null;
|
|
543
549
|
}[] | null;
|
|
544
|
-
createdAt: string | null;
|
|
545
550
|
lang: string | null;
|
|
546
|
-
entities: {
|
|
547
|
-
hashtags: string[] | null;
|
|
548
|
-
mentions: string[] | null;
|
|
549
|
-
urls: string[] | null;
|
|
550
|
-
} | null;
|
|
551
551
|
isRetweet: boolean | null;
|
|
552
552
|
isQuote: boolean | null;
|
|
553
553
|
isReply: boolean | null;
|
|
@@ -630,6 +630,7 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
630
630
|
name: string | null;
|
|
631
631
|
url: string | null;
|
|
632
632
|
id: string | null;
|
|
633
|
+
createdAt: string | null;
|
|
633
634
|
following: number | null;
|
|
634
635
|
userName: string | null;
|
|
635
636
|
isVerified: boolean | null;
|
|
@@ -637,12 +638,12 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
637
638
|
profilePicture: string | null;
|
|
638
639
|
followers: number | null;
|
|
639
640
|
tweetsCount: number | null;
|
|
640
|
-
createdAt: string | null;
|
|
641
641
|
}, {
|
|
642
642
|
description: string | null;
|
|
643
643
|
name: string | null;
|
|
644
644
|
url: string | null;
|
|
645
645
|
id: string | null;
|
|
646
|
+
createdAt: string | null;
|
|
646
647
|
following: number | null;
|
|
647
648
|
userName: string | null;
|
|
648
649
|
isVerified: boolean | null;
|
|
@@ -650,7 +651,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
650
651
|
profilePicture: string | null;
|
|
651
652
|
followers: number | null;
|
|
652
653
|
tweetsCount: number | null;
|
|
653
|
-
createdAt: string | null;
|
|
654
654
|
}>>;
|
|
655
655
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
656
656
|
stats: z.ZodNullable<z.ZodObject<{
|
|
@@ -713,13 +713,20 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
713
713
|
isReply: z.ZodNullable<z.ZodBoolean>;
|
|
714
714
|
}, "strip", z.ZodTypeAny, {
|
|
715
715
|
url: string | null;
|
|
716
|
-
text: string | null;
|
|
717
716
|
id: string | null;
|
|
717
|
+
text: string | null;
|
|
718
|
+
createdAt: string | null;
|
|
719
|
+
entities: {
|
|
720
|
+
hashtags: string[] | null;
|
|
721
|
+
mentions: string[] | null;
|
|
722
|
+
urls: string[] | null;
|
|
723
|
+
} | null;
|
|
718
724
|
author: {
|
|
719
725
|
description: string | null;
|
|
720
726
|
name: string | null;
|
|
721
727
|
url: string | null;
|
|
722
728
|
id: string | null;
|
|
729
|
+
createdAt: string | null;
|
|
723
730
|
following: number | null;
|
|
724
731
|
userName: string | null;
|
|
725
732
|
isVerified: boolean | null;
|
|
@@ -727,7 +734,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
727
734
|
profilePicture: string | null;
|
|
728
735
|
followers: number | null;
|
|
729
736
|
tweetsCount: number | null;
|
|
730
|
-
createdAt: string | null;
|
|
731
737
|
} | null;
|
|
732
738
|
stats: {
|
|
733
739
|
viewCount: number | null;
|
|
@@ -744,25 +750,26 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
744
750
|
width: number | null;
|
|
745
751
|
height: number | null;
|
|
746
752
|
}[] | null;
|
|
747
|
-
createdAt: string | null;
|
|
748
753
|
lang: string | null;
|
|
749
|
-
entities: {
|
|
750
|
-
hashtags: string[] | null;
|
|
751
|
-
mentions: string[] | null;
|
|
752
|
-
urls: string[] | null;
|
|
753
|
-
} | null;
|
|
754
754
|
isRetweet: boolean | null;
|
|
755
755
|
isQuote: boolean | null;
|
|
756
756
|
isReply: boolean | null;
|
|
757
757
|
}, {
|
|
758
758
|
url: string | null;
|
|
759
|
-
text: string | null;
|
|
760
759
|
id: string | null;
|
|
760
|
+
text: string | null;
|
|
761
|
+
createdAt: string | null;
|
|
762
|
+
entities: {
|
|
763
|
+
hashtags: string[] | null;
|
|
764
|
+
mentions: string[] | null;
|
|
765
|
+
urls: string[] | null;
|
|
766
|
+
} | null;
|
|
761
767
|
author: {
|
|
762
768
|
description: string | null;
|
|
763
769
|
name: string | null;
|
|
764
770
|
url: string | null;
|
|
765
771
|
id: string | null;
|
|
772
|
+
createdAt: string | null;
|
|
766
773
|
following: number | null;
|
|
767
774
|
userName: string | null;
|
|
768
775
|
isVerified: boolean | null;
|
|
@@ -770,7 +777,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
770
777
|
profilePicture: string | null;
|
|
771
778
|
followers: number | null;
|
|
772
779
|
tweetsCount: number | null;
|
|
773
|
-
createdAt: string | null;
|
|
774
780
|
} | null;
|
|
775
781
|
stats: {
|
|
776
782
|
viewCount: number | null;
|
|
@@ -787,13 +793,7 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
787
793
|
width: number | null;
|
|
788
794
|
height: number | null;
|
|
789
795
|
}[] | null;
|
|
790
|
-
createdAt: string | null;
|
|
791
796
|
lang: string | null;
|
|
792
|
-
entities: {
|
|
793
|
-
hashtags: string[] | null;
|
|
794
|
-
mentions: string[] | null;
|
|
795
|
-
urls: string[] | null;
|
|
796
|
-
} | null;
|
|
797
797
|
isRetweet: boolean | null;
|
|
798
798
|
isQuote: boolean | null;
|
|
799
799
|
isReply: boolean | null;
|
|
@@ -802,18 +802,25 @@ 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";
|
|
805
806
|
success: boolean;
|
|
806
807
|
error: string;
|
|
807
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
808
808
|
tweets: {
|
|
809
809
|
url: string | null;
|
|
810
|
-
text: string | null;
|
|
811
810
|
id: string | null;
|
|
811
|
+
text: string | null;
|
|
812
|
+
createdAt: string | null;
|
|
813
|
+
entities: {
|
|
814
|
+
hashtags: string[] | null;
|
|
815
|
+
mentions: string[] | null;
|
|
816
|
+
urls: string[] | null;
|
|
817
|
+
} | null;
|
|
812
818
|
author: {
|
|
813
819
|
description: string | null;
|
|
814
820
|
name: string | null;
|
|
815
821
|
url: string | null;
|
|
816
822
|
id: string | null;
|
|
823
|
+
createdAt: string | null;
|
|
817
824
|
following: number | null;
|
|
818
825
|
userName: string | null;
|
|
819
826
|
isVerified: boolean | null;
|
|
@@ -821,7 +828,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
821
828
|
profilePicture: string | null;
|
|
822
829
|
followers: number | null;
|
|
823
830
|
tweetsCount: number | null;
|
|
824
|
-
createdAt: string | null;
|
|
825
831
|
} | null;
|
|
826
832
|
stats: {
|
|
827
833
|
viewCount: number | null;
|
|
@@ -838,31 +844,32 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
838
844
|
width: number | null;
|
|
839
845
|
height: number | null;
|
|
840
846
|
}[] | null;
|
|
841
|
-
createdAt: string | null;
|
|
842
847
|
lang: string | null;
|
|
843
|
-
entities: {
|
|
844
|
-
hashtags: string[] | null;
|
|
845
|
-
mentions: string[] | null;
|
|
846
|
-
urls: string[] | null;
|
|
847
|
-
} | null;
|
|
848
848
|
isRetweet: boolean | null;
|
|
849
849
|
isQuote: boolean | null;
|
|
850
850
|
isReply: boolean | null;
|
|
851
851
|
}[];
|
|
852
852
|
totalTweets: number;
|
|
853
853
|
}, {
|
|
854
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
854
855
|
success: boolean;
|
|
855
856
|
error: string;
|
|
856
|
-
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
857
857
|
tweets: {
|
|
858
858
|
url: string | null;
|
|
859
|
-
text: string | null;
|
|
860
859
|
id: string | null;
|
|
860
|
+
text: string | null;
|
|
861
|
+
createdAt: string | null;
|
|
862
|
+
entities: {
|
|
863
|
+
hashtags: string[] | null;
|
|
864
|
+
mentions: string[] | null;
|
|
865
|
+
urls: string[] | null;
|
|
866
|
+
} | null;
|
|
861
867
|
author: {
|
|
862
868
|
description: string | null;
|
|
863
869
|
name: string | null;
|
|
864
870
|
url: string | null;
|
|
865
871
|
id: string | null;
|
|
872
|
+
createdAt: string | null;
|
|
866
873
|
following: number | null;
|
|
867
874
|
userName: string | null;
|
|
868
875
|
isVerified: boolean | null;
|
|
@@ -870,7 +877,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
870
877
|
profilePicture: string | null;
|
|
871
878
|
followers: number | null;
|
|
872
879
|
tweetsCount: number | null;
|
|
873
|
-
createdAt: string | null;
|
|
874
880
|
} | null;
|
|
875
881
|
stats: {
|
|
876
882
|
viewCount: number | null;
|
|
@@ -887,13 +893,7 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
887
893
|
width: number | null;
|
|
888
894
|
height: number | null;
|
|
889
895
|
}[] | null;
|
|
890
|
-
createdAt: string | null;
|
|
891
896
|
lang: string | null;
|
|
892
|
-
entities: {
|
|
893
|
-
hashtags: string[] | null;
|
|
894
|
-
mentions: string[] | null;
|
|
895
|
-
urls: string[] | null;
|
|
896
|
-
} | null;
|
|
897
897
|
isRetweet: boolean | null;
|
|
898
898
|
isQuote: boolean | null;
|
|
899
899
|
isReply: boolean | null;
|
|
@@ -19,19 +19,19 @@ declare const WebCrawlToolParamsSchema: z.ZodObject<{
|
|
|
19
19
|
waitFor: number;
|
|
20
20
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
21
21
|
maxPages?: number | undefined;
|
|
22
|
-
crawlDepth?: number | undefined;
|
|
23
|
-
includePaths?: string[] | undefined;
|
|
24
22
|
excludePaths?: string[] | undefined;
|
|
23
|
+
includePaths?: string[] | undefined;
|
|
24
|
+
crawlDepth?: number | undefined;
|
|
25
25
|
}, {
|
|
26
26
|
url: string;
|
|
27
27
|
format?: "markdown" | undefined;
|
|
28
28
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
29
29
|
onlyMainContent?: boolean | undefined;
|
|
30
|
+
waitFor?: number | undefined;
|
|
30
31
|
maxPages?: number | undefined;
|
|
31
|
-
crawlDepth?: number | undefined;
|
|
32
|
-
includePaths?: string[] | undefined;
|
|
33
32
|
excludePaths?: string[] | undefined;
|
|
34
|
-
|
|
33
|
+
includePaths?: string[] | undefined;
|
|
34
|
+
crawlDepth?: number | undefined;
|
|
35
35
|
}>;
|
|
36
36
|
declare const WebCrawlToolResultSchema: z.ZodObject<{
|
|
37
37
|
url: z.ZodString;
|
|
@@ -78,8 +78,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
|
|
|
78
78
|
title?: string | undefined;
|
|
79
79
|
depth?: number | undefined;
|
|
80
80
|
}[];
|
|
81
|
-
totalPages: number;
|
|
82
81
|
creditsUsed: number;
|
|
82
|
+
totalPages: number;
|
|
83
83
|
metadata?: {
|
|
84
84
|
loadTime?: number | undefined;
|
|
85
85
|
crawlDepth?: number | undefined;
|
|
@@ -95,8 +95,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
|
|
|
95
95
|
title?: string | undefined;
|
|
96
96
|
depth?: number | undefined;
|
|
97
97
|
}[];
|
|
98
|
-
totalPages: number;
|
|
99
98
|
creditsUsed: number;
|
|
99
|
+
totalPages: number;
|
|
100
100
|
metadata?: {
|
|
101
101
|
loadTime?: number | undefined;
|
|
102
102
|
crawlDepth?: number | undefined;
|
|
@@ -125,19 +125,19 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
|
|
|
125
125
|
waitFor: number;
|
|
126
126
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
127
127
|
maxPages?: number | undefined;
|
|
128
|
-
crawlDepth?: number | undefined;
|
|
129
|
-
includePaths?: string[] | undefined;
|
|
130
128
|
excludePaths?: string[] | undefined;
|
|
129
|
+
includePaths?: string[] | undefined;
|
|
130
|
+
crawlDepth?: number | undefined;
|
|
131
131
|
}, {
|
|
132
132
|
url: string;
|
|
133
133
|
format?: "markdown" | undefined;
|
|
134
134
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
135
135
|
onlyMainContent?: boolean | undefined;
|
|
136
|
+
waitFor?: number | undefined;
|
|
136
137
|
maxPages?: number | undefined;
|
|
137
|
-
crawlDepth?: number | undefined;
|
|
138
|
-
includePaths?: string[] | undefined;
|
|
139
138
|
excludePaths?: string[] | undefined;
|
|
140
|
-
|
|
139
|
+
includePaths?: string[] | undefined;
|
|
140
|
+
crawlDepth?: number | undefined;
|
|
141
141
|
}>;
|
|
142
142
|
static readonly resultSchema: z.ZodObject<{
|
|
143
143
|
url: z.ZodString;
|
|
@@ -184,8 +184,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
|
|
|
184
184
|
title?: string | undefined;
|
|
185
185
|
depth?: number | undefined;
|
|
186
186
|
}[];
|
|
187
|
-
totalPages: number;
|
|
188
187
|
creditsUsed: number;
|
|
188
|
+
totalPages: number;
|
|
189
189
|
metadata?: {
|
|
190
190
|
loadTime?: number | undefined;
|
|
191
191
|
crawlDepth?: number | undefined;
|
|
@@ -201,8 +201,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
|
|
|
201
201
|
title?: string | undefined;
|
|
202
202
|
depth?: number | undefined;
|
|
203
203
|
}[];
|
|
204
|
-
totalPages: number;
|
|
205
204
|
creditsUsed: number;
|
|
205
|
+
totalPages: number;
|
|
206
206
|
metadata?: {
|
|
207
207
|
loadTime?: number | undefined;
|
|
208
208
|
crawlDepth?: number | undefined;
|