@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
|
@@ -48,7 +48,6 @@ declare const YCCompanySchema: z.ZodObject<{
|
|
|
48
48
|
}>, "many">;
|
|
49
49
|
}, "strip", z.ZodTypeAny, {
|
|
50
50
|
description: string | null;
|
|
51
|
-
batch: string | null;
|
|
52
51
|
companyName: string | null;
|
|
53
52
|
website: string | null;
|
|
54
53
|
founders: {
|
|
@@ -58,10 +57,10 @@ declare const YCCompanySchema: z.ZodObject<{
|
|
|
58
57
|
bio: string | null;
|
|
59
58
|
twitterUrl: string | null;
|
|
60
59
|
}[];
|
|
60
|
+
batch: string | null;
|
|
61
61
|
ycUrl: string | null;
|
|
62
62
|
}, {
|
|
63
63
|
description: string | null;
|
|
64
|
-
batch: string | null;
|
|
65
64
|
companyName: string | null;
|
|
66
65
|
website: string | null;
|
|
67
66
|
founders: {
|
|
@@ -71,6 +70,7 @@ declare const YCCompanySchema: z.ZodObject<{
|
|
|
71
70
|
bio: string | null;
|
|
72
71
|
twitterUrl: string | null;
|
|
73
72
|
}[];
|
|
73
|
+
batch: string | null;
|
|
74
74
|
ycUrl: string | null;
|
|
75
75
|
}>;
|
|
76
76
|
declare const YCPersonSchema: z.ZodObject<{
|
|
@@ -190,7 +190,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
190
190
|
}>, "many">;
|
|
191
191
|
}, "strip", z.ZodTypeAny, {
|
|
192
192
|
description: string | null;
|
|
193
|
-
batch: string | null;
|
|
194
193
|
companyName: string | null;
|
|
195
194
|
website: string | null;
|
|
196
195
|
founders: {
|
|
@@ -200,10 +199,10 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
200
199
|
bio: string | null;
|
|
201
200
|
twitterUrl: string | null;
|
|
202
201
|
}[];
|
|
202
|
+
batch: string | null;
|
|
203
203
|
ycUrl: string | null;
|
|
204
204
|
}, {
|
|
205
205
|
description: string | null;
|
|
206
|
-
batch: string | null;
|
|
207
206
|
companyName: string | null;
|
|
208
207
|
website: string | null;
|
|
209
208
|
founders: {
|
|
@@ -213,6 +212,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
213
212
|
bio: string | null;
|
|
214
213
|
twitterUrl: string | null;
|
|
215
214
|
}[];
|
|
215
|
+
batch: string | null;
|
|
216
216
|
ycUrl: string | null;
|
|
217
217
|
}>, "many">;
|
|
218
218
|
totalPeople: z.ZodNumber;
|
|
@@ -225,7 +225,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
225
225
|
url: string | null;
|
|
226
226
|
success: boolean;
|
|
227
227
|
error: string;
|
|
228
|
-
batch: string | null;
|
|
229
228
|
people: {
|
|
230
229
|
title: string | null;
|
|
231
230
|
name: string | null;
|
|
@@ -237,9 +236,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
237
236
|
}[];
|
|
238
237
|
twitterUrl: string | null;
|
|
239
238
|
}[];
|
|
239
|
+
batch: string | null;
|
|
240
240
|
companies: {
|
|
241
241
|
description: string | null;
|
|
242
|
-
batch: string | null;
|
|
243
242
|
companyName: string | null;
|
|
244
243
|
website: string | null;
|
|
245
244
|
founders: {
|
|
@@ -249,6 +248,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
249
248
|
bio: string | null;
|
|
250
249
|
twitterUrl: string | null;
|
|
251
250
|
}[];
|
|
251
|
+
batch: string | null;
|
|
252
252
|
ycUrl: string | null;
|
|
253
253
|
}[];
|
|
254
254
|
totalPeople: number;
|
|
@@ -257,7 +257,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
257
257
|
url: string | null;
|
|
258
258
|
success: boolean;
|
|
259
259
|
error: string;
|
|
260
|
-
batch: string | null;
|
|
261
260
|
people: {
|
|
262
261
|
title: string | null;
|
|
263
262
|
name: string | null;
|
|
@@ -269,9 +268,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
269
268
|
}[];
|
|
270
269
|
twitterUrl: string | null;
|
|
271
270
|
}[];
|
|
271
|
+
batch: string | null;
|
|
272
272
|
companies: {
|
|
273
273
|
description: string | null;
|
|
274
|
-
batch: string | null;
|
|
275
274
|
companyName: string | null;
|
|
276
275
|
website: string | null;
|
|
277
276
|
founders: {
|
|
@@ -281,6 +280,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
|
|
|
281
280
|
bio: string | null;
|
|
282
281
|
twitterUrl: string | null;
|
|
283
282
|
}[];
|
|
283
|
+
batch: string | null;
|
|
284
284
|
ycUrl: string | null;
|
|
285
285
|
}[];
|
|
286
286
|
totalPeople: number;
|
|
@@ -388,7 +388,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
388
388
|
}>, "many">;
|
|
389
389
|
}, "strip", z.ZodTypeAny, {
|
|
390
390
|
description: string | null;
|
|
391
|
-
batch: string | null;
|
|
392
391
|
companyName: string | null;
|
|
393
392
|
website: string | null;
|
|
394
393
|
founders: {
|
|
@@ -398,10 +397,10 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
398
397
|
bio: string | null;
|
|
399
398
|
twitterUrl: string | null;
|
|
400
399
|
}[];
|
|
400
|
+
batch: string | null;
|
|
401
401
|
ycUrl: string | null;
|
|
402
402
|
}, {
|
|
403
403
|
description: string | null;
|
|
404
|
-
batch: string | null;
|
|
405
404
|
companyName: string | null;
|
|
406
405
|
website: string | null;
|
|
407
406
|
founders: {
|
|
@@ -411,6 +410,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
411
410
|
bio: string | null;
|
|
412
411
|
twitterUrl: string | null;
|
|
413
412
|
}[];
|
|
413
|
+
batch: string | null;
|
|
414
414
|
ycUrl: string | null;
|
|
415
415
|
}>, "many">;
|
|
416
416
|
totalPeople: z.ZodNumber;
|
|
@@ -423,7 +423,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
423
423
|
url: string | null;
|
|
424
424
|
success: boolean;
|
|
425
425
|
error: string;
|
|
426
|
-
batch: string | null;
|
|
427
426
|
people: {
|
|
428
427
|
title: string | null;
|
|
429
428
|
name: string | null;
|
|
@@ -435,9 +434,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
435
434
|
}[];
|
|
436
435
|
twitterUrl: string | null;
|
|
437
436
|
}[];
|
|
437
|
+
batch: string | null;
|
|
438
438
|
companies: {
|
|
439
439
|
description: string | null;
|
|
440
|
-
batch: string | null;
|
|
441
440
|
companyName: string | null;
|
|
442
441
|
website: string | null;
|
|
443
442
|
founders: {
|
|
@@ -447,6 +446,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
447
446
|
bio: string | null;
|
|
448
447
|
twitterUrl: string | null;
|
|
449
448
|
}[];
|
|
449
|
+
batch: string | null;
|
|
450
450
|
ycUrl: string | null;
|
|
451
451
|
}[];
|
|
452
452
|
totalPeople: number;
|
|
@@ -455,7 +455,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
455
455
|
url: string | null;
|
|
456
456
|
success: boolean;
|
|
457
457
|
error: string;
|
|
458
|
-
batch: string | null;
|
|
459
458
|
people: {
|
|
460
459
|
title: string | null;
|
|
461
460
|
name: string | null;
|
|
@@ -467,9 +466,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
467
466
|
}[];
|
|
468
467
|
twitterUrl: string | null;
|
|
469
468
|
}[];
|
|
469
|
+
batch: string | null;
|
|
470
470
|
companies: {
|
|
471
471
|
description: string | null;
|
|
472
|
-
batch: string | null;
|
|
473
472
|
companyName: string | null;
|
|
474
473
|
website: string | null;
|
|
475
474
|
founders: {
|
|
@@ -479,6 +478,7 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
|
|
|
479
478
|
bio: string | null;
|
|
480
479
|
twitterUrl: string | null;
|
|
481
480
|
}[];
|
|
481
|
+
batch: string | null;
|
|
482
482
|
ycUrl: string | null;
|
|
483
483
|
}[];
|
|
484
484
|
totalPeople: number;
|
|
@@ -17,28 +17,28 @@ declare const YouTubeVideoSchema: z.ZodObject<{
|
|
|
17
17
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
18
18
|
thumbnail: z.ZodNullable<z.ZodString>;
|
|
19
19
|
}, "strip", z.ZodTypeAny, {
|
|
20
|
-
id: string | null;
|
|
21
20
|
description: string | null;
|
|
22
21
|
title: string | null;
|
|
23
22
|
date: string | null;
|
|
24
23
|
url: string | null;
|
|
25
24
|
duration: string | null;
|
|
26
|
-
|
|
25
|
+
id: string | null;
|
|
27
26
|
comments: number | null;
|
|
27
|
+
thumbnail: string | null;
|
|
28
28
|
viewCount: number | null;
|
|
29
29
|
likes: number | null;
|
|
30
30
|
channelName: string | null;
|
|
31
31
|
channelUrl: string | null;
|
|
32
32
|
subscribers: number | null;
|
|
33
33
|
}, {
|
|
34
|
-
id: string | null;
|
|
35
34
|
description: string | null;
|
|
36
35
|
title: string | null;
|
|
37
36
|
date: string | null;
|
|
38
37
|
url: string | null;
|
|
39
38
|
duration: string | null;
|
|
40
|
-
|
|
39
|
+
id: string | null;
|
|
41
40
|
comments: number | null;
|
|
41
|
+
thumbnail: string | null;
|
|
42
42
|
viewCount: number | null;
|
|
43
43
|
likes: number | null;
|
|
44
44
|
channelName: string | null;
|
|
@@ -70,18 +70,18 @@ declare const YouTubeToolParamsSchema: z.ZodObject<{
|
|
|
70
70
|
}, "strip", z.ZodTypeAny, {
|
|
71
71
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
72
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
|
-
maxResults?: number | undefined;
|
|
74
73
|
videoUrl?: string | undefined;
|
|
75
74
|
searchQueries?: string[] | undefined;
|
|
75
|
+
maxResults?: number | undefined;
|
|
76
76
|
channelUrl?: string | undefined;
|
|
77
77
|
videoUrls?: string[] | undefined;
|
|
78
78
|
includeShorts?: boolean | undefined;
|
|
79
79
|
}, {
|
|
80
80
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
81
81
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
82
|
-
maxResults?: number | undefined;
|
|
83
82
|
videoUrl?: string | undefined;
|
|
84
83
|
searchQueries?: string[] | undefined;
|
|
84
|
+
maxResults?: number | undefined;
|
|
85
85
|
channelUrl?: string | undefined;
|
|
86
86
|
videoUrls?: string[] | undefined;
|
|
87
87
|
includeShorts?: boolean | undefined;
|
|
@@ -103,28 +103,28 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
103
103
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
104
104
|
thumbnail: z.ZodNullable<z.ZodString>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
id: string | null;
|
|
107
106
|
description: string | null;
|
|
108
107
|
title: string | null;
|
|
109
108
|
date: string | null;
|
|
110
109
|
url: string | null;
|
|
111
110
|
duration: string | null;
|
|
112
|
-
|
|
111
|
+
id: string | null;
|
|
113
112
|
comments: number | null;
|
|
113
|
+
thumbnail: string | null;
|
|
114
114
|
viewCount: number | null;
|
|
115
115
|
likes: number | null;
|
|
116
116
|
channelName: string | null;
|
|
117
117
|
channelUrl: string | null;
|
|
118
118
|
subscribers: number | null;
|
|
119
119
|
}, {
|
|
120
|
-
id: string | null;
|
|
121
120
|
description: string | null;
|
|
122
121
|
title: string | null;
|
|
123
122
|
date: string | null;
|
|
124
123
|
url: string | null;
|
|
125
124
|
duration: string | null;
|
|
126
|
-
|
|
125
|
+
id: string | null;
|
|
127
126
|
comments: number | null;
|
|
127
|
+
thumbnail: string | null;
|
|
128
128
|
viewCount: number | null;
|
|
129
129
|
likes: number | null;
|
|
130
130
|
channelName: string | null;
|
|
@@ -149,19 +149,19 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
149
149
|
success: z.ZodBoolean;
|
|
150
150
|
error: z.ZodString;
|
|
151
151
|
}, "strip", z.ZodTypeAny, {
|
|
152
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
153
152
|
success: boolean;
|
|
154
153
|
error: string;
|
|
154
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
155
155
|
totalResults: number;
|
|
156
156
|
videos?: {
|
|
157
|
-
id: string | null;
|
|
158
157
|
description: string | null;
|
|
159
158
|
title: string | null;
|
|
160
159
|
date: string | null;
|
|
161
160
|
url: string | null;
|
|
162
161
|
duration: string | null;
|
|
163
|
-
|
|
162
|
+
id: string | null;
|
|
164
163
|
comments: number | null;
|
|
164
|
+
thumbnail: string | null;
|
|
165
165
|
viewCount: number | null;
|
|
166
166
|
likes: number | null;
|
|
167
167
|
channelName: string | null;
|
|
@@ -175,19 +175,19 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
|
|
|
175
175
|
}[] | undefined;
|
|
176
176
|
fullTranscriptText?: string | undefined;
|
|
177
177
|
}, {
|
|
178
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
179
178
|
success: boolean;
|
|
180
179
|
error: string;
|
|
180
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
181
181
|
totalResults: number;
|
|
182
182
|
videos?: {
|
|
183
|
-
id: string | null;
|
|
184
183
|
description: string | null;
|
|
185
184
|
title: string | null;
|
|
186
185
|
date: string | null;
|
|
187
186
|
url: string | null;
|
|
188
187
|
duration: string | null;
|
|
189
|
-
|
|
188
|
+
id: string | null;
|
|
190
189
|
comments: number | null;
|
|
190
|
+
thumbnail: string | null;
|
|
191
191
|
viewCount: number | null;
|
|
192
192
|
likes: number | null;
|
|
193
193
|
channelName: string | null;
|
|
@@ -228,18 +228,18 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
228
228
|
}, "strip", z.ZodTypeAny, {
|
|
229
229
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
230
230
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
231
|
-
maxResults?: number | undefined;
|
|
232
231
|
videoUrl?: string | undefined;
|
|
233
232
|
searchQueries?: string[] | undefined;
|
|
233
|
+
maxResults?: number | undefined;
|
|
234
234
|
channelUrl?: string | undefined;
|
|
235
235
|
videoUrls?: string[] | undefined;
|
|
236
236
|
includeShorts?: boolean | undefined;
|
|
237
237
|
}, {
|
|
238
238
|
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
239
239
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
240
|
-
maxResults?: number | undefined;
|
|
241
240
|
videoUrl?: string | undefined;
|
|
242
241
|
searchQueries?: string[] | undefined;
|
|
242
|
+
maxResults?: number | undefined;
|
|
243
243
|
channelUrl?: string | undefined;
|
|
244
244
|
videoUrls?: string[] | undefined;
|
|
245
245
|
includeShorts?: boolean | undefined;
|
|
@@ -261,28 +261,28 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
261
261
|
comments: z.ZodNullable<z.ZodNumber>;
|
|
262
262
|
thumbnail: z.ZodNullable<z.ZodString>;
|
|
263
263
|
}, "strip", z.ZodTypeAny, {
|
|
264
|
-
id: string | null;
|
|
265
264
|
description: string | null;
|
|
266
265
|
title: string | null;
|
|
267
266
|
date: string | null;
|
|
268
267
|
url: string | null;
|
|
269
268
|
duration: string | null;
|
|
270
|
-
|
|
269
|
+
id: string | null;
|
|
271
270
|
comments: number | null;
|
|
271
|
+
thumbnail: string | null;
|
|
272
272
|
viewCount: number | null;
|
|
273
273
|
likes: number | null;
|
|
274
274
|
channelName: string | null;
|
|
275
275
|
channelUrl: string | null;
|
|
276
276
|
subscribers: number | null;
|
|
277
277
|
}, {
|
|
278
|
-
id: string | null;
|
|
279
278
|
description: string | null;
|
|
280
279
|
title: string | null;
|
|
281
280
|
date: string | null;
|
|
282
281
|
url: string | null;
|
|
283
282
|
duration: string | null;
|
|
284
|
-
|
|
283
|
+
id: string | null;
|
|
285
284
|
comments: number | null;
|
|
285
|
+
thumbnail: string | null;
|
|
286
286
|
viewCount: number | null;
|
|
287
287
|
likes: number | null;
|
|
288
288
|
channelName: string | null;
|
|
@@ -307,19 +307,19 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
307
307
|
success: z.ZodBoolean;
|
|
308
308
|
error: z.ZodString;
|
|
309
309
|
}, "strip", z.ZodTypeAny, {
|
|
310
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
311
310
|
success: boolean;
|
|
312
311
|
error: string;
|
|
312
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
313
313
|
totalResults: number;
|
|
314
314
|
videos?: {
|
|
315
|
-
id: string | null;
|
|
316
315
|
description: string | null;
|
|
317
316
|
title: string | null;
|
|
318
317
|
date: string | null;
|
|
319
318
|
url: string | null;
|
|
320
319
|
duration: string | null;
|
|
321
|
-
|
|
320
|
+
id: string | null;
|
|
322
321
|
comments: number | null;
|
|
322
|
+
thumbnail: string | null;
|
|
323
323
|
viewCount: number | null;
|
|
324
324
|
likes: number | null;
|
|
325
325
|
channelName: string | null;
|
|
@@ -333,19 +333,19 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
|
|
|
333
333
|
}[] | undefined;
|
|
334
334
|
fullTranscriptText?: string | undefined;
|
|
335
335
|
}, {
|
|
336
|
-
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
337
336
|
success: boolean;
|
|
338
337
|
error: string;
|
|
338
|
+
operation: "searchVideos" | "getTranscript" | "scrapeChannel";
|
|
339
339
|
totalResults: number;
|
|
340
340
|
videos?: {
|
|
341
|
-
id: string | null;
|
|
342
341
|
description: string | null;
|
|
343
342
|
title: string | null;
|
|
344
343
|
date: string | null;
|
|
345
344
|
url: string | null;
|
|
346
345
|
duration: string | null;
|
|
347
|
-
|
|
346
|
+
id: string | null;
|
|
348
347
|
comments: number | null;
|
|
348
|
+
thumbnail: string | null;
|
|
349
349
|
viewCount: number | null;
|
|
350
350
|
likes: number | null;
|
|
351
351
|
channelName: string | null;
|
|
@@ -213,13 +213,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
213
213
|
success: z.ZodBoolean;
|
|
214
214
|
error: z.ZodString;
|
|
215
215
|
}, "strip", z.ZodTypeAny, {
|
|
216
|
-
columns: {
|
|
217
|
-
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
218
|
-
description: string;
|
|
219
|
-
name: string;
|
|
220
|
-
}[];
|
|
221
216
|
success: boolean;
|
|
222
217
|
error: string;
|
|
218
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
223
219
|
metadata: {
|
|
224
220
|
processingTime: number;
|
|
225
221
|
totalDocuments: number;
|
|
@@ -227,25 +223,25 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
227
223
|
totalColumns: number;
|
|
228
224
|
extractedFrom: string[];
|
|
229
225
|
};
|
|
230
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
231
226
|
aiAnalysis: {
|
|
232
227
|
model: string;
|
|
233
228
|
iterations: number;
|
|
234
229
|
processingTime?: number | undefined;
|
|
235
230
|
};
|
|
231
|
+
columns: {
|
|
232
|
+
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
233
|
+
description: string;
|
|
234
|
+
name: string;
|
|
235
|
+
}[];
|
|
236
236
|
generatedFiles: {
|
|
237
237
|
html?: string | undefined;
|
|
238
238
|
json?: string | undefined;
|
|
239
239
|
csv?: string | undefined;
|
|
240
240
|
};
|
|
241
241
|
}, {
|
|
242
|
-
columns: {
|
|
243
|
-
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
244
|
-
description: string;
|
|
245
|
-
name: string;
|
|
246
|
-
}[];
|
|
247
242
|
success: boolean;
|
|
248
243
|
error: string;
|
|
244
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
249
245
|
metadata: {
|
|
250
246
|
processingTime: number;
|
|
251
247
|
totalDocuments: number;
|
|
@@ -253,12 +249,16 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
|
|
|
253
249
|
totalColumns: number;
|
|
254
250
|
extractedFrom: string[];
|
|
255
251
|
};
|
|
256
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
257
252
|
aiAnalysis: {
|
|
258
253
|
model: string;
|
|
259
254
|
iterations: number;
|
|
260
255
|
processingTime?: number | undefined;
|
|
261
256
|
};
|
|
257
|
+
columns: {
|
|
258
|
+
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
259
|
+
description: string;
|
|
260
|
+
name: string;
|
|
261
|
+
}[];
|
|
262
262
|
generatedFiles: {
|
|
263
263
|
html?: string | undefined;
|
|
264
264
|
json?: string | undefined;
|
|
@@ -465,13 +465,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
465
465
|
success: z.ZodBoolean;
|
|
466
466
|
error: z.ZodString;
|
|
467
467
|
}, "strip", z.ZodTypeAny, {
|
|
468
|
-
columns: {
|
|
469
|
-
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
470
|
-
description: string;
|
|
471
|
-
name: string;
|
|
472
|
-
}[];
|
|
473
468
|
success: boolean;
|
|
474
469
|
error: string;
|
|
470
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
475
471
|
metadata: {
|
|
476
472
|
processingTime: number;
|
|
477
473
|
totalDocuments: number;
|
|
@@ -479,25 +475,25 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
479
475
|
totalColumns: number;
|
|
480
476
|
extractedFrom: string[];
|
|
481
477
|
};
|
|
482
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
483
478
|
aiAnalysis: {
|
|
484
479
|
model: string;
|
|
485
480
|
iterations: number;
|
|
486
481
|
processingTime?: number | undefined;
|
|
487
482
|
};
|
|
483
|
+
columns: {
|
|
484
|
+
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
485
|
+
description: string;
|
|
486
|
+
name: string;
|
|
487
|
+
}[];
|
|
488
488
|
generatedFiles: {
|
|
489
489
|
html?: string | undefined;
|
|
490
490
|
json?: string | undefined;
|
|
491
491
|
csv?: string | undefined;
|
|
492
492
|
};
|
|
493
493
|
}, {
|
|
494
|
-
columns: {
|
|
495
|
-
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
496
|
-
description: string;
|
|
497
|
-
name: string;
|
|
498
|
-
}[];
|
|
499
494
|
success: boolean;
|
|
500
495
|
error: string;
|
|
496
|
+
rows: Record<string, string | number | boolean | null>[];
|
|
501
497
|
metadata: {
|
|
502
498
|
processingTime: number;
|
|
503
499
|
totalDocuments: number;
|
|
@@ -505,12 +501,16 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
|
|
|
505
501
|
totalColumns: number;
|
|
506
502
|
extractedFrom: string[];
|
|
507
503
|
};
|
|
508
|
-
rows: Record<string, string | number | boolean | null>[];
|
|
509
504
|
aiAnalysis: {
|
|
510
505
|
model: string;
|
|
511
506
|
iterations: number;
|
|
512
507
|
processingTime?: number | undefined;
|
|
513
508
|
};
|
|
509
|
+
columns: {
|
|
510
|
+
type: "string" | "number" | "boolean" | "integer" | "float" | "date";
|
|
511
|
+
description: string;
|
|
512
|
+
name: string;
|
|
513
|
+
}[];
|
|
514
514
|
generatedFiles: {
|
|
515
515
|
html?: string | undefined;
|
|
516
516
|
json?: string | undefined;
|
|
@@ -52,8 +52,8 @@ declare const ParseDocumentWorkflowParamsSchema: z.ZodObject<{
|
|
|
52
52
|
}, {
|
|
53
53
|
format?: "png" | "jpeg" | undefined;
|
|
54
54
|
quality?: number | undefined;
|
|
55
|
-
pages?: number[] | undefined;
|
|
56
55
|
dpi?: number | undefined;
|
|
56
|
+
pages?: number[] | undefined;
|
|
57
57
|
}>>;
|
|
58
58
|
aiOptions: z.ZodDefault<z.ZodObject<{
|
|
59
59
|
model: z.ZodDefault<z.ZodEnum<["openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5.1", "openai/gpt-5.2", "google/gemini-2.5-pro", "google/gemini-2.5-flash", "google/gemini-2.5-flash-lite", "google/gemini-2.5-flash-image-preview", "google/gemini-3-pro-preview", "google/gemini-3-pro-image-preview", "google/gemini-3-flash-preview", "anthropic/claude-sonnet-4-5", "anthropic/claude-opus-4-5", "anthropic/claude-haiku-4-5", "openrouter/x-ai/grok-code-fast-1", "openrouter/z-ai/glm-4.6", "openrouter/z-ai/glm-4.7", "openrouter/anthropic/claude-sonnet-4.5", "openrouter/anthropic/claude-opus-4.5", "openrouter/google/gemini-3-pro-preview", "openrouter/morph/morph-v3-large", "openrouter/openai/gpt-oss-120b", "openrouter/openai/o3-deep-research", "openrouter/openai/o4-mini-deep-research"]>>;
|
|
@@ -147,8 +147,8 @@ declare const ParseDocumentWorkflowParamsSchema: z.ZodObject<{
|
|
|
147
147
|
imageOptions?: {
|
|
148
148
|
format?: "png" | "jpeg" | undefined;
|
|
149
149
|
quality?: number | undefined;
|
|
150
|
-
pages?: number[] | undefined;
|
|
151
150
|
dpi?: number | undefined;
|
|
151
|
+
pages?: number[] | undefined;
|
|
152
152
|
} | undefined;
|
|
153
153
|
aiOptions?: {
|
|
154
154
|
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|
|
@@ -383,8 +383,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
383
383
|
}, {
|
|
384
384
|
format?: "png" | "jpeg" | undefined;
|
|
385
385
|
quality?: number | undefined;
|
|
386
|
-
pages?: number[] | undefined;
|
|
387
386
|
dpi?: number | undefined;
|
|
387
|
+
pages?: number[] | undefined;
|
|
388
388
|
}>>;
|
|
389
389
|
aiOptions: z.ZodDefault<z.ZodObject<{
|
|
390
390
|
model: z.ZodDefault<z.ZodEnum<["openai/gpt-5", "openai/gpt-5-mini", "openai/gpt-5.1", "openai/gpt-5.2", "google/gemini-2.5-pro", "google/gemini-2.5-flash", "google/gemini-2.5-flash-lite", "google/gemini-2.5-flash-image-preview", "google/gemini-3-pro-preview", "google/gemini-3-pro-image-preview", "google/gemini-3-flash-preview", "anthropic/claude-sonnet-4-5", "anthropic/claude-opus-4-5", "anthropic/claude-haiku-4-5", "openrouter/x-ai/grok-code-fast-1", "openrouter/z-ai/glm-4.6", "openrouter/z-ai/glm-4.7", "openrouter/anthropic/claude-sonnet-4.5", "openrouter/anthropic/claude-opus-4.5", "openrouter/google/gemini-3-pro-preview", "openrouter/morph/morph-v3-large", "openrouter/openai/gpt-oss-120b", "openrouter/openai/o3-deep-research", "openrouter/openai/o4-mini-deep-research"]>>;
|
|
@@ -478,8 +478,8 @@ export declare class ParseDocumentWorkflow extends WorkflowBubble<ParseDocumentW
|
|
|
478
478
|
imageOptions?: {
|
|
479
479
|
format?: "png" | "jpeg" | undefined;
|
|
480
480
|
quality?: number | undefined;
|
|
481
|
-
pages?: number[] | undefined;
|
|
482
481
|
dpi?: number | undefined;
|
|
482
|
+
pages?: number[] | undefined;
|
|
483
483
|
} | undefined;
|
|
484
484
|
aiOptions?: {
|
|
485
485
|
model?: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-opus-4-5" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research" | undefined;
|