@bubblelab/bubble-core 0.1.211 → 0.1.212
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 +150 -150
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
- 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 +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
- package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +102 -102
- package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- 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 +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
- 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 +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -37,13 +37,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
37
37
|
properties: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>;
|
|
38
38
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
39
39
|
}, "strip", import("zod").ZodTypeAny, {
|
|
40
|
-
properties: Record<string, string>;
|
|
41
40
|
operation: "create_record";
|
|
41
|
+
properties: Record<string, string>;
|
|
42
42
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
43
43
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
44
44
|
}, {
|
|
45
|
-
properties: Record<string, string>;
|
|
46
45
|
operation: "create_record";
|
|
46
|
+
properties: Record<string, string>;
|
|
47
47
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
48
48
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
49
49
|
}>, import("zod").ZodObject<{
|
|
@@ -71,14 +71,14 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
71
71
|
properties: import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodString>;
|
|
72
72
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
73
73
|
}, "strip", import("zod").ZodTypeAny, {
|
|
74
|
-
properties: Record<string, string>;
|
|
75
74
|
operation: "update_record";
|
|
75
|
+
properties: Record<string, string>;
|
|
76
76
|
record_id: string;
|
|
77
77
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
78
78
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
79
79
|
}, {
|
|
80
|
-
properties: Record<string, string>;
|
|
81
80
|
operation: "update_record";
|
|
81
|
+
properties: Record<string, string>;
|
|
82
82
|
record_id: string;
|
|
83
83
|
object_type: "deals" | "contacts" | "companies" | "tickets";
|
|
84
84
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -183,9 +183,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
183
183
|
}>>;
|
|
184
184
|
error: import("zod").ZodString;
|
|
185
185
|
}, "strip", import("zod").ZodTypeAny, {
|
|
186
|
-
error: string;
|
|
187
|
-
success: boolean;
|
|
188
186
|
operation: "create_record";
|
|
187
|
+
success: boolean;
|
|
188
|
+
error: string;
|
|
189
189
|
record?: {
|
|
190
190
|
properties: Record<string, unknown>;
|
|
191
191
|
id: string;
|
|
@@ -194,9 +194,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
194
194
|
updatedAt?: string | undefined;
|
|
195
195
|
} | undefined;
|
|
196
196
|
}, {
|
|
197
|
-
error: string;
|
|
198
|
-
success: boolean;
|
|
199
197
|
operation: "create_record";
|
|
198
|
+
success: boolean;
|
|
199
|
+
error: string;
|
|
200
200
|
record?: {
|
|
201
201
|
properties: Record<string, unknown>;
|
|
202
202
|
id: string;
|
|
@@ -228,9 +228,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
228
228
|
}>>;
|
|
229
229
|
error: import("zod").ZodString;
|
|
230
230
|
}, "strip", import("zod").ZodTypeAny, {
|
|
231
|
-
error: string;
|
|
232
|
-
success: boolean;
|
|
233
231
|
operation: "get_record";
|
|
232
|
+
success: boolean;
|
|
233
|
+
error: string;
|
|
234
234
|
record?: {
|
|
235
235
|
properties: Record<string, unknown>;
|
|
236
236
|
id: string;
|
|
@@ -239,9 +239,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
239
239
|
updatedAt?: string | undefined;
|
|
240
240
|
} | undefined;
|
|
241
241
|
}, {
|
|
242
|
-
error: string;
|
|
243
|
-
success: boolean;
|
|
244
242
|
operation: "get_record";
|
|
243
|
+
success: boolean;
|
|
244
|
+
error: string;
|
|
245
245
|
record?: {
|
|
246
246
|
properties: Record<string, unknown>;
|
|
247
247
|
id: string;
|
|
@@ -273,9 +273,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
273
273
|
}>>;
|
|
274
274
|
error: import("zod").ZodString;
|
|
275
275
|
}, "strip", import("zod").ZodTypeAny, {
|
|
276
|
-
error: string;
|
|
277
|
-
success: boolean;
|
|
278
276
|
operation: "update_record";
|
|
277
|
+
success: boolean;
|
|
278
|
+
error: string;
|
|
279
279
|
record?: {
|
|
280
280
|
properties: Record<string, unknown>;
|
|
281
281
|
id: string;
|
|
@@ -284,9 +284,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
284
284
|
updatedAt?: string | undefined;
|
|
285
285
|
} | undefined;
|
|
286
286
|
}, {
|
|
287
|
-
error: string;
|
|
288
|
-
success: boolean;
|
|
289
287
|
operation: "update_record";
|
|
288
|
+
success: boolean;
|
|
289
|
+
error: string;
|
|
290
290
|
record?: {
|
|
291
291
|
properties: Record<string, unknown>;
|
|
292
292
|
id: string;
|
|
@@ -336,9 +336,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
336
336
|
}>>;
|
|
337
337
|
error: import("zod").ZodString;
|
|
338
338
|
}, "strip", import("zod").ZodTypeAny, {
|
|
339
|
-
error: string;
|
|
340
|
-
success: boolean;
|
|
341
339
|
operation: "search_records";
|
|
340
|
+
success: boolean;
|
|
341
|
+
error: string;
|
|
342
342
|
total?: number | undefined;
|
|
343
343
|
results?: {
|
|
344
344
|
properties: Record<string, unknown>;
|
|
@@ -353,9 +353,9 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
353
353
|
} | undefined;
|
|
354
354
|
} | undefined;
|
|
355
355
|
}, {
|
|
356
|
-
error: string;
|
|
357
|
-
success: boolean;
|
|
358
356
|
operation: "search_records";
|
|
357
|
+
success: boolean;
|
|
358
|
+
error: string;
|
|
359
359
|
total?: number | undefined;
|
|
360
360
|
results?: {
|
|
361
361
|
properties: Record<string, unknown>;
|
|
@@ -11,18 +11,18 @@ declare const InsForgeDbParamsSchema: z.ZodObject<{
|
|
|
11
11
|
maxRows: z.ZodDefault<z.ZodNumber>;
|
|
12
12
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
13
13
|
}, "strip", z.ZodTypeAny, {
|
|
14
|
-
parameters: unknown[];
|
|
15
14
|
timeout: number;
|
|
16
15
|
query: string;
|
|
17
16
|
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
17
|
+
parameters: unknown[];
|
|
18
18
|
maxRows: number;
|
|
19
19
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
20
20
|
}, {
|
|
21
21
|
query: string;
|
|
22
|
-
parameters?: unknown[] | undefined;
|
|
23
22
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
24
23
|
timeout?: number | undefined;
|
|
25
24
|
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
25
|
+
parameters?: unknown[] | undefined;
|
|
26
26
|
maxRows?: number | undefined;
|
|
27
27
|
}>;
|
|
28
28
|
type InsForgeDbParamsInput = z.input<typeof InsForgeDbParamsSchema>;
|
|
@@ -36,20 +36,20 @@ declare const InsForgeDbResultSchema: z.ZodObject<{
|
|
|
36
36
|
error: z.ZodString;
|
|
37
37
|
cleanedJSONString: z.ZodString;
|
|
38
38
|
}, "strip", z.ZodTypeAny, {
|
|
39
|
-
executionTime: number;
|
|
40
|
-
error: string;
|
|
41
39
|
success: boolean;
|
|
40
|
+
error: string;
|
|
42
41
|
rows: Record<string, unknown>[];
|
|
43
42
|
rowCount: number | null;
|
|
44
43
|
command: string;
|
|
44
|
+
executionTime: number;
|
|
45
45
|
cleanedJSONString: string;
|
|
46
46
|
}, {
|
|
47
|
-
executionTime: number;
|
|
48
|
-
error: string;
|
|
49
47
|
success: boolean;
|
|
48
|
+
error: string;
|
|
50
49
|
rows: Record<string, unknown>[];
|
|
51
50
|
rowCount: number | null;
|
|
52
51
|
command: string;
|
|
52
|
+
executionTime: number;
|
|
53
53
|
cleanedJSONString: string;
|
|
54
54
|
}>;
|
|
55
55
|
type InsForgeDbResult = z.output<typeof InsForgeDbResultSchema>;
|
|
@@ -85,18 +85,18 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
|
|
|
85
85
|
maxRows: z.ZodDefault<z.ZodNumber>;
|
|
86
86
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
87
87
|
}, "strip", z.ZodTypeAny, {
|
|
88
|
-
parameters: unknown[];
|
|
89
88
|
timeout: number;
|
|
90
89
|
query: string;
|
|
91
90
|
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
91
|
+
parameters: unknown[];
|
|
92
92
|
maxRows: number;
|
|
93
93
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
94
94
|
}, {
|
|
95
95
|
query: string;
|
|
96
|
-
parameters?: unknown[] | undefined;
|
|
97
96
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
98
97
|
timeout?: number | undefined;
|
|
99
98
|
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
99
|
+
parameters?: unknown[] | undefined;
|
|
100
100
|
maxRows?: number | undefined;
|
|
101
101
|
}>;
|
|
102
102
|
static readonly resultSchema: z.ZodObject<{
|
|
@@ -108,20 +108,20 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
|
|
|
108
108
|
error: z.ZodString;
|
|
109
109
|
cleanedJSONString: z.ZodString;
|
|
110
110
|
}, "strip", z.ZodTypeAny, {
|
|
111
|
-
executionTime: number;
|
|
112
|
-
error: string;
|
|
113
111
|
success: boolean;
|
|
112
|
+
error: string;
|
|
114
113
|
rows: Record<string, unknown>[];
|
|
115
114
|
rowCount: number | null;
|
|
116
115
|
command: string;
|
|
116
|
+
executionTime: number;
|
|
117
117
|
cleanedJSONString: string;
|
|
118
118
|
}, {
|
|
119
|
-
executionTime: number;
|
|
120
|
-
error: string;
|
|
121
119
|
success: boolean;
|
|
120
|
+
error: string;
|
|
122
121
|
rows: Record<string, unknown>[];
|
|
123
122
|
rowCount: number | null;
|
|
124
123
|
command: string;
|
|
124
|
+
executionTime: number;
|
|
125
125
|
cleanedJSONString: string;
|
|
126
126
|
}>;
|
|
127
127
|
static readonly shortDescription = "InsForge is the backend built for AI-assisted development. Connect InsForge with any agent. Add authentication, database, storage, functions, and AI integrations to your app in seconds.";
|