@bubblelab/bubble-core 0.1.97 → 0.1.99
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 +112 -112
- package/dist/bubbles/service-bubble/agi-inc.d.ts +140 -140
- package/dist/bubbles/service-bubble/ai-agent.d.ts +72 -72
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +11 -6
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +88 -88
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +18 -18
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +53 -53
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +22 -22
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +134 -134
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +56 -56
- package/dist/bubbles/service-bubble/firecrawl.d.ts +760 -760
- package/dist/bubbles/service-bubble/followupboss.d.ts +282 -282
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +84 -84
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/github.d.ts +196 -196
- package/dist/bubbles/service-bubble/gmail.d.ts +344 -344
- package/dist/bubbles/service-bubble/google-calendar.d.ts +164 -164
- package/dist/bubbles/service-bubble/google-drive.d.ts +152 -152
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +62 -62
- 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 +14 -14
- package/dist/bubbles/service-bubble/insforge-db.d.ts +16 -16
- package/dist/bubbles/service-bubble/jira/jira.d.ts +78 -78
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/notion/notion.d.ts +999 -999
- package/dist/bubbles/service-bubble/postgresql.d.ts +20 -20
- package/dist/bubbles/service-bubble/resend.d.ts +70 -70
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +9 -7
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +592 -592
- package/dist/bubbles/service-bubble/storage.d.ts +60 -60
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +326 -119
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +87 -2
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +276 -37
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js +118 -0
- package/dist/bubbles/service-bubble/stripe/stripe.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/telegram.d.ts +1591 -1591
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +29 -29
- 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 +24 -24
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +62 -62
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +4 -4
- 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 +349 -349
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +122 -122
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +80 -80
- package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +164 -164
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
- 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 +12 -12
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +40 -40
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +98 -98
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +32 -32
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +92 -92
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +306 -14
- package/package.json +4 -4
|
@@ -1438,6 +1438,7 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
1438
1438
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
1439
1439
|
changelog: z.ZodOptional<z.ZodUnknown>;
|
|
1440
1440
|
}, "strip", z.ZodTypeAny, {
|
|
1441
|
+
key?: string | undefined;
|
|
1441
1442
|
id?: string | undefined;
|
|
1442
1443
|
fields?: z.objectOutputType<{
|
|
1443
1444
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -1776,7 +1777,6 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
1776
1777
|
total: z.ZodOptional<z.ZodNumber>;
|
|
1777
1778
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1778
1779
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1779
|
-
key?: string | undefined;
|
|
1780
1780
|
changelog?: unknown;
|
|
1781
1781
|
transitions?: z.objectOutputType<{
|
|
1782
1782
|
id: z.ZodString;
|
|
@@ -1825,6 +1825,7 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
1825
1825
|
expand?: string | undefined;
|
|
1826
1826
|
self?: string | undefined;
|
|
1827
1827
|
}, {
|
|
1828
|
+
key?: string | undefined;
|
|
1828
1829
|
id?: string | undefined;
|
|
1829
1830
|
fields?: z.objectInputType<{
|
|
1830
1831
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -2163,7 +2164,6 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
2163
2164
|
total: z.ZodOptional<z.ZodNumber>;
|
|
2164
2165
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2165
2166
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
2166
|
-
key?: string | undefined;
|
|
2167
2167
|
changelog?: unknown;
|
|
2168
2168
|
transitions?: z.objectInputType<{
|
|
2169
2169
|
id: z.ZodString;
|
|
@@ -2315,8 +2315,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2315
2315
|
operation: "update";
|
|
2316
2316
|
description?: string | undefined;
|
|
2317
2317
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2318
|
-
summary?: string | undefined;
|
|
2319
2318
|
priority?: string | undefined;
|
|
2319
|
+
summary?: string | undefined;
|
|
2320
2320
|
labels?: {
|
|
2321
2321
|
set?: string[] | undefined;
|
|
2322
2322
|
remove?: string[] | undefined;
|
|
@@ -2330,8 +2330,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2330
2330
|
operation: "update";
|
|
2331
2331
|
description?: string | undefined;
|
|
2332
2332
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2333
|
-
summary?: string | undefined;
|
|
2334
2333
|
priority?: string | undefined;
|
|
2334
|
+
summary?: string | undefined;
|
|
2335
2335
|
labels?: {
|
|
2336
2336
|
set?: string[] | undefined;
|
|
2337
2337
|
remove?: string[] | undefined;
|
|
@@ -3586,6 +3586,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
3586
3586
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
3587
3587
|
changelog: z.ZodOptional<z.ZodUnknown>;
|
|
3588
3588
|
}, "strip", z.ZodTypeAny, {
|
|
3589
|
+
key?: string | undefined;
|
|
3589
3590
|
id?: string | undefined;
|
|
3590
3591
|
fields?: z.objectOutputType<{
|
|
3591
3592
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -3924,7 +3925,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
3924
3925
|
total: z.ZodOptional<z.ZodNumber>;
|
|
3925
3926
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
3926
3927
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
3927
|
-
key?: string | undefined;
|
|
3928
3928
|
changelog?: unknown;
|
|
3929
3929
|
transitions?: z.objectOutputType<{
|
|
3930
3930
|
id: z.ZodString;
|
|
@@ -3973,6 +3973,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
3973
3973
|
expand?: string | undefined;
|
|
3974
3974
|
self?: string | undefined;
|
|
3975
3975
|
}, {
|
|
3976
|
+
key?: string | undefined;
|
|
3976
3977
|
id?: string | undefined;
|
|
3977
3978
|
fields?: z.objectInputType<{
|
|
3978
3979
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -4311,7 +4312,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4311
4312
|
total: z.ZodOptional<z.ZodNumber>;
|
|
4312
4313
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4313
4314
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
4314
|
-
key?: string | undefined;
|
|
4315
4315
|
changelog?: unknown;
|
|
4316
4316
|
transitions?: z.objectInputType<{
|
|
4317
4317
|
id: z.ZodString;
|
|
@@ -4365,10 +4365,11 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4365
4365
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
4366
4366
|
error: z.ZodString;
|
|
4367
4367
|
}, "strip", z.ZodTypeAny, {
|
|
4368
|
-
success: boolean;
|
|
4369
4368
|
error: string;
|
|
4369
|
+
success: boolean;
|
|
4370
4370
|
operation: "search";
|
|
4371
4371
|
issues?: {
|
|
4372
|
+
key?: string | undefined;
|
|
4372
4373
|
id?: string | undefined;
|
|
4373
4374
|
fields?: z.objectOutputType<{
|
|
4374
4375
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -4707,7 +4708,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4707
4708
|
total: z.ZodOptional<z.ZodNumber>;
|
|
4708
4709
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4709
4710
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
4710
|
-
key?: string | undefined;
|
|
4711
4711
|
changelog?: unknown;
|
|
4712
4712
|
transitions?: z.objectOutputType<{
|
|
4713
4713
|
id: z.ZodString;
|
|
@@ -4760,10 +4760,11 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4760
4760
|
offset?: number | undefined;
|
|
4761
4761
|
total?: number | undefined;
|
|
4762
4762
|
}, {
|
|
4763
|
-
success: boolean;
|
|
4764
4763
|
error: string;
|
|
4764
|
+
success: boolean;
|
|
4765
4765
|
operation: "search";
|
|
4766
4766
|
issues?: {
|
|
4767
|
+
key?: string | undefined;
|
|
4767
4768
|
id?: string | undefined;
|
|
4768
4769
|
fields?: z.objectInputType<{
|
|
4769
4770
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -5102,7 +5103,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
5102
5103
|
total: z.ZodOptional<z.ZodNumber>;
|
|
5103
5104
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
5104
5105
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
5105
|
-
key?: string | undefined;
|
|
5106
5106
|
changelog?: unknown;
|
|
5107
5107
|
transitions?: z.objectInputType<{
|
|
5108
5108
|
id: z.ZodString;
|
|
@@ -6303,6 +6303,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
6303
6303
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
6304
6304
|
changelog: z.ZodOptional<z.ZodUnknown>;
|
|
6305
6305
|
}, "strip", z.ZodTypeAny, {
|
|
6306
|
+
key?: string | undefined;
|
|
6306
6307
|
id?: string | undefined;
|
|
6307
6308
|
fields?: z.objectOutputType<{
|
|
6308
6309
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -6641,7 +6642,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
6641
6642
|
total: z.ZodOptional<z.ZodNumber>;
|
|
6642
6643
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
6643
6644
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
6644
|
-
key?: string | undefined;
|
|
6645
6645
|
changelog?: unknown;
|
|
6646
6646
|
transitions?: z.objectOutputType<{
|
|
6647
6647
|
id: z.ZodString;
|
|
@@ -6690,6 +6690,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
6690
6690
|
expand?: string | undefined;
|
|
6691
6691
|
self?: string | undefined;
|
|
6692
6692
|
}, {
|
|
6693
|
+
key?: string | undefined;
|
|
6693
6694
|
id?: string | undefined;
|
|
6694
6695
|
fields?: z.objectInputType<{
|
|
6695
6696
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -7028,7 +7029,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7028
7029
|
total: z.ZodOptional<z.ZodNumber>;
|
|
7029
7030
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7030
7031
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
7031
|
-
key?: string | undefined;
|
|
7032
7032
|
changelog?: unknown;
|
|
7033
7033
|
transitions?: z.objectInputType<{
|
|
7034
7034
|
id: z.ZodString;
|
|
@@ -7079,10 +7079,11 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7079
7079
|
}>>;
|
|
7080
7080
|
error: z.ZodString;
|
|
7081
7081
|
}, "strip", z.ZodTypeAny, {
|
|
7082
|
-
success: boolean;
|
|
7083
7082
|
error: string;
|
|
7083
|
+
success: boolean;
|
|
7084
7084
|
operation: "get";
|
|
7085
7085
|
issue?: {
|
|
7086
|
+
key?: string | undefined;
|
|
7086
7087
|
id?: string | undefined;
|
|
7087
7088
|
fields?: z.objectOutputType<{
|
|
7088
7089
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -7421,7 +7422,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7421
7422
|
total: z.ZodOptional<z.ZodNumber>;
|
|
7422
7423
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7423
7424
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
7424
|
-
key?: string | undefined;
|
|
7425
7425
|
changelog?: unknown;
|
|
7426
7426
|
transitions?: z.objectOutputType<{
|
|
7427
7427
|
id: z.ZodString;
|
|
@@ -7471,10 +7471,11 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7471
7471
|
self?: string | undefined;
|
|
7472
7472
|
} | undefined;
|
|
7473
7473
|
}, {
|
|
7474
|
-
success: boolean;
|
|
7475
7474
|
error: string;
|
|
7475
|
+
success: boolean;
|
|
7476
7476
|
operation: "get";
|
|
7477
7477
|
issue?: {
|
|
7478
|
+
key?: string | undefined;
|
|
7478
7479
|
id?: string | undefined;
|
|
7479
7480
|
fields?: z.objectInputType<{
|
|
7480
7481
|
summary: z.ZodOptional<z.ZodString>;
|
|
@@ -7813,7 +7814,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7813
7814
|
total: z.ZodOptional<z.ZodNumber>;
|
|
7814
7815
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7815
7816
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
7816
|
-
key?: string | undefined;
|
|
7817
7817
|
changelog?: unknown;
|
|
7818
7818
|
transitions?: z.objectInputType<{
|
|
7819
7819
|
id: z.ZodString;
|
|
@@ -7870,31 +7870,31 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7870
7870
|
key: z.ZodString;
|
|
7871
7871
|
self: z.ZodOptional<z.ZodString>;
|
|
7872
7872
|
}, "strip", z.ZodTypeAny, {
|
|
7873
|
-
id: string;
|
|
7874
7873
|
key: string;
|
|
7874
|
+
id: string;
|
|
7875
7875
|
self?: string | undefined;
|
|
7876
7876
|
}, {
|
|
7877
|
-
id: string;
|
|
7878
7877
|
key: string;
|
|
7878
|
+
id: string;
|
|
7879
7879
|
self?: string | undefined;
|
|
7880
7880
|
}>>;
|
|
7881
7881
|
error: z.ZodString;
|
|
7882
7882
|
}, "strip", z.ZodTypeAny, {
|
|
7883
|
-
success: boolean;
|
|
7884
7883
|
error: string;
|
|
7884
|
+
success: boolean;
|
|
7885
7885
|
operation: "create";
|
|
7886
7886
|
issue?: {
|
|
7887
|
-
id: string;
|
|
7888
7887
|
key: string;
|
|
7888
|
+
id: string;
|
|
7889
7889
|
self?: string | undefined;
|
|
7890
7890
|
} | undefined;
|
|
7891
7891
|
}, {
|
|
7892
|
-
success: boolean;
|
|
7893
7892
|
error: string;
|
|
7893
|
+
success: boolean;
|
|
7894
7894
|
operation: "create";
|
|
7895
7895
|
issue?: {
|
|
7896
|
-
id: string;
|
|
7897
7896
|
key: string;
|
|
7897
|
+
id: string;
|
|
7898
7898
|
self?: string | undefined;
|
|
7899
7899
|
} | undefined;
|
|
7900
7900
|
}>, z.ZodObject<{
|
|
@@ -7903,13 +7903,13 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7903
7903
|
key: z.ZodOptional<z.ZodString>;
|
|
7904
7904
|
error: z.ZodString;
|
|
7905
7905
|
}, "strip", z.ZodTypeAny, {
|
|
7906
|
-
success: boolean;
|
|
7907
7906
|
error: string;
|
|
7907
|
+
success: boolean;
|
|
7908
7908
|
operation: "update";
|
|
7909
7909
|
key?: string | undefined;
|
|
7910
7910
|
}, {
|
|
7911
|
-
success: boolean;
|
|
7912
7911
|
error: string;
|
|
7912
|
+
success: boolean;
|
|
7913
7913
|
operation: "update";
|
|
7914
7914
|
key?: string | undefined;
|
|
7915
7915
|
}>, z.ZodObject<{
|
|
@@ -7919,14 +7919,14 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7919
7919
|
new_status: z.ZodOptional<z.ZodString>;
|
|
7920
7920
|
error: z.ZodString;
|
|
7921
7921
|
}, "strip", z.ZodTypeAny, {
|
|
7922
|
-
success: boolean;
|
|
7923
7922
|
error: string;
|
|
7923
|
+
success: boolean;
|
|
7924
7924
|
operation: "transition";
|
|
7925
7925
|
key?: string | undefined;
|
|
7926
7926
|
new_status?: string | undefined;
|
|
7927
7927
|
}, {
|
|
7928
|
-
success: boolean;
|
|
7929
7928
|
error: string;
|
|
7929
|
+
success: boolean;
|
|
7930
7930
|
operation: "transition";
|
|
7931
7931
|
key?: string | undefined;
|
|
7932
7932
|
new_status?: string | undefined;
|
|
@@ -8065,8 +8065,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8065
8065
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
8066
8066
|
error: z.ZodString;
|
|
8067
8067
|
}, "strip", z.ZodTypeAny, {
|
|
8068
|
-
success: boolean;
|
|
8069
8068
|
error: string;
|
|
8069
|
+
success: boolean;
|
|
8070
8070
|
operation: "list_transitions";
|
|
8071
8071
|
transitions?: z.objectOutputType<{
|
|
8072
8072
|
id: z.ZodString;
|
|
@@ -8113,8 +8113,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8113
8113
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
8114
8114
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8115
8115
|
}, {
|
|
8116
|
-
success: boolean;
|
|
8117
8116
|
error: string;
|
|
8117
|
+
success: boolean;
|
|
8118
8118
|
operation: "list_transitions";
|
|
8119
8119
|
transitions?: z.objectInputType<{
|
|
8120
8120
|
id: z.ZodString;
|
|
@@ -8179,8 +8179,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8179
8179
|
total: z.ZodOptional<z.ZodNumber>;
|
|
8180
8180
|
error: z.ZodString;
|
|
8181
8181
|
}, "strip", z.ZodTypeAny, {
|
|
8182
|
-
success: boolean;
|
|
8183
8182
|
error: string;
|
|
8183
|
+
success: boolean;
|
|
8184
8184
|
operation: "list_projects";
|
|
8185
8185
|
total?: number | undefined;
|
|
8186
8186
|
projects?: z.objectOutputType<{
|
|
@@ -8189,8 +8189,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8189
8189
|
name: z.ZodString;
|
|
8190
8190
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8191
8191
|
}, {
|
|
8192
|
-
success: boolean;
|
|
8193
8192
|
error: string;
|
|
8193
|
+
success: boolean;
|
|
8194
8194
|
operation: "list_projects";
|
|
8195
8195
|
total?: number | undefined;
|
|
8196
8196
|
projects?: z.objectInputType<{
|
|
@@ -8219,8 +8219,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8219
8219
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
8220
8220
|
error: z.ZodString;
|
|
8221
8221
|
}, "strip", z.ZodTypeAny, {
|
|
8222
|
-
success: boolean;
|
|
8223
8222
|
error: string;
|
|
8223
|
+
success: boolean;
|
|
8224
8224
|
operation: "list_issue_types";
|
|
8225
8225
|
issue_types?: z.objectOutputType<{
|
|
8226
8226
|
id: z.ZodString;
|
|
@@ -8229,8 +8229,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8229
8229
|
subtask: z.ZodOptional<z.ZodBoolean>;
|
|
8230
8230
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8231
8231
|
}, {
|
|
8232
|
-
success: boolean;
|
|
8233
8232
|
error: string;
|
|
8233
|
+
success: boolean;
|
|
8234
8234
|
operation: "list_issue_types";
|
|
8235
8235
|
issue_types?: z.objectInputType<{
|
|
8236
8236
|
id: z.ZodString;
|
|
@@ -8310,8 +8310,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8310
8310
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
8311
8311
|
error: z.ZodString;
|
|
8312
8312
|
}, "strip", z.ZodTypeAny, {
|
|
8313
|
-
success: boolean;
|
|
8314
8313
|
error: string;
|
|
8314
|
+
success: boolean;
|
|
8315
8315
|
operation: "add_comment";
|
|
8316
8316
|
comment?: z.objectOutputType<{
|
|
8317
8317
|
id: z.ZodString;
|
|
@@ -8337,8 +8337,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8337
8337
|
updated: z.ZodOptional<z.ZodString>;
|
|
8338
8338
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
8339
8339
|
}, {
|
|
8340
|
-
success: boolean;
|
|
8341
8340
|
error: string;
|
|
8341
|
+
success: boolean;
|
|
8342
8342
|
operation: "add_comment";
|
|
8343
8343
|
comment?: z.objectInputType<{
|
|
8344
8344
|
id: z.ZodString;
|
|
@@ -8436,8 +8436,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8436
8436
|
total: z.ZodOptional<z.ZodNumber>;
|
|
8437
8437
|
error: z.ZodString;
|
|
8438
8438
|
}, "strip", z.ZodTypeAny, {
|
|
8439
|
-
success: boolean;
|
|
8440
8439
|
error: string;
|
|
8440
|
+
success: boolean;
|
|
8441
8441
|
operation: "get_comments";
|
|
8442
8442
|
comments?: z.objectOutputType<{
|
|
8443
8443
|
id: z.ZodString;
|
|
@@ -8464,8 +8464,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8464
8464
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8465
8465
|
total?: number | undefined;
|
|
8466
8466
|
}, {
|
|
8467
|
-
success: boolean;
|
|
8468
8467
|
error: string;
|
|
8468
|
+
success: boolean;
|
|
8469
8469
|
operation: "get_comments";
|
|
8470
8470
|
comments?: z.objectInputType<{
|
|
8471
8471
|
id: z.ZodString;
|