@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
@@ -54,9 +54,9 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
54
54
  maxIterations: number;
55
55
  verbosity: "1" | "2" | "3" | "4" | "5";
56
56
  technicality: "1" | "2" | "3" | "4" | "5";
57
- includeBlockKit: boolean;
58
57
  includeQuery: boolean;
59
58
  includeExplanation: boolean;
59
+ includeBlockKit: boolean;
60
60
  credentials?: Partial<Record<CredentialType, string>> | undefined;
61
61
  additionalContext?: string | undefined;
62
62
  }, {
@@ -75,10 +75,10 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
75
75
  maxIterations?: number | undefined;
76
76
  verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
77
77
  technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
78
- includeBlockKit?: boolean | undefined;
79
78
  includeQuery?: boolean | undefined;
80
79
  includeExplanation?: boolean | undefined;
81
80
  additionalContext?: string | undefined;
81
+ includeBlockKit?: boolean | undefined;
82
82
  }>;
83
83
  declare const SlackFormatterAgentResultSchema: z.ZodObject<{
84
84
  response: z.ZodString;
@@ -154,27 +154,26 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
154
154
  verbatim?: boolean | undefined;
155
155
  }>, "many">>;
156
156
  }, "strip", z.ZodTypeAny, {
157
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
157
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
158
158
  title?: {
159
159
  type: "plain_text";
160
160
  text: string;
161
161
  emoji?: boolean | undefined;
162
162
  } | undefined;
163
163
  element?: unknown;
164
- text?: {
164
+ fields?: {
165
165
  type: "plain_text" | "mrkdwn";
166
166
  text: string;
167
167
  emoji?: boolean | undefined;
168
168
  verbatim?: boolean | undefined;
169
- } | undefined;
170
- image_url?: string | undefined;
171
- optional?: boolean | undefined;
172
- fields?: {
169
+ }[] | undefined;
170
+ text?: {
173
171
  type: "plain_text" | "mrkdwn";
174
172
  text: string;
175
173
  emoji?: boolean | undefined;
176
174
  verbatim?: boolean | undefined;
177
- }[] | undefined;
175
+ } | undefined;
176
+ image_url?: string | undefined;
178
177
  alt_text?: string | undefined;
179
178
  elements?: {
180
179
  type: "plain_text" | "mrkdwn";
@@ -182,32 +181,32 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
182
181
  emoji?: boolean | undefined;
183
182
  verbatim?: boolean | undefined;
184
183
  }[] | undefined;
184
+ label?: unknown;
185
+ optional?: boolean | undefined;
185
186
  block_id?: string | undefined;
186
187
  accessory?: unknown;
187
- label?: unknown;
188
188
  hint?: unknown;
189
189
  }, {
190
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
190
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
191
191
  title?: {
192
192
  type: "plain_text";
193
193
  text: string;
194
194
  emoji?: boolean | undefined;
195
195
  } | undefined;
196
196
  element?: unknown;
197
- text?: {
197
+ fields?: {
198
198
  type: "plain_text" | "mrkdwn";
199
199
  text: string;
200
200
  emoji?: boolean | undefined;
201
201
  verbatim?: boolean | undefined;
202
- } | undefined;
203
- image_url?: string | undefined;
204
- optional?: boolean | undefined;
205
- fields?: {
202
+ }[] | undefined;
203
+ text?: {
206
204
  type: "plain_text" | "mrkdwn";
207
205
  text: string;
208
206
  emoji?: boolean | undefined;
209
207
  verbatim?: boolean | undefined;
210
- }[] | undefined;
208
+ } | undefined;
209
+ image_url?: string | undefined;
211
210
  alt_text?: string | undefined;
212
211
  elements?: {
213
212
  type: "plain_text" | "mrkdwn";
@@ -215,9 +214,10 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
215
214
  emoji?: boolean | undefined;
216
215
  verbatim?: boolean | undefined;
217
216
  }[] | undefined;
217
+ label?: unknown;
218
+ optional?: boolean | undefined;
218
219
  block_id?: string | undefined;
219
220
  accessory?: unknown;
220
- label?: unknown;
221
221
  hint?: unknown;
222
222
  }>, "many">>;
223
223
  metadata: z.ZodObject<{
@@ -226,14 +226,14 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
226
226
  wordCount: z.ZodNumber;
227
227
  blockCount: z.ZodOptional<z.ZodNumber>;
228
228
  }, "strip", z.ZodTypeAny, {
229
+ wordCount: number;
229
230
  verbosityLevel: string;
230
231
  technicalityLevel: string;
231
- wordCount: number;
232
232
  blockCount?: number | undefined;
233
233
  }, {
234
+ wordCount: number;
234
235
  verbosityLevel: string;
235
236
  technicalityLevel: string;
236
- wordCount: number;
237
237
  blockCount?: number | undefined;
238
238
  }>;
239
239
  toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -253,43 +253,42 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
253
253
  error: z.ZodString;
254
254
  success: z.ZodBoolean;
255
255
  }, "strip", z.ZodTypeAny, {
256
- error: string;
257
256
  success: boolean;
257
+ error: string;
258
+ response: string;
259
+ iterations: number;
258
260
  metadata: {
261
+ wordCount: number;
259
262
  verbosityLevel: string;
260
263
  technicalityLevel: string;
261
- wordCount: number;
262
264
  blockCount?: number | undefined;
263
265
  };
264
- response: string;
265
- iterations: number;
266
266
  toolCalls?: {
267
267
  tool: string;
268
268
  input?: unknown;
269
269
  output?: unknown;
270
270
  }[] | undefined;
271
271
  blocks?: {
272
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
272
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
273
273
  title?: {
274
274
  type: "plain_text";
275
275
  text: string;
276
276
  emoji?: boolean | undefined;
277
277
  } | undefined;
278
278
  element?: unknown;
279
- text?: {
279
+ fields?: {
280
280
  type: "plain_text" | "mrkdwn";
281
281
  text: string;
282
282
  emoji?: boolean | undefined;
283
283
  verbatim?: boolean | undefined;
284
- } | undefined;
285
- image_url?: string | undefined;
286
- optional?: boolean | undefined;
287
- fields?: {
284
+ }[] | undefined;
285
+ text?: {
288
286
  type: "plain_text" | "mrkdwn";
289
287
  text: string;
290
288
  emoji?: boolean | undefined;
291
289
  verbatim?: boolean | undefined;
292
- }[] | undefined;
290
+ } | undefined;
291
+ image_url?: string | undefined;
293
292
  alt_text?: string | undefined;
294
293
  elements?: {
295
294
  type: "plain_text" | "mrkdwn";
@@ -297,49 +296,49 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
297
296
  emoji?: boolean | undefined;
298
297
  verbatim?: boolean | undefined;
299
298
  }[] | undefined;
299
+ label?: unknown;
300
+ optional?: boolean | undefined;
300
301
  block_id?: string | undefined;
301
302
  accessory?: unknown;
302
- label?: unknown;
303
303
  hint?: unknown;
304
304
  }[] | undefined;
305
305
  }, {
306
- error: string;
307
306
  success: boolean;
307
+ error: string;
308
+ response: string;
309
+ iterations: number;
308
310
  metadata: {
311
+ wordCount: number;
309
312
  verbosityLevel: string;
310
313
  technicalityLevel: string;
311
- wordCount: number;
312
314
  blockCount?: number | undefined;
313
315
  };
314
- response: string;
315
- iterations: number;
316
316
  toolCalls?: {
317
317
  tool: string;
318
318
  input?: unknown;
319
319
  output?: unknown;
320
320
  }[] | undefined;
321
321
  blocks?: {
322
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
322
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
323
323
  title?: {
324
324
  type: "plain_text";
325
325
  text: string;
326
326
  emoji?: boolean | undefined;
327
327
  } | undefined;
328
328
  element?: unknown;
329
- text?: {
329
+ fields?: {
330
330
  type: "plain_text" | "mrkdwn";
331
331
  text: string;
332
332
  emoji?: boolean | undefined;
333
333
  verbatim?: boolean | undefined;
334
- } | undefined;
335
- image_url?: string | undefined;
336
- optional?: boolean | undefined;
337
- fields?: {
334
+ }[] | undefined;
335
+ text?: {
338
336
  type: "plain_text" | "mrkdwn";
339
337
  text: string;
340
338
  emoji?: boolean | undefined;
341
339
  verbatim?: boolean | undefined;
342
- }[] | undefined;
340
+ } | undefined;
341
+ image_url?: string | undefined;
343
342
  alt_text?: string | undefined;
344
343
  elements?: {
345
344
  type: "plain_text" | "mrkdwn";
@@ -347,9 +346,10 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
347
346
  emoji?: boolean | undefined;
348
347
  verbatim?: boolean | undefined;
349
348
  }[] | undefined;
349
+ label?: unknown;
350
+ optional?: boolean | undefined;
350
351
  block_id?: string | undefined;
351
352
  accessory?: unknown;
352
- label?: unknown;
353
353
  hint?: unknown;
354
354
  }[] | undefined;
355
355
  }>;
@@ -412,9 +412,9 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
412
412
  maxIterations: number;
413
413
  verbosity: "1" | "2" | "3" | "4" | "5";
414
414
  technicality: "1" | "2" | "3" | "4" | "5";
415
- includeBlockKit: boolean;
416
415
  includeQuery: boolean;
417
416
  includeExplanation: boolean;
417
+ includeBlockKit: boolean;
418
418
  credentials?: Partial<Record<CredentialType, string>> | undefined;
419
419
  additionalContext?: string | undefined;
420
420
  }, {
@@ -433,10 +433,10 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
433
433
  maxIterations?: number | undefined;
434
434
  verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
435
435
  technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
436
- includeBlockKit?: boolean | undefined;
437
436
  includeQuery?: boolean | undefined;
438
437
  includeExplanation?: boolean | undefined;
439
438
  additionalContext?: string | undefined;
439
+ includeBlockKit?: boolean | undefined;
440
440
  }>;
441
441
  static readonly resultSchema: z.ZodObject<{
442
442
  response: z.ZodString;
@@ -512,27 +512,26 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
512
512
  verbatim?: boolean | undefined;
513
513
  }>, "many">>;
514
514
  }, "strip", z.ZodTypeAny, {
515
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
515
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
516
516
  title?: {
517
517
  type: "plain_text";
518
518
  text: string;
519
519
  emoji?: boolean | undefined;
520
520
  } | undefined;
521
521
  element?: unknown;
522
- text?: {
522
+ fields?: {
523
523
  type: "plain_text" | "mrkdwn";
524
524
  text: string;
525
525
  emoji?: boolean | undefined;
526
526
  verbatim?: boolean | undefined;
527
- } | undefined;
528
- image_url?: string | undefined;
529
- optional?: boolean | undefined;
530
- fields?: {
527
+ }[] | undefined;
528
+ text?: {
531
529
  type: "plain_text" | "mrkdwn";
532
530
  text: string;
533
531
  emoji?: boolean | undefined;
534
532
  verbatim?: boolean | undefined;
535
- }[] | undefined;
533
+ } | undefined;
534
+ image_url?: string | undefined;
536
535
  alt_text?: string | undefined;
537
536
  elements?: {
538
537
  type: "plain_text" | "mrkdwn";
@@ -540,32 +539,32 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
540
539
  emoji?: boolean | undefined;
541
540
  verbatim?: boolean | undefined;
542
541
  }[] | undefined;
542
+ label?: unknown;
543
+ optional?: boolean | undefined;
543
544
  block_id?: string | undefined;
544
545
  accessory?: unknown;
545
- label?: unknown;
546
546
  hint?: unknown;
547
547
  }, {
548
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
548
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
549
549
  title?: {
550
550
  type: "plain_text";
551
551
  text: string;
552
552
  emoji?: boolean | undefined;
553
553
  } | undefined;
554
554
  element?: unknown;
555
- text?: {
555
+ fields?: {
556
556
  type: "plain_text" | "mrkdwn";
557
557
  text: string;
558
558
  emoji?: boolean | undefined;
559
559
  verbatim?: boolean | undefined;
560
- } | undefined;
561
- image_url?: string | undefined;
562
- optional?: boolean | undefined;
563
- fields?: {
560
+ }[] | undefined;
561
+ text?: {
564
562
  type: "plain_text" | "mrkdwn";
565
563
  text: string;
566
564
  emoji?: boolean | undefined;
567
565
  verbatim?: boolean | undefined;
568
- }[] | undefined;
566
+ } | undefined;
567
+ image_url?: string | undefined;
569
568
  alt_text?: string | undefined;
570
569
  elements?: {
571
570
  type: "plain_text" | "mrkdwn";
@@ -573,9 +572,10 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
573
572
  emoji?: boolean | undefined;
574
573
  verbatim?: boolean | undefined;
575
574
  }[] | undefined;
575
+ label?: unknown;
576
+ optional?: boolean | undefined;
576
577
  block_id?: string | undefined;
577
578
  accessory?: unknown;
578
- label?: unknown;
579
579
  hint?: unknown;
580
580
  }>, "many">>;
581
581
  metadata: z.ZodObject<{
@@ -584,14 +584,14 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
584
584
  wordCount: z.ZodNumber;
585
585
  blockCount: z.ZodOptional<z.ZodNumber>;
586
586
  }, "strip", z.ZodTypeAny, {
587
+ wordCount: number;
587
588
  verbosityLevel: string;
588
589
  technicalityLevel: string;
589
- wordCount: number;
590
590
  blockCount?: number | undefined;
591
591
  }, {
592
+ wordCount: number;
592
593
  verbosityLevel: string;
593
594
  technicalityLevel: string;
594
- wordCount: number;
595
595
  blockCount?: number | undefined;
596
596
  }>;
597
597
  toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -611,43 +611,42 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
611
611
  error: z.ZodString;
612
612
  success: z.ZodBoolean;
613
613
  }, "strip", z.ZodTypeAny, {
614
- error: string;
615
614
  success: boolean;
615
+ error: string;
616
+ response: string;
617
+ iterations: number;
616
618
  metadata: {
619
+ wordCount: number;
617
620
  verbosityLevel: string;
618
621
  technicalityLevel: string;
619
- wordCount: number;
620
622
  blockCount?: number | undefined;
621
623
  };
622
- response: string;
623
- iterations: number;
624
624
  toolCalls?: {
625
625
  tool: string;
626
626
  input?: unknown;
627
627
  output?: unknown;
628
628
  }[] | undefined;
629
629
  blocks?: {
630
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
630
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
631
631
  title?: {
632
632
  type: "plain_text";
633
633
  text: string;
634
634
  emoji?: boolean | undefined;
635
635
  } | undefined;
636
636
  element?: unknown;
637
- text?: {
637
+ fields?: {
638
638
  type: "plain_text" | "mrkdwn";
639
639
  text: string;
640
640
  emoji?: boolean | undefined;
641
641
  verbatim?: boolean | undefined;
642
- } | undefined;
643
- image_url?: string | undefined;
644
- optional?: boolean | undefined;
645
- fields?: {
642
+ }[] | undefined;
643
+ text?: {
646
644
  type: "plain_text" | "mrkdwn";
647
645
  text: string;
648
646
  emoji?: boolean | undefined;
649
647
  verbatim?: boolean | undefined;
650
- }[] | undefined;
648
+ } | undefined;
649
+ image_url?: string | undefined;
651
650
  alt_text?: string | undefined;
652
651
  elements?: {
653
652
  type: "plain_text" | "mrkdwn";
@@ -655,49 +654,49 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
655
654
  emoji?: boolean | undefined;
656
655
  verbatim?: boolean | undefined;
657
656
  }[] | undefined;
657
+ label?: unknown;
658
+ optional?: boolean | undefined;
658
659
  block_id?: string | undefined;
659
660
  accessory?: unknown;
660
- label?: unknown;
661
661
  hint?: unknown;
662
662
  }[] | undefined;
663
663
  }, {
664
- error: string;
665
664
  success: boolean;
665
+ error: string;
666
+ response: string;
667
+ iterations: number;
666
668
  metadata: {
669
+ wordCount: number;
667
670
  verbosityLevel: string;
668
671
  technicalityLevel: string;
669
- wordCount: number;
670
672
  blockCount?: number | undefined;
671
673
  };
672
- response: string;
673
- iterations: number;
674
674
  toolCalls?: {
675
675
  tool: string;
676
676
  input?: unknown;
677
677
  output?: unknown;
678
678
  }[] | undefined;
679
679
  blocks?: {
680
- type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
680
+ type: "context" | "input" | "image" | "file" | "section" | "header" | "divider" | "actions" | "table";
681
681
  title?: {
682
682
  type: "plain_text";
683
683
  text: string;
684
684
  emoji?: boolean | undefined;
685
685
  } | undefined;
686
686
  element?: unknown;
687
- text?: {
687
+ fields?: {
688
688
  type: "plain_text" | "mrkdwn";
689
689
  text: string;
690
690
  emoji?: boolean | undefined;
691
691
  verbatim?: boolean | undefined;
692
- } | undefined;
693
- image_url?: string | undefined;
694
- optional?: boolean | undefined;
695
- fields?: {
692
+ }[] | undefined;
693
+ text?: {
696
694
  type: "plain_text" | "mrkdwn";
697
695
  text: string;
698
696
  emoji?: boolean | undefined;
699
697
  verbatim?: boolean | undefined;
700
- }[] | undefined;
698
+ } | undefined;
699
+ image_url?: string | undefined;
701
700
  alt_text?: string | undefined;
702
701
  elements?: {
703
702
  type: "plain_text" | "mrkdwn";
@@ -705,9 +704,10 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
705
704
  emoji?: boolean | undefined;
706
705
  verbatim?: boolean | undefined;
707
706
  }[] | undefined;
707
+ label?: unknown;
708
+ optional?: boolean | undefined;
708
709
  block_id?: string | undefined;
709
710
  accessory?: unknown;
710
- label?: unknown;
711
711
  hint?: unknown;
712
712
  }[] | undefined;
713
713
  }>;
@@ -54,7 +54,7 @@ declare const SlackNotifierParamsSchema: z.ZodObject<{
54
54
  }, "strip", z.ZodTypeAny, {
55
55
  contentToFormat: string;
56
56
  targetChannel: string;
57
- messageStyle: "concise" | "detailed" | "professional" | "casual" | "technical";
57
+ messageStyle: "professional" | "casual" | "technical" | "concise" | "detailed";
58
58
  includeFormatting: boolean;
59
59
  maxMessageLength: number;
60
60
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -71,7 +71,7 @@ declare const SlackNotifierParamsSchema: z.ZodObject<{
71
71
  credentials?: Partial<Record<CredentialType, string>> | undefined;
72
72
  originalUserQuery?: string | undefined;
73
73
  messageTitle?: string | undefined;
74
- messageStyle?: "concise" | "detailed" | "professional" | "casual" | "technical" | undefined;
74
+ messageStyle?: "professional" | "casual" | "technical" | "concise" | "detailed" | undefined;
75
75
  includeFormatting?: boolean | undefined;
76
76
  maxMessageLength?: number | undefined;
77
77
  aiModel?: {
@@ -148,8 +148,8 @@ declare const SlackNotifierResultSchema: z.ZodObject<{
148
148
  originalLength?: number | undefined;
149
149
  }>>;
150
150
  }, "strip", z.ZodTypeAny, {
151
- error: string;
152
151
  success: boolean;
152
+ error: string;
153
153
  messageInfo?: {
154
154
  channelName?: string | undefined;
155
155
  messageTimestamp?: string | undefined;
@@ -163,8 +163,8 @@ declare const SlackNotifierResultSchema: z.ZodObject<{
163
163
  originalLength?: number | undefined;
164
164
  } | undefined;
165
165
  }, {
166
- error: string;
167
166
  success: boolean;
167
+ error: string;
168
168
  messageInfo?: {
169
169
  channelName?: string | undefined;
170
170
  messageTimestamp?: string | undefined;
@@ -252,7 +252,7 @@ export declare class SlackNotifierWorkflowBubble extends WorkflowBubble<SlackNot
252
252
  }, "strip", z.ZodTypeAny, {
253
253
  contentToFormat: string;
254
254
  targetChannel: string;
255
- messageStyle: "concise" | "detailed" | "professional" | "casual" | "technical";
255
+ messageStyle: "professional" | "casual" | "technical" | "concise" | "detailed";
256
256
  includeFormatting: boolean;
257
257
  maxMessageLength: number;
258
258
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -269,7 +269,7 @@ export declare class SlackNotifierWorkflowBubble extends WorkflowBubble<SlackNot
269
269
  credentials?: Partial<Record<CredentialType, string>> | undefined;
270
270
  originalUserQuery?: string | undefined;
271
271
  messageTitle?: string | undefined;
272
- messageStyle?: "concise" | "detailed" | "professional" | "casual" | "technical" | undefined;
272
+ messageStyle?: "professional" | "casual" | "technical" | "concise" | "detailed" | undefined;
273
273
  includeFormatting?: boolean | undefined;
274
274
  maxMessageLength?: number | undefined;
275
275
  aiModel?: {
@@ -344,8 +344,8 @@ export declare class SlackNotifierWorkflowBubble extends WorkflowBubble<SlackNot
344
344
  originalLength?: number | undefined;
345
345
  }>>;
346
346
  }, "strip", z.ZodTypeAny, {
347
- error: string;
348
347
  success: boolean;
348
+ error: string;
349
349
  messageInfo?: {
350
350
  channelName?: string | undefined;
351
351
  messageTimestamp?: string | undefined;
@@ -359,8 +359,8 @@ export declare class SlackNotifierWorkflowBubble extends WorkflowBubble<SlackNot
359
359
  originalLength?: number | undefined;
360
360
  } | undefined;
361
361
  }, {
362
- error: string;
363
362
  success: boolean;
363
+ error: string;
364
364
  messageInfo?: {
365
365
  channelName?: string | undefined;
366
366
  messageTimestamp?: string | undefined;
package/dist/bubbles.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "2.0.0",
3
- "generatedAt": "2026-03-19T08:38:32.042Z",
3
+ "generatedAt": "2026-03-19T10:49:29.306Z",
4
4
  "totalCount": 76,
5
5
  "bubbles": [
6
6
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bubblelab/bubble-core",
3
- "version": "0.1.239",
3
+ "version": "0.1.240",
4
4
  "type": "module",
5
5
  "license": "Apache-2.0",
6
6
  "main": "./dist/index.js",
@@ -41,7 +41,7 @@
41
41
  "puppeteer-core": "^24.10.0",
42
42
  "resend": "^4.8.0",
43
43
  "zod": "^3.24.1",
44
- "@bubblelab/shared-schemas": "0.1.239"
44
+ "@bubblelab/shared-schemas": "0.1.240"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@types/node": "^20.12.12",