@bubblelab/bubble-core 0.1.82 → 0.1.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/dist/bubble-bundle.d.ts +153 -109
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
  4. package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/github.d.ts +36 -36
  18. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  22. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
  23. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  25. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  26. package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  28. package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
  29. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  30. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/slack/slack.d.ts +96 -96
  32. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  33. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
  34. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
  35. package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
  36. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
  38. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  45. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +3 -0
  46. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
  52. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +102 -0
  53. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts.map +1 -0
  54. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js +96 -0
  55. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js.map +1 -0
  56. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +186 -0
  57. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts.map +1 -0
  58. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js +124 -0
  59. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js.map +1 -0
  60. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
  68. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  73. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  74. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  75. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  76. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  77. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  78. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
  80. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  81. package/dist/bubbles.json +1 -1
  82. package/dist/index.d.ts +2 -0
  83. package/dist/index.d.ts.map +1 -1
  84. package/dist/index.js +2 -0
  85. package/dist/index.js.map +1 -1
  86. package/package.json +2 -2
@@ -313,14 +313,14 @@ 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
- error: string;
317
316
  success: boolean;
317
+ error: string;
318
318
  operation: "send_email";
319
319
  message_id?: string | undefined;
320
320
  thread_id?: string | undefined;
321
321
  }, {
322
- error: string;
323
322
  success: boolean;
323
+ error: string;
324
324
  operation: "send_email";
325
325
  message_id?: string | undefined;
326
326
  thread_id?: string | undefined;
@@ -439,8 +439,8 @@ 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
- error: string;
443
442
  success: boolean;
443
+ error: string;
444
444
  operation: "list_emails";
445
445
  messages?: {
446
446
  id: string;
@@ -469,8 +469,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
469
469
  next_page_token?: string | undefined;
470
470
  result_size_estimate?: number | undefined;
471
471
  }, {
472
- error: string;
473
472
  success: boolean;
473
+ error: string;
474
474
  operation: "list_emails";
475
475
  messages?: {
476
476
  id: string;
@@ -611,8 +611,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
611
611
  }>>;
612
612
  error: z.ZodString;
613
613
  }, "strip", z.ZodTypeAny, {
614
- error: string;
615
614
  success: boolean;
615
+ error: string;
616
616
  operation: "get_email";
617
617
  message?: {
618
618
  id: string;
@@ -639,8 +639,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
639
639
  } | undefined;
640
640
  } | undefined;
641
641
  }, {
642
- error: string;
643
642
  success: boolean;
643
+ error: string;
644
644
  operation: "get_email";
645
645
  message?: {
646
646
  id: string;
@@ -780,8 +780,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
780
780
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
781
781
  error: z.ZodString;
782
782
  }, "strip", z.ZodTypeAny, {
783
- error: string;
784
783
  success: boolean;
784
+ error: string;
785
785
  operation: "search_emails";
786
786
  messages?: {
787
787
  id: string;
@@ -809,8 +809,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
809
809
  }[] | undefined;
810
810
  result_size_estimate?: number | undefined;
811
811
  }, {
812
- error: string;
813
812
  success: boolean;
813
+ error: string;
814
814
  operation: "search_emails";
815
815
  messages?: {
816
816
  id: string;
@@ -843,13 +843,13 @@ 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
- error: string;
847
846
  success: boolean;
847
+ error: string;
848
848
  operation: "mark_as_read";
849
849
  modified_messages?: string[] | undefined;
850
850
  }, {
851
- error: string;
852
851
  success: boolean;
852
+ error: string;
853
853
  operation: "mark_as_read";
854
854
  modified_messages?: string[] | undefined;
855
855
  }>, z.ZodObject<{
@@ -858,13 +858,13 @@ 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
- error: string;
862
861
  success: boolean;
862
+ error: string;
863
863
  operation: "mark_as_unread";
864
864
  modified_messages?: string[] | undefined;
865
865
  }, {
866
- error: string;
867
866
  success: boolean;
867
+ error: string;
868
868
  operation: "mark_as_unread";
869
869
  modified_messages?: string[] | undefined;
870
870
  }>, z.ZodObject<{
@@ -1035,8 +1035,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1035
1035
  }>>;
1036
1036
  error: z.ZodString;
1037
1037
  }, "strip", z.ZodTypeAny, {
1038
- error: string;
1039
1038
  success: boolean;
1039
+ error: string;
1040
1040
  operation: "create_draft";
1041
1041
  draft?: {
1042
1042
  message: {
@@ -1066,8 +1066,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1066
1066
  id: string;
1067
1067
  } | undefined;
1068
1068
  }, {
1069
- error: string;
1070
1069
  success: boolean;
1070
+ error: string;
1071
1071
  operation: "create_draft";
1072
1072
  draft?: {
1073
1073
  message: {
@@ -1103,14 +1103,14 @@ 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
- error: string;
1107
1106
  success: boolean;
1107
+ error: string;
1108
1108
  operation: "send_draft";
1109
1109
  message_id?: string | undefined;
1110
1110
  thread_id?: string | undefined;
1111
1111
  }, {
1112
- error: string;
1113
1112
  success: boolean;
1113
+ error: string;
1114
1114
  operation: "send_draft";
1115
1115
  message_id?: string | undefined;
1116
1116
  thread_id?: string | undefined;
@@ -1284,8 +1284,8 @@ 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
- error: string;
1288
1287
  success: boolean;
1288
+ error: string;
1289
1289
  operation: "list_drafts";
1290
1290
  next_page_token?: string | undefined;
1291
1291
  result_size_estimate?: number | undefined;
@@ -1317,8 +1317,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1317
1317
  id: string;
1318
1318
  }[] | undefined;
1319
1319
  }, {
1320
- error: string;
1321
1320
  success: boolean;
1321
+ error: string;
1322
1322
  operation: "list_drafts";
1323
1323
  next_page_token?: string | undefined;
1324
1324
  result_size_estimate?: number | undefined;
@@ -1355,13 +1355,13 @@ 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
- error: string;
1359
1358
  success: boolean;
1359
+ error: string;
1360
1360
  operation: "delete_email";
1361
1361
  deleted_message_id?: string | undefined;
1362
1362
  }, {
1363
- error: string;
1364
1363
  success: boolean;
1364
+ error: string;
1365
1365
  operation: "delete_email";
1366
1366
  deleted_message_id?: string | undefined;
1367
1367
  }>, z.ZodObject<{
@@ -1370,13 +1370,13 @@ 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
- error: string;
1374
1373
  success: boolean;
1374
+ error: string;
1375
1375
  operation: "trash_email";
1376
1376
  trashed_message_id?: string | undefined;
1377
1377
  }, {
1378
- error: string;
1379
1378
  success: boolean;
1379
+ error: string;
1380
1380
  operation: "trash_email";
1381
1381
  trashed_message_id?: string | undefined;
1382
1382
  }>, z.ZodObject<{
@@ -1555,8 +1555,8 @@ 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
- error: string;
1559
1558
  success: boolean;
1559
+ error: string;
1560
1560
  operation: "list_threads";
1561
1561
  next_page_token?: string | undefined;
1562
1562
  result_size_estimate?: number | undefined;
@@ -1590,8 +1590,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1590
1590
  historyId?: string | undefined;
1591
1591
  }[] | undefined;
1592
1592
  }, {
1593
- error: string;
1594
1593
  success: boolean;
1594
+ error: string;
1595
1595
  operation: "list_threads";
1596
1596
  next_page_token?: string | undefined;
1597
1597
  result_size_estimate?: number | undefined;
@@ -1648,8 +1648,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1648
1648
  }>, "many">>;
1649
1649
  error: z.ZodString;
1650
1650
  }, "strip", z.ZodTypeAny, {
1651
- error: string;
1652
1651
  success: boolean;
1652
+ error: string;
1653
1653
  operation: "list_labels";
1654
1654
  labels?: {
1655
1655
  name: string;
@@ -1659,8 +1659,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1659
1659
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1660
1660
  }[] | undefined;
1661
1661
  }, {
1662
- error: string;
1663
1662
  success: boolean;
1663
+ error: string;
1664
1664
  operation: "list_labels";
1665
1665
  labels?: {
1666
1666
  name: string;
@@ -1693,8 +1693,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1693
1693
  }>>;
1694
1694
  error: z.ZodString;
1695
1695
  }, "strip", z.ZodTypeAny, {
1696
- error: string;
1697
1696
  success: boolean;
1697
+ error: string;
1698
1698
  operation: "create_label";
1699
1699
  label?: {
1700
1700
  name: string;
@@ -1704,8 +1704,8 @@ declare const GmailResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1704
1704
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
1705
1705
  } | undefined;
1706
1706
  }, {
1707
- error: string;
1708
1707
  success: boolean;
1708
+ error: string;
1709
1709
  operation: "create_label";
1710
1710
  label?: {
1711
1711
  name: string;
@@ -1721,14 +1721,14 @@ 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
- error: string;
1725
1724
  success: boolean;
1725
+ error: string;
1726
1726
  operation: "modify_message_labels";
1727
1727
  message_id?: string | undefined;
1728
1728
  label_ids?: string[] | undefined;
1729
1729
  }, {
1730
- error: string;
1731
1730
  success: boolean;
1731
+ error: string;
1732
1732
  operation: "modify_message_labels";
1733
1733
  message_id?: string | undefined;
1734
1734
  label_ids?: string[] | undefined;
@@ -1738,13 +1738,13 @@ 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
- error: string;
1742
1741
  success: boolean;
1742
+ error: string;
1743
1743
  operation: "modify_thread_labels";
1744
1744
  thread_id?: string | undefined;
1745
1745
  }, {
1746
- error: string;
1747
1746
  success: boolean;
1747
+ error: string;
1748
1748
  operation: "modify_thread_labels";
1749
1749
  thread_id?: string | undefined;
1750
1750
  }>]>;
@@ -2072,14 +2072,14 @@ 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
- error: string;
2076
2075
  success: boolean;
2076
+ error: string;
2077
2077
  operation: "send_email";
2078
2078
  message_id?: string | undefined;
2079
2079
  thread_id?: string | undefined;
2080
2080
  }, {
2081
- error: string;
2082
2081
  success: boolean;
2082
+ error: string;
2083
2083
  operation: "send_email";
2084
2084
  message_id?: string | undefined;
2085
2085
  thread_id?: string | undefined;
@@ -2198,8 +2198,8 @@ 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
- error: string;
2202
2201
  success: boolean;
2202
+ error: string;
2203
2203
  operation: "list_emails";
2204
2204
  messages?: {
2205
2205
  id: string;
@@ -2228,8 +2228,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2228
2228
  next_page_token?: string | undefined;
2229
2229
  result_size_estimate?: number | undefined;
2230
2230
  }, {
2231
- error: string;
2232
2231
  success: boolean;
2232
+ error: string;
2233
2233
  operation: "list_emails";
2234
2234
  messages?: {
2235
2235
  id: string;
@@ -2370,8 +2370,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2370
2370
  }>>;
2371
2371
  error: z.ZodString;
2372
2372
  }, "strip", z.ZodTypeAny, {
2373
- error: string;
2374
2373
  success: boolean;
2374
+ error: string;
2375
2375
  operation: "get_email";
2376
2376
  message?: {
2377
2377
  id: string;
@@ -2398,8 +2398,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2398
2398
  } | undefined;
2399
2399
  } | undefined;
2400
2400
  }, {
2401
- error: string;
2402
2401
  success: boolean;
2402
+ error: string;
2403
2403
  operation: "get_email";
2404
2404
  message?: {
2405
2405
  id: string;
@@ -2539,8 +2539,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2539
2539
  result_size_estimate: z.ZodOptional<z.ZodNumber>;
2540
2540
  error: z.ZodString;
2541
2541
  }, "strip", z.ZodTypeAny, {
2542
- error: string;
2543
2542
  success: boolean;
2543
+ error: string;
2544
2544
  operation: "search_emails";
2545
2545
  messages?: {
2546
2546
  id: string;
@@ -2568,8 +2568,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2568
2568
  }[] | undefined;
2569
2569
  result_size_estimate?: number | undefined;
2570
2570
  }, {
2571
- error: string;
2572
2571
  success: boolean;
2572
+ error: string;
2573
2573
  operation: "search_emails";
2574
2574
  messages?: {
2575
2575
  id: string;
@@ -2602,13 +2602,13 @@ 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
- error: string;
2606
2605
  success: boolean;
2606
+ error: string;
2607
2607
  operation: "mark_as_read";
2608
2608
  modified_messages?: string[] | undefined;
2609
2609
  }, {
2610
- error: string;
2611
2610
  success: boolean;
2611
+ error: string;
2612
2612
  operation: "mark_as_read";
2613
2613
  modified_messages?: string[] | undefined;
2614
2614
  }>, z.ZodObject<{
@@ -2617,13 +2617,13 @@ 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
- error: string;
2621
2620
  success: boolean;
2621
+ error: string;
2622
2622
  operation: "mark_as_unread";
2623
2623
  modified_messages?: string[] | undefined;
2624
2624
  }, {
2625
- error: string;
2626
2625
  success: boolean;
2626
+ error: string;
2627
2627
  operation: "mark_as_unread";
2628
2628
  modified_messages?: string[] | undefined;
2629
2629
  }>, z.ZodObject<{
@@ -2794,8 +2794,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2794
2794
  }>>;
2795
2795
  error: z.ZodString;
2796
2796
  }, "strip", z.ZodTypeAny, {
2797
- error: string;
2798
2797
  success: boolean;
2798
+ error: string;
2799
2799
  operation: "create_draft";
2800
2800
  draft?: {
2801
2801
  message: {
@@ -2825,8 +2825,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
2825
2825
  id: string;
2826
2826
  } | undefined;
2827
2827
  }, {
2828
- error: string;
2829
2828
  success: boolean;
2829
+ error: string;
2830
2830
  operation: "create_draft";
2831
2831
  draft?: {
2832
2832
  message: {
@@ -2862,14 +2862,14 @@ 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
- error: string;
2866
2865
  success: boolean;
2866
+ error: string;
2867
2867
  operation: "send_draft";
2868
2868
  message_id?: string | undefined;
2869
2869
  thread_id?: string | undefined;
2870
2870
  }, {
2871
- error: string;
2872
2871
  success: boolean;
2872
+ error: string;
2873
2873
  operation: "send_draft";
2874
2874
  message_id?: string | undefined;
2875
2875
  thread_id?: string | undefined;
@@ -3043,8 +3043,8 @@ 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
- error: string;
3047
3046
  success: boolean;
3047
+ error: string;
3048
3048
  operation: "list_drafts";
3049
3049
  next_page_token?: string | undefined;
3050
3050
  result_size_estimate?: number | undefined;
@@ -3076,8 +3076,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3076
3076
  id: string;
3077
3077
  }[] | undefined;
3078
3078
  }, {
3079
- error: string;
3080
3079
  success: boolean;
3080
+ error: string;
3081
3081
  operation: "list_drafts";
3082
3082
  next_page_token?: string | undefined;
3083
3083
  result_size_estimate?: number | undefined;
@@ -3114,13 +3114,13 @@ 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
- error: string;
3118
3117
  success: boolean;
3118
+ error: string;
3119
3119
  operation: "delete_email";
3120
3120
  deleted_message_id?: string | undefined;
3121
3121
  }, {
3122
- error: string;
3123
3122
  success: boolean;
3123
+ error: string;
3124
3124
  operation: "delete_email";
3125
3125
  deleted_message_id?: string | undefined;
3126
3126
  }>, z.ZodObject<{
@@ -3129,13 +3129,13 @@ 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
- error: string;
3133
3132
  success: boolean;
3133
+ error: string;
3134
3134
  operation: "trash_email";
3135
3135
  trashed_message_id?: string | undefined;
3136
3136
  }, {
3137
- error: string;
3138
3137
  success: boolean;
3138
+ error: string;
3139
3139
  operation: "trash_email";
3140
3140
  trashed_message_id?: string | undefined;
3141
3141
  }>, z.ZodObject<{
@@ -3314,8 +3314,8 @@ 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
- error: string;
3318
3317
  success: boolean;
3318
+ error: string;
3319
3319
  operation: "list_threads";
3320
3320
  next_page_token?: string | undefined;
3321
3321
  result_size_estimate?: number | undefined;
@@ -3349,8 +3349,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3349
3349
  historyId?: string | undefined;
3350
3350
  }[] | undefined;
3351
3351
  }, {
3352
- error: string;
3353
3352
  success: boolean;
3353
+ error: string;
3354
3354
  operation: "list_threads";
3355
3355
  next_page_token?: string | undefined;
3356
3356
  result_size_estimate?: number | undefined;
@@ -3407,8 +3407,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3407
3407
  }>, "many">>;
3408
3408
  error: z.ZodString;
3409
3409
  }, "strip", z.ZodTypeAny, {
3410
- error: string;
3411
3410
  success: boolean;
3411
+ error: string;
3412
3412
  operation: "list_labels";
3413
3413
  labels?: {
3414
3414
  name: string;
@@ -3418,8 +3418,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3418
3418
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3419
3419
  }[] | undefined;
3420
3420
  }, {
3421
- error: string;
3422
3421
  success: boolean;
3422
+ error: string;
3423
3423
  operation: "list_labels";
3424
3424
  labels?: {
3425
3425
  name: string;
@@ -3452,8 +3452,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3452
3452
  }>>;
3453
3453
  error: z.ZodString;
3454
3454
  }, "strip", z.ZodTypeAny, {
3455
- error: string;
3456
3455
  success: boolean;
3456
+ error: string;
3457
3457
  operation: "create_label";
3458
3458
  label?: {
3459
3459
  name: string;
@@ -3463,8 +3463,8 @@ export declare class GmailBubble<T extends GmailParams = GmailParams> extends Se
3463
3463
  labelListVisibility?: "labelShow" | "labelShowIfUnread" | "labelHide" | undefined;
3464
3464
  } | undefined;
3465
3465
  }, {
3466
- error: string;
3467
3466
  success: boolean;
3467
+ error: string;
3468
3468
  operation: "create_label";
3469
3469
  label?: {
3470
3470
  name: string;
@@ -3480,14 +3480,14 @@ 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
- error: string;
3484
3483
  success: boolean;
3484
+ error: string;
3485
3485
  operation: "modify_message_labels";
3486
3486
  message_id?: string | undefined;
3487
3487
  label_ids?: string[] | undefined;
3488
3488
  }, {
3489
- error: string;
3490
3489
  success: boolean;
3490
+ error: string;
3491
3491
  operation: "modify_message_labels";
3492
3492
  message_id?: string | undefined;
3493
3493
  label_ids?: string[] | undefined;
@@ -3497,13 +3497,13 @@ 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
- error: string;
3501
3500
  success: boolean;
3501
+ error: string;
3502
3502
  operation: "modify_thread_labels";
3503
3503
  thread_id?: string | undefined;
3504
3504
  }, {
3505
- error: string;
3506
3505
  success: boolean;
3506
+ error: string;
3507
3507
  operation: "modify_thread_labels";
3508
3508
  thread_id?: string | undefined;
3509
3509
  }>]>;