@bubblelab/bubble-core 0.1.156 → 0.1.158
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 +161 -122
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.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 +144 -144
- package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
- package/dist/bubbles/service-bubble/airtable.d.ts +184 -184
- package/dist/bubbles/service-bubble/apify/apify.d.ts +24 -24
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +152 -152
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +55 -55
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +63 -63
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +98 -98
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +264 -264
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +40 -40
- package/dist/bubbles/service-bubble/github.d.ts +216 -216
- package/dist/bubbles/service-bubble/gmail.d.ts +228 -228
- package/dist/bubbles/service-bubble/google-calendar.d.ts +62 -62
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- 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/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +107 -107
- package/dist/bubbles/service-bubble/notion/notion.d.ts +932 -932
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/posthog/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/posthog/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/posthog/index.js +3 -0
- package/dist/bubbles/service-bubble/posthog/index.js.map +1 -0
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +469 -0
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/posthog/posthog.js +309 -0
- package/dist/bubbles/service-bubble/posthog/posthog.js.map +1 -0
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +545 -0
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js +352 -0
- package/dist/bubbles/service-bubble/posthog/posthog.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/slack/slack.d.ts +325 -325
- 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/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +161 -161
- package/dist/bubbles/service-bubble/telegram.d.ts +264 -264
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- 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 +8 -8
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +18 -18
- 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 +12 -12
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- 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 +108 -108
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +16 -16
- 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 +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +36 -36
- 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 +16 -16
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- 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/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +68 -68
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +617 -2
- package/dist/index.d.ts +2 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/dist/types/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
|
@@ -23,19 +23,19 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
23
23
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
24
24
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
25
25
|
}, "strip", z.ZodTypeAny, {
|
|
26
|
+
limit: number;
|
|
26
27
|
input: Record<string, unknown>;
|
|
27
28
|
timeout: number;
|
|
28
|
-
limit: number;
|
|
29
29
|
waitForFinish: boolean;
|
|
30
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
31
30
|
search?: string | undefined;
|
|
31
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
32
32
|
actorId?: string | undefined;
|
|
33
33
|
}, {
|
|
34
34
|
input: Record<string, unknown>;
|
|
35
|
+
limit?: number | undefined;
|
|
36
|
+
search?: string | undefined;
|
|
35
37
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
36
38
|
timeout?: number | undefined;
|
|
37
|
-
search?: string | undefined;
|
|
38
|
-
limit?: number | undefined;
|
|
39
39
|
actorId?: string | undefined;
|
|
40
40
|
waitForFinish?: boolean | undefined;
|
|
41
41
|
}>;
|
|
@@ -66,8 +66,8 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
66
66
|
}>>>;
|
|
67
67
|
requiresRental: z.ZodOptional<z.ZodBoolean>;
|
|
68
68
|
}, "strip", z.ZodTypeAny, {
|
|
69
|
-
name: string;
|
|
70
69
|
id: string;
|
|
70
|
+
name: string;
|
|
71
71
|
inputSchemaUrl: string;
|
|
72
72
|
description?: string | null | undefined;
|
|
73
73
|
stars?: number | null | undefined;
|
|
@@ -77,8 +77,8 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
77
77
|
} | null | undefined;
|
|
78
78
|
requiresRental?: boolean | undefined;
|
|
79
79
|
}, {
|
|
80
|
-
name: string;
|
|
81
80
|
id: string;
|
|
81
|
+
name: string;
|
|
82
82
|
inputSchemaUrl: string;
|
|
83
83
|
description?: string | null | undefined;
|
|
84
84
|
stars?: number | null | undefined;
|
|
@@ -90,16 +90,16 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
90
90
|
}>, "many">>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
status: string;
|
|
93
|
-
error: string;
|
|
94
93
|
success: boolean;
|
|
94
|
+
error: string;
|
|
95
95
|
runId: string;
|
|
96
96
|
consoleUrl: string;
|
|
97
97
|
items?: unknown[] | undefined;
|
|
98
|
-
itemsCount?: number | undefined;
|
|
99
98
|
datasetId?: string | undefined;
|
|
99
|
+
itemsCount?: number | undefined;
|
|
100
100
|
discoveredActors?: {
|
|
101
|
-
name: string;
|
|
102
101
|
id: string;
|
|
102
|
+
name: string;
|
|
103
103
|
inputSchemaUrl: string;
|
|
104
104
|
description?: string | null | undefined;
|
|
105
105
|
stars?: number | null | undefined;
|
|
@@ -111,16 +111,16 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
111
111
|
}[] | undefined;
|
|
112
112
|
}, {
|
|
113
113
|
status: string;
|
|
114
|
-
error: string;
|
|
115
114
|
success: boolean;
|
|
115
|
+
error: string;
|
|
116
116
|
runId: string;
|
|
117
117
|
consoleUrl: string;
|
|
118
118
|
items?: unknown[] | undefined;
|
|
119
|
-
itemsCount?: number | undefined;
|
|
120
119
|
datasetId?: string | undefined;
|
|
120
|
+
itemsCount?: number | undefined;
|
|
121
121
|
discoveredActors?: {
|
|
122
|
-
name: string;
|
|
123
122
|
id: string;
|
|
123
|
+
name: string;
|
|
124
124
|
inputSchemaUrl: string;
|
|
125
125
|
description?: string | null | undefined;
|
|
126
126
|
stars?: number | null | undefined;
|
|
@@ -159,19 +159,19 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
159
159
|
timeout: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
160
160
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
+
limit: number;
|
|
162
163
|
input: Record<string, unknown>;
|
|
163
164
|
timeout: number;
|
|
164
|
-
limit: number;
|
|
165
165
|
waitForFinish: boolean;
|
|
166
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
167
166
|
search?: string | undefined;
|
|
167
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
168
168
|
actorId?: string | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
input: Record<string, unknown>;
|
|
171
|
+
limit?: number | undefined;
|
|
172
|
+
search?: string | undefined;
|
|
171
173
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
172
174
|
timeout?: number | undefined;
|
|
173
|
-
search?: string | undefined;
|
|
174
|
-
limit?: number | undefined;
|
|
175
175
|
actorId?: string | undefined;
|
|
176
176
|
waitForFinish?: boolean | undefined;
|
|
177
177
|
}>;
|
|
@@ -202,8 +202,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
202
202
|
}>>>;
|
|
203
203
|
requiresRental: z.ZodOptional<z.ZodBoolean>;
|
|
204
204
|
}, "strip", z.ZodTypeAny, {
|
|
205
|
-
name: string;
|
|
206
205
|
id: string;
|
|
206
|
+
name: string;
|
|
207
207
|
inputSchemaUrl: string;
|
|
208
208
|
description?: string | null | undefined;
|
|
209
209
|
stars?: number | null | undefined;
|
|
@@ -213,8 +213,8 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
213
213
|
} | null | undefined;
|
|
214
214
|
requiresRental?: boolean | undefined;
|
|
215
215
|
}, {
|
|
216
|
-
name: string;
|
|
217
216
|
id: string;
|
|
217
|
+
name: string;
|
|
218
218
|
inputSchemaUrl: string;
|
|
219
219
|
description?: string | null | undefined;
|
|
220
220
|
stars?: number | null | undefined;
|
|
@@ -226,16 +226,16 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
226
226
|
}>, "many">>;
|
|
227
227
|
}, "strip", z.ZodTypeAny, {
|
|
228
228
|
status: string;
|
|
229
|
-
error: string;
|
|
230
229
|
success: boolean;
|
|
230
|
+
error: string;
|
|
231
231
|
runId: string;
|
|
232
232
|
consoleUrl: string;
|
|
233
233
|
items?: unknown[] | undefined;
|
|
234
|
-
itemsCount?: number | undefined;
|
|
235
234
|
datasetId?: string | undefined;
|
|
235
|
+
itemsCount?: number | undefined;
|
|
236
236
|
discoveredActors?: {
|
|
237
|
-
name: string;
|
|
238
237
|
id: string;
|
|
238
|
+
name: string;
|
|
239
239
|
inputSchemaUrl: string;
|
|
240
240
|
description?: string | null | undefined;
|
|
241
241
|
stars?: number | null | undefined;
|
|
@@ -247,16 +247,16 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
247
247
|
}[] | undefined;
|
|
248
248
|
}, {
|
|
249
249
|
status: string;
|
|
250
|
-
error: string;
|
|
251
250
|
success: boolean;
|
|
251
|
+
error: string;
|
|
252
252
|
runId: string;
|
|
253
253
|
consoleUrl: string;
|
|
254
254
|
items?: unknown[] | undefined;
|
|
255
|
-
itemsCount?: number | undefined;
|
|
256
255
|
datasetId?: string | undefined;
|
|
256
|
+
itemsCount?: number | undefined;
|
|
257
257
|
discoveredActors?: {
|
|
258
|
-
name: string;
|
|
259
258
|
id: string;
|
|
259
|
+
name: string;
|
|
260
260
|
inputSchemaUrl: string;
|
|
261
261
|
description?: string | null | undefined;
|
|
262
262
|
stars?: number | null | undefined;
|