@bubblelab/bubble-core 0.1.9 → 0.1.10
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 +252 -1686
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +51 -19
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.d.ts +17 -1
- package/dist/bubble-flow/bubble-flow-class.d.ts.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js +16 -0
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubble-flow/sample/data-analyst-flow.d.ts +1 -1
- package/dist/bubble-flow/sample/data-analyst-flow.d.ts.map +1 -1
- package/dist/bubble-flow/sample/error-ts.d.ts +1 -1
- package/dist/bubble-flow/sample/error-ts.d.ts.map +1 -1
- package/dist/bubble-flow/sample/sanitytest.d.ts +1 -1
- package/dist/bubble-flow/sample/sanitytest.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simple-webhook-2.d.ts +1 -1
- package/dist/bubble-flow/sample/simple-webhook-2.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simple-webhook.d.ts +1 -1
- package/dist/bubble-flow/sample/simple-webhook.d.ts.map +1 -1
- package/dist/bubble-flow/sample/simplified-data-analysis.flow.d.ts +1 -1
- package/dist/bubble-flow/sample/simplified-data-analysis.flow.d.ts.map +1 -1
- package/dist/bubble-flow/sample/slack-v0.1.d.ts +1 -1
- package/dist/bubble-flow/sample/slack-v0.1.d.ts.map +1 -1
- package/dist/bubble-flow/sample/slackagenttest.d.ts +1 -1
- package/dist/bubble-flow/sample/slackagenttest.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +30 -30
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +3 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +34 -34
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +42 -42
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +21 -21
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +184 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.js +145 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.d.ts +52 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.js +29 -0
- package/dist/bubbles/service-bubble/apify/actors/youtube-transcript-scraper.js.map +1 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +338 -109
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +16 -0
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/index.d.ts +2 -0
- package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/apify/index.js +3 -0
- package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/types.js +1 -2
- package/dist/bubbles/service-bubble/apify/types.js.map +1 -1
- package/dist/bubbles/service-bubble/gmail.d.ts +678 -184
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +435 -7
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
- package/dist/bubbles/service-bubble/google-drive.d.ts +301 -72
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +65 -75
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +76 -76
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/hello-world.js +2 -2
- package/dist/bubbles/service-bubble/hello-world.js.map +1 -1
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/resend.d.ts +16 -16
- package/dist/bubbles/service-bubble/slack.d.ts +469 -469
- package/dist/bubbles/service-bubble/storage.d.ts +36 -36
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +16 -5
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/x-twitter.d.ts +814 -0
- package/dist/bubbles/service-bubble/x-twitter.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/x-twitter.js +445 -0
- package/dist/bubbles/service-bubble/x-twitter.js.map +1 -0
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.js +17 -9
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +86 -86
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +134 -134
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +69 -64
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.js +97 -22
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/research-agent-tool.js +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +11 -10
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/web-search-tool.js +5 -1
- package/dist/bubbles/tool-bubble/web-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +394 -0
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts.map +1 -0
- package/dist/bubbles/tool-bubble/youtube-tool.js +352 -0
- package/dist/bubbles/tool-bubble/youtube-tool.js.map +1 -0
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts +47 -36
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js +91 -65
- package/dist/bubbles/workflow-bubble/bubbleflow-generator.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +70 -70
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +56 -56
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +44 -44
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts.map +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.js +1 -1
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.js.map +1 -1
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +58 -58
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
- package/dist/bubbles.json +69 -54
- package/dist/index.d.ts +4 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -1
- package/dist/index.js.map +1 -1
- package/dist/logging/BubbleLogger.d.ts.map +1 -1
- package/dist/logging/BubbleLogger.js +20 -13
- package/dist/logging/BubbleLogger.js.map +1 -1
- package/dist/logging/StreamingBubbleLogger.d.ts.map +1 -1
- package/dist/logging/StreamingBubbleLogger.js +5 -5
- package/dist/logging/StreamingBubbleLogger.js.map +1 -1
- package/dist/test-gm.d.ts +10 -0
- package/dist/test-gm.d.ts.map +1 -0
- package/dist/test-gm.js +95 -0
- package/dist/test-gm.js.map +1 -0
- package/dist/types/base-bubble-class.d.ts +1 -1
- package/dist/types/base-bubble-class.d.ts.map +1 -1
- package/dist/types/base-bubble-class.js +29 -21
- package/dist/types/base-bubble-class.js.map +1 -1
- package/dist/types/bubble.d.ts +1 -10
- package/dist/types/bubble.d.ts.map +1 -1
- package/dist/types/bubble.js +1 -1
- package/dist/types/bubble.js.map +1 -1
- package/dist/types/service-bubble-class.d.ts +1 -1
- package/dist/types/service-bubble-class.d.ts.map +1 -1
- package/dist/types/tool-bubble-class.d.ts +1 -1
- package/dist/types/tool-bubble-class.d.ts.map +1 -1
- package/dist/types/tool-bubble-class.js +0 -2
- package/dist/types/tool-bubble-class.js.map +1 -1
- package/dist/types/workflow-bubble-class.d.ts +1 -1
- package/dist/types/workflow-bubble-class.d.ts.map +1 -1
- package/dist/utils/agent-formatter.d.ts.map +1 -1
- package/dist/utils/agent-formatter.js +2 -2
- package/dist/utils/agent-formatter.js.map +1 -1
- package/dist/utils/bubbleflow-validation.d.ts.map +1 -1
- package/dist/utils/bubbleflow-validation.js +89 -32
- package/dist/utils/bubbleflow-validation.js.map +1 -1
- package/dist/utils/error-sanitizer.d.ts +12 -0
- package/dist/utils/error-sanitizer.d.ts.map +1 -0
- package/dist/utils/error-sanitizer.js +77 -0
- package/dist/utils/error-sanitizer.js.map +1 -0
- package/package.json +4 -4
- package/dist/bubble-trigger/index.d.ts +0 -2
- package/dist/bubble-trigger/index.d.ts.map +0 -1
- package/dist/bubble-trigger/index.js +0 -2
- package/dist/bubble-trigger/index.js.map +0 -1
- package/dist/bubble-trigger/types.d.ts +0 -87
- package/dist/bubble-trigger/types.d.ts.map +0 -1
- package/dist/bubble-trigger/types.js +0 -14
- package/dist/bubble-trigger/types.js.map +0 -1
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.d.ts +0 -370
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.js +0 -14
- package/dist/bubbles/service-bubble/apify/api-scraper.schema.js.map +0 -1
- package/dist/bubbles/service-bubble/apify.d.ts +0 -136
- package/dist/bubbles/service-bubble/apify.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/apify.js +0 -282
- package/dist/bubbles/service-bubble/apify.js.map +0 -1
- package/dist/types/ai-models.d.ts +0 -4
- package/dist/types/ai-models.d.ts.map +0 -1
- package/dist/types/ai-models.js +0 -20
- package/dist/types/ai-models.js.map +0 -1
- package/dist/types/api-scraper.schema.d.ts +0 -453
- package/dist/types/api-scraper.schema.d.ts.map +0 -1
- package/dist/types/api-scraper.schema.js +0 -160
- package/dist/types/api-scraper.schema.js.map +0 -1
|
@@ -265,15 +265,15 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
265
265
|
major_dimension: z.ZodOptional<z.ZodString>;
|
|
266
266
|
error: z.ZodString;
|
|
267
267
|
}, "strip", z.ZodTypeAny, {
|
|
268
|
-
error: string;
|
|
269
268
|
success: boolean;
|
|
269
|
+
error: string;
|
|
270
270
|
operation: "read_values";
|
|
271
271
|
values?: (string | number | boolean)[][] | undefined;
|
|
272
272
|
range?: string | undefined;
|
|
273
273
|
major_dimension?: string | undefined;
|
|
274
274
|
}, {
|
|
275
|
-
error: string;
|
|
276
275
|
success: boolean;
|
|
276
|
+
error: string;
|
|
277
277
|
operation: "read_values";
|
|
278
278
|
values?: (string | number | boolean)[][] | undefined;
|
|
279
279
|
range?: string | undefined;
|
|
@@ -300,8 +300,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
300
300
|
}>>;
|
|
301
301
|
error: z.ZodString;
|
|
302
302
|
}, "strip", z.ZodTypeAny, {
|
|
303
|
-
error: string;
|
|
304
303
|
success: boolean;
|
|
304
|
+
error: string;
|
|
305
305
|
operation: "write_values";
|
|
306
306
|
updated_range?: string | undefined;
|
|
307
307
|
updated_rows?: number | undefined;
|
|
@@ -313,8 +313,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
313
313
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
314
314
|
} | undefined;
|
|
315
315
|
}, {
|
|
316
|
-
error: string;
|
|
317
316
|
success: boolean;
|
|
317
|
+
error: string;
|
|
318
318
|
operation: "write_values";
|
|
319
319
|
updated_range?: string | undefined;
|
|
320
320
|
updated_rows?: number | undefined;
|
|
@@ -347,8 +347,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
347
347
|
}>>;
|
|
348
348
|
error: z.ZodString;
|
|
349
349
|
}, "strip", z.ZodTypeAny, {
|
|
350
|
-
error: string;
|
|
351
350
|
success: boolean;
|
|
351
|
+
error: string;
|
|
352
352
|
operation: "update_values";
|
|
353
353
|
updated_range?: string | undefined;
|
|
354
354
|
updated_rows?: number | undefined;
|
|
@@ -360,8 +360,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
360
360
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
361
361
|
} | undefined;
|
|
362
362
|
}, {
|
|
363
|
-
error: string;
|
|
364
363
|
success: boolean;
|
|
364
|
+
error: string;
|
|
365
365
|
operation: "update_values";
|
|
366
366
|
updated_range?: string | undefined;
|
|
367
367
|
updated_rows?: number | undefined;
|
|
@@ -382,8 +382,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
382
382
|
updated_cells: z.ZodOptional<z.ZodNumber>;
|
|
383
383
|
error: z.ZodString;
|
|
384
384
|
}, "strip", z.ZodTypeAny, {
|
|
385
|
-
error: string;
|
|
386
385
|
success: boolean;
|
|
386
|
+
error: string;
|
|
387
387
|
operation: "append_values";
|
|
388
388
|
updated_range?: string | undefined;
|
|
389
389
|
updated_rows?: number | undefined;
|
|
@@ -391,8 +391,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
391
391
|
updated_cells?: number | undefined;
|
|
392
392
|
table_range?: string | undefined;
|
|
393
393
|
}, {
|
|
394
|
-
error: string;
|
|
395
394
|
success: boolean;
|
|
395
|
+
error: string;
|
|
396
396
|
operation: "append_values";
|
|
397
397
|
updated_range?: string | undefined;
|
|
398
398
|
updated_rows?: number | undefined;
|
|
@@ -405,13 +405,13 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
405
405
|
cleared_range: z.ZodOptional<z.ZodString>;
|
|
406
406
|
error: z.ZodString;
|
|
407
407
|
}, "strip", z.ZodTypeAny, {
|
|
408
|
-
error: string;
|
|
409
408
|
success: boolean;
|
|
409
|
+
error: string;
|
|
410
410
|
operation: "clear_values";
|
|
411
411
|
cleared_range?: string | undefined;
|
|
412
412
|
}, {
|
|
413
|
-
error: string;
|
|
414
413
|
success: boolean;
|
|
414
|
+
error: string;
|
|
415
415
|
operation: "clear_values";
|
|
416
416
|
cleared_range?: string | undefined;
|
|
417
417
|
}>, z.ZodObject<{
|
|
@@ -432,8 +432,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
432
432
|
}>, "many">>;
|
|
433
433
|
error: z.ZodString;
|
|
434
434
|
}, "strip", z.ZodTypeAny, {
|
|
435
|
-
error: string;
|
|
436
435
|
success: boolean;
|
|
436
|
+
error: string;
|
|
437
437
|
operation: "batch_read_values";
|
|
438
438
|
value_ranges?: {
|
|
439
439
|
values: (string | number | boolean)[][];
|
|
@@ -441,8 +441,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
441
441
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
442
442
|
}[] | undefined;
|
|
443
443
|
}, {
|
|
444
|
-
error: string;
|
|
445
444
|
success: boolean;
|
|
445
|
+
error: string;
|
|
446
446
|
operation: "batch_read_values";
|
|
447
447
|
value_ranges?: {
|
|
448
448
|
values: (string | number | boolean)[][];
|
|
@@ -474,8 +474,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
474
474
|
}>, "many">>;
|
|
475
475
|
error: z.ZodString;
|
|
476
476
|
}, "strip", z.ZodTypeAny, {
|
|
477
|
-
error: string;
|
|
478
477
|
success: boolean;
|
|
478
|
+
error: string;
|
|
479
479
|
operation: "batch_update_values";
|
|
480
480
|
total_updated_rows?: number | undefined;
|
|
481
481
|
total_updated_columns?: number | undefined;
|
|
@@ -488,8 +488,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
488
488
|
updated_cells?: number | undefined;
|
|
489
489
|
}[] | undefined;
|
|
490
490
|
}, {
|
|
491
|
-
error: string;
|
|
492
491
|
success: boolean;
|
|
492
|
+
error: string;
|
|
493
493
|
operation: "batch_update_values";
|
|
494
494
|
total_updated_rows?: number | undefined;
|
|
495
495
|
total_updated_columns?: number | undefined;
|
|
@@ -540,8 +540,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
540
540
|
}>>;
|
|
541
541
|
}, "strip", z.ZodTypeAny, {
|
|
542
542
|
title: string;
|
|
543
|
-
index: number;
|
|
544
543
|
sheetId: number;
|
|
544
|
+
index: number;
|
|
545
545
|
sheetType?: string | undefined;
|
|
546
546
|
gridProperties?: {
|
|
547
547
|
rowCount?: number | undefined;
|
|
@@ -549,8 +549,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
549
549
|
} | undefined;
|
|
550
550
|
}, {
|
|
551
551
|
title: string;
|
|
552
|
-
index: number;
|
|
553
552
|
sheetId: number;
|
|
553
|
+
index: number;
|
|
554
554
|
sheetType?: string | undefined;
|
|
555
555
|
gridProperties?: {
|
|
556
556
|
rowCount?: number | undefined;
|
|
@@ -560,8 +560,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
560
560
|
}, "strip", z.ZodTypeAny, {
|
|
561
561
|
properties: {
|
|
562
562
|
title: string;
|
|
563
|
-
index: number;
|
|
564
563
|
sheetId: number;
|
|
564
|
+
index: number;
|
|
565
565
|
sheetType?: string | undefined;
|
|
566
566
|
gridProperties?: {
|
|
567
567
|
rowCount?: number | undefined;
|
|
@@ -571,8 +571,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
571
571
|
}, {
|
|
572
572
|
properties: {
|
|
573
573
|
title: string;
|
|
574
|
-
index: number;
|
|
575
574
|
sheetId: number;
|
|
575
|
+
index: number;
|
|
576
576
|
sheetType?: string | undefined;
|
|
577
577
|
gridProperties?: {
|
|
578
578
|
rowCount?: number | undefined;
|
|
@@ -592,8 +592,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
592
592
|
sheets?: {
|
|
593
593
|
properties: {
|
|
594
594
|
title: string;
|
|
595
|
-
index: number;
|
|
596
595
|
sheetId: number;
|
|
596
|
+
index: number;
|
|
597
597
|
sheetType?: string | undefined;
|
|
598
598
|
gridProperties?: {
|
|
599
599
|
rowCount?: number | undefined;
|
|
@@ -613,8 +613,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
613
613
|
sheets?: {
|
|
614
614
|
properties: {
|
|
615
615
|
title: string;
|
|
616
|
-
index: number;
|
|
617
616
|
sheetId: number;
|
|
617
|
+
index: number;
|
|
618
618
|
sheetType?: string | undefined;
|
|
619
619
|
gridProperties?: {
|
|
620
620
|
rowCount?: number | undefined;
|
|
@@ -626,8 +626,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
626
626
|
}>>;
|
|
627
627
|
error: z.ZodString;
|
|
628
628
|
}, "strip", z.ZodTypeAny, {
|
|
629
|
-
error: string;
|
|
630
629
|
success: boolean;
|
|
630
|
+
error: string;
|
|
631
631
|
operation: "get_spreadsheet_info";
|
|
632
632
|
spreadsheet?: {
|
|
633
633
|
spreadsheetId: string;
|
|
@@ -640,8 +640,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
640
640
|
sheets?: {
|
|
641
641
|
properties: {
|
|
642
642
|
title: string;
|
|
643
|
-
index: number;
|
|
644
643
|
sheetId: number;
|
|
644
|
+
index: number;
|
|
645
645
|
sheetType?: string | undefined;
|
|
646
646
|
gridProperties?: {
|
|
647
647
|
rowCount?: number | undefined;
|
|
@@ -652,8 +652,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
652
652
|
spreadsheetUrl?: string | undefined;
|
|
653
653
|
} | undefined;
|
|
654
654
|
}, {
|
|
655
|
-
error: string;
|
|
656
655
|
success: boolean;
|
|
656
|
+
error: string;
|
|
657
657
|
operation: "get_spreadsheet_info";
|
|
658
658
|
spreadsheet?: {
|
|
659
659
|
spreadsheetId: string;
|
|
@@ -666,8 +666,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
666
666
|
sheets?: {
|
|
667
667
|
properties: {
|
|
668
668
|
title: string;
|
|
669
|
-
index: number;
|
|
670
669
|
sheetId: number;
|
|
670
|
+
index: number;
|
|
671
671
|
sheetType?: string | undefined;
|
|
672
672
|
gridProperties?: {
|
|
673
673
|
rowCount?: number | undefined;
|
|
@@ -716,8 +716,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
716
716
|
}>>;
|
|
717
717
|
}, "strip", z.ZodTypeAny, {
|
|
718
718
|
title: string;
|
|
719
|
-
index: number;
|
|
720
719
|
sheetId: number;
|
|
720
|
+
index: number;
|
|
721
721
|
sheetType?: string | undefined;
|
|
722
722
|
gridProperties?: {
|
|
723
723
|
rowCount?: number | undefined;
|
|
@@ -725,8 +725,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
725
725
|
} | undefined;
|
|
726
726
|
}, {
|
|
727
727
|
title: string;
|
|
728
|
-
index: number;
|
|
729
728
|
sheetId: number;
|
|
729
|
+
index: number;
|
|
730
730
|
sheetType?: string | undefined;
|
|
731
731
|
gridProperties?: {
|
|
732
732
|
rowCount?: number | undefined;
|
|
@@ -736,8 +736,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
736
736
|
}, "strip", z.ZodTypeAny, {
|
|
737
737
|
properties: {
|
|
738
738
|
title: string;
|
|
739
|
-
index: number;
|
|
740
739
|
sheetId: number;
|
|
740
|
+
index: number;
|
|
741
741
|
sheetType?: string | undefined;
|
|
742
742
|
gridProperties?: {
|
|
743
743
|
rowCount?: number | undefined;
|
|
@@ -747,8 +747,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
747
747
|
}, {
|
|
748
748
|
properties: {
|
|
749
749
|
title: string;
|
|
750
|
-
index: number;
|
|
751
750
|
sheetId: number;
|
|
751
|
+
index: number;
|
|
752
752
|
sheetType?: string | undefined;
|
|
753
753
|
gridProperties?: {
|
|
754
754
|
rowCount?: number | undefined;
|
|
@@ -768,8 +768,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
768
768
|
sheets?: {
|
|
769
769
|
properties: {
|
|
770
770
|
title: string;
|
|
771
|
-
index: number;
|
|
772
771
|
sheetId: number;
|
|
772
|
+
index: number;
|
|
773
773
|
sheetType?: string | undefined;
|
|
774
774
|
gridProperties?: {
|
|
775
775
|
rowCount?: number | undefined;
|
|
@@ -789,8 +789,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
789
789
|
sheets?: {
|
|
790
790
|
properties: {
|
|
791
791
|
title: string;
|
|
792
|
-
index: number;
|
|
793
792
|
sheetId: number;
|
|
793
|
+
index: number;
|
|
794
794
|
sheetType?: string | undefined;
|
|
795
795
|
gridProperties?: {
|
|
796
796
|
rowCount?: number | undefined;
|
|
@@ -802,8 +802,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
802
802
|
}>>;
|
|
803
803
|
error: z.ZodString;
|
|
804
804
|
}, "strip", z.ZodTypeAny, {
|
|
805
|
-
error: string;
|
|
806
805
|
success: boolean;
|
|
806
|
+
error: string;
|
|
807
807
|
operation: "create_spreadsheet";
|
|
808
808
|
spreadsheet?: {
|
|
809
809
|
spreadsheetId: string;
|
|
@@ -816,8 +816,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
816
816
|
sheets?: {
|
|
817
817
|
properties: {
|
|
818
818
|
title: string;
|
|
819
|
-
index: number;
|
|
820
819
|
sheetId: number;
|
|
820
|
+
index: number;
|
|
821
821
|
sheetType?: string | undefined;
|
|
822
822
|
gridProperties?: {
|
|
823
823
|
rowCount?: number | undefined;
|
|
@@ -828,8 +828,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
828
828
|
spreadsheetUrl?: string | undefined;
|
|
829
829
|
} | undefined;
|
|
830
830
|
}, {
|
|
831
|
-
error: string;
|
|
832
831
|
success: boolean;
|
|
832
|
+
error: string;
|
|
833
833
|
operation: "create_spreadsheet";
|
|
834
834
|
spreadsheet?: {
|
|
835
835
|
spreadsheetId: string;
|
|
@@ -842,8 +842,8 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
842
842
|
sheets?: {
|
|
843
843
|
properties: {
|
|
844
844
|
title: string;
|
|
845
|
-
index: number;
|
|
846
845
|
sheetId: number;
|
|
846
|
+
index: number;
|
|
847
847
|
sheetType?: string | undefined;
|
|
848
848
|
gridProperties?: {
|
|
849
849
|
rowCount?: number | undefined;
|
|
@@ -860,14 +860,14 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
860
860
|
sheet_title: z.ZodOptional<z.ZodString>;
|
|
861
861
|
error: z.ZodString;
|
|
862
862
|
}, "strip", z.ZodTypeAny, {
|
|
863
|
-
error: string;
|
|
864
863
|
success: boolean;
|
|
864
|
+
error: string;
|
|
865
865
|
operation: "add_sheet";
|
|
866
866
|
sheet_title?: string | undefined;
|
|
867
867
|
sheet_id?: number | undefined;
|
|
868
868
|
}, {
|
|
869
|
-
error: string;
|
|
870
869
|
success: boolean;
|
|
870
|
+
error: string;
|
|
871
871
|
operation: "add_sheet";
|
|
872
872
|
sheet_title?: string | undefined;
|
|
873
873
|
sheet_id?: number | undefined;
|
|
@@ -877,13 +877,13 @@ declare const GoogleSheetsResultSchema: z.ZodDiscriminatedUnion<"operation", [z.
|
|
|
877
877
|
deleted_sheet_id: z.ZodOptional<z.ZodNumber>;
|
|
878
878
|
error: z.ZodString;
|
|
879
879
|
}, "strip", z.ZodTypeAny, {
|
|
880
|
-
error: string;
|
|
881
880
|
success: boolean;
|
|
881
|
+
error: string;
|
|
882
882
|
operation: "delete_sheet";
|
|
883
883
|
deleted_sheet_id?: number | undefined;
|
|
884
884
|
}, {
|
|
885
|
-
error: string;
|
|
886
885
|
success: boolean;
|
|
886
|
+
error: string;
|
|
887
887
|
operation: "delete_sheet";
|
|
888
888
|
deleted_sheet_id?: number | undefined;
|
|
889
889
|
}>]>;
|
|
@@ -1163,15 +1163,15 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1163
1163
|
major_dimension: z.ZodOptional<z.ZodString>;
|
|
1164
1164
|
error: z.ZodString;
|
|
1165
1165
|
}, "strip", z.ZodTypeAny, {
|
|
1166
|
-
error: string;
|
|
1167
1166
|
success: boolean;
|
|
1167
|
+
error: string;
|
|
1168
1168
|
operation: "read_values";
|
|
1169
1169
|
values?: (string | number | boolean)[][] | undefined;
|
|
1170
1170
|
range?: string | undefined;
|
|
1171
1171
|
major_dimension?: string | undefined;
|
|
1172
1172
|
}, {
|
|
1173
|
-
error: string;
|
|
1174
1173
|
success: boolean;
|
|
1174
|
+
error: string;
|
|
1175
1175
|
operation: "read_values";
|
|
1176
1176
|
values?: (string | number | boolean)[][] | undefined;
|
|
1177
1177
|
range?: string | undefined;
|
|
@@ -1198,8 +1198,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1198
1198
|
}>>;
|
|
1199
1199
|
error: z.ZodString;
|
|
1200
1200
|
}, "strip", z.ZodTypeAny, {
|
|
1201
|
-
error: string;
|
|
1202
1201
|
success: boolean;
|
|
1202
|
+
error: string;
|
|
1203
1203
|
operation: "write_values";
|
|
1204
1204
|
updated_range?: string | undefined;
|
|
1205
1205
|
updated_rows?: number | undefined;
|
|
@@ -1211,8 +1211,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1211
1211
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
1212
1212
|
} | undefined;
|
|
1213
1213
|
}, {
|
|
1214
|
-
error: string;
|
|
1215
1214
|
success: boolean;
|
|
1215
|
+
error: string;
|
|
1216
1216
|
operation: "write_values";
|
|
1217
1217
|
updated_range?: string | undefined;
|
|
1218
1218
|
updated_rows?: number | undefined;
|
|
@@ -1245,8 +1245,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1245
1245
|
}>>;
|
|
1246
1246
|
error: z.ZodString;
|
|
1247
1247
|
}, "strip", z.ZodTypeAny, {
|
|
1248
|
-
error: string;
|
|
1249
1248
|
success: boolean;
|
|
1249
|
+
error: string;
|
|
1250
1250
|
operation: "update_values";
|
|
1251
1251
|
updated_range?: string | undefined;
|
|
1252
1252
|
updated_rows?: number | undefined;
|
|
@@ -1258,8 +1258,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1258
1258
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
1259
1259
|
} | undefined;
|
|
1260
1260
|
}, {
|
|
1261
|
-
error: string;
|
|
1262
1261
|
success: boolean;
|
|
1262
|
+
error: string;
|
|
1263
1263
|
operation: "update_values";
|
|
1264
1264
|
updated_range?: string | undefined;
|
|
1265
1265
|
updated_rows?: number | undefined;
|
|
@@ -1280,8 +1280,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1280
1280
|
updated_cells: z.ZodOptional<z.ZodNumber>;
|
|
1281
1281
|
error: z.ZodString;
|
|
1282
1282
|
}, "strip", z.ZodTypeAny, {
|
|
1283
|
-
error: string;
|
|
1284
1283
|
success: boolean;
|
|
1284
|
+
error: string;
|
|
1285
1285
|
operation: "append_values";
|
|
1286
1286
|
updated_range?: string | undefined;
|
|
1287
1287
|
updated_rows?: number | undefined;
|
|
@@ -1289,8 +1289,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1289
1289
|
updated_cells?: number | undefined;
|
|
1290
1290
|
table_range?: string | undefined;
|
|
1291
1291
|
}, {
|
|
1292
|
-
error: string;
|
|
1293
1292
|
success: boolean;
|
|
1293
|
+
error: string;
|
|
1294
1294
|
operation: "append_values";
|
|
1295
1295
|
updated_range?: string | undefined;
|
|
1296
1296
|
updated_rows?: number | undefined;
|
|
@@ -1303,13 +1303,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1303
1303
|
cleared_range: z.ZodOptional<z.ZodString>;
|
|
1304
1304
|
error: z.ZodString;
|
|
1305
1305
|
}, "strip", z.ZodTypeAny, {
|
|
1306
|
-
error: string;
|
|
1307
1306
|
success: boolean;
|
|
1307
|
+
error: string;
|
|
1308
1308
|
operation: "clear_values";
|
|
1309
1309
|
cleared_range?: string | undefined;
|
|
1310
1310
|
}, {
|
|
1311
|
-
error: string;
|
|
1312
1311
|
success: boolean;
|
|
1312
|
+
error: string;
|
|
1313
1313
|
operation: "clear_values";
|
|
1314
1314
|
cleared_range?: string | undefined;
|
|
1315
1315
|
}>, z.ZodObject<{
|
|
@@ -1330,8 +1330,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1330
1330
|
}>, "many">>;
|
|
1331
1331
|
error: z.ZodString;
|
|
1332
1332
|
}, "strip", z.ZodTypeAny, {
|
|
1333
|
-
error: string;
|
|
1334
1333
|
success: boolean;
|
|
1334
|
+
error: string;
|
|
1335
1335
|
operation: "batch_read_values";
|
|
1336
1336
|
value_ranges?: {
|
|
1337
1337
|
values: (string | number | boolean)[][];
|
|
@@ -1339,8 +1339,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1339
1339
|
majorDimension?: "ROWS" | "COLUMNS" | undefined;
|
|
1340
1340
|
}[] | undefined;
|
|
1341
1341
|
}, {
|
|
1342
|
-
error: string;
|
|
1343
1342
|
success: boolean;
|
|
1343
|
+
error: string;
|
|
1344
1344
|
operation: "batch_read_values";
|
|
1345
1345
|
value_ranges?: {
|
|
1346
1346
|
values: (string | number | boolean)[][];
|
|
@@ -1372,8 +1372,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1372
1372
|
}>, "many">>;
|
|
1373
1373
|
error: z.ZodString;
|
|
1374
1374
|
}, "strip", z.ZodTypeAny, {
|
|
1375
|
-
error: string;
|
|
1376
1375
|
success: boolean;
|
|
1376
|
+
error: string;
|
|
1377
1377
|
operation: "batch_update_values";
|
|
1378
1378
|
total_updated_rows?: number | undefined;
|
|
1379
1379
|
total_updated_columns?: number | undefined;
|
|
@@ -1386,8 +1386,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1386
1386
|
updated_cells?: number | undefined;
|
|
1387
1387
|
}[] | undefined;
|
|
1388
1388
|
}, {
|
|
1389
|
-
error: string;
|
|
1390
1389
|
success: boolean;
|
|
1390
|
+
error: string;
|
|
1391
1391
|
operation: "batch_update_values";
|
|
1392
1392
|
total_updated_rows?: number | undefined;
|
|
1393
1393
|
total_updated_columns?: number | undefined;
|
|
@@ -1438,8 +1438,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1438
1438
|
}>>;
|
|
1439
1439
|
}, "strip", z.ZodTypeAny, {
|
|
1440
1440
|
title: string;
|
|
1441
|
-
index: number;
|
|
1442
1441
|
sheetId: number;
|
|
1442
|
+
index: number;
|
|
1443
1443
|
sheetType?: string | undefined;
|
|
1444
1444
|
gridProperties?: {
|
|
1445
1445
|
rowCount?: number | undefined;
|
|
@@ -1447,8 +1447,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1447
1447
|
} | undefined;
|
|
1448
1448
|
}, {
|
|
1449
1449
|
title: string;
|
|
1450
|
-
index: number;
|
|
1451
1450
|
sheetId: number;
|
|
1451
|
+
index: number;
|
|
1452
1452
|
sheetType?: string | undefined;
|
|
1453
1453
|
gridProperties?: {
|
|
1454
1454
|
rowCount?: number | undefined;
|
|
@@ -1458,8 +1458,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1458
1458
|
}, "strip", z.ZodTypeAny, {
|
|
1459
1459
|
properties: {
|
|
1460
1460
|
title: string;
|
|
1461
|
-
index: number;
|
|
1462
1461
|
sheetId: number;
|
|
1462
|
+
index: number;
|
|
1463
1463
|
sheetType?: string | undefined;
|
|
1464
1464
|
gridProperties?: {
|
|
1465
1465
|
rowCount?: number | undefined;
|
|
@@ -1469,8 +1469,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1469
1469
|
}, {
|
|
1470
1470
|
properties: {
|
|
1471
1471
|
title: string;
|
|
1472
|
-
index: number;
|
|
1473
1472
|
sheetId: number;
|
|
1473
|
+
index: number;
|
|
1474
1474
|
sheetType?: string | undefined;
|
|
1475
1475
|
gridProperties?: {
|
|
1476
1476
|
rowCount?: number | undefined;
|
|
@@ -1490,8 +1490,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1490
1490
|
sheets?: {
|
|
1491
1491
|
properties: {
|
|
1492
1492
|
title: string;
|
|
1493
|
-
index: number;
|
|
1494
1493
|
sheetId: number;
|
|
1494
|
+
index: number;
|
|
1495
1495
|
sheetType?: string | undefined;
|
|
1496
1496
|
gridProperties?: {
|
|
1497
1497
|
rowCount?: number | undefined;
|
|
@@ -1511,8 +1511,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1511
1511
|
sheets?: {
|
|
1512
1512
|
properties: {
|
|
1513
1513
|
title: string;
|
|
1514
|
-
index: number;
|
|
1515
1514
|
sheetId: number;
|
|
1515
|
+
index: number;
|
|
1516
1516
|
sheetType?: string | undefined;
|
|
1517
1517
|
gridProperties?: {
|
|
1518
1518
|
rowCount?: number | undefined;
|
|
@@ -1524,8 +1524,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1524
1524
|
}>>;
|
|
1525
1525
|
error: z.ZodString;
|
|
1526
1526
|
}, "strip", z.ZodTypeAny, {
|
|
1527
|
-
error: string;
|
|
1528
1527
|
success: boolean;
|
|
1528
|
+
error: string;
|
|
1529
1529
|
operation: "get_spreadsheet_info";
|
|
1530
1530
|
spreadsheet?: {
|
|
1531
1531
|
spreadsheetId: string;
|
|
@@ -1538,8 +1538,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1538
1538
|
sheets?: {
|
|
1539
1539
|
properties: {
|
|
1540
1540
|
title: string;
|
|
1541
|
-
index: number;
|
|
1542
1541
|
sheetId: number;
|
|
1542
|
+
index: number;
|
|
1543
1543
|
sheetType?: string | undefined;
|
|
1544
1544
|
gridProperties?: {
|
|
1545
1545
|
rowCount?: number | undefined;
|
|
@@ -1550,8 +1550,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1550
1550
|
spreadsheetUrl?: string | undefined;
|
|
1551
1551
|
} | undefined;
|
|
1552
1552
|
}, {
|
|
1553
|
-
error: string;
|
|
1554
1553
|
success: boolean;
|
|
1554
|
+
error: string;
|
|
1555
1555
|
operation: "get_spreadsheet_info";
|
|
1556
1556
|
spreadsheet?: {
|
|
1557
1557
|
spreadsheetId: string;
|
|
@@ -1564,8 +1564,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1564
1564
|
sheets?: {
|
|
1565
1565
|
properties: {
|
|
1566
1566
|
title: string;
|
|
1567
|
-
index: number;
|
|
1568
1567
|
sheetId: number;
|
|
1568
|
+
index: number;
|
|
1569
1569
|
sheetType?: string | undefined;
|
|
1570
1570
|
gridProperties?: {
|
|
1571
1571
|
rowCount?: number | undefined;
|
|
@@ -1614,8 +1614,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1614
1614
|
}>>;
|
|
1615
1615
|
}, "strip", z.ZodTypeAny, {
|
|
1616
1616
|
title: string;
|
|
1617
|
-
index: number;
|
|
1618
1617
|
sheetId: number;
|
|
1618
|
+
index: number;
|
|
1619
1619
|
sheetType?: string | undefined;
|
|
1620
1620
|
gridProperties?: {
|
|
1621
1621
|
rowCount?: number | undefined;
|
|
@@ -1623,8 +1623,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1623
1623
|
} | undefined;
|
|
1624
1624
|
}, {
|
|
1625
1625
|
title: string;
|
|
1626
|
-
index: number;
|
|
1627
1626
|
sheetId: number;
|
|
1627
|
+
index: number;
|
|
1628
1628
|
sheetType?: string | undefined;
|
|
1629
1629
|
gridProperties?: {
|
|
1630
1630
|
rowCount?: number | undefined;
|
|
@@ -1634,8 +1634,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1634
1634
|
}, "strip", z.ZodTypeAny, {
|
|
1635
1635
|
properties: {
|
|
1636
1636
|
title: string;
|
|
1637
|
-
index: number;
|
|
1638
1637
|
sheetId: number;
|
|
1638
|
+
index: number;
|
|
1639
1639
|
sheetType?: string | undefined;
|
|
1640
1640
|
gridProperties?: {
|
|
1641
1641
|
rowCount?: number | undefined;
|
|
@@ -1645,8 +1645,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1645
1645
|
}, {
|
|
1646
1646
|
properties: {
|
|
1647
1647
|
title: string;
|
|
1648
|
-
index: number;
|
|
1649
1648
|
sheetId: number;
|
|
1649
|
+
index: number;
|
|
1650
1650
|
sheetType?: string | undefined;
|
|
1651
1651
|
gridProperties?: {
|
|
1652
1652
|
rowCount?: number | undefined;
|
|
@@ -1666,8 +1666,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1666
1666
|
sheets?: {
|
|
1667
1667
|
properties: {
|
|
1668
1668
|
title: string;
|
|
1669
|
-
index: number;
|
|
1670
1669
|
sheetId: number;
|
|
1670
|
+
index: number;
|
|
1671
1671
|
sheetType?: string | undefined;
|
|
1672
1672
|
gridProperties?: {
|
|
1673
1673
|
rowCount?: number | undefined;
|
|
@@ -1687,8 +1687,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1687
1687
|
sheets?: {
|
|
1688
1688
|
properties: {
|
|
1689
1689
|
title: string;
|
|
1690
|
-
index: number;
|
|
1691
1690
|
sheetId: number;
|
|
1691
|
+
index: number;
|
|
1692
1692
|
sheetType?: string | undefined;
|
|
1693
1693
|
gridProperties?: {
|
|
1694
1694
|
rowCount?: number | undefined;
|
|
@@ -1700,8 +1700,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1700
1700
|
}>>;
|
|
1701
1701
|
error: z.ZodString;
|
|
1702
1702
|
}, "strip", z.ZodTypeAny, {
|
|
1703
|
-
error: string;
|
|
1704
1703
|
success: boolean;
|
|
1704
|
+
error: string;
|
|
1705
1705
|
operation: "create_spreadsheet";
|
|
1706
1706
|
spreadsheet?: {
|
|
1707
1707
|
spreadsheetId: string;
|
|
@@ -1714,8 +1714,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1714
1714
|
sheets?: {
|
|
1715
1715
|
properties: {
|
|
1716
1716
|
title: string;
|
|
1717
|
-
index: number;
|
|
1718
1717
|
sheetId: number;
|
|
1718
|
+
index: number;
|
|
1719
1719
|
sheetType?: string | undefined;
|
|
1720
1720
|
gridProperties?: {
|
|
1721
1721
|
rowCount?: number | undefined;
|
|
@@ -1726,8 +1726,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1726
1726
|
spreadsheetUrl?: string | undefined;
|
|
1727
1727
|
} | undefined;
|
|
1728
1728
|
}, {
|
|
1729
|
-
error: string;
|
|
1730
1729
|
success: boolean;
|
|
1730
|
+
error: string;
|
|
1731
1731
|
operation: "create_spreadsheet";
|
|
1732
1732
|
spreadsheet?: {
|
|
1733
1733
|
spreadsheetId: string;
|
|
@@ -1740,8 +1740,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1740
1740
|
sheets?: {
|
|
1741
1741
|
properties: {
|
|
1742
1742
|
title: string;
|
|
1743
|
-
index: number;
|
|
1744
1743
|
sheetId: number;
|
|
1744
|
+
index: number;
|
|
1745
1745
|
sheetType?: string | undefined;
|
|
1746
1746
|
gridProperties?: {
|
|
1747
1747
|
rowCount?: number | undefined;
|
|
@@ -1758,14 +1758,14 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1758
1758
|
sheet_title: z.ZodOptional<z.ZodString>;
|
|
1759
1759
|
error: z.ZodString;
|
|
1760
1760
|
}, "strip", z.ZodTypeAny, {
|
|
1761
|
-
error: string;
|
|
1762
1761
|
success: boolean;
|
|
1762
|
+
error: string;
|
|
1763
1763
|
operation: "add_sheet";
|
|
1764
1764
|
sheet_title?: string | undefined;
|
|
1765
1765
|
sheet_id?: number | undefined;
|
|
1766
1766
|
}, {
|
|
1767
|
-
error: string;
|
|
1768
1767
|
success: boolean;
|
|
1768
|
+
error: string;
|
|
1769
1769
|
operation: "add_sheet";
|
|
1770
1770
|
sheet_title?: string | undefined;
|
|
1771
1771
|
sheet_id?: number | undefined;
|
|
@@ -1775,13 +1775,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParams = GoogleShe
|
|
|
1775
1775
|
deleted_sheet_id: z.ZodOptional<z.ZodNumber>;
|
|
1776
1776
|
error: z.ZodString;
|
|
1777
1777
|
}, "strip", z.ZodTypeAny, {
|
|
1778
|
-
error: string;
|
|
1779
1778
|
success: boolean;
|
|
1779
|
+
error: string;
|
|
1780
1780
|
operation: "delete_sheet";
|
|
1781
1781
|
deleted_sheet_id?: number | undefined;
|
|
1782
1782
|
}, {
|
|
1783
|
-
error: string;
|
|
1784
1783
|
success: boolean;
|
|
1784
|
+
error: string;
|
|
1785
1785
|
operation: "delete_sheet";
|
|
1786
1786
|
deleted_sheet_id?: number | undefined;
|
|
1787
1787
|
}>]>;
|