@bubblelab/bubble-core 0.1.232 → 0.1.233

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 (71) hide show
  1. package/dist/bubble-bundle.d.ts +106 -106
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  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 +18 -18
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
  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 +1 -1
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
  27. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  28. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  29. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  30. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  31. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  32. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  33. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  34. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  35. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  36. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  37. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  38. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  39. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  41. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  42. package/dist/bubbles/service-bubble/slack/slack.d.ts +392 -392
  43. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  44. package/dist/bubbles/service-bubble/slack/slack.js +9 -2
  45. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  46. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  47. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  48. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  49. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  50. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
  52. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  53. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  54. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  56. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
  57. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
  58. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  59. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  60. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  63. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  64. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  65. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  67. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
  68. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  69. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
  70. package/dist/bubbles.json +1 -1
  71. package/package.json +2 -2
@@ -17,12 +17,12 @@ declare const YouTubeVideoSchema: z.ZodObject<{
17
17
  comments: z.ZodNullable<z.ZodNumber>;
18
18
  thumbnail: z.ZodNullable<z.ZodString>;
19
19
  }, "strip", z.ZodTypeAny, {
20
- duration: string | null;
21
20
  description: string | null;
22
21
  title: string | null;
23
22
  date: string | null;
24
- id: string | null;
25
23
  url: string | null;
24
+ duration: string | null;
25
+ id: string | null;
26
26
  thumbnail: string | null;
27
27
  comments: number | null;
28
28
  viewCount: number | null;
@@ -31,12 +31,12 @@ declare const YouTubeVideoSchema: z.ZodObject<{
31
31
  channelUrl: string | null;
32
32
  subscribers: number | null;
33
33
  }, {
34
- duration: string | null;
35
34
  description: string | null;
36
35
  title: string | null;
37
36
  date: string | null;
38
- id: string | null;
39
37
  url: string | null;
38
+ duration: string | null;
39
+ id: string | null;
40
40
  thumbnail: string | null;
41
41
  comments: number | null;
42
42
  viewCount: number | null;
@@ -103,12 +103,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
103
103
  comments: z.ZodNullable<z.ZodNumber>;
104
104
  thumbnail: z.ZodNullable<z.ZodString>;
105
105
  }, "strip", z.ZodTypeAny, {
106
- duration: string | null;
107
106
  description: string | null;
108
107
  title: string | null;
109
108
  date: string | null;
110
- id: string | null;
111
109
  url: string | null;
110
+ duration: string | null;
111
+ id: string | null;
112
112
  thumbnail: string | null;
113
113
  comments: number | null;
114
114
  viewCount: number | null;
@@ -117,12 +117,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
117
117
  channelUrl: string | null;
118
118
  subscribers: number | null;
119
119
  }, {
120
- duration: string | null;
121
120
  description: string | null;
122
121
  title: string | null;
123
122
  date: string | null;
124
- id: string | null;
125
123
  url: string | null;
124
+ duration: string | null;
125
+ id: string | null;
126
126
  thumbnail: string | null;
127
127
  comments: number | null;
128
128
  viewCount: number | null;
@@ -154,12 +154,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
154
154
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
155
155
  totalResults: number;
156
156
  videos?: {
157
- duration: string | null;
158
157
  description: string | null;
159
158
  title: string | null;
160
159
  date: string | null;
161
- id: string | null;
162
160
  url: string | null;
161
+ duration: string | null;
162
+ id: string | null;
163
163
  thumbnail: string | null;
164
164
  comments: number | null;
165
165
  viewCount: number | null;
@@ -180,12 +180,12 @@ declare const YouTubeToolResultSchema: z.ZodObject<{
180
180
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
181
181
  totalResults: number;
182
182
  videos?: {
183
- duration: string | null;
184
183
  description: string | null;
185
184
  title: string | null;
186
185
  date: string | null;
187
- id: string | null;
188
186
  url: string | null;
187
+ duration: string | null;
188
+ id: string | null;
189
189
  thumbnail: string | null;
190
190
  comments: number | null;
191
191
  viewCount: number | null;
@@ -261,12 +261,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
261
261
  comments: z.ZodNullable<z.ZodNumber>;
262
262
  thumbnail: z.ZodNullable<z.ZodString>;
263
263
  }, "strip", z.ZodTypeAny, {
264
- duration: string | null;
265
264
  description: string | null;
266
265
  title: string | null;
267
266
  date: string | null;
268
- id: string | null;
269
267
  url: string | null;
268
+ duration: string | null;
269
+ id: string | null;
270
270
  thumbnail: string | null;
271
271
  comments: number | null;
272
272
  viewCount: number | null;
@@ -275,12 +275,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
275
275
  channelUrl: string | null;
276
276
  subscribers: number | null;
277
277
  }, {
278
- duration: string | null;
279
278
  description: string | null;
280
279
  title: string | null;
281
280
  date: string | null;
282
- id: string | null;
283
281
  url: string | null;
282
+ duration: string | null;
283
+ id: string | null;
284
284
  thumbnail: string | null;
285
285
  comments: number | null;
286
286
  viewCount: number | null;
@@ -312,12 +312,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
312
312
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
313
313
  totalResults: number;
314
314
  videos?: {
315
- duration: string | null;
316
315
  description: string | null;
317
316
  title: string | null;
318
317
  date: string | null;
319
- id: string | null;
320
318
  url: string | null;
319
+ duration: string | null;
320
+ id: string | null;
321
321
  thumbnail: string | null;
322
322
  comments: number | null;
323
323
  viewCount: number | null;
@@ -338,12 +338,12 @@ export declare class YouTubeTool extends ToolBubble<YouTubeToolParams, YouTubeTo
338
338
  operation: "searchVideos" | "getTranscript" | "scrapeChannel";
339
339
  totalResults: number;
340
340
  videos?: {
341
- duration: string | null;
342
341
  description: string | null;
343
342
  title: string | null;
344
343
  date: string | null;
345
- id: string | null;
346
344
  url: string | null;
345
+ duration: string | null;
346
+ id: string | null;
347
347
  thumbnail: string | null;
348
348
  comments: number | null;
349
349
  viewCount: number | null;
@@ -121,7 +121,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
121
121
  } | undefined;
122
122
  }[];
123
123
  outputDescription: string;
124
- outputFormat: "json" | "csv" | "html";
124
+ outputFormat: "html" | "json" | "csv";
125
125
  credentials?: Partial<Record<CredentialType, string>> | undefined;
126
126
  }, {
127
127
  documents: {
@@ -145,7 +145,7 @@ declare const GenerateDocumentWorkflowParamsSchema: z.ZodObject<{
145
145
  maxTokens?: number | undefined;
146
146
  jsonMode?: boolean | undefined;
147
147
  } | undefined;
148
- outputFormat?: "json" | "csv" | "html" | undefined;
148
+ outputFormat?: "html" | "json" | "csv" | undefined;
149
149
  }>;
150
150
  /**
151
151
  * Result schema for Generate Document workflow
@@ -189,13 +189,13 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
189
189
  csv: z.ZodOptional<z.ZodString>;
190
190
  json: z.ZodOptional<z.ZodString>;
191
191
  }, "strip", z.ZodTypeAny, {
192
+ html?: string | undefined;
192
193
  json?: string | undefined;
193
194
  csv?: string | undefined;
194
- html?: string | undefined;
195
195
  }, {
196
+ html?: string | undefined;
196
197
  json?: string | undefined;
197
198
  csv?: string | undefined;
198
- html?: string | undefined;
199
199
  }>;
200
200
  aiAnalysis: z.ZodObject<{
201
201
  model: z.ZodString;
@@ -234,9 +234,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
234
234
  processingTime?: number | undefined;
235
235
  };
236
236
  generatedFiles: {
237
+ html?: string | undefined;
237
238
  json?: string | undefined;
238
239
  csv?: string | undefined;
239
- html?: string | undefined;
240
240
  };
241
241
  }, {
242
242
  error: string;
@@ -260,9 +260,9 @@ declare const GenerateDocumentWorkflowResultSchema: z.ZodObject<{
260
260
  processingTime?: number | undefined;
261
261
  };
262
262
  generatedFiles: {
263
+ html?: string | undefined;
263
264
  json?: string | undefined;
264
265
  csv?: string | undefined;
265
- html?: string | undefined;
266
266
  };
267
267
  }>;
268
268
  type GenerateDocumentWorkflowParams = z.input<typeof GenerateDocumentWorkflowParamsSchema>;
@@ -376,7 +376,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
376
376
  } | undefined;
377
377
  }[];
378
378
  outputDescription: string;
379
- outputFormat: "json" | "csv" | "html";
379
+ outputFormat: "html" | "json" | "csv";
380
380
  credentials?: Partial<Record<CredentialType, string>> | undefined;
381
381
  }, {
382
382
  documents: {
@@ -400,7 +400,7 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
400
400
  maxTokens?: number | undefined;
401
401
  jsonMode?: boolean | undefined;
402
402
  } | undefined;
403
- outputFormat?: "json" | "csv" | "html" | undefined;
403
+ outputFormat?: "html" | "json" | "csv" | undefined;
404
404
  }>;
405
405
  static readonly resultSchema: z.ZodObject<{
406
406
  columns: z.ZodArray<z.ZodObject<{
@@ -441,13 +441,13 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
441
441
  csv: z.ZodOptional<z.ZodString>;
442
442
  json: z.ZodOptional<z.ZodString>;
443
443
  }, "strip", z.ZodTypeAny, {
444
+ html?: string | undefined;
444
445
  json?: string | undefined;
445
446
  csv?: string | undefined;
446
- html?: string | undefined;
447
447
  }, {
448
+ html?: string | undefined;
448
449
  json?: string | undefined;
449
450
  csv?: string | undefined;
450
- html?: string | undefined;
451
451
  }>;
452
452
  aiAnalysis: z.ZodObject<{
453
453
  model: z.ZodString;
@@ -486,9 +486,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
486
486
  processingTime?: number | undefined;
487
487
  };
488
488
  generatedFiles: {
489
+ html?: string | undefined;
489
490
  json?: string | undefined;
490
491
  csv?: string | undefined;
491
- html?: string | undefined;
492
492
  };
493
493
  }, {
494
494
  error: string;
@@ -512,9 +512,9 @@ export declare class GenerateDocumentWorkflow extends WorkflowBubble<GenerateDoc
512
512
  processingTime?: number | undefined;
513
513
  };
514
514
  generatedFiles: {
515
+ html?: string | undefined;
515
516
  json?: string | undefined;
516
517
  csv?: string | undefined;
517
- html?: string | undefined;
518
518
  };
519
519
  }>;
520
520
  static readonly shortDescription = "Generate Document workflow: convert markdown to structured formats using AI";
@@ -138,12 +138,12 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
138
138
  }, "strip", z.ZodTypeAny, {
139
139
  type: string;
140
140
  name: string;
141
- choices: string[];
142
141
  id: number;
143
142
  width: number;
144
143
  height: number;
145
144
  label: string;
146
145
  page: number;
146
+ choices: string[];
147
147
  x: number;
148
148
  y: number;
149
149
  field_type: string;
@@ -154,12 +154,12 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
154
154
  }, {
155
155
  type: string;
156
156
  name: string;
157
- choices: string[];
158
157
  id: number;
159
158
  width: number;
160
159
  height: number;
161
160
  label: string;
162
161
  page: number;
162
+ choices: string[];
163
163
  x: number;
164
164
  y: number;
165
165
  field_type: string;
@@ -177,12 +177,12 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
177
177
  fields: {
178
178
  type: string;
179
179
  name: string;
180
- choices: string[];
181
180
  id: number;
182
181
  width: number;
183
182
  height: number;
184
183
  label: string;
185
184
  page: number;
185
+ choices: string[];
186
186
  x: number;
187
187
  y: number;
188
188
  field_type: string;
@@ -199,12 +199,12 @@ declare const PDFFormOperationsResultSchema: z.ZodDiscriminatedUnion<"operation"
199
199
  fields: {
200
200
  type: string;
201
201
  name: string;
202
- choices: string[];
203
202
  id: number;
204
203
  width: number;
205
204
  height: number;
206
205
  label: string;
207
206
  page: number;
207
+ choices: string[];
208
208
  x: number;
209
209
  y: number;
210
210
  field_type: string;
@@ -617,12 +617,12 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
617
617
  }, "strip", z.ZodTypeAny, {
618
618
  type: string;
619
619
  name: string;
620
- choices: string[];
621
620
  id: number;
622
621
  width: number;
623
622
  height: number;
624
623
  label: string;
625
624
  page: number;
625
+ choices: string[];
626
626
  x: number;
627
627
  y: number;
628
628
  field_type: string;
@@ -633,12 +633,12 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
633
633
  }, {
634
634
  type: string;
635
635
  name: string;
636
- choices: string[];
637
636
  id: number;
638
637
  width: number;
639
638
  height: number;
640
639
  label: string;
641
640
  page: number;
641
+ choices: string[];
642
642
  x: number;
643
643
  y: number;
644
644
  field_type: string;
@@ -656,12 +656,12 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
656
656
  fields: {
657
657
  type: string;
658
658
  name: string;
659
- choices: string[];
660
659
  id: number;
661
660
  width: number;
662
661
  height: number;
663
662
  label: string;
664
663
  page: number;
664
+ choices: string[];
665
665
  x: number;
666
666
  y: number;
667
667
  field_type: string;
@@ -678,12 +678,12 @@ export declare class PDFFormOperationsWorkflow<T extends PDFFormOperationsParams
678
678
  fields: {
679
679
  type: string;
680
680
  name: string;
681
- choices: string[];
682
681
  id: number;
683
682
  width: number;
684
683
  height: number;
685
684
  label: string;
686
685
  page: number;
686
+ choices: string[];
687
687
  x: number;
688
688
  y: number;
689
689
  field_type: string;
@@ -60,8 +60,8 @@ declare const SlackDataAssistantParamsSchema: z.ZodObject<{
60
60
  slackChannel: string;
61
61
  userQuestion: string;
62
62
  name?: string | undefined;
63
- credentials?: Partial<Record<CredentialType, string>> | undefined;
64
63
  temperature?: number | undefined;
64
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
65
65
  verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
66
66
  technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
67
67
  includeQuery?: boolean | undefined;
@@ -198,8 +198,8 @@ export declare class SlackDataAssistantWorkflow extends WorkflowBubble<SlackData
198
198
  slackChannel: string;
199
199
  userQuestion: string;
200
200
  name?: string | undefined;
201
- credentials?: Partial<Record<CredentialType, string>> | undefined;
202
201
  temperature?: number | undefined;
202
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
203
203
  verbosity?: "1" | "2" | "3" | "4" | "5" | undefined;
204
204
  technicality?: "1" | "2" | "3" | "4" | "5" | undefined;
205
205
  includeQuery?: boolean | undefined;
@@ -61,12 +61,12 @@ declare const SlackFormatterAgentParamsSchema: z.ZodObject<{
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" | "google/gemini-3.1-flash-lite-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;
@@ -154,7 +154,7 @@ 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" | "divider" | "section" | "header" | "actions" | "table";
158
158
  title?: {
159
159
  type: "plain_text";
160
160
  text: string;
@@ -174,20 +174,20 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
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
184
  block_id?: string | undefined;
185
185
  accessory?: unknown;
186
186
  element?: unknown;
187
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" | "divider" | "section" | "header" | "actions" | "table";
191
191
  title?: {
192
192
  type: "plain_text";
193
193
  text: string;
@@ -207,13 +207,13 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
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
217
  block_id?: string | undefined;
218
218
  accessory?: unknown;
219
219
  element?: unknown;
@@ -255,21 +255,21 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
255
255
  }, "strip", z.ZodTypeAny, {
256
256
  error: string;
257
257
  success: boolean;
258
+ response: string;
259
+ iterations: number;
258
260
  metadata: {
259
261
  verbosityLevel: string;
260
262
  technicalityLevel: string;
261
263
  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" | "divider" | "section" | "header" | "actions" | "table";
273
273
  title?: {
274
274
  type: "plain_text";
275
275
  text: string;
@@ -289,13 +289,13 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
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
299
  block_id?: string | undefined;
300
300
  accessory?: unknown;
301
301
  element?: unknown;
@@ -305,21 +305,21 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
305
305
  }, {
306
306
  error: string;
307
307
  success: boolean;
308
+ response: string;
309
+ iterations: number;
308
310
  metadata: {
309
311
  verbosityLevel: string;
310
312
  technicalityLevel: string;
311
313
  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" | "divider" | "section" | "header" | "actions" | "table";
323
323
  title?: {
324
324
  type: "plain_text";
325
325
  text: string;
@@ -339,13 +339,13 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
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
349
  block_id?: string | undefined;
350
350
  accessory?: unknown;
351
351
  element?: unknown;
@@ -419,12 +419,12 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
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" | "google/gemini-3.1-flash-lite-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;
@@ -512,7 +512,7 @@ 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" | "divider" | "section" | "header" | "actions" | "table";
516
516
  title?: {
517
517
  type: "plain_text";
518
518
  text: string;
@@ -532,20 +532,20 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
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
542
  block_id?: string | undefined;
543
543
  accessory?: unknown;
544
544
  element?: unknown;
545
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" | "divider" | "section" | "header" | "actions" | "table";
549
549
  title?: {
550
550
  type: "plain_text";
551
551
  text: string;
@@ -565,13 +565,13 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
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
575
  block_id?: string | undefined;
576
576
  accessory?: unknown;
577
577
  element?: unknown;
@@ -613,21 +613,21 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
613
613
  }, "strip", z.ZodTypeAny, {
614
614
  error: string;
615
615
  success: boolean;
616
+ response: string;
617
+ iterations: number;
616
618
  metadata: {
617
619
  verbosityLevel: string;
618
620
  technicalityLevel: string;
619
621
  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" | "divider" | "section" | "header" | "actions" | "table";
631
631
  title?: {
632
632
  type: "plain_text";
633
633
  text: string;
@@ -647,13 +647,13 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
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
657
  block_id?: string | undefined;
658
658
  accessory?: unknown;
659
659
  element?: unknown;
@@ -663,21 +663,21 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
663
663
  }, {
664
664
  error: string;
665
665
  success: boolean;
666
+ response: string;
667
+ iterations: number;
666
668
  metadata: {
667
669
  verbosityLevel: string;
668
670
  technicalityLevel: string;
669
671
  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" | "divider" | "section" | "header" | "actions" | "table";
681
681
  title?: {
682
682
  type: "plain_text";
683
683
  text: string;
@@ -697,13 +697,13 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
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
707
  block_id?: string | undefined;
708
708
  accessory?: unknown;
709
709
  element?: unknown;
package/dist/bubbles.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "version": "2.0.0",
3
- "generatedAt": "2026-03-16T08:24:07.162Z",
3
+ "generatedAt": "2026-03-16T10:34:04.103Z",
4
4
  "totalCount": 75,
5
5
  "bubbles": [
6
6
  {