@bubblelab/bubble-core 0.1.145 → 0.1.147

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 (110) hide show
  1. package/dist/bubble-bundle.d.ts +131 -131
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +32 -32
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +124 -124
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +10 -10
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +36 -36
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +52 -52
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +15 -15
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/firecrawl.d.ts +378 -378
  18. package/dist/bubbles/service-bubble/followupboss.d.ts +72 -72
  19. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +80 -80
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  21. package/dist/bubbles/service-bubble/github.d.ts +192 -192
  22. package/dist/bubbles/service-bubble/gmail.d.ts +130 -130
  23. package/dist/bubbles/service-bubble/google-calendar.d.ts +100 -100
  24. package/dist/bubbles/service-bubble/google-drive.d.ts +64 -64
  25. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +8 -8
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  27. package/dist/bubbles/service-bubble/hello-world.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/http.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
  30. package/dist/bubbles/service-bubble/jira/jira.d.ts +21 -21
  31. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/notion/notion.d.ts +15692 -11165
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  34. package/dist/bubbles/service-bubble/notion/notion.js +190 -28
  35. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  36. package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  38. package/dist/bubbles/service-bubble/slack/slack.d.ts +541 -541
  39. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +20 -20
  40. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  41. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  42. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  44. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  45. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.d.ts.map +1 -1
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/utils.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  48. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +20 -20
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +5 -3
  52. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +13 -13
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.d.ts.map +1 -1
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/index.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts.map +1 -1
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.js.map +1 -1
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +22 -22
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts.map +1 -1
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  80. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts.map +1 -1
  81. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js +1 -1
  82. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.js.map +1 -1
  83. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  84. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +38 -38
  85. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  86. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +190 -190
  89. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +20 -20
  91. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +8 -8
  92. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +32 -32
  93. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +42 -42
  94. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  95. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +46 -46
  97. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
  101. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +28 -28
  102. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +8 -8
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +32 -32
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +32 -32
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +36 -36
  109. package/dist/bubbles.json +741 -9
  110. package/package.json +2 -2
@@ -11,17 +11,17 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
11
11
  convert_to_google_docs: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
12
12
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
13
13
  }, "strip", z.ZodTypeAny, {
14
+ operation: "upload_file";
14
15
  name: string;
15
16
  content: string;
16
- operation: "upload_file";
17
17
  convert_to_google_docs: boolean;
18
18
  credentials?: Partial<Record<CredentialType, string>> | undefined;
19
19
  mimeType?: string | undefined;
20
20
  parent_folder_id?: string | undefined;
21
21
  }, {
22
+ operation: "upload_file";
22
23
  name: string;
23
24
  content: string;
24
- operation: "upload_file";
25
25
  credentials?: Partial<Record<CredentialType, string>> | undefined;
26
26
  mimeType?: string | undefined;
27
27
  parent_folder_id?: string | undefined;
@@ -71,13 +71,13 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
71
71
  parent_folder_id: z.ZodOptional<z.ZodString>;
72
72
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
73
73
  }, "strip", z.ZodTypeAny, {
74
- name: string;
75
74
  operation: "create_folder";
75
+ name: string;
76
76
  credentials?: Partial<Record<CredentialType, string>> | undefined;
77
77
  parent_folder_id?: string | undefined;
78
78
  }, {
79
- name: string;
80
79
  operation: "create_folder";
80
+ name: string;
81
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
82
82
  parent_folder_id?: string | undefined;
83
83
  }>, z.ZodObject<{
@@ -119,20 +119,20 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
119
119
  send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
120
120
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
121
121
  }, "strip", z.ZodTypeAny, {
122
- type: "domain" | "user" | "group" | "anyone";
123
122
  operation: "share_file";
123
+ type: "user" | "group" | "domain" | "anyone";
124
124
  file_id: string;
125
- role: "writer" | "reader" | "commenter" | "owner";
125
+ role: "owner" | "writer" | "reader" | "commenter";
126
126
  send_notification: boolean;
127
127
  credentials?: Partial<Record<CredentialType, string>> | undefined;
128
128
  email_address?: string | undefined;
129
129
  }, {
130
130
  operation: "share_file";
131
131
  file_id: string;
132
- type?: "domain" | "user" | "group" | "anyone" | undefined;
132
+ type?: "user" | "group" | "domain" | "anyone" | undefined;
133
133
  credentials?: Partial<Record<CredentialType, string>> | undefined;
134
134
  email_address?: string | undefined;
135
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
135
+ role?: "owner" | "writer" | "reader" | "commenter" | undefined;
136
136
  send_notification?: boolean | undefined;
137
137
  }>, z.ZodObject<{
138
138
  operation: z.ZodLiteral<"move_file">;
@@ -178,15 +178,15 @@ declare const GoogleDriveParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
178
178
  tab_id: z.ZodOptional<z.ZodString>;
179
179
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
180
180
  }, "strip", z.ZodTypeAny, {
181
- content: string;
182
181
  operation: "update_doc";
182
+ content: string;
183
183
  mode: "replace" | "append";
184
184
  document_id: string;
185
185
  credentials?: Partial<Record<CredentialType, string>> | undefined;
186
186
  tab_id?: string | undefined;
187
187
  }, {
188
- content: string;
189
188
  operation: "update_doc";
189
+ content: string;
190
190
  document_id: string;
191
191
  credentials?: Partial<Record<CredentialType, string>> | undefined;
192
192
  mode?: "replace" | "append" | undefined;
@@ -273,8 +273,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
273
273
  emailAddress?: string | undefined;
274
274
  }>, "many">>;
275
275
  }, "strip", z.ZodTypeAny, {
276
- name: string;
277
276
  id: string;
277
+ name: string;
278
278
  mimeType: string;
279
279
  size?: string | undefined;
280
280
  createdTime?: string | undefined;
@@ -288,8 +288,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
288
288
  emailAddress?: string | undefined;
289
289
  }[] | undefined;
290
290
  }, {
291
- name: string;
292
291
  id: string;
292
+ name: string;
293
293
  mimeType: string;
294
294
  size?: string | undefined;
295
295
  createdTime?: string | undefined;
@@ -309,8 +309,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
309
309
  success: boolean;
310
310
  error: string;
311
311
  file?: {
312
- name: string;
313
312
  id: string;
313
+ name: string;
314
314
  mimeType: string;
315
315
  size?: string | undefined;
316
316
  createdTime?: string | undefined;
@@ -329,8 +329,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
329
329
  success: boolean;
330
330
  error: string;
331
331
  file?: {
332
- name: string;
333
332
  id: string;
333
+ name: string;
334
334
  mimeType: string;
335
335
  size?: string | undefined;
336
336
  createdTime?: string | undefined;
@@ -390,8 +390,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
390
390
  emailAddress?: string | undefined;
391
391
  }>, "many">>;
392
392
  }, "strip", z.ZodTypeAny, {
393
- name: string;
394
393
  id: string;
394
+ name: string;
395
395
  mimeType: string;
396
396
  size?: string | undefined;
397
397
  createdTime?: string | undefined;
@@ -405,8 +405,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
405
405
  emailAddress?: string | undefined;
406
406
  }[] | undefined;
407
407
  }, {
408
- name: string;
409
408
  id: string;
409
+ name: string;
410
410
  mimeType: string;
411
411
  size?: string | undefined;
412
412
  createdTime?: string | undefined;
@@ -427,10 +427,9 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
427
427
  operation: "list_files";
428
428
  success: boolean;
429
429
  error: string;
430
- total_count?: number | undefined;
431
430
  files?: {
432
- name: string;
433
431
  id: string;
432
+ name: string;
434
433
  mimeType: string;
435
434
  size?: string | undefined;
436
435
  createdTime?: string | undefined;
@@ -444,15 +443,15 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
444
443
  emailAddress?: string | undefined;
445
444
  }[] | undefined;
446
445
  }[] | undefined;
446
+ total_count?: number | undefined;
447
447
  next_page_token?: string | undefined;
448
448
  }, {
449
449
  operation: "list_files";
450
450
  success: boolean;
451
451
  error: string;
452
- total_count?: number | undefined;
453
452
  files?: {
454
- name: string;
455
453
  id: string;
454
+ name: string;
456
455
  mimeType: string;
457
456
  size?: string | undefined;
458
457
  createdTime?: string | undefined;
@@ -466,6 +465,7 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
466
465
  emailAddress?: string | undefined;
467
466
  }[] | undefined;
468
467
  }[] | undefined;
468
+ total_count?: number | undefined;
469
469
  next_page_token?: string | undefined;
470
470
  }>, z.ZodObject<{
471
471
  operation: z.ZodLiteral<"create_folder">;
@@ -476,13 +476,13 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
476
476
  webViewLink: z.ZodOptional<z.ZodString>;
477
477
  parents: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
478
478
  }, "strip", z.ZodTypeAny, {
479
- name: string;
480
479
  id: string;
480
+ name: string;
481
481
  webViewLink?: string | undefined;
482
482
  parents?: string[] | undefined;
483
483
  }, {
484
- name: string;
485
484
  id: string;
485
+ name: string;
486
486
  webViewLink?: string | undefined;
487
487
  parents?: string[] | undefined;
488
488
  }>>;
@@ -492,8 +492,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
492
492
  success: boolean;
493
493
  error: string;
494
494
  folder?: {
495
- name: string;
496
495
  id: string;
496
+ name: string;
497
497
  webViewLink?: string | undefined;
498
498
  parents?: string[] | undefined;
499
499
  } | undefined;
@@ -502,8 +502,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
502
502
  success: boolean;
503
503
  error: string;
504
504
  folder?: {
505
- name: string;
506
505
  id: string;
506
+ name: string;
507
507
  webViewLink?: string | undefined;
508
508
  parents?: string[] | undefined;
509
509
  } | undefined;
@@ -547,8 +547,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
547
547
  emailAddress?: string | undefined;
548
548
  }>, "many">>;
549
549
  }, "strip", z.ZodTypeAny, {
550
- name: string;
551
550
  id: string;
551
+ name: string;
552
552
  mimeType: string;
553
553
  size?: string | undefined;
554
554
  createdTime?: string | undefined;
@@ -562,8 +562,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
562
562
  emailAddress?: string | undefined;
563
563
  }[] | undefined;
564
564
  }, {
565
- name: string;
566
565
  id: string;
566
+ name: string;
567
567
  mimeType: string;
568
568
  size?: string | undefined;
569
569
  createdTime?: string | undefined;
@@ -602,8 +602,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
602
602
  success: boolean;
603
603
  error: string;
604
604
  file?: {
605
- name: string;
606
605
  id: string;
606
+ name: string;
607
607
  mimeType: string;
608
608
  size?: string | undefined;
609
609
  createdTime?: string | undefined;
@@ -629,8 +629,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
629
629
  success: boolean;
630
630
  error: string;
631
631
  file?: {
632
- name: string;
633
632
  id: string;
633
+ name: string;
634
634
  mimeType: string;
635
635
  size?: string | undefined;
636
636
  createdTime?: string | undefined;
@@ -694,8 +694,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
694
694
  emailAddress?: string | undefined;
695
695
  }>, "many">>;
696
696
  }, "strip", z.ZodTypeAny, {
697
- name: string;
698
697
  id: string;
698
+ name: string;
699
699
  mimeType: string;
700
700
  size?: string | undefined;
701
701
  createdTime?: string | undefined;
@@ -709,8 +709,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
709
709
  emailAddress?: string | undefined;
710
710
  }[] | undefined;
711
711
  }, {
712
- name: string;
713
712
  id: string;
713
+ name: string;
714
714
  mimeType: string;
715
715
  size?: string | undefined;
716
716
  createdTime?: string | undefined;
@@ -730,8 +730,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
730
730
  success: boolean;
731
731
  error: string;
732
732
  file?: {
733
- name: string;
734
733
  id: string;
734
+ name: string;
735
735
  mimeType: string;
736
736
  size?: string | undefined;
737
737
  createdTime?: string | undefined;
@@ -750,8 +750,8 @@ declare const GoogleDriveResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
750
750
  success: boolean;
751
751
  error: string;
752
752
  file?: {
753
- name: string;
754
753
  id: string;
754
+ name: string;
755
755
  mimeType: string;
756
756
  size?: string | undefined;
757
757
  createdTime?: string | undefined;
@@ -925,17 +925,17 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
925
925
  convert_to_google_docs: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
926
926
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
927
927
  }, "strip", z.ZodTypeAny, {
928
+ operation: "upload_file";
928
929
  name: string;
929
930
  content: string;
930
- operation: "upload_file";
931
931
  convert_to_google_docs: boolean;
932
932
  credentials?: Partial<Record<CredentialType, string>> | undefined;
933
933
  mimeType?: string | undefined;
934
934
  parent_folder_id?: string | undefined;
935
935
  }, {
936
+ operation: "upload_file";
936
937
  name: string;
937
938
  content: string;
938
- operation: "upload_file";
939
939
  credentials?: Partial<Record<CredentialType, string>> | undefined;
940
940
  mimeType?: string | undefined;
941
941
  parent_folder_id?: string | undefined;
@@ -985,13 +985,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
985
985
  parent_folder_id: z.ZodOptional<z.ZodString>;
986
986
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
987
987
  }, "strip", z.ZodTypeAny, {
988
- name: string;
989
988
  operation: "create_folder";
989
+ name: string;
990
990
  credentials?: Partial<Record<CredentialType, string>> | undefined;
991
991
  parent_folder_id?: string | undefined;
992
992
  }, {
993
- name: string;
994
993
  operation: "create_folder";
994
+ name: string;
995
995
  credentials?: Partial<Record<CredentialType, string>> | undefined;
996
996
  parent_folder_id?: string | undefined;
997
997
  }>, z.ZodObject<{
@@ -1033,20 +1033,20 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1033
1033
  send_notification: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1034
1034
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1035
1035
  }, "strip", z.ZodTypeAny, {
1036
- type: "domain" | "user" | "group" | "anyone";
1037
1036
  operation: "share_file";
1037
+ type: "user" | "group" | "domain" | "anyone";
1038
1038
  file_id: string;
1039
- role: "writer" | "reader" | "commenter" | "owner";
1039
+ role: "owner" | "writer" | "reader" | "commenter";
1040
1040
  send_notification: boolean;
1041
1041
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1042
1042
  email_address?: string | undefined;
1043
1043
  }, {
1044
1044
  operation: "share_file";
1045
1045
  file_id: string;
1046
- type?: "domain" | "user" | "group" | "anyone" | undefined;
1046
+ type?: "user" | "group" | "domain" | "anyone" | undefined;
1047
1047
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1048
1048
  email_address?: string | undefined;
1049
- role?: "writer" | "reader" | "commenter" | "owner" | undefined;
1049
+ role?: "owner" | "writer" | "reader" | "commenter" | undefined;
1050
1050
  send_notification?: boolean | undefined;
1051
1051
  }>, z.ZodObject<{
1052
1052
  operation: z.ZodLiteral<"move_file">;
@@ -1092,15 +1092,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1092
1092
  tab_id: z.ZodOptional<z.ZodString>;
1093
1093
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1094
1094
  }, "strip", z.ZodTypeAny, {
1095
- content: string;
1096
1095
  operation: "update_doc";
1096
+ content: string;
1097
1097
  mode: "replace" | "append";
1098
1098
  document_id: string;
1099
1099
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1100
1100
  tab_id?: string | undefined;
1101
1101
  }, {
1102
- content: string;
1103
1102
  operation: "update_doc";
1103
+ content: string;
1104
1104
  document_id: string;
1105
1105
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1106
1106
  mode?: "replace" | "append" | undefined;
@@ -1187,8 +1187,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1187
1187
  emailAddress?: string | undefined;
1188
1188
  }>, "many">>;
1189
1189
  }, "strip", z.ZodTypeAny, {
1190
- name: string;
1191
1190
  id: string;
1191
+ name: string;
1192
1192
  mimeType: string;
1193
1193
  size?: string | undefined;
1194
1194
  createdTime?: string | undefined;
@@ -1202,8 +1202,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1202
1202
  emailAddress?: string | undefined;
1203
1203
  }[] | undefined;
1204
1204
  }, {
1205
- name: string;
1206
1205
  id: string;
1206
+ name: string;
1207
1207
  mimeType: string;
1208
1208
  size?: string | undefined;
1209
1209
  createdTime?: string | undefined;
@@ -1223,8 +1223,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1223
1223
  success: boolean;
1224
1224
  error: string;
1225
1225
  file?: {
1226
- name: string;
1227
1226
  id: string;
1227
+ name: string;
1228
1228
  mimeType: string;
1229
1229
  size?: string | undefined;
1230
1230
  createdTime?: string | undefined;
@@ -1243,8 +1243,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1243
1243
  success: boolean;
1244
1244
  error: string;
1245
1245
  file?: {
1246
- name: string;
1247
1246
  id: string;
1247
+ name: string;
1248
1248
  mimeType: string;
1249
1249
  size?: string | undefined;
1250
1250
  createdTime?: string | undefined;
@@ -1304,8 +1304,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1304
1304
  emailAddress?: string | undefined;
1305
1305
  }>, "many">>;
1306
1306
  }, "strip", z.ZodTypeAny, {
1307
- name: string;
1308
1307
  id: string;
1308
+ name: string;
1309
1309
  mimeType: string;
1310
1310
  size?: string | undefined;
1311
1311
  createdTime?: string | undefined;
@@ -1319,8 +1319,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1319
1319
  emailAddress?: string | undefined;
1320
1320
  }[] | undefined;
1321
1321
  }, {
1322
- name: string;
1323
1322
  id: string;
1323
+ name: string;
1324
1324
  mimeType: string;
1325
1325
  size?: string | undefined;
1326
1326
  createdTime?: string | undefined;
@@ -1341,10 +1341,9 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1341
1341
  operation: "list_files";
1342
1342
  success: boolean;
1343
1343
  error: string;
1344
- total_count?: number | undefined;
1345
1344
  files?: {
1346
- name: string;
1347
1345
  id: string;
1346
+ name: string;
1348
1347
  mimeType: string;
1349
1348
  size?: string | undefined;
1350
1349
  createdTime?: string | undefined;
@@ -1358,15 +1357,15 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1358
1357
  emailAddress?: string | undefined;
1359
1358
  }[] | undefined;
1360
1359
  }[] | undefined;
1360
+ total_count?: number | undefined;
1361
1361
  next_page_token?: string | undefined;
1362
1362
  }, {
1363
1363
  operation: "list_files";
1364
1364
  success: boolean;
1365
1365
  error: string;
1366
- total_count?: number | undefined;
1367
1366
  files?: {
1368
- name: string;
1369
1367
  id: string;
1368
+ name: string;
1370
1369
  mimeType: string;
1371
1370
  size?: string | undefined;
1372
1371
  createdTime?: string | undefined;
@@ -1380,6 +1379,7 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1380
1379
  emailAddress?: string | undefined;
1381
1380
  }[] | undefined;
1382
1381
  }[] | undefined;
1382
+ total_count?: number | undefined;
1383
1383
  next_page_token?: string | undefined;
1384
1384
  }>, z.ZodObject<{
1385
1385
  operation: z.ZodLiteral<"create_folder">;
@@ -1390,13 +1390,13 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1390
1390
  webViewLink: z.ZodOptional<z.ZodString>;
1391
1391
  parents: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1392
1392
  }, "strip", z.ZodTypeAny, {
1393
- name: string;
1394
1393
  id: string;
1394
+ name: string;
1395
1395
  webViewLink?: string | undefined;
1396
1396
  parents?: string[] | undefined;
1397
1397
  }, {
1398
- name: string;
1399
1398
  id: string;
1399
+ name: string;
1400
1400
  webViewLink?: string | undefined;
1401
1401
  parents?: string[] | undefined;
1402
1402
  }>>;
@@ -1406,8 +1406,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1406
1406
  success: boolean;
1407
1407
  error: string;
1408
1408
  folder?: {
1409
- name: string;
1410
1409
  id: string;
1410
+ name: string;
1411
1411
  webViewLink?: string | undefined;
1412
1412
  parents?: string[] | undefined;
1413
1413
  } | undefined;
@@ -1416,8 +1416,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1416
1416
  success: boolean;
1417
1417
  error: string;
1418
1418
  folder?: {
1419
- name: string;
1420
1419
  id: string;
1420
+ name: string;
1421
1421
  webViewLink?: string | undefined;
1422
1422
  parents?: string[] | undefined;
1423
1423
  } | undefined;
@@ -1461,8 +1461,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1461
1461
  emailAddress?: string | undefined;
1462
1462
  }>, "many">>;
1463
1463
  }, "strip", z.ZodTypeAny, {
1464
- name: string;
1465
1464
  id: string;
1465
+ name: string;
1466
1466
  mimeType: string;
1467
1467
  size?: string | undefined;
1468
1468
  createdTime?: string | undefined;
@@ -1476,8 +1476,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1476
1476
  emailAddress?: string | undefined;
1477
1477
  }[] | undefined;
1478
1478
  }, {
1479
- name: string;
1480
1479
  id: string;
1480
+ name: string;
1481
1481
  mimeType: string;
1482
1482
  size?: string | undefined;
1483
1483
  createdTime?: string | undefined;
@@ -1516,8 +1516,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1516
1516
  success: boolean;
1517
1517
  error: string;
1518
1518
  file?: {
1519
- name: string;
1520
1519
  id: string;
1520
+ name: string;
1521
1521
  mimeType: string;
1522
1522
  size?: string | undefined;
1523
1523
  createdTime?: string | undefined;
@@ -1543,8 +1543,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1543
1543
  success: boolean;
1544
1544
  error: string;
1545
1545
  file?: {
1546
- name: string;
1547
1546
  id: string;
1547
+ name: string;
1548
1548
  mimeType: string;
1549
1549
  size?: string | undefined;
1550
1550
  createdTime?: string | undefined;
@@ -1608,8 +1608,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1608
1608
  emailAddress?: string | undefined;
1609
1609
  }>, "many">>;
1610
1610
  }, "strip", z.ZodTypeAny, {
1611
- name: string;
1612
1611
  id: string;
1612
+ name: string;
1613
1613
  mimeType: string;
1614
1614
  size?: string | undefined;
1615
1615
  createdTime?: string | undefined;
@@ -1623,8 +1623,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1623
1623
  emailAddress?: string | undefined;
1624
1624
  }[] | undefined;
1625
1625
  }, {
1626
- name: string;
1627
1626
  id: string;
1627
+ name: string;
1628
1628
  mimeType: string;
1629
1629
  size?: string | undefined;
1630
1630
  createdTime?: string | undefined;
@@ -1644,8 +1644,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1644
1644
  success: boolean;
1645
1645
  error: string;
1646
1646
  file?: {
1647
- name: string;
1648
1647
  id: string;
1648
+ name: string;
1649
1649
  mimeType: string;
1650
1650
  size?: string | undefined;
1651
1651
  createdTime?: string | undefined;
@@ -1664,8 +1664,8 @@ export declare class GoogleDriveBubble<T extends GoogleDriveParams = GoogleDrive
1664
1664
  success: boolean;
1665
1665
  error: string;
1666
1666
  file?: {
1667
- name: string;
1668
1667
  id: string;
1668
+ name: string;
1669
1669
  mimeType: string;
1670
1670
  size?: string | undefined;
1671
1671
  createdTime?: string | undefined;
@@ -67,8 +67,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
67
67
  include_values_in_response: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
68
68
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
69
69
  }, "strip", import("zod").ZodTypeAny, {
70
- values: (string | number | boolean)[][];
71
70
  operation: "write_values";
71
+ values: (string | number | boolean)[][];
72
72
  range: string;
73
73
  spreadsheet_id: string;
74
74
  major_dimension: "ROWS" | "COLUMNS";
@@ -76,8 +76,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
76
76
  include_values_in_response: boolean;
77
77
  credentials?: Partial<Record<CredentialType, string>> | undefined;
78
78
  }, {
79
- values: unknown[][];
80
79
  operation: "write_values";
80
+ values: unknown[][];
81
81
  range: string;
82
82
  spreadsheet_id: string;
83
83
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -94,8 +94,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
94
94
  include_values_in_response: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
95
95
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
96
96
  }, "strip", import("zod").ZodTypeAny, {
97
- values: (string | number | boolean)[][];
98
97
  operation: "update_values";
98
+ values: (string | number | boolean)[][];
99
99
  range: string;
100
100
  spreadsheet_id: string;
101
101
  major_dimension: "ROWS" | "COLUMNS";
@@ -103,8 +103,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
103
103
  include_values_in_response: boolean;
104
104
  credentials?: Partial<Record<CredentialType, string>> | undefined;
105
105
  }, {
106
- values: unknown[][];
107
106
  operation: "update_values";
107
+ values: unknown[][];
108
108
  range: string;
109
109
  spreadsheet_id: string;
110
110
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -122,8 +122,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
122
122
  include_values_in_response: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodBoolean>>;
123
123
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
124
124
  }, "strip", import("zod").ZodTypeAny, {
125
- values: (string | number | boolean)[][];
126
125
  operation: "append_values";
126
+ values: (string | number | boolean)[][];
127
127
  range: string;
128
128
  spreadsheet_id: string;
129
129
  major_dimension: "ROWS" | "COLUMNS";
@@ -132,8 +132,8 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
132
132
  insert_data_option: "OVERWRITE" | "INSERT_ROWS";
133
133
  credentials?: Partial<Record<CredentialType, string>> | undefined;
134
134
  }, {
135
- values: unknown[][];
136
135
  operation: "append_values";
136
+ values: unknown[][];
137
137
  range: string;
138
138
  spreadsheet_id: string;
139
139
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -242,13 +242,13 @@ export declare class GoogleSheetsBubble<T extends GoogleSheetsParamsInput = Goog
242
242
  sheet_titles: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>>;
243
243
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
244
244
  }, "strip", import("zod").ZodTypeAny, {
245
- title: string;
246
245
  operation: "create_spreadsheet";
246
+ title: string;
247
247
  sheet_titles: string[];
248
248
  credentials?: Partial<Record<CredentialType, string>> | undefined;
249
249
  }, {
250
- title: string;
251
250
  operation: "create_spreadsheet";
251
+ title: string;
252
252
  credentials?: Partial<Record<CredentialType, string>> | undefined;
253
253
  sheet_titles?: string[] | undefined;
254
254
  }>, import("zod").ZodObject<{