@bubblelab/bubble-core 0.1.222 → 0.1.223

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.
Files changed (93) hide show
  1. package/dist/bubble-bundle.d.ts +153 -153
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +84 -84
  4. package/dist/bubbles/service-bubble/airtable.d.ts +104 -104
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  12. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  14. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
  15. package/dist/bubbles/service-bubble/apify/apify.d.ts +22 -22
  16. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +140 -140
  17. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +194 -194
  18. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +16 -16
  19. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  20. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  21. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +7 -7
  23. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +9 -9
  24. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +130 -130
  27. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +162 -162
  28. package/dist/bubbles/service-bubble/eleven-labs.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/firecrawl.d.ts +910 -910
  30. package/dist/bubbles/service-bubble/followupboss.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  32. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/github.d.ts +210 -210
  34. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  35. package/dist/bubbles/service-bubble/google-calendar.d.ts +90 -90
  36. package/dist/bubbles/service-bubble/google-drive.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +10 -10
  38. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +10 -10
  39. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +27 -27
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +27 -27
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +18 -18
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +2 -2
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +2 -2
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +694 -694
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +14 -14
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +20 -20
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
  52. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  55. package/dist/bubbles/service-bubble/slab/slab.d.ts +61 -61
  56. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +73 -73
  57. package/dist/bubbles/service-bubble/slack/slack.d.ts +568 -568
  58. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +112 -112
  59. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +134 -134
  60. package/dist/bubbles/service-bubble/telegram.d.ts +1486 -1486
  61. package/dist/bubbles/service-bubble/xero/xero.d.ts +14 -14
  62. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +14 -14
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +114 -114
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +114 -114
  65. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +9 -9
  66. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
  67. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  68. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +14 -14
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +60 -60
  70. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +573 -573
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +54 -54
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
  76. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  79. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +184 -184
  80. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  81. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  85. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +34 -34
  86. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  87. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  88. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +100 -100
  89. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  90. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +22 -22
  91. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +62 -62
  92. package/dist/bubbles.json +1 -1
  93. package/package.json +2 -2
@@ -15,15 +15,15 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
15
15
  content: string;
16
16
  operation: "upload_file";
17
17
  convert_to_google_docs: boolean;
18
- credentials?: Partial<Record<CredentialType, string>> | undefined;
19
18
  mimeType?: string | undefined;
19
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
20
20
  parent_folder_id?: string | undefined;
21
21
  }, {
22
22
  name: string;
23
23
  content: string;
24
24
  operation: "upload_file";
25
- credentials?: Partial<Record<CredentialType, string>> | undefined;
26
25
  mimeType?: string | undefined;
26
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
27
27
  parent_folder_id?: string | undefined;
28
28
  convert_to_google_docs?: boolean | undefined;
29
29
  }>, z.ZodObject<{
@@ -123,7 +123,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
123
123
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
124
124
  }, "strip", z.ZodTypeAny, {
125
125
  type: "user" | "group" | "domain" | "anyone";
126
- role: "writer" | "reader" | "commenter" | "owner";
126
+ role: "owner" | "reader" | "writer" | "commenter";
127
127
  operation: "share_file";
128
128
  file_id: string;
129
129
  send_notification: boolean;
@@ -134,7 +134,7 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
134
134
  file_id: string;
135
135
  type?: "user" | "group" | "domain" | "anyone" | undefined;
136
136
  credentials?: Partial<Record<CredentialType, string>> | undefined;
137
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
137
+ role?: "owner" | "reader" | "writer" | "commenter" | undefined;
138
138
  email_address?: string | undefined;
139
139
  send_notification?: boolean | undefined;
140
140
  }>, z.ZodObject<{
@@ -276,8 +276,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
276
276
  emailAddress?: string | undefined;
277
277
  }>, "many">>;
278
278
  }, "strip", z.ZodTypeAny, {
279
- name: string;
280
279
  mimeType: string;
280
+ name: string;
281
281
  id: string;
282
282
  size?: string | undefined;
283
283
  createdTime?: string | undefined;
@@ -291,8 +291,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
291
291
  emailAddress?: string | undefined;
292
292
  }[] | undefined;
293
293
  }, {
294
- name: string;
295
294
  mimeType: string;
295
+ name: string;
296
296
  id: string;
297
297
  size?: string | undefined;
298
298
  createdTime?: string | undefined;
@@ -312,8 +312,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
312
312
  success: boolean;
313
313
  operation: "upload_file";
314
314
  file?: {
315
- name: string;
316
315
  mimeType: string;
316
+ name: string;
317
317
  id: string;
318
318
  size?: string | undefined;
319
319
  createdTime?: string | undefined;
@@ -332,8 +332,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
332
332
  success: boolean;
333
333
  operation: "upload_file";
334
334
  file?: {
335
- name: string;
336
335
  mimeType: string;
336
+ name: string;
337
337
  id: string;
338
338
  size?: string | undefined;
339
339
  createdTime?: string | undefined;
@@ -358,15 +358,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
358
358
  error: string;
359
359
  success: boolean;
360
360
  operation: "download_file";
361
- content?: string | undefined;
362
361
  mimeType?: string | undefined;
362
+ content?: string | undefined;
363
363
  filename?: string | undefined;
364
364
  }, {
365
365
  error: string;
366
366
  success: boolean;
367
367
  operation: "download_file";
368
- content?: string | undefined;
369
368
  mimeType?: string | undefined;
369
+ content?: string | undefined;
370
370
  filename?: string | undefined;
371
371
  }>, z.ZodObject<{
372
372
  operation: z.ZodLiteral<"list_files">;
@@ -393,8 +393,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
393
393
  emailAddress?: string | undefined;
394
394
  }>, "many">>;
395
395
  }, "strip", z.ZodTypeAny, {
396
- name: string;
397
396
  mimeType: string;
397
+ name: string;
398
398
  id: string;
399
399
  size?: string | undefined;
400
400
  createdTime?: string | undefined;
@@ -408,8 +408,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
408
408
  emailAddress?: string | undefined;
409
409
  }[] | undefined;
410
410
  }, {
411
- name: string;
412
411
  mimeType: string;
412
+ name: string;
413
413
  id: string;
414
414
  size?: string | undefined;
415
415
  createdTime?: string | undefined;
@@ -431,8 +431,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
431
431
  success: boolean;
432
432
  operation: "list_files";
433
433
  files?: {
434
- name: string;
435
434
  mimeType: string;
435
+ name: string;
436
436
  id: string;
437
437
  size?: string | undefined;
438
438
  createdTime?: string | undefined;
@@ -453,8 +453,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
453
453
  success: boolean;
454
454
  operation: "list_files";
455
455
  files?: {
456
- name: string;
457
456
  mimeType: string;
457
+ name: string;
458
458
  id: string;
459
459
  size?: string | undefined;
460
460
  createdTime?: string | undefined;
@@ -550,8 +550,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
550
550
  emailAddress?: string | undefined;
551
551
  }>, "many">>;
552
552
  }, "strip", z.ZodTypeAny, {
553
- name: string;
554
553
  mimeType: string;
554
+ name: string;
555
555
  id: string;
556
556
  size?: string | undefined;
557
557
  createdTime?: string | undefined;
@@ -565,8 +565,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
565
565
  emailAddress?: string | undefined;
566
566
  }[] | undefined;
567
567
  }, {
568
- name: string;
569
568
  mimeType: string;
569
+ name: string;
570
570
  id: string;
571
571
  size?: string | undefined;
572
572
  createdTime?: string | undefined;
@@ -605,8 +605,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
605
605
  success: boolean;
606
606
  operation: "get_file_info";
607
607
  file?: {
608
- name: string;
609
608
  mimeType: string;
609
+ name: string;
610
610
  id: string;
611
611
  size?: string | undefined;
612
612
  createdTime?: string | undefined;
@@ -632,8 +632,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
632
632
  success: boolean;
633
633
  operation: "get_file_info";
634
634
  file?: {
635
- name: string;
636
635
  mimeType: string;
636
+ name: string;
637
637
  id: string;
638
638
  size?: string | undefined;
639
639
  createdTime?: string | undefined;
@@ -697,8 +697,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
697
697
  emailAddress?: string | undefined;
698
698
  }>, "many">>;
699
699
  }, "strip", z.ZodTypeAny, {
700
- name: string;
701
700
  mimeType: string;
701
+ name: string;
702
702
  id: string;
703
703
  size?: string | undefined;
704
704
  createdTime?: string | undefined;
@@ -712,8 +712,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
712
712
  emailAddress?: string | undefined;
713
713
  }[] | undefined;
714
714
  }, {
715
- name: string;
716
715
  mimeType: string;
716
+ name: string;
717
717
  id: string;
718
718
  size?: string | undefined;
719
719
  createdTime?: string | undefined;
@@ -733,8 +733,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
733
733
  success: boolean;
734
734
  operation: "move_file";
735
735
  file?: {
736
- name: string;
737
736
  mimeType: string;
737
+ name: string;
738
738
  id: string;
739
739
  size?: string | undefined;
740
740
  createdTime?: string | undefined;
@@ -753,8 +753,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
753
753
  success: boolean;
754
754
  operation: "move_file";
755
755
  file?: {
756
- name: string;
757
756
  mimeType: string;
757
+ name: string;
758
758
  id: string;
759
759
  size?: string | undefined;
760
760
  createdTime?: string | undefined;
@@ -932,15 +932,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
932
932
  content: string;
933
933
  operation: "upload_file";
934
934
  convert_to_google_docs: boolean;
935
- credentials?: Partial<Record<CredentialType, string>> | undefined;
936
935
  mimeType?: string | undefined;
936
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
937
937
  parent_folder_id?: string | undefined;
938
938
  }, {
939
939
  name: string;
940
940
  content: string;
941
941
  operation: "upload_file";
942
- credentials?: Partial<Record<CredentialType, string>> | undefined;
943
942
  mimeType?: string | undefined;
943
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
944
944
  parent_folder_id?: string | undefined;
945
945
  convert_to_google_docs?: boolean | undefined;
946
946
  }>, z.ZodObject<{
@@ -1040,7 +1040,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1040
1040
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1041
1041
  }, "strip", z.ZodTypeAny, {
1042
1042
  type: "user" | "group" | "domain" | "anyone";
1043
- role: "writer" | "reader" | "commenter" | "owner";
1043
+ role: "owner" | "reader" | "writer" | "commenter";
1044
1044
  operation: "share_file";
1045
1045
  file_id: string;
1046
1046
  send_notification: boolean;
@@ -1051,7 +1051,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1051
1051
  file_id: string;
1052
1052
  type?: "user" | "group" | "domain" | "anyone" | undefined;
1053
1053
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1054
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
1054
+ role?: "owner" | "reader" | "writer" | "commenter" | undefined;
1055
1055
  email_address?: string | undefined;
1056
1056
  send_notification?: boolean | undefined;
1057
1057
  }>, z.ZodObject<{
@@ -1193,8 +1193,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1193
1193
  emailAddress?: string | undefined;
1194
1194
  }>, "many">>;
1195
1195
  }, "strip", z.ZodTypeAny, {
1196
- name: string;
1197
1196
  mimeType: string;
1197
+ name: string;
1198
1198
  id: string;
1199
1199
  size?: string | undefined;
1200
1200
  createdTime?: string | undefined;
@@ -1208,8 +1208,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1208
1208
  emailAddress?: string | undefined;
1209
1209
  }[] | undefined;
1210
1210
  }, {
1211
- name: string;
1212
1211
  mimeType: string;
1212
+ name: string;
1213
1213
  id: string;
1214
1214
  size?: string | undefined;
1215
1215
  createdTime?: string | undefined;
@@ -1229,8 +1229,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1229
1229
  success: boolean;
1230
1230
  operation: "upload_file";
1231
1231
  file?: {
1232
- name: string;
1233
1232
  mimeType: string;
1233
+ name: string;
1234
1234
  id: string;
1235
1235
  size?: string | undefined;
1236
1236
  createdTime?: string | undefined;
@@ -1249,8 +1249,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1249
1249
  success: boolean;
1250
1250
  operation: "upload_file";
1251
1251
  file?: {
1252
- name: string;
1253
1252
  mimeType: string;
1253
+ name: string;
1254
1254
  id: string;
1255
1255
  size?: string | undefined;
1256
1256
  createdTime?: string | undefined;
@@ -1275,15 +1275,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1275
1275
  error: string;
1276
1276
  success: boolean;
1277
1277
  operation: "download_file";
1278
- content?: string | undefined;
1279
1278
  mimeType?: string | undefined;
1279
+ content?: string | undefined;
1280
1280
  filename?: string | undefined;
1281
1281
  }, {
1282
1282
  error: string;
1283
1283
  success: boolean;
1284
1284
  operation: "download_file";
1285
- content?: string | undefined;
1286
1285
  mimeType?: string | undefined;
1286
+ content?: string | undefined;
1287
1287
  filename?: string | undefined;
1288
1288
  }>, z.ZodObject<{
1289
1289
  operation: z.ZodLiteral<"list_files">;
@@ -1310,8 +1310,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1310
1310
  emailAddress?: string | undefined;
1311
1311
  }>, "many">>;
1312
1312
  }, "strip", z.ZodTypeAny, {
1313
- name: string;
1314
1313
  mimeType: string;
1314
+ name: string;
1315
1315
  id: string;
1316
1316
  size?: string | undefined;
1317
1317
  createdTime?: string | undefined;
@@ -1325,8 +1325,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1325
1325
  emailAddress?: string | undefined;
1326
1326
  }[] | undefined;
1327
1327
  }, {
1328
- name: string;
1329
1328
  mimeType: string;
1329
+ name: string;
1330
1330
  id: string;
1331
1331
  size?: string | undefined;
1332
1332
  createdTime?: string | undefined;
@@ -1348,8 +1348,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1348
1348
  success: boolean;
1349
1349
  operation: "list_files";
1350
1350
  files?: {
1351
- name: string;
1352
1351
  mimeType: string;
1352
+ name: string;
1353
1353
  id: string;
1354
1354
  size?: string | undefined;
1355
1355
  createdTime?: string | undefined;
@@ -1370,8 +1370,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1370
1370
  success: boolean;
1371
1371
  operation: "list_files";
1372
1372
  files?: {
1373
- name: string;
1374
1373
  mimeType: string;
1374
+ name: string;
1375
1375
  id: string;
1376
1376
  size?: string | undefined;
1377
1377
  createdTime?: string | undefined;
@@ -1467,8 +1467,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1467
1467
  emailAddress?: string | undefined;
1468
1468
  }>, "many">>;
1469
1469
  }, "strip", z.ZodTypeAny, {
1470
- name: string;
1471
1470
  mimeType: string;
1471
+ name: string;
1472
1472
  id: string;
1473
1473
  size?: string | undefined;
1474
1474
  createdTime?: string | undefined;
@@ -1482,8 +1482,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1482
1482
  emailAddress?: string | undefined;
1483
1483
  }[] | undefined;
1484
1484
  }, {
1485
- name: string;
1486
1485
  mimeType: string;
1486
+ name: string;
1487
1487
  id: string;
1488
1488
  size?: string | undefined;
1489
1489
  createdTime?: string | undefined;
@@ -1522,8 +1522,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1522
1522
  success: boolean;
1523
1523
  operation: "get_file_info";
1524
1524
  file?: {
1525
- name: string;
1526
1525
  mimeType: string;
1526
+ name: string;
1527
1527
  id: string;
1528
1528
  size?: string | undefined;
1529
1529
  createdTime?: string | undefined;
@@ -1549,8 +1549,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1549
1549
  success: boolean;
1550
1550
  operation: "get_file_info";
1551
1551
  file?: {
1552
- name: string;
1553
1552
  mimeType: string;
1553
+ name: string;
1554
1554
  id: string;
1555
1555
  size?: string | undefined;
1556
1556
  createdTime?: string | undefined;
@@ -1614,8 +1614,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1614
1614
  emailAddress?: string | undefined;
1615
1615
  }>, "many">>;
1616
1616
  }, "strip", z.ZodTypeAny, {
1617
- name: string;
1618
1617
  mimeType: string;
1618
+ name: string;
1619
1619
  id: string;
1620
1620
  size?: string | undefined;
1621
1621
  createdTime?: string | undefined;
@@ -1629,8 +1629,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1629
1629
  emailAddress?: string | undefined;
1630
1630
  }[] | undefined;
1631
1631
  }, {
1632
- name: string;
1633
1632
  mimeType: string;
1633
+ name: string;
1634
1634
  id: string;
1635
1635
  size?: string | undefined;
1636
1636
  createdTime?: string | undefined;
@@ -1650,8 +1650,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1650
1650
  success: boolean;
1651
1651
  operation: "move_file";
1652
1652
  file?: {
1653
- name: string;
1654
1653
  mimeType: string;
1654
+ name: string;
1655
1655
  id: string;
1656
1656
  size?: string | undefined;
1657
1657
  createdTime?: string | undefined;
@@ -1670,8 +1670,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1670
1670
  success: boolean;
1671
1671
  operation: "move_file";
1672
1672
  file?: {
1673
- name: string;
1674
1673
  mimeType: string;
1674
+ name: string;
1675
1675
  id: string;
1676
1676
  size?: string | undefined;
1677
1677
  createdTime?: string | undefined;
@@ -43,16 +43,16 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
43
43
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
44
44
  }, "strip", import("zod").ZodTypeAny, {
45
45
  operation: "read_values";
46
- range: string;
47
46
  spreadsheet_id: string;
47
+ range: string;
48
48
  major_dimension: "ROWS" | "COLUMNS";
49
49
  value_render_option: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA";
50
50
  date_time_render_option: "SERIAL_NUMBER" | "FORMATTED_STRING";
51
51
  credentials?: Partial<Record<CredentialType, string>> | undefined;
52
52
  }, {
53
53
  operation: "read_values";
54
- range: string;
55
54
  spreadsheet_id: string;
55
+ range: string;
56
56
  credentials?: Partial<Record<CredentialType, string>> | undefined;
57
57
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
58
58
  value_render_option?: "FORMATTED_VALUE" | "UNFORMATTED_VALUE" | "FORMULA" | undefined;
@@ -69,8 +69,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
69
69
  }, "strip", import("zod").ZodTypeAny, {
70
70
  values: (string | number | boolean)[][];
71
71
  operation: "write_values";
72
- range: string;
73
72
  spreadsheet_id: string;
73
+ range: string;
74
74
  major_dimension: "ROWS" | "COLUMNS";
75
75
  value_input_option: "RAW" | "USER_ENTERED";
76
76
  include_values_in_response: boolean;
@@ -78,8 +78,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
78
78
  }, {
79
79
  values: unknown[][];
80
80
  operation: "write_values";
81
- range: string;
82
81
  spreadsheet_id: string;
82
+ range: string;
83
83
  credentials?: Partial<Record<CredentialType, string>> | undefined;
84
84
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
85
85
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -96,8 +96,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
96
96
  }, "strip", import("zod").ZodTypeAny, {
97
97
  values: (string | number | boolean)[][];
98
98
  operation: "update_values";
99
- range: string;
100
99
  spreadsheet_id: string;
100
+ range: string;
101
101
  major_dimension: "ROWS" | "COLUMNS";
102
102
  value_input_option: "RAW" | "USER_ENTERED";
103
103
  include_values_in_response: boolean;
@@ -105,8 +105,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
105
105
  }, {
106
106
  values: unknown[][];
107
107
  operation: "update_values";
108
- range: string;
109
108
  spreadsheet_id: string;
109
+ range: string;
110
110
  credentials?: Partial<Record<CredentialType, string>> | undefined;
111
111
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
112
112
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -124,8 +124,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
124
124
  }, "strip", import("zod").ZodTypeAny, {
125
125
  values: (string | number | boolean)[][];
126
126
  operation: "append_values";
127
- range: string;
128
127
  spreadsheet_id: string;
128
+ range: string;
129
129
  major_dimension: "ROWS" | "COLUMNS";
130
130
  value_input_option: "RAW" | "USER_ENTERED";
131
131
  include_values_in_response: boolean;
@@ -134,8 +134,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
134
134
  }, {
135
135
  values: unknown[][];
136
136
  operation: "append_values";
137
- range: string;
138
137
  spreadsheet_id: string;
138
+ range: string;
139
139
  credentials?: Partial<Record<CredentialType, string>> | undefined;
140
140
  major_dimension?: "ROWS" | "COLUMNS" | undefined;
141
141
  value_input_option?: "RAW" | "USER_ENTERED" | undefined;
@@ -148,13 +148,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
148
148
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
149
149
  }, "strip", import("zod").ZodTypeAny, {
150
150
  operation: "clear_values";
151
- range: string;
152
151
  spreadsheet_id: string;
152
+ range: string;
153
153
  credentials?: Partial<Record<CredentialType, string>> | undefined;
154
154
  }, {
155
155
  operation: "clear_values";
156
- range: string;
157
156
  spreadsheet_id: string;
157
+ range: string;
158
158
  credentials?: Partial<Record<CredentialType, string>> | undefined;
159
159
  }>, import("zod").ZodObject<{
160
160
  operation: import("zod").ZodLiteral<"batch_read_values">;
@@ -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">;