@bubblelab/bubble-core 0.1.246 → 0.1.247

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 (81) hide show
  1. package/dist/bubble-bundle.d.ts +112 -112
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +6 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  8. package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +6 -6
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +132 -132
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  22. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +6 -6
  23. package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +6 -6
  24. package/dist/bubbles/service-bubble/attio/attio.d.ts +6 -6
  25. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  27. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  30. package/dist/bubbles/service-bubble/firecrawl.d.ts +334 -334
  31. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  32. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  33. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  36. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +2 -2
  38. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +2 -2
  39. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  40. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  41. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  42. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  43. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +10 -10
  46. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
  47. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  48. package/dist/bubbles/service-bubble/slack/slack.d.ts +388 -388
  49. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  50. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  51. package/dist/bubbles/service-bubble/xero/xero.d.ts +2 -2
  52. package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +2 -2
  53. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +870 -20
  54. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts.map +1 -1
  55. package/dist/bubbles/service-bubble/zendesk/zendesk.js +156 -0
  56. package/dist/bubbles/service-bubble/zendesk/zendesk.js.map +1 -1
  57. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +862 -20
  58. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts.map +1 -1
  59. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js +261 -0
  60. package/dist/bubbles/service-bubble/zendesk/zendesk.schema.js.map +1 -1
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  62. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  63. package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +8 -8
  64. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +20 -20
  67. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +384 -384
  68. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  69. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  70. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  73. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  74. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  75. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  76. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  77. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +8 -8
  78. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  79. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +34 -34
  80. package/dist/bubbles.json +1171 -2
  81. 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: "metadata" | "minimal" | "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?: "metadata" | "minimal" | "raw" | "full" | undefined;
81
81
  credentials?: Partial<Record<CredentialType, string>> | undefined;
82
82
  metadata_headers?: string[] | undefined;
83
83
  }>, z.ZodObject<{
@@ -380,6 +380,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
380
380
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
381
381
  }, "strip", z.ZodTypeAny, {
382
382
  mimeType?: string | undefined;
383
+ parts?: any[] | undefined;
383
384
  headers?: {
384
385
  value: string;
385
386
  name: string;
@@ -389,9 +390,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
389
390
  size?: number | undefined;
390
391
  attachmentId?: string | undefined;
391
392
  } | undefined;
392
- parts?: any[] | undefined;
393
393
  }, {
394
394
  mimeType?: string | undefined;
395
+ parts?: any[] | undefined;
395
396
  headers?: {
396
397
  value: string;
397
398
  name: string;
@@ -401,11 +402,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
401
402
  size?: number | undefined;
402
403
  attachmentId?: string | undefined;
403
404
  } | undefined;
404
- parts?: any[] | undefined;
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,8 +412,10 @@ 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
+ parts?: any[] | undefined;
418
419
  headers?: {
419
420
  value: string;
420
421
  name: string;
@@ -424,11 +425,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
424
425
  size?: number | undefined;
425
426
  attachmentId?: string | undefined;
426
427
  } | undefined;
427
- parts?: any[] | undefined;
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,8 +435,10 @@ 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
+ parts?: any[] | undefined;
441
442
  headers?: {
442
443
  value: string;
443
444
  name: string;
@@ -447,7 +448,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
447
448
  size?: number | undefined;
448
449
  attachmentId?: string | undefined;
449
450
  } | undefined;
450
- parts?: any[] | undefined;
451
451
  } | undefined;
452
452
  }>, "many">>;
453
453
  next_page_token: z.ZodOptional<z.ZodString>;
@@ -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,8 +466,10 @@ 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
+ parts?: any[] | undefined;
472
473
  headers?: {
473
474
  value: string;
474
475
  name: string;
@@ -478,7 +479,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
478
479
  size?: number | undefined;
479
480
  attachmentId?: string | undefined;
480
481
  } | undefined;
481
- parts?: any[] | undefined;
482
482
  } | undefined;
483
483
  }[] | undefined;
484
484
  next_page_token?: string | undefined;
@@ -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,8 +496,10 @@ 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
+ parts?: any[] | undefined;
502
503
  headers?: {
503
504
  value: string;
504
505
  name: string;
@@ -508,7 +509,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
508
509
  size?: number | undefined;
509
510
  attachmentId?: string | undefined;
510
511
  } | undefined;
511
- parts?: any[] | undefined;
512
512
  } | undefined;
513
513
  }[] | undefined;
514
514
  next_page_token?: string | undefined;
@@ -554,6 +554,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
554
554
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
555
555
  }, "strip", z.ZodTypeAny, {
556
556
  mimeType?: string | undefined;
557
+ parts?: any[] | undefined;
557
558
  headers?: {
558
559
  value: string;
559
560
  name: string;
@@ -563,9 +564,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
563
564
  size?: number | undefined;
564
565
  attachmentId?: string | undefined;
565
566
  } | undefined;
566
- parts?: any[] | undefined;
567
567
  }, {
568
568
  mimeType?: string | undefined;
569
+ parts?: any[] | undefined;
569
570
  headers?: {
570
571
  value: string;
571
572
  name: string;
@@ -575,11 +576,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
575
576
  size?: number | undefined;
576
577
  attachmentId?: string | undefined;
577
578
  } | undefined;
578
- parts?: any[] | undefined;
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,8 +586,10 @@ 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
+ parts?: any[] | undefined;
592
593
  headers?: {
593
594
  value: string;
594
595
  name: string;
@@ -598,11 +599,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
598
599
  size?: number | undefined;
599
600
  attachmentId?: string | undefined;
600
601
  } | undefined;
601
- parts?: any[] | undefined;
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,8 +609,10 @@ 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
+ parts?: any[] | undefined;
615
616
  headers?: {
616
617
  value: string;
617
618
  name: string;
@@ -621,7 +622,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
621
622
  size?: number | undefined;
622
623
  attachmentId?: string | undefined;
623
624
  } | undefined;
624
- parts?: any[] | undefined;
625
625
  } | undefined;
626
626
  }>>;
627
627
  error: z.ZodString;
@@ -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,8 +638,10 @@ 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
+ parts?: any[] | undefined;
644
645
  headers?: {
645
646
  value: string;
646
647
  name: string;
@@ -650,7 +651,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
650
651
  size?: number | undefined;
651
652
  attachmentId?: string | undefined;
652
653
  } | undefined;
653
- parts?: any[] | undefined;
654
654
  } | undefined;
655
655
  } | undefined;
656
656
  }, {
@@ -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,8 +666,10 @@ 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
+ parts?: any[] | undefined;
672
673
  headers?: {
673
674
  value: string;
674
675
  name: string;
@@ -678,7 +679,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
678
679
  size?: number | undefined;
679
680
  attachmentId?: string | undefined;
680
681
  } | undefined;
681
- parts?: any[] | undefined;
682
682
  } | undefined;
683
683
  } | undefined;
684
684
  }>, z.ZodObject<{
@@ -722,6 +722,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
722
722
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
723
723
  }, "strip", z.ZodTypeAny, {
724
724
  mimeType?: string | undefined;
725
+ parts?: any[] | undefined;
725
726
  headers?: {
726
727
  value: string;
727
728
  name: string;
@@ -731,9 +732,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
731
732
  size?: number | undefined;
732
733
  attachmentId?: string | undefined;
733
734
  } | undefined;
734
- parts?: any[] | undefined;
735
735
  }, {
736
736
  mimeType?: string | undefined;
737
+ parts?: any[] | undefined;
737
738
  headers?: {
738
739
  value: string;
739
740
  name: string;
@@ -743,11 +744,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
743
744
  size?: number | undefined;
744
745
  attachmentId?: string | undefined;
745
746
  } | undefined;
746
- parts?: any[] | undefined;
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,8 +754,10 @@ 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
+ parts?: any[] | undefined;
760
761
  headers?: {
761
762
  value: string;
762
763
  name: string;
@@ -766,11 +767,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
766
767
  size?: number | undefined;
767
768
  attachmentId?: string | undefined;
768
769
  } | undefined;
769
- parts?: any[] | undefined;
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,8 +777,10 @@ 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
+ parts?: any[] | undefined;
783
784
  headers?: {
784
785
  value: string;
785
786
  name: string;
@@ -789,7 +790,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
789
790
  size?: number | undefined;
790
791
  attachmentId?: string | undefined;
791
792
  } | undefined;
792
- parts?: any[] | undefined;
793
793
  } | undefined;
794
794
  }>, "many">>;
795
795
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
@@ -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,8 +807,10 @@ 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
+ parts?: any[] | undefined;
813
814
  headers?: {
814
815
  value: string;
815
816
  name: string;
@@ -819,7 +820,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
819
820
  size?: number | undefined;
820
821
  attachmentId?: string | undefined;
821
822
  } | undefined;
822
- parts?: any[] | undefined;
823
823
  } | undefined;
824
824
  }[] | undefined;
825
825
  result_size_estimate?: number | undefined;
@@ -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,8 +836,10 @@ 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
+ parts?: any[] | undefined;
842
843
  headers?: {
843
844
  value: string;
844
845
  name: string;
@@ -848,7 +849,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
848
849
  size?: number | undefined;
849
850
  attachmentId?: string | undefined;
850
851
  } | undefined;
851
- parts?: any[] | undefined;
852
852
  } | undefined;
853
853
  }[] | undefined;
854
854
  result_size_estimate?: number | undefined;
@@ -925,6 +925,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
925
925
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
926
926
  }, "strip", z.ZodTypeAny, {
927
927
  mimeType?: string | undefined;
928
+ parts?: any[] | undefined;
928
929
  headers?: {
929
930
  value: string;
930
931
  name: string;
@@ -934,9 +935,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
934
935
  size?: number | undefined;
935
936
  attachmentId?: string | undefined;
936
937
  } | undefined;
937
- parts?: any[] | undefined;
938
938
  }, {
939
939
  mimeType?: string | undefined;
940
+ parts?: any[] | undefined;
940
941
  headers?: {
941
942
  value: string;
942
943
  name: string;
@@ -946,11 +947,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
946
947
  size?: number | undefined;
947
948
  attachmentId?: string | undefined;
948
949
  } | undefined;
949
- parts?: any[] | undefined;
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,8 +957,10 @@ 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
+ parts?: any[] | undefined;
963
964
  headers?: {
964
965
  value: string;
965
966
  name: string;
@@ -969,11 +970,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
969
970
  size?: number | undefined;
970
971
  attachmentId?: string | undefined;
971
972
  } | undefined;
972
- parts?: any[] | undefined;
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,8 +980,10 @@ 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
+ parts?: any[] | undefined;
986
987
  headers?: {
987
988
  value: string;
988
989
  name: string;
@@ -992,13 +993,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
992
993
  size?: number | undefined;
993
994
  attachmentId?: string | undefined;
994
995
  } | undefined;
995
- parts?: any[] | undefined;
996
996
  } | undefined;
997
997
  }>;
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,8 +1005,10 @@ 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
+ parts?: any[] | undefined;
1011
1012
  headers?: {
1012
1013
  value: string;
1013
1014
  name: string;
@@ -1017,14 +1018,12 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1017
1018
  size?: number | undefined;
1018
1019
  attachmentId?: string | undefined;
1019
1020
  } | undefined;
1020
- parts?: any[] | undefined;
1021
1021
  } | undefined;
1022
1022
  };
1023
1023
  id: string;
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,8 +1031,10 @@ 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
+ parts?: any[] | undefined;
1037
1038
  headers?: {
1038
1039
  value: string;
1039
1040
  name: string;
@@ -1043,7 +1044,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1043
1044
  size?: number | undefined;
1044
1045
  attachmentId?: string | undefined;
1045
1046
  } | undefined;
1046
- parts?: any[] | undefined;
1047
1047
  } | undefined;
1048
1048
  };
1049
1049
  id: string;
@@ -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,8 +1063,10 @@ 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
+ parts?: any[] | undefined;
1069
1070
  headers?: {
1070
1071
  value: string;
1071
1072
  name: string;
@@ -1075,7 +1076,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1075
1076
  size?: number | undefined;
1076
1077
  attachmentId?: string | undefined;
1077
1078
  } | undefined;
1078
- parts?: any[] | undefined;
1079
1079
  } | undefined;
1080
1080
  };
1081
1081
  id: string;
@@ -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,8 +1094,10 @@ 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
+ parts?: any[] | undefined;
1100
1101
  headers?: {
1101
1102
  value: string;
1102
1103
  name: string;
@@ -1106,7 +1107,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1106
1107
  size?: number | undefined;
1107
1108
  attachmentId?: string | undefined;
1108
1109
  } | undefined;
1109
- parts?: any[] | undefined;
1110
1110
  } | undefined;
1111
1111
  };
1112
1112
  id: string;
@@ -1172,6 +1172,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1172
1172
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
1173
1173
  }, "strip", z.ZodTypeAny, {
1174
1174
  mimeType?: string | undefined;
1175
+ parts?: any[] | undefined;
1175
1176
  headers?: {
1176
1177
  value: string;
1177
1178
  name: string;
@@ -1181,9 +1182,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1181
1182
  size?: number | undefined;
1182
1183
  attachmentId?: string | undefined;
1183
1184
  } | undefined;
1184
- parts?: any[] | undefined;
1185
1185
  }, {
1186
1186
  mimeType?: string | undefined;
1187
+ parts?: any[] | undefined;
1187
1188
  headers?: {
1188
1189
  value: string;
1189
1190
  name: string;
@@ -1193,11 +1194,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1193
1194
  size?: number | undefined;
1194
1195
  attachmentId?: string | undefined;
1195
1196
  } | undefined;
1196
- parts?: any[] | undefined;
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,8 +1204,10 @@ 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
+ parts?: any[] | undefined;
1210
1211
  headers?: {
1211
1212
  value: string;
1212
1213
  name: string;
@@ -1216,11 +1217,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1216
1217
  size?: number | undefined;
1217
1218
  attachmentId?: string | undefined;
1218
1219
  } | undefined;
1219
- parts?: any[] | undefined;
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,8 +1227,10 @@ 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
+ parts?: any[] | undefined;
1233
1234
  headers?: {
1234
1235
  value: string;
1235
1236
  name: string;
@@ -1239,13 +1240,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1239
1240
  size?: number | undefined;
1240
1241
  attachmentId?: string | undefined;
1241
1242
  } | undefined;
1242
- parts?: any[] | undefined;
1243
1243
  } | undefined;
1244
1244
  }>;
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,8 +1252,10 @@ 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
+ parts?: any[] | undefined;
1258
1259
  headers?: {
1259
1260
  value: string;
1260
1261
  name: string;
@@ -1264,14 +1265,12 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1264
1265
  size?: number | undefined;
1265
1266
  attachmentId?: string | undefined;
1266
1267
  } | undefined;
1267
- parts?: any[] | undefined;
1268
1268
  } | undefined;
1269
1269
  };
1270
1270
  id: string;
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,8 +1278,10 @@ 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
+ parts?: any[] | undefined;
1284
1285
  headers?: {
1285
1286
  value: string;
1286
1287
  name: string;
@@ -1290,7 +1291,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1290
1291
  size?: number | undefined;
1291
1292
  attachmentId?: string | undefined;
1292
1293
  } | undefined;
1293
- parts?: any[] | undefined;
1294
1294
  } | undefined;
1295
1295
  };
1296
1296
  id: string;
@@ -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,8 +1314,10 @@ 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
+ parts?: any[] | undefined;
1320
1321
  headers?: {
1321
1322
  value: string;
1322
1323
  name: string;
@@ -1326,7 +1327,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1326
1327
  size?: number | undefined;
1327
1328
  attachmentId?: string | undefined;
1328
1329
  } | undefined;
1329
- parts?: any[] | undefined;
1330
1330
  } | undefined;
1331
1331
  };
1332
1332
  id: string;
@@ -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,8 +1347,10 @@ 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
+ parts?: any[] | undefined;
1353
1354
  headers?: {
1354
1355
  value: string;
1355
1356
  name: string;
@@ -1359,7 +1360,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1359
1360
  size?: number | undefined;
1360
1361
  attachmentId?: string | undefined;
1361
1362
  } | undefined;
1362
- parts?: any[] | undefined;
1363
1363
  } | undefined;
1364
1364
  };
1365
1365
  id: string;
@@ -1438,6 +1438,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1438
1438
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
1439
1439
  }, "strip", z.ZodTypeAny, {
1440
1440
  mimeType?: string | undefined;
1441
+ parts?: any[] | undefined;
1441
1442
  headers?: {
1442
1443
  value: string;
1443
1444
  name: string;
@@ -1447,9 +1448,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1447
1448
  size?: number | undefined;
1448
1449
  attachmentId?: string | undefined;
1449
1450
  } | undefined;
1450
- parts?: any[] | undefined;
1451
1451
  }, {
1452
1452
  mimeType?: string | undefined;
1453
+ parts?: any[] | undefined;
1453
1454
  headers?: {
1454
1455
  value: string;
1455
1456
  name: string;
@@ -1459,11 +1460,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1459
1460
  size?: number | undefined;
1460
1461
  attachmentId?: string | undefined;
1461
1462
  } | undefined;
1462
- parts?: any[] | undefined;
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,8 +1470,10 @@ 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
+ parts?: any[] | undefined;
1476
1477
  headers?: {
1477
1478
  value: string;
1478
1479
  name: string;
@@ -1482,11 +1483,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1482
1483
  size?: number | undefined;
1483
1484
  attachmentId?: string | undefined;
1484
1485
  } | undefined;
1485
- parts?: any[] | undefined;
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,8 +1493,10 @@ 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
+ parts?: any[] | undefined;
1499
1500
  headers?: {
1500
1501
  value: string;
1501
1502
  name: string;
@@ -1505,7 +1506,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1505
1506
  size?: number | undefined;
1506
1507
  attachmentId?: string | undefined;
1507
1508
  } | undefined;
1508
- parts?: any[] | undefined;
1509
1509
  } | undefined;
1510
1510
  }>, "many">>;
1511
1511
  snippet: z.ZodOptional<z.ZodString>;
@@ -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,8 +1520,10 @@ 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
+ parts?: any[] | undefined;
1526
1527
  headers?: {
1527
1528
  value: string;
1528
1529
  name: string;
@@ -1532,7 +1533,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1532
1533
  size?: number | undefined;
1533
1534
  attachmentId?: string | undefined;
1534
1535
  } | undefined;
1535
- parts?: any[] | undefined;
1536
1536
  } | undefined;
1537
1537
  }[] | undefined;
1538
1538
  snippet?: string | undefined;
@@ -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,8 +1548,10 @@ 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
+ parts?: any[] | undefined;
1554
1555
  headers?: {
1555
1556
  value: string;
1556
1557
  name: string;
@@ -1560,7 +1561,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1560
1561
  size?: number | undefined;
1561
1562
  attachmentId?: string | undefined;
1562
1563
  } | undefined;
1563
- parts?: any[] | undefined;
1564
1564
  } | undefined;
1565
1565
  }[] | undefined;
1566
1566
  snippet?: string | undefined;
@@ -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,8 +1586,10 @@ 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
+ parts?: any[] | undefined;
1592
1593
  headers?: {
1593
1594
  value: string;
1594
1595
  name: string;
@@ -1598,7 +1599,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1598
1599
  size?: number | undefined;
1599
1600
  attachmentId?: string | undefined;
1600
1601
  } | undefined;
1601
- parts?: any[] | undefined;
1602
1602
  } | undefined;
1603
1603
  }[] | undefined;
1604
1604
  snippet?: string | undefined;
@@ -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,8 +1621,10 @@ 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
+ parts?: any[] | undefined;
1627
1628
  headers?: {
1628
1629
  value: string;
1629
1630
  name: string;
@@ -1633,7 +1634,6 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1633
1634
  size?: number | undefined;
1634
1635
  attachmentId?: string | undefined;
1635
1636
  } | undefined;
1636
- parts?: any[] | undefined;
1637
1637
  } | undefined;
1638
1638
  }[] | undefined;
1639
1639
  snippet?: string | undefined;
@@ -1651,13 +1651,13 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1651
1651
  }, "strip", z.ZodTypeAny, {
1652
1652
  name: string;
1653
1653
  id: string;
1654
- type?: "user" | "system" | undefined;
1654
+ type?: "system" | "user" | undefined;
1655
1655
  messageListVisibility?: "show" | "hide" | undefined;
1656
1656
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1657
1657
  }, {
1658
1658
  name: string;
1659
1659
  id: string;
1660
- type?: "user" | "system" | undefined;
1660
+ type?: "system" | "user" | undefined;
1661
1661
  messageListVisibility?: "show" | "hide" | undefined;
1662
1662
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1663
1663
  }>, "many">>;
@@ -1669,7 +1669,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1669
1669
  labels?: {
1670
1670
  name: string;
1671
1671
  id: string;
1672
- type?: "user" | "system" | undefined;
1672
+ type?: "system" | "user" | undefined;
1673
1673
  messageListVisibility?: "show" | "hide" | undefined;
1674
1674
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1675
1675
  }[] | undefined;
@@ -1680,7 +1680,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1680
1680
  labels?: {
1681
1681
  name: string;
1682
1682
  id: string;
1683
- type?: "user" | "system" | undefined;
1683
+ type?: "system" | "user" | undefined;
1684
1684
  messageListVisibility?: "show" | "hide" | undefined;
1685
1685
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1686
1686
  }[] | undefined;
@@ -1696,13 +1696,13 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1696
1696
  }, "strip", z.ZodTypeAny, {
1697
1697
  name: string;
1698
1698
  id: string;
1699
- type?: "user" | "system" | undefined;
1699
+ type?: "system" | "user" | undefined;
1700
1700
  messageListVisibility?: "show" | "hide" | undefined;
1701
1701
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1702
1702
  }, {
1703
1703
  name: string;
1704
1704
  id: string;
1705
- type?: "user" | "system" | undefined;
1705
+ type?: "system" | "user" | undefined;
1706
1706
  messageListVisibility?: "show" | "hide" | undefined;
1707
1707
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1708
1708
  }>>;
@@ -1714,7 +1714,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1714
1714
  label?: {
1715
1715
  name: string;
1716
1716
  id: string;
1717
- type?: "user" | "system" | undefined;
1717
+ type?: "system" | "user" | undefined;
1718
1718
  messageListVisibility?: "show" | "hide" | undefined;
1719
1719
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1720
1720
  } | undefined;
@@ -1725,7 +1725,7 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1725
1725
  label?: {
1726
1726
  name: string;
1727
1727
  id: string;
1728
- type?: "user" | "system" | undefined;
1728
+ type?: "system" | "user" | undefined;
1729
1729
  messageListVisibility?: "show" | "hide" | undefined;
1730
1730
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1731
1731
  } | undefined;
@@ -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: "metadata" | "minimal" | "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?: "metadata" | "minimal" | "raw" | "full" | undefined;
1873
1873
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1874
1874
  metadata_headers?: string[] | undefined;
1875
1875
  }>, z.ZodObject<{
@@ -2172,6 +2172,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2172
2172
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2173
2173
  }, "strip", z.ZodTypeAny, {
2174
2174
  mimeType?: string | undefined;
2175
+ parts?: any[] | undefined;
2175
2176
  headers?: {
2176
2177
  value: string;
2177
2178
  name: string;
@@ -2181,9 +2182,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2181
2182
  size?: number | undefined;
2182
2183
  attachmentId?: string | undefined;
2183
2184
  } | undefined;
2184
- parts?: any[] | undefined;
2185
2185
  }, {
2186
2186
  mimeType?: string | undefined;
2187
+ parts?: any[] | undefined;
2187
2188
  headers?: {
2188
2189
  value: string;
2189
2190
  name: string;
@@ -2193,11 +2194,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2193
2194
  size?: number | undefined;
2194
2195
  attachmentId?: string | undefined;
2195
2196
  } | undefined;
2196
- parts?: any[] | undefined;
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,8 +2204,10 @@ 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
+ parts?: any[] | undefined;
2210
2211
  headers?: {
2211
2212
  value: string;
2212
2213
  name: string;
@@ -2216,11 +2217,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2216
2217
  size?: number | undefined;
2217
2218
  attachmentId?: string | undefined;
2218
2219
  } | undefined;
2219
- parts?: any[] | undefined;
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,8 +2227,10 @@ 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
+ parts?: any[] | undefined;
2233
2234
  headers?: {
2234
2235
  value: string;
2235
2236
  name: string;
@@ -2239,7 +2240,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2239
2240
  size?: number | undefined;
2240
2241
  attachmentId?: string | undefined;
2241
2242
  } | undefined;
2242
- parts?: any[] | undefined;
2243
2243
  } | undefined;
2244
2244
  }>, "many">>;
2245
2245
  next_page_token: z.ZodOptional<z.ZodString>;
@@ -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,8 +2258,10 @@ 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
+ parts?: any[] | undefined;
2264
2265
  headers?: {
2265
2266
  value: string;
2266
2267
  name: string;
@@ -2270,7 +2271,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2270
2271
  size?: number | undefined;
2271
2272
  attachmentId?: string | undefined;
2272
2273
  } | undefined;
2273
- parts?: any[] | undefined;
2274
2274
  } | undefined;
2275
2275
  }[] | undefined;
2276
2276
  next_page_token?: string | undefined;
@@ -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,8 +2288,10 @@ 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
+ parts?: any[] | undefined;
2294
2295
  headers?: {
2295
2296
  value: string;
2296
2297
  name: string;
@@ -2300,7 +2301,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2300
2301
  size?: number | undefined;
2301
2302
  attachmentId?: string | undefined;
2302
2303
  } | undefined;
2303
- parts?: any[] | undefined;
2304
2304
  } | undefined;
2305
2305
  }[] | undefined;
2306
2306
  next_page_token?: string | undefined;
@@ -2346,6 +2346,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2346
2346
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2347
2347
  }, "strip", z.ZodTypeAny, {
2348
2348
  mimeType?: string | undefined;
2349
+ parts?: any[] | undefined;
2349
2350
  headers?: {
2350
2351
  value: string;
2351
2352
  name: string;
@@ -2355,9 +2356,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2355
2356
  size?: number | undefined;
2356
2357
  attachmentId?: string | undefined;
2357
2358
  } | undefined;
2358
- parts?: any[] | undefined;
2359
2359
  }, {
2360
2360
  mimeType?: string | undefined;
2361
+ parts?: any[] | undefined;
2361
2362
  headers?: {
2362
2363
  value: string;
2363
2364
  name: string;
@@ -2367,11 +2368,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2367
2368
  size?: number | undefined;
2368
2369
  attachmentId?: string | undefined;
2369
2370
  } | undefined;
2370
- parts?: any[] | undefined;
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,8 +2378,10 @@ 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
+ parts?: any[] | undefined;
2384
2385
  headers?: {
2385
2386
  value: string;
2386
2387
  name: string;
@@ -2390,11 +2391,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2390
2391
  size?: number | undefined;
2391
2392
  attachmentId?: string | undefined;
2392
2393
  } | undefined;
2393
- parts?: any[] | undefined;
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,8 +2401,10 @@ 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
+ parts?: any[] | undefined;
2407
2408
  headers?: {
2408
2409
  value: string;
2409
2410
  name: string;
@@ -2413,7 +2414,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2413
2414
  size?: number | undefined;
2414
2415
  attachmentId?: string | undefined;
2415
2416
  } | undefined;
2416
- parts?: any[] | undefined;
2417
2417
  } | undefined;
2418
2418
  }>>;
2419
2419
  error: z.ZodString;
@@ -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,8 +2430,10 @@ 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
+ parts?: any[] | undefined;
2436
2437
  headers?: {
2437
2438
  value: string;
2438
2439
  name: string;
@@ -2442,7 +2443,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2442
2443
  size?: number | undefined;
2443
2444
  attachmentId?: string | undefined;
2444
2445
  } | undefined;
2445
- parts?: any[] | undefined;
2446
2446
  } | undefined;
2447
2447
  } | undefined;
2448
2448
  }, {
@@ -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,8 +2458,10 @@ 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
+ parts?: any[] | undefined;
2464
2465
  headers?: {
2465
2466
  value: string;
2466
2467
  name: string;
@@ -2470,7 +2471,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2470
2471
  size?: number | undefined;
2471
2472
  attachmentId?: string | undefined;
2472
2473
  } | undefined;
2473
- parts?: any[] | undefined;
2474
2474
  } | undefined;
2475
2475
  } | undefined;
2476
2476
  }>, z.ZodObject<{
@@ -2514,6 +2514,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2514
2514
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2515
2515
  }, "strip", z.ZodTypeAny, {
2516
2516
  mimeType?: string | undefined;
2517
+ parts?: any[] | undefined;
2517
2518
  headers?: {
2518
2519
  value: string;
2519
2520
  name: string;
@@ -2523,9 +2524,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2523
2524
  size?: number | undefined;
2524
2525
  attachmentId?: string | undefined;
2525
2526
  } | undefined;
2526
- parts?: any[] | undefined;
2527
2527
  }, {
2528
2528
  mimeType?: string | undefined;
2529
+ parts?: any[] | undefined;
2529
2530
  headers?: {
2530
2531
  value: string;
2531
2532
  name: string;
@@ -2535,11 +2536,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2535
2536
  size?: number | undefined;
2536
2537
  attachmentId?: string | undefined;
2537
2538
  } | undefined;
2538
- parts?: any[] | undefined;
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,8 +2546,10 @@ 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
+ parts?: any[] | undefined;
2552
2553
  headers?: {
2553
2554
  value: string;
2554
2555
  name: string;
@@ -2558,11 +2559,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2558
2559
  size?: number | undefined;
2559
2560
  attachmentId?: string | undefined;
2560
2561
  } | undefined;
2561
- parts?: any[] | undefined;
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,8 +2569,10 @@ 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
+ parts?: any[] | undefined;
2575
2576
  headers?: {
2576
2577
  value: string;
2577
2578
  name: string;
@@ -2581,7 +2582,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2581
2582
  size?: number | undefined;
2582
2583
  attachmentId?: string | undefined;
2583
2584
  } | undefined;
2584
- parts?: any[] | undefined;
2585
2585
  } | undefined;
2586
2586
  }>, "many">>;
2587
2587
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
@@ -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,8 +2599,10 @@ 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
+ parts?: any[] | undefined;
2605
2606
  headers?: {
2606
2607
  value: string;
2607
2608
  name: string;
@@ -2611,7 +2612,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2611
2612
  size?: number | undefined;
2612
2613
  attachmentId?: string | undefined;
2613
2614
  } | undefined;
2614
- parts?: any[] | undefined;
2615
2615
  } | undefined;
2616
2616
  }[] | undefined;
2617
2617
  result_size_estimate?: number | undefined;
@@ -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,8 +2628,10 @@ 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
+ parts?: any[] | undefined;
2634
2635
  headers?: {
2635
2636
  value: string;
2636
2637
  name: string;
@@ -2640,7 +2641,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2640
2641
  size?: number | undefined;
2641
2642
  attachmentId?: string | undefined;
2642
2643
  } | undefined;
2643
- parts?: any[] | undefined;
2644
2644
  } | undefined;
2645
2645
  }[] | undefined;
2646
2646
  result_size_estimate?: number | undefined;
@@ -2717,6 +2717,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2717
2717
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2718
2718
  }, "strip", z.ZodTypeAny, {
2719
2719
  mimeType?: string | undefined;
2720
+ parts?: any[] | undefined;
2720
2721
  headers?: {
2721
2722
  value: string;
2722
2723
  name: string;
@@ -2726,9 +2727,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2726
2727
  size?: number | undefined;
2727
2728
  attachmentId?: string | undefined;
2728
2729
  } | undefined;
2729
- parts?: any[] | undefined;
2730
2730
  }, {
2731
2731
  mimeType?: string | undefined;
2732
+ parts?: any[] | undefined;
2732
2733
  headers?: {
2733
2734
  value: string;
2734
2735
  name: string;
@@ -2738,11 +2739,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2738
2739
  size?: number | undefined;
2739
2740
  attachmentId?: string | undefined;
2740
2741
  } | undefined;
2741
- parts?: any[] | undefined;
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,8 +2749,10 @@ 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
+ parts?: any[] | undefined;
2755
2756
  headers?: {
2756
2757
  value: string;
2757
2758
  name: string;
@@ -2761,11 +2762,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2761
2762
  size?: number | undefined;
2762
2763
  attachmentId?: string | undefined;
2763
2764
  } | undefined;
2764
- parts?: any[] | undefined;
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,8 +2772,10 @@ 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
+ parts?: any[] | undefined;
2778
2779
  headers?: {
2779
2780
  value: string;
2780
2781
  name: string;
@@ -2784,13 +2785,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2784
2785
  size?: number | undefined;
2785
2786
  attachmentId?: string | undefined;
2786
2787
  } | undefined;
2787
- parts?: any[] | undefined;
2788
2788
  } | undefined;
2789
2789
  }>;
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,8 +2797,10 @@ 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
+ parts?: any[] | undefined;
2803
2804
  headers?: {
2804
2805
  value: string;
2805
2806
  name: string;
@@ -2809,14 +2810,12 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2809
2810
  size?: number | undefined;
2810
2811
  attachmentId?: string | undefined;
2811
2812
  } | undefined;
2812
- parts?: any[] | undefined;
2813
2813
  } | undefined;
2814
2814
  };
2815
2815
  id: string;
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,8 +2823,10 @@ 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
+ parts?: any[] | undefined;
2829
2830
  headers?: {
2830
2831
  value: string;
2831
2832
  name: string;
@@ -2835,7 +2836,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2835
2836
  size?: number | undefined;
2836
2837
  attachmentId?: string | undefined;
2837
2838
  } | undefined;
2838
- parts?: any[] | undefined;
2839
2839
  } | undefined;
2840
2840
  };
2841
2841
  id: string;
@@ -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,8 +2855,10 @@ 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
+ parts?: any[] | undefined;
2861
2862
  headers?: {
2862
2863
  value: string;
2863
2864
  name: string;
@@ -2867,7 +2868,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2867
2868
  size?: number | undefined;
2868
2869
  attachmentId?: string | undefined;
2869
2870
  } | undefined;
2870
- parts?: any[] | undefined;
2871
2871
  } | undefined;
2872
2872
  };
2873
2873
  id: string;
@@ -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,8 +2886,10 @@ 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
+ parts?: any[] | undefined;
2892
2893
  headers?: {
2893
2894
  value: string;
2894
2895
  name: string;
@@ -2898,7 +2899,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2898
2899
  size?: number | undefined;
2899
2900
  attachmentId?: string | undefined;
2900
2901
  } | undefined;
2901
- parts?: any[] | undefined;
2902
2902
  } | undefined;
2903
2903
  };
2904
2904
  id: string;
@@ -2964,6 +2964,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2964
2964
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2965
2965
  }, "strip", z.ZodTypeAny, {
2966
2966
  mimeType?: string | undefined;
2967
+ parts?: any[] | undefined;
2967
2968
  headers?: {
2968
2969
  value: string;
2969
2970
  name: string;
@@ -2973,9 +2974,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2973
2974
  size?: number | undefined;
2974
2975
  attachmentId?: string | undefined;
2975
2976
  } | undefined;
2976
- parts?: any[] | undefined;
2977
2977
  }, {
2978
2978
  mimeType?: string | undefined;
2979
+ parts?: any[] | undefined;
2979
2980
  headers?: {
2980
2981
  value: string;
2981
2982
  name: string;
@@ -2985,11 +2986,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2985
2986
  size?: number | undefined;
2986
2987
  attachmentId?: string | undefined;
2987
2988
  } | undefined;
2988
- parts?: any[] | undefined;
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,8 +2996,10 @@ 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
+ parts?: any[] | undefined;
3002
3003
  headers?: {
3003
3004
  value: string;
3004
3005
  name: string;
@@ -3008,11 +3009,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3008
3009
  size?: number | undefined;
3009
3010
  attachmentId?: string | undefined;
3010
3011
  } | undefined;
3011
- parts?: any[] | undefined;
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,8 +3019,10 @@ 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
+ parts?: any[] | undefined;
3025
3026
  headers?: {
3026
3027
  value: string;
3027
3028
  name: string;
@@ -3031,13 +3032,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3031
3032
  size?: number | undefined;
3032
3033
  attachmentId?: string | undefined;
3033
3034
  } | undefined;
3034
- parts?: any[] | undefined;
3035
3035
  } | undefined;
3036
3036
  }>;
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,8 +3044,10 @@ 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
+ parts?: any[] | undefined;
3050
3051
  headers?: {
3051
3052
  value: string;
3052
3053
  name: string;
@@ -3056,14 +3057,12 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3056
3057
  size?: number | undefined;
3057
3058
  attachmentId?: string | undefined;
3058
3059
  } | undefined;
3059
- parts?: any[] | undefined;
3060
3060
  } | undefined;
3061
3061
  };
3062
3062
  id: string;
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,8 +3070,10 @@ 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
+ parts?: any[] | undefined;
3076
3077
  headers?: {
3077
3078
  value: string;
3078
3079
  name: string;
@@ -3082,7 +3083,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3082
3083
  size?: number | undefined;
3083
3084
  attachmentId?: string | undefined;
3084
3085
  } | undefined;
3085
- parts?: any[] | undefined;
3086
3086
  } | undefined;
3087
3087
  };
3088
3088
  id: string;
@@ -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,8 +3106,10 @@ 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
+ parts?: any[] | undefined;
3112
3113
  headers?: {
3113
3114
  value: string;
3114
3115
  name: string;
@@ -3118,7 +3119,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3118
3119
  size?: number | undefined;
3119
3120
  attachmentId?: string | undefined;
3120
3121
  } | undefined;
3121
- parts?: any[] | undefined;
3122
3122
  } | undefined;
3123
3123
  };
3124
3124
  id: string;
@@ -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,8 +3139,10 @@ 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
+ parts?: any[] | undefined;
3145
3146
  headers?: {
3146
3147
  value: string;
3147
3148
  name: string;
@@ -3151,7 +3152,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3151
3152
  size?: number | undefined;
3152
3153
  attachmentId?: string | undefined;
3153
3154
  } | undefined;
3154
- parts?: any[] | undefined;
3155
3155
  } | undefined;
3156
3156
  };
3157
3157
  id: string;
@@ -3230,6 +3230,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3230
3230
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
3231
3231
  }, "strip", z.ZodTypeAny, {
3232
3232
  mimeType?: string | undefined;
3233
+ parts?: any[] | undefined;
3233
3234
  headers?: {
3234
3235
  value: string;
3235
3236
  name: string;
@@ -3239,9 +3240,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3239
3240
  size?: number | undefined;
3240
3241
  attachmentId?: string | undefined;
3241
3242
  } | undefined;
3242
- parts?: any[] | undefined;
3243
3243
  }, {
3244
3244
  mimeType?: string | undefined;
3245
+ parts?: any[] | undefined;
3245
3246
  headers?: {
3246
3247
  value: string;
3247
3248
  name: string;
@@ -3251,11 +3252,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3251
3252
  size?: number | undefined;
3252
3253
  attachmentId?: string | undefined;
3253
3254
  } | undefined;
3254
- parts?: any[] | undefined;
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,8 +3262,10 @@ 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
+ parts?: any[] | undefined;
3268
3269
  headers?: {
3269
3270
  value: string;
3270
3271
  name: string;
@@ -3274,11 +3275,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3274
3275
  size?: number | undefined;
3275
3276
  attachmentId?: string | undefined;
3276
3277
  } | undefined;
3277
- parts?: any[] | undefined;
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,8 +3285,10 @@ 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
+ parts?: any[] | undefined;
3291
3292
  headers?: {
3292
3293
  value: string;
3293
3294
  name: string;
@@ -3297,7 +3298,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3297
3298
  size?: number | undefined;
3298
3299
  attachmentId?: string | undefined;
3299
3300
  } | undefined;
3300
- parts?: any[] | undefined;
3301
3301
  } | undefined;
3302
3302
  }>, "many">>;
3303
3303
  snippet: z.ZodOptional<z.ZodString>;
@@ -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,8 +3312,10 @@ 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
+ parts?: any[] | undefined;
3318
3319
  headers?: {
3319
3320
  value: string;
3320
3321
  name: string;
@@ -3324,7 +3325,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3324
3325
  size?: number | undefined;
3325
3326
  attachmentId?: string | undefined;
3326
3327
  } | undefined;
3327
- parts?: any[] | undefined;
3328
3328
  } | undefined;
3329
3329
  }[] | undefined;
3330
3330
  snippet?: string | undefined;
@@ -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,8 +3340,10 @@ 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
+ parts?: any[] | undefined;
3346
3347
  headers?: {
3347
3348
  value: string;
3348
3349
  name: string;
@@ -3352,7 +3353,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3352
3353
  size?: number | undefined;
3353
3354
  attachmentId?: string | undefined;
3354
3355
  } | undefined;
3355
- parts?: any[] | undefined;
3356
3356
  } | undefined;
3357
3357
  }[] | undefined;
3358
3358
  snippet?: string | undefined;
@@ -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,8 +3378,10 @@ 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
+ parts?: any[] | undefined;
3384
3385
  headers?: {
3385
3386
  value: string;
3386
3387
  name: string;
@@ -3390,7 +3391,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3390
3391
  size?: number | undefined;
3391
3392
  attachmentId?: string | undefined;
3392
3393
  } | undefined;
3393
- parts?: any[] | undefined;
3394
3394
  } | undefined;
3395
3395
  }[] | undefined;
3396
3396
  snippet?: string | undefined;
@@ -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,8 +3413,10 @@ 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
+ parts?: any[] | undefined;
3419
3420
  headers?: {
3420
3421
  value: string;
3421
3422
  name: string;
@@ -3425,7 +3426,6 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3425
3426
  size?: number | undefined;
3426
3427
  attachmentId?: string | undefined;
3427
3428
  } | undefined;
3428
- parts?: any[] | undefined;
3429
3429
  } | undefined;
3430
3430
  }[] | undefined;
3431
3431
  snippet?: string | undefined;
@@ -3443,13 +3443,13 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3443
3443
  }, "strip", z.ZodTypeAny, {
3444
3444
  name: string;
3445
3445
  id: string;
3446
- type?: "user" | "system" | undefined;
3446
+ type?: "system" | "user" | undefined;
3447
3447
  messageListVisibility?: "show" | "hide" | undefined;
3448
3448
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3449
3449
  }, {
3450
3450
  name: string;
3451
3451
  id: string;
3452
- type?: "user" | "system" | undefined;
3452
+ type?: "system" | "user" | undefined;
3453
3453
  messageListVisibility?: "show" | "hide" | undefined;
3454
3454
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3455
3455
  }>, "many">>;
@@ -3461,7 +3461,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3461
3461
  labels?: {
3462
3462
  name: string;
3463
3463
  id: string;
3464
- type?: "user" | "system" | undefined;
3464
+ type?: "system" | "user" | undefined;
3465
3465
  messageListVisibility?: "show" | "hide" | undefined;
3466
3466
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3467
3467
  }[] | undefined;
@@ -3472,7 +3472,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3472
3472
  labels?: {
3473
3473
  name: string;
3474
3474
  id: string;
3475
- type?: "user" | "system" | undefined;
3475
+ type?: "system" | "user" | undefined;
3476
3476
  messageListVisibility?: "show" | "hide" | undefined;
3477
3477
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3478
3478
  }[] | undefined;
@@ -3488,13 +3488,13 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3488
3488
  }, "strip", z.ZodTypeAny, {
3489
3489
  name: string;
3490
3490
  id: string;
3491
- type?: "user" | "system" | undefined;
3491
+ type?: "system" | "user" | undefined;
3492
3492
  messageListVisibility?: "show" | "hide" | undefined;
3493
3493
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3494
3494
  }, {
3495
3495
  name: string;
3496
3496
  id: string;
3497
- type?: "user" | "system" | undefined;
3497
+ type?: "system" | "user" | undefined;
3498
3498
  messageListVisibility?: "show" | "hide" | undefined;
3499
3499
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3500
3500
  }>>;
@@ -3506,7 +3506,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3506
3506
  label?: {
3507
3507
  name: string;
3508
3508
  id: string;
3509
- type?: "user" | "system" | undefined;
3509
+ type?: "system" | "user" | undefined;
3510
3510
  messageListVisibility?: "show" | "hide" | undefined;
3511
3511
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3512
3512
  } | undefined;
@@ -3517,7 +3517,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3517
3517
  label?: {
3518
3518
  name: string;
3519
3519
  id: string;
3520
- type?: "user" | "system" | undefined;
3520
+ type?: "system" | "user" | undefined;
3521
3521
  messageListVisibility?: "show" | "hide" | undefined;
3522
3522
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3523
3523
  } | undefined;