@bubblelab/bubble-core 0.1.178 → 0.1.180
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 +198 -194
- package/dist/bubble-flow/bubble-flow-class.d.ts +2 -8
- package/dist/bubble-flow/bubble-flow-class.d.ts.map +1 -1
- package/dist/bubble-flow/bubble-flow-class.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +20 -20
- package/dist/bubbles/service-bubble/ai-agent.d.ts +36 -36
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +78 -3
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +24 -24
- 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 +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +112 -112
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +2 -2
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +4 -4
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +4 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +78 -78
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +16 -16
- package/dist/bubbles/service-bubble/firecrawl.d.ts +176 -176
- package/dist/bubbles/service-bubble/github.d.ts +72 -72
- package/dist/bubbles/service-bubble/gmail.d.ts +64 -64
- package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/gmail.js +14 -1
- package/dist/bubbles/service-bubble/gmail.js.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.d.ts +86 -86
- package/dist/bubbles/service-bubble/google-drive.d.ts +32 -32
- package/dist/bubbles/service-bubble/http.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +38 -38
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +50 -50
- package/dist/bubbles/service-bubble/notion/notion.d.ts +380 -380
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +2 -2
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +4 -4
- package/dist/bubbles/service-bubble/slack/slack.d.ts +100 -100
- package/dist/bubbles/service-bubble/slack/slack.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +15 -15
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +28 -28
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +13 -4
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +66 -75
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +34 -34
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +10 -10
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +10 -10
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +36 -36
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +26 -26
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +10 -10
- package/dist/bubbles.json +19 -9
- package/dist/capabilities/define-capability.d.ts +2 -0
- package/dist/capabilities/define-capability.d.ts.map +1 -1
- package/dist/capabilities/define-capability.js +4 -1
- package/dist/capabilities/define-capability.js.map +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/types/bubble.d.ts +2 -1
- package/dist/types/bubble.d.ts.map +1 -1
- package/package.json +2 -2
|
@@ -1438,8 +1438,8 @@ 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
|
-
id?: string | undefined;
|
|
1442
1441
|
key?: string | undefined;
|
|
1442
|
+
id?: string | undefined;
|
|
1443
1443
|
fields?: z.objectOutputType<{
|
|
1444
1444
|
summary: z.ZodOptional<z.ZodString>;
|
|
1445
1445
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -1777,7 +1777,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
1777
1777
|
total: z.ZodOptional<z.ZodNumber>;
|
|
1778
1778
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1779
1779
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1780
|
-
|
|
1780
|
+
expand?: string | undefined;
|
|
1781
|
+
self?: string | undefined;
|
|
1781
1782
|
transitions?: z.objectOutputType<{
|
|
1782
1783
|
id: z.ZodString;
|
|
1783
1784
|
name: z.ZodString;
|
|
@@ -1822,11 +1823,10 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
1822
1823
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1823
1824
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1824
1825
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1825
|
-
|
|
1826
|
-
self?: string | undefined;
|
|
1826
|
+
changelog?: unknown;
|
|
1827
1827
|
}, {
|
|
1828
|
-
id?: string | undefined;
|
|
1829
1828
|
key?: string | undefined;
|
|
1829
|
+
id?: string | undefined;
|
|
1830
1830
|
fields?: z.objectInputType<{
|
|
1831
1831
|
summary: z.ZodOptional<z.ZodString>;
|
|
1832
1832
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -2164,7 +2164,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
2164
2164
|
total: z.ZodOptional<z.ZodNumber>;
|
|
2165
2165
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2166
2166
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
2167
|
-
|
|
2167
|
+
expand?: string | undefined;
|
|
2168
|
+
self?: string | undefined;
|
|
2168
2169
|
transitions?: z.objectInputType<{
|
|
2169
2170
|
id: z.ZodString;
|
|
2170
2171
|
name: z.ZodString;
|
|
@@ -2209,8 +2210,7 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
2209
2210
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2210
2211
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2211
2212
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2212
|
-
|
|
2213
|
-
self?: string | undefined;
|
|
2213
|
+
changelog?: unknown;
|
|
2214
2214
|
}>;
|
|
2215
2215
|
export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
2216
2216
|
operation: z.ZodLiteral<"search">;
|
|
@@ -2244,13 +2244,13 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2244
2244
|
operation: "get";
|
|
2245
2245
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2246
2246
|
fields?: string[] | undefined;
|
|
2247
|
-
expand?: ("comments" | "
|
|
2247
|
+
expand?: ("comments" | "transitions" | "changelog")[] | undefined;
|
|
2248
2248
|
}, {
|
|
2249
2249
|
key: string;
|
|
2250
2250
|
operation: "get";
|
|
2251
2251
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2252
2252
|
fields?: string[] | undefined;
|
|
2253
|
-
expand?: ("comments" | "
|
|
2253
|
+
expand?: ("comments" | "transitions" | "changelog")[] | undefined;
|
|
2254
2254
|
}>, z.ZodObject<{
|
|
2255
2255
|
operation: z.ZodLiteral<"create">;
|
|
2256
2256
|
project: z.ZodString;
|
|
@@ -2302,12 +2302,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2302
2302
|
remove: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2303
2303
|
set: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2304
2304
|
}, "strip", z.ZodTypeAny, {
|
|
2305
|
-
remove?: string[] | undefined;
|
|
2306
2305
|
set?: string[] | undefined;
|
|
2306
|
+
remove?: string[] | undefined;
|
|
2307
2307
|
add?: string[] | undefined;
|
|
2308
2308
|
}, {
|
|
2309
|
-
remove?: string[] | undefined;
|
|
2310
2309
|
set?: string[] | undefined;
|
|
2310
|
+
remove?: string[] | undefined;
|
|
2311
2311
|
add?: string[] | undefined;
|
|
2312
2312
|
}>>;
|
|
2313
2313
|
due_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -2321,8 +2321,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2321
2321
|
priority?: string | undefined;
|
|
2322
2322
|
summary?: string | undefined;
|
|
2323
2323
|
labels?: {
|
|
2324
|
-
remove?: string[] | undefined;
|
|
2325
2324
|
set?: string[] | undefined;
|
|
2325
|
+
remove?: string[] | undefined;
|
|
2326
2326
|
add?: string[] | undefined;
|
|
2327
2327
|
} | undefined;
|
|
2328
2328
|
comment?: string | undefined;
|
|
@@ -2336,8 +2336,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2336
2336
|
priority?: string | undefined;
|
|
2337
2337
|
summary?: string | undefined;
|
|
2338
2338
|
labels?: {
|
|
2339
|
-
remove?: string[] | undefined;
|
|
2340
2339
|
set?: string[] | undefined;
|
|
2340
|
+
remove?: string[] | undefined;
|
|
2341
2341
|
add?: string[] | undefined;
|
|
2342
2342
|
} | undefined;
|
|
2343
2343
|
comment?: string | undefined;
|
|
@@ -3604,8 +3604,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
3604
3604
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
3605
3605
|
changelog: z.ZodOptional<z.ZodUnknown>;
|
|
3606
3606
|
}, "strip", z.ZodTypeAny, {
|
|
3607
|
-
id?: string | undefined;
|
|
3608
3607
|
key?: string | undefined;
|
|
3608
|
+
id?: string | undefined;
|
|
3609
3609
|
fields?: z.objectOutputType<{
|
|
3610
3610
|
summary: z.ZodOptional<z.ZodString>;
|
|
3611
3611
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -3943,7 +3943,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
3943
3943
|
total: z.ZodOptional<z.ZodNumber>;
|
|
3944
3944
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
3945
3945
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
3946
|
-
|
|
3946
|
+
expand?: string | undefined;
|
|
3947
|
+
self?: string | undefined;
|
|
3947
3948
|
transitions?: z.objectOutputType<{
|
|
3948
3949
|
id: z.ZodString;
|
|
3949
3950
|
name: z.ZodString;
|
|
@@ -3988,11 +3989,10 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
3988
3989
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
3989
3990
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
3990
3991
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
3991
|
-
|
|
3992
|
-
self?: string | undefined;
|
|
3992
|
+
changelog?: unknown;
|
|
3993
3993
|
}, {
|
|
3994
|
-
id?: string | undefined;
|
|
3995
3994
|
key?: string | undefined;
|
|
3995
|
+
id?: string | undefined;
|
|
3996
3996
|
fields?: z.objectInputType<{
|
|
3997
3997
|
summary: z.ZodOptional<z.ZodString>;
|
|
3998
3998
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -4330,7 +4330,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4330
4330
|
total: z.ZodOptional<z.ZodNumber>;
|
|
4331
4331
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4332
4332
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
4333
|
-
|
|
4333
|
+
expand?: string | undefined;
|
|
4334
|
+
self?: string | undefined;
|
|
4334
4335
|
transitions?: z.objectInputType<{
|
|
4335
4336
|
id: z.ZodString;
|
|
4336
4337
|
name: z.ZodString;
|
|
@@ -4375,8 +4376,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4375
4376
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4376
4377
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4377
4378
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4378
|
-
|
|
4379
|
-
self?: string | undefined;
|
|
4379
|
+
changelog?: unknown;
|
|
4380
4380
|
}>, "many">>;
|
|
4381
4381
|
total: z.ZodOptional<z.ZodNumber>;
|
|
4382
4382
|
offset: z.ZodOptional<z.ZodNumber>;
|
|
@@ -4387,8 +4387,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4387
4387
|
success: boolean;
|
|
4388
4388
|
operation: "search";
|
|
4389
4389
|
issues?: {
|
|
4390
|
-
id?: string | undefined;
|
|
4391
4390
|
key?: string | undefined;
|
|
4391
|
+
id?: string | undefined;
|
|
4392
4392
|
fields?: z.objectOutputType<{
|
|
4393
4393
|
summary: z.ZodOptional<z.ZodString>;
|
|
4394
4394
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -4726,7 +4726,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4726
4726
|
total: z.ZodOptional<z.ZodNumber>;
|
|
4727
4727
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4728
4728
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
4729
|
-
|
|
4729
|
+
expand?: string | undefined;
|
|
4730
|
+
self?: string | undefined;
|
|
4730
4731
|
transitions?: z.objectOutputType<{
|
|
4731
4732
|
id: z.ZodString;
|
|
4732
4733
|
name: z.ZodString;
|
|
@@ -4771,8 +4772,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4771
4772
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4772
4773
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
4773
4774
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
4774
|
-
|
|
4775
|
-
self?: string | undefined;
|
|
4775
|
+
changelog?: unknown;
|
|
4776
4776
|
}[] | undefined;
|
|
4777
4777
|
limit?: number | undefined;
|
|
4778
4778
|
offset?: number | undefined;
|
|
@@ -4782,8 +4782,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4782
4782
|
success: boolean;
|
|
4783
4783
|
operation: "search";
|
|
4784
4784
|
issues?: {
|
|
4785
|
-
id?: string | undefined;
|
|
4786
4785
|
key?: string | undefined;
|
|
4786
|
+
id?: string | undefined;
|
|
4787
4787
|
fields?: z.objectInputType<{
|
|
4788
4788
|
summary: z.ZodOptional<z.ZodString>;
|
|
4789
4789
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -5121,7 +5121,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
5121
5121
|
total: z.ZodOptional<z.ZodNumber>;
|
|
5122
5122
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
5123
5123
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
5124
|
-
|
|
5124
|
+
expand?: string | undefined;
|
|
5125
|
+
self?: string | undefined;
|
|
5125
5126
|
transitions?: z.objectInputType<{
|
|
5126
5127
|
id: z.ZodString;
|
|
5127
5128
|
name: z.ZodString;
|
|
@@ -5166,8 +5167,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
5166
5167
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
5167
5168
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
5168
5169
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
5169
|
-
|
|
5170
|
-
self?: string | undefined;
|
|
5170
|
+
changelog?: unknown;
|
|
5171
5171
|
}[] | undefined;
|
|
5172
5172
|
limit?: number | undefined;
|
|
5173
5173
|
offset?: number | undefined;
|
|
@@ -6321,8 +6321,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
6321
6321
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
6322
6322
|
changelog: z.ZodOptional<z.ZodUnknown>;
|
|
6323
6323
|
}, "strip", z.ZodTypeAny, {
|
|
6324
|
-
id?: string | undefined;
|
|
6325
6324
|
key?: string | undefined;
|
|
6325
|
+
id?: string | undefined;
|
|
6326
6326
|
fields?: z.objectOutputType<{
|
|
6327
6327
|
summary: z.ZodOptional<z.ZodString>;
|
|
6328
6328
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -6660,7 +6660,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
6660
6660
|
total: z.ZodOptional<z.ZodNumber>;
|
|
6661
6661
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
6662
6662
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
6663
|
-
|
|
6663
|
+
expand?: string | undefined;
|
|
6664
|
+
self?: string | undefined;
|
|
6664
6665
|
transitions?: z.objectOutputType<{
|
|
6665
6666
|
id: z.ZodString;
|
|
6666
6667
|
name: z.ZodString;
|
|
@@ -6705,11 +6706,10 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
6705
6706
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
6706
6707
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
6707
6708
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
6708
|
-
|
|
6709
|
-
self?: string | undefined;
|
|
6709
|
+
changelog?: unknown;
|
|
6710
6710
|
}, {
|
|
6711
|
-
id?: string | undefined;
|
|
6712
6711
|
key?: string | undefined;
|
|
6712
|
+
id?: string | undefined;
|
|
6713
6713
|
fields?: z.objectInputType<{
|
|
6714
6714
|
summary: z.ZodOptional<z.ZodString>;
|
|
6715
6715
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -7047,7 +7047,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7047
7047
|
total: z.ZodOptional<z.ZodNumber>;
|
|
7048
7048
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7049
7049
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
7050
|
-
|
|
7050
|
+
expand?: string | undefined;
|
|
7051
|
+
self?: string | undefined;
|
|
7051
7052
|
transitions?: z.objectInputType<{
|
|
7052
7053
|
id: z.ZodString;
|
|
7053
7054
|
name: z.ZodString;
|
|
@@ -7092,8 +7093,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7092
7093
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7093
7094
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7094
7095
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
7095
|
-
|
|
7096
|
-
self?: string | undefined;
|
|
7096
|
+
changelog?: unknown;
|
|
7097
7097
|
}>>;
|
|
7098
7098
|
error: z.ZodString;
|
|
7099
7099
|
}, "strip", z.ZodTypeAny, {
|
|
@@ -7101,8 +7101,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7101
7101
|
success: boolean;
|
|
7102
7102
|
operation: "get";
|
|
7103
7103
|
issue?: {
|
|
7104
|
-
id?: string | undefined;
|
|
7105
7104
|
key?: string | undefined;
|
|
7105
|
+
id?: string | undefined;
|
|
7106
7106
|
fields?: z.objectOutputType<{
|
|
7107
7107
|
summary: z.ZodOptional<z.ZodString>;
|
|
7108
7108
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -7440,7 +7440,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7440
7440
|
total: z.ZodOptional<z.ZodNumber>;
|
|
7441
7441
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7442
7442
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
7443
|
-
|
|
7443
|
+
expand?: string | undefined;
|
|
7444
|
+
self?: string | undefined;
|
|
7444
7445
|
transitions?: z.objectOutputType<{
|
|
7445
7446
|
id: z.ZodString;
|
|
7446
7447
|
name: z.ZodString;
|
|
@@ -7485,16 +7486,15 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7485
7486
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7486
7487
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7487
7488
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
7488
|
-
|
|
7489
|
-
self?: string | undefined;
|
|
7489
|
+
changelog?: unknown;
|
|
7490
7490
|
} | undefined;
|
|
7491
7491
|
}, {
|
|
7492
7492
|
error: string;
|
|
7493
7493
|
success: boolean;
|
|
7494
7494
|
operation: "get";
|
|
7495
7495
|
issue?: {
|
|
7496
|
-
id?: string | undefined;
|
|
7497
7496
|
key?: string | undefined;
|
|
7497
|
+
id?: string | undefined;
|
|
7498
7498
|
fields?: z.objectInputType<{
|
|
7499
7499
|
summary: z.ZodOptional<z.ZodString>;
|
|
7500
7500
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -7832,7 +7832,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7832
7832
|
total: z.ZodOptional<z.ZodNumber>;
|
|
7833
7833
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7834
7834
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
7835
|
-
|
|
7835
|
+
expand?: string | undefined;
|
|
7836
|
+
self?: string | undefined;
|
|
7836
7837
|
transitions?: z.objectInputType<{
|
|
7837
7838
|
id: z.ZodString;
|
|
7838
7839
|
name: z.ZodString;
|
|
@@ -7877,8 +7878,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7877
7878
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7878
7879
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
7879
7880
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
7880
|
-
|
|
7881
|
-
self?: string | undefined;
|
|
7881
|
+
changelog?: unknown;
|
|
7882
7882
|
} | undefined;
|
|
7883
7883
|
}>, z.ZodObject<{
|
|
7884
7884
|
operation: z.ZodLiteral<"create">;
|
|
@@ -7888,12 +7888,12 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7888
7888
|
key: z.ZodString;
|
|
7889
7889
|
self: z.ZodOptional<z.ZodString>;
|
|
7890
7890
|
}, "strip", z.ZodTypeAny, {
|
|
7891
|
-
id: string;
|
|
7892
7891
|
key: string;
|
|
7892
|
+
id: string;
|
|
7893
7893
|
self?: string | undefined;
|
|
7894
7894
|
}, {
|
|
7895
|
-
id: string;
|
|
7896
7895
|
key: string;
|
|
7896
|
+
id: string;
|
|
7897
7897
|
self?: string | undefined;
|
|
7898
7898
|
}>>;
|
|
7899
7899
|
error: z.ZodString;
|
|
@@ -7902,8 +7902,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7902
7902
|
success: boolean;
|
|
7903
7903
|
operation: "create";
|
|
7904
7904
|
issue?: {
|
|
7905
|
-
id: string;
|
|
7906
7905
|
key: string;
|
|
7906
|
+
id: string;
|
|
7907
7907
|
self?: string | undefined;
|
|
7908
7908
|
} | undefined;
|
|
7909
7909
|
}, {
|
|
@@ -7911,8 +7911,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7911
7911
|
success: boolean;
|
|
7912
7912
|
operation: "create";
|
|
7913
7913
|
issue?: {
|
|
7914
|
-
id: string;
|
|
7915
7914
|
key: string;
|
|
7915
|
+
id: string;
|
|
7916
7916
|
self?: string | undefined;
|
|
7917
7917
|
} | undefined;
|
|
7918
7918
|
}>, z.ZodObject<{
|