@bubblelab/bubble-core 0.1.83 → 0.1.85
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.
- package/dist/bubble-bundle.d.ts +114 -114
- package/dist/bubbles/service-bubble/agi-inc.d.ts +52 -52
- package/dist/bubbles/service-bubble/ai-agent.d.ts +20 -20
- package/dist/bubbles/service-bubble/airtable.d.ts +138 -138
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +26 -26
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +56 -56
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +16 -16
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +31 -31
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +153 -153
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +18 -18
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +20 -20
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +12 -12
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +24 -24
- package/dist/bubbles/service-bubble/firecrawl.d.ts +68 -68
- package/dist/bubbles/service-bubble/followupboss.d.ts +124 -124
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +12 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +36 -36
- package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
- package/dist/bubbles/service-bubble/google-calendar.d.ts +24 -24
- package/dist/bubbles/service-bubble/google-drive.d.ts +48 -48
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
- package/dist/bubbles/service-bubble/jira/jira.d.ts +20 -20
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/notion/notion.d.ts +68 -68
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +36 -36
- package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
- package/dist/bubbles/service-bubble/resend.d.ts +8 -8
- package/dist/bubbles/service-bubble/slack/slack.d.ts +97 -97
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js +0 -133
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +20 -20
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +38 -38
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +38 -38
- package/dist/bubbles/service-bubble/telegram.d.ts +52 -52
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +14 -14
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +30 -30
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +12 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +168 -15
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +40 -40
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/utils/json-parsing.d.ts +9 -0
- package/dist/utils/json-parsing.d.ts.map +1 -1
- package/dist/utils/json-parsing.js +61 -2
- package/dist/utils/json-parsing.js.map +1 -1
- package/dist/utils/zod-schema.d.ts.map +1 -1
- package/dist/utils/zod-schema.js +16 -8
- package/dist/utils/zod-schema.js.map +1 -1
- package/package.json +2 -2
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts +0 -31
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js +0 -184
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.integration.flow.js.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.d.ts +0 -1811
- package/dist/bubbles/service-bubble/google-sheets.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/google-sheets.js +0 -904
- package/dist/bubbles/service-bubble/google-sheets.js.map +0 -1
- package/dist/bubbles/service-bubble/slack.d.ts +0 -5869
- package/dist/bubbles/service-bubble/slack.d.ts.map +0 -1
- package/dist/bubbles/service-bubble/slack.js +0 -1536
- package/dist/bubbles/service-bubble/slack.js.map +0 -1
- package/dist/recording/types.d.ts +0 -68
- package/dist/recording/types.d.ts.map +0 -1
- package/dist/recording/types.js +0 -13
- package/dist/recording/types.js.map +0 -1
|
@@ -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;
|
|
41
43
|
fields?: {
|
|
42
44
|
value: string;
|
|
43
45
|
title: string;
|
|
44
46
|
short?: boolean | undefined;
|
|
45
47
|
}[] | 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;
|
|
60
62
|
fields?: {
|
|
61
63
|
value: string;
|
|
62
64
|
title: string;
|
|
63
65
|
short?: boolean | undefined;
|
|
64
66
|
}[] | 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;
|
|
217
219
|
fields?: {
|
|
218
220
|
value: string;
|
|
219
221
|
title: string;
|
|
220
222
|
short?: boolean | undefined;
|
|
221
223
|
}[] | 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;
|
|
287
289
|
fields?: {
|
|
288
290
|
value: string;
|
|
289
291
|
title: string;
|
|
290
292
|
short?: boolean | undefined;
|
|
291
293
|
}[] | 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;
|
|
510
512
|
fields?: {
|
|
511
513
|
value: string;
|
|
512
514
|
title: string;
|
|
513
515
|
short?: boolean | undefined;
|
|
514
516
|
}[] | 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;
|
|
529
531
|
fields?: {
|
|
530
532
|
value: string;
|
|
531
533
|
title: string;
|
|
532
534
|
short?: boolean | undefined;
|
|
533
535
|
}[] | 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;
|
|
677
679
|
fields?: {
|
|
678
680
|
value: string;
|
|
679
681
|
title: string;
|
|
680
682
|
short?: boolean | undefined;
|
|
681
683
|
}[] | 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;
|
|
744
746
|
fields?: {
|
|
745
747
|
value: string;
|
|
746
748
|
title: string;
|
|
747
749
|
short?: boolean | undefined;
|
|
748
750
|
}[] | 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
|
-
success: boolean;
|
|
1248
1247
|
error: string;
|
|
1248
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1281
1280
|
error: string;
|
|
1281
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1442
1441
|
error: string;
|
|
1442
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1484
1483
|
error: string;
|
|
1484
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1647
1646
|
error: string;
|
|
1647
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1686
1685
|
error: string;
|
|
1686
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1916
1915
|
error: string;
|
|
1916
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
1967
1966
|
error: string;
|
|
1967
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2216
2215
|
error: string;
|
|
2216
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2270
2269
|
error: string;
|
|
2270
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2425
2424
|
error: string;
|
|
2425
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2460
2459
|
error: string;
|
|
2460
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2596
2595
|
error: string;
|
|
2596
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2631
2630
|
error: string;
|
|
2631
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2762
2761
|
error: string;
|
|
2762
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2796
2795
|
error: string;
|
|
2796
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2837
2836
|
error: string;
|
|
2837
|
+
success: boolean;
|
|
2838
2838
|
operation: "delete_message";
|
|
2839
2839
|
ok: boolean;
|
|
2840
2840
|
ts?: string | undefined;
|
|
2841
2841
|
channel?: string | undefined;
|
|
2842
2842
|
}, {
|
|
2843
|
-
success: boolean;
|
|
2844
2843
|
error: string;
|
|
2844
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2856
2855
|
error: string;
|
|
2856
|
+
success: boolean;
|
|
2857
2857
|
operation: "add_reaction";
|
|
2858
2858
|
ok: boolean;
|
|
2859
2859
|
}, {
|
|
2860
|
-
success: boolean;
|
|
2861
2860
|
error: string;
|
|
2861
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
2871
2870
|
error: string;
|
|
2871
|
+
success: boolean;
|
|
2872
2872
|
operation: "remove_reaction";
|
|
2873
2873
|
ok: boolean;
|
|
2874
2874
|
}, {
|
|
2875
|
-
success: boolean;
|
|
2876
2875
|
error: string;
|
|
2876
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3003
3002
|
error: string;
|
|
3003
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3043
3042
|
error: string;
|
|
3043
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3286
3285
|
error: string;
|
|
3286
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3337
3336
|
error: string;
|
|
3337
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3396
3395
|
error: string;
|
|
3396
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3404
3403
|
error: string;
|
|
3404
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3466
3465
|
error: string;
|
|
3466
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3488
3487
|
error: string;
|
|
3488
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3519
3518
|
error: string;
|
|
3519
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
3528
3527
|
error: string;
|
|
3528
|
+
success: boolean;
|
|
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;
|
|
3585
3587
|
fields?: {
|
|
3586
3588
|
value: string;
|
|
3587
3589
|
title: string;
|
|
3588
3590
|
short?: boolean | undefined;
|
|
3589
3591
|
}[] | 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;
|
|
3604
3606
|
fields?: {
|
|
3605
3607
|
value: string;
|
|
3606
3608
|
title: string;
|
|
3607
3609
|
short?: boolean | undefined;
|
|
3608
3610
|
}[] | 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;
|
|
3761
3763
|
fields?: {
|
|
3762
3764
|
value: string;
|
|
3763
3765
|
title: string;
|
|
3764
3766
|
short?: boolean | undefined;
|
|
3765
3767
|
}[] | 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;
|
|
3831
3833
|
fields?: {
|
|
3832
3834
|
value: string;
|
|
3833
3835
|
title: string;
|
|
3834
3836
|
short?: boolean | undefined;
|
|
3835
3837
|
}[] | 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;
|
|
4054
4056
|
fields?: {
|
|
4055
4057
|
value: string;
|
|
4056
4058
|
title: string;
|
|
4057
4059
|
short?: boolean | undefined;
|
|
4058
4060
|
}[] | 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;
|
|
4073
4075
|
fields?: {
|
|
4074
4076
|
value: string;
|
|
4075
4077
|
title: string;
|
|
4076
4078
|
short?: boolean | undefined;
|
|
4077
4079
|
}[] | 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;
|
|
4221
4223
|
fields?: {
|
|
4222
4224
|
value: string;
|
|
4223
4225
|
title: string;
|
|
4224
4226
|
short?: boolean | undefined;
|
|
4225
4227
|
}[] | 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;
|
|
4288
4290
|
fields?: {
|
|
4289
4291
|
value: string;
|
|
4290
4292
|
title: string;
|
|
4291
4293
|
short?: boolean | undefined;
|
|
4292
4294
|
}[] | 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
|
-
success: boolean;
|
|
4792
4791
|
error: string;
|
|
4792
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
4825
4824
|
error: string;
|
|
4825
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
4986
4985
|
error: string;
|
|
4986
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5028
5027
|
error: string;
|
|
5028
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5191
5190
|
error: string;
|
|
5191
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5230
5229
|
error: string;
|
|
5230
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5460
5459
|
error: string;
|
|
5460
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5511
5510
|
error: string;
|
|
5511
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5760
5759
|
error: string;
|
|
5760
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5814
5813
|
error: string;
|
|
5814
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
5969
5968
|
error: string;
|
|
5969
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6004
6003
|
error: string;
|
|
6004
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6140
6139
|
error: string;
|
|
6140
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6175
6174
|
error: string;
|
|
6175
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6306
6305
|
error: string;
|
|
6306
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6340
6339
|
error: string;
|
|
6340
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6381
6380
|
error: string;
|
|
6381
|
+
success: boolean;
|
|
6382
6382
|
operation: "delete_message";
|
|
6383
6383
|
ok: boolean;
|
|
6384
6384
|
ts?: string | undefined;
|
|
6385
6385
|
channel?: string | undefined;
|
|
6386
6386
|
}, {
|
|
6387
|
-
success: boolean;
|
|
6388
6387
|
error: string;
|
|
6388
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6400
6399
|
error: string;
|
|
6400
|
+
success: boolean;
|
|
6401
6401
|
operation: "add_reaction";
|
|
6402
6402
|
ok: boolean;
|
|
6403
6403
|
}, {
|
|
6404
|
-
success: boolean;
|
|
6405
6404
|
error: string;
|
|
6405
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6415
6414
|
error: string;
|
|
6415
|
+
success: boolean;
|
|
6416
6416
|
operation: "remove_reaction";
|
|
6417
6417
|
ok: boolean;
|
|
6418
6418
|
}, {
|
|
6419
|
-
success: boolean;
|
|
6420
6419
|
error: string;
|
|
6420
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6547
6546
|
error: string;
|
|
6547
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6587
6586
|
error: string;
|
|
6587
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6830
6829
|
error: string;
|
|
6830
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6881
6880
|
error: string;
|
|
6881
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6940
6939
|
error: string;
|
|
6940
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
6948
6947
|
error: string;
|
|
6948
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
7010
7009
|
error: string;
|
|
7010
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
7032
7031
|
error: string;
|
|
7032
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
7063
7062
|
error: string;
|
|
7063
|
+
success: boolean;
|
|
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
|
-
success: boolean;
|
|
7072
7071
|
error: string;
|
|
7072
|
+
success: boolean;
|
|
7073
7073
|
operation: "download_file";
|
|
7074
7074
|
ok: boolean;
|
|
7075
7075
|
content?: string | undefined;
|
|
@@ -7078,7 +7078,7 @@ export declare class SlackBubble<T extends SlackParams = SlackParams> extends Se
|
|
|
7078
7078
|
size?: number | undefined;
|
|
7079
7079
|
}>]>;
|
|
7080
7080
|
static readonly shortDescription = "Slack integration for messaging and workspace management";
|
|
7081
|
-
static readonly longDescription = "\nComprehensive Slack integration for messaging and workspace management.\
|
|
7081
|
+
static readonly longDescription = "\nComprehensive Slack integration for messaging and workspace management.\n ";
|
|
7082
7082
|
static readonly alias = "slack";
|
|
7083
7083
|
constructor(params?: T, context?: BubbleContext, instanceId?: string);
|
|
7084
7084
|
protected performAction(context?: BubbleContext): Promise<Extract<SlackResult, {
|