@bubblelab/bubble-core 0.1.177 → 0.1.179

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 +156 -156
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  18. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  19. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +29 -29
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +31 -31
  22. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  23. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  26. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  27. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  28. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  29. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  31. package/dist/bubbles/service-bubble/github.d.ts +136 -136
  32. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  33. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/gmail.js +14 -1
  35. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  36. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  37. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  40. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  42. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  45. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  46. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  47. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  48. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  50. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  51. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  52. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  53. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  54. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  55. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +556 -556
  58. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +149 -149
  60. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +171 -171
  61. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  62. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  64. package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.d.ts.map +1 -1
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/ai/ai-fallback-step.js.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  77. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  79. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  83. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +567 -567
  84. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  89. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  90. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  93. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  95. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  96. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  97. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  100. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  101. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  102. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  103. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  105. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  107. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  108. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  109. package/dist/bubbles.json +1 -1
  110. package/package.json +2 -2
@@ -43,8 +43,8 @@ declare const AIAgentParamsSchema: z.ZodObject<{
43
43
  description: z.ZodOptional<z.ZodString>;
44
44
  }, "strip", z.ZodTypeAny, {
45
45
  type: "base64";
46
- data: string;
47
46
  mimeType: string;
47
+ data: string;
48
48
  description?: string | undefined;
49
49
  }, {
50
50
  data: string;
@@ -161,12 +161,12 @@ declare const AIAgentParamsSchema: z.ZodObject<{
161
161
  }, "strip", z.ZodTypeAny, {
162
162
  description: string;
163
163
  name: string;
164
- schema: z.ZodTypeAny | Record<string, unknown>;
164
+ schema: Record<string, unknown> | z.ZodTypeAny;
165
165
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
166
166
  }, {
167
167
  description: string;
168
168
  name: string;
169
- schema: z.ZodTypeAny | Record<string, unknown>;
169
+ schema: Record<string, unknown> | z.ZodTypeAny;
170
170
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
171
171
  }>, "many">>>;
172
172
  maxIterations: z.ZodDefault<z.ZodNumber>;
@@ -190,17 +190,6 @@ declare const AIAgentParamsSchema: z.ZodObject<{
190
190
  enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
191
191
  }, "strip", z.ZodTypeAny, {
192
192
  message: string;
193
- images: ({
194
- type: "base64";
195
- data: string;
196
- mimeType: string;
197
- description?: string | undefined;
198
- } | {
199
- type: "url";
200
- url: string;
201
- description?: string | undefined;
202
- })[];
203
- systemPrompt: string;
204
193
  model: {
205
194
  model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
206
195
  temperature: number;
@@ -217,13 +206,24 @@ declare const AIAgentParamsSchema: z.ZodObject<{
217
206
  maxRetries?: number | undefined;
218
207
  } | undefined;
219
208
  };
209
+ streaming: boolean;
220
210
  tools: {
221
211
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
222
212
  credentials?: Partial<Record<CredentialType, string>> | undefined;
223
213
  config?: Record<string, unknown> | undefined;
224
214
  }[];
215
+ images: ({
216
+ type: "base64";
217
+ mimeType: string;
218
+ data: string;
219
+ description?: string | undefined;
220
+ } | {
221
+ type: "url";
222
+ url: string;
223
+ description?: string | undefined;
224
+ })[];
225
+ systemPrompt: string;
225
226
  maxIterations: number;
226
- streaming: boolean;
227
227
  memoryEnabled: boolean;
228
228
  enableSlackHistory: boolean;
229
229
  name?: string | undefined;
@@ -237,7 +237,7 @@ declare const AIAgentParamsSchema: z.ZodObject<{
237
237
  customTools?: {
238
238
  description: string;
239
239
  name: string;
240
- schema: z.ZodTypeAny | Record<string, unknown>;
240
+ schema: Record<string, unknown> | z.ZodTypeAny;
241
241
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
242
242
  }[] | undefined;
243
243
  capabilities?: {
@@ -250,23 +250,6 @@ declare const AIAgentParamsSchema: z.ZodObject<{
250
250
  message: string;
251
251
  name?: string | undefined;
252
252
  credentials?: Partial<Record<CredentialType, string>> | undefined;
253
- images?: ({
254
- data: string;
255
- type?: "base64" | undefined;
256
- description?: string | undefined;
257
- mimeType?: string | undefined;
258
- } | {
259
- type: "url";
260
- url: string;
261
- description?: string | undefined;
262
- })[] | undefined;
263
- conversationHistory?: {
264
- role: "user" | "assistant" | "tool";
265
- content: string;
266
- toolCallId?: string | undefined;
267
- name?: string | undefined;
268
- }[] | undefined;
269
- systemPrompt?: string | undefined;
270
253
  model?: {
271
254
  model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
272
255
  temperature?: number | undefined;
@@ -283,19 +266,36 @@ declare const AIAgentParamsSchema: z.ZodObject<{
283
266
  maxRetries?: number | undefined;
284
267
  } | undefined;
285
268
  } | undefined;
269
+ streaming?: boolean | undefined;
286
270
  tools?: {
287
271
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
288
272
  credentials?: Partial<Record<CredentialType, string>> | undefined;
289
273
  config?: Record<string, unknown> | undefined;
290
274
  }[] | undefined;
275
+ images?: ({
276
+ data: string;
277
+ type?: "base64" | undefined;
278
+ description?: string | undefined;
279
+ mimeType?: string | undefined;
280
+ } | {
281
+ type: "url";
282
+ url: string;
283
+ description?: string | undefined;
284
+ })[] | undefined;
285
+ conversationHistory?: {
286
+ role: "user" | "assistant" | "tool";
287
+ content: string;
288
+ toolCallId?: string | undefined;
289
+ name?: string | undefined;
290
+ }[] | undefined;
291
+ systemPrompt?: string | undefined;
291
292
  customTools?: {
292
293
  description: string;
293
294
  name: string;
294
- schema: z.ZodTypeAny | Record<string, unknown>;
295
+ schema: Record<string, unknown> | z.ZodTypeAny;
295
296
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
296
297
  }[] | undefined;
297
298
  maxIterations?: number | undefined;
298
- streaming?: boolean | undefined;
299
299
  capabilities?: {
300
300
  id: string;
301
301
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -326,8 +326,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
326
326
  error: z.ZodString;
327
327
  success: z.ZodBoolean;
328
328
  }, "strip", z.ZodTypeAny, {
329
- success: boolean;
330
329
  error: string;
330
+ success: boolean;
331
331
  response: string;
332
332
  toolCalls: {
333
333
  tool: string;
@@ -338,8 +338,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
338
338
  reasoning?: string | null | undefined;
339
339
  totalCost?: number | undefined;
340
340
  }, {
341
- success: boolean;
342
341
  error: string;
342
+ success: boolean;
343
343
  response: string;
344
344
  toolCalls: {
345
345
  tool: string;
@@ -377,8 +377,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
377
377
  description: z.ZodOptional<z.ZodString>;
378
378
  }, "strip", z.ZodTypeAny, {
379
379
  type: "base64";
380
- data: string;
381
380
  mimeType: string;
381
+ data: string;
382
382
  description?: string | undefined;
383
383
  }, {
384
384
  data: string;
@@ -495,12 +495,12 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
495
495
  }, "strip", z.ZodTypeAny, {
496
496
  description: string;
497
497
  name: string;
498
- schema: z.ZodTypeAny | Record<string, unknown>;
498
+ schema: Record<string, unknown> | z.ZodTypeAny;
499
499
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
500
500
  }, {
501
501
  description: string;
502
502
  name: string;
503
- schema: z.ZodTypeAny | Record<string, unknown>;
503
+ schema: Record<string, unknown> | z.ZodTypeAny;
504
504
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
505
505
  }>, "many">>>;
506
506
  maxIterations: z.ZodDefault<z.ZodNumber>;
@@ -524,17 +524,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
524
524
  enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
525
525
  }, "strip", z.ZodTypeAny, {
526
526
  message: string;
527
- images: ({
528
- type: "base64";
529
- data: string;
530
- mimeType: string;
531
- description?: string | undefined;
532
- } | {
533
- type: "url";
534
- url: string;
535
- description?: string | undefined;
536
- })[];
537
- systemPrompt: string;
538
527
  model: {
539
528
  model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
540
529
  temperature: number;
@@ -551,13 +540,24 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
551
540
  maxRetries?: number | undefined;
552
541
  } | undefined;
553
542
  };
543
+ streaming: boolean;
554
544
  tools: {
555
545
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
556
546
  credentials?: Partial<Record<CredentialType, string>> | undefined;
557
547
  config?: Record<string, unknown> | undefined;
558
548
  }[];
549
+ images: ({
550
+ type: "base64";
551
+ mimeType: string;
552
+ data: string;
553
+ description?: string | undefined;
554
+ } | {
555
+ type: "url";
556
+ url: string;
557
+ description?: string | undefined;
558
+ })[];
559
+ systemPrompt: string;
559
560
  maxIterations: number;
560
- streaming: boolean;
561
561
  memoryEnabled: boolean;
562
562
  enableSlackHistory: boolean;
563
563
  name?: string | undefined;
@@ -571,7 +571,7 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
571
571
  customTools?: {
572
572
  description: string;
573
573
  name: string;
574
- schema: z.ZodTypeAny | Record<string, unknown>;
574
+ schema: Record<string, unknown> | z.ZodTypeAny;
575
575
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
576
576
  }[] | undefined;
577
577
  capabilities?: {
@@ -584,23 +584,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
584
584
  message: string;
585
585
  name?: string | undefined;
586
586
  credentials?: Partial<Record<CredentialType, string>> | undefined;
587
- images?: ({
588
- data: string;
589
- type?: "base64" | undefined;
590
- description?: string | undefined;
591
- mimeType?: string | undefined;
592
- } | {
593
- type: "url";
594
- url: string;
595
- description?: string | undefined;
596
- })[] | undefined;
597
- conversationHistory?: {
598
- role: "user" | "assistant" | "tool";
599
- content: string;
600
- toolCallId?: string | undefined;
601
- name?: string | undefined;
602
- }[] | undefined;
603
- systemPrompt?: string | undefined;
604
587
  model?: {
605
588
  model: "openai/gpt-5" | "openai/gpt-5-mini" | "openai/gpt-5.1" | "openai/gpt-5.2" | "google/gemini-2.5-pro" | "google/gemini-2.5-flash" | "google/gemini-2.5-flash-lite" | "google/gemini-2.5-flash-image-preview" | "google/gemini-3-pro-preview" | "google/gemini-3-pro-image-preview" | "google/gemini-3-flash-preview" | "anthropic/claude-sonnet-4-5" | "anthropic/claude-sonnet-4-6" | "anthropic/claude-opus-4-5" | "anthropic/claude-opus-4-6" | "anthropic/claude-haiku-4-5" | "openrouter/x-ai/grok-code-fast-1" | "openrouter/z-ai/glm-4.6" | "openrouter/z-ai/glm-4.7" | "openrouter/anthropic/claude-sonnet-4.5" | "openrouter/anthropic/claude-opus-4.5" | "openrouter/anthropic/claude-opus-4.6" | "openrouter/google/gemini-3-pro-preview" | "openrouter/morph/morph-v3-large" | "openrouter/openai/gpt-oss-120b" | "openrouter/openai/o3-deep-research" | "openrouter/openai/o4-mini-deep-research";
606
589
  temperature?: number | undefined;
@@ -617,19 +600,36 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
617
600
  maxRetries?: number | undefined;
618
601
  } | undefined;
619
602
  } | undefined;
603
+ streaming?: boolean | undefined;
620
604
  tools?: {
621
605
  name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
622
606
  credentials?: Partial<Record<CredentialType, string>> | undefined;
623
607
  config?: Record<string, unknown> | undefined;
624
608
  }[] | undefined;
609
+ images?: ({
610
+ data: string;
611
+ type?: "base64" | undefined;
612
+ description?: string | undefined;
613
+ mimeType?: string | undefined;
614
+ } | {
615
+ type: "url";
616
+ url: string;
617
+ description?: string | undefined;
618
+ })[] | undefined;
619
+ conversationHistory?: {
620
+ role: "user" | "assistant" | "tool";
621
+ content: string;
622
+ toolCallId?: string | undefined;
623
+ name?: string | undefined;
624
+ }[] | undefined;
625
+ systemPrompt?: string | undefined;
625
626
  customTools?: {
626
627
  description: string;
627
628
  name: string;
628
- schema: z.ZodTypeAny | Record<string, unknown>;
629
+ schema: Record<string, unknown> | z.ZodTypeAny;
629
630
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
630
631
  }[] | undefined;
631
632
  maxIterations?: number | undefined;
632
- streaming?: boolean | undefined;
633
633
  capabilities?: {
634
634
  id: string;
635
635
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -660,8 +660,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
660
660
  error: z.ZodString;
661
661
  success: z.ZodBoolean;
662
662
  }, "strip", z.ZodTypeAny, {
663
- success: boolean;
664
663
  error: string;
664
+ success: boolean;
665
665
  response: string;
666
666
  toolCalls: {
667
667
  tool: string;
@@ -672,8 +672,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
672
672
  reasoning?: string | null | undefined;
673
673
  totalCost?: number | undefined;
674
674
  }, {
675
- success: boolean;
676
675
  error: string;
676
+ success: boolean;
677
677
  response: string;
678
678
  toolCalls: {
679
679
  tool: string;