@bubblelab/bubble-core 0.1.40 → 0.1.42
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 +147 -126
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +40 -40
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +98 -98
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +102 -102
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +26 -26
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +23 -23
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +128 -128
- package/dist/bubbles/service-bubble/github.d.ts +160 -160
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +17 -17
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +332 -332
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +7 -7
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +70 -70
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +143 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +589 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +44 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -112
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +11 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +96 -96
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
- package/dist/bubbles.json +135 -42
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -49,22 +49,22 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
49
49
|
id: string | null;
|
|
50
50
|
verified: boolean | null;
|
|
51
51
|
signature: string | null;
|
|
52
|
+
followingCount: number | null;
|
|
52
53
|
uniqueId: string | null;
|
|
53
54
|
nickname: string | null;
|
|
54
55
|
avatarThumb: string | null;
|
|
55
56
|
followerCount: number | null;
|
|
56
|
-
followingCount: number | null;
|
|
57
57
|
videoCount: number | null;
|
|
58
58
|
heartCount: number | null;
|
|
59
59
|
}, {
|
|
60
60
|
id: string | null;
|
|
61
61
|
verified: boolean | null;
|
|
62
62
|
signature: string | null;
|
|
63
|
+
followingCount: number | null;
|
|
63
64
|
uniqueId: string | null;
|
|
64
65
|
nickname: string | null;
|
|
65
66
|
avatarThumb: string | null;
|
|
66
67
|
followerCount: number | null;
|
|
67
|
-
followingCount: number | null;
|
|
68
68
|
videoCount: number | null;
|
|
69
69
|
heartCount: number | null;
|
|
70
70
|
}>>;
|
|
@@ -108,11 +108,11 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
108
108
|
id: string | null;
|
|
109
109
|
verified: boolean | null;
|
|
110
110
|
signature: string | null;
|
|
111
|
+
followingCount: number | null;
|
|
111
112
|
uniqueId: string | null;
|
|
112
113
|
nickname: string | null;
|
|
113
114
|
avatarThumb: string | null;
|
|
114
115
|
followerCount: number | null;
|
|
115
|
-
followingCount: number | null;
|
|
116
116
|
videoCount: number | null;
|
|
117
117
|
heartCount: number | null;
|
|
118
118
|
} | null;
|
|
@@ -138,11 +138,11 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
138
138
|
id: string | null;
|
|
139
139
|
verified: boolean | null;
|
|
140
140
|
signature: string | null;
|
|
141
|
+
followingCount: number | null;
|
|
141
142
|
uniqueId: string | null;
|
|
142
143
|
nickname: string | null;
|
|
143
144
|
avatarThumb: string | null;
|
|
144
145
|
followerCount: number | null;
|
|
145
|
-
followingCount: number | null;
|
|
146
146
|
videoCount: number | null;
|
|
147
147
|
heartCount: number | null;
|
|
148
148
|
} | null;
|
|
@@ -162,8 +162,8 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
162
162
|
success: z.ZodBoolean;
|
|
163
163
|
error: z.ZodString;
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
|
-
error: string;
|
|
166
165
|
success: boolean;
|
|
166
|
+
error: string;
|
|
167
167
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
168
168
|
videos: {
|
|
169
169
|
text: string | null;
|
|
@@ -176,11 +176,11 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
176
176
|
id: string | null;
|
|
177
177
|
verified: boolean | null;
|
|
178
178
|
signature: string | null;
|
|
179
|
+
followingCount: number | null;
|
|
179
180
|
uniqueId: string | null;
|
|
180
181
|
nickname: string | null;
|
|
181
182
|
avatarThumb: string | null;
|
|
182
183
|
followerCount: number | null;
|
|
183
|
-
followingCount: number | null;
|
|
184
184
|
videoCount: number | null;
|
|
185
185
|
heartCount: number | null;
|
|
186
186
|
} | null;
|
|
@@ -198,8 +198,8 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
198
198
|
}[];
|
|
199
199
|
totalVideos: number;
|
|
200
200
|
}, {
|
|
201
|
-
error: string;
|
|
202
201
|
success: boolean;
|
|
202
|
+
error: string;
|
|
203
203
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
204
204
|
videos: {
|
|
205
205
|
text: string | null;
|
|
@@ -212,11 +212,11 @@ declare const TikTokToolResultSchema: z.ZodObject<{
|
|
|
212
212
|
id: string | null;
|
|
213
213
|
verified: boolean | null;
|
|
214
214
|
signature: string | null;
|
|
215
|
+
followingCount: number | null;
|
|
215
216
|
uniqueId: string | null;
|
|
216
217
|
nickname: string | null;
|
|
217
218
|
avatarThumb: string | null;
|
|
218
219
|
followerCount: number | null;
|
|
219
|
-
followingCount: number | null;
|
|
220
220
|
videoCount: number | null;
|
|
221
221
|
heartCount: number | null;
|
|
222
222
|
} | null;
|
|
@@ -286,22 +286,22 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
286
286
|
id: string | null;
|
|
287
287
|
verified: boolean | null;
|
|
288
288
|
signature: string | null;
|
|
289
|
+
followingCount: number | null;
|
|
289
290
|
uniqueId: string | null;
|
|
290
291
|
nickname: string | null;
|
|
291
292
|
avatarThumb: string | null;
|
|
292
293
|
followerCount: number | null;
|
|
293
|
-
followingCount: number | null;
|
|
294
294
|
videoCount: number | null;
|
|
295
295
|
heartCount: number | null;
|
|
296
296
|
}, {
|
|
297
297
|
id: string | null;
|
|
298
298
|
verified: boolean | null;
|
|
299
299
|
signature: string | null;
|
|
300
|
+
followingCount: number | null;
|
|
300
301
|
uniqueId: string | null;
|
|
301
302
|
nickname: string | null;
|
|
302
303
|
avatarThumb: string | null;
|
|
303
304
|
followerCount: number | null;
|
|
304
|
-
followingCount: number | null;
|
|
305
305
|
videoCount: number | null;
|
|
306
306
|
heartCount: number | null;
|
|
307
307
|
}>>;
|
|
@@ -345,11 +345,11 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
345
345
|
id: string | null;
|
|
346
346
|
verified: boolean | null;
|
|
347
347
|
signature: string | null;
|
|
348
|
+
followingCount: number | null;
|
|
348
349
|
uniqueId: string | null;
|
|
349
350
|
nickname: string | null;
|
|
350
351
|
avatarThumb: string | null;
|
|
351
352
|
followerCount: number | null;
|
|
352
|
-
followingCount: number | null;
|
|
353
353
|
videoCount: number | null;
|
|
354
354
|
heartCount: number | null;
|
|
355
355
|
} | null;
|
|
@@ -375,11 +375,11 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
375
375
|
id: string | null;
|
|
376
376
|
verified: boolean | null;
|
|
377
377
|
signature: string | null;
|
|
378
|
+
followingCount: number | null;
|
|
378
379
|
uniqueId: string | null;
|
|
379
380
|
nickname: string | null;
|
|
380
381
|
avatarThumb: string | null;
|
|
381
382
|
followerCount: number | null;
|
|
382
|
-
followingCount: number | null;
|
|
383
383
|
videoCount: number | null;
|
|
384
384
|
heartCount: number | null;
|
|
385
385
|
} | null;
|
|
@@ -399,8 +399,8 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
399
399
|
success: z.ZodBoolean;
|
|
400
400
|
error: z.ZodString;
|
|
401
401
|
}, "strip", z.ZodTypeAny, {
|
|
402
|
-
error: string;
|
|
403
402
|
success: boolean;
|
|
403
|
+
error: string;
|
|
404
404
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
405
405
|
videos: {
|
|
406
406
|
text: string | null;
|
|
@@ -413,11 +413,11 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
413
413
|
id: string | null;
|
|
414
414
|
verified: boolean | null;
|
|
415
415
|
signature: string | null;
|
|
416
|
+
followingCount: number | null;
|
|
416
417
|
uniqueId: string | null;
|
|
417
418
|
nickname: string | null;
|
|
418
419
|
avatarThumb: string | null;
|
|
419
420
|
followerCount: number | null;
|
|
420
|
-
followingCount: number | null;
|
|
421
421
|
videoCount: number | null;
|
|
422
422
|
heartCount: number | null;
|
|
423
423
|
} | null;
|
|
@@ -435,8 +435,8 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
435
435
|
}[];
|
|
436
436
|
totalVideos: number;
|
|
437
437
|
}, {
|
|
438
|
-
error: string;
|
|
439
438
|
success: boolean;
|
|
439
|
+
error: string;
|
|
440
440
|
operation: "scrapeProfile" | "scrapeHashtag" | "scrapeVideo";
|
|
441
441
|
videos: {
|
|
442
442
|
text: string | null;
|
|
@@ -449,11 +449,11 @@ export declare class TikTokTool extends ToolBubble<TikTokToolParams, TikTokToolR
|
|
|
449
449
|
id: string | null;
|
|
450
450
|
verified: boolean | null;
|
|
451
451
|
signature: string | null;
|
|
452
|
+
followingCount: number | null;
|
|
452
453
|
uniqueId: string | null;
|
|
453
454
|
nickname: string | null;
|
|
454
455
|
avatarThumb: string | null;
|
|
455
456
|
followerCount: number | null;
|
|
456
|
-
followingCount: number | null;
|
|
457
457
|
videoCount: number | null;
|
|
458
458
|
heartCount: number | null;
|
|
459
459
|
} | null;
|
|
@@ -99,16 +99,16 @@ declare const MyCustomToolResultSchema: z.ZodObject<{
|
|
|
99
99
|
success: z.ZodBoolean;
|
|
100
100
|
error: z.ZodString;
|
|
101
101
|
}, "strip", z.ZodTypeAny, {
|
|
102
|
-
error: string;
|
|
103
102
|
success: boolean;
|
|
103
|
+
error: string;
|
|
104
104
|
metadata: {
|
|
105
105
|
processedAt: string;
|
|
106
106
|
itemsProcessed: number;
|
|
107
107
|
};
|
|
108
108
|
processedData: string;
|
|
109
109
|
}, {
|
|
110
|
-
error: string;
|
|
111
110
|
success: boolean;
|
|
111
|
+
error: string;
|
|
112
112
|
metadata: {
|
|
113
113
|
processedAt: string;
|
|
114
114
|
itemsProcessed: number;
|
|
@@ -172,16 +172,16 @@ export declare class MyCustomTool extends ToolBubble<MyCustomToolParams, MyCusto
|
|
|
172
172
|
success: z.ZodBoolean;
|
|
173
173
|
error: z.ZodString;
|
|
174
174
|
}, "strip", z.ZodTypeAny, {
|
|
175
|
-
error: string;
|
|
176
175
|
success: boolean;
|
|
176
|
+
error: string;
|
|
177
177
|
metadata: {
|
|
178
178
|
processedAt: string;
|
|
179
179
|
itemsProcessed: number;
|
|
180
180
|
};
|
|
181
181
|
processedData: string;
|
|
182
182
|
}, {
|
|
183
|
-
error: string;
|
|
184
183
|
success: boolean;
|
|
184
|
+
error: string;
|
|
185
185
|
metadata: {
|
|
186
186
|
processedAt: string;
|
|
187
187
|
itemsProcessed: number;
|
|
@@ -149,11 +149,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
149
149
|
url: string | null;
|
|
150
150
|
text: string | null;
|
|
151
151
|
id: string | null;
|
|
152
|
-
entities: {
|
|
153
|
-
hashtags: string[] | null;
|
|
154
|
-
mentions: string[] | null;
|
|
155
|
-
urls: string[] | null;
|
|
156
|
-
} | null;
|
|
157
152
|
author: {
|
|
158
153
|
description: string | null;
|
|
159
154
|
name: string | null;
|
|
@@ -185,6 +180,11 @@ 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;
|
|
@@ -192,11 +192,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
|
|
|
192
192
|
url: string | null;
|
|
193
193
|
text: string | null;
|
|
194
194
|
id: string | null;
|
|
195
|
-
entities: {
|
|
196
|
-
hashtags: string[] | null;
|
|
197
|
-
mentions: string[] | null;
|
|
198
|
-
urls: string[] | null;
|
|
199
|
-
} | null;
|
|
200
195
|
author: {
|
|
201
196
|
description: string | null;
|
|
202
197
|
name: string | 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;
|
|
@@ -369,11 +369,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
369
369
|
url: string | null;
|
|
370
370
|
text: string | null;
|
|
371
371
|
id: string | null;
|
|
372
|
-
entities: {
|
|
373
|
-
hashtags: string[] | null;
|
|
374
|
-
mentions: string[] | null;
|
|
375
|
-
urls: string[] | null;
|
|
376
|
-
} | null;
|
|
377
372
|
author: {
|
|
378
373
|
description: string | null;
|
|
379
374
|
name: string | null;
|
|
@@ -405,6 +400,11 @@ 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;
|
|
@@ -412,11 +412,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
|
|
|
412
412
|
url: string | null;
|
|
413
413
|
text: string | null;
|
|
414
414
|
id: string | null;
|
|
415
|
-
entities: {
|
|
416
|
-
hashtags: string[] | null;
|
|
417
|
-
mentions: string[] | null;
|
|
418
|
-
urls: string[] | null;
|
|
419
|
-
} | null;
|
|
420
415
|
author: {
|
|
421
416
|
description: string | null;
|
|
422
417
|
name: string | 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,18 +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
463
|
url: string | null;
|
|
464
464
|
text: string | null;
|
|
465
465
|
id: string | null;
|
|
466
|
-
entities: {
|
|
467
|
-
hashtags: string[] | null;
|
|
468
|
-
mentions: string[] | null;
|
|
469
|
-
urls: string[] | null;
|
|
470
|
-
} | null;
|
|
471
466
|
author: {
|
|
472
467
|
description: string | null;
|
|
473
468
|
name: string | null;
|
|
@@ -499,24 +494,24 @@ 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
|
-
error: string;
|
|
509
508
|
success: boolean;
|
|
509
|
+
error: string;
|
|
510
510
|
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
511
511
|
tweets: {
|
|
512
512
|
url: string | null;
|
|
513
513
|
text: string | null;
|
|
514
514
|
id: string | null;
|
|
515
|
-
entities: {
|
|
516
|
-
hashtags: string[] | null;
|
|
517
|
-
mentions: string[] | null;
|
|
518
|
-
urls: string[] | null;
|
|
519
|
-
} | null;
|
|
520
515
|
author: {
|
|
521
516
|
description: string | null;
|
|
522
517
|
name: string | 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;
|
|
@@ -715,11 +715,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
715
715
|
url: string | null;
|
|
716
716
|
text: string | null;
|
|
717
717
|
id: string | null;
|
|
718
|
-
entities: {
|
|
719
|
-
hashtags: string[] | null;
|
|
720
|
-
mentions: string[] | null;
|
|
721
|
-
urls: string[] | null;
|
|
722
|
-
} | null;
|
|
723
718
|
author: {
|
|
724
719
|
description: string | null;
|
|
725
720
|
name: string | null;
|
|
@@ -751,6 +746,11 @@ 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;
|
|
@@ -758,11 +758,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
|
|
|
758
758
|
url: string | null;
|
|
759
759
|
text: string | null;
|
|
760
760
|
id: string | null;
|
|
761
|
-
entities: {
|
|
762
|
-
hashtags: string[] | null;
|
|
763
|
-
mentions: string[] | null;
|
|
764
|
-
urls: string[] | null;
|
|
765
|
-
} | null;
|
|
766
761
|
author: {
|
|
767
762
|
description: string | null;
|
|
768
763
|
name: string | 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,18 +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
809
|
url: string | null;
|
|
810
810
|
text: string | null;
|
|
811
811
|
id: string | null;
|
|
812
|
-
entities: {
|
|
813
|
-
hashtags: string[] | null;
|
|
814
|
-
mentions: string[] | null;
|
|
815
|
-
urls: string[] | null;
|
|
816
|
-
} | null;
|
|
817
812
|
author: {
|
|
818
813
|
description: string | null;
|
|
819
814
|
name: string | null;
|
|
@@ -845,24 +840,24 @@ 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
|
-
error: string;
|
|
855
854
|
success: boolean;
|
|
855
|
+
error: string;
|
|
856
856
|
operation: "search" | "scrapeProfile" | "scrapeUrl";
|
|
857
857
|
tweets: {
|
|
858
858
|
url: string | null;
|
|
859
859
|
text: string | null;
|
|
860
860
|
id: string | null;
|
|
861
|
-
entities: {
|
|
862
|
-
hashtags: string[] | null;
|
|
863
|
-
mentions: string[] | null;
|
|
864
|
-
urls: string[] | null;
|
|
865
|
-
} | null;
|
|
866
861
|
author: {
|
|
867
862
|
description: string | null;
|
|
868
863
|
name: string | 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;
|
|
@@ -70,16 +70,16 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
|
|
|
70
70
|
}>>;
|
|
71
71
|
}, "strip", z.ZodTypeAny, {
|
|
72
72
|
url: string;
|
|
73
|
-
error: string;
|
|
74
73
|
success: boolean;
|
|
74
|
+
error: string;
|
|
75
75
|
pages: {
|
|
76
76
|
content: string;
|
|
77
77
|
url: string;
|
|
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;
|
|
@@ -87,16 +87,16 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
|
|
|
87
87
|
} | undefined;
|
|
88
88
|
}, {
|
|
89
89
|
url: string;
|
|
90
|
-
error: string;
|
|
91
90
|
success: boolean;
|
|
91
|
+
error: string;
|
|
92
92
|
pages: {
|
|
93
93
|
content: string;
|
|
94
94
|
url: string;
|
|
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;
|
|
@@ -176,16 +176,16 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
|
|
|
176
176
|
}>>;
|
|
177
177
|
}, "strip", z.ZodTypeAny, {
|
|
178
178
|
url: string;
|
|
179
|
-
error: string;
|
|
180
179
|
success: boolean;
|
|
180
|
+
error: string;
|
|
181
181
|
pages: {
|
|
182
182
|
content: string;
|
|
183
183
|
url: string;
|
|
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;
|
|
@@ -193,16 +193,16 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
|
|
|
193
193
|
} | undefined;
|
|
194
194
|
}, {
|
|
195
195
|
url: string;
|
|
196
|
-
error: string;
|
|
197
196
|
success: boolean;
|
|
197
|
+
error: string;
|
|
198
198
|
pages: {
|
|
199
199
|
content: string;
|
|
200
200
|
url: string;
|
|
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;
|
|
@@ -41,8 +41,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
|
|
|
41
41
|
}>>;
|
|
42
42
|
}, "strip", z.ZodTypeAny, {
|
|
43
43
|
url: string;
|
|
44
|
-
error: string;
|
|
45
44
|
success: boolean;
|
|
45
|
+
error: string;
|
|
46
46
|
metadata?: {
|
|
47
47
|
statusCode?: number | undefined;
|
|
48
48
|
extractionTime?: number | undefined;
|
|
@@ -51,8 +51,8 @@ declare const WebExtractToolResultSchema: z.ZodObject<{
|
|
|
51
51
|
extractedData?: any;
|
|
52
52
|
}, {
|
|
53
53
|
url: string;
|
|
54
|
-
error: string;
|
|
55
54
|
success: boolean;
|
|
55
|
+
error: string;
|
|
56
56
|
metadata?: {
|
|
57
57
|
statusCode?: number | undefined;
|
|
58
58
|
extractionTime?: number | undefined;
|
|
@@ -104,8 +104,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
|
|
|
104
104
|
}>>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
106
|
url: string;
|
|
107
|
-
error: string;
|
|
108
107
|
success: boolean;
|
|
108
|
+
error: string;
|
|
109
109
|
metadata?: {
|
|
110
110
|
statusCode?: number | undefined;
|
|
111
111
|
extractionTime?: number | undefined;
|
|
@@ -114,8 +114,8 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
|
|
|
114
114
|
extractedData?: any;
|
|
115
115
|
}, {
|
|
116
116
|
url: string;
|
|
117
|
-
error: string;
|
|
118
117
|
success: boolean;
|
|
118
|
+
error: string;
|
|
119
119
|
metadata?: {
|
|
120
120
|
statusCode?: number | undefined;
|
|
121
121
|
extractionTime?: number | undefined;
|
|
@@ -41,8 +41,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
|
|
|
41
41
|
title: string;
|
|
42
42
|
content: string;
|
|
43
43
|
url: string;
|
|
44
|
-
error: string;
|
|
45
44
|
success: boolean;
|
|
45
|
+
error: string;
|
|
46
46
|
creditsUsed: number;
|
|
47
47
|
metadata?: {
|
|
48
48
|
statusCode?: number | undefined;
|
|
@@ -53,8 +53,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
|
|
|
53
53
|
title: string;
|
|
54
54
|
content: string;
|
|
55
55
|
url: string;
|
|
56
|
-
error: string;
|
|
57
56
|
success: boolean;
|
|
57
|
+
error: string;
|
|
58
58
|
creditsUsed: number;
|
|
59
59
|
metadata?: {
|
|
60
60
|
statusCode?: number | undefined;
|
|
@@ -105,8 +105,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
|
|
|
105
105
|
title: string;
|
|
106
106
|
content: string;
|
|
107
107
|
url: string;
|
|
108
|
-
error: string;
|
|
109
108
|
success: boolean;
|
|
109
|
+
error: string;
|
|
110
110
|
creditsUsed: number;
|
|
111
111
|
metadata?: {
|
|
112
112
|
statusCode?: number | undefined;
|
|
@@ -117,8 +117,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
|
|
|
117
117
|
title: string;
|
|
118
118
|
content: string;
|
|
119
119
|
url: string;
|
|
120
|
-
error: string;
|
|
121
120
|
success: boolean;
|
|
121
|
+
error: string;
|
|
122
122
|
creditsUsed: number;
|
|
123
123
|
metadata?: {
|
|
124
124
|
statusCode?: number | undefined;
|