@bubblelab/bubble-core 0.1.119 → 0.1.123

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.
Files changed (78) hide show
  1. package/dist/bubble-bundle.d.ts +97 -97
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  21. package/dist/bubbles/service-bubble/firecrawl.d.ts +338 -338
  22. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  23. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  24. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  33. package/dist/bubbles/service-bubble/notion/notion.js +2 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  37. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +330 -330
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  40. package/dist/bubbles/service-bubble/slack/slack.js +3 -2
  41. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  42. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  46. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +28 -28
  48. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +317 -317
  49. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  50. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  51. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  52. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  53. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  54. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  55. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +36 -36
  56. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  57. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  58. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  59. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  60. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +18 -18
  61. package/dist/bubbles.json +7 -3
  62. package/package.json +2 -2
  63. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  64. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  65. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  66. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  67. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  68. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  69. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  70. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  71. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  72. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  73. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  74. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  75. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  76. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  77. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  78. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
@@ -11,14 +11,14 @@ declare const YCFounderSchema: z.ZodObject<{
11
11
  }, "strip", z.ZodTypeAny, {
12
12
  title: string | null;
13
13
  name: string | null;
14
- bio: string | null;
15
14
  linkedinUrl: string | null;
15
+ bio: string | null;
16
16
  twitterUrl: string | null;
17
17
  }, {
18
18
  title: string | null;
19
19
  name: string | null;
20
- bio: string | null;
21
20
  linkedinUrl: string | null;
21
+ bio: string | null;
22
22
  twitterUrl: string | null;
23
23
  }>;
24
24
  declare const YCCompanySchema: z.ZodObject<{
@@ -36,14 +36,14 @@ declare const YCCompanySchema: z.ZodObject<{
36
36
  }, "strip", z.ZodTypeAny, {
37
37
  title: string | null;
38
38
  name: string | null;
39
- bio: string | null;
40
39
  linkedinUrl: string | null;
40
+ bio: string | null;
41
41
  twitterUrl: string | null;
42
42
  }, {
43
43
  title: string | null;
44
44
  name: string | null;
45
- bio: string | null;
46
45
  linkedinUrl: string | null;
46
+ bio: string | null;
47
47
  twitterUrl: string | null;
48
48
  }>, "many">;
49
49
  }, "strip", z.ZodTypeAny, {
@@ -54,8 +54,8 @@ declare const YCCompanySchema: z.ZodObject<{
54
54
  founders: {
55
55
  title: string | null;
56
56
  name: string | null;
57
- bio: string | null;
58
57
  linkedinUrl: string | null;
58
+ bio: string | null;
59
59
  twitterUrl: string | null;
60
60
  }[];
61
61
  ycUrl: string | null;
@@ -67,8 +67,8 @@ declare const YCCompanySchema: z.ZodObject<{
67
67
  founders: {
68
68
  title: string | null;
69
69
  name: string | null;
70
- bio: string | null;
71
70
  linkedinUrl: string | null;
71
+ bio: string | null;
72
72
  twitterUrl: string | null;
73
73
  }[];
74
74
  ycUrl: string | null;
@@ -91,8 +91,8 @@ declare const YCPersonSchema: z.ZodObject<{
91
91
  title: string | null;
92
92
  name: string | null;
93
93
  emails: string[] | null;
94
- bio: string | null;
95
94
  linkedinUrl: string | null;
95
+ bio: string | null;
96
96
  currentEmployers: {
97
97
  companyName: string | null;
98
98
  }[];
@@ -101,8 +101,8 @@ declare const YCPersonSchema: z.ZodObject<{
101
101
  title: string | null;
102
102
  name: string | null;
103
103
  emails: string[] | null;
104
- bio: string | null;
105
104
  linkedinUrl: string | null;
105
+ bio: string | null;
106
106
  currentEmployers: {
107
107
  companyName: string | null;
108
108
  }[];
@@ -115,15 +115,15 @@ declare const YCScraperToolParamsSchema: z.ZodObject<{
115
115
  includeFounders: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
116
116
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
117
117
  }, "strip", z.ZodTypeAny, {
118
- url?: string | undefined;
119
118
  credentials?: Partial<Record<CredentialType, string>> | undefined;
120
119
  batch?: string | undefined;
120
+ url?: string | undefined;
121
121
  maxCompanies?: number | undefined;
122
122
  includeFounders?: boolean | undefined;
123
123
  }, {
124
- url?: string | undefined;
125
124
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
125
  batch?: string | undefined;
126
+ url?: string | undefined;
127
127
  maxCompanies?: number | undefined;
128
128
  includeFounders?: boolean | undefined;
129
129
  }>;
@@ -146,8 +146,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
146
146
  title: string | null;
147
147
  name: string | null;
148
148
  emails: string[] | null;
149
- bio: string | null;
150
149
  linkedinUrl: string | null;
150
+ bio: string | null;
151
151
  currentEmployers: {
152
152
  companyName: string | null;
153
153
  }[];
@@ -156,8 +156,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
156
156
  title: string | null;
157
157
  name: string | null;
158
158
  emails: string[] | null;
159
- bio: string | null;
160
159
  linkedinUrl: string | null;
160
+ bio: string | null;
161
161
  currentEmployers: {
162
162
  companyName: string | null;
163
163
  }[];
@@ -178,14 +178,14 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
178
178
  }, "strip", z.ZodTypeAny, {
179
179
  title: string | null;
180
180
  name: string | null;
181
- bio: string | null;
182
181
  linkedinUrl: string | null;
182
+ bio: string | null;
183
183
  twitterUrl: string | null;
184
184
  }, {
185
185
  title: string | null;
186
186
  name: string | null;
187
- bio: string | null;
188
187
  linkedinUrl: string | null;
188
+ bio: string | null;
189
189
  twitterUrl: string | null;
190
190
  }>, "many">;
191
191
  }, "strip", z.ZodTypeAny, {
@@ -196,8 +196,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
196
196
  founders: {
197
197
  title: string | null;
198
198
  name: string | null;
199
- bio: string | null;
200
199
  linkedinUrl: string | null;
200
+ bio: string | null;
201
201
  twitterUrl: string | null;
202
202
  }[];
203
203
  ycUrl: string | null;
@@ -209,8 +209,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
209
209
  founders: {
210
210
  title: string | null;
211
211
  name: string | null;
212
- bio: string | null;
213
212
  linkedinUrl: string | null;
213
+ bio: string | null;
214
214
  twitterUrl: string | null;
215
215
  }[];
216
216
  ycUrl: string | null;
@@ -224,14 +224,14 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
224
224
  }, "strip", z.ZodTypeAny, {
225
225
  error: string;
226
226
  success: boolean;
227
- url: string | null;
228
227
  batch: string | null;
228
+ url: string | null;
229
229
  people: {
230
230
  title: string | null;
231
231
  name: string | null;
232
232
  emails: string[] | null;
233
- bio: string | null;
234
233
  linkedinUrl: string | null;
234
+ bio: string | null;
235
235
  currentEmployers: {
236
236
  companyName: string | null;
237
237
  }[];
@@ -245,8 +245,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
245
245
  founders: {
246
246
  title: string | null;
247
247
  name: string | null;
248
- bio: string | null;
249
248
  linkedinUrl: string | null;
249
+ bio: string | null;
250
250
  twitterUrl: string | null;
251
251
  }[];
252
252
  ycUrl: string | null;
@@ -256,14 +256,14 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
256
256
  }, {
257
257
  error: string;
258
258
  success: boolean;
259
- url: string | null;
260
259
  batch: string | null;
260
+ url: string | null;
261
261
  people: {
262
262
  title: string | null;
263
263
  name: string | null;
264
264
  emails: string[] | null;
265
- bio: string | null;
266
265
  linkedinUrl: string | null;
266
+ bio: string | null;
267
267
  currentEmployers: {
268
268
  companyName: string | null;
269
269
  }[];
@@ -277,8 +277,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
277
277
  founders: {
278
278
  title: string | null;
279
279
  name: string | null;
280
- bio: string | null;
281
280
  linkedinUrl: string | null;
281
+ bio: string | null;
282
282
  twitterUrl: string | null;
283
283
  }[];
284
284
  ycUrl: string | null;
@@ -313,15 +313,15 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
313
313
  includeFounders: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
314
314
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
315
315
  }, "strip", z.ZodTypeAny, {
316
- url?: string | undefined;
317
316
  credentials?: Partial<Record<CredentialType, string>> | undefined;
318
317
  batch?: string | undefined;
318
+ url?: string | undefined;
319
319
  maxCompanies?: number | undefined;
320
320
  includeFounders?: boolean | undefined;
321
321
  }, {
322
- url?: string | undefined;
323
322
  credentials?: Partial<Record<CredentialType, string>> | undefined;
324
323
  batch?: string | undefined;
324
+ url?: string | undefined;
325
325
  maxCompanies?: number | undefined;
326
326
  includeFounders?: boolean | undefined;
327
327
  }>;
@@ -344,8 +344,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
344
344
  title: string | null;
345
345
  name: string | null;
346
346
  emails: string[] | null;
347
- bio: string | null;
348
347
  linkedinUrl: string | null;
348
+ bio: string | null;
349
349
  currentEmployers: {
350
350
  companyName: string | null;
351
351
  }[];
@@ -354,8 +354,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
354
354
  title: string | null;
355
355
  name: string | null;
356
356
  emails: string[] | null;
357
- bio: string | null;
358
357
  linkedinUrl: string | null;
358
+ bio: string | null;
359
359
  currentEmployers: {
360
360
  companyName: string | null;
361
361
  }[];
@@ -376,14 +376,14 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
376
376
  }, "strip", z.ZodTypeAny, {
377
377
  title: string | null;
378
378
  name: string | null;
379
- bio: string | null;
380
379
  linkedinUrl: string | null;
380
+ bio: string | null;
381
381
  twitterUrl: string | null;
382
382
  }, {
383
383
  title: string | null;
384
384
  name: string | null;
385
- bio: string | null;
386
385
  linkedinUrl: string | null;
386
+ bio: string | null;
387
387
  twitterUrl: string | null;
388
388
  }>, "many">;
389
389
  }, "strip", z.ZodTypeAny, {
@@ -394,8 +394,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
394
394
  founders: {
395
395
  title: string | null;
396
396
  name: string | null;
397
- bio: string | null;
398
397
  linkedinUrl: string | null;
398
+ bio: string | null;
399
399
  twitterUrl: string | null;
400
400
  }[];
401
401
  ycUrl: string | null;
@@ -407,8 +407,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
407
407
  founders: {
408
408
  title: string | null;
409
409
  name: string | null;
410
- bio: string | null;
411
410
  linkedinUrl: string | null;
411
+ bio: string | null;
412
412
  twitterUrl: string | null;
413
413
  }[];
414
414
  ycUrl: string | null;
@@ -422,14 +422,14 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
422
422
  }, "strip", z.ZodTypeAny, {
423
423
  error: string;
424
424
  success: boolean;
425
- url: string | null;
426
425
  batch: string | null;
426
+ url: string | null;
427
427
  people: {
428
428
  title: string | null;
429
429
  name: string | null;
430
430
  emails: string[] | null;
431
- bio: string | null;
432
431
  linkedinUrl: string | null;
432
+ bio: string | null;
433
433
  currentEmployers: {
434
434
  companyName: string | null;
435
435
  }[];
@@ -443,8 +443,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
443
443
  founders: {
444
444
  title: string | null;
445
445
  name: string | null;
446
- bio: string | null;
447
446
  linkedinUrl: string | null;
447
+ bio: string | null;
448
448
  twitterUrl: string | null;
449
449
  }[];
450
450
  ycUrl: string | null;
@@ -454,14 +454,14 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
454
454
  }, {
455
455
  error: string;
456
456
  success: boolean;
457
- url: string | null;
458
457
  batch: string | null;
458
+ url: string | null;
459
459
  people: {
460
460
  title: string | null;
461
461
  name: string | null;
462
462
  emails: string[] | null;
463
- bio: string | null;
464
463
  linkedinUrl: string | null;
464
+ bio: string | null;
465
465
  currentEmployers: {
466
466
  companyName: string | null;
467
467
  }[];
@@ -475,8 +475,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
475
475
  founders: {
476
476
  title: string | null;
477
477
  name: string | null;
478
- bio: string | null;
479
478
  linkedinUrl: string | null;
479
+ bio: string | null;
480
480
  twitterUrl: string | null;
481
481
  }[];
482
482
  ycUrl: string | null;
@@ -17,12 +17,12 @@ 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
+ duration: string | null;
20
21
  description: string | null;
21
22
  title: string | null;
22
23
  date: string | null;
23
- url: string | null;
24
- duration: string | null;
25
24
  id: string | null;
25
+ url: string | null;
26
26
  thumbnail: string | null;
27
27
  comments: number | null;
28
28
  viewCount: number | null;
@@ -31,12 +31,12 @@ declare const YouTubeVideoSchema: z.ZodObject<{
31
31
  channelUrl: string | null;
32
32
  subscribers: number | null;
33
33
  }, {
34
+ duration: string | null;
34
35
  description: string | null;
35
36
  title: string | null;
36
37
  date: string | null;
37
- url: string | null;
38
- duration: string | null;
39
38
  id: string | null;
39
+ url: string | null;
40
40
  thumbnail: string | null;
41
41
  comments: number | null;
42
42
  viewCount: number | null;
@@ -103,12 +103,12 @@ 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
+ duration: string | null;
106
107
  description: string | null;
107
108
  title: string | null;
108
109
  date: string | null;
109
- url: string | null;
110
- duration: string | null;
111
110
  id: string | null;
111
+ url: string | null;
112
112
  thumbnail: string | null;
113
113
  comments: number | null;
114
114
  viewCount: number | null;
@@ -117,12 +117,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
117
117
  channelUrl: string | null;
118
118
  subscribers: number | null;
119
119
  }, {
120
+ duration: string | null;
120
121
  description: string | null;
121
122
  title: string | null;
122
123
  date: string | null;
123
- url: string | null;
124
- duration: string | null;
125
124
  id: string | null;
125
+ url: string | null;
126
126
  thumbnail: string | null;
127
127
  comments: number | null;
128
128
  viewCount: number | null;
@@ -154,12 +154,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
154
154
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
157
+ duration: string | null;
157
158
  description: string | null;
158
159
  title: string | null;
159
160
  date: string | null;
160
- url: string | null;
161
- duration: string | null;
162
161
  id: string | null;
162
+ url: string | null;
163
163
  thumbnail: string | null;
164
164
  comments: number | null;
165
165
  viewCount: number | null;
@@ -180,12 +180,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
180
180
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
183
+ duration: string | null;
183
184
  description: string | null;
184
185
  title: string | null;
185
186
  date: string | null;
186
- url: string | null;
187
- duration: string | null;
188
187
  id: string | null;
188
+ url: string | null;
189
189
  thumbnail: string | null;
190
190
  comments: number | null;
191
191
  viewCount: number | null;
@@ -261,12 +261,12 @@ 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
+ duration: string | null;
264
265
  description: string | null;
265
266
  title: string | null;
266
267
  date: string | null;
267
- url: string | null;
268
- duration: string | null;
269
268
  id: string | null;
269
+ url: string | null;
270
270
  thumbnail: string | null;
271
271
  comments: number | null;
272
272
  viewCount: number | null;
@@ -275,12 +275,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
275
275
  channelUrl: string | null;
276
276
  subscribers: number | null;
277
277
  }, {
278
+ duration: string | null;
278
279
  description: string | null;
279
280
  title: string | null;
280
281
  date: string | null;
281
- url: string | null;
282
- duration: string | null;
283
282
  id: string | null;
283
+ url: string | null;
284
284
  thumbnail: string | null;
285
285
  comments: number | null;
286
286
  viewCount: number | null;
@@ -312,12 +312,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
312
312
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
315
+ duration: string | null;
315
316
  description: string | null;
316
317
  title: string | null;
317
318
  date: string | null;
318
- url: string | null;
319
- duration: string | null;
320
319
  id: string | null;
320
+ url: string | null;
321
321
  thumbnail: string | null;
322
322
  comments: number | null;
323
323
  viewCount: number | null;
@@ -338,12 +338,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
338
338
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
341
+ duration: string | null;
341
342
  description: string | null;
342
343
  title: string | null;
343
344
  date: string | null;
344
- url: string | null;
345
- duration: string | null;
346
345
  id: string | null;
346
+ url: string | null;
347
347
  thumbnail: string | null;
348
348
  comments: number | null;
349
349
  viewCount: number | null;
@@ -121,7 +121,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
121
121
  } | undefined;
122
122
  }[];
123
123
  outputDescription: string;
124
- outputFormat: "html" | "json" | "csv";
124
+ outputFormat: "json" | "csv" | "html";
125
125
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
126
  }, {
127
127
  documents: {
@@ -145,7 +145,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
145
145
  maxTokens?: number | undefined;
146
146
  jsonMode?: boolean | undefined;
147
147
  } | undefined;
148
- outputFormat?: "html" | "json" | "csv" | undefined;
148
+ outputFormat?: "json" | "csv" | "html" | undefined;
149
149
  }>;
150
150
  /**
151
151
  * Result schema for Generate Document workflow
@@ -189,13 +189,13 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
189
189
  csv: z.ZodOptional<z.ZodString>;
190
190
  json: z.ZodOptional<z.ZodString>;
191
191
  }, "strip", z.ZodTypeAny, {
192
- html?: string | undefined;
193
192
  json?: string | undefined;
194
193
  csv?: string | undefined;
195
- }, {
196
194
  html?: string | undefined;
195
+ }, {
197
196
  json?: string | undefined;
198
197
  csv?: string | undefined;
198
+ html?: string | undefined;
199
199
  }>;
200
200
  aiAnalysis: z.ZodObject<{
201
201
  model: z.ZodString;
@@ -234,9 +234,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
234
234
  processingTime?: number | undefined;
235
235
  };
236
236
  generatedFiles: {
237
- html?: string | undefined;
238
237
  json?: string | undefined;
239
238
  csv?: string | undefined;
239
+ html?: string | undefined;
240
240
  };
241
241
  }, {
242
242
  error: string;
@@ -260,9 +260,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
260
260
  processingTime?: number | undefined;
261
261
  };
262
262
  generatedFiles: {
263
- html?: string | undefined;
264
263
  json?: string | undefined;
265
264
  csv?: string | undefined;
265
+ html?: string | undefined;
266
266
  };
267
267
  }>;
268
268
  type GenerateDocumentWorkflowParams = z.input<typeof GenerateDocumentWorkflowParamsSchema>;
@@ -376,7 +376,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
376
376
  } | undefined;
377
377
  }[];
378
378
  outputDescription: string;
379
- outputFormat: "html" | "json" | "csv";
379
+ outputFormat: "json" | "csv" | "html";
380
380
  credentials?: Partial<Record<CredentialType, string>> | undefined;
381
381
  }, {
382
382
  documents: {
@@ -400,7 +400,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
400
400
  maxTokens?: number | undefined;
401
401
  jsonMode?: boolean | undefined;
402
402
  } | undefined;
403
- outputFormat?: "html" | "json" | "csv" | undefined;
403
+ outputFormat?: "json" | "csv" | "html" | undefined;
404
404
  }>;
405
405
  static readonly resultSchema: z.ZodObject<{
406
406
  columns: z.ZodArray<z.ZodObject<{
@@ -441,13 +441,13 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
441
441
  csv: z.ZodOptional<z.ZodString>;
442
442
  json: z.ZodOptional<z.ZodString>;
443
443
  }, "strip", z.ZodTypeAny, {
444
- html?: string | undefined;
445
444
  json?: string | undefined;
446
445
  csv?: string | undefined;
447
- }, {
448
446
  html?: string | undefined;
447
+ }, {
449
448
  json?: string | undefined;
450
449
  csv?: string | undefined;
450
+ html?: string | undefined;
451
451
  }>;
452
452
  aiAnalysis: z.ZodObject<{
453
453
  model: z.ZodString;
@@ -486,9 +486,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
486
486
  processingTime?: number | undefined;
487
487
  };
488
488
  generatedFiles: {
489
- html?: string | undefined;
490
489
  json?: string | undefined;
491
490
  csv?: string | undefined;
491
+ html?: string | undefined;
492
492
  };
493
493
  }, {
494
494
  error: string;
@@ -512,9 +512,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
512
512
  processingTime?: number | undefined;
513
513
  };
514
514
  generatedFiles: {
515
- html?: string | undefined;
516
515
  json?: string | undefined;
517
516
  csv?: string | undefined;
517
+ html?: string | undefined;
518
518
  };
519
519
  }>;
520
520
  static readonly shortDescription = "Generate Document workflow: convert markdown to structured formats using AI";