@bubblelab/bubble-core 0.1.239 → 0.1.240

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 (121) hide show
  1. package/dist/bubble-bundle.d.ts +183 -183
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
  4. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  5. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +129 -129
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +26 -26
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +66 -66
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +90 -90
  19. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  20. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +38 -38
  21. package/dist/bubbles/service-bubble/attio/attio.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +30 -30
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  25. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/capability-pipeline.js +1 -7
  27. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  28. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  29. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  30. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  31. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +166 -166
  32. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  33. package/dist/bubbles/service-bubble/firecrawl.d.ts +882 -882
  34. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  35. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  36. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  37. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  38. package/dist/bubbles/service-bubble/gmail.d.ts +244 -244
  39. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  40. package/dist/bubbles/service-bubble/google-drive.d.ts +84 -84
  41. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  42. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  43. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/http.d.ts +30 -30
  45. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +48 -48
  46. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +48 -48
  47. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  48. package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
  49. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +58 -58
  50. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  51. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/notion/notion.d.ts +1777 -1777
  53. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  54. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  55. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  56. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  57. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  58. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  59. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  60. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  61. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  62. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  63. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  64. package/dist/bubbles/service-bubble/slab/slab.d.ts +38 -38
  65. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
  66. package/dist/bubbles/service-bubble/slack/slack.d.ts +434 -434
  67. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  68. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +179 -179
  69. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +207 -207
  70. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  71. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  72. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  73. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +101 -101
  74. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +101 -101
  75. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  76. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +15 -15
  77. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  84. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  85. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  86. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  87. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  88. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  90. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  94. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +506 -506
  95. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
  100. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  101. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  103. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
  104. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  105. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  106. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  107. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  108. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  109. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  110. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  111. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  112. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  113. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  114. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  115. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  116. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  117. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  118. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +88 -88
  119. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  120. package/dist/bubbles.json +1 -1
  121. package/package.json +2 -2
@@ -164,12 +164,12 @@ declare const AIAgentParamsSchema: z.ZodObject<{
164
164
  }, "strip", z.ZodTypeAny, {
165
165
  description: string;
166
166
  name: string;
167
- schema: Record<string, unknown> | z.ZodTypeAny;
167
+ schema: z.ZodTypeAny | Record<string, unknown>;
168
168
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
169
169
  }, {
170
170
  description: string;
171
171
  name: string;
172
- schema: Record<string, unknown> | z.ZodTypeAny;
172
+ schema: z.ZodTypeAny | Record<string, unknown>;
173
173
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
174
174
  }>, "many">>>;
175
175
  maxIterations: z.ZodDefault<z.ZodNumber>;
@@ -209,6 +209,17 @@ declare const AIAgentParamsSchema: z.ZodObject<{
209
209
  enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
210
210
  }, "strip", z.ZodTypeAny, {
211
211
  message: string;
212
+ images: ({
213
+ type: "base64";
214
+ data: string;
215
+ mimeType: string;
216
+ description?: string | undefined;
217
+ } | {
218
+ type: "url";
219
+ url: string;
220
+ description?: string | undefined;
221
+ })[];
222
+ systemPrompt: string;
212
223
  model: {
213
224
  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" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-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-sonnet-4.6" | "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";
214
225
  temperature: number;
@@ -225,24 +236,13 @@ declare const AIAgentParamsSchema: z.ZodObject<{
225
236
  maxRetries?: number | undefined;
226
237
  } | undefined;
227
238
  };
228
- streaming: boolean;
229
239
  tools: {
230
240
  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" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
231
241
  credentials?: Partial<Record<CredentialType, string>> | undefined;
232
242
  config?: Record<string, unknown> | undefined;
233
243
  }[];
234
- images: ({
235
- type: "base64";
236
- data: string;
237
- mimeType: string;
238
- description?: string | undefined;
239
- } | {
240
- type: "url";
241
- url: string;
242
- description?: string | undefined;
243
- })[];
244
- systemPrompt: string;
245
244
  maxIterations: number;
245
+ streaming: boolean;
246
246
  memoryEnabled: boolean;
247
247
  enableSlackHistory: boolean;
248
248
  name?: string | undefined;
@@ -256,7 +256,7 @@ declare const AIAgentParamsSchema: z.ZodObject<{
256
256
  customTools?: {
257
257
  description: string;
258
258
  name: string;
259
- schema: Record<string, unknown> | z.ZodTypeAny;
259
+ schema: z.ZodTypeAny | Record<string, unknown>;
260
260
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
261
261
  }[] | undefined;
262
262
  credentialPool?: Partial<Record<CredentialType, {
@@ -275,6 +275,23 @@ declare const AIAgentParamsSchema: z.ZodObject<{
275
275
  message: string;
276
276
  name?: string | undefined;
277
277
  credentials?: Partial<Record<CredentialType, string>> | undefined;
278
+ images?: ({
279
+ data: string;
280
+ type?: "base64" | undefined;
281
+ description?: string | undefined;
282
+ mimeType?: string | undefined;
283
+ } | {
284
+ type: "url";
285
+ url: string;
286
+ description?: string | undefined;
287
+ })[] | undefined;
288
+ conversationHistory?: {
289
+ role: "user" | "assistant" | "tool";
290
+ content: string;
291
+ toolCallId?: string | undefined;
292
+ name?: string | undefined;
293
+ }[] | undefined;
294
+ systemPrompt?: string | undefined;
278
295
  model?: {
279
296
  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" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-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-sonnet-4.6" | "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";
280
297
  temperature?: number | undefined;
@@ -291,33 +308,15 @@ declare const AIAgentParamsSchema: z.ZodObject<{
291
308
  maxRetries?: number | undefined;
292
309
  } | undefined;
293
310
  } | undefined;
294
- streaming?: boolean | undefined;
295
311
  tools?: {
296
312
  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" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
297
313
  credentials?: Partial<Record<CredentialType, string>> | undefined;
298
314
  config?: Record<string, unknown> | undefined;
299
315
  }[] | undefined;
300
- images?: ({
301
- data: string;
302
- type?: "base64" | undefined;
303
- description?: string | undefined;
304
- mimeType?: string | undefined;
305
- } | {
306
- type: "url";
307
- url: string;
308
- description?: string | undefined;
309
- })[] | undefined;
310
- conversationHistory?: {
311
- role: "user" | "assistant" | "tool";
312
- content: string;
313
- toolCallId?: string | undefined;
314
- name?: string | undefined;
315
- }[] | undefined;
316
- systemPrompt?: string | undefined;
317
316
  customTools?: {
318
317
  description: string;
319
318
  name: string;
320
- schema: Record<string, unknown> | z.ZodTypeAny;
319
+ schema: z.ZodTypeAny | Record<string, unknown>;
321
320
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
322
321
  }[] | undefined;
323
322
  maxIterations?: number | undefined;
@@ -326,6 +325,7 @@ declare const AIAgentParamsSchema: z.ZodObject<{
326
325
  name: string;
327
326
  id: number;
328
327
  }[]>> | undefined;
328
+ streaming?: boolean | undefined;
329
329
  capabilities?: {
330
330
  id: string;
331
331
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -357,8 +357,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
357
357
  error: z.ZodString;
358
358
  success: z.ZodBoolean;
359
359
  }, "strip", z.ZodTypeAny, {
360
- error: string;
361
360
  success: boolean;
361
+ error: string;
362
362
  response: string;
363
363
  toolCalls: {
364
364
  tool: string;
@@ -369,8 +369,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
369
369
  reasoning?: string | null | undefined;
370
370
  totalCost?: number | undefined;
371
371
  }, {
372
- error: string;
373
372
  success: boolean;
373
+ error: string;
374
374
  response: string;
375
375
  toolCalls: {
376
376
  tool: string;
@@ -526,12 +526,12 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
526
526
  }, "strip", z.ZodTypeAny, {
527
527
  description: string;
528
528
  name: string;
529
- schema: Record<string, unknown> | z.ZodTypeAny;
529
+ schema: z.ZodTypeAny | Record<string, unknown>;
530
530
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
531
531
  }, {
532
532
  description: string;
533
533
  name: string;
534
- schema: Record<string, unknown> | z.ZodTypeAny;
534
+ schema: z.ZodTypeAny | Record<string, unknown>;
535
535
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
536
536
  }>, "many">>>;
537
537
  maxIterations: z.ZodDefault<z.ZodNumber>;
@@ -571,6 +571,17 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
571
571
  enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
572
572
  }, "strip", z.ZodTypeAny, {
573
573
  message: string;
574
+ images: ({
575
+ type: "base64";
576
+ data: string;
577
+ mimeType: string;
578
+ description?: string | undefined;
579
+ } | {
580
+ type: "url";
581
+ url: string;
582
+ description?: string | undefined;
583
+ })[];
584
+ systemPrompt: string;
574
585
  model: {
575
586
  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" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-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-sonnet-4.6" | "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";
576
587
  temperature: number;
@@ -587,24 +598,13 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
587
598
  maxRetries?: number | undefined;
588
599
  } | undefined;
589
600
  };
590
- streaming: boolean;
591
601
  tools: {
592
602
  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" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
593
603
  credentials?: Partial<Record<CredentialType, string>> | undefined;
594
604
  config?: Record<string, unknown> | undefined;
595
605
  }[];
596
- images: ({
597
- type: "base64";
598
- data: string;
599
- mimeType: string;
600
- description?: string | undefined;
601
- } | {
602
- type: "url";
603
- url: string;
604
- description?: string | undefined;
605
- })[];
606
- systemPrompt: string;
607
606
  maxIterations: number;
607
+ streaming: boolean;
608
608
  memoryEnabled: boolean;
609
609
  enableSlackHistory: boolean;
610
610
  name?: string | undefined;
@@ -618,7 +618,7 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
618
618
  customTools?: {
619
619
  description: string;
620
620
  name: string;
621
- schema: Record<string, unknown> | z.ZodTypeAny;
621
+ schema: z.ZodTypeAny | Record<string, unknown>;
622
622
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
623
623
  }[] | undefined;
624
624
  credentialPool?: Partial<Record<CredentialType, {
@@ -637,6 +637,23 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
637
637
  message: string;
638
638
  name?: string | undefined;
639
639
  credentials?: Partial<Record<CredentialType, string>> | undefined;
640
+ images?: ({
641
+ data: string;
642
+ type?: "base64" | undefined;
643
+ description?: string | undefined;
644
+ mimeType?: string | undefined;
645
+ } | {
646
+ type: "url";
647
+ url: string;
648
+ description?: string | undefined;
649
+ })[] | undefined;
650
+ conversationHistory?: {
651
+ role: "user" | "assistant" | "tool";
652
+ content: string;
653
+ toolCallId?: string | undefined;
654
+ name?: string | undefined;
655
+ }[] | undefined;
656
+ systemPrompt?: string | undefined;
640
657
  model?: {
641
658
  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" | "google/gemini-3.1-pro-preview" | "google/gemini-3.1-flash-lite-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-sonnet-4.6" | "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";
642
659
  temperature?: number | undefined;
@@ -653,33 +670,15 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
653
670
  maxRetries?: number | undefined;
654
671
  } | undefined;
655
672
  } | undefined;
656
- streaming?: boolean | undefined;
657
673
  tools?: {
658
674
  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" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
659
675
  credentials?: Partial<Record<CredentialType, string>> | undefined;
660
676
  config?: Record<string, unknown> | undefined;
661
677
  }[] | undefined;
662
- images?: ({
663
- data: string;
664
- type?: "base64" | undefined;
665
- description?: string | undefined;
666
- mimeType?: string | undefined;
667
- } | {
668
- type: "url";
669
- url: string;
670
- description?: string | undefined;
671
- })[] | undefined;
672
- conversationHistory?: {
673
- role: "user" | "assistant" | "tool";
674
- content: string;
675
- toolCallId?: string | undefined;
676
- name?: string | undefined;
677
- }[] | undefined;
678
- systemPrompt?: string | undefined;
679
678
  customTools?: {
680
679
  description: string;
681
680
  name: string;
682
- schema: Record<string, unknown> | z.ZodTypeAny;
681
+ schema: z.ZodTypeAny | Record<string, unknown>;
683
682
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
684
683
  }[] | undefined;
685
684
  maxIterations?: number | undefined;
@@ -688,6 +687,7 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
688
687
  name: string;
689
688
  id: number;
690
689
  }[]>> | undefined;
690
+ streaming?: boolean | undefined;
691
691
  capabilities?: {
692
692
  id: string;
693
693
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -719,8 +719,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
719
719
  error: z.ZodString;
720
720
  success: z.ZodBoolean;
721
721
  }, "strip", z.ZodTypeAny, {
722
- error: string;
723
722
  success: boolean;
723
+ error: string;
724
724
  response: string;
725
725
  toolCalls: {
726
726
  tool: string;
@@ -731,8 +731,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
731
731
  reasoning?: string | null | undefined;
732
732
  totalCost?: number | undefined;
733
733
  }, {
734
- error: string;
735
734
  success: boolean;
735
+ error: string;
736
736
  response: string;
737
737
  toolCalls: {
738
738
  tool: string;