@bubblelab/bubble-core 0.1.221 → 0.1.224

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 (186) hide show
  1. package/dist/bubble-bundle.d.ts +241 -202
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubble-trigger/index.d.ts +2 -0
  6. package/dist/bubble-trigger/index.d.ts.map +1 -0
  7. package/dist/bubble-trigger/index.js +2 -0
  8. package/dist/bubble-trigger/index.js.map +1 -0
  9. package/dist/bubble-trigger/types.d.ts +87 -0
  10. package/dist/bubble-trigger/types.d.ts.map +1 -0
  11. package/dist/bubble-trigger/types.js +14 -0
  12. package/dist/bubble-trigger/types.js.map +1 -0
  13. package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
  14. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  15. package/dist/bubbles/service-bubble/airtable.d.ts +102 -102
  16. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
  18. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
  19. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
  20. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
  21. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +70 -70
  22. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
  23. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +37 -37
  24. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +16 -16
  25. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +243 -243
  26. package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
  27. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +64 -64
  28. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +86 -86
  29. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +42 -42
  30. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +42 -42
  31. package/dist/bubbles/service-bubble/attio/attio.d.ts +34 -34
  32. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +34 -34
  33. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +31 -31
  34. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +33 -33
  35. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  36. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  37. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  39. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  40. package/dist/bubbles/service-bubble/firecrawl.d.ts +834 -834
  41. package/dist/bubbles/service-bubble/followupboss.d.ts +144 -144
  42. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  43. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  44. package/dist/bubbles/service-bubble/github.d.ts +144 -144
  45. package/dist/bubbles/service-bubble/gmail.d.ts +240 -240
  46. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  47. package/dist/bubbles/service-bubble/google-drive.d.ts +52 -52
  48. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  49. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  50. package/dist/bubbles/service-bubble/google-sheets.d.ts +1811 -0
  51. package/dist/bubbles/service-bubble/google-sheets.d.ts.map +1 -0
  52. package/dist/bubbles/service-bubble/google-sheets.js +904 -0
  53. package/dist/bubbles/service-bubble/google-sheets.js.map +1 -0
  54. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  55. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  56. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  57. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  58. package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
  59. package/dist/bubbles/service-bubble/jira/jira.d.ts +60 -60
  60. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +62 -62
  61. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  62. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  63. package/dist/bubbles/service-bubble/notion/notion.d.ts +682 -682
  64. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
  65. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  66. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
  67. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  68. package/dist/bubbles/service-bubble/pylon/index.d.ts +3 -0
  69. package/dist/bubbles/service-bubble/pylon/index.d.ts.map +1 -0
  70. package/dist/bubbles/service-bubble/pylon/index.js +3 -0
  71. package/dist/bubbles/service-bubble/pylon/index.js.map +1 -0
  72. package/dist/bubbles/service-bubble/pylon/pylon.d.ts +435 -0
  73. package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +1 -0
  74. package/dist/bubbles/service-bubble/pylon/pylon.js +375 -0
  75. package/dist/bubbles/service-bubble/pylon/pylon.js.map +1 -0
  76. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +408 -0
  77. package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +1 -0
  78. package/dist/bubbles/service-bubble/pylon/pylon.schema.js +249 -0
  79. package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +1 -0
  80. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  81. package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
  82. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  83. package/dist/bubbles/service-bubble/s3/s3.d.ts +10 -10
  84. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
  85. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  86. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  87. package/dist/bubbles/service-bubble/slab/index.d.ts +3 -0
  88. package/dist/bubbles/service-bubble/slab/index.d.ts.map +1 -0
  89. package/dist/bubbles/service-bubble/slab/index.js +3 -0
  90. package/dist/bubbles/service-bubble/slab/index.js.map +1 -0
  91. package/dist/bubbles/service-bubble/slab/slab.d.ts +617 -0
  92. package/dist/bubbles/service-bubble/slab/slab.d.ts.map +1 -0
  93. package/dist/bubbles/service-bubble/slab/slab.js +379 -0
  94. package/dist/bubbles/service-bubble/slab/slab.js.map +1 -0
  95. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +703 -0
  96. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts.map +1 -0
  97. package/dist/bubbles/service-bubble/slab/slab.schema.js +226 -0
  98. package/dist/bubbles/service-bubble/slab/slab.schema.js.map +1 -0
  99. package/dist/bubbles/service-bubble/slack/slack.d.ts +558 -558
  100. package/dist/bubbles/service-bubble/slack.d.ts +5869 -0
  101. package/dist/bubbles/service-bubble/slack.d.ts.map +1 -0
  102. package/dist/bubbles/service-bubble/slack.js +1536 -0
  103. package/dist/bubbles/service-bubble/slack.js.map +1 -0
  104. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  105. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +157 -157
  106. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +183 -183
  107. package/dist/bubbles/service-bubble/telegram.d.ts +1561 -1561
  108. package/dist/bubbles/service-bubble/xero/xero.d.ts +30 -30
  109. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +30 -30
  110. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +93 -93
  111. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +93 -93
  112. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +19 -19
  113. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +21 -21
  114. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  115. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  116. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  117. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  118. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  119. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  120. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  121. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  122. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  123. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
  124. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  125. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  126. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
  127. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  128. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  129. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  130. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  131. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
  132. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
  133. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
  134. package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
  135. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +160 -0
  136. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
  137. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +706 -0
  138. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
  139. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
  140. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
  141. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +50 -0
  142. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
  143. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +567 -567
  144. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  145. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  146. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  147. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  148. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +58 -58
  149. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
  150. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  151. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  152. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +88 -88
  153. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  154. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +188 -188
  155. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  156. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  157. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  158. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  159. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +26 -26
  160. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +38 -38
  161. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +114 -0
  162. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +1 -0
  163. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +777 -0
  164. package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +1 -0
  165. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  166. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
  167. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  168. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  169. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  170. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
  171. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +104 -104
  172. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  173. package/dist/bubbles.json +697 -2
  174. package/dist/index.d.ts +2 -0
  175. package/dist/index.d.ts.map +1 -1
  176. package/dist/index.js +1 -0
  177. package/dist/index.js.map +1 -1
  178. package/dist/types/ai-models.d.ts +4 -0
  179. package/dist/types/ai-models.d.ts.map +1 -0
  180. package/dist/types/ai-models.js +16 -0
  181. package/dist/types/ai-models.js.map +1 -0
  182. package/dist/utils/param-helper.d.ts +2 -0
  183. package/dist/utils/param-helper.d.ts.map +1 -0
  184. package/dist/utils/param-helper.js +5 -0
  185. package/dist/utils/param-helper.js.map +1 -0
  186. package/package.json +2 -2
@@ -46,8 +46,8 @@ declare const AIAgentParamsSchema: z.ZodObject<{
46
46
  description: z.ZodOptional<z.ZodString>;
47
47
  }, "strip", z.ZodTypeAny, {
48
48
  type: "base64";
49
- mimeType: string;
50
49
  data: string;
50
+ mimeType: string;
51
51
  description?: string | undefined;
52
52
  }, {
53
53
  data: string;
@@ -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>;
@@ -196,6 +196,17 @@ declare const AIAgentParamsSchema: z.ZodObject<{
196
196
  enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
197
197
  }, "strip", z.ZodTypeAny, {
198
198
  message: string;
199
+ images: ({
200
+ type: "base64";
201
+ data: string;
202
+ mimeType: string;
203
+ description?: string | undefined;
204
+ } | {
205
+ type: "url";
206
+ url: string;
207
+ description?: string | undefined;
208
+ })[];
209
+ systemPrompt: string;
199
210
  model: {
200
211
  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" | "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";
201
212
  temperature: number;
@@ -212,24 +223,13 @@ declare const AIAgentParamsSchema: z.ZodObject<{
212
223
  maxRetries?: number | undefined;
213
224
  } | undefined;
214
225
  };
215
- streaming: boolean;
216
226
  tools: {
217
227
  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";
218
228
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
229
  config?: Record<string, unknown> | undefined;
220
230
  }[];
221
- images: ({
222
- type: "base64";
223
- mimeType: string;
224
- data: string;
225
- description?: string | undefined;
226
- } | {
227
- type: "url";
228
- url: string;
229
- description?: string | undefined;
230
- })[];
231
- systemPrompt: string;
232
231
  maxIterations: number;
232
+ streaming: boolean;
233
233
  memoryEnabled: boolean;
234
234
  enableSlackHistory: boolean;
235
235
  name?: string | undefined;
@@ -243,7 +243,7 @@ declare const AIAgentParamsSchema: z.ZodObject<{
243
243
  customTools?: {
244
244
  description: string;
245
245
  name: string;
246
- schema: Record<string, unknown> | z.ZodTypeAny;
246
+ schema: z.ZodTypeAny | Record<string, unknown>;
247
247
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
248
248
  }[] | undefined;
249
249
  capabilities?: {
@@ -257,6 +257,23 @@ declare const AIAgentParamsSchema: z.ZodObject<{
257
257
  message: string;
258
258
  name?: string | undefined;
259
259
  credentials?: Partial<Record<CredentialType, string>> | undefined;
260
+ images?: ({
261
+ data: string;
262
+ type?: "base64" | undefined;
263
+ description?: string | undefined;
264
+ mimeType?: string | undefined;
265
+ } | {
266
+ type: "url";
267
+ url: string;
268
+ description?: string | undefined;
269
+ })[] | undefined;
270
+ conversationHistory?: {
271
+ role: "user" | "assistant" | "tool";
272
+ content: string;
273
+ toolCallId?: string | undefined;
274
+ name?: string | undefined;
275
+ }[] | undefined;
276
+ systemPrompt?: string | undefined;
260
277
  model?: {
261
278
  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" | "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";
262
279
  temperature?: number | undefined;
@@ -273,36 +290,19 @@ declare const AIAgentParamsSchema: z.ZodObject<{
273
290
  maxRetries?: number | undefined;
274
291
  } | undefined;
275
292
  } | undefined;
276
- streaming?: boolean | undefined;
277
293
  tools?: {
278
294
  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";
279
295
  credentials?: Partial<Record<CredentialType, string>> | undefined;
280
296
  config?: Record<string, unknown> | undefined;
281
297
  }[] | undefined;
282
- images?: ({
283
- data: string;
284
- type?: "base64" | undefined;
285
- description?: string | undefined;
286
- mimeType?: string | undefined;
287
- } | {
288
- type: "url";
289
- url: string;
290
- description?: string | undefined;
291
- })[] | undefined;
292
- conversationHistory?: {
293
- role: "user" | "assistant" | "tool";
294
- content: string;
295
- toolCallId?: string | undefined;
296
- name?: string | undefined;
297
- }[] | undefined;
298
- systemPrompt?: string | undefined;
299
298
  customTools?: {
300
299
  description: string;
301
300
  name: string;
302
- schema: Record<string, unknown> | z.ZodTypeAny;
301
+ schema: z.ZodTypeAny | Record<string, unknown>;
303
302
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
304
303
  }[] | undefined;
305
304
  maxIterations?: number | undefined;
305
+ streaming?: boolean | undefined;
306
306
  capabilities?: {
307
307
  id: string;
308
308
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -334,8 +334,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
334
334
  error: z.ZodString;
335
335
  success: z.ZodBoolean;
336
336
  }, "strip", z.ZodTypeAny, {
337
- error: string;
338
337
  success: boolean;
338
+ error: string;
339
339
  response: string;
340
340
  toolCalls: {
341
341
  tool: string;
@@ -346,8 +346,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
346
346
  reasoning?: string | null | undefined;
347
347
  totalCost?: number | undefined;
348
348
  }, {
349
- error: string;
350
349
  success: boolean;
350
+ error: string;
351
351
  response: string;
352
352
  toolCalls: {
353
353
  tool: string;
@@ -385,8 +385,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
385
385
  description: z.ZodOptional<z.ZodString>;
386
386
  }, "strip", z.ZodTypeAny, {
387
387
  type: "base64";
388
- mimeType: string;
389
388
  data: string;
389
+ mimeType: string;
390
390
  description?: string | undefined;
391
391
  }, {
392
392
  data: string;
@@ -503,12 +503,12 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
503
503
  }, "strip", z.ZodTypeAny, {
504
504
  description: string;
505
505
  name: string;
506
- schema: Record<string, unknown> | z.ZodTypeAny;
506
+ schema: z.ZodTypeAny | Record<string, unknown>;
507
507
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
508
508
  }, {
509
509
  description: string;
510
510
  name: string;
511
- schema: Record<string, unknown> | z.ZodTypeAny;
511
+ schema: z.ZodTypeAny | Record<string, unknown>;
512
512
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
513
513
  }>, "many">>>;
514
514
  maxIterations: z.ZodDefault<z.ZodNumber>;
@@ -535,6 +535,17 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
535
535
  enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
536
536
  }, "strip", z.ZodTypeAny, {
537
537
  message: string;
538
+ images: ({
539
+ type: "base64";
540
+ data: string;
541
+ mimeType: string;
542
+ description?: string | undefined;
543
+ } | {
544
+ type: "url";
545
+ url: string;
546
+ description?: string | undefined;
547
+ })[];
548
+ systemPrompt: string;
538
549
  model: {
539
550
  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" | "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";
540
551
  temperature: number;
@@ -551,24 +562,13 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
551
562
  maxRetries?: number | undefined;
552
563
  } | undefined;
553
564
  };
554
- streaming: boolean;
555
565
  tools: {
556
566
  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";
557
567
  credentials?: Partial<Record<CredentialType, string>> | undefined;
558
568
  config?: Record<string, unknown> | undefined;
559
569
  }[];
560
- images: ({
561
- type: "base64";
562
- mimeType: string;
563
- data: string;
564
- description?: string | undefined;
565
- } | {
566
- type: "url";
567
- url: string;
568
- description?: string | undefined;
569
- })[];
570
- systemPrompt: string;
571
570
  maxIterations: number;
571
+ streaming: boolean;
572
572
  memoryEnabled: boolean;
573
573
  enableSlackHistory: boolean;
574
574
  name?: string | undefined;
@@ -582,7 +582,7 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
582
582
  customTools?: {
583
583
  description: string;
584
584
  name: string;
585
- schema: Record<string, unknown> | z.ZodTypeAny;
585
+ schema: z.ZodTypeAny | Record<string, unknown>;
586
586
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
587
587
  }[] | undefined;
588
588
  capabilities?: {
@@ -596,6 +596,23 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
596
596
  message: string;
597
597
  name?: string | undefined;
598
598
  credentials?: Partial<Record<CredentialType, string>> | 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;
599
616
  model?: {
600
617
  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" | "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";
601
618
  temperature?: number | undefined;
@@ -612,36 +629,19 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
612
629
  maxRetries?: number | undefined;
613
630
  } | undefined;
614
631
  } | undefined;
615
- streaming?: boolean | undefined;
616
632
  tools?: {
617
633
  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";
618
634
  credentials?: Partial<Record<CredentialType, string>> | undefined;
619
635
  config?: Record<string, unknown> | undefined;
620
636
  }[] | undefined;
621
- images?: ({
622
- data: string;
623
- type?: "base64" | undefined;
624
- description?: string | undefined;
625
- mimeType?: string | undefined;
626
- } | {
627
- type: "url";
628
- url: string;
629
- description?: string | undefined;
630
- })[] | undefined;
631
- conversationHistory?: {
632
- role: "user" | "assistant" | "tool";
633
- content: string;
634
- toolCallId?: string | undefined;
635
- name?: string | undefined;
636
- }[] | undefined;
637
- systemPrompt?: string | undefined;
638
637
  customTools?: {
639
638
  description: string;
640
639
  name: string;
641
- schema: Record<string, unknown> | z.ZodTypeAny;
640
+ schema: z.ZodTypeAny | Record<string, unknown>;
642
641
  func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
643
642
  }[] | undefined;
644
643
  maxIterations?: number | undefined;
644
+ streaming?: boolean | undefined;
645
645
  capabilities?: {
646
646
  id: string;
647
647
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -673,8 +673,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
673
673
  error: z.ZodString;
674
674
  success: z.ZodBoolean;
675
675
  }, "strip", z.ZodTypeAny, {
676
- error: string;
677
676
  success: boolean;
677
+ error: string;
678
678
  response: string;
679
679
  toolCalls: {
680
680
  tool: string;
@@ -685,8 +685,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
685
685
  reasoning?: string | null | undefined;
686
686
  totalCost?: number | undefined;
687
687
  }, {
688
- error: string;
689
688
  success: boolean;
689
+ error: string;
690
690
  response: string;
691
691
  toolCalls: {
692
692
  tool: string;