@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
|
@@ -46,8 +46,8 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
46
46
|
description: z.ZodOptional<z.ZodString>;
|
|
47
47
|
}, "strip", z.ZodTypeAny, {
|
|
48
48
|
type: "base64";
|
|
49
|
-
mimeType: string;
|
|
50
49
|
data: string;
|
|
50
|
+
mimeType: string;
|
|
51
51
|
description?: string | undefined;
|
|
52
52
|
}, {
|
|
53
53
|
data: string;
|
|
@@ -164,12 +164,12 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
164
164
|
}, "strip", z.ZodTypeAny, {
|
|
165
165
|
description: string;
|
|
166
166
|
name: string;
|
|
167
|
-
schema: Record<string, unknown
|
|
167
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
168
168
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
169
169
|
}, {
|
|
170
170
|
description: string;
|
|
171
171
|
name: string;
|
|
172
|
-
schema: Record<string, unknown
|
|
172
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
173
173
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
174
174
|
}>, "many">>>;
|
|
175
175
|
maxIterations: z.ZodDefault<z.ZodNumber>;
|
|
@@ -209,6 +209,17 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
209
209
|
enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
|
|
210
210
|
}, "strip", z.ZodTypeAny, {
|
|
211
211
|
message: string;
|
|
212
|
+
images: ({
|
|
213
|
+
type: "base64";
|
|
214
|
+
data: string;
|
|
215
|
+
mimeType: string;
|
|
216
|
+
description?: string | undefined;
|
|
217
|
+
} | {
|
|
218
|
+
type: "url";
|
|
219
|
+
url: string;
|
|
220
|
+
description?: string | undefined;
|
|
221
|
+
})[];
|
|
222
|
+
systemPrompt: string;
|
|
212
223
|
model: {
|
|
213
224
|
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";
|
|
214
225
|
temperature: number;
|
|
@@ -225,38 +236,27 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
225
236
|
reasoningEffort?: "low" | "medium" | "high" | undefined;
|
|
226
237
|
provider?: string[] | undefined;
|
|
227
238
|
};
|
|
228
|
-
streaming: boolean;
|
|
229
239
|
tools: {
|
|
230
240
|
name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
|
|
231
241
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
232
242
|
config?: Record<string, unknown> | undefined;
|
|
233
243
|
}[];
|
|
234
|
-
images: ({
|
|
235
|
-
type: "base64";
|
|
236
|
-
mimeType: string;
|
|
237
|
-
data: string;
|
|
238
|
-
description?: string | undefined;
|
|
239
|
-
} | {
|
|
240
|
-
type: "url";
|
|
241
|
-
url: string;
|
|
242
|
-
description?: string | undefined;
|
|
243
|
-
})[];
|
|
244
|
-
systemPrompt: string;
|
|
245
244
|
maxIterations: number;
|
|
245
|
+
streaming: boolean;
|
|
246
246
|
memoryEnabled: boolean;
|
|
247
247
|
enableSlackHistory: boolean;
|
|
248
248
|
name?: string | undefined;
|
|
249
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
250
249
|
conversationHistory?: {
|
|
251
250
|
role: "user" | "assistant" | "tool";
|
|
252
251
|
content: string;
|
|
253
252
|
toolCallId?: string | undefined;
|
|
254
253
|
name?: string | undefined;
|
|
255
254
|
}[] | undefined;
|
|
255
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
256
256
|
customTools?: {
|
|
257
257
|
description: string;
|
|
258
258
|
name: string;
|
|
259
|
-
schema: Record<string, unknown
|
|
259
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
260
260
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
261
261
|
}[] | undefined;
|
|
262
262
|
credentialPool?: Partial<Record<CredentialType, {
|
|
@@ -274,7 +274,23 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
274
274
|
}, {
|
|
275
275
|
message: string;
|
|
276
276
|
name?: string | undefined;
|
|
277
|
-
|
|
277
|
+
images?: ({
|
|
278
|
+
data: string;
|
|
279
|
+
type?: "base64" | undefined;
|
|
280
|
+
description?: string | undefined;
|
|
281
|
+
mimeType?: string | undefined;
|
|
282
|
+
} | {
|
|
283
|
+
type: "url";
|
|
284
|
+
url: string;
|
|
285
|
+
description?: string | undefined;
|
|
286
|
+
})[] | undefined;
|
|
287
|
+
conversationHistory?: {
|
|
288
|
+
role: "user" | "assistant" | "tool";
|
|
289
|
+
content: string;
|
|
290
|
+
toolCallId?: string | undefined;
|
|
291
|
+
name?: string | undefined;
|
|
292
|
+
}[] | undefined;
|
|
293
|
+
systemPrompt?: string | undefined;
|
|
278
294
|
model?: {
|
|
279
295
|
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";
|
|
280
296
|
temperature?: number | undefined;
|
|
@@ -291,33 +307,16 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
291
307
|
maxRetries?: number | undefined;
|
|
292
308
|
} | undefined;
|
|
293
309
|
} | undefined;
|
|
294
|
-
|
|
310
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
295
311
|
tools?: {
|
|
296
312
|
name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
|
|
297
313
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
298
314
|
config?: Record<string, unknown> | undefined;
|
|
299
315
|
}[] | undefined;
|
|
300
|
-
images?: ({
|
|
301
|
-
data: string;
|
|
302
|
-
type?: "base64" | undefined;
|
|
303
|
-
description?: string | undefined;
|
|
304
|
-
mimeType?: string | undefined;
|
|
305
|
-
} | {
|
|
306
|
-
type: "url";
|
|
307
|
-
url: string;
|
|
308
|
-
description?: string | undefined;
|
|
309
|
-
})[] | undefined;
|
|
310
|
-
conversationHistory?: {
|
|
311
|
-
role: "user" | "assistant" | "tool";
|
|
312
|
-
content: string;
|
|
313
|
-
toolCallId?: string | undefined;
|
|
314
|
-
name?: string | undefined;
|
|
315
|
-
}[] | undefined;
|
|
316
|
-
systemPrompt?: string | undefined;
|
|
317
316
|
customTools?: {
|
|
318
317
|
description: string;
|
|
319
318
|
name: string;
|
|
320
|
-
schema: Record<string, unknown
|
|
319
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
321
320
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
322
321
|
}[] | undefined;
|
|
323
322
|
maxIterations?: number | undefined;
|
|
@@ -326,6 +325,7 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
326
325
|
name: string;
|
|
327
326
|
id: number;
|
|
328
327
|
}[]>> | undefined;
|
|
328
|
+
streaming?: boolean | undefined;
|
|
329
329
|
capabilities?: {
|
|
330
330
|
id: string;
|
|
331
331
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -408,8 +408,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
408
408
|
description: z.ZodOptional<z.ZodString>;
|
|
409
409
|
}, "strip", z.ZodTypeAny, {
|
|
410
410
|
type: "base64";
|
|
411
|
-
mimeType: string;
|
|
412
411
|
data: string;
|
|
412
|
+
mimeType: string;
|
|
413
413
|
description?: string | undefined;
|
|
414
414
|
}, {
|
|
415
415
|
data: string;
|
|
@@ -526,12 +526,12 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
526
526
|
}, "strip", z.ZodTypeAny, {
|
|
527
527
|
description: string;
|
|
528
528
|
name: string;
|
|
529
|
-
schema: Record<string, unknown
|
|
529
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
530
530
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
531
531
|
}, {
|
|
532
532
|
description: string;
|
|
533
533
|
name: string;
|
|
534
|
-
schema: Record<string, unknown
|
|
534
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
535
535
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
536
536
|
}>, "many">>>;
|
|
537
537
|
maxIterations: z.ZodDefault<z.ZodNumber>;
|
|
@@ -571,6 +571,17 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
571
571
|
enableSlackHistory: z.ZodDefault<z.ZodBoolean>;
|
|
572
572
|
}, "strip", z.ZodTypeAny, {
|
|
573
573
|
message: string;
|
|
574
|
+
images: ({
|
|
575
|
+
type: "base64";
|
|
576
|
+
data: string;
|
|
577
|
+
mimeType: string;
|
|
578
|
+
description?: string | undefined;
|
|
579
|
+
} | {
|
|
580
|
+
type: "url";
|
|
581
|
+
url: string;
|
|
582
|
+
description?: string | undefined;
|
|
583
|
+
})[];
|
|
584
|
+
systemPrompt: string;
|
|
574
585
|
model: {
|
|
575
586
|
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";
|
|
576
587
|
temperature: number;
|
|
@@ -587,38 +598,27 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
587
598
|
reasoningEffort?: "low" | "medium" | "high" | undefined;
|
|
588
599
|
provider?: string[] | undefined;
|
|
589
600
|
};
|
|
590
|
-
streaming: boolean;
|
|
591
601
|
tools: {
|
|
592
602
|
name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
|
|
593
603
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
594
604
|
config?: Record<string, unknown> | undefined;
|
|
595
605
|
}[];
|
|
596
|
-
images: ({
|
|
597
|
-
type: "base64";
|
|
598
|
-
mimeType: string;
|
|
599
|
-
data: string;
|
|
600
|
-
description?: string | undefined;
|
|
601
|
-
} | {
|
|
602
|
-
type: "url";
|
|
603
|
-
url: string;
|
|
604
|
-
description?: string | undefined;
|
|
605
|
-
})[];
|
|
606
|
-
systemPrompt: string;
|
|
607
606
|
maxIterations: number;
|
|
607
|
+
streaming: boolean;
|
|
608
608
|
memoryEnabled: boolean;
|
|
609
609
|
enableSlackHistory: boolean;
|
|
610
610
|
name?: string | undefined;
|
|
611
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
612
611
|
conversationHistory?: {
|
|
613
612
|
role: "user" | "assistant" | "tool";
|
|
614
613
|
content: string;
|
|
615
614
|
toolCallId?: string | undefined;
|
|
616
615
|
name?: string | undefined;
|
|
617
616
|
}[] | undefined;
|
|
617
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
618
618
|
customTools?: {
|
|
619
619
|
description: string;
|
|
620
620
|
name: string;
|
|
621
|
-
schema: Record<string, unknown
|
|
621
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
622
622
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
623
623
|
}[] | undefined;
|
|
624
624
|
credentialPool?: Partial<Record<CredentialType, {
|
|
@@ -636,7 +636,23 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
636
636
|
}, {
|
|
637
637
|
message: string;
|
|
638
638
|
name?: string | undefined;
|
|
639
|
-
|
|
639
|
+
images?: ({
|
|
640
|
+
data: string;
|
|
641
|
+
type?: "base64" | undefined;
|
|
642
|
+
description?: string | undefined;
|
|
643
|
+
mimeType?: string | undefined;
|
|
644
|
+
} | {
|
|
645
|
+
type: "url";
|
|
646
|
+
url: string;
|
|
647
|
+
description?: string | undefined;
|
|
648
|
+
})[] | undefined;
|
|
649
|
+
conversationHistory?: {
|
|
650
|
+
role: "user" | "assistant" | "tool";
|
|
651
|
+
content: string;
|
|
652
|
+
toolCallId?: string | undefined;
|
|
653
|
+
name?: string | undefined;
|
|
654
|
+
}[] | undefined;
|
|
655
|
+
systemPrompt?: string | undefined;
|
|
640
656
|
model?: {
|
|
641
657
|
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";
|
|
642
658
|
temperature?: number | undefined;
|
|
@@ -653,33 +669,16 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
653
669
|
maxRetries?: number | undefined;
|
|
654
670
|
} | undefined;
|
|
655
671
|
} | undefined;
|
|
656
|
-
|
|
672
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
657
673
|
tools?: {
|
|
658
674
|
name: "get-bubble-details-tool" | "get-trigger-detail-tool" | "list-bubbles-tool" | "list-capabilities-tool" | "sql-query-tool" | "chart-js-tool" | "web-search-tool" | "web-scrape-tool" | "web-crawl-tool" | "web-extract-tool" | "research-agent-tool" | "reddit-scrape-tool" | "bubbleflow-validation-tool" | "code-edit-tool" | "instagram-tool" | "linkedin-tool" | "tiktok-tool" | "twitter-tool" | "google-maps-tool" | "app-rankings-tool" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
|
|
659
675
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
660
676
|
config?: Record<string, unknown> | undefined;
|
|
661
677
|
}[] | undefined;
|
|
662
|
-
images?: ({
|
|
663
|
-
data: string;
|
|
664
|
-
type?: "base64" | undefined;
|
|
665
|
-
description?: string | undefined;
|
|
666
|
-
mimeType?: string | undefined;
|
|
667
|
-
} | {
|
|
668
|
-
type: "url";
|
|
669
|
-
url: string;
|
|
670
|
-
description?: string | undefined;
|
|
671
|
-
})[] | undefined;
|
|
672
|
-
conversationHistory?: {
|
|
673
|
-
role: "user" | "assistant" | "tool";
|
|
674
|
-
content: string;
|
|
675
|
-
toolCallId?: string | undefined;
|
|
676
|
-
name?: string | undefined;
|
|
677
|
-
}[] | undefined;
|
|
678
|
-
systemPrompt?: string | undefined;
|
|
679
678
|
customTools?: {
|
|
680
679
|
description: string;
|
|
681
680
|
name: string;
|
|
682
|
-
schema: Record<string, unknown
|
|
681
|
+
schema: z.ZodTypeAny | Record<string, unknown>;
|
|
683
682
|
func: (args_0: Record<string, unknown>, ...args: unknown[]) => Promise<unknown>;
|
|
684
683
|
}[] | undefined;
|
|
685
684
|
maxIterations?: number | undefined;
|
|
@@ -688,6 +687,7 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
688
687
|
name: string;
|
|
689
688
|
id: number;
|
|
690
689
|
}[]>> | undefined;
|
|
690
|
+
streaming?: boolean | undefined;
|
|
691
691
|
capabilities?: {
|
|
692
692
|
id: string;
|
|
693
693
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|