@bubblelab/bubble-core 0.1.36 → 0.1.37
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.
- package/dist/bubble-bundle.d.ts +179 -101
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
- package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.js +3 -0
- package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
- package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
- package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
- package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
- package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
- package/dist/bubbles/service-bubble/storage.d.ts +52 -52
- package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles.json +4768 -1722
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -14,8 +14,8 @@ declare const GmailParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
14
14
|
thread_id: z.ZodOptional<z.ZodString>;
|
|
15
15
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
16
16
|
}, "strip", z.ZodTypeAny, {
|
|
17
|
-
to: string[];
|
|
18
17
|
operation: "send_email";
|
|
18
|
+
to: string[];
|
|
19
19
|
subject: string;
|
|
20
20
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
21
21
|
cc?: string[] | undefined;
|
|
@@ -25,8 +25,8 @@ declare const GmailParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
25
25
|
body_html?: string | undefined;
|
|
26
26
|
thread_id?: string | undefined;
|
|
27
27
|
}, {
|
|
28
|
-
to: string[];
|
|
29
28
|
operation: "send_email";
|
|
29
|
+
to: string[];
|
|
30
30
|
subject: string;
|
|
31
31
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
32
32
|
cc?: string[] | undefined;
|
|
@@ -134,8 +134,8 @@ declare const GmailParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
134
134
|
thread_id: z.ZodOptional<z.ZodString>;
|
|
135
135
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
136
136
|
}, "strip", z.ZodTypeAny, {
|
|
137
|
-
to: string[];
|
|
138
137
|
operation: "create_draft";
|
|
138
|
+
to: string[];
|
|
139
139
|
subject: string;
|
|
140
140
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
141
141
|
cc?: string[] | undefined;
|
|
@@ -145,8 +145,8 @@ declare const GmailParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
145
145
|
body_html?: string | undefined;
|
|
146
146
|
thread_id?: string | undefined;
|
|
147
147
|
}, {
|
|
148
|
-
to: string[];
|
|
149
148
|
operation: "create_draft";
|
|
149
|
+
to: string[];
|
|
150
150
|
subject: string;
|
|
151
151
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
152
152
|
cc?: string[] | 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
316
|
success: boolean;
|
|
318
317
|
error: string;
|
|
318
|
+
operation: "send_email";
|
|
319
319
|
message_id?: string | undefined;
|
|
320
320
|
thread_id?: string | undefined;
|
|
321
321
|
}, {
|
|
322
|
-
operation: "send_email";
|
|
323
322
|
success: boolean;
|
|
324
323
|
error: string;
|
|
324
|
+
operation: "send_email";
|
|
325
325
|
message_id?: string | undefined;
|
|
326
326
|
thread_id?: string | undefined;
|
|
327
327
|
}>, z.ZodObject<{
|
|
@@ -364,28 +364,28 @@ 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
|
-
body?: {
|
|
368
|
-
data?: string | undefined;
|
|
369
|
-
size?: number | undefined;
|
|
370
|
-
attachmentId?: string | undefined;
|
|
371
|
-
} | undefined;
|
|
372
367
|
mimeType?: string | undefined;
|
|
373
368
|
headers?: {
|
|
374
369
|
value: string;
|
|
375
370
|
name: string;
|
|
376
371
|
}[] | undefined;
|
|
377
|
-
parts?: any[] | undefined;
|
|
378
|
-
}, {
|
|
379
372
|
body?: {
|
|
380
373
|
data?: string | undefined;
|
|
381
374
|
size?: number | undefined;
|
|
382
375
|
attachmentId?: string | undefined;
|
|
383
376
|
} | undefined;
|
|
377
|
+
parts?: any[] | undefined;
|
|
378
|
+
}, {
|
|
384
379
|
mimeType?: string | undefined;
|
|
385
380
|
headers?: {
|
|
386
381
|
value: string;
|
|
387
382
|
name: string;
|
|
388
383
|
}[] | undefined;
|
|
384
|
+
body?: {
|
|
385
|
+
data?: string | undefined;
|
|
386
|
+
size?: number | undefined;
|
|
387
|
+
attachmentId?: string | undefined;
|
|
388
|
+
} | undefined;
|
|
389
389
|
parts?: any[] | undefined;
|
|
390
390
|
}>>;
|
|
391
391
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -399,16 +399,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
399
399
|
sizeEstimate?: number | undefined;
|
|
400
400
|
raw?: string | undefined;
|
|
401
401
|
payload?: {
|
|
402
|
-
body?: {
|
|
403
|
-
data?: string | undefined;
|
|
404
|
-
size?: number | undefined;
|
|
405
|
-
attachmentId?: string | undefined;
|
|
406
|
-
} | undefined;
|
|
407
402
|
mimeType?: string | undefined;
|
|
408
403
|
headers?: {
|
|
409
404
|
value: string;
|
|
410
405
|
name: string;
|
|
411
406
|
}[] | undefined;
|
|
407
|
+
body?: {
|
|
408
|
+
data?: string | undefined;
|
|
409
|
+
size?: number | undefined;
|
|
410
|
+
attachmentId?: string | undefined;
|
|
411
|
+
} | undefined;
|
|
412
412
|
parts?: any[] | undefined;
|
|
413
413
|
} | undefined;
|
|
414
414
|
}, {
|
|
@@ -422,16 +422,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
422
422
|
sizeEstimate?: number | undefined;
|
|
423
423
|
raw?: string | undefined;
|
|
424
424
|
payload?: {
|
|
425
|
-
body?: {
|
|
426
|
-
data?: string | undefined;
|
|
427
|
-
size?: number | undefined;
|
|
428
|
-
attachmentId?: string | undefined;
|
|
429
|
-
} | undefined;
|
|
430
425
|
mimeType?: string | undefined;
|
|
431
426
|
headers?: {
|
|
432
427
|
value: string;
|
|
433
428
|
name: string;
|
|
434
429
|
}[] | undefined;
|
|
430
|
+
body?: {
|
|
431
|
+
data?: string | undefined;
|
|
432
|
+
size?: number | undefined;
|
|
433
|
+
attachmentId?: string | undefined;
|
|
434
|
+
} | undefined;
|
|
435
435
|
parts?: any[] | undefined;
|
|
436
436
|
} | undefined;
|
|
437
437
|
}>, "many">>;
|
|
@@ -439,9 +439,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
439
439
|
result_size_estimate: z.ZodOptional<z.ZodNumber>;
|
|
440
440
|
error: z.ZodString;
|
|
441
441
|
}, "strip", z.ZodTypeAny, {
|
|
442
|
-
operation: "list_emails";
|
|
443
442
|
success: boolean;
|
|
444
443
|
error: string;
|
|
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
|
-
body?: {
|
|
457
|
-
data?: string | undefined;
|
|
458
|
-
size?: number | undefined;
|
|
459
|
-
attachmentId?: string | undefined;
|
|
460
|
-
} | undefined;
|
|
461
456
|
mimeType?: string | undefined;
|
|
462
457
|
headers?: {
|
|
463
458
|
value: string;
|
|
464
459
|
name: string;
|
|
465
460
|
}[] | undefined;
|
|
461
|
+
body?: {
|
|
462
|
+
data?: string | undefined;
|
|
463
|
+
size?: number | undefined;
|
|
464
|
+
attachmentId?: string | undefined;
|
|
465
|
+
} | undefined;
|
|
466
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
472
|
success: boolean;
|
|
474
473
|
error: string;
|
|
474
|
+
operation: "list_emails";
|
|
475
475
|
messages?: {
|
|
476
476
|
id: string;
|
|
477
477
|
threadId?: string | undefined;
|
|
@@ -483,16 +483,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
483
483
|
sizeEstimate?: number | undefined;
|
|
484
484
|
raw?: string | undefined;
|
|
485
485
|
payload?: {
|
|
486
|
-
body?: {
|
|
487
|
-
data?: string | undefined;
|
|
488
|
-
size?: number | undefined;
|
|
489
|
-
attachmentId?: string | undefined;
|
|
490
|
-
} | undefined;
|
|
491
486
|
mimeType?: string | undefined;
|
|
492
487
|
headers?: {
|
|
493
488
|
value: string;
|
|
494
489
|
name: string;
|
|
495
490
|
}[] | undefined;
|
|
491
|
+
body?: {
|
|
492
|
+
data?: string | undefined;
|
|
493
|
+
size?: number | undefined;
|
|
494
|
+
attachmentId?: string | undefined;
|
|
495
|
+
} | undefined;
|
|
496
496
|
parts?: any[] | undefined;
|
|
497
497
|
} | undefined;
|
|
498
498
|
}[] | undefined;
|
|
@@ -538,28 +538,28 @@ 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
|
-
body?: {
|
|
542
|
-
data?: string | undefined;
|
|
543
|
-
size?: number | undefined;
|
|
544
|
-
attachmentId?: string | undefined;
|
|
545
|
-
} | undefined;
|
|
546
541
|
mimeType?: string | undefined;
|
|
547
542
|
headers?: {
|
|
548
543
|
value: string;
|
|
549
544
|
name: string;
|
|
550
545
|
}[] | undefined;
|
|
551
|
-
parts?: any[] | undefined;
|
|
552
|
-
}, {
|
|
553
546
|
body?: {
|
|
554
547
|
data?: string | undefined;
|
|
555
548
|
size?: number | undefined;
|
|
556
549
|
attachmentId?: string | undefined;
|
|
557
550
|
} | undefined;
|
|
551
|
+
parts?: any[] | undefined;
|
|
552
|
+
}, {
|
|
558
553
|
mimeType?: string | undefined;
|
|
559
554
|
headers?: {
|
|
560
555
|
value: string;
|
|
561
556
|
name: string;
|
|
562
557
|
}[] | undefined;
|
|
558
|
+
body?: {
|
|
559
|
+
data?: string | undefined;
|
|
560
|
+
size?: number | undefined;
|
|
561
|
+
attachmentId?: string | undefined;
|
|
562
|
+
} | undefined;
|
|
563
563
|
parts?: any[] | undefined;
|
|
564
564
|
}>>;
|
|
565
565
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -573,16 +573,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
573
573
|
sizeEstimate?: number | undefined;
|
|
574
574
|
raw?: string | undefined;
|
|
575
575
|
payload?: {
|
|
576
|
-
body?: {
|
|
577
|
-
data?: string | undefined;
|
|
578
|
-
size?: number | undefined;
|
|
579
|
-
attachmentId?: string | undefined;
|
|
580
|
-
} | undefined;
|
|
581
576
|
mimeType?: string | undefined;
|
|
582
577
|
headers?: {
|
|
583
578
|
value: string;
|
|
584
579
|
name: string;
|
|
585
580
|
}[] | undefined;
|
|
581
|
+
body?: {
|
|
582
|
+
data?: string | undefined;
|
|
583
|
+
size?: number | undefined;
|
|
584
|
+
attachmentId?: string | undefined;
|
|
585
|
+
} | undefined;
|
|
586
586
|
parts?: any[] | undefined;
|
|
587
587
|
} | undefined;
|
|
588
588
|
}, {
|
|
@@ -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
|
-
body?: {
|
|
600
|
-
data?: string | undefined;
|
|
601
|
-
size?: number | undefined;
|
|
602
|
-
attachmentId?: string | undefined;
|
|
603
|
-
} | undefined;
|
|
604
599
|
mimeType?: string | undefined;
|
|
605
600
|
headers?: {
|
|
606
601
|
value: string;
|
|
607
602
|
name: string;
|
|
608
603
|
}[] | undefined;
|
|
604
|
+
body?: {
|
|
605
|
+
data?: string | undefined;
|
|
606
|
+
size?: number | undefined;
|
|
607
|
+
attachmentId?: string | undefined;
|
|
608
|
+
} | undefined;
|
|
609
609
|
parts?: any[] | undefined;
|
|
610
610
|
} | undefined;
|
|
611
611
|
}>>;
|
|
612
612
|
error: z.ZodString;
|
|
613
613
|
}, "strip", z.ZodTypeAny, {
|
|
614
|
-
operation: "get_email";
|
|
615
614
|
success: boolean;
|
|
616
615
|
error: string;
|
|
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
|
-
body?: {
|
|
629
|
-
data?: string | undefined;
|
|
630
|
-
size?: number | undefined;
|
|
631
|
-
attachmentId?: string | undefined;
|
|
632
|
-
} | undefined;
|
|
633
628
|
mimeType?: string | undefined;
|
|
634
629
|
headers?: {
|
|
635
630
|
value: string;
|
|
636
631
|
name: string;
|
|
637
632
|
}[] | undefined;
|
|
633
|
+
body?: {
|
|
634
|
+
data?: string | undefined;
|
|
635
|
+
size?: number | undefined;
|
|
636
|
+
attachmentId?: string | undefined;
|
|
637
|
+
} | undefined;
|
|
638
638
|
parts?: any[] | undefined;
|
|
639
639
|
} | undefined;
|
|
640
640
|
} | undefined;
|
|
641
641
|
}, {
|
|
642
|
-
operation: "get_email";
|
|
643
642
|
success: boolean;
|
|
644
643
|
error: string;
|
|
644
|
+
operation: "get_email";
|
|
645
645
|
message?: {
|
|
646
646
|
id: string;
|
|
647
647
|
threadId?: string | undefined;
|
|
@@ -653,16 +653,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
653
653
|
sizeEstimate?: number | undefined;
|
|
654
654
|
raw?: string | undefined;
|
|
655
655
|
payload?: {
|
|
656
|
-
body?: {
|
|
657
|
-
data?: string | undefined;
|
|
658
|
-
size?: number | undefined;
|
|
659
|
-
attachmentId?: string | undefined;
|
|
660
|
-
} | undefined;
|
|
661
656
|
mimeType?: string | undefined;
|
|
662
657
|
headers?: {
|
|
663
658
|
value: string;
|
|
664
659
|
name: string;
|
|
665
660
|
}[] | undefined;
|
|
661
|
+
body?: {
|
|
662
|
+
data?: string | undefined;
|
|
663
|
+
size?: number | undefined;
|
|
664
|
+
attachmentId?: string | undefined;
|
|
665
|
+
} | undefined;
|
|
666
666
|
parts?: any[] | undefined;
|
|
667
667
|
} | undefined;
|
|
668
668
|
} | undefined;
|
|
@@ -706,28 +706,28 @@ 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
|
-
body?: {
|
|
710
|
-
data?: string | undefined;
|
|
711
|
-
size?: number | undefined;
|
|
712
|
-
attachmentId?: string | undefined;
|
|
713
|
-
} | undefined;
|
|
714
709
|
mimeType?: string | undefined;
|
|
715
710
|
headers?: {
|
|
716
711
|
value: string;
|
|
717
712
|
name: string;
|
|
718
713
|
}[] | undefined;
|
|
719
|
-
parts?: any[] | undefined;
|
|
720
|
-
}, {
|
|
721
714
|
body?: {
|
|
722
715
|
data?: string | undefined;
|
|
723
716
|
size?: number | undefined;
|
|
724
717
|
attachmentId?: string | undefined;
|
|
725
718
|
} | undefined;
|
|
719
|
+
parts?: any[] | undefined;
|
|
720
|
+
}, {
|
|
726
721
|
mimeType?: string | undefined;
|
|
727
722
|
headers?: {
|
|
728
723
|
value: string;
|
|
729
724
|
name: string;
|
|
730
725
|
}[] | undefined;
|
|
726
|
+
body?: {
|
|
727
|
+
data?: string | undefined;
|
|
728
|
+
size?: number | undefined;
|
|
729
|
+
attachmentId?: string | undefined;
|
|
730
|
+
} | undefined;
|
|
731
731
|
parts?: any[] | undefined;
|
|
732
732
|
}>>;
|
|
733
733
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -741,16 +741,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
741
741
|
sizeEstimate?: number | undefined;
|
|
742
742
|
raw?: string | undefined;
|
|
743
743
|
payload?: {
|
|
744
|
-
body?: {
|
|
745
|
-
data?: string | undefined;
|
|
746
|
-
size?: number | undefined;
|
|
747
|
-
attachmentId?: string | undefined;
|
|
748
|
-
} | undefined;
|
|
749
744
|
mimeType?: string | undefined;
|
|
750
745
|
headers?: {
|
|
751
746
|
value: string;
|
|
752
747
|
name: string;
|
|
753
748
|
}[] | undefined;
|
|
749
|
+
body?: {
|
|
750
|
+
data?: string | undefined;
|
|
751
|
+
size?: number | undefined;
|
|
752
|
+
attachmentId?: string | undefined;
|
|
753
|
+
} | undefined;
|
|
754
754
|
parts?: any[] | undefined;
|
|
755
755
|
} | undefined;
|
|
756
756
|
}, {
|
|
@@ -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
|
-
body?: {
|
|
768
|
-
data?: string | undefined;
|
|
769
|
-
size?: number | undefined;
|
|
770
|
-
attachmentId?: string | undefined;
|
|
771
|
-
} | undefined;
|
|
772
767
|
mimeType?: string | undefined;
|
|
773
768
|
headers?: {
|
|
774
769
|
value: string;
|
|
775
770
|
name: string;
|
|
776
771
|
}[] | undefined;
|
|
772
|
+
body?: {
|
|
773
|
+
data?: string | undefined;
|
|
774
|
+
size?: number | undefined;
|
|
775
|
+
attachmentId?: string | undefined;
|
|
776
|
+
} | undefined;
|
|
777
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
783
|
success: boolean;
|
|
785
784
|
error: string;
|
|
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
|
-
body?: {
|
|
798
|
-
data?: string | undefined;
|
|
799
|
-
size?: number | undefined;
|
|
800
|
-
attachmentId?: string | undefined;
|
|
801
|
-
} | undefined;
|
|
802
797
|
mimeType?: string | undefined;
|
|
803
798
|
headers?: {
|
|
804
799
|
value: string;
|
|
805
800
|
name: string;
|
|
806
801
|
}[] | undefined;
|
|
802
|
+
body?: {
|
|
803
|
+
data?: string | undefined;
|
|
804
|
+
size?: number | undefined;
|
|
805
|
+
attachmentId?: string | undefined;
|
|
806
|
+
} | undefined;
|
|
807
807
|
parts?: any[] | undefined;
|
|
808
808
|
} | undefined;
|
|
809
809
|
}[] | undefined;
|
|
810
810
|
result_size_estimate?: number | undefined;
|
|
811
811
|
}, {
|
|
812
|
-
operation: "search_emails";
|
|
813
812
|
success: boolean;
|
|
814
813
|
error: string;
|
|
814
|
+
operation: "search_emails";
|
|
815
815
|
messages?: {
|
|
816
816
|
id: string;
|
|
817
817
|
threadId?: string | undefined;
|
|
@@ -823,16 +823,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
823
823
|
sizeEstimate?: number | undefined;
|
|
824
824
|
raw?: string | undefined;
|
|
825
825
|
payload?: {
|
|
826
|
-
body?: {
|
|
827
|
-
data?: string | undefined;
|
|
828
|
-
size?: number | undefined;
|
|
829
|
-
attachmentId?: string | undefined;
|
|
830
|
-
} | undefined;
|
|
831
826
|
mimeType?: string | undefined;
|
|
832
827
|
headers?: {
|
|
833
828
|
value: string;
|
|
834
829
|
name: string;
|
|
835
830
|
}[] | undefined;
|
|
831
|
+
body?: {
|
|
832
|
+
data?: string | undefined;
|
|
833
|
+
size?: number | undefined;
|
|
834
|
+
attachmentId?: string | undefined;
|
|
835
|
+
} | undefined;
|
|
836
836
|
parts?: any[] | undefined;
|
|
837
837
|
} | undefined;
|
|
838
838
|
}[] | 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
846
|
success: boolean;
|
|
848
847
|
error: string;
|
|
848
|
+
operation: "mark_as_read";
|
|
849
849
|
modified_messages?: string[] | undefined;
|
|
850
850
|
}, {
|
|
851
|
-
operation: "mark_as_read";
|
|
852
851
|
success: boolean;
|
|
853
852
|
error: string;
|
|
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
861
|
success: boolean;
|
|
863
862
|
error: string;
|
|
863
|
+
operation: "mark_as_unread";
|
|
864
864
|
modified_messages?: string[] | undefined;
|
|
865
865
|
}, {
|
|
866
|
-
operation: "mark_as_unread";
|
|
867
866
|
success: boolean;
|
|
868
867
|
error: string;
|
|
868
|
+
operation: "mark_as_unread";
|
|
869
869
|
modified_messages?: string[] | undefined;
|
|
870
870
|
}>, z.ZodObject<{
|
|
871
871
|
operation: z.ZodLiteral<"create_draft">;
|
|
@@ -909,28 +909,28 @@ 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
|
-
body?: {
|
|
913
|
-
data?: string | undefined;
|
|
914
|
-
size?: number | undefined;
|
|
915
|
-
attachmentId?: string | undefined;
|
|
916
|
-
} | undefined;
|
|
917
912
|
mimeType?: string | undefined;
|
|
918
913
|
headers?: {
|
|
919
914
|
value: string;
|
|
920
915
|
name: string;
|
|
921
916
|
}[] | undefined;
|
|
922
|
-
parts?: any[] | undefined;
|
|
923
|
-
}, {
|
|
924
917
|
body?: {
|
|
925
918
|
data?: string | undefined;
|
|
926
919
|
size?: number | undefined;
|
|
927
920
|
attachmentId?: string | undefined;
|
|
928
921
|
} | undefined;
|
|
922
|
+
parts?: any[] | undefined;
|
|
923
|
+
}, {
|
|
929
924
|
mimeType?: string | undefined;
|
|
930
925
|
headers?: {
|
|
931
926
|
value: string;
|
|
932
927
|
name: string;
|
|
933
928
|
}[] | undefined;
|
|
929
|
+
body?: {
|
|
930
|
+
data?: string | undefined;
|
|
931
|
+
size?: number | undefined;
|
|
932
|
+
attachmentId?: string | undefined;
|
|
933
|
+
} | undefined;
|
|
934
934
|
parts?: any[] | undefined;
|
|
935
935
|
}>>;
|
|
936
936
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -944,16 +944,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
944
944
|
sizeEstimate?: number | undefined;
|
|
945
945
|
raw?: string | undefined;
|
|
946
946
|
payload?: {
|
|
947
|
-
body?: {
|
|
948
|
-
data?: string | undefined;
|
|
949
|
-
size?: number | undefined;
|
|
950
|
-
attachmentId?: string | undefined;
|
|
951
|
-
} | undefined;
|
|
952
947
|
mimeType?: string | undefined;
|
|
953
948
|
headers?: {
|
|
954
949
|
value: string;
|
|
955
950
|
name: string;
|
|
956
951
|
}[] | undefined;
|
|
952
|
+
body?: {
|
|
953
|
+
data?: string | undefined;
|
|
954
|
+
size?: number | undefined;
|
|
955
|
+
attachmentId?: string | undefined;
|
|
956
|
+
} | undefined;
|
|
957
957
|
parts?: any[] | undefined;
|
|
958
958
|
} | undefined;
|
|
959
959
|
}, {
|
|
@@ -967,16 +967,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
967
967
|
sizeEstimate?: number | undefined;
|
|
968
968
|
raw?: string | undefined;
|
|
969
969
|
payload?: {
|
|
970
|
-
body?: {
|
|
971
|
-
data?: string | undefined;
|
|
972
|
-
size?: number | undefined;
|
|
973
|
-
attachmentId?: string | undefined;
|
|
974
|
-
} | undefined;
|
|
975
970
|
mimeType?: string | undefined;
|
|
976
971
|
headers?: {
|
|
977
972
|
value: string;
|
|
978
973
|
name: string;
|
|
979
974
|
}[] | undefined;
|
|
975
|
+
body?: {
|
|
976
|
+
data?: string | undefined;
|
|
977
|
+
size?: number | undefined;
|
|
978
|
+
attachmentId?: string | undefined;
|
|
979
|
+
} | undefined;
|
|
980
980
|
parts?: any[] | undefined;
|
|
981
981
|
} | undefined;
|
|
982
982
|
}>;
|
|
@@ -992,16 +992,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
992
992
|
sizeEstimate?: number | undefined;
|
|
993
993
|
raw?: string | undefined;
|
|
994
994
|
payload?: {
|
|
995
|
-
body?: {
|
|
996
|
-
data?: string | undefined;
|
|
997
|
-
size?: number | undefined;
|
|
998
|
-
attachmentId?: string | undefined;
|
|
999
|
-
} | undefined;
|
|
1000
995
|
mimeType?: string | undefined;
|
|
1001
996
|
headers?: {
|
|
1002
997
|
value: string;
|
|
1003
998
|
name: string;
|
|
1004
999
|
}[] | undefined;
|
|
1000
|
+
body?: {
|
|
1001
|
+
data?: string | undefined;
|
|
1002
|
+
size?: number | undefined;
|
|
1003
|
+
attachmentId?: string | undefined;
|
|
1004
|
+
} | undefined;
|
|
1005
1005
|
parts?: any[] | undefined;
|
|
1006
1006
|
} | undefined;
|
|
1007
1007
|
};
|
|
@@ -1018,16 +1018,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1018
1018
|
sizeEstimate?: number | undefined;
|
|
1019
1019
|
raw?: string | undefined;
|
|
1020
1020
|
payload?: {
|
|
1021
|
-
body?: {
|
|
1022
|
-
data?: string | undefined;
|
|
1023
|
-
size?: number | undefined;
|
|
1024
|
-
attachmentId?: string | undefined;
|
|
1025
|
-
} | undefined;
|
|
1026
1021
|
mimeType?: string | undefined;
|
|
1027
1022
|
headers?: {
|
|
1028
1023
|
value: string;
|
|
1029
1024
|
name: string;
|
|
1030
1025
|
}[] | undefined;
|
|
1026
|
+
body?: {
|
|
1027
|
+
data?: string | undefined;
|
|
1028
|
+
size?: number | undefined;
|
|
1029
|
+
attachmentId?: string | undefined;
|
|
1030
|
+
} | undefined;
|
|
1031
1031
|
parts?: any[] | undefined;
|
|
1032
1032
|
} | undefined;
|
|
1033
1033
|
};
|
|
@@ -1035,9 +1035,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1035
1035
|
}>>;
|
|
1036
1036
|
error: z.ZodString;
|
|
1037
1037
|
}, "strip", z.ZodTypeAny, {
|
|
1038
|
-
operation: "create_draft";
|
|
1039
1038
|
success: boolean;
|
|
1040
1039
|
error: string;
|
|
1040
|
+
operation: "create_draft";
|
|
1041
1041
|
draft?: {
|
|
1042
1042
|
message: {
|
|
1043
1043
|
id: string;
|
|
@@ -1050,25 +1050,25 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1050
1050
|
sizeEstimate?: number | undefined;
|
|
1051
1051
|
raw?: string | undefined;
|
|
1052
1052
|
payload?: {
|
|
1053
|
-
body?: {
|
|
1054
|
-
data?: string | undefined;
|
|
1055
|
-
size?: number | undefined;
|
|
1056
|
-
attachmentId?: string | undefined;
|
|
1057
|
-
} | undefined;
|
|
1058
1053
|
mimeType?: string | undefined;
|
|
1059
1054
|
headers?: {
|
|
1060
1055
|
value: string;
|
|
1061
1056
|
name: string;
|
|
1062
1057
|
}[] | undefined;
|
|
1063
|
-
|
|
1058
|
+
body?: {
|
|
1059
|
+
data?: string | undefined;
|
|
1060
|
+
size?: number | undefined;
|
|
1061
|
+
attachmentId?: string | undefined;
|
|
1062
|
+
} | undefined;
|
|
1063
|
+
parts?: any[] | undefined;
|
|
1064
1064
|
} | undefined;
|
|
1065
1065
|
};
|
|
1066
1066
|
id: string;
|
|
1067
1067
|
} | undefined;
|
|
1068
1068
|
}, {
|
|
1069
|
-
operation: "create_draft";
|
|
1070
1069
|
success: boolean;
|
|
1071
1070
|
error: string;
|
|
1071
|
+
operation: "create_draft";
|
|
1072
1072
|
draft?: {
|
|
1073
1073
|
message: {
|
|
1074
1074
|
id: string;
|
|
@@ -1081,16 +1081,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1081
1081
|
sizeEstimate?: number | undefined;
|
|
1082
1082
|
raw?: string | undefined;
|
|
1083
1083
|
payload?: {
|
|
1084
|
-
body?: {
|
|
1085
|
-
data?: string | undefined;
|
|
1086
|
-
size?: number | undefined;
|
|
1087
|
-
attachmentId?: string | undefined;
|
|
1088
|
-
} | undefined;
|
|
1089
1084
|
mimeType?: string | undefined;
|
|
1090
1085
|
headers?: {
|
|
1091
1086
|
value: string;
|
|
1092
1087
|
name: string;
|
|
1093
1088
|
}[] | undefined;
|
|
1089
|
+
body?: {
|
|
1090
|
+
data?: string | undefined;
|
|
1091
|
+
size?: number | undefined;
|
|
1092
|
+
attachmentId?: string | undefined;
|
|
1093
|
+
} | undefined;
|
|
1094
1094
|
parts?: any[] | undefined;
|
|
1095
1095
|
} | undefined;
|
|
1096
1096
|
};
|
|
@@ -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
1106
|
success: boolean;
|
|
1108
1107
|
error: string;
|
|
1108
|
+
operation: "send_draft";
|
|
1109
1109
|
message_id?: string | undefined;
|
|
1110
1110
|
thread_id?: string | undefined;
|
|
1111
1111
|
}, {
|
|
1112
|
-
operation: "send_draft";
|
|
1113
1112
|
success: boolean;
|
|
1114
1113
|
error: string;
|
|
1114
|
+
operation: "send_draft";
|
|
1115
1115
|
message_id?: string | undefined;
|
|
1116
1116
|
thread_id?: string | undefined;
|
|
1117
1117
|
}>, z.ZodObject<{
|
|
@@ -1156,28 +1156,28 @@ 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
|
-
body?: {
|
|
1160
|
-
data?: string | undefined;
|
|
1161
|
-
size?: number | undefined;
|
|
1162
|
-
attachmentId?: string | undefined;
|
|
1163
|
-
} | undefined;
|
|
1164
1159
|
mimeType?: string | undefined;
|
|
1165
1160
|
headers?: {
|
|
1166
1161
|
value: string;
|
|
1167
1162
|
name: string;
|
|
1168
1163
|
}[] | undefined;
|
|
1169
|
-
parts?: any[] | undefined;
|
|
1170
|
-
}, {
|
|
1171
1164
|
body?: {
|
|
1172
1165
|
data?: string | undefined;
|
|
1173
1166
|
size?: number | undefined;
|
|
1174
1167
|
attachmentId?: string | undefined;
|
|
1175
1168
|
} | undefined;
|
|
1169
|
+
parts?: any[] | undefined;
|
|
1170
|
+
}, {
|
|
1176
1171
|
mimeType?: string | undefined;
|
|
1177
1172
|
headers?: {
|
|
1178
1173
|
value: string;
|
|
1179
1174
|
name: string;
|
|
1180
1175
|
}[] | undefined;
|
|
1176
|
+
body?: {
|
|
1177
|
+
data?: string | undefined;
|
|
1178
|
+
size?: number | undefined;
|
|
1179
|
+
attachmentId?: string | undefined;
|
|
1180
|
+
} | undefined;
|
|
1181
1181
|
parts?: any[] | undefined;
|
|
1182
1182
|
}>>;
|
|
1183
1183
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1191,16 +1191,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1191
1191
|
sizeEstimate?: number | undefined;
|
|
1192
1192
|
raw?: string | undefined;
|
|
1193
1193
|
payload?: {
|
|
1194
|
-
body?: {
|
|
1195
|
-
data?: string | undefined;
|
|
1196
|
-
size?: number | undefined;
|
|
1197
|
-
attachmentId?: string | undefined;
|
|
1198
|
-
} | undefined;
|
|
1199
1194
|
mimeType?: string | undefined;
|
|
1200
1195
|
headers?: {
|
|
1201
1196
|
value: string;
|
|
1202
1197
|
name: string;
|
|
1203
1198
|
}[] | undefined;
|
|
1199
|
+
body?: {
|
|
1200
|
+
data?: string | undefined;
|
|
1201
|
+
size?: number | undefined;
|
|
1202
|
+
attachmentId?: string | undefined;
|
|
1203
|
+
} | undefined;
|
|
1204
1204
|
parts?: any[] | undefined;
|
|
1205
1205
|
} | undefined;
|
|
1206
1206
|
}, {
|
|
@@ -1214,16 +1214,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1214
1214
|
sizeEstimate?: number | undefined;
|
|
1215
1215
|
raw?: string | undefined;
|
|
1216
1216
|
payload?: {
|
|
1217
|
-
body?: {
|
|
1218
|
-
data?: string | undefined;
|
|
1219
|
-
size?: number | undefined;
|
|
1220
|
-
attachmentId?: string | undefined;
|
|
1221
|
-
} | undefined;
|
|
1222
1217
|
mimeType?: string | undefined;
|
|
1223
1218
|
headers?: {
|
|
1224
1219
|
value: string;
|
|
1225
1220
|
name: string;
|
|
1226
1221
|
}[] | undefined;
|
|
1222
|
+
body?: {
|
|
1223
|
+
data?: string | undefined;
|
|
1224
|
+
size?: number | undefined;
|
|
1225
|
+
attachmentId?: string | undefined;
|
|
1226
|
+
} | undefined;
|
|
1227
1227
|
parts?: any[] | undefined;
|
|
1228
1228
|
} | undefined;
|
|
1229
1229
|
}>;
|
|
@@ -1239,16 +1239,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1239
1239
|
sizeEstimate?: number | undefined;
|
|
1240
1240
|
raw?: string | undefined;
|
|
1241
1241
|
payload?: {
|
|
1242
|
-
body?: {
|
|
1243
|
-
data?: string | undefined;
|
|
1244
|
-
size?: number | undefined;
|
|
1245
|
-
attachmentId?: string | undefined;
|
|
1246
|
-
} | undefined;
|
|
1247
1242
|
mimeType?: string | undefined;
|
|
1248
1243
|
headers?: {
|
|
1249
1244
|
value: string;
|
|
1250
1245
|
name: string;
|
|
1251
1246
|
}[] | undefined;
|
|
1247
|
+
body?: {
|
|
1248
|
+
data?: string | undefined;
|
|
1249
|
+
size?: number | undefined;
|
|
1250
|
+
attachmentId?: string | undefined;
|
|
1251
|
+
} | undefined;
|
|
1252
1252
|
parts?: any[] | undefined;
|
|
1253
1253
|
} | undefined;
|
|
1254
1254
|
};
|
|
@@ -1265,16 +1265,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1265
1265
|
sizeEstimate?: number | undefined;
|
|
1266
1266
|
raw?: string | undefined;
|
|
1267
1267
|
payload?: {
|
|
1268
|
-
body?: {
|
|
1269
|
-
data?: string | undefined;
|
|
1270
|
-
size?: number | undefined;
|
|
1271
|
-
attachmentId?: string | undefined;
|
|
1272
|
-
} | undefined;
|
|
1273
1268
|
mimeType?: string | undefined;
|
|
1274
1269
|
headers?: {
|
|
1275
1270
|
value: string;
|
|
1276
1271
|
name: string;
|
|
1277
1272
|
}[] | undefined;
|
|
1273
|
+
body?: {
|
|
1274
|
+
data?: string | undefined;
|
|
1275
|
+
size?: number | undefined;
|
|
1276
|
+
attachmentId?: string | undefined;
|
|
1277
|
+
} | undefined;
|
|
1278
1278
|
parts?: any[] | undefined;
|
|
1279
1279
|
} | undefined;
|
|
1280
1280
|
};
|
|
@@ -1284,9 +1284,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1284
1284
|
result_size_estimate: z.ZodOptional<z.ZodNumber>;
|
|
1285
1285
|
error: z.ZodString;
|
|
1286
1286
|
}, "strip", z.ZodTypeAny, {
|
|
1287
|
-
operation: "list_drafts";
|
|
1288
1287
|
success: boolean;
|
|
1289
1288
|
error: string;
|
|
1289
|
+
operation: "list_drafts";
|
|
1290
1290
|
next_page_token?: string | undefined;
|
|
1291
1291
|
result_size_estimate?: number | undefined;
|
|
1292
1292
|
drafts?: {
|
|
@@ -1301,25 +1301,25 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1301
1301
|
sizeEstimate?: number | undefined;
|
|
1302
1302
|
raw?: string | undefined;
|
|
1303
1303
|
payload?: {
|
|
1304
|
-
body?: {
|
|
1305
|
-
data?: string | undefined;
|
|
1306
|
-
size?: number | undefined;
|
|
1307
|
-
attachmentId?: string | undefined;
|
|
1308
|
-
} | undefined;
|
|
1309
1304
|
mimeType?: string | undefined;
|
|
1310
1305
|
headers?: {
|
|
1311
1306
|
value: string;
|
|
1312
1307
|
name: string;
|
|
1313
1308
|
}[] | undefined;
|
|
1309
|
+
body?: {
|
|
1310
|
+
data?: string | undefined;
|
|
1311
|
+
size?: number | undefined;
|
|
1312
|
+
attachmentId?: string | undefined;
|
|
1313
|
+
} | undefined;
|
|
1314
1314
|
parts?: any[] | undefined;
|
|
1315
1315
|
} | undefined;
|
|
1316
1316
|
};
|
|
1317
1317
|
id: string;
|
|
1318
1318
|
}[] | undefined;
|
|
1319
1319
|
}, {
|
|
1320
|
-
operation: "list_drafts";
|
|
1321
1320
|
success: boolean;
|
|
1322
1321
|
error: string;
|
|
1322
|
+
operation: "list_drafts";
|
|
1323
1323
|
next_page_token?: string | undefined;
|
|
1324
1324
|
result_size_estimate?: number | undefined;
|
|
1325
1325
|
drafts?: {
|
|
@@ -1334,16 +1334,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1334
1334
|
sizeEstimate?: number | undefined;
|
|
1335
1335
|
raw?: string | undefined;
|
|
1336
1336
|
payload?: {
|
|
1337
|
-
body?: {
|
|
1338
|
-
data?: string | undefined;
|
|
1339
|
-
size?: number | undefined;
|
|
1340
|
-
attachmentId?: string | undefined;
|
|
1341
|
-
} | undefined;
|
|
1342
1337
|
mimeType?: string | undefined;
|
|
1343
1338
|
headers?: {
|
|
1344
1339
|
value: string;
|
|
1345
1340
|
name: string;
|
|
1346
1341
|
}[] | undefined;
|
|
1342
|
+
body?: {
|
|
1343
|
+
data?: string | undefined;
|
|
1344
|
+
size?: number | undefined;
|
|
1345
|
+
attachmentId?: string | undefined;
|
|
1346
|
+
} | undefined;
|
|
1347
1347
|
parts?: any[] | undefined;
|
|
1348
1348
|
} | undefined;
|
|
1349
1349
|
};
|
|
@@ -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
1358
|
success: boolean;
|
|
1360
1359
|
error: string;
|
|
1360
|
+
operation: "delete_email";
|
|
1361
1361
|
deleted_message_id?: string | undefined;
|
|
1362
1362
|
}, {
|
|
1363
|
-
operation: "delete_email";
|
|
1364
1363
|
success: boolean;
|
|
1365
1364
|
error: string;
|
|
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
1373
|
success: boolean;
|
|
1375
1374
|
error: string;
|
|
1375
|
+
operation: "trash_email";
|
|
1376
1376
|
trashed_message_id?: string | undefined;
|
|
1377
1377
|
}, {
|
|
1378
|
-
operation: "trash_email";
|
|
1379
1378
|
success: boolean;
|
|
1380
1379
|
error: string;
|
|
1380
|
+
operation: "trash_email";
|
|
1381
1381
|
trashed_message_id?: string | undefined;
|
|
1382
1382
|
}>, z.ZodObject<{
|
|
1383
1383
|
operation: z.ZodLiteral<"list_threads">;
|
|
@@ -1422,28 +1422,28 @@ 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;
|
|
1431
1426
|
headers?: {
|
|
1432
1427
|
value: string;
|
|
1433
1428
|
name: string;
|
|
1434
1429
|
}[] | undefined;
|
|
1435
|
-
parts?: any[] | undefined;
|
|
1436
|
-
}, {
|
|
1437
1430
|
body?: {
|
|
1438
1431
|
data?: string | undefined;
|
|
1439
1432
|
size?: number | undefined;
|
|
1440
1433
|
attachmentId?: string | undefined;
|
|
1441
1434
|
} | undefined;
|
|
1435
|
+
parts?: any[] | undefined;
|
|
1436
|
+
}, {
|
|
1442
1437
|
mimeType?: string | undefined;
|
|
1443
1438
|
headers?: {
|
|
1444
1439
|
value: string;
|
|
1445
1440
|
name: string;
|
|
1446
1441
|
}[] | undefined;
|
|
1442
|
+
body?: {
|
|
1443
|
+
data?: string | undefined;
|
|
1444
|
+
size?: number | undefined;
|
|
1445
|
+
attachmentId?: string | undefined;
|
|
1446
|
+
} | undefined;
|
|
1447
1447
|
parts?: any[] | undefined;
|
|
1448
1448
|
}>>;
|
|
1449
1449
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -1457,16 +1457,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1457
1457
|
sizeEstimate?: number | undefined;
|
|
1458
1458
|
raw?: string | undefined;
|
|
1459
1459
|
payload?: {
|
|
1460
|
-
body?: {
|
|
1461
|
-
data?: string | undefined;
|
|
1462
|
-
size?: number | undefined;
|
|
1463
|
-
attachmentId?: string | undefined;
|
|
1464
|
-
} | undefined;
|
|
1465
1460
|
mimeType?: string | undefined;
|
|
1466
1461
|
headers?: {
|
|
1467
1462
|
value: string;
|
|
1468
1463
|
name: string;
|
|
1469
1464
|
}[] | undefined;
|
|
1465
|
+
body?: {
|
|
1466
|
+
data?: string | undefined;
|
|
1467
|
+
size?: number | undefined;
|
|
1468
|
+
attachmentId?: string | undefined;
|
|
1469
|
+
} | undefined;
|
|
1470
1470
|
parts?: any[] | undefined;
|
|
1471
1471
|
} | undefined;
|
|
1472
1472
|
}, {
|
|
@@ -1480,16 +1480,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1480
1480
|
sizeEstimate?: number | undefined;
|
|
1481
1481
|
raw?: string | undefined;
|
|
1482
1482
|
payload?: {
|
|
1483
|
-
body?: {
|
|
1484
|
-
data?: string | undefined;
|
|
1485
|
-
size?: number | undefined;
|
|
1486
|
-
attachmentId?: string | undefined;
|
|
1487
|
-
} | undefined;
|
|
1488
1483
|
mimeType?: string | undefined;
|
|
1489
1484
|
headers?: {
|
|
1490
1485
|
value: string;
|
|
1491
1486
|
name: string;
|
|
1492
1487
|
}[] | undefined;
|
|
1488
|
+
body?: {
|
|
1489
|
+
data?: string | undefined;
|
|
1490
|
+
size?: number | undefined;
|
|
1491
|
+
attachmentId?: string | undefined;
|
|
1492
|
+
} | undefined;
|
|
1493
1493
|
parts?: any[] | undefined;
|
|
1494
1494
|
} | undefined;
|
|
1495
1495
|
}>, "many">>;
|
|
@@ -1507,16 +1507,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1507
1507
|
sizeEstimate?: number | undefined;
|
|
1508
1508
|
raw?: string | undefined;
|
|
1509
1509
|
payload?: {
|
|
1510
|
-
body?: {
|
|
1511
|
-
data?: string | undefined;
|
|
1512
|
-
size?: number | undefined;
|
|
1513
|
-
attachmentId?: string | undefined;
|
|
1514
|
-
} | undefined;
|
|
1515
1510
|
mimeType?: string | undefined;
|
|
1516
1511
|
headers?: {
|
|
1517
1512
|
value: string;
|
|
1518
1513
|
name: string;
|
|
1519
1514
|
}[] | undefined;
|
|
1515
|
+
body?: {
|
|
1516
|
+
data?: string | undefined;
|
|
1517
|
+
size?: number | undefined;
|
|
1518
|
+
attachmentId?: string | undefined;
|
|
1519
|
+
} | undefined;
|
|
1520
1520
|
parts?: any[] | undefined;
|
|
1521
1521
|
} | undefined;
|
|
1522
1522
|
}[] | undefined;
|
|
@@ -1535,16 +1535,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1535
1535
|
sizeEstimate?: number | undefined;
|
|
1536
1536
|
raw?: string | undefined;
|
|
1537
1537
|
payload?: {
|
|
1538
|
-
body?: {
|
|
1539
|
-
data?: string | undefined;
|
|
1540
|
-
size?: number | undefined;
|
|
1541
|
-
attachmentId?: string | undefined;
|
|
1542
|
-
} | undefined;
|
|
1543
1538
|
mimeType?: string | undefined;
|
|
1544
1539
|
headers?: {
|
|
1545
1540
|
value: string;
|
|
1546
1541
|
name: string;
|
|
1547
1542
|
}[] | undefined;
|
|
1543
|
+
body?: {
|
|
1544
|
+
data?: string | undefined;
|
|
1545
|
+
size?: number | undefined;
|
|
1546
|
+
attachmentId?: string | undefined;
|
|
1547
|
+
} | undefined;
|
|
1548
1548
|
parts?: any[] | undefined;
|
|
1549
1549
|
} | undefined;
|
|
1550
1550
|
}[] | 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
1558
|
success: boolean;
|
|
1560
1559
|
error: string;
|
|
1560
|
+
operation: "list_threads";
|
|
1561
1561
|
next_page_token?: string | undefined;
|
|
1562
1562
|
result_size_estimate?: number | undefined;
|
|
1563
1563
|
threads?: {
|
|
@@ -1573,16 +1573,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1573
1573
|
sizeEstimate?: number | undefined;
|
|
1574
1574
|
raw?: string | undefined;
|
|
1575
1575
|
payload?: {
|
|
1576
|
-
body?: {
|
|
1577
|
-
data?: string | undefined;
|
|
1578
|
-
size?: number | undefined;
|
|
1579
|
-
attachmentId?: string | undefined;
|
|
1580
|
-
} | undefined;
|
|
1581
1576
|
mimeType?: string | undefined;
|
|
1582
1577
|
headers?: {
|
|
1583
1578
|
value: string;
|
|
1584
1579
|
name: string;
|
|
1585
1580
|
}[] | undefined;
|
|
1581
|
+
body?: {
|
|
1582
|
+
data?: string | undefined;
|
|
1583
|
+
size?: number | undefined;
|
|
1584
|
+
attachmentId?: string | undefined;
|
|
1585
|
+
} | undefined;
|
|
1586
1586
|
parts?: any[] | undefined;
|
|
1587
1587
|
} | undefined;
|
|
1588
1588
|
}[] | undefined;
|
|
@@ -1590,9 +1590,9 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1590
1590
|
historyId?: string | undefined;
|
|
1591
1591
|
}[] | undefined;
|
|
1592
1592
|
}, {
|
|
1593
|
-
operation: "list_threads";
|
|
1594
1593
|
success: boolean;
|
|
1595
1594
|
error: string;
|
|
1595
|
+
operation: "list_threads";
|
|
1596
1596
|
next_page_token?: string | undefined;
|
|
1597
1597
|
result_size_estimate?: number | undefined;
|
|
1598
1598
|
threads?: {
|
|
@@ -1608,16 +1608,16 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
|
|
|
1608
1608
|
sizeEstimate?: number | undefined;
|
|
1609
1609
|
raw?: string | undefined;
|
|
1610
1610
|
payload?: {
|
|
1611
|
-
body?: {
|
|
1612
|
-
data?: string | undefined;
|
|
1613
|
-
size?: number | undefined;
|
|
1614
|
-
attachmentId?: string | undefined;
|
|
1615
|
-
} | undefined;
|
|
1616
1611
|
mimeType?: string | undefined;
|
|
1617
1612
|
headers?: {
|
|
1618
1613
|
value: string;
|
|
1619
1614
|
name: string;
|
|
1620
1615
|
}[] | undefined;
|
|
1616
|
+
body?: {
|
|
1617
|
+
data?: string | undefined;
|
|
1618
|
+
size?: number | undefined;
|
|
1619
|
+
attachmentId?: string | undefined;
|
|
1620
|
+
} | undefined;
|
|
1621
1621
|
parts?: any[] | undefined;
|
|
1622
1622
|
} | undefined;
|
|
1623
1623
|
}[] | undefined;
|
|
@@ -1634,37 +1634,37 @@ 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;
|
|
1638
|
+
id: string;
|
|
1639
1639
|
type?: "user" | "system" | undefined;
|
|
1640
1640
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
1641
1641
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
1642
1642
|
}, {
|
|
1643
|
-
id: string;
|
|
1644
1643
|
name: string;
|
|
1644
|
+
id: string;
|
|
1645
1645
|
type?: "user" | "system" | 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
1651
|
success: boolean;
|
|
1653
1652
|
error: string;
|
|
1653
|
+
operation: "list_labels";
|
|
1654
1654
|
labels?: {
|
|
1655
|
-
id: string;
|
|
1656
1655
|
name: string;
|
|
1656
|
+
id: string;
|
|
1657
1657
|
type?: "user" | "system" | undefined;
|
|
1658
1658
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
1659
1659
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
1660
1660
|
}[] | undefined;
|
|
1661
1661
|
}, {
|
|
1662
|
-
operation: "list_labels";
|
|
1663
1662
|
success: boolean;
|
|
1664
1663
|
error: string;
|
|
1664
|
+
operation: "list_labels";
|
|
1665
1665
|
labels?: {
|
|
1666
|
-
id: string;
|
|
1667
1666
|
name: string;
|
|
1667
|
+
id: string;
|
|
1668
1668
|
type?: "user" | "system" | undefined;
|
|
1669
1669
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
1670
1670
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
@@ -1679,37 +1679,37 @@ 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;
|
|
1683
|
+
id: string;
|
|
1684
1684
|
type?: "user" | "system" | undefined;
|
|
1685
1685
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
1686
1686
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
1687
1687
|
}, {
|
|
1688
|
-
id: string;
|
|
1689
1688
|
name: string;
|
|
1689
|
+
id: string;
|
|
1690
1690
|
type?: "user" | "system" | 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
1696
|
success: boolean;
|
|
1698
1697
|
error: string;
|
|
1698
|
+
operation: "create_label";
|
|
1699
1699
|
label?: {
|
|
1700
|
-
id: string;
|
|
1701
1700
|
name: string;
|
|
1701
|
+
id: string;
|
|
1702
1702
|
type?: "user" | "system" | undefined;
|
|
1703
1703
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
1704
1704
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
1705
1705
|
} | undefined;
|
|
1706
1706
|
}, {
|
|
1707
|
-
operation: "create_label";
|
|
1708
1707
|
success: boolean;
|
|
1709
1708
|
error: string;
|
|
1709
|
+
operation: "create_label";
|
|
1710
1710
|
label?: {
|
|
1711
|
-
id: string;
|
|
1712
1711
|
name: string;
|
|
1712
|
+
id: string;
|
|
1713
1713
|
type?: "user" | "system" | undefined;
|
|
1714
1714
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
1715
1715
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | 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
1724
|
success: boolean;
|
|
1726
1725
|
error: string;
|
|
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
1730
|
success: boolean;
|
|
1732
1731
|
error: string;
|
|
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
1741
|
success: boolean;
|
|
1743
1742
|
error: string;
|
|
1743
|
+
operation: "modify_thread_labels";
|
|
1744
1744
|
thread_id?: string | undefined;
|
|
1745
1745
|
}, {
|
|
1746
|
-
operation: "modify_thread_labels";
|
|
1747
1746
|
success: boolean;
|
|
1748
1747
|
error: string;
|
|
1748
|
+
operation: "modify_thread_labels";
|
|
1749
1749
|
thread_id?: string | undefined;
|
|
1750
1750
|
}>]>;
|
|
1751
1751
|
type GmailResult = z.output<typeof GmailResultSchema>;
|
|
@@ -1773,8 +1773,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
1773
1773
|
thread_id: z.ZodOptional<z.ZodString>;
|
|
1774
1774
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1775
1775
|
}, "strip", z.ZodTypeAny, {
|
|
1776
|
-
to: string[];
|
|
1777
1776
|
operation: "send_email";
|
|
1777
|
+
to: string[];
|
|
1778
1778
|
subject: string;
|
|
1779
1779
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1780
1780
|
cc?: string[] | undefined;
|
|
@@ -1784,8 +1784,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
1784
1784
|
body_html?: string | undefined;
|
|
1785
1785
|
thread_id?: string | undefined;
|
|
1786
1786
|
}, {
|
|
1787
|
-
to: string[];
|
|
1788
1787
|
operation: "send_email";
|
|
1788
|
+
to: string[];
|
|
1789
1789
|
subject: string;
|
|
1790
1790
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1791
1791
|
cc?: string[] | undefined;
|
|
@@ -1893,8 +1893,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
1893
1893
|
thread_id: z.ZodOptional<z.ZodString>;
|
|
1894
1894
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
1895
1895
|
}, "strip", z.ZodTypeAny, {
|
|
1896
|
-
to: string[];
|
|
1897
1896
|
operation: "create_draft";
|
|
1897
|
+
to: string[];
|
|
1898
1898
|
subject: string;
|
|
1899
1899
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1900
1900
|
cc?: string[] | undefined;
|
|
@@ -1904,8 +1904,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
1904
1904
|
body_html?: string | undefined;
|
|
1905
1905
|
thread_id?: string | undefined;
|
|
1906
1906
|
}, {
|
|
1907
|
-
to: string[];
|
|
1908
1907
|
operation: "create_draft";
|
|
1908
|
+
to: string[];
|
|
1909
1909
|
subject: string;
|
|
1910
1910
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
1911
1911
|
cc?: string[] | 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
2075
|
success: boolean;
|
|
2077
2076
|
error: string;
|
|
2077
|
+
operation: "send_email";
|
|
2078
2078
|
message_id?: string | undefined;
|
|
2079
2079
|
thread_id?: string | undefined;
|
|
2080
2080
|
}, {
|
|
2081
|
-
operation: "send_email";
|
|
2082
2081
|
success: boolean;
|
|
2083
2082
|
error: string;
|
|
2083
|
+
operation: "send_email";
|
|
2084
2084
|
message_id?: string | undefined;
|
|
2085
2085
|
thread_id?: string | undefined;
|
|
2086
2086
|
}>, z.ZodObject<{
|
|
@@ -2123,28 +2123,28 @@ 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
|
-
body?: {
|
|
2127
|
-
data?: string | undefined;
|
|
2128
|
-
size?: number | undefined;
|
|
2129
|
-
attachmentId?: string | undefined;
|
|
2130
|
-
} | undefined;
|
|
2131
2126
|
mimeType?: string | undefined;
|
|
2132
2127
|
headers?: {
|
|
2133
2128
|
value: string;
|
|
2134
2129
|
name: string;
|
|
2135
2130
|
}[] | undefined;
|
|
2136
|
-
parts?: any[] | undefined;
|
|
2137
|
-
}, {
|
|
2138
2131
|
body?: {
|
|
2139
2132
|
data?: string | undefined;
|
|
2140
2133
|
size?: number | undefined;
|
|
2141
2134
|
attachmentId?: string | undefined;
|
|
2142
2135
|
} | undefined;
|
|
2136
|
+
parts?: any[] | undefined;
|
|
2137
|
+
}, {
|
|
2143
2138
|
mimeType?: string | undefined;
|
|
2144
2139
|
headers?: {
|
|
2145
2140
|
value: string;
|
|
2146
2141
|
name: string;
|
|
2147
2142
|
}[] | undefined;
|
|
2143
|
+
body?: {
|
|
2144
|
+
data?: string | undefined;
|
|
2145
|
+
size?: number | undefined;
|
|
2146
|
+
attachmentId?: string | undefined;
|
|
2147
|
+
} | undefined;
|
|
2148
2148
|
parts?: any[] | undefined;
|
|
2149
2149
|
}>>;
|
|
2150
2150
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2158,16 +2158,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2158
2158
|
sizeEstimate?: number | undefined;
|
|
2159
2159
|
raw?: string | undefined;
|
|
2160
2160
|
payload?: {
|
|
2161
|
-
body?: {
|
|
2162
|
-
data?: string | undefined;
|
|
2163
|
-
size?: number | undefined;
|
|
2164
|
-
attachmentId?: string | undefined;
|
|
2165
|
-
} | undefined;
|
|
2166
2161
|
mimeType?: string | undefined;
|
|
2167
2162
|
headers?: {
|
|
2168
2163
|
value: string;
|
|
2169
2164
|
name: string;
|
|
2170
2165
|
}[] | undefined;
|
|
2166
|
+
body?: {
|
|
2167
|
+
data?: string | undefined;
|
|
2168
|
+
size?: number | undefined;
|
|
2169
|
+
attachmentId?: string | undefined;
|
|
2170
|
+
} | undefined;
|
|
2171
2171
|
parts?: any[] | undefined;
|
|
2172
2172
|
} | undefined;
|
|
2173
2173
|
}, {
|
|
@@ -2181,16 +2181,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2181
2181
|
sizeEstimate?: number | undefined;
|
|
2182
2182
|
raw?: string | undefined;
|
|
2183
2183
|
payload?: {
|
|
2184
|
-
body?: {
|
|
2185
|
-
data?: string | undefined;
|
|
2186
|
-
size?: number | undefined;
|
|
2187
|
-
attachmentId?: string | undefined;
|
|
2188
|
-
} | undefined;
|
|
2189
2184
|
mimeType?: string | undefined;
|
|
2190
2185
|
headers?: {
|
|
2191
2186
|
value: string;
|
|
2192
2187
|
name: string;
|
|
2193
2188
|
}[] | undefined;
|
|
2189
|
+
body?: {
|
|
2190
|
+
data?: string | undefined;
|
|
2191
|
+
size?: number | undefined;
|
|
2192
|
+
attachmentId?: string | undefined;
|
|
2193
|
+
} | undefined;
|
|
2194
2194
|
parts?: any[] | undefined;
|
|
2195
2195
|
} | undefined;
|
|
2196
2196
|
}>, "many">>;
|
|
@@ -2198,9 +2198,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2198
2198
|
result_size_estimate: z.ZodOptional<z.ZodNumber>;
|
|
2199
2199
|
error: z.ZodString;
|
|
2200
2200
|
}, "strip", z.ZodTypeAny, {
|
|
2201
|
-
operation: "list_emails";
|
|
2202
2201
|
success: boolean;
|
|
2203
2202
|
error: string;
|
|
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
|
-
body?: {
|
|
2216
|
-
data?: string | undefined;
|
|
2217
|
-
size?: number | undefined;
|
|
2218
|
-
attachmentId?: string | undefined;
|
|
2219
|
-
} | undefined;
|
|
2220
2215
|
mimeType?: string | undefined;
|
|
2221
2216
|
headers?: {
|
|
2222
2217
|
value: string;
|
|
2223
2218
|
name: string;
|
|
2224
2219
|
}[] | undefined;
|
|
2220
|
+
body?: {
|
|
2221
|
+
data?: string | undefined;
|
|
2222
|
+
size?: number | undefined;
|
|
2223
|
+
attachmentId?: string | undefined;
|
|
2224
|
+
} | undefined;
|
|
2225
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
2231
|
success: boolean;
|
|
2233
2232
|
error: string;
|
|
2233
|
+
operation: "list_emails";
|
|
2234
2234
|
messages?: {
|
|
2235
2235
|
id: string;
|
|
2236
2236
|
threadId?: string | undefined;
|
|
@@ -2242,16 +2242,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2242
2242
|
sizeEstimate?: number | undefined;
|
|
2243
2243
|
raw?: string | undefined;
|
|
2244
2244
|
payload?: {
|
|
2245
|
-
body?: {
|
|
2246
|
-
data?: string | undefined;
|
|
2247
|
-
size?: number | undefined;
|
|
2248
|
-
attachmentId?: string | undefined;
|
|
2249
|
-
} | undefined;
|
|
2250
2245
|
mimeType?: string | undefined;
|
|
2251
2246
|
headers?: {
|
|
2252
2247
|
value: string;
|
|
2253
2248
|
name: string;
|
|
2254
2249
|
}[] | undefined;
|
|
2250
|
+
body?: {
|
|
2251
|
+
data?: string | undefined;
|
|
2252
|
+
size?: number | undefined;
|
|
2253
|
+
attachmentId?: string | undefined;
|
|
2254
|
+
} | undefined;
|
|
2255
2255
|
parts?: any[] | undefined;
|
|
2256
2256
|
} | undefined;
|
|
2257
2257
|
}[] | undefined;
|
|
@@ -2297,28 +2297,28 @@ 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
|
-
body?: {
|
|
2301
|
-
data?: string | undefined;
|
|
2302
|
-
size?: number | undefined;
|
|
2303
|
-
attachmentId?: string | undefined;
|
|
2304
|
-
} | undefined;
|
|
2305
2300
|
mimeType?: string | undefined;
|
|
2306
2301
|
headers?: {
|
|
2307
2302
|
value: string;
|
|
2308
2303
|
name: string;
|
|
2309
2304
|
}[] | undefined;
|
|
2310
|
-
parts?: any[] | undefined;
|
|
2311
|
-
}, {
|
|
2312
2305
|
body?: {
|
|
2313
2306
|
data?: string | undefined;
|
|
2314
2307
|
size?: number | undefined;
|
|
2315
2308
|
attachmentId?: string | undefined;
|
|
2316
2309
|
} | undefined;
|
|
2310
|
+
parts?: any[] | undefined;
|
|
2311
|
+
}, {
|
|
2317
2312
|
mimeType?: string | undefined;
|
|
2318
2313
|
headers?: {
|
|
2319
2314
|
value: string;
|
|
2320
2315
|
name: string;
|
|
2321
2316
|
}[] | undefined;
|
|
2317
|
+
body?: {
|
|
2318
|
+
data?: string | undefined;
|
|
2319
|
+
size?: number | undefined;
|
|
2320
|
+
attachmentId?: string | undefined;
|
|
2321
|
+
} | undefined;
|
|
2322
2322
|
parts?: any[] | undefined;
|
|
2323
2323
|
}>>;
|
|
2324
2324
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2332,16 +2332,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2332
2332
|
sizeEstimate?: number | undefined;
|
|
2333
2333
|
raw?: string | undefined;
|
|
2334
2334
|
payload?: {
|
|
2335
|
-
body?: {
|
|
2336
|
-
data?: string | undefined;
|
|
2337
|
-
size?: number | undefined;
|
|
2338
|
-
attachmentId?: string | undefined;
|
|
2339
|
-
} | undefined;
|
|
2340
2335
|
mimeType?: string | undefined;
|
|
2341
2336
|
headers?: {
|
|
2342
2337
|
value: string;
|
|
2343
2338
|
name: string;
|
|
2344
2339
|
}[] | undefined;
|
|
2340
|
+
body?: {
|
|
2341
|
+
data?: string | undefined;
|
|
2342
|
+
size?: number | undefined;
|
|
2343
|
+
attachmentId?: string | undefined;
|
|
2344
|
+
} | undefined;
|
|
2345
2345
|
parts?: any[] | undefined;
|
|
2346
2346
|
} | undefined;
|
|
2347
2347
|
}, {
|
|
@@ -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
|
-
body?: {
|
|
2359
|
-
data?: string | undefined;
|
|
2360
|
-
size?: number | undefined;
|
|
2361
|
-
attachmentId?: string | undefined;
|
|
2362
|
-
} | undefined;
|
|
2363
2358
|
mimeType?: string | undefined;
|
|
2364
2359
|
headers?: {
|
|
2365
2360
|
value: string;
|
|
2366
2361
|
name: string;
|
|
2367
2362
|
}[] | undefined;
|
|
2363
|
+
body?: {
|
|
2364
|
+
data?: string | undefined;
|
|
2365
|
+
size?: number | undefined;
|
|
2366
|
+
attachmentId?: string | undefined;
|
|
2367
|
+
} | undefined;
|
|
2368
2368
|
parts?: any[] | undefined;
|
|
2369
2369
|
} | undefined;
|
|
2370
2370
|
}>>;
|
|
2371
2371
|
error: z.ZodString;
|
|
2372
2372
|
}, "strip", z.ZodTypeAny, {
|
|
2373
|
-
operation: "get_email";
|
|
2374
2373
|
success: boolean;
|
|
2375
2374
|
error: string;
|
|
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
|
-
body?: {
|
|
2388
|
-
data?: string | undefined;
|
|
2389
|
-
size?: number | undefined;
|
|
2390
|
-
attachmentId?: string | undefined;
|
|
2391
|
-
} | undefined;
|
|
2392
2387
|
mimeType?: string | undefined;
|
|
2393
2388
|
headers?: {
|
|
2394
2389
|
value: string;
|
|
2395
2390
|
name: string;
|
|
2396
2391
|
}[] | undefined;
|
|
2392
|
+
body?: {
|
|
2393
|
+
data?: string | undefined;
|
|
2394
|
+
size?: number | undefined;
|
|
2395
|
+
attachmentId?: string | undefined;
|
|
2396
|
+
} | undefined;
|
|
2397
2397
|
parts?: any[] | undefined;
|
|
2398
2398
|
} | undefined;
|
|
2399
2399
|
} | undefined;
|
|
2400
2400
|
}, {
|
|
2401
|
-
operation: "get_email";
|
|
2402
2401
|
success: boolean;
|
|
2403
2402
|
error: string;
|
|
2403
|
+
operation: "get_email";
|
|
2404
2404
|
message?: {
|
|
2405
2405
|
id: string;
|
|
2406
2406
|
threadId?: string | undefined;
|
|
@@ -2412,16 +2412,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2412
2412
|
sizeEstimate?: number | undefined;
|
|
2413
2413
|
raw?: string | undefined;
|
|
2414
2414
|
payload?: {
|
|
2415
|
-
body?: {
|
|
2416
|
-
data?: string | undefined;
|
|
2417
|
-
size?: number | undefined;
|
|
2418
|
-
attachmentId?: string | undefined;
|
|
2419
|
-
} | undefined;
|
|
2420
2415
|
mimeType?: string | undefined;
|
|
2421
2416
|
headers?: {
|
|
2422
2417
|
value: string;
|
|
2423
2418
|
name: string;
|
|
2424
2419
|
}[] | undefined;
|
|
2420
|
+
body?: {
|
|
2421
|
+
data?: string | undefined;
|
|
2422
|
+
size?: number | undefined;
|
|
2423
|
+
attachmentId?: string | undefined;
|
|
2424
|
+
} | undefined;
|
|
2425
2425
|
parts?: any[] | undefined;
|
|
2426
2426
|
} | undefined;
|
|
2427
2427
|
} | undefined;
|
|
@@ -2465,28 +2465,28 @@ 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
|
-
body?: {
|
|
2469
|
-
data?: string | undefined;
|
|
2470
|
-
size?: number | undefined;
|
|
2471
|
-
attachmentId?: string | undefined;
|
|
2472
|
-
} | undefined;
|
|
2473
2468
|
mimeType?: string | undefined;
|
|
2474
2469
|
headers?: {
|
|
2475
2470
|
value: string;
|
|
2476
2471
|
name: string;
|
|
2477
2472
|
}[] | undefined;
|
|
2478
|
-
parts?: any[] | undefined;
|
|
2479
|
-
}, {
|
|
2480
2473
|
body?: {
|
|
2481
2474
|
data?: string | undefined;
|
|
2482
2475
|
size?: number | undefined;
|
|
2483
2476
|
attachmentId?: string | undefined;
|
|
2484
2477
|
} | undefined;
|
|
2478
|
+
parts?: any[] | undefined;
|
|
2479
|
+
}, {
|
|
2485
2480
|
mimeType?: string | undefined;
|
|
2486
2481
|
headers?: {
|
|
2487
2482
|
value: string;
|
|
2488
2483
|
name: string;
|
|
2489
2484
|
}[] | undefined;
|
|
2485
|
+
body?: {
|
|
2486
|
+
data?: string | undefined;
|
|
2487
|
+
size?: number | undefined;
|
|
2488
|
+
attachmentId?: string | undefined;
|
|
2489
|
+
} | undefined;
|
|
2490
2490
|
parts?: any[] | undefined;
|
|
2491
2491
|
}>>;
|
|
2492
2492
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2500,16 +2500,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2500
2500
|
sizeEstimate?: number | undefined;
|
|
2501
2501
|
raw?: string | undefined;
|
|
2502
2502
|
payload?: {
|
|
2503
|
-
body?: {
|
|
2504
|
-
data?: string | undefined;
|
|
2505
|
-
size?: number | undefined;
|
|
2506
|
-
attachmentId?: string | undefined;
|
|
2507
|
-
} | undefined;
|
|
2508
2503
|
mimeType?: string | undefined;
|
|
2509
2504
|
headers?: {
|
|
2510
2505
|
value: string;
|
|
2511
2506
|
name: string;
|
|
2512
2507
|
}[] | undefined;
|
|
2508
|
+
body?: {
|
|
2509
|
+
data?: string | undefined;
|
|
2510
|
+
size?: number | undefined;
|
|
2511
|
+
attachmentId?: string | undefined;
|
|
2512
|
+
} | undefined;
|
|
2513
2513
|
parts?: any[] | undefined;
|
|
2514
2514
|
} | undefined;
|
|
2515
2515
|
}, {
|
|
@@ -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
|
-
body?: {
|
|
2527
|
-
data?: string | undefined;
|
|
2528
|
-
size?: number | undefined;
|
|
2529
|
-
attachmentId?: string | undefined;
|
|
2530
|
-
} | undefined;
|
|
2531
2526
|
mimeType?: string | undefined;
|
|
2532
2527
|
headers?: {
|
|
2533
2528
|
value: string;
|
|
2534
2529
|
name: string;
|
|
2535
2530
|
}[] | undefined;
|
|
2531
|
+
body?: {
|
|
2532
|
+
data?: string | undefined;
|
|
2533
|
+
size?: number | undefined;
|
|
2534
|
+
attachmentId?: string | undefined;
|
|
2535
|
+
} | undefined;
|
|
2536
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
2542
|
success: boolean;
|
|
2544
2543
|
error: string;
|
|
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
|
-
body?: {
|
|
2557
|
-
data?: string | undefined;
|
|
2558
|
-
size?: number | undefined;
|
|
2559
|
-
attachmentId?: string | undefined;
|
|
2560
|
-
} | undefined;
|
|
2561
2556
|
mimeType?: string | undefined;
|
|
2562
2557
|
headers?: {
|
|
2563
2558
|
value: string;
|
|
2564
2559
|
name: string;
|
|
2565
2560
|
}[] | undefined;
|
|
2561
|
+
body?: {
|
|
2562
|
+
data?: string | undefined;
|
|
2563
|
+
size?: number | undefined;
|
|
2564
|
+
attachmentId?: string | undefined;
|
|
2565
|
+
} | undefined;
|
|
2566
2566
|
parts?: any[] | undefined;
|
|
2567
2567
|
} | undefined;
|
|
2568
2568
|
}[] | undefined;
|
|
2569
2569
|
result_size_estimate?: number | undefined;
|
|
2570
2570
|
}, {
|
|
2571
|
-
operation: "search_emails";
|
|
2572
2571
|
success: boolean;
|
|
2573
2572
|
error: string;
|
|
2573
|
+
operation: "search_emails";
|
|
2574
2574
|
messages?: {
|
|
2575
2575
|
id: string;
|
|
2576
2576
|
threadId?: string | undefined;
|
|
@@ -2582,16 +2582,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2582
2582
|
sizeEstimate?: number | undefined;
|
|
2583
2583
|
raw?: string | undefined;
|
|
2584
2584
|
payload?: {
|
|
2585
|
-
body?: {
|
|
2586
|
-
data?: string | undefined;
|
|
2587
|
-
size?: number | undefined;
|
|
2588
|
-
attachmentId?: string | undefined;
|
|
2589
|
-
} | undefined;
|
|
2590
2585
|
mimeType?: string | undefined;
|
|
2591
2586
|
headers?: {
|
|
2592
2587
|
value: string;
|
|
2593
2588
|
name: string;
|
|
2594
2589
|
}[] | undefined;
|
|
2590
|
+
body?: {
|
|
2591
|
+
data?: string | undefined;
|
|
2592
|
+
size?: number | undefined;
|
|
2593
|
+
attachmentId?: string | undefined;
|
|
2594
|
+
} | undefined;
|
|
2595
2595
|
parts?: any[] | undefined;
|
|
2596
2596
|
} | undefined;
|
|
2597
2597
|
}[] | 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
2605
|
success: boolean;
|
|
2607
2606
|
error: string;
|
|
2607
|
+
operation: "mark_as_read";
|
|
2608
2608
|
modified_messages?: string[] | undefined;
|
|
2609
2609
|
}, {
|
|
2610
|
-
operation: "mark_as_read";
|
|
2611
2610
|
success: boolean;
|
|
2612
2611
|
error: string;
|
|
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
2620
|
success: boolean;
|
|
2622
2621
|
error: string;
|
|
2622
|
+
operation: "mark_as_unread";
|
|
2623
2623
|
modified_messages?: string[] | undefined;
|
|
2624
2624
|
}, {
|
|
2625
|
-
operation: "mark_as_unread";
|
|
2626
2625
|
success: boolean;
|
|
2627
2626
|
error: string;
|
|
2627
|
+
operation: "mark_as_unread";
|
|
2628
2628
|
modified_messages?: string[] | undefined;
|
|
2629
2629
|
}>, z.ZodObject<{
|
|
2630
2630
|
operation: z.ZodLiteral<"create_draft">;
|
|
@@ -2668,28 +2668,28 @@ 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
|
-
body?: {
|
|
2672
|
-
data?: string | undefined;
|
|
2673
|
-
size?: number | undefined;
|
|
2674
|
-
attachmentId?: string | undefined;
|
|
2675
|
-
} | undefined;
|
|
2676
2671
|
mimeType?: string | undefined;
|
|
2677
2672
|
headers?: {
|
|
2678
2673
|
value: string;
|
|
2679
2674
|
name: string;
|
|
2680
2675
|
}[] | undefined;
|
|
2681
|
-
parts?: any[] | undefined;
|
|
2682
|
-
}, {
|
|
2683
2676
|
body?: {
|
|
2684
2677
|
data?: string | undefined;
|
|
2685
2678
|
size?: number | undefined;
|
|
2686
2679
|
attachmentId?: string | undefined;
|
|
2687
2680
|
} | undefined;
|
|
2681
|
+
parts?: any[] | undefined;
|
|
2682
|
+
}, {
|
|
2688
2683
|
mimeType?: string | undefined;
|
|
2689
2684
|
headers?: {
|
|
2690
2685
|
value: string;
|
|
2691
2686
|
name: string;
|
|
2692
2687
|
}[] | undefined;
|
|
2688
|
+
body?: {
|
|
2689
|
+
data?: string | undefined;
|
|
2690
|
+
size?: number | undefined;
|
|
2691
|
+
attachmentId?: string | undefined;
|
|
2692
|
+
} | undefined;
|
|
2693
2693
|
parts?: any[] | undefined;
|
|
2694
2694
|
}>>;
|
|
2695
2695
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2703,16 +2703,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2703
2703
|
sizeEstimate?: number | undefined;
|
|
2704
2704
|
raw?: string | undefined;
|
|
2705
2705
|
payload?: {
|
|
2706
|
-
body?: {
|
|
2707
|
-
data?: string | undefined;
|
|
2708
|
-
size?: number | undefined;
|
|
2709
|
-
attachmentId?: string | undefined;
|
|
2710
|
-
} | undefined;
|
|
2711
2706
|
mimeType?: string | undefined;
|
|
2712
2707
|
headers?: {
|
|
2713
2708
|
value: string;
|
|
2714
2709
|
name: string;
|
|
2715
2710
|
}[] | undefined;
|
|
2711
|
+
body?: {
|
|
2712
|
+
data?: string | undefined;
|
|
2713
|
+
size?: number | undefined;
|
|
2714
|
+
attachmentId?: string | undefined;
|
|
2715
|
+
} | undefined;
|
|
2716
2716
|
parts?: any[] | undefined;
|
|
2717
2717
|
} | undefined;
|
|
2718
2718
|
}, {
|
|
@@ -2726,16 +2726,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2726
2726
|
sizeEstimate?: number | undefined;
|
|
2727
2727
|
raw?: string | undefined;
|
|
2728
2728
|
payload?: {
|
|
2729
|
-
body?: {
|
|
2730
|
-
data?: string | undefined;
|
|
2731
|
-
size?: number | undefined;
|
|
2732
|
-
attachmentId?: string | undefined;
|
|
2733
|
-
} | undefined;
|
|
2734
2729
|
mimeType?: string | undefined;
|
|
2735
2730
|
headers?: {
|
|
2736
2731
|
value: string;
|
|
2737
2732
|
name: string;
|
|
2738
2733
|
}[] | undefined;
|
|
2734
|
+
body?: {
|
|
2735
|
+
data?: string | undefined;
|
|
2736
|
+
size?: number | undefined;
|
|
2737
|
+
attachmentId?: string | undefined;
|
|
2738
|
+
} | undefined;
|
|
2739
2739
|
parts?: any[] | undefined;
|
|
2740
2740
|
} | undefined;
|
|
2741
2741
|
}>;
|
|
@@ -2751,16 +2751,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2751
2751
|
sizeEstimate?: number | undefined;
|
|
2752
2752
|
raw?: string | undefined;
|
|
2753
2753
|
payload?: {
|
|
2754
|
-
body?: {
|
|
2755
|
-
data?: string | undefined;
|
|
2756
|
-
size?: number | undefined;
|
|
2757
|
-
attachmentId?: string | undefined;
|
|
2758
|
-
} | undefined;
|
|
2759
2754
|
mimeType?: string | undefined;
|
|
2760
2755
|
headers?: {
|
|
2761
2756
|
value: string;
|
|
2762
2757
|
name: string;
|
|
2763
2758
|
}[] | undefined;
|
|
2759
|
+
body?: {
|
|
2760
|
+
data?: string | undefined;
|
|
2761
|
+
size?: number | undefined;
|
|
2762
|
+
attachmentId?: string | undefined;
|
|
2763
|
+
} | undefined;
|
|
2764
2764
|
parts?: any[] | undefined;
|
|
2765
2765
|
} | undefined;
|
|
2766
2766
|
};
|
|
@@ -2777,16 +2777,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2777
2777
|
sizeEstimate?: number | undefined;
|
|
2778
2778
|
raw?: string | undefined;
|
|
2779
2779
|
payload?: {
|
|
2780
|
-
body?: {
|
|
2781
|
-
data?: string | undefined;
|
|
2782
|
-
size?: number | undefined;
|
|
2783
|
-
attachmentId?: string | undefined;
|
|
2784
|
-
} | undefined;
|
|
2785
2780
|
mimeType?: string | undefined;
|
|
2786
2781
|
headers?: {
|
|
2787
2782
|
value: string;
|
|
2788
2783
|
name: string;
|
|
2789
2784
|
}[] | undefined;
|
|
2785
|
+
body?: {
|
|
2786
|
+
data?: string | undefined;
|
|
2787
|
+
size?: number | undefined;
|
|
2788
|
+
attachmentId?: string | undefined;
|
|
2789
|
+
} | undefined;
|
|
2790
2790
|
parts?: any[] | undefined;
|
|
2791
2791
|
} | undefined;
|
|
2792
2792
|
};
|
|
@@ -2794,9 +2794,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2794
2794
|
}>>;
|
|
2795
2795
|
error: z.ZodString;
|
|
2796
2796
|
}, "strip", z.ZodTypeAny, {
|
|
2797
|
-
operation: "create_draft";
|
|
2798
2797
|
success: boolean;
|
|
2799
2798
|
error: string;
|
|
2799
|
+
operation: "create_draft";
|
|
2800
2800
|
draft?: {
|
|
2801
2801
|
message: {
|
|
2802
2802
|
id: string;
|
|
@@ -2809,25 +2809,25 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2809
2809
|
sizeEstimate?: number | undefined;
|
|
2810
2810
|
raw?: string | undefined;
|
|
2811
2811
|
payload?: {
|
|
2812
|
-
body?: {
|
|
2813
|
-
data?: string | undefined;
|
|
2814
|
-
size?: number | undefined;
|
|
2815
|
-
attachmentId?: string | undefined;
|
|
2816
|
-
} | undefined;
|
|
2817
2812
|
mimeType?: string | undefined;
|
|
2818
2813
|
headers?: {
|
|
2819
2814
|
value: string;
|
|
2820
2815
|
name: string;
|
|
2821
2816
|
}[] | undefined;
|
|
2817
|
+
body?: {
|
|
2818
|
+
data?: string | undefined;
|
|
2819
|
+
size?: number | undefined;
|
|
2820
|
+
attachmentId?: string | undefined;
|
|
2821
|
+
} | undefined;
|
|
2822
2822
|
parts?: any[] | undefined;
|
|
2823
2823
|
} | undefined;
|
|
2824
2824
|
};
|
|
2825
2825
|
id: string;
|
|
2826
2826
|
} | undefined;
|
|
2827
2827
|
}, {
|
|
2828
|
-
operation: "create_draft";
|
|
2829
2828
|
success: boolean;
|
|
2830
2829
|
error: string;
|
|
2830
|
+
operation: "create_draft";
|
|
2831
2831
|
draft?: {
|
|
2832
2832
|
message: {
|
|
2833
2833
|
id: string;
|
|
@@ -2840,16 +2840,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2840
2840
|
sizeEstimate?: number | undefined;
|
|
2841
2841
|
raw?: string | undefined;
|
|
2842
2842
|
payload?: {
|
|
2843
|
-
body?: {
|
|
2844
|
-
data?: string | undefined;
|
|
2845
|
-
size?: number | undefined;
|
|
2846
|
-
attachmentId?: string | undefined;
|
|
2847
|
-
} | undefined;
|
|
2848
2843
|
mimeType?: string | undefined;
|
|
2849
2844
|
headers?: {
|
|
2850
2845
|
value: string;
|
|
2851
2846
|
name: string;
|
|
2852
2847
|
}[] | undefined;
|
|
2848
|
+
body?: {
|
|
2849
|
+
data?: string | undefined;
|
|
2850
|
+
size?: number | undefined;
|
|
2851
|
+
attachmentId?: string | undefined;
|
|
2852
|
+
} | undefined;
|
|
2853
2853
|
parts?: any[] | undefined;
|
|
2854
2854
|
} | undefined;
|
|
2855
2855
|
};
|
|
@@ -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
2865
|
success: boolean;
|
|
2867
2866
|
error: string;
|
|
2867
|
+
operation: "send_draft";
|
|
2868
2868
|
message_id?: string | undefined;
|
|
2869
2869
|
thread_id?: string | undefined;
|
|
2870
2870
|
}, {
|
|
2871
|
-
operation: "send_draft";
|
|
2872
2871
|
success: boolean;
|
|
2873
2872
|
error: string;
|
|
2873
|
+
operation: "send_draft";
|
|
2874
2874
|
message_id?: string | undefined;
|
|
2875
2875
|
thread_id?: string | undefined;
|
|
2876
2876
|
}>, z.ZodObject<{
|
|
@@ -2915,28 +2915,28 @@ 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;
|
|
2924
2919
|
headers?: {
|
|
2925
2920
|
value: string;
|
|
2926
2921
|
name: string;
|
|
2927
2922
|
}[] | undefined;
|
|
2928
|
-
parts?: any[] | undefined;
|
|
2929
|
-
}, {
|
|
2930
2923
|
body?: {
|
|
2931
2924
|
data?: string | undefined;
|
|
2932
2925
|
size?: number | undefined;
|
|
2933
2926
|
attachmentId?: string | undefined;
|
|
2934
2927
|
} | undefined;
|
|
2928
|
+
parts?: any[] | undefined;
|
|
2929
|
+
}, {
|
|
2935
2930
|
mimeType?: string | undefined;
|
|
2936
2931
|
headers?: {
|
|
2937
2932
|
value: string;
|
|
2938
2933
|
name: string;
|
|
2939
2934
|
}[] | undefined;
|
|
2935
|
+
body?: {
|
|
2936
|
+
data?: string | undefined;
|
|
2937
|
+
size?: number | undefined;
|
|
2938
|
+
attachmentId?: string | undefined;
|
|
2939
|
+
} | undefined;
|
|
2940
2940
|
parts?: any[] | undefined;
|
|
2941
2941
|
}>>;
|
|
2942
2942
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -2950,16 +2950,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2950
2950
|
sizeEstimate?: number | undefined;
|
|
2951
2951
|
raw?: string | undefined;
|
|
2952
2952
|
payload?: {
|
|
2953
|
-
body?: {
|
|
2954
|
-
data?: string | undefined;
|
|
2955
|
-
size?: number | undefined;
|
|
2956
|
-
attachmentId?: string | undefined;
|
|
2957
|
-
} | undefined;
|
|
2958
2953
|
mimeType?: string | undefined;
|
|
2959
2954
|
headers?: {
|
|
2960
2955
|
value: string;
|
|
2961
2956
|
name: string;
|
|
2962
2957
|
}[] | undefined;
|
|
2958
|
+
body?: {
|
|
2959
|
+
data?: string | undefined;
|
|
2960
|
+
size?: number | undefined;
|
|
2961
|
+
attachmentId?: string | undefined;
|
|
2962
|
+
} | undefined;
|
|
2963
2963
|
parts?: any[] | undefined;
|
|
2964
2964
|
} | undefined;
|
|
2965
2965
|
}, {
|
|
@@ -2973,16 +2973,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2973
2973
|
sizeEstimate?: number | undefined;
|
|
2974
2974
|
raw?: string | undefined;
|
|
2975
2975
|
payload?: {
|
|
2976
|
-
body?: {
|
|
2977
|
-
data?: string | undefined;
|
|
2978
|
-
size?: number | undefined;
|
|
2979
|
-
attachmentId?: string | undefined;
|
|
2980
|
-
} | undefined;
|
|
2981
2976
|
mimeType?: string | undefined;
|
|
2982
2977
|
headers?: {
|
|
2983
2978
|
value: string;
|
|
2984
2979
|
name: string;
|
|
2985
2980
|
}[] | undefined;
|
|
2981
|
+
body?: {
|
|
2982
|
+
data?: string | undefined;
|
|
2983
|
+
size?: number | undefined;
|
|
2984
|
+
attachmentId?: string | undefined;
|
|
2985
|
+
} | undefined;
|
|
2986
2986
|
parts?: any[] | undefined;
|
|
2987
2987
|
} | undefined;
|
|
2988
2988
|
}>;
|
|
@@ -2998,16 +2998,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
2998
2998
|
sizeEstimate?: number | undefined;
|
|
2999
2999
|
raw?: string | undefined;
|
|
3000
3000
|
payload?: {
|
|
3001
|
-
body?: {
|
|
3002
|
-
data?: string | undefined;
|
|
3003
|
-
size?: number | undefined;
|
|
3004
|
-
attachmentId?: string | undefined;
|
|
3005
|
-
} | undefined;
|
|
3006
3001
|
mimeType?: string | undefined;
|
|
3007
3002
|
headers?: {
|
|
3008
3003
|
value: string;
|
|
3009
3004
|
name: string;
|
|
3010
3005
|
}[] | undefined;
|
|
3006
|
+
body?: {
|
|
3007
|
+
data?: string | undefined;
|
|
3008
|
+
size?: number | undefined;
|
|
3009
|
+
attachmentId?: string | undefined;
|
|
3010
|
+
} | undefined;
|
|
3011
3011
|
parts?: any[] | undefined;
|
|
3012
3012
|
} | undefined;
|
|
3013
3013
|
};
|
|
@@ -3024,16 +3024,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3024
3024
|
sizeEstimate?: number | undefined;
|
|
3025
3025
|
raw?: string | undefined;
|
|
3026
3026
|
payload?: {
|
|
3027
|
-
body?: {
|
|
3028
|
-
data?: string | undefined;
|
|
3029
|
-
size?: number | undefined;
|
|
3030
|
-
attachmentId?: string | undefined;
|
|
3031
|
-
} | undefined;
|
|
3032
3027
|
mimeType?: string | undefined;
|
|
3033
3028
|
headers?: {
|
|
3034
3029
|
value: string;
|
|
3035
3030
|
name: string;
|
|
3036
3031
|
}[] | undefined;
|
|
3032
|
+
body?: {
|
|
3033
|
+
data?: string | undefined;
|
|
3034
|
+
size?: number | undefined;
|
|
3035
|
+
attachmentId?: string | undefined;
|
|
3036
|
+
} | undefined;
|
|
3037
3037
|
parts?: any[] | undefined;
|
|
3038
3038
|
} | undefined;
|
|
3039
3039
|
};
|
|
@@ -3043,9 +3043,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3043
3043
|
result_size_estimate: z.ZodOptional<z.ZodNumber>;
|
|
3044
3044
|
error: z.ZodString;
|
|
3045
3045
|
}, "strip", z.ZodTypeAny, {
|
|
3046
|
-
operation: "list_drafts";
|
|
3047
3046
|
success: boolean;
|
|
3048
3047
|
error: string;
|
|
3048
|
+
operation: "list_drafts";
|
|
3049
3049
|
next_page_token?: string | undefined;
|
|
3050
3050
|
result_size_estimate?: number | undefined;
|
|
3051
3051
|
drafts?: {
|
|
@@ -3060,25 +3060,25 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3060
3060
|
sizeEstimate?: number | undefined;
|
|
3061
3061
|
raw?: string | undefined;
|
|
3062
3062
|
payload?: {
|
|
3063
|
-
body?: {
|
|
3064
|
-
data?: string | undefined;
|
|
3065
|
-
size?: number | undefined;
|
|
3066
|
-
attachmentId?: string | undefined;
|
|
3067
|
-
} | undefined;
|
|
3068
3063
|
mimeType?: string | undefined;
|
|
3069
3064
|
headers?: {
|
|
3070
3065
|
value: string;
|
|
3071
3066
|
name: string;
|
|
3072
3067
|
}[] | undefined;
|
|
3068
|
+
body?: {
|
|
3069
|
+
data?: string | undefined;
|
|
3070
|
+
size?: number | undefined;
|
|
3071
|
+
attachmentId?: string | undefined;
|
|
3072
|
+
} | undefined;
|
|
3073
3073
|
parts?: any[] | undefined;
|
|
3074
3074
|
} | undefined;
|
|
3075
3075
|
};
|
|
3076
3076
|
id: string;
|
|
3077
3077
|
}[] | undefined;
|
|
3078
3078
|
}, {
|
|
3079
|
-
operation: "list_drafts";
|
|
3080
3079
|
success: boolean;
|
|
3081
3080
|
error: string;
|
|
3081
|
+
operation: "list_drafts";
|
|
3082
3082
|
next_page_token?: string | undefined;
|
|
3083
3083
|
result_size_estimate?: number | undefined;
|
|
3084
3084
|
drafts?: {
|
|
@@ -3093,16 +3093,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3093
3093
|
sizeEstimate?: number | undefined;
|
|
3094
3094
|
raw?: string | undefined;
|
|
3095
3095
|
payload?: {
|
|
3096
|
-
body?: {
|
|
3097
|
-
data?: string | undefined;
|
|
3098
|
-
size?: number | undefined;
|
|
3099
|
-
attachmentId?: string | undefined;
|
|
3100
|
-
} | undefined;
|
|
3101
3096
|
mimeType?: string | undefined;
|
|
3102
3097
|
headers?: {
|
|
3103
3098
|
value: string;
|
|
3104
3099
|
name: string;
|
|
3105
3100
|
}[] | undefined;
|
|
3101
|
+
body?: {
|
|
3102
|
+
data?: string | undefined;
|
|
3103
|
+
size?: number | undefined;
|
|
3104
|
+
attachmentId?: string | undefined;
|
|
3105
|
+
} | undefined;
|
|
3106
3106
|
parts?: any[] | undefined;
|
|
3107
3107
|
} | undefined;
|
|
3108
3108
|
};
|
|
@@ -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
3117
|
success: boolean;
|
|
3119
3118
|
error: string;
|
|
3119
|
+
operation: "delete_email";
|
|
3120
3120
|
deleted_message_id?: string | undefined;
|
|
3121
3121
|
}, {
|
|
3122
|
-
operation: "delete_email";
|
|
3123
3122
|
success: boolean;
|
|
3124
3123
|
error: string;
|
|
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
3132
|
success: boolean;
|
|
3134
3133
|
error: string;
|
|
3134
|
+
operation: "trash_email";
|
|
3135
3135
|
trashed_message_id?: string | undefined;
|
|
3136
3136
|
}, {
|
|
3137
|
-
operation: "trash_email";
|
|
3138
3137
|
success: boolean;
|
|
3139
3138
|
error: string;
|
|
3139
|
+
operation: "trash_email";
|
|
3140
3140
|
trashed_message_id?: string | undefined;
|
|
3141
3141
|
}>, z.ZodObject<{
|
|
3142
3142
|
operation: z.ZodLiteral<"list_threads">;
|
|
@@ -3181,28 +3181,28 @@ 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
|
-
body?: {
|
|
3185
|
-
data?: string | undefined;
|
|
3186
|
-
size?: number | undefined;
|
|
3187
|
-
attachmentId?: string | undefined;
|
|
3188
|
-
} | undefined;
|
|
3189
3184
|
mimeType?: string | undefined;
|
|
3190
3185
|
headers?: {
|
|
3191
3186
|
value: string;
|
|
3192
3187
|
name: string;
|
|
3193
3188
|
}[] | undefined;
|
|
3194
|
-
parts?: any[] | undefined;
|
|
3195
|
-
}, {
|
|
3196
3189
|
body?: {
|
|
3197
3190
|
data?: string | undefined;
|
|
3198
3191
|
size?: number | undefined;
|
|
3199
3192
|
attachmentId?: string | undefined;
|
|
3200
3193
|
} | undefined;
|
|
3194
|
+
parts?: any[] | undefined;
|
|
3195
|
+
}, {
|
|
3201
3196
|
mimeType?: string | undefined;
|
|
3202
3197
|
headers?: {
|
|
3203
3198
|
value: string;
|
|
3204
3199
|
name: string;
|
|
3205
3200
|
}[] | undefined;
|
|
3201
|
+
body?: {
|
|
3202
|
+
data?: string | undefined;
|
|
3203
|
+
size?: number | undefined;
|
|
3204
|
+
attachmentId?: string | undefined;
|
|
3205
|
+
} | undefined;
|
|
3206
3206
|
parts?: any[] | undefined;
|
|
3207
3207
|
}>>;
|
|
3208
3208
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -3216,16 +3216,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3216
3216
|
sizeEstimate?: number | undefined;
|
|
3217
3217
|
raw?: string | undefined;
|
|
3218
3218
|
payload?: {
|
|
3219
|
-
body?: {
|
|
3220
|
-
data?: string | undefined;
|
|
3221
|
-
size?: number | undefined;
|
|
3222
|
-
attachmentId?: string | undefined;
|
|
3223
|
-
} | undefined;
|
|
3224
3219
|
mimeType?: string | undefined;
|
|
3225
3220
|
headers?: {
|
|
3226
3221
|
value: string;
|
|
3227
3222
|
name: string;
|
|
3228
3223
|
}[] | undefined;
|
|
3224
|
+
body?: {
|
|
3225
|
+
data?: string | undefined;
|
|
3226
|
+
size?: number | undefined;
|
|
3227
|
+
attachmentId?: string | undefined;
|
|
3228
|
+
} | undefined;
|
|
3229
3229
|
parts?: any[] | undefined;
|
|
3230
3230
|
} | undefined;
|
|
3231
3231
|
}, {
|
|
@@ -3239,16 +3239,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3239
3239
|
sizeEstimate?: number | undefined;
|
|
3240
3240
|
raw?: string | undefined;
|
|
3241
3241
|
payload?: {
|
|
3242
|
-
body?: {
|
|
3243
|
-
data?: string | undefined;
|
|
3244
|
-
size?: number | undefined;
|
|
3245
|
-
attachmentId?: string | undefined;
|
|
3246
|
-
} | undefined;
|
|
3247
3242
|
mimeType?: string | undefined;
|
|
3248
3243
|
headers?: {
|
|
3249
3244
|
value: string;
|
|
3250
3245
|
name: string;
|
|
3251
3246
|
}[] | undefined;
|
|
3247
|
+
body?: {
|
|
3248
|
+
data?: string | undefined;
|
|
3249
|
+
size?: number | undefined;
|
|
3250
|
+
attachmentId?: string | undefined;
|
|
3251
|
+
} | undefined;
|
|
3252
3252
|
parts?: any[] | undefined;
|
|
3253
3253
|
} | undefined;
|
|
3254
3254
|
}>, "many">>;
|
|
@@ -3266,16 +3266,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3266
3266
|
sizeEstimate?: number | undefined;
|
|
3267
3267
|
raw?: string | undefined;
|
|
3268
3268
|
payload?: {
|
|
3269
|
-
body?: {
|
|
3270
|
-
data?: string | undefined;
|
|
3271
|
-
size?: number | undefined;
|
|
3272
|
-
attachmentId?: string | undefined;
|
|
3273
|
-
} | undefined;
|
|
3274
3269
|
mimeType?: string | undefined;
|
|
3275
3270
|
headers?: {
|
|
3276
3271
|
value: string;
|
|
3277
3272
|
name: string;
|
|
3278
3273
|
}[] | undefined;
|
|
3274
|
+
body?: {
|
|
3275
|
+
data?: string | undefined;
|
|
3276
|
+
size?: number | undefined;
|
|
3277
|
+
attachmentId?: string | undefined;
|
|
3278
|
+
} | undefined;
|
|
3279
3279
|
parts?: any[] | undefined;
|
|
3280
3280
|
} | undefined;
|
|
3281
3281
|
}[] | undefined;
|
|
@@ -3294,16 +3294,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3294
3294
|
sizeEstimate?: number | undefined;
|
|
3295
3295
|
raw?: string | undefined;
|
|
3296
3296
|
payload?: {
|
|
3297
|
-
body?: {
|
|
3298
|
-
data?: string | undefined;
|
|
3299
|
-
size?: number | undefined;
|
|
3300
|
-
attachmentId?: string | undefined;
|
|
3301
|
-
} | undefined;
|
|
3302
3297
|
mimeType?: string | undefined;
|
|
3303
3298
|
headers?: {
|
|
3304
3299
|
value: string;
|
|
3305
3300
|
name: string;
|
|
3306
3301
|
}[] | undefined;
|
|
3302
|
+
body?: {
|
|
3303
|
+
data?: string | undefined;
|
|
3304
|
+
size?: number | undefined;
|
|
3305
|
+
attachmentId?: string | undefined;
|
|
3306
|
+
} | undefined;
|
|
3307
3307
|
parts?: any[] | undefined;
|
|
3308
3308
|
} | undefined;
|
|
3309
3309
|
}[] | 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
3317
|
success: boolean;
|
|
3319
3318
|
error: string;
|
|
3319
|
+
operation: "list_threads";
|
|
3320
3320
|
next_page_token?: string | undefined;
|
|
3321
3321
|
result_size_estimate?: number | undefined;
|
|
3322
3322
|
threads?: {
|
|
@@ -3332,16 +3332,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3332
3332
|
sizeEstimate?: number | undefined;
|
|
3333
3333
|
raw?: string | undefined;
|
|
3334
3334
|
payload?: {
|
|
3335
|
-
body?: {
|
|
3336
|
-
data?: string | undefined;
|
|
3337
|
-
size?: number | undefined;
|
|
3338
|
-
attachmentId?: string | undefined;
|
|
3339
|
-
} | undefined;
|
|
3340
3335
|
mimeType?: string | undefined;
|
|
3341
3336
|
headers?: {
|
|
3342
3337
|
value: string;
|
|
3343
3338
|
name: string;
|
|
3344
3339
|
}[] | undefined;
|
|
3340
|
+
body?: {
|
|
3341
|
+
data?: string | undefined;
|
|
3342
|
+
size?: number | undefined;
|
|
3343
|
+
attachmentId?: string | undefined;
|
|
3344
|
+
} | undefined;
|
|
3345
3345
|
parts?: any[] | undefined;
|
|
3346
3346
|
} | undefined;
|
|
3347
3347
|
}[] | undefined;
|
|
@@ -3349,9 +3349,9 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3349
3349
|
historyId?: string | undefined;
|
|
3350
3350
|
}[] | undefined;
|
|
3351
3351
|
}, {
|
|
3352
|
-
operation: "list_threads";
|
|
3353
3352
|
success: boolean;
|
|
3354
3353
|
error: string;
|
|
3354
|
+
operation: "list_threads";
|
|
3355
3355
|
next_page_token?: string | undefined;
|
|
3356
3356
|
result_size_estimate?: number | undefined;
|
|
3357
3357
|
threads?: {
|
|
@@ -3367,16 +3367,16 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
|
|
|
3367
3367
|
sizeEstimate?: number | undefined;
|
|
3368
3368
|
raw?: string | undefined;
|
|
3369
3369
|
payload?: {
|
|
3370
|
-
body?: {
|
|
3371
|
-
data?: string | undefined;
|
|
3372
|
-
size?: number | undefined;
|
|
3373
|
-
attachmentId?: string | undefined;
|
|
3374
|
-
} | undefined;
|
|
3375
3370
|
mimeType?: string | undefined;
|
|
3376
3371
|
headers?: {
|
|
3377
3372
|
value: string;
|
|
3378
3373
|
name: string;
|
|
3379
3374
|
}[] | undefined;
|
|
3375
|
+
body?: {
|
|
3376
|
+
data?: string | undefined;
|
|
3377
|
+
size?: number | undefined;
|
|
3378
|
+
attachmentId?: string | undefined;
|
|
3379
|
+
} | undefined;
|
|
3380
3380
|
parts?: any[] | undefined;
|
|
3381
3381
|
} | undefined;
|
|
3382
3382
|
}[] | undefined;
|
|
@@ -3393,37 +3393,37 @@ 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;
|
|
3397
|
+
id: string;
|
|
3398
3398
|
type?: "user" | "system" | undefined;
|
|
3399
3399
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
3400
3400
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
3401
3401
|
}, {
|
|
3402
|
-
id: string;
|
|
3403
3402
|
name: string;
|
|
3403
|
+
id: string;
|
|
3404
3404
|
type?: "user" | "system" | 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
3410
|
success: boolean;
|
|
3412
3411
|
error: string;
|
|
3412
|
+
operation: "list_labels";
|
|
3413
3413
|
labels?: {
|
|
3414
|
-
id: string;
|
|
3415
3414
|
name: string;
|
|
3415
|
+
id: string;
|
|
3416
3416
|
type?: "user" | "system" | undefined;
|
|
3417
3417
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
3418
3418
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
3419
3419
|
}[] | undefined;
|
|
3420
3420
|
}, {
|
|
3421
|
-
operation: "list_labels";
|
|
3422
3421
|
success: boolean;
|
|
3423
3422
|
error: string;
|
|
3423
|
+
operation: "list_labels";
|
|
3424
3424
|
labels?: {
|
|
3425
|
-
id: string;
|
|
3426
3425
|
name: string;
|
|
3426
|
+
id: string;
|
|
3427
3427
|
type?: "user" | "system" | undefined;
|
|
3428
3428
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
3429
3429
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
@@ -3438,37 +3438,37 @@ 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;
|
|
3442
|
+
id: string;
|
|
3443
3443
|
type?: "user" | "system" | undefined;
|
|
3444
3444
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
3445
3445
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
3446
3446
|
}, {
|
|
3447
|
-
id: string;
|
|
3448
3447
|
name: string;
|
|
3448
|
+
id: string;
|
|
3449
3449
|
type?: "user" | "system" | 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
3455
|
success: boolean;
|
|
3457
3456
|
error: string;
|
|
3457
|
+
operation: "create_label";
|
|
3458
3458
|
label?: {
|
|
3459
|
-
id: string;
|
|
3460
3459
|
name: string;
|
|
3460
|
+
id: string;
|
|
3461
3461
|
type?: "user" | "system" | undefined;
|
|
3462
3462
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
3463
3463
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
|
|
3464
3464
|
} | undefined;
|
|
3465
3465
|
}, {
|
|
3466
|
-
operation: "create_label";
|
|
3467
3466
|
success: boolean;
|
|
3468
3467
|
error: string;
|
|
3468
|
+
operation: "create_label";
|
|
3469
3469
|
label?: {
|
|
3470
|
-
id: string;
|
|
3471
3470
|
name: string;
|
|
3471
|
+
id: string;
|
|
3472
3472
|
type?: "user" | "system" | undefined;
|
|
3473
3473
|
messageListVisibility?: "show" | "hide" | undefined;
|
|
3474
3474
|
labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | 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
3483
|
success: boolean;
|
|
3485
3484
|
error: string;
|
|
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
3489
|
success: boolean;
|
|
3491
3490
|
error: string;
|
|
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
3500
|
success: boolean;
|
|
3502
3501
|
error: string;
|
|
3502
|
+
operation: "modify_thread_labels";
|
|
3503
3503
|
thread_id?: string | undefined;
|
|
3504
3504
|
}, {
|
|
3505
|
-
operation: "modify_thread_labels";
|
|
3506
3505
|
success: boolean;
|
|
3507
3506
|
error: string;
|
|
3507
|
+
operation: "modify_thread_labels";
|
|
3508
3508
|
thread_id?: string | undefined;
|
|
3509
3509
|
}>]>;
|
|
3510
3510
|
static readonly shortDescription = "Gmail integration for email management";
|