@bubblelab/bubble-core 0.1.191 → 0.1.193

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 (118) hide show
  1. package/dist/bubble-bundle.d.ts +157 -157
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  5. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  6. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  7. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  8. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  10. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  12. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  13. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  14. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  15. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  16. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  18. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  19. package/dist/bubbles/service-bubble/attio/attio.d.ts +32 -32
  20. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +32 -32
  21. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  22. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  23. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  24. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  25. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  26. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  27. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  28. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  29. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  30. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  31. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  32. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  33. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  34. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  35. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  36. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  37. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  38. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  39. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  40. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  41. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  43. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  44. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  45. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  46. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  47. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  48. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  49. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  50. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  51. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  52. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  53. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  54. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  55. package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +2 -2
  56. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +2 -2
  57. package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +312 -312
  59. package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
  60. package/dist/bubbles/service-bubble/slack/slack.js +50 -16
  61. package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
  62. package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
  63. package/dist/bubbles/service-bubble/slack/slack.utils.js +44 -100
  64. package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
  65. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  66. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  67. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  68. package/dist/bubbles/service-bubble/telegram.d.ts +1537 -1537
  69. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  70. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  71. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  75. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  76. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  77. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  78. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  79. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  80. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  81. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  82. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  83. package/dist/bubbles/tool-bubble/chart-js-tool.js +5 -14
  84. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  85. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  87. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  89. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  90. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  91. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  92. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  94. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  96. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  97. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  98. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  99. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  100. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  101. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  102. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  103. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  104. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  105. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  106. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  107. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  108. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  109. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  110. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
  111. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
  112. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  113. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
  114. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
  115. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +98 -98
  116. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
  117. package/dist/bubbles.json +1 -1
  118. package/package.json +2 -2
@@ -38,38 +38,38 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
38
38
  ts: z.ZodOptional<z.ZodNumber>;
39
39
  }, "strip", z.ZodTypeAny, {
40
40
  title?: string | undefined;
41
+ text?: string | undefined;
42
+ image_url?: string | undefined;
41
43
  fields?: {
42
44
  value: string;
43
45
  title: string;
44
46
  short?: boolean | undefined;
45
47
  }[] | undefined;
46
- text?: string | undefined;
47
48
  color?: string | undefined;
48
49
  pretext?: string | undefined;
49
50
  author_name?: string | undefined;
50
51
  author_link?: string | undefined;
51
52
  author_icon?: string | undefined;
52
53
  title_link?: string | undefined;
53
- image_url?: string | undefined;
54
54
  thumb_url?: string | undefined;
55
55
  footer?: string | undefined;
56
56
  footer_icon?: string | undefined;
57
57
  ts?: number | undefined;
58
58
  }, {
59
59
  title?: string | undefined;
60
+ text?: string | undefined;
61
+ image_url?: string | undefined;
60
62
  fields?: {
61
63
  value: string;
62
64
  title: string;
63
65
  short?: boolean | undefined;
64
66
  }[] | undefined;
65
- text?: string | undefined;
66
67
  color?: string | undefined;
67
68
  pretext?: string | undefined;
68
69
  author_name?: string | undefined;
69
70
  author_link?: string | undefined;
70
71
  author_icon?: string | undefined;
71
72
  title_link?: string | undefined;
72
- image_url?: string | undefined;
73
73
  thumb_url?: string | undefined;
74
74
  footer?: string | undefined;
75
75
  footer_icon?: string | undefined;
@@ -101,19 +101,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
101
101
  emoji: z.ZodOptional<z.ZodBoolean>;
102
102
  verbatim: z.ZodOptional<z.ZodBoolean>;
103
103
  }, "strip", z.ZodTypeAny, {
104
- type: "plain_text" | "mrkdwn" | "image";
104
+ type: "image" | "plain_text" | "mrkdwn";
105
105
  emoji?: boolean | undefined;
106
106
  text?: string | undefined;
107
107
  image_url?: string | undefined;
108
- verbatim?: boolean | undefined;
109
108
  alt_text?: string | undefined;
109
+ verbatim?: boolean | undefined;
110
110
  }, {
111
- type: "plain_text" | "mrkdwn" | "image";
111
+ type: "image" | "plain_text" | "mrkdwn";
112
112
  emoji?: boolean | undefined;
113
113
  text?: string | undefined;
114
114
  image_url?: string | undefined;
115
- verbatim?: boolean | undefined;
116
115
  alt_text?: string | undefined;
116
+ verbatim?: boolean | undefined;
117
117
  }>, "many">>;
118
118
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
119
119
  type: z.ZodString;
@@ -141,19 +141,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
141
141
  emoji: z.ZodOptional<z.ZodBoolean>;
142
142
  verbatim: z.ZodOptional<z.ZodBoolean>;
143
143
  }, "strip", z.ZodTypeAny, {
144
- type: "plain_text" | "mrkdwn" | "image";
144
+ type: "image" | "plain_text" | "mrkdwn";
145
145
  emoji?: boolean | undefined;
146
146
  text?: string | undefined;
147
147
  image_url?: string | undefined;
148
- verbatim?: boolean | undefined;
149
148
  alt_text?: string | undefined;
149
+ verbatim?: boolean | undefined;
150
150
  }, {
151
- type: "plain_text" | "mrkdwn" | "image";
151
+ type: "image" | "plain_text" | "mrkdwn";
152
152
  emoji?: boolean | undefined;
153
153
  text?: string | undefined;
154
154
  image_url?: string | undefined;
155
- verbatim?: boolean | undefined;
156
155
  alt_text?: string | undefined;
156
+ verbatim?: boolean | undefined;
157
157
  }>, "many">>;
158
158
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
159
159
  type: z.ZodString;
@@ -181,19 +181,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
181
181
  emoji: z.ZodOptional<z.ZodBoolean>;
182
182
  verbatim: z.ZodOptional<z.ZodBoolean>;
183
183
  }, "strip", z.ZodTypeAny, {
184
- type: "plain_text" | "mrkdwn" | "image";
184
+ type: "image" | "plain_text" | "mrkdwn";
185
185
  emoji?: boolean | undefined;
186
186
  text?: string | undefined;
187
187
  image_url?: string | undefined;
188
- verbatim?: boolean | undefined;
189
188
  alt_text?: string | undefined;
189
+ verbatim?: boolean | undefined;
190
190
  }, {
191
- type: "plain_text" | "mrkdwn" | "image";
191
+ type: "image" | "plain_text" | "mrkdwn";
192
192
  emoji?: boolean | undefined;
193
193
  text?: string | undefined;
194
194
  image_url?: string | undefined;
195
- verbatim?: boolean | undefined;
196
195
  alt_text?: string | undefined;
196
+ verbatim?: boolean | undefined;
197
197
  }>, "many">>;
198
198
  }, z.ZodTypeAny, "passthrough">>, "many">>;
199
199
  thread_ts: z.ZodOptional<z.ZodString>;
@@ -202,9 +202,9 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
202
202
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
203
203
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
204
204
  }, "strip", z.ZodTypeAny, {
205
+ text: string;
205
206
  operation: "send_message";
206
207
  channel: string;
207
- text: string;
208
208
  reply_broadcast: boolean;
209
209
  unfurl_links: boolean;
210
210
  unfurl_media: boolean;
@@ -214,19 +214,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
214
214
  icon_url?: string | undefined;
215
215
  attachments?: {
216
216
  title?: string | undefined;
217
+ text?: string | undefined;
218
+ image_url?: string | undefined;
217
219
  fields?: {
218
220
  value: string;
219
221
  title: string;
220
222
  short?: boolean | undefined;
221
223
  }[] | undefined;
222
- text?: string | undefined;
223
224
  color?: string | undefined;
224
225
  pretext?: string | undefined;
225
226
  author_name?: string | undefined;
226
227
  author_link?: string | undefined;
227
228
  author_icon?: string | undefined;
228
229
  title_link?: string | undefined;
229
- image_url?: string | undefined;
230
230
  thumb_url?: string | undefined;
231
231
  footer?: string | undefined;
232
232
  footer_icon?: string | undefined;
@@ -258,45 +258,45 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
258
258
  emoji: z.ZodOptional<z.ZodBoolean>;
259
259
  verbatim: z.ZodOptional<z.ZodBoolean>;
260
260
  }, "strip", z.ZodTypeAny, {
261
- type: "plain_text" | "mrkdwn" | "image";
261
+ type: "image" | "plain_text" | "mrkdwn";
262
262
  emoji?: boolean | undefined;
263
263
  text?: string | undefined;
264
264
  image_url?: string | undefined;
265
- verbatim?: boolean | undefined;
266
265
  alt_text?: string | undefined;
266
+ verbatim?: boolean | undefined;
267
267
  }, {
268
- type: "plain_text" | "mrkdwn" | "image";
268
+ type: "image" | "plain_text" | "mrkdwn";
269
269
  emoji?: boolean | undefined;
270
270
  text?: string | undefined;
271
271
  image_url?: string | undefined;
272
- verbatim?: boolean | undefined;
273
272
  alt_text?: string | undefined;
273
+ verbatim?: boolean | undefined;
274
274
  }>, "many">>;
275
275
  }, z.ZodTypeAny, "passthrough">[] | undefined;
276
276
  thread_ts?: string | undefined;
277
277
  }, {
278
+ text: string;
278
279
  operation: "send_message";
279
280
  channel: string;
280
- text: string;
281
281
  credentials?: Partial<Record<CredentialType, string>> | undefined;
282
282
  username?: string | undefined;
283
283
  icon_emoji?: string | undefined;
284
284
  icon_url?: string | undefined;
285
285
  attachments?: {
286
286
  title?: string | undefined;
287
+ text?: string | undefined;
288
+ image_url?: string | undefined;
287
289
  fields?: {
288
290
  value: string;
289
291
  title: string;
290
292
  short?: boolean | undefined;
291
293
  }[] | undefined;
292
- text?: string | undefined;
293
294
  color?: string | undefined;
294
295
  pretext?: string | undefined;
295
296
  author_name?: string | undefined;
296
297
  author_link?: string | undefined;
297
298
  author_icon?: string | undefined;
298
299
  title_link?: string | undefined;
299
- image_url?: string | undefined;
300
300
  thumb_url?: string | undefined;
301
301
  footer?: string | undefined;
302
302
  footer_icon?: string | undefined;
@@ -328,19 +328,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
328
328
  emoji: z.ZodOptional<z.ZodBoolean>;
329
329
  verbatim: z.ZodOptional<z.ZodBoolean>;
330
330
  }, "strip", z.ZodTypeAny, {
331
- type: "plain_text" | "mrkdwn" | "image";
331
+ type: "image" | "plain_text" | "mrkdwn";
332
332
  emoji?: boolean | undefined;
333
333
  text?: string | undefined;
334
334
  image_url?: string | undefined;
335
- verbatim?: boolean | undefined;
336
335
  alt_text?: string | undefined;
336
+ verbatim?: boolean | undefined;
337
337
  }, {
338
- type: "plain_text" | "mrkdwn" | "image";
338
+ type: "image" | "plain_text" | "mrkdwn";
339
339
  emoji?: boolean | undefined;
340
340
  text?: string | undefined;
341
341
  image_url?: string | undefined;
342
- verbatim?: boolean | undefined;
343
342
  alt_text?: string | undefined;
343
+ verbatim?: boolean | undefined;
344
344
  }>, "many">>;
345
345
  }, z.ZodTypeAny, "passthrough">[] | undefined;
346
346
  thread_ts?: string | undefined;
@@ -355,16 +355,16 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
355
355
  cursor: z.ZodOptional<z.ZodString>;
356
356
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
357
357
  }, "strip", z.ZodTypeAny, {
358
- operation: "list_channels";
359
358
  types: ("public_channel" | "private_channel" | "mpim" | "im")[];
359
+ operation: "list_channels";
360
360
  exclude_archived: boolean;
361
361
  limit: number;
362
362
  credentials?: Partial<Record<CredentialType, string>> | undefined;
363
363
  cursor?: string | undefined;
364
364
  }, {
365
365
  operation: "list_channels";
366
- credentials?: Partial<Record<CredentialType, string>> | undefined;
367
366
  types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
367
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
368
368
  exclude_archived?: boolean | undefined;
369
369
  limit?: number | undefined;
370
370
  cursor?: string | undefined;
@@ -389,13 +389,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
389
389
  include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
390
390
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
391
391
  }, "strip", z.ZodTypeAny, {
392
+ user: string;
392
393
  operation: "get_user_info";
393
394
  include_locale: boolean;
394
- user: string;
395
395
  credentials?: Partial<Record<CredentialType, string>> | undefined;
396
396
  }, {
397
- operation: "get_user_info";
398
397
  user: string;
398
+ operation: "get_user_info";
399
399
  credentials?: Partial<Record<CredentialType, string>> | undefined;
400
400
  include_locale?: boolean | undefined;
401
401
  }>, z.ZodObject<{
@@ -507,38 +507,38 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
507
507
  ts: z.ZodOptional<z.ZodNumber>;
508
508
  }, "strip", z.ZodTypeAny, {
509
509
  title?: string | undefined;
510
+ text?: string | undefined;
511
+ image_url?: string | undefined;
510
512
  fields?: {
511
513
  value: string;
512
514
  title: string;
513
515
  short?: boolean | undefined;
514
516
  }[] | undefined;
515
- text?: string | undefined;
516
517
  color?: string | undefined;
517
518
  pretext?: string | undefined;
518
519
  author_name?: string | undefined;
519
520
  author_link?: string | undefined;
520
521
  author_icon?: string | undefined;
521
522
  title_link?: string | undefined;
522
- image_url?: string | undefined;
523
523
  thumb_url?: string | undefined;
524
524
  footer?: string | undefined;
525
525
  footer_icon?: string | undefined;
526
526
  ts?: number | undefined;
527
527
  }, {
528
528
  title?: string | undefined;
529
+ text?: string | undefined;
530
+ image_url?: string | undefined;
529
531
  fields?: {
530
532
  value: string;
531
533
  title: string;
532
534
  short?: boolean | undefined;
533
535
  }[] | undefined;
534
- text?: string | undefined;
535
536
  color?: string | undefined;
536
537
  pretext?: string | undefined;
537
538
  author_name?: string | undefined;
538
539
  author_link?: string | undefined;
539
540
  author_icon?: string | undefined;
540
541
  title_link?: string | undefined;
541
- image_url?: string | undefined;
542
542
  thumb_url?: string | undefined;
543
543
  footer?: string | undefined;
544
544
  footer_icon?: string | undefined;
@@ -570,19 +570,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
570
570
  emoji: z.ZodOptional<z.ZodBoolean>;
571
571
  verbatim: z.ZodOptional<z.ZodBoolean>;
572
572
  }, "strip", z.ZodTypeAny, {
573
- type: "plain_text" | "mrkdwn" | "image";
573
+ type: "image" | "plain_text" | "mrkdwn";
574
574
  emoji?: boolean | undefined;
575
575
  text?: string | undefined;
576
576
  image_url?: string | undefined;
577
- verbatim?: boolean | undefined;
578
577
  alt_text?: string | undefined;
578
+ verbatim?: boolean | undefined;
579
579
  }, {
580
- type: "plain_text" | "mrkdwn" | "image";
580
+ type: "image" | "plain_text" | "mrkdwn";
581
581
  emoji?: boolean | undefined;
582
582
  text?: string | undefined;
583
583
  image_url?: string | undefined;
584
- verbatim?: boolean | undefined;
585
584
  alt_text?: string | undefined;
585
+ verbatim?: boolean | undefined;
586
586
  }>, "many">>;
587
587
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
588
588
  type: z.ZodString;
@@ -610,19 +610,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
610
610
  emoji: z.ZodOptional<z.ZodBoolean>;
611
611
  verbatim: z.ZodOptional<z.ZodBoolean>;
612
612
  }, "strip", z.ZodTypeAny, {
613
- type: "plain_text" | "mrkdwn" | "image";
613
+ type: "image" | "plain_text" | "mrkdwn";
614
614
  emoji?: boolean | undefined;
615
615
  text?: string | undefined;
616
616
  image_url?: string | undefined;
617
- verbatim?: boolean | undefined;
618
617
  alt_text?: string | undefined;
618
+ verbatim?: boolean | undefined;
619
619
  }, {
620
- type: "plain_text" | "mrkdwn" | "image";
620
+ type: "image" | "plain_text" | "mrkdwn";
621
621
  emoji?: boolean | undefined;
622
622
  text?: string | undefined;
623
623
  image_url?: string | undefined;
624
- verbatim?: boolean | undefined;
625
624
  alt_text?: string | undefined;
625
+ verbatim?: boolean | undefined;
626
626
  }>, "many">>;
627
627
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
628
628
  type: z.ZodString;
@@ -650,19 +650,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
650
650
  emoji: z.ZodOptional<z.ZodBoolean>;
651
651
  verbatim: z.ZodOptional<z.ZodBoolean>;
652
652
  }, "strip", z.ZodTypeAny, {
653
- type: "plain_text" | "mrkdwn" | "image";
653
+ type: "image" | "plain_text" | "mrkdwn";
654
654
  emoji?: boolean | undefined;
655
655
  text?: string | undefined;
656
656
  image_url?: string | undefined;
657
- verbatim?: boolean | undefined;
658
657
  alt_text?: string | undefined;
658
+ verbatim?: boolean | undefined;
659
659
  }, {
660
- type: "plain_text" | "mrkdwn" | "image";
660
+ type: "image" | "plain_text" | "mrkdwn";
661
661
  emoji?: boolean | undefined;
662
662
  text?: string | undefined;
663
663
  image_url?: string | undefined;
664
- verbatim?: boolean | undefined;
665
664
  alt_text?: string | undefined;
665
+ verbatim?: boolean | undefined;
666
666
  }>, "many">>;
667
667
  }, z.ZodTypeAny, "passthrough">>, "many">>;
668
668
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
@@ -674,19 +674,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
674
674
  text?: string | undefined;
675
675
  attachments?: {
676
676
  title?: string | undefined;
677
+ text?: string | undefined;
678
+ image_url?: string | undefined;
677
679
  fields?: {
678
680
  value: string;
679
681
  title: string;
680
682
  short?: boolean | undefined;
681
683
  }[] | undefined;
682
- text?: string | undefined;
683
684
  color?: string | undefined;
684
685
  pretext?: string | undefined;
685
686
  author_name?: string | undefined;
686
687
  author_link?: string | undefined;
687
688
  author_icon?: string | undefined;
688
689
  title_link?: string | undefined;
689
- image_url?: string | undefined;
690
690
  thumb_url?: string | undefined;
691
691
  footer?: string | undefined;
692
692
  footer_icon?: string | undefined;
@@ -718,19 +718,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
718
718
  emoji: z.ZodOptional<z.ZodBoolean>;
719
719
  verbatim: z.ZodOptional<z.ZodBoolean>;
720
720
  }, "strip", z.ZodTypeAny, {
721
- type: "plain_text" | "mrkdwn" | "image";
721
+ type: "image" | "plain_text" | "mrkdwn";
722
722
  emoji?: boolean | undefined;
723
723
  text?: string | undefined;
724
724
  image_url?: string | undefined;
725
- verbatim?: boolean | undefined;
726
725
  alt_text?: string | undefined;
726
+ verbatim?: boolean | undefined;
727
727
  }, {
728
- type: "plain_text" | "mrkdwn" | "image";
728
+ type: "image" | "plain_text" | "mrkdwn";
729
729
  emoji?: boolean | undefined;
730
730
  text?: string | undefined;
731
731
  image_url?: string | undefined;
732
- verbatim?: boolean | undefined;
733
732
  alt_text?: string | undefined;
733
+ verbatim?: boolean | undefined;
734
734
  }>, "many">>;
735
735
  }, z.ZodTypeAny, "passthrough">[] | undefined;
736
736
  }, {
@@ -741,19 +741,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
741
741
  text?: string | undefined;
742
742
  attachments?: {
743
743
  title?: string | undefined;
744
+ text?: string | undefined;
745
+ image_url?: string | undefined;
744
746
  fields?: {
745
747
  value: string;
746
748
  title: string;
747
749
  short?: boolean | undefined;
748
750
  }[] | undefined;
749
- text?: string | undefined;
750
751
  color?: string | undefined;
751
752
  pretext?: string | undefined;
752
753
  author_name?: string | undefined;
753
754
  author_link?: string | undefined;
754
755
  author_icon?: string | undefined;
755
756
  title_link?: string | undefined;
756
- image_url?: string | undefined;
757
757
  thumb_url?: string | undefined;
758
758
  footer?: string | undefined;
759
759
  footer_icon?: string | undefined;
@@ -785,19 +785,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
785
785
  emoji: z.ZodOptional<z.ZodBoolean>;
786
786
  verbatim: z.ZodOptional<z.ZodBoolean>;
787
787
  }, "strip", z.ZodTypeAny, {
788
- type: "plain_text" | "mrkdwn" | "image";
788
+ type: "image" | "plain_text" | "mrkdwn";
789
789
  emoji?: boolean | undefined;
790
790
  text?: string | undefined;
791
791
  image_url?: string | undefined;
792
- verbatim?: boolean | undefined;
793
792
  alt_text?: string | undefined;
793
+ verbatim?: boolean | undefined;
794
794
  }, {
795
- type: "plain_text" | "mrkdwn" | "image";
795
+ type: "image" | "plain_text" | "mrkdwn";
796
796
  emoji?: boolean | undefined;
797
797
  text?: string | undefined;
798
798
  image_url?: string | undefined;
799
- verbatim?: boolean | undefined;
800
799
  alt_text?: string | undefined;
800
+ verbatim?: boolean | undefined;
801
801
  }>, "many">>;
802
802
  }, z.ZodTypeAny, "passthrough">[] | undefined;
803
803
  }>, z.ZodObject<{
@@ -925,19 +925,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
925
925
  emoji: z.ZodOptional<z.ZodBoolean>;
926
926
  verbatim: z.ZodOptional<z.ZodBoolean>;
927
927
  }, "strip", z.ZodTypeAny, {
928
- type: "plain_text" | "mrkdwn" | "image";
928
+ type: "image" | "plain_text" | "mrkdwn";
929
929
  emoji?: boolean | undefined;
930
930
  text?: string | undefined;
931
931
  image_url?: string | undefined;
932
- verbatim?: boolean | undefined;
933
932
  alt_text?: string | undefined;
933
+ verbatim?: boolean | undefined;
934
934
  }, {
935
- type: "plain_text" | "mrkdwn" | "image";
935
+ type: "image" | "plain_text" | "mrkdwn";
936
936
  emoji?: boolean | undefined;
937
937
  text?: string | undefined;
938
938
  image_url?: string | undefined;
939
- verbatim?: boolean | undefined;
940
939
  alt_text?: string | undefined;
940
+ verbatim?: boolean | undefined;
941
941
  }>, "many">>;
942
942
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
943
943
  type: z.ZodString;
@@ -965,19 +965,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
965
965
  emoji: z.ZodOptional<z.ZodBoolean>;
966
966
  verbatim: z.ZodOptional<z.ZodBoolean>;
967
967
  }, "strip", z.ZodTypeAny, {
968
- type: "plain_text" | "mrkdwn" | "image";
968
+ type: "image" | "plain_text" | "mrkdwn";
969
969
  emoji?: boolean | undefined;
970
970
  text?: string | undefined;
971
971
  image_url?: string | undefined;
972
- verbatim?: boolean | undefined;
973
972
  alt_text?: string | undefined;
973
+ verbatim?: boolean | undefined;
974
974
  }, {
975
- type: "plain_text" | "mrkdwn" | "image";
975
+ type: "image" | "plain_text" | "mrkdwn";
976
976
  emoji?: boolean | undefined;
977
977
  text?: string | undefined;
978
978
  image_url?: string | undefined;
979
- verbatim?: boolean | undefined;
980
979
  alt_text?: string | undefined;
980
+ verbatim?: boolean | undefined;
981
981
  }>, "many">>;
982
982
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
983
983
  type: z.ZodString;
@@ -1005,28 +1005,28 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1005
1005
  emoji: z.ZodOptional<z.ZodBoolean>;
1006
1006
  verbatim: z.ZodOptional<z.ZodBoolean>;
1007
1007
  }, "strip", z.ZodTypeAny, {
1008
- type: "plain_text" | "mrkdwn" | "image";
1008
+ type: "image" | "plain_text" | "mrkdwn";
1009
1009
  emoji?: boolean | undefined;
1010
1010
  text?: string | undefined;
1011
1011
  image_url?: string | undefined;
1012
- verbatim?: boolean | undefined;
1013
1012
  alt_text?: string | undefined;
1013
+ verbatim?: boolean | undefined;
1014
1014
  }, {
1015
- type: "plain_text" | "mrkdwn" | "image";
1015
+ type: "image" | "plain_text" | "mrkdwn";
1016
1016
  emoji?: boolean | undefined;
1017
1017
  text?: string | undefined;
1018
1018
  image_url?: string | undefined;
1019
- verbatim?: boolean | undefined;
1020
1019
  alt_text?: string | undefined;
1020
+ verbatim?: boolean | undefined;
1021
1021
  }>, "many">>;
1022
1022
  }, z.ZodTypeAny, "passthrough">>, "many">>;
1023
1023
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1024
1024
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
1025
1025
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
1026
1026
  }, "strip", z.ZodTypeAny, {
1027
+ text: string;
1027
1028
  operation: "schedule_message";
1028
1029
  channel: string;
1029
- text: string;
1030
1030
  unfurl_links: boolean;
1031
1031
  unfurl_media: boolean;
1032
1032
  post_at: number;
@@ -1057,26 +1057,26 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1057
1057
  emoji: z.ZodOptional<z.ZodBoolean>;
1058
1058
  verbatim: z.ZodOptional<z.ZodBoolean>;
1059
1059
  }, "strip", z.ZodTypeAny, {
1060
- type: "plain_text" | "mrkdwn" | "image";
1060
+ type: "image" | "plain_text" | "mrkdwn";
1061
1061
  emoji?: boolean | undefined;
1062
1062
  text?: string | undefined;
1063
1063
  image_url?: string | undefined;
1064
- verbatim?: boolean | undefined;
1065
1064
  alt_text?: string | undefined;
1065
+ verbatim?: boolean | undefined;
1066
1066
  }, {
1067
- type: "plain_text" | "mrkdwn" | "image";
1067
+ type: "image" | "plain_text" | "mrkdwn";
1068
1068
  emoji?: boolean | undefined;
1069
1069
  text?: string | undefined;
1070
1070
  image_url?: string | undefined;
1071
- verbatim?: boolean | undefined;
1072
1071
  alt_text?: string | undefined;
1072
+ verbatim?: boolean | undefined;
1073
1073
  }>, "many">>;
1074
1074
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1075
1075
  thread_ts?: string | undefined;
1076
1076
  }, {
1077
+ text: string;
1077
1078
  operation: "schedule_message";
1078
1079
  channel: string;
1079
- text: string;
1080
1080
  post_at: number;
1081
1081
  credentials?: Partial<Record<CredentialType, string>> | undefined;
1082
1082
  blocks?: z.objectInputType<{
@@ -1105,19 +1105,19 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1105
1105
  emoji: z.ZodOptional<z.ZodBoolean>;
1106
1106
  verbatim: z.ZodOptional<z.ZodBoolean>;
1107
1107
  }, "strip", z.ZodTypeAny, {
1108
- type: "plain_text" | "mrkdwn" | "image";
1108
+ type: "image" | "plain_text" | "mrkdwn";
1109
1109
  emoji?: boolean | undefined;
1110
1110
  text?: string | undefined;
1111
1111
  image_url?: string | undefined;
1112
- verbatim?: boolean | undefined;
1113
1112
  alt_text?: string | undefined;
1113
+ verbatim?: boolean | undefined;
1114
1114
  }, {
1115
- type: "plain_text" | "mrkdwn" | "image";
1115
+ type: "image" | "plain_text" | "mrkdwn";
1116
1116
  emoji?: boolean | undefined;
1117
1117
  text?: string | undefined;
1118
1118
  image_url?: string | undefined;
1119
- verbatim?: boolean | undefined;
1120
1119
  alt_text?: string | undefined;
1120
+ verbatim?: boolean | undefined;
1121
1121
  }>, "many">>;
1122
1122
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1123
1123
  thread_ts?: string | undefined;
@@ -1244,13 +1244,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1244
1244
  }>, "many">>;
1245
1245
  }, "strip", z.ZodTypeAny, {
1246
1246
  type: string;
1247
+ user?: string | undefined;
1247
1248
  text?: string | undefined;
1248
1249
  username?: string | undefined;
1249
1250
  ts?: string | undefined;
1250
1251
  attachments?: unknown[] | undefined;
1251
1252
  blocks?: unknown[] | undefined;
1252
1253
  thread_ts?: string | undefined;
1253
- user?: string | undefined;
1254
1254
  bot_id?: string | undefined;
1255
1255
  bot_profile?: {
1256
1256
  name?: string | undefined;
@@ -1286,13 +1286,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1286
1286
  }[] | undefined;
1287
1287
  }, {
1288
1288
  type: string;
1289
+ user?: string | undefined;
1289
1290
  text?: string | undefined;
1290
1291
  username?: string | undefined;
1291
1292
  ts?: string | undefined;
1292
1293
  attachments?: unknown[] | undefined;
1293
1294
  blocks?: unknown[] | undefined;
1294
1295
  thread_ts?: string | undefined;
1295
- user?: string | undefined;
1296
1296
  bot_id?: string | undefined;
1297
1297
  bot_profile?: {
1298
1298
  name?: string | undefined;
@@ -1330,19 +1330,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1330
1330
  error: z.ZodString;
1331
1331
  success: z.ZodBoolean;
1332
1332
  }, "strip", z.ZodTypeAny, {
1333
- success: boolean;
1334
1333
  error: string;
1334
+ success: boolean;
1335
1335
  operation: "send_message";
1336
1336
  ok: boolean;
1337
1337
  message?: {
1338
1338
  type: string;
1339
+ user?: string | undefined;
1339
1340
  text?: string | undefined;
1340
1341
  username?: string | undefined;
1341
1342
  ts?: string | undefined;
1342
1343
  attachments?: unknown[] | undefined;
1343
1344
  blocks?: unknown[] | undefined;
1344
1345
  thread_ts?: string | undefined;
1345
- user?: string | undefined;
1346
1346
  bot_id?: string | undefined;
1347
1347
  bot_profile?: {
1348
1348
  name?: string | undefined;
@@ -1380,19 +1380,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1380
1380
  channel?: string | undefined;
1381
1381
  ts?: string | undefined;
1382
1382
  }, {
1383
- success: boolean;
1384
1383
  error: string;
1384
+ success: boolean;
1385
1385
  operation: "send_message";
1386
1386
  ok: boolean;
1387
1387
  message?: {
1388
1388
  type: string;
1389
+ user?: string | undefined;
1389
1390
  text?: string | undefined;
1390
1391
  username?: string | undefined;
1391
1392
  ts?: string | undefined;
1392
1393
  attachments?: unknown[] | undefined;
1393
1394
  blocks?: unknown[] | undefined;
1394
1395
  thread_ts?: string | undefined;
1395
- user?: string | undefined;
1396
1396
  bot_id?: string | undefined;
1397
1397
  bot_profile?: {
1398
1398
  name?: string | undefined;
@@ -1558,10 +1558,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1558
1558
  error: z.ZodString;
1559
1559
  success: z.ZodBoolean;
1560
1560
  }, "strip", z.ZodTypeAny, {
1561
- success: boolean;
1562
1561
  error: string;
1562
+ success: boolean;
1563
1563
  operation: "list_channels";
1564
1564
  ok: boolean;
1565
+ response_metadata?: {
1566
+ next_cursor: string;
1567
+ } | undefined;
1565
1568
  channels?: {
1566
1569
  name: string;
1567
1570
  id: string;
@@ -1596,14 +1599,14 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1596
1599
  } | undefined;
1597
1600
  num_members?: number | undefined;
1598
1601
  }[] | undefined;
1599
- response_metadata?: {
1600
- next_cursor: string;
1601
- } | undefined;
1602
1602
  }, {
1603
- success: boolean;
1604
1603
  error: string;
1604
+ success: boolean;
1605
1605
  operation: "list_channels";
1606
1606
  ok: boolean;
1607
+ response_metadata?: {
1608
+ next_cursor: string;
1609
+ } | undefined;
1607
1610
  channels?: {
1608
1611
  name: string;
1609
1612
  id: string;
@@ -1638,9 +1641,6 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1638
1641
  } | undefined;
1639
1642
  num_members?: number | undefined;
1640
1643
  }[] | undefined;
1641
- response_metadata?: {
1642
- next_cursor: string;
1643
- } | undefined;
1644
1644
  }>, z.ZodObject<{
1645
1645
  operation: z.ZodLiteral<"get_channel_info">;
1646
1646
  ok: z.ZodBoolean;
@@ -1763,8 +1763,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1763
1763
  error: z.ZodString;
1764
1764
  success: z.ZodBoolean;
1765
1765
  }, "strip", z.ZodTypeAny, {
1766
- success: boolean;
1767
1766
  error: string;
1767
+ success: boolean;
1768
1768
  operation: "get_channel_info";
1769
1769
  ok: boolean;
1770
1770
  channel?: {
@@ -1802,8 +1802,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1802
1802
  num_members?: number | undefined;
1803
1803
  } | undefined;
1804
1804
  }, {
1805
- success: boolean;
1806
1805
  error: string;
1806
+ success: boolean;
1807
1807
  operation: "get_channel_info";
1808
1808
  ok: boolean;
1809
1809
  channel?: {
@@ -2032,8 +2032,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2032
2032
  error: z.ZodString;
2033
2033
  success: z.ZodBoolean;
2034
2034
  }, "strip", z.ZodTypeAny, {
2035
- success: boolean;
2036
2035
  error: string;
2036
+ success: boolean;
2037
2037
  operation: "get_user_info";
2038
2038
  ok: boolean;
2039
2039
  user?: {
@@ -2083,8 +2083,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2083
2083
  has_2fa?: boolean | undefined;
2084
2084
  } | undefined;
2085
2085
  }, {
2086
- success: boolean;
2087
2086
  error: string;
2087
+ success: boolean;
2088
2088
  operation: "get_user_info";
2089
2089
  ok: boolean;
2090
2090
  user?: {
@@ -2332,8 +2332,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2332
2332
  error: z.ZodString;
2333
2333
  success: z.ZodBoolean;
2334
2334
  }, "strip", z.ZodTypeAny, {
2335
- success: boolean;
2336
2335
  error: string;
2336
+ success: boolean;
2337
2337
  operation: "list_users";
2338
2338
  ok: boolean;
2339
2339
  response_metadata?: {
@@ -2386,8 +2386,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2386
2386
  has_2fa?: boolean | undefined;
2387
2387
  }[] | undefined;
2388
2388
  }, {
2389
- success: boolean;
2390
2389
  error: string;
2390
+ success: boolean;
2391
2391
  operation: "list_users";
2392
2392
  ok: boolean;
2393
2393
  response_metadata?: {
@@ -2530,13 +2530,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2530
2530
  }>, "many">>;
2531
2531
  }, "strip", z.ZodTypeAny, {
2532
2532
  type: string;
2533
+ user?: string | undefined;
2533
2534
  text?: string | undefined;
2534
2535
  username?: string | undefined;
2535
2536
  ts?: string | undefined;
2536
2537
  attachments?: unknown[] | undefined;
2537
2538
  blocks?: unknown[] | undefined;
2538
2539
  thread_ts?: string | undefined;
2539
- user?: string | undefined;
2540
2540
  bot_id?: string | undefined;
2541
2541
  bot_profile?: {
2542
2542
  name?: string | undefined;
@@ -2572,13 +2572,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2572
2572
  }[] | undefined;
2573
2573
  }, {
2574
2574
  type: string;
2575
+ user?: string | undefined;
2575
2576
  text?: string | undefined;
2576
2577
  username?: string | undefined;
2577
2578
  ts?: string | undefined;
2578
2579
  attachments?: unknown[] | undefined;
2579
2580
  blocks?: unknown[] | undefined;
2580
2581
  thread_ts?: string | undefined;
2581
- user?: string | undefined;
2582
2582
  bot_id?: string | undefined;
2583
2583
  bot_profile?: {
2584
2584
  name?: string | undefined;
@@ -2624,22 +2624,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2624
2624
  error: z.ZodString;
2625
2625
  success: z.ZodBoolean;
2626
2626
  }, "strip", z.ZodTypeAny, {
2627
- success: boolean;
2628
2627
  error: string;
2628
+ success: boolean;
2629
2629
  operation: "get_conversation_history";
2630
2630
  ok: boolean;
2631
- response_metadata?: {
2632
- next_cursor: string;
2633
- } | undefined;
2634
2631
  messages?: {
2635
2632
  type: string;
2633
+ user?: string | undefined;
2636
2634
  text?: string | undefined;
2637
2635
  username?: string | undefined;
2638
2636
  ts?: string | undefined;
2639
2637
  attachments?: unknown[] | undefined;
2640
2638
  blocks?: unknown[] | undefined;
2641
2639
  thread_ts?: string | undefined;
2642
- user?: string | undefined;
2643
2640
  bot_id?: string | undefined;
2644
2641
  bot_profile?: {
2645
2642
  name?: string | undefined;
@@ -2674,24 +2671,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2674
2671
  permalink?: string | undefined;
2675
2672
  }[] | undefined;
2676
2673
  }[] | undefined;
2674
+ response_metadata?: {
2675
+ next_cursor: string;
2676
+ } | undefined;
2677
2677
  has_more?: boolean | undefined;
2678
2678
  }, {
2679
- success: boolean;
2680
2679
  error: string;
2680
+ success: boolean;
2681
2681
  operation: "get_conversation_history";
2682
2682
  ok: boolean;
2683
- response_metadata?: {
2684
- next_cursor: string;
2685
- } | undefined;
2686
2683
  messages?: {
2687
2684
  type: string;
2685
+ user?: string | undefined;
2688
2686
  text?: string | undefined;
2689
2687
  username?: string | undefined;
2690
2688
  ts?: string | undefined;
2691
2689
  attachments?: unknown[] | undefined;
2692
2690
  blocks?: unknown[] | undefined;
2693
2691
  thread_ts?: string | undefined;
2694
- user?: string | undefined;
2695
2692
  bot_id?: string | undefined;
2696
2693
  bot_profile?: {
2697
2694
  name?: string | undefined;
@@ -2726,6 +2723,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2726
2723
  permalink?: string | undefined;
2727
2724
  }[] | undefined;
2728
2725
  }[] | undefined;
2726
+ response_metadata?: {
2727
+ next_cursor: string;
2728
+ } | undefined;
2729
2729
  has_more?: boolean | undefined;
2730
2730
  }>, z.ZodObject<{
2731
2731
  operation: z.ZodLiteral<"get_thread_replies">;
@@ -2818,13 +2818,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2818
2818
  }>, "many">>;
2819
2819
  }, "strip", z.ZodTypeAny, {
2820
2820
  type: string;
2821
+ user?: string | undefined;
2821
2822
  text?: string | undefined;
2822
2823
  username?: string | undefined;
2823
2824
  ts?: string | undefined;
2824
2825
  attachments?: unknown[] | undefined;
2825
2826
  blocks?: unknown[] | undefined;
2826
2827
  thread_ts?: string | undefined;
2827
- user?: string | undefined;
2828
2828
  bot_id?: string | undefined;
2829
2829
  bot_profile?: {
2830
2830
  name?: string | undefined;
@@ -2860,13 +2860,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2860
2860
  }[] | undefined;
2861
2861
  }, {
2862
2862
  type: string;
2863
+ user?: string | undefined;
2863
2864
  text?: string | undefined;
2864
2865
  username?: string | undefined;
2865
2866
  ts?: string | undefined;
2866
2867
  attachments?: unknown[] | undefined;
2867
2868
  blocks?: unknown[] | undefined;
2868
2869
  thread_ts?: string | undefined;
2869
- user?: string | undefined;
2870
2870
  bot_id?: string | undefined;
2871
2871
  bot_profile?: {
2872
2872
  name?: string | undefined;
@@ -2912,22 +2912,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2912
2912
  error: z.ZodString;
2913
2913
  success: z.ZodBoolean;
2914
2914
  }, "strip", z.ZodTypeAny, {
2915
- success: boolean;
2916
2915
  error: string;
2916
+ success: boolean;
2917
2917
  operation: "get_thread_replies";
2918
2918
  ok: boolean;
2919
- response_metadata?: {
2920
- next_cursor: string;
2921
- } | undefined;
2922
2919
  messages?: {
2923
2920
  type: string;
2921
+ user?: string | undefined;
2924
2922
  text?: string | undefined;
2925
2923
  username?: string | undefined;
2926
2924
  ts?: string | undefined;
2927
2925
  attachments?: unknown[] | undefined;
2928
2926
  blocks?: unknown[] | undefined;
2929
2927
  thread_ts?: string | undefined;
2930
- user?: string | undefined;
2931
2928
  bot_id?: string | undefined;
2932
2929
  bot_profile?: {
2933
2930
  name?: string | undefined;
@@ -2962,24 +2959,24 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2962
2959
  permalink?: string | undefined;
2963
2960
  }[] | undefined;
2964
2961
  }[] | undefined;
2962
+ response_metadata?: {
2963
+ next_cursor: string;
2964
+ } | undefined;
2965
2965
  has_more?: boolean | undefined;
2966
2966
  }, {
2967
- success: boolean;
2968
2967
  error: string;
2968
+ success: boolean;
2969
2969
  operation: "get_thread_replies";
2970
2970
  ok: boolean;
2971
- response_metadata?: {
2972
- next_cursor: string;
2973
- } | undefined;
2974
2971
  messages?: {
2975
2972
  type: string;
2973
+ user?: string | undefined;
2976
2974
  text?: string | undefined;
2977
2975
  username?: string | undefined;
2978
2976
  ts?: string | undefined;
2979
2977
  attachments?: unknown[] | undefined;
2980
2978
  blocks?: unknown[] | undefined;
2981
2979
  thread_ts?: string | undefined;
2982
- user?: string | undefined;
2983
2980
  bot_id?: string | undefined;
2984
2981
  bot_profile?: {
2985
2982
  name?: string | undefined;
@@ -3014,6 +3011,9 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3014
3011
  permalink?: string | undefined;
3015
3012
  }[] | undefined;
3016
3013
  }[] | undefined;
3014
+ response_metadata?: {
3015
+ next_cursor: string;
3016
+ } | undefined;
3017
3017
  has_more?: boolean | undefined;
3018
3018
  }>, z.ZodObject<{
3019
3019
  operation: z.ZodLiteral<"update_message">;
@@ -3109,13 +3109,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3109
3109
  }>, "many">>;
3110
3110
  }, "strip", z.ZodTypeAny, {
3111
3111
  type: string;
3112
+ user?: string | undefined;
3112
3113
  text?: string | undefined;
3113
3114
  username?: string | undefined;
3114
3115
  ts?: string | undefined;
3115
3116
  attachments?: unknown[] | undefined;
3116
3117
  blocks?: unknown[] | undefined;
3117
3118
  thread_ts?: string | undefined;
3118
- user?: string | undefined;
3119
3119
  bot_id?: string | undefined;
3120
3120
  bot_profile?: {
3121
3121
  name?: string | undefined;
@@ -3151,13 +3151,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3151
3151
  }[] | undefined;
3152
3152
  }, {
3153
3153
  type: string;
3154
+ user?: string | undefined;
3154
3155
  text?: string | undefined;
3155
3156
  username?: string | undefined;
3156
3157
  ts?: string | undefined;
3157
3158
  attachments?: unknown[] | undefined;
3158
3159
  blocks?: unknown[] | undefined;
3159
3160
  thread_ts?: string | undefined;
3160
- user?: string | undefined;
3161
3161
  bot_id?: string | undefined;
3162
3162
  bot_profile?: {
3163
3163
  name?: string | undefined;
@@ -3195,19 +3195,19 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3195
3195
  error: z.ZodString;
3196
3196
  success: z.ZodBoolean;
3197
3197
  }, "strip", z.ZodTypeAny, {
3198
- success: boolean;
3199
3198
  error: string;
3199
+ success: boolean;
3200
3200
  operation: "update_message";
3201
3201
  ok: boolean;
3202
3202
  message?: {
3203
3203
  type: string;
3204
+ user?: string | undefined;
3204
3205
  text?: string | undefined;
3205
3206
  username?: string | undefined;
3206
3207
  ts?: string | undefined;
3207
3208
  attachments?: unknown[] | undefined;
3208
3209
  blocks?: unknown[] | undefined;
3209
3210
  thread_ts?: string | undefined;
3210
- user?: string | undefined;
3211
3211
  bot_id?: string | undefined;
3212
3212
  bot_profile?: {
3213
3213
  name?: string | undefined;
@@ -3242,23 +3242,23 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3242
3242
  permalink?: string | undefined;
3243
3243
  }[] | undefined;
3244
3244
  } | undefined;
3245
- channel?: string | undefined;
3246
3245
  text?: string | undefined;
3246
+ channel?: string | undefined;
3247
3247
  ts?: string | undefined;
3248
3248
  }, {
3249
- success: boolean;
3250
3249
  error: string;
3250
+ success: boolean;
3251
3251
  operation: "update_message";
3252
3252
  ok: boolean;
3253
3253
  message?: {
3254
3254
  type: string;
3255
+ user?: string | undefined;
3255
3256
  text?: string | undefined;
3256
3257
  username?: string | undefined;
3257
3258
  ts?: string | undefined;
3258
3259
  attachments?: unknown[] | undefined;
3259
3260
  blocks?: unknown[] | undefined;
3260
3261
  thread_ts?: string | undefined;
3261
- user?: string | undefined;
3262
3262
  bot_id?: string | undefined;
3263
3263
  bot_profile?: {
3264
3264
  name?: string | undefined;
@@ -3293,8 +3293,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3293
3293
  permalink?: string | undefined;
3294
3294
  }[] | undefined;
3295
3295
  } | undefined;
3296
- channel?: string | undefined;
3297
3296
  text?: string | undefined;
3297
+ channel?: string | undefined;
3298
3298
  ts?: string | undefined;
3299
3299
  }>, z.ZodObject<{
3300
3300
  operation: z.ZodLiteral<"delete_message">;
@@ -3304,15 +3304,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3304
3304
  error: z.ZodString;
3305
3305
  success: z.ZodBoolean;
3306
3306
  }, "strip", z.ZodTypeAny, {
3307
- success: boolean;
3308
3307
  error: string;
3308
+ success: boolean;
3309
3309
  operation: "delete_message";
3310
3310
  ok: boolean;
3311
3311
  channel?: string | undefined;
3312
3312
  ts?: string | undefined;
3313
3313
  }, {
3314
- success: boolean;
3315
3314
  error: string;
3315
+ success: boolean;
3316
3316
  operation: "delete_message";
3317
3317
  ok: boolean;
3318
3318
  channel?: string | undefined;
@@ -3323,13 +3323,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3323
3323
  error: z.ZodString;
3324
3324
  success: z.ZodBoolean;
3325
3325
  }, "strip", z.ZodTypeAny, {
3326
- success: boolean;
3327
3326
  error: string;
3327
+ success: boolean;
3328
3328
  operation: "add_reaction";
3329
3329
  ok: boolean;
3330
3330
  }, {
3331
- success: boolean;
3332
3331
  error: string;
3332
+ success: boolean;
3333
3333
  operation: "add_reaction";
3334
3334
  ok: boolean;
3335
3335
  }>, z.ZodObject<{
@@ -3338,13 +3338,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3338
3338
  error: z.ZodString;
3339
3339
  success: z.ZodBoolean;
3340
3340
  }, "strip", z.ZodTypeAny, {
3341
- success: boolean;
3342
3341
  error: string;
3342
+ success: boolean;
3343
3343
  operation: "remove_reaction";
3344
3344
  ok: boolean;
3345
3345
  }, {
3346
- success: boolean;
3347
3346
  error: string;
3347
+ success: boolean;
3348
3348
  operation: "remove_reaction";
3349
3349
  ok: boolean;
3350
3350
  }>, z.ZodObject<{
@@ -3470,8 +3470,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3470
3470
  error: z.ZodString;
3471
3471
  success: z.ZodBoolean;
3472
3472
  }, "strip", z.ZodTypeAny, {
3473
- success: boolean;
3474
3473
  error: string;
3474
+ success: boolean;
3475
3475
  operation: "join_channel";
3476
3476
  ok: boolean;
3477
3477
  channel?: {
@@ -3510,8 +3510,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3510
3510
  } | undefined;
3511
3511
  already_in_channel?: boolean | undefined;
3512
3512
  }, {
3513
- success: boolean;
3514
3513
  error: string;
3514
+ success: boolean;
3515
3515
  operation: "join_channel";
3516
3516
  ok: boolean;
3517
3517
  channel?: {
@@ -3662,8 +3662,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3662
3662
  }, "strip", z.ZodTypeAny, {
3663
3663
  name: string;
3664
3664
  id: string;
3665
- username: string;
3666
3665
  user: string;
3666
+ username: string;
3667
3667
  timestamp: number;
3668
3668
  mimetype: string;
3669
3669
  filetype: string;
@@ -3707,8 +3707,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3707
3707
  }, {
3708
3708
  name: string;
3709
3709
  id: string;
3710
- username: string;
3711
3710
  user: string;
3711
+ username: string;
3712
3712
  timestamp: number;
3713
3713
  mimetype: string;
3714
3714
  filetype: string;
@@ -3753,15 +3753,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3753
3753
  error: z.ZodString;
3754
3754
  success: z.ZodBoolean;
3755
3755
  }, "strip", z.ZodTypeAny, {
3756
- success: boolean;
3757
3756
  error: string;
3757
+ success: boolean;
3758
3758
  operation: "upload_file";
3759
3759
  ok: boolean;
3760
3760
  file?: {
3761
3761
  name: string;
3762
3762
  id: string;
3763
- username: string;
3764
3763
  user: string;
3764
+ username: string;
3765
3765
  timestamp: number;
3766
3766
  mimetype: string;
3767
3767
  filetype: string;
@@ -3804,15 +3804,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3804
3804
  has_rich_preview?: boolean | undefined;
3805
3805
  } | undefined;
3806
3806
  }, {
3807
- success: boolean;
3808
3807
  error: string;
3808
+ success: boolean;
3809
3809
  operation: "upload_file";
3810
3810
  ok: boolean;
3811
3811
  file?: {
3812
3812
  name: string;
3813
3813
  id: string;
3814
- username: string;
3815
3814
  user: string;
3815
+ username: string;
3816
3816
  timestamp: number;
3817
3817
  mimetype: string;
3818
3818
  filetype: string;
@@ -3863,16 +3863,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3863
3863
  error: z.ZodString;
3864
3864
  success: z.ZodBoolean;
3865
3865
  }, "strip", z.ZodTypeAny, {
3866
- success: boolean;
3867
3866
  error: string;
3867
+ success: boolean;
3868
3868
  operation: "schedule_message";
3869
3869
  ok: boolean;
3870
3870
  channel?: string | undefined;
3871
3871
  post_at?: number | undefined;
3872
3872
  scheduled_message_id?: string | undefined;
3873
3873
  }, {
3874
- success: boolean;
3875
3874
  error: string;
3875
+ success: boolean;
3876
3876
  operation: "schedule_message";
3877
3877
  ok: boolean;
3878
3878
  channel?: string | undefined;
@@ -3933,8 +3933,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3933
3933
  error: z.ZodString;
3934
3934
  success: z.ZodBoolean;
3935
3935
  }, "strip", z.ZodTypeAny, {
3936
- success: boolean;
3937
3936
  error: string;
3937
+ success: boolean;
3938
3938
  operation: "get_file_info";
3939
3939
  ok: boolean;
3940
3940
  file?: {
@@ -3955,8 +3955,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3955
3955
  permalink?: string | undefined;
3956
3956
  } | undefined;
3957
3957
  }, {
3958
- success: boolean;
3959
3958
  error: string;
3959
+ success: boolean;
3960
3960
  operation: "get_file_info";
3961
3961
  ok: boolean;
3962
3962
  file?: {
@@ -3986,8 +3986,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3986
3986
  error: z.ZodString;
3987
3987
  success: z.ZodBoolean;
3988
3988
  }, "strip", z.ZodTypeAny, {
3989
- success: boolean;
3990
3989
  error: string;
3990
+ success: boolean;
3991
3991
  operation: "download_file";
3992
3992
  ok: boolean;
3993
3993
  content?: string | undefined;
@@ -3995,8 +3995,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3995
3995
  mimetype?: string | undefined;
3996
3996
  size?: number | undefined;
3997
3997
  }, {
3998
- success: boolean;
3999
3998
  error: string;
3999
+ success: boolean;
4000
4000
  operation: "download_file";
4001
4001
  ok: boolean;
4002
4002
  content?: string | undefined;
@@ -4053,38 +4053,38 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4053
4053
  ts: z.ZodOptional<z.ZodNumber>;
4054
4054
  }, "strip", z.ZodTypeAny, {
4055
4055
  title?: string | undefined;
4056
+ text?: string | undefined;
4057
+ image_url?: string | undefined;
4056
4058
  fields?: {
4057
4059
  value: string;
4058
4060
  title: string;
4059
4061
  short?: boolean | undefined;
4060
4062
  }[] | undefined;
4061
- text?: string | undefined;
4062
4063
  color?: string | undefined;
4063
4064
  pretext?: string | undefined;
4064
4065
  author_name?: string | undefined;
4065
4066
  author_link?: string | undefined;
4066
4067
  author_icon?: string | undefined;
4067
4068
  title_link?: string | undefined;
4068
- image_url?: string | undefined;
4069
4069
  thumb_url?: string | undefined;
4070
4070
  footer?: string | undefined;
4071
4071
  footer_icon?: string | undefined;
4072
4072
  ts?: number | undefined;
4073
4073
  }, {
4074
4074
  title?: string | undefined;
4075
+ text?: string | undefined;
4076
+ image_url?: string | undefined;
4075
4077
  fields?: {
4076
4078
  value: string;
4077
4079
  title: string;
4078
4080
  short?: boolean | undefined;
4079
4081
  }[] | undefined;
4080
- text?: string | undefined;
4081
4082
  color?: string | undefined;
4082
4083
  pretext?: string | undefined;
4083
4084
  author_name?: string | undefined;
4084
4085
  author_link?: string | undefined;
4085
4086
  author_icon?: string | undefined;
4086
4087
  title_link?: string | undefined;
4087
- image_url?: string | undefined;
4088
4088
  thumb_url?: string | undefined;
4089
4089
  footer?: string | undefined;
4090
4090
  footer_icon?: string | undefined;
@@ -4116,19 +4116,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4116
4116
  emoji: z.ZodOptional<z.ZodBoolean>;
4117
4117
  verbatim: z.ZodOptional<z.ZodBoolean>;
4118
4118
  }, "strip", z.ZodTypeAny, {
4119
- type: "plain_text" | "mrkdwn" | "image";
4119
+ type: "image" | "plain_text" | "mrkdwn";
4120
4120
  emoji?: boolean | undefined;
4121
4121
  text?: string | undefined;
4122
4122
  image_url?: string | undefined;
4123
- verbatim?: boolean | undefined;
4124
4123
  alt_text?: string | undefined;
4124
+ verbatim?: boolean | undefined;
4125
4125
  }, {
4126
- type: "plain_text" | "mrkdwn" | "image";
4126
+ type: "image" | "plain_text" | "mrkdwn";
4127
4127
  emoji?: boolean | undefined;
4128
4128
  text?: string | undefined;
4129
4129
  image_url?: string | undefined;
4130
- verbatim?: boolean | undefined;
4131
4130
  alt_text?: string | undefined;
4131
+ verbatim?: boolean | undefined;
4132
4132
  }>, "many">>;
4133
4133
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
4134
4134
  type: z.ZodString;
@@ -4156,19 +4156,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4156
4156
  emoji: z.ZodOptional<z.ZodBoolean>;
4157
4157
  verbatim: z.ZodOptional<z.ZodBoolean>;
4158
4158
  }, "strip", z.ZodTypeAny, {
4159
- type: "plain_text" | "mrkdwn" | "image";
4159
+ type: "image" | "plain_text" | "mrkdwn";
4160
4160
  emoji?: boolean | undefined;
4161
4161
  text?: string | undefined;
4162
4162
  image_url?: string | undefined;
4163
- verbatim?: boolean | undefined;
4164
4163
  alt_text?: string | undefined;
4164
+ verbatim?: boolean | undefined;
4165
4165
  }, {
4166
- type: "plain_text" | "mrkdwn" | "image";
4166
+ type: "image" | "plain_text" | "mrkdwn";
4167
4167
  emoji?: boolean | undefined;
4168
4168
  text?: string | undefined;
4169
4169
  image_url?: string | undefined;
4170
- verbatim?: boolean | undefined;
4171
4170
  alt_text?: string | undefined;
4171
+ verbatim?: boolean | undefined;
4172
4172
  }>, "many">>;
4173
4173
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
4174
4174
  type: z.ZodString;
@@ -4196,19 +4196,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4196
4196
  emoji: z.ZodOptional<z.ZodBoolean>;
4197
4197
  verbatim: z.ZodOptional<z.ZodBoolean>;
4198
4198
  }, "strip", z.ZodTypeAny, {
4199
- type: "plain_text" | "mrkdwn" | "image";
4199
+ type: "image" | "plain_text" | "mrkdwn";
4200
4200
  emoji?: boolean | undefined;
4201
4201
  text?: string | undefined;
4202
4202
  image_url?: string | undefined;
4203
- verbatim?: boolean | undefined;
4204
4203
  alt_text?: string | undefined;
4204
+ verbatim?: boolean | undefined;
4205
4205
  }, {
4206
- type: "plain_text" | "mrkdwn" | "image";
4206
+ type: "image" | "plain_text" | "mrkdwn";
4207
4207
  emoji?: boolean | undefined;
4208
4208
  text?: string | undefined;
4209
4209
  image_url?: string | undefined;
4210
- verbatim?: boolean | undefined;
4211
4210
  alt_text?: string | undefined;
4211
+ verbatim?: boolean | undefined;
4212
4212
  }>, "many">>;
4213
4213
  }, z.ZodTypeAny, "passthrough">>, "many">>;
4214
4214
  thread_ts: z.ZodOptional<z.ZodString>;
@@ -4217,9 +4217,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4217
4217
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4218
4218
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4219
4219
  }, "strip", z.ZodTypeAny, {
4220
+ text: string;
4220
4221
  operation: "send_message";
4221
4222
  channel: string;
4222
- text: string;
4223
4223
  reply_broadcast: boolean;
4224
4224
  unfurl_links: boolean;
4225
4225
  unfurl_media: boolean;
@@ -4229,19 +4229,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4229
4229
  icon_url?: string | undefined;
4230
4230
  attachments?: {
4231
4231
  title?: string | undefined;
4232
+ text?: string | undefined;
4233
+ image_url?: string | undefined;
4232
4234
  fields?: {
4233
4235
  value: string;
4234
4236
  title: string;
4235
4237
  short?: boolean | undefined;
4236
4238
  }[] | undefined;
4237
- text?: string | undefined;
4238
4239
  color?: string | undefined;
4239
4240
  pretext?: string | undefined;
4240
4241
  author_name?: string | undefined;
4241
4242
  author_link?: string | undefined;
4242
4243
  author_icon?: string | undefined;
4243
4244
  title_link?: string | undefined;
4244
- image_url?: string | undefined;
4245
4245
  thumb_url?: string | undefined;
4246
4246
  footer?: string | undefined;
4247
4247
  footer_icon?: string | undefined;
@@ -4273,45 +4273,45 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4273
4273
  emoji: z.ZodOptional<z.ZodBoolean>;
4274
4274
  verbatim: z.ZodOptional<z.ZodBoolean>;
4275
4275
  }, "strip", z.ZodTypeAny, {
4276
- type: "plain_text" | "mrkdwn" | "image";
4276
+ type: "image" | "plain_text" | "mrkdwn";
4277
4277
  emoji?: boolean | undefined;
4278
4278
  text?: string | undefined;
4279
4279
  image_url?: string | undefined;
4280
- verbatim?: boolean | undefined;
4281
4280
  alt_text?: string | undefined;
4281
+ verbatim?: boolean | undefined;
4282
4282
  }, {
4283
- type: "plain_text" | "mrkdwn" | "image";
4283
+ type: "image" | "plain_text" | "mrkdwn";
4284
4284
  emoji?: boolean | undefined;
4285
4285
  text?: string | undefined;
4286
4286
  image_url?: string | undefined;
4287
- verbatim?: boolean | undefined;
4288
4287
  alt_text?: string | undefined;
4288
+ verbatim?: boolean | undefined;
4289
4289
  }>, "many">>;
4290
4290
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4291
4291
  thread_ts?: string | undefined;
4292
4292
  }, {
4293
+ text: string;
4293
4294
  operation: "send_message";
4294
4295
  channel: string;
4295
- text: string;
4296
4296
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4297
4297
  username?: string | undefined;
4298
4298
  icon_emoji?: string | undefined;
4299
4299
  icon_url?: string | undefined;
4300
4300
  attachments?: {
4301
4301
  title?: string | undefined;
4302
+ text?: string | undefined;
4303
+ image_url?: string | undefined;
4302
4304
  fields?: {
4303
4305
  value: string;
4304
4306
  title: string;
4305
4307
  short?: boolean | undefined;
4306
4308
  }[] | undefined;
4307
- text?: string | undefined;
4308
4309
  color?: string | undefined;
4309
4310
  pretext?: string | undefined;
4310
4311
  author_name?: string | undefined;
4311
4312
  author_link?: string | undefined;
4312
4313
  author_icon?: string | undefined;
4313
4314
  title_link?: string | undefined;
4314
- image_url?: string | undefined;
4315
4315
  thumb_url?: string | undefined;
4316
4316
  footer?: string | undefined;
4317
4317
  footer_icon?: string | undefined;
@@ -4343,19 +4343,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4343
4343
  emoji: z.ZodOptional<z.ZodBoolean>;
4344
4344
  verbatim: z.ZodOptional<z.ZodBoolean>;
4345
4345
  }, "strip", z.ZodTypeAny, {
4346
- type: "plain_text" | "mrkdwn" | "image";
4346
+ type: "image" | "plain_text" | "mrkdwn";
4347
4347
  emoji?: boolean | undefined;
4348
4348
  text?: string | undefined;
4349
4349
  image_url?: string | undefined;
4350
- verbatim?: boolean | undefined;
4351
4350
  alt_text?: string | undefined;
4351
+ verbatim?: boolean | undefined;
4352
4352
  }, {
4353
- type: "plain_text" | "mrkdwn" | "image";
4353
+ type: "image" | "plain_text" | "mrkdwn";
4354
4354
  emoji?: boolean | undefined;
4355
4355
  text?: string | undefined;
4356
4356
  image_url?: string | undefined;
4357
- verbatim?: boolean | undefined;
4358
4357
  alt_text?: string | undefined;
4358
+ verbatim?: boolean | undefined;
4359
4359
  }>, "many">>;
4360
4360
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4361
4361
  thread_ts?: string | undefined;
@@ -4370,16 +4370,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4370
4370
  cursor: z.ZodOptional<z.ZodString>;
4371
4371
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4372
4372
  }, "strip", z.ZodTypeAny, {
4373
- operation: "list_channels";
4374
4373
  types: ("public_channel" | "private_channel" | "mpim" | "im")[];
4374
+ operation: "list_channels";
4375
4375
  exclude_archived: boolean;
4376
4376
  limit: number;
4377
4377
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4378
4378
  cursor?: string | undefined;
4379
4379
  }, {
4380
4380
  operation: "list_channels";
4381
- credentials?: Partial<Record<CredentialType, string>> | undefined;
4382
4381
  types?: ("public_channel" | "private_channel" | "mpim" | "im")[] | undefined;
4382
+ credentials?: Partial<Record<CredentialType, string>> | undefined;
4383
4383
  exclude_archived?: boolean | undefined;
4384
4384
  limit?: number | undefined;
4385
4385
  cursor?: string | undefined;
@@ -4404,13 +4404,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4404
4404
  include_locale: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
4405
4405
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
4406
4406
  }, "strip", z.ZodTypeAny, {
4407
+ user: string;
4407
4408
  operation: "get_user_info";
4408
4409
  include_locale: boolean;
4409
- user: string;
4410
4410
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4411
4411
  }, {
4412
- operation: "get_user_info";
4413
4412
  user: string;
4413
+ operation: "get_user_info";
4414
4414
  credentials?: Partial<Record<CredentialType, string>> | undefined;
4415
4415
  include_locale?: boolean | undefined;
4416
4416
  }>, z.ZodObject<{
@@ -4522,38 +4522,38 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4522
4522
  ts: z.ZodOptional<z.ZodNumber>;
4523
4523
  }, "strip", z.ZodTypeAny, {
4524
4524
  title?: string | undefined;
4525
+ text?: string | undefined;
4526
+ image_url?: string | undefined;
4525
4527
  fields?: {
4526
4528
  value: string;
4527
4529
  title: string;
4528
4530
  short?: boolean | undefined;
4529
4531
  }[] | undefined;
4530
- text?: string | undefined;
4531
4532
  color?: string | undefined;
4532
4533
  pretext?: string | undefined;
4533
4534
  author_name?: string | undefined;
4534
4535
  author_link?: string | undefined;
4535
4536
  author_icon?: string | undefined;
4536
4537
  title_link?: string | undefined;
4537
- image_url?: string | undefined;
4538
4538
  thumb_url?: string | undefined;
4539
4539
  footer?: string | undefined;
4540
4540
  footer_icon?: string | undefined;
4541
4541
  ts?: number | undefined;
4542
4542
  }, {
4543
4543
  title?: string | undefined;
4544
+ text?: string | undefined;
4545
+ image_url?: string | undefined;
4544
4546
  fields?: {
4545
4547
  value: string;
4546
4548
  title: string;
4547
4549
  short?: boolean | undefined;
4548
4550
  }[] | undefined;
4549
- text?: string | undefined;
4550
4551
  color?: string | undefined;
4551
4552
  pretext?: string | undefined;
4552
4553
  author_name?: string | undefined;
4553
4554
  author_link?: string | undefined;
4554
4555
  author_icon?: string | undefined;
4555
4556
  title_link?: string | undefined;
4556
- image_url?: string | undefined;
4557
4557
  thumb_url?: string | undefined;
4558
4558
  footer?: string | undefined;
4559
4559
  footer_icon?: string | undefined;
@@ -4585,19 +4585,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4585
4585
  emoji: z.ZodOptional<z.ZodBoolean>;
4586
4586
  verbatim: z.ZodOptional<z.ZodBoolean>;
4587
4587
  }, "strip", z.ZodTypeAny, {
4588
- type: "plain_text" | "mrkdwn" | "image";
4588
+ type: "image" | "plain_text" | "mrkdwn";
4589
4589
  emoji?: boolean | undefined;
4590
4590
  text?: string | undefined;
4591
4591
  image_url?: string | undefined;
4592
- verbatim?: boolean | undefined;
4593
4592
  alt_text?: string | undefined;
4593
+ verbatim?: boolean | undefined;
4594
4594
  }, {
4595
- type: "plain_text" | "mrkdwn" | "image";
4595
+ type: "image" | "plain_text" | "mrkdwn";
4596
4596
  emoji?: boolean | undefined;
4597
4597
  text?: string | undefined;
4598
4598
  image_url?: string | undefined;
4599
- verbatim?: boolean | undefined;
4600
4599
  alt_text?: string | undefined;
4600
+ verbatim?: boolean | undefined;
4601
4601
  }>, "many">>;
4602
4602
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
4603
4603
  type: z.ZodString;
@@ -4625,19 +4625,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4625
4625
  emoji: z.ZodOptional<z.ZodBoolean>;
4626
4626
  verbatim: z.ZodOptional<z.ZodBoolean>;
4627
4627
  }, "strip", z.ZodTypeAny, {
4628
- type: "plain_text" | "mrkdwn" | "image";
4628
+ type: "image" | "plain_text" | "mrkdwn";
4629
4629
  emoji?: boolean | undefined;
4630
4630
  text?: string | undefined;
4631
4631
  image_url?: string | undefined;
4632
- verbatim?: boolean | undefined;
4633
4632
  alt_text?: string | undefined;
4633
+ verbatim?: boolean | undefined;
4634
4634
  }, {
4635
- type: "plain_text" | "mrkdwn" | "image";
4635
+ type: "image" | "plain_text" | "mrkdwn";
4636
4636
  emoji?: boolean | undefined;
4637
4637
  text?: string | undefined;
4638
4638
  image_url?: string | undefined;
4639
- verbatim?: boolean | undefined;
4640
4639
  alt_text?: string | undefined;
4640
+ verbatim?: boolean | undefined;
4641
4641
  }>, "many">>;
4642
4642
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
4643
4643
  type: z.ZodString;
@@ -4665,19 +4665,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4665
4665
  emoji: z.ZodOptional<z.ZodBoolean>;
4666
4666
  verbatim: z.ZodOptional<z.ZodBoolean>;
4667
4667
  }, "strip", z.ZodTypeAny, {
4668
- type: "plain_text" | "mrkdwn" | "image";
4668
+ type: "image" | "plain_text" | "mrkdwn";
4669
4669
  emoji?: boolean | undefined;
4670
4670
  text?: string | undefined;
4671
4671
  image_url?: string | undefined;
4672
- verbatim?: boolean | undefined;
4673
4672
  alt_text?: string | undefined;
4673
+ verbatim?: boolean | undefined;
4674
4674
  }, {
4675
- type: "plain_text" | "mrkdwn" | "image";
4675
+ type: "image" | "plain_text" | "mrkdwn";
4676
4676
  emoji?: boolean | undefined;
4677
4677
  text?: string | undefined;
4678
4678
  image_url?: string | undefined;
4679
- verbatim?: boolean | undefined;
4680
4679
  alt_text?: string | undefined;
4680
+ verbatim?: boolean | undefined;
4681
4681
  }>, "many">>;
4682
4682
  }, z.ZodTypeAny, "passthrough">>, "many">>;
4683
4683
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
@@ -4689,19 +4689,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4689
4689
  text?: string | undefined;
4690
4690
  attachments?: {
4691
4691
  title?: string | undefined;
4692
+ text?: string | undefined;
4693
+ image_url?: string | undefined;
4692
4694
  fields?: {
4693
4695
  value: string;
4694
4696
  title: string;
4695
4697
  short?: boolean | undefined;
4696
4698
  }[] | undefined;
4697
- text?: string | undefined;
4698
4699
  color?: string | undefined;
4699
4700
  pretext?: string | undefined;
4700
4701
  author_name?: string | undefined;
4701
4702
  author_link?: string | undefined;
4702
4703
  author_icon?: string | undefined;
4703
4704
  title_link?: string | undefined;
4704
- image_url?: string | undefined;
4705
4705
  thumb_url?: string | undefined;
4706
4706
  footer?: string | undefined;
4707
4707
  footer_icon?: string | undefined;
@@ -4733,19 +4733,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4733
4733
  emoji: z.ZodOptional<z.ZodBoolean>;
4734
4734
  verbatim: z.ZodOptional<z.ZodBoolean>;
4735
4735
  }, "strip", z.ZodTypeAny, {
4736
- type: "plain_text" | "mrkdwn" | "image";
4736
+ type: "image" | "plain_text" | "mrkdwn";
4737
4737
  emoji?: boolean | undefined;
4738
4738
  text?: string | undefined;
4739
4739
  image_url?: string | undefined;
4740
- verbatim?: boolean | undefined;
4741
4740
  alt_text?: string | undefined;
4741
+ verbatim?: boolean | undefined;
4742
4742
  }, {
4743
- type: "plain_text" | "mrkdwn" | "image";
4743
+ type: "image" | "plain_text" | "mrkdwn";
4744
4744
  emoji?: boolean | undefined;
4745
4745
  text?: string | undefined;
4746
4746
  image_url?: string | undefined;
4747
- verbatim?: boolean | undefined;
4748
4747
  alt_text?: string | undefined;
4748
+ verbatim?: boolean | undefined;
4749
4749
  }>, "many">>;
4750
4750
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4751
4751
  }, {
@@ -4756,19 +4756,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4756
4756
  text?: string | undefined;
4757
4757
  attachments?: {
4758
4758
  title?: string | undefined;
4759
+ text?: string | undefined;
4760
+ image_url?: string | undefined;
4759
4761
  fields?: {
4760
4762
  value: string;
4761
4763
  title: string;
4762
4764
  short?: boolean | undefined;
4763
4765
  }[] | undefined;
4764
- text?: string | undefined;
4765
4766
  color?: string | undefined;
4766
4767
  pretext?: string | undefined;
4767
4768
  author_name?: string | undefined;
4768
4769
  author_link?: string | undefined;
4769
4770
  author_icon?: string | undefined;
4770
4771
  title_link?: string | undefined;
4771
- image_url?: string | undefined;
4772
4772
  thumb_url?: string | undefined;
4773
4773
  footer?: string | undefined;
4774
4774
  footer_icon?: string | undefined;
@@ -4800,19 +4800,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4800
4800
  emoji: z.ZodOptional<z.ZodBoolean>;
4801
4801
  verbatim: z.ZodOptional<z.ZodBoolean>;
4802
4802
  }, "strip", z.ZodTypeAny, {
4803
- type: "plain_text" | "mrkdwn" | "image";
4803
+ type: "image" | "plain_text" | "mrkdwn";
4804
4804
  emoji?: boolean | undefined;
4805
4805
  text?: string | undefined;
4806
4806
  image_url?: string | undefined;
4807
- verbatim?: boolean | undefined;
4808
4807
  alt_text?: string | undefined;
4808
+ verbatim?: boolean | undefined;
4809
4809
  }, {
4810
- type: "plain_text" | "mrkdwn" | "image";
4810
+ type: "image" | "plain_text" | "mrkdwn";
4811
4811
  emoji?: boolean | undefined;
4812
4812
  text?: string | undefined;
4813
4813
  image_url?: string | undefined;
4814
- verbatim?: boolean | undefined;
4815
4814
  alt_text?: string | undefined;
4815
+ verbatim?: boolean | undefined;
4816
4816
  }>, "many">>;
4817
4817
  }, z.ZodTypeAny, "passthrough">[] | undefined;
4818
4818
  }>, z.ZodObject<{
@@ -4940,19 +4940,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4940
4940
  emoji: z.ZodOptional<z.ZodBoolean>;
4941
4941
  verbatim: z.ZodOptional<z.ZodBoolean>;
4942
4942
  }, "strip", z.ZodTypeAny, {
4943
- type: "plain_text" | "mrkdwn" | "image";
4943
+ type: "image" | "plain_text" | "mrkdwn";
4944
4944
  emoji?: boolean | undefined;
4945
4945
  text?: string | undefined;
4946
4946
  image_url?: string | undefined;
4947
- verbatim?: boolean | undefined;
4948
4947
  alt_text?: string | undefined;
4948
+ verbatim?: boolean | undefined;
4949
4949
  }, {
4950
- type: "plain_text" | "mrkdwn" | "image";
4950
+ type: "image" | "plain_text" | "mrkdwn";
4951
4951
  emoji?: boolean | undefined;
4952
4952
  text?: string | undefined;
4953
4953
  image_url?: string | undefined;
4954
- verbatim?: boolean | undefined;
4955
4954
  alt_text?: string | undefined;
4955
+ verbatim?: boolean | undefined;
4956
4956
  }>, "many">>;
4957
4957
  }, "passthrough", z.ZodTypeAny, z.objectOutputType<{
4958
4958
  type: z.ZodString;
@@ -4980,19 +4980,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4980
4980
  emoji: z.ZodOptional<z.ZodBoolean>;
4981
4981
  verbatim: z.ZodOptional<z.ZodBoolean>;
4982
4982
  }, "strip", z.ZodTypeAny, {
4983
- type: "plain_text" | "mrkdwn" | "image";
4983
+ type: "image" | "plain_text" | "mrkdwn";
4984
4984
  emoji?: boolean | undefined;
4985
4985
  text?: string | undefined;
4986
4986
  image_url?: string | undefined;
4987
- verbatim?: boolean | undefined;
4988
4987
  alt_text?: string | undefined;
4988
+ verbatim?: boolean | undefined;
4989
4989
  }, {
4990
- type: "plain_text" | "mrkdwn" | "image";
4990
+ type: "image" | "plain_text" | "mrkdwn";
4991
4991
  emoji?: boolean | undefined;
4992
4992
  text?: string | undefined;
4993
4993
  image_url?: string | undefined;
4994
- verbatim?: boolean | undefined;
4995
4994
  alt_text?: string | undefined;
4995
+ verbatim?: boolean | undefined;
4996
4996
  }>, "many">>;
4997
4997
  }, z.ZodTypeAny, "passthrough">, z.objectInputType<{
4998
4998
  type: z.ZodString;
@@ -5020,28 +5020,28 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5020
5020
  emoji: z.ZodOptional<z.ZodBoolean>;
5021
5021
  verbatim: z.ZodOptional<z.ZodBoolean>;
5022
5022
  }, "strip", z.ZodTypeAny, {
5023
- type: "plain_text" | "mrkdwn" | "image";
5023
+ type: "image" | "plain_text" | "mrkdwn";
5024
5024
  emoji?: boolean | undefined;
5025
5025
  text?: string | undefined;
5026
5026
  image_url?: string | undefined;
5027
- verbatim?: boolean | undefined;
5028
5027
  alt_text?: string | undefined;
5028
+ verbatim?: boolean | undefined;
5029
5029
  }, {
5030
- type: "plain_text" | "mrkdwn" | "image";
5030
+ type: "image" | "plain_text" | "mrkdwn";
5031
5031
  emoji?: boolean | undefined;
5032
5032
  text?: string | undefined;
5033
5033
  image_url?: string | undefined;
5034
- verbatim?: boolean | undefined;
5035
5034
  alt_text?: string | undefined;
5035
+ verbatim?: boolean | undefined;
5036
5036
  }>, "many">>;
5037
5037
  }, z.ZodTypeAny, "passthrough">>, "many">>;
5038
5038
  unfurl_links: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
5039
5039
  unfurl_media: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
5040
5040
  credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
5041
5041
  }, "strip", z.ZodTypeAny, {
5042
+ text: string;
5042
5043
  operation: "schedule_message";
5043
5044
  channel: string;
5044
- text: string;
5045
5045
  unfurl_links: boolean;
5046
5046
  unfurl_media: boolean;
5047
5047
  post_at: number;
@@ -5072,26 +5072,26 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5072
5072
  emoji: z.ZodOptional<z.ZodBoolean>;
5073
5073
  verbatim: z.ZodOptional<z.ZodBoolean>;
5074
5074
  }, "strip", z.ZodTypeAny, {
5075
- type: "plain_text" | "mrkdwn" | "image";
5075
+ type: "image" | "plain_text" | "mrkdwn";
5076
5076
  emoji?: boolean | undefined;
5077
5077
  text?: string | undefined;
5078
5078
  image_url?: string | undefined;
5079
- verbatim?: boolean | undefined;
5080
5079
  alt_text?: string | undefined;
5080
+ verbatim?: boolean | undefined;
5081
5081
  }, {
5082
- type: "plain_text" | "mrkdwn" | "image";
5082
+ type: "image" | "plain_text" | "mrkdwn";
5083
5083
  emoji?: boolean | undefined;
5084
5084
  text?: string | undefined;
5085
5085
  image_url?: string | undefined;
5086
- verbatim?: boolean | undefined;
5087
5086
  alt_text?: string | undefined;
5087
+ verbatim?: boolean | undefined;
5088
5088
  }>, "many">>;
5089
5089
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5090
5090
  thread_ts?: string | undefined;
5091
5091
  }, {
5092
+ text: string;
5092
5093
  operation: "schedule_message";
5093
5094
  channel: string;
5094
- text: string;
5095
5095
  post_at: number;
5096
5096
  credentials?: Partial<Record<CredentialType, string>> | undefined;
5097
5097
  blocks?: z.objectInputType<{
@@ -5120,19 +5120,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5120
5120
  emoji: z.ZodOptional<z.ZodBoolean>;
5121
5121
  verbatim: z.ZodOptional<z.ZodBoolean>;
5122
5122
  }, "strip", z.ZodTypeAny, {
5123
- type: "plain_text" | "mrkdwn" | "image";
5123
+ type: "image" | "plain_text" | "mrkdwn";
5124
5124
  emoji?: boolean | undefined;
5125
5125
  text?: string | undefined;
5126
5126
  image_url?: string | undefined;
5127
- verbatim?: boolean | undefined;
5128
5127
  alt_text?: string | undefined;
5128
+ verbatim?: boolean | undefined;
5129
5129
  }, {
5130
- type: "plain_text" | "mrkdwn" | "image";
5130
+ type: "image" | "plain_text" | "mrkdwn";
5131
5131
  emoji?: boolean | undefined;
5132
5132
  text?: string | undefined;
5133
5133
  image_url?: string | undefined;
5134
- verbatim?: boolean | undefined;
5135
5134
  alt_text?: string | undefined;
5135
+ verbatim?: boolean | undefined;
5136
5136
  }>, "many">>;
5137
5137
  }, z.ZodTypeAny, "passthrough">[] | undefined;
5138
5138
  thread_ts?: string | undefined;
@@ -5259,13 +5259,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5259
5259
  }>, "many">>;
5260
5260
  }, "strip", z.ZodTypeAny, {
5261
5261
  type: string;
5262
+ user?: string | undefined;
5262
5263
  text?: string | undefined;
5263
5264
  username?: string | undefined;
5264
5265
  ts?: string | undefined;
5265
5266
  attachments?: unknown[] | undefined;
5266
5267
  blocks?: unknown[] | undefined;
5267
5268
  thread_ts?: string | undefined;
5268
- user?: string | undefined;
5269
5269
  bot_id?: string | undefined;
5270
5270
  bot_profile?: {
5271
5271
  name?: string | undefined;
@@ -5301,13 +5301,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5301
5301
  }[] | undefined;
5302
5302
  }, {
5303
5303
  type: string;
5304
+ user?: string | undefined;
5304
5305
  text?: string | undefined;
5305
5306
  username?: string | undefined;
5306
5307
  ts?: string | undefined;
5307
5308
  attachments?: unknown[] | undefined;
5308
5309
  blocks?: unknown[] | undefined;
5309
5310
  thread_ts?: string | undefined;
5310
- user?: string | undefined;
5311
5311
  bot_id?: string | undefined;
5312
5312
  bot_profile?: {
5313
5313
  name?: string | undefined;
@@ -5345,19 +5345,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5345
5345
  error: z.ZodString;
5346
5346
  success: z.ZodBoolean;
5347
5347
  }, "strip", z.ZodTypeAny, {
5348
- success: boolean;
5349
5348
  error: string;
5349
+ success: boolean;
5350
5350
  operation: "send_message";
5351
5351
  ok: boolean;
5352
5352
  message?: {
5353
5353
  type: string;
5354
+ user?: string | undefined;
5354
5355
  text?: string | undefined;
5355
5356
  username?: string | undefined;
5356
5357
  ts?: string | undefined;
5357
5358
  attachments?: unknown[] | undefined;
5358
5359
  blocks?: unknown[] | undefined;
5359
5360
  thread_ts?: string | undefined;
5360
- user?: string | undefined;
5361
5361
  bot_id?: string | undefined;
5362
5362
  bot_profile?: {
5363
5363
  name?: string | undefined;
@@ -5395,19 +5395,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5395
5395
  channel?: string | undefined;
5396
5396
  ts?: string | undefined;
5397
5397
  }, {
5398
- success: boolean;
5399
5398
  error: string;
5399
+ success: boolean;
5400
5400
  operation: "send_message";
5401
5401
  ok: boolean;
5402
5402
  message?: {
5403
5403
  type: string;
5404
+ user?: string | undefined;
5404
5405
  text?: string | undefined;
5405
5406
  username?: string | undefined;
5406
5407
  ts?: string | undefined;
5407
5408
  attachments?: unknown[] | undefined;
5408
5409
  blocks?: unknown[] | undefined;
5409
5410
  thread_ts?: string | undefined;
5410
- user?: string | undefined;
5411
5411
  bot_id?: string | undefined;
5412
5412
  bot_profile?: {
5413
5413
  name?: string | undefined;
@@ -5573,10 +5573,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5573
5573
  error: z.ZodString;
5574
5574
  success: z.ZodBoolean;
5575
5575
  }, "strip", z.ZodTypeAny, {
5576
- success: boolean;
5577
5576
  error: string;
5577
+ success: boolean;
5578
5578
  operation: "list_channels";
5579
5579
  ok: boolean;
5580
+ response_metadata?: {
5581
+ next_cursor: string;
5582
+ } | undefined;
5580
5583
  channels?: {
5581
5584
  name: string;
5582
5585
  id: string;
@@ -5611,14 +5614,14 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5611
5614
  } | undefined;
5612
5615
  num_members?: number | undefined;
5613
5616
  }[] | undefined;
5614
- response_metadata?: {
5615
- next_cursor: string;
5616
- } | undefined;
5617
5617
  }, {
5618
- success: boolean;
5619
5618
  error: string;
5619
+ success: boolean;
5620
5620
  operation: "list_channels";
5621
5621
  ok: boolean;
5622
+ response_metadata?: {
5623
+ next_cursor: string;
5624
+ } | undefined;
5622
5625
  channels?: {
5623
5626
  name: string;
5624
5627
  id: string;
@@ -5653,9 +5656,6 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5653
5656
  } | undefined;
5654
5657
  num_members?: number | undefined;
5655
5658
  }[] | undefined;
5656
- response_metadata?: {
5657
- next_cursor: string;
5658
- } | undefined;
5659
5659
  }>, z.ZodObject<{
5660
5660
  operation: z.ZodLiteral<"get_channel_info">;
5661
5661
  ok: z.ZodBoolean;
@@ -5778,8 +5778,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5778
5778
  error: z.ZodString;
5779
5779
  success: z.ZodBoolean;
5780
5780
  }, "strip", z.ZodTypeAny, {
5781
- success: boolean;
5782
5781
  error: string;
5782
+ success: boolean;
5783
5783
  operation: "get_channel_info";
5784
5784
  ok: boolean;
5785
5785
  channel?: {
@@ -5817,8 +5817,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5817
5817
  num_members?: number | undefined;
5818
5818
  } | undefined;
5819
5819
  }, {
5820
- success: boolean;
5821
5820
  error: string;
5821
+ success: boolean;
5822
5822
  operation: "get_channel_info";
5823
5823
  ok: boolean;
5824
5824
  channel?: {
@@ -6047,8 +6047,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6047
6047
  error: z.ZodString;
6048
6048
  success: z.ZodBoolean;
6049
6049
  }, "strip", z.ZodTypeAny, {
6050
- success: boolean;
6051
6050
  error: string;
6051
+ success: boolean;
6052
6052
  operation: "get_user_info";
6053
6053
  ok: boolean;
6054
6054
  user?: {
@@ -6098,8 +6098,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6098
6098
  has_2fa?: boolean | undefined;
6099
6099
  } | undefined;
6100
6100
  }, {
6101
- success: boolean;
6102
6101
  error: string;
6102
+ success: boolean;
6103
6103
  operation: "get_user_info";
6104
6104
  ok: boolean;
6105
6105
  user?: {
@@ -6347,8 +6347,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6347
6347
  error: z.ZodString;
6348
6348
  success: z.ZodBoolean;
6349
6349
  }, "strip", z.ZodTypeAny, {
6350
- success: boolean;
6351
6350
  error: string;
6351
+ success: boolean;
6352
6352
  operation: "list_users";
6353
6353
  ok: boolean;
6354
6354
  response_metadata?: {
@@ -6401,8 +6401,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6401
6401
  has_2fa?: boolean | undefined;
6402
6402
  }[] | undefined;
6403
6403
  }, {
6404
- success: boolean;
6405
6404
  error: string;
6405
+ success: boolean;
6406
6406
  operation: "list_users";
6407
6407
  ok: boolean;
6408
6408
  response_metadata?: {
@@ -6545,13 +6545,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6545
6545
  }>, "many">>;
6546
6546
  }, "strip", z.ZodTypeAny, {
6547
6547
  type: string;
6548
+ user?: string | undefined;
6548
6549
  text?: string | undefined;
6549
6550
  username?: string | undefined;
6550
6551
  ts?: string | undefined;
6551
6552
  attachments?: unknown[] | undefined;
6552
6553
  blocks?: unknown[] | undefined;
6553
6554
  thread_ts?: string | undefined;
6554
- user?: string | undefined;
6555
6555
  bot_id?: string | undefined;
6556
6556
  bot_profile?: {
6557
6557
  name?: string | undefined;
@@ -6587,13 +6587,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6587
6587
  }[] | undefined;
6588
6588
  }, {
6589
6589
  type: string;
6590
+ user?: string | undefined;
6590
6591
  text?: string | undefined;
6591
6592
  username?: string | undefined;
6592
6593
  ts?: string | undefined;
6593
6594
  attachments?: unknown[] | undefined;
6594
6595
  blocks?: unknown[] | undefined;
6595
6596
  thread_ts?: string | undefined;
6596
- user?: string | undefined;
6597
6597
  bot_id?: string | undefined;
6598
6598
  bot_profile?: {
6599
6599
  name?: string | undefined;
@@ -6639,22 +6639,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6639
6639
  error: z.ZodString;
6640
6640
  success: z.ZodBoolean;
6641
6641
  }, "strip", z.ZodTypeAny, {
6642
- success: boolean;
6643
6642
  error: string;
6643
+ success: boolean;
6644
6644
  operation: "get_conversation_history";
6645
6645
  ok: boolean;
6646
- response_metadata?: {
6647
- next_cursor: string;
6648
- } | undefined;
6649
6646
  messages?: {
6650
6647
  type: string;
6648
+ user?: string | undefined;
6651
6649
  text?: string | undefined;
6652
6650
  username?: string | undefined;
6653
6651
  ts?: string | undefined;
6654
6652
  attachments?: unknown[] | undefined;
6655
6653
  blocks?: unknown[] | undefined;
6656
6654
  thread_ts?: string | undefined;
6657
- user?: string | undefined;
6658
6655
  bot_id?: string | undefined;
6659
6656
  bot_profile?: {
6660
6657
  name?: string | undefined;
@@ -6689,24 +6686,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6689
6686
  permalink?: string | undefined;
6690
6687
  }[] | undefined;
6691
6688
  }[] | undefined;
6689
+ response_metadata?: {
6690
+ next_cursor: string;
6691
+ } | undefined;
6692
6692
  has_more?: boolean | undefined;
6693
6693
  }, {
6694
- success: boolean;
6695
6694
  error: string;
6695
+ success: boolean;
6696
6696
  operation: "get_conversation_history";
6697
6697
  ok: boolean;
6698
- response_metadata?: {
6699
- next_cursor: string;
6700
- } | undefined;
6701
6698
  messages?: {
6702
6699
  type: string;
6700
+ user?: string | undefined;
6703
6701
  text?: string | undefined;
6704
6702
  username?: string | undefined;
6705
6703
  ts?: string | undefined;
6706
6704
  attachments?: unknown[] | undefined;
6707
6705
  blocks?: unknown[] | undefined;
6708
6706
  thread_ts?: string | undefined;
6709
- user?: string | undefined;
6710
6707
  bot_id?: string | undefined;
6711
6708
  bot_profile?: {
6712
6709
  name?: string | undefined;
@@ -6741,6 +6738,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6741
6738
  permalink?: string | undefined;
6742
6739
  }[] | undefined;
6743
6740
  }[] | undefined;
6741
+ response_metadata?: {
6742
+ next_cursor: string;
6743
+ } | undefined;
6744
6744
  has_more?: boolean | undefined;
6745
6745
  }>, z.ZodObject<{
6746
6746
  operation: z.ZodLiteral<"get_thread_replies">;
@@ -6833,13 +6833,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6833
6833
  }>, "many">>;
6834
6834
  }, "strip", z.ZodTypeAny, {
6835
6835
  type: string;
6836
+ user?: string | undefined;
6836
6837
  text?: string | undefined;
6837
6838
  username?: string | undefined;
6838
6839
  ts?: string | undefined;
6839
6840
  attachments?: unknown[] | undefined;
6840
6841
  blocks?: unknown[] | undefined;
6841
6842
  thread_ts?: string | undefined;
6842
- user?: string | undefined;
6843
6843
  bot_id?: string | undefined;
6844
6844
  bot_profile?: {
6845
6845
  name?: string | undefined;
@@ -6875,13 +6875,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6875
6875
  }[] | undefined;
6876
6876
  }, {
6877
6877
  type: string;
6878
+ user?: string | undefined;
6878
6879
  text?: string | undefined;
6879
6880
  username?: string | undefined;
6880
6881
  ts?: string | undefined;
6881
6882
  attachments?: unknown[] | undefined;
6882
6883
  blocks?: unknown[] | undefined;
6883
6884
  thread_ts?: string | undefined;
6884
- user?: string | undefined;
6885
6885
  bot_id?: string | undefined;
6886
6886
  bot_profile?: {
6887
6887
  name?: string | undefined;
@@ -6927,22 +6927,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6927
6927
  error: z.ZodString;
6928
6928
  success: z.ZodBoolean;
6929
6929
  }, "strip", z.ZodTypeAny, {
6930
- success: boolean;
6931
6930
  error: string;
6931
+ success: boolean;
6932
6932
  operation: "get_thread_replies";
6933
6933
  ok: boolean;
6934
- response_metadata?: {
6935
- next_cursor: string;
6936
- } | undefined;
6937
6934
  messages?: {
6938
6935
  type: string;
6936
+ user?: string | undefined;
6939
6937
  text?: string | undefined;
6940
6938
  username?: string | undefined;
6941
6939
  ts?: string | undefined;
6942
6940
  attachments?: unknown[] | undefined;
6943
6941
  blocks?: unknown[] | undefined;
6944
6942
  thread_ts?: string | undefined;
6945
- user?: string | undefined;
6946
6943
  bot_id?: string | undefined;
6947
6944
  bot_profile?: {
6948
6945
  name?: string | undefined;
@@ -6977,24 +6974,24 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6977
6974
  permalink?: string | undefined;
6978
6975
  }[] | undefined;
6979
6976
  }[] | undefined;
6977
+ response_metadata?: {
6978
+ next_cursor: string;
6979
+ } | undefined;
6980
6980
  has_more?: boolean | undefined;
6981
6981
  }, {
6982
- success: boolean;
6983
6982
  error: string;
6983
+ success: boolean;
6984
6984
  operation: "get_thread_replies";
6985
6985
  ok: boolean;
6986
- response_metadata?: {
6987
- next_cursor: string;
6988
- } | undefined;
6989
6986
  messages?: {
6990
6987
  type: string;
6988
+ user?: string | undefined;
6991
6989
  text?: string | undefined;
6992
6990
  username?: string | undefined;
6993
6991
  ts?: string | undefined;
6994
6992
  attachments?: unknown[] | undefined;
6995
6993
  blocks?: unknown[] | undefined;
6996
6994
  thread_ts?: string | undefined;
6997
- user?: string | undefined;
6998
6995
  bot_id?: string | undefined;
6999
6996
  bot_profile?: {
7000
6997
  name?: string | undefined;
@@ -7029,6 +7026,9 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7029
7026
  permalink?: string | undefined;
7030
7027
  }[] | undefined;
7031
7028
  }[] | undefined;
7029
+ response_metadata?: {
7030
+ next_cursor: string;
7031
+ } | undefined;
7032
7032
  has_more?: boolean | undefined;
7033
7033
  }>, z.ZodObject<{
7034
7034
  operation: z.ZodLiteral<"update_message">;
@@ -7124,13 +7124,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7124
7124
  }>, "many">>;
7125
7125
  }, "strip", z.ZodTypeAny, {
7126
7126
  type: string;
7127
+ user?: string | undefined;
7127
7128
  text?: string | undefined;
7128
7129
  username?: string | undefined;
7129
7130
  ts?: string | undefined;
7130
7131
  attachments?: unknown[] | undefined;
7131
7132
  blocks?: unknown[] | undefined;
7132
7133
  thread_ts?: string | undefined;
7133
- user?: string | undefined;
7134
7134
  bot_id?: string | undefined;
7135
7135
  bot_profile?: {
7136
7136
  name?: string | undefined;
@@ -7166,13 +7166,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7166
7166
  }[] | undefined;
7167
7167
  }, {
7168
7168
  type: string;
7169
+ user?: string | undefined;
7169
7170
  text?: string | undefined;
7170
7171
  username?: string | undefined;
7171
7172
  ts?: string | undefined;
7172
7173
  attachments?: unknown[] | undefined;
7173
7174
  blocks?: unknown[] | undefined;
7174
7175
  thread_ts?: string | undefined;
7175
- user?: string | undefined;
7176
7176
  bot_id?: string | undefined;
7177
7177
  bot_profile?: {
7178
7178
  name?: string | undefined;
@@ -7210,19 +7210,19 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7210
7210
  error: z.ZodString;
7211
7211
  success: z.ZodBoolean;
7212
7212
  }, "strip", z.ZodTypeAny, {
7213
- success: boolean;
7214
7213
  error: string;
7214
+ success: boolean;
7215
7215
  operation: "update_message";
7216
7216
  ok: boolean;
7217
7217
  message?: {
7218
7218
  type: string;
7219
+ user?: string | undefined;
7219
7220
  text?: string | undefined;
7220
7221
  username?: string | undefined;
7221
7222
  ts?: string | undefined;
7222
7223
  attachments?: unknown[] | undefined;
7223
7224
  blocks?: unknown[] | undefined;
7224
7225
  thread_ts?: string | undefined;
7225
- user?: string | undefined;
7226
7226
  bot_id?: string | undefined;
7227
7227
  bot_profile?: {
7228
7228
  name?: string | undefined;
@@ -7257,23 +7257,23 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7257
7257
  permalink?: string | undefined;
7258
7258
  }[] | undefined;
7259
7259
  } | undefined;
7260
- channel?: string | undefined;
7261
7260
  text?: string | undefined;
7261
+ channel?: string | undefined;
7262
7262
  ts?: string | undefined;
7263
7263
  }, {
7264
- success: boolean;
7265
7264
  error: string;
7265
+ success: boolean;
7266
7266
  operation: "update_message";
7267
7267
  ok: boolean;
7268
7268
  message?: {
7269
7269
  type: string;
7270
+ user?: string | undefined;
7270
7271
  text?: string | undefined;
7271
7272
  username?: string | undefined;
7272
7273
  ts?: string | undefined;
7273
7274
  attachments?: unknown[] | undefined;
7274
7275
  blocks?: unknown[] | undefined;
7275
7276
  thread_ts?: string | undefined;
7276
- user?: string | undefined;
7277
7277
  bot_id?: string | undefined;
7278
7278
  bot_profile?: {
7279
7279
  name?: string | undefined;
@@ -7308,8 +7308,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7308
7308
  permalink?: string | undefined;
7309
7309
  }[] | undefined;
7310
7310
  } | undefined;
7311
- channel?: string | undefined;
7312
7311
  text?: string | undefined;
7312
+ channel?: string | undefined;
7313
7313
  ts?: string | undefined;
7314
7314
  }>, z.ZodObject<{
7315
7315
  operation: z.ZodLiteral<"delete_message">;
@@ -7319,15 +7319,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7319
7319
  error: z.ZodString;
7320
7320
  success: z.ZodBoolean;
7321
7321
  }, "strip", z.ZodTypeAny, {
7322
- success: boolean;
7323
7322
  error: string;
7323
+ success: boolean;
7324
7324
  operation: "delete_message";
7325
7325
  ok: boolean;
7326
7326
  channel?: string | undefined;
7327
7327
  ts?: string | undefined;
7328
7328
  }, {
7329
- success: boolean;
7330
7329
  error: string;
7330
+ success: boolean;
7331
7331
  operation: "delete_message";
7332
7332
  ok: boolean;
7333
7333
  channel?: string | undefined;
@@ -7338,13 +7338,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7338
7338
  error: z.ZodString;
7339
7339
  success: z.ZodBoolean;
7340
7340
  }, "strip", z.ZodTypeAny, {
7341
- success: boolean;
7342
7341
  error: string;
7342
+ success: boolean;
7343
7343
  operation: "add_reaction";
7344
7344
  ok: boolean;
7345
7345
  }, {
7346
- success: boolean;
7347
7346
  error: string;
7347
+ success: boolean;
7348
7348
  operation: "add_reaction";
7349
7349
  ok: boolean;
7350
7350
  }>, z.ZodObject<{
@@ -7353,13 +7353,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7353
7353
  error: z.ZodString;
7354
7354
  success: z.ZodBoolean;
7355
7355
  }, "strip", z.ZodTypeAny, {
7356
- success: boolean;
7357
7356
  error: string;
7357
+ success: boolean;
7358
7358
  operation: "remove_reaction";
7359
7359
  ok: boolean;
7360
7360
  }, {
7361
- success: boolean;
7362
7361
  error: string;
7362
+ success: boolean;
7363
7363
  operation: "remove_reaction";
7364
7364
  ok: boolean;
7365
7365
  }>, z.ZodObject<{
@@ -7485,8 +7485,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7485
7485
  error: z.ZodString;
7486
7486
  success: z.ZodBoolean;
7487
7487
  }, "strip", z.ZodTypeAny, {
7488
- success: boolean;
7489
7488
  error: string;
7489
+ success: boolean;
7490
7490
  operation: "join_channel";
7491
7491
  ok: boolean;
7492
7492
  channel?: {
@@ -7525,8 +7525,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7525
7525
  } | undefined;
7526
7526
  already_in_channel?: boolean | undefined;
7527
7527
  }, {
7528
- success: boolean;
7529
7528
  error: string;
7529
+ success: boolean;
7530
7530
  operation: "join_channel";
7531
7531
  ok: boolean;
7532
7532
  channel?: {
@@ -7677,8 +7677,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7677
7677
  }, "strip", z.ZodTypeAny, {
7678
7678
  name: string;
7679
7679
  id: string;
7680
- username: string;
7681
7680
  user: string;
7681
+ username: string;
7682
7682
  timestamp: number;
7683
7683
  mimetype: string;
7684
7684
  filetype: string;
@@ -7722,8 +7722,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7722
7722
  }, {
7723
7723
  name: string;
7724
7724
  id: string;
7725
- username: string;
7726
7725
  user: string;
7726
+ username: string;
7727
7727
  timestamp: number;
7728
7728
  mimetype: string;
7729
7729
  filetype: string;
@@ -7768,15 +7768,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7768
7768
  error: z.ZodString;
7769
7769
  success: z.ZodBoolean;
7770
7770
  }, "strip", z.ZodTypeAny, {
7771
- success: boolean;
7772
7771
  error: string;
7772
+ success: boolean;
7773
7773
  operation: "upload_file";
7774
7774
  ok: boolean;
7775
7775
  file?: {
7776
7776
  name: string;
7777
7777
  id: string;
7778
- username: string;
7779
7778
  user: string;
7779
+ username: string;
7780
7780
  timestamp: number;
7781
7781
  mimetype: string;
7782
7782
  filetype: string;
@@ -7819,15 +7819,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7819
7819
  has_rich_preview?: boolean | undefined;
7820
7820
  } | undefined;
7821
7821
  }, {
7822
- success: boolean;
7823
7822
  error: string;
7823
+ success: boolean;
7824
7824
  operation: "upload_file";
7825
7825
  ok: boolean;
7826
7826
  file?: {
7827
7827
  name: string;
7828
7828
  id: string;
7829
- username: string;
7830
7829
  user: string;
7830
+ username: string;
7831
7831
  timestamp: number;
7832
7832
  mimetype: string;
7833
7833
  filetype: string;
@@ -7878,16 +7878,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7878
7878
  error: z.ZodString;
7879
7879
  success: z.ZodBoolean;
7880
7880
  }, "strip", z.ZodTypeAny, {
7881
- success: boolean;
7882
7881
  error: string;
7882
+ success: boolean;
7883
7883
  operation: "schedule_message";
7884
7884
  ok: boolean;
7885
7885
  channel?: string | undefined;
7886
7886
  post_at?: number | undefined;
7887
7887
  scheduled_message_id?: string | undefined;
7888
7888
  }, {
7889
- success: boolean;
7890
7889
  error: string;
7890
+ success: boolean;
7891
7891
  operation: "schedule_message";
7892
7892
  ok: boolean;
7893
7893
  channel?: string | undefined;
@@ -7948,8 +7948,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7948
7948
  error: z.ZodString;
7949
7949
  success: z.ZodBoolean;
7950
7950
  }, "strip", z.ZodTypeAny, {
7951
- success: boolean;
7952
7951
  error: string;
7952
+ success: boolean;
7953
7953
  operation: "get_file_info";
7954
7954
  ok: boolean;
7955
7955
  file?: {
@@ -7970,8 +7970,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7970
7970
  permalink?: string | undefined;
7971
7971
  } | undefined;
7972
7972
  }, {
7973
- success: boolean;
7974
7973
  error: string;
7974
+ success: boolean;
7975
7975
  operation: "get_file_info";
7976
7976
  ok: boolean;
7977
7977
  file?: {
@@ -8001,8 +8001,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
8001
8001
  error: z.ZodString;
8002
8002
  success: z.ZodBoolean;
8003
8003
  }, "strip", z.ZodTypeAny, {
8004
- success: boolean;
8005
8004
  error: string;
8005
+ success: boolean;
8006
8006
  operation: "download_file";
8007
8007
  ok: boolean;
8008
8008
  content?: string | undefined;
@@ -8010,8 +8010,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
8010
8010
  mimetype?: string | undefined;
8011
8011
  size?: number | undefined;
8012
8012
  }, {
8013
- success: boolean;
8014
8013
  error: string;
8014
+ success: boolean;
8015
8015
  operation: "download_file";
8016
8016
  ok: boolean;
8017
8017
  content?: string | undefined;