@bubblelab/bubble-core 0.1.82 → 0.1.83

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (86) hide show
  1. package/dist/bubble-bundle.d.ts +153 -109
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
  4. package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
  10. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
  16. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
  17. package/dist/bubbles/service-bubble/github.d.ts +36 -36
  18. package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
  19. package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
  20. package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
  21. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  22. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
  23. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  24. package/dist/bubbles/service-bubble/http.d.ts +8 -8
  25. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  26. package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
  27. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
  28. package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
  29. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  30. package/dist/bubbles/service-bubble/resend.d.ts +8 -8
  31. package/dist/bubbles/service-bubble/slack/slack.d.ts +96 -96
  32. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  33. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
  34. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
  35. package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
  36. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
  37. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
  38. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  39. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  40. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  41. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  42. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  43. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
  44. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts.map +1 -1
  45. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js +3 -0
  46. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.js.map +1 -1
  47. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  48. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  49. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
  52. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +102 -0
  53. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts.map +1 -0
  54. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js +96 -0
  55. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.js.map +1 -0
  56. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +186 -0
  57. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts.map +1 -0
  58. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js +124 -0
  59. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.js.map +1 -0
  60. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  61. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  65. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  66. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  67. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
  68. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
  69. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  70. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  71. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  72. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  73. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  74. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  75. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  76. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  77. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  78. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
  80. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  81. package/dist/bubbles.json +1 -1
  82. package/dist/index.d.ts +2 -0
  83. package/dist/index.d.ts.map +1 -1
  84. package/dist/index.js +2 -0
  85. package/dist/index.js.map +1 -1
  86. package/package.json +2 -2
@@ -38,13 +38,13 @@ 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;
43
41
  fields?: {
44
42
  value: string;
45
43
  title: string;
46
44
  short?: boolean | undefined;
47
45
  }[] | undefined;
46
+ text?: string | undefined;
47
+ image_url?: string | undefined;
48
48
  color?: string | undefined;
49
49
  pretext?: string | undefined;
50
50
  author_name?: string | undefined;
@@ -57,13 +57,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
57
57
  ts?: number | undefined;
58
58
  }, {
59
59
  title?: string | undefined;
60
- text?: string | undefined;
61
- image_url?: string | undefined;
62
60
  fields?: {
63
61
  value: string;
64
62
  title: string;
65
63
  short?: boolean | undefined;
66
64
  }[] | undefined;
65
+ text?: string | undefined;
66
+ image_url?: string | undefined;
67
67
  color?: string | undefined;
68
68
  pretext?: string | undefined;
69
69
  author_name?: string | undefined;
@@ -214,13 +214,13 @@ 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;
219
217
  fields?: {
220
218
  value: string;
221
219
  title: string;
222
220
  short?: boolean | undefined;
223
221
  }[] | undefined;
222
+ text?: string | undefined;
223
+ image_url?: string | undefined;
224
224
  color?: string | undefined;
225
225
  pretext?: string | undefined;
226
226
  author_name?: string | undefined;
@@ -284,13 +284,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
284
284
  icon_url?: string | undefined;
285
285
  attachments?: {
286
286
  title?: string | undefined;
287
- text?: string | undefined;
288
- image_url?: string | undefined;
289
287
  fields?: {
290
288
  value: string;
291
289
  title: string;
292
290
  short?: boolean | undefined;
293
291
  }[] | undefined;
292
+ text?: string | undefined;
293
+ image_url?: string | undefined;
294
294
  color?: string | undefined;
295
295
  pretext?: string | undefined;
296
296
  author_name?: string | undefined;
@@ -507,13 +507,13 @@ 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;
512
510
  fields?: {
513
511
  value: string;
514
512
  title: string;
515
513
  short?: boolean | undefined;
516
514
  }[] | undefined;
515
+ text?: string | undefined;
516
+ image_url?: string | undefined;
517
517
  color?: string | undefined;
518
518
  pretext?: string | undefined;
519
519
  author_name?: string | undefined;
@@ -526,13 +526,13 @@ declare const SlackParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
526
526
  ts?: number | undefined;
527
527
  }, {
528
528
  title?: string | undefined;
529
- text?: string | undefined;
530
- image_url?: string | undefined;
531
529
  fields?: {
532
530
  value: string;
533
531
  title: string;
534
532
  short?: boolean | undefined;
535
533
  }[] | undefined;
534
+ text?: string | undefined;
535
+ image_url?: string | undefined;
536
536
  color?: string | undefined;
537
537
  pretext?: string | undefined;
538
538
  author_name?: string | undefined;
@@ -674,13 +674,13 @@ 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;
679
677
  fields?: {
680
678
  value: string;
681
679
  title: string;
682
680
  short?: boolean | undefined;
683
681
  }[] | undefined;
682
+ text?: string | undefined;
683
+ image_url?: string | undefined;
684
684
  color?: string | undefined;
685
685
  pretext?: string | undefined;
686
686
  author_name?: string | undefined;
@@ -741,13 +741,13 @@ 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;
746
744
  fields?: {
747
745
  value: string;
748
746
  title: string;
749
747
  short?: boolean | undefined;
750
748
  }[] | undefined;
749
+ text?: string | undefined;
750
+ image_url?: string | undefined;
751
751
  color?: string | undefined;
752
752
  pretext?: string | undefined;
753
753
  author_name?: string | undefined;
@@ -1244,8 +1244,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1244
1244
  error: z.ZodString;
1245
1245
  success: z.ZodBoolean;
1246
1246
  }, "strip", z.ZodTypeAny, {
1247
- error: string;
1248
1247
  success: boolean;
1248
+ error: string;
1249
1249
  operation: "send_message";
1250
1250
  ok: boolean;
1251
1251
  message?: {
@@ -1277,8 +1277,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1277
1277
  ts?: string | undefined;
1278
1278
  channel?: string | undefined;
1279
1279
  }, {
1280
- error: string;
1281
1280
  success: boolean;
1281
+ error: string;
1282
1282
  operation: "send_message";
1283
1283
  ok: boolean;
1284
1284
  message?: {
@@ -1438,8 +1438,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1438
1438
  error: z.ZodString;
1439
1439
  success: z.ZodBoolean;
1440
1440
  }, "strip", z.ZodTypeAny, {
1441
- error: string;
1442
1441
  success: boolean;
1442
+ error: string;
1443
1443
  operation: "list_channels";
1444
1444
  ok: boolean;
1445
1445
  response_metadata?: {
@@ -1480,8 +1480,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1480
1480
  num_members?: number | undefined;
1481
1481
  }[] | undefined;
1482
1482
  }, {
1483
- error: string;
1484
1483
  success: boolean;
1484
+ error: string;
1485
1485
  operation: "list_channels";
1486
1486
  ok: boolean;
1487
1487
  response_metadata?: {
@@ -1643,8 +1643,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1643
1643
  error: z.ZodString;
1644
1644
  success: z.ZodBoolean;
1645
1645
  }, "strip", z.ZodTypeAny, {
1646
- error: string;
1647
1646
  success: boolean;
1647
+ error: string;
1648
1648
  operation: "get_channel_info";
1649
1649
  ok: boolean;
1650
1650
  channel?: {
@@ -1682,8 +1682,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1682
1682
  num_members?: number | undefined;
1683
1683
  } | undefined;
1684
1684
  }, {
1685
- error: string;
1686
1685
  success: boolean;
1686
+ error: string;
1687
1687
  operation: "get_channel_info";
1688
1688
  ok: boolean;
1689
1689
  channel?: {
@@ -1912,8 +1912,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1912
1912
  error: z.ZodString;
1913
1913
  success: z.ZodBoolean;
1914
1914
  }, "strip", z.ZodTypeAny, {
1915
- error: string;
1916
1915
  success: boolean;
1916
+ error: string;
1917
1917
  operation: "get_user_info";
1918
1918
  ok: boolean;
1919
1919
  user?: {
@@ -1963,8 +1963,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
1963
1963
  has_2fa?: boolean | undefined;
1964
1964
  } | undefined;
1965
1965
  }, {
1966
- error: string;
1967
1966
  success: boolean;
1967
+ error: string;
1968
1968
  operation: "get_user_info";
1969
1969
  ok: boolean;
1970
1970
  user?: {
@@ -2212,8 +2212,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2212
2212
  error: z.ZodString;
2213
2213
  success: z.ZodBoolean;
2214
2214
  }, "strip", z.ZodTypeAny, {
2215
- error: string;
2216
2215
  success: boolean;
2216
+ error: string;
2217
2217
  operation: "list_users";
2218
2218
  ok: boolean;
2219
2219
  response_metadata?: {
@@ -2266,8 +2266,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2266
2266
  has_2fa?: boolean | undefined;
2267
2267
  }[] | undefined;
2268
2268
  }, {
2269
- error: string;
2270
2269
  success: boolean;
2270
+ error: string;
2271
2271
  operation: "list_users";
2272
2272
  ok: boolean;
2273
2273
  response_metadata?: {
@@ -2421,8 +2421,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2421
2421
  error: z.ZodString;
2422
2422
  success: z.ZodBoolean;
2423
2423
  }, "strip", z.ZodTypeAny, {
2424
- error: string;
2425
2424
  success: boolean;
2425
+ error: string;
2426
2426
  operation: "get_conversation_history";
2427
2427
  ok: boolean;
2428
2428
  response_metadata?: {
@@ -2456,8 +2456,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2456
2456
  }[] | undefined;
2457
2457
  has_more?: boolean | undefined;
2458
2458
  }, {
2459
- error: string;
2460
2459
  success: boolean;
2460
+ error: string;
2461
2461
  operation: "get_conversation_history";
2462
2462
  ok: boolean;
2463
2463
  response_metadata?: {
@@ -2592,8 +2592,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2592
2592
  error: z.ZodString;
2593
2593
  success: z.ZodBoolean;
2594
2594
  }, "strip", z.ZodTypeAny, {
2595
- error: string;
2596
2595
  success: boolean;
2596
+ error: string;
2597
2597
  operation: "get_thread_replies";
2598
2598
  ok: boolean;
2599
2599
  response_metadata?: {
@@ -2627,8 +2627,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2627
2627
  }[] | undefined;
2628
2628
  has_more?: boolean | undefined;
2629
2629
  }, {
2630
- error: string;
2631
2630
  success: boolean;
2631
+ error: string;
2632
2632
  operation: "get_thread_replies";
2633
2633
  ok: boolean;
2634
2634
  response_metadata?: {
@@ -2758,8 +2758,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2758
2758
  error: z.ZodString;
2759
2759
  success: z.ZodBoolean;
2760
2760
  }, "strip", z.ZodTypeAny, {
2761
- error: string;
2762
2761
  success: boolean;
2762
+ error: string;
2763
2763
  operation: "update_message";
2764
2764
  ok: boolean;
2765
2765
  message?: {
@@ -2792,8 +2792,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2792
2792
  ts?: string | undefined;
2793
2793
  channel?: string | undefined;
2794
2794
  }, {
2795
- error: string;
2796
2795
  success: boolean;
2796
+ error: string;
2797
2797
  operation: "update_message";
2798
2798
  ok: boolean;
2799
2799
  message?: {
@@ -2833,15 +2833,15 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2833
2833
  error: z.ZodString;
2834
2834
  success: z.ZodBoolean;
2835
2835
  }, "strip", z.ZodTypeAny, {
2836
- error: string;
2837
2836
  success: boolean;
2837
+ error: string;
2838
2838
  operation: "delete_message";
2839
2839
  ok: boolean;
2840
2840
  ts?: string | undefined;
2841
2841
  channel?: string | undefined;
2842
2842
  }, {
2843
- error: string;
2844
2843
  success: boolean;
2844
+ error: string;
2845
2845
  operation: "delete_message";
2846
2846
  ok: boolean;
2847
2847
  ts?: string | undefined;
@@ -2852,13 +2852,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2852
2852
  error: z.ZodString;
2853
2853
  success: z.ZodBoolean;
2854
2854
  }, "strip", z.ZodTypeAny, {
2855
- error: string;
2856
2855
  success: boolean;
2856
+ error: string;
2857
2857
  operation: "add_reaction";
2858
2858
  ok: boolean;
2859
2859
  }, {
2860
- error: string;
2861
2860
  success: boolean;
2861
+ error: string;
2862
2862
  operation: "add_reaction";
2863
2863
  ok: boolean;
2864
2864
  }>, z.ZodObject<{
@@ -2867,13 +2867,13 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2867
2867
  error: z.ZodString;
2868
2868
  success: z.ZodBoolean;
2869
2869
  }, "strip", z.ZodTypeAny, {
2870
- error: string;
2871
2870
  success: boolean;
2871
+ error: string;
2872
2872
  operation: "remove_reaction";
2873
2873
  ok: boolean;
2874
2874
  }, {
2875
- error: string;
2876
2875
  success: boolean;
2876
+ error: string;
2877
2877
  operation: "remove_reaction";
2878
2878
  ok: boolean;
2879
2879
  }>, z.ZodObject<{
@@ -2999,8 +2999,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
2999
2999
  error: z.ZodString;
3000
3000
  success: z.ZodBoolean;
3001
3001
  }, "strip", z.ZodTypeAny, {
3002
- error: string;
3003
3002
  success: boolean;
3003
+ error: string;
3004
3004
  operation: "join_channel";
3005
3005
  ok: boolean;
3006
3006
  channel?: {
@@ -3039,8 +3039,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3039
3039
  } | undefined;
3040
3040
  already_in_channel?: boolean | undefined;
3041
3041
  }, {
3042
- error: string;
3043
3042
  success: boolean;
3043
+ error: string;
3044
3044
  operation: "join_channel";
3045
3045
  ok: boolean;
3046
3046
  channel?: {
@@ -3282,8 +3282,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3282
3282
  error: z.ZodString;
3283
3283
  success: z.ZodBoolean;
3284
3284
  }, "strip", z.ZodTypeAny, {
3285
- error: string;
3286
3285
  success: boolean;
3286
+ error: string;
3287
3287
  operation: "upload_file";
3288
3288
  ok: boolean;
3289
3289
  file?: {
@@ -3333,8 +3333,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3333
3333
  has_rich_preview?: boolean | undefined;
3334
3334
  } | undefined;
3335
3335
  }, {
3336
- error: string;
3337
3336
  success: boolean;
3337
+ error: string;
3338
3338
  operation: "upload_file";
3339
3339
  ok: boolean;
3340
3340
  file?: {
@@ -3392,16 +3392,16 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3392
3392
  error: z.ZodString;
3393
3393
  success: z.ZodBoolean;
3394
3394
  }, "strip", z.ZodTypeAny, {
3395
- error: string;
3396
3395
  success: boolean;
3396
+ error: string;
3397
3397
  operation: "schedule_message";
3398
3398
  ok: boolean;
3399
3399
  channel?: string | undefined;
3400
3400
  post_at?: number | undefined;
3401
3401
  scheduled_message_id?: string | undefined;
3402
3402
  }, {
3403
- error: string;
3404
3403
  success: boolean;
3404
+ error: string;
3405
3405
  operation: "schedule_message";
3406
3406
  ok: boolean;
3407
3407
  channel?: string | undefined;
@@ -3462,8 +3462,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3462
3462
  error: z.ZodString;
3463
3463
  success: z.ZodBoolean;
3464
3464
  }, "strip", z.ZodTypeAny, {
3465
- error: string;
3466
3465
  success: boolean;
3466
+ error: string;
3467
3467
  operation: "get_file_info";
3468
3468
  ok: boolean;
3469
3469
  file?: {
@@ -3484,8 +3484,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3484
3484
  original_h?: number | undefined;
3485
3485
  } | undefined;
3486
3486
  }, {
3487
- error: string;
3488
3487
  success: boolean;
3488
+ error: string;
3489
3489
  operation: "get_file_info";
3490
3490
  ok: boolean;
3491
3491
  file?: {
@@ -3515,8 +3515,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3515
3515
  error: z.ZodString;
3516
3516
  success: z.ZodBoolean;
3517
3517
  }, "strip", z.ZodTypeAny, {
3518
- error: string;
3519
3518
  success: boolean;
3519
+ error: string;
3520
3520
  operation: "download_file";
3521
3521
  ok: boolean;
3522
3522
  content?: string | undefined;
@@ -3524,8 +3524,8 @@ declare const SlackResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObje
3524
3524
  mimetype?: string | undefined;
3525
3525
  size?: number | undefined;
3526
3526
  }, {
3527
- error: string;
3528
3527
  success: boolean;
3528
+ error: string;
3529
3529
  operation: "download_file";
3530
3530
  ok: boolean;
3531
3531
  content?: string | undefined;
@@ -3582,13 +3582,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3582
3582
  ts: z.ZodOptional<z.ZodNumber>;
3583
3583
  }, "strip", z.ZodTypeAny, {
3584
3584
  title?: string | undefined;
3585
- text?: string | undefined;
3586
- image_url?: string | undefined;
3587
3585
  fields?: {
3588
3586
  value: string;
3589
3587
  title: string;
3590
3588
  short?: boolean | undefined;
3591
3589
  }[] | undefined;
3590
+ text?: string | undefined;
3591
+ image_url?: string | undefined;
3592
3592
  color?: string | undefined;
3593
3593
  pretext?: string | undefined;
3594
3594
  author_name?: string | undefined;
@@ -3601,13 +3601,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3601
3601
  ts?: number | undefined;
3602
3602
  }, {
3603
3603
  title?: string | undefined;
3604
- text?: string | undefined;
3605
- image_url?: string | undefined;
3606
3604
  fields?: {
3607
3605
  value: string;
3608
3606
  title: string;
3609
3607
  short?: boolean | undefined;
3610
3608
  }[] | undefined;
3609
+ text?: string | undefined;
3610
+ image_url?: string | undefined;
3611
3611
  color?: string | undefined;
3612
3612
  pretext?: string | undefined;
3613
3613
  author_name?: string | undefined;
@@ -3758,13 +3758,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3758
3758
  icon_url?: string | undefined;
3759
3759
  attachments?: {
3760
3760
  title?: string | undefined;
3761
- text?: string | undefined;
3762
- image_url?: string | undefined;
3763
3761
  fields?: {
3764
3762
  value: string;
3765
3763
  title: string;
3766
3764
  short?: boolean | undefined;
3767
3765
  }[] | undefined;
3766
+ text?: string | undefined;
3767
+ image_url?: string | undefined;
3768
3768
  color?: string | undefined;
3769
3769
  pretext?: string | undefined;
3770
3770
  author_name?: string | undefined;
@@ -3828,13 +3828,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
3828
3828
  icon_url?: string | undefined;
3829
3829
  attachments?: {
3830
3830
  title?: string | undefined;
3831
- text?: string | undefined;
3832
- image_url?: string | undefined;
3833
3831
  fields?: {
3834
3832
  value: string;
3835
3833
  title: string;
3836
3834
  short?: boolean | undefined;
3837
3835
  }[] | undefined;
3836
+ text?: string | undefined;
3837
+ image_url?: string | undefined;
3838
3838
  color?: string | undefined;
3839
3839
  pretext?: string | undefined;
3840
3840
  author_name?: string | undefined;
@@ -4051,13 +4051,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4051
4051
  ts: z.ZodOptional<z.ZodNumber>;
4052
4052
  }, "strip", z.ZodTypeAny, {
4053
4053
  title?: string | undefined;
4054
- text?: string | undefined;
4055
- image_url?: string | undefined;
4056
4054
  fields?: {
4057
4055
  value: string;
4058
4056
  title: string;
4059
4057
  short?: boolean | undefined;
4060
4058
  }[] | undefined;
4059
+ text?: string | undefined;
4060
+ image_url?: string | undefined;
4061
4061
  color?: string | undefined;
4062
4062
  pretext?: string | undefined;
4063
4063
  author_name?: string | undefined;
@@ -4070,13 +4070,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4070
4070
  ts?: number | undefined;
4071
4071
  }, {
4072
4072
  title?: string | undefined;
4073
- text?: string | undefined;
4074
- image_url?: string | undefined;
4075
4073
  fields?: {
4076
4074
  value: string;
4077
4075
  title: string;
4078
4076
  short?: boolean | undefined;
4079
4077
  }[] | undefined;
4078
+ text?: string | undefined;
4079
+ image_url?: string | undefined;
4080
4080
  color?: string | undefined;
4081
4081
  pretext?: string | undefined;
4082
4082
  author_name?: string | undefined;
@@ -4218,13 +4218,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4218
4218
  text?: string | undefined;
4219
4219
  attachments?: {
4220
4220
  title?: string | undefined;
4221
- text?: string | undefined;
4222
- image_url?: string | undefined;
4223
4221
  fields?: {
4224
4222
  value: string;
4225
4223
  title: string;
4226
4224
  short?: boolean | undefined;
4227
4225
  }[] | undefined;
4226
+ text?: string | undefined;
4227
+ image_url?: string | undefined;
4228
4228
  color?: string | undefined;
4229
4229
  pretext?: string | undefined;
4230
4230
  author_name?: string | undefined;
@@ -4285,13 +4285,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4285
4285
  text?: string | undefined;
4286
4286
  attachments?: {
4287
4287
  title?: string | undefined;
4288
- text?: string | undefined;
4289
- image_url?: string | undefined;
4290
4288
  fields?: {
4291
4289
  value: string;
4292
4290
  title: string;
4293
4291
  short?: boolean | undefined;
4294
4292
  }[] | undefined;
4293
+ text?: string | undefined;
4294
+ image_url?: string | undefined;
4295
4295
  color?: string | undefined;
4296
4296
  pretext?: string | undefined;
4297
4297
  author_name?: string | undefined;
@@ -4788,8 +4788,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4788
4788
  error: z.ZodString;
4789
4789
  success: z.ZodBoolean;
4790
4790
  }, "strip", z.ZodTypeAny, {
4791
- error: string;
4792
4791
  success: boolean;
4792
+ error: string;
4793
4793
  operation: "send_message";
4794
4794
  ok: boolean;
4795
4795
  message?: {
@@ -4821,8 +4821,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4821
4821
  ts?: string | undefined;
4822
4822
  channel?: string | undefined;
4823
4823
  }, {
4824
- error: string;
4825
4824
  success: boolean;
4825
+ error: string;
4826
4826
  operation: "send_message";
4827
4827
  ok: boolean;
4828
4828
  message?: {
@@ -4982,8 +4982,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
4982
4982
  error: z.ZodString;
4983
4983
  success: z.ZodBoolean;
4984
4984
  }, "strip", z.ZodTypeAny, {
4985
- error: string;
4986
4985
  success: boolean;
4986
+ error: string;
4987
4987
  operation: "list_channels";
4988
4988
  ok: boolean;
4989
4989
  response_metadata?: {
@@ -5024,8 +5024,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5024
5024
  num_members?: number | undefined;
5025
5025
  }[] | undefined;
5026
5026
  }, {
5027
- error: string;
5028
5027
  success: boolean;
5028
+ error: string;
5029
5029
  operation: "list_channels";
5030
5030
  ok: boolean;
5031
5031
  response_metadata?: {
@@ -5187,8 +5187,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5187
5187
  error: z.ZodString;
5188
5188
  success: z.ZodBoolean;
5189
5189
  }, "strip", z.ZodTypeAny, {
5190
- error: string;
5191
5190
  success: boolean;
5191
+ error: string;
5192
5192
  operation: "get_channel_info";
5193
5193
  ok: boolean;
5194
5194
  channel?: {
@@ -5226,8 +5226,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5226
5226
  num_members?: number | undefined;
5227
5227
  } | undefined;
5228
5228
  }, {
5229
- error: string;
5230
5229
  success: boolean;
5230
+ error: string;
5231
5231
  operation: "get_channel_info";
5232
5232
  ok: boolean;
5233
5233
  channel?: {
@@ -5456,8 +5456,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5456
5456
  error: z.ZodString;
5457
5457
  success: z.ZodBoolean;
5458
5458
  }, "strip", z.ZodTypeAny, {
5459
- error: string;
5460
5459
  success: boolean;
5460
+ error: string;
5461
5461
  operation: "get_user_info";
5462
5462
  ok: boolean;
5463
5463
  user?: {
@@ -5507,8 +5507,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5507
5507
  has_2fa?: boolean | undefined;
5508
5508
  } | undefined;
5509
5509
  }, {
5510
- error: string;
5511
5510
  success: boolean;
5511
+ error: string;
5512
5512
  operation: "get_user_info";
5513
5513
  ok: boolean;
5514
5514
  user?: {
@@ -5756,8 +5756,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5756
5756
  error: z.ZodString;
5757
5757
  success: z.ZodBoolean;
5758
5758
  }, "strip", z.ZodTypeAny, {
5759
- error: string;
5760
5759
  success: boolean;
5760
+ error: string;
5761
5761
  operation: "list_users";
5762
5762
  ok: boolean;
5763
5763
  response_metadata?: {
@@ -5810,8 +5810,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5810
5810
  has_2fa?: boolean | undefined;
5811
5811
  }[] | undefined;
5812
5812
  }, {
5813
- error: string;
5814
5813
  success: boolean;
5814
+ error: string;
5815
5815
  operation: "list_users";
5816
5816
  ok: boolean;
5817
5817
  response_metadata?: {
@@ -5965,8 +5965,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
5965
5965
  error: z.ZodString;
5966
5966
  success: z.ZodBoolean;
5967
5967
  }, "strip", z.ZodTypeAny, {
5968
- error: string;
5969
5968
  success: boolean;
5969
+ error: string;
5970
5970
  operation: "get_conversation_history";
5971
5971
  ok: boolean;
5972
5972
  response_metadata?: {
@@ -6000,8 +6000,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6000
6000
  }[] | undefined;
6001
6001
  has_more?: boolean | undefined;
6002
6002
  }, {
6003
- error: string;
6004
6003
  success: boolean;
6004
+ error: string;
6005
6005
  operation: "get_conversation_history";
6006
6006
  ok: boolean;
6007
6007
  response_metadata?: {
@@ -6136,8 +6136,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6136
6136
  error: z.ZodString;
6137
6137
  success: z.ZodBoolean;
6138
6138
  }, "strip", z.ZodTypeAny, {
6139
- error: string;
6140
6139
  success: boolean;
6140
+ error: string;
6141
6141
  operation: "get_thread_replies";
6142
6142
  ok: boolean;
6143
6143
  response_metadata?: {
@@ -6171,8 +6171,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6171
6171
  }[] | undefined;
6172
6172
  has_more?: boolean | undefined;
6173
6173
  }, {
6174
- error: string;
6175
6174
  success: boolean;
6175
+ error: string;
6176
6176
  operation: "get_thread_replies";
6177
6177
  ok: boolean;
6178
6178
  response_metadata?: {
@@ -6302,8 +6302,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6302
6302
  error: z.ZodString;
6303
6303
  success: z.ZodBoolean;
6304
6304
  }, "strip", z.ZodTypeAny, {
6305
- error: string;
6306
6305
  success: boolean;
6306
+ error: string;
6307
6307
  operation: "update_message";
6308
6308
  ok: boolean;
6309
6309
  message?: {
@@ -6336,8 +6336,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6336
6336
  ts?: string | undefined;
6337
6337
  channel?: string | undefined;
6338
6338
  }, {
6339
- error: string;
6340
6339
  success: boolean;
6340
+ error: string;
6341
6341
  operation: "update_message";
6342
6342
  ok: boolean;
6343
6343
  message?: {
@@ -6377,15 +6377,15 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6377
6377
  error: z.ZodString;
6378
6378
  success: z.ZodBoolean;
6379
6379
  }, "strip", z.ZodTypeAny, {
6380
- error: string;
6381
6380
  success: boolean;
6381
+ error: string;
6382
6382
  operation: "delete_message";
6383
6383
  ok: boolean;
6384
6384
  ts?: string | undefined;
6385
6385
  channel?: string | undefined;
6386
6386
  }, {
6387
- error: string;
6388
6387
  success: boolean;
6388
+ error: string;
6389
6389
  operation: "delete_message";
6390
6390
  ok: boolean;
6391
6391
  ts?: string | undefined;
@@ -6396,13 +6396,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6396
6396
  error: z.ZodString;
6397
6397
  success: z.ZodBoolean;
6398
6398
  }, "strip", z.ZodTypeAny, {
6399
- error: string;
6400
6399
  success: boolean;
6400
+ error: string;
6401
6401
  operation: "add_reaction";
6402
6402
  ok: boolean;
6403
6403
  }, {
6404
- error: string;
6405
6404
  success: boolean;
6405
+ error: string;
6406
6406
  operation: "add_reaction";
6407
6407
  ok: boolean;
6408
6408
  }>, z.ZodObject<{
@@ -6411,13 +6411,13 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6411
6411
  error: z.ZodString;
6412
6412
  success: z.ZodBoolean;
6413
6413
  }, "strip", z.ZodTypeAny, {
6414
- error: string;
6415
6414
  success: boolean;
6415
+ error: string;
6416
6416
  operation: "remove_reaction";
6417
6417
  ok: boolean;
6418
6418
  }, {
6419
- error: string;
6420
6419
  success: boolean;
6420
+ error: string;
6421
6421
  operation: "remove_reaction";
6422
6422
  ok: boolean;
6423
6423
  }>, z.ZodObject<{
@@ -6543,8 +6543,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6543
6543
  error: z.ZodString;
6544
6544
  success: z.ZodBoolean;
6545
6545
  }, "strip", z.ZodTypeAny, {
6546
- error: string;
6547
6546
  success: boolean;
6547
+ error: string;
6548
6548
  operation: "join_channel";
6549
6549
  ok: boolean;
6550
6550
  channel?: {
@@ -6583,8 +6583,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6583
6583
  } | undefined;
6584
6584
  already_in_channel?: boolean | undefined;
6585
6585
  }, {
6586
- error: string;
6587
6586
  success: boolean;
6587
+ error: string;
6588
6588
  operation: "join_channel";
6589
6589
  ok: boolean;
6590
6590
  channel?: {
@@ -6826,8 +6826,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6826
6826
  error: z.ZodString;
6827
6827
  success: z.ZodBoolean;
6828
6828
  }, "strip", z.ZodTypeAny, {
6829
- error: string;
6830
6829
  success: boolean;
6830
+ error: string;
6831
6831
  operation: "upload_file";
6832
6832
  ok: boolean;
6833
6833
  file?: {
@@ -6877,8 +6877,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6877
6877
  has_rich_preview?: boolean | undefined;
6878
6878
  } | undefined;
6879
6879
  }, {
6880
- error: string;
6881
6880
  success: boolean;
6881
+ error: string;
6882
6882
  operation: "upload_file";
6883
6883
  ok: boolean;
6884
6884
  file?: {
@@ -6936,16 +6936,16 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
6936
6936
  error: z.ZodString;
6937
6937
  success: z.ZodBoolean;
6938
6938
  }, "strip", z.ZodTypeAny, {
6939
- error: string;
6940
6939
  success: boolean;
6940
+ error: string;
6941
6941
  operation: "schedule_message";
6942
6942
  ok: boolean;
6943
6943
  channel?: string | undefined;
6944
6944
  post_at?: number | undefined;
6945
6945
  scheduled_message_id?: string | undefined;
6946
6946
  }, {
6947
- error: string;
6948
6947
  success: boolean;
6948
+ error: string;
6949
6949
  operation: "schedule_message";
6950
6950
  ok: boolean;
6951
6951
  channel?: string | undefined;
@@ -7006,8 +7006,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7006
7006
  error: z.ZodString;
7007
7007
  success: z.ZodBoolean;
7008
7008
  }, "strip", z.ZodTypeAny, {
7009
- error: string;
7010
7009
  success: boolean;
7010
+ error: string;
7011
7011
  operation: "get_file_info";
7012
7012
  ok: boolean;
7013
7013
  file?: {
@@ -7028,8 +7028,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7028
7028
  original_h?: number | undefined;
7029
7029
  } | undefined;
7030
7030
  }, {
7031
- error: string;
7032
7031
  success: boolean;
7032
+ error: string;
7033
7033
  operation: "get_file_info";
7034
7034
  ok: boolean;
7035
7035
  file?: {
@@ -7059,8 +7059,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7059
7059
  error: z.ZodString;
7060
7060
  success: z.ZodBoolean;
7061
7061
  }, "strip", z.ZodTypeAny, {
7062
- error: string;
7063
7062
  success: boolean;
7063
+ error: string;
7064
7064
  operation: "download_file";
7065
7065
  ok: boolean;
7066
7066
  content?: string | undefined;
@@ -7068,8 +7068,8 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
7068
7068
  mimetype?: string | undefined;
7069
7069
  size?: number | undefined;
7070
7070
  }, {
7071
- error: string;
7072
7071
  success: boolean;
7072
+ error: string;
7073
7073
  operation: "download_file";
7074
7074
  ok: boolean;
7075
7075
  content?: string | undefined;