@bubblelab/bubble-core 0.1.124 → 0.1.126

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 (83) hide show
  1. package/dist/bubble-bundle.d.ts +117 -117
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +128 -128
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +16 -6
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +70 -70
  10. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +94 -94
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +26 -26
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +124 -124
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +146 -146
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +660 -660
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +160 -160
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +72 -72
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +112 -112
  22. package/dist/bubbles/service-bubble/github.d.ts +92 -92
  23. package/dist/bubbles/service-bubble/gmail.d.ts +508 -508
  24. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/gmail.js +17 -6
  26. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +106 -106
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +56 -56
  31. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  32. package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/jira/jira.d.ts +96 -96
  34. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +106 -106
  35. package/dist/bubbles/service-bubble/notion/notion.d.ts +482 -482
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
  37. package/dist/bubbles/service-bubble/resend.d.ts +30 -30
  38. package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/resend.js +13 -4
  40. package/dist/bubbles/service-bubble/resend.js.map +1 -1
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +496 -496
  42. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +129 -129
  44. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +147 -147
  45. package/dist/bubbles/service-bubble/telegram.d.ts +1579 -1579
  46. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  48. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  49. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
  50. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  51. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +66 -66
  52. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  53. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  55. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  56. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +104 -104
  57. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  59. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +78 -78
  60. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  61. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
  64. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +64 -64
  65. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  66. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  69. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
  70. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
  71. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  72. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  73. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +74 -74
  74. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  75. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +30 -30
  76. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
  77. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  78. package/dist/bubbles.json +9 -9
  79. package/dist/utils/markdown-to-html.d.ts +6 -0
  80. package/dist/utils/markdown-to-html.d.ts.map +1 -0
  81. package/dist/utils/markdown-to-html.js +70 -0
  82. package/dist/utils/markdown-to-html.js.map +1 -0
  83. package/package.json +2 -2
@@ -48,6 +48,7 @@ declare const YCCompanySchema: z.ZodObject<{
48
48
  }>, "many">;
49
49
  }, "strip", z.ZodTypeAny, {
50
50
  description: string | null;
51
+ batch: string | null;
51
52
  companyName: string | null;
52
53
  website: string | null;
53
54
  founders: {
@@ -57,10 +58,10 @@ declare const YCCompanySchema: z.ZodObject<{
57
58
  linkedinUrl: string | null;
58
59
  twitterUrl: string | null;
59
60
  }[];
60
- batch: string | null;
61
61
  ycUrl: string | null;
62
62
  }, {
63
63
  description: string | null;
64
+ batch: string | null;
64
65
  companyName: string | null;
65
66
  website: string | null;
66
67
  founders: {
@@ -70,7 +71,6 @@ declare const YCCompanySchema: z.ZodObject<{
70
71
  linkedinUrl: string | null;
71
72
  twitterUrl: string | null;
72
73
  }[];
73
- batch: string | null;
74
74
  ycUrl: string | null;
75
75
  }>;
76
76
  declare const YCPersonSchema: z.ZodObject<{
@@ -190,6 +190,7 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
190
190
  }>, "many">;
191
191
  }, "strip", z.ZodTypeAny, {
192
192
  description: string | null;
193
+ batch: string | null;
193
194
  companyName: string | null;
194
195
  website: string | null;
195
196
  founders: {
@@ -199,10 +200,10 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
199
200
  linkedinUrl: string | null;
200
201
  twitterUrl: string | null;
201
202
  }[];
202
- batch: string | null;
203
203
  ycUrl: string | null;
204
204
  }, {
205
205
  description: string | null;
206
+ batch: string | null;
206
207
  companyName: string | null;
207
208
  website: string | null;
208
209
  founders: {
@@ -212,7 +213,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
212
213
  linkedinUrl: string | null;
213
214
  twitterUrl: string | null;
214
215
  }[];
215
- batch: string | null;
216
216
  ycUrl: string | null;
217
217
  }>, "many">;
218
218
  totalPeople: z.ZodNumber;
@@ -222,9 +222,10 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
222
222
  success: z.ZodBoolean;
223
223
  error: z.ZodString;
224
224
  }, "strip", z.ZodTypeAny, {
225
- url: string | null;
226
225
  error: string;
227
226
  success: boolean;
227
+ url: string | null;
228
+ batch: string | null;
228
229
  people: {
229
230
  title: string | null;
230
231
  name: string | null;
@@ -236,9 +237,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
236
237
  }[];
237
238
  twitterUrl: string | null;
238
239
  }[];
239
- batch: string | null;
240
240
  companies: {
241
241
  description: string | null;
242
+ batch: string | null;
242
243
  companyName: string | null;
243
244
  website: string | null;
244
245
  founders: {
@@ -248,15 +249,15 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
248
249
  linkedinUrl: string | null;
249
250
  twitterUrl: string | null;
250
251
  }[];
251
- batch: string | null;
252
252
  ycUrl: string | null;
253
253
  }[];
254
254
  totalPeople: number;
255
255
  totalCompanies: number;
256
256
  }, {
257
- url: string | null;
258
257
  error: string;
259
258
  success: boolean;
259
+ url: string | null;
260
+ batch: string | null;
260
261
  people: {
261
262
  title: string | null;
262
263
  name: string | null;
@@ -268,9 +269,9 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
268
269
  }[];
269
270
  twitterUrl: string | null;
270
271
  }[];
271
- batch: string | null;
272
272
  companies: {
273
273
  description: string | null;
274
+ batch: string | null;
274
275
  companyName: string | null;
275
276
  website: string | null;
276
277
  founders: {
@@ -280,7 +281,6 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
280
281
  linkedinUrl: string | null;
281
282
  twitterUrl: string | null;
282
283
  }[];
283
- batch: string | null;
284
284
  ycUrl: string | null;
285
285
  }[];
286
286
  totalPeople: number;
@@ -388,6 +388,7 @@ 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;
391
392
  companyName: string | null;
392
393
  website: string | null;
393
394
  founders: {
@@ -397,10 +398,10 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
397
398
  linkedinUrl: string | null;
398
399
  twitterUrl: string | null;
399
400
  }[];
400
- batch: string | null;
401
401
  ycUrl: string | null;
402
402
  }, {
403
403
  description: string | null;
404
+ batch: string | null;
404
405
  companyName: string | null;
405
406
  website: string | null;
406
407
  founders: {
@@ -410,7 +411,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
410
411
  linkedinUrl: string | null;
411
412
  twitterUrl: string | null;
412
413
  }[];
413
- batch: string | null;
414
414
  ycUrl: string | null;
415
415
  }>, "many">;
416
416
  totalPeople: z.ZodNumber;
@@ -420,9 +420,10 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
420
420
  success: z.ZodBoolean;
421
421
  error: z.ZodString;
422
422
  }, "strip", z.ZodTypeAny, {
423
- url: string | null;
424
423
  error: string;
425
424
  success: boolean;
425
+ url: string | null;
426
+ batch: string | null;
426
427
  people: {
427
428
  title: string | null;
428
429
  name: string | null;
@@ -434,9 +435,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
434
435
  }[];
435
436
  twitterUrl: string | null;
436
437
  }[];
437
- batch: string | null;
438
438
  companies: {
439
439
  description: string | null;
440
+ batch: string | null;
440
441
  companyName: string | null;
441
442
  website: string | null;
442
443
  founders: {
@@ -446,15 +447,15 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
446
447
  linkedinUrl: string | null;
447
448
  twitterUrl: string | null;
448
449
  }[];
449
- batch: string | null;
450
450
  ycUrl: string | null;
451
451
  }[];
452
452
  totalPeople: number;
453
453
  totalCompanies: number;
454
454
  }, {
455
- url: string | null;
456
455
  error: string;
457
456
  success: boolean;
457
+ url: string | null;
458
+ batch: string | null;
458
459
  people: {
459
460
  title: string | null;
460
461
  name: string | null;
@@ -466,9 +467,9 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
466
467
  }[];
467
468
  twitterUrl: string | null;
468
469
  }[];
469
- batch: string | null;
470
470
  companies: {
471
471
  description: string | null;
472
+ batch: string | null;
472
473
  companyName: string | null;
473
474
  website: string | null;
474
475
  founders: {
@@ -478,7 +479,6 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
478
479
  linkedinUrl: string | null;
479
480
  twitterUrl: string | null;
480
481
  }[];
481
- batch: string | null;
482
482
  ycUrl: string | null;
483
483
  }[];
484
484
  totalPeople: number;
@@ -23,8 +23,8 @@ declare const YouTubeVideoSchema: z.ZodObject<{
23
23
  url: string | null;
24
24
  duration: string | null;
25
25
  id: string | null;
26
- comments: number | null;
27
26
  thumbnail: string | null;
27
+ comments: number | null;
28
28
  viewCount: number | null;
29
29
  likes: number | null;
30
30
  channelName: string | null;
@@ -37,8 +37,8 @@ declare const YouTubeVideoSchema: z.ZodObject<{
37
37
  url: string | null;
38
38
  duration: string | null;
39
39
  id: string | null;
40
- comments: number | null;
41
40
  thumbnail: string | null;
41
+ comments: number | null;
42
42
  viewCount: number | null;
43
43
  likes: number | null;
44
44
  channelName: string | null;
@@ -50,12 +50,12 @@ declare const YouTubeTranscriptSegmentSchema: z.ZodObject<{
50
50
  duration: z.ZodNullable<z.ZodString>;
51
51
  text: z.ZodNullable<z.ZodString>;
52
52
  }, "strip", z.ZodTypeAny, {
53
- text: string | null;
54
53
  duration: string | null;
54
+ text: string | null;
55
55
  start: string | null;
56
56
  }, {
57
- text: string | null;
58
57
  duration: string | null;
58
+ text: string | null;
59
59
  start: string | null;
60
60
  }>;
61
61
  declare const YouTubeToolParamsSchema: z.ZodObject<{
@@ -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;
73
74
  videoUrl?: string | undefined;
74
75
  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;
82
83
  videoUrl?: string | undefined;
83
84
  searchQueries?: string[] | undefined;
84
- maxResults?: number | undefined;
85
85
  channelUrl?: string | undefined;
86
86
  videoUrls?: string[] | undefined;
87
87
  includeShorts?: boolean | undefined;
@@ -109,8 +109,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
109
109
  url: string | null;
110
110
  duration: string | null;
111
111
  id: string | null;
112
- comments: number | null;
113
112
  thumbnail: string | null;
113
+ comments: number | null;
114
114
  viewCount: number | null;
115
115
  likes: number | null;
116
116
  channelName: string | null;
@@ -123,8 +123,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
123
123
  url: string | null;
124
124
  duration: string | null;
125
125
  id: string | null;
126
- comments: number | null;
127
126
  thumbnail: string | null;
127
+ comments: number | null;
128
128
  viewCount: number | null;
129
129
  likes: number | null;
130
130
  channelName: string | null;
@@ -136,12 +136,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
136
136
  duration: z.ZodNullable<z.ZodString>;
137
137
  text: z.ZodNullable<z.ZodString>;
138
138
  }, "strip", z.ZodTypeAny, {
139
- text: string | null;
140
139
  duration: string | null;
140
+ text: string | null;
141
141
  start: string | null;
142
142
  }, {
143
- text: string | null;
144
143
  duration: string | null;
144
+ text: string | null;
145
145
  start: string | null;
146
146
  }>, "many">>;
147
147
  fullTranscriptText: z.ZodOptional<z.ZodString>;
@@ -149,9 +149,9 @@ 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
  error: string;
154
153
  success: boolean;
154
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
157
157
  description: string | null;
@@ -160,8 +160,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
160
160
  url: string | null;
161
161
  duration: string | null;
162
162
  id: string | null;
163
- comments: number | null;
164
163
  thumbnail: string | null;
164
+ comments: number | null;
165
165
  viewCount: number | null;
166
166
  likes: number | null;
167
167
  channelName: string | null;
@@ -169,15 +169,15 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
169
169
  subscribers: number | null;
170
170
  }[] | undefined;
171
171
  transcript?: {
172
- text: string | null;
173
172
  duration: string | null;
173
+ text: string | null;
174
174
  start: string | null;
175
175
  }[] | undefined;
176
176
  fullTranscriptText?: string | undefined;
177
177
  }, {
178
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
179
178
  error: string;
180
179
  success: boolean;
180
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
183
183
  description: string | null;
@@ -186,8 +186,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
186
186
  url: string | null;
187
187
  duration: string | null;
188
188
  id: string | null;
189
- comments: number | null;
190
189
  thumbnail: string | null;
190
+ comments: number | null;
191
191
  viewCount: number | null;
192
192
  likes: number | null;
193
193
  channelName: string | null;
@@ -195,8 +195,8 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
195
195
  subscribers: number | null;
196
196
  }[] | undefined;
197
197
  transcript?: {
198
- text: string | null;
199
198
  duration: string | null;
199
+ text: string | null;
200
200
  start: string | null;
201
201
  }[] | undefined;
202
202
  fullTranscriptText?: string | undefined;
@@ -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;
231
232
  videoUrl?: string | undefined;
232
233
  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;
240
241
  videoUrl?: string | undefined;
241
242
  searchQueries?: string[] | undefined;
242
- maxResults?: number | undefined;
243
243
  channelUrl?: string | undefined;
244
244
  videoUrls?: string[] | undefined;
245
245
  includeShorts?: boolean | undefined;
@@ -267,8 +267,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
267
267
  url: string | null;
268
268
  duration: string | null;
269
269
  id: string | null;
270
- comments: number | null;
271
270
  thumbnail: string | null;
271
+ comments: number | null;
272
272
  viewCount: number | null;
273
273
  likes: number | null;
274
274
  channelName: string | null;
@@ -281,8 +281,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
281
281
  url: string | null;
282
282
  duration: string | null;
283
283
  id: string | null;
284
- comments: number | null;
285
284
  thumbnail: string | null;
285
+ comments: number | null;
286
286
  viewCount: number | null;
287
287
  likes: number | null;
288
288
  channelName: string | null;
@@ -294,12 +294,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
294
294
  duration: z.ZodNullable<z.ZodString>;
295
295
  text: z.ZodNullable<z.ZodString>;
296
296
  }, "strip", z.ZodTypeAny, {
297
- text: string | null;
298
297
  duration: string | null;
298
+ text: string | null;
299
299
  start: string | null;
300
300
  }, {
301
- text: string | null;
302
301
  duration: string | null;
302
+ text: string | null;
303
303
  start: string | null;
304
304
  }>, "many">>;
305
305
  fullTranscriptText: z.ZodOptional<z.ZodString>;
@@ -307,9 +307,9 @@ 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
  error: string;
312
311
  success: boolean;
312
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
315
315
  description: string | null;
@@ -318,8 +318,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
318
318
  url: string | null;
319
319
  duration: string | null;
320
320
  id: string | null;
321
- comments: number | null;
322
321
  thumbnail: string | null;
322
+ comments: number | null;
323
323
  viewCount: number | null;
324
324
  likes: number | null;
325
325
  channelName: string | null;
@@ -327,15 +327,15 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
327
327
  subscribers: number | null;
328
328
  }[] | undefined;
329
329
  transcript?: {
330
- text: string | null;
331
330
  duration: string | null;
331
+ text: string | null;
332
332
  start: string | null;
333
333
  }[] | undefined;
334
334
  fullTranscriptText?: string | undefined;
335
335
  }, {
336
- operation: "searchVideos" | "getTranscript" | "scrapeChannel";
337
336
  error: string;
338
337
  success: boolean;
338
+ operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
341
341
  description: string | null;
@@ -344,8 +344,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
344
344
  url: string | null;
345
345
  duration: string | null;
346
346
  id: string | null;
347
- comments: number | null;
348
347
  thumbnail: string | null;
348
+ comments: number | null;
349
349
  viewCount: number | null;
350
350
  likes: number | null;
351
351
  channelName: string | null;
@@ -353,8 +353,8 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
353
353
  subscribers: number | null;
354
354
  }[] | undefined;
355
355
  transcript?: {
356
- text: string | null;
357
356
  duration: string | null;
357
+ text: string | null;
358
358
  start: string | null;
359
359
  }[] | undefined;
360
360
  fullTranscriptText?: string | undefined;
@@ -215,7 +215,6 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
215
215
  }, "strip", z.ZodTypeAny, {
216
216
  error: string;
217
217
  success: boolean;
218
- rows: Record<string, string | number | boolean | null>[];
219
218
  metadata: {
220
219
  processingTime: number;
221
220
  totalDocuments: number;
@@ -223,16 +222,17 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
223
222
  totalColumns: number;
224
223
  extractedFrom: string[];
225
224
  };
226
- aiAnalysis: {
227
- model: string;
228
- iterations: number;
229
- processingTime?: number | undefined;
230
- };
225
+ rows: Record<string, string | number | boolean | null>[];
231
226
  columns: {
232
227
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
233
228
  description: string;
234
229
  name: string;
235
230
  }[];
231
+ aiAnalysis: {
232
+ model: string;
233
+ iterations: number;
234
+ processingTime?: number | undefined;
235
+ };
236
236
  generatedFiles: {
237
237
  html?: string | undefined;
238
238
  json?: string | undefined;
@@ -241,7 +241,6 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
241
241
  }, {
242
242
  error: string;
243
243
  success: boolean;
244
- rows: Record<string, string | number | boolean | null>[];
245
244
  metadata: {
246
245
  processingTime: number;
247
246
  totalDocuments: number;
@@ -249,16 +248,17 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
249
248
  totalColumns: number;
250
249
  extractedFrom: string[];
251
250
  };
252
- aiAnalysis: {
253
- model: string;
254
- iterations: number;
255
- processingTime?: number | undefined;
256
- };
251
+ rows: Record<string, string | number | boolean | null>[];
257
252
  columns: {
258
253
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
259
254
  description: string;
260
255
  name: string;
261
256
  }[];
257
+ aiAnalysis: {
258
+ model: string;
259
+ iterations: number;
260
+ processingTime?: number | undefined;
261
+ };
262
262
  generatedFiles: {
263
263
  html?: string | undefined;
264
264
  json?: string | undefined;
@@ -467,7 +467,6 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
467
467
  }, "strip", z.ZodTypeAny, {
468
468
  error: string;
469
469
  success: boolean;
470
- rows: Record<string, string | number | boolean | null>[];
471
470
  metadata: {
472
471
  processingTime: number;
473
472
  totalDocuments: number;
@@ -475,16 +474,17 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
475
474
  totalColumns: number;
476
475
  extractedFrom: string[];
477
476
  };
478
- aiAnalysis: {
479
- model: string;
480
- iterations: number;
481
- processingTime?: number | undefined;
482
- };
477
+ rows: Record<string, string | number | boolean | null>[];
483
478
  columns: {
484
479
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
485
480
  description: string;
486
481
  name: string;
487
482
  }[];
483
+ aiAnalysis: {
484
+ model: string;
485
+ iterations: number;
486
+ processingTime?: number | undefined;
487
+ };
488
488
  generatedFiles: {
489
489
  html?: string | undefined;
490
490
  json?: string | undefined;
@@ -493,7 +493,6 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
493
493
  }, {
494
494
  error: string;
495
495
  success: boolean;
496
- rows: Record<string, string | number | boolean | null>[];
497
496
  metadata: {
498
497
  processingTime: number;
499
498
  totalDocuments: number;
@@ -501,16 +500,17 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
501
500
  totalColumns: number;
502
501
  extractedFrom: string[];
503
502
  };
504
- aiAnalysis: {
505
- model: string;
506
- iterations: number;
507
- processingTime?: number | undefined;
508
- };
503
+ rows: Record<string, string | number | boolean | null>[];
509
504
  columns: {
510
505
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
511
506
  description: string;
512
507
  name: string;
513
508
  }[];
509
+ aiAnalysis: {
510
+ model: string;
511
+ iterations: number;
512
+ processingTime?: number | undefined;
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
- dpi?: number | undefined;
56
55
  pages?: number[] | undefined;
56
+ dpi?: 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
- dpi?: number | undefined;
151
150
  pages?: number[] | undefined;
151
+ dpi?: 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
- dpi?: number | undefined;
387
386
  pages?: number[] | undefined;
387
+ dpi?: 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
- dpi?: number | undefined;
482
481
  pages?: number[] | undefined;
482
+ dpi?: 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;