@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -17,8 +17,8 @@ declare const WebSearchToolParamsSchema: z.ZodObject<{
17
17
  }, {
18
18
  query: string;
19
19
  credentials?: Partial<Record<CredentialType, string>> | undefined;
20
- location?: string | undefined;
21
20
  limit?: number | undefined;
21
+ location?: string | undefined;
22
22
  categories?: ("github" | "pdf" | "research")[] | undefined;
23
23
  }>;
24
24
  declare const WebSearchToolResultSchema: z.ZodObject<{
@@ -28,12 +28,12 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
28
28
  content: z.ZodString;
29
29
  }, "strip", z.ZodTypeAny, {
30
30
  title: string;
31
- content: string;
32
31
  url: string;
32
+ content: string;
33
33
  }, {
34
34
  title: string;
35
- content: string;
36
35
  url: string;
36
+ content: string;
37
37
  }>, "many">;
38
38
  query: z.ZodString;
39
39
  totalResults: z.ZodNumber;
@@ -42,25 +42,25 @@ declare const WebSearchToolResultSchema: z.ZodObject<{
42
42
  success: z.ZodBoolean;
43
43
  error: z.ZodString;
44
44
  }, "strip", z.ZodTypeAny, {
45
+ query: string;
45
46
  success: boolean;
46
47
  error: string;
47
- query: string;
48
48
  results: {
49
49
  title: string;
50
- content: string;
51
50
  url: string;
51
+ content: string;
52
52
  }[];
53
53
  creditsUsed: number;
54
54
  totalResults: number;
55
55
  searchEngine: string;
56
56
  }, {
57
+ query: string;
57
58
  success: boolean;
58
59
  error: string;
59
- query: string;
60
60
  results: {
61
61
  title: string;
62
- content: string;
63
62
  url: string;
63
+ content: string;
64
64
  }[];
65
65
  creditsUsed: number;
66
66
  totalResults: number;
@@ -86,8 +86,8 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
86
86
  }, {
87
87
  query: string;
88
88
  credentials?: Partial<Record<CredentialType, string>> | undefined;
89
- location?: string | undefined;
90
89
  limit?: number | undefined;
90
+ location?: string | undefined;
91
91
  categories?: ("github" | "pdf" | "research")[] | undefined;
92
92
  }>;
93
93
  static readonly resultSchema: z.ZodObject<{
@@ -97,12 +97,12 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
97
97
  content: z.ZodString;
98
98
  }, "strip", z.ZodTypeAny, {
99
99
  title: string;
100
- content: string;
101
100
  url: string;
101
+ content: string;
102
102
  }, {
103
103
  title: string;
104
- content: string;
105
104
  url: string;
105
+ content: string;
106
106
  }>, "many">;
107
107
  query: z.ZodString;
108
108
  totalResults: z.ZodNumber;
@@ -111,25 +111,25 @@ export declare class WebSearchTool extends ToolBubble<WebSearchToolParams, WebSe
111
111
  success: z.ZodBoolean;
112
112
  error: z.ZodString;
113
113
  }, "strip", z.ZodTypeAny, {
114
+ query: string;
114
115
  success: boolean;
115
116
  error: string;
116
- query: string;
117
117
  results: {
118
118
  title: string;
119
- content: string;
120
119
  url: string;
120
+ content: string;
121
121
  }[];
122
122
  creditsUsed: number;
123
123
  totalResults: number;
124
124
  searchEngine: string;
125
125
  }, {
126
+ query: string;
126
127
  success: boolean;
127
128
  error: string;
128
- query: string;
129
129
  results: {
130
130
  title: string;
131
- content: string;
132
131
  url: string;
132
+ content: string;
133
133
  }[];
134
134
  creditsUsed: number;
135
135
  totalResults: number;
@@ -9,14 +9,14 @@ declare const YCFounderSchema: z.ZodObject<{
9
9
  bio: z.ZodNullable<z.ZodString>;
10
10
  twitterUrl: z.ZodNullable<z.ZodString>;
11
11
  }, "strip", z.ZodTypeAny, {
12
- name: string | null;
13
12
  title: string | null;
13
+ name: string | null;
14
14
  linkedinUrl: string | null;
15
15
  bio: string | null;
16
16
  twitterUrl: string | null;
17
17
  }, {
18
- name: string | null;
19
18
  title: string | null;
19
+ name: string | null;
20
20
  linkedinUrl: string | null;
21
21
  bio: string | null;
22
22
  twitterUrl: string | null;
@@ -34,14 +34,14 @@ declare const YCCompanySchema: z.ZodObject<{
34
34
  bio: z.ZodNullable<z.ZodString>;
35
35
  twitterUrl: z.ZodNullable<z.ZodString>;
36
36
  }, "strip", z.ZodTypeAny, {
37
- name: string | null;
38
37
  title: string | null;
38
+ name: string | null;
39
39
  linkedinUrl: string | null;
40
40
  bio: string | null;
41
41
  twitterUrl: string | null;
42
42
  }, {
43
- name: string | null;
44
43
  title: string | null;
44
+ name: string | null;
45
45
  linkedinUrl: string | null;
46
46
  bio: string | null;
47
47
  twitterUrl: string | null;
@@ -52,8 +52,8 @@ declare const YCCompanySchema: z.ZodObject<{
52
52
  companyName: string | null;
53
53
  website: string | null;
54
54
  founders: {
55
- name: string | null;
56
55
  title: string | null;
56
+ name: string | null;
57
57
  linkedinUrl: string | null;
58
58
  bio: string | null;
59
59
  twitterUrl: string | null;
@@ -65,8 +65,8 @@ declare const YCCompanySchema: z.ZodObject<{
65
65
  companyName: string | null;
66
66
  website: string | null;
67
67
  founders: {
68
- name: string | null;
69
68
  title: string | null;
69
+ name: string | null;
70
70
  linkedinUrl: string | null;
71
71
  bio: string | null;
72
72
  twitterUrl: string | null;
@@ -88,8 +88,8 @@ declare const YCPersonSchema: z.ZodObject<{
88
88
  bio: z.ZodNullable<z.ZodString>;
89
89
  emails: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
90
90
  }, "strip", z.ZodTypeAny, {
91
- name: string | null;
92
91
  title: string | null;
92
+ name: string | null;
93
93
  linkedinUrl: string | null;
94
94
  emails: string[] | null;
95
95
  bio: string | null;
@@ -98,8 +98,8 @@ declare const YCPersonSchema: z.ZodObject<{
98
98
  }[];
99
99
  twitterUrl: string | null;
100
100
  }, {
101
- name: string | null;
102
101
  title: string | null;
102
+ name: string | null;
103
103
  linkedinUrl: string | null;
104
104
  emails: string[] | null;
105
105
  bio: string | null;
@@ -143,8 +143,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
143
143
  bio: z.ZodNullable<z.ZodString>;
144
144
  emails: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
145
145
  }, "strip", z.ZodTypeAny, {
146
- name: string | null;
147
146
  title: string | null;
147
+ name: string | null;
148
148
  linkedinUrl: string | null;
149
149
  emails: string[] | null;
150
150
  bio: string | null;
@@ -153,8 +153,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
153
153
  }[];
154
154
  twitterUrl: string | null;
155
155
  }, {
156
- name: string | null;
157
156
  title: string | null;
157
+ name: string | null;
158
158
  linkedinUrl: string | null;
159
159
  emails: string[] | null;
160
160
  bio: string | null;
@@ -176,14 +176,14 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
176
176
  bio: z.ZodNullable<z.ZodString>;
177
177
  twitterUrl: z.ZodNullable<z.ZodString>;
178
178
  }, "strip", z.ZodTypeAny, {
179
- name: string | null;
180
179
  title: string | null;
180
+ name: string | null;
181
181
  linkedinUrl: string | null;
182
182
  bio: string | null;
183
183
  twitterUrl: string | null;
184
184
  }, {
185
- name: string | null;
186
185
  title: string | null;
186
+ name: string | null;
187
187
  linkedinUrl: string | null;
188
188
  bio: string | null;
189
189
  twitterUrl: string | null;
@@ -194,8 +194,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
194
194
  companyName: string | null;
195
195
  website: string | null;
196
196
  founders: {
197
- name: string | null;
198
197
  title: string | null;
198
+ name: string | null;
199
199
  linkedinUrl: string | null;
200
200
  bio: string | null;
201
201
  twitterUrl: string | null;
@@ -207,8 +207,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
207
207
  companyName: string | null;
208
208
  website: string | null;
209
209
  founders: {
210
- name: string | null;
211
210
  title: string | null;
211
+ name: string | null;
212
212
  linkedinUrl: string | null;
213
213
  bio: string | null;
214
214
  twitterUrl: string | null;
@@ -227,8 +227,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
227
227
  error: string;
228
228
  batch: string | null;
229
229
  people: {
230
- name: string | null;
231
230
  title: string | null;
231
+ name: string | null;
232
232
  linkedinUrl: string | null;
233
233
  emails: string[] | null;
234
234
  bio: string | null;
@@ -243,8 +243,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
243
243
  companyName: string | null;
244
244
  website: string | null;
245
245
  founders: {
246
- name: string | null;
247
246
  title: string | null;
247
+ name: string | null;
248
248
  linkedinUrl: string | null;
249
249
  bio: string | null;
250
250
  twitterUrl: string | null;
@@ -259,8 +259,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
259
259
  error: string;
260
260
  batch: string | null;
261
261
  people: {
262
- name: string | null;
263
262
  title: string | null;
263
+ name: string | null;
264
264
  linkedinUrl: string | null;
265
265
  emails: string[] | null;
266
266
  bio: string | null;
@@ -275,8 +275,8 @@ declare const YCScraperToolResultSchema: z.ZodObject<{
275
275
  companyName: string | null;
276
276
  website: string | null;
277
277
  founders: {
278
- name: string | null;
279
278
  title: string | null;
279
+ name: string | null;
280
280
  linkedinUrl: string | null;
281
281
  bio: string | null;
282
282
  twitterUrl: string | null;
@@ -341,8 +341,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
341
341
  bio: z.ZodNullable<z.ZodString>;
342
342
  emails: z.ZodNullable<z.ZodArray<z.ZodString, "many">>;
343
343
  }, "strip", z.ZodTypeAny, {
344
- name: string | null;
345
344
  title: string | null;
345
+ name: string | null;
346
346
  linkedinUrl: string | null;
347
347
  emails: string[] | null;
348
348
  bio: string | null;
@@ -351,8 +351,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
351
351
  }[];
352
352
  twitterUrl: string | null;
353
353
  }, {
354
- name: string | null;
355
354
  title: string | null;
355
+ name: string | null;
356
356
  linkedinUrl: string | null;
357
357
  emails: string[] | null;
358
358
  bio: string | null;
@@ -374,14 +374,14 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
374
374
  bio: z.ZodNullable<z.ZodString>;
375
375
  twitterUrl: z.ZodNullable<z.ZodString>;
376
376
  }, "strip", z.ZodTypeAny, {
377
- name: string | null;
378
377
  title: string | null;
378
+ name: string | null;
379
379
  linkedinUrl: string | null;
380
380
  bio: string | null;
381
381
  twitterUrl: string | null;
382
382
  }, {
383
- name: string | null;
384
383
  title: string | null;
384
+ name: string | null;
385
385
  linkedinUrl: string | null;
386
386
  bio: string | null;
387
387
  twitterUrl: string | null;
@@ -392,8 +392,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
392
392
  companyName: string | null;
393
393
  website: string | null;
394
394
  founders: {
395
- name: string | null;
396
395
  title: string | null;
396
+ name: string | null;
397
397
  linkedinUrl: string | null;
398
398
  bio: string | null;
399
399
  twitterUrl: string | null;
@@ -405,8 +405,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
405
405
  companyName: string | null;
406
406
  website: string | null;
407
407
  founders: {
408
- name: string | null;
409
408
  title: string | null;
409
+ name: string | null;
410
410
  linkedinUrl: string | null;
411
411
  bio: string | null;
412
412
  twitterUrl: string | null;
@@ -425,8 +425,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
425
425
  error: string;
426
426
  batch: string | null;
427
427
  people: {
428
- name: string | null;
429
428
  title: string | null;
429
+ name: string | null;
430
430
  linkedinUrl: string | null;
431
431
  emails: string[] | null;
432
432
  bio: string | null;
@@ -441,8 +441,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
441
441
  companyName: string | null;
442
442
  website: string | null;
443
443
  founders: {
444
- name: string | null;
445
444
  title: string | null;
445
+ name: string | null;
446
446
  linkedinUrl: string | null;
447
447
  bio: string | null;
448
448
  twitterUrl: string | null;
@@ -457,8 +457,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
457
457
  error: string;
458
458
  batch: string | null;
459
459
  people: {
460
- name: string | null;
461
460
  title: string | null;
461
+ name: string | null;
462
462
  linkedinUrl: string | null;
463
463
  emails: string[] | null;
464
464
  bio: string | null;
@@ -473,8 +473,8 @@ export declare class YCScraperTool extends ToolBubble<YCScraperToolParams, YCScr
473
473
  companyName: string | null;
474
474
  website: string | null;
475
475
  founders: {
476
- name: string | null;
477
476
  title: string | null;
477
+ name: string | null;
478
478
  linkedinUrl: string | null;
479
479
  bio: string | null;
480
480
  twitterUrl: string | null;
@@ -20,11 +20,11 @@ declare const YouTubeVideoSchema: z.ZodObject<{
20
20
  description: string | null;
21
21
  title: string | null;
22
22
  date: string | null;
23
- id: string | null;
24
23
  url: string | null;
24
+ id: string | null;
25
25
  duration: string | null;
26
- thumbnail: 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;
@@ -34,11 +34,11 @@ declare const YouTubeVideoSchema: z.ZodObject<{
34
34
  description: string | null;
35
35
  title: string | null;
36
36
  date: string | null;
37
- id: string | null;
38
37
  url: string | null;
38
+ id: string | null;
39
39
  duration: string | null;
40
- thumbnail: 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;
@@ -106,11 +106,11 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
106
106
  description: string | null;
107
107
  title: string | null;
108
108
  date: string | null;
109
- id: string | null;
110
109
  url: string | null;
110
+ id: string | null;
111
111
  duration: string | null;
112
- thumbnail: 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;
@@ -120,11 +120,11 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
120
120
  description: string | null;
121
121
  title: string | null;
122
122
  date: string | null;
123
- id: string | null;
124
123
  url: string | null;
124
+ id: string | null;
125
125
  duration: string | null;
126
- thumbnail: 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;
@@ -157,11 +157,11 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
157
157
  description: string | null;
158
158
  title: string | null;
159
159
  date: string | null;
160
- id: string | null;
161
160
  url: string | null;
161
+ id: string | null;
162
162
  duration: string | null;
163
- thumbnail: 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;
@@ -183,11 +183,11 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
183
183
  description: string | null;
184
184
  title: string | null;
185
185
  date: string | null;
186
- id: string | null;
187
186
  url: string | null;
187
+ id: string | null;
188
188
  duration: string | null;
189
- thumbnail: 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;
@@ -264,11 +264,11 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
264
264
  description: string | null;
265
265
  title: string | null;
266
266
  date: string | null;
267
- id: string | null;
268
267
  url: string | null;
268
+ id: string | null;
269
269
  duration: string | null;
270
- thumbnail: 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;
@@ -278,11 +278,11 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
278
278
  description: string | null;
279
279
  title: string | null;
280
280
  date: string | null;
281
- id: string | null;
282
281
  url: string | null;
282
+ id: string | null;
283
283
  duration: string | null;
284
- thumbnail: 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;
@@ -315,11 +315,11 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
315
315
  description: string | null;
316
316
  title: string | null;
317
317
  date: string | null;
318
- id: string | null;
319
318
  url: string | null;
319
+ id: string | null;
320
320
  duration: string | null;
321
- thumbnail: 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;
@@ -341,11 +341,11 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
341
341
  description: string | null;
342
342
  title: string | null;
343
343
  date: string | null;
344
- id: string | null;
345
344
  url: string | null;
345
+ id: string | null;
346
346
  duration: string | null;
347
- thumbnail: 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;
@@ -156,13 +156,13 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
156
156
  type: z.ZodEnum<["string", "number", "integer", "float", "date", "boolean"]>;
157
157
  description: z.ZodString;
158
158
  }, "strip", z.ZodTypeAny, {
159
- name: string;
160
159
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
161
160
  description: string;
162
- }, {
163
161
  name: string;
162
+ }, {
164
163
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
165
164
  description: string;
165
+ name: string;
166
166
  }>, "many">;
167
167
  rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>, "many">;
168
168
  metadata: z.ZodObject<{
@@ -224,9 +224,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
224
224
  };
225
225
  rows: Record<string, string | number | boolean | null>[];
226
226
  columns: {
227
- name: string;
228
227
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
229
228
  description: string;
229
+ name: string;
230
230
  }[];
231
231
  aiAnalysis: {
232
232
  model: string;
@@ -250,9 +250,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
250
250
  };
251
251
  rows: Record<string, string | number | boolean | null>[];
252
252
  columns: {
253
- name: string;
254
253
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
255
254
  description: string;
255
+ name: string;
256
256
  }[];
257
257
  aiAnalysis: {
258
258
  model: string;
@@ -408,13 +408,13 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
408
408
  type: z.ZodEnum<["string", "number", "integer", "float", "date", "boolean"]>;
409
409
  description: z.ZodString;
410
410
  }, "strip", z.ZodTypeAny, {
411
- name: string;
412
411
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
413
412
  description: string;
414
- }, {
415
413
  name: string;
414
+ }, {
416
415
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
417
416
  description: string;
417
+ name: string;
418
418
  }>, "many">;
419
419
  rows: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnion<[z.ZodString, z.ZodNumber, z.ZodBoolean, z.ZodNull]>>, "many">;
420
420
  metadata: z.ZodObject<{
@@ -476,9 +476,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
476
476
  };
477
477
  rows: Record<string, string | number | boolean | null>[];
478
478
  columns: {
479
- name: string;
480
479
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
481
480
  description: string;
481
+ name: string;
482
482
  }[];
483
483
  aiAnalysis: {
484
484
  model: string;
@@ -502,9 +502,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
502
502
  };
503
503
  rows: Record<string, string | number | boolean | null>[];
504
504
  columns: {
505
- name: string;
506
505
  type: "string" | "number" | "boolean" | "integer" | "float" | "date";
507
506
  description: string;
507
+ name: string;
508
508
  }[];
509
509
  aiAnalysis: {
510
510
  model: string;