@bubblelab/bubble-core 0.1.237 → 0.1.239
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.
- package/dist/bubble-bundle.d.ts +147 -126
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +128 -82
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +30 -2
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.d.ts +23 -23
- package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.js +2 -1
- package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
- package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.js +2 -0
- package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts +2 -2
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +8 -8
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/firecrawl.d.ts +346 -346
- package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
- package/dist/bubbles/service-bubble/github.d.ts +60 -60
- package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
- package/dist/bubbles/service-bubble/google-drive.d.ts +36 -36
- package/dist/bubbles/service-bubble/http.d.ts +2 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +42 -42
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +50 -50
- package/dist/bubbles/service-bubble/notion/notion.d.ts +848 -848
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +238 -238
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +46 -46
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +52 -52
- package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +20 -20
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +20 -20
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
- package/dist/bubbles.json +279 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/types/available-tools.d.ts +1 -1
- package/dist/types/available-tools.d.ts.map +1 -1
- package/dist/types/available-tools.js +1 -0
- package/dist/types/available-tools.js.map +1 -1
- package/package.json +2 -2
|
@@ -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;
|
|
64
65
|
model?: {
|
|
65
66
|
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;
|
|
66
67
|
temperature?: number | undefined;
|
|
67
68
|
maxTokens?: number | undefined;
|
|
68
69
|
} | undefined;
|
|
69
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
70
70
|
tools?: {
|
|
71
71
|
name: string;
|
|
72
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -154,13 +154,13 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
154
154
|
verbatim?: boolean | undefined;
|
|
155
155
|
}>, "many">>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
157
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
164
|
text?: {
|
|
165
165
|
type: "plain_text" | "mrkdwn";
|
|
166
166
|
text: string;
|
|
@@ -168,6 +168,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
168
168
|
verbatim?: boolean | undefined;
|
|
169
169
|
} | undefined;
|
|
170
170
|
image_url?: string | undefined;
|
|
171
|
+
optional?: boolean | undefined;
|
|
171
172
|
fields?: {
|
|
172
173
|
type: "plain_text" | "mrkdwn";
|
|
173
174
|
text: string;
|
|
@@ -183,17 +184,16 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
183
184
|
}[] | undefined;
|
|
184
185
|
block_id?: string | undefined;
|
|
185
186
|
accessory?: unknown;
|
|
186
|
-
element?: unknown;
|
|
187
187
|
label?: unknown;
|
|
188
188
|
hint?: unknown;
|
|
189
189
|
}, {
|
|
190
|
-
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
190
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
197
|
text?: {
|
|
198
198
|
type: "plain_text" | "mrkdwn";
|
|
199
199
|
text: string;
|
|
@@ -201,6 +201,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
201
201
|
verbatim?: boolean | undefined;
|
|
202
202
|
} | undefined;
|
|
203
203
|
image_url?: string | undefined;
|
|
204
|
+
optional?: boolean | undefined;
|
|
204
205
|
fields?: {
|
|
205
206
|
type: "plain_text" | "mrkdwn";
|
|
206
207
|
text: string;
|
|
@@ -216,7 +217,6 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
216
217
|
}[] | undefined;
|
|
217
218
|
block_id?: string | undefined;
|
|
218
219
|
accessory?: unknown;
|
|
219
|
-
element?: unknown;
|
|
220
220
|
label?: unknown;
|
|
221
221
|
hint?: unknown;
|
|
222
222
|
}>, "many">>;
|
|
@@ -255,27 +255,27 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
255
255
|
}, "strip", z.ZodTypeAny, {
|
|
256
256
|
error: string;
|
|
257
257
|
success: boolean;
|
|
258
|
-
response: string;
|
|
259
|
-
iterations: number;
|
|
260
258
|
metadata: {
|
|
261
259
|
verbosityLevel: string;
|
|
262
260
|
technicalityLevel: string;
|
|
263
261
|
wordCount: number;
|
|
264
262
|
blockCount?: number | undefined;
|
|
265
263
|
};
|
|
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: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
272
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
279
|
text?: {
|
|
280
280
|
type: "plain_text" | "mrkdwn";
|
|
281
281
|
text: string;
|
|
@@ -283,6 +283,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
283
283
|
verbatim?: boolean | undefined;
|
|
284
284
|
} | undefined;
|
|
285
285
|
image_url?: string | undefined;
|
|
286
|
+
optional?: boolean | undefined;
|
|
286
287
|
fields?: {
|
|
287
288
|
type: "plain_text" | "mrkdwn";
|
|
288
289
|
text: string;
|
|
@@ -298,34 +299,33 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
298
299
|
}[] | undefined;
|
|
299
300
|
block_id?: string | undefined;
|
|
300
301
|
accessory?: unknown;
|
|
301
|
-
element?: unknown;
|
|
302
302
|
label?: unknown;
|
|
303
303
|
hint?: unknown;
|
|
304
304
|
}[] | undefined;
|
|
305
305
|
}, {
|
|
306
306
|
error: string;
|
|
307
307
|
success: boolean;
|
|
308
|
-
response: string;
|
|
309
|
-
iterations: number;
|
|
310
308
|
metadata: {
|
|
311
309
|
verbosityLevel: string;
|
|
312
310
|
technicalityLevel: string;
|
|
313
311
|
wordCount: number;
|
|
314
312
|
blockCount?: number | undefined;
|
|
315
313
|
};
|
|
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: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
322
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
329
|
text?: {
|
|
330
330
|
type: "plain_text" | "mrkdwn";
|
|
331
331
|
text: string;
|
|
@@ -333,6 +333,7 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
333
333
|
verbatim?: boolean | undefined;
|
|
334
334
|
} | undefined;
|
|
335
335
|
image_url?: string | undefined;
|
|
336
|
+
optional?: boolean | undefined;
|
|
336
337
|
fields?: {
|
|
337
338
|
type: "plain_text" | "mrkdwn";
|
|
338
339
|
text: string;
|
|
@@ -348,7 +349,6 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
348
349
|
}[] | undefined;
|
|
349
350
|
block_id?: string | undefined;
|
|
350
351
|
accessory?: unknown;
|
|
351
|
-
element?: unknown;
|
|
352
352
|
label?: unknown;
|
|
353
353
|
hint?: unknown;
|
|
354
354
|
}[] | undefined;
|
|
@@ -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;
|
|
422
423
|
model?: {
|
|
423
424
|
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;
|
|
424
425
|
temperature?: number | undefined;
|
|
425
426
|
maxTokens?: number | undefined;
|
|
426
427
|
} | undefined;
|
|
427
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
428
428
|
tools?: {
|
|
429
429
|
name: string;
|
|
430
430
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -512,13 +512,13 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
512
512
|
verbatim?: boolean | undefined;
|
|
513
513
|
}>, "many">>;
|
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
|
515
|
-
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
515
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
522
|
text?: {
|
|
523
523
|
type: "plain_text" | "mrkdwn";
|
|
524
524
|
text: string;
|
|
@@ -526,6 +526,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
526
526
|
verbatim?: boolean | undefined;
|
|
527
527
|
} | undefined;
|
|
528
528
|
image_url?: string | undefined;
|
|
529
|
+
optional?: boolean | undefined;
|
|
529
530
|
fields?: {
|
|
530
531
|
type: "plain_text" | "mrkdwn";
|
|
531
532
|
text: string;
|
|
@@ -541,17 +542,16 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
541
542
|
}[] | undefined;
|
|
542
543
|
block_id?: string | undefined;
|
|
543
544
|
accessory?: unknown;
|
|
544
|
-
element?: unknown;
|
|
545
545
|
label?: unknown;
|
|
546
546
|
hint?: unknown;
|
|
547
547
|
}, {
|
|
548
|
-
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
548
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
555
|
text?: {
|
|
556
556
|
type: "plain_text" | "mrkdwn";
|
|
557
557
|
text: string;
|
|
@@ -559,6 +559,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
559
559
|
verbatim?: boolean | undefined;
|
|
560
560
|
} | undefined;
|
|
561
561
|
image_url?: string | undefined;
|
|
562
|
+
optional?: boolean | undefined;
|
|
562
563
|
fields?: {
|
|
563
564
|
type: "plain_text" | "mrkdwn";
|
|
564
565
|
text: string;
|
|
@@ -574,7 +575,6 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
574
575
|
}[] | undefined;
|
|
575
576
|
block_id?: string | undefined;
|
|
576
577
|
accessory?: unknown;
|
|
577
|
-
element?: unknown;
|
|
578
578
|
label?: unknown;
|
|
579
579
|
hint?: unknown;
|
|
580
580
|
}>, "many">>;
|
|
@@ -613,27 +613,27 @@ 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;
|
|
618
616
|
metadata: {
|
|
619
617
|
verbosityLevel: string;
|
|
620
618
|
technicalityLevel: string;
|
|
621
619
|
wordCount: number;
|
|
622
620
|
blockCount?: number | undefined;
|
|
623
621
|
};
|
|
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: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
630
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
637
|
text?: {
|
|
638
638
|
type: "plain_text" | "mrkdwn";
|
|
639
639
|
text: string;
|
|
@@ -641,6 +641,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
641
641
|
verbatim?: boolean | undefined;
|
|
642
642
|
} | undefined;
|
|
643
643
|
image_url?: string | undefined;
|
|
644
|
+
optional?: boolean | undefined;
|
|
644
645
|
fields?: {
|
|
645
646
|
type: "plain_text" | "mrkdwn";
|
|
646
647
|
text: string;
|
|
@@ -656,34 +657,33 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
656
657
|
}[] | undefined;
|
|
657
658
|
block_id?: string | undefined;
|
|
658
659
|
accessory?: unknown;
|
|
659
|
-
element?: unknown;
|
|
660
660
|
label?: unknown;
|
|
661
661
|
hint?: unknown;
|
|
662
662
|
}[] | undefined;
|
|
663
663
|
}, {
|
|
664
664
|
error: string;
|
|
665
665
|
success: boolean;
|
|
666
|
-
response: string;
|
|
667
|
-
iterations: number;
|
|
668
666
|
metadata: {
|
|
669
667
|
verbosityLevel: string;
|
|
670
668
|
technicalityLevel: string;
|
|
671
669
|
wordCount: number;
|
|
672
670
|
blockCount?: number | undefined;
|
|
673
671
|
};
|
|
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: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions"
|
|
680
|
+
type: "table" | "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions";
|
|
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
687
|
text?: {
|
|
688
688
|
type: "plain_text" | "mrkdwn";
|
|
689
689
|
text: string;
|
|
@@ -691,6 +691,7 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
691
691
|
verbatim?: boolean | undefined;
|
|
692
692
|
} | undefined;
|
|
693
693
|
image_url?: string | undefined;
|
|
694
|
+
optional?: boolean | undefined;
|
|
694
695
|
fields?: {
|
|
695
696
|
type: "plain_text" | "mrkdwn";
|
|
696
697
|
text: string;
|
|
@@ -706,7 +707,6 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
706
707
|
}[] | undefined;
|
|
707
708
|
block_id?: string | undefined;
|
|
708
709
|
accessory?: unknown;
|
|
709
|
-
element?: unknown;
|
|
710
710
|
label?: unknown;
|
|
711
711
|
hint?: unknown;
|
|
712
712
|
}[] | undefined;
|