@bubblelab/bubble-core 0.1.36 → 0.1.38
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 +179 -101
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
- package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.js +3 -0
- package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
- package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
- package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
- package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
- package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
- 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 +105 -105
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
- package/dist/bubbles/service-bubble/storage.d.ts +52 -52
- package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles.json +4768 -1722
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -143,16 +143,16 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
143
143
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
144
144
|
}, "strip", z.ZodTypeAny, {
|
|
145
145
|
operation: "read_values";
|
|
146
|
-
range: string;
|
|
147
146
|
spreadsheet_id: string;
|
|
147
|
+
range: string;
|
|
148
148
|
major_dimension: "ROWS" | "COLUMNS";
|
|
149
149
|
value_render_option: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA";
|
|
150
150
|
date_time_render_option: "SERIAL_NUMBER" | "FORMATTED_STRING";
|
|
151
151
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
152
152
|
}, {
|
|
153
153
|
operation: "read_values";
|
|
154
|
-
range: string;
|
|
155
154
|
spreadsheet_id: string;
|
|
155
|
+
range: string;
|
|
156
156
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
157
157
|
major_dimension?: "ROWS" | "COLUMNS" | undefined;
|
|
158
158
|
value_render_option?: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA" | undefined;
|
|
@@ -169,8 +169,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
169
169
|
}, "strip", z.ZodTypeAny, {
|
|
170
170
|
values: (string | number | boolean)[][];
|
|
171
171
|
operation: "write_values";
|
|
172
|
-
range: string;
|
|
173
172
|
spreadsheet_id: string;
|
|
173
|
+
range: string;
|
|
174
174
|
major_dimension: "ROWS" | "COLUMNS";
|
|
175
175
|
value_input_option: "RAW" | "USER_ENTERED";
|
|
176
176
|
include_values_in_response: boolean;
|
|
@@ -178,8 +178,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
178
178
|
}, {
|
|
179
179
|
values: unknown[][];
|
|
180
180
|
operation: "write_values";
|
|
181
|
-
range: string;
|
|
182
181
|
spreadsheet_id: string;
|
|
182
|
+
range: string;
|
|
183
183
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
184
184
|
major_dimension?: "ROWS" | "COLUMNS" | undefined;
|
|
185
185
|
value_input_option?: "RAW" | "USER_ENTERED" | undefined;
|
|
@@ -196,8 +196,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
196
196
|
}, "strip", z.ZodTypeAny, {
|
|
197
197
|
values: (string | number | boolean)[][];
|
|
198
198
|
operation: "update_values";
|
|
199
|
-
range: string;
|
|
200
199
|
spreadsheet_id: string;
|
|
200
|
+
range: string;
|
|
201
201
|
major_dimension: "ROWS" | "COLUMNS";
|
|
202
202
|
value_input_option: "RAW" | "USER_ENTERED";
|
|
203
203
|
include_values_in_response: boolean;
|
|
@@ -205,8 +205,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
205
205
|
}, {
|
|
206
206
|
values: unknown[][];
|
|
207
207
|
operation: "update_values";
|
|
208
|
-
range: string;
|
|
209
208
|
spreadsheet_id: string;
|
|
209
|
+
range: string;
|
|
210
210
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
211
211
|
major_dimension?: "ROWS" | "COLUMNS" | undefined;
|
|
212
212
|
value_input_option?: "RAW" | "USER_ENTERED" | undefined;
|
|
@@ -224,8 +224,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
224
224
|
}, "strip", z.ZodTypeAny, {
|
|
225
225
|
values: (string | number | boolean)[][];
|
|
226
226
|
operation: "append_values";
|
|
227
|
-
range: string;
|
|
228
227
|
spreadsheet_id: string;
|
|
228
|
+
range: string;
|
|
229
229
|
major_dimension: "ROWS" | "COLUMNS";
|
|
230
230
|
value_input_option: "RAW" | "USER_ENTERED";
|
|
231
231
|
include_values_in_response: boolean;
|
|
@@ -234,8 +234,8 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
234
234
|
}, {
|
|
235
235
|
values: unknown[][];
|
|
236
236
|
operation: "append_values";
|
|
237
|
-
range: string;
|
|
238
237
|
spreadsheet_id: string;
|
|
238
|
+
range: string;
|
|
239
239
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
240
240
|
major_dimension?: "ROWS" | "COLUMNS" | undefined;
|
|
241
241
|
value_input_option?: "RAW" | "USER_ENTERED" | undefined;
|
|
@@ -248,13 +248,13 @@ export declare const GoogleSheetsParamsSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
248
248
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
249
249
|
}, "strip", z.ZodTypeAny, {
|
|
250
250
|
operation: "clear_values";
|
|
251
|
-
range: string;
|
|
252
251
|
spreadsheet_id: string;
|
|
252
|
+
range: string;
|
|
253
253
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
254
254
|
}, {
|
|
255
255
|
operation: "clear_values";
|
|
256
|
-
range: string;
|
|
257
256
|
spreadsheet_id: string;
|
|
257
|
+
range: string;
|
|
258
258
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
259
259
|
}>, z.ZodObject<{
|
|
260
260
|
operation: z.ZodLiteral<"batch_read_values">;
|
|
@@ -396,16 +396,16 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
396
396
|
major_dimension: z.ZodOptional<z.ZodString>;
|
|
397
397
|
error: z.ZodString;
|
|
398
398
|
}, "strip", z.ZodTypeAny, {
|
|
399
|
-
error: string;
|
|
400
|
-
success: boolean;
|
|
401
399
|
operation: "read_values";
|
|
400
|
+
success: boolean;
|
|
401
|
+
error: string;
|
|
402
402
|
values?: (string | number | boolean)[][] | undefined;
|
|
403
403
|
range?: string | undefined;
|
|
404
404
|
major_dimension?: string | undefined;
|
|
405
405
|
}, {
|
|
406
|
-
error: string;
|
|
407
|
-
success: boolean;
|
|
408
406
|
operation: "read_values";
|
|
407
|
+
success: boolean;
|
|
408
|
+
error: string;
|
|
409
409
|
values?: (string | number | boolean)[][] | undefined;
|
|
410
410
|
range?: string | undefined;
|
|
411
411
|
major_dimension?: string | undefined;
|
|
@@ -431,9 +431,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
431
431
|
}>>;
|
|
432
432
|
error: z.ZodString;
|
|
433
433
|
}, "strip", z.ZodTypeAny, {
|
|
434
|
-
error: string;
|
|
435
|
-
success: boolean;
|
|
436
434
|
operation: "write_values";
|
|
435
|
+
success: boolean;
|
|
436
|
+
error: string;
|
|
437
437
|
updated_range?: string | undefined;
|
|
438
438
|
updated_rows?: number | undefined;
|
|
439
439
|
updated_columns?: number | undefined;
|
|
@@ -444,9 +444,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
444
444
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
445
445
|
} | undefined;
|
|
446
446
|
}, {
|
|
447
|
-
error: string;
|
|
448
|
-
success: boolean;
|
|
449
447
|
operation: "write_values";
|
|
448
|
+
success: boolean;
|
|
449
|
+
error: string;
|
|
450
450
|
updated_range?: string | undefined;
|
|
451
451
|
updated_rows?: number | undefined;
|
|
452
452
|
updated_columns?: number | undefined;
|
|
@@ -478,9 +478,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
478
478
|
}>>;
|
|
479
479
|
error: z.ZodString;
|
|
480
480
|
}, "strip", z.ZodTypeAny, {
|
|
481
|
-
error: string;
|
|
482
|
-
success: boolean;
|
|
483
481
|
operation: "update_values";
|
|
482
|
+
success: boolean;
|
|
483
|
+
error: string;
|
|
484
484
|
updated_range?: string | undefined;
|
|
485
485
|
updated_rows?: number | undefined;
|
|
486
486
|
updated_columns?: number | undefined;
|
|
@@ -491,9 +491,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
491
491
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
492
492
|
} | undefined;
|
|
493
493
|
}, {
|
|
494
|
-
error: string;
|
|
495
|
-
success: boolean;
|
|
496
494
|
operation: "update_values";
|
|
495
|
+
success: boolean;
|
|
496
|
+
error: string;
|
|
497
497
|
updated_range?: string | undefined;
|
|
498
498
|
updated_rows?: number | undefined;
|
|
499
499
|
updated_columns?: number | undefined;
|
|
@@ -513,18 +513,18 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
513
513
|
updated_cells: z.ZodOptional<z.ZodNumber>;
|
|
514
514
|
error: z.ZodString;
|
|
515
515
|
}, "strip", z.ZodTypeAny, {
|
|
516
|
-
error: string;
|
|
517
|
-
success: boolean;
|
|
518
516
|
operation: "append_values";
|
|
517
|
+
success: boolean;
|
|
518
|
+
error: string;
|
|
519
519
|
updated_range?: string | undefined;
|
|
520
520
|
updated_rows?: number | undefined;
|
|
521
521
|
updated_columns?: number | undefined;
|
|
522
522
|
updated_cells?: number | undefined;
|
|
523
523
|
table_range?: string | undefined;
|
|
524
524
|
}, {
|
|
525
|
-
error: string;
|
|
526
|
-
success: boolean;
|
|
527
525
|
operation: "append_values";
|
|
526
|
+
success: boolean;
|
|
527
|
+
error: string;
|
|
528
528
|
updated_range?: string | undefined;
|
|
529
529
|
updated_rows?: number | undefined;
|
|
530
530
|
updated_columns?: number | undefined;
|
|
@@ -536,14 +536,14 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
536
536
|
cleared_range: z.ZodOptional<z.ZodString>;
|
|
537
537
|
error: z.ZodString;
|
|
538
538
|
}, "strip", z.ZodTypeAny, {
|
|
539
|
-
error: string;
|
|
540
|
-
success: boolean;
|
|
541
539
|
operation: "clear_values";
|
|
540
|
+
success: boolean;
|
|
541
|
+
error: string;
|
|
542
542
|
cleared_range?: string | undefined;
|
|
543
543
|
}, {
|
|
544
|
-
error: string;
|
|
545
|
-
success: boolean;
|
|
546
544
|
operation: "clear_values";
|
|
545
|
+
success: boolean;
|
|
546
|
+
error: string;
|
|
547
547
|
cleared_range?: string | undefined;
|
|
548
548
|
}>, z.ZodObject<{
|
|
549
549
|
operation: z.ZodLiteral<"batch_read_values">;
|
|
@@ -563,18 +563,18 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
563
563
|
}>, "many">>;
|
|
564
564
|
error: z.ZodString;
|
|
565
565
|
}, "strip", z.ZodTypeAny, {
|
|
566
|
-
error: string;
|
|
567
|
-
success: boolean;
|
|
568
566
|
operation: "batch_read_values";
|
|
567
|
+
success: boolean;
|
|
568
|
+
error: string;
|
|
569
569
|
value_ranges?: {
|
|
570
570
|
values: (string | number | boolean)[][];
|
|
571
571
|
range: string;
|
|
572
572
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
573
573
|
}[] | undefined;
|
|
574
574
|
}, {
|
|
575
|
-
error: string;
|
|
576
|
-
success: boolean;
|
|
577
575
|
operation: "batch_read_values";
|
|
576
|
+
success: boolean;
|
|
577
|
+
error: string;
|
|
578
578
|
value_ranges?: {
|
|
579
579
|
values: (string | number | boolean)[][];
|
|
580
580
|
range: string;
|
|
@@ -605,9 +605,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
605
605
|
}>, "many">>;
|
|
606
606
|
error: z.ZodString;
|
|
607
607
|
}, "strip", z.ZodTypeAny, {
|
|
608
|
-
error: string;
|
|
609
|
-
success: boolean;
|
|
610
608
|
operation: "batch_update_values";
|
|
609
|
+
success: boolean;
|
|
610
|
+
error: string;
|
|
611
611
|
total_updated_rows?: number | undefined;
|
|
612
612
|
total_updated_columns?: number | undefined;
|
|
613
613
|
total_updated_cells?: number | undefined;
|
|
@@ -619,9 +619,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
619
619
|
updated_cells?: number | undefined;
|
|
620
620
|
}[] | undefined;
|
|
621
621
|
}, {
|
|
622
|
-
error: string;
|
|
623
|
-
success: boolean;
|
|
624
622
|
operation: "batch_update_values";
|
|
623
|
+
success: boolean;
|
|
624
|
+
error: string;
|
|
625
625
|
total_updated_rows?: number | undefined;
|
|
626
626
|
total_updated_columns?: number | undefined;
|
|
627
627
|
total_updated_cells?: number | undefined;
|
|
@@ -757,9 +757,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
757
757
|
}>>;
|
|
758
758
|
error: z.ZodString;
|
|
759
759
|
}, "strip", z.ZodTypeAny, {
|
|
760
|
-
error: string;
|
|
761
|
-
success: boolean;
|
|
762
760
|
operation: "get_spreadsheet_info";
|
|
761
|
+
success: boolean;
|
|
762
|
+
error: string;
|
|
763
763
|
spreadsheet?: {
|
|
764
764
|
spreadsheetId: string;
|
|
765
765
|
properties?: {
|
|
@@ -783,9 +783,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
783
783
|
spreadsheetUrl?: string | undefined;
|
|
784
784
|
} | undefined;
|
|
785
785
|
}, {
|
|
786
|
-
error: string;
|
|
787
|
-
success: boolean;
|
|
788
786
|
operation: "get_spreadsheet_info";
|
|
787
|
+
success: boolean;
|
|
788
|
+
error: string;
|
|
789
789
|
spreadsheet?: {
|
|
790
790
|
spreadsheetId: string;
|
|
791
791
|
properties?: {
|
|
@@ -933,9 +933,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
933
933
|
}>>;
|
|
934
934
|
error: z.ZodString;
|
|
935
935
|
}, "strip", z.ZodTypeAny, {
|
|
936
|
-
error: string;
|
|
937
|
-
success: boolean;
|
|
938
936
|
operation: "create_spreadsheet";
|
|
937
|
+
success: boolean;
|
|
938
|
+
error: string;
|
|
939
939
|
spreadsheet?: {
|
|
940
940
|
spreadsheetId: string;
|
|
941
941
|
properties?: {
|
|
@@ -959,9 +959,9 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
959
959
|
spreadsheetUrl?: string | undefined;
|
|
960
960
|
} | undefined;
|
|
961
961
|
}, {
|
|
962
|
-
error: string;
|
|
963
|
-
success: boolean;
|
|
964
962
|
operation: "create_spreadsheet";
|
|
963
|
+
success: boolean;
|
|
964
|
+
error: string;
|
|
965
965
|
spreadsheet?: {
|
|
966
966
|
spreadsheetId: string;
|
|
967
967
|
properties?: {
|
|
@@ -991,15 +991,15 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
991
991
|
sheet_title: z.ZodOptional<z.ZodString>;
|
|
992
992
|
error: z.ZodString;
|
|
993
993
|
}, "strip", z.ZodTypeAny, {
|
|
994
|
-
error: string;
|
|
995
|
-
success: boolean;
|
|
996
994
|
operation: "add_sheet";
|
|
995
|
+
success: boolean;
|
|
996
|
+
error: string;
|
|
997
997
|
sheet_title?: string | undefined;
|
|
998
998
|
sheet_id?: number | undefined;
|
|
999
999
|
}, {
|
|
1000
|
-
error: string;
|
|
1001
|
-
success: boolean;
|
|
1002
1000
|
operation: "add_sheet";
|
|
1001
|
+
success: boolean;
|
|
1002
|
+
error: string;
|
|
1003
1003
|
sheet_title?: string | undefined;
|
|
1004
1004
|
sheet_id?: number | undefined;
|
|
1005
1005
|
}>, z.ZodObject<{
|
|
@@ -1008,14 +1008,14 @@ export declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operatio
|
|
|
1008
1008
|
deleted_sheet_id: z.ZodOptional<z.ZodNumber>;
|
|
1009
1009
|
error: z.ZodString;
|
|
1010
1010
|
}, "strip", z.ZodTypeAny, {
|
|
1011
|
-
error: string;
|
|
1012
|
-
success: boolean;
|
|
1013
1011
|
operation: "delete_sheet";
|
|
1012
|
+
success: boolean;
|
|
1013
|
+
error: string;
|
|
1014
1014
|
deleted_sheet_id?: number | undefined;
|
|
1015
1015
|
}, {
|
|
1016
|
-
error: string;
|
|
1017
|
-
success: boolean;
|
|
1018
1016
|
operation: "delete_sheet";
|
|
1017
|
+
success: boolean;
|
|
1018
|
+
error: string;
|
|
1019
1019
|
deleted_sheet_id?: number | undefined;
|
|
1020
1020
|
}>]>;
|
|
1021
1021
|
export type GoogleSheetsResult = z.output<typeof GoogleSheetsResultSchema>;
|
|
@@ -15,20 +15,20 @@ declare const HttpParamsSchema: z.ZodObject<{
|
|
|
15
15
|
}, "strip", z.ZodTypeAny, {
|
|
16
16
|
url: string;
|
|
17
17
|
timeout: number;
|
|
18
|
-
method: "
|
|
18
|
+
method: "DELETE" | "GET" | "POST" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
|
|
19
19
|
followRedirects: boolean;
|
|
20
20
|
authType: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header";
|
|
21
|
-
body?: string | Record<string, unknown> | undefined;
|
|
22
21
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
23
22
|
headers?: Record<string, string> | undefined;
|
|
23
|
+
body?: string | Record<string, unknown> | undefined;
|
|
24
24
|
authHeader?: string | undefined;
|
|
25
25
|
}, {
|
|
26
26
|
url: string;
|
|
27
|
-
body?: string | Record<string, unknown> | undefined;
|
|
28
27
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
29
28
|
timeout?: number | undefined;
|
|
30
29
|
headers?: Record<string, string> | undefined;
|
|
31
|
-
method?: "
|
|
30
|
+
method?: "DELETE" | "GET" | "POST" | "PUT" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
|
|
31
|
+
body?: string | Record<string, unknown> | undefined;
|
|
32
32
|
followRedirects?: boolean | undefined;
|
|
33
33
|
authType?: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
|
|
34
34
|
authHeader?: string | undefined;
|
|
@@ -47,21 +47,21 @@ declare const HttpResultSchema: z.ZodObject<{
|
|
|
47
47
|
size: z.ZodNumber;
|
|
48
48
|
}, "strip", z.ZodTypeAny, {
|
|
49
49
|
status: number;
|
|
50
|
-
body: string;
|
|
51
50
|
success: boolean;
|
|
52
51
|
error: string;
|
|
53
52
|
headers: Record<string, string>;
|
|
54
53
|
size: number;
|
|
54
|
+
body: string;
|
|
55
55
|
statusText: string;
|
|
56
56
|
responseTime: number;
|
|
57
57
|
json?: unknown;
|
|
58
58
|
}, {
|
|
59
59
|
status: number;
|
|
60
|
-
body: string;
|
|
61
60
|
success: boolean;
|
|
62
61
|
error: string;
|
|
63
62
|
headers: Record<string, string>;
|
|
64
63
|
size: number;
|
|
64
|
+
body: string;
|
|
65
65
|
statusText: string;
|
|
66
66
|
responseTime: number;
|
|
67
67
|
json?: unknown;
|
|
@@ -85,20 +85,20 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
85
85
|
}, "strip", z.ZodTypeAny, {
|
|
86
86
|
url: string;
|
|
87
87
|
timeout: number;
|
|
88
|
-
method: "
|
|
88
|
+
method: "DELETE" | "GET" | "POST" | "PUT" | "PATCH" | "HEAD" | "OPTIONS";
|
|
89
89
|
followRedirects: boolean;
|
|
90
90
|
authType: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header";
|
|
91
|
-
body?: string | Record<string, unknown> | undefined;
|
|
92
91
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
93
92
|
headers?: Record<string, string> | undefined;
|
|
93
|
+
body?: string | Record<string, unknown> | undefined;
|
|
94
94
|
authHeader?: string | undefined;
|
|
95
95
|
}, {
|
|
96
96
|
url: string;
|
|
97
|
-
body?: string | Record<string, unknown> | undefined;
|
|
98
97
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
99
98
|
timeout?: number | undefined;
|
|
100
99
|
headers?: Record<string, string> | undefined;
|
|
101
|
-
method?: "
|
|
100
|
+
method?: "DELETE" | "GET" | "POST" | "PUT" | "PATCH" | "HEAD" | "OPTIONS" | undefined;
|
|
101
|
+
body?: string | Record<string, unknown> | undefined;
|
|
102
102
|
followRedirects?: boolean | undefined;
|
|
103
103
|
authType?: "custom" | "none" | "bearer" | "basic" | "api-key" | "api-key-header" | undefined;
|
|
104
104
|
authHeader?: string | undefined;
|
|
@@ -115,21 +115,21 @@ export declare class HttpBubble extends ServiceBubble<HttpParams, HttpResult> {
|
|
|
115
115
|
size: z.ZodNumber;
|
|
116
116
|
}, "strip", z.ZodTypeAny, {
|
|
117
117
|
status: number;
|
|
118
|
-
body: string;
|
|
119
118
|
success: boolean;
|
|
120
119
|
error: string;
|
|
121
120
|
headers: Record<string, string>;
|
|
122
121
|
size: number;
|
|
122
|
+
body: string;
|
|
123
123
|
statusText: string;
|
|
124
124
|
responseTime: number;
|
|
125
125
|
json?: unknown;
|
|
126
126
|
}, {
|
|
127
127
|
status: number;
|
|
128
|
-
body: string;
|
|
129
128
|
success: boolean;
|
|
130
129
|
error: string;
|
|
131
130
|
headers: Record<string, string>;
|
|
132
131
|
size: number;
|
|
132
|
+
body: string;
|
|
133
133
|
statusText: string;
|
|
134
134
|
responseTime: number;
|
|
135
135
|
json?: unknown;
|
|
@@ -11,9 +11,9 @@ 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
|
-
query: string;
|
|
15
14
|
timeout: number;
|
|
16
|
-
|
|
15
|
+
query: string;
|
|
16
|
+
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
17
17
|
parameters: unknown[];
|
|
18
18
|
maxRows: number;
|
|
19
19
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -21,7 +21,7 @@ declare const InsForgeDbParamsSchema: z.ZodObject<{
|
|
|
21
21
|
query: string;
|
|
22
22
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
23
23
|
timeout?: number | undefined;
|
|
24
|
-
allowedOperations?: ("
|
|
24
|
+
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
25
25
|
parameters?: unknown[] | undefined;
|
|
26
26
|
maxRows?: number | undefined;
|
|
27
27
|
}>;
|
|
@@ -85,9 +85,9 @@ 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
|
-
query: string;
|
|
89
88
|
timeout: number;
|
|
90
|
-
|
|
89
|
+
query: string;
|
|
90
|
+
allowedOperations: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[];
|
|
91
91
|
parameters: unknown[];
|
|
92
92
|
maxRows: number;
|
|
93
93
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -95,7 +95,7 @@ export declare class InsForgeDbBubble extends ServiceBubble<InsForgeDbParams, In
|
|
|
95
95
|
query: string;
|
|
96
96
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
97
97
|
timeout?: number | undefined;
|
|
98
|
-
allowedOperations?: ("
|
|
98
|
+
allowedOperations?: ("SELECT" | "INSERT" | "UPDATE" | "DELETE" | "WITH" | "EXPLAIN" | "CREATE")[] | undefined;
|
|
99
99
|
parameters?: unknown[] | undefined;
|
|
100
100
|
maxRows?: number | undefined;
|
|
101
101
|
}>;
|