@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -102,15 +102,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
102
102
  verbatim: z.ZodOptional<z.ZodBoolean>;
103
103
  }, "strip", z.ZodTypeAny, {
104
104
  type: "image" | "plain_text" | "mrkdwn";
105
- emoji?: boolean | undefined;
106
105
  text?: string | undefined;
106
+ emoji?: boolean | undefined;
107
107
  image_url?: string | undefined;
108
108
  verbatim?: boolean | undefined;
109
109
  alt_text?: string | undefined;
110
110
  }, {
111
111
  type: "image" | "plain_text" | "mrkdwn";
112
- emoji?: boolean | undefined;
113
112
  text?: string | undefined;
113
+ emoji?: boolean | undefined;
114
114
  image_url?: string | undefined;
115
115
  verbatim?: boolean | undefined;
116
116
  alt_text?: string | undefined;
@@ -142,15 +142,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
142
142
  verbatim: z.ZodOptional<z.ZodBoolean>;
143
143
  }, "strip", z.ZodTypeAny, {
144
144
  type: "image" | "plain_text" | "mrkdwn";
145
- emoji?: boolean | undefined;
146
145
  text?: string | undefined;
146
+ emoji?: boolean | undefined;
147
147
  image_url?: string | undefined;
148
148
  verbatim?: boolean | undefined;
149
149
  alt_text?: string | undefined;
150
150
  }, {
151
151
  type: "image" | "plain_text" | "mrkdwn";
152
- emoji?: boolean | undefined;
153
152
  text?: string | undefined;
153
+ emoji?: boolean | undefined;
154
154
  image_url?: string | undefined;
155
155
  verbatim?: boolean | undefined;
156
156
  alt_text?: string | undefined;
@@ -182,15 +182,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
182
182
  verbatim: z.ZodOptional<z.ZodBoolean>;
183
183
  }, "strip", z.ZodTypeAny, {
184
184
  type: "image" | "plain_text" | "mrkdwn";
185
- emoji?: boolean | undefined;
186
185
  text?: string | undefined;
186
+ emoji?: boolean | undefined;
187
187
  image_url?: string | undefined;
188
188
  verbatim?: boolean | undefined;
189
189
  alt_text?: string | undefined;
190
190
  }, {
191
191
  type: "image" | "plain_text" | "mrkdwn";
192
- emoji?: boolean | undefined;
193
192
  text?: string | undefined;
193
+ emoji?: boolean | undefined;
194
194
  image_url?: string | undefined;
195
195
  verbatim?: boolean | undefined;
196
196
  alt_text?: string | undefined;
@@ -259,15 +259,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
259
259
  verbatim: z.ZodOptional<z.ZodBoolean>;
260
260
  }, "strip", z.ZodTypeAny, {
261
261
  type: "image" | "plain_text" | "mrkdwn";
262
- emoji?: boolean | undefined;
263
262
  text?: string | undefined;
263
+ emoji?: boolean | undefined;
264
264
  image_url?: string | undefined;
265
265
  verbatim?: boolean | undefined;
266
266
  alt_text?: string | undefined;
267
267
  }, {
268
268
  type: "image" | "plain_text" | "mrkdwn";
269
- emoji?: boolean | undefined;
270
269
  text?: string | undefined;
270
+ emoji?: boolean | undefined;
271
271
  image_url?: string | undefined;
272
272
  verbatim?: boolean | undefined;
273
273
  alt_text?: string | undefined;
@@ -329,15 +329,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
329
329
  verbatim: z.ZodOptional<z.ZodBoolean>;
330
330
  }, "strip", z.ZodTypeAny, {
331
331
  type: "image" | "plain_text" | "mrkdwn";
332
- emoji?: boolean | undefined;
333
332
  text?: string | undefined;
333
+ emoji?: boolean | undefined;
334
334
  image_url?: string | undefined;
335
335
  verbatim?: boolean | undefined;
336
336
  alt_text?: string | undefined;
337
337
  }, {
338
338
  type: "image" | "plain_text" | "mrkdwn";
339
- emoji?: boolean | undefined;
340
339
  text?: string | undefined;
340
+ emoji?: boolean | undefined;
341
341
  image_url?: string | undefined;
342
342
  verbatim?: boolean | undefined;
343
343
  alt_text?: string | undefined;
@@ -363,8 +363,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
363
363
  cursor?: string | undefined;
364
364
  }, {
365
365
  operation: "list_channels";
366
- types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
367
366
  credentials?: Partial<Record<CredentialType, string>> | undefined;
367
+ types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
368
368
  exclude_archived?: boolean | undefined;
369
369
  limit?: number | undefined;
370
370
  cursor?: string | undefined;
@@ -455,18 +455,18 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
455
455
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
456
456
  }, "strip", z.ZodTypeAny, {
457
457
  inclusive: boolean;
458
+ ts: string;
458
459
  operation: "get_thread_replies";
459
460
  channel: string;
460
- ts: string;
461
461
  limit: number;
462
462
  credentials?: Partial<Record<CredentialType, string>> | undefined;
463
463
  cursor?: string | undefined;
464
464
  latest?: string | undefined;
465
465
  oldest?: string | undefined;
466
466
  }, {
467
+ ts: string;
467
468
  operation: "get_thread_replies";
468
469
  channel: string;
469
- ts: string;
470
470
  inclusive?: boolean | undefined;
471
471
  credentials?: Partial<Record<CredentialType, string>> | undefined;
472
472
  limit?: number | undefined;
@@ -571,15 +571,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
571
571
  verbatim: z.ZodOptional<z.ZodBoolean>;
572
572
  }, "strip", z.ZodTypeAny, {
573
573
  type: "image" | "plain_text" | "mrkdwn";
574
- emoji?: boolean | undefined;
575
574
  text?: string | undefined;
575
+ emoji?: boolean | undefined;
576
576
  image_url?: string | undefined;
577
577
  verbatim?: boolean | undefined;
578
578
  alt_text?: string | undefined;
579
579
  }, {
580
580
  type: "image" | "plain_text" | "mrkdwn";
581
- emoji?: boolean | undefined;
582
581
  text?: string | undefined;
582
+ emoji?: boolean | undefined;
583
583
  image_url?: string | undefined;
584
584
  verbatim?: boolean | undefined;
585
585
  alt_text?: string | undefined;
@@ -611,15 +611,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
611
611
  verbatim: z.ZodOptional<z.ZodBoolean>;
612
612
  }, "strip", z.ZodTypeAny, {
613
613
  type: "image" | "plain_text" | "mrkdwn";
614
- emoji?: boolean | undefined;
615
614
  text?: string | undefined;
615
+ emoji?: boolean | undefined;
616
616
  image_url?: string | undefined;
617
617
  verbatim?: boolean | undefined;
618
618
  alt_text?: string | undefined;
619
619
  }, {
620
620
  type: "image" | "plain_text" | "mrkdwn";
621
- emoji?: boolean | undefined;
622
621
  text?: string | undefined;
622
+ emoji?: boolean | undefined;
623
623
  image_url?: string | undefined;
624
624
  verbatim?: boolean | undefined;
625
625
  alt_text?: string | undefined;
@@ -651,15 +651,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
651
651
  verbatim: z.ZodOptional<z.ZodBoolean>;
652
652
  }, "strip", z.ZodTypeAny, {
653
653
  type: "image" | "plain_text" | "mrkdwn";
654
- emoji?: boolean | undefined;
655
654
  text?: string | undefined;
655
+ emoji?: boolean | undefined;
656
656
  image_url?: string | undefined;
657
657
  verbatim?: boolean | undefined;
658
658
  alt_text?: string | undefined;
659
659
  }, {
660
660
  type: "image" | "plain_text" | "mrkdwn";
661
- emoji?: boolean | undefined;
662
661
  text?: string | undefined;
662
+ emoji?: boolean | undefined;
663
663
  image_url?: string | undefined;
664
664
  verbatim?: boolean | undefined;
665
665
  alt_text?: string | undefined;
@@ -667,11 +667,11 @@ 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
+ ts: string;
670
671
  operation: "update_message";
671
672
  channel: string;
672
- ts: string;
673
- credentials?: Partial<Record<CredentialType, string>> | undefined;
674
673
  text?: string | undefined;
674
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
675
675
  attachments?: {
676
676
  title?: string | undefined;
677
677
  text?: string | undefined;
@@ -719,26 +719,26 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
719
719
  verbatim: z.ZodOptional<z.ZodBoolean>;
720
720
  }, "strip", z.ZodTypeAny, {
721
721
  type: "image" | "plain_text" | "mrkdwn";
722
- emoji?: boolean | undefined;
723
722
  text?: string | undefined;
723
+ emoji?: boolean | undefined;
724
724
  image_url?: string | undefined;
725
725
  verbatim?: boolean | undefined;
726
726
  alt_text?: string | undefined;
727
727
  }, {
728
728
  type: "image" | "plain_text" | "mrkdwn";
729
- emoji?: boolean | undefined;
730
729
  text?: string | undefined;
730
+ emoji?: boolean | undefined;
731
731
  image_url?: string | undefined;
732
732
  verbatim?: boolean | undefined;
733
733
  alt_text?: string | undefined;
734
734
  }>, "many">>;
735
735
  }, z.ZodTypeAny, "passthrough">[] | undefined;
736
736
  }, {
737
+ ts: string;
737
738
  operation: "update_message";
738
739
  channel: string;
739
- ts: string;
740
- credentials?: Partial<Record<CredentialType, string>> | undefined;
741
740
  text?: string | undefined;
741
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
742
742
  attachments?: {
743
743
  title?: string | undefined;
744
744
  text?: string | undefined;
@@ -786,15 +786,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
786
786
  verbatim: z.ZodOptional<z.ZodBoolean>;
787
787
  }, "strip", z.ZodTypeAny, {
788
788
  type: "image" | "plain_text" | "mrkdwn";
789
- emoji?: boolean | undefined;
790
789
  text?: string | undefined;
790
+ emoji?: boolean | undefined;
791
791
  image_url?: string | undefined;
792
792
  verbatim?: boolean | undefined;
793
793
  alt_text?: string | undefined;
794
794
  }, {
795
795
  type: "image" | "plain_text" | "mrkdwn";
796
- emoji?: boolean | undefined;
797
796
  text?: string | undefined;
797
+ emoji?: boolean | undefined;
798
798
  image_url?: string | undefined;
799
799
  verbatim?: boolean | undefined;
800
800
  alt_text?: string | undefined;
@@ -806,14 +806,14 @@ 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
+ ts: string;
809
810
  operation: "delete_message";
810
811
  channel: string;
811
- ts: string;
812
812
  credentials?: Partial<Record<CredentialType, string>> | undefined;
813
813
  }, {
814
+ ts: string;
814
815
  operation: "delete_message";
815
816
  channel: string;
816
- ts: string;
817
817
  credentials?: Partial<Record<CredentialType, string>> | undefined;
818
818
  }>, z.ZodObject<{
819
819
  operation: z.ZodLiteral<"add_reaction">;
@@ -926,15 +926,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
926
926
  verbatim: z.ZodOptional<z.ZodBoolean>;
927
927
  }, "strip", z.ZodTypeAny, {
928
928
  type: "image" | "plain_text" | "mrkdwn";
929
- emoji?: boolean | undefined;
930
929
  text?: string | undefined;
930
+ emoji?: boolean | undefined;
931
931
  image_url?: string | undefined;
932
932
  verbatim?: boolean | undefined;
933
933
  alt_text?: string | undefined;
934
934
  }, {
935
935
  type: "image" | "plain_text" | "mrkdwn";
936
- emoji?: boolean | undefined;
937
936
  text?: string | undefined;
937
+ emoji?: boolean | undefined;
938
938
  image_url?: string | undefined;
939
939
  verbatim?: boolean | undefined;
940
940
  alt_text?: string | undefined;
@@ -966,15 +966,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
966
966
  verbatim: z.ZodOptional<z.ZodBoolean>;
967
967
  }, "strip", z.ZodTypeAny, {
968
968
  type: "image" | "plain_text" | "mrkdwn";
969
- emoji?: boolean | undefined;
970
969
  text?: string | undefined;
970
+ emoji?: boolean | undefined;
971
971
  image_url?: string | undefined;
972
972
  verbatim?: boolean | undefined;
973
973
  alt_text?: string | undefined;
974
974
  }, {
975
975
  type: "image" | "plain_text" | "mrkdwn";
976
- emoji?: boolean | undefined;
977
976
  text?: string | undefined;
977
+ emoji?: boolean | undefined;
978
978
  image_url?: string | undefined;
979
979
  verbatim?: boolean | undefined;
980
980
  alt_text?: string | undefined;
@@ -1006,15 +1006,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1006
1006
  verbatim: z.ZodOptional<z.ZodBoolean>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
1008
  type: "image" | "plain_text" | "mrkdwn";
1009
- emoji?: boolean | undefined;
1010
1009
  text?: string | undefined;
1010
+ emoji?: boolean | undefined;
1011
1011
  image_url?: string | undefined;
1012
1012
  verbatim?: boolean | undefined;
1013
1013
  alt_text?: string | undefined;
1014
1014
  }, {
1015
1015
  type: "image" | "plain_text" | "mrkdwn";
1016
- emoji?: boolean | undefined;
1017
1016
  text?: string | undefined;
1017
+ emoji?: boolean | undefined;
1018
1018
  image_url?: string | undefined;
1019
1019
  verbatim?: boolean | undefined;
1020
1020
  alt_text?: string | undefined;
@@ -1058,15 +1058,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1058
1058
  verbatim: z.ZodOptional<z.ZodBoolean>;
1059
1059
  }, "strip", z.ZodTypeAny, {
1060
1060
  type: "image" | "plain_text" | "mrkdwn";
1061
- emoji?: boolean | undefined;
1062
1061
  text?: string | undefined;
1062
+ emoji?: boolean | undefined;
1063
1063
  image_url?: string | undefined;
1064
1064
  verbatim?: boolean | undefined;
1065
1065
  alt_text?: string | undefined;
1066
1066
  }, {
1067
1067
  type: "image" | "plain_text" | "mrkdwn";
1068
- emoji?: boolean | undefined;
1069
1068
  text?: string | undefined;
1069
+ emoji?: boolean | undefined;
1070
1070
  image_url?: string | undefined;
1071
1071
  verbatim?: boolean | undefined;
1072
1072
  alt_text?: string | undefined;
@@ -1106,15 +1106,15 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1106
1106
  verbatim: z.ZodOptional<z.ZodBoolean>;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
1108
  type: "image" | "plain_text" | "mrkdwn";
1109
- emoji?: boolean | undefined;
1110
1109
  text?: string | undefined;
1110
+ emoji?: boolean | undefined;
1111
1111
  image_url?: string | undefined;
1112
1112
  verbatim?: boolean | undefined;
1113
1113
  alt_text?: string | undefined;
1114
1114
  }, {
1115
1115
  type: "image" | "plain_text" | "mrkdwn";
1116
- emoji?: boolean | undefined;
1117
1116
  text?: string | undefined;
1117
+ emoji?: boolean | undefined;
1118
1118
  image_url?: string | undefined;
1119
1119
  verbatim?: boolean | undefined;
1120
1120
  alt_text?: string | undefined;
@@ -1213,10 +1213,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1213
1213
  id: string;
1214
1214
  title?: string | undefined;
1215
1215
  name?: string | undefined;
1216
+ size?: number | undefined;
1216
1217
  user?: string | undefined;
1217
1218
  mimetype?: string | undefined;
1218
1219
  filetype?: string | undefined;
1219
- size?: number | undefined;
1220
1220
  url_private?: string | undefined;
1221
1221
  url_private_download?: string | undefined;
1222
1222
  thumb_64?: string | undefined;
@@ -1229,10 +1229,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1229
1229
  id: string;
1230
1230
  title?: string | undefined;
1231
1231
  name?: string | undefined;
1232
+ size?: number | undefined;
1232
1233
  user?: string | undefined;
1233
1234
  mimetype?: string | undefined;
1234
1235
  filetype?: string | undefined;
1235
- size?: number | undefined;
1236
1236
  url_private?: string | undefined;
1237
1237
  url_private_download?: string | undefined;
1238
1238
  thumb_64?: string | undefined;
@@ -1244,10 +1244,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1244
1244
  }>, "many">>;
1245
1245
  }, "strip", z.ZodTypeAny, {
1246
1246
  type: string;
1247
- user?: string | undefined;
1248
1247
  text?: string | undefined;
1249
- username?: string | undefined;
1248
+ user?: string | undefined;
1250
1249
  ts?: string | undefined;
1250
+ username?: string | undefined;
1251
1251
  attachments?: unknown[] | undefined;
1252
1252
  blocks?: unknown[] | undefined;
1253
1253
  thread_ts?: string | undefined;
@@ -1271,10 +1271,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1271
1271
  id: string;
1272
1272
  title?: string | undefined;
1273
1273
  name?: string | undefined;
1274
+ size?: number | undefined;
1274
1275
  user?: string | undefined;
1275
1276
  mimetype?: string | undefined;
1276
1277
  filetype?: string | undefined;
1277
- size?: number | undefined;
1278
1278
  url_private?: string | undefined;
1279
1279
  url_private_download?: string | undefined;
1280
1280
  thumb_64?: string | undefined;
@@ -1286,10 +1286,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1286
1286
  }[] | undefined;
1287
1287
  }, {
1288
1288
  type: string;
1289
- user?: string | undefined;
1290
1289
  text?: string | undefined;
1291
- username?: string | undefined;
1290
+ user?: string | undefined;
1292
1291
  ts?: string | undefined;
1292
+ username?: string | undefined;
1293
1293
  attachments?: unknown[] | undefined;
1294
1294
  blocks?: unknown[] | undefined;
1295
1295
  thread_ts?: string | undefined;
@@ -1313,10 +1313,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1313
1313
  id: string;
1314
1314
  title?: string | undefined;
1315
1315
  name?: string | undefined;
1316
+ size?: number | undefined;
1316
1317
  user?: string | undefined;
1317
1318
  mimetype?: string | undefined;
1318
1319
  filetype?: string | undefined;
1319
- size?: number | undefined;
1320
1320
  url_private?: string | undefined;
1321
1321
  url_private_download?: string | undefined;
1322
1322
  thumb_64?: string | undefined;
@@ -1330,16 +1330,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1330
1330
  error: z.ZodString;
1331
1331
  success: z.ZodBoolean;
1332
1332
  }, "strip", z.ZodTypeAny, {
1333
- error: string;
1334
1333
  success: boolean;
1334
+ error: string;
1335
1335
  operation: "send_message";
1336
1336
  ok: boolean;
1337
1337
  message?: {
1338
1338
  type: string;
1339
- user?: string | undefined;
1340
1339
  text?: string | undefined;
1341
- username?: string | undefined;
1340
+ user?: string | undefined;
1342
1341
  ts?: string | undefined;
1342
+ username?: string | undefined;
1343
1343
  attachments?: unknown[] | undefined;
1344
1344
  blocks?: unknown[] | undefined;
1345
1345
  thread_ts?: string | undefined;
@@ -1363,10 +1363,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1363
1363
  id: string;
1364
1364
  title?: string | undefined;
1365
1365
  name?: string | undefined;
1366
+ size?: number | undefined;
1366
1367
  user?: string | undefined;
1367
1368
  mimetype?: string | undefined;
1368
1369
  filetype?: string | undefined;
1369
- size?: number | undefined;
1370
1370
  url_private?: string | undefined;
1371
1371
  url_private_download?: string | undefined;
1372
1372
  thumb_64?: string | undefined;
@@ -1377,19 +1377,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1377
1377
  permalink?: string | undefined;
1378
1378
  }[] | undefined;
1379
1379
  } | undefined;
1380
- channel?: string | undefined;
1381
1380
  ts?: string | undefined;
1381
+ channel?: string | undefined;
1382
1382
  }, {
1383
- error: string;
1384
1383
  success: boolean;
1384
+ error: string;
1385
1385
  operation: "send_message";
1386
1386
  ok: boolean;
1387
1387
  message?: {
1388
1388
  type: string;
1389
- user?: string | undefined;
1390
1389
  text?: string | undefined;
1391
- username?: string | undefined;
1390
+ user?: string | undefined;
1392
1391
  ts?: string | undefined;
1392
+ username?: string | undefined;
1393
1393
  attachments?: unknown[] | undefined;
1394
1394
  blocks?: unknown[] | undefined;
1395
1395
  thread_ts?: string | undefined;
@@ -1413,10 +1413,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1413
1413
  id: string;
1414
1414
  title?: string | undefined;
1415
1415
  name?: string | undefined;
1416
+ size?: number | undefined;
1416
1417
  user?: string | undefined;
1417
1418
  mimetype?: string | undefined;
1418
1419
  filetype?: string | undefined;
1419
- size?: number | undefined;
1420
1420
  url_private?: string | undefined;
1421
1421
  url_private_download?: string | undefined;
1422
1422
  thumb_64?: string | undefined;
@@ -1427,8 +1427,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1427
1427
  permalink?: string | undefined;
1428
1428
  }[] | undefined;
1429
1429
  } | undefined;
1430
- channel?: string | undefined;
1431
1430
  ts?: string | undefined;
1431
+ channel?: string | undefined;
1432
1432
  }>, z.ZodObject<{
1433
1433
  operation: z.ZodLiteral<"list_channels">;
1434
1434
  ok: z.ZodBoolean;
@@ -1558,8 +1558,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1558
1558
  error: z.ZodString;
1559
1559
  success: z.ZodBoolean;
1560
1560
  }, "strip", z.ZodTypeAny, {
1561
- error: string;
1562
1561
  success: boolean;
1562
+ error: string;
1563
1563
  operation: "list_channels";
1564
1564
  ok: boolean;
1565
1565
  response_metadata?: {
@@ -1600,8 +1600,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1600
1600
  num_members?: number | undefined;
1601
1601
  }[] | undefined;
1602
1602
  }, {
1603
- error: string;
1604
1603
  success: boolean;
1604
+ error: string;
1605
1605
  operation: "list_channels";
1606
1606
  ok: boolean;
1607
1607
  response_metadata?: {
@@ -1763,8 +1763,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1763
1763
  error: z.ZodString;
1764
1764
  success: z.ZodBoolean;
1765
1765
  }, "strip", z.ZodTypeAny, {
1766
- error: string;
1767
1766
  success: boolean;
1767
+ error: string;
1768
1768
  operation: "get_channel_info";
1769
1769
  ok: boolean;
1770
1770
  channel?: {
@@ -1802,8 +1802,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1802
1802
  num_members?: number | undefined;
1803
1803
  } | undefined;
1804
1804
  }, {
1805
- error: string;
1806
1805
  success: boolean;
1806
+ error: string;
1807
1807
  operation: "get_channel_info";
1808
1808
  ok: boolean;
1809
1809
  channel?: {
@@ -2032,8 +2032,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2032
2032
  error: z.ZodString;
2033
2033
  success: z.ZodBoolean;
2034
2034
  }, "strip", z.ZodTypeAny, {
2035
- error: string;
2036
2035
  success: boolean;
2036
+ error: string;
2037
2037
  operation: "get_user_info";
2038
2038
  ok: boolean;
2039
2039
  user?: {
@@ -2083,8 +2083,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2083
2083
  has_2fa?: boolean | undefined;
2084
2084
  } | undefined;
2085
2085
  }, {
2086
- error: string;
2087
2086
  success: boolean;
2087
+ error: string;
2088
2088
  operation: "get_user_info";
2089
2089
  ok: boolean;
2090
2090
  user?: {
@@ -2332,8 +2332,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2332
2332
  error: z.ZodString;
2333
2333
  success: z.ZodBoolean;
2334
2334
  }, "strip", z.ZodTypeAny, {
2335
- error: string;
2336
2335
  success: boolean;
2336
+ error: string;
2337
2337
  operation: "list_users";
2338
2338
  ok: boolean;
2339
2339
  response_metadata?: {
@@ -2386,8 +2386,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2386
2386
  has_2fa?: boolean | undefined;
2387
2387
  }[] | undefined;
2388
2388
  }, {
2389
- error: string;
2390
2389
  success: boolean;
2390
+ error: string;
2391
2391
  operation: "list_users";
2392
2392
  ok: boolean;
2393
2393
  response_metadata?: {
@@ -2499,10 +2499,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2499
2499
  id: string;
2500
2500
  title?: string | undefined;
2501
2501
  name?: string | undefined;
2502
+ size?: number | undefined;
2502
2503
  user?: string | undefined;
2503
2504
  mimetype?: string | undefined;
2504
2505
  filetype?: string | undefined;
2505
- size?: number | undefined;
2506
2506
  url_private?: string | undefined;
2507
2507
  url_private_download?: string | undefined;
2508
2508
  thumb_64?: string | undefined;
@@ -2515,10 +2515,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2515
2515
  id: string;
2516
2516
  title?: string | undefined;
2517
2517
  name?: string | undefined;
2518
+ size?: number | undefined;
2518
2519
  user?: string | undefined;
2519
2520
  mimetype?: string | undefined;
2520
2521
  filetype?: string | undefined;
2521
- size?: number | undefined;
2522
2522
  url_private?: string | undefined;
2523
2523
  url_private_download?: string | undefined;
2524
2524
  thumb_64?: string | undefined;
@@ -2530,10 +2530,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2530
2530
  }>, "many">>;
2531
2531
  }, "strip", z.ZodTypeAny, {
2532
2532
  type: string;
2533
- user?: string | undefined;
2534
2533
  text?: string | undefined;
2535
- username?: string | undefined;
2534
+ user?: string | undefined;
2536
2535
  ts?: string | undefined;
2536
+ username?: string | undefined;
2537
2537
  attachments?: unknown[] | undefined;
2538
2538
  blocks?: unknown[] | undefined;
2539
2539
  thread_ts?: string | undefined;
@@ -2557,10 +2557,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2557
2557
  id: string;
2558
2558
  title?: string | undefined;
2559
2559
  name?: string | undefined;
2560
+ size?: number | undefined;
2560
2561
  user?: string | undefined;
2561
2562
  mimetype?: string | undefined;
2562
2563
  filetype?: string | undefined;
2563
- size?: number | undefined;
2564
2564
  url_private?: string | undefined;
2565
2565
  url_private_download?: string | undefined;
2566
2566
  thumb_64?: string | undefined;
@@ -2572,10 +2572,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2572
2572
  }[] | undefined;
2573
2573
  }, {
2574
2574
  type: string;
2575
- user?: string | undefined;
2576
2575
  text?: string | undefined;
2577
- username?: string | undefined;
2576
+ user?: string | undefined;
2578
2577
  ts?: string | undefined;
2578
+ username?: string | undefined;
2579
2579
  attachments?: unknown[] | undefined;
2580
2580
  blocks?: unknown[] | undefined;
2581
2581
  thread_ts?: string | undefined;
@@ -2599,10 +2599,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2599
2599
  id: string;
2600
2600
  title?: string | undefined;
2601
2601
  name?: string | undefined;
2602
+ size?: number | undefined;
2602
2603
  user?: string | undefined;
2603
2604
  mimetype?: string | undefined;
2604
2605
  filetype?: string | undefined;
2605
- size?: number | undefined;
2606
2606
  url_private?: string | undefined;
2607
2607
  url_private_download?: string | undefined;
2608
2608
  thumb_64?: string | undefined;
@@ -2624,16 +2624,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2624
2624
  error: z.ZodString;
2625
2625
  success: z.ZodBoolean;
2626
2626
  }, "strip", z.ZodTypeAny, {
2627
- error: string;
2628
2627
  success: boolean;
2628
+ error: string;
2629
2629
  operation: "get_conversation_history";
2630
2630
  ok: boolean;
2631
2631
  messages?: {
2632
2632
  type: string;
2633
- user?: string | undefined;
2634
2633
  text?: string | undefined;
2635
- username?: string | undefined;
2634
+ user?: string | undefined;
2636
2635
  ts?: string | undefined;
2636
+ username?: string | undefined;
2637
2637
  attachments?: unknown[] | undefined;
2638
2638
  blocks?: unknown[] | undefined;
2639
2639
  thread_ts?: string | undefined;
@@ -2657,10 +2657,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2657
2657
  id: string;
2658
2658
  title?: string | undefined;
2659
2659
  name?: string | undefined;
2660
+ size?: number | undefined;
2660
2661
  user?: string | undefined;
2661
2662
  mimetype?: string | undefined;
2662
2663
  filetype?: string | undefined;
2663
- size?: number | undefined;
2664
2664
  url_private?: string | undefined;
2665
2665
  url_private_download?: string | undefined;
2666
2666
  thumb_64?: string | undefined;
@@ -2676,16 +2676,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2676
2676
  } | undefined;
2677
2677
  has_more?: boolean | undefined;
2678
2678
  }, {
2679
- error: string;
2680
2679
  success: boolean;
2680
+ error: string;
2681
2681
  operation: "get_conversation_history";
2682
2682
  ok: boolean;
2683
2683
  messages?: {
2684
2684
  type: string;
2685
- user?: string | undefined;
2686
2685
  text?: string | undefined;
2687
- username?: string | undefined;
2686
+ user?: string | undefined;
2688
2687
  ts?: string | undefined;
2688
+ username?: string | undefined;
2689
2689
  attachments?: unknown[] | undefined;
2690
2690
  blocks?: unknown[] | undefined;
2691
2691
  thread_ts?: string | undefined;
@@ -2709,10 +2709,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2709
2709
  id: string;
2710
2710
  title?: string | undefined;
2711
2711
  name?: string | undefined;
2712
+ size?: number | undefined;
2712
2713
  user?: string | undefined;
2713
2714
  mimetype?: string | undefined;
2714
2715
  filetype?: string | undefined;
2715
- size?: number | undefined;
2716
2716
  url_private?: string | undefined;
2717
2717
  url_private_download?: string | undefined;
2718
2718
  thumb_64?: string | undefined;
@@ -2787,10 +2787,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2787
2787
  id: string;
2788
2788
  title?: string | undefined;
2789
2789
  name?: string | undefined;
2790
+ size?: number | undefined;
2790
2791
  user?: string | undefined;
2791
2792
  mimetype?: string | undefined;
2792
2793
  filetype?: string | undefined;
2793
- size?: number | undefined;
2794
2794
  url_private?: string | undefined;
2795
2795
  url_private_download?: string | undefined;
2796
2796
  thumb_64?: string | undefined;
@@ -2803,10 +2803,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2803
2803
  id: string;
2804
2804
  title?: string | undefined;
2805
2805
  name?: string | undefined;
2806
+ size?: number | undefined;
2806
2807
  user?: string | undefined;
2807
2808
  mimetype?: string | undefined;
2808
2809
  filetype?: string | undefined;
2809
- size?: number | undefined;
2810
2810
  url_private?: string | undefined;
2811
2811
  url_private_download?: string | undefined;
2812
2812
  thumb_64?: string | undefined;
@@ -2818,10 +2818,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2818
2818
  }>, "many">>;
2819
2819
  }, "strip", z.ZodTypeAny, {
2820
2820
  type: string;
2821
- user?: string | undefined;
2822
2821
  text?: string | undefined;
2823
- username?: string | undefined;
2822
+ user?: string | undefined;
2824
2823
  ts?: string | undefined;
2824
+ username?: string | undefined;
2825
2825
  attachments?: unknown[] | undefined;
2826
2826
  blocks?: unknown[] | undefined;
2827
2827
  thread_ts?: string | undefined;
@@ -2845,10 +2845,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2845
2845
  id: string;
2846
2846
  title?: string | undefined;
2847
2847
  name?: string | undefined;
2848
+ size?: number | undefined;
2848
2849
  user?: string | undefined;
2849
2850
  mimetype?: string | undefined;
2850
2851
  filetype?: string | undefined;
2851
- size?: number | undefined;
2852
2852
  url_private?: string | undefined;
2853
2853
  url_private_download?: string | undefined;
2854
2854
  thumb_64?: string | undefined;
@@ -2860,10 +2860,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2860
2860
  }[] | undefined;
2861
2861
  }, {
2862
2862
  type: string;
2863
- user?: string | undefined;
2864
2863
  text?: string | undefined;
2865
- username?: string | undefined;
2864
+ user?: string | undefined;
2866
2865
  ts?: string | undefined;
2866
+ username?: string | undefined;
2867
2867
  attachments?: unknown[] | undefined;
2868
2868
  blocks?: unknown[] | undefined;
2869
2869
  thread_ts?: string | undefined;
@@ -2887,10 +2887,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2887
2887
  id: string;
2888
2888
  title?: string | undefined;
2889
2889
  name?: string | undefined;
2890
+ size?: number | undefined;
2890
2891
  user?: string | undefined;
2891
2892
  mimetype?: string | undefined;
2892
2893
  filetype?: string | undefined;
2893
- size?: number | undefined;
2894
2894
  url_private?: string | undefined;
2895
2895
  url_private_download?: string | undefined;
2896
2896
  thumb_64?: string | undefined;
@@ -2912,16 +2912,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2912
2912
  error: z.ZodString;
2913
2913
  success: z.ZodBoolean;
2914
2914
  }, "strip", z.ZodTypeAny, {
2915
- error: string;
2916
2915
  success: boolean;
2916
+ error: string;
2917
2917
  operation: "get_thread_replies";
2918
2918
  ok: boolean;
2919
2919
  messages?: {
2920
2920
  type: string;
2921
- user?: string | undefined;
2922
2921
  text?: string | undefined;
2923
- username?: string | undefined;
2922
+ user?: string | undefined;
2924
2923
  ts?: string | undefined;
2924
+ username?: string | undefined;
2925
2925
  attachments?: unknown[] | undefined;
2926
2926
  blocks?: unknown[] | undefined;
2927
2927
  thread_ts?: string | undefined;
@@ -2945,10 +2945,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2945
2945
  id: string;
2946
2946
  title?: string | undefined;
2947
2947
  name?: string | undefined;
2948
+ size?: number | undefined;
2948
2949
  user?: string | undefined;
2949
2950
  mimetype?: string | undefined;
2950
2951
  filetype?: string | undefined;
2951
- size?: number | undefined;
2952
2952
  url_private?: string | undefined;
2953
2953
  url_private_download?: string | undefined;
2954
2954
  thumb_64?: string | undefined;
@@ -2964,16 +2964,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2964
2964
  } | undefined;
2965
2965
  has_more?: boolean | undefined;
2966
2966
  }, {
2967
- error: string;
2968
2967
  success: boolean;
2968
+ error: string;
2969
2969
  operation: "get_thread_replies";
2970
2970
  ok: boolean;
2971
2971
  messages?: {
2972
2972
  type: string;
2973
- user?: string | undefined;
2974
2973
  text?: string | undefined;
2975
- username?: string | undefined;
2974
+ user?: string | undefined;
2976
2975
  ts?: string | undefined;
2976
+ username?: string | undefined;
2977
2977
  attachments?: unknown[] | undefined;
2978
2978
  blocks?: unknown[] | undefined;
2979
2979
  thread_ts?: string | undefined;
@@ -2997,10 +2997,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2997
2997
  id: string;
2998
2998
  title?: string | undefined;
2999
2999
  name?: string | undefined;
3000
+ size?: number | undefined;
3000
3001
  user?: string | undefined;
3001
3002
  mimetype?: string | undefined;
3002
3003
  filetype?: string | undefined;
3003
- size?: number | undefined;
3004
3004
  url_private?: string | undefined;
3005
3005
  url_private_download?: string | undefined;
3006
3006
  thumb_64?: string | undefined;
@@ -3078,10 +3078,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3078
3078
  id: string;
3079
3079
  title?: string | undefined;
3080
3080
  name?: string | undefined;
3081
+ size?: number | undefined;
3081
3082
  user?: string | undefined;
3082
3083
  mimetype?: string | undefined;
3083
3084
  filetype?: string | undefined;
3084
- size?: number | undefined;
3085
3085
  url_private?: string | undefined;
3086
3086
  url_private_download?: string | undefined;
3087
3087
  thumb_64?: string | undefined;
@@ -3094,10 +3094,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3094
3094
  id: string;
3095
3095
  title?: string | undefined;
3096
3096
  name?: string | undefined;
3097
+ size?: number | undefined;
3097
3098
  user?: string | undefined;
3098
3099
  mimetype?: string | undefined;
3099
3100
  filetype?: string | undefined;
3100
- size?: number | undefined;
3101
3101
  url_private?: string | undefined;
3102
3102
  url_private_download?: string | undefined;
3103
3103
  thumb_64?: string | undefined;
@@ -3109,10 +3109,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3109
3109
  }>, "many">>;
3110
3110
  }, "strip", z.ZodTypeAny, {
3111
3111
  type: string;
3112
- user?: string | undefined;
3113
3112
  text?: string | undefined;
3114
- username?: string | undefined;
3113
+ user?: string | undefined;
3115
3114
  ts?: string | undefined;
3115
+ username?: string | undefined;
3116
3116
  attachments?: unknown[] | undefined;
3117
3117
  blocks?: unknown[] | undefined;
3118
3118
  thread_ts?: string | undefined;
@@ -3136,10 +3136,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3136
3136
  id: string;
3137
3137
  title?: string | undefined;
3138
3138
  name?: string | undefined;
3139
+ size?: number | undefined;
3139
3140
  user?: string | undefined;
3140
3141
  mimetype?: string | undefined;
3141
3142
  filetype?: string | undefined;
3142
- size?: number | undefined;
3143
3143
  url_private?: string | undefined;
3144
3144
  url_private_download?: string | undefined;
3145
3145
  thumb_64?: string | undefined;
@@ -3151,10 +3151,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3151
3151
  }[] | undefined;
3152
3152
  }, {
3153
3153
  type: string;
3154
- user?: string | undefined;
3155
3154
  text?: string | undefined;
3156
- username?: string | undefined;
3155
+ user?: string | undefined;
3157
3156
  ts?: string | undefined;
3157
+ username?: string | undefined;
3158
3158
  attachments?: unknown[] | undefined;
3159
3159
  blocks?: unknown[] | undefined;
3160
3160
  thread_ts?: string | undefined;
@@ -3178,10 +3178,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3178
3178
  id: string;
3179
3179
  title?: string | undefined;
3180
3180
  name?: string | undefined;
3181
+ size?: number | undefined;
3181
3182
  user?: string | undefined;
3182
3183
  mimetype?: string | undefined;
3183
3184
  filetype?: string | undefined;
3184
- size?: number | undefined;
3185
3185
  url_private?: string | undefined;
3186
3186
  url_private_download?: string | undefined;
3187
3187
  thumb_64?: string | undefined;
@@ -3195,16 +3195,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3195
3195
  error: z.ZodString;
3196
3196
  success: z.ZodBoolean;
3197
3197
  }, "strip", z.ZodTypeAny, {
3198
- error: string;
3199
3198
  success: boolean;
3199
+ error: string;
3200
3200
  operation: "update_message";
3201
3201
  ok: boolean;
3202
3202
  message?: {
3203
3203
  type: string;
3204
- user?: string | undefined;
3205
3204
  text?: string | undefined;
3206
- username?: string | undefined;
3205
+ user?: string | undefined;
3207
3206
  ts?: string | undefined;
3207
+ username?: string | undefined;
3208
3208
  attachments?: unknown[] | undefined;
3209
3209
  blocks?: unknown[] | undefined;
3210
3210
  thread_ts?: string | undefined;
@@ -3228,10 +3228,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3228
3228
  id: string;
3229
3229
  title?: string | undefined;
3230
3230
  name?: string | undefined;
3231
+ size?: number | undefined;
3231
3232
  user?: string | undefined;
3232
3233
  mimetype?: string | undefined;
3233
3234
  filetype?: string | undefined;
3234
- size?: number | undefined;
3235
3235
  url_private?: string | undefined;
3236
3236
  url_private_download?: string | undefined;
3237
3237
  thumb_64?: string | undefined;
@@ -3243,19 +3243,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3243
3243
  }[] | undefined;
3244
3244
  } | undefined;
3245
3245
  text?: string | undefined;
3246
- channel?: string | undefined;
3247
3246
  ts?: string | undefined;
3247
+ channel?: string | undefined;
3248
3248
  }, {
3249
- error: string;
3250
3249
  success: boolean;
3250
+ error: string;
3251
3251
  operation: "update_message";
3252
3252
  ok: boolean;
3253
3253
  message?: {
3254
3254
  type: string;
3255
- user?: string | undefined;
3256
3255
  text?: string | undefined;
3257
- username?: string | undefined;
3256
+ user?: string | undefined;
3258
3257
  ts?: string | undefined;
3258
+ username?: string | undefined;
3259
3259
  attachments?: unknown[] | undefined;
3260
3260
  blocks?: unknown[] | undefined;
3261
3261
  thread_ts?: string | undefined;
@@ -3279,10 +3279,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3279
3279
  id: string;
3280
3280
  title?: string | undefined;
3281
3281
  name?: string | undefined;
3282
+ size?: number | undefined;
3282
3283
  user?: string | undefined;
3283
3284
  mimetype?: string | undefined;
3284
3285
  filetype?: string | undefined;
3285
- size?: number | undefined;
3286
3286
  url_private?: string | undefined;
3287
3287
  url_private_download?: string | undefined;
3288
3288
  thumb_64?: string | undefined;
@@ -3294,8 +3294,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3294
3294
  }[] | undefined;
3295
3295
  } | undefined;
3296
3296
  text?: string | undefined;
3297
- channel?: string | undefined;
3298
3297
  ts?: string | undefined;
3298
+ channel?: string | undefined;
3299
3299
  }>, z.ZodObject<{
3300
3300
  operation: z.ZodLiteral<"delete_message">;
3301
3301
  ok: z.ZodBoolean;
@@ -3304,32 +3304,32 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3304
3304
  error: z.ZodString;
3305
3305
  success: z.ZodBoolean;
3306
3306
  }, "strip", z.ZodTypeAny, {
3307
- error: string;
3308
3307
  success: boolean;
3308
+ error: string;
3309
3309
  operation: "delete_message";
3310
3310
  ok: boolean;
3311
- channel?: string | undefined;
3312
3311
  ts?: string | undefined;
3312
+ channel?: string | undefined;
3313
3313
  }, {
3314
- error: string;
3315
3314
  success: boolean;
3315
+ error: string;
3316
3316
  operation: "delete_message";
3317
3317
  ok: boolean;
3318
- channel?: string | undefined;
3319
3318
  ts?: string | undefined;
3319
+ channel?: string | undefined;
3320
3320
  }>, z.ZodObject<{
3321
3321
  operation: z.ZodLiteral<"add_reaction">;
3322
3322
  ok: z.ZodBoolean;
3323
3323
  error: z.ZodString;
3324
3324
  success: z.ZodBoolean;
3325
3325
  }, "strip", z.ZodTypeAny, {
3326
- error: string;
3327
3326
  success: boolean;
3327
+ error: string;
3328
3328
  operation: "add_reaction";
3329
3329
  ok: boolean;
3330
3330
  }, {
3331
- error: string;
3332
3331
  success: boolean;
3332
+ error: string;
3333
3333
  operation: "add_reaction";
3334
3334
  ok: boolean;
3335
3335
  }>, z.ZodObject<{
@@ -3338,13 +3338,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3338
3338
  error: z.ZodString;
3339
3339
  success: z.ZodBoolean;
3340
3340
  }, "strip", z.ZodTypeAny, {
3341
- error: string;
3342
3341
  success: boolean;
3342
+ error: string;
3343
3343
  operation: "remove_reaction";
3344
3344
  ok: boolean;
3345
3345
  }, {
3346
- error: string;
3347
3346
  success: boolean;
3347
+ error: string;
3348
3348
  operation: "remove_reaction";
3349
3349
  ok: boolean;
3350
3350
  }>, z.ZodObject<{
@@ -3470,8 +3470,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3470
3470
  error: z.ZodString;
3471
3471
  success: z.ZodBoolean;
3472
3472
  }, "strip", z.ZodTypeAny, {
3473
- error: string;
3474
3473
  success: boolean;
3474
+ error: string;
3475
3475
  operation: "join_channel";
3476
3476
  ok: boolean;
3477
3477
  channel?: {
@@ -3510,8 +3510,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3510
3510
  } | undefined;
3511
3511
  already_in_channel?: boolean | undefined;
3512
3512
  }, {
3513
- error: string;
3514
3513
  success: boolean;
3514
+ error: string;
3515
3515
  operation: "join_channel";
3516
3516
  ok: boolean;
3517
3517
  channel?: {
@@ -3585,17 +3585,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3585
3585
  team_id: z.ZodString;
3586
3586
  }, "strip", z.ZodTypeAny, {
3587
3587
  ts: string;
3588
+ team_id: string;
3588
3589
  reply_count: number;
3589
3590
  reply_users_count: number;
3590
3591
  reply_users: string[];
3591
- team_id: string;
3592
3592
  channel_name: string;
3593
3593
  }, {
3594
3594
  ts: string;
3595
+ team_id: string;
3595
3596
  reply_count: number;
3596
3597
  reply_users_count: number;
3597
3598
  reply_users: string[];
3598
- team_id: string;
3599
3599
  channel_name: string;
3600
3600
  }>, "many">>>;
3601
3601
  private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
@@ -3607,51 +3607,51 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3607
3607
  team_id: z.ZodString;
3608
3608
  }, "strip", z.ZodTypeAny, {
3609
3609
  ts: string;
3610
+ team_id: string;
3610
3611
  reply_count: number;
3611
3612
  reply_users_count: number;
3612
3613
  reply_users: string[];
3613
- team_id: string;
3614
3614
  channel_name: string;
3615
3615
  }, {
3616
3616
  ts: string;
3617
+ team_id: string;
3617
3618
  reply_count: number;
3618
3619
  reply_users_count: number;
3619
3620
  reply_users: string[];
3620
- team_id: string;
3621
3621
  channel_name: string;
3622
3622
  }>, "many">>>;
3623
3623
  }, "strip", z.ZodTypeAny, {
3624
3624
  public?: Record<string, {
3625
3625
  ts: string;
3626
+ team_id: string;
3626
3627
  reply_count: number;
3627
3628
  reply_users_count: number;
3628
3629
  reply_users: string[];
3629
- team_id: string;
3630
3630
  channel_name: string;
3631
3631
  }[]> | undefined;
3632
3632
  private?: Record<string, {
3633
3633
  ts: string;
3634
+ team_id: string;
3634
3635
  reply_count: number;
3635
3636
  reply_users_count: number;
3636
3637
  reply_users: string[];
3637
- team_id: string;
3638
3638
  channel_name: string;
3639
3639
  }[]> | undefined;
3640
3640
  }, {
3641
3641
  public?: Record<string, {
3642
3642
  ts: string;
3643
+ team_id: string;
3643
3644
  reply_count: number;
3644
3645
  reply_users_count: number;
3645
3646
  reply_users: string[];
3646
- team_id: string;
3647
3647
  channel_name: string;
3648
3648
  }[]> | undefined;
3649
3649
  private?: Record<string, {
3650
3650
  ts: string;
3651
+ team_id: string;
3651
3652
  reply_count: number;
3652
3653
  reply_users_count: number;
3653
3654
  reply_users: string[];
3654
- team_id: string;
3655
3655
  channel_name: string;
3656
3656
  }[]> | undefined;
3657
3657
  }>>;
@@ -3661,17 +3661,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3661
3661
  has_rich_preview: z.ZodOptional<z.ZodBoolean>;
3662
3662
  }, "strip", z.ZodTypeAny, {
3663
3663
  name: string;
3664
+ size: number;
3664
3665
  id: string;
3665
3666
  user: string;
3666
3667
  username: string;
3667
3668
  timestamp: number;
3669
+ created: number;
3668
3670
  mimetype: string;
3669
3671
  filetype: string;
3670
- size: number;
3671
3672
  url_private: string;
3672
3673
  url_private_download: string;
3673
3674
  permalink: string;
3674
- created: number;
3675
3675
  pretty_type: string;
3676
3676
  editable: boolean;
3677
3677
  mode: string;
@@ -3686,18 +3686,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3686
3686
  shares?: {
3687
3687
  public?: Record<string, {
3688
3688
  ts: string;
3689
+ team_id: string;
3689
3690
  reply_count: number;
3690
3691
  reply_users_count: number;
3691
3692
  reply_users: string[];
3692
- team_id: string;
3693
3693
  channel_name: string;
3694
3694
  }[]> | undefined;
3695
3695
  private?: Record<string, {
3696
3696
  ts: string;
3697
+ team_id: string;
3697
3698
  reply_count: number;
3698
3699
  reply_users_count: number;
3699
3700
  reply_users: string[];
3700
- team_id: string;
3701
3701
  channel_name: string;
3702
3702
  }[]> | undefined;
3703
3703
  } | undefined;
@@ -3706,17 +3706,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3706
3706
  has_rich_preview?: boolean | undefined;
3707
3707
  }, {
3708
3708
  name: string;
3709
+ size: number;
3709
3710
  id: string;
3710
3711
  user: string;
3711
3712
  username: string;
3712
3713
  timestamp: number;
3714
+ created: number;
3713
3715
  mimetype: string;
3714
3716
  filetype: string;
3715
- size: number;
3716
3717
  url_private: string;
3717
3718
  url_private_download: string;
3718
3719
  permalink: string;
3719
- created: number;
3720
3720
  pretty_type: string;
3721
3721
  editable: boolean;
3722
3722
  mode: string;
@@ -3731,18 +3731,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3731
3731
  shares?: {
3732
3732
  public?: Record<string, {
3733
3733
  ts: string;
3734
+ team_id: string;
3734
3735
  reply_count: number;
3735
3736
  reply_users_count: number;
3736
3737
  reply_users: string[];
3737
- team_id: string;
3738
3738
  channel_name: string;
3739
3739
  }[]> | undefined;
3740
3740
  private?: Record<string, {
3741
3741
  ts: string;
3742
+ team_id: string;
3742
3743
  reply_count: number;
3743
3744
  reply_users_count: number;
3744
3745
  reply_users: string[];
3745
- team_id: string;
3746
3746
  channel_name: string;
3747
3747
  }[]> | undefined;
3748
3748
  } | undefined;
@@ -3753,23 +3753,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3753
3753
  error: z.ZodString;
3754
3754
  success: z.ZodBoolean;
3755
3755
  }, "strip", z.ZodTypeAny, {
3756
- error: string;
3757
3756
  success: boolean;
3757
+ error: string;
3758
3758
  operation: "upload_file";
3759
3759
  ok: boolean;
3760
3760
  file?: {
3761
3761
  name: string;
3762
+ size: number;
3762
3763
  id: string;
3763
3764
  user: string;
3764
3765
  username: string;
3765
3766
  timestamp: number;
3767
+ created: number;
3766
3768
  mimetype: string;
3767
3769
  filetype: string;
3768
- size: number;
3769
3770
  url_private: string;
3770
3771
  url_private_download: string;
3771
3772
  permalink: string;
3772
- created: number;
3773
3773
  pretty_type: string;
3774
3774
  editable: boolean;
3775
3775
  mode: string;
@@ -3784,18 +3784,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3784
3784
  shares?: {
3785
3785
  public?: Record<string, {
3786
3786
  ts: string;
3787
+ team_id: string;
3787
3788
  reply_count: number;
3788
3789
  reply_users_count: number;
3789
3790
  reply_users: string[];
3790
- team_id: string;
3791
3791
  channel_name: string;
3792
3792
  }[]> | undefined;
3793
3793
  private?: Record<string, {
3794
3794
  ts: string;
3795
+ team_id: string;
3795
3796
  reply_count: number;
3796
3797
  reply_users_count: number;
3797
3798
  reply_users: string[];
3798
- team_id: string;
3799
3799
  channel_name: string;
3800
3800
  }[]> | undefined;
3801
3801
  } | undefined;
@@ -3804,23 +3804,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3804
3804
  has_rich_preview?: boolean | undefined;
3805
3805
  } | undefined;
3806
3806
  }, {
3807
- error: string;
3808
3807
  success: boolean;
3808
+ error: string;
3809
3809
  operation: "upload_file";
3810
3810
  ok: boolean;
3811
3811
  file?: {
3812
3812
  name: string;
3813
+ size: number;
3813
3814
  id: string;
3814
3815
  user: string;
3815
3816
  username: string;
3816
3817
  timestamp: number;
3818
+ created: number;
3817
3819
  mimetype: string;
3818
3820
  filetype: string;
3819
- size: number;
3820
3821
  url_private: string;
3821
3822
  url_private_download: string;
3822
3823
  permalink: string;
3823
- created: number;
3824
3824
  pretty_type: string;
3825
3825
  editable: boolean;
3826
3826
  mode: string;
@@ -3835,18 +3835,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3835
3835
  shares?: {
3836
3836
  public?: Record<string, {
3837
3837
  ts: string;
3838
+ team_id: string;
3838
3839
  reply_count: number;
3839
3840
  reply_users_count: number;
3840
3841
  reply_users: string[];
3841
- team_id: string;
3842
3842
  channel_name: string;
3843
3843
  }[]> | undefined;
3844
3844
  private?: Record<string, {
3845
3845
  ts: string;
3846
+ team_id: string;
3846
3847
  reply_count: number;
3847
3848
  reply_users_count: number;
3848
3849
  reply_users: string[];
3849
- team_id: string;
3850
3850
  channel_name: string;
3851
3851
  }[]> | undefined;
3852
3852
  } | undefined;
@@ -3863,16 +3863,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3863
3863
  error: z.ZodString;
3864
3864
  success: z.ZodBoolean;
3865
3865
  }, "strip", z.ZodTypeAny, {
3866
- error: string;
3867
3866
  success: boolean;
3867
+ error: string;
3868
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
- error: string;
3875
3874
  success: boolean;
3875
+ error: string;
3876
3876
  operation: "schedule_message";
3877
3877
  ok: boolean;
3878
3878
  channel?: string | undefined;
@@ -3899,10 +3899,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3899
3899
  permalink: z.ZodOptional<z.ZodString>;
3900
3900
  }, "strip", z.ZodTypeAny, {
3901
3901
  name: string;
3902
+ size: number;
3902
3903
  id: string;
3903
3904
  mimetype: string;
3904
3905
  filetype: string;
3905
- size: number;
3906
3906
  title?: string | undefined;
3907
3907
  user?: string | undefined;
3908
3908
  url_private?: string | undefined;
@@ -3915,10 +3915,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3915
3915
  permalink?: string | undefined;
3916
3916
  }, {
3917
3917
  name: string;
3918
+ size: number;
3918
3919
  id: string;
3919
3920
  mimetype: string;
3920
3921
  filetype: string;
3921
- size: number;
3922
3922
  title?: string | undefined;
3923
3923
  user?: string | undefined;
3924
3924
  url_private?: string | undefined;
@@ -3933,16 +3933,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3933
3933
  error: z.ZodString;
3934
3934
  success: z.ZodBoolean;
3935
3935
  }, "strip", z.ZodTypeAny, {
3936
- error: string;
3937
3936
  success: boolean;
3937
+ error: string;
3938
3938
  operation: "get_file_info";
3939
3939
  ok: boolean;
3940
3940
  file?: {
3941
3941
  name: string;
3942
+ size: number;
3942
3943
  id: string;
3943
3944
  mimetype: string;
3944
3945
  filetype: string;
3945
- size: number;
3946
3946
  title?: string | undefined;
3947
3947
  user?: string | undefined;
3948
3948
  url_private?: string | undefined;
@@ -3955,16 +3955,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3955
3955
  permalink?: string | undefined;
3956
3956
  } | undefined;
3957
3957
  }, {
3958
- error: string;
3959
3958
  success: boolean;
3959
+ error: string;
3960
3960
  operation: "get_file_info";
3961
3961
  ok: boolean;
3962
3962
  file?: {
3963
3963
  name: string;
3964
+ size: number;
3964
3965
  id: string;
3965
3966
  mimetype: string;
3966
3967
  filetype: string;
3967
- size: number;
3968
3968
  title?: string | undefined;
3969
3969
  user?: string | undefined;
3970
3970
  url_private?: string | undefined;
@@ -3986,23 +3986,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3986
3986
  error: z.ZodString;
3987
3987
  success: z.ZodBoolean;
3988
3988
  }, "strip", z.ZodTypeAny, {
3989
- error: string;
3990
3989
  success: boolean;
3990
+ error: string;
3991
3991
  operation: "download_file";
3992
3992
  ok: boolean;
3993
3993
  content?: string | undefined;
3994
+ size?: number | undefined;
3994
3995
  filename?: string | undefined;
3995
3996
  mimetype?: string | undefined;
3996
- size?: number | undefined;
3997
3997
  }, {
3998
- error: string;
3999
3998
  success: boolean;
3999
+ error: string;
4000
4000
  operation: "download_file";
4001
4001
  ok: boolean;
4002
4002
  content?: string | undefined;
4003
+ size?: number | undefined;
4003
4004
  filename?: string | undefined;
4004
4005
  mimetype?: string | undefined;
4005
- size?: number | undefined;
4006
4006
  }>]>;
4007
4007
  type SlackResult = z.output<typeof SlackResultSchema>;
4008
4008
  type SlackParams = z.input<typeof SlackParamsSchema>;
@@ -4117,15 +4117,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4117
4117
  verbatim: z.ZodOptional<z.ZodBoolean>;
4118
4118
  }, "strip", z.ZodTypeAny, {
4119
4119
  type: "image" | "plain_text" | "mrkdwn";
4120
- emoji?: boolean | undefined;
4121
4120
  text?: string | undefined;
4121
+ emoji?: boolean | undefined;
4122
4122
  image_url?: string | undefined;
4123
4123
  verbatim?: boolean | undefined;
4124
4124
  alt_text?: string | undefined;
4125
4125
  }, {
4126
4126
  type: "image" | "plain_text" | "mrkdwn";
4127
- emoji?: boolean | undefined;
4128
4127
  text?: string | undefined;
4128
+ emoji?: boolean | undefined;
4129
4129
  image_url?: string | undefined;
4130
4130
  verbatim?: boolean | undefined;
4131
4131
  alt_text?: string | undefined;
@@ -4157,15 +4157,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4157
4157
  verbatim: z.ZodOptional<z.ZodBoolean>;
4158
4158
  }, "strip", z.ZodTypeAny, {
4159
4159
  type: "image" | "plain_text" | "mrkdwn";
4160
- emoji?: boolean | undefined;
4161
4160
  text?: string | undefined;
4161
+ emoji?: boolean | undefined;
4162
4162
  image_url?: string | undefined;
4163
4163
  verbatim?: boolean | undefined;
4164
4164
  alt_text?: string | undefined;
4165
4165
  }, {
4166
4166
  type: "image" | "plain_text" | "mrkdwn";
4167
- emoji?: boolean | undefined;
4168
4167
  text?: string | undefined;
4168
+ emoji?: boolean | undefined;
4169
4169
  image_url?: string | undefined;
4170
4170
  verbatim?: boolean | undefined;
4171
4171
  alt_text?: string | undefined;
@@ -4197,15 +4197,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4197
4197
  verbatim: z.ZodOptional<z.ZodBoolean>;
4198
4198
  }, "strip", z.ZodTypeAny, {
4199
4199
  type: "image" | "plain_text" | "mrkdwn";
4200
- emoji?: boolean | undefined;
4201
4200
  text?: string | undefined;
4201
+ emoji?: boolean | undefined;
4202
4202
  image_url?: string | undefined;
4203
4203
  verbatim?: boolean | undefined;
4204
4204
  alt_text?: string | undefined;
4205
4205
  }, {
4206
4206
  type: "image" | "plain_text" | "mrkdwn";
4207
- emoji?: boolean | undefined;
4208
4207
  text?: string | undefined;
4208
+ emoji?: boolean | undefined;
4209
4209
  image_url?: string | undefined;
4210
4210
  verbatim?: boolean | undefined;
4211
4211
  alt_text?: string | undefined;
@@ -4274,15 +4274,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4274
4274
  verbatim: z.ZodOptional<z.ZodBoolean>;
4275
4275
  }, "strip", z.ZodTypeAny, {
4276
4276
  type: "image" | "plain_text" | "mrkdwn";
4277
- emoji?: boolean | undefined;
4278
4277
  text?: string | undefined;
4278
+ emoji?: boolean | undefined;
4279
4279
  image_url?: string | undefined;
4280
4280
  verbatim?: boolean | undefined;
4281
4281
  alt_text?: string | undefined;
4282
4282
  }, {
4283
4283
  type: "image" | "plain_text" | "mrkdwn";
4284
- emoji?: boolean | undefined;
4285
4284
  text?: string | undefined;
4285
+ emoji?: boolean | undefined;
4286
4286
  image_url?: string | undefined;
4287
4287
  verbatim?: boolean | undefined;
4288
4288
  alt_text?: string | undefined;
@@ -4344,15 +4344,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4344
4344
  verbatim: z.ZodOptional<z.ZodBoolean>;
4345
4345
  }, "strip", z.ZodTypeAny, {
4346
4346
  type: "image" | "plain_text" | "mrkdwn";
4347
- emoji?: boolean | undefined;
4348
4347
  text?: string | undefined;
4348
+ emoji?: boolean | undefined;
4349
4349
  image_url?: string | undefined;
4350
4350
  verbatim?: boolean | undefined;
4351
4351
  alt_text?: string | undefined;
4352
4352
  }, {
4353
4353
  type: "image" | "plain_text" | "mrkdwn";
4354
- emoji?: boolean | undefined;
4355
4354
  text?: string | undefined;
4355
+ emoji?: boolean | undefined;
4356
4356
  image_url?: string | undefined;
4357
4357
  verbatim?: boolean | undefined;
4358
4358
  alt_text?: string | undefined;
@@ -4378,8 +4378,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4378
4378
  cursor?: string | undefined;
4379
4379
  }, {
4380
4380
  operation: "list_channels";
4381
- types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
4382
4381
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4382
+ types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
4383
4383
  exclude_archived?: boolean | undefined;
4384
4384
  limit?: number | undefined;
4385
4385
  cursor?: string | undefined;
@@ -4470,18 +4470,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4470
4470
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4471
4471
  }, "strip", z.ZodTypeAny, {
4472
4472
  inclusive: boolean;
4473
+ ts: string;
4473
4474
  operation: "get_thread_replies";
4474
4475
  channel: string;
4475
- ts: string;
4476
4476
  limit: number;
4477
4477
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4478
4478
  cursor?: string | undefined;
4479
4479
  latest?: string | undefined;
4480
4480
  oldest?: string | undefined;
4481
4481
  }, {
4482
+ ts: string;
4482
4483
  operation: "get_thread_replies";
4483
4484
  channel: string;
4484
- ts: string;
4485
4485
  inclusive?: boolean | undefined;
4486
4486
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4487
4487
  limit?: number | undefined;
@@ -4586,15 +4586,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4586
4586
  verbatim: z.ZodOptional<z.ZodBoolean>;
4587
4587
  }, "strip", z.ZodTypeAny, {
4588
4588
  type: "image" | "plain_text" | "mrkdwn";
4589
- emoji?: boolean | undefined;
4590
4589
  text?: string | undefined;
4590
+ emoji?: boolean | undefined;
4591
4591
  image_url?: string | undefined;
4592
4592
  verbatim?: boolean | undefined;
4593
4593
  alt_text?: string | undefined;
4594
4594
  }, {
4595
4595
  type: "image" | "plain_text" | "mrkdwn";
4596
- emoji?: boolean | undefined;
4597
4596
  text?: string | undefined;
4597
+ emoji?: boolean | undefined;
4598
4598
  image_url?: string | undefined;
4599
4599
  verbatim?: boolean | undefined;
4600
4600
  alt_text?: string | undefined;
@@ -4626,15 +4626,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4626
4626
  verbatim: z.ZodOptional<z.ZodBoolean>;
4627
4627
  }, "strip", z.ZodTypeAny, {
4628
4628
  type: "image" | "plain_text" | "mrkdwn";
4629
- emoji?: boolean | undefined;
4630
4629
  text?: string | undefined;
4630
+ emoji?: boolean | undefined;
4631
4631
  image_url?: string | undefined;
4632
4632
  verbatim?: boolean | undefined;
4633
4633
  alt_text?: string | undefined;
4634
4634
  }, {
4635
4635
  type: "image" | "plain_text" | "mrkdwn";
4636
- emoji?: boolean | undefined;
4637
4636
  text?: string | undefined;
4637
+ emoji?: boolean | undefined;
4638
4638
  image_url?: string | undefined;
4639
4639
  verbatim?: boolean | undefined;
4640
4640
  alt_text?: string | undefined;
@@ -4666,15 +4666,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4666
4666
  verbatim: z.ZodOptional<z.ZodBoolean>;
4667
4667
  }, "strip", z.ZodTypeAny, {
4668
4668
  type: "image" | "plain_text" | "mrkdwn";
4669
- emoji?: boolean | undefined;
4670
4669
  text?: string | undefined;
4670
+ emoji?: boolean | undefined;
4671
4671
  image_url?: string | undefined;
4672
4672
  verbatim?: boolean | undefined;
4673
4673
  alt_text?: string | undefined;
4674
4674
  }, {
4675
4675
  type: "image" | "plain_text" | "mrkdwn";
4676
- emoji?: boolean | undefined;
4677
4676
  text?: string | undefined;
4677
+ emoji?: boolean | undefined;
4678
4678
  image_url?: string | undefined;
4679
4679
  verbatim?: boolean | undefined;
4680
4680
  alt_text?: string | undefined;
@@ -4682,11 +4682,11 @@ 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
+ ts: string;
4685
4686
  operation: "update_message";
4686
4687
  channel: string;
4687
- ts: string;
4688
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4689
4688
  text?: string | undefined;
4689
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4690
4690
  attachments?: {
4691
4691
  title?: string | undefined;
4692
4692
  text?: string | undefined;
@@ -4734,26 +4734,26 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4734
4734
  verbatim: z.ZodOptional<z.ZodBoolean>;
4735
4735
  }, "strip", z.ZodTypeAny, {
4736
4736
  type: "image" | "plain_text" | "mrkdwn";
4737
- emoji?: boolean | undefined;
4738
4737
  text?: string | undefined;
4738
+ emoji?: boolean | undefined;
4739
4739
  image_url?: string | undefined;
4740
4740
  verbatim?: boolean | undefined;
4741
4741
  alt_text?: string | undefined;
4742
4742
  }, {
4743
4743
  type: "image" | "plain_text" | "mrkdwn";
4744
- emoji?: boolean | undefined;
4745
4744
  text?: string | undefined;
4745
+ emoji?: boolean | undefined;
4746
4746
  image_url?: string | undefined;
4747
4747
  verbatim?: boolean | undefined;
4748
4748
  alt_text?: string | undefined;
4749
4749
  }>, "many">>;
4750
4750
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4751
4751
  }, {
4752
+ ts: string;
4752
4753
  operation: "update_message";
4753
4754
  channel: string;
4754
- ts: string;
4755
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4756
4755
  text?: string | undefined;
4756
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4757
4757
  attachments?: {
4758
4758
  title?: string | undefined;
4759
4759
  text?: string | undefined;
@@ -4801,15 +4801,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4801
4801
  verbatim: z.ZodOptional<z.ZodBoolean>;
4802
4802
  }, "strip", z.ZodTypeAny, {
4803
4803
  type: "image" | "plain_text" | "mrkdwn";
4804
- emoji?: boolean | undefined;
4805
4804
  text?: string | undefined;
4805
+ emoji?: boolean | undefined;
4806
4806
  image_url?: string | undefined;
4807
4807
  verbatim?: boolean | undefined;
4808
4808
  alt_text?: string | undefined;
4809
4809
  }, {
4810
4810
  type: "image" | "plain_text" | "mrkdwn";
4811
- emoji?: boolean | undefined;
4812
4811
  text?: string | undefined;
4812
+ emoji?: boolean | undefined;
4813
4813
  image_url?: string | undefined;
4814
4814
  verbatim?: boolean | undefined;
4815
4815
  alt_text?: string | undefined;
@@ -4821,14 +4821,14 @@ 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
+ ts: string;
4824
4825
  operation: "delete_message";
4825
4826
  channel: string;
4826
- ts: string;
4827
4827
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4828
4828
  }, {
4829
+ ts: string;
4829
4830
  operation: "delete_message";
4830
4831
  channel: string;
4831
- ts: string;
4832
4832
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4833
4833
  }>, z.ZodObject<{
4834
4834
  operation: z.ZodLiteral<"add_reaction">;
@@ -4941,15 +4941,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4941
4941
  verbatim: z.ZodOptional<z.ZodBoolean>;
4942
4942
  }, "strip", z.ZodTypeAny, {
4943
4943
  type: "image" | "plain_text" | "mrkdwn";
4944
- emoji?: boolean | undefined;
4945
4944
  text?: string | undefined;
4945
+ emoji?: boolean | undefined;
4946
4946
  image_url?: string | undefined;
4947
4947
  verbatim?: boolean | undefined;
4948
4948
  alt_text?: string | undefined;
4949
4949
  }, {
4950
4950
  type: "image" | "plain_text" | "mrkdwn";
4951
- emoji?: boolean | undefined;
4952
4951
  text?: string | undefined;
4952
+ emoji?: boolean | undefined;
4953
4953
  image_url?: string | undefined;
4954
4954
  verbatim?: boolean | undefined;
4955
4955
  alt_text?: string | undefined;
@@ -4981,15 +4981,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4981
4981
  verbatim: z.ZodOptional<z.ZodBoolean>;
4982
4982
  }, "strip", z.ZodTypeAny, {
4983
4983
  type: "image" | "plain_text" | "mrkdwn";
4984
- emoji?: boolean | undefined;
4985
4984
  text?: string | undefined;
4985
+ emoji?: boolean | undefined;
4986
4986
  image_url?: string | undefined;
4987
4987
  verbatim?: boolean | undefined;
4988
4988
  alt_text?: string | undefined;
4989
4989
  }, {
4990
4990
  type: "image" | "plain_text" | "mrkdwn";
4991
- emoji?: boolean | undefined;
4992
4991
  text?: string | undefined;
4992
+ emoji?: boolean | undefined;
4993
4993
  image_url?: string | undefined;
4994
4994
  verbatim?: boolean | undefined;
4995
4995
  alt_text?: string | undefined;
@@ -5021,15 +5021,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5021
5021
  verbatim: z.ZodOptional<z.ZodBoolean>;
5022
5022
  }, "strip", z.ZodTypeAny, {
5023
5023
  type: "image" | "plain_text" | "mrkdwn";
5024
- emoji?: boolean | undefined;
5025
5024
  text?: string | undefined;
5025
+ emoji?: boolean | undefined;
5026
5026
  image_url?: string | undefined;
5027
5027
  verbatim?: boolean | undefined;
5028
5028
  alt_text?: string | undefined;
5029
5029
  }, {
5030
5030
  type: "image" | "plain_text" | "mrkdwn";
5031
- emoji?: boolean | undefined;
5032
5031
  text?: string | undefined;
5032
+ emoji?: boolean | undefined;
5033
5033
  image_url?: string | undefined;
5034
5034
  verbatim?: boolean | undefined;
5035
5035
  alt_text?: string | undefined;
@@ -5073,15 +5073,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5073
5073
  verbatim: z.ZodOptional<z.ZodBoolean>;
5074
5074
  }, "strip", z.ZodTypeAny, {
5075
5075
  type: "image" | "plain_text" | "mrkdwn";
5076
- emoji?: boolean | undefined;
5077
5076
  text?: string | undefined;
5077
+ emoji?: boolean | undefined;
5078
5078
  image_url?: string | undefined;
5079
5079
  verbatim?: boolean | undefined;
5080
5080
  alt_text?: string | undefined;
5081
5081
  }, {
5082
5082
  type: "image" | "plain_text" | "mrkdwn";
5083
- emoji?: boolean | undefined;
5084
5083
  text?: string | undefined;
5084
+ emoji?: boolean | undefined;
5085
5085
  image_url?: string | undefined;
5086
5086
  verbatim?: boolean | undefined;
5087
5087
  alt_text?: string | undefined;
@@ -5121,15 +5121,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5121
5121
  verbatim: z.ZodOptional<z.ZodBoolean>;
5122
5122
  }, "strip", z.ZodTypeAny, {
5123
5123
  type: "image" | "plain_text" | "mrkdwn";
5124
- emoji?: boolean | undefined;
5125
5124
  text?: string | undefined;
5125
+ emoji?: boolean | undefined;
5126
5126
  image_url?: string | undefined;
5127
5127
  verbatim?: boolean | undefined;
5128
5128
  alt_text?: string | undefined;
5129
5129
  }, {
5130
5130
  type: "image" | "plain_text" | "mrkdwn";
5131
- emoji?: boolean | undefined;
5132
5131
  text?: string | undefined;
5132
+ emoji?: boolean | undefined;
5133
5133
  image_url?: string | undefined;
5134
5134
  verbatim?: boolean | undefined;
5135
5135
  alt_text?: string | undefined;
@@ -5228,10 +5228,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5228
5228
  id: string;
5229
5229
  title?: string | undefined;
5230
5230
  name?: string | undefined;
5231
+ size?: number | undefined;
5231
5232
  user?: string | undefined;
5232
5233
  mimetype?: string | undefined;
5233
5234
  filetype?: string | undefined;
5234
- size?: number | undefined;
5235
5235
  url_private?: string | undefined;
5236
5236
  url_private_download?: string | undefined;
5237
5237
  thumb_64?: string | undefined;
@@ -5244,10 +5244,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5244
5244
  id: string;
5245
5245
  title?: string | undefined;
5246
5246
  name?: string | undefined;
5247
+ size?: number | undefined;
5247
5248
  user?: string | undefined;
5248
5249
  mimetype?: string | undefined;
5249
5250
  filetype?: string | undefined;
5250
- size?: number | undefined;
5251
5251
  url_private?: string | undefined;
5252
5252
  url_private_download?: string | undefined;
5253
5253
  thumb_64?: string | undefined;
@@ -5259,10 +5259,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5259
5259
  }>, "many">>;
5260
5260
  }, "strip", z.ZodTypeAny, {
5261
5261
  type: string;
5262
- user?: string | undefined;
5263
5262
  text?: string | undefined;
5264
- username?: string | undefined;
5263
+ user?: string | undefined;
5265
5264
  ts?: string | undefined;
5265
+ username?: string | undefined;
5266
5266
  attachments?: unknown[] | undefined;
5267
5267
  blocks?: unknown[] | undefined;
5268
5268
  thread_ts?: string | undefined;
@@ -5286,10 +5286,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5286
5286
  id: string;
5287
5287
  title?: string | undefined;
5288
5288
  name?: string | undefined;
5289
+ size?: number | undefined;
5289
5290
  user?: string | undefined;
5290
5291
  mimetype?: string | undefined;
5291
5292
  filetype?: string | undefined;
5292
- size?: number | undefined;
5293
5293
  url_private?: string | undefined;
5294
5294
  url_private_download?: string | undefined;
5295
5295
  thumb_64?: string | undefined;
@@ -5301,10 +5301,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5301
5301
  }[] | undefined;
5302
5302
  }, {
5303
5303
  type: string;
5304
- user?: string | undefined;
5305
5304
  text?: string | undefined;
5306
- username?: string | undefined;
5305
+ user?: string | undefined;
5307
5306
  ts?: string | undefined;
5307
+ username?: string | undefined;
5308
5308
  attachments?: unknown[] | undefined;
5309
5309
  blocks?: unknown[] | undefined;
5310
5310
  thread_ts?: string | undefined;
@@ -5328,10 +5328,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5328
5328
  id: string;
5329
5329
  title?: string | undefined;
5330
5330
  name?: string | undefined;
5331
+ size?: number | undefined;
5331
5332
  user?: string | undefined;
5332
5333
  mimetype?: string | undefined;
5333
5334
  filetype?: string | undefined;
5334
- size?: number | undefined;
5335
5335
  url_private?: string | undefined;
5336
5336
  url_private_download?: string | undefined;
5337
5337
  thumb_64?: string | undefined;
@@ -5345,16 +5345,16 @@ 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
- error: string;
5349
5348
  success: boolean;
5349
+ error: string;
5350
5350
  operation: "send_message";
5351
5351
  ok: boolean;
5352
5352
  message?: {
5353
5353
  type: string;
5354
- user?: string | undefined;
5355
5354
  text?: string | undefined;
5356
- username?: string | undefined;
5355
+ user?: string | undefined;
5357
5356
  ts?: string | undefined;
5357
+ username?: string | undefined;
5358
5358
  attachments?: unknown[] | undefined;
5359
5359
  blocks?: unknown[] | undefined;
5360
5360
  thread_ts?: string | undefined;
@@ -5378,10 +5378,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5378
5378
  id: string;
5379
5379
  title?: string | undefined;
5380
5380
  name?: string | undefined;
5381
+ size?: number | undefined;
5381
5382
  user?: string | undefined;
5382
5383
  mimetype?: string | undefined;
5383
5384
  filetype?: string | undefined;
5384
- size?: number | undefined;
5385
5385
  url_private?: string | undefined;
5386
5386
  url_private_download?: string | undefined;
5387
5387
  thumb_64?: string | undefined;
@@ -5392,19 +5392,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5392
5392
  permalink?: string | undefined;
5393
5393
  }[] | undefined;
5394
5394
  } | undefined;
5395
- channel?: string | undefined;
5396
5395
  ts?: string | undefined;
5396
+ channel?: string | undefined;
5397
5397
  }, {
5398
- error: string;
5399
5398
  success: boolean;
5399
+ error: string;
5400
5400
  operation: "send_message";
5401
5401
  ok: boolean;
5402
5402
  message?: {
5403
5403
  type: string;
5404
- user?: string | undefined;
5405
5404
  text?: string | undefined;
5406
- username?: string | undefined;
5405
+ user?: string | undefined;
5407
5406
  ts?: string | undefined;
5407
+ username?: string | undefined;
5408
5408
  attachments?: unknown[] | undefined;
5409
5409
  blocks?: unknown[] | undefined;
5410
5410
  thread_ts?: string | undefined;
@@ -5428,10 +5428,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5428
5428
  id: string;
5429
5429
  title?: string | undefined;
5430
5430
  name?: string | undefined;
5431
+ size?: number | undefined;
5431
5432
  user?: string | undefined;
5432
5433
  mimetype?: string | undefined;
5433
5434
  filetype?: string | undefined;
5434
- size?: number | undefined;
5435
5435
  url_private?: string | undefined;
5436
5436
  url_private_download?: string | undefined;
5437
5437
  thumb_64?: string | undefined;
@@ -5442,8 +5442,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5442
5442
  permalink?: string | undefined;
5443
5443
  }[] | undefined;
5444
5444
  } | undefined;
5445
- channel?: string | undefined;
5446
5445
  ts?: string | undefined;
5446
+ channel?: string | undefined;
5447
5447
  }>, z.ZodObject<{
5448
5448
  operation: z.ZodLiteral<"list_channels">;
5449
5449
  ok: z.ZodBoolean;
@@ -5573,8 +5573,8 @@ 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
- error: string;
5577
5576
  success: boolean;
5577
+ error: string;
5578
5578
  operation: "list_channels";
5579
5579
  ok: boolean;
5580
5580
  response_metadata?: {
@@ -5615,8 +5615,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5615
5615
  num_members?: number | undefined;
5616
5616
  }[] | undefined;
5617
5617
  }, {
5618
- error: string;
5619
5618
  success: boolean;
5619
+ error: string;
5620
5620
  operation: "list_channels";
5621
5621
  ok: boolean;
5622
5622
  response_metadata?: {
@@ -5778,8 +5778,8 @@ 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
- error: string;
5782
5781
  success: boolean;
5782
+ error: string;
5783
5783
  operation: "get_channel_info";
5784
5784
  ok: boolean;
5785
5785
  channel?: {
@@ -5817,8 +5817,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5817
5817
  num_members?: number | undefined;
5818
5818
  } | undefined;
5819
5819
  }, {
5820
- error: string;
5821
5820
  success: boolean;
5821
+ error: string;
5822
5822
  operation: "get_channel_info";
5823
5823
  ok: boolean;
5824
5824
  channel?: {
@@ -6047,8 +6047,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6047
6047
  error: z.ZodString;
6048
6048
  success: z.ZodBoolean;
6049
6049
  }, "strip", z.ZodTypeAny, {
6050
- error: string;
6051
6050
  success: boolean;
6051
+ error: string;
6052
6052
  operation: "get_user_info";
6053
6053
  ok: boolean;
6054
6054
  user?: {
@@ -6098,8 +6098,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6098
6098
  has_2fa?: boolean | undefined;
6099
6099
  } | undefined;
6100
6100
  }, {
6101
- error: string;
6102
6101
  success: boolean;
6102
+ error: string;
6103
6103
  operation: "get_user_info";
6104
6104
  ok: boolean;
6105
6105
  user?: {
@@ -6347,8 +6347,8 @@ 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
- error: string;
6351
6350
  success: boolean;
6351
+ error: string;
6352
6352
  operation: "list_users";
6353
6353
  ok: boolean;
6354
6354
  response_metadata?: {
@@ -6401,8 +6401,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6401
6401
  has_2fa?: boolean | undefined;
6402
6402
  }[] | undefined;
6403
6403
  }, {
6404
- error: string;
6405
6404
  success: boolean;
6405
+ error: string;
6406
6406
  operation: "list_users";
6407
6407
  ok: boolean;
6408
6408
  response_metadata?: {
@@ -6514,10 +6514,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6514
6514
  id: string;
6515
6515
  title?: string | undefined;
6516
6516
  name?: string | undefined;
6517
+ size?: number | undefined;
6517
6518
  user?: string | undefined;
6518
6519
  mimetype?: string | undefined;
6519
6520
  filetype?: string | undefined;
6520
- size?: number | undefined;
6521
6521
  url_private?: string | undefined;
6522
6522
  url_private_download?: string | undefined;
6523
6523
  thumb_64?: string | undefined;
@@ -6530,10 +6530,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6530
6530
  id: string;
6531
6531
  title?: string | undefined;
6532
6532
  name?: string | undefined;
6533
+ size?: number | undefined;
6533
6534
  user?: string | undefined;
6534
6535
  mimetype?: string | undefined;
6535
6536
  filetype?: string | undefined;
6536
- size?: number | undefined;
6537
6537
  url_private?: string | undefined;
6538
6538
  url_private_download?: string | undefined;
6539
6539
  thumb_64?: string | undefined;
@@ -6545,10 +6545,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6545
6545
  }>, "many">>;
6546
6546
  }, "strip", z.ZodTypeAny, {
6547
6547
  type: string;
6548
- user?: string | undefined;
6549
6548
  text?: string | undefined;
6550
- username?: string | undefined;
6549
+ user?: string | undefined;
6551
6550
  ts?: string | undefined;
6551
+ username?: string | undefined;
6552
6552
  attachments?: unknown[] | undefined;
6553
6553
  blocks?: unknown[] | undefined;
6554
6554
  thread_ts?: string | undefined;
@@ -6572,10 +6572,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6572
6572
  id: string;
6573
6573
  title?: string | undefined;
6574
6574
  name?: string | undefined;
6575
+ size?: number | undefined;
6575
6576
  user?: string | undefined;
6576
6577
  mimetype?: string | undefined;
6577
6578
  filetype?: string | undefined;
6578
- size?: number | undefined;
6579
6579
  url_private?: string | undefined;
6580
6580
  url_private_download?: string | undefined;
6581
6581
  thumb_64?: string | undefined;
@@ -6587,10 +6587,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6587
6587
  }[] | undefined;
6588
6588
  }, {
6589
6589
  type: string;
6590
- user?: string | undefined;
6591
6590
  text?: string | undefined;
6592
- username?: string | undefined;
6591
+ user?: string | undefined;
6593
6592
  ts?: string | undefined;
6593
+ username?: string | undefined;
6594
6594
  attachments?: unknown[] | undefined;
6595
6595
  blocks?: unknown[] | undefined;
6596
6596
  thread_ts?: string | undefined;
@@ -6614,10 +6614,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6614
6614
  id: string;
6615
6615
  title?: string | undefined;
6616
6616
  name?: string | undefined;
6617
+ size?: number | undefined;
6617
6618
  user?: string | undefined;
6618
6619
  mimetype?: string | undefined;
6619
6620
  filetype?: string | undefined;
6620
- size?: number | undefined;
6621
6621
  url_private?: string | undefined;
6622
6622
  url_private_download?: string | undefined;
6623
6623
  thumb_64?: string | undefined;
@@ -6639,16 +6639,16 @@ 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
- error: string;
6643
6642
  success: boolean;
6643
+ error: string;
6644
6644
  operation: "get_conversation_history";
6645
6645
  ok: boolean;
6646
6646
  messages?: {
6647
6647
  type: string;
6648
- user?: string | undefined;
6649
6648
  text?: string | undefined;
6650
- username?: string | undefined;
6649
+ user?: string | undefined;
6651
6650
  ts?: string | undefined;
6651
+ username?: string | undefined;
6652
6652
  attachments?: unknown[] | undefined;
6653
6653
  blocks?: unknown[] | undefined;
6654
6654
  thread_ts?: string | undefined;
@@ -6672,10 +6672,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6672
6672
  id: string;
6673
6673
  title?: string | undefined;
6674
6674
  name?: string | undefined;
6675
+ size?: number | undefined;
6675
6676
  user?: string | undefined;
6676
6677
  mimetype?: string | undefined;
6677
6678
  filetype?: string | undefined;
6678
- size?: number | undefined;
6679
6679
  url_private?: string | undefined;
6680
6680
  url_private_download?: string | undefined;
6681
6681
  thumb_64?: string | undefined;
@@ -6691,16 +6691,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6691
6691
  } | undefined;
6692
6692
  has_more?: boolean | undefined;
6693
6693
  }, {
6694
- error: string;
6695
6694
  success: boolean;
6695
+ error: string;
6696
6696
  operation: "get_conversation_history";
6697
6697
  ok: boolean;
6698
6698
  messages?: {
6699
6699
  type: string;
6700
- user?: string | undefined;
6701
6700
  text?: string | undefined;
6702
- username?: string | undefined;
6701
+ user?: string | undefined;
6703
6702
  ts?: string | undefined;
6703
+ username?: string | undefined;
6704
6704
  attachments?: unknown[] | undefined;
6705
6705
  blocks?: unknown[] | undefined;
6706
6706
  thread_ts?: string | undefined;
@@ -6724,10 +6724,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6724
6724
  id: string;
6725
6725
  title?: string | undefined;
6726
6726
  name?: string | undefined;
6727
+ size?: number | undefined;
6727
6728
  user?: string | undefined;
6728
6729
  mimetype?: string | undefined;
6729
6730
  filetype?: string | undefined;
6730
- size?: number | undefined;
6731
6731
  url_private?: string | undefined;
6732
6732
  url_private_download?: string | undefined;
6733
6733
  thumb_64?: string | undefined;
@@ -6802,10 +6802,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6802
6802
  id: string;
6803
6803
  title?: string | undefined;
6804
6804
  name?: string | undefined;
6805
+ size?: number | undefined;
6805
6806
  user?: string | undefined;
6806
6807
  mimetype?: string | undefined;
6807
6808
  filetype?: string | undefined;
6808
- size?: number | undefined;
6809
6809
  url_private?: string | undefined;
6810
6810
  url_private_download?: string | undefined;
6811
6811
  thumb_64?: string | undefined;
@@ -6818,10 +6818,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6818
6818
  id: string;
6819
6819
  title?: string | undefined;
6820
6820
  name?: string | undefined;
6821
+ size?: number | undefined;
6821
6822
  user?: string | undefined;
6822
6823
  mimetype?: string | undefined;
6823
6824
  filetype?: string | undefined;
6824
- size?: number | undefined;
6825
6825
  url_private?: string | undefined;
6826
6826
  url_private_download?: string | undefined;
6827
6827
  thumb_64?: string | undefined;
@@ -6833,10 +6833,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6833
6833
  }>, "many">>;
6834
6834
  }, "strip", z.ZodTypeAny, {
6835
6835
  type: string;
6836
- user?: string | undefined;
6837
6836
  text?: string | undefined;
6838
- username?: string | undefined;
6837
+ user?: string | undefined;
6839
6838
  ts?: string | undefined;
6839
+ username?: string | undefined;
6840
6840
  attachments?: unknown[] | undefined;
6841
6841
  blocks?: unknown[] | undefined;
6842
6842
  thread_ts?: string | undefined;
@@ -6860,10 +6860,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6860
6860
  id: string;
6861
6861
  title?: string | undefined;
6862
6862
  name?: string | undefined;
6863
+ size?: number | undefined;
6863
6864
  user?: string | undefined;
6864
6865
  mimetype?: string | undefined;
6865
6866
  filetype?: string | undefined;
6866
- size?: number | undefined;
6867
6867
  url_private?: string | undefined;
6868
6868
  url_private_download?: string | undefined;
6869
6869
  thumb_64?: string | undefined;
@@ -6875,10 +6875,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6875
6875
  }[] | undefined;
6876
6876
  }, {
6877
6877
  type: string;
6878
- user?: string | undefined;
6879
6878
  text?: string | undefined;
6880
- username?: string | undefined;
6879
+ user?: string | undefined;
6881
6880
  ts?: string | undefined;
6881
+ username?: string | undefined;
6882
6882
  attachments?: unknown[] | undefined;
6883
6883
  blocks?: unknown[] | undefined;
6884
6884
  thread_ts?: string | undefined;
@@ -6902,10 +6902,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6902
6902
  id: string;
6903
6903
  title?: string | undefined;
6904
6904
  name?: string | undefined;
6905
+ size?: number | undefined;
6905
6906
  user?: string | undefined;
6906
6907
  mimetype?: string | undefined;
6907
6908
  filetype?: string | undefined;
6908
- size?: number | undefined;
6909
6909
  url_private?: string | undefined;
6910
6910
  url_private_download?: string | undefined;
6911
6911
  thumb_64?: string | undefined;
@@ -6927,16 +6927,16 @@ 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
- error: string;
6931
6930
  success: boolean;
6931
+ error: string;
6932
6932
  operation: "get_thread_replies";
6933
6933
  ok: boolean;
6934
6934
  messages?: {
6935
6935
  type: string;
6936
- user?: string | undefined;
6937
6936
  text?: string | undefined;
6938
- username?: string | undefined;
6937
+ user?: string | undefined;
6939
6938
  ts?: string | undefined;
6939
+ username?: string | undefined;
6940
6940
  attachments?: unknown[] | undefined;
6941
6941
  blocks?: unknown[] | undefined;
6942
6942
  thread_ts?: string | undefined;
@@ -6960,10 +6960,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6960
6960
  id: string;
6961
6961
  title?: string | undefined;
6962
6962
  name?: string | undefined;
6963
+ size?: number | undefined;
6963
6964
  user?: string | undefined;
6964
6965
  mimetype?: string | undefined;
6965
6966
  filetype?: string | undefined;
6966
- size?: number | undefined;
6967
6967
  url_private?: string | undefined;
6968
6968
  url_private_download?: string | undefined;
6969
6969
  thumb_64?: string | undefined;
@@ -6979,16 +6979,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6979
6979
  } | undefined;
6980
6980
  has_more?: boolean | undefined;
6981
6981
  }, {
6982
- error: string;
6983
6982
  success: boolean;
6983
+ error: string;
6984
6984
  operation: "get_thread_replies";
6985
6985
  ok: boolean;
6986
6986
  messages?: {
6987
6987
  type: string;
6988
- user?: string | undefined;
6989
6988
  text?: string | undefined;
6990
- username?: string | undefined;
6989
+ user?: string | undefined;
6991
6990
  ts?: string | undefined;
6991
+ username?: string | undefined;
6992
6992
  attachments?: unknown[] | undefined;
6993
6993
  blocks?: unknown[] | undefined;
6994
6994
  thread_ts?: string | undefined;
@@ -7012,10 +7012,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7012
7012
  id: string;
7013
7013
  title?: string | undefined;
7014
7014
  name?: string | undefined;
7015
+ size?: number | undefined;
7015
7016
  user?: string | undefined;
7016
7017
  mimetype?: string | undefined;
7017
7018
  filetype?: string | undefined;
7018
- size?: number | undefined;
7019
7019
  url_private?: string | undefined;
7020
7020
  url_private_download?: string | undefined;
7021
7021
  thumb_64?: string | undefined;
@@ -7093,10 +7093,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7093
7093
  id: string;
7094
7094
  title?: string | undefined;
7095
7095
  name?: string | undefined;
7096
+ size?: number | undefined;
7096
7097
  user?: string | undefined;
7097
7098
  mimetype?: string | undefined;
7098
7099
  filetype?: string | undefined;
7099
- size?: number | undefined;
7100
7100
  url_private?: string | undefined;
7101
7101
  url_private_download?: string | undefined;
7102
7102
  thumb_64?: string | undefined;
@@ -7109,10 +7109,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7109
7109
  id: string;
7110
7110
  title?: string | undefined;
7111
7111
  name?: string | undefined;
7112
+ size?: number | undefined;
7112
7113
  user?: string | undefined;
7113
7114
  mimetype?: string | undefined;
7114
7115
  filetype?: string | undefined;
7115
- size?: number | undefined;
7116
7116
  url_private?: string | undefined;
7117
7117
  url_private_download?: string | undefined;
7118
7118
  thumb_64?: string | undefined;
@@ -7124,10 +7124,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7124
7124
  }>, "many">>;
7125
7125
  }, "strip", z.ZodTypeAny, {
7126
7126
  type: string;
7127
- user?: string | undefined;
7128
7127
  text?: string | undefined;
7129
- username?: string | undefined;
7128
+ user?: string | undefined;
7130
7129
  ts?: string | undefined;
7130
+ username?: string | undefined;
7131
7131
  attachments?: unknown[] | undefined;
7132
7132
  blocks?: unknown[] | undefined;
7133
7133
  thread_ts?: string | undefined;
@@ -7151,10 +7151,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7151
7151
  id: string;
7152
7152
  title?: string | undefined;
7153
7153
  name?: string | undefined;
7154
+ size?: number | undefined;
7154
7155
  user?: string | undefined;
7155
7156
  mimetype?: string | undefined;
7156
7157
  filetype?: string | undefined;
7157
- size?: number | undefined;
7158
7158
  url_private?: string | undefined;
7159
7159
  url_private_download?: string | undefined;
7160
7160
  thumb_64?: string | undefined;
@@ -7166,10 +7166,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7166
7166
  }[] | undefined;
7167
7167
  }, {
7168
7168
  type: string;
7169
- user?: string | undefined;
7170
7169
  text?: string | undefined;
7171
- username?: string | undefined;
7170
+ user?: string | undefined;
7172
7171
  ts?: string | undefined;
7172
+ username?: string | undefined;
7173
7173
  attachments?: unknown[] | undefined;
7174
7174
  blocks?: unknown[] | undefined;
7175
7175
  thread_ts?: string | undefined;
@@ -7193,10 +7193,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7193
7193
  id: string;
7194
7194
  title?: string | undefined;
7195
7195
  name?: string | undefined;
7196
+ size?: number | undefined;
7196
7197
  user?: string | undefined;
7197
7198
  mimetype?: string | undefined;
7198
7199
  filetype?: string | undefined;
7199
- size?: number | undefined;
7200
7200
  url_private?: string | undefined;
7201
7201
  url_private_download?: string | undefined;
7202
7202
  thumb_64?: string | undefined;
@@ -7210,16 +7210,16 @@ 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
- error: string;
7214
7213
  success: boolean;
7214
+ error: string;
7215
7215
  operation: "update_message";
7216
7216
  ok: boolean;
7217
7217
  message?: {
7218
7218
  type: string;
7219
- user?: string | undefined;
7220
7219
  text?: string | undefined;
7221
- username?: string | undefined;
7220
+ user?: string | undefined;
7222
7221
  ts?: string | undefined;
7222
+ username?: string | undefined;
7223
7223
  attachments?: unknown[] | undefined;
7224
7224
  blocks?: unknown[] | undefined;
7225
7225
  thread_ts?: string | undefined;
@@ -7243,10 +7243,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7243
7243
  id: string;
7244
7244
  title?: string | undefined;
7245
7245
  name?: string | undefined;
7246
+ size?: number | undefined;
7246
7247
  user?: string | undefined;
7247
7248
  mimetype?: string | undefined;
7248
7249
  filetype?: string | undefined;
7249
- size?: number | undefined;
7250
7250
  url_private?: string | undefined;
7251
7251
  url_private_download?: string | undefined;
7252
7252
  thumb_64?: string | undefined;
@@ -7258,19 +7258,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7258
7258
  }[] | undefined;
7259
7259
  } | undefined;
7260
7260
  text?: string | undefined;
7261
- channel?: string | undefined;
7262
7261
  ts?: string | undefined;
7262
+ channel?: string | undefined;
7263
7263
  }, {
7264
- error: string;
7265
7264
  success: boolean;
7265
+ error: string;
7266
7266
  operation: "update_message";
7267
7267
  ok: boolean;
7268
7268
  message?: {
7269
7269
  type: string;
7270
- user?: string | undefined;
7271
7270
  text?: string | undefined;
7272
- username?: string | undefined;
7271
+ user?: string | undefined;
7273
7272
  ts?: string | undefined;
7273
+ username?: string | undefined;
7274
7274
  attachments?: unknown[] | undefined;
7275
7275
  blocks?: unknown[] | undefined;
7276
7276
  thread_ts?: string | undefined;
@@ -7294,10 +7294,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7294
7294
  id: string;
7295
7295
  title?: string | undefined;
7296
7296
  name?: string | undefined;
7297
+ size?: number | undefined;
7297
7298
  user?: string | undefined;
7298
7299
  mimetype?: string | undefined;
7299
7300
  filetype?: string | undefined;
7300
- size?: number | undefined;
7301
7301
  url_private?: string | undefined;
7302
7302
  url_private_download?: string | undefined;
7303
7303
  thumb_64?: string | undefined;
@@ -7309,8 +7309,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7309
7309
  }[] | undefined;
7310
7310
  } | undefined;
7311
7311
  text?: string | undefined;
7312
- channel?: string | undefined;
7313
7312
  ts?: string | undefined;
7313
+ channel?: string | undefined;
7314
7314
  }>, z.ZodObject<{
7315
7315
  operation: z.ZodLiteral<"delete_message">;
7316
7316
  ok: z.ZodBoolean;
@@ -7319,32 +7319,32 @@ 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
- error: string;
7323
7322
  success: boolean;
7323
+ error: string;
7324
7324
  operation: "delete_message";
7325
7325
  ok: boolean;
7326
- channel?: string | undefined;
7327
7326
  ts?: string | undefined;
7327
+ channel?: string | undefined;
7328
7328
  }, {
7329
- error: string;
7330
7329
  success: boolean;
7330
+ error: string;
7331
7331
  operation: "delete_message";
7332
7332
  ok: boolean;
7333
- channel?: string | undefined;
7334
7333
  ts?: string | undefined;
7334
+ channel?: string | undefined;
7335
7335
  }>, z.ZodObject<{
7336
7336
  operation: z.ZodLiteral<"add_reaction">;
7337
7337
  ok: z.ZodBoolean;
7338
7338
  error: z.ZodString;
7339
7339
  success: z.ZodBoolean;
7340
7340
  }, "strip", z.ZodTypeAny, {
7341
- error: string;
7342
7341
  success: boolean;
7342
+ error: string;
7343
7343
  operation: "add_reaction";
7344
7344
  ok: boolean;
7345
7345
  }, {
7346
- error: string;
7347
7346
  success: boolean;
7347
+ error: string;
7348
7348
  operation: "add_reaction";
7349
7349
  ok: boolean;
7350
7350
  }>, z.ZodObject<{
@@ -7353,13 +7353,13 @@ 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
- error: string;
7357
7356
  success: boolean;
7357
+ error: string;
7358
7358
  operation: "remove_reaction";
7359
7359
  ok: boolean;
7360
7360
  }, {
7361
- error: string;
7362
7361
  success: boolean;
7362
+ error: string;
7363
7363
  operation: "remove_reaction";
7364
7364
  ok: boolean;
7365
7365
  }>, z.ZodObject<{
@@ -7485,8 +7485,8 @@ 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
- error: string;
7489
7488
  success: boolean;
7489
+ error: string;
7490
7490
  operation: "join_channel";
7491
7491
  ok: boolean;
7492
7492
  channel?: {
@@ -7525,8 +7525,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7525
7525
  } | undefined;
7526
7526
  already_in_channel?: boolean | undefined;
7527
7527
  }, {
7528
- error: string;
7529
7528
  success: boolean;
7529
+ error: string;
7530
7530
  operation: "join_channel";
7531
7531
  ok: boolean;
7532
7532
  channel?: {
@@ -7600,17 +7600,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7600
7600
  team_id: z.ZodString;
7601
7601
  }, "strip", z.ZodTypeAny, {
7602
7602
  ts: string;
7603
+ team_id: string;
7603
7604
  reply_count: number;
7604
7605
  reply_users_count: number;
7605
7606
  reply_users: string[];
7606
- team_id: string;
7607
7607
  channel_name: string;
7608
7608
  }, {
7609
7609
  ts: string;
7610
+ team_id: string;
7610
7611
  reply_count: number;
7611
7612
  reply_users_count: number;
7612
7613
  reply_users: string[];
7613
- team_id: string;
7614
7614
  channel_name: string;
7615
7615
  }>, "many">>>;
7616
7616
  private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
@@ -7622,51 +7622,51 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7622
7622
  team_id: z.ZodString;
7623
7623
  }, "strip", z.ZodTypeAny, {
7624
7624
  ts: string;
7625
+ team_id: string;
7625
7626
  reply_count: number;
7626
7627
  reply_users_count: number;
7627
7628
  reply_users: string[];
7628
- team_id: string;
7629
7629
  channel_name: string;
7630
7630
  }, {
7631
7631
  ts: string;
7632
+ team_id: string;
7632
7633
  reply_count: number;
7633
7634
  reply_users_count: number;
7634
7635
  reply_users: string[];
7635
- team_id: string;
7636
7636
  channel_name: string;
7637
7637
  }>, "many">>>;
7638
7638
  }, "strip", z.ZodTypeAny, {
7639
7639
  public?: Record<string, {
7640
7640
  ts: string;
7641
+ team_id: string;
7641
7642
  reply_count: number;
7642
7643
  reply_users_count: number;
7643
7644
  reply_users: string[];
7644
- team_id: string;
7645
7645
  channel_name: string;
7646
7646
  }[]> | undefined;
7647
7647
  private?: Record<string, {
7648
7648
  ts: string;
7649
+ team_id: string;
7649
7650
  reply_count: number;
7650
7651
  reply_users_count: number;
7651
7652
  reply_users: string[];
7652
- team_id: string;
7653
7653
  channel_name: string;
7654
7654
  }[]> | undefined;
7655
7655
  }, {
7656
7656
  public?: Record<string, {
7657
7657
  ts: string;
7658
+ team_id: string;
7658
7659
  reply_count: number;
7659
7660
  reply_users_count: number;
7660
7661
  reply_users: string[];
7661
- team_id: string;
7662
7662
  channel_name: string;
7663
7663
  }[]> | undefined;
7664
7664
  private?: Record<string, {
7665
7665
  ts: string;
7666
+ team_id: string;
7666
7667
  reply_count: number;
7667
7668
  reply_users_count: number;
7668
7669
  reply_users: string[];
7669
- team_id: string;
7670
7670
  channel_name: string;
7671
7671
  }[]> | undefined;
7672
7672
  }>>;
@@ -7676,17 +7676,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7676
7676
  has_rich_preview: z.ZodOptional<z.ZodBoolean>;
7677
7677
  }, "strip", z.ZodTypeAny, {
7678
7678
  name: string;
7679
+ size: number;
7679
7680
  id: string;
7680
7681
  user: string;
7681
7682
  username: string;
7682
7683
  timestamp: number;
7684
+ created: number;
7683
7685
  mimetype: string;
7684
7686
  filetype: string;
7685
- size: number;
7686
7687
  url_private: string;
7687
7688
  url_private_download: string;
7688
7689
  permalink: string;
7689
- created: number;
7690
7690
  pretty_type: string;
7691
7691
  editable: boolean;
7692
7692
  mode: string;
@@ -7701,18 +7701,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7701
7701
  shares?: {
7702
7702
  public?: Record<string, {
7703
7703
  ts: string;
7704
+ team_id: string;
7704
7705
  reply_count: number;
7705
7706
  reply_users_count: number;
7706
7707
  reply_users: string[];
7707
- team_id: string;
7708
7708
  channel_name: string;
7709
7709
  }[]> | undefined;
7710
7710
  private?: Record<string, {
7711
7711
  ts: string;
7712
+ team_id: string;
7712
7713
  reply_count: number;
7713
7714
  reply_users_count: number;
7714
7715
  reply_users: string[];
7715
- team_id: string;
7716
7716
  channel_name: string;
7717
7717
  }[]> | undefined;
7718
7718
  } | undefined;
@@ -7721,17 +7721,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7721
7721
  has_rich_preview?: boolean | undefined;
7722
7722
  }, {
7723
7723
  name: string;
7724
+ size: number;
7724
7725
  id: string;
7725
7726
  user: string;
7726
7727
  username: string;
7727
7728
  timestamp: number;
7729
+ created: number;
7728
7730
  mimetype: string;
7729
7731
  filetype: string;
7730
- size: number;
7731
7732
  url_private: string;
7732
7733
  url_private_download: string;
7733
7734
  permalink: string;
7734
- created: number;
7735
7735
  pretty_type: string;
7736
7736
  editable: boolean;
7737
7737
  mode: string;
@@ -7746,18 +7746,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7746
7746
  shares?: {
7747
7747
  public?: Record<string, {
7748
7748
  ts: string;
7749
+ team_id: string;
7749
7750
  reply_count: number;
7750
7751
  reply_users_count: number;
7751
7752
  reply_users: string[];
7752
- team_id: string;
7753
7753
  channel_name: string;
7754
7754
  }[]> | undefined;
7755
7755
  private?: Record<string, {
7756
7756
  ts: string;
7757
+ team_id: string;
7757
7758
  reply_count: number;
7758
7759
  reply_users_count: number;
7759
7760
  reply_users: string[];
7760
- team_id: string;
7761
7761
  channel_name: string;
7762
7762
  }[]> | undefined;
7763
7763
  } | undefined;
@@ -7768,23 +7768,23 @@ 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
- error: string;
7772
7771
  success: boolean;
7772
+ error: string;
7773
7773
  operation: "upload_file";
7774
7774
  ok: boolean;
7775
7775
  file?: {
7776
7776
  name: string;
7777
+ size: number;
7777
7778
  id: string;
7778
7779
  user: string;
7779
7780
  username: string;
7780
7781
  timestamp: number;
7782
+ created: number;
7781
7783
  mimetype: string;
7782
7784
  filetype: string;
7783
- size: number;
7784
7785
  url_private: string;
7785
7786
  url_private_download: string;
7786
7787
  permalink: string;
7787
- created: number;
7788
7788
  pretty_type: string;
7789
7789
  editable: boolean;
7790
7790
  mode: string;
@@ -7799,18 +7799,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7799
7799
  shares?: {
7800
7800
  public?: Record<string, {
7801
7801
  ts: string;
7802
+ team_id: string;
7802
7803
  reply_count: number;
7803
7804
  reply_users_count: number;
7804
7805
  reply_users: string[];
7805
- team_id: string;
7806
7806
  channel_name: string;
7807
7807
  }[]> | undefined;
7808
7808
  private?: Record<string, {
7809
7809
  ts: string;
7810
+ team_id: string;
7810
7811
  reply_count: number;
7811
7812
  reply_users_count: number;
7812
7813
  reply_users: string[];
7813
- team_id: string;
7814
7814
  channel_name: string;
7815
7815
  }[]> | undefined;
7816
7816
  } | undefined;
@@ -7819,23 +7819,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7819
7819
  has_rich_preview?: boolean | undefined;
7820
7820
  } | undefined;
7821
7821
  }, {
7822
- error: string;
7823
7822
  success: boolean;
7823
+ error: string;
7824
7824
  operation: "upload_file";
7825
7825
  ok: boolean;
7826
7826
  file?: {
7827
7827
  name: string;
7828
+ size: number;
7828
7829
  id: string;
7829
7830
  user: string;
7830
7831
  username: string;
7831
7832
  timestamp: number;
7833
+ created: number;
7832
7834
  mimetype: string;
7833
7835
  filetype: string;
7834
- size: number;
7835
7836
  url_private: string;
7836
7837
  url_private_download: string;
7837
7838
  permalink: string;
7838
- created: number;
7839
7839
  pretty_type: string;
7840
7840
  editable: boolean;
7841
7841
  mode: string;
@@ -7850,18 +7850,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7850
7850
  shares?: {
7851
7851
  public?: Record<string, {
7852
7852
  ts: string;
7853
+ team_id: string;
7853
7854
  reply_count: number;
7854
7855
  reply_users_count: number;
7855
7856
  reply_users: string[];
7856
- team_id: string;
7857
7857
  channel_name: string;
7858
7858
  }[]> | undefined;
7859
7859
  private?: Record<string, {
7860
7860
  ts: string;
7861
+ team_id: string;
7861
7862
  reply_count: number;
7862
7863
  reply_users_count: number;
7863
7864
  reply_users: string[];
7864
- team_id: string;
7865
7865
  channel_name: string;
7866
7866
  }[]> | undefined;
7867
7867
  } | undefined;
@@ -7878,16 +7878,16 @@ 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
- error: string;
7882
7881
  success: boolean;
7882
+ error: string;
7883
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
- error: string;
7890
7889
  success: boolean;
7890
+ error: string;
7891
7891
  operation: "schedule_message";
7892
7892
  ok: boolean;
7893
7893
  channel?: string | undefined;
@@ -7914,10 +7914,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7914
7914
  permalink: z.ZodOptional<z.ZodString>;
7915
7915
  }, "strip", z.ZodTypeAny, {
7916
7916
  name: string;
7917
+ size: number;
7917
7918
  id: string;
7918
7919
  mimetype: string;
7919
7920
  filetype: string;
7920
- size: number;
7921
7921
  title?: string | undefined;
7922
7922
  user?: string | undefined;
7923
7923
  url_private?: string | undefined;
@@ -7930,10 +7930,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7930
7930
  permalink?: string | undefined;
7931
7931
  }, {
7932
7932
  name: string;
7933
+ size: number;
7933
7934
  id: string;
7934
7935
  mimetype: string;
7935
7936
  filetype: string;
7936
- size: number;
7937
7937
  title?: string | undefined;
7938
7938
  user?: string | undefined;
7939
7939
  url_private?: string | undefined;
@@ -7948,16 +7948,16 @@ 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
- error: string;
7952
7951
  success: boolean;
7952
+ error: string;
7953
7953
  operation: "get_file_info";
7954
7954
  ok: boolean;
7955
7955
  file?: {
7956
7956
  name: string;
7957
+ size: number;
7957
7958
  id: string;
7958
7959
  mimetype: string;
7959
7960
  filetype: string;
7960
- size: number;
7961
7961
  title?: string | undefined;
7962
7962
  user?: string | undefined;
7963
7963
  url_private?: string | undefined;
@@ -7970,16 +7970,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7970
7970
  permalink?: string | undefined;
7971
7971
  } | undefined;
7972
7972
  }, {
7973
- error: string;
7974
7973
  success: boolean;
7974
+ error: string;
7975
7975
  operation: "get_file_info";
7976
7976
  ok: boolean;
7977
7977
  file?: {
7978
7978
  name: string;
7979
+ size: number;
7979
7980
  id: string;
7980
7981
  mimetype: string;
7981
7982
  filetype: string;
7982
- size: number;
7983
7983
  title?: string | undefined;
7984
7984
  user?: string | undefined;
7985
7985
  url_private?: string | undefined;
@@ -8001,23 +8001,23 @@ 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
- error: string;
8005
8004
  success: boolean;
8005
+ error: string;
8006
8006
  operation: "download_file";
8007
8007
  ok: boolean;
8008
8008
  content?: string | undefined;
8009
+ size?: number | undefined;
8009
8010
  filename?: string | undefined;
8010
8011
  mimetype?: string | undefined;
8011
- size?: number | undefined;
8012
8012
  }, {
8013
- error: string;
8014
8013
  success: boolean;
8014
+ error: string;
8015
8015
  operation: "download_file";
8016
8016
  ok: boolean;
8017
8017
  content?: string | undefined;
8018
+ size?: number | undefined;
8018
8019
  filename?: string | undefined;
8019
8020
  mimetype?: string | undefined;
8020
- size?: number | undefined;
8021
8021
  }>]>;
8022
8022
  static readonly shortDescription = "Slack integration for messaging and workspace management";
8023
8023
  static readonly longDescription = "\nComprehensive Slack integration for messaging and workspace management.\n ";