@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- 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 +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -2221,8 +2221,8 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2221
2221
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2222
2222
|
}, "strip", z.ZodTypeAny, {
|
|
2223
2223
|
operation: "search";
|
|
2224
|
-
limit: number;
|
|
2225
2224
|
offset: number;
|
|
2225
|
+
limit: number;
|
|
2226
2226
|
jql: string;
|
|
2227
2227
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2228
2228
|
fields?: string[] | undefined;
|
|
@@ -2230,9 +2230,9 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2230
2230
|
operation: "search";
|
|
2231
2231
|
jql: string;
|
|
2232
2232
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2233
|
-
fields?: string[] | undefined;
|
|
2234
|
-
limit?: number | undefined;
|
|
2235
2233
|
offset?: number | undefined;
|
|
2234
|
+
limit?: number | undefined;
|
|
2235
|
+
fields?: string[] | undefined;
|
|
2236
2236
|
}>, z.ZodObject<{
|
|
2237
2237
|
operation: z.ZodLiteral<"get">;
|
|
2238
2238
|
key: z.ZodString;
|
|
@@ -2265,16 +2265,16 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2265
2265
|
custom_fields: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2266
2266
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2267
2267
|
}, "strip", z.ZodTypeAny, {
|
|
2268
|
-
type: string;
|
|
2269
2268
|
operation: "create";
|
|
2269
|
+
type: string;
|
|
2270
2270
|
summary: string;
|
|
2271
2271
|
project: string;
|
|
2272
2272
|
description?: string | undefined;
|
|
2273
2273
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2274
|
-
|
|
2274
|
+
priority?: string | undefined;
|
|
2275
2275
|
parent?: string | undefined;
|
|
2276
|
+
labels?: string[] | undefined;
|
|
2276
2277
|
assignee?: string | undefined;
|
|
2277
|
-
priority?: string | undefined;
|
|
2278
2278
|
due_date?: string | undefined;
|
|
2279
2279
|
custom_fields?: Record<string, unknown> | undefined;
|
|
2280
2280
|
}, {
|
|
@@ -2284,10 +2284,10 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2284
2284
|
type?: string | undefined;
|
|
2285
2285
|
description?: string | undefined;
|
|
2286
2286
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2287
|
-
|
|
2287
|
+
priority?: string | undefined;
|
|
2288
2288
|
parent?: string | undefined;
|
|
2289
|
+
labels?: string[] | undefined;
|
|
2289
2290
|
assignee?: string | undefined;
|
|
2290
|
-
priority?: string | undefined;
|
|
2291
2291
|
due_date?: string | undefined;
|
|
2292
2292
|
custom_fields?: Record<string, unknown> | undefined;
|
|
2293
2293
|
}>, z.ZodObject<{
|
|
@@ -2303,12 +2303,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2303
2303
|
set: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
2304
2304
|
}, "strip", z.ZodTypeAny, {
|
|
2305
2305
|
set?: string[] | undefined;
|
|
2306
|
-
add?: string[] | undefined;
|
|
2307
2306
|
remove?: string[] | undefined;
|
|
2307
|
+
add?: string[] | undefined;
|
|
2308
2308
|
}, {
|
|
2309
2309
|
set?: string[] | undefined;
|
|
2310
|
-
add?: string[] | undefined;
|
|
2311
2310
|
remove?: string[] | undefined;
|
|
2311
|
+
add?: string[] | undefined;
|
|
2312
2312
|
}>>;
|
|
2313
2313
|
due_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2314
2314
|
comment: z.ZodOptional<z.ZodString>;
|
|
@@ -2318,30 +2318,30 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2318
2318
|
key: string;
|
|
2319
2319
|
description?: string | undefined;
|
|
2320
2320
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2321
|
+
summary?: string | undefined;
|
|
2322
|
+
priority?: string | undefined;
|
|
2321
2323
|
labels?: {
|
|
2322
2324
|
set?: string[] | undefined;
|
|
2323
|
-
add?: string[] | undefined;
|
|
2324
2325
|
remove?: string[] | undefined;
|
|
2326
|
+
add?: string[] | undefined;
|
|
2325
2327
|
} | undefined;
|
|
2326
|
-
summary?: string | undefined;
|
|
2327
2328
|
comment?: string | undefined;
|
|
2328
2329
|
assignee?: string | null | undefined;
|
|
2329
|
-
priority?: string | undefined;
|
|
2330
2330
|
due_date?: string | null | undefined;
|
|
2331
2331
|
}, {
|
|
2332
2332
|
operation: "update";
|
|
2333
2333
|
key: string;
|
|
2334
2334
|
description?: string | undefined;
|
|
2335
2335
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2336
|
+
summary?: string | undefined;
|
|
2337
|
+
priority?: string | undefined;
|
|
2336
2338
|
labels?: {
|
|
2337
2339
|
set?: string[] | undefined;
|
|
2338
|
-
add?: string[] | undefined;
|
|
2339
2340
|
remove?: string[] | undefined;
|
|
2341
|
+
add?: string[] | undefined;
|
|
2340
2342
|
} | undefined;
|
|
2341
|
-
summary?: string | undefined;
|
|
2342
2343
|
comment?: string | undefined;
|
|
2343
2344
|
assignee?: string | null | undefined;
|
|
2344
|
-
priority?: string | undefined;
|
|
2345
2345
|
due_date?: string | null | undefined;
|
|
2346
2346
|
}>, z.ZodObject<{
|
|
2347
2347
|
operation: z.ZodLiteral<"transition">;
|
|
@@ -2386,14 +2386,14 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2386
2386
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2387
2387
|
}, "strip", z.ZodTypeAny, {
|
|
2388
2388
|
operation: "list_projects";
|
|
2389
|
-
limit: number;
|
|
2390
2389
|
offset: number;
|
|
2390
|
+
limit: number;
|
|
2391
2391
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2392
2392
|
}, {
|
|
2393
2393
|
operation: "list_projects";
|
|
2394
2394
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2395
|
-
limit?: number | undefined;
|
|
2396
2395
|
offset?: number | undefined;
|
|
2396
|
+
limit?: number | undefined;
|
|
2397
2397
|
}>, z.ZodObject<{
|
|
2398
2398
|
operation: z.ZodLiteral<"list_issue_types">;
|
|
2399
2399
|
project: z.ZodString;
|
|
@@ -2444,16 +2444,16 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2444
2444
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2445
2445
|
}, "strip", z.ZodTypeAny, {
|
|
2446
2446
|
operation: "get_comments";
|
|
2447
|
-
limit: number;
|
|
2448
2447
|
offset: number;
|
|
2448
|
+
limit: number;
|
|
2449
2449
|
key: string;
|
|
2450
2450
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2451
2451
|
}, {
|
|
2452
2452
|
operation: "get_comments";
|
|
2453
2453
|
key: string;
|
|
2454
2454
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2455
|
-
limit?: number | undefined;
|
|
2456
2455
|
offset?: number | undefined;
|
|
2456
|
+
limit?: number | undefined;
|
|
2457
2457
|
}>]>;
|
|
2458
2458
|
export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.ZodObject<{
|
|
2459
2459
|
operation: z.ZodLiteral<"search">;
|
|
@@ -4383,9 +4383,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4383
4383
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
4384
4384
|
error: z.ZodString;
|
|
4385
4385
|
}, "strip", z.ZodTypeAny, {
|
|
4386
|
-
success: boolean;
|
|
4387
|
-
error: string;
|
|
4388
4386
|
operation: "search";
|
|
4387
|
+
error: string;
|
|
4388
|
+
success: boolean;
|
|
4389
4389
|
issues?: {
|
|
4390
4390
|
id?: string | undefined;
|
|
4391
4391
|
fields?: z.objectOutputType<{
|
|
@@ -4774,13 +4774,13 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
4774
4774
|
expand?: string | undefined;
|
|
4775
4775
|
self?: string | undefined;
|
|
4776
4776
|
}[] | undefined;
|
|
4777
|
-
limit?: number | undefined;
|
|
4778
4777
|
offset?: number | undefined;
|
|
4778
|
+
limit?: number | undefined;
|
|
4779
4779
|
total?: number | undefined;
|
|
4780
4780
|
}, {
|
|
4781
|
-
success: boolean;
|
|
4782
|
-
error: string;
|
|
4783
4781
|
operation: "search";
|
|
4782
|
+
error: string;
|
|
4783
|
+
success: boolean;
|
|
4784
4784
|
issues?: {
|
|
4785
4785
|
id?: string | undefined;
|
|
4786
4786
|
fields?: z.objectInputType<{
|
|
@@ -5169,8 +5169,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
5169
5169
|
expand?: string | undefined;
|
|
5170
5170
|
self?: string | undefined;
|
|
5171
5171
|
}[] | undefined;
|
|
5172
|
-
limit?: number | undefined;
|
|
5173
5172
|
offset?: number | undefined;
|
|
5173
|
+
limit?: number | undefined;
|
|
5174
5174
|
total?: number | undefined;
|
|
5175
5175
|
}>, z.ZodObject<{
|
|
5176
5176
|
operation: z.ZodLiteral<"get">;
|
|
@@ -7097,9 +7097,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7097
7097
|
}>>;
|
|
7098
7098
|
error: z.ZodString;
|
|
7099
7099
|
}, "strip", z.ZodTypeAny, {
|
|
7100
|
-
success: boolean;
|
|
7101
|
-
error: string;
|
|
7102
7100
|
operation: "get";
|
|
7101
|
+
error: string;
|
|
7102
|
+
success: boolean;
|
|
7103
7103
|
issue?: {
|
|
7104
7104
|
id?: string | undefined;
|
|
7105
7105
|
fields?: z.objectOutputType<{
|
|
@@ -7489,9 +7489,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7489
7489
|
self?: string | undefined;
|
|
7490
7490
|
} | undefined;
|
|
7491
7491
|
}, {
|
|
7492
|
-
success: boolean;
|
|
7493
|
-
error: string;
|
|
7494
7492
|
operation: "get";
|
|
7493
|
+
error: string;
|
|
7494
|
+
success: boolean;
|
|
7495
7495
|
issue?: {
|
|
7496
7496
|
id?: string | undefined;
|
|
7497
7497
|
fields?: z.objectInputType<{
|
|
@@ -7898,18 +7898,18 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7898
7898
|
}>>;
|
|
7899
7899
|
error: z.ZodString;
|
|
7900
7900
|
}, "strip", z.ZodTypeAny, {
|
|
7901
|
-
success: boolean;
|
|
7902
|
-
error: string;
|
|
7903
7901
|
operation: "create";
|
|
7902
|
+
error: string;
|
|
7903
|
+
success: boolean;
|
|
7904
7904
|
issue?: {
|
|
7905
7905
|
id: string;
|
|
7906
7906
|
key: string;
|
|
7907
7907
|
self?: string | undefined;
|
|
7908
7908
|
} | undefined;
|
|
7909
7909
|
}, {
|
|
7910
|
-
success: boolean;
|
|
7911
|
-
error: string;
|
|
7912
7910
|
operation: "create";
|
|
7911
|
+
error: string;
|
|
7912
|
+
success: boolean;
|
|
7913
7913
|
issue?: {
|
|
7914
7914
|
id: string;
|
|
7915
7915
|
key: string;
|
|
@@ -7921,14 +7921,14 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7921
7921
|
key: z.ZodOptional<z.ZodString>;
|
|
7922
7922
|
error: z.ZodString;
|
|
7923
7923
|
}, "strip", z.ZodTypeAny, {
|
|
7924
|
-
success: boolean;
|
|
7925
|
-
error: string;
|
|
7926
7924
|
operation: "update";
|
|
7925
|
+
error: string;
|
|
7926
|
+
success: boolean;
|
|
7927
7927
|
key?: string | undefined;
|
|
7928
7928
|
}, {
|
|
7929
|
-
success: boolean;
|
|
7930
|
-
error: string;
|
|
7931
7929
|
operation: "update";
|
|
7930
|
+
error: string;
|
|
7931
|
+
success: boolean;
|
|
7932
7932
|
key?: string | undefined;
|
|
7933
7933
|
}>, z.ZodObject<{
|
|
7934
7934
|
operation: z.ZodLiteral<"transition">;
|
|
@@ -7937,15 +7937,15 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7937
7937
|
new_status: z.ZodOptional<z.ZodString>;
|
|
7938
7938
|
error: z.ZodString;
|
|
7939
7939
|
}, "strip", z.ZodTypeAny, {
|
|
7940
|
-
success: boolean;
|
|
7941
|
-
error: string;
|
|
7942
7940
|
operation: "transition";
|
|
7941
|
+
error: string;
|
|
7942
|
+
success: boolean;
|
|
7943
7943
|
key?: string | undefined;
|
|
7944
7944
|
new_status?: string | undefined;
|
|
7945
7945
|
}, {
|
|
7946
|
-
success: boolean;
|
|
7947
|
-
error: string;
|
|
7948
7946
|
operation: "transition";
|
|
7947
|
+
error: string;
|
|
7948
|
+
success: boolean;
|
|
7949
7949
|
key?: string | undefined;
|
|
7950
7950
|
new_status?: string | undefined;
|
|
7951
7951
|
}>, z.ZodObject<{
|
|
@@ -8083,9 +8083,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8083
8083
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
8084
8084
|
error: z.ZodString;
|
|
8085
8085
|
}, "strip", z.ZodTypeAny, {
|
|
8086
|
-
success: boolean;
|
|
8087
|
-
error: string;
|
|
8088
8086
|
operation: "list_transitions";
|
|
8087
|
+
error: string;
|
|
8088
|
+
success: boolean;
|
|
8089
8089
|
transitions?: z.objectOutputType<{
|
|
8090
8090
|
id: z.ZodString;
|
|
8091
8091
|
name: z.ZodString;
|
|
@@ -8131,9 +8131,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8131
8131
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
8132
8132
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8133
8133
|
}, {
|
|
8134
|
-
success: boolean;
|
|
8135
|
-
error: string;
|
|
8136
8134
|
operation: "list_transitions";
|
|
8135
|
+
error: string;
|
|
8136
|
+
success: boolean;
|
|
8137
8137
|
transitions?: z.objectInputType<{
|
|
8138
8138
|
id: z.ZodString;
|
|
8139
8139
|
name: z.ZodString;
|
|
@@ -8197,25 +8197,25 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8197
8197
|
total: z.ZodOptional<z.ZodNumber>;
|
|
8198
8198
|
error: z.ZodString;
|
|
8199
8199
|
}, "strip", z.ZodTypeAny, {
|
|
8200
|
-
success: boolean;
|
|
8201
|
-
error: string;
|
|
8202
8200
|
operation: "list_projects";
|
|
8201
|
+
error: string;
|
|
8202
|
+
success: boolean;
|
|
8203
|
+
total?: number | undefined;
|
|
8203
8204
|
projects?: z.objectOutputType<{
|
|
8204
8205
|
id: z.ZodString;
|
|
8205
8206
|
key: z.ZodString;
|
|
8206
8207
|
name: z.ZodString;
|
|
8207
8208
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8208
|
-
total?: number | undefined;
|
|
8209
8209
|
}, {
|
|
8210
|
-
success: boolean;
|
|
8211
|
-
error: string;
|
|
8212
8210
|
operation: "list_projects";
|
|
8211
|
+
error: string;
|
|
8212
|
+
success: boolean;
|
|
8213
|
+
total?: number | undefined;
|
|
8213
8214
|
projects?: z.objectInputType<{
|
|
8214
8215
|
id: z.ZodString;
|
|
8215
8216
|
key: z.ZodString;
|
|
8216
8217
|
name: z.ZodString;
|
|
8217
8218
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8218
|
-
total?: number | undefined;
|
|
8219
8219
|
}>, z.ZodObject<{
|
|
8220
8220
|
operation: z.ZodLiteral<"list_issue_types">;
|
|
8221
8221
|
success: z.ZodBoolean;
|
|
@@ -8237,9 +8237,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8237
8237
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
8238
8238
|
error: z.ZodString;
|
|
8239
8239
|
}, "strip", z.ZodTypeAny, {
|
|
8240
|
-
success: boolean;
|
|
8241
|
-
error: string;
|
|
8242
8240
|
operation: "list_issue_types";
|
|
8241
|
+
error: string;
|
|
8242
|
+
success: boolean;
|
|
8243
8243
|
issue_types?: z.objectOutputType<{
|
|
8244
8244
|
id: z.ZodString;
|
|
8245
8245
|
name: z.ZodString;
|
|
@@ -8247,9 +8247,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8247
8247
|
subtask: z.ZodOptional<z.ZodBoolean>;
|
|
8248
8248
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8249
8249
|
}, {
|
|
8250
|
-
success: boolean;
|
|
8251
|
-
error: string;
|
|
8252
8250
|
operation: "list_issue_types";
|
|
8251
|
+
error: string;
|
|
8252
|
+
success: boolean;
|
|
8253
8253
|
issue_types?: z.objectInputType<{
|
|
8254
8254
|
id: z.ZodString;
|
|
8255
8255
|
name: z.ZodString;
|
|
@@ -8309,9 +8309,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8309
8309
|
}>, "many">>;
|
|
8310
8310
|
error: z.ZodString;
|
|
8311
8311
|
}, "strip", z.ZodTypeAny, {
|
|
8312
|
-
success: boolean;
|
|
8313
|
-
error: string;
|
|
8314
8312
|
operation: "get_create_fields";
|
|
8313
|
+
error: string;
|
|
8314
|
+
success: boolean;
|
|
8315
8315
|
issue_types?: {
|
|
8316
8316
|
name: string;
|
|
8317
8317
|
id: string;
|
|
@@ -8325,9 +8325,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8325
8325
|
}[];
|
|
8326
8326
|
}[] | undefined;
|
|
8327
8327
|
}, {
|
|
8328
|
-
success: boolean;
|
|
8329
|
-
error: string;
|
|
8330
8328
|
operation: "get_create_fields";
|
|
8329
|
+
error: string;
|
|
8330
|
+
success: boolean;
|
|
8331
8331
|
issue_types?: {
|
|
8332
8332
|
name: string;
|
|
8333
8333
|
id: string;
|
|
@@ -8412,9 +8412,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8412
8412
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
8413
8413
|
error: z.ZodString;
|
|
8414
8414
|
}, "strip", z.ZodTypeAny, {
|
|
8415
|
-
success: boolean;
|
|
8416
|
-
error: string;
|
|
8417
8415
|
operation: "add_comment";
|
|
8416
|
+
error: string;
|
|
8417
|
+
success: boolean;
|
|
8418
8418
|
comment?: z.objectOutputType<{
|
|
8419
8419
|
id: z.ZodString;
|
|
8420
8420
|
author: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -8439,9 +8439,9 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8439
8439
|
updated: z.ZodOptional<z.ZodString>;
|
|
8440
8440
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
8441
8441
|
}, {
|
|
8442
|
-
success: boolean;
|
|
8443
|
-
error: string;
|
|
8444
8442
|
operation: "add_comment";
|
|
8443
|
+
error: string;
|
|
8444
|
+
success: boolean;
|
|
8445
8445
|
comment?: z.objectInputType<{
|
|
8446
8446
|
id: z.ZodString;
|
|
8447
8447
|
author: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -8538,9 +8538,10 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8538
8538
|
total: z.ZodOptional<z.ZodNumber>;
|
|
8539
8539
|
error: z.ZodString;
|
|
8540
8540
|
}, "strip", z.ZodTypeAny, {
|
|
8541
|
-
success: boolean;
|
|
8542
|
-
error: string;
|
|
8543
8541
|
operation: "get_comments";
|
|
8542
|
+
error: string;
|
|
8543
|
+
success: boolean;
|
|
8544
|
+
total?: number | undefined;
|
|
8544
8545
|
comments?: z.objectOutputType<{
|
|
8545
8546
|
id: z.ZodString;
|
|
8546
8547
|
author: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -8564,11 +8565,11 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8564
8565
|
created: z.ZodOptional<z.ZodString>;
|
|
8565
8566
|
updated: z.ZodOptional<z.ZodString>;
|
|
8566
8567
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8567
|
-
total?: number | undefined;
|
|
8568
8568
|
}, {
|
|
8569
|
-
success: boolean;
|
|
8570
|
-
error: string;
|
|
8571
8569
|
operation: "get_comments";
|
|
8570
|
+
error: string;
|
|
8571
|
+
success: boolean;
|
|
8572
|
+
total?: number | undefined;
|
|
8572
8573
|
comments?: z.objectInputType<{
|
|
8573
8574
|
id: z.ZodString;
|
|
8574
8575
|
author: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
@@ -8592,7 +8593,6 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8592
8593
|
created: z.ZodOptional<z.ZodString>;
|
|
8593
8594
|
updated: z.ZodOptional<z.ZodString>;
|
|
8594
8595
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
8595
|
-
total?: number | undefined;
|
|
8596
8596
|
}>]>;
|
|
8597
8597
|
export type JiraParams = z.output<typeof JiraParamsSchema>;
|
|
8598
8598
|
export type JiraParamsInput = z.input<typeof JiraParamsSchema>;
|