@bubblelab/bubble-core 0.1.112 → 0.1.114

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +118 -118
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +50 -48
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +40 -5
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +302 -302
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  13. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  15. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  17. package/dist/bubbles/service-bubble/apify/apify.d.ts +42 -42
  18. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +230 -230
  19. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  22. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +84 -84
  23. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +87 -87
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.js +1 -1
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.js.map +1 -1
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +372 -372
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +326 -326
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/github.d.ts +238 -238
  33. package/dist/bubbles/service-bubble/gmail.d.ts +676 -676
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +144 -144
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  38. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  39. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  40. package/dist/bubbles/service-bubble/jira/jira.d.ts +69 -69
  41. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  42. package/dist/bubbles/service-bubble/notion/notion.d.ts +1346 -1346
  43. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/salesforce/index.d.ts +4 -0
  47. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +1 -0
  48. package/dist/bubbles/service-bubble/salesforce/index.js +4 -0
  49. package/dist/bubbles/service-bubble/salesforce/index.js.map +1 -0
  50. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +1331 -0
  51. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +1 -0
  52. package/dist/bubbles/service-bubble/salesforce/salesforce.js +618 -0
  53. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +1 -0
  54. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +1445 -0
  55. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +1 -0
  56. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +609 -0
  57. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +1 -0
  58. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +87 -0
  59. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +1 -0
  60. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +181 -0
  61. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +1 -0
  62. package/dist/bubbles/service-bubble/slack/slack.d.ts +512 -512
  63. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  64. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +164 -164
  65. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  66. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  67. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  68. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +26 -26
  73. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  77. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +348 -348
  79. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  80. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  81. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  82. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
  83. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +6 -6
  84. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  86. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  87. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  89. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  90. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  91. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  92. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  93. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +40 -40
  94. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +48 -48
  95. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  96. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  97. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  98. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +134 -134
  99. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  100. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  101. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  102. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  103. package/dist/bubbles.json +4 -2
  104. package/dist/capabilities/define-capability.d.ts +6 -0
  105. package/dist/capabilities/define-capability.d.ts.map +1 -1
  106. package/dist/capabilities/define-capability.js +7 -0
  107. package/dist/capabilities/define-capability.js.map +1 -1
  108. package/dist/capabilities/index.d.ts +1 -1
  109. package/dist/capabilities/index.d.ts.map +1 -1
  110. package/dist/capabilities/index.js.map +1 -1
  111. package/package.json +2 -2
@@ -16,9 +16,10 @@ declare const TwitterUserSchema: z.ZodObject<{
16
16
  url: z.ZodNullable<z.ZodString>;
17
17
  createdAt: z.ZodNullable<z.ZodString>;
18
18
  }, "strip", z.ZodTypeAny, {
19
- description: string | null;
20
- name: string | null;
21
19
  id: string | null;
20
+ name: string | null;
21
+ description: string | null;
22
+ createdAt: string | null;
22
23
  url: string | null;
23
24
  following: number | null;
24
25
  userName: string | null;
@@ -27,11 +28,11 @@ declare const TwitterUserSchema: z.ZodObject<{
27
28
  profilePicture: string | null;
28
29
  followers: number | null;
29
30
  tweetsCount: number | null;
30
- createdAt: string | null;
31
31
  }, {
32
- description: string | null;
33
- name: string | null;
34
32
  id: string | null;
33
+ name: string | null;
34
+ description: string | null;
35
+ createdAt: string | null;
35
36
  url: string | null;
36
37
  following: number | null;
37
38
  userName: string | null;
@@ -40,7 +41,6 @@ declare const TwitterUserSchema: z.ZodObject<{
40
41
  profilePicture: string | null;
41
42
  followers: number | null;
42
43
  tweetsCount: number | null;
43
- createdAt: string | null;
44
44
  }>;
45
45
  declare const TwitterTweetSchema: z.ZodObject<{
46
46
  id: z.ZodNullable<z.ZodString>;
@@ -60,9 +60,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
60
60
  url: z.ZodNullable<z.ZodString>;
61
61
  createdAt: z.ZodNullable<z.ZodString>;
62
62
  }, "strip", z.ZodTypeAny, {
63
- description: string | null;
64
- name: string | null;
65
63
  id: string | null;
64
+ name: string | null;
65
+ description: string | null;
66
+ createdAt: string | null;
66
67
  url: string | null;
67
68
  following: number | null;
68
69
  userName: string | null;
@@ -71,11 +72,11 @@ declare const TwitterTweetSchema: z.ZodObject<{
71
72
  profilePicture: string | null;
72
73
  followers: number | null;
73
74
  tweetsCount: number | null;
74
- createdAt: string | null;
75
75
  }, {
76
- description: string | null;
77
- name: string | null;
78
76
  id: string | null;
77
+ name: string | null;
78
+ description: string | null;
79
+ createdAt: string | null;
79
80
  url: string | null;
80
81
  following: number | null;
81
82
  userName: string | null;
@@ -84,7 +85,6 @@ declare const TwitterTweetSchema: z.ZodObject<{
84
85
  profilePicture: string | null;
85
86
  followers: number | null;
86
87
  tweetsCount: number | null;
87
- createdAt: string | null;
88
88
  }>>;
89
89
  createdAt: z.ZodNullable<z.ZodString>;
90
90
  stats: z.ZodNullable<z.ZodObject<{
@@ -117,15 +117,15 @@ declare const TwitterTweetSchema: z.ZodObject<{
117
117
  height: z.ZodNullable<z.ZodNumber>;
118
118
  duration: z.ZodNullable<z.ZodNumber>;
119
119
  }, "strip", z.ZodTypeAny, {
120
- duration: number | null;
121
120
  type: string | null;
122
121
  url: string | null;
122
+ duration: number | null;
123
123
  width: number | null;
124
124
  height: number | null;
125
125
  }, {
126
- duration: number | null;
127
126
  type: string | null;
128
127
  url: string | null;
128
+ duration: number | null;
129
129
  width: number | null;
130
130
  height: number | null;
131
131
  }>, "many">>;
@@ -146,26 +146,20 @@ declare const TwitterTweetSchema: z.ZodObject<{
146
146
  isQuote: z.ZodNullable<z.ZodBoolean>;
147
147
  isReply: z.ZodNullable<z.ZodBoolean>;
148
148
  }, "strip", z.ZodTypeAny, {
149
- stats: {
150
- viewCount: number | null;
151
- retweetCount: number | null;
152
- replyCount: number | null;
153
- likeCount: number | null;
154
- quoteCount: number | null;
155
- bookmarkCount: number | null;
156
- } | null;
157
- text: string | null;
158
149
  id: string | null;
150
+ createdAt: string | null;
159
151
  url: string | null;
152
+ text: string | null;
160
153
  entities: {
161
154
  hashtags: string[] | null;
162
155
  mentions: string[] | null;
163
156
  urls: string[] | null;
164
157
  } | null;
165
158
  author: {
166
- description: string | null;
167
- name: string | null;
168
159
  id: string | null;
160
+ name: string | null;
161
+ description: string | null;
162
+ createdAt: string | null;
169
163
  url: string | null;
170
164
  following: number | null;
171
165
  userName: string | null;
@@ -174,41 +168,41 @@ declare const TwitterTweetSchema: z.ZodObject<{
174
168
  profilePicture: string | null;
175
169
  followers: number | null;
176
170
  tweetsCount: number | null;
177
- createdAt: string | null;
171
+ } | null;
172
+ stats: {
173
+ viewCount: number | null;
174
+ retweetCount: number | null;
175
+ replyCount: number | null;
176
+ likeCount: number | null;
177
+ quoteCount: number | null;
178
+ bookmarkCount: number | null;
178
179
  } | null;
179
180
  media: {
180
- duration: number | null;
181
181
  type: string | null;
182
182
  url: string | null;
183
+ duration: number | null;
183
184
  width: number | null;
184
185
  height: number | null;
185
186
  }[] | null;
186
- createdAt: string | null;
187
187
  lang: string | null;
188
188
  isRetweet: boolean | null;
189
189
  isQuote: boolean | null;
190
190
  isReply: boolean | null;
191
191
  }, {
192
- stats: {
193
- viewCount: number | null;
194
- retweetCount: number | null;
195
- replyCount: number | null;
196
- likeCount: number | null;
197
- quoteCount: number | null;
198
- bookmarkCount: number | null;
199
- } | null;
200
- text: string | null;
201
192
  id: string | null;
193
+ createdAt: string | null;
202
194
  url: string | null;
195
+ text: string | null;
203
196
  entities: {
204
197
  hashtags: string[] | null;
205
198
  mentions: string[] | null;
206
199
  urls: string[] | null;
207
200
  } | null;
208
201
  author: {
209
- description: string | null;
210
- name: string | null;
211
202
  id: string | null;
203
+ name: string | null;
204
+ description: string | null;
205
+ createdAt: string | null;
212
206
  url: string | null;
213
207
  following: number | null;
214
208
  userName: string | null;
@@ -217,16 +211,22 @@ declare const TwitterTweetSchema: z.ZodObject<{
217
211
  profilePicture: string | null;
218
212
  followers: number | null;
219
213
  tweetsCount: number | null;
220
- createdAt: string | null;
214
+ } | null;
215
+ stats: {
216
+ viewCount: number | null;
217
+ retweetCount: number | null;
218
+ replyCount: number | null;
219
+ likeCount: number | null;
220
+ quoteCount: number | null;
221
+ bookmarkCount: number | null;
221
222
  } | null;
222
223
  media: {
223
- duration: number | null;
224
224
  type: string | null;
225
225
  url: string | null;
226
+ duration: number | null;
226
227
  width: number | null;
227
228
  height: number | null;
228
229
  }[] | null;
229
- createdAt: string | null;
230
230
  lang: string | null;
231
231
  isRetweet: boolean | null;
232
232
  isQuote: boolean | null;
@@ -280,9 +280,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
280
280
  url: z.ZodNullable<z.ZodString>;
281
281
  createdAt: z.ZodNullable<z.ZodString>;
282
282
  }, "strip", z.ZodTypeAny, {
283
- description: string | null;
284
- name: string | null;
285
283
  id: string | null;
284
+ name: string | null;
285
+ description: string | null;
286
+ createdAt: string | null;
286
287
  url: string | null;
287
288
  following: number | null;
288
289
  userName: string | null;
@@ -291,11 +292,11 @@ declare const TwitterToolResultSchema: z.ZodObject<{
291
292
  profilePicture: string | null;
292
293
  followers: number | null;
293
294
  tweetsCount: number | null;
294
- createdAt: string | null;
295
295
  }, {
296
- description: string | null;
297
- name: string | null;
298
296
  id: string | null;
297
+ name: string | null;
298
+ description: string | null;
299
+ createdAt: string | null;
299
300
  url: string | null;
300
301
  following: number | null;
301
302
  userName: string | null;
@@ -304,7 +305,6 @@ declare const TwitterToolResultSchema: z.ZodObject<{
304
305
  profilePicture: string | null;
305
306
  followers: number | null;
306
307
  tweetsCount: number | null;
307
- createdAt: string | null;
308
308
  }>>;
309
309
  createdAt: z.ZodNullable<z.ZodString>;
310
310
  stats: z.ZodNullable<z.ZodObject<{
@@ -337,15 +337,15 @@ declare const TwitterToolResultSchema: z.ZodObject<{
337
337
  height: z.ZodNullable<z.ZodNumber>;
338
338
  duration: z.ZodNullable<z.ZodNumber>;
339
339
  }, "strip", z.ZodTypeAny, {
340
- duration: number | null;
341
340
  type: string | null;
342
341
  url: string | null;
342
+ duration: number | null;
343
343
  width: number | null;
344
344
  height: number | null;
345
345
  }, {
346
- duration: number | null;
347
346
  type: string | null;
348
347
  url: string | null;
348
+ duration: number | null;
349
349
  width: number | null;
350
350
  height: number | null;
351
351
  }>, "many">>;
@@ -366,26 +366,20 @@ declare const TwitterToolResultSchema: z.ZodObject<{
366
366
  isQuote: z.ZodNullable<z.ZodBoolean>;
367
367
  isReply: z.ZodNullable<z.ZodBoolean>;
368
368
  }, "strip", z.ZodTypeAny, {
369
- stats: {
370
- viewCount: number | null;
371
- retweetCount: number | null;
372
- replyCount: number | null;
373
- likeCount: number | null;
374
- quoteCount: number | null;
375
- bookmarkCount: number | null;
376
- } | null;
377
- text: string | null;
378
369
  id: string | null;
370
+ createdAt: string | null;
379
371
  url: string | null;
372
+ text: string | null;
380
373
  entities: {
381
374
  hashtags: string[] | null;
382
375
  mentions: string[] | null;
383
376
  urls: string[] | null;
384
377
  } | null;
385
378
  author: {
386
- description: string | null;
387
- name: string | null;
388
379
  id: string | null;
380
+ name: string | null;
381
+ description: string | null;
382
+ createdAt: string | null;
389
383
  url: string | null;
390
384
  following: number | null;
391
385
  userName: string | null;
@@ -394,41 +388,41 @@ declare const TwitterToolResultSchema: z.ZodObject<{
394
388
  profilePicture: string | null;
395
389
  followers: number | null;
396
390
  tweetsCount: number | null;
397
- createdAt: string | null;
391
+ } | null;
392
+ stats: {
393
+ viewCount: number | null;
394
+ retweetCount: number | null;
395
+ replyCount: number | null;
396
+ likeCount: number | null;
397
+ quoteCount: number | null;
398
+ bookmarkCount: number | null;
398
399
  } | null;
399
400
  media: {
400
- duration: number | null;
401
401
  type: string | null;
402
402
  url: string | null;
403
+ duration: number | null;
403
404
  width: number | null;
404
405
  height: number | null;
405
406
  }[] | null;
406
- createdAt: string | null;
407
407
  lang: string | null;
408
408
  isRetweet: boolean | null;
409
409
  isQuote: boolean | null;
410
410
  isReply: boolean | null;
411
411
  }, {
412
- stats: {
413
- viewCount: number | null;
414
- retweetCount: number | null;
415
- replyCount: number | null;
416
- likeCount: number | null;
417
- quoteCount: number | null;
418
- bookmarkCount: number | null;
419
- } | null;
420
- text: string | null;
421
412
  id: string | null;
413
+ createdAt: string | null;
422
414
  url: string | null;
415
+ text: string | null;
423
416
  entities: {
424
417
  hashtags: string[] | null;
425
418
  mentions: string[] | null;
426
419
  urls: string[] | null;
427
420
  } | null;
428
421
  author: {
429
- description: string | null;
430
- name: string | null;
431
422
  id: string | null;
423
+ name: string | null;
424
+ description: string | null;
425
+ createdAt: string | null;
432
426
  url: string | null;
433
427
  following: number | null;
434
428
  userName: string | null;
@@ -437,16 +431,22 @@ declare const TwitterToolResultSchema: z.ZodObject<{
437
431
  profilePicture: string | null;
438
432
  followers: number | null;
439
433
  tweetsCount: number | null;
440
- createdAt: string | null;
434
+ } | null;
435
+ stats: {
436
+ viewCount: number | null;
437
+ retweetCount: number | null;
438
+ replyCount: number | null;
439
+ likeCount: number | null;
440
+ quoteCount: number | null;
441
+ bookmarkCount: number | null;
441
442
  } | null;
442
443
  media: {
443
- duration: number | null;
444
444
  type: string | null;
445
445
  url: string | null;
446
+ duration: number | null;
446
447
  width: number | null;
447
448
  height: number | null;
448
449
  }[] | null;
449
- createdAt: string | null;
450
450
  lang: string | null;
451
451
  isRetweet: boolean | null;
452
452
  isQuote: boolean | null;
@@ -456,30 +456,24 @@ declare const TwitterToolResultSchema: z.ZodObject<{
456
456
  success: z.ZodBoolean;
457
457
  error: z.ZodString;
458
458
  }, "strip", z.ZodTypeAny, {
459
- error: string;
460
- success: boolean;
461
459
  operation: "search" | "scrapeProfile" | "scrapeUrl";
460
+ success: boolean;
461
+ error: string;
462
462
  tweets: {
463
- stats: {
464
- viewCount: number | null;
465
- retweetCount: number | null;
466
- replyCount: number | null;
467
- likeCount: number | null;
468
- quoteCount: number | null;
469
- bookmarkCount: number | null;
470
- } | null;
471
- text: string | null;
472
463
  id: string | null;
464
+ createdAt: string | null;
473
465
  url: string | null;
466
+ text: string | null;
474
467
  entities: {
475
468
  hashtags: string[] | null;
476
469
  mentions: string[] | null;
477
470
  urls: string[] | null;
478
471
  } | null;
479
472
  author: {
480
- description: string | null;
481
- name: string | null;
482
473
  id: string | null;
474
+ name: string | null;
475
+ description: string | null;
476
+ createdAt: string | null;
483
477
  url: string | null;
484
478
  following: number | null;
485
479
  userName: string | null;
@@ -488,16 +482,22 @@ declare const TwitterToolResultSchema: z.ZodObject<{
488
482
  profilePicture: string | null;
489
483
  followers: number | null;
490
484
  tweetsCount: number | null;
491
- createdAt: string | null;
485
+ } | null;
486
+ stats: {
487
+ viewCount: number | null;
488
+ retweetCount: number | null;
489
+ replyCount: number | null;
490
+ likeCount: number | null;
491
+ quoteCount: number | null;
492
+ bookmarkCount: number | null;
492
493
  } | null;
493
494
  media: {
494
- duration: number | null;
495
495
  type: string | null;
496
496
  url: string | null;
497
+ duration: number | null;
497
498
  width: number | null;
498
499
  height: number | null;
499
500
  }[] | null;
500
- createdAt: string | null;
501
501
  lang: string | null;
502
502
  isRetweet: boolean | null;
503
503
  isQuote: boolean | null;
@@ -505,30 +505,24 @@ declare const TwitterToolResultSchema: z.ZodObject<{
505
505
  }[];
506
506
  totalTweets: number;
507
507
  }, {
508
- error: string;
509
- success: boolean;
510
508
  operation: "search" | "scrapeProfile" | "scrapeUrl";
509
+ success: boolean;
510
+ error: string;
511
511
  tweets: {
512
- stats: {
513
- viewCount: number | null;
514
- retweetCount: number | null;
515
- replyCount: number | null;
516
- likeCount: number | null;
517
- quoteCount: number | null;
518
- bookmarkCount: number | null;
519
- } | null;
520
- text: string | null;
521
512
  id: string | null;
513
+ createdAt: string | null;
522
514
  url: string | null;
515
+ text: string | null;
523
516
  entities: {
524
517
  hashtags: string[] | null;
525
518
  mentions: string[] | null;
526
519
  urls: string[] | null;
527
520
  } | null;
528
521
  author: {
529
- description: string | null;
530
- name: string | null;
531
522
  id: string | null;
523
+ name: string | null;
524
+ description: string | null;
525
+ createdAt: string | null;
532
526
  url: string | null;
533
527
  following: number | null;
534
528
  userName: string | null;
@@ -537,16 +531,22 @@ declare const TwitterToolResultSchema: z.ZodObject<{
537
531
  profilePicture: string | null;
538
532
  followers: number | null;
539
533
  tweetsCount: number | null;
540
- createdAt: string | null;
534
+ } | null;
535
+ stats: {
536
+ viewCount: number | null;
537
+ retweetCount: number | null;
538
+ replyCount: number | null;
539
+ likeCount: number | null;
540
+ quoteCount: number | null;
541
+ bookmarkCount: number | null;
541
542
  } | null;
542
543
  media: {
543
- duration: number | null;
544
544
  type: string | null;
545
545
  url: string | null;
546
+ duration: number | null;
546
547
  width: number | null;
547
548
  height: number | null;
548
549
  }[] | null;
549
- createdAt: string | null;
550
550
  lang: string | null;
551
551
  isRetweet: boolean | null;
552
552
  isQuote: boolean | null;
@@ -626,9 +626,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
626
626
  url: z.ZodNullable<z.ZodString>;
627
627
  createdAt: z.ZodNullable<z.ZodString>;
628
628
  }, "strip", z.ZodTypeAny, {
629
- description: string | null;
630
- name: string | null;
631
629
  id: string | null;
630
+ name: string | null;
631
+ description: string | null;
632
+ createdAt: string | null;
632
633
  url: string | null;
633
634
  following: number | null;
634
635
  userName: string | null;
@@ -637,11 +638,11 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
637
638
  profilePicture: string | null;
638
639
  followers: number | null;
639
640
  tweetsCount: number | null;
640
- createdAt: string | null;
641
641
  }, {
642
- description: string | null;
643
- name: string | null;
644
642
  id: string | null;
643
+ name: string | null;
644
+ description: string | null;
645
+ createdAt: string | null;
645
646
  url: string | null;
646
647
  following: number | null;
647
648
  userName: string | null;
@@ -650,7 +651,6 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
650
651
  profilePicture: string | null;
651
652
  followers: number | null;
652
653
  tweetsCount: number | null;
653
- createdAt: string | null;
654
654
  }>>;
655
655
  createdAt: z.ZodNullable<z.ZodString>;
656
656
  stats: z.ZodNullable<z.ZodObject<{
@@ -683,15 +683,15 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
683
683
  height: z.ZodNullable<z.ZodNumber>;
684
684
  duration: z.ZodNullable<z.ZodNumber>;
685
685
  }, "strip", z.ZodTypeAny, {
686
- duration: number | null;
687
686
  type: string | null;
688
687
  url: string | null;
688
+ duration: number | null;
689
689
  width: number | null;
690
690
  height: number | null;
691
691
  }, {
692
- duration: number | null;
693
692
  type: string | null;
694
693
  url: string | null;
694
+ duration: number | null;
695
695
  width: number | null;
696
696
  height: number | null;
697
697
  }>, "many">>;
@@ -712,26 +712,20 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
712
712
  isQuote: z.ZodNullable<z.ZodBoolean>;
713
713
  isReply: z.ZodNullable<z.ZodBoolean>;
714
714
  }, "strip", z.ZodTypeAny, {
715
- stats: {
716
- viewCount: number | null;
717
- retweetCount: number | null;
718
- replyCount: number | null;
719
- likeCount: number | null;
720
- quoteCount: number | null;
721
- bookmarkCount: number | null;
722
- } | null;
723
- text: string | null;
724
715
  id: string | null;
716
+ createdAt: string | null;
725
717
  url: string | null;
718
+ text: string | null;
726
719
  entities: {
727
720
  hashtags: string[] | null;
728
721
  mentions: string[] | null;
729
722
  urls: string[] | null;
730
723
  } | null;
731
724
  author: {
732
- description: string | null;
733
- name: string | null;
734
725
  id: string | null;
726
+ name: string | null;
727
+ description: string | null;
728
+ createdAt: string | null;
735
729
  url: string | null;
736
730
  following: number | null;
737
731
  userName: string | null;
@@ -740,41 +734,41 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
740
734
  profilePicture: string | null;
741
735
  followers: number | null;
742
736
  tweetsCount: number | null;
743
- createdAt: string | null;
737
+ } | null;
738
+ stats: {
739
+ viewCount: number | null;
740
+ retweetCount: number | null;
741
+ replyCount: number | null;
742
+ likeCount: number | null;
743
+ quoteCount: number | null;
744
+ bookmarkCount: number | null;
744
745
  } | null;
745
746
  media: {
746
- duration: number | null;
747
747
  type: string | null;
748
748
  url: string | null;
749
+ duration: number | null;
749
750
  width: number | null;
750
751
  height: number | null;
751
752
  }[] | null;
752
- createdAt: string | null;
753
753
  lang: string | null;
754
754
  isRetweet: boolean | null;
755
755
  isQuote: boolean | null;
756
756
  isReply: boolean | null;
757
757
  }, {
758
- stats: {
759
- viewCount: number | null;
760
- retweetCount: number | null;
761
- replyCount: number | null;
762
- likeCount: number | null;
763
- quoteCount: number | null;
764
- bookmarkCount: number | null;
765
- } | null;
766
- text: string | null;
767
758
  id: string | null;
759
+ createdAt: string | null;
768
760
  url: string | null;
761
+ text: string | null;
769
762
  entities: {
770
763
  hashtags: string[] | null;
771
764
  mentions: string[] | null;
772
765
  urls: string[] | null;
773
766
  } | null;
774
767
  author: {
775
- description: string | null;
776
- name: string | null;
777
768
  id: string | null;
769
+ name: string | null;
770
+ description: string | null;
771
+ createdAt: string | null;
778
772
  url: string | null;
779
773
  following: number | null;
780
774
  userName: string | null;
@@ -783,16 +777,22 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
783
777
  profilePicture: string | null;
784
778
  followers: number | null;
785
779
  tweetsCount: number | null;
786
- createdAt: string | null;
780
+ } | null;
781
+ stats: {
782
+ viewCount: number | null;
783
+ retweetCount: number | null;
784
+ replyCount: number | null;
785
+ likeCount: number | null;
786
+ quoteCount: number | null;
787
+ bookmarkCount: number | null;
787
788
  } | null;
788
789
  media: {
789
- duration: number | null;
790
790
  type: string | null;
791
791
  url: string | null;
792
+ duration: number | null;
792
793
  width: number | null;
793
794
  height: number | null;
794
795
  }[] | null;
795
- createdAt: string | null;
796
796
  lang: string | null;
797
797
  isRetweet: boolean | null;
798
798
  isQuote: boolean | null;
@@ -802,30 +802,24 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
802
802
  success: z.ZodBoolean;
803
803
  error: z.ZodString;
804
804
  }, "strip", z.ZodTypeAny, {
805
- error: string;
806
- success: boolean;
807
805
  operation: "search" | "scrapeProfile" | "scrapeUrl";
806
+ success: boolean;
807
+ error: string;
808
808
  tweets: {
809
- stats: {
810
- viewCount: number | null;
811
- retweetCount: number | null;
812
- replyCount: number | null;
813
- likeCount: number | null;
814
- quoteCount: number | null;
815
- bookmarkCount: number | null;
816
- } | null;
817
- text: string | null;
818
809
  id: string | null;
810
+ createdAt: string | null;
819
811
  url: string | null;
812
+ text: string | null;
820
813
  entities: {
821
814
  hashtags: string[] | null;
822
815
  mentions: string[] | null;
823
816
  urls: string[] | null;
824
817
  } | null;
825
818
  author: {
826
- description: string | null;
827
- name: string | null;
828
819
  id: string | null;
820
+ name: string | null;
821
+ description: string | null;
822
+ createdAt: string | null;
829
823
  url: string | null;
830
824
  following: number | null;
831
825
  userName: string | null;
@@ -834,16 +828,22 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
834
828
  profilePicture: string | null;
835
829
  followers: number | null;
836
830
  tweetsCount: number | null;
837
- createdAt: string | null;
831
+ } | null;
832
+ stats: {
833
+ viewCount: number | null;
834
+ retweetCount: number | null;
835
+ replyCount: number | null;
836
+ likeCount: number | null;
837
+ quoteCount: number | null;
838
+ bookmarkCount: number | null;
838
839
  } | null;
839
840
  media: {
840
- duration: number | null;
841
841
  type: string | null;
842
842
  url: string | null;
843
+ duration: number | null;
843
844
  width: number | null;
844
845
  height: number | null;
845
846
  }[] | null;
846
- createdAt: string | null;
847
847
  lang: string | null;
848
848
  isRetweet: boolean | null;
849
849
  isQuote: boolean | null;
@@ -851,30 +851,24 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
851
851
  }[];
852
852
  totalTweets: number;
853
853
  }, {
854
- error: string;
855
- success: boolean;
856
854
  operation: "search" | "scrapeProfile" | "scrapeUrl";
855
+ success: boolean;
856
+ error: string;
857
857
  tweets: {
858
- stats: {
859
- viewCount: number | null;
860
- retweetCount: number | null;
861
- replyCount: number | null;
862
- likeCount: number | null;
863
- quoteCount: number | null;
864
- bookmarkCount: number | null;
865
- } | null;
866
- text: string | null;
867
858
  id: string | null;
859
+ createdAt: string | null;
868
860
  url: string | null;
861
+ text: string | null;
869
862
  entities: {
870
863
  hashtags: string[] | null;
871
864
  mentions: string[] | null;
872
865
  urls: string[] | null;
873
866
  } | null;
874
867
  author: {
875
- description: string | null;
876
- name: string | null;
877
868
  id: string | null;
869
+ name: string | null;
870
+ description: string | null;
871
+ createdAt: string | null;
878
872
  url: string | null;
879
873
  following: number | null;
880
874
  userName: string | null;
@@ -883,16 +877,22 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
883
877
  profilePicture: string | null;
884
878
  followers: number | null;
885
879
  tweetsCount: number | null;
886
- createdAt: string | null;
880
+ } | null;
881
+ stats: {
882
+ viewCount: number | null;
883
+ retweetCount: number | null;
884
+ replyCount: number | null;
885
+ likeCount: number | null;
886
+ quoteCount: number | null;
887
+ bookmarkCount: number | null;
887
888
  } | null;
888
889
  media: {
889
- duration: number | null;
890
890
  type: string | null;
891
891
  url: string | null;
892
+ duration: number | null;
892
893
  width: number | null;
893
894
  height: number | null;
894
895
  }[] | null;
895
- createdAt: string | null;
896
896
  lang: string | null;
897
897
  isRetweet: boolean | null;
898
898
  isQuote: boolean | null;