@bubblelab/bubble-core 0.1.237 → 0.1.238

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 (92) hide show
  1. package/dist/bubble-bundle.d.ts +134 -113
  2. package/dist/bubble-factory.d.ts.map +1 -1
  3. package/dist/bubble-factory.js +3 -0
  4. package/dist/bubble-factory.js.map +1 -1
  5. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  6. package/dist/bubbles/service-bubble/ai-agent.d.ts +68 -22
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  8. package/dist/bubbles/service-bubble/ai-agent.js +30 -2
  9. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  10. package/dist/bubbles/service-bubble/airtable.d.ts +24 -24
  11. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +84 -0
  12. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts.map +1 -0
  13. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js +214 -0
  14. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.js.map +1 -0
  15. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +4 -4
  18. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +2 -2
  19. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +95 -10
  20. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts.map +1 -1
  21. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js +8 -0
  22. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.js.map +1 -1
  23. package/dist/bubbles/service-bubble/apify/apify.d.ts +5 -5
  24. package/dist/bubbles/service-bubble/apify/apify.d.ts.map +1 -1
  25. package/dist/bubbles/service-bubble/apify/apify.js +2 -1
  26. package/dist/bubbles/service-bubble/apify/apify.js.map +1 -1
  27. package/dist/bubbles/service-bubble/apify/index.d.ts +1 -0
  28. package/dist/bubbles/service-bubble/apify/index.d.ts.map +1 -1
  29. package/dist/bubbles/service-bubble/apify/index.js +2 -0
  30. package/dist/bubbles/service-bubble/apify/index.js.map +1 -1
  31. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +112 -112
  32. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +160 -160
  33. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +2 -2
  34. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +2 -2
  35. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +4 -4
  36. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/capability-pipeline.d.ts +2 -2
  38. package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
  39. package/dist/bubbles/service-bubble/capability-pipeline.js +18 -1
  40. package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
  41. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
  42. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +94 -94
  43. package/dist/bubbles/service-bubble/firecrawl.d.ts +176 -176
  44. package/dist/bubbles/service-bubble/github.d.ts +72 -72
  45. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  46. package/dist/bubbles/service-bubble/google-calendar.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/google-drive.d.ts +36 -36
  48. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +6 -6
  50. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +6 -6
  51. package/dist/bubbles/service-bubble/jira/jira.d.ts +38 -38
  52. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  53. package/dist/bubbles/service-bubble/notion/notion.d.ts +380 -380
  54. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +2 -2
  55. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
  58. package/dist/bubbles/service-bubble/slab/slab.d.ts +16 -16
  59. package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/slack/slack.d.ts +98 -98
  61. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +32 -32
  62. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +36 -36
  63. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +2 -2
  64. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +2 -2
  65. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +285 -0
  66. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts.map +1 -0
  67. package/dist/bubbles/tool-bubble/app-rankings-tool.js +230 -0
  68. package/dist/bubbles/tool-bubble/app-rankings-tool.js.map +1 -0
  69. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
  72. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +12 -12
  73. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
  75. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  76. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  80. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +36 -36
  81. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
  82. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +24 -24
  83. package/dist/bubbles.json +279 -3
  84. package/dist/index.d.ts +1 -0
  85. package/dist/index.d.ts.map +1 -1
  86. package/dist/index.js +1 -0
  87. package/dist/index.js.map +1 -1
  88. package/dist/types/available-tools.d.ts +1 -1
  89. package/dist/types/available-tools.d.ts.map +1 -1
  90. package/dist/types/available-tools.js +1 -0
  91. package/dist/types/available-tools.js.map +1 -1
  92. package/package.json +2 -2
@@ -69,7 +69,7 @@ declare const GmailParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
69
69
  metadata_headers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
70
70
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
71
71
  }, "strip", z.ZodTypeAny, {
72
- format: "minimal" | "metadata" | "full" | "raw";
72
+ format: "minimal" | "metadata" | "raw" | "full";
73
73
  operation: "get_email";
74
74
  message_id: string;
75
75
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -77,7 +77,7 @@ declare const GmailParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
77
77
  }, {
78
78
  operation: "get_email";
79
79
  message_id: string;
80
- format?: "minimal" | "metadata" | "full" | "raw" | undefined;
80
+ format?: "minimal" | "metadata" | "raw" | "full" | undefined;
81
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
82
82
  metadata_headers?: string[] | undefined;
83
83
  }>, z.ZodObject<{
@@ -405,7 +405,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
405
405
  }>>;
406
406
  }, "strip", z.ZodTypeAny, {
407
407
  id: string;
408
- raw?: string | undefined;
409
408
  threadId?: string | undefined;
410
409
  labelIds?: string[] | undefined;
411
410
  snippet?: string | undefined;
@@ -413,6 +412,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
413
412
  historyId?: string | undefined;
414
413
  internalDate?: string | undefined;
415
414
  sizeEstimate?: number | undefined;
415
+ raw?: string | undefined;
416
416
  payload?: {
417
417
  mimeType?: string | undefined;
418
418
  headers?: {
@@ -428,7 +428,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
428
428
  } | undefined;
429
429
  }, {
430
430
  id: string;
431
- raw?: string | undefined;
432
431
  threadId?: string | undefined;
433
432
  labelIds?: string[] | undefined;
434
433
  snippet?: string | undefined;
@@ -436,6 +435,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
436
435
  historyId?: string | undefined;
437
436
  internalDate?: string | undefined;
438
437
  sizeEstimate?: number | undefined;
438
+ raw?: string | undefined;
439
439
  payload?: {
440
440
  mimeType?: string | undefined;
441
441
  headers?: {
@@ -459,7 +459,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
459
459
  operation: "list_emails";
460
460
  messages?: {
461
461
  id: string;
462
- raw?: string | undefined;
463
462
  threadId?: string | undefined;
464
463
  labelIds?: string[] | undefined;
465
464
  snippet?: string | undefined;
@@ -467,6 +466,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
467
466
  historyId?: string | undefined;
468
467
  internalDate?: string | undefined;
469
468
  sizeEstimate?: number | undefined;
469
+ raw?: string | undefined;
470
470
  payload?: {
471
471
  mimeType?: string | undefined;
472
472
  headers?: {
@@ -489,7 +489,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
489
489
  operation: "list_emails";
490
490
  messages?: {
491
491
  id: string;
492
- raw?: string | undefined;
493
492
  threadId?: string | undefined;
494
493
  labelIds?: string[] | undefined;
495
494
  snippet?: string | undefined;
@@ -497,6 +496,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
497
496
  historyId?: string | undefined;
498
497
  internalDate?: string | undefined;
499
498
  sizeEstimate?: number | undefined;
499
+ raw?: string | undefined;
500
500
  payload?: {
501
501
  mimeType?: string | undefined;
502
502
  headers?: {
@@ -579,7 +579,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
579
579
  }>>;
580
580
  }, "strip", z.ZodTypeAny, {
581
581
  id: string;
582
- raw?: string | undefined;
583
582
  threadId?: string | undefined;
584
583
  labelIds?: string[] | undefined;
585
584
  snippet?: string | undefined;
@@ -587,6 +586,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
587
586
  historyId?: string | undefined;
588
587
  internalDate?: string | undefined;
589
588
  sizeEstimate?: number | undefined;
589
+ raw?: string | undefined;
590
590
  payload?: {
591
591
  mimeType?: string | undefined;
592
592
  headers?: {
@@ -602,7 +602,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
602
602
  } | undefined;
603
603
  }, {
604
604
  id: string;
605
- raw?: string | undefined;
606
605
  threadId?: string | undefined;
607
606
  labelIds?: string[] | undefined;
608
607
  snippet?: string | undefined;
@@ -610,6 +609,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
610
609
  historyId?: string | undefined;
611
610
  internalDate?: string | undefined;
612
611
  sizeEstimate?: number | undefined;
612
+ raw?: string | undefined;
613
613
  payload?: {
614
614
  mimeType?: string | undefined;
615
615
  headers?: {
@@ -631,7 +631,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
631
631
  operation: "get_email";
632
632
  message?: {
633
633
  id: string;
634
- raw?: string | undefined;
635
634
  threadId?: string | undefined;
636
635
  labelIds?: string[] | undefined;
637
636
  snippet?: string | undefined;
@@ -639,6 +638,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
639
638
  historyId?: string | undefined;
640
639
  internalDate?: string | undefined;
641
640
  sizeEstimate?: number | undefined;
641
+ raw?: string | undefined;
642
642
  payload?: {
643
643
  mimeType?: string | undefined;
644
644
  headers?: {
@@ -659,7 +659,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
659
659
  operation: "get_email";
660
660
  message?: {
661
661
  id: string;
662
- raw?: string | undefined;
663
662
  threadId?: string | undefined;
664
663
  labelIds?: string[] | undefined;
665
664
  snippet?: string | undefined;
@@ -667,6 +666,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
667
666
  historyId?: string | undefined;
668
667
  internalDate?: string | undefined;
669
668
  sizeEstimate?: number | undefined;
669
+ raw?: string | undefined;
670
670
  payload?: {
671
671
  mimeType?: string | undefined;
672
672
  headers?: {
@@ -747,7 +747,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
747
747
  }>>;
748
748
  }, "strip", z.ZodTypeAny, {
749
749
  id: string;
750
- raw?: string | undefined;
751
750
  threadId?: string | undefined;
752
751
  labelIds?: string[] | undefined;
753
752
  snippet?: string | undefined;
@@ -755,6 +754,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
755
754
  historyId?: string | undefined;
756
755
  internalDate?: string | undefined;
757
756
  sizeEstimate?: number | undefined;
757
+ raw?: string | undefined;
758
758
  payload?: {
759
759
  mimeType?: string | undefined;
760
760
  headers?: {
@@ -770,7 +770,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
770
770
  } | undefined;
771
771
  }, {
772
772
  id: string;
773
- raw?: string | undefined;
774
773
  threadId?: string | undefined;
775
774
  labelIds?: string[] | undefined;
776
775
  snippet?: string | undefined;
@@ -778,6 +777,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
778
777
  historyId?: string | undefined;
779
778
  internalDate?: string | undefined;
780
779
  sizeEstimate?: number | undefined;
780
+ raw?: string | undefined;
781
781
  payload?: {
782
782
  mimeType?: string | undefined;
783
783
  headers?: {
@@ -800,7 +800,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
800
800
  operation: "search_emails";
801
801
  messages?: {
802
802
  id: string;
803
- raw?: string | undefined;
804
803
  threadId?: string | undefined;
805
804
  labelIds?: string[] | undefined;
806
805
  snippet?: string | undefined;
@@ -808,6 +807,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
808
807
  historyId?: string | undefined;
809
808
  internalDate?: string | undefined;
810
809
  sizeEstimate?: number | undefined;
810
+ raw?: string | undefined;
811
811
  payload?: {
812
812
  mimeType?: string | undefined;
813
813
  headers?: {
@@ -829,7 +829,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
829
829
  operation: "search_emails";
830
830
  messages?: {
831
831
  id: string;
832
- raw?: string | undefined;
833
832
  threadId?: string | undefined;
834
833
  labelIds?: string[] | undefined;
835
834
  snippet?: string | undefined;
@@ -837,6 +836,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
837
836
  historyId?: string | undefined;
838
837
  internalDate?: string | undefined;
839
838
  sizeEstimate?: number | undefined;
839
+ raw?: string | undefined;
840
840
  payload?: {
841
841
  mimeType?: string | undefined;
842
842
  headers?: {
@@ -950,7 +950,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
950
950
  }>>;
951
951
  }, "strip", z.ZodTypeAny, {
952
952
  id: string;
953
- raw?: string | undefined;
954
953
  threadId?: string | undefined;
955
954
  labelIds?: string[] | undefined;
956
955
  snippet?: string | undefined;
@@ -958,6 +957,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
958
957
  historyId?: string | undefined;
959
958
  internalDate?: string | undefined;
960
959
  sizeEstimate?: number | undefined;
960
+ raw?: string | undefined;
961
961
  payload?: {
962
962
  mimeType?: string | undefined;
963
963
  headers?: {
@@ -973,7 +973,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
973
973
  } | undefined;
974
974
  }, {
975
975
  id: string;
976
- raw?: string | undefined;
977
976
  threadId?: string | undefined;
978
977
  labelIds?: string[] | undefined;
979
978
  snippet?: string | undefined;
@@ -981,6 +980,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
981
980
  historyId?: string | undefined;
982
981
  internalDate?: string | undefined;
983
982
  sizeEstimate?: number | undefined;
983
+ raw?: string | undefined;
984
984
  payload?: {
985
985
  mimeType?: string | undefined;
986
986
  headers?: {
@@ -998,7 +998,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
998
998
  }, "strip", z.ZodTypeAny, {
999
999
  message: {
1000
1000
  id: string;
1001
- raw?: string | undefined;
1002
1001
  threadId?: string | undefined;
1003
1002
  labelIds?: string[] | undefined;
1004
1003
  snippet?: string | undefined;
@@ -1006,6 +1005,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1006
1005
  historyId?: string | undefined;
1007
1006
  internalDate?: string | undefined;
1008
1007
  sizeEstimate?: number | undefined;
1008
+ raw?: string | undefined;
1009
1009
  payload?: {
1010
1010
  mimeType?: string | undefined;
1011
1011
  headers?: {
@@ -1024,7 +1024,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1024
1024
  }, {
1025
1025
  message: {
1026
1026
  id: string;
1027
- raw?: string | undefined;
1028
1027
  threadId?: string | undefined;
1029
1028
  labelIds?: string[] | undefined;
1030
1029
  snippet?: string | undefined;
@@ -1032,6 +1031,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1032
1031
  historyId?: string | undefined;
1033
1032
  internalDate?: string | undefined;
1034
1033
  sizeEstimate?: number | undefined;
1034
+ raw?: string | undefined;
1035
1035
  payload?: {
1036
1036
  mimeType?: string | undefined;
1037
1037
  headers?: {
@@ -1056,7 +1056,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1056
1056
  draft?: {
1057
1057
  message: {
1058
1058
  id: string;
1059
- raw?: string | undefined;
1060
1059
  threadId?: string | undefined;
1061
1060
  labelIds?: string[] | undefined;
1062
1061
  snippet?: string | undefined;
@@ -1064,6 +1063,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1064
1063
  historyId?: string | undefined;
1065
1064
  internalDate?: string | undefined;
1066
1065
  sizeEstimate?: number | undefined;
1066
+ raw?: string | undefined;
1067
1067
  payload?: {
1068
1068
  mimeType?: string | undefined;
1069
1069
  headers?: {
@@ -1087,7 +1087,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1087
1087
  draft?: {
1088
1088
  message: {
1089
1089
  id: string;
1090
- raw?: string | undefined;
1091
1090
  threadId?: string | undefined;
1092
1091
  labelIds?: string[] | undefined;
1093
1092
  snippet?: string | undefined;
@@ -1095,6 +1094,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1095
1094
  historyId?: string | undefined;
1096
1095
  internalDate?: string | undefined;
1097
1096
  sizeEstimate?: number | undefined;
1097
+ raw?: string | undefined;
1098
1098
  payload?: {
1099
1099
  mimeType?: string | undefined;
1100
1100
  headers?: {
@@ -1197,7 +1197,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1197
1197
  }>>;
1198
1198
  }, "strip", z.ZodTypeAny, {
1199
1199
  id: string;
1200
- raw?: string | undefined;
1201
1200
  threadId?: string | undefined;
1202
1201
  labelIds?: string[] | undefined;
1203
1202
  snippet?: string | undefined;
@@ -1205,6 +1204,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1205
1204
  historyId?: string | undefined;
1206
1205
  internalDate?: string | undefined;
1207
1206
  sizeEstimate?: number | undefined;
1207
+ raw?: string | undefined;
1208
1208
  payload?: {
1209
1209
  mimeType?: string | undefined;
1210
1210
  headers?: {
@@ -1220,7 +1220,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1220
1220
  } | undefined;
1221
1221
  }, {
1222
1222
  id: string;
1223
- raw?: string | undefined;
1224
1223
  threadId?: string | undefined;
1225
1224
  labelIds?: string[] | undefined;
1226
1225
  snippet?: string | undefined;
@@ -1228,6 +1227,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1228
1227
  historyId?: string | undefined;
1229
1228
  internalDate?: string | undefined;
1230
1229
  sizeEstimate?: number | undefined;
1230
+ raw?: string | undefined;
1231
1231
  payload?: {
1232
1232
  mimeType?: string | undefined;
1233
1233
  headers?: {
@@ -1245,7 +1245,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1245
1245
  }, "strip", z.ZodTypeAny, {
1246
1246
  message: {
1247
1247
  id: string;
1248
- raw?: string | undefined;
1249
1248
  threadId?: string | undefined;
1250
1249
  labelIds?: string[] | undefined;
1251
1250
  snippet?: string | undefined;
@@ -1253,6 +1252,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1253
1252
  historyId?: string | undefined;
1254
1253
  internalDate?: string | undefined;
1255
1254
  sizeEstimate?: number | undefined;
1255
+ raw?: string | undefined;
1256
1256
  payload?: {
1257
1257
  mimeType?: string | undefined;
1258
1258
  headers?: {
@@ -1271,7 +1271,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1271
1271
  }, {
1272
1272
  message: {
1273
1273
  id: string;
1274
- raw?: string | undefined;
1275
1274
  threadId?: string | undefined;
1276
1275
  labelIds?: string[] | undefined;
1277
1276
  snippet?: string | undefined;
@@ -1279,6 +1278,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1279
1278
  historyId?: string | undefined;
1280
1279
  internalDate?: string | undefined;
1281
1280
  sizeEstimate?: number | undefined;
1281
+ raw?: string | undefined;
1282
1282
  payload?: {
1283
1283
  mimeType?: string | undefined;
1284
1284
  headers?: {
@@ -1307,7 +1307,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1307
1307
  drafts?: {
1308
1308
  message: {
1309
1309
  id: string;
1310
- raw?: string | undefined;
1311
1310
  threadId?: string | undefined;
1312
1311
  labelIds?: string[] | undefined;
1313
1312
  snippet?: string | undefined;
@@ -1315,6 +1314,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1315
1314
  historyId?: string | undefined;
1316
1315
  internalDate?: string | undefined;
1317
1316
  sizeEstimate?: number | undefined;
1317
+ raw?: string | undefined;
1318
1318
  payload?: {
1319
1319
  mimeType?: string | undefined;
1320
1320
  headers?: {
@@ -1340,7 +1340,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1340
1340
  drafts?: {
1341
1341
  message: {
1342
1342
  id: string;
1343
- raw?: string | undefined;
1344
1343
  threadId?: string | undefined;
1345
1344
  labelIds?: string[] | undefined;
1346
1345
  snippet?: string | undefined;
@@ -1348,6 +1347,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1348
1347
  historyId?: string | undefined;
1349
1348
  internalDate?: string | undefined;
1350
1349
  sizeEstimate?: number | undefined;
1350
+ raw?: string | undefined;
1351
1351
  payload?: {
1352
1352
  mimeType?: string | undefined;
1353
1353
  headers?: {
@@ -1463,7 +1463,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1463
1463
  }>>;
1464
1464
  }, "strip", z.ZodTypeAny, {
1465
1465
  id: string;
1466
- raw?: string | undefined;
1467
1466
  threadId?: string | undefined;
1468
1467
  labelIds?: string[] | undefined;
1469
1468
  snippet?: string | undefined;
@@ -1471,6 +1470,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1471
1470
  historyId?: string | undefined;
1472
1471
  internalDate?: string | undefined;
1473
1472
  sizeEstimate?: number | undefined;
1473
+ raw?: string | undefined;
1474
1474
  payload?: {
1475
1475
  mimeType?: string | undefined;
1476
1476
  headers?: {
@@ -1486,7 +1486,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1486
1486
  } | undefined;
1487
1487
  }, {
1488
1488
  id: string;
1489
- raw?: string | undefined;
1490
1489
  threadId?: string | undefined;
1491
1490
  labelIds?: string[] | undefined;
1492
1491
  snippet?: string | undefined;
@@ -1494,6 +1493,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1494
1493
  historyId?: string | undefined;
1495
1494
  internalDate?: string | undefined;
1496
1495
  sizeEstimate?: number | undefined;
1496
+ raw?: string | undefined;
1497
1497
  payload?: {
1498
1498
  mimeType?: string | undefined;
1499
1499
  headers?: {
@@ -1513,7 +1513,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1513
1513
  id: string;
1514
1514
  messages?: {
1515
1515
  id: string;
1516
- raw?: string | undefined;
1517
1516
  threadId?: string | undefined;
1518
1517
  labelIds?: string[] | undefined;
1519
1518
  snippet?: string | undefined;
@@ -1521,6 +1520,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1521
1520
  historyId?: string | undefined;
1522
1521
  internalDate?: string | undefined;
1523
1522
  sizeEstimate?: number | undefined;
1523
+ raw?: string | undefined;
1524
1524
  payload?: {
1525
1525
  mimeType?: string | undefined;
1526
1526
  headers?: {
@@ -1541,7 +1541,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1541
1541
  id: string;
1542
1542
  messages?: {
1543
1543
  id: string;
1544
- raw?: string | undefined;
1545
1544
  threadId?: string | undefined;
1546
1545
  labelIds?: string[] | undefined;
1547
1546
  snippet?: string | undefined;
@@ -1549,6 +1548,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1549
1548
  historyId?: string | undefined;
1550
1549
  internalDate?: string | undefined;
1551
1550
  sizeEstimate?: number | undefined;
1551
+ raw?: string | undefined;
1552
1552
  payload?: {
1553
1553
  mimeType?: string | undefined;
1554
1554
  headers?: {
@@ -1579,7 +1579,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1579
1579
  id: string;
1580
1580
  messages?: {
1581
1581
  id: string;
1582
- raw?: string | undefined;
1583
1582
  threadId?: string | undefined;
1584
1583
  labelIds?: string[] | undefined;
1585
1584
  snippet?: string | undefined;
@@ -1587,6 +1586,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1587
1586
  historyId?: string | undefined;
1588
1587
  internalDate?: string | undefined;
1589
1588
  sizeEstimate?: number | undefined;
1589
+ raw?: string | undefined;
1590
1590
  payload?: {
1591
1591
  mimeType?: string | undefined;
1592
1592
  headers?: {
@@ -1614,7 +1614,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1614
1614
  id: string;
1615
1615
  messages?: {
1616
1616
  id: string;
1617
- raw?: string | undefined;
1618
1617
  threadId?: string | undefined;
1619
1618
  labelIds?: string[] | undefined;
1620
1619
  snippet?: string | undefined;
@@ -1622,6 +1621,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1622
1621
  historyId?: string | undefined;
1623
1622
  internalDate?: string | undefined;
1624
1623
  sizeEstimate?: number | undefined;
1624
+ raw?: string | undefined;
1625
1625
  payload?: {
1626
1626
  mimeType?: string | undefined;
1627
1627
  headers?: {
@@ -1861,7 +1861,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
1861
1861
  metadata_headers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1862
1862
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1863
1863
  }, "strip", z.ZodTypeAny, {
1864
- format: "minimal" | "metadata" | "full" | "raw";
1864
+ format: "minimal" | "metadata" | "raw" | "full";
1865
1865
  operation: "get_email";
1866
1866
  message_id: string;
1867
1867
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1869,7 +1869,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
1869
1869
  }, {
1870
1870
  operation: "get_email";
1871
1871
  message_id: string;
1872
- format?: "minimal" | "metadata" | "full" | "raw" | undefined;
1872
+ format?: "minimal" | "metadata" | "raw" | "full" | undefined;
1873
1873
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1874
1874
  metadata_headers?: string[] | undefined;
1875
1875
  }>, z.ZodObject<{
@@ -2197,7 +2197,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2197
2197
  }>>;
2198
2198
  }, "strip", z.ZodTypeAny, {
2199
2199
  id: string;
2200
- raw?: string | undefined;
2201
2200
  threadId?: string | undefined;
2202
2201
  labelIds?: string[] | undefined;
2203
2202
  snippet?: string | undefined;
@@ -2205,6 +2204,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2205
2204
  historyId?: string | undefined;
2206
2205
  internalDate?: string | undefined;
2207
2206
  sizeEstimate?: number | undefined;
2207
+ raw?: string | undefined;
2208
2208
  payload?: {
2209
2209
  mimeType?: string | undefined;
2210
2210
  headers?: {
@@ -2220,7 +2220,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2220
2220
  } | undefined;
2221
2221
  }, {
2222
2222
  id: string;
2223
- raw?: string | undefined;
2224
2223
  threadId?: string | undefined;
2225
2224
  labelIds?: string[] | undefined;
2226
2225
  snippet?: string | undefined;
@@ -2228,6 +2227,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2228
2227
  historyId?: string | undefined;
2229
2228
  internalDate?: string | undefined;
2230
2229
  sizeEstimate?: number | undefined;
2230
+ raw?: string | undefined;
2231
2231
  payload?: {
2232
2232
  mimeType?: string | undefined;
2233
2233
  headers?: {
@@ -2251,7 +2251,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2251
2251
  operation: "list_emails";
2252
2252
  messages?: {
2253
2253
  id: string;
2254
- raw?: string | undefined;
2255
2254
  threadId?: string | undefined;
2256
2255
  labelIds?: string[] | undefined;
2257
2256
  snippet?: string | undefined;
@@ -2259,6 +2258,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2259
2258
  historyId?: string | undefined;
2260
2259
  internalDate?: string | undefined;
2261
2260
  sizeEstimate?: number | undefined;
2261
+ raw?: string | undefined;
2262
2262
  payload?: {
2263
2263
  mimeType?: string | undefined;
2264
2264
  headers?: {
@@ -2281,7 +2281,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2281
2281
  operation: "list_emails";
2282
2282
  messages?: {
2283
2283
  id: string;
2284
- raw?: string | undefined;
2285
2284
  threadId?: string | undefined;
2286
2285
  labelIds?: string[] | undefined;
2287
2286
  snippet?: string | undefined;
@@ -2289,6 +2288,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2289
2288
  historyId?: string | undefined;
2290
2289
  internalDate?: string | undefined;
2291
2290
  sizeEstimate?: number | undefined;
2291
+ raw?: string | undefined;
2292
2292
  payload?: {
2293
2293
  mimeType?: string | undefined;
2294
2294
  headers?: {
@@ -2371,7 +2371,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2371
2371
  }>>;
2372
2372
  }, "strip", z.ZodTypeAny, {
2373
2373
  id: string;
2374
- raw?: string | undefined;
2375
2374
  threadId?: string | undefined;
2376
2375
  labelIds?: string[] | undefined;
2377
2376
  snippet?: string | undefined;
@@ -2379,6 +2378,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2379
2378
  historyId?: string | undefined;
2380
2379
  internalDate?: string | undefined;
2381
2380
  sizeEstimate?: number | undefined;
2381
+ raw?: string | undefined;
2382
2382
  payload?: {
2383
2383
  mimeType?: string | undefined;
2384
2384
  headers?: {
@@ -2394,7 +2394,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2394
2394
  } | undefined;
2395
2395
  }, {
2396
2396
  id: string;
2397
- raw?: string | undefined;
2398
2397
  threadId?: string | undefined;
2399
2398
  labelIds?: string[] | undefined;
2400
2399
  snippet?: string | undefined;
@@ -2402,6 +2401,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2402
2401
  historyId?: string | undefined;
2403
2402
  internalDate?: string | undefined;
2404
2403
  sizeEstimate?: number | undefined;
2404
+ raw?: string | undefined;
2405
2405
  payload?: {
2406
2406
  mimeType?: string | undefined;
2407
2407
  headers?: {
@@ -2423,7 +2423,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2423
2423
  operation: "get_email";
2424
2424
  message?: {
2425
2425
  id: string;
2426
- raw?: string | undefined;
2427
2426
  threadId?: string | undefined;
2428
2427
  labelIds?: string[] | undefined;
2429
2428
  snippet?: string | undefined;
@@ -2431,6 +2430,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2431
2430
  historyId?: string | undefined;
2432
2431
  internalDate?: string | undefined;
2433
2432
  sizeEstimate?: number | undefined;
2433
+ raw?: string | undefined;
2434
2434
  payload?: {
2435
2435
  mimeType?: string | undefined;
2436
2436
  headers?: {
@@ -2451,7 +2451,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2451
2451
  operation: "get_email";
2452
2452
  message?: {
2453
2453
  id: string;
2454
- raw?: string | undefined;
2455
2454
  threadId?: string | undefined;
2456
2455
  labelIds?: string[] | undefined;
2457
2456
  snippet?: string | undefined;
@@ -2459,6 +2458,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2459
2458
  historyId?: string | undefined;
2460
2459
  internalDate?: string | undefined;
2461
2460
  sizeEstimate?: number | undefined;
2461
+ raw?: string | undefined;
2462
2462
  payload?: {
2463
2463
  mimeType?: string | undefined;
2464
2464
  headers?: {
@@ -2539,7 +2539,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2539
2539
  }>>;
2540
2540
  }, "strip", z.ZodTypeAny, {
2541
2541
  id: string;
2542
- raw?: string | undefined;
2543
2542
  threadId?: string | undefined;
2544
2543
  labelIds?: string[] | undefined;
2545
2544
  snippet?: string | undefined;
@@ -2547,6 +2546,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2547
2546
  historyId?: string | undefined;
2548
2547
  internalDate?: string | undefined;
2549
2548
  sizeEstimate?: number | undefined;
2549
+ raw?: string | undefined;
2550
2550
  payload?: {
2551
2551
  mimeType?: string | undefined;
2552
2552
  headers?: {
@@ -2562,7 +2562,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2562
2562
  } | undefined;
2563
2563
  }, {
2564
2564
  id: string;
2565
- raw?: string | undefined;
2566
2565
  threadId?: string | undefined;
2567
2566
  labelIds?: string[] | undefined;
2568
2567
  snippet?: string | undefined;
@@ -2570,6 +2569,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2570
2569
  historyId?: string | undefined;
2571
2570
  internalDate?: string | undefined;
2572
2571
  sizeEstimate?: number | undefined;
2572
+ raw?: string | undefined;
2573
2573
  payload?: {
2574
2574
  mimeType?: string | undefined;
2575
2575
  headers?: {
@@ -2592,7 +2592,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2592
2592
  operation: "search_emails";
2593
2593
  messages?: {
2594
2594
  id: string;
2595
- raw?: string | undefined;
2596
2595
  threadId?: string | undefined;
2597
2596
  labelIds?: string[] | undefined;
2598
2597
  snippet?: string | undefined;
@@ -2600,6 +2599,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2600
2599
  historyId?: string | undefined;
2601
2600
  internalDate?: string | undefined;
2602
2601
  sizeEstimate?: number | undefined;
2602
+ raw?: string | undefined;
2603
2603
  payload?: {
2604
2604
  mimeType?: string | undefined;
2605
2605
  headers?: {
@@ -2621,7 +2621,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2621
2621
  operation: "search_emails";
2622
2622
  messages?: {
2623
2623
  id: string;
2624
- raw?: string | undefined;
2625
2624
  threadId?: string | undefined;
2626
2625
  labelIds?: string[] | undefined;
2627
2626
  snippet?: string | undefined;
@@ -2629,6 +2628,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2629
2628
  historyId?: string | undefined;
2630
2629
  internalDate?: string | undefined;
2631
2630
  sizeEstimate?: number | undefined;
2631
+ raw?: string | undefined;
2632
2632
  payload?: {
2633
2633
  mimeType?: string | undefined;
2634
2634
  headers?: {
@@ -2742,7 +2742,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2742
2742
  }>>;
2743
2743
  }, "strip", z.ZodTypeAny, {
2744
2744
  id: string;
2745
- raw?: string | undefined;
2746
2745
  threadId?: string | undefined;
2747
2746
  labelIds?: string[] | undefined;
2748
2747
  snippet?: string | undefined;
@@ -2750,6 +2749,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2750
2749
  historyId?: string | undefined;
2751
2750
  internalDate?: string | undefined;
2752
2751
  sizeEstimate?: number | undefined;
2752
+ raw?: string | undefined;
2753
2753
  payload?: {
2754
2754
  mimeType?: string | undefined;
2755
2755
  headers?: {
@@ -2765,7 +2765,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2765
2765
  } | undefined;
2766
2766
  }, {
2767
2767
  id: string;
2768
- raw?: string | undefined;
2769
2768
  threadId?: string | undefined;
2770
2769
  labelIds?: string[] | undefined;
2771
2770
  snippet?: string | undefined;
@@ -2773,6 +2772,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2773
2772
  historyId?: string | undefined;
2774
2773
  internalDate?: string | undefined;
2775
2774
  sizeEstimate?: number | undefined;
2775
+ raw?: string | undefined;
2776
2776
  payload?: {
2777
2777
  mimeType?: string | undefined;
2778
2778
  headers?: {
@@ -2790,7 +2790,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2790
2790
  }, "strip", z.ZodTypeAny, {
2791
2791
  message: {
2792
2792
  id: string;
2793
- raw?: string | undefined;
2794
2793
  threadId?: string | undefined;
2795
2794
  labelIds?: string[] | undefined;
2796
2795
  snippet?: string | undefined;
@@ -2798,6 +2797,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2798
2797
  historyId?: string | undefined;
2799
2798
  internalDate?: string | undefined;
2800
2799
  sizeEstimate?: number | undefined;
2800
+ raw?: string | undefined;
2801
2801
  payload?: {
2802
2802
  mimeType?: string | undefined;
2803
2803
  headers?: {
@@ -2816,7 +2816,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2816
2816
  }, {
2817
2817
  message: {
2818
2818
  id: string;
2819
- raw?: string | undefined;
2820
2819
  threadId?: string | undefined;
2821
2820
  labelIds?: string[] | undefined;
2822
2821
  snippet?: string | undefined;
@@ -2824,6 +2823,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2824
2823
  historyId?: string | undefined;
2825
2824
  internalDate?: string | undefined;
2826
2825
  sizeEstimate?: number | undefined;
2826
+ raw?: string | undefined;
2827
2827
  payload?: {
2828
2828
  mimeType?: string | undefined;
2829
2829
  headers?: {
@@ -2848,7 +2848,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2848
2848
  draft?: {
2849
2849
  message: {
2850
2850
  id: string;
2851
- raw?: string | undefined;
2852
2851
  threadId?: string | undefined;
2853
2852
  labelIds?: string[] | undefined;
2854
2853
  snippet?: string | undefined;
@@ -2856,6 +2855,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2856
2855
  historyId?: string | undefined;
2857
2856
  internalDate?: string | undefined;
2858
2857
  sizeEstimate?: number | undefined;
2858
+ raw?: string | undefined;
2859
2859
  payload?: {
2860
2860
  mimeType?: string | undefined;
2861
2861
  headers?: {
@@ -2879,7 +2879,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2879
2879
  draft?: {
2880
2880
  message: {
2881
2881
  id: string;
2882
- raw?: string | undefined;
2883
2882
  threadId?: string | undefined;
2884
2883
  labelIds?: string[] | undefined;
2885
2884
  snippet?: string | undefined;
@@ -2887,6 +2886,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2887
2886
  historyId?: string | undefined;
2888
2887
  internalDate?: string | undefined;
2889
2888
  sizeEstimate?: number | undefined;
2889
+ raw?: string | undefined;
2890
2890
  payload?: {
2891
2891
  mimeType?: string | undefined;
2892
2892
  headers?: {
@@ -2989,7 +2989,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2989
2989
  }>>;
2990
2990
  }, "strip", z.ZodTypeAny, {
2991
2991
  id: string;
2992
- raw?: string | undefined;
2993
2992
  threadId?: string | undefined;
2994
2993
  labelIds?: string[] | undefined;
2995
2994
  snippet?: string | undefined;
@@ -2997,6 +2996,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2997
2996
  historyId?: string | undefined;
2998
2997
  internalDate?: string | undefined;
2999
2998
  sizeEstimate?: number | undefined;
2999
+ raw?: string | undefined;
3000
3000
  payload?: {
3001
3001
  mimeType?: string | undefined;
3002
3002
  headers?: {
@@ -3012,7 +3012,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3012
3012
  } | undefined;
3013
3013
  }, {
3014
3014
  id: string;
3015
- raw?: string | undefined;
3016
3015
  threadId?: string | undefined;
3017
3016
  labelIds?: string[] | undefined;
3018
3017
  snippet?: string | undefined;
@@ -3020,6 +3019,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3020
3019
  historyId?: string | undefined;
3021
3020
  internalDate?: string | undefined;
3022
3021
  sizeEstimate?: number | undefined;
3022
+ raw?: string | undefined;
3023
3023
  payload?: {
3024
3024
  mimeType?: string | undefined;
3025
3025
  headers?: {
@@ -3037,7 +3037,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3037
3037
  }, "strip", z.ZodTypeAny, {
3038
3038
  message: {
3039
3039
  id: string;
3040
- raw?: string | undefined;
3041
3040
  threadId?: string | undefined;
3042
3041
  labelIds?: string[] | undefined;
3043
3042
  snippet?: string | undefined;
@@ -3045,6 +3044,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3045
3044
  historyId?: string | undefined;
3046
3045
  internalDate?: string | undefined;
3047
3046
  sizeEstimate?: number | undefined;
3047
+ raw?: string | undefined;
3048
3048
  payload?: {
3049
3049
  mimeType?: string | undefined;
3050
3050
  headers?: {
@@ -3063,7 +3063,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3063
3063
  }, {
3064
3064
  message: {
3065
3065
  id: string;
3066
- raw?: string | undefined;
3067
3066
  threadId?: string | undefined;
3068
3067
  labelIds?: string[] | undefined;
3069
3068
  snippet?: string | undefined;
@@ -3071,6 +3070,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3071
3070
  historyId?: string | undefined;
3072
3071
  internalDate?: string | undefined;
3073
3072
  sizeEstimate?: number | undefined;
3073
+ raw?: string | undefined;
3074
3074
  payload?: {
3075
3075
  mimeType?: string | undefined;
3076
3076
  headers?: {
@@ -3099,7 +3099,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3099
3099
  drafts?: {
3100
3100
  message: {
3101
3101
  id: string;
3102
- raw?: string | undefined;
3103
3102
  threadId?: string | undefined;
3104
3103
  labelIds?: string[] | undefined;
3105
3104
  snippet?: string | undefined;
@@ -3107,6 +3106,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3107
3106
  historyId?: string | undefined;
3108
3107
  internalDate?: string | undefined;
3109
3108
  sizeEstimate?: number | undefined;
3109
+ raw?: string | undefined;
3110
3110
  payload?: {
3111
3111
  mimeType?: string | undefined;
3112
3112
  headers?: {
@@ -3132,7 +3132,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3132
3132
  drafts?: {
3133
3133
  message: {
3134
3134
  id: string;
3135
- raw?: string | undefined;
3136
3135
  threadId?: string | undefined;
3137
3136
  labelIds?: string[] | undefined;
3138
3137
  snippet?: string | undefined;
@@ -3140,6 +3139,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3140
3139
  historyId?: string | undefined;
3141
3140
  internalDate?: string | undefined;
3142
3141
  sizeEstimate?: number | undefined;
3142
+ raw?: string | undefined;
3143
3143
  payload?: {
3144
3144
  mimeType?: string | undefined;
3145
3145
  headers?: {
@@ -3255,7 +3255,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3255
3255
  }>>;
3256
3256
  }, "strip", z.ZodTypeAny, {
3257
3257
  id: string;
3258
- raw?: string | undefined;
3259
3258
  threadId?: string | undefined;
3260
3259
  labelIds?: string[] | undefined;
3261
3260
  snippet?: string | undefined;
@@ -3263,6 +3262,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3263
3262
  historyId?: string | undefined;
3264
3263
  internalDate?: string | undefined;
3265
3264
  sizeEstimate?: number | undefined;
3265
+ raw?: string | undefined;
3266
3266
  payload?: {
3267
3267
  mimeType?: string | undefined;
3268
3268
  headers?: {
@@ -3278,7 +3278,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3278
3278
  } | undefined;
3279
3279
  }, {
3280
3280
  id: string;
3281
- raw?: string | undefined;
3282
3281
  threadId?: string | undefined;
3283
3282
  labelIds?: string[] | undefined;
3284
3283
  snippet?: string | undefined;
@@ -3286,6 +3285,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3286
3285
  historyId?: string | undefined;
3287
3286
  internalDate?: string | undefined;
3288
3287
  sizeEstimate?: number | undefined;
3288
+ raw?: string | undefined;
3289
3289
  payload?: {
3290
3290
  mimeType?: string | undefined;
3291
3291
  headers?: {
@@ -3305,7 +3305,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3305
3305
  id: string;
3306
3306
  messages?: {
3307
3307
  id: string;
3308
- raw?: string | undefined;
3309
3308
  threadId?: string | undefined;
3310
3309
  labelIds?: string[] | undefined;
3311
3310
  snippet?: string | undefined;
@@ -3313,6 +3312,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3313
3312
  historyId?: string | undefined;
3314
3313
  internalDate?: string | undefined;
3315
3314
  sizeEstimate?: number | undefined;
3315
+ raw?: string | undefined;
3316
3316
  payload?: {
3317
3317
  mimeType?: string | undefined;
3318
3318
  headers?: {
@@ -3333,7 +3333,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3333
3333
  id: string;
3334
3334
  messages?: {
3335
3335
  id: string;
3336
- raw?: string | undefined;
3337
3336
  threadId?: string | undefined;
3338
3337
  labelIds?: string[] | undefined;
3339
3338
  snippet?: string | undefined;
@@ -3341,6 +3340,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3341
3340
  historyId?: string | undefined;
3342
3341
  internalDate?: string | undefined;
3343
3342
  sizeEstimate?: number | undefined;
3343
+ raw?: string | undefined;
3344
3344
  payload?: {
3345
3345
  mimeType?: string | undefined;
3346
3346
  headers?: {
@@ -3371,7 +3371,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3371
3371
  id: string;
3372
3372
  messages?: {
3373
3373
  id: string;
3374
- raw?: string | undefined;
3375
3374
  threadId?: string | undefined;
3376
3375
  labelIds?: string[] | undefined;
3377
3376
  snippet?: string | undefined;
@@ -3379,6 +3378,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3379
3378
  historyId?: string | undefined;
3380
3379
  internalDate?: string | undefined;
3381
3380
  sizeEstimate?: number | undefined;
3381
+ raw?: string | undefined;
3382
3382
  payload?: {
3383
3383
  mimeType?: string | undefined;
3384
3384
  headers?: {
@@ -3406,7 +3406,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3406
3406
  id: string;
3407
3407
  messages?: {
3408
3408
  id: string;
3409
- raw?: string | undefined;
3410
3409
  threadId?: string | undefined;
3411
3410
  labelIds?: string[] | undefined;
3412
3411
  snippet?: string | undefined;
@@ -3414,6 +3413,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3414
3413
  historyId?: string | undefined;
3415
3414
  internalDate?: string | undefined;
3416
3415
  sizeEstimate?: number | undefined;
3416
+ raw?: string | undefined;
3417
3417
  payload?: {
3418
3418
  mimeType?: string | undefined;
3419
3419
  headers?: {