@bubblelab/bubble-core 0.1.36 → 0.1.37
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
|
@@ -296,16 +296,16 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
296
296
|
major_dimension: import("zod").ZodOptional<import("zod").ZodString>;
|
|
297
297
|
error: import("zod").ZodString;
|
|
298
298
|
}, "strip", import("zod").ZodTypeAny, {
|
|
299
|
-
operation: "read_values";
|
|
300
299
|
success: boolean;
|
|
301
300
|
error: string;
|
|
301
|
+
operation: "read_values";
|
|
302
302
|
values?: (string | number | boolean)[][] | undefined;
|
|
303
303
|
range?: string | undefined;
|
|
304
304
|
major_dimension?: string | undefined;
|
|
305
305
|
}, {
|
|
306
|
-
operation: "read_values";
|
|
307
306
|
success: boolean;
|
|
308
307
|
error: string;
|
|
308
|
+
operation: "read_values";
|
|
309
309
|
values?: (string | number | boolean)[][] | undefined;
|
|
310
310
|
range?: string | undefined;
|
|
311
311
|
major_dimension?: string | undefined;
|
|
@@ -331,9 +331,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
331
331
|
}>>;
|
|
332
332
|
error: import("zod").ZodString;
|
|
333
333
|
}, "strip", import("zod").ZodTypeAny, {
|
|
334
|
-
operation: "write_values";
|
|
335
334
|
success: boolean;
|
|
336
335
|
error: string;
|
|
336
|
+
operation: "write_values";
|
|
337
337
|
updated_range?: string | undefined;
|
|
338
338
|
updated_rows?: number | undefined;
|
|
339
339
|
updated_columns?: number | undefined;
|
|
@@ -344,9 +344,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
344
344
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
345
345
|
} | undefined;
|
|
346
346
|
}, {
|
|
347
|
-
operation: "write_values";
|
|
348
347
|
success: boolean;
|
|
349
348
|
error: string;
|
|
349
|
+
operation: "write_values";
|
|
350
350
|
updated_range?: string | undefined;
|
|
351
351
|
updated_rows?: number | undefined;
|
|
352
352
|
updated_columns?: number | undefined;
|
|
@@ -378,9 +378,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
378
378
|
}>>;
|
|
379
379
|
error: import("zod").ZodString;
|
|
380
380
|
}, "strip", import("zod").ZodTypeAny, {
|
|
381
|
-
operation: "update_values";
|
|
382
381
|
success: boolean;
|
|
383
382
|
error: string;
|
|
383
|
+
operation: "update_values";
|
|
384
384
|
updated_range?: string | undefined;
|
|
385
385
|
updated_rows?: number | undefined;
|
|
386
386
|
updated_columns?: number | undefined;
|
|
@@ -391,9 +391,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
391
391
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
392
392
|
} | undefined;
|
|
393
393
|
}, {
|
|
394
|
-
operation: "update_values";
|
|
395
394
|
success: boolean;
|
|
396
395
|
error: string;
|
|
396
|
+
operation: "update_values";
|
|
397
397
|
updated_range?: string | undefined;
|
|
398
398
|
updated_rows?: number | undefined;
|
|
399
399
|
updated_columns?: number | undefined;
|
|
@@ -413,18 +413,18 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
413
413
|
updated_cells: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
414
414
|
error: import("zod").ZodString;
|
|
415
415
|
}, "strip", import("zod").ZodTypeAny, {
|
|
416
|
-
operation: "append_values";
|
|
417
416
|
success: boolean;
|
|
418
417
|
error: string;
|
|
418
|
+
operation: "append_values";
|
|
419
419
|
updated_range?: string | undefined;
|
|
420
420
|
updated_rows?: number | undefined;
|
|
421
421
|
updated_columns?: number | undefined;
|
|
422
422
|
updated_cells?: number | undefined;
|
|
423
423
|
table_range?: string | undefined;
|
|
424
424
|
}, {
|
|
425
|
-
operation: "append_values";
|
|
426
425
|
success: boolean;
|
|
427
426
|
error: string;
|
|
427
|
+
operation: "append_values";
|
|
428
428
|
updated_range?: string | undefined;
|
|
429
429
|
updated_rows?: number | undefined;
|
|
430
430
|
updated_columns?: number | undefined;
|
|
@@ -436,14 +436,14 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
436
436
|
cleared_range: import("zod").ZodOptional<import("zod").ZodString>;
|
|
437
437
|
error: import("zod").ZodString;
|
|
438
438
|
}, "strip", import("zod").ZodTypeAny, {
|
|
439
|
-
operation: "clear_values";
|
|
440
439
|
success: boolean;
|
|
441
440
|
error: string;
|
|
441
|
+
operation: "clear_values";
|
|
442
442
|
cleared_range?: string | undefined;
|
|
443
443
|
}, {
|
|
444
|
-
operation: "clear_values";
|
|
445
444
|
success: boolean;
|
|
446
445
|
error: string;
|
|
446
|
+
operation: "clear_values";
|
|
447
447
|
cleared_range?: string | undefined;
|
|
448
448
|
}>, import("zod").ZodObject<{
|
|
449
449
|
operation: import("zod").ZodLiteral<"batch_read_values">;
|
|
@@ -463,18 +463,18 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
463
463
|
}>, "many">>;
|
|
464
464
|
error: import("zod").ZodString;
|
|
465
465
|
}, "strip", import("zod").ZodTypeAny, {
|
|
466
|
-
operation: "batch_read_values";
|
|
467
466
|
success: boolean;
|
|
468
467
|
error: string;
|
|
468
|
+
operation: "batch_read_values";
|
|
469
469
|
value_ranges?: {
|
|
470
470
|
values: (string | number | boolean)[][];
|
|
471
471
|
range: string;
|
|
472
472
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
473
473
|
}[] | undefined;
|
|
474
474
|
}, {
|
|
475
|
-
operation: "batch_read_values";
|
|
476
475
|
success: boolean;
|
|
477
476
|
error: string;
|
|
477
|
+
operation: "batch_read_values";
|
|
478
478
|
value_ranges?: {
|
|
479
479
|
values: (string | number | boolean)[][];
|
|
480
480
|
range: string;
|
|
@@ -505,9 +505,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
505
505
|
}>, "many">>;
|
|
506
506
|
error: import("zod").ZodString;
|
|
507
507
|
}, "strip", import("zod").ZodTypeAny, {
|
|
508
|
-
operation: "batch_update_values";
|
|
509
508
|
success: boolean;
|
|
510
509
|
error: string;
|
|
510
|
+
operation: "batch_update_values";
|
|
511
511
|
total_updated_rows?: number | undefined;
|
|
512
512
|
total_updated_columns?: number | undefined;
|
|
513
513
|
total_updated_cells?: number | undefined;
|
|
@@ -519,9 +519,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
519
519
|
updated_cells?: number | undefined;
|
|
520
520
|
}[] | undefined;
|
|
521
521
|
}, {
|
|
522
|
-
operation: "batch_update_values";
|
|
523
522
|
success: boolean;
|
|
524
523
|
error: string;
|
|
524
|
+
operation: "batch_update_values";
|
|
525
525
|
total_updated_rows?: number | undefined;
|
|
526
526
|
total_updated_columns?: number | undefined;
|
|
527
527
|
total_updated_cells?: number | undefined;
|
|
@@ -571,8 +571,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
571
571
|
}>>;
|
|
572
572
|
}, "strip", import("zod").ZodTypeAny, {
|
|
573
573
|
title: string;
|
|
574
|
-
sheetId: number;
|
|
575
574
|
index: number;
|
|
575
|
+
sheetId: number;
|
|
576
576
|
sheetType?: string | undefined;
|
|
577
577
|
gridProperties?: {
|
|
578
578
|
rowCount?: number | undefined;
|
|
@@ -580,8 +580,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
580
580
|
} | undefined;
|
|
581
581
|
}, {
|
|
582
582
|
title: string;
|
|
583
|
-
sheetId: number;
|
|
584
583
|
index: number;
|
|
584
|
+
sheetId: number;
|
|
585
585
|
sheetType?: string | undefined;
|
|
586
586
|
gridProperties?: {
|
|
587
587
|
rowCount?: number | undefined;
|
|
@@ -591,8 +591,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
591
591
|
}, "strip", import("zod").ZodTypeAny, {
|
|
592
592
|
properties: {
|
|
593
593
|
title: string;
|
|
594
|
-
sheetId: number;
|
|
595
594
|
index: number;
|
|
595
|
+
sheetId: number;
|
|
596
596
|
sheetType?: string | undefined;
|
|
597
597
|
gridProperties?: {
|
|
598
598
|
rowCount?: number | undefined;
|
|
@@ -602,8 +602,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
602
602
|
}, {
|
|
603
603
|
properties: {
|
|
604
604
|
title: string;
|
|
605
|
-
sheetId: number;
|
|
606
605
|
index: number;
|
|
606
|
+
sheetId: number;
|
|
607
607
|
sheetType?: string | undefined;
|
|
608
608
|
gridProperties?: {
|
|
609
609
|
rowCount?: number | undefined;
|
|
@@ -623,8 +623,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
623
623
|
sheets?: {
|
|
624
624
|
properties: {
|
|
625
625
|
title: string;
|
|
626
|
-
sheetId: number;
|
|
627
626
|
index: number;
|
|
627
|
+
sheetId: number;
|
|
628
628
|
sheetType?: string | undefined;
|
|
629
629
|
gridProperties?: {
|
|
630
630
|
rowCount?: number | undefined;
|
|
@@ -644,8 +644,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
644
644
|
sheets?: {
|
|
645
645
|
properties: {
|
|
646
646
|
title: string;
|
|
647
|
-
sheetId: number;
|
|
648
647
|
index: number;
|
|
648
|
+
sheetId: number;
|
|
649
649
|
sheetType?: string | undefined;
|
|
650
650
|
gridProperties?: {
|
|
651
651
|
rowCount?: number | undefined;
|
|
@@ -657,9 +657,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
657
657
|
}>>;
|
|
658
658
|
error: import("zod").ZodString;
|
|
659
659
|
}, "strip", import("zod").ZodTypeAny, {
|
|
660
|
-
operation: "get_spreadsheet_info";
|
|
661
660
|
success: boolean;
|
|
662
661
|
error: string;
|
|
662
|
+
operation: "get_spreadsheet_info";
|
|
663
663
|
spreadsheet?: {
|
|
664
664
|
spreadsheetId: string;
|
|
665
665
|
properties?: {
|
|
@@ -671,8 +671,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
671
671
|
sheets?: {
|
|
672
672
|
properties: {
|
|
673
673
|
title: string;
|
|
674
|
-
sheetId: number;
|
|
675
674
|
index: number;
|
|
675
|
+
sheetId: number;
|
|
676
676
|
sheetType?: string | undefined;
|
|
677
677
|
gridProperties?: {
|
|
678
678
|
rowCount?: number | undefined;
|
|
@@ -683,9 +683,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
683
683
|
spreadsheetUrl?: string | undefined;
|
|
684
684
|
} | undefined;
|
|
685
685
|
}, {
|
|
686
|
-
operation: "get_spreadsheet_info";
|
|
687
686
|
success: boolean;
|
|
688
687
|
error: string;
|
|
688
|
+
operation: "get_spreadsheet_info";
|
|
689
689
|
spreadsheet?: {
|
|
690
690
|
spreadsheetId: string;
|
|
691
691
|
properties?: {
|
|
@@ -697,8 +697,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
697
697
|
sheets?: {
|
|
698
698
|
properties: {
|
|
699
699
|
title: string;
|
|
700
|
-
sheetId: number;
|
|
701
700
|
index: number;
|
|
701
|
+
sheetId: number;
|
|
702
702
|
sheetType?: string | undefined;
|
|
703
703
|
gridProperties?: {
|
|
704
704
|
rowCount?: number | undefined;
|
|
@@ -747,8 +747,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
747
747
|
}>>;
|
|
748
748
|
}, "strip", import("zod").ZodTypeAny, {
|
|
749
749
|
title: string;
|
|
750
|
-
sheetId: number;
|
|
751
750
|
index: number;
|
|
751
|
+
sheetId: number;
|
|
752
752
|
sheetType?: string | undefined;
|
|
753
753
|
gridProperties?: {
|
|
754
754
|
rowCount?: number | undefined;
|
|
@@ -756,8 +756,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
756
756
|
} | undefined;
|
|
757
757
|
}, {
|
|
758
758
|
title: string;
|
|
759
|
-
sheetId: number;
|
|
760
759
|
index: number;
|
|
760
|
+
sheetId: number;
|
|
761
761
|
sheetType?: string | undefined;
|
|
762
762
|
gridProperties?: {
|
|
763
763
|
rowCount?: number | undefined;
|
|
@@ -767,8 +767,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
767
767
|
}, "strip", import("zod").ZodTypeAny, {
|
|
768
768
|
properties: {
|
|
769
769
|
title: string;
|
|
770
|
-
sheetId: number;
|
|
771
770
|
index: number;
|
|
771
|
+
sheetId: number;
|
|
772
772
|
sheetType?: string | undefined;
|
|
773
773
|
gridProperties?: {
|
|
774
774
|
rowCount?: number | undefined;
|
|
@@ -778,8 +778,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
778
778
|
}, {
|
|
779
779
|
properties: {
|
|
780
780
|
title: string;
|
|
781
|
-
sheetId: number;
|
|
782
781
|
index: number;
|
|
782
|
+
sheetId: number;
|
|
783
783
|
sheetType?: string | undefined;
|
|
784
784
|
gridProperties?: {
|
|
785
785
|
rowCount?: number | undefined;
|
|
@@ -799,8 +799,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
799
799
|
sheets?: {
|
|
800
800
|
properties: {
|
|
801
801
|
title: string;
|
|
802
|
-
sheetId: number;
|
|
803
802
|
index: number;
|
|
803
|
+
sheetId: number;
|
|
804
804
|
sheetType?: string | undefined;
|
|
805
805
|
gridProperties?: {
|
|
806
806
|
rowCount?: number | undefined;
|
|
@@ -820,8 +820,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
820
820
|
sheets?: {
|
|
821
821
|
properties: {
|
|
822
822
|
title: string;
|
|
823
|
-
sheetId: number;
|
|
824
823
|
index: number;
|
|
824
|
+
sheetId: number;
|
|
825
825
|
sheetType?: string | undefined;
|
|
826
826
|
gridProperties?: {
|
|
827
827
|
rowCount?: number | undefined;
|
|
@@ -833,9 +833,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
833
833
|
}>>;
|
|
834
834
|
error: import("zod").ZodString;
|
|
835
835
|
}, "strip", import("zod").ZodTypeAny, {
|
|
836
|
-
operation: "create_spreadsheet";
|
|
837
836
|
success: boolean;
|
|
838
837
|
error: string;
|
|
838
|
+
operation: "create_spreadsheet";
|
|
839
839
|
spreadsheet?: {
|
|
840
840
|
spreadsheetId: string;
|
|
841
841
|
properties?: {
|
|
@@ -847,8 +847,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
847
847
|
sheets?: {
|
|
848
848
|
properties: {
|
|
849
849
|
title: string;
|
|
850
|
-
sheetId: number;
|
|
851
850
|
index: number;
|
|
851
|
+
sheetId: number;
|
|
852
852
|
sheetType?: string | undefined;
|
|
853
853
|
gridProperties?: {
|
|
854
854
|
rowCount?: number | undefined;
|
|
@@ -859,9 +859,9 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
859
859
|
spreadsheetUrl?: string | undefined;
|
|
860
860
|
} | undefined;
|
|
861
861
|
}, {
|
|
862
|
-
operation: "create_spreadsheet";
|
|
863
862
|
success: boolean;
|
|
864
863
|
error: string;
|
|
864
|
+
operation: "create_spreadsheet";
|
|
865
865
|
spreadsheet?: {
|
|
866
866
|
spreadsheetId: string;
|
|
867
867
|
properties?: {
|
|
@@ -873,8 +873,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
873
873
|
sheets?: {
|
|
874
874
|
properties: {
|
|
875
875
|
title: string;
|
|
876
|
-
sheetId: number;
|
|
877
876
|
index: number;
|
|
877
|
+
sheetId: number;
|
|
878
878
|
sheetType?: string | undefined;
|
|
879
879
|
gridProperties?: {
|
|
880
880
|
rowCount?: number | undefined;
|
|
@@ -891,15 +891,15 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
891
891
|
sheet_title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
892
892
|
error: import("zod").ZodString;
|
|
893
893
|
}, "strip", import("zod").ZodTypeAny, {
|
|
894
|
-
operation: "add_sheet";
|
|
895
894
|
success: boolean;
|
|
896
895
|
error: string;
|
|
896
|
+
operation: "add_sheet";
|
|
897
897
|
sheet_title?: string | undefined;
|
|
898
898
|
sheet_id?: number | undefined;
|
|
899
899
|
}, {
|
|
900
|
-
operation: "add_sheet";
|
|
901
900
|
success: boolean;
|
|
902
901
|
error: string;
|
|
902
|
+
operation: "add_sheet";
|
|
903
903
|
sheet_title?: string | undefined;
|
|
904
904
|
sheet_id?: number | undefined;
|
|
905
905
|
}>, import("zod").ZodObject<{
|
|
@@ -908,14 +908,14 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
|
|
|
908
908
|
deleted_sheet_id: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
909
909
|
error: import("zod").ZodString;
|
|
910
910
|
}, "strip", import("zod").ZodTypeAny, {
|
|
911
|
-
operation: "delete_sheet";
|
|
912
911
|
success: boolean;
|
|
913
912
|
error: string;
|
|
913
|
+
operation: "delete_sheet";
|
|
914
914
|
deleted_sheet_id?: number | undefined;
|
|
915
915
|
}, {
|
|
916
|
-
operation: "delete_sheet";
|
|
917
916
|
success: boolean;
|
|
918
917
|
error: string;
|
|
918
|
+
operation: "delete_sheet";
|
|
919
919
|
deleted_sheet_id?: number | undefined;
|
|
920
920
|
}>]>;
|
|
921
921
|
static readonly shortDescription = "Google Sheets integration for spreadsheet operations";
|