@bubblelab/bubble-core 0.1.152 → 0.1.154
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 +139 -137
- package/dist/bubbles/service-bubble/agi-inc.d.ts +68 -68
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +126 -126
- 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 +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +140 -140
- package/dist/bubbles/service-bubble/apify/apify.d.ts +28 -28
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +22 -22
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +34 -34
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +34 -34
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js +1 -3
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +16 -16
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +266 -266
- package/dist/bubbles/service-bubble/followupboss.d.ts +148 -148
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +16 -16
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/github.d.ts +88 -88
- package/dist/bubbles/service-bubble/gmail.d.ts +282 -282
- package/dist/bubbles/service-bubble/google-calendar.d.ts +28 -28
- package/dist/bubbles/service-bubble/google-drive.d.ts +98 -98
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +30 -30
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +18 -18
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +70 -70
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +74 -74
- package/dist/bubbles/service-bubble/notion/notion.d.ts +352 -352
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +32 -32
- package/dist/bubbles/service-bubble/slack/slack.d.ts +616 -616
- package/dist/bubbles/service-bubble/slack/slack.js +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +96 -96
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +104 -104
- package/dist/bubbles/service-bubble/telegram.d.ts +66 -66
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +16 -16
- 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 +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +1 -0
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +182 -182
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +86 -86
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +46 -46
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +48 -48
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +24 -24
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -18,10 +18,10 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
18
18
|
}, "strip", z.ZodTypeAny, {
|
|
19
19
|
description: string | null;
|
|
20
20
|
name: string | null;
|
|
21
|
-
id: string | null;
|
|
22
21
|
url: string | null;
|
|
23
|
-
|
|
22
|
+
id: string | null;
|
|
24
23
|
userName: string | null;
|
|
24
|
+
following: number | null;
|
|
25
25
|
isVerified: boolean | null;
|
|
26
26
|
isBlueVerified: boolean | null;
|
|
27
27
|
profilePicture: string | null;
|
|
@@ -31,10 +31,10 @@ declare const TwitterUserSchema: z.ZodObject<{
|
|
|
31
31
|
}, {
|
|
32
32
|
description: string | null;
|
|
33
33
|
name: string | null;
|
|
34
|
-
id: string | null;
|
|
35
34
|
url: string | null;
|
|
36
|
-
|
|
35
|
+
id: string | null;
|
|
37
36
|
userName: string | null;
|
|
37
|
+
following: number | null;
|
|
38
38
|
isVerified: boolean | null;
|
|
39
39
|
isBlueVerified: boolean | null;
|
|
40
40
|
profilePicture: string | null;
|
|
@@ -62,10 +62,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
62
62
|
}, "strip", z.ZodTypeAny, {
|
|
63
63
|
description: string | null;
|
|
64
64
|
name: string | null;
|
|
65
|
-
id: string | null;
|
|
66
65
|
url: string | null;
|
|
67
|
-
|
|
66
|
+
id: string | null;
|
|
68
67
|
userName: string | null;
|
|
68
|
+
following: number | null;
|
|
69
69
|
isVerified: boolean | null;
|
|
70
70
|
isBlueVerified: boolean | null;
|
|
71
71
|
profilePicture: string | null;
|
|
@@ -75,10 +75,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
75
75
|
}, {
|
|
76
76
|
description: string | null;
|
|
77
77
|
name: string | null;
|
|
78
|
-
id: string | null;
|
|
79
78
|
url: string | null;
|
|
80
|
-
|
|
79
|
+
id: string | null;
|
|
81
80
|
userName: string | null;
|
|
81
|
+
following: number | null;
|
|
82
82
|
isVerified: boolean | null;
|
|
83
83
|
isBlueVerified: boolean | null;
|
|
84
84
|
profilePicture: string | null;
|
|
@@ -117,15 +117,15 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
117
117
|
height: z.ZodNullable<z.ZodNumber>;
|
|
118
118
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
119
119
|
}, "strip", z.ZodTypeAny, {
|
|
120
|
-
duration: number | null;
|
|
121
120
|
type: string | null;
|
|
122
121
|
url: string | null;
|
|
122
|
+
duration: number | null;
|
|
123
123
|
width: number | null;
|
|
124
124
|
height: number | null;
|
|
125
125
|
}, {
|
|
126
|
-
duration: number | null;
|
|
127
126
|
type: string | null;
|
|
128
127
|
url: string | null;
|
|
128
|
+
duration: number | null;
|
|
129
129
|
width: number | null;
|
|
130
130
|
height: number | null;
|
|
131
131
|
}>, "many">>;
|
|
@@ -146,6 +146,9 @@ 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
|
+
text: string | null;
|
|
150
|
+
url: string | null;
|
|
151
|
+
id: string | null;
|
|
149
152
|
stats: {
|
|
150
153
|
viewCount: number | null;
|
|
151
154
|
retweetCount: number | null;
|
|
@@ -154,9 +157,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
154
157
|
quoteCount: number | null;
|
|
155
158
|
bookmarkCount: number | null;
|
|
156
159
|
} | null;
|
|
157
|
-
text: string | null;
|
|
158
|
-
id: string | null;
|
|
159
|
-
url: string | null;
|
|
160
160
|
entities: {
|
|
161
161
|
hashtags: string[] | null;
|
|
162
162
|
mentions: string[] | null;
|
|
@@ -165,10 +165,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
165
165
|
author: {
|
|
166
166
|
description: string | null;
|
|
167
167
|
name: string | null;
|
|
168
|
-
id: string | null;
|
|
169
168
|
url: string | null;
|
|
170
|
-
|
|
169
|
+
id: string | null;
|
|
171
170
|
userName: string | null;
|
|
171
|
+
following: number | null;
|
|
172
172
|
isVerified: boolean | null;
|
|
173
173
|
isBlueVerified: boolean | null;
|
|
174
174
|
profilePicture: string | null;
|
|
@@ -177,9 +177,9 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
177
177
|
createdAt: string | null;
|
|
178
178
|
} | null;
|
|
179
179
|
media: {
|
|
180
|
-
duration: number | null;
|
|
181
180
|
type: string | null;
|
|
182
181
|
url: string | null;
|
|
182
|
+
duration: number | null;
|
|
183
183
|
width: number | null;
|
|
184
184
|
height: number | null;
|
|
185
185
|
}[] | null;
|
|
@@ -189,6 +189,9 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
189
189
|
isQuote: boolean | null;
|
|
190
190
|
isReply: boolean | null;
|
|
191
191
|
}, {
|
|
192
|
+
text: string | null;
|
|
193
|
+
url: string | null;
|
|
194
|
+
id: string | null;
|
|
192
195
|
stats: {
|
|
193
196
|
viewCount: number | null;
|
|
194
197
|
retweetCount: number | null;
|
|
@@ -197,9 +200,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
197
200
|
quoteCount: number | null;
|
|
198
201
|
bookmarkCount: number | null;
|
|
199
202
|
} | null;
|
|
200
|
-
text: string | null;
|
|
201
|
-
id: string | null;
|
|
202
|
-
url: string | null;
|
|
203
203
|
entities: {
|
|
204
204
|
hashtags: string[] | null;
|
|
205
205
|
mentions: string[] | null;
|
|
@@ -208,10 +208,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
208
208
|
author: {
|
|
209
209
|
description: string | null;
|
|
210
210
|
name: string | null;
|
|
211
|
-
id: string | null;
|
|
212
211
|
url: string | null;
|
|
213
|
-
|
|
212
|
+
id: string | null;
|
|
214
213
|
userName: string | null;
|
|
214
|
+
following: number | null;
|
|
215
215
|
isVerified: boolean | null;
|
|
216
216
|
isBlueVerified: boolean | null;
|
|
217
217
|
profilePicture: string | null;
|
|
@@ -220,9 +220,9 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
220
220
|
createdAt: string | null;
|
|
221
221
|
} | null;
|
|
222
222
|
media: {
|
|
223
|
-
duration: number | null;
|
|
224
223
|
type: string | null;
|
|
225
224
|
url: string | null;
|
|
225
|
+
duration: number | null;
|
|
226
226
|
width: number | null;
|
|
227
227
|
height: number | null;
|
|
228
228
|
}[] | null;
|
|
@@ -282,10 +282,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
282
282
|
}, "strip", z.ZodTypeAny, {
|
|
283
283
|
description: string | null;
|
|
284
284
|
name: string | null;
|
|
285
|
-
id: string | null;
|
|
286
285
|
url: string | null;
|
|
287
|
-
|
|
286
|
+
id: string | null;
|
|
288
287
|
userName: string | null;
|
|
288
|
+
following: number | null;
|
|
289
289
|
isVerified: boolean | null;
|
|
290
290
|
isBlueVerified: boolean | null;
|
|
291
291
|
profilePicture: string | null;
|
|
@@ -295,10 +295,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
295
295
|
}, {
|
|
296
296
|
description: string | null;
|
|
297
297
|
name: string | null;
|
|
298
|
-
id: string | null;
|
|
299
298
|
url: string | null;
|
|
300
|
-
|
|
299
|
+
id: string | null;
|
|
301
300
|
userName: string | null;
|
|
301
|
+
following: number | null;
|
|
302
302
|
isVerified: boolean | null;
|
|
303
303
|
isBlueVerified: boolean | null;
|
|
304
304
|
profilePicture: string | null;
|
|
@@ -337,15 +337,15 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
337
337
|
height: z.ZodNullable<z.ZodNumber>;
|
|
338
338
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
339
339
|
}, "strip", z.ZodTypeAny, {
|
|
340
|
-
duration: number | null;
|
|
341
340
|
type: string | null;
|
|
342
341
|
url: string | null;
|
|
342
|
+
duration: number | null;
|
|
343
343
|
width: number | null;
|
|
344
344
|
height: number | null;
|
|
345
345
|
}, {
|
|
346
|
-
duration: number | null;
|
|
347
346
|
type: string | null;
|
|
348
347
|
url: string | null;
|
|
348
|
+
duration: number | null;
|
|
349
349
|
width: number | null;
|
|
350
350
|
height: number | null;
|
|
351
351
|
}>, "many">>;
|
|
@@ -366,6 +366,9 @@ 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
|
+
text: string | null;
|
|
370
|
+
url: string | null;
|
|
371
|
+
id: string | null;
|
|
369
372
|
stats: {
|
|
370
373
|
viewCount: number | null;
|
|
371
374
|
retweetCount: number | null;
|
|
@@ -374,9 +377,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
374
377
|
quoteCount: number | null;
|
|
375
378
|
bookmarkCount: number | null;
|
|
376
379
|
} | null;
|
|
377
|
-
text: string | null;
|
|
378
|
-
id: string | null;
|
|
379
|
-
url: string | null;
|
|
380
380
|
entities: {
|
|
381
381
|
hashtags: string[] | null;
|
|
382
382
|
mentions: string[] | null;
|
|
@@ -385,10 +385,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
385
385
|
author: {
|
|
386
386
|
description: string | null;
|
|
387
387
|
name: string | null;
|
|
388
|
-
id: string | null;
|
|
389
388
|
url: string | null;
|
|
390
|
-
|
|
389
|
+
id: string | null;
|
|
391
390
|
userName: string | null;
|
|
391
|
+
following: number | null;
|
|
392
392
|
isVerified: boolean | null;
|
|
393
393
|
isBlueVerified: boolean | null;
|
|
394
394
|
profilePicture: string | null;
|
|
@@ -397,9 +397,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
397
397
|
createdAt: string | null;
|
|
398
398
|
} | null;
|
|
399
399
|
media: {
|
|
400
|
-
duration: number | null;
|
|
401
400
|
type: string | null;
|
|
402
401
|
url: string | null;
|
|
402
|
+
duration: number | null;
|
|
403
403
|
width: number | null;
|
|
404
404
|
height: number | null;
|
|
405
405
|
}[] | null;
|
|
@@ -409,6 +409,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
409
409
|
isQuote: boolean | null;
|
|
410
410
|
isReply: boolean | null;
|
|
411
411
|
}, {
|
|
412
|
+
text: string | null;
|
|
413
|
+
url: string | null;
|
|
414
|
+
id: string | null;
|
|
412
415
|
stats: {
|
|
413
416
|
viewCount: number | null;
|
|
414
417
|
retweetCount: number | null;
|
|
@@ -417,9 +420,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
417
420
|
quoteCount: number | null;
|
|
418
421
|
bookmarkCount: number | null;
|
|
419
422
|
} | null;
|
|
420
|
-
text: string | null;
|
|
421
|
-
id: string | null;
|
|
422
|
-
url: string | null;
|
|
423
423
|
entities: {
|
|
424
424
|
hashtags: string[] | null;
|
|
425
425
|
mentions: string[] | null;
|
|
@@ -428,10 +428,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
428
428
|
author: {
|
|
429
429
|
description: string | null;
|
|
430
430
|
name: string | null;
|
|
431
|
-
id: string | null;
|
|
432
431
|
url: string | null;
|
|
433
|
-
|
|
432
|
+
id: string | null;
|
|
434
433
|
userName: string | null;
|
|
434
|
+
following: number | null;
|
|
435
435
|
isVerified: boolean | null;
|
|
436
436
|
isBlueVerified: boolean | null;
|
|
437
437
|
profilePicture: string | null;
|
|
@@ -440,9 +440,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
440
440
|
createdAt: string | null;
|
|
441
441
|
} | null;
|
|
442
442
|
media: {
|
|
443
|
-
duration: number | null;
|
|
444
443
|
type: string | null;
|
|
445
444
|
url: string | null;
|
|
445
|
+
duration: number | null;
|
|
446
446
|
width: number | null;
|
|
447
447
|
height: number | null;
|
|
448
448
|
}[] | null;
|
|
@@ -456,10 +456,13 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
456
456
|
success: z.ZodBoolean;
|
|
457
457
|
error: z.ZodString;
|
|
458
458
|
}, "strip", z.ZodTypeAny, {
|
|
459
|
-
error: string;
|
|
460
459
|
success: boolean;
|
|
460
|
+
error: string;
|
|
461
461
|
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
462
462
|
tweets: {
|
|
463
|
+
text: string | null;
|
|
464
|
+
url: string | null;
|
|
465
|
+
id: string | null;
|
|
463
466
|
stats: {
|
|
464
467
|
viewCount: number | null;
|
|
465
468
|
retweetCount: number | null;
|
|
@@ -468,9 +471,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
468
471
|
quoteCount: number | null;
|
|
469
472
|
bookmarkCount: number | null;
|
|
470
473
|
} | null;
|
|
471
|
-
text: string | null;
|
|
472
|
-
id: string | null;
|
|
473
|
-
url: string | null;
|
|
474
474
|
entities: {
|
|
475
475
|
hashtags: string[] | null;
|
|
476
476
|
mentions: string[] | null;
|
|
@@ -479,10 +479,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
479
479
|
author: {
|
|
480
480
|
description: string | null;
|
|
481
481
|
name: string | null;
|
|
482
|
-
id: string | null;
|
|
483
482
|
url: string | null;
|
|
484
|
-
|
|
483
|
+
id: string | null;
|
|
485
484
|
userName: string | null;
|
|
485
|
+
following: number | null;
|
|
486
486
|
isVerified: boolean | null;
|
|
487
487
|
isBlueVerified: boolean | null;
|
|
488
488
|
profilePicture: string | null;
|
|
@@ -491,9 +491,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
491
491
|
createdAt: string | null;
|
|
492
492
|
} | null;
|
|
493
493
|
media: {
|
|
494
|
-
duration: number | null;
|
|
495
494
|
type: string | null;
|
|
496
495
|
url: string | null;
|
|
496
|
+
duration: number | null;
|
|
497
497
|
width: number | null;
|
|
498
498
|
height: number | null;
|
|
499
499
|
}[] | null;
|
|
@@ -505,10 +505,13 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
505
505
|
}[];
|
|
506
506
|
totalTweets: number;
|
|
507
507
|
}, {
|
|
508
|
-
error: string;
|
|
509
508
|
success: boolean;
|
|
509
|
+
error: string;
|
|
510
510
|
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
511
511
|
tweets: {
|
|
512
|
+
text: string | null;
|
|
513
|
+
url: string | null;
|
|
514
|
+
id: string | null;
|
|
512
515
|
stats: {
|
|
513
516
|
viewCount: number | null;
|
|
514
517
|
retweetCount: number | null;
|
|
@@ -517,9 +520,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
517
520
|
quoteCount: number | null;
|
|
518
521
|
bookmarkCount: number | null;
|
|
519
522
|
} | null;
|
|
520
|
-
text: string | null;
|
|
521
|
-
id: string | null;
|
|
522
|
-
url: string | null;
|
|
523
523
|
entities: {
|
|
524
524
|
hashtags: string[] | null;
|
|
525
525
|
mentions: string[] | null;
|
|
@@ -528,10 +528,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
528
528
|
author: {
|
|
529
529
|
description: string | null;
|
|
530
530
|
name: string | null;
|
|
531
|
-
id: string | null;
|
|
532
531
|
url: string | null;
|
|
533
|
-
|
|
532
|
+
id: string | null;
|
|
534
533
|
userName: string | null;
|
|
534
|
+
following: number | null;
|
|
535
535
|
isVerified: boolean | null;
|
|
536
536
|
isBlueVerified: boolean | null;
|
|
537
537
|
profilePicture: string | null;
|
|
@@ -540,9 +540,9 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
540
540
|
createdAt: string | null;
|
|
541
541
|
} | null;
|
|
542
542
|
media: {
|
|
543
|
-
duration: number | null;
|
|
544
543
|
type: string | null;
|
|
545
544
|
url: string | null;
|
|
545
|
+
duration: number | null;
|
|
546
546
|
width: number | null;
|
|
547
547
|
height: number | null;
|
|
548
548
|
}[] | null;
|
|
@@ -628,10 +628,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
|
629
629
|
description: string | null;
|
|
630
630
|
name: string | null;
|
|
631
|
-
id: string | null;
|
|
632
631
|
url: string | null;
|
|
633
|
-
|
|
632
|
+
id: string | null;
|
|
634
633
|
userName: string | null;
|
|
634
|
+
following: number | null;
|
|
635
635
|
isVerified: boolean | null;
|
|
636
636
|
isBlueVerified: boolean | null;
|
|
637
637
|
profilePicture: string | null;
|
|
@@ -641,10 +641,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
641
641
|
}, {
|
|
642
642
|
description: string | null;
|
|
643
643
|
name: string | null;
|
|
644
|
-
id: string | null;
|
|
645
644
|
url: string | null;
|
|
646
|
-
|
|
645
|
+
id: string | null;
|
|
647
646
|
userName: string | null;
|
|
647
|
+
following: number | null;
|
|
648
648
|
isVerified: boolean | null;
|
|
649
649
|
isBlueVerified: boolean | null;
|
|
650
650
|
profilePicture: string | null;
|
|
@@ -683,15 +683,15 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
683
683
|
height: z.ZodNullable<z.ZodNumber>;
|
|
684
684
|
duration: z.ZodNullable<z.ZodNumber>;
|
|
685
685
|
}, "strip", z.ZodTypeAny, {
|
|
686
|
-
duration: number | null;
|
|
687
686
|
type: string | null;
|
|
688
687
|
url: string | null;
|
|
688
|
+
duration: number | null;
|
|
689
689
|
width: number | null;
|
|
690
690
|
height: number | null;
|
|
691
691
|
}, {
|
|
692
|
-
duration: number | null;
|
|
693
692
|
type: string | null;
|
|
694
693
|
url: string | null;
|
|
694
|
+
duration: number | null;
|
|
695
695
|
width: number | null;
|
|
696
696
|
height: number | null;
|
|
697
697
|
}>, "many">>;
|
|
@@ -712,6 +712,9 @@ 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
|
+
text: string | null;
|
|
716
|
+
url: string | null;
|
|
717
|
+
id: string | null;
|
|
715
718
|
stats: {
|
|
716
719
|
viewCount: number | null;
|
|
717
720
|
retweetCount: number | null;
|
|
@@ -720,9 +723,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
720
723
|
quoteCount: number | null;
|
|
721
724
|
bookmarkCount: number | null;
|
|
722
725
|
} | null;
|
|
723
|
-
text: string | null;
|
|
724
|
-
id: string | null;
|
|
725
|
-
url: string | null;
|
|
726
726
|
entities: {
|
|
727
727
|
hashtags: string[] | null;
|
|
728
728
|
mentions: string[] | null;
|
|
@@ -731,10 +731,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
731
731
|
author: {
|
|
732
732
|
description: string | null;
|
|
733
733
|
name: string | null;
|
|
734
|
-
id: string | null;
|
|
735
734
|
url: string | null;
|
|
736
|
-
|
|
735
|
+
id: string | null;
|
|
737
736
|
userName: string | null;
|
|
737
|
+
following: number | null;
|
|
738
738
|
isVerified: boolean | null;
|
|
739
739
|
isBlueVerified: boolean | null;
|
|
740
740
|
profilePicture: string | null;
|
|
@@ -743,9 +743,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
743
743
|
createdAt: string | null;
|
|
744
744
|
} | null;
|
|
745
745
|
media: {
|
|
746
|
-
duration: number | null;
|
|
747
746
|
type: string | null;
|
|
748
747
|
url: string | null;
|
|
748
|
+
duration: number | null;
|
|
749
749
|
width: number | null;
|
|
750
750
|
height: number | null;
|
|
751
751
|
}[] | null;
|
|
@@ -755,6 +755,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
755
755
|
isQuote: boolean | null;
|
|
756
756
|
isReply: boolean | null;
|
|
757
757
|
}, {
|
|
758
|
+
text: string | null;
|
|
759
|
+
url: string | null;
|
|
760
|
+
id: string | null;
|
|
758
761
|
stats: {
|
|
759
762
|
viewCount: number | null;
|
|
760
763
|
retweetCount: number | null;
|
|
@@ -763,9 +766,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
763
766
|
quoteCount: number | null;
|
|
764
767
|
bookmarkCount: number | null;
|
|
765
768
|
} | null;
|
|
766
|
-
text: string | null;
|
|
767
|
-
id: string | null;
|
|
768
|
-
url: string | null;
|
|
769
769
|
entities: {
|
|
770
770
|
hashtags: string[] | null;
|
|
771
771
|
mentions: string[] | null;
|
|
@@ -774,10 +774,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
774
774
|
author: {
|
|
775
775
|
description: string | null;
|
|
776
776
|
name: string | null;
|
|
777
|
-
id: string | null;
|
|
778
777
|
url: string | null;
|
|
779
|
-
|
|
778
|
+
id: string | null;
|
|
780
779
|
userName: string | null;
|
|
780
|
+
following: number | null;
|
|
781
781
|
isVerified: boolean | null;
|
|
782
782
|
isBlueVerified: boolean | null;
|
|
783
783
|
profilePicture: string | null;
|
|
@@ -786,9 +786,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
786
786
|
createdAt: string | null;
|
|
787
787
|
} | null;
|
|
788
788
|
media: {
|
|
789
|
-
duration: number | null;
|
|
790
789
|
type: string | null;
|
|
791
790
|
url: string | null;
|
|
791
|
+
duration: number | null;
|
|
792
792
|
width: number | null;
|
|
793
793
|
height: number | null;
|
|
794
794
|
}[] | null;
|
|
@@ -802,10 +802,13 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
802
802
|
success: z.ZodBoolean;
|
|
803
803
|
error: z.ZodString;
|
|
804
804
|
}, "strip", z.ZodTypeAny, {
|
|
805
|
-
error: string;
|
|
806
805
|
success: boolean;
|
|
806
|
+
error: string;
|
|
807
807
|
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
808
808
|
tweets: {
|
|
809
|
+
text: string | null;
|
|
810
|
+
url: string | null;
|
|
811
|
+
id: string | null;
|
|
809
812
|
stats: {
|
|
810
813
|
viewCount: number | null;
|
|
811
814
|
retweetCount: number | null;
|
|
@@ -814,9 +817,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
814
817
|
quoteCount: number | null;
|
|
815
818
|
bookmarkCount: number | null;
|
|
816
819
|
} | null;
|
|
817
|
-
text: string | null;
|
|
818
|
-
id: string | null;
|
|
819
|
-
url: string | null;
|
|
820
820
|
entities: {
|
|
821
821
|
hashtags: string[] | null;
|
|
822
822
|
mentions: string[] | null;
|
|
@@ -825,10 +825,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
825
825
|
author: {
|
|
826
826
|
description: string | null;
|
|
827
827
|
name: string | null;
|
|
828
|
-
id: string | null;
|
|
829
828
|
url: string | null;
|
|
830
|
-
|
|
829
|
+
id: string | null;
|
|
831
830
|
userName: string | null;
|
|
831
|
+
following: number | null;
|
|
832
832
|
isVerified: boolean | null;
|
|
833
833
|
isBlueVerified: boolean | null;
|
|
834
834
|
profilePicture: string | null;
|
|
@@ -837,9 +837,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
837
837
|
createdAt: string | null;
|
|
838
838
|
} | null;
|
|
839
839
|
media: {
|
|
840
|
-
duration: number | null;
|
|
841
840
|
type: string | null;
|
|
842
841
|
url: string | null;
|
|
842
|
+
duration: number | null;
|
|
843
843
|
width: number | null;
|
|
844
844
|
height: number | null;
|
|
845
845
|
}[] | null;
|
|
@@ -851,10 +851,13 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
851
851
|
}[];
|
|
852
852
|
totalTweets: number;
|
|
853
853
|
}, {
|
|
854
|
-
error: string;
|
|
855
854
|
success: boolean;
|
|
855
|
+
error: string;
|
|
856
856
|
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
857
857
|
tweets: {
|
|
858
|
+
text: string | null;
|
|
859
|
+
url: string | null;
|
|
860
|
+
id: string | null;
|
|
858
861
|
stats: {
|
|
859
862
|
viewCount: number | null;
|
|
860
863
|
retweetCount: number | null;
|
|
@@ -863,9 +866,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
863
866
|
quoteCount: number | null;
|
|
864
867
|
bookmarkCount: number | null;
|
|
865
868
|
} | null;
|
|
866
|
-
text: string | null;
|
|
867
|
-
id: string | null;
|
|
868
|
-
url: string | null;
|
|
869
869
|
entities: {
|
|
870
870
|
hashtags: string[] | null;
|
|
871
871
|
mentions: string[] | null;
|
|
@@ -874,10 +874,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
874
874
|
author: {
|
|
875
875
|
description: string | null;
|
|
876
876
|
name: string | null;
|
|
877
|
-
id: string | null;
|
|
878
877
|
url: string | null;
|
|
879
|
-
|
|
878
|
+
id: string | null;
|
|
880
879
|
userName: string | null;
|
|
880
|
+
following: number | null;
|
|
881
881
|
isVerified: boolean | null;
|
|
882
882
|
isBlueVerified: boolean | null;
|
|
883
883
|
profilePicture: string | null;
|
|
@@ -886,9 +886,9 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
886
886
|
createdAt: string | null;
|
|
887
887
|
} | null;
|
|
888
888
|
media: {
|
|
889
|
-
duration: number | null;
|
|
890
889
|
type: string | null;
|
|
891
890
|
url: string | null;
|
|
891
|
+
duration: number | null;
|
|
892
892
|
width: number | null;
|
|
893
893
|
height: number | null;
|
|
894
894
|
}[] | null;
|
|
@@ -69,8 +69,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
|
|
|
69
69
|
maxPagesReached?: boolean | undefined;
|
|
70
70
|
}>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
|
-
error: string;
|
|
73
72
|
success: boolean;
|
|
73
|
+
error: string;
|
|
74
74
|
url: string;
|
|
75
75
|
pages: {
|
|
76
76
|
content: string;
|
|
@@ -86,8 +86,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
|
|
|
86
86
|
maxPagesReached?: boolean | undefined;
|
|
87
87
|
} | undefined;
|
|
88
88
|
}, {
|
|
89
|
-
error: string;
|
|
90
89
|
success: boolean;
|
|
90
|
+
error: string;
|
|
91
91
|
url: string;
|
|
92
92
|
pages: {
|
|
93
93
|
content: string;
|
|
@@ -175,8 +175,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
|
|
|
175
175
|
maxPagesReached?: boolean | undefined;
|
|
176
176
|
}>>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
|
-
error: string;
|
|
179
178
|
success: boolean;
|
|
179
|
+
error: string;
|
|
180
180
|
url: string;
|
|
181
181
|
pages: {
|
|
182
182
|
content: string;
|
|
@@ -192,8 +192,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
|
|
|
192
192
|
maxPagesReached?: boolean | undefined;
|
|
193
193
|
} | undefined;
|
|
194
194
|
}, {
|
|
195
|
-
error: string;
|
|
196
195
|
success: boolean;
|
|
196
|
+
error: string;
|
|
197
197
|
url: string;
|
|
198
198
|
pages: {
|
|
199
199
|
content: string;
|
|
@@ -40,8 +40,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
|
|
|
40
40
|
pageTitle?: string | undefined;
|
|
41
41
|
}>>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
|
-
error: string;
|
|
44
43
|
success: boolean;
|
|
44
|
+
error: string;
|
|
45
45
|
url: string;
|
|
46
46
|
metadata?: {
|
|
47
47
|
statusCode?: number | undefined;
|
|
@@ -50,8 +50,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
|
|
|
50
50
|
} | undefined;
|
|
51
51
|
extractedData?: any;
|
|
52
52
|
}, {
|
|
53
|
-
error: string;
|
|
54
53
|
success: boolean;
|
|
54
|
+
error: string;
|
|
55
55
|
url: string;
|
|
56
56
|
metadata?: {
|
|
57
57
|
statusCode?: number | undefined;
|
|
@@ -103,8 +103,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
|
|
|
103
103
|
pageTitle?: string | undefined;
|
|
104
104
|
}>>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
error: string;
|
|
107
106
|
success: boolean;
|
|
107
|
+
error: string;
|
|
108
108
|
url: string;
|
|
109
109
|
metadata?: {
|
|
110
110
|
statusCode?: number | undefined;
|
|
@@ -113,8 +113,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
|
|
|
113
113
|
} | undefined;
|
|
114
114
|
extractedData?: any;
|
|
115
115
|
}, {
|
|
116
|
-
error: string;
|
|
117
116
|
success: boolean;
|
|
117
|
+
error: string;
|
|
118
118
|
url: string;
|
|
119
119
|
metadata?: {
|
|
120
120
|
statusCode?: number | undefined;
|