@bubblelab/bubble-core 0.1.67 → 0.1.69

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 (72) hide show
  1. package/dist/bubble-bundle.d.ts +95 -95
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +96 -96
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +56 -56
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +4 -3
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
  8. package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
  9. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  10. package/dist/bubbles/service-bubble/ashby/ashby.js +1 -1
  11. package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
  12. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +102 -102
  13. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +65 -65
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +716 -716
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +393 -393
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +120 -120
  21. package/dist/bubbles/service-bubble/github.d.ts +216 -216
  22. package/dist/bubbles/service-bubble/gmail.d.ts +584 -584
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +38 -38
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +342 -76
  25. package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
  26. package/dist/bubbles/service-bubble/google-drive.js +282 -30
  27. package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
  28. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
  29. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  30. package/dist/bubbles/service-bubble/http.d.ts +20 -20
  31. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  32. package/dist/bubbles/service-bubble/jira/jira.d.ts +42 -42
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +1298 -1298
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  36. package/dist/bubbles/service-bubble/slack/slack.d.ts +484 -484
  37. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  38. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +98 -98
  39. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +4 -4
  40. package/dist/bubbles/service-bubble/telegram.d.ts +1290 -1290
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
  42. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
  43. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  44. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  45. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  46. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +78 -78
  47. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
  48. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +6 -6
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +8 -8
  52. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -1
  53. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +31 -25
  54. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -1
  55. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +148 -148
  56. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +142 -142
  57. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  58. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  59. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +24 -24
  60. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  61. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  62. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
  63. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  64. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +36 -36
  65. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  66. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
  67. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  68. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +24 -24
  69. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +76 -76
  70. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  71. package/dist/bubbles.json +290 -74
  72. 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;
57
58
  includeQuery: boolean;
58
59
  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;
78
79
  includeQuery?: boolean | undefined;
79
80
  includeExplanation?: boolean | undefined;
80
81
  additionalContext?: string | undefined;
81
- includeBlockKit?: boolean | undefined;
82
82
  }>;
83
83
  declare const SlackFormatterAgentResultSchema: z.ZodObject<{
84
84
  response: z.ZodString;
@@ -154,26 +154,24 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
154
154
  verbatim?: boolean | undefined;
155
155
  }>, "many">>;
156
156
  }, "strip", z.ZodTypeAny, {
157
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
157
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
158
158
  title?: {
159
159
  type: "plain_text";
160
160
  text: string;
161
161
  emoji?: boolean | undefined;
162
162
  } | undefined;
163
- fields?: {
163
+ text?: {
164
164
  type: "plain_text" | "mrkdwn";
165
165
  text: string;
166
166
  emoji?: boolean | undefined;
167
167
  verbatim?: boolean | undefined;
168
- }[] | undefined;
169
- text?: {
168
+ } | undefined;
169
+ fields?: {
170
170
  type: "plain_text" | "mrkdwn";
171
171
  text: string;
172
172
  emoji?: boolean | undefined;
173
173
  verbatim?: boolean | undefined;
174
- } | undefined;
175
- image_url?: string | undefined;
176
- alt_text?: string | undefined;
174
+ }[] | undefined;
177
175
  elements?: {
178
176
  type: "plain_text" | "mrkdwn";
179
177
  text: string;
@@ -181,32 +179,32 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
181
179
  verbatim?: boolean | undefined;
182
180
  }[] | undefined;
183
181
  label?: unknown;
182
+ image_url?: string | undefined;
184
183
  optional?: boolean | undefined;
185
- element?: unknown;
184
+ alt_text?: string | undefined;
186
185
  block_id?: string | undefined;
187
186
  accessory?: unknown;
187
+ element?: unknown;
188
188
  hint?: unknown;
189
189
  }, {
190
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
190
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
191
191
  title?: {
192
192
  type: "plain_text";
193
193
  text: string;
194
194
  emoji?: boolean | undefined;
195
195
  } | undefined;
196
- fields?: {
196
+ text?: {
197
197
  type: "plain_text" | "mrkdwn";
198
198
  text: string;
199
199
  emoji?: boolean | undefined;
200
200
  verbatim?: boolean | undefined;
201
- }[] | undefined;
202
- text?: {
201
+ } | undefined;
202
+ fields?: {
203
203
  type: "plain_text" | "mrkdwn";
204
204
  text: string;
205
205
  emoji?: boolean | undefined;
206
206
  verbatim?: boolean | undefined;
207
- } | undefined;
208
- image_url?: string | undefined;
209
- alt_text?: string | undefined;
207
+ }[] | undefined;
210
208
  elements?: {
211
209
  type: "plain_text" | "mrkdwn";
212
210
  text: string;
@@ -214,10 +212,12 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
214
212
  verbatim?: boolean | undefined;
215
213
  }[] | undefined;
216
214
  label?: unknown;
215
+ image_url?: string | undefined;
217
216
  optional?: boolean | undefined;
218
- element?: unknown;
217
+ alt_text?: string | undefined;
219
218
  block_id?: string | undefined;
220
219
  accessory?: unknown;
220
+ element?: 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;
230
229
  verbosityLevel: string;
231
230
  technicalityLevel: string;
231
+ wordCount: number;
232
232
  blockCount?: number | undefined;
233
233
  }, {
234
- wordCount: number;
235
234
  verbosityLevel: string;
236
235
  technicalityLevel: string;
236
+ wordCount: number;
237
237
  blockCount?: number | undefined;
238
238
  }>;
239
239
  toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -258,9 +258,9 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
258
258
  response: string;
259
259
  iterations: number;
260
260
  metadata: {
261
- wordCount: number;
262
261
  verbosityLevel: string;
263
262
  technicalityLevel: string;
263
+ wordCount: number;
264
264
  blockCount?: number | undefined;
265
265
  };
266
266
  toolCalls?: {
@@ -269,26 +269,24 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
269
269
  output?: unknown;
270
270
  }[] | undefined;
271
271
  blocks?: {
272
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
272
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
273
273
  title?: {
274
274
  type: "plain_text";
275
275
  text: string;
276
276
  emoji?: boolean | undefined;
277
277
  } | undefined;
278
- fields?: {
278
+ text?: {
279
279
  type: "plain_text" | "mrkdwn";
280
280
  text: string;
281
281
  emoji?: boolean | undefined;
282
282
  verbatim?: boolean | undefined;
283
- }[] | undefined;
284
- text?: {
283
+ } | undefined;
284
+ fields?: {
285
285
  type: "plain_text" | "mrkdwn";
286
286
  text: string;
287
287
  emoji?: boolean | undefined;
288
288
  verbatim?: boolean | undefined;
289
- } | undefined;
290
- image_url?: string | undefined;
291
- alt_text?: string | undefined;
289
+ }[] | undefined;
292
290
  elements?: {
293
291
  type: "plain_text" | "mrkdwn";
294
292
  text: string;
@@ -296,10 +294,12 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
296
294
  verbatim?: boolean | undefined;
297
295
  }[] | undefined;
298
296
  label?: unknown;
297
+ image_url?: string | undefined;
299
298
  optional?: boolean | undefined;
300
- element?: unknown;
299
+ alt_text?: string | undefined;
301
300
  block_id?: string | undefined;
302
301
  accessory?: unknown;
302
+ element?: unknown;
303
303
  hint?: unknown;
304
304
  }[] | undefined;
305
305
  }, {
@@ -308,9 +308,9 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
308
308
  response: string;
309
309
  iterations: number;
310
310
  metadata: {
311
- wordCount: number;
312
311
  verbosityLevel: string;
313
312
  technicalityLevel: string;
313
+ wordCount: number;
314
314
  blockCount?: number | undefined;
315
315
  };
316
316
  toolCalls?: {
@@ -319,26 +319,24 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
319
319
  output?: unknown;
320
320
  }[] | undefined;
321
321
  blocks?: {
322
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
322
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
323
323
  title?: {
324
324
  type: "plain_text";
325
325
  text: string;
326
326
  emoji?: boolean | undefined;
327
327
  } | undefined;
328
- fields?: {
328
+ text?: {
329
329
  type: "plain_text" | "mrkdwn";
330
330
  text: string;
331
331
  emoji?: boolean | undefined;
332
332
  verbatim?: boolean | undefined;
333
- }[] | undefined;
334
- text?: {
333
+ } | undefined;
334
+ fields?: {
335
335
  type: "plain_text" | "mrkdwn";
336
336
  text: string;
337
337
  emoji?: boolean | undefined;
338
338
  verbatim?: boolean | undefined;
339
- } | undefined;
340
- image_url?: string | undefined;
341
- alt_text?: string | undefined;
339
+ }[] | undefined;
342
340
  elements?: {
343
341
  type: "plain_text" | "mrkdwn";
344
342
  text: string;
@@ -346,10 +344,12 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
346
344
  verbatim?: boolean | undefined;
347
345
  }[] | undefined;
348
346
  label?: unknown;
347
+ image_url?: string | undefined;
349
348
  optional?: boolean | undefined;
350
- element?: unknown;
349
+ alt_text?: string | undefined;
351
350
  block_id?: string | undefined;
352
351
  accessory?: unknown;
352
+ element?: 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;
415
416
  includeQuery: boolean;
416
417
  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;
436
437
  includeQuery?: boolean | undefined;
437
438
  includeExplanation?: boolean | undefined;
438
439
  additionalContext?: string | undefined;
439
- includeBlockKit?: boolean | undefined;
440
440
  }>;
441
441
  static readonly resultSchema: z.ZodObject<{
442
442
  response: z.ZodString;
@@ -512,26 +512,24 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
512
512
  verbatim?: boolean | undefined;
513
513
  }>, "many">>;
514
514
  }, "strip", z.ZodTypeAny, {
515
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
515
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
516
516
  title?: {
517
517
  type: "plain_text";
518
518
  text: string;
519
519
  emoji?: boolean | undefined;
520
520
  } | undefined;
521
- fields?: {
521
+ text?: {
522
522
  type: "plain_text" | "mrkdwn";
523
523
  text: string;
524
524
  emoji?: boolean | undefined;
525
525
  verbatim?: boolean | undefined;
526
- }[] | undefined;
527
- text?: {
526
+ } | undefined;
527
+ fields?: {
528
528
  type: "plain_text" | "mrkdwn";
529
529
  text: string;
530
530
  emoji?: boolean | undefined;
531
531
  verbatim?: boolean | undefined;
532
- } | undefined;
533
- image_url?: string | undefined;
534
- alt_text?: string | undefined;
532
+ }[] | undefined;
535
533
  elements?: {
536
534
  type: "plain_text" | "mrkdwn";
537
535
  text: string;
@@ -539,32 +537,32 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
539
537
  verbatim?: boolean | undefined;
540
538
  }[] | undefined;
541
539
  label?: unknown;
540
+ image_url?: string | undefined;
542
541
  optional?: boolean | undefined;
543
- element?: unknown;
542
+ alt_text?: string | undefined;
544
543
  block_id?: string | undefined;
545
544
  accessory?: unknown;
545
+ element?: unknown;
546
546
  hint?: unknown;
547
547
  }, {
548
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
548
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
549
549
  title?: {
550
550
  type: "plain_text";
551
551
  text: string;
552
552
  emoji?: boolean | undefined;
553
553
  } | undefined;
554
- fields?: {
554
+ text?: {
555
555
  type: "plain_text" | "mrkdwn";
556
556
  text: string;
557
557
  emoji?: boolean | undefined;
558
558
  verbatim?: boolean | undefined;
559
- }[] | undefined;
560
- text?: {
559
+ } | undefined;
560
+ fields?: {
561
561
  type: "plain_text" | "mrkdwn";
562
562
  text: string;
563
563
  emoji?: boolean | undefined;
564
564
  verbatim?: boolean | undefined;
565
- } | undefined;
566
- image_url?: string | undefined;
567
- alt_text?: string | undefined;
565
+ }[] | undefined;
568
566
  elements?: {
569
567
  type: "plain_text" | "mrkdwn";
570
568
  text: string;
@@ -572,10 +570,12 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
572
570
  verbatim?: boolean | undefined;
573
571
  }[] | undefined;
574
572
  label?: unknown;
573
+ image_url?: string | undefined;
575
574
  optional?: boolean | undefined;
576
- element?: unknown;
575
+ alt_text?: string | undefined;
577
576
  block_id?: string | undefined;
578
577
  accessory?: unknown;
578
+ element?: 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;
588
587
  verbosityLevel: string;
589
588
  technicalityLevel: string;
589
+ wordCount: number;
590
590
  blockCount?: number | undefined;
591
591
  }, {
592
- wordCount: number;
593
592
  verbosityLevel: string;
594
593
  technicalityLevel: string;
594
+ wordCount: number;
595
595
  blockCount?: number | undefined;
596
596
  }>;
597
597
  toolCalls: z.ZodOptional<z.ZodArray<z.ZodObject<{
@@ -616,9 +616,9 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
616
616
  response: string;
617
617
  iterations: number;
618
618
  metadata: {
619
- wordCount: number;
620
619
  verbosityLevel: string;
621
620
  technicalityLevel: string;
621
+ wordCount: number;
622
622
  blockCount?: number | undefined;
623
623
  };
624
624
  toolCalls?: {
@@ -627,26 +627,24 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
627
627
  output?: unknown;
628
628
  }[] | undefined;
629
629
  blocks?: {
630
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
630
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
631
631
  title?: {
632
632
  type: "plain_text";
633
633
  text: string;
634
634
  emoji?: boolean | undefined;
635
635
  } | undefined;
636
- fields?: {
636
+ text?: {
637
637
  type: "plain_text" | "mrkdwn";
638
638
  text: string;
639
639
  emoji?: boolean | undefined;
640
640
  verbatim?: boolean | undefined;
641
- }[] | undefined;
642
- text?: {
641
+ } | undefined;
642
+ fields?: {
643
643
  type: "plain_text" | "mrkdwn";
644
644
  text: string;
645
645
  emoji?: boolean | undefined;
646
646
  verbatim?: boolean | undefined;
647
- } | undefined;
648
- image_url?: string | undefined;
649
- alt_text?: string | undefined;
647
+ }[] | undefined;
650
648
  elements?: {
651
649
  type: "plain_text" | "mrkdwn";
652
650
  text: string;
@@ -654,10 +652,12 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
654
652
  verbatim?: boolean | undefined;
655
653
  }[] | undefined;
656
654
  label?: unknown;
655
+ image_url?: string | undefined;
657
656
  optional?: boolean | undefined;
658
- element?: unknown;
657
+ alt_text?: string | undefined;
659
658
  block_id?: string | undefined;
660
659
  accessory?: unknown;
660
+ element?: unknown;
661
661
  hint?: unknown;
662
662
  }[] | undefined;
663
663
  }, {
@@ -666,9 +666,9 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
666
666
  response: string;
667
667
  iterations: number;
668
668
  metadata: {
669
- wordCount: number;
670
669
  verbosityLevel: string;
671
670
  technicalityLevel: string;
671
+ wordCount: number;
672
672
  blockCount?: number | undefined;
673
673
  };
674
674
  toolCalls?: {
@@ -677,26 +677,24 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
677
677
  output?: unknown;
678
678
  }[] | undefined;
679
679
  blocks?: {
680
- type: "input" | "image" | "file" | "section" | "header" | "divider" | "context" | "actions";
680
+ type: "file" | "image" | "input" | "section" | "header" | "divider" | "context" | "actions";
681
681
  title?: {
682
682
  type: "plain_text";
683
683
  text: string;
684
684
  emoji?: boolean | undefined;
685
685
  } | undefined;
686
- fields?: {
686
+ text?: {
687
687
  type: "plain_text" | "mrkdwn";
688
688
  text: string;
689
689
  emoji?: boolean | undefined;
690
690
  verbatim?: boolean | undefined;
691
- }[] | undefined;
692
- text?: {
691
+ } | undefined;
692
+ fields?: {
693
693
  type: "plain_text" | "mrkdwn";
694
694
  text: string;
695
695
  emoji?: boolean | undefined;
696
696
  verbatim?: boolean | undefined;
697
- } | undefined;
698
- image_url?: string | undefined;
699
- alt_text?: string | undefined;
697
+ }[] | undefined;
700
698
  elements?: {
701
699
  type: "plain_text" | "mrkdwn";
702
700
  text: string;
@@ -704,10 +702,12 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
704
702
  verbatim?: boolean | undefined;
705
703
  }[] | undefined;
706
704
  label?: unknown;
705
+ image_url?: string | undefined;
707
706
  optional?: boolean | undefined;
708
- element?: unknown;
707
+ alt_text?: string | undefined;
709
708
  block_id?: string | undefined;
710
709
  accessory?: unknown;
710
+ element?: 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: "professional" | "casual" | "technical" | "concise" | "detailed";
57
+ messageStyle: "concise" | "detailed" | "professional" | "casual" | "technical";
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?: "professional" | "casual" | "technical" | "concise" | "detailed" | undefined;
74
+ messageStyle?: "concise" | "detailed" | "professional" | "casual" | "technical" | undefined;
75
75
  includeFormatting?: boolean | undefined;
76
76
  maxMessageLength?: number | undefined;
77
77
  aiModel?: {
@@ -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: "professional" | "casual" | "technical" | "concise" | "detailed";
255
+ messageStyle: "concise" | "detailed" | "professional" | "casual" | "technical";
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?: "professional" | "casual" | "technical" | "concise" | "detailed" | undefined;
272
+ messageStyle?: "concise" | "detailed" | "professional" | "casual" | "technical" | undefined;
273
273
  includeFormatting?: boolean | undefined;
274
274
  maxMessageLength?: number | undefined;
275
275
  aiModel?: {