@bubblelab/bubble-core 0.1.114 → 0.1.117

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 (117) hide show
  1. package/dist/bubble-bundle.d.ts +140 -120
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +48 -48
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +26 -0
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +306 -306
  8. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  13. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  14. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  15. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
  16. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +90 -90
  17. package/dist/bubbles/service-bubble/apify/apify.d.ts +42 -42
  18. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +230 -230
  19. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  20. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  22. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +74 -74
  23. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +74 -74
  24. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  26. package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
  27. package/dist/bubbles/service-bubble/firecrawl.d.ts +372 -372
  28. package/dist/bubbles/service-bubble/followupboss.d.ts +326 -326
  29. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  30. package/dist/bubbles/service-bubble/github.d.ts +238 -238
  31. package/dist/bubbles/service-bubble/gmail.d.ts +678 -678
  32. package/dist/bubbles/service-bubble/google-calendar.d.ts +60 -60
  33. package/dist/bubbles/service-bubble/google-drive.d.ts +144 -144
  34. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +56 -56
  35. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +16 -16
  36. package/dist/bubbles/service-bubble/hello-world.d.ts +6 -6
  37. package/dist/bubbles/service-bubble/http.d.ts +18 -18
  38. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/jira/jira.d.ts +69 -69
  40. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +1346 -1346
  42. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  44. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  45. package/dist/bubbles/service-bubble/slack/slack.d.ts +524 -518
  46. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  47. package/dist/bubbles/service-bubble/slack/slack.js +14 -5
  48. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  49. package/dist/bubbles/service-bubble/storage.d.ts +44 -44
  50. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +168 -168
  51. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +32 -32
  52. package/dist/bubbles/service-bubble/telegram.d.ts +254 -254
  53. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
  54. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  55. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +12 -12
  56. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +73 -13
  57. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/chart-js-tool.js +128 -58
  59. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +348 -348
  68. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +12 -12
  69. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +36 -36
  70. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +12 -12
  71. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +18 -18
  72. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  73. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  74. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  75. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +72 -72
  76. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +178 -178
  78. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +16 -16
  79. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +12 -12
  80. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +12 -12
  81. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +20 -20
  82. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +40 -40
  83. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +48 -48
  84. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  85. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
  86. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +36 -36
  87. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +134 -134
  88. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  89. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  90. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  91. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  92. package/dist/bubbles.json +47 -9
  93. package/dist/capabilities/define-capability.d.ts +3 -1
  94. package/dist/capabilities/define-capability.d.ts.map +1 -1
  95. package/dist/capabilities/define-capability.js +1 -0
  96. package/dist/capabilities/define-capability.js.map +1 -1
  97. package/dist/index.d.ts +1 -0
  98. package/dist/index.d.ts.map +1 -1
  99. package/dist/index.js +1 -0
  100. package/dist/index.js.map +1 -1
  101. package/package.json +2 -2
  102. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  103. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  104. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  105. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  106. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  107. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  108. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  109. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  110. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  111. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  112. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  113. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  114. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  115. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  116. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  117. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
@@ -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" | "raw" | "full";
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" | "raw" | "full" | 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<{
@@ -87,14 +87,14 @@ declare const GmailParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
87
87
  include_spam_trash: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
88
88
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
89
89
  }, "strip", z.ZodTypeAny, {
90
- operation: "search_emails";
91
90
  query: string;
91
+ operation: "search_emails";
92
92
  max_results: number;
93
93
  include_spam_trash: boolean;
94
94
  credentials?: Partial<Record<CredentialType, string>> | undefined;
95
95
  }, {
96
- operation: "search_emails";
97
96
  query: string;
97
+ operation: "search_emails";
98
98
  credentials?: Partial<Record<CredentialType, string>> | undefined;
99
99
  max_results?: number | undefined;
100
100
  include_spam_trash?: boolean | undefined;
@@ -313,15 +313,15 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
313
313
  thread_id: z.ZodOptional<z.ZodString>;
314
314
  error: z.ZodString;
315
315
  }, "strip", z.ZodTypeAny, {
316
- operation: "send_email";
317
- success: boolean;
318
316
  error: string;
317
+ success: boolean;
318
+ operation: "send_email";
319
319
  message_id?: string | undefined;
320
320
  thread_id?: string | undefined;
321
321
  }, {
322
- operation: "send_email";
323
- success: boolean;
324
322
  error: string;
323
+ success: boolean;
324
+ operation: "send_email";
325
325
  message_id?: string | undefined;
326
326
  thread_id?: string | undefined;
327
327
  }>, z.ZodObject<{
@@ -343,11 +343,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
343
343
  name: z.ZodString;
344
344
  value: z.ZodString;
345
345
  }, "strip", z.ZodTypeAny, {
346
- name: string;
347
346
  value: string;
348
- }, {
349
347
  name: string;
348
+ }, {
350
349
  value: string;
350
+ name: string;
351
351
  }>, "many">>;
352
352
  body: z.ZodOptional<z.ZodObject<{
353
353
  data: z.ZodOptional<z.ZodString>;
@@ -364,29 +364,29 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
364
364
  }>>;
365
365
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
366
366
  }, "strip", z.ZodTypeAny, {
367
+ mimeType?: string | undefined;
368
+ parts?: any[] | undefined;
369
+ headers?: {
370
+ value: string;
371
+ name: string;
372
+ }[] | undefined;
367
373
  body?: {
368
374
  data?: string | undefined;
369
375
  size?: number | undefined;
370
376
  attachmentId?: string | undefined;
371
377
  } | undefined;
378
+ }, {
372
379
  mimeType?: string | undefined;
380
+ parts?: any[] | undefined;
373
381
  headers?: {
374
- name: string;
375
382
  value: string;
383
+ name: string;
376
384
  }[] | undefined;
377
- parts?: any[] | undefined;
378
- }, {
379
385
  body?: {
380
386
  data?: string | undefined;
381
387
  size?: number | undefined;
382
388
  attachmentId?: string | undefined;
383
389
  } | undefined;
384
- mimeType?: string | undefined;
385
- headers?: {
386
- name: string;
387
- value: string;
388
- }[] | undefined;
389
- parts?: any[] | undefined;
390
390
  }>>;
391
391
  }, "strip", z.ZodTypeAny, {
392
392
  id: string;
@@ -399,17 +399,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
399
399
  sizeEstimate?: number | undefined;
400
400
  raw?: string | undefined;
401
401
  payload?: {
402
+ mimeType?: string | undefined;
403
+ parts?: any[] | undefined;
404
+ headers?: {
405
+ value: string;
406
+ name: string;
407
+ }[] | undefined;
402
408
  body?: {
403
409
  data?: string | undefined;
404
410
  size?: number | undefined;
405
411
  attachmentId?: string | undefined;
406
412
  } | undefined;
407
- mimeType?: string | undefined;
408
- headers?: {
409
- name: string;
410
- value: string;
411
- }[] | undefined;
412
- parts?: any[] | undefined;
413
413
  } | undefined;
414
414
  }, {
415
415
  id: string;
@@ -422,26 +422,26 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
422
422
  sizeEstimate?: number | undefined;
423
423
  raw?: string | undefined;
424
424
  payload?: {
425
+ mimeType?: string | undefined;
426
+ parts?: any[] | undefined;
427
+ headers?: {
428
+ value: string;
429
+ name: string;
430
+ }[] | undefined;
425
431
  body?: {
426
432
  data?: string | undefined;
427
433
  size?: number | undefined;
428
434
  attachmentId?: string | undefined;
429
435
  } | undefined;
430
- mimeType?: string | undefined;
431
- headers?: {
432
- name: string;
433
- value: string;
434
- }[] | undefined;
435
- parts?: any[] | undefined;
436
436
  } | undefined;
437
437
  }>, "many">>;
438
438
  next_page_token: z.ZodOptional<z.ZodString>;
439
439
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
440
440
  error: z.ZodString;
441
441
  }, "strip", z.ZodTypeAny, {
442
- operation: "list_emails";
443
- success: boolean;
444
442
  error: string;
443
+ success: boolean;
444
+ operation: "list_emails";
445
445
  messages?: {
446
446
  id: string;
447
447
  threadId?: string | undefined;
@@ -453,25 +453,25 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
453
453
  sizeEstimate?: number | undefined;
454
454
  raw?: string | undefined;
455
455
  payload?: {
456
+ mimeType?: string | undefined;
457
+ parts?: any[] | undefined;
458
+ headers?: {
459
+ value: string;
460
+ name: string;
461
+ }[] | undefined;
456
462
  body?: {
457
463
  data?: string | undefined;
458
464
  size?: number | undefined;
459
465
  attachmentId?: string | undefined;
460
466
  } | undefined;
461
- mimeType?: string | undefined;
462
- headers?: {
463
- name: string;
464
- value: string;
465
- }[] | undefined;
466
- parts?: any[] | undefined;
467
467
  } | undefined;
468
468
  }[] | undefined;
469
469
  next_page_token?: string | undefined;
470
470
  result_size_estimate?: number | undefined;
471
471
  }, {
472
- operation: "list_emails";
473
- success: boolean;
474
472
  error: string;
473
+ success: boolean;
474
+ operation: "list_emails";
475
475
  messages?: {
476
476
  id: string;
477
477
  threadId?: string | undefined;
@@ -483,17 +483,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
483
483
  sizeEstimate?: number | undefined;
484
484
  raw?: string | undefined;
485
485
  payload?: {
486
+ mimeType?: string | undefined;
487
+ parts?: any[] | undefined;
488
+ headers?: {
489
+ value: string;
490
+ name: string;
491
+ }[] | undefined;
486
492
  body?: {
487
493
  data?: string | undefined;
488
494
  size?: number | undefined;
489
495
  attachmentId?: string | undefined;
490
496
  } | undefined;
491
- mimeType?: string | undefined;
492
- headers?: {
493
- name: string;
494
- value: string;
495
- }[] | undefined;
496
- parts?: any[] | undefined;
497
497
  } | undefined;
498
498
  }[] | undefined;
499
499
  next_page_token?: string | undefined;
@@ -517,11 +517,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
517
517
  name: z.ZodString;
518
518
  value: z.ZodString;
519
519
  }, "strip", z.ZodTypeAny, {
520
- name: string;
521
520
  value: string;
522
- }, {
523
521
  name: string;
522
+ }, {
524
523
  value: string;
524
+ name: string;
525
525
  }>, "many">>;
526
526
  body: z.ZodOptional<z.ZodObject<{
527
527
  data: z.ZodOptional<z.ZodString>;
@@ -538,29 +538,29 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
538
538
  }>>;
539
539
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
540
540
  }, "strip", z.ZodTypeAny, {
541
+ mimeType?: string | undefined;
542
+ parts?: any[] | undefined;
543
+ headers?: {
544
+ value: string;
545
+ name: string;
546
+ }[] | undefined;
541
547
  body?: {
542
548
  data?: string | undefined;
543
549
  size?: number | undefined;
544
550
  attachmentId?: string | undefined;
545
551
  } | undefined;
552
+ }, {
546
553
  mimeType?: string | undefined;
554
+ parts?: any[] | undefined;
547
555
  headers?: {
548
- name: string;
549
556
  value: string;
557
+ name: string;
550
558
  }[] | undefined;
551
- parts?: any[] | undefined;
552
- }, {
553
559
  body?: {
554
560
  data?: string | undefined;
555
561
  size?: number | undefined;
556
562
  attachmentId?: string | undefined;
557
563
  } | undefined;
558
- mimeType?: string | undefined;
559
- headers?: {
560
- name: string;
561
- value: string;
562
- }[] | undefined;
563
- parts?: any[] | undefined;
564
564
  }>>;
565
565
  }, "strip", z.ZodTypeAny, {
566
566
  id: string;
@@ -573,17 +573,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
573
573
  sizeEstimate?: number | undefined;
574
574
  raw?: string | undefined;
575
575
  payload?: {
576
+ mimeType?: string | undefined;
577
+ parts?: any[] | undefined;
578
+ headers?: {
579
+ value: string;
580
+ name: string;
581
+ }[] | undefined;
576
582
  body?: {
577
583
  data?: string | undefined;
578
584
  size?: number | undefined;
579
585
  attachmentId?: string | undefined;
580
586
  } | undefined;
581
- mimeType?: string | undefined;
582
- headers?: {
583
- name: string;
584
- value: string;
585
- }[] | undefined;
586
- parts?: any[] | undefined;
587
587
  } | undefined;
588
588
  }, {
589
589
  id: string;
@@ -596,24 +596,24 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
596
596
  sizeEstimate?: number | undefined;
597
597
  raw?: string | undefined;
598
598
  payload?: {
599
+ mimeType?: string | undefined;
600
+ parts?: any[] | undefined;
601
+ headers?: {
602
+ value: string;
603
+ name: string;
604
+ }[] | undefined;
599
605
  body?: {
600
606
  data?: string | undefined;
601
607
  size?: number | undefined;
602
608
  attachmentId?: string | undefined;
603
609
  } | undefined;
604
- mimeType?: string | undefined;
605
- headers?: {
606
- name: string;
607
- value: string;
608
- }[] | undefined;
609
- parts?: any[] | undefined;
610
610
  } | undefined;
611
611
  }>>;
612
612
  error: z.ZodString;
613
613
  }, "strip", z.ZodTypeAny, {
614
- operation: "get_email";
615
- success: boolean;
616
614
  error: string;
615
+ success: boolean;
616
+ operation: "get_email";
617
617
  message?: {
618
618
  id: string;
619
619
  threadId?: string | undefined;
@@ -625,23 +625,23 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
625
625
  sizeEstimate?: number | undefined;
626
626
  raw?: string | undefined;
627
627
  payload?: {
628
+ mimeType?: string | undefined;
629
+ parts?: any[] | undefined;
630
+ headers?: {
631
+ value: string;
632
+ name: string;
633
+ }[] | undefined;
628
634
  body?: {
629
635
  data?: string | undefined;
630
636
  size?: number | undefined;
631
637
  attachmentId?: string | undefined;
632
638
  } | undefined;
633
- mimeType?: string | undefined;
634
- headers?: {
635
- name: string;
636
- value: string;
637
- }[] | undefined;
638
- parts?: any[] | undefined;
639
639
  } | undefined;
640
640
  } | undefined;
641
641
  }, {
642
- operation: "get_email";
643
- success: boolean;
644
642
  error: string;
643
+ success: boolean;
644
+ operation: "get_email";
645
645
  message?: {
646
646
  id: string;
647
647
  threadId?: string | undefined;
@@ -653,17 +653,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
653
653
  sizeEstimate?: number | undefined;
654
654
  raw?: string | undefined;
655
655
  payload?: {
656
+ mimeType?: string | undefined;
657
+ parts?: any[] | undefined;
658
+ headers?: {
659
+ value: string;
660
+ name: string;
661
+ }[] | undefined;
656
662
  body?: {
657
663
  data?: string | undefined;
658
664
  size?: number | undefined;
659
665
  attachmentId?: string | undefined;
660
666
  } | undefined;
661
- mimeType?: string | undefined;
662
- headers?: {
663
- name: string;
664
- value: string;
665
- }[] | undefined;
666
- parts?: any[] | undefined;
667
667
  } | undefined;
668
668
  } | undefined;
669
669
  }>, z.ZodObject<{
@@ -685,11 +685,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
685
685
  name: z.ZodString;
686
686
  value: z.ZodString;
687
687
  }, "strip", z.ZodTypeAny, {
688
- name: string;
689
688
  value: string;
690
- }, {
691
689
  name: string;
690
+ }, {
692
691
  value: string;
692
+ name: string;
693
693
  }>, "many">>;
694
694
  body: z.ZodOptional<z.ZodObject<{
695
695
  data: z.ZodOptional<z.ZodString>;
@@ -706,29 +706,29 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
706
706
  }>>;
707
707
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
708
708
  }, "strip", z.ZodTypeAny, {
709
+ mimeType?: string | undefined;
710
+ parts?: any[] | undefined;
711
+ headers?: {
712
+ value: string;
713
+ name: string;
714
+ }[] | undefined;
709
715
  body?: {
710
716
  data?: string | undefined;
711
717
  size?: number | undefined;
712
718
  attachmentId?: string | undefined;
713
719
  } | undefined;
720
+ }, {
714
721
  mimeType?: string | undefined;
722
+ parts?: any[] | undefined;
715
723
  headers?: {
716
- name: string;
717
724
  value: string;
725
+ name: string;
718
726
  }[] | undefined;
719
- parts?: any[] | undefined;
720
- }, {
721
727
  body?: {
722
728
  data?: string | undefined;
723
729
  size?: number | undefined;
724
730
  attachmentId?: string | undefined;
725
731
  } | undefined;
726
- mimeType?: string | undefined;
727
- headers?: {
728
- name: string;
729
- value: string;
730
- }[] | undefined;
731
- parts?: any[] | undefined;
732
732
  }>>;
733
733
  }, "strip", z.ZodTypeAny, {
734
734
  id: string;
@@ -741,17 +741,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
741
741
  sizeEstimate?: number | undefined;
742
742
  raw?: string | undefined;
743
743
  payload?: {
744
+ mimeType?: string | undefined;
745
+ parts?: any[] | undefined;
746
+ headers?: {
747
+ value: string;
748
+ name: string;
749
+ }[] | undefined;
744
750
  body?: {
745
751
  data?: string | undefined;
746
752
  size?: number | undefined;
747
753
  attachmentId?: string | undefined;
748
754
  } | undefined;
749
- mimeType?: string | undefined;
750
- headers?: {
751
- name: string;
752
- value: string;
753
- }[] | undefined;
754
- parts?: any[] | undefined;
755
755
  } | undefined;
756
756
  }, {
757
757
  id: string;
@@ -764,25 +764,25 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
764
764
  sizeEstimate?: number | undefined;
765
765
  raw?: string | undefined;
766
766
  payload?: {
767
+ mimeType?: string | undefined;
768
+ parts?: any[] | undefined;
769
+ headers?: {
770
+ value: string;
771
+ name: string;
772
+ }[] | undefined;
767
773
  body?: {
768
774
  data?: string | undefined;
769
775
  size?: number | undefined;
770
776
  attachmentId?: string | undefined;
771
777
  } | undefined;
772
- mimeType?: string | undefined;
773
- headers?: {
774
- name: string;
775
- value: string;
776
- }[] | undefined;
777
- parts?: any[] | undefined;
778
778
  } | undefined;
779
779
  }>, "many">>;
780
780
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
781
781
  error: z.ZodString;
782
782
  }, "strip", z.ZodTypeAny, {
783
- operation: "search_emails";
784
- success: boolean;
785
783
  error: string;
784
+ success: boolean;
785
+ operation: "search_emails";
786
786
  messages?: {
787
787
  id: string;
788
788
  threadId?: string | undefined;
@@ -794,24 +794,24 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
794
794
  sizeEstimate?: number | undefined;
795
795
  raw?: string | undefined;
796
796
  payload?: {
797
+ mimeType?: string | undefined;
798
+ parts?: any[] | undefined;
799
+ headers?: {
800
+ value: string;
801
+ name: string;
802
+ }[] | undefined;
797
803
  body?: {
798
804
  data?: string | undefined;
799
805
  size?: number | undefined;
800
806
  attachmentId?: string | undefined;
801
807
  } | undefined;
802
- mimeType?: string | undefined;
803
- headers?: {
804
- name: string;
805
- value: string;
806
- }[] | undefined;
807
- parts?: any[] | undefined;
808
808
  } | undefined;
809
809
  }[] | undefined;
810
810
  result_size_estimate?: number | undefined;
811
811
  }, {
812
- operation: "search_emails";
813
- success: boolean;
814
812
  error: string;
813
+ success: boolean;
814
+ operation: "search_emails";
815
815
  messages?: {
816
816
  id: string;
817
817
  threadId?: string | undefined;
@@ -823,17 +823,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
823
823
  sizeEstimate?: number | undefined;
824
824
  raw?: string | undefined;
825
825
  payload?: {
826
+ mimeType?: string | undefined;
827
+ parts?: any[] | undefined;
828
+ headers?: {
829
+ value: string;
830
+ name: string;
831
+ }[] | undefined;
826
832
  body?: {
827
833
  data?: string | undefined;
828
834
  size?: number | undefined;
829
835
  attachmentId?: string | undefined;
830
836
  } | undefined;
831
- mimeType?: string | undefined;
832
- headers?: {
833
- name: string;
834
- value: string;
835
- }[] | undefined;
836
- parts?: any[] | undefined;
837
837
  } | undefined;
838
838
  }[] | undefined;
839
839
  result_size_estimate?: number | undefined;
@@ -843,14 +843,14 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
843
843
  modified_messages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
844
844
  error: z.ZodString;
845
845
  }, "strip", z.ZodTypeAny, {
846
- operation: "mark_as_read";
847
- success: boolean;
848
846
  error: string;
847
+ success: boolean;
848
+ operation: "mark_as_read";
849
849
  modified_messages?: string[] | undefined;
850
850
  }, {
851
- operation: "mark_as_read";
852
- success: boolean;
853
851
  error: string;
852
+ success: boolean;
853
+ operation: "mark_as_read";
854
854
  modified_messages?: string[] | undefined;
855
855
  }>, z.ZodObject<{
856
856
  operation: z.ZodLiteral<"mark_as_unread">;
@@ -858,14 +858,14 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
858
858
  modified_messages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
859
859
  error: z.ZodString;
860
860
  }, "strip", z.ZodTypeAny, {
861
- operation: "mark_as_unread";
862
- success: boolean;
863
861
  error: string;
862
+ success: boolean;
863
+ operation: "mark_as_unread";
864
864
  modified_messages?: string[] | undefined;
865
865
  }, {
866
- operation: "mark_as_unread";
867
- success: boolean;
868
866
  error: string;
867
+ success: boolean;
868
+ operation: "mark_as_unread";
869
869
  modified_messages?: string[] | undefined;
870
870
  }>, z.ZodObject<{
871
871
  operation: z.ZodLiteral<"create_draft">;
@@ -888,11 +888,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
888
888
  name: z.ZodString;
889
889
  value: z.ZodString;
890
890
  }, "strip", z.ZodTypeAny, {
891
- name: string;
892
891
  value: string;
893
- }, {
894
892
  name: string;
893
+ }, {
895
894
  value: string;
895
+ name: string;
896
896
  }>, "many">>;
897
897
  body: z.ZodOptional<z.ZodObject<{
898
898
  data: z.ZodOptional<z.ZodString>;
@@ -909,29 +909,29 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
909
909
  }>>;
910
910
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
911
911
  }, "strip", z.ZodTypeAny, {
912
+ mimeType?: string | undefined;
913
+ parts?: any[] | undefined;
914
+ headers?: {
915
+ value: string;
916
+ name: string;
917
+ }[] | undefined;
912
918
  body?: {
913
919
  data?: string | undefined;
914
920
  size?: number | undefined;
915
921
  attachmentId?: string | undefined;
916
922
  } | undefined;
923
+ }, {
917
924
  mimeType?: string | undefined;
925
+ parts?: any[] | undefined;
918
926
  headers?: {
919
- name: string;
920
927
  value: string;
928
+ name: string;
921
929
  }[] | undefined;
922
- parts?: any[] | undefined;
923
- }, {
924
930
  body?: {
925
931
  data?: string | undefined;
926
932
  size?: number | undefined;
927
933
  attachmentId?: string | undefined;
928
934
  } | undefined;
929
- mimeType?: string | undefined;
930
- headers?: {
931
- name: string;
932
- value: string;
933
- }[] | undefined;
934
- parts?: any[] | undefined;
935
935
  }>>;
936
936
  }, "strip", z.ZodTypeAny, {
937
937
  id: string;
@@ -944,17 +944,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
944
944
  sizeEstimate?: number | undefined;
945
945
  raw?: string | undefined;
946
946
  payload?: {
947
+ mimeType?: string | undefined;
948
+ parts?: any[] | undefined;
949
+ headers?: {
950
+ value: string;
951
+ name: string;
952
+ }[] | undefined;
947
953
  body?: {
948
954
  data?: string | undefined;
949
955
  size?: number | undefined;
950
956
  attachmentId?: string | undefined;
951
957
  } | undefined;
952
- mimeType?: string | undefined;
953
- headers?: {
954
- name: string;
955
- value: string;
956
- }[] | undefined;
957
- parts?: any[] | undefined;
958
958
  } | undefined;
959
959
  }, {
960
960
  id: string;
@@ -967,21 +967,20 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
967
967
  sizeEstimate?: number | undefined;
968
968
  raw?: string | undefined;
969
969
  payload?: {
970
+ mimeType?: string | undefined;
971
+ parts?: any[] | undefined;
972
+ headers?: {
973
+ value: string;
974
+ name: string;
975
+ }[] | undefined;
970
976
  body?: {
971
977
  data?: string | undefined;
972
978
  size?: number | undefined;
973
979
  attachmentId?: string | undefined;
974
980
  } | undefined;
975
- mimeType?: string | undefined;
976
- headers?: {
977
- name: string;
978
- value: string;
979
- }[] | undefined;
980
- parts?: any[] | undefined;
981
981
  } | undefined;
982
982
  }>;
983
983
  }, "strip", z.ZodTypeAny, {
984
- id: string;
985
984
  message: {
986
985
  id: string;
987
986
  threadId?: string | undefined;
@@ -993,21 +992,21 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
993
992
  sizeEstimate?: number | undefined;
994
993
  raw?: string | undefined;
995
994
  payload?: {
995
+ mimeType?: string | undefined;
996
+ parts?: any[] | undefined;
997
+ headers?: {
998
+ value: string;
999
+ name: string;
1000
+ }[] | undefined;
996
1001
  body?: {
997
1002
  data?: string | undefined;
998
1003
  size?: number | undefined;
999
1004
  attachmentId?: string | undefined;
1000
1005
  } | undefined;
1001
- mimeType?: string | undefined;
1002
- headers?: {
1003
- name: string;
1004
- value: string;
1005
- }[] | undefined;
1006
- parts?: any[] | undefined;
1007
1006
  } | undefined;
1008
1007
  };
1009
- }, {
1010
1008
  id: string;
1009
+ }, {
1011
1010
  message: {
1012
1011
  id: string;
1013
1012
  threadId?: string | undefined;
@@ -1019,27 +1018,27 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1019
1018
  sizeEstimate?: number | undefined;
1020
1019
  raw?: string | undefined;
1021
1020
  payload?: {
1021
+ mimeType?: string | undefined;
1022
+ parts?: any[] | undefined;
1023
+ headers?: {
1024
+ value: string;
1025
+ name: string;
1026
+ }[] | undefined;
1022
1027
  body?: {
1023
1028
  data?: string | undefined;
1024
1029
  size?: number | undefined;
1025
1030
  attachmentId?: string | undefined;
1026
1031
  } | undefined;
1027
- mimeType?: string | undefined;
1028
- headers?: {
1029
- name: string;
1030
- value: string;
1031
- }[] | undefined;
1032
- parts?: any[] | undefined;
1033
1032
  } | undefined;
1034
1033
  };
1034
+ id: string;
1035
1035
  }>>;
1036
1036
  error: z.ZodString;
1037
1037
  }, "strip", z.ZodTypeAny, {
1038
- operation: "create_draft";
1039
- success: boolean;
1040
1038
  error: string;
1039
+ success: boolean;
1040
+ operation: "create_draft";
1041
1041
  draft?: {
1042
- id: string;
1043
1042
  message: {
1044
1043
  id: string;
1045
1044
  threadId?: string | undefined;
@@ -1051,26 +1050,26 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1051
1050
  sizeEstimate?: number | undefined;
1052
1051
  raw?: string | undefined;
1053
1052
  payload?: {
1053
+ mimeType?: string | undefined;
1054
+ parts?: any[] | undefined;
1055
+ headers?: {
1056
+ value: string;
1057
+ name: string;
1058
+ }[] | undefined;
1054
1059
  body?: {
1055
1060
  data?: string | undefined;
1056
1061
  size?: number | undefined;
1057
1062
  attachmentId?: string | undefined;
1058
1063
  } | undefined;
1059
- mimeType?: string | undefined;
1060
- headers?: {
1061
- name: string;
1062
- value: string;
1063
- }[] | undefined;
1064
- parts?: any[] | undefined;
1065
1064
  } | undefined;
1066
1065
  };
1066
+ id: string;
1067
1067
  } | undefined;
1068
1068
  }, {
1069
- operation: "create_draft";
1070
- success: boolean;
1071
1069
  error: string;
1070
+ success: boolean;
1071
+ operation: "create_draft";
1072
1072
  draft?: {
1073
- id: string;
1074
1073
  message: {
1075
1074
  id: string;
1076
1075
  threadId?: string | undefined;
@@ -1082,19 +1081,20 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1082
1081
  sizeEstimate?: number | undefined;
1083
1082
  raw?: string | undefined;
1084
1083
  payload?: {
1084
+ mimeType?: string | undefined;
1085
+ parts?: any[] | undefined;
1086
+ headers?: {
1087
+ value: string;
1088
+ name: string;
1089
+ }[] | undefined;
1085
1090
  body?: {
1086
1091
  data?: string | undefined;
1087
1092
  size?: number | undefined;
1088
1093
  attachmentId?: string | undefined;
1089
1094
  } | undefined;
1090
- mimeType?: string | undefined;
1091
- headers?: {
1092
- name: string;
1093
- value: string;
1094
- }[] | undefined;
1095
- parts?: any[] | undefined;
1096
1095
  } | undefined;
1097
1096
  };
1097
+ id: string;
1098
1098
  } | undefined;
1099
1099
  }>, z.ZodObject<{
1100
1100
  operation: z.ZodLiteral<"send_draft">;
@@ -1103,15 +1103,15 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1103
1103
  thread_id: z.ZodOptional<z.ZodString>;
1104
1104
  error: z.ZodString;
1105
1105
  }, "strip", z.ZodTypeAny, {
1106
- operation: "send_draft";
1107
- success: boolean;
1108
1106
  error: string;
1107
+ success: boolean;
1108
+ operation: "send_draft";
1109
1109
  message_id?: string | undefined;
1110
1110
  thread_id?: string | undefined;
1111
1111
  }, {
1112
- operation: "send_draft";
1113
- success: boolean;
1114
1112
  error: string;
1113
+ success: boolean;
1114
+ operation: "send_draft";
1115
1115
  message_id?: string | undefined;
1116
1116
  thread_id?: string | undefined;
1117
1117
  }>, z.ZodObject<{
@@ -1135,11 +1135,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1135
1135
  name: z.ZodString;
1136
1136
  value: z.ZodString;
1137
1137
  }, "strip", z.ZodTypeAny, {
1138
- name: string;
1139
1138
  value: string;
1140
- }, {
1141
1139
  name: string;
1140
+ }, {
1142
1141
  value: string;
1142
+ name: string;
1143
1143
  }>, "many">>;
1144
1144
  body: z.ZodOptional<z.ZodObject<{
1145
1145
  data: z.ZodOptional<z.ZodString>;
@@ -1156,29 +1156,29 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1156
1156
  }>>;
1157
1157
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
1158
1158
  }, "strip", z.ZodTypeAny, {
1159
+ mimeType?: string | undefined;
1160
+ parts?: any[] | undefined;
1161
+ headers?: {
1162
+ value: string;
1163
+ name: string;
1164
+ }[] | undefined;
1159
1165
  body?: {
1160
1166
  data?: string | undefined;
1161
1167
  size?: number | undefined;
1162
1168
  attachmentId?: string | undefined;
1163
1169
  } | undefined;
1170
+ }, {
1164
1171
  mimeType?: string | undefined;
1172
+ parts?: any[] | undefined;
1165
1173
  headers?: {
1166
- name: string;
1167
1174
  value: string;
1175
+ name: string;
1168
1176
  }[] | undefined;
1169
- parts?: any[] | undefined;
1170
- }, {
1171
1177
  body?: {
1172
1178
  data?: string | undefined;
1173
1179
  size?: number | undefined;
1174
1180
  attachmentId?: string | undefined;
1175
1181
  } | undefined;
1176
- mimeType?: string | undefined;
1177
- headers?: {
1178
- name: string;
1179
- value: string;
1180
- }[] | undefined;
1181
- parts?: any[] | undefined;
1182
1182
  }>>;
1183
1183
  }, "strip", z.ZodTypeAny, {
1184
1184
  id: string;
@@ -1191,17 +1191,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1191
1191
  sizeEstimate?: number | undefined;
1192
1192
  raw?: string | undefined;
1193
1193
  payload?: {
1194
+ mimeType?: string | undefined;
1195
+ parts?: any[] | undefined;
1196
+ headers?: {
1197
+ value: string;
1198
+ name: string;
1199
+ }[] | undefined;
1194
1200
  body?: {
1195
1201
  data?: string | undefined;
1196
1202
  size?: number | undefined;
1197
1203
  attachmentId?: string | undefined;
1198
1204
  } | undefined;
1199
- mimeType?: string | undefined;
1200
- headers?: {
1201
- name: string;
1202
- value: string;
1203
- }[] | undefined;
1204
- parts?: any[] | undefined;
1205
1205
  } | undefined;
1206
1206
  }, {
1207
1207
  id: string;
@@ -1214,21 +1214,20 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1214
1214
  sizeEstimate?: number | undefined;
1215
1215
  raw?: string | undefined;
1216
1216
  payload?: {
1217
+ mimeType?: string | undefined;
1218
+ parts?: any[] | undefined;
1219
+ headers?: {
1220
+ value: string;
1221
+ name: string;
1222
+ }[] | undefined;
1217
1223
  body?: {
1218
1224
  data?: string | undefined;
1219
1225
  size?: number | undefined;
1220
1226
  attachmentId?: string | undefined;
1221
1227
  } | undefined;
1222
- mimeType?: string | undefined;
1223
- headers?: {
1224
- name: string;
1225
- value: string;
1226
- }[] | undefined;
1227
- parts?: any[] | undefined;
1228
1228
  } | undefined;
1229
1229
  }>;
1230
1230
  }, "strip", z.ZodTypeAny, {
1231
- id: string;
1232
1231
  message: {
1233
1232
  id: string;
1234
1233
  threadId?: string | undefined;
@@ -1240,21 +1239,21 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1240
1239
  sizeEstimate?: number | undefined;
1241
1240
  raw?: string | undefined;
1242
1241
  payload?: {
1242
+ mimeType?: string | undefined;
1243
+ parts?: any[] | undefined;
1244
+ headers?: {
1245
+ value: string;
1246
+ name: string;
1247
+ }[] | undefined;
1243
1248
  body?: {
1244
1249
  data?: string | undefined;
1245
1250
  size?: number | undefined;
1246
1251
  attachmentId?: string | undefined;
1247
1252
  } | undefined;
1248
- mimeType?: string | undefined;
1249
- headers?: {
1250
- name: string;
1251
- value: string;
1252
- }[] | undefined;
1253
- parts?: any[] | undefined;
1254
1253
  } | undefined;
1255
1254
  };
1256
- }, {
1257
1255
  id: string;
1256
+ }, {
1258
1257
  message: {
1259
1258
  id: string;
1260
1259
  threadId?: string | undefined;
@@ -1266,31 +1265,31 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1266
1265
  sizeEstimate?: number | undefined;
1267
1266
  raw?: string | undefined;
1268
1267
  payload?: {
1268
+ mimeType?: string | undefined;
1269
+ parts?: any[] | undefined;
1270
+ headers?: {
1271
+ value: string;
1272
+ name: string;
1273
+ }[] | undefined;
1269
1274
  body?: {
1270
1275
  data?: string | undefined;
1271
1276
  size?: number | undefined;
1272
1277
  attachmentId?: string | undefined;
1273
1278
  } | undefined;
1274
- mimeType?: string | undefined;
1275
- headers?: {
1276
- name: string;
1277
- value: string;
1278
- }[] | undefined;
1279
- parts?: any[] | undefined;
1280
1279
  } | undefined;
1281
1280
  };
1281
+ id: string;
1282
1282
  }>, "many">>;
1283
1283
  next_page_token: z.ZodOptional<z.ZodString>;
1284
1284
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
1285
1285
  error: z.ZodString;
1286
1286
  }, "strip", z.ZodTypeAny, {
1287
- operation: "list_drafts";
1288
- success: boolean;
1289
1287
  error: string;
1288
+ success: boolean;
1289
+ operation: "list_drafts";
1290
1290
  next_page_token?: string | undefined;
1291
1291
  result_size_estimate?: number | undefined;
1292
1292
  drafts?: {
1293
- id: string;
1294
1293
  message: {
1295
1294
  id: string;
1296
1295
  threadId?: string | undefined;
@@ -1302,28 +1301,28 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1302
1301
  sizeEstimate?: number | undefined;
1303
1302
  raw?: string | undefined;
1304
1303
  payload?: {
1304
+ mimeType?: string | undefined;
1305
+ parts?: any[] | undefined;
1306
+ headers?: {
1307
+ value: string;
1308
+ name: string;
1309
+ }[] | undefined;
1305
1310
  body?: {
1306
1311
  data?: string | undefined;
1307
1312
  size?: number | undefined;
1308
1313
  attachmentId?: string | undefined;
1309
1314
  } | undefined;
1310
- mimeType?: string | undefined;
1311
- headers?: {
1312
- name: string;
1313
- value: string;
1314
- }[] | undefined;
1315
- parts?: any[] | undefined;
1316
1315
  } | undefined;
1317
1316
  };
1317
+ id: string;
1318
1318
  }[] | undefined;
1319
1319
  }, {
1320
- operation: "list_drafts";
1321
- success: boolean;
1322
1320
  error: string;
1321
+ success: boolean;
1322
+ operation: "list_drafts";
1323
1323
  next_page_token?: string | undefined;
1324
1324
  result_size_estimate?: number | undefined;
1325
1325
  drafts?: {
1326
- id: string;
1327
1326
  message: {
1328
1327
  id: string;
1329
1328
  threadId?: string | undefined;
@@ -1335,19 +1334,20 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1335
1334
  sizeEstimate?: number | undefined;
1336
1335
  raw?: string | undefined;
1337
1336
  payload?: {
1337
+ mimeType?: string | undefined;
1338
+ parts?: any[] | undefined;
1339
+ headers?: {
1340
+ value: string;
1341
+ name: string;
1342
+ }[] | undefined;
1338
1343
  body?: {
1339
1344
  data?: string | undefined;
1340
1345
  size?: number | undefined;
1341
1346
  attachmentId?: string | undefined;
1342
1347
  } | undefined;
1343
- mimeType?: string | undefined;
1344
- headers?: {
1345
- name: string;
1346
- value: string;
1347
- }[] | undefined;
1348
- parts?: any[] | undefined;
1349
1348
  } | undefined;
1350
1349
  };
1350
+ id: string;
1351
1351
  }[] | undefined;
1352
1352
  }>, z.ZodObject<{
1353
1353
  operation: z.ZodLiteral<"delete_email">;
@@ -1355,14 +1355,14 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1355
1355
  deleted_message_id: z.ZodOptional<z.ZodString>;
1356
1356
  error: z.ZodString;
1357
1357
  }, "strip", z.ZodTypeAny, {
1358
- operation: "delete_email";
1359
- success: boolean;
1360
1358
  error: string;
1359
+ success: boolean;
1360
+ operation: "delete_email";
1361
1361
  deleted_message_id?: string | undefined;
1362
1362
  }, {
1363
- operation: "delete_email";
1364
- success: boolean;
1365
1363
  error: string;
1364
+ success: boolean;
1365
+ operation: "delete_email";
1366
1366
  deleted_message_id?: string | undefined;
1367
1367
  }>, z.ZodObject<{
1368
1368
  operation: z.ZodLiteral<"trash_email">;
@@ -1370,14 +1370,14 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1370
1370
  trashed_message_id: z.ZodOptional<z.ZodString>;
1371
1371
  error: z.ZodString;
1372
1372
  }, "strip", z.ZodTypeAny, {
1373
- operation: "trash_email";
1374
- success: boolean;
1375
1373
  error: string;
1374
+ success: boolean;
1375
+ operation: "trash_email";
1376
1376
  trashed_message_id?: string | undefined;
1377
1377
  }, {
1378
- operation: "trash_email";
1379
- success: boolean;
1380
1378
  error: string;
1379
+ success: boolean;
1380
+ operation: "trash_email";
1381
1381
  trashed_message_id?: string | undefined;
1382
1382
  }>, z.ZodObject<{
1383
1383
  operation: z.ZodLiteral<"list_threads">;
@@ -1401,11 +1401,11 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1401
1401
  name: z.ZodString;
1402
1402
  value: z.ZodString;
1403
1403
  }, "strip", z.ZodTypeAny, {
1404
- name: string;
1405
1404
  value: string;
1406
- }, {
1407
1405
  name: string;
1406
+ }, {
1408
1407
  value: string;
1408
+ name: string;
1409
1409
  }>, "many">>;
1410
1410
  body: z.ZodOptional<z.ZodObject<{
1411
1411
  data: z.ZodOptional<z.ZodString>;
@@ -1422,29 +1422,29 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1422
1422
  }>>;
1423
1423
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
1424
1424
  }, "strip", z.ZodTypeAny, {
1425
- body?: {
1426
- data?: string | undefined;
1427
- size?: number | undefined;
1428
- attachmentId?: string | undefined;
1429
- } | undefined;
1430
1425
  mimeType?: string | undefined;
1426
+ parts?: any[] | undefined;
1431
1427
  headers?: {
1432
- name: string;
1433
1428
  value: string;
1429
+ name: string;
1434
1430
  }[] | undefined;
1435
- parts?: any[] | undefined;
1436
- }, {
1437
1431
  body?: {
1438
1432
  data?: string | undefined;
1439
1433
  size?: number | undefined;
1440
1434
  attachmentId?: string | undefined;
1441
1435
  } | undefined;
1436
+ }, {
1442
1437
  mimeType?: string | undefined;
1438
+ parts?: any[] | undefined;
1443
1439
  headers?: {
1444
- name: string;
1445
1440
  value: string;
1441
+ name: string;
1446
1442
  }[] | undefined;
1447
- parts?: any[] | undefined;
1443
+ body?: {
1444
+ data?: string | undefined;
1445
+ size?: number | undefined;
1446
+ attachmentId?: string | undefined;
1447
+ } | undefined;
1448
1448
  }>>;
1449
1449
  }, "strip", z.ZodTypeAny, {
1450
1450
  id: string;
@@ -1457,17 +1457,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1457
1457
  sizeEstimate?: number | undefined;
1458
1458
  raw?: string | undefined;
1459
1459
  payload?: {
1460
+ mimeType?: string | undefined;
1461
+ parts?: any[] | undefined;
1462
+ headers?: {
1463
+ value: string;
1464
+ name: string;
1465
+ }[] | undefined;
1460
1466
  body?: {
1461
1467
  data?: string | undefined;
1462
1468
  size?: number | undefined;
1463
1469
  attachmentId?: string | undefined;
1464
1470
  } | undefined;
1465
- mimeType?: string | undefined;
1466
- headers?: {
1467
- name: string;
1468
- value: string;
1469
- }[] | undefined;
1470
- parts?: any[] | undefined;
1471
1471
  } | undefined;
1472
1472
  }, {
1473
1473
  id: string;
@@ -1480,17 +1480,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1480
1480
  sizeEstimate?: number | undefined;
1481
1481
  raw?: string | undefined;
1482
1482
  payload?: {
1483
+ mimeType?: string | undefined;
1484
+ parts?: any[] | undefined;
1485
+ headers?: {
1486
+ value: string;
1487
+ name: string;
1488
+ }[] | undefined;
1483
1489
  body?: {
1484
1490
  data?: string | undefined;
1485
1491
  size?: number | undefined;
1486
1492
  attachmentId?: string | undefined;
1487
1493
  } | undefined;
1488
- mimeType?: string | undefined;
1489
- headers?: {
1490
- name: string;
1491
- value: string;
1492
- }[] | undefined;
1493
- parts?: any[] | undefined;
1494
1494
  } | undefined;
1495
1495
  }>, "many">>;
1496
1496
  snippet: z.ZodOptional<z.ZodString>;
@@ -1507,17 +1507,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1507
1507
  sizeEstimate?: number | undefined;
1508
1508
  raw?: string | undefined;
1509
1509
  payload?: {
1510
+ mimeType?: string | undefined;
1511
+ parts?: any[] | undefined;
1512
+ headers?: {
1513
+ value: string;
1514
+ name: string;
1515
+ }[] | undefined;
1510
1516
  body?: {
1511
1517
  data?: string | undefined;
1512
1518
  size?: number | undefined;
1513
1519
  attachmentId?: string | undefined;
1514
1520
  } | undefined;
1515
- mimeType?: string | undefined;
1516
- headers?: {
1517
- name: string;
1518
- value: string;
1519
- }[] | undefined;
1520
- parts?: any[] | undefined;
1521
1521
  } | undefined;
1522
1522
  }[] | undefined;
1523
1523
  snippet?: string | undefined;
@@ -1535,17 +1535,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1535
1535
  sizeEstimate?: number | undefined;
1536
1536
  raw?: string | undefined;
1537
1537
  payload?: {
1538
+ mimeType?: string | undefined;
1539
+ parts?: any[] | undefined;
1540
+ headers?: {
1541
+ value: string;
1542
+ name: string;
1543
+ }[] | undefined;
1538
1544
  body?: {
1539
1545
  data?: string | undefined;
1540
1546
  size?: number | undefined;
1541
1547
  attachmentId?: string | undefined;
1542
1548
  } | undefined;
1543
- mimeType?: string | undefined;
1544
- headers?: {
1545
- name: string;
1546
- value: string;
1547
- }[] | undefined;
1548
- parts?: any[] | undefined;
1549
1549
  } | undefined;
1550
1550
  }[] | undefined;
1551
1551
  snippet?: string | undefined;
@@ -1555,9 +1555,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1555
1555
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
1556
1556
  error: z.ZodString;
1557
1557
  }, "strip", z.ZodTypeAny, {
1558
- operation: "list_threads";
1559
- success: boolean;
1560
1558
  error: string;
1559
+ success: boolean;
1560
+ operation: "list_threads";
1561
1561
  next_page_token?: string | undefined;
1562
1562
  result_size_estimate?: number | undefined;
1563
1563
  threads?: {
@@ -1573,26 +1573,26 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1573
1573
  sizeEstimate?: number | undefined;
1574
1574
  raw?: string | undefined;
1575
1575
  payload?: {
1576
+ mimeType?: string | undefined;
1577
+ parts?: any[] | undefined;
1578
+ headers?: {
1579
+ value: string;
1580
+ name: string;
1581
+ }[] | undefined;
1576
1582
  body?: {
1577
1583
  data?: string | undefined;
1578
1584
  size?: number | undefined;
1579
1585
  attachmentId?: string | undefined;
1580
1586
  } | undefined;
1581
- mimeType?: string | undefined;
1582
- headers?: {
1583
- name: string;
1584
- value: string;
1585
- }[] | undefined;
1586
- parts?: any[] | undefined;
1587
1587
  } | undefined;
1588
1588
  }[] | undefined;
1589
1589
  snippet?: string | undefined;
1590
1590
  historyId?: string | undefined;
1591
1591
  }[] | undefined;
1592
1592
  }, {
1593
- operation: "list_threads";
1594
- success: boolean;
1595
1593
  error: string;
1594
+ success: boolean;
1595
+ operation: "list_threads";
1596
1596
  next_page_token?: string | undefined;
1597
1597
  result_size_estimate?: number | undefined;
1598
1598
  threads?: {
@@ -1608,17 +1608,17 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1608
1608
  sizeEstimate?: number | undefined;
1609
1609
  raw?: string | undefined;
1610
1610
  payload?: {
1611
+ mimeType?: string | undefined;
1612
+ parts?: any[] | undefined;
1613
+ headers?: {
1614
+ value: string;
1615
+ name: string;
1616
+ }[] | undefined;
1611
1617
  body?: {
1612
1618
  data?: string | undefined;
1613
1619
  size?: number | undefined;
1614
1620
  attachmentId?: string | undefined;
1615
1621
  } | undefined;
1616
- mimeType?: string | undefined;
1617
- headers?: {
1618
- name: string;
1619
- value: string;
1620
- }[] | undefined;
1621
- parts?: any[] | undefined;
1622
1622
  } | undefined;
1623
1623
  }[] | undefined;
1624
1624
  snippet?: string | undefined;
@@ -1634,38 +1634,38 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1634
1634
  messageListVisibility: z.ZodOptional<z.ZodEnum<["show", "hide"]>>;
1635
1635
  labelListVisibility: z.ZodOptional<z.ZodEnum<["labelShow", "labelShowIfUnread", "labelHide"]>>;
1636
1636
  }, "strip", z.ZodTypeAny, {
1637
- id: string;
1638
1637
  name: string;
1639
- type?: "user" | "system" | undefined;
1638
+ id: string;
1639
+ type?: "system" | "user" | undefined;
1640
1640
  messageListVisibility?: "show" | "hide" | undefined;
1641
1641
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1642
1642
  }, {
1643
- id: string;
1644
1643
  name: string;
1645
- type?: "user" | "system" | undefined;
1644
+ id: string;
1645
+ type?: "system" | "user" | undefined;
1646
1646
  messageListVisibility?: "show" | "hide" | undefined;
1647
1647
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1648
1648
  }>, "many">>;
1649
1649
  error: z.ZodString;
1650
1650
  }, "strip", z.ZodTypeAny, {
1651
- operation: "list_labels";
1652
- success: boolean;
1653
1651
  error: string;
1652
+ success: boolean;
1653
+ operation: "list_labels";
1654
1654
  labels?: {
1655
- id: string;
1656
1655
  name: string;
1657
- type?: "user" | "system" | undefined;
1656
+ id: string;
1657
+ type?: "system" | "user" | undefined;
1658
1658
  messageListVisibility?: "show" | "hide" | undefined;
1659
1659
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1660
1660
  }[] | undefined;
1661
1661
  }, {
1662
- operation: "list_labels";
1663
- success: boolean;
1664
1662
  error: string;
1663
+ success: boolean;
1664
+ operation: "list_labels";
1665
1665
  labels?: {
1666
- id: string;
1667
1666
  name: string;
1668
- type?: "user" | "system" | undefined;
1667
+ id: string;
1668
+ type?: "system" | "user" | undefined;
1669
1669
  messageListVisibility?: "show" | "hide" | undefined;
1670
1670
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1671
1671
  }[] | undefined;
@@ -1679,38 +1679,38 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1679
1679
  messageListVisibility: z.ZodOptional<z.ZodEnum<["show", "hide"]>>;
1680
1680
  labelListVisibility: z.ZodOptional<z.ZodEnum<["labelShow", "labelShowIfUnread", "labelHide"]>>;
1681
1681
  }, "strip", z.ZodTypeAny, {
1682
- id: string;
1683
1682
  name: string;
1684
- type?: "user" | "system" | undefined;
1683
+ id: string;
1684
+ type?: "system" | "user" | undefined;
1685
1685
  messageListVisibility?: "show" | "hide" | undefined;
1686
1686
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1687
1687
  }, {
1688
- id: string;
1689
1688
  name: string;
1690
- type?: "user" | "system" | undefined;
1689
+ id: string;
1690
+ type?: "system" | "user" | undefined;
1691
1691
  messageListVisibility?: "show" | "hide" | undefined;
1692
1692
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1693
1693
  }>>;
1694
1694
  error: z.ZodString;
1695
1695
  }, "strip", z.ZodTypeAny, {
1696
- operation: "create_label";
1697
- success: boolean;
1698
1696
  error: string;
1697
+ success: boolean;
1698
+ operation: "create_label";
1699
1699
  label?: {
1700
- id: string;
1701
1700
  name: string;
1702
- type?: "user" | "system" | undefined;
1701
+ id: string;
1702
+ type?: "system" | "user" | undefined;
1703
1703
  messageListVisibility?: "show" | "hide" | undefined;
1704
1704
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1705
1705
  } | undefined;
1706
1706
  }, {
1707
- operation: "create_label";
1708
- success: boolean;
1709
1707
  error: string;
1708
+ success: boolean;
1709
+ operation: "create_label";
1710
1710
  label?: {
1711
- id: string;
1712
1711
  name: string;
1713
- type?: "user" | "system" | undefined;
1712
+ id: string;
1713
+ type?: "system" | "user" | undefined;
1714
1714
  messageListVisibility?: "show" | "hide" | undefined;
1715
1715
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1716
1716
  } | undefined;
@@ -1721,15 +1721,15 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1721
1721
  label_ids: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1722
1722
  error: z.ZodString;
1723
1723
  }, "strip", z.ZodTypeAny, {
1724
- operation: "modify_message_labels";
1725
- success: boolean;
1726
1724
  error: string;
1725
+ success: boolean;
1726
+ operation: "modify_message_labels";
1727
1727
  message_id?: string | undefined;
1728
1728
  label_ids?: string[] | undefined;
1729
1729
  }, {
1730
- operation: "modify_message_labels";
1731
- success: boolean;
1732
1730
  error: string;
1731
+ success: boolean;
1732
+ operation: "modify_message_labels";
1733
1733
  message_id?: string | undefined;
1734
1734
  label_ids?: string[] | undefined;
1735
1735
  }>, z.ZodObject<{
@@ -1738,14 +1738,14 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1738
1738
  thread_id: z.ZodOptional<z.ZodString>;
1739
1739
  error: z.ZodString;
1740
1740
  }, "strip", z.ZodTypeAny, {
1741
- operation: "modify_thread_labels";
1742
- success: boolean;
1743
1741
  error: string;
1742
+ success: boolean;
1743
+ operation: "modify_thread_labels";
1744
1744
  thread_id?: string | undefined;
1745
1745
  }, {
1746
- operation: "modify_thread_labels";
1747
- success: boolean;
1748
1746
  error: string;
1747
+ success: boolean;
1748
+ operation: "modify_thread_labels";
1749
1749
  thread_id?: string | undefined;
1750
1750
  }>]>;
1751
1751
  type GmailResult = z.output<typeof GmailResultSchema>;
@@ -1828,7 +1828,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
1828
1828
  metadata_headers: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
1829
1829
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1830
1830
  }, "strip", z.ZodTypeAny, {
1831
- format: "minimal" | "metadata" | "raw" | "full";
1831
+ format: "metadata" | "minimal" | "raw" | "full";
1832
1832
  operation: "get_email";
1833
1833
  message_id: string;
1834
1834
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1836,7 +1836,7 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
1836
1836
  }, {
1837
1837
  operation: "get_email";
1838
1838
  message_id: string;
1839
- format?: "minimal" | "metadata" | "raw" | "full" | undefined;
1839
+ format?: "metadata" | "minimal" | "raw" | "full" | undefined;
1840
1840
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1841
1841
  metadata_headers?: string[] | undefined;
1842
1842
  }>, z.ZodObject<{
@@ -1846,14 +1846,14 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
1846
1846
  include_spam_trash: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1847
1847
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1848
1848
  }, "strip", z.ZodTypeAny, {
1849
- operation: "search_emails";
1850
1849
  query: string;
1850
+ operation: "search_emails";
1851
1851
  max_results: number;
1852
1852
  include_spam_trash: boolean;
1853
1853
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1854
1854
  }, {
1855
- operation: "search_emails";
1856
1855
  query: string;
1856
+ operation: "search_emails";
1857
1857
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1858
1858
  max_results?: number | undefined;
1859
1859
  include_spam_trash?: boolean | undefined;
@@ -2072,15 +2072,15 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2072
2072
  thread_id: z.ZodOptional<z.ZodString>;
2073
2073
  error: z.ZodString;
2074
2074
  }, "strip", z.ZodTypeAny, {
2075
- operation: "send_email";
2076
- success: boolean;
2077
2075
  error: string;
2076
+ success: boolean;
2077
+ operation: "send_email";
2078
2078
  message_id?: string | undefined;
2079
2079
  thread_id?: string | undefined;
2080
2080
  }, {
2081
- operation: "send_email";
2082
- success: boolean;
2083
2081
  error: string;
2082
+ success: boolean;
2083
+ operation: "send_email";
2084
2084
  message_id?: string | undefined;
2085
2085
  thread_id?: string | undefined;
2086
2086
  }>, z.ZodObject<{
@@ -2102,11 +2102,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2102
2102
  name: z.ZodString;
2103
2103
  value: z.ZodString;
2104
2104
  }, "strip", z.ZodTypeAny, {
2105
- name: string;
2106
2105
  value: string;
2107
- }, {
2108
2106
  name: string;
2107
+ }, {
2109
2108
  value: string;
2109
+ name: string;
2110
2110
  }>, "many">>;
2111
2111
  body: z.ZodOptional<z.ZodObject<{
2112
2112
  data: z.ZodOptional<z.ZodString>;
@@ -2123,29 +2123,29 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2123
2123
  }>>;
2124
2124
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2125
2125
  }, "strip", z.ZodTypeAny, {
2126
+ mimeType?: string | undefined;
2127
+ parts?: any[] | undefined;
2128
+ headers?: {
2129
+ value: string;
2130
+ name: string;
2131
+ }[] | undefined;
2126
2132
  body?: {
2127
2133
  data?: string | undefined;
2128
2134
  size?: number | undefined;
2129
2135
  attachmentId?: string | undefined;
2130
2136
  } | undefined;
2137
+ }, {
2131
2138
  mimeType?: string | undefined;
2139
+ parts?: any[] | undefined;
2132
2140
  headers?: {
2133
- name: string;
2134
2141
  value: string;
2142
+ name: string;
2135
2143
  }[] | undefined;
2136
- parts?: any[] | undefined;
2137
- }, {
2138
2144
  body?: {
2139
2145
  data?: string | undefined;
2140
2146
  size?: number | undefined;
2141
2147
  attachmentId?: string | undefined;
2142
2148
  } | undefined;
2143
- mimeType?: string | undefined;
2144
- headers?: {
2145
- name: string;
2146
- value: string;
2147
- }[] | undefined;
2148
- parts?: any[] | undefined;
2149
2149
  }>>;
2150
2150
  }, "strip", z.ZodTypeAny, {
2151
2151
  id: string;
@@ -2158,17 +2158,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2158
2158
  sizeEstimate?: number | undefined;
2159
2159
  raw?: string | undefined;
2160
2160
  payload?: {
2161
+ mimeType?: string | undefined;
2162
+ parts?: any[] | undefined;
2163
+ headers?: {
2164
+ value: string;
2165
+ name: string;
2166
+ }[] | undefined;
2161
2167
  body?: {
2162
2168
  data?: string | undefined;
2163
2169
  size?: number | undefined;
2164
2170
  attachmentId?: string | undefined;
2165
2171
  } | undefined;
2166
- mimeType?: string | undefined;
2167
- headers?: {
2168
- name: string;
2169
- value: string;
2170
- }[] | undefined;
2171
- parts?: any[] | undefined;
2172
2172
  } | undefined;
2173
2173
  }, {
2174
2174
  id: string;
@@ -2181,26 +2181,26 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2181
2181
  sizeEstimate?: number | undefined;
2182
2182
  raw?: string | undefined;
2183
2183
  payload?: {
2184
+ mimeType?: string | undefined;
2185
+ parts?: any[] | undefined;
2186
+ headers?: {
2187
+ value: string;
2188
+ name: string;
2189
+ }[] | undefined;
2184
2190
  body?: {
2185
2191
  data?: string | undefined;
2186
2192
  size?: number | undefined;
2187
2193
  attachmentId?: string | undefined;
2188
2194
  } | undefined;
2189
- mimeType?: string | undefined;
2190
- headers?: {
2191
- name: string;
2192
- value: string;
2193
- }[] | undefined;
2194
- parts?: any[] | undefined;
2195
2195
  } | undefined;
2196
2196
  }>, "many">>;
2197
2197
  next_page_token: z.ZodOptional<z.ZodString>;
2198
2198
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
2199
2199
  error: z.ZodString;
2200
2200
  }, "strip", z.ZodTypeAny, {
2201
- operation: "list_emails";
2202
- success: boolean;
2203
2201
  error: string;
2202
+ success: boolean;
2203
+ operation: "list_emails";
2204
2204
  messages?: {
2205
2205
  id: string;
2206
2206
  threadId?: string | undefined;
@@ -2212,25 +2212,25 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2212
2212
  sizeEstimate?: number | undefined;
2213
2213
  raw?: string | undefined;
2214
2214
  payload?: {
2215
+ mimeType?: string | undefined;
2216
+ parts?: any[] | undefined;
2217
+ headers?: {
2218
+ value: string;
2219
+ name: string;
2220
+ }[] | undefined;
2215
2221
  body?: {
2216
2222
  data?: string | undefined;
2217
2223
  size?: number | undefined;
2218
2224
  attachmentId?: string | undefined;
2219
2225
  } | undefined;
2220
- mimeType?: string | undefined;
2221
- headers?: {
2222
- name: string;
2223
- value: string;
2224
- }[] | undefined;
2225
- parts?: any[] | undefined;
2226
2226
  } | undefined;
2227
2227
  }[] | undefined;
2228
2228
  next_page_token?: string | undefined;
2229
2229
  result_size_estimate?: number | undefined;
2230
2230
  }, {
2231
- operation: "list_emails";
2232
- success: boolean;
2233
2231
  error: string;
2232
+ success: boolean;
2233
+ operation: "list_emails";
2234
2234
  messages?: {
2235
2235
  id: string;
2236
2236
  threadId?: string | undefined;
@@ -2242,17 +2242,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2242
2242
  sizeEstimate?: number | undefined;
2243
2243
  raw?: string | undefined;
2244
2244
  payload?: {
2245
+ mimeType?: string | undefined;
2246
+ parts?: any[] | undefined;
2247
+ headers?: {
2248
+ value: string;
2249
+ name: string;
2250
+ }[] | undefined;
2245
2251
  body?: {
2246
2252
  data?: string | undefined;
2247
2253
  size?: number | undefined;
2248
2254
  attachmentId?: string | undefined;
2249
2255
  } | undefined;
2250
- mimeType?: string | undefined;
2251
- headers?: {
2252
- name: string;
2253
- value: string;
2254
- }[] | undefined;
2255
- parts?: any[] | undefined;
2256
2256
  } | undefined;
2257
2257
  }[] | undefined;
2258
2258
  next_page_token?: string | undefined;
@@ -2276,11 +2276,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2276
2276
  name: z.ZodString;
2277
2277
  value: z.ZodString;
2278
2278
  }, "strip", z.ZodTypeAny, {
2279
- name: string;
2280
2279
  value: string;
2281
- }, {
2282
2280
  name: string;
2281
+ }, {
2283
2282
  value: string;
2283
+ name: string;
2284
2284
  }>, "many">>;
2285
2285
  body: z.ZodOptional<z.ZodObject<{
2286
2286
  data: z.ZodOptional<z.ZodString>;
@@ -2297,29 +2297,29 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2297
2297
  }>>;
2298
2298
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2299
2299
  }, "strip", z.ZodTypeAny, {
2300
+ mimeType?: string | undefined;
2301
+ parts?: any[] | undefined;
2302
+ headers?: {
2303
+ value: string;
2304
+ name: string;
2305
+ }[] | undefined;
2300
2306
  body?: {
2301
2307
  data?: string | undefined;
2302
2308
  size?: number | undefined;
2303
2309
  attachmentId?: string | undefined;
2304
2310
  } | undefined;
2311
+ }, {
2305
2312
  mimeType?: string | undefined;
2313
+ parts?: any[] | undefined;
2306
2314
  headers?: {
2307
- name: string;
2308
2315
  value: string;
2316
+ name: string;
2309
2317
  }[] | undefined;
2310
- parts?: any[] | undefined;
2311
- }, {
2312
2318
  body?: {
2313
2319
  data?: string | undefined;
2314
2320
  size?: number | undefined;
2315
2321
  attachmentId?: string | undefined;
2316
2322
  } | undefined;
2317
- mimeType?: string | undefined;
2318
- headers?: {
2319
- name: string;
2320
- value: string;
2321
- }[] | undefined;
2322
- parts?: any[] | undefined;
2323
2323
  }>>;
2324
2324
  }, "strip", z.ZodTypeAny, {
2325
2325
  id: string;
@@ -2332,17 +2332,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2332
2332
  sizeEstimate?: number | undefined;
2333
2333
  raw?: string | undefined;
2334
2334
  payload?: {
2335
+ mimeType?: string | undefined;
2336
+ parts?: any[] | undefined;
2337
+ headers?: {
2338
+ value: string;
2339
+ name: string;
2340
+ }[] | undefined;
2335
2341
  body?: {
2336
2342
  data?: string | undefined;
2337
2343
  size?: number | undefined;
2338
2344
  attachmentId?: string | undefined;
2339
2345
  } | undefined;
2340
- mimeType?: string | undefined;
2341
- headers?: {
2342
- name: string;
2343
- value: string;
2344
- }[] | undefined;
2345
- parts?: any[] | undefined;
2346
2346
  } | undefined;
2347
2347
  }, {
2348
2348
  id: string;
@@ -2355,24 +2355,24 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2355
2355
  sizeEstimate?: number | undefined;
2356
2356
  raw?: string | undefined;
2357
2357
  payload?: {
2358
+ mimeType?: string | undefined;
2359
+ parts?: any[] | undefined;
2360
+ headers?: {
2361
+ value: string;
2362
+ name: string;
2363
+ }[] | undefined;
2358
2364
  body?: {
2359
2365
  data?: string | undefined;
2360
2366
  size?: number | undefined;
2361
2367
  attachmentId?: string | undefined;
2362
2368
  } | undefined;
2363
- mimeType?: string | undefined;
2364
- headers?: {
2365
- name: string;
2366
- value: string;
2367
- }[] | undefined;
2368
- parts?: any[] | undefined;
2369
2369
  } | undefined;
2370
2370
  }>>;
2371
2371
  error: z.ZodString;
2372
2372
  }, "strip", z.ZodTypeAny, {
2373
- operation: "get_email";
2374
- success: boolean;
2375
2373
  error: string;
2374
+ success: boolean;
2375
+ operation: "get_email";
2376
2376
  message?: {
2377
2377
  id: string;
2378
2378
  threadId?: string | undefined;
@@ -2384,23 +2384,23 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2384
2384
  sizeEstimate?: number | undefined;
2385
2385
  raw?: string | undefined;
2386
2386
  payload?: {
2387
+ mimeType?: string | undefined;
2388
+ parts?: any[] | undefined;
2389
+ headers?: {
2390
+ value: string;
2391
+ name: string;
2392
+ }[] | undefined;
2387
2393
  body?: {
2388
2394
  data?: string | undefined;
2389
2395
  size?: number | undefined;
2390
2396
  attachmentId?: string | undefined;
2391
2397
  } | undefined;
2392
- mimeType?: string | undefined;
2393
- headers?: {
2394
- name: string;
2395
- value: string;
2396
- }[] | undefined;
2397
- parts?: any[] | undefined;
2398
2398
  } | undefined;
2399
2399
  } | undefined;
2400
2400
  }, {
2401
- operation: "get_email";
2402
- success: boolean;
2403
2401
  error: string;
2402
+ success: boolean;
2403
+ operation: "get_email";
2404
2404
  message?: {
2405
2405
  id: string;
2406
2406
  threadId?: string | undefined;
@@ -2412,17 +2412,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2412
2412
  sizeEstimate?: number | undefined;
2413
2413
  raw?: string | undefined;
2414
2414
  payload?: {
2415
+ mimeType?: string | undefined;
2416
+ parts?: any[] | undefined;
2417
+ headers?: {
2418
+ value: string;
2419
+ name: string;
2420
+ }[] | undefined;
2415
2421
  body?: {
2416
2422
  data?: string | undefined;
2417
2423
  size?: number | undefined;
2418
2424
  attachmentId?: string | undefined;
2419
2425
  } | undefined;
2420
- mimeType?: string | undefined;
2421
- headers?: {
2422
- name: string;
2423
- value: string;
2424
- }[] | undefined;
2425
- parts?: any[] | undefined;
2426
2426
  } | undefined;
2427
2427
  } | undefined;
2428
2428
  }>, z.ZodObject<{
@@ -2444,11 +2444,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2444
2444
  name: z.ZodString;
2445
2445
  value: z.ZodString;
2446
2446
  }, "strip", z.ZodTypeAny, {
2447
- name: string;
2448
2447
  value: string;
2449
- }, {
2450
2448
  name: string;
2449
+ }, {
2451
2450
  value: string;
2451
+ name: string;
2452
2452
  }>, "many">>;
2453
2453
  body: z.ZodOptional<z.ZodObject<{
2454
2454
  data: z.ZodOptional<z.ZodString>;
@@ -2465,29 +2465,29 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2465
2465
  }>>;
2466
2466
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2467
2467
  }, "strip", z.ZodTypeAny, {
2468
+ mimeType?: string | undefined;
2469
+ parts?: any[] | undefined;
2470
+ headers?: {
2471
+ value: string;
2472
+ name: string;
2473
+ }[] | undefined;
2468
2474
  body?: {
2469
2475
  data?: string | undefined;
2470
2476
  size?: number | undefined;
2471
2477
  attachmentId?: string | undefined;
2472
2478
  } | undefined;
2479
+ }, {
2473
2480
  mimeType?: string | undefined;
2481
+ parts?: any[] | undefined;
2474
2482
  headers?: {
2475
- name: string;
2476
2483
  value: string;
2484
+ name: string;
2477
2485
  }[] | undefined;
2478
- parts?: any[] | undefined;
2479
- }, {
2480
2486
  body?: {
2481
2487
  data?: string | undefined;
2482
2488
  size?: number | undefined;
2483
2489
  attachmentId?: string | undefined;
2484
2490
  } | undefined;
2485
- mimeType?: string | undefined;
2486
- headers?: {
2487
- name: string;
2488
- value: string;
2489
- }[] | undefined;
2490
- parts?: any[] | undefined;
2491
2491
  }>>;
2492
2492
  }, "strip", z.ZodTypeAny, {
2493
2493
  id: string;
@@ -2500,17 +2500,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2500
2500
  sizeEstimate?: number | undefined;
2501
2501
  raw?: string | undefined;
2502
2502
  payload?: {
2503
+ mimeType?: string | undefined;
2504
+ parts?: any[] | undefined;
2505
+ headers?: {
2506
+ value: string;
2507
+ name: string;
2508
+ }[] | undefined;
2503
2509
  body?: {
2504
2510
  data?: string | undefined;
2505
2511
  size?: number | undefined;
2506
2512
  attachmentId?: string | undefined;
2507
2513
  } | undefined;
2508
- mimeType?: string | undefined;
2509
- headers?: {
2510
- name: string;
2511
- value: string;
2512
- }[] | undefined;
2513
- parts?: any[] | undefined;
2514
2514
  } | undefined;
2515
2515
  }, {
2516
2516
  id: string;
@@ -2523,25 +2523,25 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2523
2523
  sizeEstimate?: number | undefined;
2524
2524
  raw?: string | undefined;
2525
2525
  payload?: {
2526
+ mimeType?: string | undefined;
2527
+ parts?: any[] | undefined;
2528
+ headers?: {
2529
+ value: string;
2530
+ name: string;
2531
+ }[] | undefined;
2526
2532
  body?: {
2527
2533
  data?: string | undefined;
2528
2534
  size?: number | undefined;
2529
2535
  attachmentId?: string | undefined;
2530
2536
  } | undefined;
2531
- mimeType?: string | undefined;
2532
- headers?: {
2533
- name: string;
2534
- value: string;
2535
- }[] | undefined;
2536
- parts?: any[] | undefined;
2537
2537
  } | undefined;
2538
2538
  }>, "many">>;
2539
2539
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
2540
2540
  error: z.ZodString;
2541
2541
  }, "strip", z.ZodTypeAny, {
2542
- operation: "search_emails";
2543
- success: boolean;
2544
2542
  error: string;
2543
+ success: boolean;
2544
+ operation: "search_emails";
2545
2545
  messages?: {
2546
2546
  id: string;
2547
2547
  threadId?: string | undefined;
@@ -2553,24 +2553,24 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2553
2553
  sizeEstimate?: number | undefined;
2554
2554
  raw?: string | undefined;
2555
2555
  payload?: {
2556
+ mimeType?: string | undefined;
2557
+ parts?: any[] | undefined;
2558
+ headers?: {
2559
+ value: string;
2560
+ name: string;
2561
+ }[] | undefined;
2556
2562
  body?: {
2557
2563
  data?: string | undefined;
2558
2564
  size?: number | undefined;
2559
2565
  attachmentId?: string | undefined;
2560
2566
  } | undefined;
2561
- mimeType?: string | undefined;
2562
- headers?: {
2563
- name: string;
2564
- value: string;
2565
- }[] | undefined;
2566
- parts?: any[] | undefined;
2567
2567
  } | undefined;
2568
2568
  }[] | undefined;
2569
2569
  result_size_estimate?: number | undefined;
2570
2570
  }, {
2571
- operation: "search_emails";
2572
- success: boolean;
2573
2571
  error: string;
2572
+ success: boolean;
2573
+ operation: "search_emails";
2574
2574
  messages?: {
2575
2575
  id: string;
2576
2576
  threadId?: string | undefined;
@@ -2582,17 +2582,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2582
2582
  sizeEstimate?: number | undefined;
2583
2583
  raw?: string | undefined;
2584
2584
  payload?: {
2585
+ mimeType?: string | undefined;
2586
+ parts?: any[] | undefined;
2587
+ headers?: {
2588
+ value: string;
2589
+ name: string;
2590
+ }[] | undefined;
2585
2591
  body?: {
2586
2592
  data?: string | undefined;
2587
2593
  size?: number | undefined;
2588
2594
  attachmentId?: string | undefined;
2589
2595
  } | undefined;
2590
- mimeType?: string | undefined;
2591
- headers?: {
2592
- name: string;
2593
- value: string;
2594
- }[] | undefined;
2595
- parts?: any[] | undefined;
2596
2596
  } | undefined;
2597
2597
  }[] | undefined;
2598
2598
  result_size_estimate?: number | undefined;
@@ -2602,14 +2602,14 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2602
2602
  modified_messages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2603
2603
  error: z.ZodString;
2604
2604
  }, "strip", z.ZodTypeAny, {
2605
- operation: "mark_as_read";
2606
- success: boolean;
2607
2605
  error: string;
2606
+ success: boolean;
2607
+ operation: "mark_as_read";
2608
2608
  modified_messages?: string[] | undefined;
2609
2609
  }, {
2610
- operation: "mark_as_read";
2611
- success: boolean;
2612
2610
  error: string;
2611
+ success: boolean;
2612
+ operation: "mark_as_read";
2613
2613
  modified_messages?: string[] | undefined;
2614
2614
  }>, z.ZodObject<{
2615
2615
  operation: z.ZodLiteral<"mark_as_unread">;
@@ -2617,14 +2617,14 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2617
2617
  modified_messages: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
2618
2618
  error: z.ZodString;
2619
2619
  }, "strip", z.ZodTypeAny, {
2620
- operation: "mark_as_unread";
2621
- success: boolean;
2622
2620
  error: string;
2621
+ success: boolean;
2622
+ operation: "mark_as_unread";
2623
2623
  modified_messages?: string[] | undefined;
2624
2624
  }, {
2625
- operation: "mark_as_unread";
2626
- success: boolean;
2627
2625
  error: string;
2626
+ success: boolean;
2627
+ operation: "mark_as_unread";
2628
2628
  modified_messages?: string[] | undefined;
2629
2629
  }>, z.ZodObject<{
2630
2630
  operation: z.ZodLiteral<"create_draft">;
@@ -2647,11 +2647,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2647
2647
  name: z.ZodString;
2648
2648
  value: z.ZodString;
2649
2649
  }, "strip", z.ZodTypeAny, {
2650
- name: string;
2651
2650
  value: string;
2652
- }, {
2653
2651
  name: string;
2652
+ }, {
2654
2653
  value: string;
2654
+ name: string;
2655
2655
  }>, "many">>;
2656
2656
  body: z.ZodOptional<z.ZodObject<{
2657
2657
  data: z.ZodOptional<z.ZodString>;
@@ -2668,29 +2668,29 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2668
2668
  }>>;
2669
2669
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2670
2670
  }, "strip", z.ZodTypeAny, {
2671
+ mimeType?: string | undefined;
2672
+ parts?: any[] | undefined;
2673
+ headers?: {
2674
+ value: string;
2675
+ name: string;
2676
+ }[] | undefined;
2671
2677
  body?: {
2672
2678
  data?: string | undefined;
2673
2679
  size?: number | undefined;
2674
2680
  attachmentId?: string | undefined;
2675
2681
  } | undefined;
2682
+ }, {
2676
2683
  mimeType?: string | undefined;
2684
+ parts?: any[] | undefined;
2677
2685
  headers?: {
2678
- name: string;
2679
2686
  value: string;
2687
+ name: string;
2680
2688
  }[] | undefined;
2681
- parts?: any[] | undefined;
2682
- }, {
2683
2689
  body?: {
2684
2690
  data?: string | undefined;
2685
2691
  size?: number | undefined;
2686
2692
  attachmentId?: string | undefined;
2687
2693
  } | undefined;
2688
- mimeType?: string | undefined;
2689
- headers?: {
2690
- name: string;
2691
- value: string;
2692
- }[] | undefined;
2693
- parts?: any[] | undefined;
2694
2694
  }>>;
2695
2695
  }, "strip", z.ZodTypeAny, {
2696
2696
  id: string;
@@ -2703,17 +2703,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2703
2703
  sizeEstimate?: number | undefined;
2704
2704
  raw?: string | undefined;
2705
2705
  payload?: {
2706
+ mimeType?: string | undefined;
2707
+ parts?: any[] | undefined;
2708
+ headers?: {
2709
+ value: string;
2710
+ name: string;
2711
+ }[] | undefined;
2706
2712
  body?: {
2707
2713
  data?: string | undefined;
2708
2714
  size?: number | undefined;
2709
2715
  attachmentId?: string | undefined;
2710
2716
  } | undefined;
2711
- mimeType?: string | undefined;
2712
- headers?: {
2713
- name: string;
2714
- value: string;
2715
- }[] | undefined;
2716
- parts?: any[] | undefined;
2717
2717
  } | undefined;
2718
2718
  }, {
2719
2719
  id: string;
@@ -2726,21 +2726,20 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2726
2726
  sizeEstimate?: number | undefined;
2727
2727
  raw?: string | undefined;
2728
2728
  payload?: {
2729
+ mimeType?: string | undefined;
2730
+ parts?: any[] | undefined;
2731
+ headers?: {
2732
+ value: string;
2733
+ name: string;
2734
+ }[] | undefined;
2729
2735
  body?: {
2730
2736
  data?: string | undefined;
2731
2737
  size?: number | undefined;
2732
2738
  attachmentId?: string | undefined;
2733
2739
  } | undefined;
2734
- mimeType?: string | undefined;
2735
- headers?: {
2736
- name: string;
2737
- value: string;
2738
- }[] | undefined;
2739
- parts?: any[] | undefined;
2740
2740
  } | undefined;
2741
2741
  }>;
2742
2742
  }, "strip", z.ZodTypeAny, {
2743
- id: string;
2744
2743
  message: {
2745
2744
  id: string;
2746
2745
  threadId?: string | undefined;
@@ -2752,21 +2751,21 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2752
2751
  sizeEstimate?: number | undefined;
2753
2752
  raw?: string | undefined;
2754
2753
  payload?: {
2754
+ mimeType?: string | undefined;
2755
+ parts?: any[] | undefined;
2756
+ headers?: {
2757
+ value: string;
2758
+ name: string;
2759
+ }[] | undefined;
2755
2760
  body?: {
2756
2761
  data?: string | undefined;
2757
2762
  size?: number | undefined;
2758
2763
  attachmentId?: string | undefined;
2759
2764
  } | undefined;
2760
- mimeType?: string | undefined;
2761
- headers?: {
2762
- name: string;
2763
- value: string;
2764
- }[] | undefined;
2765
- parts?: any[] | undefined;
2766
2765
  } | undefined;
2767
2766
  };
2768
- }, {
2769
2767
  id: string;
2768
+ }, {
2770
2769
  message: {
2771
2770
  id: string;
2772
2771
  threadId?: string | undefined;
@@ -2778,27 +2777,27 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2778
2777
  sizeEstimate?: number | undefined;
2779
2778
  raw?: string | undefined;
2780
2779
  payload?: {
2780
+ mimeType?: string | undefined;
2781
+ parts?: any[] | undefined;
2782
+ headers?: {
2783
+ value: string;
2784
+ name: string;
2785
+ }[] | undefined;
2781
2786
  body?: {
2782
2787
  data?: string | undefined;
2783
2788
  size?: number | undefined;
2784
2789
  attachmentId?: string | undefined;
2785
2790
  } | undefined;
2786
- mimeType?: string | undefined;
2787
- headers?: {
2788
- name: string;
2789
- value: string;
2790
- }[] | undefined;
2791
- parts?: any[] | undefined;
2792
2791
  } | undefined;
2793
2792
  };
2793
+ id: string;
2794
2794
  }>>;
2795
2795
  error: z.ZodString;
2796
2796
  }, "strip", z.ZodTypeAny, {
2797
- operation: "create_draft";
2798
- success: boolean;
2799
2797
  error: string;
2798
+ success: boolean;
2799
+ operation: "create_draft";
2800
2800
  draft?: {
2801
- id: string;
2802
2801
  message: {
2803
2802
  id: string;
2804
2803
  threadId?: string | undefined;
@@ -2810,26 +2809,26 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2810
2809
  sizeEstimate?: number | undefined;
2811
2810
  raw?: string | undefined;
2812
2811
  payload?: {
2812
+ mimeType?: string | undefined;
2813
+ parts?: any[] | undefined;
2814
+ headers?: {
2815
+ value: string;
2816
+ name: string;
2817
+ }[] | undefined;
2813
2818
  body?: {
2814
2819
  data?: string | undefined;
2815
2820
  size?: number | undefined;
2816
2821
  attachmentId?: string | undefined;
2817
2822
  } | undefined;
2818
- mimeType?: string | undefined;
2819
- headers?: {
2820
- name: string;
2821
- value: string;
2822
- }[] | undefined;
2823
- parts?: any[] | undefined;
2824
2823
  } | undefined;
2825
2824
  };
2825
+ id: string;
2826
2826
  } | undefined;
2827
2827
  }, {
2828
- operation: "create_draft";
2829
- success: boolean;
2830
2828
  error: string;
2829
+ success: boolean;
2830
+ operation: "create_draft";
2831
2831
  draft?: {
2832
- id: string;
2833
2832
  message: {
2834
2833
  id: string;
2835
2834
  threadId?: string | undefined;
@@ -2841,19 +2840,20 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2841
2840
  sizeEstimate?: number | undefined;
2842
2841
  raw?: string | undefined;
2843
2842
  payload?: {
2843
+ mimeType?: string | undefined;
2844
+ parts?: any[] | undefined;
2845
+ headers?: {
2846
+ value: string;
2847
+ name: string;
2848
+ }[] | undefined;
2844
2849
  body?: {
2845
2850
  data?: string | undefined;
2846
2851
  size?: number | undefined;
2847
2852
  attachmentId?: string | undefined;
2848
2853
  } | undefined;
2849
- mimeType?: string | undefined;
2850
- headers?: {
2851
- name: string;
2852
- value: string;
2853
- }[] | undefined;
2854
- parts?: any[] | undefined;
2855
2854
  } | undefined;
2856
2855
  };
2856
+ id: string;
2857
2857
  } | undefined;
2858
2858
  }>, z.ZodObject<{
2859
2859
  operation: z.ZodLiteral<"send_draft">;
@@ -2862,15 +2862,15 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2862
2862
  thread_id: z.ZodOptional<z.ZodString>;
2863
2863
  error: z.ZodString;
2864
2864
  }, "strip", z.ZodTypeAny, {
2865
- operation: "send_draft";
2866
- success: boolean;
2867
2865
  error: string;
2866
+ success: boolean;
2867
+ operation: "send_draft";
2868
2868
  message_id?: string | undefined;
2869
2869
  thread_id?: string | undefined;
2870
2870
  }, {
2871
- operation: "send_draft";
2872
- success: boolean;
2873
2871
  error: string;
2872
+ success: boolean;
2873
+ operation: "send_draft";
2874
2874
  message_id?: string | undefined;
2875
2875
  thread_id?: string | undefined;
2876
2876
  }>, z.ZodObject<{
@@ -2894,11 +2894,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2894
2894
  name: z.ZodString;
2895
2895
  value: z.ZodString;
2896
2896
  }, "strip", z.ZodTypeAny, {
2897
- name: string;
2898
2897
  value: string;
2899
- }, {
2900
2898
  name: string;
2899
+ }, {
2901
2900
  value: string;
2901
+ name: string;
2902
2902
  }>, "many">>;
2903
2903
  body: z.ZodOptional<z.ZodObject<{
2904
2904
  data: z.ZodOptional<z.ZodString>;
@@ -2915,29 +2915,29 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2915
2915
  }>>;
2916
2916
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
2917
2917
  }, "strip", z.ZodTypeAny, {
2918
- body?: {
2919
- data?: string | undefined;
2920
- size?: number | undefined;
2921
- attachmentId?: string | undefined;
2922
- } | undefined;
2923
2918
  mimeType?: string | undefined;
2919
+ parts?: any[] | undefined;
2924
2920
  headers?: {
2925
- name: string;
2926
2921
  value: string;
2922
+ name: string;
2927
2923
  }[] | undefined;
2928
- parts?: any[] | undefined;
2929
- }, {
2930
2924
  body?: {
2931
2925
  data?: string | undefined;
2932
2926
  size?: number | undefined;
2933
2927
  attachmentId?: string | undefined;
2934
2928
  } | undefined;
2929
+ }, {
2935
2930
  mimeType?: string | undefined;
2931
+ parts?: any[] | undefined;
2936
2932
  headers?: {
2937
- name: string;
2938
2933
  value: string;
2934
+ name: string;
2939
2935
  }[] | undefined;
2940
- parts?: any[] | undefined;
2936
+ body?: {
2937
+ data?: string | undefined;
2938
+ size?: number | undefined;
2939
+ attachmentId?: string | undefined;
2940
+ } | undefined;
2941
2941
  }>>;
2942
2942
  }, "strip", z.ZodTypeAny, {
2943
2943
  id: string;
@@ -2950,17 +2950,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2950
2950
  sizeEstimate?: number | undefined;
2951
2951
  raw?: string | undefined;
2952
2952
  payload?: {
2953
+ mimeType?: string | undefined;
2954
+ parts?: any[] | undefined;
2955
+ headers?: {
2956
+ value: string;
2957
+ name: string;
2958
+ }[] | undefined;
2953
2959
  body?: {
2954
2960
  data?: string | undefined;
2955
2961
  size?: number | undefined;
2956
2962
  attachmentId?: string | undefined;
2957
2963
  } | undefined;
2958
- mimeType?: string | undefined;
2959
- headers?: {
2960
- name: string;
2961
- value: string;
2962
- }[] | undefined;
2963
- parts?: any[] | undefined;
2964
2964
  } | undefined;
2965
2965
  }, {
2966
2966
  id: string;
@@ -2973,21 +2973,20 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2973
2973
  sizeEstimate?: number | undefined;
2974
2974
  raw?: string | undefined;
2975
2975
  payload?: {
2976
+ mimeType?: string | undefined;
2977
+ parts?: any[] | undefined;
2978
+ headers?: {
2979
+ value: string;
2980
+ name: string;
2981
+ }[] | undefined;
2976
2982
  body?: {
2977
2983
  data?: string | undefined;
2978
2984
  size?: number | undefined;
2979
2985
  attachmentId?: string | undefined;
2980
2986
  } | undefined;
2981
- mimeType?: string | undefined;
2982
- headers?: {
2983
- name: string;
2984
- value: string;
2985
- }[] | undefined;
2986
- parts?: any[] | undefined;
2987
2987
  } | undefined;
2988
2988
  }>;
2989
2989
  }, "strip", z.ZodTypeAny, {
2990
- id: string;
2991
2990
  message: {
2992
2991
  id: string;
2993
2992
  threadId?: string | undefined;
@@ -2999,21 +2998,21 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2999
2998
  sizeEstimate?: number | undefined;
3000
2999
  raw?: string | undefined;
3001
3000
  payload?: {
3001
+ mimeType?: string | undefined;
3002
+ parts?: any[] | undefined;
3003
+ headers?: {
3004
+ value: string;
3005
+ name: string;
3006
+ }[] | undefined;
3002
3007
  body?: {
3003
3008
  data?: string | undefined;
3004
3009
  size?: number | undefined;
3005
3010
  attachmentId?: string | undefined;
3006
3011
  } | undefined;
3007
- mimeType?: string | undefined;
3008
- headers?: {
3009
- name: string;
3010
- value: string;
3011
- }[] | undefined;
3012
- parts?: any[] | undefined;
3013
3012
  } | undefined;
3014
3013
  };
3015
- }, {
3016
3014
  id: string;
3015
+ }, {
3017
3016
  message: {
3018
3017
  id: string;
3019
3018
  threadId?: string | undefined;
@@ -3025,31 +3024,31 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3025
3024
  sizeEstimate?: number | undefined;
3026
3025
  raw?: string | undefined;
3027
3026
  payload?: {
3027
+ mimeType?: string | undefined;
3028
+ parts?: any[] | undefined;
3029
+ headers?: {
3030
+ value: string;
3031
+ name: string;
3032
+ }[] | undefined;
3028
3033
  body?: {
3029
3034
  data?: string | undefined;
3030
3035
  size?: number | undefined;
3031
3036
  attachmentId?: string | undefined;
3032
3037
  } | undefined;
3033
- mimeType?: string | undefined;
3034
- headers?: {
3035
- name: string;
3036
- value: string;
3037
- }[] | undefined;
3038
- parts?: any[] | undefined;
3039
3038
  } | undefined;
3040
3039
  };
3040
+ id: string;
3041
3041
  }>, "many">>;
3042
3042
  next_page_token: z.ZodOptional<z.ZodString>;
3043
3043
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
3044
3044
  error: z.ZodString;
3045
3045
  }, "strip", z.ZodTypeAny, {
3046
- operation: "list_drafts";
3047
- success: boolean;
3048
3046
  error: string;
3047
+ success: boolean;
3048
+ operation: "list_drafts";
3049
3049
  next_page_token?: string | undefined;
3050
3050
  result_size_estimate?: number | undefined;
3051
3051
  drafts?: {
3052
- id: string;
3053
3052
  message: {
3054
3053
  id: string;
3055
3054
  threadId?: string | undefined;
@@ -3061,28 +3060,28 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3061
3060
  sizeEstimate?: number | undefined;
3062
3061
  raw?: string | undefined;
3063
3062
  payload?: {
3063
+ mimeType?: string | undefined;
3064
+ parts?: any[] | undefined;
3065
+ headers?: {
3066
+ value: string;
3067
+ name: string;
3068
+ }[] | undefined;
3064
3069
  body?: {
3065
3070
  data?: string | undefined;
3066
3071
  size?: number | undefined;
3067
3072
  attachmentId?: string | undefined;
3068
3073
  } | undefined;
3069
- mimeType?: string | undefined;
3070
- headers?: {
3071
- name: string;
3072
- value: string;
3073
- }[] | undefined;
3074
- parts?: any[] | undefined;
3075
3074
  } | undefined;
3076
3075
  };
3076
+ id: string;
3077
3077
  }[] | undefined;
3078
3078
  }, {
3079
- operation: "list_drafts";
3080
- success: boolean;
3081
3079
  error: string;
3080
+ success: boolean;
3081
+ operation: "list_drafts";
3082
3082
  next_page_token?: string | undefined;
3083
3083
  result_size_estimate?: number | undefined;
3084
3084
  drafts?: {
3085
- id: string;
3086
3085
  message: {
3087
3086
  id: string;
3088
3087
  threadId?: string | undefined;
@@ -3094,19 +3093,20 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3094
3093
  sizeEstimate?: number | undefined;
3095
3094
  raw?: string | undefined;
3096
3095
  payload?: {
3096
+ mimeType?: string | undefined;
3097
+ parts?: any[] | undefined;
3098
+ headers?: {
3099
+ value: string;
3100
+ name: string;
3101
+ }[] | undefined;
3097
3102
  body?: {
3098
3103
  data?: string | undefined;
3099
3104
  size?: number | undefined;
3100
3105
  attachmentId?: string | undefined;
3101
3106
  } | undefined;
3102
- mimeType?: string | undefined;
3103
- headers?: {
3104
- name: string;
3105
- value: string;
3106
- }[] | undefined;
3107
- parts?: any[] | undefined;
3108
3107
  } | undefined;
3109
3108
  };
3109
+ id: string;
3110
3110
  }[] | undefined;
3111
3111
  }>, z.ZodObject<{
3112
3112
  operation: z.ZodLiteral<"delete_email">;
@@ -3114,14 +3114,14 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3114
3114
  deleted_message_id: z.ZodOptional<z.ZodString>;
3115
3115
  error: z.ZodString;
3116
3116
  }, "strip", z.ZodTypeAny, {
3117
- operation: "delete_email";
3118
- success: boolean;
3119
3117
  error: string;
3118
+ success: boolean;
3119
+ operation: "delete_email";
3120
3120
  deleted_message_id?: string | undefined;
3121
3121
  }, {
3122
- operation: "delete_email";
3123
- success: boolean;
3124
3122
  error: string;
3123
+ success: boolean;
3124
+ operation: "delete_email";
3125
3125
  deleted_message_id?: string | undefined;
3126
3126
  }>, z.ZodObject<{
3127
3127
  operation: z.ZodLiteral<"trash_email">;
@@ -3129,14 +3129,14 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3129
3129
  trashed_message_id: z.ZodOptional<z.ZodString>;
3130
3130
  error: z.ZodString;
3131
3131
  }, "strip", z.ZodTypeAny, {
3132
- operation: "trash_email";
3133
- success: boolean;
3134
3132
  error: string;
3133
+ success: boolean;
3134
+ operation: "trash_email";
3135
3135
  trashed_message_id?: string | undefined;
3136
3136
  }, {
3137
- operation: "trash_email";
3138
- success: boolean;
3139
3137
  error: string;
3138
+ success: boolean;
3139
+ operation: "trash_email";
3140
3140
  trashed_message_id?: string | undefined;
3141
3141
  }>, z.ZodObject<{
3142
3142
  operation: z.ZodLiteral<"list_threads">;
@@ -3160,11 +3160,11 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3160
3160
  name: z.ZodString;
3161
3161
  value: z.ZodString;
3162
3162
  }, "strip", z.ZodTypeAny, {
3163
- name: string;
3164
3163
  value: string;
3165
- }, {
3166
3164
  name: string;
3165
+ }, {
3167
3166
  value: string;
3167
+ name: string;
3168
3168
  }>, "many">>;
3169
3169
  body: z.ZodOptional<z.ZodObject<{
3170
3170
  data: z.ZodOptional<z.ZodString>;
@@ -3181,29 +3181,29 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3181
3181
  }>>;
3182
3182
  parts: z.ZodOptional<z.ZodArray<z.ZodAny, "many">>;
3183
3183
  }, "strip", z.ZodTypeAny, {
3184
+ mimeType?: string | undefined;
3185
+ parts?: any[] | undefined;
3186
+ headers?: {
3187
+ value: string;
3188
+ name: string;
3189
+ }[] | undefined;
3184
3190
  body?: {
3185
3191
  data?: string | undefined;
3186
3192
  size?: number | undefined;
3187
3193
  attachmentId?: string | undefined;
3188
3194
  } | undefined;
3195
+ }, {
3189
3196
  mimeType?: string | undefined;
3197
+ parts?: any[] | undefined;
3190
3198
  headers?: {
3191
- name: string;
3192
3199
  value: string;
3200
+ name: string;
3193
3201
  }[] | undefined;
3194
- parts?: any[] | undefined;
3195
- }, {
3196
3202
  body?: {
3197
3203
  data?: string | undefined;
3198
3204
  size?: number | undefined;
3199
3205
  attachmentId?: string | undefined;
3200
3206
  } | undefined;
3201
- mimeType?: string | undefined;
3202
- headers?: {
3203
- name: string;
3204
- value: string;
3205
- }[] | undefined;
3206
- parts?: any[] | undefined;
3207
3207
  }>>;
3208
3208
  }, "strip", z.ZodTypeAny, {
3209
3209
  id: string;
@@ -3216,17 +3216,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3216
3216
  sizeEstimate?: number | undefined;
3217
3217
  raw?: string | undefined;
3218
3218
  payload?: {
3219
+ mimeType?: string | undefined;
3220
+ parts?: any[] | undefined;
3221
+ headers?: {
3222
+ value: string;
3223
+ name: string;
3224
+ }[] | undefined;
3219
3225
  body?: {
3220
3226
  data?: string | undefined;
3221
3227
  size?: number | undefined;
3222
3228
  attachmentId?: string | undefined;
3223
3229
  } | undefined;
3224
- mimeType?: string | undefined;
3225
- headers?: {
3226
- name: string;
3227
- value: string;
3228
- }[] | undefined;
3229
- parts?: any[] | undefined;
3230
3230
  } | undefined;
3231
3231
  }, {
3232
3232
  id: string;
@@ -3239,17 +3239,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3239
3239
  sizeEstimate?: number | undefined;
3240
3240
  raw?: string | undefined;
3241
3241
  payload?: {
3242
+ mimeType?: string | undefined;
3243
+ parts?: any[] | undefined;
3244
+ headers?: {
3245
+ value: string;
3246
+ name: string;
3247
+ }[] | undefined;
3242
3248
  body?: {
3243
3249
  data?: string | undefined;
3244
3250
  size?: number | undefined;
3245
3251
  attachmentId?: string | undefined;
3246
3252
  } | undefined;
3247
- mimeType?: string | undefined;
3248
- headers?: {
3249
- name: string;
3250
- value: string;
3251
- }[] | undefined;
3252
- parts?: any[] | undefined;
3253
3253
  } | undefined;
3254
3254
  }>, "many">>;
3255
3255
  snippet: z.ZodOptional<z.ZodString>;
@@ -3266,17 +3266,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3266
3266
  sizeEstimate?: number | undefined;
3267
3267
  raw?: string | undefined;
3268
3268
  payload?: {
3269
+ mimeType?: string | undefined;
3270
+ parts?: any[] | undefined;
3271
+ headers?: {
3272
+ value: string;
3273
+ name: string;
3274
+ }[] | undefined;
3269
3275
  body?: {
3270
3276
  data?: string | undefined;
3271
3277
  size?: number | undefined;
3272
3278
  attachmentId?: string | undefined;
3273
3279
  } | undefined;
3274
- mimeType?: string | undefined;
3275
- headers?: {
3276
- name: string;
3277
- value: string;
3278
- }[] | undefined;
3279
- parts?: any[] | undefined;
3280
3280
  } | undefined;
3281
3281
  }[] | undefined;
3282
3282
  snippet?: string | undefined;
@@ -3294,17 +3294,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3294
3294
  sizeEstimate?: number | undefined;
3295
3295
  raw?: string | undefined;
3296
3296
  payload?: {
3297
+ mimeType?: string | undefined;
3298
+ parts?: any[] | undefined;
3299
+ headers?: {
3300
+ value: string;
3301
+ name: string;
3302
+ }[] | undefined;
3297
3303
  body?: {
3298
3304
  data?: string | undefined;
3299
3305
  size?: number | undefined;
3300
3306
  attachmentId?: string | undefined;
3301
3307
  } | undefined;
3302
- mimeType?: string | undefined;
3303
- headers?: {
3304
- name: string;
3305
- value: string;
3306
- }[] | undefined;
3307
- parts?: any[] | undefined;
3308
3308
  } | undefined;
3309
3309
  }[] | undefined;
3310
3310
  snippet?: string | undefined;
@@ -3314,9 +3314,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3314
3314
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
3315
3315
  error: z.ZodString;
3316
3316
  }, "strip", z.ZodTypeAny, {
3317
- operation: "list_threads";
3318
- success: boolean;
3319
3317
  error: string;
3318
+ success: boolean;
3319
+ operation: "list_threads";
3320
3320
  next_page_token?: string | undefined;
3321
3321
  result_size_estimate?: number | undefined;
3322
3322
  threads?: {
@@ -3332,26 +3332,26 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3332
3332
  sizeEstimate?: number | undefined;
3333
3333
  raw?: string | undefined;
3334
3334
  payload?: {
3335
+ mimeType?: string | undefined;
3336
+ parts?: any[] | undefined;
3337
+ headers?: {
3338
+ value: string;
3339
+ name: string;
3340
+ }[] | undefined;
3335
3341
  body?: {
3336
3342
  data?: string | undefined;
3337
3343
  size?: number | undefined;
3338
3344
  attachmentId?: string | undefined;
3339
3345
  } | undefined;
3340
- mimeType?: string | undefined;
3341
- headers?: {
3342
- name: string;
3343
- value: string;
3344
- }[] | undefined;
3345
- parts?: any[] | undefined;
3346
3346
  } | undefined;
3347
3347
  }[] | undefined;
3348
3348
  snippet?: string | undefined;
3349
3349
  historyId?: string | undefined;
3350
3350
  }[] | undefined;
3351
3351
  }, {
3352
- operation: "list_threads";
3353
- success: boolean;
3354
3352
  error: string;
3353
+ success: boolean;
3354
+ operation: "list_threads";
3355
3355
  next_page_token?: string | undefined;
3356
3356
  result_size_estimate?: number | undefined;
3357
3357
  threads?: {
@@ -3367,17 +3367,17 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3367
3367
  sizeEstimate?: number | undefined;
3368
3368
  raw?: string | undefined;
3369
3369
  payload?: {
3370
+ mimeType?: string | undefined;
3371
+ parts?: any[] | undefined;
3372
+ headers?: {
3373
+ value: string;
3374
+ name: string;
3375
+ }[] | undefined;
3370
3376
  body?: {
3371
3377
  data?: string | undefined;
3372
3378
  size?: number | undefined;
3373
3379
  attachmentId?: string | undefined;
3374
3380
  } | undefined;
3375
- mimeType?: string | undefined;
3376
- headers?: {
3377
- name: string;
3378
- value: string;
3379
- }[] | undefined;
3380
- parts?: any[] | undefined;
3381
3381
  } | undefined;
3382
3382
  }[] | undefined;
3383
3383
  snippet?: string | undefined;
@@ -3393,38 +3393,38 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3393
3393
  messageListVisibility: z.ZodOptional<z.ZodEnum<["show", "hide"]>>;
3394
3394
  labelListVisibility: z.ZodOptional<z.ZodEnum<["labelShow", "labelShowIfUnread", "labelHide"]>>;
3395
3395
  }, "strip", z.ZodTypeAny, {
3396
- id: string;
3397
3396
  name: string;
3398
- type?: "user" | "system" | undefined;
3397
+ id: string;
3398
+ type?: "system" | "user" | undefined;
3399
3399
  messageListVisibility?: "show" | "hide" | undefined;
3400
3400
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3401
3401
  }, {
3402
- id: string;
3403
3402
  name: string;
3404
- type?: "user" | "system" | undefined;
3403
+ id: string;
3404
+ type?: "system" | "user" | undefined;
3405
3405
  messageListVisibility?: "show" | "hide" | undefined;
3406
3406
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3407
3407
  }>, "many">>;
3408
3408
  error: z.ZodString;
3409
3409
  }, "strip", z.ZodTypeAny, {
3410
- operation: "list_labels";
3411
- success: boolean;
3412
3410
  error: string;
3411
+ success: boolean;
3412
+ operation: "list_labels";
3413
3413
  labels?: {
3414
- id: string;
3415
3414
  name: string;
3416
- type?: "user" | "system" | undefined;
3415
+ id: string;
3416
+ type?: "system" | "user" | undefined;
3417
3417
  messageListVisibility?: "show" | "hide" | undefined;
3418
3418
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3419
3419
  }[] | undefined;
3420
3420
  }, {
3421
- operation: "list_labels";
3422
- success: boolean;
3423
3421
  error: string;
3422
+ success: boolean;
3423
+ operation: "list_labels";
3424
3424
  labels?: {
3425
- id: string;
3426
3425
  name: string;
3427
- type?: "user" | "system" | undefined;
3426
+ id: string;
3427
+ type?: "system" | "user" | undefined;
3428
3428
  messageListVisibility?: "show" | "hide" | undefined;
3429
3429
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3430
3430
  }[] | undefined;
@@ -3438,38 +3438,38 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3438
3438
  messageListVisibility: z.ZodOptional<z.ZodEnum<["show", "hide"]>>;
3439
3439
  labelListVisibility: z.ZodOptional<z.ZodEnum<["labelShow", "labelShowIfUnread", "labelHide"]>>;
3440
3440
  }, "strip", z.ZodTypeAny, {
3441
- id: string;
3442
3441
  name: string;
3443
- type?: "user" | "system" | undefined;
3442
+ id: string;
3443
+ type?: "system" | "user" | undefined;
3444
3444
  messageListVisibility?: "show" | "hide" | undefined;
3445
3445
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3446
3446
  }, {
3447
- id: string;
3448
3447
  name: string;
3449
- type?: "user" | "system" | undefined;
3448
+ id: string;
3449
+ type?: "system" | "user" | undefined;
3450
3450
  messageListVisibility?: "show" | "hide" | undefined;
3451
3451
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3452
3452
  }>>;
3453
3453
  error: z.ZodString;
3454
3454
  }, "strip", z.ZodTypeAny, {
3455
- operation: "create_label";
3456
- success: boolean;
3457
3455
  error: string;
3456
+ success: boolean;
3457
+ operation: "create_label";
3458
3458
  label?: {
3459
- id: string;
3460
3459
  name: string;
3461
- type?: "user" | "system" | undefined;
3460
+ id: string;
3461
+ type?: "system" | "user" | undefined;
3462
3462
  messageListVisibility?: "show" | "hide" | undefined;
3463
3463
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3464
3464
  } | undefined;
3465
3465
  }, {
3466
- operation: "create_label";
3467
- success: boolean;
3468
3466
  error: string;
3467
+ success: boolean;
3468
+ operation: "create_label";
3469
3469
  label?: {
3470
- id: string;
3471
3470
  name: string;
3472
- type?: "user" | "system" | undefined;
3471
+ id: string;
3472
+ type?: "system" | "user" | undefined;
3473
3473
  messageListVisibility?: "show" | "hide" | undefined;
3474
3474
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3475
3475
  } | undefined;
@@ -3480,15 +3480,15 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3480
3480
  label_ids: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
3481
3481
  error: z.ZodString;
3482
3482
  }, "strip", z.ZodTypeAny, {
3483
- operation: "modify_message_labels";
3484
- success: boolean;
3485
3483
  error: string;
3484
+ success: boolean;
3485
+ operation: "modify_message_labels";
3486
3486
  message_id?: string | undefined;
3487
3487
  label_ids?: string[] | undefined;
3488
3488
  }, {
3489
- operation: "modify_message_labels";
3490
- success: boolean;
3491
3489
  error: string;
3490
+ success: boolean;
3491
+ operation: "modify_message_labels";
3492
3492
  message_id?: string | undefined;
3493
3493
  label_ids?: string[] | undefined;
3494
3494
  }>, z.ZodObject<{
@@ -3497,14 +3497,14 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3497
3497
  thread_id: z.ZodOptional<z.ZodString>;
3498
3498
  error: z.ZodString;
3499
3499
  }, "strip", z.ZodTypeAny, {
3500
- operation: "modify_thread_labels";
3501
- success: boolean;
3502
3500
  error: string;
3501
+ success: boolean;
3502
+ operation: "modify_thread_labels";
3503
3503
  thread_id?: string | undefined;
3504
3504
  }, {
3505
- operation: "modify_thread_labels";
3506
- success: boolean;
3507
3505
  error: string;
3506
+ success: boolean;
3507
+ operation: "modify_thread_labels";
3508
3508
  thread_id?: string | undefined;
3509
3509
  }>]>;
3510
3510
  static readonly shortDescription = "Gmail integration for email management";