@bubblelab/bubble-core 0.1.158 → 0.1.159
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 +128 -128
- package/dist/bubbles/service-bubble/agi-inc.d.ts +92 -92
- package/dist/bubbles/service-bubble/airtable.d.ts +166 -166
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +106 -106
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +42 -42
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +56 -56
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/firecrawl.d.ts +706 -706
- package/dist/bubbles/service-bubble/followupboss.d.ts +182 -182
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +60 -60
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +192 -192
- package/dist/bubbles/service-bubble/gmail.d.ts +176 -176
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-drive.d.ts +100 -100
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1739 -1739
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +62 -62
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +82 -82
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +16 -23
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +430 -430
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +173 -173
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1690 -1690
- 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 +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.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 +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +202 -202
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +92 -92
- 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 +68 -68
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -16,10 +16,10 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
16
16
|
url: z.ZodNullable<z.ZodString>;
|
|
17
17
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
|
-
id: string | null;
|
|
20
19
|
description: 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;
|
|
@@ -29,10 +29,10 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
29
29
|
tweetsCount: number | null;
|
|
30
30
|
createdAt: string | null;
|
|
31
31
|
}, {
|
|
32
|
-
id: string | null;
|
|
33
32
|
description: 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;
|
|
@@ -60,10 +60,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
60
60
|
url: z.ZodNullable<z.ZodString>;
|
|
61
61
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
|
-
id: string | null;
|
|
64
63
|
description: 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;
|
|
@@ -73,10 +73,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
73
73
|
tweetsCount: number | null;
|
|
74
74
|
createdAt: string | null;
|
|
75
75
|
}, {
|
|
76
|
-
id: string | null;
|
|
77
76
|
description: 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,19 +146,14 @@ 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
|
-
id: string | null;
|
|
150
149
|
url: string | null;
|
|
150
|
+
id: string | null;
|
|
151
151
|
text: string | null;
|
|
152
|
-
entities: {
|
|
153
|
-
hashtags: string[] | null;
|
|
154
|
-
mentions: string[] | null;
|
|
155
|
-
urls: string[] | null;
|
|
156
|
-
} | null;
|
|
157
152
|
author: {
|
|
158
|
-
id: string | null;
|
|
159
153
|
description: string | null;
|
|
160
154
|
name: string | null;
|
|
161
155
|
url: string | null;
|
|
156
|
+
id: string | null;
|
|
162
157
|
following: number | null;
|
|
163
158
|
userName: string | null;
|
|
164
159
|
isVerified: boolean | null;
|
|
@@ -185,23 +180,23 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
185
180
|
}[] | null;
|
|
186
181
|
createdAt: string | null;
|
|
187
182
|
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
|
-
id: string | null;
|
|
193
192
|
url: string | null;
|
|
193
|
+
id: string | null;
|
|
194
194
|
text: string | null;
|
|
195
|
-
entities: {
|
|
196
|
-
hashtags: string[] | null;
|
|
197
|
-
mentions: string[] | null;
|
|
198
|
-
urls: string[] | null;
|
|
199
|
-
} | null;
|
|
200
195
|
author: {
|
|
201
|
-
id: string | null;
|
|
202
196
|
description: string | null;
|
|
203
197
|
name: string | null;
|
|
204
198
|
url: string | null;
|
|
199
|
+
id: string | null;
|
|
205
200
|
following: number | null;
|
|
206
201
|
userName: string | null;
|
|
207
202
|
isVerified: boolean | null;
|
|
@@ -228,6 +223,11 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
228
223
|
}[] | null;
|
|
229
224
|
createdAt: string | null;
|
|
230
225
|
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;
|
|
@@ -280,10 +280,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
280
280
|
url: z.ZodNullable<z.ZodString>;
|
|
281
281
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
282
282
|
}, "strip", z.ZodTypeAny, {
|
|
283
|
-
id: string | null;
|
|
284
283
|
description: 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;
|
|
@@ -293,10 +293,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
293
293
|
tweetsCount: number | null;
|
|
294
294
|
createdAt: string | null;
|
|
295
295
|
}, {
|
|
296
|
-
id: string | null;
|
|
297
296
|
description: 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,19 +366,14 @@ 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
|
-
id: string | null;
|
|
370
369
|
url: string | null;
|
|
370
|
+
id: string | null;
|
|
371
371
|
text: string | null;
|
|
372
|
-
entities: {
|
|
373
|
-
hashtags: string[] | null;
|
|
374
|
-
mentions: string[] | null;
|
|
375
|
-
urls: string[] | null;
|
|
376
|
-
} | null;
|
|
377
372
|
author: {
|
|
378
|
-
id: string | null;
|
|
379
373
|
description: string | null;
|
|
380
374
|
name: string | null;
|
|
381
375
|
url: string | null;
|
|
376
|
+
id: string | null;
|
|
382
377
|
following: number | null;
|
|
383
378
|
userName: string | null;
|
|
384
379
|
isVerified: boolean | null;
|
|
@@ -405,23 +400,23 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
405
400
|
}[] | null;
|
|
406
401
|
createdAt: string | null;
|
|
407
402
|
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
|
-
id: string | null;
|
|
413
412
|
url: string | null;
|
|
413
|
+
id: string | null;
|
|
414
414
|
text: string | null;
|
|
415
|
-
entities: {
|
|
416
|
-
hashtags: string[] | null;
|
|
417
|
-
mentions: string[] | null;
|
|
418
|
-
urls: string[] | null;
|
|
419
|
-
} | null;
|
|
420
415
|
author: {
|
|
421
|
-
id: string | null;
|
|
422
416
|
description: string | null;
|
|
423
417
|
name: string | null;
|
|
424
418
|
url: string | null;
|
|
419
|
+
id: string | null;
|
|
425
420
|
following: number | null;
|
|
426
421
|
userName: string | null;
|
|
427
422
|
isVerified: boolean | null;
|
|
@@ -448,6 +443,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
448
443
|
}[] | null;
|
|
449
444
|
createdAt: string | null;
|
|
450
445
|
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,23 +456,18 @@ 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
|
-
id: string | null;
|
|
464
463
|
url: string | null;
|
|
464
|
+
id: string | null;
|
|
465
465
|
text: string | null;
|
|
466
|
-
entities: {
|
|
467
|
-
hashtags: string[] | null;
|
|
468
|
-
mentions: string[] | null;
|
|
469
|
-
urls: string[] | null;
|
|
470
|
-
} | null;
|
|
471
466
|
author: {
|
|
472
|
-
id: string | null;
|
|
473
467
|
description: string | null;
|
|
474
468
|
name: string | null;
|
|
475
469
|
url: string | null;
|
|
470
|
+
id: string | null;
|
|
476
471
|
following: number | null;
|
|
477
472
|
userName: string | null;
|
|
478
473
|
isVerified: boolean | null;
|
|
@@ -499,29 +494,29 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
499
494
|
}[] | null;
|
|
500
495
|
createdAt: string | null;
|
|
501
496
|
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";
|
|
509
508
|
success: boolean;
|
|
510
509
|
error: string;
|
|
510
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
511
511
|
tweets: {
|
|
512
|
-
id: string | null;
|
|
513
512
|
url: string | null;
|
|
513
|
+
id: string | null;
|
|
514
514
|
text: string | null;
|
|
515
|
-
entities: {
|
|
516
|
-
hashtags: string[] | null;
|
|
517
|
-
mentions: string[] | null;
|
|
518
|
-
urls: string[] | null;
|
|
519
|
-
} | null;
|
|
520
515
|
author: {
|
|
521
|
-
id: string | null;
|
|
522
516
|
description: string | null;
|
|
523
517
|
name: string | null;
|
|
524
518
|
url: string | null;
|
|
519
|
+
id: string | null;
|
|
525
520
|
following: number | null;
|
|
526
521
|
userName: string | null;
|
|
527
522
|
isVerified: boolean | null;
|
|
@@ -548,6 +543,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
548
543
|
}[] | null;
|
|
549
544
|
createdAt: string | null;
|
|
550
545
|
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;
|
|
@@ -626,10 +626,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
626
626
|
url: z.ZodNullable<z.ZodString>;
|
|
627
627
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
|
629
|
-
id: string | null;
|
|
630
629
|
description: 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;
|
|
@@ -639,10 +639,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
639
639
|
tweetsCount: number | null;
|
|
640
640
|
createdAt: string | null;
|
|
641
641
|
}, {
|
|
642
|
-
id: string | null;
|
|
643
642
|
description: 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,19 +712,14 @@ 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
|
-
id: string | null;
|
|
716
715
|
url: string | null;
|
|
716
|
+
id: string | null;
|
|
717
717
|
text: string | null;
|
|
718
|
-
entities: {
|
|
719
|
-
hashtags: string[] | null;
|
|
720
|
-
mentions: string[] | null;
|
|
721
|
-
urls: string[] | null;
|
|
722
|
-
} | null;
|
|
723
718
|
author: {
|
|
724
|
-
id: string | null;
|
|
725
719
|
description: string | null;
|
|
726
720
|
name: string | null;
|
|
727
721
|
url: string | null;
|
|
722
|
+
id: string | null;
|
|
728
723
|
following: number | null;
|
|
729
724
|
userName: string | null;
|
|
730
725
|
isVerified: boolean | null;
|
|
@@ -751,23 +746,23 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
751
746
|
}[] | null;
|
|
752
747
|
createdAt: string | null;
|
|
753
748
|
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
|
-
id: string | null;
|
|
759
758
|
url: string | null;
|
|
759
|
+
id: string | null;
|
|
760
760
|
text: string | null;
|
|
761
|
-
entities: {
|
|
762
|
-
hashtags: string[] | null;
|
|
763
|
-
mentions: string[] | null;
|
|
764
|
-
urls: string[] | null;
|
|
765
|
-
} | null;
|
|
766
761
|
author: {
|
|
767
|
-
id: string | null;
|
|
768
762
|
description: string | null;
|
|
769
763
|
name: string | null;
|
|
770
764
|
url: string | null;
|
|
765
|
+
id: string | null;
|
|
771
766
|
following: number | null;
|
|
772
767
|
userName: string | null;
|
|
773
768
|
isVerified: boolean | null;
|
|
@@ -794,6 +789,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
794
789
|
}[] | null;
|
|
795
790
|
createdAt: string | null;
|
|
796
791
|
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,23 +802,18 @@ 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
|
-
id: string | null;
|
|
810
809
|
url: string | null;
|
|
810
|
+
id: string | null;
|
|
811
811
|
text: string | null;
|
|
812
|
-
entities: {
|
|
813
|
-
hashtags: string[] | null;
|
|
814
|
-
mentions: string[] | null;
|
|
815
|
-
urls: string[] | null;
|
|
816
|
-
} | null;
|
|
817
812
|
author: {
|
|
818
|
-
id: string | null;
|
|
819
813
|
description: string | null;
|
|
820
814
|
name: string | null;
|
|
821
815
|
url: string | null;
|
|
816
|
+
id: string | null;
|
|
822
817
|
following: number | null;
|
|
823
818
|
userName: string | null;
|
|
824
819
|
isVerified: boolean | null;
|
|
@@ -845,29 +840,29 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
845
840
|
}[] | null;
|
|
846
841
|
createdAt: string | null;
|
|
847
842
|
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";
|
|
855
854
|
success: boolean;
|
|
856
855
|
error: string;
|
|
856
|
+
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
857
857
|
tweets: {
|
|
858
|
-
id: string | null;
|
|
859
858
|
url: string | null;
|
|
859
|
+
id: string | null;
|
|
860
860
|
text: string | null;
|
|
861
|
-
entities: {
|
|
862
|
-
hashtags: string[] | null;
|
|
863
|
-
mentions: string[] | null;
|
|
864
|
-
urls: string[] | null;
|
|
865
|
-
} | null;
|
|
866
861
|
author: {
|
|
867
|
-
id: string | null;
|
|
868
862
|
description: string | null;
|
|
869
863
|
name: string | null;
|
|
870
864
|
url: string | null;
|
|
865
|
+
id: string | null;
|
|
871
866
|
following: number | null;
|
|
872
867
|
userName: string | null;
|
|
873
868
|
isVerified: boolean | null;
|
|
@@ -894,6 +889,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
894
889
|
}[] | null;
|
|
895
890
|
createdAt: string | null;
|
|
896
891
|
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
|
-
excludePaths?: string[] | undefined;
|
|
23
|
-
includePaths?: string[] | undefined;
|
|
24
22
|
crawlDepth?: number | undefined;
|
|
23
|
+
includePaths?: string[] | undefined;
|
|
24
|
+
excludePaths?: string[] | 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;
|
|
31
30
|
maxPages?: number | undefined;
|
|
32
|
-
excludePaths?: string[] | undefined;
|
|
33
|
-
includePaths?: string[] | undefined;
|
|
34
31
|
crawlDepth?: number | undefined;
|
|
32
|
+
includePaths?: string[] | undefined;
|
|
33
|
+
excludePaths?: string[] | undefined;
|
|
34
|
+
waitFor?: 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
|
-
creditsUsed: number;
|
|
82
81
|
totalPages: number;
|
|
82
|
+
creditsUsed: 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
|
-
creditsUsed: number;
|
|
99
98
|
totalPages: number;
|
|
99
|
+
creditsUsed: 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
|
-
excludePaths?: string[] | undefined;
|
|
129
|
-
includePaths?: string[] | undefined;
|
|
130
128
|
crawlDepth?: number | undefined;
|
|
129
|
+
includePaths?: string[] | undefined;
|
|
130
|
+
excludePaths?: string[] | 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;
|
|
137
136
|
maxPages?: number | undefined;
|
|
138
|
-
excludePaths?: string[] | undefined;
|
|
139
|
-
includePaths?: string[] | undefined;
|
|
140
137
|
crawlDepth?: number | undefined;
|
|
138
|
+
includePaths?: string[] | undefined;
|
|
139
|
+
excludePaths?: string[] | undefined;
|
|
140
|
+
waitFor?: 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
|
-
creditsUsed: number;
|
|
188
187
|
totalPages: number;
|
|
188
|
+
creditsUsed: 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
|
-
creditsUsed: number;
|
|
205
204
|
totalPages: number;
|
|
205
|
+
creditsUsed: number;
|
|
206
206
|
metadata?: {
|
|
207
207
|
loadTime?: number | undefined;
|
|
208
208
|
crawlDepth?: number | undefined;
|
|
@@ -9,15 +9,15 @@ declare const WebSearchToolParamsSchema: z.ZodObject<{
|
|
|
9
9
|
location: z.ZodOptional<z.ZodString>;
|
|
10
10
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
11
11
|
}, "strip", z.ZodTypeAny, {
|
|
12
|
-
limit: number;
|
|
13
12
|
query: string;
|
|
13
|
+
limit: number;
|
|
14
14
|
categories: ("github" | "pdf" | "research")[];
|
|
15
15
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
16
16
|
location?: string | undefined;
|
|
17
17
|
}, {
|
|
18
18
|
query: string;
|
|
19
|
-
limit?: number | undefined;
|
|
20
19
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
20
|
+
limit?: number | undefined;
|
|
21
21
|
location?: string | undefined;
|
|
22
22
|
categories?: ("github" | "pdf" | "research")[] | undefined;
|
|
23
23
|
}>;
|
|
@@ -42,29 +42,29 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
|
|
|
42
42
|
success: z.ZodBoolean;
|
|
43
43
|
error: z.ZodString;
|
|
44
44
|
}, "strip", z.ZodTypeAny, {
|
|
45
|
+
success: boolean;
|
|
46
|
+
error: string;
|
|
47
|
+
query: string;
|
|
45
48
|
results: {
|
|
46
49
|
title: string;
|
|
47
50
|
content: string;
|
|
48
51
|
url: string;
|
|
49
52
|
}[];
|
|
50
|
-
query: string;
|
|
51
|
-
success: boolean;
|
|
52
|
-
error: string;
|
|
53
|
-
creditsUsed: number;
|
|
54
53
|
totalResults: number;
|
|
55
54
|
searchEngine: string;
|
|
55
|
+
creditsUsed: number;
|
|
56
56
|
}, {
|
|
57
|
+
success: boolean;
|
|
58
|
+
error: string;
|
|
59
|
+
query: string;
|
|
57
60
|
results: {
|
|
58
61
|
title: string;
|
|
59
62
|
content: string;
|
|
60
63
|
url: string;
|
|
61
64
|
}[];
|
|
62
|
-
query: string;
|
|
63
|
-
success: boolean;
|
|
64
|
-
error: string;
|
|
65
|
-
creditsUsed: number;
|
|
66
65
|
totalResults: number;
|
|
67
66
|
searchEngine: string;
|
|
67
|
+
creditsUsed: number;
|
|
68
68
|
}>;
|
|
69
69
|
type WebSearchToolParams = z.output<typeof WebSearchToolParamsSchema>;
|
|
70
70
|
type WebSearchToolResult = z.output<typeof WebSearchToolResultSchema>;
|
|
@@ -78,15 +78,15 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
|
|
|
78
78
|
location: z.ZodOptional<z.ZodString>;
|
|
79
79
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
80
80
|
}, "strip", z.ZodTypeAny, {
|
|
81
|
-
limit: number;
|
|
82
81
|
query: string;
|
|
82
|
+
limit: number;
|
|
83
83
|
categories: ("github" | "pdf" | "research")[];
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
85
85
|
location?: string | undefined;
|
|
86
86
|
}, {
|
|
87
87
|
query: string;
|
|
88
|
-
limit?: number | undefined;
|
|
89
88
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
89
|
+
limit?: number | undefined;
|
|
90
90
|
location?: string | undefined;
|
|
91
91
|
categories?: ("github" | "pdf" | "research")[] | undefined;
|
|
92
92
|
}>;
|
|
@@ -111,29 +111,29 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
|
|
|
111
111
|
success: z.ZodBoolean;
|
|
112
112
|
error: z.ZodString;
|
|
113
113
|
}, "strip", z.ZodTypeAny, {
|
|
114
|
+
success: boolean;
|
|
115
|
+
error: string;
|
|
116
|
+
query: string;
|
|
114
117
|
results: {
|
|
115
118
|
title: string;
|
|
116
119
|
content: string;
|
|
117
120
|
url: string;
|
|
118
121
|
}[];
|
|
119
|
-
query: string;
|
|
120
|
-
success: boolean;
|
|
121
|
-
error: string;
|
|
122
|
-
creditsUsed: number;
|
|
123
122
|
totalResults: number;
|
|
124
123
|
searchEngine: string;
|
|
124
|
+
creditsUsed: number;
|
|
125
125
|
}, {
|
|
126
|
+
success: boolean;
|
|
127
|
+
error: string;
|
|
128
|
+
query: string;
|
|
126
129
|
results: {
|
|
127
130
|
title: string;
|
|
128
131
|
content: string;
|
|
129
132
|
url: string;
|
|
130
133
|
}[];
|
|
131
|
-
query: string;
|
|
132
|
-
success: boolean;
|
|
133
|
-
error: string;
|
|
134
|
-
creditsUsed: number;
|
|
135
134
|
totalResults: number;
|
|
136
135
|
searchEngine: string;
|
|
136
|
+
creditsUsed: number;
|
|
137
137
|
}>;
|
|
138
138
|
static readonly shortDescription = "Performs web searches using Firecrawl to find current information from the web";
|
|
139
139
|
static readonly longDescription = "\n A comprehensive web search tool that uses Firecrawl to find current information from the web.\n \n Features:\n - High-quality web search results with content extraction\n - Configurable result limits (1-20 results)\n - Location-based search for regional results\n - Clean, structured content extraction from search results\n - Requires FIRECRAWL_API_KEY credential\n \n Use cases:\n - Finding current events and news\n - Researching topics with web content\n - Getting up-to-date information for decision making\n - Answering questions that require web knowledge\n - Market research and competitive analysis\n - Real-time data gathering from the web\n ";
|