@bubblelab/bubble-core 0.1.237 → 0.1.239
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 +147 -126
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +3 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +128 -82
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +30 -2
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
- 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 +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.d.ts +23 -23
- package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.js +2 -1
- package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
- package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.js +2 -0
- package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
- 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/capability-pipeline.d.ts +2 -2
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +8 -8
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/firecrawl.d.ts +346 -346
- 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 +36 -36
- package/dist/bubbles/service-bubble/http.d.ts +2 -2
- 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 +42 -42
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +50 -50
- package/dist/bubbles/service-bubble/notion/notion.d.ts +848 -848
- 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/slack/slack.d.ts +238 -238
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +46 -46
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +52 -52
- 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 +2 -2
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
- package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +334 -334
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
- 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 +52 -52
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +124 -124
- 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/generate-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- 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 +279 -3
- package/dist/index.d.ts +1 -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/available-tools.d.ts +1 -1
- package/dist/types/available-tools.d.ts.map +1 -1
- package/dist/types/available-tools.js +1 -0
- package/dist/types/available-tools.js.map +1 -1
- package/package.json +2 -2
|
@@ -123,12 +123,12 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
123
123
|
dateTime?: string | undefined;
|
|
124
124
|
};
|
|
125
125
|
operation: "create_event";
|
|
126
|
-
calendar_id: string;
|
|
127
126
|
end: {
|
|
128
127
|
date?: string | undefined;
|
|
129
128
|
timeZone?: string | undefined;
|
|
130
129
|
dateTime?: string | undefined;
|
|
131
130
|
};
|
|
131
|
+
calendar_id: string;
|
|
132
132
|
conference: boolean;
|
|
133
133
|
description?: string | undefined;
|
|
134
134
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -155,13 +155,13 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
155
155
|
description?: string | undefined;
|
|
156
156
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
157
157
|
location?: string | undefined;
|
|
158
|
-
calendar_id?: string | undefined;
|
|
159
158
|
attendees?: {
|
|
160
159
|
email: string;
|
|
161
160
|
optional?: boolean | undefined;
|
|
162
161
|
displayName?: string | undefined;
|
|
163
162
|
responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
|
|
164
163
|
}[] | undefined;
|
|
164
|
+
calendar_id?: string | undefined;
|
|
165
165
|
conference?: boolean | undefined;
|
|
166
166
|
}>, z.ZodObject<{
|
|
167
167
|
operation: z.ZodLiteral<"update_event">;
|
|
@@ -249,7 +249,6 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
249
249
|
dateTime?: string | undefined;
|
|
250
250
|
} | undefined;
|
|
251
251
|
location?: string | undefined;
|
|
252
|
-
calendar_id?: string | undefined;
|
|
253
252
|
end?: {
|
|
254
253
|
date?: string | undefined;
|
|
255
254
|
timeZone?: string | undefined;
|
|
@@ -261,6 +260,7 @@ declare const GoogleCalendarParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
261
260
|
displayName?: string | undefined;
|
|
262
261
|
responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
|
|
263
262
|
}[] | undefined;
|
|
263
|
+
calendar_id?: string | undefined;
|
|
264
264
|
}>, z.ZodObject<{
|
|
265
265
|
operation: z.ZodLiteral<"delete_event">;
|
|
266
266
|
calendar_id: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
@@ -2206,12 +2206,12 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
|
|
|
2206
2206
|
dateTime?: string | undefined;
|
|
2207
2207
|
};
|
|
2208
2208
|
operation: "create_event";
|
|
2209
|
-
calendar_id: string;
|
|
2210
2209
|
end: {
|
|
2211
2210
|
date?: string | undefined;
|
|
2212
2211
|
timeZone?: string | undefined;
|
|
2213
2212
|
dateTime?: string | undefined;
|
|
2214
2213
|
};
|
|
2214
|
+
calendar_id: string;
|
|
2215
2215
|
conference: boolean;
|
|
2216
2216
|
description?: string | undefined;
|
|
2217
2217
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -2238,13 +2238,13 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
|
|
|
2238
2238
|
description?: string | undefined;
|
|
2239
2239
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2240
2240
|
location?: string | undefined;
|
|
2241
|
-
calendar_id?: string | undefined;
|
|
2242
2241
|
attendees?: {
|
|
2243
2242
|
email: string;
|
|
2244
2243
|
optional?: boolean | undefined;
|
|
2245
2244
|
displayName?: string | undefined;
|
|
2246
2245
|
responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
|
|
2247
2246
|
}[] | undefined;
|
|
2247
|
+
calendar_id?: string | undefined;
|
|
2248
2248
|
conference?: boolean | undefined;
|
|
2249
2249
|
}>, z.ZodObject<{
|
|
2250
2250
|
operation: z.ZodLiteral<"update_event">;
|
|
@@ -2332,7 +2332,6 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
|
|
|
2332
2332
|
dateTime?: string | undefined;
|
|
2333
2333
|
} | undefined;
|
|
2334
2334
|
location?: string | undefined;
|
|
2335
|
-
calendar_id?: string | undefined;
|
|
2336
2335
|
end?: {
|
|
2337
2336
|
date?: string | undefined;
|
|
2338
2337
|
timeZone?: string | undefined;
|
|
@@ -2344,6 +2343,7 @@ export declare class GoogleCalendarBubble<T extends GoogleCalendarParams = Googl
|
|
|
2344
2343
|
displayName?: string | undefined;
|
|
2345
2344
|
responseStatus?: "needsAction" | "declined" | "tentative" | "accepted" | undefined;
|
|
2346
2345
|
}[] | undefined;
|
|
2346
|
+
calendar_id?: string | undefined;
|
|
2347
2347
|
}>, z.ZodObject<{
|
|
2348
2348
|
operation: z.ZodLiteral<"delete_event">;
|
|
2349
2349
|
calendar_id: z.ZodDefault<z.ZodOptional<z.ZodString>>;
|
|
@@ -15,15 +15,15 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
15
15
|
content: string;
|
|
16
16
|
operation: "upload_file";
|
|
17
17
|
convert_to_google_docs: boolean;
|
|
18
|
-
mimeType?: string | undefined;
|
|
19
18
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
19
|
+
mimeType?: string | undefined;
|
|
20
20
|
parent_folder_id?: string | undefined;
|
|
21
21
|
}, {
|
|
22
22
|
name: string;
|
|
23
23
|
content: string;
|
|
24
24
|
operation: "upload_file";
|
|
25
|
-
mimeType?: string | undefined;
|
|
26
25
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
26
|
+
mimeType?: string | undefined;
|
|
27
27
|
parent_folder_id?: string | undefined;
|
|
28
28
|
convert_to_google_docs?: boolean | undefined;
|
|
29
29
|
}>, z.ZodObject<{
|
|
@@ -277,8 +277,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
277
277
|
}>, "many">>;
|
|
278
278
|
}, "strip", z.ZodTypeAny, {
|
|
279
279
|
name: string;
|
|
280
|
-
mimeType: string;
|
|
281
280
|
id: string;
|
|
281
|
+
mimeType: string;
|
|
282
282
|
size?: string | undefined;
|
|
283
283
|
createdTime?: string | undefined;
|
|
284
284
|
modifiedTime?: string | undefined;
|
|
@@ -292,8 +292,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
292
292
|
}[] | undefined;
|
|
293
293
|
}, {
|
|
294
294
|
name: string;
|
|
295
|
-
mimeType: string;
|
|
296
295
|
id: string;
|
|
296
|
+
mimeType: string;
|
|
297
297
|
size?: string | undefined;
|
|
298
298
|
createdTime?: string | undefined;
|
|
299
299
|
modifiedTime?: string | undefined;
|
|
@@ -313,8 +313,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
313
313
|
operation: "upload_file";
|
|
314
314
|
file?: {
|
|
315
315
|
name: string;
|
|
316
|
-
mimeType: string;
|
|
317
316
|
id: string;
|
|
317
|
+
mimeType: string;
|
|
318
318
|
size?: string | undefined;
|
|
319
319
|
createdTime?: string | undefined;
|
|
320
320
|
modifiedTime?: string | undefined;
|
|
@@ -333,8 +333,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
333
333
|
operation: "upload_file";
|
|
334
334
|
file?: {
|
|
335
335
|
name: string;
|
|
336
|
-
mimeType: string;
|
|
337
336
|
id: string;
|
|
337
|
+
mimeType: string;
|
|
338
338
|
size?: string | undefined;
|
|
339
339
|
createdTime?: string | undefined;
|
|
340
340
|
modifiedTime?: string | undefined;
|
|
@@ -394,8 +394,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
394
394
|
}>, "many">>;
|
|
395
395
|
}, "strip", z.ZodTypeAny, {
|
|
396
396
|
name: string;
|
|
397
|
-
mimeType: string;
|
|
398
397
|
id: string;
|
|
398
|
+
mimeType: string;
|
|
399
399
|
size?: string | undefined;
|
|
400
400
|
createdTime?: string | undefined;
|
|
401
401
|
modifiedTime?: string | undefined;
|
|
@@ -409,8 +409,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
409
409
|
}[] | undefined;
|
|
410
410
|
}, {
|
|
411
411
|
name: string;
|
|
412
|
-
mimeType: string;
|
|
413
412
|
id: string;
|
|
413
|
+
mimeType: string;
|
|
414
414
|
size?: string | undefined;
|
|
415
415
|
createdTime?: string | undefined;
|
|
416
416
|
modifiedTime?: string | undefined;
|
|
@@ -432,8 +432,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
432
432
|
operation: "list_files";
|
|
433
433
|
files?: {
|
|
434
434
|
name: string;
|
|
435
|
-
mimeType: string;
|
|
436
435
|
id: string;
|
|
436
|
+
mimeType: string;
|
|
437
437
|
size?: string | undefined;
|
|
438
438
|
createdTime?: string | undefined;
|
|
439
439
|
modifiedTime?: string | undefined;
|
|
@@ -454,8 +454,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
454
454
|
operation: "list_files";
|
|
455
455
|
files?: {
|
|
456
456
|
name: string;
|
|
457
|
-
mimeType: string;
|
|
458
457
|
id: string;
|
|
458
|
+
mimeType: string;
|
|
459
459
|
size?: string | undefined;
|
|
460
460
|
createdTime?: string | undefined;
|
|
461
461
|
modifiedTime?: string | undefined;
|
|
@@ -551,8 +551,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
551
551
|
}>, "many">>;
|
|
552
552
|
}, "strip", z.ZodTypeAny, {
|
|
553
553
|
name: string;
|
|
554
|
-
mimeType: string;
|
|
555
554
|
id: string;
|
|
555
|
+
mimeType: string;
|
|
556
556
|
size?: string | undefined;
|
|
557
557
|
createdTime?: string | undefined;
|
|
558
558
|
modifiedTime?: string | undefined;
|
|
@@ -566,8 +566,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
566
566
|
}[] | undefined;
|
|
567
567
|
}, {
|
|
568
568
|
name: string;
|
|
569
|
-
mimeType: string;
|
|
570
569
|
id: string;
|
|
570
|
+
mimeType: string;
|
|
571
571
|
size?: string | undefined;
|
|
572
572
|
createdTime?: string | undefined;
|
|
573
573
|
modifiedTime?: string | undefined;
|
|
@@ -606,8 +606,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
606
606
|
operation: "get_file_info";
|
|
607
607
|
file?: {
|
|
608
608
|
name: string;
|
|
609
|
-
mimeType: string;
|
|
610
609
|
id: string;
|
|
610
|
+
mimeType: string;
|
|
611
611
|
size?: string | undefined;
|
|
612
612
|
createdTime?: string | undefined;
|
|
613
613
|
modifiedTime?: string | undefined;
|
|
@@ -633,8 +633,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
633
633
|
operation: "get_file_info";
|
|
634
634
|
file?: {
|
|
635
635
|
name: string;
|
|
636
|
-
mimeType: string;
|
|
637
636
|
id: string;
|
|
637
|
+
mimeType: string;
|
|
638
638
|
size?: string | undefined;
|
|
639
639
|
createdTime?: string | undefined;
|
|
640
640
|
modifiedTime?: string | undefined;
|
|
@@ -698,8 +698,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
698
698
|
}>, "many">>;
|
|
699
699
|
}, "strip", z.ZodTypeAny, {
|
|
700
700
|
name: string;
|
|
701
|
-
mimeType: string;
|
|
702
701
|
id: string;
|
|
702
|
+
mimeType: string;
|
|
703
703
|
size?: string | undefined;
|
|
704
704
|
createdTime?: string | undefined;
|
|
705
705
|
modifiedTime?: string | undefined;
|
|
@@ -713,8 +713,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
713
713
|
}[] | undefined;
|
|
714
714
|
}, {
|
|
715
715
|
name: string;
|
|
716
|
-
mimeType: string;
|
|
717
716
|
id: string;
|
|
717
|
+
mimeType: string;
|
|
718
718
|
size?: string | undefined;
|
|
719
719
|
createdTime?: string | undefined;
|
|
720
720
|
modifiedTime?: string | undefined;
|
|
@@ -734,8 +734,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
734
734
|
operation: "move_file";
|
|
735
735
|
file?: {
|
|
736
736
|
name: string;
|
|
737
|
-
mimeType: string;
|
|
738
737
|
id: string;
|
|
738
|
+
mimeType: string;
|
|
739
739
|
size?: string | undefined;
|
|
740
740
|
createdTime?: string | undefined;
|
|
741
741
|
modifiedTime?: string | undefined;
|
|
@@ -754,8 +754,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
754
754
|
operation: "move_file";
|
|
755
755
|
file?: {
|
|
756
756
|
name: string;
|
|
757
|
-
mimeType: string;
|
|
758
757
|
id: string;
|
|
758
|
+
mimeType: string;
|
|
759
759
|
size?: string | undefined;
|
|
760
760
|
createdTime?: string | undefined;
|
|
761
761
|
modifiedTime?: string | undefined;
|
|
@@ -932,15 +932,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
932
932
|
content: string;
|
|
933
933
|
operation: "upload_file";
|
|
934
934
|
convert_to_google_docs: boolean;
|
|
935
|
-
mimeType?: string | undefined;
|
|
936
935
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
936
|
+
mimeType?: string | undefined;
|
|
937
937
|
parent_folder_id?: string | undefined;
|
|
938
938
|
}, {
|
|
939
939
|
name: string;
|
|
940
940
|
content: string;
|
|
941
941
|
operation: "upload_file";
|
|
942
|
-
mimeType?: string | undefined;
|
|
943
942
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
943
|
+
mimeType?: string | undefined;
|
|
944
944
|
parent_folder_id?: string | undefined;
|
|
945
945
|
convert_to_google_docs?: boolean | undefined;
|
|
946
946
|
}>, z.ZodObject<{
|
|
@@ -1194,8 +1194,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1194
1194
|
}>, "many">>;
|
|
1195
1195
|
}, "strip", z.ZodTypeAny, {
|
|
1196
1196
|
name: string;
|
|
1197
|
-
mimeType: string;
|
|
1198
1197
|
id: string;
|
|
1198
|
+
mimeType: string;
|
|
1199
1199
|
size?: string | undefined;
|
|
1200
1200
|
createdTime?: string | undefined;
|
|
1201
1201
|
modifiedTime?: string | undefined;
|
|
@@ -1209,8 +1209,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1209
1209
|
}[] | undefined;
|
|
1210
1210
|
}, {
|
|
1211
1211
|
name: string;
|
|
1212
|
-
mimeType: string;
|
|
1213
1212
|
id: string;
|
|
1213
|
+
mimeType: string;
|
|
1214
1214
|
size?: string | undefined;
|
|
1215
1215
|
createdTime?: string | undefined;
|
|
1216
1216
|
modifiedTime?: string | undefined;
|
|
@@ -1230,8 +1230,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1230
1230
|
operation: "upload_file";
|
|
1231
1231
|
file?: {
|
|
1232
1232
|
name: string;
|
|
1233
|
-
mimeType: string;
|
|
1234
1233
|
id: string;
|
|
1234
|
+
mimeType: string;
|
|
1235
1235
|
size?: string | undefined;
|
|
1236
1236
|
createdTime?: string | undefined;
|
|
1237
1237
|
modifiedTime?: string | undefined;
|
|
@@ -1250,8 +1250,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1250
1250
|
operation: "upload_file";
|
|
1251
1251
|
file?: {
|
|
1252
1252
|
name: string;
|
|
1253
|
-
mimeType: string;
|
|
1254
1253
|
id: string;
|
|
1254
|
+
mimeType: string;
|
|
1255
1255
|
size?: string | undefined;
|
|
1256
1256
|
createdTime?: string | undefined;
|
|
1257
1257
|
modifiedTime?: string | undefined;
|
|
@@ -1311,8 +1311,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1311
1311
|
}>, "many">>;
|
|
1312
1312
|
}, "strip", z.ZodTypeAny, {
|
|
1313
1313
|
name: string;
|
|
1314
|
-
mimeType: string;
|
|
1315
1314
|
id: string;
|
|
1315
|
+
mimeType: string;
|
|
1316
1316
|
size?: string | undefined;
|
|
1317
1317
|
createdTime?: string | undefined;
|
|
1318
1318
|
modifiedTime?: string | undefined;
|
|
@@ -1326,8 +1326,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1326
1326
|
}[] | undefined;
|
|
1327
1327
|
}, {
|
|
1328
1328
|
name: string;
|
|
1329
|
-
mimeType: string;
|
|
1330
1329
|
id: string;
|
|
1330
|
+
mimeType: string;
|
|
1331
1331
|
size?: string | undefined;
|
|
1332
1332
|
createdTime?: string | undefined;
|
|
1333
1333
|
modifiedTime?: string | undefined;
|
|
@@ -1349,8 +1349,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1349
1349
|
operation: "list_files";
|
|
1350
1350
|
files?: {
|
|
1351
1351
|
name: string;
|
|
1352
|
-
mimeType: string;
|
|
1353
1352
|
id: string;
|
|
1353
|
+
mimeType: string;
|
|
1354
1354
|
size?: string | undefined;
|
|
1355
1355
|
createdTime?: string | undefined;
|
|
1356
1356
|
modifiedTime?: string | undefined;
|
|
@@ -1371,8 +1371,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1371
1371
|
operation: "list_files";
|
|
1372
1372
|
files?: {
|
|
1373
1373
|
name: string;
|
|
1374
|
-
mimeType: string;
|
|
1375
1374
|
id: string;
|
|
1375
|
+
mimeType: string;
|
|
1376
1376
|
size?: string | undefined;
|
|
1377
1377
|
createdTime?: string | undefined;
|
|
1378
1378
|
modifiedTime?: string | undefined;
|
|
@@ -1468,8 +1468,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1468
1468
|
}>, "many">>;
|
|
1469
1469
|
}, "strip", z.ZodTypeAny, {
|
|
1470
1470
|
name: string;
|
|
1471
|
-
mimeType: string;
|
|
1472
1471
|
id: string;
|
|
1472
|
+
mimeType: string;
|
|
1473
1473
|
size?: string | undefined;
|
|
1474
1474
|
createdTime?: string | undefined;
|
|
1475
1475
|
modifiedTime?: string | undefined;
|
|
@@ -1483,8 +1483,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1483
1483
|
}[] | undefined;
|
|
1484
1484
|
}, {
|
|
1485
1485
|
name: string;
|
|
1486
|
-
mimeType: string;
|
|
1487
1486
|
id: string;
|
|
1487
|
+
mimeType: string;
|
|
1488
1488
|
size?: string | undefined;
|
|
1489
1489
|
createdTime?: string | undefined;
|
|
1490
1490
|
modifiedTime?: string | undefined;
|
|
@@ -1523,8 +1523,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1523
1523
|
operation: "get_file_info";
|
|
1524
1524
|
file?: {
|
|
1525
1525
|
name: string;
|
|
1526
|
-
mimeType: string;
|
|
1527
1526
|
id: string;
|
|
1527
|
+
mimeType: string;
|
|
1528
1528
|
size?: string | undefined;
|
|
1529
1529
|
createdTime?: string | undefined;
|
|
1530
1530
|
modifiedTime?: string | undefined;
|
|
@@ -1550,8 +1550,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1550
1550
|
operation: "get_file_info";
|
|
1551
1551
|
file?: {
|
|
1552
1552
|
name: string;
|
|
1553
|
-
mimeType: string;
|
|
1554
1553
|
id: string;
|
|
1554
|
+
mimeType: string;
|
|
1555
1555
|
size?: string | undefined;
|
|
1556
1556
|
createdTime?: string | undefined;
|
|
1557
1557
|
modifiedTime?: string | undefined;
|
|
@@ -1615,8 +1615,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1615
1615
|
}>, "many">>;
|
|
1616
1616
|
}, "strip", z.ZodTypeAny, {
|
|
1617
1617
|
name: string;
|
|
1618
|
-
mimeType: string;
|
|
1619
1618
|
id: string;
|
|
1619
|
+
mimeType: string;
|
|
1620
1620
|
size?: string | undefined;
|
|
1621
1621
|
createdTime?: string | undefined;
|
|
1622
1622
|
modifiedTime?: string | undefined;
|
|
@@ -1630,8 +1630,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1630
1630
|
}[] | undefined;
|
|
1631
1631
|
}, {
|
|
1632
1632
|
name: string;
|
|
1633
|
-
mimeType: string;
|
|
1634
1633
|
id: string;
|
|
1634
|
+
mimeType: string;
|
|
1635
1635
|
size?: string | undefined;
|
|
1636
1636
|
createdTime?: string | undefined;
|
|
1637
1637
|
modifiedTime?: string | undefined;
|
|
@@ -1651,8 +1651,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1651
1651
|
operation: "move_file";
|
|
1652
1652
|
file?: {
|
|
1653
1653
|
name: string;
|
|
1654
|
-
mimeType: string;
|
|
1655
1654
|
id: string;
|
|
1655
|
+
mimeType: string;
|
|
1656
1656
|
size?: string | undefined;
|
|
1657
1657
|
createdTime?: string | undefined;
|
|
1658
1658
|
modifiedTime?: string | undefined;
|
|
@@ -1671,8 +1671,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
|
|
|
1671
1671
|
operation: "move_file";
|
|
1672
1672
|
file?: {
|
|
1673
1673
|
name: string;
|
|
1674
|
-
mimeType: string;
|
|
1675
1674
|
id: string;
|
|
1675
|
+
mimeType: string;
|
|
1676
1676
|
size?: string | undefined;
|
|
1677
1677
|
createdTime?: string | undefined;
|
|
1678
1678
|
modifiedTime?: string | undefined;
|
|
@@ -14,8 +14,8 @@ declare const HttpParamsSchema: z.ZodObject<{
|
|
|
14
14
|
responseType: z.ZodDefault<z.ZodEnum<["auto", "text", "binary"]>>;
|
|
15
15
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
url: string;
|
|
18
17
|
timeout: number;
|
|
18
|
+
url: string;
|
|
19
19
|
method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
|
|
20
20
|
followRedirects: boolean;
|
|
21
21
|
authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
|
|
@@ -93,8 +93,8 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
93
93
|
responseType: z.ZodDefault<z.ZodEnum<["auto", "text", "binary"]>>;
|
|
94
94
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
95
95
|
}, "strip", z.ZodTypeAny, {
|
|
96
|
-
url: string;
|
|
97
96
|
timeout: number;
|
|
97
|
+
url: string;
|
|
98
98
|
method: "POST" | "DELETE" | "GET" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
|
|
99
99
|
followRedirects: boolean;
|
|
100
100
|
authType: "none" | "custom" | "bearer" | "basic" | "api-key" | "api-key-header";
|
|
@@ -516,13 +516,13 @@ export declare class HubSpotBubble<T extends HubSpotParamsInput = HubSpotParamsI
|
|
|
516
516
|
}, "strip", import("zod").ZodTypeAny, {
|
|
517
517
|
operation: "list_owners";
|
|
518
518
|
limit: number;
|
|
519
|
-
email?: string | undefined;
|
|
520
519
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
520
|
+
email?: string | undefined;
|
|
521
521
|
after?: string | undefined;
|
|
522
522
|
}, {
|
|
523
523
|
operation: "list_owners";
|
|
524
|
-
email?: string | undefined;
|
|
525
524
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
525
|
+
email?: string | undefined;
|
|
526
526
|
limit?: number | undefined;
|
|
527
527
|
after?: string | undefined;
|
|
528
528
|
}>, import("zod").ZodObject<{
|
|
@@ -500,13 +500,13 @@ export declare const HubSpotParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
500
500
|
}, "strip", z.ZodTypeAny, {
|
|
501
501
|
operation: "list_owners";
|
|
502
502
|
limit: number;
|
|
503
|
-
email?: string | undefined;
|
|
504
503
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
504
|
+
email?: string | undefined;
|
|
505
505
|
after?: string | undefined;
|
|
506
506
|
}, {
|
|
507
507
|
operation: "list_owners";
|
|
508
|
-
email?: string | undefined;
|
|
509
508
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
509
|
+
email?: string | undefined;
|
|
510
510
|
limit?: number | undefined;
|
|
511
511
|
after?: string | undefined;
|
|
512
512
|
}>, z.ZodObject<{
|
|
@@ -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[];
|
|
14
15
|
timeout: number;
|
|
15
16
|
query: string;
|
|
16
17
|
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;
|
|
22
23
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
23
24
|
timeout?: number | undefined;
|
|
24
25
|
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;
|
|
39
40
|
error: string;
|
|
40
41
|
success: boolean;
|
|
41
42
|
rows: Record<string, unknown>[];
|
|
42
43
|
rowCount: number | null;
|
|
43
44
|
command: string;
|
|
44
|
-
executionTime: number;
|
|
45
45
|
cleanedJSONString: string;
|
|
46
46
|
}, {
|
|
47
|
+
executionTime: number;
|
|
47
48
|
error: string;
|
|
48
49
|
success: boolean;
|
|
49
50
|
rows: Record<string, unknown>[];
|
|
50
51
|
rowCount: number | null;
|
|
51
52
|
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[];
|
|
88
89
|
timeout: number;
|
|
89
90
|
query: string;
|
|
90
91
|
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;
|
|
96
97
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
97
98
|
timeout?: number | undefined;
|
|
98
99
|
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;
|
|
111
112
|
error: string;
|
|
112
113
|
success: boolean;
|
|
113
114
|
rows: Record<string, unknown>[];
|
|
114
115
|
rowCount: number | null;
|
|
115
116
|
command: string;
|
|
116
|
-
executionTime: number;
|
|
117
117
|
cleanedJSONString: string;
|
|
118
118
|
}, {
|
|
119
|
+
executionTime: number;
|
|
119
120
|
error: string;
|
|
120
121
|
success: boolean;
|
|
121
122
|
rows: Record<string, unknown>[];
|
|
122
123
|
rowCount: number | null;
|
|
123
124
|
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.";
|