@bubblelab/bubble-core 0.1.115 → 0.1.118

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 (94) hide show
  1. package/dist/bubble-bundle.d.ts +108 -83
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
  4. package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
  5. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
  7. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +22 -22
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
  10. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
  11. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
  12. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
  13. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +88 -88
  14. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +2 -2
  16. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
  17. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +1 -1
  18. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
  19. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +10 -10
  20. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +24 -24
  21. package/dist/bubbles/service-bubble/firecrawl.d.ts +338 -338
  22. package/dist/bubbles/service-bubble/followupboss.d.ts +4 -4
  23. package/dist/bubbles/service-bubble/github.d.ts +60 -60
  24. package/dist/bubbles/service-bubble/gmail.d.ts +164 -164
  25. package/dist/bubbles/service-bubble/google-calendar.d.ts +6 -6
  26. package/dist/bubbles/service-bubble/google-drive.d.ts +8 -8
  27. package/dist/bubbles/service-bubble/http.d.ts +2 -2
  28. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  29. package/dist/bubbles/service-bubble/jira/jira.d.ts +30 -30
  30. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
  31. package/dist/bubbles/service-bubble/notion/notion.d.ts +168 -168
  32. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  33. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  34. package/dist/bubbles/service-bubble/resend.d.ts +4 -4
  35. package/dist/bubbles/service-bubble/slack/index.d.ts +1 -1
  36. package/dist/bubbles/service-bubble/slack/index.d.ts.map +1 -1
  37. package/dist/bubbles/service-bubble/slack/index.js +1 -1
  38. package/dist/bubbles/service-bubble/slack/index.js.map +1 -1
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +336 -330
  40. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  41. package/dist/bubbles/service-bubble/slack/slack.js +14 -5
  42. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  43. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts +42 -1
  44. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  45. package/dist/bubbles/service-bubble/slack/slack.utils.js +156 -1
  46. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  47. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +24 -24
  48. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
  49. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +6 -6
  50. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +8 -8
  51. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  52. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +69 -9
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  54. package/dist/bubbles/tool-bubble/chart-js-tool.js +128 -58
  55. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +28 -28
  57. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +317 -317
  58. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  59. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
  60. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +60 -60
  63. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +134 -134
  64. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +36 -36
  65. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +20 -20
  66. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +12 -12
  67. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  68. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +2 -2
  69. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
  70. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts.map +1 -1
  71. package/dist/bubbles/workflow-bubble/slack-formatter-agent.js +18 -0
  72. package/dist/bubbles/workflow-bubble/slack-formatter-agent.js.map +1 -1
  73. package/dist/bubbles.json +51 -12
  74. package/dist/index.d.ts +1 -0
  75. package/dist/index.d.ts.map +1 -1
  76. package/dist/index.js +1 -0
  77. package/dist/index.js.map +1 -1
  78. package/package.json +2 -2
  79. package/dist/bubbles/service-bubble/salesforce/index.d.ts +0 -4
  80. package/dist/bubbles/service-bubble/salesforce/index.d.ts.map +0 -1
  81. package/dist/bubbles/service-bubble/salesforce/index.js +0 -4
  82. package/dist/bubbles/service-bubble/salesforce/index.js.map +0 -1
  83. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts +0 -1331
  84. package/dist/bubbles/service-bubble/salesforce/salesforce.d.ts.map +0 -1
  85. package/dist/bubbles/service-bubble/salesforce/salesforce.js +0 -618
  86. package/dist/bubbles/service-bubble/salesforce/salesforce.js.map +0 -1
  87. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts +0 -1445
  88. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.d.ts.map +0 -1
  89. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js +0 -609
  90. package/dist/bubbles/service-bubble/salesforce/salesforce.schema.js.map +0 -1
  91. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts +0 -87
  92. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.d.ts.map +0 -1
  93. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js +0 -181
  94. package/dist/bubbles/service-bubble/salesforce/salesforce.utils.js.map +0 -1
@@ -102,16 +102,16 @@ 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;
107
106
  image_url?: string | undefined;
107
+ emoji?: boolean | 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;
114
113
  image_url?: string | undefined;
114
+ emoji?: boolean | undefined;
115
115
  verbatim?: boolean | undefined;
116
116
  alt_text?: string | undefined;
117
117
  }>, "many">>;
@@ -142,16 +142,16 @@ 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;
147
146
  image_url?: string | undefined;
147
+ emoji?: boolean | 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;
154
153
  image_url?: string | undefined;
154
+ emoji?: boolean | undefined;
155
155
  verbatim?: boolean | undefined;
156
156
  alt_text?: string | undefined;
157
157
  }>, "many">>;
@@ -182,16 +182,16 @@ 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;
187
186
  image_url?: string | undefined;
187
+ emoji?: boolean | 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;
194
193
  image_url?: string | undefined;
194
+ emoji?: boolean | undefined;
195
195
  verbatim?: boolean | undefined;
196
196
  alt_text?: string | undefined;
197
197
  }>, "many">>;
@@ -259,16 +259,16 @@ 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;
264
263
  image_url?: string | undefined;
264
+ emoji?: boolean | 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;
271
270
  image_url?: string | undefined;
271
+ emoji?: boolean | undefined;
272
272
  verbatim?: boolean | undefined;
273
273
  alt_text?: string | undefined;
274
274
  }>, "many">>;
@@ -329,16 +329,16 @@ 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;
334
333
  image_url?: string | undefined;
334
+ emoji?: boolean | 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;
341
340
  image_url?: string | undefined;
341
+ emoji?: boolean | undefined;
342
342
  verbatim?: boolean | undefined;
343
343
  alt_text?: string | undefined;
344
344
  }>, "many">>;
@@ -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,16 +571,16 @@ 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;
576
575
  image_url?: string | undefined;
576
+ emoji?: boolean | 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;
583
582
  image_url?: string | undefined;
583
+ emoji?: boolean | undefined;
584
584
  verbatim?: boolean | undefined;
585
585
  alt_text?: string | undefined;
586
586
  }>, "many">>;
@@ -611,16 +611,16 @@ 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;
616
615
  image_url?: string | undefined;
616
+ emoji?: boolean | 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;
623
622
  image_url?: string | undefined;
623
+ emoji?: boolean | undefined;
624
624
  verbatim?: boolean | undefined;
625
625
  alt_text?: string | undefined;
626
626
  }>, "many">>;
@@ -651,25 +651,25 @@ 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;
656
655
  image_url?: string | undefined;
656
+ emoji?: boolean | 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;
663
662
  image_url?: string | undefined;
663
+ emoji?: boolean | undefined;
664
664
  verbatim?: boolean | undefined;
665
665
  alt_text?: string | undefined;
666
666
  }>, "many">>;
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
673
  credentials?: Partial<Record<CredentialType, string>> | undefined;
674
674
  text?: string | undefined;
675
675
  attachments?: {
@@ -719,24 +719,24 @@ 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;
724
723
  image_url?: string | undefined;
724
+ emoji?: boolean | 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;
731
730
  image_url?: string | undefined;
731
+ emoji?: boolean | 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
740
  credentials?: Partial<Record<CredentialType, string>> | undefined;
741
741
  text?: string | undefined;
742
742
  attachments?: {
@@ -786,16 +786,16 @@ 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;
791
790
  image_url?: string | undefined;
791
+ emoji?: boolean | 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;
798
797
  image_url?: string | undefined;
798
+ emoji?: boolean | undefined;
799
799
  verbatim?: boolean | undefined;
800
800
  alt_text?: string | undefined;
801
801
  }>, "many">>;
@@ -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">;
@@ -866,7 +866,8 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
866
866
  }>, z.ZodObject<{
867
867
  operation: z.ZodLiteral<"upload_file">;
868
868
  channel: z.ZodString;
869
- file_path: z.ZodString;
869
+ file_path: z.ZodOptional<z.ZodString>;
870
+ content: z.ZodOptional<z.ZodString>;
870
871
  filename: z.ZodOptional<z.ZodString>;
871
872
  title: z.ZodOptional<z.ZodString>;
872
873
  initial_comment: z.ZodOptional<z.ZodString>;
@@ -875,19 +876,21 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
875
876
  }, "strip", z.ZodTypeAny, {
876
877
  operation: "upload_file";
877
878
  channel: string;
878
- file_path: string;
879
879
  title?: string | undefined;
880
880
  credentials?: Partial<Record<CredentialType, string>> | undefined;
881
+ content?: string | undefined;
881
882
  thread_ts?: string | undefined;
883
+ file_path?: string | undefined;
882
884
  filename?: string | undefined;
883
885
  initial_comment?: string | undefined;
884
886
  }, {
885
887
  operation: "upload_file";
886
888
  channel: string;
887
- file_path: string;
888
889
  title?: string | undefined;
889
890
  credentials?: Partial<Record<CredentialType, string>> | undefined;
891
+ content?: string | undefined;
890
892
  thread_ts?: string | undefined;
893
+ file_path?: string | undefined;
891
894
  filename?: string | undefined;
892
895
  initial_comment?: string | undefined;
893
896
  }>, z.ZodObject<{
@@ -923,16 +926,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
923
926
  verbatim: z.ZodOptional<z.ZodBoolean>;
924
927
  }, "strip", z.ZodTypeAny, {
925
928
  type: "image" | "plain_text" | "mrkdwn";
926
- emoji?: boolean | undefined;
927
929
  text?: string | undefined;
928
930
  image_url?: string | undefined;
931
+ emoji?: boolean | undefined;
929
932
  verbatim?: boolean | undefined;
930
933
  alt_text?: string | undefined;
931
934
  }, {
932
935
  type: "image" | "plain_text" | "mrkdwn";
933
- emoji?: boolean | undefined;
934
936
  text?: string | undefined;
935
937
  image_url?: string | undefined;
938
+ emoji?: boolean | undefined;
936
939
  verbatim?: boolean | undefined;
937
940
  alt_text?: string | undefined;
938
941
  }>, "many">>;
@@ -963,16 +966,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
963
966
  verbatim: z.ZodOptional<z.ZodBoolean>;
964
967
  }, "strip", z.ZodTypeAny, {
965
968
  type: "image" | "plain_text" | "mrkdwn";
966
- emoji?: boolean | undefined;
967
969
  text?: string | undefined;
968
970
  image_url?: string | undefined;
971
+ emoji?: boolean | undefined;
969
972
  verbatim?: boolean | undefined;
970
973
  alt_text?: string | undefined;
971
974
  }, {
972
975
  type: "image" | "plain_text" | "mrkdwn";
973
- emoji?: boolean | undefined;
974
976
  text?: string | undefined;
975
977
  image_url?: string | undefined;
978
+ emoji?: boolean | undefined;
976
979
  verbatim?: boolean | undefined;
977
980
  alt_text?: string | undefined;
978
981
  }>, "many">>;
@@ -1003,16 +1006,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1003
1006
  verbatim: z.ZodOptional<z.ZodBoolean>;
1004
1007
  }, "strip", z.ZodTypeAny, {
1005
1008
  type: "image" | "plain_text" | "mrkdwn";
1006
- emoji?: boolean | undefined;
1007
1009
  text?: string | undefined;
1008
1010
  image_url?: string | undefined;
1011
+ emoji?: boolean | undefined;
1009
1012
  verbatim?: boolean | undefined;
1010
1013
  alt_text?: string | undefined;
1011
1014
  }, {
1012
1015
  type: "image" | "plain_text" | "mrkdwn";
1013
- emoji?: boolean | undefined;
1014
1016
  text?: string | undefined;
1015
1017
  image_url?: string | undefined;
1018
+ emoji?: boolean | undefined;
1016
1019
  verbatim?: boolean | undefined;
1017
1020
  alt_text?: string | undefined;
1018
1021
  }>, "many">>;
@@ -1055,16 +1058,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1055
1058
  verbatim: z.ZodOptional<z.ZodBoolean>;
1056
1059
  }, "strip", z.ZodTypeAny, {
1057
1060
  type: "image" | "plain_text" | "mrkdwn";
1058
- emoji?: boolean | undefined;
1059
1061
  text?: string | undefined;
1060
1062
  image_url?: string | undefined;
1063
+ emoji?: boolean | undefined;
1061
1064
  verbatim?: boolean | undefined;
1062
1065
  alt_text?: string | undefined;
1063
1066
  }, {
1064
1067
  type: "image" | "plain_text" | "mrkdwn";
1065
- emoji?: boolean | undefined;
1066
1068
  text?: string | undefined;
1067
1069
  image_url?: string | undefined;
1070
+ emoji?: boolean | undefined;
1068
1071
  verbatim?: boolean | undefined;
1069
1072
  alt_text?: string | undefined;
1070
1073
  }>, "many">>;
@@ -1103,16 +1106,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1103
1106
  verbatim: z.ZodOptional<z.ZodBoolean>;
1104
1107
  }, "strip", z.ZodTypeAny, {
1105
1108
  type: "image" | "plain_text" | "mrkdwn";
1106
- emoji?: boolean | undefined;
1107
1109
  text?: string | undefined;
1108
1110
  image_url?: string | undefined;
1111
+ emoji?: boolean | undefined;
1109
1112
  verbatim?: boolean | undefined;
1110
1113
  alt_text?: string | undefined;
1111
1114
  }, {
1112
1115
  type: "image" | "plain_text" | "mrkdwn";
1113
- emoji?: boolean | undefined;
1114
1116
  text?: string | undefined;
1115
1117
  image_url?: string | undefined;
1118
+ emoji?: boolean | undefined;
1116
1119
  verbatim?: boolean | undefined;
1117
1120
  alt_text?: string | undefined;
1118
1121
  }>, "many">>;
@@ -1241,10 +1244,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1241
1244
  }>, "many">>;
1242
1245
  }, "strip", z.ZodTypeAny, {
1243
1246
  type: string;
1244
- user?: string | undefined;
1245
1247
  text?: string | undefined;
1246
- username?: string | undefined;
1248
+ user?: string | undefined;
1247
1249
  ts?: string | undefined;
1250
+ username?: string | undefined;
1248
1251
  attachments?: unknown[] | undefined;
1249
1252
  blocks?: unknown[] | undefined;
1250
1253
  thread_ts?: string | undefined;
@@ -1283,10 +1286,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1283
1286
  }[] | undefined;
1284
1287
  }, {
1285
1288
  type: string;
1286
- user?: string | undefined;
1287
1289
  text?: string | undefined;
1288
- username?: string | undefined;
1290
+ user?: string | undefined;
1289
1291
  ts?: string | undefined;
1292
+ username?: string | undefined;
1290
1293
  attachments?: unknown[] | undefined;
1291
1294
  blocks?: unknown[] | undefined;
1292
1295
  thread_ts?: string | undefined;
@@ -1333,10 +1336,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1333
1336
  ok: boolean;
1334
1337
  message?: {
1335
1338
  type: string;
1336
- user?: string | undefined;
1337
1339
  text?: string | undefined;
1338
- username?: string | undefined;
1340
+ user?: string | undefined;
1339
1341
  ts?: string | undefined;
1342
+ username?: string | undefined;
1340
1343
  attachments?: unknown[] | undefined;
1341
1344
  blocks?: unknown[] | undefined;
1342
1345
  thread_ts?: string | undefined;
@@ -1374,8 +1377,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1374
1377
  permalink?: string | undefined;
1375
1378
  }[] | undefined;
1376
1379
  } | undefined;
1377
- channel?: string | undefined;
1378
1380
  ts?: string | undefined;
1381
+ channel?: string | undefined;
1379
1382
  }, {
1380
1383
  error: string;
1381
1384
  success: boolean;
@@ -1383,10 +1386,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1383
1386
  ok: boolean;
1384
1387
  message?: {
1385
1388
  type: string;
1386
- user?: string | undefined;
1387
1389
  text?: string | undefined;
1388
- username?: string | undefined;
1390
+ user?: string | undefined;
1389
1391
  ts?: string | undefined;
1392
+ username?: string | undefined;
1390
1393
  attachments?: unknown[] | undefined;
1391
1394
  blocks?: unknown[] | undefined;
1392
1395
  thread_ts?: string | undefined;
@@ -1424,8 +1427,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1424
1427
  permalink?: string | undefined;
1425
1428
  }[] | undefined;
1426
1429
  } | undefined;
1427
- channel?: string | undefined;
1428
1430
  ts?: string | undefined;
1431
+ channel?: string | undefined;
1429
1432
  }>, z.ZodObject<{
1430
1433
  operation: z.ZodLiteral<"list_channels">;
1431
1434
  ok: z.ZodBoolean;
@@ -1938,13 +1941,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1938
1941
  }, "strip", z.ZodTypeAny, {
1939
1942
  name: string;
1940
1943
  id: string;
1941
- color?: string | undefined;
1942
- team_id?: string | undefined;
1943
- deleted?: boolean | undefined;
1944
- real_name?: string | undefined;
1945
- tz?: string | undefined;
1946
- tz_label?: string | undefined;
1947
- tz_offset?: number | undefined;
1948
1944
  profile?: {
1949
1945
  title?: string | undefined;
1950
1946
  email?: string | undefined;
@@ -1971,6 +1967,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1971
1967
  image_512?: string | undefined;
1972
1968
  image_1024?: string | undefined;
1973
1969
  } | undefined;
1970
+ color?: string | undefined;
1971
+ team_id?: string | undefined;
1972
+ deleted?: boolean | undefined;
1973
+ real_name?: string | undefined;
1974
+ tz?: string | undefined;
1975
+ tz_label?: string | undefined;
1976
+ tz_offset?: number | undefined;
1974
1977
  is_admin?: boolean | undefined;
1975
1978
  is_owner?: boolean | undefined;
1976
1979
  is_primary_owner?: boolean | undefined;
@@ -1983,13 +1986,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1983
1986
  }, {
1984
1987
  name: string;
1985
1988
  id: string;
1986
- color?: string | undefined;
1987
- team_id?: string | undefined;
1988
- deleted?: boolean | undefined;
1989
- real_name?: string | undefined;
1990
- tz?: string | undefined;
1991
- tz_label?: string | undefined;
1992
- tz_offset?: number | undefined;
1993
1989
  profile?: {
1994
1990
  title?: string | undefined;
1995
1991
  email?: string | undefined;
@@ -2016,6 +2012,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2016
2012
  image_512?: string | undefined;
2017
2013
  image_1024?: string | undefined;
2018
2014
  } | undefined;
2015
+ color?: string | undefined;
2016
+ team_id?: string | undefined;
2017
+ deleted?: boolean | undefined;
2018
+ real_name?: string | undefined;
2019
+ tz?: string | undefined;
2020
+ tz_label?: string | undefined;
2021
+ tz_offset?: number | undefined;
2019
2022
  is_admin?: boolean | undefined;
2020
2023
  is_owner?: boolean | undefined;
2021
2024
  is_primary_owner?: boolean | undefined;
@@ -2036,13 +2039,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2036
2039
  user?: {
2037
2040
  name: string;
2038
2041
  id: string;
2039
- color?: string | undefined;
2040
- team_id?: string | undefined;
2041
- deleted?: boolean | undefined;
2042
- real_name?: string | undefined;
2043
- tz?: string | undefined;
2044
- tz_label?: string | undefined;
2045
- tz_offset?: number | undefined;
2046
2042
  profile?: {
2047
2043
  title?: string | undefined;
2048
2044
  email?: string | undefined;
@@ -2069,6 +2065,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2069
2065
  image_512?: string | undefined;
2070
2066
  image_1024?: string | undefined;
2071
2067
  } | undefined;
2068
+ color?: string | undefined;
2069
+ team_id?: string | undefined;
2070
+ deleted?: boolean | undefined;
2071
+ real_name?: string | undefined;
2072
+ tz?: string | undefined;
2073
+ tz_label?: string | undefined;
2074
+ tz_offset?: number | undefined;
2072
2075
  is_admin?: boolean | undefined;
2073
2076
  is_owner?: boolean | undefined;
2074
2077
  is_primary_owner?: boolean | undefined;
@@ -2087,13 +2090,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2087
2090
  user?: {
2088
2091
  name: string;
2089
2092
  id: string;
2090
- color?: string | undefined;
2091
- team_id?: string | undefined;
2092
- deleted?: boolean | undefined;
2093
- real_name?: string | undefined;
2094
- tz?: string | undefined;
2095
- tz_label?: string | undefined;
2096
- tz_offset?: number | undefined;
2097
2093
  profile?: {
2098
2094
  title?: string | undefined;
2099
2095
  email?: string | undefined;
@@ -2120,6 +2116,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2120
2116
  image_512?: string | undefined;
2121
2117
  image_1024?: string | undefined;
2122
2118
  } | undefined;
2119
+ color?: string | undefined;
2120
+ team_id?: string | undefined;
2121
+ deleted?: boolean | undefined;
2122
+ real_name?: string | undefined;
2123
+ tz?: string | undefined;
2124
+ tz_label?: string | undefined;
2125
+ tz_offset?: number | undefined;
2123
2126
  is_admin?: boolean | undefined;
2124
2127
  is_owner?: boolean | undefined;
2125
2128
  is_primary_owner?: boolean | undefined;
@@ -2231,13 +2234,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2231
2234
  }, "strip", z.ZodTypeAny, {
2232
2235
  name: string;
2233
2236
  id: string;
2234
- color?: string | undefined;
2235
- team_id?: string | undefined;
2236
- deleted?: boolean | undefined;
2237
- real_name?: string | undefined;
2238
- tz?: string | undefined;
2239
- tz_label?: string | undefined;
2240
- tz_offset?: number | undefined;
2241
2237
  profile?: {
2242
2238
  title?: string | undefined;
2243
2239
  email?: string | undefined;
@@ -2264,6 +2260,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2264
2260
  image_512?: string | undefined;
2265
2261
  image_1024?: string | undefined;
2266
2262
  } | undefined;
2263
+ color?: string | undefined;
2264
+ team_id?: string | undefined;
2265
+ deleted?: boolean | undefined;
2266
+ real_name?: string | undefined;
2267
+ tz?: string | undefined;
2268
+ tz_label?: string | undefined;
2269
+ tz_offset?: number | undefined;
2267
2270
  is_admin?: boolean | undefined;
2268
2271
  is_owner?: boolean | undefined;
2269
2272
  is_primary_owner?: boolean | undefined;
@@ -2276,13 +2279,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2276
2279
  }, {
2277
2280
  name: string;
2278
2281
  id: string;
2279
- color?: string | undefined;
2280
- team_id?: string | undefined;
2281
- deleted?: boolean | undefined;
2282
- real_name?: string | undefined;
2283
- tz?: string | undefined;
2284
- tz_label?: string | undefined;
2285
- tz_offset?: number | undefined;
2286
2282
  profile?: {
2287
2283
  title?: string | undefined;
2288
2284
  email?: string | undefined;
@@ -2309,6 +2305,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2309
2305
  image_512?: string | undefined;
2310
2306
  image_1024?: string | undefined;
2311
2307
  } | undefined;
2308
+ color?: string | undefined;
2309
+ team_id?: string | undefined;
2310
+ deleted?: boolean | undefined;
2311
+ real_name?: string | undefined;
2312
+ tz?: string | undefined;
2313
+ tz_label?: string | undefined;
2314
+ tz_offset?: number | undefined;
2312
2315
  is_admin?: boolean | undefined;
2313
2316
  is_owner?: boolean | undefined;
2314
2317
  is_primary_owner?: boolean | undefined;
@@ -2339,13 +2342,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2339
2342
  members?: {
2340
2343
  name: string;
2341
2344
  id: string;
2342
- color?: string | undefined;
2343
- team_id?: string | undefined;
2344
- deleted?: boolean | undefined;
2345
- real_name?: string | undefined;
2346
- tz?: string | undefined;
2347
- tz_label?: string | undefined;
2348
- tz_offset?: number | undefined;
2349
2345
  profile?: {
2350
2346
  title?: string | undefined;
2351
2347
  email?: string | undefined;
@@ -2372,6 +2368,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2372
2368
  image_512?: string | undefined;
2373
2369
  image_1024?: string | undefined;
2374
2370
  } | undefined;
2371
+ color?: string | undefined;
2372
+ team_id?: string | undefined;
2373
+ deleted?: boolean | undefined;
2374
+ real_name?: string | undefined;
2375
+ tz?: string | undefined;
2376
+ tz_label?: string | undefined;
2377
+ tz_offset?: number | undefined;
2375
2378
  is_admin?: boolean | undefined;
2376
2379
  is_owner?: boolean | undefined;
2377
2380
  is_primary_owner?: boolean | undefined;
@@ -2393,13 +2396,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2393
2396
  members?: {
2394
2397
  name: string;
2395
2398
  id: string;
2396
- color?: string | undefined;
2397
- team_id?: string | undefined;
2398
- deleted?: boolean | undefined;
2399
- real_name?: string | undefined;
2400
- tz?: string | undefined;
2401
- tz_label?: string | undefined;
2402
- tz_offset?: number | undefined;
2403
2399
  profile?: {
2404
2400
  title?: string | undefined;
2405
2401
  email?: string | undefined;
@@ -2426,6 +2422,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2426
2422
  image_512?: string | undefined;
2427
2423
  image_1024?: string | undefined;
2428
2424
  } | undefined;
2425
+ color?: string | undefined;
2426
+ team_id?: string | undefined;
2427
+ deleted?: boolean | undefined;
2428
+ real_name?: string | undefined;
2429
+ tz?: string | undefined;
2430
+ tz_label?: string | undefined;
2431
+ tz_offset?: number | undefined;
2429
2432
  is_admin?: boolean | undefined;
2430
2433
  is_owner?: boolean | undefined;
2431
2434
  is_primary_owner?: boolean | undefined;
@@ -2527,10 +2530,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2527
2530
  }>, "many">>;
2528
2531
  }, "strip", z.ZodTypeAny, {
2529
2532
  type: string;
2530
- user?: string | undefined;
2531
2533
  text?: string | undefined;
2532
- username?: string | undefined;
2534
+ user?: string | undefined;
2533
2535
  ts?: string | undefined;
2536
+ username?: string | undefined;
2534
2537
  attachments?: unknown[] | undefined;
2535
2538
  blocks?: unknown[] | undefined;
2536
2539
  thread_ts?: string | undefined;
@@ -2569,10 +2572,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2569
2572
  }[] | undefined;
2570
2573
  }, {
2571
2574
  type: string;
2572
- user?: string | undefined;
2573
2575
  text?: string | undefined;
2574
- username?: string | undefined;
2576
+ user?: string | undefined;
2575
2577
  ts?: string | undefined;
2578
+ username?: string | undefined;
2576
2579
  attachments?: unknown[] | undefined;
2577
2580
  blocks?: unknown[] | undefined;
2578
2581
  thread_ts?: string | undefined;
@@ -2625,12 +2628,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2625
2628
  success: boolean;
2626
2629
  operation: "get_conversation_history";
2627
2630
  ok: boolean;
2631
+ response_metadata?: {
2632
+ next_cursor: string;
2633
+ } | undefined;
2628
2634
  messages?: {
2629
2635
  type: string;
2630
- user?: string | undefined;
2631
2636
  text?: string | undefined;
2632
- username?: string | undefined;
2637
+ user?: string | undefined;
2633
2638
  ts?: string | undefined;
2639
+ username?: string | undefined;
2634
2640
  attachments?: unknown[] | undefined;
2635
2641
  blocks?: unknown[] | undefined;
2636
2642
  thread_ts?: string | undefined;
@@ -2668,21 +2674,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2668
2674
  permalink?: string | undefined;
2669
2675
  }[] | undefined;
2670
2676
  }[] | undefined;
2671
- response_metadata?: {
2672
- next_cursor: string;
2673
- } | undefined;
2674
2677
  has_more?: boolean | undefined;
2675
2678
  }, {
2676
2679
  error: string;
2677
2680
  success: boolean;
2678
2681
  operation: "get_conversation_history";
2679
2682
  ok: boolean;
2683
+ response_metadata?: {
2684
+ next_cursor: string;
2685
+ } | undefined;
2680
2686
  messages?: {
2681
2687
  type: string;
2682
- user?: string | undefined;
2683
2688
  text?: string | undefined;
2684
- username?: string | undefined;
2689
+ user?: string | undefined;
2685
2690
  ts?: string | undefined;
2691
+ username?: string | undefined;
2686
2692
  attachments?: unknown[] | undefined;
2687
2693
  blocks?: unknown[] | undefined;
2688
2694
  thread_ts?: string | undefined;
@@ -2720,9 +2726,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2720
2726
  permalink?: string | undefined;
2721
2727
  }[] | undefined;
2722
2728
  }[] | undefined;
2723
- response_metadata?: {
2724
- next_cursor: string;
2725
- } | undefined;
2726
2729
  has_more?: boolean | undefined;
2727
2730
  }>, z.ZodObject<{
2728
2731
  operation: z.ZodLiteral<"get_thread_replies">;
@@ -2815,10 +2818,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2815
2818
  }>, "many">>;
2816
2819
  }, "strip", z.ZodTypeAny, {
2817
2820
  type: string;
2818
- user?: string | undefined;
2819
2821
  text?: string | undefined;
2820
- username?: string | undefined;
2822
+ user?: string | undefined;
2821
2823
  ts?: string | undefined;
2824
+ username?: string | undefined;
2822
2825
  attachments?: unknown[] | undefined;
2823
2826
  blocks?: unknown[] | undefined;
2824
2827
  thread_ts?: string | undefined;
@@ -2857,10 +2860,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2857
2860
  }[] | undefined;
2858
2861
  }, {
2859
2862
  type: string;
2860
- user?: string | undefined;
2861
2863
  text?: string | undefined;
2862
- username?: string | undefined;
2864
+ user?: string | undefined;
2863
2865
  ts?: string | undefined;
2866
+ username?: string | undefined;
2864
2867
  attachments?: unknown[] | undefined;
2865
2868
  blocks?: unknown[] | undefined;
2866
2869
  thread_ts?: string | undefined;
@@ -2913,12 +2916,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2913
2916
  success: boolean;
2914
2917
  operation: "get_thread_replies";
2915
2918
  ok: boolean;
2919
+ response_metadata?: {
2920
+ next_cursor: string;
2921
+ } | undefined;
2916
2922
  messages?: {
2917
2923
  type: string;
2918
- user?: string | undefined;
2919
2924
  text?: string | undefined;
2920
- username?: string | undefined;
2925
+ user?: string | undefined;
2921
2926
  ts?: string | undefined;
2927
+ username?: string | undefined;
2922
2928
  attachments?: unknown[] | undefined;
2923
2929
  blocks?: unknown[] | undefined;
2924
2930
  thread_ts?: string | undefined;
@@ -2956,21 +2962,21 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2956
2962
  permalink?: string | undefined;
2957
2963
  }[] | undefined;
2958
2964
  }[] | undefined;
2959
- response_metadata?: {
2960
- next_cursor: string;
2961
- } | undefined;
2962
2965
  has_more?: boolean | undefined;
2963
2966
  }, {
2964
2967
  error: string;
2965
2968
  success: boolean;
2966
2969
  operation: "get_thread_replies";
2967
2970
  ok: boolean;
2971
+ response_metadata?: {
2972
+ next_cursor: string;
2973
+ } | undefined;
2968
2974
  messages?: {
2969
2975
  type: string;
2970
- user?: string | undefined;
2971
2976
  text?: string | undefined;
2972
- username?: string | undefined;
2977
+ user?: string | undefined;
2973
2978
  ts?: string | undefined;
2979
+ username?: string | undefined;
2974
2980
  attachments?: unknown[] | undefined;
2975
2981
  blocks?: unknown[] | undefined;
2976
2982
  thread_ts?: string | undefined;
@@ -3008,9 +3014,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3008
3014
  permalink?: string | undefined;
3009
3015
  }[] | undefined;
3010
3016
  }[] | undefined;
3011
- response_metadata?: {
3012
- next_cursor: string;
3013
- } | undefined;
3014
3017
  has_more?: boolean | undefined;
3015
3018
  }>, z.ZodObject<{
3016
3019
  operation: z.ZodLiteral<"update_message">;
@@ -3106,10 +3109,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3106
3109
  }>, "many">>;
3107
3110
  }, "strip", z.ZodTypeAny, {
3108
3111
  type: string;
3109
- user?: string | undefined;
3110
3112
  text?: string | undefined;
3111
- username?: string | undefined;
3113
+ user?: string | undefined;
3112
3114
  ts?: string | undefined;
3115
+ username?: string | undefined;
3113
3116
  attachments?: unknown[] | undefined;
3114
3117
  blocks?: unknown[] | undefined;
3115
3118
  thread_ts?: string | undefined;
@@ -3148,10 +3151,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3148
3151
  }[] | undefined;
3149
3152
  }, {
3150
3153
  type: string;
3151
- user?: string | undefined;
3152
3154
  text?: string | undefined;
3153
- username?: string | undefined;
3155
+ user?: string | undefined;
3154
3156
  ts?: string | undefined;
3157
+ username?: string | undefined;
3155
3158
  attachments?: unknown[] | undefined;
3156
3159
  blocks?: unknown[] | undefined;
3157
3160
  thread_ts?: string | undefined;
@@ -3198,10 +3201,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3198
3201
  ok: boolean;
3199
3202
  message?: {
3200
3203
  type: string;
3201
- user?: string | undefined;
3202
3204
  text?: string | undefined;
3203
- username?: string | undefined;
3205
+ user?: string | undefined;
3204
3206
  ts?: string | undefined;
3207
+ username?: string | undefined;
3205
3208
  attachments?: unknown[] | undefined;
3206
3209
  blocks?: unknown[] | undefined;
3207
3210
  thread_ts?: string | undefined;
@@ -3240,8 +3243,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3240
3243
  }[] | undefined;
3241
3244
  } | undefined;
3242
3245
  text?: string | undefined;
3243
- channel?: string | undefined;
3244
3246
  ts?: string | undefined;
3247
+ channel?: string | undefined;
3245
3248
  }, {
3246
3249
  error: string;
3247
3250
  success: boolean;
@@ -3249,10 +3252,10 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3249
3252
  ok: boolean;
3250
3253
  message?: {
3251
3254
  type: string;
3252
- user?: string | undefined;
3253
3255
  text?: string | undefined;
3254
- username?: string | undefined;
3256
+ user?: string | undefined;
3255
3257
  ts?: string | undefined;
3258
+ username?: string | undefined;
3256
3259
  attachments?: unknown[] | undefined;
3257
3260
  blocks?: unknown[] | undefined;
3258
3261
  thread_ts?: string | undefined;
@@ -3291,8 +3294,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3291
3294
  }[] | undefined;
3292
3295
  } | undefined;
3293
3296
  text?: string | undefined;
3294
- channel?: string | undefined;
3295
3297
  ts?: string | undefined;
3298
+ channel?: string | undefined;
3296
3299
  }>, z.ZodObject<{
3297
3300
  operation: z.ZodLiteral<"delete_message">;
3298
3301
  ok: z.ZodBoolean;
@@ -3305,15 +3308,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3305
3308
  success: boolean;
3306
3309
  operation: "delete_message";
3307
3310
  ok: boolean;
3308
- channel?: string | undefined;
3309
3311
  ts?: string | undefined;
3312
+ channel?: string | undefined;
3310
3313
  }, {
3311
3314
  error: string;
3312
3315
  success: boolean;
3313
3316
  operation: "delete_message";
3314
3317
  ok: boolean;
3315
- channel?: string | undefined;
3316
3318
  ts?: string | undefined;
3319
+ channel?: string | undefined;
3317
3320
  }>, z.ZodObject<{
3318
3321
  operation: z.ZodLiteral<"add_reaction">;
3319
3322
  ok: z.ZodBoolean;
@@ -3582,17 +3585,17 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3582
3585
  team_id: z.ZodString;
3583
3586
  }, "strip", z.ZodTypeAny, {
3584
3587
  ts: string;
3588
+ team_id: string;
3585
3589
  reply_count: number;
3586
3590
  reply_users_count: number;
3587
3591
  reply_users: string[];
3588
- team_id: string;
3589
3592
  channel_name: string;
3590
3593
  }, {
3591
3594
  ts: string;
3595
+ team_id: string;
3592
3596
  reply_count: number;
3593
3597
  reply_users_count: number;
3594
3598
  reply_users: string[];
3595
- team_id: string;
3596
3599
  channel_name: string;
3597
3600
  }>, "many">>>;
3598
3601
  private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
@@ -3604,51 +3607,51 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3604
3607
  team_id: z.ZodString;
3605
3608
  }, "strip", z.ZodTypeAny, {
3606
3609
  ts: string;
3610
+ team_id: string;
3607
3611
  reply_count: number;
3608
3612
  reply_users_count: number;
3609
3613
  reply_users: string[];
3610
- team_id: string;
3611
3614
  channel_name: string;
3612
3615
  }, {
3613
3616
  ts: string;
3617
+ team_id: string;
3614
3618
  reply_count: number;
3615
3619
  reply_users_count: number;
3616
3620
  reply_users: string[];
3617
- team_id: string;
3618
3621
  channel_name: string;
3619
3622
  }>, "many">>>;
3620
3623
  }, "strip", z.ZodTypeAny, {
3621
3624
  public?: Record<string, {
3622
3625
  ts: string;
3626
+ team_id: string;
3623
3627
  reply_count: number;
3624
3628
  reply_users_count: number;
3625
3629
  reply_users: string[];
3626
- team_id: string;
3627
3630
  channel_name: string;
3628
3631
  }[]> | undefined;
3629
3632
  private?: Record<string, {
3630
3633
  ts: string;
3634
+ team_id: string;
3631
3635
  reply_count: number;
3632
3636
  reply_users_count: number;
3633
3637
  reply_users: string[];
3634
- team_id: string;
3635
3638
  channel_name: string;
3636
3639
  }[]> | undefined;
3637
3640
  }, {
3638
3641
  public?: Record<string, {
3639
3642
  ts: string;
3643
+ team_id: string;
3640
3644
  reply_count: number;
3641
3645
  reply_users_count: number;
3642
3646
  reply_users: string[];
3643
- team_id: string;
3644
3647
  channel_name: string;
3645
3648
  }[]> | undefined;
3646
3649
  private?: Record<string, {
3647
3650
  ts: string;
3651
+ team_id: string;
3648
3652
  reply_count: number;
3649
3653
  reply_users_count: number;
3650
3654
  reply_users: string[];
3651
- team_id: string;
3652
3655
  channel_name: string;
3653
3656
  }[]> | undefined;
3654
3657
  }>>;
@@ -3662,13 +3665,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3662
3665
  user: string;
3663
3666
  username: string;
3664
3667
  timestamp: number;
3668
+ created: number;
3665
3669
  mimetype: string;
3666
3670
  filetype: string;
3667
3671
  size: number;
3668
3672
  url_private: string;
3669
3673
  url_private_download: string;
3670
3674
  permalink: string;
3671
- created: number;
3672
3675
  pretty_type: string;
3673
3676
  editable: boolean;
3674
3677
  mode: string;
@@ -3683,18 +3686,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3683
3686
  shares?: {
3684
3687
  public?: Record<string, {
3685
3688
  ts: string;
3689
+ team_id: string;
3686
3690
  reply_count: number;
3687
3691
  reply_users_count: number;
3688
3692
  reply_users: string[];
3689
- team_id: string;
3690
3693
  channel_name: string;
3691
3694
  }[]> | undefined;
3692
3695
  private?: Record<string, {
3693
3696
  ts: string;
3697
+ team_id: string;
3694
3698
  reply_count: number;
3695
3699
  reply_users_count: number;
3696
3700
  reply_users: string[];
3697
- team_id: string;
3698
3701
  channel_name: string;
3699
3702
  }[]> | undefined;
3700
3703
  } | undefined;
@@ -3707,13 +3710,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3707
3710
  user: string;
3708
3711
  username: string;
3709
3712
  timestamp: number;
3713
+ created: number;
3710
3714
  mimetype: string;
3711
3715
  filetype: string;
3712
3716
  size: number;
3713
3717
  url_private: string;
3714
3718
  url_private_download: string;
3715
3719
  permalink: string;
3716
- created: number;
3717
3720
  pretty_type: string;
3718
3721
  editable: boolean;
3719
3722
  mode: string;
@@ -3728,18 +3731,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3728
3731
  shares?: {
3729
3732
  public?: Record<string, {
3730
3733
  ts: string;
3734
+ team_id: string;
3731
3735
  reply_count: number;
3732
3736
  reply_users_count: number;
3733
3737
  reply_users: string[];
3734
- team_id: string;
3735
3738
  channel_name: string;
3736
3739
  }[]> | undefined;
3737
3740
  private?: Record<string, {
3738
3741
  ts: string;
3742
+ team_id: string;
3739
3743
  reply_count: number;
3740
3744
  reply_users_count: number;
3741
3745
  reply_users: string[];
3742
- team_id: string;
3743
3746
  channel_name: string;
3744
3747
  }[]> | undefined;
3745
3748
  } | undefined;
@@ -3760,13 +3763,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3760
3763
  user: string;
3761
3764
  username: string;
3762
3765
  timestamp: number;
3766
+ created: number;
3763
3767
  mimetype: string;
3764
3768
  filetype: string;
3765
3769
  size: number;
3766
3770
  url_private: string;
3767
3771
  url_private_download: string;
3768
3772
  permalink: string;
3769
- created: number;
3770
3773
  pretty_type: string;
3771
3774
  editable: boolean;
3772
3775
  mode: string;
@@ -3781,18 +3784,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3781
3784
  shares?: {
3782
3785
  public?: Record<string, {
3783
3786
  ts: string;
3787
+ team_id: string;
3784
3788
  reply_count: number;
3785
3789
  reply_users_count: number;
3786
3790
  reply_users: string[];
3787
- team_id: string;
3788
3791
  channel_name: string;
3789
3792
  }[]> | undefined;
3790
3793
  private?: Record<string, {
3791
3794
  ts: string;
3795
+ team_id: string;
3792
3796
  reply_count: number;
3793
3797
  reply_users_count: number;
3794
3798
  reply_users: string[];
3795
- team_id: string;
3796
3799
  channel_name: string;
3797
3800
  }[]> | undefined;
3798
3801
  } | undefined;
@@ -3811,13 +3814,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3811
3814
  user: string;
3812
3815
  username: string;
3813
3816
  timestamp: number;
3817
+ created: number;
3814
3818
  mimetype: string;
3815
3819
  filetype: string;
3816
3820
  size: number;
3817
3821
  url_private: string;
3818
3822
  url_private_download: string;
3819
3823
  permalink: string;
3820
- created: number;
3821
3824
  pretty_type: string;
3822
3825
  editable: boolean;
3823
3826
  mode: string;
@@ -3832,18 +3835,18 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3832
3835
  shares?: {
3833
3836
  public?: Record<string, {
3834
3837
  ts: string;
3838
+ team_id: string;
3835
3839
  reply_count: number;
3836
3840
  reply_users_count: number;
3837
3841
  reply_users: string[];
3838
- team_id: string;
3839
3842
  channel_name: string;
3840
3843
  }[]> | undefined;
3841
3844
  private?: Record<string, {
3842
3845
  ts: string;
3846
+ team_id: string;
3843
3847
  reply_count: number;
3844
3848
  reply_users_count: number;
3845
3849
  reply_users: string[];
3846
- team_id: string;
3847
3850
  channel_name: string;
3848
3851
  }[]> | undefined;
3849
3852
  } | undefined;
@@ -4114,16 +4117,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4114
4117
  verbatim: z.ZodOptional<z.ZodBoolean>;
4115
4118
  }, "strip", z.ZodTypeAny, {
4116
4119
  type: "image" | "plain_text" | "mrkdwn";
4117
- emoji?: boolean | undefined;
4118
4120
  text?: string | undefined;
4119
4121
  image_url?: string | undefined;
4122
+ emoji?: boolean | undefined;
4120
4123
  verbatim?: boolean | undefined;
4121
4124
  alt_text?: string | undefined;
4122
4125
  }, {
4123
4126
  type: "image" | "plain_text" | "mrkdwn";
4124
- emoji?: boolean | undefined;
4125
4127
  text?: string | undefined;
4126
4128
  image_url?: string | undefined;
4129
+ emoji?: boolean | undefined;
4127
4130
  verbatim?: boolean | undefined;
4128
4131
  alt_text?: string | undefined;
4129
4132
  }>, "many">>;
@@ -4154,16 +4157,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4154
4157
  verbatim: z.ZodOptional<z.ZodBoolean>;
4155
4158
  }, "strip", z.ZodTypeAny, {
4156
4159
  type: "image" | "plain_text" | "mrkdwn";
4157
- emoji?: boolean | undefined;
4158
4160
  text?: string | undefined;
4159
4161
  image_url?: string | undefined;
4162
+ emoji?: boolean | undefined;
4160
4163
  verbatim?: boolean | undefined;
4161
4164
  alt_text?: string | undefined;
4162
4165
  }, {
4163
4166
  type: "image" | "plain_text" | "mrkdwn";
4164
- emoji?: boolean | undefined;
4165
4167
  text?: string | undefined;
4166
4168
  image_url?: string | undefined;
4169
+ emoji?: boolean | undefined;
4167
4170
  verbatim?: boolean | undefined;
4168
4171
  alt_text?: string | undefined;
4169
4172
  }>, "many">>;
@@ -4194,16 +4197,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4194
4197
  verbatim: z.ZodOptional<z.ZodBoolean>;
4195
4198
  }, "strip", z.ZodTypeAny, {
4196
4199
  type: "image" | "plain_text" | "mrkdwn";
4197
- emoji?: boolean | undefined;
4198
4200
  text?: string | undefined;
4199
4201
  image_url?: string | undefined;
4202
+ emoji?: boolean | undefined;
4200
4203
  verbatim?: boolean | undefined;
4201
4204
  alt_text?: string | undefined;
4202
4205
  }, {
4203
4206
  type: "image" | "plain_text" | "mrkdwn";
4204
- emoji?: boolean | undefined;
4205
4207
  text?: string | undefined;
4206
4208
  image_url?: string | undefined;
4209
+ emoji?: boolean | undefined;
4207
4210
  verbatim?: boolean | undefined;
4208
4211
  alt_text?: string | undefined;
4209
4212
  }>, "many">>;
@@ -4271,16 +4274,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4271
4274
  verbatim: z.ZodOptional<z.ZodBoolean>;
4272
4275
  }, "strip", z.ZodTypeAny, {
4273
4276
  type: "image" | "plain_text" | "mrkdwn";
4274
- emoji?: boolean | undefined;
4275
4277
  text?: string | undefined;
4276
4278
  image_url?: string | undefined;
4279
+ emoji?: boolean | undefined;
4277
4280
  verbatim?: boolean | undefined;
4278
4281
  alt_text?: string | undefined;
4279
4282
  }, {
4280
4283
  type: "image" | "plain_text" | "mrkdwn";
4281
- emoji?: boolean | undefined;
4282
4284
  text?: string | undefined;
4283
4285
  image_url?: string | undefined;
4286
+ emoji?: boolean | undefined;
4284
4287
  verbatim?: boolean | undefined;
4285
4288
  alt_text?: string | undefined;
4286
4289
  }>, "many">>;
@@ -4341,16 +4344,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4341
4344
  verbatim: z.ZodOptional<z.ZodBoolean>;
4342
4345
  }, "strip", z.ZodTypeAny, {
4343
4346
  type: "image" | "plain_text" | "mrkdwn";
4344
- emoji?: boolean | undefined;
4345
4347
  text?: string | undefined;
4346
4348
  image_url?: string | undefined;
4349
+ emoji?: boolean | undefined;
4347
4350
  verbatim?: boolean | undefined;
4348
4351
  alt_text?: string | undefined;
4349
4352
  }, {
4350
4353
  type: "image" | "plain_text" | "mrkdwn";
4351
- emoji?: boolean | undefined;
4352
4354
  text?: string | undefined;
4353
4355
  image_url?: string | undefined;
4356
+ emoji?: boolean | undefined;
4354
4357
  verbatim?: boolean | undefined;
4355
4358
  alt_text?: string | undefined;
4356
4359
  }>, "many">>;
@@ -4467,18 +4470,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4467
4470
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4468
4471
  }, "strip", z.ZodTypeAny, {
4469
4472
  inclusive: boolean;
4473
+ ts: string;
4470
4474
  operation: "get_thread_replies";
4471
4475
  channel: string;
4472
- ts: string;
4473
4476
  limit: number;
4474
4477
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4475
4478
  cursor?: string | undefined;
4476
4479
  latest?: string | undefined;
4477
4480
  oldest?: string | undefined;
4478
4481
  }, {
4482
+ ts: string;
4479
4483
  operation: "get_thread_replies";
4480
4484
  channel: string;
4481
- ts: string;
4482
4485
  inclusive?: boolean | undefined;
4483
4486
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4484
4487
  limit?: number | undefined;
@@ -4583,16 +4586,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4583
4586
  verbatim: z.ZodOptional<z.ZodBoolean>;
4584
4587
  }, "strip", z.ZodTypeAny, {
4585
4588
  type: "image" | "plain_text" | "mrkdwn";
4586
- emoji?: boolean | undefined;
4587
4589
  text?: string | undefined;
4588
4590
  image_url?: string | undefined;
4591
+ emoji?: boolean | undefined;
4589
4592
  verbatim?: boolean | undefined;
4590
4593
  alt_text?: string | undefined;
4591
4594
  }, {
4592
4595
  type: "image" | "plain_text" | "mrkdwn";
4593
- emoji?: boolean | undefined;
4594
4596
  text?: string | undefined;
4595
4597
  image_url?: string | undefined;
4598
+ emoji?: boolean | undefined;
4596
4599
  verbatim?: boolean | undefined;
4597
4600
  alt_text?: string | undefined;
4598
4601
  }>, "many">>;
@@ -4623,16 +4626,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4623
4626
  verbatim: z.ZodOptional<z.ZodBoolean>;
4624
4627
  }, "strip", z.ZodTypeAny, {
4625
4628
  type: "image" | "plain_text" | "mrkdwn";
4626
- emoji?: boolean | undefined;
4627
4629
  text?: string | undefined;
4628
4630
  image_url?: string | undefined;
4631
+ emoji?: boolean | undefined;
4629
4632
  verbatim?: boolean | undefined;
4630
4633
  alt_text?: string | undefined;
4631
4634
  }, {
4632
4635
  type: "image" | "plain_text" | "mrkdwn";
4633
- emoji?: boolean | undefined;
4634
4636
  text?: string | undefined;
4635
4637
  image_url?: string | undefined;
4638
+ emoji?: boolean | undefined;
4636
4639
  verbatim?: boolean | undefined;
4637
4640
  alt_text?: string | undefined;
4638
4641
  }>, "many">>;
@@ -4663,25 +4666,25 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4663
4666
  verbatim: z.ZodOptional<z.ZodBoolean>;
4664
4667
  }, "strip", z.ZodTypeAny, {
4665
4668
  type: "image" | "plain_text" | "mrkdwn";
4666
- emoji?: boolean | undefined;
4667
4669
  text?: string | undefined;
4668
4670
  image_url?: string | undefined;
4671
+ emoji?: boolean | undefined;
4669
4672
  verbatim?: boolean | undefined;
4670
4673
  alt_text?: string | undefined;
4671
4674
  }, {
4672
4675
  type: "image" | "plain_text" | "mrkdwn";
4673
- emoji?: boolean | undefined;
4674
4676
  text?: string | undefined;
4675
4677
  image_url?: string | undefined;
4678
+ emoji?: boolean | undefined;
4676
4679
  verbatim?: boolean | undefined;
4677
4680
  alt_text?: string | undefined;
4678
4681
  }>, "many">>;
4679
4682
  }, z.ZodTypeAny, "passthrough">>, "many">>;
4680
4683
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4681
4684
  }, "strip", z.ZodTypeAny, {
4685
+ ts: string;
4682
4686
  operation: "update_message";
4683
4687
  channel: string;
4684
- ts: string;
4685
4688
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4686
4689
  text?: string | undefined;
4687
4690
  attachments?: {
@@ -4731,24 +4734,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4731
4734
  verbatim: z.ZodOptional<z.ZodBoolean>;
4732
4735
  }, "strip", z.ZodTypeAny, {
4733
4736
  type: "image" | "plain_text" | "mrkdwn";
4734
- emoji?: boolean | undefined;
4735
4737
  text?: string | undefined;
4736
4738
  image_url?: string | undefined;
4739
+ emoji?: boolean | undefined;
4737
4740
  verbatim?: boolean | undefined;
4738
4741
  alt_text?: string | undefined;
4739
4742
  }, {
4740
4743
  type: "image" | "plain_text" | "mrkdwn";
4741
- emoji?: boolean | undefined;
4742
4744
  text?: string | undefined;
4743
4745
  image_url?: string | undefined;
4746
+ emoji?: boolean | undefined;
4744
4747
  verbatim?: boolean | undefined;
4745
4748
  alt_text?: string | undefined;
4746
4749
  }>, "many">>;
4747
4750
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4748
4751
  }, {
4752
+ ts: string;
4749
4753
  operation: "update_message";
4750
4754
  channel: string;
4751
- ts: string;
4752
4755
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4753
4756
  text?: string | undefined;
4754
4757
  attachments?: {
@@ -4798,16 +4801,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4798
4801
  verbatim: z.ZodOptional<z.ZodBoolean>;
4799
4802
  }, "strip", z.ZodTypeAny, {
4800
4803
  type: "image" | "plain_text" | "mrkdwn";
4801
- emoji?: boolean | undefined;
4802
4804
  text?: string | undefined;
4803
4805
  image_url?: string | undefined;
4806
+ emoji?: boolean | undefined;
4804
4807
  verbatim?: boolean | undefined;
4805
4808
  alt_text?: string | undefined;
4806
4809
  }, {
4807
4810
  type: "image" | "plain_text" | "mrkdwn";
4808
- emoji?: boolean | undefined;
4809
4811
  text?: string | undefined;
4810
4812
  image_url?: string | undefined;
4813
+ emoji?: boolean | undefined;
4811
4814
  verbatim?: boolean | undefined;
4812
4815
  alt_text?: string | undefined;
4813
4816
  }>, "many">>;
@@ -4818,14 +4821,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4818
4821
  ts: z.ZodString;
4819
4822
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4820
4823
  }, "strip", z.ZodTypeAny, {
4824
+ ts: string;
4821
4825
  operation: "delete_message";
4822
4826
  channel: string;
4823
- ts: string;
4824
4827
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4825
4828
  }, {
4829
+ ts: string;
4826
4830
  operation: "delete_message";
4827
4831
  channel: string;
4828
- ts: string;
4829
4832
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4830
4833
  }>, z.ZodObject<{
4831
4834
  operation: z.ZodLiteral<"add_reaction">;
@@ -4878,7 +4881,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4878
4881
  }>, z.ZodObject<{
4879
4882
  operation: z.ZodLiteral<"upload_file">;
4880
4883
  channel: z.ZodString;
4881
- file_path: z.ZodString;
4884
+ file_path: z.ZodOptional<z.ZodString>;
4885
+ content: z.ZodOptional<z.ZodString>;
4882
4886
  filename: z.ZodOptional<z.ZodString>;
4883
4887
  title: z.ZodOptional<z.ZodString>;
4884
4888
  initial_comment: z.ZodOptional<z.ZodString>;
@@ -4887,19 +4891,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4887
4891
  }, "strip", z.ZodTypeAny, {
4888
4892
  operation: "upload_file";
4889
4893
  channel: string;
4890
- file_path: string;
4891
4894
  title?: string | undefined;
4892
4895
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4896
+ content?: string | undefined;
4893
4897
  thread_ts?: string | undefined;
4898
+ file_path?: string | undefined;
4894
4899
  filename?: string | undefined;
4895
4900
  initial_comment?: string | undefined;
4896
4901
  }, {
4897
4902
  operation: "upload_file";
4898
4903
  channel: string;
4899
- file_path: string;
4900
4904
  title?: string | undefined;
4901
4905
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4906
+ content?: string | undefined;
4902
4907
  thread_ts?: string | undefined;
4908
+ file_path?: string | undefined;
4903
4909
  filename?: string | undefined;
4904
4910
  initial_comment?: string | undefined;
4905
4911
  }>, z.ZodObject<{
@@ -4935,16 +4941,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4935
4941
  verbatim: z.ZodOptional<z.ZodBoolean>;
4936
4942
  }, "strip", z.ZodTypeAny, {
4937
4943
  type: "image" | "plain_text" | "mrkdwn";
4938
- emoji?: boolean | undefined;
4939
4944
  text?: string | undefined;
4940
4945
  image_url?: string | undefined;
4946
+ emoji?: boolean | undefined;
4941
4947
  verbatim?: boolean | undefined;
4942
4948
  alt_text?: string | undefined;
4943
4949
  }, {
4944
4950
  type: "image" | "plain_text" | "mrkdwn";
4945
- emoji?: boolean | undefined;
4946
4951
  text?: string | undefined;
4947
4952
  image_url?: string | undefined;
4953
+ emoji?: boolean | undefined;
4948
4954
  verbatim?: boolean | undefined;
4949
4955
  alt_text?: string | undefined;
4950
4956
  }>, "many">>;
@@ -4975,16 +4981,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4975
4981
  verbatim: z.ZodOptional<z.ZodBoolean>;
4976
4982
  }, "strip", z.ZodTypeAny, {
4977
4983
  type: "image" | "plain_text" | "mrkdwn";
4978
- emoji?: boolean | undefined;
4979
4984
  text?: string | undefined;
4980
4985
  image_url?: string | undefined;
4986
+ emoji?: boolean | undefined;
4981
4987
  verbatim?: boolean | undefined;
4982
4988
  alt_text?: string | undefined;
4983
4989
  }, {
4984
4990
  type: "image" | "plain_text" | "mrkdwn";
4985
- emoji?: boolean | undefined;
4986
4991
  text?: string | undefined;
4987
4992
  image_url?: string | undefined;
4993
+ emoji?: boolean | undefined;
4988
4994
  verbatim?: boolean | undefined;
4989
4995
  alt_text?: string | undefined;
4990
4996
  }>, "many">>;
@@ -5015,16 +5021,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5015
5021
  verbatim: z.ZodOptional<z.ZodBoolean>;
5016
5022
  }, "strip", z.ZodTypeAny, {
5017
5023
  type: "image" | "plain_text" | "mrkdwn";
5018
- emoji?: boolean | undefined;
5019
5024
  text?: string | undefined;
5020
5025
  image_url?: string | undefined;
5026
+ emoji?: boolean | undefined;
5021
5027
  verbatim?: boolean | undefined;
5022
5028
  alt_text?: string | undefined;
5023
5029
  }, {
5024
5030
  type: "image" | "plain_text" | "mrkdwn";
5025
- emoji?: boolean | undefined;
5026
5031
  text?: string | undefined;
5027
5032
  image_url?: string | undefined;
5033
+ emoji?: boolean | undefined;
5028
5034
  verbatim?: boolean | undefined;
5029
5035
  alt_text?: string | undefined;
5030
5036
  }>, "many">>;
@@ -5067,16 +5073,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5067
5073
  verbatim: z.ZodOptional<z.ZodBoolean>;
5068
5074
  }, "strip", z.ZodTypeAny, {
5069
5075
  type: "image" | "plain_text" | "mrkdwn";
5070
- emoji?: boolean | undefined;
5071
5076
  text?: string | undefined;
5072
5077
  image_url?: string | undefined;
5078
+ emoji?: boolean | undefined;
5073
5079
  verbatim?: boolean | undefined;
5074
5080
  alt_text?: string | undefined;
5075
5081
  }, {
5076
5082
  type: "image" | "plain_text" | "mrkdwn";
5077
- emoji?: boolean | undefined;
5078
5083
  text?: string | undefined;
5079
5084
  image_url?: string | undefined;
5085
+ emoji?: boolean | undefined;
5080
5086
  verbatim?: boolean | undefined;
5081
5087
  alt_text?: string | undefined;
5082
5088
  }>, "many">>;
@@ -5115,16 +5121,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5115
5121
  verbatim: z.ZodOptional<z.ZodBoolean>;
5116
5122
  }, "strip", z.ZodTypeAny, {
5117
5123
  type: "image" | "plain_text" | "mrkdwn";
5118
- emoji?: boolean | undefined;
5119
5124
  text?: string | undefined;
5120
5125
  image_url?: string | undefined;
5126
+ emoji?: boolean | undefined;
5121
5127
  verbatim?: boolean | undefined;
5122
5128
  alt_text?: string | undefined;
5123
5129
  }, {
5124
5130
  type: "image" | "plain_text" | "mrkdwn";
5125
- emoji?: boolean | undefined;
5126
5131
  text?: string | undefined;
5127
5132
  image_url?: string | undefined;
5133
+ emoji?: boolean | undefined;
5128
5134
  verbatim?: boolean | undefined;
5129
5135
  alt_text?: string | undefined;
5130
5136
  }>, "many">>;
@@ -5253,10 +5259,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5253
5259
  }>, "many">>;
5254
5260
  }, "strip", z.ZodTypeAny, {
5255
5261
  type: string;
5256
- user?: string | undefined;
5257
5262
  text?: string | undefined;
5258
- username?: string | undefined;
5263
+ user?: string | undefined;
5259
5264
  ts?: string | undefined;
5265
+ username?: string | undefined;
5260
5266
  attachments?: unknown[] | undefined;
5261
5267
  blocks?: unknown[] | undefined;
5262
5268
  thread_ts?: string | undefined;
@@ -5295,10 +5301,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5295
5301
  }[] | undefined;
5296
5302
  }, {
5297
5303
  type: string;
5298
- user?: string | undefined;
5299
5304
  text?: string | undefined;
5300
- username?: string | undefined;
5305
+ user?: string | undefined;
5301
5306
  ts?: string | undefined;
5307
+ username?: string | undefined;
5302
5308
  attachments?: unknown[] | undefined;
5303
5309
  blocks?: unknown[] | undefined;
5304
5310
  thread_ts?: string | undefined;
@@ -5345,10 +5351,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5345
5351
  ok: boolean;
5346
5352
  message?: {
5347
5353
  type: string;
5348
- user?: string | undefined;
5349
5354
  text?: string | undefined;
5350
- username?: string | undefined;
5355
+ user?: string | undefined;
5351
5356
  ts?: string | undefined;
5357
+ username?: string | undefined;
5352
5358
  attachments?: unknown[] | undefined;
5353
5359
  blocks?: unknown[] | undefined;
5354
5360
  thread_ts?: string | undefined;
@@ -5386,8 +5392,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5386
5392
  permalink?: string | undefined;
5387
5393
  }[] | undefined;
5388
5394
  } | undefined;
5389
- channel?: string | undefined;
5390
5395
  ts?: string | undefined;
5396
+ channel?: string | undefined;
5391
5397
  }, {
5392
5398
  error: string;
5393
5399
  success: boolean;
@@ -5395,10 +5401,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5395
5401
  ok: boolean;
5396
5402
  message?: {
5397
5403
  type: string;
5398
- user?: string | undefined;
5399
5404
  text?: string | undefined;
5400
- username?: string | undefined;
5405
+ user?: string | undefined;
5401
5406
  ts?: string | undefined;
5407
+ username?: string | undefined;
5402
5408
  attachments?: unknown[] | undefined;
5403
5409
  blocks?: unknown[] | undefined;
5404
5410
  thread_ts?: string | undefined;
@@ -5436,8 +5442,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5436
5442
  permalink?: string | undefined;
5437
5443
  }[] | undefined;
5438
5444
  } | undefined;
5439
- channel?: string | undefined;
5440
5445
  ts?: string | undefined;
5446
+ channel?: string | undefined;
5441
5447
  }>, z.ZodObject<{
5442
5448
  operation: z.ZodLiteral<"list_channels">;
5443
5449
  ok: z.ZodBoolean;
@@ -5950,13 +5956,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5950
5956
  }, "strip", z.ZodTypeAny, {
5951
5957
  name: string;
5952
5958
  id: string;
5953
- color?: string | undefined;
5954
- team_id?: string | undefined;
5955
- deleted?: boolean | undefined;
5956
- real_name?: string | undefined;
5957
- tz?: string | undefined;
5958
- tz_label?: string | undefined;
5959
- tz_offset?: number | undefined;
5960
5959
  profile?: {
5961
5960
  title?: string | undefined;
5962
5961
  email?: string | undefined;
@@ -5983,6 +5982,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5983
5982
  image_512?: string | undefined;
5984
5983
  image_1024?: string | undefined;
5985
5984
  } | undefined;
5985
+ color?: string | undefined;
5986
+ team_id?: string | undefined;
5987
+ deleted?: boolean | undefined;
5988
+ real_name?: string | undefined;
5989
+ tz?: string | undefined;
5990
+ tz_label?: string | undefined;
5991
+ tz_offset?: number | undefined;
5986
5992
  is_admin?: boolean | undefined;
5987
5993
  is_owner?: boolean | undefined;
5988
5994
  is_primary_owner?: boolean | undefined;
@@ -5995,13 +6001,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5995
6001
  }, {
5996
6002
  name: string;
5997
6003
  id: string;
5998
- color?: string | undefined;
5999
- team_id?: string | undefined;
6000
- deleted?: boolean | undefined;
6001
- real_name?: string | undefined;
6002
- tz?: string | undefined;
6003
- tz_label?: string | undefined;
6004
- tz_offset?: number | undefined;
6005
6004
  profile?: {
6006
6005
  title?: string | undefined;
6007
6006
  email?: string | undefined;
@@ -6028,6 +6027,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6028
6027
  image_512?: string | undefined;
6029
6028
  image_1024?: string | undefined;
6030
6029
  } | undefined;
6030
+ color?: string | undefined;
6031
+ team_id?: string | undefined;
6032
+ deleted?: boolean | undefined;
6033
+ real_name?: string | undefined;
6034
+ tz?: string | undefined;
6035
+ tz_label?: string | undefined;
6036
+ tz_offset?: number | undefined;
6031
6037
  is_admin?: boolean | undefined;
6032
6038
  is_owner?: boolean | undefined;
6033
6039
  is_primary_owner?: boolean | undefined;
@@ -6048,13 +6054,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6048
6054
  user?: {
6049
6055
  name: string;
6050
6056
  id: string;
6051
- color?: string | undefined;
6052
- team_id?: string | undefined;
6053
- deleted?: boolean | undefined;
6054
- real_name?: string | undefined;
6055
- tz?: string | undefined;
6056
- tz_label?: string | undefined;
6057
- tz_offset?: number | undefined;
6058
6057
  profile?: {
6059
6058
  title?: string | undefined;
6060
6059
  email?: string | undefined;
@@ -6081,6 +6080,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6081
6080
  image_512?: string | undefined;
6082
6081
  image_1024?: string | undefined;
6083
6082
  } | undefined;
6083
+ color?: string | undefined;
6084
+ team_id?: string | undefined;
6085
+ deleted?: boolean | undefined;
6086
+ real_name?: string | undefined;
6087
+ tz?: string | undefined;
6088
+ tz_label?: string | undefined;
6089
+ tz_offset?: number | undefined;
6084
6090
  is_admin?: boolean | undefined;
6085
6091
  is_owner?: boolean | undefined;
6086
6092
  is_primary_owner?: boolean | undefined;
@@ -6099,13 +6105,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6099
6105
  user?: {
6100
6106
  name: string;
6101
6107
  id: string;
6102
- color?: string | undefined;
6103
- team_id?: string | undefined;
6104
- deleted?: boolean | undefined;
6105
- real_name?: string | undefined;
6106
- tz?: string | undefined;
6107
- tz_label?: string | undefined;
6108
- tz_offset?: number | undefined;
6109
6108
  profile?: {
6110
6109
  title?: string | undefined;
6111
6110
  email?: string | undefined;
@@ -6132,6 +6131,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6132
6131
  image_512?: string | undefined;
6133
6132
  image_1024?: string | undefined;
6134
6133
  } | undefined;
6134
+ color?: string | undefined;
6135
+ team_id?: string | undefined;
6136
+ deleted?: boolean | undefined;
6137
+ real_name?: string | undefined;
6138
+ tz?: string | undefined;
6139
+ tz_label?: string | undefined;
6140
+ tz_offset?: number | undefined;
6135
6141
  is_admin?: boolean | undefined;
6136
6142
  is_owner?: boolean | undefined;
6137
6143
  is_primary_owner?: boolean | undefined;
@@ -6243,13 +6249,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6243
6249
  }, "strip", z.ZodTypeAny, {
6244
6250
  name: string;
6245
6251
  id: string;
6246
- color?: string | undefined;
6247
- team_id?: string | undefined;
6248
- deleted?: boolean | undefined;
6249
- real_name?: string | undefined;
6250
- tz?: string | undefined;
6251
- tz_label?: string | undefined;
6252
- tz_offset?: number | undefined;
6253
6252
  profile?: {
6254
6253
  title?: string | undefined;
6255
6254
  email?: string | undefined;
@@ -6276,6 +6275,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6276
6275
  image_512?: string | undefined;
6277
6276
  image_1024?: string | undefined;
6278
6277
  } | undefined;
6278
+ color?: string | undefined;
6279
+ team_id?: string | undefined;
6280
+ deleted?: boolean | undefined;
6281
+ real_name?: string | undefined;
6282
+ tz?: string | undefined;
6283
+ tz_label?: string | undefined;
6284
+ tz_offset?: number | undefined;
6279
6285
  is_admin?: boolean | undefined;
6280
6286
  is_owner?: boolean | undefined;
6281
6287
  is_primary_owner?: boolean | undefined;
@@ -6288,13 +6294,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6288
6294
  }, {
6289
6295
  name: string;
6290
6296
  id: string;
6291
- color?: string | undefined;
6292
- team_id?: string | undefined;
6293
- deleted?: boolean | undefined;
6294
- real_name?: string | undefined;
6295
- tz?: string | undefined;
6296
- tz_label?: string | undefined;
6297
- tz_offset?: number | undefined;
6298
6297
  profile?: {
6299
6298
  title?: string | undefined;
6300
6299
  email?: string | undefined;
@@ -6321,6 +6320,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6321
6320
  image_512?: string | undefined;
6322
6321
  image_1024?: string | undefined;
6323
6322
  } | undefined;
6323
+ color?: string | undefined;
6324
+ team_id?: string | undefined;
6325
+ deleted?: boolean | undefined;
6326
+ real_name?: string | undefined;
6327
+ tz?: string | undefined;
6328
+ tz_label?: string | undefined;
6329
+ tz_offset?: number | undefined;
6324
6330
  is_admin?: boolean | undefined;
6325
6331
  is_owner?: boolean | undefined;
6326
6332
  is_primary_owner?: boolean | undefined;
@@ -6351,13 +6357,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6351
6357
  members?: {
6352
6358
  name: string;
6353
6359
  id: string;
6354
- color?: string | undefined;
6355
- team_id?: string | undefined;
6356
- deleted?: boolean | undefined;
6357
- real_name?: string | undefined;
6358
- tz?: string | undefined;
6359
- tz_label?: string | undefined;
6360
- tz_offset?: number | undefined;
6361
6360
  profile?: {
6362
6361
  title?: string | undefined;
6363
6362
  email?: string | undefined;
@@ -6384,6 +6383,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6384
6383
  image_512?: string | undefined;
6385
6384
  image_1024?: string | undefined;
6386
6385
  } | undefined;
6386
+ color?: string | undefined;
6387
+ team_id?: string | undefined;
6388
+ deleted?: boolean | undefined;
6389
+ real_name?: string | undefined;
6390
+ tz?: string | undefined;
6391
+ tz_label?: string | undefined;
6392
+ tz_offset?: number | undefined;
6387
6393
  is_admin?: boolean | undefined;
6388
6394
  is_owner?: boolean | undefined;
6389
6395
  is_primary_owner?: boolean | undefined;
@@ -6405,13 +6411,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6405
6411
  members?: {
6406
6412
  name: string;
6407
6413
  id: string;
6408
- color?: string | undefined;
6409
- team_id?: string | undefined;
6410
- deleted?: boolean | undefined;
6411
- real_name?: string | undefined;
6412
- tz?: string | undefined;
6413
- tz_label?: string | undefined;
6414
- tz_offset?: number | undefined;
6415
6414
  profile?: {
6416
6415
  title?: string | undefined;
6417
6416
  email?: string | undefined;
@@ -6438,6 +6437,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6438
6437
  image_512?: string | undefined;
6439
6438
  image_1024?: string | undefined;
6440
6439
  } | undefined;
6440
+ color?: string | undefined;
6441
+ team_id?: string | undefined;
6442
+ deleted?: boolean | undefined;
6443
+ real_name?: string | undefined;
6444
+ tz?: string | undefined;
6445
+ tz_label?: string | undefined;
6446
+ tz_offset?: number | undefined;
6441
6447
  is_admin?: boolean | undefined;
6442
6448
  is_owner?: boolean | undefined;
6443
6449
  is_primary_owner?: boolean | undefined;
@@ -6539,10 +6545,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6539
6545
  }>, "many">>;
6540
6546
  }, "strip", z.ZodTypeAny, {
6541
6547
  type: string;
6542
- user?: string | undefined;
6543
6548
  text?: string | undefined;
6544
- username?: string | undefined;
6549
+ user?: string | undefined;
6545
6550
  ts?: string | undefined;
6551
+ username?: string | undefined;
6546
6552
  attachments?: unknown[] | undefined;
6547
6553
  blocks?: unknown[] | undefined;
6548
6554
  thread_ts?: string | undefined;
@@ -6581,10 +6587,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6581
6587
  }[] | undefined;
6582
6588
  }, {
6583
6589
  type: string;
6584
- user?: string | undefined;
6585
6590
  text?: string | undefined;
6586
- username?: string | undefined;
6591
+ user?: string | undefined;
6587
6592
  ts?: string | undefined;
6593
+ username?: string | undefined;
6588
6594
  attachments?: unknown[] | undefined;
6589
6595
  blocks?: unknown[] | undefined;
6590
6596
  thread_ts?: string | undefined;
@@ -6637,12 +6643,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6637
6643
  success: boolean;
6638
6644
  operation: "get_conversation_history";
6639
6645
  ok: boolean;
6646
+ response_metadata?: {
6647
+ next_cursor: string;
6648
+ } | undefined;
6640
6649
  messages?: {
6641
6650
  type: string;
6642
- user?: string | undefined;
6643
6651
  text?: string | undefined;
6644
- username?: string | undefined;
6652
+ user?: string | undefined;
6645
6653
  ts?: string | undefined;
6654
+ username?: string | undefined;
6646
6655
  attachments?: unknown[] | undefined;
6647
6656
  blocks?: unknown[] | undefined;
6648
6657
  thread_ts?: string | undefined;
@@ -6680,21 +6689,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6680
6689
  permalink?: string | undefined;
6681
6690
  }[] | undefined;
6682
6691
  }[] | undefined;
6683
- response_metadata?: {
6684
- next_cursor: string;
6685
- } | undefined;
6686
6692
  has_more?: boolean | undefined;
6687
6693
  }, {
6688
6694
  error: string;
6689
6695
  success: boolean;
6690
6696
  operation: "get_conversation_history";
6691
6697
  ok: boolean;
6698
+ response_metadata?: {
6699
+ next_cursor: string;
6700
+ } | undefined;
6692
6701
  messages?: {
6693
6702
  type: string;
6694
- user?: string | undefined;
6695
6703
  text?: string | undefined;
6696
- username?: string | undefined;
6704
+ user?: string | undefined;
6697
6705
  ts?: string | undefined;
6706
+ username?: string | undefined;
6698
6707
  attachments?: unknown[] | undefined;
6699
6708
  blocks?: unknown[] | undefined;
6700
6709
  thread_ts?: string | undefined;
@@ -6732,9 +6741,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6732
6741
  permalink?: string | undefined;
6733
6742
  }[] | undefined;
6734
6743
  }[] | undefined;
6735
- response_metadata?: {
6736
- next_cursor: string;
6737
- } | undefined;
6738
6744
  has_more?: boolean | undefined;
6739
6745
  }>, z.ZodObject<{
6740
6746
  operation: z.ZodLiteral<"get_thread_replies">;
@@ -6827,10 +6833,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6827
6833
  }>, "many">>;
6828
6834
  }, "strip", z.ZodTypeAny, {
6829
6835
  type: string;
6830
- user?: string | undefined;
6831
6836
  text?: string | undefined;
6832
- username?: string | undefined;
6837
+ user?: string | undefined;
6833
6838
  ts?: string | undefined;
6839
+ username?: string | undefined;
6834
6840
  attachments?: unknown[] | undefined;
6835
6841
  blocks?: unknown[] | undefined;
6836
6842
  thread_ts?: string | undefined;
@@ -6869,10 +6875,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6869
6875
  }[] | undefined;
6870
6876
  }, {
6871
6877
  type: string;
6872
- user?: string | undefined;
6873
6878
  text?: string | undefined;
6874
- username?: string | undefined;
6879
+ user?: string | undefined;
6875
6880
  ts?: string | undefined;
6881
+ username?: string | undefined;
6876
6882
  attachments?: unknown[] | undefined;
6877
6883
  blocks?: unknown[] | undefined;
6878
6884
  thread_ts?: string | undefined;
@@ -6925,12 +6931,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6925
6931
  success: boolean;
6926
6932
  operation: "get_thread_replies";
6927
6933
  ok: boolean;
6934
+ response_metadata?: {
6935
+ next_cursor: string;
6936
+ } | undefined;
6928
6937
  messages?: {
6929
6938
  type: string;
6930
- user?: string | undefined;
6931
6939
  text?: string | undefined;
6932
- username?: string | undefined;
6940
+ user?: string | undefined;
6933
6941
  ts?: string | undefined;
6942
+ username?: string | undefined;
6934
6943
  attachments?: unknown[] | undefined;
6935
6944
  blocks?: unknown[] | undefined;
6936
6945
  thread_ts?: string | undefined;
@@ -6968,21 +6977,21 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6968
6977
  permalink?: string | undefined;
6969
6978
  }[] | undefined;
6970
6979
  }[] | undefined;
6971
- response_metadata?: {
6972
- next_cursor: string;
6973
- } | undefined;
6974
6980
  has_more?: boolean | undefined;
6975
6981
  }, {
6976
6982
  error: string;
6977
6983
  success: boolean;
6978
6984
  operation: "get_thread_replies";
6979
6985
  ok: boolean;
6986
+ response_metadata?: {
6987
+ next_cursor: string;
6988
+ } | undefined;
6980
6989
  messages?: {
6981
6990
  type: string;
6982
- user?: string | undefined;
6983
6991
  text?: string | undefined;
6984
- username?: string | undefined;
6992
+ user?: string | undefined;
6985
6993
  ts?: string | undefined;
6994
+ username?: string | undefined;
6986
6995
  attachments?: unknown[] | undefined;
6987
6996
  blocks?: unknown[] | undefined;
6988
6997
  thread_ts?: string | undefined;
@@ -7020,9 +7029,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7020
7029
  permalink?: string | undefined;
7021
7030
  }[] | undefined;
7022
7031
  }[] | undefined;
7023
- response_metadata?: {
7024
- next_cursor: string;
7025
- } | undefined;
7026
7032
  has_more?: boolean | undefined;
7027
7033
  }>, z.ZodObject<{
7028
7034
  operation: z.ZodLiteral<"update_message">;
@@ -7118,10 +7124,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7118
7124
  }>, "many">>;
7119
7125
  }, "strip", z.ZodTypeAny, {
7120
7126
  type: string;
7121
- user?: string | undefined;
7122
7127
  text?: string | undefined;
7123
- username?: string | undefined;
7128
+ user?: string | undefined;
7124
7129
  ts?: string | undefined;
7130
+ username?: string | undefined;
7125
7131
  attachments?: unknown[] | undefined;
7126
7132
  blocks?: unknown[] | undefined;
7127
7133
  thread_ts?: string | undefined;
@@ -7160,10 +7166,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7160
7166
  }[] | undefined;
7161
7167
  }, {
7162
7168
  type: string;
7163
- user?: string | undefined;
7164
7169
  text?: string | undefined;
7165
- username?: string | undefined;
7170
+ user?: string | undefined;
7166
7171
  ts?: string | undefined;
7172
+ username?: string | undefined;
7167
7173
  attachments?: unknown[] | undefined;
7168
7174
  blocks?: unknown[] | undefined;
7169
7175
  thread_ts?: string | undefined;
@@ -7210,10 +7216,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7210
7216
  ok: boolean;
7211
7217
  message?: {
7212
7218
  type: string;
7213
- user?: string | undefined;
7214
7219
  text?: string | undefined;
7215
- username?: string | undefined;
7220
+ user?: string | undefined;
7216
7221
  ts?: string | undefined;
7222
+ username?: string | undefined;
7217
7223
  attachments?: unknown[] | undefined;
7218
7224
  blocks?: unknown[] | undefined;
7219
7225
  thread_ts?: string | undefined;
@@ -7252,8 +7258,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7252
7258
  }[] | undefined;
7253
7259
  } | undefined;
7254
7260
  text?: string | undefined;
7255
- channel?: string | undefined;
7256
7261
  ts?: string | undefined;
7262
+ channel?: string | undefined;
7257
7263
  }, {
7258
7264
  error: string;
7259
7265
  success: boolean;
@@ -7261,10 +7267,10 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7261
7267
  ok: boolean;
7262
7268
  message?: {
7263
7269
  type: string;
7264
- user?: string | undefined;
7265
7270
  text?: string | undefined;
7266
- username?: string | undefined;
7271
+ user?: string | undefined;
7267
7272
  ts?: string | undefined;
7273
+ username?: string | undefined;
7268
7274
  attachments?: unknown[] | undefined;
7269
7275
  blocks?: unknown[] | undefined;
7270
7276
  thread_ts?: string | undefined;
@@ -7303,8 +7309,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7303
7309
  }[] | undefined;
7304
7310
  } | undefined;
7305
7311
  text?: string | undefined;
7306
- channel?: string | undefined;
7307
7312
  ts?: string | undefined;
7313
+ channel?: string | undefined;
7308
7314
  }>, z.ZodObject<{
7309
7315
  operation: z.ZodLiteral<"delete_message">;
7310
7316
  ok: z.ZodBoolean;
@@ -7317,15 +7323,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7317
7323
  success: boolean;
7318
7324
  operation: "delete_message";
7319
7325
  ok: boolean;
7320
- channel?: string | undefined;
7321
7326
  ts?: string | undefined;
7327
+ channel?: string | undefined;
7322
7328
  }, {
7323
7329
  error: string;
7324
7330
  success: boolean;
7325
7331
  operation: "delete_message";
7326
7332
  ok: boolean;
7327
- channel?: string | undefined;
7328
7333
  ts?: string | undefined;
7334
+ channel?: string | undefined;
7329
7335
  }>, z.ZodObject<{
7330
7336
  operation: z.ZodLiteral<"add_reaction">;
7331
7337
  ok: z.ZodBoolean;
@@ -7594,17 +7600,17 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7594
7600
  team_id: z.ZodString;
7595
7601
  }, "strip", z.ZodTypeAny, {
7596
7602
  ts: string;
7603
+ team_id: string;
7597
7604
  reply_count: number;
7598
7605
  reply_users_count: number;
7599
7606
  reply_users: string[];
7600
- team_id: string;
7601
7607
  channel_name: string;
7602
7608
  }, {
7603
7609
  ts: string;
7610
+ team_id: string;
7604
7611
  reply_count: number;
7605
7612
  reply_users_count: number;
7606
7613
  reply_users: string[];
7607
- team_id: string;
7608
7614
  channel_name: string;
7609
7615
  }>, "many">>>;
7610
7616
  private: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodArray<z.ZodObject<{
@@ -7616,51 +7622,51 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7616
7622
  team_id: z.ZodString;
7617
7623
  }, "strip", z.ZodTypeAny, {
7618
7624
  ts: string;
7625
+ team_id: string;
7619
7626
  reply_count: number;
7620
7627
  reply_users_count: number;
7621
7628
  reply_users: string[];
7622
- team_id: string;
7623
7629
  channel_name: string;
7624
7630
  }, {
7625
7631
  ts: string;
7632
+ team_id: string;
7626
7633
  reply_count: number;
7627
7634
  reply_users_count: number;
7628
7635
  reply_users: string[];
7629
- team_id: string;
7630
7636
  channel_name: string;
7631
7637
  }>, "many">>>;
7632
7638
  }, "strip", z.ZodTypeAny, {
7633
7639
  public?: Record<string, {
7634
7640
  ts: string;
7641
+ team_id: string;
7635
7642
  reply_count: number;
7636
7643
  reply_users_count: number;
7637
7644
  reply_users: string[];
7638
- team_id: string;
7639
7645
  channel_name: string;
7640
7646
  }[]> | undefined;
7641
7647
  private?: Record<string, {
7642
7648
  ts: string;
7649
+ team_id: string;
7643
7650
  reply_count: number;
7644
7651
  reply_users_count: number;
7645
7652
  reply_users: string[];
7646
- team_id: string;
7647
7653
  channel_name: string;
7648
7654
  }[]> | undefined;
7649
7655
  }, {
7650
7656
  public?: Record<string, {
7651
7657
  ts: string;
7658
+ team_id: string;
7652
7659
  reply_count: number;
7653
7660
  reply_users_count: number;
7654
7661
  reply_users: string[];
7655
- team_id: string;
7656
7662
  channel_name: string;
7657
7663
  }[]> | undefined;
7658
7664
  private?: Record<string, {
7659
7665
  ts: string;
7666
+ team_id: string;
7660
7667
  reply_count: number;
7661
7668
  reply_users_count: number;
7662
7669
  reply_users: string[];
7663
- team_id: string;
7664
7670
  channel_name: string;
7665
7671
  }[]> | undefined;
7666
7672
  }>>;
@@ -7674,13 +7680,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7674
7680
  user: string;
7675
7681
  username: string;
7676
7682
  timestamp: number;
7683
+ created: number;
7677
7684
  mimetype: string;
7678
7685
  filetype: string;
7679
7686
  size: number;
7680
7687
  url_private: string;
7681
7688
  url_private_download: string;
7682
7689
  permalink: string;
7683
- created: number;
7684
7690
  pretty_type: string;
7685
7691
  editable: boolean;
7686
7692
  mode: string;
@@ -7695,18 +7701,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7695
7701
  shares?: {
7696
7702
  public?: Record<string, {
7697
7703
  ts: string;
7704
+ team_id: string;
7698
7705
  reply_count: number;
7699
7706
  reply_users_count: number;
7700
7707
  reply_users: string[];
7701
- team_id: string;
7702
7708
  channel_name: string;
7703
7709
  }[]> | undefined;
7704
7710
  private?: Record<string, {
7705
7711
  ts: string;
7712
+ team_id: string;
7706
7713
  reply_count: number;
7707
7714
  reply_users_count: number;
7708
7715
  reply_users: string[];
7709
- team_id: string;
7710
7716
  channel_name: string;
7711
7717
  }[]> | undefined;
7712
7718
  } | undefined;
@@ -7719,13 +7725,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7719
7725
  user: string;
7720
7726
  username: string;
7721
7727
  timestamp: number;
7728
+ created: number;
7722
7729
  mimetype: string;
7723
7730
  filetype: string;
7724
7731
  size: number;
7725
7732
  url_private: string;
7726
7733
  url_private_download: string;
7727
7734
  permalink: string;
7728
- created: number;
7729
7735
  pretty_type: string;
7730
7736
  editable: boolean;
7731
7737
  mode: string;
@@ -7740,18 +7746,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7740
7746
  shares?: {
7741
7747
  public?: Record<string, {
7742
7748
  ts: string;
7749
+ team_id: string;
7743
7750
  reply_count: number;
7744
7751
  reply_users_count: number;
7745
7752
  reply_users: string[];
7746
- team_id: string;
7747
7753
  channel_name: string;
7748
7754
  }[]> | undefined;
7749
7755
  private?: Record<string, {
7750
7756
  ts: string;
7757
+ team_id: string;
7751
7758
  reply_count: number;
7752
7759
  reply_users_count: number;
7753
7760
  reply_users: string[];
7754
- team_id: string;
7755
7761
  channel_name: string;
7756
7762
  }[]> | undefined;
7757
7763
  } | undefined;
@@ -7772,13 +7778,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7772
7778
  user: string;
7773
7779
  username: string;
7774
7780
  timestamp: number;
7781
+ created: number;
7775
7782
  mimetype: string;
7776
7783
  filetype: string;
7777
7784
  size: number;
7778
7785
  url_private: string;
7779
7786
  url_private_download: string;
7780
7787
  permalink: string;
7781
- created: number;
7782
7788
  pretty_type: string;
7783
7789
  editable: boolean;
7784
7790
  mode: string;
@@ -7793,18 +7799,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7793
7799
  shares?: {
7794
7800
  public?: Record<string, {
7795
7801
  ts: string;
7802
+ team_id: string;
7796
7803
  reply_count: number;
7797
7804
  reply_users_count: number;
7798
7805
  reply_users: string[];
7799
- team_id: string;
7800
7806
  channel_name: string;
7801
7807
  }[]> | undefined;
7802
7808
  private?: Record<string, {
7803
7809
  ts: string;
7810
+ team_id: string;
7804
7811
  reply_count: number;
7805
7812
  reply_users_count: number;
7806
7813
  reply_users: string[];
7807
- team_id: string;
7808
7814
  channel_name: string;
7809
7815
  }[]> | undefined;
7810
7816
  } | undefined;
@@ -7823,13 +7829,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7823
7829
  user: string;
7824
7830
  username: string;
7825
7831
  timestamp: number;
7832
+ created: number;
7826
7833
  mimetype: string;
7827
7834
  filetype: string;
7828
7835
  size: number;
7829
7836
  url_private: string;
7830
7837
  url_private_download: string;
7831
7838
  permalink: string;
7832
- created: number;
7833
7839
  pretty_type: string;
7834
7840
  editable: boolean;
7835
7841
  mode: string;
@@ -7844,18 +7850,18 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7844
7850
  shares?: {
7845
7851
  public?: Record<string, {
7846
7852
  ts: string;
7853
+ team_id: string;
7847
7854
  reply_count: number;
7848
7855
  reply_users_count: number;
7849
7856
  reply_users: string[];
7850
- team_id: string;
7851
7857
  channel_name: string;
7852
7858
  }[]> | undefined;
7853
7859
  private?: Record<string, {
7854
7860
  ts: string;
7861
+ team_id: string;
7855
7862
  reply_count: number;
7856
7863
  reply_users_count: number;
7857
7864
  reply_users: string[];
7858
- team_id: string;
7859
7865
  channel_name: string;
7860
7866
  }[]> | undefined;
7861
7867
  } | undefined;