@bubblelab/bubble-core 0.1.143 → 0.1.146

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 +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  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 +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  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 +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -188,17 +188,6 @@ declare const AIAgentParamsSchema: z.ZodObject<{
188
188
  expectedOutputSchema: z.ZodOptional<z.ZodUnion<[z.ZodType<z.ZodTypeAny, z.ZodTypeDef, z.ZodTypeAny>, z.ZodString]>>;
189
189
  }, "strip", z.ZodTypeAny, {
190
190
  message: string;
191
- images: ({
192
- type: "base64";
193
- data: string;
194
- mimeType: string;
195
- description?: string | undefined;
196
- } | {
197
- type: "url";
198
- url: string;
199
- description?: string | undefined;
200
- })[];
201
- systemPrompt: string;
202
191
  model: {
203
192
  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-opus-4-5" | "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/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";
204
193
  temperature: number;
@@ -215,13 +204,24 @@ declare const AIAgentParamsSchema: z.ZodObject<{
215
204
  maxRetries?: number | undefined;
216
205
  } | undefined;
217
206
  };
207
+ streaming: boolean;
218
208
  tools: {
219
209
  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";
220
210
  credentials?: Partial<Record<CredentialType, string>> | undefined;
221
211
  config?: Record<string, unknown> | undefined;
222
212
  }[];
213
+ images: ({
214
+ type: "base64";
215
+ data: string;
216
+ mimeType: string;
217
+ description?: string | undefined;
218
+ } | {
219
+ type: "url";
220
+ url: string;
221
+ description?: string | undefined;
222
+ })[];
223
+ systemPrompt: string;
223
224
  maxIterations: number;
224
- streaming: boolean;
225
225
  name?: string | undefined;
226
226
  credentials?: Partial<Record<CredentialType, string>> | undefined;
227
227
  conversationHistory?: {
@@ -246,23 +246,6 @@ declare const AIAgentParamsSchema: z.ZodObject<{
246
246
  message: string;
247
247
  name?: string | undefined;
248
248
  credentials?: Partial<Record<CredentialType, string>> | undefined;
249
- images?: ({
250
- data: string;
251
- type?: "base64" | undefined;
252
- description?: string | undefined;
253
- mimeType?: string | undefined;
254
- } | {
255
- type: "url";
256
- url: string;
257
- description?: string | undefined;
258
- })[] | undefined;
259
- conversationHistory?: {
260
- role: "user" | "assistant" | "tool";
261
- content: string;
262
- toolCallId?: string | undefined;
263
- name?: string | undefined;
264
- }[] | undefined;
265
- systemPrompt?: string | undefined;
266
249
  model?: {
267
250
  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-opus-4-5" | "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/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";
268
251
  temperature?: number | undefined;
@@ -279,11 +262,29 @@ declare const AIAgentParamsSchema: z.ZodObject<{
279
262
  maxRetries?: number | undefined;
280
263
  } | undefined;
281
264
  } | undefined;
265
+ streaming?: boolean | undefined;
282
266
  tools?: {
283
267
  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";
284
268
  credentials?: Partial<Record<CredentialType, string>> | undefined;
285
269
  config?: Record<string, unknown> | undefined;
286
270
  }[] | undefined;
271
+ images?: ({
272
+ data: string;
273
+ type?: "base64" | undefined;
274
+ description?: string | undefined;
275
+ mimeType?: string | undefined;
276
+ } | {
277
+ type: "url";
278
+ url: string;
279
+ description?: string | undefined;
280
+ })[] | undefined;
281
+ conversationHistory?: {
282
+ role: "user" | "assistant" | "tool";
283
+ content: string;
284
+ toolCallId?: string | undefined;
285
+ name?: string | undefined;
286
+ }[] | undefined;
287
+ systemPrompt?: string | undefined;
287
288
  customTools?: {
288
289
  description: string;
289
290
  name: string;
@@ -291,7 +292,6 @@ declare const AIAgentParamsSchema: z.ZodObject<{
291
292
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
292
293
  }[] | undefined;
293
294
  maxIterations?: number | undefined;
294
- streaming?: boolean | undefined;
295
295
  capabilities?: {
296
296
  id: string;
297
297
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -320,8 +320,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
320
320
  error: z.ZodString;
321
321
  success: z.ZodBoolean;
322
322
  }, "strip", z.ZodTypeAny, {
323
- error: string;
324
323
  success: boolean;
324
+ error: string;
325
325
  response: string;
326
326
  toolCalls: {
327
327
  tool: string;
@@ -332,8 +332,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
332
332
  reasoning?: string | null | undefined;
333
333
  totalCost?: number | undefined;
334
334
  }, {
335
- error: string;
336
335
  success: boolean;
336
+ error: string;
337
337
  response: string;
338
338
  toolCalls: {
339
339
  tool: string;
@@ -516,17 +516,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
516
516
  expectedOutputSchema: z.ZodOptional<z.ZodUnion<[z.ZodType<z.ZodTypeAny, z.ZodTypeDef, z.ZodTypeAny>, z.ZodString]>>;
517
517
  }, "strip", z.ZodTypeAny, {
518
518
  message: string;
519
- images: ({
520
- type: "base64";
521
- data: string;
522
- mimeType: string;
523
- description?: string | undefined;
524
- } | {
525
- type: "url";
526
- url: string;
527
- description?: string | undefined;
528
- })[];
529
- systemPrompt: string;
530
519
  model: {
531
520
  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-opus-4-5" | "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/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";
532
521
  temperature: number;
@@ -543,13 +532,24 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
543
532
  maxRetries?: number | undefined;
544
533
  } | undefined;
545
534
  };
535
+ streaming: boolean;
546
536
  tools: {
547
537
  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";
548
538
  credentials?: Partial<Record<CredentialType, string>> | undefined;
549
539
  config?: Record<string, unknown> | undefined;
550
540
  }[];
541
+ images: ({
542
+ type: "base64";
543
+ data: string;
544
+ mimeType: string;
545
+ description?: string | undefined;
546
+ } | {
547
+ type: "url";
548
+ url: string;
549
+ description?: string | undefined;
550
+ })[];
551
+ systemPrompt: string;
551
552
  maxIterations: number;
552
- streaming: boolean;
553
553
  name?: string | undefined;
554
554
  credentials?: Partial<Record<CredentialType, string>> | undefined;
555
555
  conversationHistory?: {
@@ -574,23 +574,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
574
574
  message: string;
575
575
  name?: string | undefined;
576
576
  credentials?: Partial<Record<CredentialType, string>> | undefined;
577
- images?: ({
578
- data: string;
579
- type?: "base64" | undefined;
580
- description?: string | undefined;
581
- mimeType?: string | undefined;
582
- } | {
583
- type: "url";
584
- url: string;
585
- description?: string | undefined;
586
- })[] | undefined;
587
- conversationHistory?: {
588
- role: "user" | "assistant" | "tool";
589
- content: string;
590
- toolCallId?: string | undefined;
591
- name?: string | undefined;
592
- }[] | undefined;
593
- systemPrompt?: string | undefined;
594
577
  model?: {
595
578
  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-opus-4-5" | "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/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";
596
579
  temperature?: number | undefined;
@@ -607,11 +590,29 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
607
590
  maxRetries?: number | undefined;
608
591
  } | undefined;
609
592
  } | undefined;
593
+ streaming?: boolean | undefined;
610
594
  tools?: {
611
595
  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";
612
596
  credentials?: Partial<Record<CredentialType, string>> | undefined;
613
597
  config?: Record<string, unknown> | undefined;
614
598
  }[] | undefined;
599
+ images?: ({
600
+ data: string;
601
+ type?: "base64" | undefined;
602
+ description?: string | undefined;
603
+ mimeType?: string | undefined;
604
+ } | {
605
+ type: "url";
606
+ url: string;
607
+ description?: string | undefined;
608
+ })[] | undefined;
609
+ conversationHistory?: {
610
+ role: "user" | "assistant" | "tool";
611
+ content: string;
612
+ toolCallId?: string | undefined;
613
+ name?: string | undefined;
614
+ }[] | undefined;
615
+ systemPrompt?: string | undefined;
615
616
  customTools?: {
616
617
  description: string;
617
618
  name: string;
@@ -619,7 +620,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
619
620
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
620
621
  }[] | undefined;
621
622
  maxIterations?: number | undefined;
622
- streaming?: boolean | undefined;
623
623
  capabilities?: {
624
624
  id: string;
625
625
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -648,8 +648,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
648
648
  error: z.ZodString;
649
649
  success: z.ZodBoolean;
650
650
  }, "strip", z.ZodTypeAny, {
651
- error: string;
652
651
  success: boolean;
652
+ error: string;
653
653
  response: string;
654
654
  toolCalls: {
655
655
  tool: string;
@@ -660,8 +660,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
660
660
  reasoning?: string | null | undefined;
661
661
  totalCost?: number | undefined;
662
662
  }, {
663
- error: string;
664
663
  success: boolean;
664
+ error: string;
665
665
  response: string;
666
666
  toolCalls: {
667
667
  tool: string;