@bubblelab/bubble-core 0.1.222 → 0.1.223

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 (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -54,19 +54,19 @@ 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
  }, {
63
63
  message: string;
64
- credentials?: Partial<Record<CredentialType, string>> | undefined;
65
64
  model?: {
66
65
  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" | undefined;
67
66
  temperature?: number | undefined;
68
67
  maxTokens?: number | undefined;
69
68
  } | undefined;
69
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
70
70
  tools?: {
71
71
  name: string;
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -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,13 +154,12 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
154
154
  verbatim?: boolean | undefined;
155
155
  }>, "many">>;
156
156
  }, "strip", z.ZodTypeAny, {
157
- type: "table" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
164
163
  text?: {
165
164
  type: "plain_text" | "mrkdwn";
166
165
  text: string;
@@ -168,32 +167,32 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
168
167
  verbatim?: boolean | undefined;
169
168
  } | undefined;
170
169
  image_url?: string | undefined;
170
+ optional?: boolean | undefined;
171
171
  fields?: {
172
172
  type: "plain_text" | "mrkdwn";
173
173
  text: string;
174
174
  emoji?: boolean | undefined;
175
175
  verbatim?: boolean | undefined;
176
176
  }[] | undefined;
177
+ alt_text?: string | undefined;
177
178
  elements?: {
178
179
  type: "plain_text" | "mrkdwn";
179
180
  text: string;
180
181
  emoji?: boolean | undefined;
181
182
  verbatim?: boolean | undefined;
182
183
  }[] | undefined;
183
- alt_text?: string | undefined;
184
+ label?: unknown;
185
+ element?: unknown;
184
186
  block_id?: string | undefined;
185
187
  accessory?: unknown;
186
- element?: unknown;
187
- label?: unknown;
188
188
  hint?: unknown;
189
189
  }, {
190
- type: "table" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
197
196
  text?: {
198
197
  type: "plain_text" | "mrkdwn";
199
198
  text: string;
@@ -201,23 +200,24 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
201
200
  verbatim?: boolean | undefined;
202
201
  } | undefined;
203
202
  image_url?: string | undefined;
203
+ optional?: boolean | undefined;
204
204
  fields?: {
205
205
  type: "plain_text" | "mrkdwn";
206
206
  text: string;
207
207
  emoji?: boolean | undefined;
208
208
  verbatim?: boolean | undefined;
209
209
  }[] | undefined;
210
+ alt_text?: string | undefined;
210
211
  elements?: {
211
212
  type: "plain_text" | "mrkdwn";
212
213
  text: string;
213
214
  emoji?: boolean | undefined;
214
215
  verbatim?: boolean | undefined;
215
216
  }[] | undefined;
216
- alt_text?: string | undefined;
217
+ label?: unknown;
218
+ element?: unknown;
217
219
  block_id?: string | undefined;
218
220
  accessory?: unknown;
219
- element?: 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,29 +253,28 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
253
253
  error: z.ZodString;
254
254
  success: z.ZodBoolean;
255
255
  }, "strip", z.ZodTypeAny, {
256
+ response: string;
257
+ iterations: number;
256
258
  error: string;
257
259
  success: boolean;
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" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
279
278
  text?: {
280
279
  type: "plain_text" | "mrkdwn";
281
280
  text: string;
@@ -283,49 +282,49 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
283
282
  verbatim?: boolean | undefined;
284
283
  } | undefined;
285
284
  image_url?: string | undefined;
285
+ optional?: boolean | undefined;
286
286
  fields?: {
287
287
  type: "plain_text" | "mrkdwn";
288
288
  text: string;
289
289
  emoji?: boolean | undefined;
290
290
  verbatim?: boolean | undefined;
291
291
  }[] | undefined;
292
+ alt_text?: string | undefined;
292
293
  elements?: {
293
294
  type: "plain_text" | "mrkdwn";
294
295
  text: string;
295
296
  emoji?: boolean | undefined;
296
297
  verbatim?: boolean | undefined;
297
298
  }[] | undefined;
298
- alt_text?: string | undefined;
299
+ label?: unknown;
300
+ element?: unknown;
299
301
  block_id?: string | undefined;
300
302
  accessory?: unknown;
301
- element?: unknown;
302
- label?: unknown;
303
303
  hint?: unknown;
304
304
  }[] | undefined;
305
305
  }, {
306
+ response: string;
307
+ iterations: number;
306
308
  error: string;
307
309
  success: boolean;
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" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
329
328
  text?: {
330
329
  type: "plain_text" | "mrkdwn";
331
330
  text: string;
@@ -333,23 +332,24 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
333
332
  verbatim?: boolean | undefined;
334
333
  } | undefined;
335
334
  image_url?: string | undefined;
335
+ optional?: boolean | undefined;
336
336
  fields?: {
337
337
  type: "plain_text" | "mrkdwn";
338
338
  text: string;
339
339
  emoji?: boolean | undefined;
340
340
  verbatim?: boolean | undefined;
341
341
  }[] | undefined;
342
+ alt_text?: string | undefined;
342
343
  elements?: {
343
344
  type: "plain_text" | "mrkdwn";
344
345
  text: string;
345
346
  emoji?: boolean | undefined;
346
347
  verbatim?: boolean | undefined;
347
348
  }[] | undefined;
348
- alt_text?: string | undefined;
349
+ label?: unknown;
350
+ element?: unknown;
349
351
  block_id?: string | undefined;
350
352
  accessory?: unknown;
351
- element?: unknown;
352
- label?: unknown;
353
353
  hint?: unknown;
354
354
  }[] | undefined;
355
355
  }>;
@@ -412,19 +412,19 @@ 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
  }, {
421
421
  message: string;
422
- credentials?: Partial<Record<CredentialType, string>> | undefined;
423
422
  model?: {
424
423
  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" | undefined;
425
424
  temperature?: number | undefined;
426
425
  maxTokens?: number | undefined;
427
426
  } | undefined;
427
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
428
428
  tools?: {
429
429
  name: string;
430
430
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -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,13 +512,12 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
512
512
  verbatim?: boolean | undefined;
513
513
  }>, "many">>;
514
514
  }, "strip", z.ZodTypeAny, {
515
- type: "table" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
522
521
  text?: {
523
522
  type: "plain_text" | "mrkdwn";
524
523
  text: string;
@@ -526,32 +525,32 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
526
525
  verbatim?: boolean | undefined;
527
526
  } | undefined;
528
527
  image_url?: string | undefined;
528
+ optional?: boolean | undefined;
529
529
  fields?: {
530
530
  type: "plain_text" | "mrkdwn";
531
531
  text: string;
532
532
  emoji?: boolean | undefined;
533
533
  verbatim?: boolean | undefined;
534
534
  }[] | undefined;
535
+ alt_text?: string | undefined;
535
536
  elements?: {
536
537
  type: "plain_text" | "mrkdwn";
537
538
  text: string;
538
539
  emoji?: boolean | undefined;
539
540
  verbatim?: boolean | undefined;
540
541
  }[] | undefined;
541
- alt_text?: string | undefined;
542
+ label?: unknown;
543
+ element?: unknown;
542
544
  block_id?: string | undefined;
543
545
  accessory?: unknown;
544
- element?: unknown;
545
- label?: unknown;
546
546
  hint?: unknown;
547
547
  }, {
548
- type: "table" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
555
554
  text?: {
556
555
  type: "plain_text" | "mrkdwn";
557
556
  text: string;
@@ -559,23 +558,24 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
559
558
  verbatim?: boolean | undefined;
560
559
  } | undefined;
561
560
  image_url?: string | undefined;
561
+ optional?: boolean | undefined;
562
562
  fields?: {
563
563
  type: "plain_text" | "mrkdwn";
564
564
  text: string;
565
565
  emoji?: boolean | undefined;
566
566
  verbatim?: boolean | undefined;
567
567
  }[] | undefined;
568
+ alt_text?: string | undefined;
568
569
  elements?: {
569
570
  type: "plain_text" | "mrkdwn";
570
571
  text: string;
571
572
  emoji?: boolean | undefined;
572
573
  verbatim?: boolean | undefined;
573
574
  }[] | undefined;
574
- alt_text?: string | undefined;
575
+ label?: unknown;
576
+ element?: unknown;
575
577
  block_id?: string | undefined;
576
578
  accessory?: unknown;
577
- element?: 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,29 +611,28 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
611
611
  error: z.ZodString;
612
612
  success: z.ZodBoolean;
613
613
  }, "strip", z.ZodTypeAny, {
614
+ response: string;
615
+ iterations: number;
614
616
  error: string;
615
617
  success: boolean;
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" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
637
636
  text?: {
638
637
  type: "plain_text" | "mrkdwn";
639
638
  text: string;
@@ -641,49 +640,49 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
641
640
  verbatim?: boolean | undefined;
642
641
  } | undefined;
643
642
  image_url?: string | undefined;
643
+ optional?: boolean | undefined;
644
644
  fields?: {
645
645
  type: "plain_text" | "mrkdwn";
646
646
  text: string;
647
647
  emoji?: boolean | undefined;
648
648
  verbatim?: boolean | undefined;
649
649
  }[] | undefined;
650
+ alt_text?: string | undefined;
650
651
  elements?: {
651
652
  type: "plain_text" | "mrkdwn";
652
653
  text: string;
653
654
  emoji?: boolean | undefined;
654
655
  verbatim?: boolean | undefined;
655
656
  }[] | undefined;
656
- alt_text?: string | undefined;
657
+ label?: unknown;
658
+ element?: unknown;
657
659
  block_id?: string | undefined;
658
660
  accessory?: unknown;
659
- element?: unknown;
660
- label?: unknown;
661
661
  hint?: unknown;
662
662
  }[] | undefined;
663
663
  }, {
664
+ response: string;
665
+ iterations: number;
664
666
  error: string;
665
667
  success: boolean;
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" | "image" | "context" | "input" | "file" | "section" | "divider" | "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
- optional?: boolean | undefined;
687
686
  text?: {
688
687
  type: "plain_text" | "mrkdwn";
689
688
  text: string;
@@ -691,23 +690,24 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
691
690
  verbatim?: boolean | undefined;
692
691
  } | undefined;
693
692
  image_url?: string | undefined;
693
+ optional?: boolean | undefined;
694
694
  fields?: {
695
695
  type: "plain_text" | "mrkdwn";
696
696
  text: string;
697
697
  emoji?: boolean | undefined;
698
698
  verbatim?: boolean | undefined;
699
699
  }[] | undefined;
700
+ alt_text?: string | undefined;
700
701
  elements?: {
701
702
  type: "plain_text" | "mrkdwn";
702
703
  text: string;
703
704
  emoji?: boolean | undefined;
704
705
  verbatim?: boolean | undefined;
705
706
  }[] | undefined;
706
- alt_text?: string | undefined;
707
+ label?: unknown;
708
+ element?: unknown;
707
709
  block_id?: string | undefined;
708
710
  accessory?: unknown;
709
- element?: unknown;
710
- label?: unknown;
711
711
  hint?: unknown;
712
712
  }[] | undefined;
713
713
  }>;
package/dist/bubbles.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "2.0.0",
3
- "generatedAt": "2026-03-11T06:45:49.396Z",
3
+ "generatedAt": "2026-03-11T19:03:28.930Z",
4
4
  "totalCount": 75,
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.222",
3
+ "version": "0.1.223",
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.222"
44
+ "@bubblelab/shared-schemas": "0.1.223"
45
45
  },
46
46
  "devDependencies": {
47
47
  "@types/node": "^20.12.12",