@bubblelab/bubble-core 0.1.278 → 0.1.281
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 +199 -158
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +6 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubble-trigger/index.d.ts +2 -0
- package/dist/bubble-trigger/index.d.ts.map +1 -0
- package/dist/bubble-trigger/index.js +2 -0
- package/dist/bubble-trigger/index.js.map +1 -0
- package/dist/bubble-trigger/types.d.ts +87 -0
- package/dist/bubble-trigger/types.d.ts.map +1 -0
- package/dist/bubble-trigger/types.js +14 -0
- package/dist/bubble-trigger/types.js.map +1 -0
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
- 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 +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
- package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
- package/dist/bubbles/service-bubble/asana/asana.d.ts +1 -1
- package/dist/bubbles/service-bubble/asana/asana.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +20 -20
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- 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/clerk/clerk.d.ts +690 -0
- package/dist/bubbles/service-bubble/clerk/clerk.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/clerk/clerk.js +579 -0
- package/dist/bubbles/service-bubble/clerk/clerk.js.map +1 -0
- package/dist/bubbles/service-bubble/clerk/clerk.schema.d.ts +653 -0
- package/dist/bubbles/service-bubble/clerk/clerk.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/clerk/clerk.schema.js +460 -0
- package/dist/bubbles/service-bubble/clerk/clerk.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/clerk/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/clerk/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/clerk/index.js +3 -0
- package/dist/bubbles/service-bubble/clerk/index.js.map +1 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/discord/discord.d.ts +12 -12
- package/dist/bubbles/service-bubble/discord/discord.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/firecrawl.d.ts +330 -330
- 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 +4 -4
- package/dist/bubbles/service-bubble/google-sheets.d.ts +1811 -0
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/google-sheets.js +904 -0
- package/dist/bubbles/service-bubble/google-sheets.js.map +1 -0
- package/dist/bubbles/service-bubble/http.d.ts +6 -6
- 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 +30 -30
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/looker/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/looker/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/looker/index.js +3 -0
- package/dist/bubbles/service-bubble/looker/index.js.map +1 -0
- package/dist/bubbles/service-bubble/looker/looker.d.ts +768 -0
- package/dist/bubbles/service-bubble/looker/looker.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/looker/looker.js +319 -0
- package/dist/bubbles/service-bubble/looker/looker.js.map +1 -0
- package/dist/bubbles/service-bubble/looker/looker.schema.d.ts +735 -0
- package/dist/bubbles/service-bubble/looker/looker.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/looker/looker.schema.js +264 -0
- package/dist/bubbles/service-bubble/looker/looker.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/metabase/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/metabase/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/metabase/index.js +4 -0
- package/dist/bubbles/service-bubble/metabase/index.js.map +1 -0
- package/dist/bubbles/service-bubble/metabase/metabase.d.ts +746 -0
- package/dist/bubbles/service-bubble/metabase/metabase.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/metabase/metabase.js +221 -0
- package/dist/bubbles/service-bubble/metabase/metabase.js.map +1 -0
- package/dist/bubbles/service-bubble/metabase/metabase.schema.d.ts +1125 -0
- package/dist/bubbles/service-bubble/metabase/metabase.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/metabase/metabase.schema.js +222 -0
- package/dist/bubbles/service-bubble/metabase/metabase.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/metabase/metabase.utils.d.ts +15 -0
- package/dist/bubbles/service-bubble/metabase/metabase.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/metabase/metabase.utils.js +32 -0
- package/dist/bubbles/service-bubble/metabase/metabase.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +16 -16
- 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/pylon/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/pylon/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/pylon/index.js +3 -0
- package/dist/bubbles/service-bubble/pylon/index.js.map +1 -0
- package/dist/bubbles/service-bubble/pylon/pylon.d.ts +435 -0
- package/dist/bubbles/service-bubble/pylon/pylon.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/pylon/pylon.js +375 -0
- package/dist/bubbles/service-bubble/pylon/pylon.js.map +1 -0
- package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts +408 -0
- package/dist/bubbles/service-bubble/pylon/pylon.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/pylon/pylon.schema.js +249 -0
- package/dist/bubbles/service-bubble/pylon/pylon.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +392 -392
- package/dist/bubbles/service-bubble/slack.d.ts +5869 -0
- package/dist/bubbles/service-bubble/slack.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slack.js +1536 -0
- package/dist/bubbles/service-bubble/slack.js.map +1 -0
- package/dist/bubbles/service-bubble/snowflake/snowflake.d.ts +4 -4
- package/dist/bubbles/service-bubble/snowflake/snowflake.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/sortly/sortly.d.ts +36 -36
- package/dist/bubbles/service-bubble/sortly/sortly.schema.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- 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 +6 -6
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts +3 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js +3 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/index.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +160 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js +706 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +93 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js +50 -0
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.js.map +1 -0
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
- 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 +60 -60
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- 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/bubbleflow-generator.workflow.d.ts +114 -0
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +1 -0
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +777 -0
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +1 -0
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
- 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 +1843 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/dist/types/ai-models.d.ts +4 -0
- package/dist/types/ai-models.d.ts.map +1 -0
- package/dist/types/ai-models.js +16 -0
- package/dist/types/ai-models.js.map +1 -0
- package/dist/utils/param-helper.d.ts +2 -0
- package/dist/utils/param-helper.d.ts.map +1 -0
- package/dist/utils/param-helper.js +5 -0
- package/dist/utils/param-helper.js.map +1 -0
- 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;
|
|
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,13 +154,14 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
154
154
|
verbatim?: boolean | undefined;
|
|
155
155
|
}>, "many">>;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
|
-
type: "
|
|
157
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
158
158
|
title?: {
|
|
159
159
|
type: "plain_text";
|
|
160
160
|
text: string;
|
|
161
161
|
emoji?: boolean | undefined;
|
|
162
162
|
} | undefined;
|
|
163
163
|
optional?: boolean | undefined;
|
|
164
|
+
element?: unknown;
|
|
164
165
|
text?: {
|
|
165
166
|
type: "plain_text" | "mrkdwn";
|
|
166
167
|
text: string;
|
|
@@ -168,32 +169,32 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
168
169
|
verbatim?: boolean | undefined;
|
|
169
170
|
} | undefined;
|
|
170
171
|
image_url?: string | undefined;
|
|
171
|
-
element?: unknown;
|
|
172
172
|
fields?: {
|
|
173
173
|
type: "plain_text" | "mrkdwn";
|
|
174
174
|
text: string;
|
|
175
175
|
emoji?: boolean | undefined;
|
|
176
176
|
verbatim?: boolean | undefined;
|
|
177
177
|
}[] | undefined;
|
|
178
|
+
alt_text?: string | undefined;
|
|
178
179
|
elements?: {
|
|
179
180
|
type: "plain_text" | "mrkdwn";
|
|
180
181
|
text: string;
|
|
181
182
|
emoji?: boolean | undefined;
|
|
182
183
|
verbatim?: boolean | undefined;
|
|
183
184
|
}[] | undefined;
|
|
184
|
-
alt_text?: string | undefined;
|
|
185
185
|
block_id?: string | undefined;
|
|
186
186
|
accessory?: unknown;
|
|
187
187
|
label?: unknown;
|
|
188
188
|
hint?: unknown;
|
|
189
189
|
}, {
|
|
190
|
-
type: "
|
|
190
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
191
191
|
title?: {
|
|
192
192
|
type: "plain_text";
|
|
193
193
|
text: string;
|
|
194
194
|
emoji?: boolean | undefined;
|
|
195
195
|
} | undefined;
|
|
196
196
|
optional?: boolean | undefined;
|
|
197
|
+
element?: unknown;
|
|
197
198
|
text?: {
|
|
198
199
|
type: "plain_text" | "mrkdwn";
|
|
199
200
|
text: string;
|
|
@@ -201,20 +202,19 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
201
202
|
verbatim?: boolean | undefined;
|
|
202
203
|
} | undefined;
|
|
203
204
|
image_url?: string | undefined;
|
|
204
|
-
element?: unknown;
|
|
205
205
|
fields?: {
|
|
206
206
|
type: "plain_text" | "mrkdwn";
|
|
207
207
|
text: string;
|
|
208
208
|
emoji?: boolean | undefined;
|
|
209
209
|
verbatim?: boolean | undefined;
|
|
210
210
|
}[] | undefined;
|
|
211
|
+
alt_text?: string | undefined;
|
|
211
212
|
elements?: {
|
|
212
213
|
type: "plain_text" | "mrkdwn";
|
|
213
214
|
text: string;
|
|
214
215
|
emoji?: boolean | undefined;
|
|
215
216
|
verbatim?: boolean | undefined;
|
|
216
217
|
}[] | undefined;
|
|
217
|
-
alt_text?: string | undefined;
|
|
218
218
|
block_id?: string | undefined;
|
|
219
219
|
accessory?: unknown;
|
|
220
220
|
label?: unknown;
|
|
@@ -255,27 +255,28 @@ 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: "
|
|
272
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
273
273
|
title?: {
|
|
274
274
|
type: "plain_text";
|
|
275
275
|
text: string;
|
|
276
276
|
emoji?: boolean | undefined;
|
|
277
277
|
} | undefined;
|
|
278
278
|
optional?: boolean | undefined;
|
|
279
|
+
element?: unknown;
|
|
279
280
|
text?: {
|
|
280
281
|
type: "plain_text" | "mrkdwn";
|
|
281
282
|
text: string;
|
|
@@ -283,20 +284,19 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
283
284
|
verbatim?: boolean | undefined;
|
|
284
285
|
} | undefined;
|
|
285
286
|
image_url?: string | undefined;
|
|
286
|
-
element?: unknown;
|
|
287
287
|
fields?: {
|
|
288
288
|
type: "plain_text" | "mrkdwn";
|
|
289
289
|
text: string;
|
|
290
290
|
emoji?: boolean | undefined;
|
|
291
291
|
verbatim?: boolean | undefined;
|
|
292
292
|
}[] | undefined;
|
|
293
|
+
alt_text?: string | undefined;
|
|
293
294
|
elements?: {
|
|
294
295
|
type: "plain_text" | "mrkdwn";
|
|
295
296
|
text: string;
|
|
296
297
|
emoji?: boolean | undefined;
|
|
297
298
|
verbatim?: boolean | undefined;
|
|
298
299
|
}[] | undefined;
|
|
299
|
-
alt_text?: string | undefined;
|
|
300
300
|
block_id?: string | undefined;
|
|
301
301
|
accessory?: unknown;
|
|
302
302
|
label?: unknown;
|
|
@@ -305,27 +305,28 @@ 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: "
|
|
322
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
323
323
|
title?: {
|
|
324
324
|
type: "plain_text";
|
|
325
325
|
text: string;
|
|
326
326
|
emoji?: boolean | undefined;
|
|
327
327
|
} | undefined;
|
|
328
328
|
optional?: boolean | undefined;
|
|
329
|
+
element?: unknown;
|
|
329
330
|
text?: {
|
|
330
331
|
type: "plain_text" | "mrkdwn";
|
|
331
332
|
text: string;
|
|
@@ -333,20 +334,19 @@ declare const SlackFormatterAgentResultSchema: z.ZodObject<{
|
|
|
333
334
|
verbatim?: boolean | undefined;
|
|
334
335
|
} | undefined;
|
|
335
336
|
image_url?: string | undefined;
|
|
336
|
-
element?: unknown;
|
|
337
337
|
fields?: {
|
|
338
338
|
type: "plain_text" | "mrkdwn";
|
|
339
339
|
text: string;
|
|
340
340
|
emoji?: boolean | undefined;
|
|
341
341
|
verbatim?: boolean | undefined;
|
|
342
342
|
}[] | undefined;
|
|
343
|
+
alt_text?: string | undefined;
|
|
343
344
|
elements?: {
|
|
344
345
|
type: "plain_text" | "mrkdwn";
|
|
345
346
|
text: string;
|
|
346
347
|
emoji?: boolean | undefined;
|
|
347
348
|
verbatim?: boolean | undefined;
|
|
348
349
|
}[] | undefined;
|
|
349
|
-
alt_text?: string | undefined;
|
|
350
350
|
block_id?: string | undefined;
|
|
351
351
|
accessory?: unknown;
|
|
352
352
|
label?: 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,13 +512,14 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
512
512
|
verbatim?: boolean | undefined;
|
|
513
513
|
}>, "many">>;
|
|
514
514
|
}, "strip", z.ZodTypeAny, {
|
|
515
|
-
type: "
|
|
515
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
516
516
|
title?: {
|
|
517
517
|
type: "plain_text";
|
|
518
518
|
text: string;
|
|
519
519
|
emoji?: boolean | undefined;
|
|
520
520
|
} | undefined;
|
|
521
521
|
optional?: boolean | undefined;
|
|
522
|
+
element?: unknown;
|
|
522
523
|
text?: {
|
|
523
524
|
type: "plain_text" | "mrkdwn";
|
|
524
525
|
text: string;
|
|
@@ -526,32 +527,32 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
526
527
|
verbatim?: boolean | undefined;
|
|
527
528
|
} | undefined;
|
|
528
529
|
image_url?: string | undefined;
|
|
529
|
-
element?: unknown;
|
|
530
530
|
fields?: {
|
|
531
531
|
type: "plain_text" | "mrkdwn";
|
|
532
532
|
text: string;
|
|
533
533
|
emoji?: boolean | undefined;
|
|
534
534
|
verbatim?: boolean | undefined;
|
|
535
535
|
}[] | undefined;
|
|
536
|
+
alt_text?: string | undefined;
|
|
536
537
|
elements?: {
|
|
537
538
|
type: "plain_text" | "mrkdwn";
|
|
538
539
|
text: string;
|
|
539
540
|
emoji?: boolean | undefined;
|
|
540
541
|
verbatim?: boolean | undefined;
|
|
541
542
|
}[] | undefined;
|
|
542
|
-
alt_text?: string | undefined;
|
|
543
543
|
block_id?: string | undefined;
|
|
544
544
|
accessory?: unknown;
|
|
545
545
|
label?: unknown;
|
|
546
546
|
hint?: unknown;
|
|
547
547
|
}, {
|
|
548
|
-
type: "
|
|
548
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
549
549
|
title?: {
|
|
550
550
|
type: "plain_text";
|
|
551
551
|
text: string;
|
|
552
552
|
emoji?: boolean | undefined;
|
|
553
553
|
} | undefined;
|
|
554
554
|
optional?: boolean | undefined;
|
|
555
|
+
element?: unknown;
|
|
555
556
|
text?: {
|
|
556
557
|
type: "plain_text" | "mrkdwn";
|
|
557
558
|
text: string;
|
|
@@ -559,20 +560,19 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
559
560
|
verbatim?: boolean | undefined;
|
|
560
561
|
} | undefined;
|
|
561
562
|
image_url?: string | undefined;
|
|
562
|
-
element?: unknown;
|
|
563
563
|
fields?: {
|
|
564
564
|
type: "plain_text" | "mrkdwn";
|
|
565
565
|
text: string;
|
|
566
566
|
emoji?: boolean | undefined;
|
|
567
567
|
verbatim?: boolean | undefined;
|
|
568
568
|
}[] | undefined;
|
|
569
|
+
alt_text?: string | undefined;
|
|
569
570
|
elements?: {
|
|
570
571
|
type: "plain_text" | "mrkdwn";
|
|
571
572
|
text: string;
|
|
572
573
|
emoji?: boolean | undefined;
|
|
573
574
|
verbatim?: boolean | undefined;
|
|
574
575
|
}[] | undefined;
|
|
575
|
-
alt_text?: string | undefined;
|
|
576
576
|
block_id?: string | undefined;
|
|
577
577
|
accessory?: unknown;
|
|
578
578
|
label?: unknown;
|
|
@@ -613,27 +613,28 @@ 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: "
|
|
630
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
631
631
|
title?: {
|
|
632
632
|
type: "plain_text";
|
|
633
633
|
text: string;
|
|
634
634
|
emoji?: boolean | undefined;
|
|
635
635
|
} | undefined;
|
|
636
636
|
optional?: boolean | undefined;
|
|
637
|
+
element?: unknown;
|
|
637
638
|
text?: {
|
|
638
639
|
type: "plain_text" | "mrkdwn";
|
|
639
640
|
text: string;
|
|
@@ -641,20 +642,19 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
641
642
|
verbatim?: boolean | undefined;
|
|
642
643
|
} | undefined;
|
|
643
644
|
image_url?: string | undefined;
|
|
644
|
-
element?: unknown;
|
|
645
645
|
fields?: {
|
|
646
646
|
type: "plain_text" | "mrkdwn";
|
|
647
647
|
text: string;
|
|
648
648
|
emoji?: boolean | undefined;
|
|
649
649
|
verbatim?: boolean | undefined;
|
|
650
650
|
}[] | undefined;
|
|
651
|
+
alt_text?: string | undefined;
|
|
651
652
|
elements?: {
|
|
652
653
|
type: "plain_text" | "mrkdwn";
|
|
653
654
|
text: string;
|
|
654
655
|
emoji?: boolean | undefined;
|
|
655
656
|
verbatim?: boolean | undefined;
|
|
656
657
|
}[] | undefined;
|
|
657
|
-
alt_text?: string | undefined;
|
|
658
658
|
block_id?: string | undefined;
|
|
659
659
|
accessory?: unknown;
|
|
660
660
|
label?: unknown;
|
|
@@ -663,27 +663,28 @@ 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: "
|
|
680
|
+
type: "context" | "input" | "image" | "file" | "divider" | "section" | "header" | "actions" | "table";
|
|
681
681
|
title?: {
|
|
682
682
|
type: "plain_text";
|
|
683
683
|
text: string;
|
|
684
684
|
emoji?: boolean | undefined;
|
|
685
685
|
} | undefined;
|
|
686
686
|
optional?: boolean | undefined;
|
|
687
|
+
element?: unknown;
|
|
687
688
|
text?: {
|
|
688
689
|
type: "plain_text" | "mrkdwn";
|
|
689
690
|
text: string;
|
|
@@ -691,20 +692,19 @@ export declare class SlackFormatterAgentBubble extends WorkflowBubble<SlackForma
|
|
|
691
692
|
verbatim?: boolean | undefined;
|
|
692
693
|
} | undefined;
|
|
693
694
|
image_url?: string | undefined;
|
|
694
|
-
element?: unknown;
|
|
695
695
|
fields?: {
|
|
696
696
|
type: "plain_text" | "mrkdwn";
|
|
697
697
|
text: string;
|
|
698
698
|
emoji?: boolean | undefined;
|
|
699
699
|
verbatim?: boolean | undefined;
|
|
700
700
|
}[] | undefined;
|
|
701
|
+
alt_text?: string | undefined;
|
|
701
702
|
elements?: {
|
|
702
703
|
type: "plain_text" | "mrkdwn";
|
|
703
704
|
text: string;
|
|
704
705
|
emoji?: boolean | undefined;
|
|
705
706
|
verbatim?: boolean | undefined;
|
|
706
707
|
}[] | undefined;
|
|
707
|
-
alt_text?: string | undefined;
|
|
708
708
|
block_id?: string | undefined;
|
|
709
709
|
accessory?: unknown;
|
|
710
710
|
label?: unknown;
|