@bubblelab/bubble-core 0.1.184 → 0.1.185
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 +156 -156
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/airtable.d.ts +78 -78
- 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 +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- 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 +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +94 -94
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/attio/attio.d.ts +32 -32
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +822 -822
- package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +148 -148
- package/dist/bubbles/service-bubble/gmail.d.ts +144 -144
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/jira/jira.d.ts +56 -56
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +33 -33
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +662 -662
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +11 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +19 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -0
- package/dist/bubbles/service-bubble/slack/slack.d.ts +372 -372
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +115 -115
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +148 -148
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +112 -112
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +102 -102
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -52,8 +52,8 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
52
52
|
}, {
|
|
53
53
|
data: string;
|
|
54
54
|
type?: "base64" | undefined;
|
|
55
|
-
mimeType?: string | undefined;
|
|
56
55
|
description?: string | undefined;
|
|
56
|
+
mimeType?: string | undefined;
|
|
57
57
|
}>, z.ZodObject<{
|
|
58
58
|
type: z.ZodLiteral<"url">;
|
|
59
59
|
url: z.ZodString;
|
|
@@ -230,13 +230,13 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
230
230
|
memoryEnabled: boolean;
|
|
231
231
|
enableSlackHistory: boolean;
|
|
232
232
|
name?: string | undefined;
|
|
233
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
233
234
|
conversationHistory?: {
|
|
234
235
|
role: "user" | "assistant" | "tool";
|
|
235
236
|
content: string;
|
|
236
237
|
toolCallId?: string | undefined;
|
|
237
238
|
name?: string | undefined;
|
|
238
239
|
}[] | undefined;
|
|
239
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
240
240
|
customTools?: {
|
|
241
241
|
description: string;
|
|
242
242
|
name: string;
|
|
@@ -252,11 +252,12 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
252
252
|
}, {
|
|
253
253
|
message: string;
|
|
254
254
|
name?: string | undefined;
|
|
255
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
255
256
|
images?: ({
|
|
256
257
|
data: string;
|
|
257
258
|
type?: "base64" | undefined;
|
|
258
|
-
mimeType?: string | undefined;
|
|
259
259
|
description?: string | undefined;
|
|
260
|
+
mimeType?: string | undefined;
|
|
260
261
|
} | {
|
|
261
262
|
type: "url";
|
|
262
263
|
url: string;
|
|
@@ -285,7 +286,6 @@ declare const AIAgentParamsSchema: z.ZodObject<{
|
|
|
285
286
|
maxRetries?: number | undefined;
|
|
286
287
|
} | undefined;
|
|
287
288
|
} | undefined;
|
|
288
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
289
289
|
tools?: {
|
|
290
290
|
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" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
|
|
291
291
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -329,6 +329,8 @@ declare const AIAgentResultSchema: z.ZodObject<{
|
|
|
329
329
|
error: z.ZodString;
|
|
330
330
|
success: z.ZodBoolean;
|
|
331
331
|
}, "strip", z.ZodTypeAny, {
|
|
332
|
+
success: boolean;
|
|
333
|
+
error: string;
|
|
332
334
|
response: string;
|
|
333
335
|
toolCalls: {
|
|
334
336
|
tool: string;
|
|
@@ -336,11 +338,11 @@ declare const AIAgentResultSchema: z.ZodObject<{
|
|
|
336
338
|
output?: unknown;
|
|
337
339
|
}[];
|
|
338
340
|
iterations: number;
|
|
339
|
-
error: string;
|
|
340
|
-
success: boolean;
|
|
341
341
|
reasoning?: string | null | undefined;
|
|
342
342
|
totalCost?: number | undefined;
|
|
343
343
|
}, {
|
|
344
|
+
success: boolean;
|
|
345
|
+
error: string;
|
|
344
346
|
response: string;
|
|
345
347
|
toolCalls: {
|
|
346
348
|
tool: string;
|
|
@@ -348,8 +350,6 @@ declare const AIAgentResultSchema: z.ZodObject<{
|
|
|
348
350
|
output?: unknown;
|
|
349
351
|
}[];
|
|
350
352
|
iterations: number;
|
|
351
|
-
error: string;
|
|
352
|
-
success: boolean;
|
|
353
353
|
reasoning?: string | null | undefined;
|
|
354
354
|
totalCost?: number | undefined;
|
|
355
355
|
}>;
|
|
@@ -386,8 +386,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
386
386
|
}, {
|
|
387
387
|
data: string;
|
|
388
388
|
type?: "base64" | undefined;
|
|
389
|
-
mimeType?: string | undefined;
|
|
390
389
|
description?: string | undefined;
|
|
390
|
+
mimeType?: string | undefined;
|
|
391
391
|
}>, z.ZodObject<{
|
|
392
392
|
type: z.ZodLiteral<"url">;
|
|
393
393
|
url: z.ZodString;
|
|
@@ -564,13 +564,13 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
564
564
|
memoryEnabled: boolean;
|
|
565
565
|
enableSlackHistory: boolean;
|
|
566
566
|
name?: string | undefined;
|
|
567
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
567
568
|
conversationHistory?: {
|
|
568
569
|
role: "user" | "assistant" | "tool";
|
|
569
570
|
content: string;
|
|
570
571
|
toolCallId?: string | undefined;
|
|
571
572
|
name?: string | undefined;
|
|
572
573
|
}[] | undefined;
|
|
573
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
574
574
|
customTools?: {
|
|
575
575
|
description: string;
|
|
576
576
|
name: string;
|
|
@@ -586,11 +586,12 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
586
586
|
}, {
|
|
587
587
|
message: string;
|
|
588
588
|
name?: string | undefined;
|
|
589
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
589
590
|
images?: ({
|
|
590
591
|
data: string;
|
|
591
592
|
type?: "base64" | undefined;
|
|
592
|
-
mimeType?: string | undefined;
|
|
593
593
|
description?: string | undefined;
|
|
594
|
+
mimeType?: string | undefined;
|
|
594
595
|
} | {
|
|
595
596
|
type: "url";
|
|
596
597
|
url: string;
|
|
@@ -619,7 +620,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
619
620
|
maxRetries?: number | undefined;
|
|
620
621
|
} | undefined;
|
|
621
622
|
} | undefined;
|
|
622
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
623
623
|
tools?: {
|
|
624
624
|
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" | "youtube-tool" | "amazon-shopping-tool" | "people-search-tool";
|
|
625
625
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -663,6 +663,8 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
663
663
|
error: z.ZodString;
|
|
664
664
|
success: z.ZodBoolean;
|
|
665
665
|
}, "strip", z.ZodTypeAny, {
|
|
666
|
+
success: boolean;
|
|
667
|
+
error: string;
|
|
666
668
|
response: string;
|
|
667
669
|
toolCalls: {
|
|
668
670
|
tool: string;
|
|
@@ -670,11 +672,11 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
670
672
|
output?: unknown;
|
|
671
673
|
}[];
|
|
672
674
|
iterations: number;
|
|
673
|
-
error: string;
|
|
674
|
-
success: boolean;
|
|
675
675
|
reasoning?: string | null | undefined;
|
|
676
676
|
totalCost?: number | undefined;
|
|
677
677
|
}, {
|
|
678
|
+
success: boolean;
|
|
679
|
+
error: string;
|
|
678
680
|
response: string;
|
|
679
681
|
toolCalls: {
|
|
680
682
|
tool: string;
|
|
@@ -682,8 +684,6 @@ export declare class AIAgentBubble extends ServiceBubble<AIAgentParamsParsed, AI
|
|
|
682
684
|
output?: unknown;
|
|
683
685
|
}[];
|
|
684
686
|
iterations: number;
|
|
685
|
-
error: string;
|
|
686
|
-
success: boolean;
|
|
687
687
|
reasoning?: string | null | undefined;
|
|
688
688
|
totalCost?: number | undefined;
|
|
689
689
|
}>;
|