@bubblelab/bubble-core 0.1.203 → 0.1.205

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 (105) hide show
  1. package/dist/bubble-bundle.d.ts +219 -219
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
  3. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts +11 -0
  4. package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -0
  5. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +61 -0
  6. package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -0
  7. package/dist/bubbles/service-bubble/ai-agent.d.ts +17 -17
  8. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  9. package/dist/bubbles/service-bubble/ai-agent.js +12 -2
  10. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  11. package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
  12. package/dist/bubbles/service-bubble/apify/apify.d.ts +16 -16
  13. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +160 -160
  14. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +100 -100
  15. package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
  16. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +2 -2
  18. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +8 -8
  21. package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
  22. package/dist/bubbles/service-bubble/firecrawl.d.ts +326 -326
  23. package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
  24. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
  25. package/dist/bubbles/service-bubble/github.d.ts +114 -114
  26. package/dist/bubbles/service-bubble/gmail.d.ts +308 -308
  27. package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
  28. package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
  29. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
  30. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts.map +1 -1
  31. package/dist/bubbles/service-bubble/google-sheets/google-sheets.js.map +1 -1
  32. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  33. package/dist/bubbles/service-bubble/http.d.ts +6 -6
  34. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
  35. package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
  37. package/dist/bubbles/service-bubble/jira/jira.d.ts.map +1 -1
  38. package/dist/bubbles/service-bubble/jira/jira.js.map +1 -1
  39. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +46 -46
  40. package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
  41. package/dist/bubbles/service-bubble/notion/notion.d.ts +164 -164
  42. package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
  43. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +25 -25
  44. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +2 -2
  45. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  46. package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
  47. package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -1
  48. package/dist/bubbles/service-bubble/s3/s3.js +8 -5
  49. package/dist/bubbles/service-bubble/s3/s3.js.map +1 -1
  50. package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -1
  51. package/dist/bubbles/service-bubble/s3/s3.schema.js +3 -1
  52. package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -1
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
  54. package/dist/bubbles/service-bubble/slack/slack.d.ts +196 -196
  55. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  56. package/dist/bubbles/service-bubble/slack/slack.js +17 -6
  57. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  58. package/dist/bubbles/service-bubble/storage.d.ts +92 -92
  59. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +99 -99
  60. package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
  61. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
  66. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  70. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  73. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
  74. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +282 -282
  75. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  78. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
  79. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
  83. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +64 -64
  84. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +88 -88
  86. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  90. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
  92. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  93. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  94. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  95. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
  96. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  97. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  98. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +22 -22
  99. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  100. package/dist/bubbles.json +1 -1
  101. package/dist/types/base-bubble-class.d.ts +6 -0
  102. package/dist/types/base-bubble-class.d.ts.map +1 -1
  103. package/dist/types/base-bubble-class.js +11 -0
  104. package/dist/types/base-bubble-class.js.map +1 -1
  105. package/package.json +2 -2
@@ -202,8 +202,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
202
202
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
203
203
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
204
204
  }, "strip", z.ZodTypeAny, {
205
- operation: "send_message";
206
205
  text: string;
206
+ operation: "send_message";
207
207
  channel: string;
208
208
  reply_broadcast: boolean;
209
209
  unfurl_links: boolean;
@@ -275,8 +275,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
275
275
  }, z.ZodTypeAny, "passthrough">[] | undefined;
276
276
  thread_ts?: string | undefined;
277
277
  }, {
278
- operation: "send_message";
279
278
  text: string;
279
+ operation: "send_message";
280
280
  channel: string;
281
281
  credentials?: Partial<Record<CredentialType, string>> | undefined;
282
282
  username?: string | undefined;
@@ -355,8 +355,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
355
355
  cursor: z.ZodOptional<z.ZodString>;
356
356
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
357
357
  }, "strip", z.ZodTypeAny, {
358
- operation: "list_channels";
359
358
  types: ("public_channel" | "private_channel" | "mpim" | "im")[];
359
+ operation: "list_channels";
360
360
  exclude_archived: boolean;
361
361
  limit: number;
362
362
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -389,13 +389,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
389
389
  include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
390
390
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
391
391
  }, "strip", z.ZodTypeAny, {
392
- operation: "get_user_info";
393
392
  user: string;
393
+ operation: "get_user_info";
394
394
  include_locale: boolean;
395
395
  credentials?: Partial<Record<CredentialType, string>> | undefined;
396
396
  }, {
397
- operation: "get_user_info";
398
397
  user: string;
398
+ operation: "get_user_info";
399
399
  credentials?: Partial<Record<CredentialType, string>> | undefined;
400
400
  include_locale?: boolean | undefined;
401
401
  }>, z.ZodObject<{
@@ -426,8 +426,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
426
426
  cursor: z.ZodOptional<z.ZodString>;
427
427
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
428
428
  }, "strip", z.ZodTypeAny, {
429
- operation: "get_conversation_history";
430
429
  inclusive: boolean;
430
+ operation: "get_conversation_history";
431
431
  channel: string;
432
432
  limit: number;
433
433
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -454,9 +454,9 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
454
454
  cursor: z.ZodOptional<z.ZodString>;
455
455
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
456
456
  }, "strip", z.ZodTypeAny, {
457
- operation: "get_thread_replies";
458
457
  inclusive: boolean;
459
458
  ts: string;
459
+ operation: "get_thread_replies";
460
460
  channel: string;
461
461
  limit: number;
462
462
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -464,8 +464,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
464
464
  latest?: string | undefined;
465
465
  oldest?: string | undefined;
466
466
  }, {
467
- operation: "get_thread_replies";
468
467
  ts: string;
468
+ operation: "get_thread_replies";
469
469
  channel: string;
470
470
  inclusive?: boolean | undefined;
471
471
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -667,8 +667,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
667
667
  }, z.ZodTypeAny, "passthrough">>, "many">>;
668
668
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
669
669
  }, "strip", z.ZodTypeAny, {
670
- operation: "update_message";
671
670
  ts: string;
671
+ operation: "update_message";
672
672
  channel: string;
673
673
  credentials?: Partial<Record<CredentialType, string>> | undefined;
674
674
  text?: string | undefined;
@@ -734,8 +734,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
734
734
  }>, "many">>;
735
735
  }, z.ZodTypeAny, "passthrough">[] | undefined;
736
736
  }, {
737
- operation: "update_message";
738
737
  ts: string;
738
+ operation: "update_message";
739
739
  channel: string;
740
740
  credentials?: Partial<Record<CredentialType, string>> | undefined;
741
741
  text?: string | undefined;
@@ -806,13 +806,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
806
806
  ts: z.ZodString;
807
807
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
808
808
  }, "strip", z.ZodTypeAny, {
809
- operation: "delete_message";
810
809
  ts: string;
810
+ operation: "delete_message";
811
811
  channel: string;
812
812
  credentials?: Partial<Record<CredentialType, string>> | undefined;
813
813
  }, {
814
- operation: "delete_message";
815
814
  ts: string;
815
+ operation: "delete_message";
816
816
  channel: string;
817
817
  credentials?: Partial<Record<CredentialType, string>> | undefined;
818
818
  }>, z.ZodObject<{
@@ -822,14 +822,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
822
822
  timestamp: z.ZodString;
823
823
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
824
824
  }, "strip", z.ZodTypeAny, {
825
- operation: "add_reaction";
826
825
  name: string;
826
+ operation: "add_reaction";
827
827
  channel: string;
828
828
  timestamp: string;
829
829
  credentials?: Partial<Record<CredentialType, string>> | undefined;
830
830
  }, {
831
- operation: "add_reaction";
832
831
  name: string;
832
+ operation: "add_reaction";
833
833
  channel: string;
834
834
  timestamp: string;
835
835
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -840,14 +840,14 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
840
840
  timestamp: z.ZodString;
841
841
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
842
842
  }, "strip", z.ZodTypeAny, {
843
- operation: "remove_reaction";
844
843
  name: string;
844
+ operation: "remove_reaction";
845
845
  channel: string;
846
846
  timestamp: string;
847
847
  credentials?: Partial<Record<CredentialType, string>> | undefined;
848
848
  }, {
849
- operation: "remove_reaction";
850
849
  name: string;
850
+ operation: "remove_reaction";
851
851
  channel: string;
852
852
  timestamp: string;
853
853
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1024,8 +1024,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1024
1024
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1025
1025
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1026
1026
  }, "strip", z.ZodTypeAny, {
1027
- operation: "schedule_message";
1028
1027
  text: string;
1028
+ operation: "schedule_message";
1029
1029
  channel: string;
1030
1030
  unfurl_links: boolean;
1031
1031
  unfurl_media: boolean;
@@ -1074,8 +1074,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1074
1074
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1075
1075
  thread_ts?: string | undefined;
1076
1076
  }, {
1077
- operation: "schedule_message";
1078
1077
  text: string;
1078
+ operation: "schedule_message";
1079
1079
  channel: string;
1080
1080
  post_at: number;
1081
1081
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -1330,9 +1330,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1330
1330
  error: z.ZodString;
1331
1331
  success: z.ZodBoolean;
1332
1332
  }, "strip", z.ZodTypeAny, {
1333
- operation: "send_message";
1334
- success: boolean;
1335
1333
  error: string;
1334
+ success: boolean;
1335
+ operation: "send_message";
1336
1336
  ok: boolean;
1337
1337
  message?: {
1338
1338
  type: string;
@@ -1380,9 +1380,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1380
1380
  ts?: string | undefined;
1381
1381
  channel?: string | undefined;
1382
1382
  }, {
1383
- operation: "send_message";
1384
- success: boolean;
1385
1383
  error: string;
1384
+ success: boolean;
1385
+ operation: "send_message";
1386
1386
  ok: boolean;
1387
1387
  message?: {
1388
1388
  type: string;
@@ -1558,9 +1558,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1558
1558
  error: z.ZodString;
1559
1559
  success: z.ZodBoolean;
1560
1560
  }, "strip", z.ZodTypeAny, {
1561
- operation: "list_channels";
1562
- success: boolean;
1563
1561
  error: string;
1562
+ success: boolean;
1563
+ operation: "list_channels";
1564
1564
  ok: boolean;
1565
1565
  response_metadata?: {
1566
1566
  next_cursor: string;
@@ -1600,9 +1600,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1600
1600
  num_members?: number | undefined;
1601
1601
  }[] | undefined;
1602
1602
  }, {
1603
- operation: "list_channels";
1604
- success: boolean;
1605
1603
  error: string;
1604
+ success: boolean;
1605
+ operation: "list_channels";
1606
1606
  ok: boolean;
1607
1607
  response_metadata?: {
1608
1608
  next_cursor: string;
@@ -1763,9 +1763,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1763
1763
  error: z.ZodString;
1764
1764
  success: z.ZodBoolean;
1765
1765
  }, "strip", z.ZodTypeAny, {
1766
- operation: "get_channel_info";
1767
- success: boolean;
1768
1766
  error: string;
1767
+ success: boolean;
1768
+ operation: "get_channel_info";
1769
1769
  ok: boolean;
1770
1770
  channel?: {
1771
1771
  name: string;
@@ -1802,9 +1802,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1802
1802
  num_members?: number | undefined;
1803
1803
  } | undefined;
1804
1804
  }, {
1805
- operation: "get_channel_info";
1806
- success: boolean;
1807
1805
  error: string;
1806
+ success: boolean;
1807
+ operation: "get_channel_info";
1808
1808
  ok: boolean;
1809
1809
  channel?: {
1810
1810
  name: string;
@@ -1941,8 +1941,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1941
1941
  }, "strip", z.ZodTypeAny, {
1942
1942
  name: string;
1943
1943
  id: string;
1944
- deleted?: boolean | undefined;
1945
- updated?: number | undefined;
1946
1944
  profile?: {
1947
1945
  title?: string | undefined;
1948
1946
  email?: string | undefined;
@@ -1971,6 +1969,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1971
1969
  } | undefined;
1972
1970
  color?: string | undefined;
1973
1971
  team_id?: string | undefined;
1972
+ deleted?: boolean | undefined;
1974
1973
  real_name?: string | undefined;
1975
1974
  tz?: string | undefined;
1976
1975
  tz_label?: string | undefined;
@@ -1982,12 +1981,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1982
1981
  is_ultra_restricted?: boolean | undefined;
1983
1982
  is_bot?: boolean | undefined;
1984
1983
  is_app_user?: boolean | undefined;
1984
+ updated?: number | undefined;
1985
1985
  has_2fa?: boolean | undefined;
1986
1986
  }, {
1987
1987
  name: string;
1988
1988
  id: string;
1989
- deleted?: boolean | undefined;
1990
- updated?: number | undefined;
1991
1989
  profile?: {
1992
1990
  title?: string | undefined;
1993
1991
  email?: string | undefined;
@@ -2016,6 +2014,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2016
2014
  } | undefined;
2017
2015
  color?: string | undefined;
2018
2016
  team_id?: string | undefined;
2017
+ deleted?: boolean | undefined;
2019
2018
  real_name?: string | undefined;
2020
2019
  tz?: string | undefined;
2021
2020
  tz_label?: string | undefined;
@@ -2027,20 +2026,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2027
2026
  is_ultra_restricted?: boolean | undefined;
2028
2027
  is_bot?: boolean | undefined;
2029
2028
  is_app_user?: boolean | undefined;
2029
+ updated?: number | undefined;
2030
2030
  has_2fa?: boolean | undefined;
2031
2031
  }>>;
2032
2032
  error: z.ZodString;
2033
2033
  success: z.ZodBoolean;
2034
2034
  }, "strip", z.ZodTypeAny, {
2035
- operation: "get_user_info";
2036
- success: boolean;
2037
2035
  error: string;
2036
+ success: boolean;
2037
+ operation: "get_user_info";
2038
2038
  ok: boolean;
2039
2039
  user?: {
2040
2040
  name: string;
2041
2041
  id: string;
2042
- deleted?: boolean | undefined;
2043
- updated?: number | undefined;
2044
2042
  profile?: {
2045
2043
  title?: string | undefined;
2046
2044
  email?: string | undefined;
@@ -2069,6 +2067,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2069
2067
  } | undefined;
2070
2068
  color?: string | undefined;
2071
2069
  team_id?: string | undefined;
2070
+ deleted?: boolean | undefined;
2072
2071
  real_name?: string | undefined;
2073
2072
  tz?: string | undefined;
2074
2073
  tz_label?: string | undefined;
@@ -2080,18 +2079,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2080
2079
  is_ultra_restricted?: boolean | undefined;
2081
2080
  is_bot?: boolean | undefined;
2082
2081
  is_app_user?: boolean | undefined;
2082
+ updated?: number | undefined;
2083
2083
  has_2fa?: boolean | undefined;
2084
2084
  } | undefined;
2085
2085
  }, {
2086
- operation: "get_user_info";
2087
- success: boolean;
2088
2086
  error: string;
2087
+ success: boolean;
2088
+ operation: "get_user_info";
2089
2089
  ok: boolean;
2090
2090
  user?: {
2091
2091
  name: string;
2092
2092
  id: string;
2093
- deleted?: boolean | undefined;
2094
- updated?: number | undefined;
2095
2093
  profile?: {
2096
2094
  title?: string | undefined;
2097
2095
  email?: string | undefined;
@@ -2120,6 +2118,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2120
2118
  } | undefined;
2121
2119
  color?: string | undefined;
2122
2120
  team_id?: string | undefined;
2121
+ deleted?: boolean | undefined;
2123
2122
  real_name?: string | undefined;
2124
2123
  tz?: string | undefined;
2125
2124
  tz_label?: string | undefined;
@@ -2131,6 +2130,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2131
2130
  is_ultra_restricted?: boolean | undefined;
2132
2131
  is_bot?: boolean | undefined;
2133
2132
  is_app_user?: boolean | undefined;
2133
+ updated?: number | undefined;
2134
2134
  has_2fa?: boolean | undefined;
2135
2135
  } | undefined;
2136
2136
  }>, z.ZodObject<{
@@ -2234,8 +2234,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2234
2234
  }, "strip", z.ZodTypeAny, {
2235
2235
  name: string;
2236
2236
  id: string;
2237
- deleted?: boolean | undefined;
2238
- updated?: number | undefined;
2239
2237
  profile?: {
2240
2238
  title?: string | undefined;
2241
2239
  email?: string | undefined;
@@ -2264,6 +2262,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2264
2262
  } | undefined;
2265
2263
  color?: string | undefined;
2266
2264
  team_id?: string | undefined;
2265
+ deleted?: boolean | undefined;
2267
2266
  real_name?: string | undefined;
2268
2267
  tz?: string | undefined;
2269
2268
  tz_label?: string | undefined;
@@ -2275,12 +2274,11 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2275
2274
  is_ultra_restricted?: boolean | undefined;
2276
2275
  is_bot?: boolean | undefined;
2277
2276
  is_app_user?: boolean | undefined;
2277
+ updated?: number | undefined;
2278
2278
  has_2fa?: boolean | undefined;
2279
2279
  }, {
2280
2280
  name: string;
2281
2281
  id: string;
2282
- deleted?: boolean | undefined;
2283
- updated?: number | undefined;
2284
2282
  profile?: {
2285
2283
  title?: string | undefined;
2286
2284
  email?: string | undefined;
@@ -2309,6 +2307,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2309
2307
  } | undefined;
2310
2308
  color?: string | undefined;
2311
2309
  team_id?: string | undefined;
2310
+ deleted?: boolean | undefined;
2312
2311
  real_name?: string | undefined;
2313
2312
  tz?: string | undefined;
2314
2313
  tz_label?: string | undefined;
@@ -2320,6 +2319,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2320
2319
  is_ultra_restricted?: boolean | undefined;
2321
2320
  is_bot?: boolean | undefined;
2322
2321
  is_app_user?: boolean | undefined;
2322
+ updated?: number | undefined;
2323
2323
  has_2fa?: boolean | undefined;
2324
2324
  }>, "many">>;
2325
2325
  response_metadata: z.ZodOptional<z.ZodObject<{
@@ -2332,9 +2332,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2332
2332
  error: z.ZodString;
2333
2333
  success: z.ZodBoolean;
2334
2334
  }, "strip", z.ZodTypeAny, {
2335
- operation: "list_users";
2336
- success: boolean;
2337
2335
  error: string;
2336
+ success: boolean;
2337
+ operation: "list_users";
2338
2338
  ok: boolean;
2339
2339
  response_metadata?: {
2340
2340
  next_cursor: string;
@@ -2342,8 +2342,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2342
2342
  members?: {
2343
2343
  name: string;
2344
2344
  id: string;
2345
- deleted?: boolean | undefined;
2346
- updated?: number | undefined;
2347
2345
  profile?: {
2348
2346
  title?: string | undefined;
2349
2347
  email?: string | undefined;
@@ -2372,6 +2370,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2372
2370
  } | undefined;
2373
2371
  color?: string | undefined;
2374
2372
  team_id?: string | undefined;
2373
+ deleted?: boolean | undefined;
2375
2374
  real_name?: string | undefined;
2376
2375
  tz?: string | undefined;
2377
2376
  tz_label?: string | undefined;
@@ -2383,12 +2382,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2383
2382
  is_ultra_restricted?: boolean | undefined;
2384
2383
  is_bot?: boolean | undefined;
2385
2384
  is_app_user?: boolean | undefined;
2385
+ updated?: number | undefined;
2386
2386
  has_2fa?: boolean | undefined;
2387
2387
  }[] | undefined;
2388
2388
  }, {
2389
- operation: "list_users";
2390
- success: boolean;
2391
2389
  error: string;
2390
+ success: boolean;
2391
+ operation: "list_users";
2392
2392
  ok: boolean;
2393
2393
  response_metadata?: {
2394
2394
  next_cursor: string;
@@ -2396,8 +2396,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2396
2396
  members?: {
2397
2397
  name: string;
2398
2398
  id: string;
2399
- deleted?: boolean | undefined;
2400
- updated?: number | undefined;
2401
2399
  profile?: {
2402
2400
  title?: string | undefined;
2403
2401
  email?: string | undefined;
@@ -2426,6 +2424,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2426
2424
  } | undefined;
2427
2425
  color?: string | undefined;
2428
2426
  team_id?: string | undefined;
2427
+ deleted?: boolean | undefined;
2429
2428
  real_name?: string | undefined;
2430
2429
  tz?: string | undefined;
2431
2430
  tz_label?: string | undefined;
@@ -2437,6 +2436,7 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2437
2436
  is_ultra_restricted?: boolean | undefined;
2438
2437
  is_bot?: boolean | undefined;
2439
2438
  is_app_user?: boolean | undefined;
2439
+ updated?: number | undefined;
2440
2440
  has_2fa?: boolean | undefined;
2441
2441
  }[] | undefined;
2442
2442
  }>, z.ZodObject<{
@@ -2624,9 +2624,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2624
2624
  error: z.ZodString;
2625
2625
  success: z.ZodBoolean;
2626
2626
  }, "strip", z.ZodTypeAny, {
2627
- operation: "get_conversation_history";
2628
- success: boolean;
2629
2627
  error: string;
2628
+ success: boolean;
2629
+ operation: "get_conversation_history";
2630
2630
  ok: boolean;
2631
2631
  messages?: {
2632
2632
  type: string;
@@ -2676,9 +2676,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2676
2676
  } | undefined;
2677
2677
  has_more?: boolean | undefined;
2678
2678
  }, {
2679
- operation: "get_conversation_history";
2680
- success: boolean;
2681
2679
  error: string;
2680
+ success: boolean;
2681
+ operation: "get_conversation_history";
2682
2682
  ok: boolean;
2683
2683
  messages?: {
2684
2684
  type: string;
@@ -2912,9 +2912,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2912
2912
  error: z.ZodString;
2913
2913
  success: z.ZodBoolean;
2914
2914
  }, "strip", z.ZodTypeAny, {
2915
- operation: "get_thread_replies";
2916
- success: boolean;
2917
2915
  error: string;
2916
+ success: boolean;
2917
+ operation: "get_thread_replies";
2918
2918
  ok: boolean;
2919
2919
  messages?: {
2920
2920
  type: string;
@@ -2964,9 +2964,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2964
2964
  } | undefined;
2965
2965
  has_more?: boolean | undefined;
2966
2966
  }, {
2967
- operation: "get_thread_replies";
2968
- success: boolean;
2969
2967
  error: string;
2968
+ success: boolean;
2969
+ operation: "get_thread_replies";
2970
2970
  ok: boolean;
2971
2971
  messages?: {
2972
2972
  type: string;
@@ -3195,9 +3195,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3195
3195
  error: z.ZodString;
3196
3196
  success: z.ZodBoolean;
3197
3197
  }, "strip", z.ZodTypeAny, {
3198
- operation: "update_message";
3199
- success: boolean;
3200
3198
  error: string;
3199
+ success: boolean;
3200
+ operation: "update_message";
3201
3201
  ok: boolean;
3202
3202
  message?: {
3203
3203
  type: string;
@@ -3246,9 +3246,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3246
3246
  ts?: string | undefined;
3247
3247
  channel?: string | undefined;
3248
3248
  }, {
3249
- operation: "update_message";
3250
- success: boolean;
3251
3249
  error: string;
3250
+ success: boolean;
3251
+ operation: "update_message";
3252
3252
  ok: boolean;
3253
3253
  message?: {
3254
3254
  type: string;
@@ -3304,16 +3304,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3304
3304
  error: z.ZodString;
3305
3305
  success: z.ZodBoolean;
3306
3306
  }, "strip", z.ZodTypeAny, {
3307
- operation: "delete_message";
3308
- success: boolean;
3309
3307
  error: string;
3308
+ success: boolean;
3309
+ operation: "delete_message";
3310
3310
  ok: boolean;
3311
3311
  ts?: string | undefined;
3312
3312
  channel?: string | undefined;
3313
3313
  }, {
3314
- operation: "delete_message";
3315
- success: boolean;
3316
3314
  error: string;
3315
+ success: boolean;
3316
+ operation: "delete_message";
3317
3317
  ok: boolean;
3318
3318
  ts?: string | undefined;
3319
3319
  channel?: string | undefined;
@@ -3323,14 +3323,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3323
3323
  error: z.ZodString;
3324
3324
  success: z.ZodBoolean;
3325
3325
  }, "strip", z.ZodTypeAny, {
3326
- operation: "add_reaction";
3327
- success: boolean;
3328
3326
  error: string;
3327
+ success: boolean;
3328
+ operation: "add_reaction";
3329
3329
  ok: boolean;
3330
3330
  }, {
3331
- operation: "add_reaction";
3332
- success: boolean;
3333
3331
  error: string;
3332
+ success: boolean;
3333
+ operation: "add_reaction";
3334
3334
  ok: boolean;
3335
3335
  }>, z.ZodObject<{
3336
3336
  operation: z.ZodLiteral<"remove_reaction">;
@@ -3338,14 +3338,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3338
3338
  error: z.ZodString;
3339
3339
  success: z.ZodBoolean;
3340
3340
  }, "strip", z.ZodTypeAny, {
3341
- operation: "remove_reaction";
3342
- success: boolean;
3343
3341
  error: string;
3342
+ success: boolean;
3343
+ operation: "remove_reaction";
3344
3344
  ok: boolean;
3345
3345
  }, {
3346
- operation: "remove_reaction";
3347
- success: boolean;
3348
3346
  error: string;
3347
+ success: boolean;
3348
+ operation: "remove_reaction";
3349
3349
  ok: boolean;
3350
3350
  }>, z.ZodObject<{
3351
3351
  operation: z.ZodLiteral<"join_channel">;
@@ -3470,9 +3470,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3470
3470
  error: z.ZodString;
3471
3471
  success: z.ZodBoolean;
3472
3472
  }, "strip", z.ZodTypeAny, {
3473
- operation: "join_channel";
3474
- success: boolean;
3475
3473
  error: string;
3474
+ success: boolean;
3475
+ operation: "join_channel";
3476
3476
  ok: boolean;
3477
3477
  channel?: {
3478
3478
  name: string;
@@ -3510,9 +3510,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3510
3510
  } | undefined;
3511
3511
  already_in_channel?: boolean | undefined;
3512
3512
  }, {
3513
- operation: "join_channel";
3514
- success: boolean;
3515
3513
  error: string;
3514
+ success: boolean;
3515
+ operation: "join_channel";
3516
3516
  ok: boolean;
3517
3517
  channel?: {
3518
3518
  name: string;
@@ -3753,9 +3753,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3753
3753
  error: z.ZodString;
3754
3754
  success: z.ZodBoolean;
3755
3755
  }, "strip", z.ZodTypeAny, {
3756
- operation: "upload_file";
3757
- success: boolean;
3758
3756
  error: string;
3757
+ success: boolean;
3758
+ operation: "upload_file";
3759
3759
  ok: boolean;
3760
3760
  file?: {
3761
3761
  name: string;
@@ -3804,9 +3804,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3804
3804
  has_rich_preview?: boolean | undefined;
3805
3805
  } | undefined;
3806
3806
  }, {
3807
- operation: "upload_file";
3808
- success: boolean;
3809
3807
  error: string;
3808
+ success: boolean;
3809
+ operation: "upload_file";
3810
3810
  ok: boolean;
3811
3811
  file?: {
3812
3812
  name: string;
@@ -3863,17 +3863,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3863
3863
  error: z.ZodString;
3864
3864
  success: z.ZodBoolean;
3865
3865
  }, "strip", z.ZodTypeAny, {
3866
- operation: "schedule_message";
3867
- success: boolean;
3868
3866
  error: string;
3867
+ success: boolean;
3868
+ operation: "schedule_message";
3869
3869
  ok: boolean;
3870
3870
  channel?: string | undefined;
3871
3871
  post_at?: number | undefined;
3872
3872
  scheduled_message_id?: string | undefined;
3873
3873
  }, {
3874
- operation: "schedule_message";
3875
- success: boolean;
3876
3874
  error: string;
3875
+ success: boolean;
3876
+ operation: "schedule_message";
3877
3877
  ok: boolean;
3878
3878
  channel?: string | undefined;
3879
3879
  post_at?: number | undefined;
@@ -3933,9 +3933,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3933
3933
  error: z.ZodString;
3934
3934
  success: z.ZodBoolean;
3935
3935
  }, "strip", z.ZodTypeAny, {
3936
- operation: "get_file_info";
3937
- success: boolean;
3938
3936
  error: string;
3937
+ success: boolean;
3938
+ operation: "get_file_info";
3939
3939
  ok: boolean;
3940
3940
  file?: {
3941
3941
  name: string;
@@ -3955,9 +3955,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3955
3955
  permalink?: string | undefined;
3956
3956
  } | undefined;
3957
3957
  }, {
3958
- operation: "get_file_info";
3959
- success: boolean;
3960
3958
  error: string;
3959
+ success: boolean;
3960
+ operation: "get_file_info";
3961
3961
  ok: boolean;
3962
3962
  file?: {
3963
3963
  name: string;
@@ -3986,18 +3986,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3986
3986
  error: z.ZodString;
3987
3987
  success: z.ZodBoolean;
3988
3988
  }, "strip", z.ZodTypeAny, {
3989
- operation: "download_file";
3990
- success: boolean;
3991
3989
  error: string;
3990
+ success: boolean;
3991
+ operation: "download_file";
3992
3992
  ok: boolean;
3993
3993
  content?: string | undefined;
3994
3994
  filename?: string | undefined;
3995
3995
  mimetype?: string | undefined;
3996
3996
  size?: number | undefined;
3997
3997
  }, {
3998
- operation: "download_file";
3999
- success: boolean;
4000
3998
  error: string;
3999
+ success: boolean;
4000
+ operation: "download_file";
4001
4001
  ok: boolean;
4002
4002
  content?: string | undefined;
4003
4003
  filename?: string | undefined;
@@ -4217,8 +4217,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4217
4217
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4218
4218
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4219
4219
  }, "strip", z.ZodTypeAny, {
4220
- operation: "send_message";
4221
4220
  text: string;
4221
+ operation: "send_message";
4222
4222
  channel: string;
4223
4223
  reply_broadcast: boolean;
4224
4224
  unfurl_links: boolean;
@@ -4290,8 +4290,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4290
4290
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4291
4291
  thread_ts?: string | undefined;
4292
4292
  }, {
4293
- operation: "send_message";
4294
4293
  text: string;
4294
+ operation: "send_message";
4295
4295
  channel: string;
4296
4296
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4297
4297
  username?: string | undefined;
@@ -4370,8 +4370,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4370
4370
  cursor: z.ZodOptional<z.ZodString>;
4371
4371
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4372
4372
  }, "strip", z.ZodTypeAny, {
4373
- operation: "list_channels";
4374
4373
  types: ("public_channel" | "private_channel" | "mpim" | "im")[];
4374
+ operation: "list_channels";
4375
4375
  exclude_archived: boolean;
4376
4376
  limit: number;
4377
4377
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -4404,13 +4404,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4404
4404
  include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4405
4405
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4406
4406
  }, "strip", z.ZodTypeAny, {
4407
- operation: "get_user_info";
4408
4407
  user: string;
4408
+ operation: "get_user_info";
4409
4409
  include_locale: boolean;
4410
4410
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4411
4411
  }, {
4412
- operation: "get_user_info";
4413
4412
  user: string;
4413
+ operation: "get_user_info";
4414
4414
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4415
4415
  include_locale?: boolean | undefined;
4416
4416
  }>, z.ZodObject<{
@@ -4441,8 +4441,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4441
4441
  cursor: z.ZodOptional<z.ZodString>;
4442
4442
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4443
4443
  }, "strip", z.ZodTypeAny, {
4444
- operation: "get_conversation_history";
4445
4444
  inclusive: boolean;
4445
+ operation: "get_conversation_history";
4446
4446
  channel: string;
4447
4447
  limit: number;
4448
4448
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -4469,9 +4469,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4469
4469
  cursor: z.ZodOptional<z.ZodString>;
4470
4470
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4471
4471
  }, "strip", z.ZodTypeAny, {
4472
- operation: "get_thread_replies";
4473
4472
  inclusive: boolean;
4474
4473
  ts: string;
4474
+ operation: "get_thread_replies";
4475
4475
  channel: string;
4476
4476
  limit: number;
4477
4477
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -4479,8 +4479,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4479
4479
  latest?: string | undefined;
4480
4480
  oldest?: string | undefined;
4481
4481
  }, {
4482
- operation: "get_thread_replies";
4483
4482
  ts: string;
4483
+ operation: "get_thread_replies";
4484
4484
  channel: string;
4485
4485
  inclusive?: boolean | undefined;
4486
4486
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -4682,8 +4682,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4682
4682
  }, z.ZodTypeAny, "passthrough">>, "many">>;
4683
4683
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4684
4684
  }, "strip", z.ZodTypeAny, {
4685
- operation: "update_message";
4686
4685
  ts: string;
4686
+ operation: "update_message";
4687
4687
  channel: string;
4688
4688
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4689
4689
  text?: string | undefined;
@@ -4749,8 +4749,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4749
4749
  }>, "many">>;
4750
4750
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4751
4751
  }, {
4752
- operation: "update_message";
4753
4752
  ts: string;
4753
+ operation: "update_message";
4754
4754
  channel: string;
4755
4755
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4756
4756
  text?: string | undefined;
@@ -4821,13 +4821,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4821
4821
  ts: z.ZodString;
4822
4822
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4823
4823
  }, "strip", z.ZodTypeAny, {
4824
- operation: "delete_message";
4825
4824
  ts: string;
4825
+ operation: "delete_message";
4826
4826
  channel: string;
4827
4827
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4828
4828
  }, {
4829
- operation: "delete_message";
4830
4829
  ts: string;
4830
+ operation: "delete_message";
4831
4831
  channel: string;
4832
4832
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4833
4833
  }>, z.ZodObject<{
@@ -4837,14 +4837,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4837
4837
  timestamp: z.ZodString;
4838
4838
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4839
4839
  }, "strip", z.ZodTypeAny, {
4840
- operation: "add_reaction";
4841
4840
  name: string;
4841
+ operation: "add_reaction";
4842
4842
  channel: string;
4843
4843
  timestamp: string;
4844
4844
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4845
4845
  }, {
4846
- operation: "add_reaction";
4847
4846
  name: string;
4847
+ operation: "add_reaction";
4848
4848
  channel: string;
4849
4849
  timestamp: string;
4850
4850
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -4855,14 +4855,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4855
4855
  timestamp: z.ZodString;
4856
4856
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4857
4857
  }, "strip", z.ZodTypeAny, {
4858
- operation: "remove_reaction";
4859
4858
  name: string;
4859
+ operation: "remove_reaction";
4860
4860
  channel: string;
4861
4861
  timestamp: string;
4862
4862
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4863
4863
  }, {
4864
- operation: "remove_reaction";
4865
4864
  name: string;
4865
+ operation: "remove_reaction";
4866
4866
  channel: string;
4867
4867
  timestamp: string;
4868
4868
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -5039,8 +5039,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5039
5039
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
5040
5040
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
5041
5041
  }, "strip", z.ZodTypeAny, {
5042
- operation: "schedule_message";
5043
5042
  text: string;
5043
+ operation: "schedule_message";
5044
5044
  channel: string;
5045
5045
  unfurl_links: boolean;
5046
5046
  unfurl_media: boolean;
@@ -5089,8 +5089,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5089
5089
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5090
5090
  thread_ts?: string | undefined;
5091
5091
  }, {
5092
- operation: "schedule_message";
5093
5092
  text: string;
5093
+ operation: "schedule_message";
5094
5094
  channel: string;
5095
5095
  post_at: number;
5096
5096
  credentials?: Partial<Record<CredentialType, string>> | undefined;
@@ -5345,9 +5345,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5345
5345
  error: z.ZodString;
5346
5346
  success: z.ZodBoolean;
5347
5347
  }, "strip", z.ZodTypeAny, {
5348
- operation: "send_message";
5349
- success: boolean;
5350
5348
  error: string;
5349
+ success: boolean;
5350
+ operation: "send_message";
5351
5351
  ok: boolean;
5352
5352
  message?: {
5353
5353
  type: string;
@@ -5395,9 +5395,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5395
5395
  ts?: string | undefined;
5396
5396
  channel?: string | undefined;
5397
5397
  }, {
5398
- operation: "send_message";
5399
- success: boolean;
5400
5398
  error: string;
5399
+ success: boolean;
5400
+ operation: "send_message";
5401
5401
  ok: boolean;
5402
5402
  message?: {
5403
5403
  type: string;
@@ -5573,9 +5573,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5573
5573
  error: z.ZodString;
5574
5574
  success: z.ZodBoolean;
5575
5575
  }, "strip", z.ZodTypeAny, {
5576
- operation: "list_channels";
5577
- success: boolean;
5578
5576
  error: string;
5577
+ success: boolean;
5578
+ operation: "list_channels";
5579
5579
  ok: boolean;
5580
5580
  response_metadata?: {
5581
5581
  next_cursor: string;
@@ -5615,9 +5615,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5615
5615
  num_members?: number | undefined;
5616
5616
  }[] | undefined;
5617
5617
  }, {
5618
- operation: "list_channels";
5619
- success: boolean;
5620
5618
  error: string;
5619
+ success: boolean;
5620
+ operation: "list_channels";
5621
5621
  ok: boolean;
5622
5622
  response_metadata?: {
5623
5623
  next_cursor: string;
@@ -5778,9 +5778,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5778
5778
  error: z.ZodString;
5779
5779
  success: z.ZodBoolean;
5780
5780
  }, "strip", z.ZodTypeAny, {
5781
- operation: "get_channel_info";
5782
- success: boolean;
5783
5781
  error: string;
5782
+ success: boolean;
5783
+ operation: "get_channel_info";
5784
5784
  ok: boolean;
5785
5785
  channel?: {
5786
5786
  name: string;
@@ -5817,9 +5817,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5817
5817
  num_members?: number | undefined;
5818
5818
  } | undefined;
5819
5819
  }, {
5820
- operation: "get_channel_info";
5821
- success: boolean;
5822
5820
  error: string;
5821
+ success: boolean;
5822
+ operation: "get_channel_info";
5823
5823
  ok: boolean;
5824
5824
  channel?: {
5825
5825
  name: string;
@@ -5956,8 +5956,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5956
5956
  }, "strip", z.ZodTypeAny, {
5957
5957
  name: string;
5958
5958
  id: string;
5959
- deleted?: boolean | undefined;
5960
- updated?: number | undefined;
5961
5959
  profile?: {
5962
5960
  title?: string | undefined;
5963
5961
  email?: string | undefined;
@@ -5986,6 +5984,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5986
5984
  } | undefined;
5987
5985
  color?: string | undefined;
5988
5986
  team_id?: string | undefined;
5987
+ deleted?: boolean | undefined;
5989
5988
  real_name?: string | undefined;
5990
5989
  tz?: string | undefined;
5991
5990
  tz_label?: string | undefined;
@@ -5997,12 +5996,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5997
5996
  is_ultra_restricted?: boolean | undefined;
5998
5997
  is_bot?: boolean | undefined;
5999
5998
  is_app_user?: boolean | undefined;
5999
+ updated?: number | undefined;
6000
6000
  has_2fa?: boolean | undefined;
6001
6001
  }, {
6002
6002
  name: string;
6003
6003
  id: string;
6004
- deleted?: boolean | undefined;
6005
- updated?: number | undefined;
6006
6004
  profile?: {
6007
6005
  title?: string | undefined;
6008
6006
  email?: string | undefined;
@@ -6031,6 +6029,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6031
6029
  } | undefined;
6032
6030
  color?: string | undefined;
6033
6031
  team_id?: string | undefined;
6032
+ deleted?: boolean | undefined;
6034
6033
  real_name?: string | undefined;
6035
6034
  tz?: string | undefined;
6036
6035
  tz_label?: string | undefined;
@@ -6042,20 +6041,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6042
6041
  is_ultra_restricted?: boolean | undefined;
6043
6042
  is_bot?: boolean | undefined;
6044
6043
  is_app_user?: boolean | undefined;
6044
+ updated?: number | undefined;
6045
6045
  has_2fa?: boolean | undefined;
6046
6046
  }>>;
6047
6047
  error: z.ZodString;
6048
6048
  success: z.ZodBoolean;
6049
6049
  }, "strip", z.ZodTypeAny, {
6050
- operation: "get_user_info";
6051
- success: boolean;
6052
6050
  error: string;
6051
+ success: boolean;
6052
+ operation: "get_user_info";
6053
6053
  ok: boolean;
6054
6054
  user?: {
6055
6055
  name: string;
6056
6056
  id: string;
6057
- deleted?: boolean | undefined;
6058
- updated?: number | undefined;
6059
6057
  profile?: {
6060
6058
  title?: string | undefined;
6061
6059
  email?: string | undefined;
@@ -6084,6 +6082,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6084
6082
  } | undefined;
6085
6083
  color?: string | undefined;
6086
6084
  team_id?: string | undefined;
6085
+ deleted?: boolean | undefined;
6087
6086
  real_name?: string | undefined;
6088
6087
  tz?: string | undefined;
6089
6088
  tz_label?: string | undefined;
@@ -6095,18 +6094,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6095
6094
  is_ultra_restricted?: boolean | undefined;
6096
6095
  is_bot?: boolean | undefined;
6097
6096
  is_app_user?: boolean | undefined;
6097
+ updated?: number | undefined;
6098
6098
  has_2fa?: boolean | undefined;
6099
6099
  } | undefined;
6100
6100
  }, {
6101
- operation: "get_user_info";
6102
- success: boolean;
6103
6101
  error: string;
6102
+ success: boolean;
6103
+ operation: "get_user_info";
6104
6104
  ok: boolean;
6105
6105
  user?: {
6106
6106
  name: string;
6107
6107
  id: string;
6108
- deleted?: boolean | undefined;
6109
- updated?: number | undefined;
6110
6108
  profile?: {
6111
6109
  title?: string | undefined;
6112
6110
  email?: string | undefined;
@@ -6135,6 +6133,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6135
6133
  } | undefined;
6136
6134
  color?: string | undefined;
6137
6135
  team_id?: string | undefined;
6136
+ deleted?: boolean | undefined;
6138
6137
  real_name?: string | undefined;
6139
6138
  tz?: string | undefined;
6140
6139
  tz_label?: string | undefined;
@@ -6146,6 +6145,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6146
6145
  is_ultra_restricted?: boolean | undefined;
6147
6146
  is_bot?: boolean | undefined;
6148
6147
  is_app_user?: boolean | undefined;
6148
+ updated?: number | undefined;
6149
6149
  has_2fa?: boolean | undefined;
6150
6150
  } | undefined;
6151
6151
  }>, z.ZodObject<{
@@ -6249,8 +6249,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6249
6249
  }, "strip", z.ZodTypeAny, {
6250
6250
  name: string;
6251
6251
  id: string;
6252
- deleted?: boolean | undefined;
6253
- updated?: number | undefined;
6254
6252
  profile?: {
6255
6253
  title?: string | undefined;
6256
6254
  email?: string | undefined;
@@ -6279,6 +6277,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6279
6277
  } | undefined;
6280
6278
  color?: string | undefined;
6281
6279
  team_id?: string | undefined;
6280
+ deleted?: boolean | undefined;
6282
6281
  real_name?: string | undefined;
6283
6282
  tz?: string | undefined;
6284
6283
  tz_label?: string | undefined;
@@ -6290,12 +6289,11 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6290
6289
  is_ultra_restricted?: boolean | undefined;
6291
6290
  is_bot?: boolean | undefined;
6292
6291
  is_app_user?: boolean | undefined;
6292
+ updated?: number | undefined;
6293
6293
  has_2fa?: boolean | undefined;
6294
6294
  }, {
6295
6295
  name: string;
6296
6296
  id: string;
6297
- deleted?: boolean | undefined;
6298
- updated?: number | undefined;
6299
6297
  profile?: {
6300
6298
  title?: string | undefined;
6301
6299
  email?: string | undefined;
@@ -6324,6 +6322,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6324
6322
  } | undefined;
6325
6323
  color?: string | undefined;
6326
6324
  team_id?: string | undefined;
6325
+ deleted?: boolean | undefined;
6327
6326
  real_name?: string | undefined;
6328
6327
  tz?: string | undefined;
6329
6328
  tz_label?: string | undefined;
@@ -6335,6 +6334,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6335
6334
  is_ultra_restricted?: boolean | undefined;
6336
6335
  is_bot?: boolean | undefined;
6337
6336
  is_app_user?: boolean | undefined;
6337
+ updated?: number | undefined;
6338
6338
  has_2fa?: boolean | undefined;
6339
6339
  }>, "many">>;
6340
6340
  response_metadata: z.ZodOptional<z.ZodObject<{
@@ -6347,9 +6347,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6347
6347
  error: z.ZodString;
6348
6348
  success: z.ZodBoolean;
6349
6349
  }, "strip", z.ZodTypeAny, {
6350
- operation: "list_users";
6351
- success: boolean;
6352
6350
  error: string;
6351
+ success: boolean;
6352
+ operation: "list_users";
6353
6353
  ok: boolean;
6354
6354
  response_metadata?: {
6355
6355
  next_cursor: string;
@@ -6357,8 +6357,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6357
6357
  members?: {
6358
6358
  name: string;
6359
6359
  id: string;
6360
- deleted?: boolean | undefined;
6361
- updated?: number | undefined;
6362
6360
  profile?: {
6363
6361
  title?: string | undefined;
6364
6362
  email?: string | undefined;
@@ -6387,6 +6385,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6387
6385
  } | undefined;
6388
6386
  color?: string | undefined;
6389
6387
  team_id?: string | undefined;
6388
+ deleted?: boolean | undefined;
6390
6389
  real_name?: string | undefined;
6391
6390
  tz?: string | undefined;
6392
6391
  tz_label?: string | undefined;
@@ -6398,12 +6397,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6398
6397
  is_ultra_restricted?: boolean | undefined;
6399
6398
  is_bot?: boolean | undefined;
6400
6399
  is_app_user?: boolean | undefined;
6400
+ updated?: number | undefined;
6401
6401
  has_2fa?: boolean | undefined;
6402
6402
  }[] | undefined;
6403
6403
  }, {
6404
- operation: "list_users";
6405
- success: boolean;
6406
6404
  error: string;
6405
+ success: boolean;
6406
+ operation: "list_users";
6407
6407
  ok: boolean;
6408
6408
  response_metadata?: {
6409
6409
  next_cursor: string;
@@ -6411,8 +6411,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6411
6411
  members?: {
6412
6412
  name: string;
6413
6413
  id: string;
6414
- deleted?: boolean | undefined;
6415
- updated?: number | undefined;
6416
6414
  profile?: {
6417
6415
  title?: string | undefined;
6418
6416
  email?: string | undefined;
@@ -6441,6 +6439,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6441
6439
  } | undefined;
6442
6440
  color?: string | undefined;
6443
6441
  team_id?: string | undefined;
6442
+ deleted?: boolean | undefined;
6444
6443
  real_name?: string | undefined;
6445
6444
  tz?: string | undefined;
6446
6445
  tz_label?: string | undefined;
@@ -6452,6 +6451,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6452
6451
  is_ultra_restricted?: boolean | undefined;
6453
6452
  is_bot?: boolean | undefined;
6454
6453
  is_app_user?: boolean | undefined;
6454
+ updated?: number | undefined;
6455
6455
  has_2fa?: boolean | undefined;
6456
6456
  }[] | undefined;
6457
6457
  }>, z.ZodObject<{
@@ -6639,9 +6639,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6639
6639
  error: z.ZodString;
6640
6640
  success: z.ZodBoolean;
6641
6641
  }, "strip", z.ZodTypeAny, {
6642
- operation: "get_conversation_history";
6643
- success: boolean;
6644
6642
  error: string;
6643
+ success: boolean;
6644
+ operation: "get_conversation_history";
6645
6645
  ok: boolean;
6646
6646
  messages?: {
6647
6647
  type: string;
@@ -6691,9 +6691,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6691
6691
  } | undefined;
6692
6692
  has_more?: boolean | undefined;
6693
6693
  }, {
6694
- operation: "get_conversation_history";
6695
- success: boolean;
6696
6694
  error: string;
6695
+ success: boolean;
6696
+ operation: "get_conversation_history";
6697
6697
  ok: boolean;
6698
6698
  messages?: {
6699
6699
  type: string;
@@ -6927,9 +6927,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6927
6927
  error: z.ZodString;
6928
6928
  success: z.ZodBoolean;
6929
6929
  }, "strip", z.ZodTypeAny, {
6930
- operation: "get_thread_replies";
6931
- success: boolean;
6932
6930
  error: string;
6931
+ success: boolean;
6932
+ operation: "get_thread_replies";
6933
6933
  ok: boolean;
6934
6934
  messages?: {
6935
6935
  type: string;
@@ -6979,9 +6979,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6979
6979
  } | undefined;
6980
6980
  has_more?: boolean | undefined;
6981
6981
  }, {
6982
- operation: "get_thread_replies";
6983
- success: boolean;
6984
6982
  error: string;
6983
+ success: boolean;
6984
+ operation: "get_thread_replies";
6985
6985
  ok: boolean;
6986
6986
  messages?: {
6987
6987
  type: string;
@@ -7210,9 +7210,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7210
7210
  error: z.ZodString;
7211
7211
  success: z.ZodBoolean;
7212
7212
  }, "strip", z.ZodTypeAny, {
7213
- operation: "update_message";
7214
- success: boolean;
7215
7213
  error: string;
7214
+ success: boolean;
7215
+ operation: "update_message";
7216
7216
  ok: boolean;
7217
7217
  message?: {
7218
7218
  type: string;
@@ -7261,9 +7261,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7261
7261
  ts?: string | undefined;
7262
7262
  channel?: string | undefined;
7263
7263
  }, {
7264
- operation: "update_message";
7265
- success: boolean;
7266
7264
  error: string;
7265
+ success: boolean;
7266
+ operation: "update_message";
7267
7267
  ok: boolean;
7268
7268
  message?: {
7269
7269
  type: string;
@@ -7319,16 +7319,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7319
7319
  error: z.ZodString;
7320
7320
  success: z.ZodBoolean;
7321
7321
  }, "strip", z.ZodTypeAny, {
7322
- operation: "delete_message";
7323
- success: boolean;
7324
7322
  error: string;
7323
+ success: boolean;
7324
+ operation: "delete_message";
7325
7325
  ok: boolean;
7326
7326
  ts?: string | undefined;
7327
7327
  channel?: string | undefined;
7328
7328
  }, {
7329
- operation: "delete_message";
7330
- success: boolean;
7331
7329
  error: string;
7330
+ success: boolean;
7331
+ operation: "delete_message";
7332
7332
  ok: boolean;
7333
7333
  ts?: string | undefined;
7334
7334
  channel?: string | undefined;
@@ -7338,14 +7338,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7338
7338
  error: z.ZodString;
7339
7339
  success: z.ZodBoolean;
7340
7340
  }, "strip", z.ZodTypeAny, {
7341
- operation: "add_reaction";
7342
- success: boolean;
7343
7341
  error: string;
7342
+ success: boolean;
7343
+ operation: "add_reaction";
7344
7344
  ok: boolean;
7345
7345
  }, {
7346
- operation: "add_reaction";
7347
- success: boolean;
7348
7346
  error: string;
7347
+ success: boolean;
7348
+ operation: "add_reaction";
7349
7349
  ok: boolean;
7350
7350
  }>, z.ZodObject<{
7351
7351
  operation: z.ZodLiteral<"remove_reaction">;
@@ -7353,14 +7353,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7353
7353
  error: z.ZodString;
7354
7354
  success: z.ZodBoolean;
7355
7355
  }, "strip", z.ZodTypeAny, {
7356
- operation: "remove_reaction";
7357
- success: boolean;
7358
7356
  error: string;
7357
+ success: boolean;
7358
+ operation: "remove_reaction";
7359
7359
  ok: boolean;
7360
7360
  }, {
7361
- operation: "remove_reaction";
7362
- success: boolean;
7363
7361
  error: string;
7362
+ success: boolean;
7363
+ operation: "remove_reaction";
7364
7364
  ok: boolean;
7365
7365
  }>, z.ZodObject<{
7366
7366
  operation: z.ZodLiteral<"join_channel">;
@@ -7485,9 +7485,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7485
7485
  error: z.ZodString;
7486
7486
  success: z.ZodBoolean;
7487
7487
  }, "strip", z.ZodTypeAny, {
7488
- operation: "join_channel";
7489
- success: boolean;
7490
7488
  error: string;
7489
+ success: boolean;
7490
+ operation: "join_channel";
7491
7491
  ok: boolean;
7492
7492
  channel?: {
7493
7493
  name: string;
@@ -7525,9 +7525,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7525
7525
  } | undefined;
7526
7526
  already_in_channel?: boolean | undefined;
7527
7527
  }, {
7528
- operation: "join_channel";
7529
- success: boolean;
7530
7528
  error: string;
7529
+ success: boolean;
7530
+ operation: "join_channel";
7531
7531
  ok: boolean;
7532
7532
  channel?: {
7533
7533
  name: string;
@@ -7768,9 +7768,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7768
7768
  error: z.ZodString;
7769
7769
  success: z.ZodBoolean;
7770
7770
  }, "strip", z.ZodTypeAny, {
7771
- operation: "upload_file";
7772
- success: boolean;
7773
7771
  error: string;
7772
+ success: boolean;
7773
+ operation: "upload_file";
7774
7774
  ok: boolean;
7775
7775
  file?: {
7776
7776
  name: string;
@@ -7819,9 +7819,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7819
7819
  has_rich_preview?: boolean | undefined;
7820
7820
  } | undefined;
7821
7821
  }, {
7822
- operation: "upload_file";
7823
- success: boolean;
7824
7822
  error: string;
7823
+ success: boolean;
7824
+ operation: "upload_file";
7825
7825
  ok: boolean;
7826
7826
  file?: {
7827
7827
  name: string;
@@ -7878,17 +7878,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7878
7878
  error: z.ZodString;
7879
7879
  success: z.ZodBoolean;
7880
7880
  }, "strip", z.ZodTypeAny, {
7881
- operation: "schedule_message";
7882
- success: boolean;
7883
7881
  error: string;
7882
+ success: boolean;
7883
+ operation: "schedule_message";
7884
7884
  ok: boolean;
7885
7885
  channel?: string | undefined;
7886
7886
  post_at?: number | undefined;
7887
7887
  scheduled_message_id?: string | undefined;
7888
7888
  }, {
7889
- operation: "schedule_message";
7890
- success: boolean;
7891
7889
  error: string;
7890
+ success: boolean;
7891
+ operation: "schedule_message";
7892
7892
  ok: boolean;
7893
7893
  channel?: string | undefined;
7894
7894
  post_at?: number | undefined;
@@ -7948,9 +7948,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7948
7948
  error: z.ZodString;
7949
7949
  success: z.ZodBoolean;
7950
7950
  }, "strip", z.ZodTypeAny, {
7951
- operation: "get_file_info";
7952
- success: boolean;
7953
7951
  error: string;
7952
+ success: boolean;
7953
+ operation: "get_file_info";
7954
7954
  ok: boolean;
7955
7955
  file?: {
7956
7956
  name: string;
@@ -7970,9 +7970,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7970
7970
  permalink?: string | undefined;
7971
7971
  } | undefined;
7972
7972
  }, {
7973
- operation: "get_file_info";
7974
- success: boolean;
7975
7973
  error: string;
7974
+ success: boolean;
7975
+ operation: "get_file_info";
7976
7976
  ok: boolean;
7977
7977
  file?: {
7978
7978
  name: string;
@@ -8001,18 +8001,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
8001
8001
  error: z.ZodString;
8002
8002
  success: z.ZodBoolean;
8003
8003
  }, "strip", z.ZodTypeAny, {
8004
- operation: "download_file";
8005
- success: boolean;
8006
8004
  error: string;
8005
+ success: boolean;
8006
+ operation: "download_file";
8007
8007
  ok: boolean;
8008
8008
  content?: string | undefined;
8009
8009
  filename?: string | undefined;
8010
8010
  mimetype?: string | undefined;
8011
8011
  size?: number | undefined;
8012
8012
  }, {
8013
- operation: "download_file";
8014
- success: boolean;
8015
8013
  error: string;
8014
+ success: boolean;
8015
+ operation: "download_file";
8016
8016
  ok: boolean;
8017
8017
  content?: string | undefined;
8018
8018
  filename?: string | undefined;