@bubblelab/bubble-core 0.1.96 → 0.1.98
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 +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +88 -88
- package/dist/bubbles/service-bubble/ai-agent.d.ts +24 -24
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -6
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +138 -138
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +116 -116
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +755 -755
- 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 +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +160 -160
- package/dist/bubbles/service-bubble/gmail.d.ts +224 -224
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +10 -4
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- 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 +32 -32
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- 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/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +54 -54
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1634 -1634
- package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/slack/slack.d.ts +465 -465
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +103 -103
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +34 -34
- package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +12 -12
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- 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-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +295 -295
- 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/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
- 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 +72 -72
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
- 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 +8 -8
- 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 +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +104 -104
- 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 +86 -86
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +6 -6
- package/package.json +2 -2
|
@@ -27,14 +27,14 @@ declare const ApifyParamsSchema: z.ZodObject<{
|
|
|
27
27
|
timeout: number;
|
|
28
28
|
limit: number;
|
|
29
29
|
waitForFinish: boolean;
|
|
30
|
-
search?: string | undefined;
|
|
31
30
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
31
|
+
search?: string | undefined;
|
|
32
32
|
actorId?: string | undefined;
|
|
33
33
|
}, {
|
|
34
34
|
input: Record<string, unknown>;
|
|
35
|
-
search?: string | undefined;
|
|
36
35
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
37
36
|
timeout?: number | undefined;
|
|
37
|
+
search?: string | undefined;
|
|
38
38
|
limit?: number | undefined;
|
|
39
39
|
actorId?: string | undefined;
|
|
40
40
|
waitForFinish?: boolean | undefined;
|
|
@@ -70,28 +70,28 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
70
70
|
id: string;
|
|
71
71
|
inputSchemaUrl: string;
|
|
72
72
|
description?: string | null | undefined;
|
|
73
|
-
stars?: number | null | undefined;
|
|
74
73
|
usage?: {
|
|
75
74
|
totalRuns?: number | undefined;
|
|
76
75
|
usersCount?: number | undefined;
|
|
77
76
|
} | null | undefined;
|
|
77
|
+
stars?: number | null | undefined;
|
|
78
78
|
requiresRental?: boolean | undefined;
|
|
79
79
|
}, {
|
|
80
80
|
name: string;
|
|
81
81
|
id: string;
|
|
82
82
|
inputSchemaUrl: string;
|
|
83
83
|
description?: string | null | undefined;
|
|
84
|
-
stars?: number | null | undefined;
|
|
85
84
|
usage?: {
|
|
86
85
|
totalRuns?: number | undefined;
|
|
87
86
|
usersCount?: number | undefined;
|
|
88
87
|
} | null | undefined;
|
|
88
|
+
stars?: number | null | undefined;
|
|
89
89
|
requiresRental?: boolean | undefined;
|
|
90
90
|
}>, "many">>;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
92
|
status: string;
|
|
93
|
-
success: boolean;
|
|
94
93
|
error: string;
|
|
94
|
+
success: boolean;
|
|
95
95
|
runId: string;
|
|
96
96
|
consoleUrl: string;
|
|
97
97
|
items?: unknown[] | undefined;
|
|
@@ -102,17 +102,17 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
102
102
|
id: string;
|
|
103
103
|
inputSchemaUrl: string;
|
|
104
104
|
description?: string | null | undefined;
|
|
105
|
-
stars?: number | null | undefined;
|
|
106
105
|
usage?: {
|
|
107
106
|
totalRuns?: number | undefined;
|
|
108
107
|
usersCount?: number | undefined;
|
|
109
108
|
} | null | undefined;
|
|
109
|
+
stars?: number | null | undefined;
|
|
110
110
|
requiresRental?: boolean | undefined;
|
|
111
111
|
}[] | undefined;
|
|
112
112
|
}, {
|
|
113
113
|
status: string;
|
|
114
|
-
success: boolean;
|
|
115
114
|
error: string;
|
|
115
|
+
success: boolean;
|
|
116
116
|
runId: string;
|
|
117
117
|
consoleUrl: string;
|
|
118
118
|
items?: unknown[] | undefined;
|
|
@@ -123,11 +123,11 @@ declare const ApifyResultSchema: z.ZodObject<{
|
|
|
123
123
|
id: string;
|
|
124
124
|
inputSchemaUrl: string;
|
|
125
125
|
description?: string | null | undefined;
|
|
126
|
-
stars?: number | null | undefined;
|
|
127
126
|
usage?: {
|
|
128
127
|
totalRuns?: number | undefined;
|
|
129
128
|
usersCount?: number | undefined;
|
|
130
129
|
} | null | undefined;
|
|
130
|
+
stars?: number | null | undefined;
|
|
131
131
|
requiresRental?: boolean | undefined;
|
|
132
132
|
}[] | undefined;
|
|
133
133
|
}>;
|
|
@@ -163,14 +163,14 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
163
163
|
timeout: number;
|
|
164
164
|
limit: number;
|
|
165
165
|
waitForFinish: boolean;
|
|
166
|
-
search?: string | undefined;
|
|
167
166
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
167
|
+
search?: string | undefined;
|
|
168
168
|
actorId?: string | undefined;
|
|
169
169
|
}, {
|
|
170
170
|
input: Record<string, unknown>;
|
|
171
|
-
search?: string | undefined;
|
|
172
171
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
173
172
|
timeout?: number | undefined;
|
|
173
|
+
search?: string | undefined;
|
|
174
174
|
limit?: number | undefined;
|
|
175
175
|
actorId?: string | undefined;
|
|
176
176
|
waitForFinish?: boolean | undefined;
|
|
@@ -206,28 +206,28 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
206
206
|
id: string;
|
|
207
207
|
inputSchemaUrl: string;
|
|
208
208
|
description?: string | null | undefined;
|
|
209
|
-
stars?: number | null | undefined;
|
|
210
209
|
usage?: {
|
|
211
210
|
totalRuns?: number | undefined;
|
|
212
211
|
usersCount?: number | undefined;
|
|
213
212
|
} | null | undefined;
|
|
213
|
+
stars?: number | null | undefined;
|
|
214
214
|
requiresRental?: boolean | undefined;
|
|
215
215
|
}, {
|
|
216
216
|
name: string;
|
|
217
217
|
id: string;
|
|
218
218
|
inputSchemaUrl: string;
|
|
219
219
|
description?: string | null | undefined;
|
|
220
|
-
stars?: number | null | undefined;
|
|
221
220
|
usage?: {
|
|
222
221
|
totalRuns?: number | undefined;
|
|
223
222
|
usersCount?: number | undefined;
|
|
224
223
|
} | null | undefined;
|
|
224
|
+
stars?: number | null | undefined;
|
|
225
225
|
requiresRental?: boolean | undefined;
|
|
226
226
|
}>, "many">>;
|
|
227
227
|
}, "strip", z.ZodTypeAny, {
|
|
228
228
|
status: string;
|
|
229
|
-
success: boolean;
|
|
230
229
|
error: string;
|
|
230
|
+
success: boolean;
|
|
231
231
|
runId: string;
|
|
232
232
|
consoleUrl: string;
|
|
233
233
|
items?: unknown[] | undefined;
|
|
@@ -238,17 +238,17 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
238
238
|
id: string;
|
|
239
239
|
inputSchemaUrl: string;
|
|
240
240
|
description?: string | null | undefined;
|
|
241
|
-
stars?: number | null | undefined;
|
|
242
241
|
usage?: {
|
|
243
242
|
totalRuns?: number | undefined;
|
|
244
243
|
usersCount?: number | undefined;
|
|
245
244
|
} | null | undefined;
|
|
245
|
+
stars?: number | null | undefined;
|
|
246
246
|
requiresRental?: boolean | undefined;
|
|
247
247
|
}[] | undefined;
|
|
248
248
|
}, {
|
|
249
249
|
status: string;
|
|
250
|
-
success: boolean;
|
|
251
250
|
error: string;
|
|
251
|
+
success: boolean;
|
|
252
252
|
runId: string;
|
|
253
253
|
consoleUrl: string;
|
|
254
254
|
items?: unknown[] | undefined;
|
|
@@ -259,11 +259,11 @@ export declare class ApifyBubble<T extends string = string> extends ServiceBubbl
|
|
|
259
259
|
id: string;
|
|
260
260
|
inputSchemaUrl: string;
|
|
261
261
|
description?: string | null | undefined;
|
|
262
|
-
stars?: number | null | undefined;
|
|
263
262
|
usage?: {
|
|
264
263
|
totalRuns?: number | undefined;
|
|
265
264
|
usersCount?: number | undefined;
|
|
266
265
|
} | null | undefined;
|
|
266
|
+
stars?: number | null | undefined;
|
|
267
267
|
requiresRental?: boolean | undefined;
|
|
268
268
|
}[] | undefined;
|
|
269
269
|
}>;
|