@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
@@ -28,8 +28,8 @@ declare const RedditPostSchema: z.ZodObject<{
28
28
  selftext: string;
29
29
  subreddit: string;
30
30
  isSelf: boolean;
31
- domain?: string | undefined;
32
31
  thumbnail?: string | undefined;
32
+ domain?: string | undefined;
33
33
  postHint?: string | null | undefined;
34
34
  flair?: string | undefined;
35
35
  }, {
@@ -43,8 +43,8 @@ declare const RedditPostSchema: z.ZodObject<{
43
43
  selftext: string;
44
44
  subreddit: string;
45
45
  isSelf: boolean;
46
- domain?: string | undefined;
47
46
  thumbnail?: string | undefined;
47
+ domain?: string | undefined;
48
48
  postHint?: string | null | undefined;
49
49
  flair?: string | undefined;
50
50
  }>;
@@ -103,8 +103,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
103
103
  selftext: string;
104
104
  subreddit: string;
105
105
  isSelf: boolean;
106
- domain?: string | undefined;
107
106
  thumbnail?: string | undefined;
107
+ domain?: string | undefined;
108
108
  postHint?: string | null | undefined;
109
109
  flair?: string | undefined;
110
110
  }, {
@@ -118,8 +118,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
118
118
  selftext: string;
119
119
  subreddit: string;
120
120
  isSelf: boolean;
121
- domain?: string | undefined;
122
121
  thumbnail?: string | undefined;
122
+ domain?: string | undefined;
123
123
  postHint?: string | null | undefined;
124
124
  flair?: string | undefined;
125
125
  }>, "many">;
@@ -177,8 +177,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
177
177
  selftext: string;
178
178
  subreddit: string;
179
179
  isSelf: boolean;
180
- domain?: string | undefined;
181
180
  thumbnail?: string | undefined;
181
+ domain?: string | undefined;
182
182
  postHint?: string | null | undefined;
183
183
  flair?: string | undefined;
184
184
  }[];
@@ -206,8 +206,8 @@ declare const RedditScrapeToolResultSchema: z.ZodObject<{
206
206
  selftext: string;
207
207
  subreddit: string;
208
208
  isSelf: boolean;
209
- domain?: string | undefined;
210
209
  thumbnail?: string | undefined;
210
+ domain?: string | undefined;
211
211
  postHint?: string | null | undefined;
212
212
  flair?: string | undefined;
213
213
  }[];
@@ -273,8 +273,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
273
273
  selftext: string;
274
274
  subreddit: string;
275
275
  isSelf: boolean;
276
- domain?: string | undefined;
277
276
  thumbnail?: string | undefined;
277
+ domain?: string | undefined;
278
278
  postHint?: string | null | undefined;
279
279
  flair?: string | undefined;
280
280
  }, {
@@ -288,8 +288,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
288
288
  selftext: string;
289
289
  subreddit: string;
290
290
  isSelf: boolean;
291
- domain?: string | undefined;
292
291
  thumbnail?: string | undefined;
292
+ domain?: string | undefined;
293
293
  postHint?: string | null | undefined;
294
294
  flair?: string | undefined;
295
295
  }>, "many">;
@@ -347,8 +347,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
347
347
  selftext: string;
348
348
  subreddit: string;
349
349
  isSelf: boolean;
350
- domain?: string | undefined;
351
350
  thumbnail?: string | undefined;
351
+ domain?: string | undefined;
352
352
  postHint?: string | null | undefined;
353
353
  flair?: string | undefined;
354
354
  }[];
@@ -376,8 +376,8 @@ export declare class RedditScrapeTool extends ToolBubble<RedditScrapeToolParams,
376
376
  selftext: string;
377
377
  subreddit: string;
378
378
  isSelf: boolean;
379
- domain?: string | undefined;
380
379
  thumbnail?: string | undefined;
380
+ domain?: string | undefined;
381
381
  postHint?: string | null | undefined;
382
382
  flair?: string | undefined;
383
383
  }[];
@@ -8,13 +8,13 @@ declare const SQLQueryToolParamsSchema: z.ZodObject<{
8
8
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
9
9
  config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
10
10
  }, "strip", z.ZodTypeAny, {
11
- reasoning: string;
12
11
  query: string;
12
+ reasoning: string;
13
13
  credentials?: Partial<Record<CredentialType, string>> | undefined;
14
14
  config?: Record<string, unknown> | undefined;
15
15
  }, {
16
- reasoning: string;
17
16
  query: string;
17
+ reasoning: string;
18
18
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19
19
  config?: Record<string, unknown> | undefined;
20
20
  }>;
@@ -74,13 +74,13 @@ export declare class SQLQueryTool extends ToolBubble<SQLQueryToolParams, SQLQuer
74
74
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
75
75
  config: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
76
76
  }, "strip", z.ZodTypeAny, {
77
- reasoning: string;
78
77
  query: string;
78
+ reasoning: string;
79
79
  credentials?: Partial<Record<CredentialType, string>> | undefined;
80
80
  config?: Record<string, unknown> | undefined;
81
81
  }, {
82
- reasoning: string;
83
82
  query: string;
83
+ reasoning: string;
84
84
  credentials?: Partial<Record<CredentialType, string>> | undefined;
85
85
  config?: Record<string, unknown> | undefined;
86
86
  }>;
@@ -16,10 +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
- name: string | null;
20
19
  description: string | null;
21
- id: string | null;
22
20
  url: string | null;
21
+ id: string | null;
22
+ name: string | null;
23
23
  following: number | null;
24
24
  userName: string | null;
25
25
  isVerified: boolean | null;
@@ -29,10 +29,10 @@ declare const TwitterUserSchema: z.ZodObject<{
29
29
  tweetsCount: number | null;
30
30
  createdAt: string | null;
31
31
  }, {
32
- name: string | null;
33
32
  description: string | null;
34
- id: string | null;
35
33
  url: string | null;
34
+ id: string | null;
35
+ name: string | null;
36
36
  following: number | null;
37
37
  userName: string | null;
38
38
  isVerified: boolean | null;
@@ -60,10 +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
- name: string | null;
64
63
  description: string | null;
65
- id: string | null;
66
64
  url: string | null;
65
+ id: string | null;
66
+ name: string | null;
67
67
  following: number | null;
68
68
  userName: string | null;
69
69
  isVerified: boolean | null;
@@ -73,10 +73,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
73
73
  tweetsCount: number | null;
74
74
  createdAt: string | null;
75
75
  }, {
76
- name: string | null;
77
76
  description: string | null;
78
- id: string | null;
79
77
  url: string | null;
78
+ id: string | null;
79
+ name: string | null;
80
80
  following: number | null;
81
81
  userName: string | null;
82
82
  isVerified: boolean | null;
@@ -146,8 +146,8 @@ 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
- id: string | null;
150
149
  url: string | null;
150
+ id: string | null;
151
151
  text: string | null;
152
152
  entities: {
153
153
  hashtags: string[] | null;
@@ -155,10 +155,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
155
155
  urls: string[] | null;
156
156
  } | null;
157
157
  author: {
158
- name: string | null;
159
158
  description: string | null;
160
- id: string | null;
161
159
  url: string | null;
160
+ id: string | null;
161
+ name: string | null;
162
162
  following: number | null;
163
163
  userName: string | null;
164
164
  isVerified: boolean | null;
@@ -189,8 +189,8 @@ declare const TwitterTweetSchema: z.ZodObject<{
189
189
  isQuote: boolean | null;
190
190
  isReply: boolean | null;
191
191
  }, {
192
- id: string | null;
193
192
  url: string | null;
193
+ id: string | null;
194
194
  text: string | null;
195
195
  entities: {
196
196
  hashtags: string[] | null;
@@ -198,10 +198,10 @@ declare const TwitterTweetSchema: z.ZodObject<{
198
198
  urls: string[] | null;
199
199
  } | null;
200
200
  author: {
201
- name: string | null;
202
201
  description: string | null;
203
- id: string | null;
204
202
  url: string | null;
203
+ id: string | null;
204
+ name: string | null;
205
205
  following: number | null;
206
206
  userName: string | null;
207
207
  isVerified: boolean | null;
@@ -280,10 +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
- name: string | null;
284
283
  description: string | null;
285
- id: string | null;
286
284
  url: string | null;
285
+ id: string | null;
286
+ name: string | null;
287
287
  following: number | null;
288
288
  userName: string | null;
289
289
  isVerified: boolean | null;
@@ -293,10 +293,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
293
293
  tweetsCount: number | null;
294
294
  createdAt: string | null;
295
295
  }, {
296
- name: string | null;
297
296
  description: string | null;
298
- id: string | null;
299
297
  url: string | null;
298
+ id: string | null;
299
+ name: string | null;
300
300
  following: number | null;
301
301
  userName: string | null;
302
302
  isVerified: boolean | null;
@@ -366,8 +366,8 @@ 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
- id: string | null;
370
369
  url: string | null;
370
+ id: string | null;
371
371
  text: string | null;
372
372
  entities: {
373
373
  hashtags: string[] | null;
@@ -375,10 +375,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
375
375
  urls: string[] | null;
376
376
  } | null;
377
377
  author: {
378
- name: string | null;
379
378
  description: string | null;
380
- id: string | null;
381
379
  url: string | null;
380
+ id: string | null;
381
+ name: string | null;
382
382
  following: number | null;
383
383
  userName: string | null;
384
384
  isVerified: boolean | null;
@@ -409,8 +409,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
409
409
  isQuote: boolean | null;
410
410
  isReply: boolean | null;
411
411
  }, {
412
- id: string | null;
413
412
  url: string | null;
413
+ id: string | null;
414
414
  text: string | null;
415
415
  entities: {
416
416
  hashtags: string[] | null;
@@ -418,10 +418,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
418
418
  urls: string[] | null;
419
419
  } | null;
420
420
  author: {
421
- name: string | null;
422
421
  description: string | null;
423
- id: string | null;
424
422
  url: string | null;
423
+ id: string | null;
424
+ name: string | null;
425
425
  following: number | null;
426
426
  userName: string | null;
427
427
  isVerified: boolean | null;
@@ -460,8 +460,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
460
460
  success: boolean;
461
461
  error: string;
462
462
  tweets: {
463
- id: string | null;
464
463
  url: string | null;
464
+ id: string | null;
465
465
  text: string | null;
466
466
  entities: {
467
467
  hashtags: string[] | null;
@@ -469,10 +469,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
469
469
  urls: string[] | null;
470
470
  } | null;
471
471
  author: {
472
- name: string | null;
473
472
  description: string | null;
474
- id: string | null;
475
473
  url: string | null;
474
+ id: string | null;
475
+ name: string | null;
476
476
  following: number | null;
477
477
  userName: string | null;
478
478
  isVerified: boolean | null;
@@ -509,8 +509,8 @@ declare const TwitterToolResultSchema: z.ZodObject<{
509
509
  success: boolean;
510
510
  error: string;
511
511
  tweets: {
512
- id: string | null;
513
512
  url: string | null;
513
+ id: string | null;
514
514
  text: string | null;
515
515
  entities: {
516
516
  hashtags: string[] | null;
@@ -518,10 +518,10 @@ declare const TwitterToolResultSchema: z.ZodObject<{
518
518
  urls: string[] | null;
519
519
  } | null;
520
520
  author: {
521
- name: string | null;
522
521
  description: string | null;
523
- id: string | null;
524
522
  url: string | null;
523
+ id: string | null;
524
+ name: string | null;
525
525
  following: number | null;
526
526
  userName: string | null;
527
527
  isVerified: boolean | null;
@@ -626,10 +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
- name: string | null;
630
629
  description: string | null;
631
- id: string | null;
632
630
  url: string | null;
631
+ id: string | null;
632
+ name: string | null;
633
633
  following: number | null;
634
634
  userName: string | null;
635
635
  isVerified: boolean | null;
@@ -639,10 +639,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
639
639
  tweetsCount: number | null;
640
640
  createdAt: string | null;
641
641
  }, {
642
- name: string | null;
643
642
  description: string | null;
644
- id: string | null;
645
643
  url: string | null;
644
+ id: string | null;
645
+ name: string | null;
646
646
  following: number | null;
647
647
  userName: string | null;
648
648
  isVerified: boolean | null;
@@ -712,8 +712,8 @@ 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
- id: string | null;
716
715
  url: string | null;
716
+ id: string | null;
717
717
  text: string | null;
718
718
  entities: {
719
719
  hashtags: string[] | null;
@@ -721,10 +721,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
721
721
  urls: string[] | null;
722
722
  } | null;
723
723
  author: {
724
- name: string | null;
725
724
  description: string | null;
726
- id: string | null;
727
725
  url: string | null;
726
+ id: string | null;
727
+ name: string | null;
728
728
  following: number | null;
729
729
  userName: string | null;
730
730
  isVerified: boolean | null;
@@ -755,8 +755,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
755
755
  isQuote: boolean | null;
756
756
  isReply: boolean | null;
757
757
  }, {
758
- id: string | null;
759
758
  url: string | null;
759
+ id: string | null;
760
760
  text: string | null;
761
761
  entities: {
762
762
  hashtags: string[] | null;
@@ -764,10 +764,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
764
764
  urls: string[] | null;
765
765
  } | null;
766
766
  author: {
767
- name: string | null;
768
767
  description: string | null;
769
- id: string | null;
770
768
  url: string | null;
769
+ id: string | null;
770
+ name: string | null;
771
771
  following: number | null;
772
772
  userName: string | null;
773
773
  isVerified: boolean | null;
@@ -806,8 +806,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
806
806
  success: boolean;
807
807
  error: string;
808
808
  tweets: {
809
- id: string | null;
810
809
  url: string | null;
810
+ id: string | null;
811
811
  text: string | null;
812
812
  entities: {
813
813
  hashtags: string[] | null;
@@ -815,10 +815,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
815
815
  urls: string[] | null;
816
816
  } | null;
817
817
  author: {
818
- name: string | null;
819
818
  description: string | null;
820
- id: string | null;
821
819
  url: string | null;
820
+ id: string | null;
821
+ name: string | null;
822
822
  following: number | null;
823
823
  userName: string | null;
824
824
  isVerified: boolean | null;
@@ -855,8 +855,8 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
855
855
  success: boolean;
856
856
  error: string;
857
857
  tweets: {
858
- id: string | null;
859
858
  url: string | null;
859
+ id: string | null;
860
860
  text: string | null;
861
861
  entities: {
862
862
  hashtags: string[] | null;
@@ -864,10 +864,10 @@ export declare class TwitterTool extends ToolBubble<TwitterToolParams, TwitterTo
864
864
  urls: string[] | null;
865
865
  } | null;
866
866
  author: {
867
- name: string | null;
868
867
  description: string | null;
869
- id: string | null;
870
868
  url: string | null;
869
+ id: string | null;
870
+ name: string | null;
871
871
  following: number | null;
872
872
  userName: string | null;
873
873
  isVerified: boolean | null;
@@ -43,13 +43,13 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
43
43
  content: z.ZodString;
44
44
  depth: z.ZodOptional<z.ZodNumber>;
45
45
  }, "strip", z.ZodTypeAny, {
46
- content: string;
47
46
  url: string;
47
+ content: string;
48
48
  title?: string | undefined;
49
49
  depth?: number | undefined;
50
50
  }, {
51
- content: string;
52
51
  url: string;
52
+ content: string;
53
53
  title?: string | undefined;
54
54
  depth?: number | undefined;
55
55
  }>, "many">;
@@ -73,8 +73,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
73
73
  success: boolean;
74
74
  error: string;
75
75
  pages: {
76
- content: string;
77
76
  url: string;
77
+ content: string;
78
78
  title?: string | undefined;
79
79
  depth?: number | undefined;
80
80
  }[];
@@ -90,8 +90,8 @@ declare const WebCrawlToolResultSchema: z.ZodObject<{
90
90
  success: boolean;
91
91
  error: string;
92
92
  pages: {
93
- content: string;
94
93
  url: string;
94
+ content: string;
95
95
  title?: string | undefined;
96
96
  depth?: number | undefined;
97
97
  }[];
@@ -149,13 +149,13 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
149
149
  content: z.ZodString;
150
150
  depth: z.ZodOptional<z.ZodNumber>;
151
151
  }, "strip", z.ZodTypeAny, {
152
- content: string;
153
152
  url: string;
153
+ content: string;
154
154
  title?: string | undefined;
155
155
  depth?: number | undefined;
156
156
  }, {
157
- content: string;
158
157
  url: string;
158
+ content: string;
159
159
  title?: string | undefined;
160
160
  depth?: number | undefined;
161
161
  }>, "many">;
@@ -179,8 +179,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
179
179
  success: boolean;
180
180
  error: string;
181
181
  pages: {
182
- content: string;
183
182
  url: string;
183
+ content: string;
184
184
  title?: string | undefined;
185
185
  depth?: number | undefined;
186
186
  }[];
@@ -196,8 +196,8 @@ export declare class WebCrawlTool extends ToolBubble<WebCrawlToolParams, WebCraw
196
196
  success: boolean;
197
197
  error: string;
198
198
  pages: {
199
- content: string;
200
199
  url: string;
200
+ content: string;
201
201
  title?: string | undefined;
202
202
  depth?: number | undefined;
203
203
  }[];
@@ -9,14 +9,14 @@ declare const WebExtractToolParamsSchema: z.ZodObject<{
9
9
  timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
10
10
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
11
11
  }, "strip", z.ZodTypeAny, {
12
- schema: string;
13
12
  url: string;
13
+ schema: string;
14
14
  prompt: string;
15
15
  credentials?: Partial<Record<CredentialType, string>> | undefined;
16
16
  timeout?: number | undefined;
17
17
  }, {
18
- schema: string;
19
18
  url: string;
19
+ schema: string;
20
20
  prompt: string;
21
21
  credentials?: Partial<Record<CredentialType, string>> | undefined;
22
22
  timeout?: number | undefined;
@@ -72,14 +72,14 @@ export declare class WebExtractTool extends ToolBubble<WebExtractToolParams, Web
72
72
  timeout: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
73
73
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
74
74
  }, "strip", z.ZodTypeAny, {
75
- schema: string;
76
75
  url: string;
76
+ schema: string;
77
77
  prompt: string;
78
78
  credentials?: Partial<Record<CredentialType, string>> | undefined;
79
79
  timeout?: number | undefined;
80
80
  }, {
81
- schema: string;
82
81
  url: string;
82
+ schema: string;
83
83
  prompt: string;
84
84
  credentials?: Partial<Record<CredentialType, string>> | undefined;
85
85
  timeout?: number | undefined;
@@ -39,8 +39,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
39
39
  }, "strip", z.ZodTypeAny, {
40
40
  format: string;
41
41
  title: string;
42
- content: string;
43
42
  url: string;
43
+ content: string;
44
44
  success: boolean;
45
45
  error: string;
46
46
  creditsUsed: number;
@@ -51,8 +51,8 @@ declare const WebScrapeToolResultSchema: z.ZodObject<{
51
51
  }, {
52
52
  format: string;
53
53
  title: string;
54
- content: string;
55
54
  url: string;
55
+ content: string;
56
56
  success: boolean;
57
57
  error: string;
58
58
  creditsUsed: number;
@@ -103,8 +103,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
103
103
  }, "strip", z.ZodTypeAny, {
104
104
  format: string;
105
105
  title: string;
106
- content: string;
107
106
  url: string;
107
+ content: string;
108
108
  success: boolean;
109
109
  error: string;
110
110
  creditsUsed: number;
@@ -115,8 +115,8 @@ export declare class WebScrapeTool extends ToolBubble<WebScrapeToolParams, WebSc
115
115
  }, {
116
116
  format: string;
117
117
  title: string;
118
- content: string;
119
118
  url: string;
119
+ content: string;
120
120
  success: boolean;
121
121
  error: string;
122
122
  creditsUsed: number;