@bubblelab/bubble-core 0.1.211 → 0.1.212
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 +150 -150
- package/dist/bubbles/service-bubble/agi-inc.d.ts +112 -112
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js +15 -1
- package/dist/bubbles/service-bubble/ai-agent-slack-tools.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts +74 -74
- package/dist/bubbles/service-bubble/airtable.d.ts +158 -158
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +8 -8
- 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 +22 -22
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +38 -38
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +126 -126
- package/dist/bubbles/service-bubble/apify/apify.d.ts +30 -30
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +90 -90
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +55 -55
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/attio/attio.d.ts +70 -70
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +59 -59
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/capability-pipeline.js +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +43 -43
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +4 -4
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +94 -94
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +150 -150
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +48 -48
- package/dist/bubbles/service-bubble/firecrawl.d.ts +288 -288
- package/dist/bubbles/service-bubble/followupboss.d.ts +260 -260
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +44 -44
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +124 -124
- package/dist/bubbles/service-bubble/github.d.ts +102 -102
- package/dist/bubbles/service-bubble/gmail.d.ts +238 -238
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -110
- 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 +26 -26
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +10 -10
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +74 -74
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +45 -45
- package/dist/bubbles/service-bubble/linear/linear.d.ts +44 -44
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +15 -15
- package/dist/bubbles/service-bubble/notion/notion.d.ts +408 -408
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +33 -33
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +30 -30
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +44 -44
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +18 -18
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +6 -6
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js +4 -0
- package/dist/bubbles/service-bubble/slack/slack-table-blocks.js.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.d.ts +378 -378
- package/dist/bubbles/service-bubble/slack/slack.utils.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/slack/slack.utils.js +53 -7
- package/dist/bubbles/service-bubble/slack/slack.utils.js.map +1 -1
- package/dist/bubbles/service-bubble/storage.d.ts +88 -88
- package/dist/bubbles/service-bubble/storage.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/storage.js +5 -3
- package/dist/bubbles/service-bubble/storage.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +123 -123
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +87 -87
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +11 -11
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
- 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 +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +405 -405
- 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/list-capabilities-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +68 -68
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +142 -142
- 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 +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-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 +16 -16
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +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
|
-
key?: string | undefined;
|
|
1442
1441
|
id?: string | undefined;
|
|
1442
|
+
key?: string | undefined;
|
|
1443
1443
|
fields?: z.objectOutputType<{
|
|
1444
1444
|
summary: z.ZodOptional<z.ZodString>;
|
|
1445
1445
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -1825,8 +1825,8 @@ export declare const JiraIssueSchema: z.ZodObject<{
|
|
|
1825
1825
|
expand?: string | undefined;
|
|
1826
1826
|
self?: string | undefined;
|
|
1827
1827
|
}, {
|
|
1828
|
-
key?: string | undefined;
|
|
1829
1828
|
id?: string | undefined;
|
|
1829
|
+
key?: string | undefined;
|
|
1830
1830
|
fields?: z.objectInputType<{
|
|
1831
1831
|
summary: z.ZodOptional<z.ZodString>;
|
|
1832
1832
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -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
2233
|
limit?: number | undefined;
|
|
2235
2234
|
offset?: number | undefined;
|
|
2235
|
+
fields?: string[] | undefined;
|
|
2236
2236
|
}>, z.ZodObject<{
|
|
2237
2237
|
operation: z.ZodLiteral<"get">;
|
|
2238
2238
|
key: z.ZodString;
|
|
@@ -2240,14 +2240,14 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2240
2240
|
expand: z.ZodOptional<z.ZodArray<z.ZodEnum<["changelog", "comments", "transitions"]>, "many">>;
|
|
2241
2241
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2242
2242
|
}, "strip", z.ZodTypeAny, {
|
|
2243
|
-
key: string;
|
|
2244
2243
|
operation: "get";
|
|
2244
|
+
key: string;
|
|
2245
2245
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2246
2246
|
fields?: string[] | undefined;
|
|
2247
2247
|
expand?: ("comments" | "changelog" | "transitions")[] | undefined;
|
|
2248
2248
|
}, {
|
|
2249
|
-
key: string;
|
|
2250
2249
|
operation: "get";
|
|
2250
|
+
key: string;
|
|
2251
2251
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2252
2252
|
fields?: string[] | undefined;
|
|
2253
2253
|
expand?: ("comments" | "changelog" | "transitions")[] | undefined;
|
|
@@ -2266,28 +2266,28 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2266
2266
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2267
2267
|
}, "strip", z.ZodTypeAny, {
|
|
2268
2268
|
type: string;
|
|
2269
|
-
summary: string;
|
|
2270
2269
|
operation: "create";
|
|
2270
|
+
summary: string;
|
|
2271
2271
|
project: string;
|
|
2272
2272
|
description?: string | undefined;
|
|
2273
2273
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2274
|
-
priority?: string | undefined;
|
|
2275
|
-
parent?: string | undefined;
|
|
2276
2274
|
labels?: string[] | undefined;
|
|
2275
|
+
parent?: string | undefined;
|
|
2277
2276
|
assignee?: string | undefined;
|
|
2277
|
+
priority?: string | undefined;
|
|
2278
2278
|
due_date?: string | undefined;
|
|
2279
2279
|
custom_fields?: Record<string, unknown> | undefined;
|
|
2280
2280
|
}, {
|
|
2281
|
-
summary: string;
|
|
2282
2281
|
operation: "create";
|
|
2282
|
+
summary: string;
|
|
2283
2283
|
project: string;
|
|
2284
2284
|
type?: string | undefined;
|
|
2285
2285
|
description?: string | undefined;
|
|
2286
2286
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2287
|
-
priority?: string | undefined;
|
|
2288
|
-
parent?: string | undefined;
|
|
2289
2287
|
labels?: string[] | undefined;
|
|
2288
|
+
parent?: string | undefined;
|
|
2290
2289
|
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<{
|
|
@@ -2302,46 +2302,46 @@ 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;
|
|
2307
2306
|
add?: string[] | undefined;
|
|
2308
|
-
}, {
|
|
2309
2307
|
remove?: string[] | undefined;
|
|
2308
|
+
}, {
|
|
2310
2309
|
set?: string[] | undefined;
|
|
2311
2310
|
add?: string[] | undefined;
|
|
2311
|
+
remove?: string[] | undefined;
|
|
2312
2312
|
}>>;
|
|
2313
2313
|
due_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
2314
2314
|
comment: z.ZodOptional<z.ZodString>;
|
|
2315
2315
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2316
2316
|
}, "strip", z.ZodTypeAny, {
|
|
2317
|
-
key: string;
|
|
2318
2317
|
operation: "update";
|
|
2318
|
+
key: string;
|
|
2319
2319
|
description?: string | undefined;
|
|
2320
2320
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2321
|
-
priority?: string | undefined;
|
|
2322
|
-
summary?: string | undefined;
|
|
2323
2321
|
labels?: {
|
|
2324
|
-
remove?: string[] | undefined;
|
|
2325
2322
|
set?: string[] | undefined;
|
|
2326
2323
|
add?: string[] | undefined;
|
|
2324
|
+
remove?: string[] | undefined;
|
|
2327
2325
|
} | undefined;
|
|
2326
|
+
summary?: string | undefined;
|
|
2328
2327
|
comment?: string | undefined;
|
|
2329
2328
|
assignee?: string | null | undefined;
|
|
2329
|
+
priority?: string | undefined;
|
|
2330
2330
|
due_date?: string | null | undefined;
|
|
2331
2331
|
}, {
|
|
2332
|
-
key: string;
|
|
2333
2332
|
operation: "update";
|
|
2333
|
+
key: string;
|
|
2334
2334
|
description?: string | undefined;
|
|
2335
2335
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2336
|
-
priority?: string | undefined;
|
|
2337
|
-
summary?: string | undefined;
|
|
2338
2336
|
labels?: {
|
|
2339
|
-
remove?: string[] | undefined;
|
|
2340
2337
|
set?: string[] | undefined;
|
|
2341
2338
|
add?: string[] | undefined;
|
|
2339
|
+
remove?: string[] | undefined;
|
|
2342
2340
|
} | undefined;
|
|
2341
|
+
summary?: string | undefined;
|
|
2343
2342
|
comment?: string | undefined;
|
|
2344
2343
|
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">;
|
|
@@ -2352,16 +2352,16 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2352
2352
|
resolution: z.ZodOptional<z.ZodString>;
|
|
2353
2353
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2354
2354
|
}, "strip", z.ZodTypeAny, {
|
|
2355
|
-
key: string;
|
|
2356
2355
|
operation: "transition";
|
|
2356
|
+
key: string;
|
|
2357
2357
|
status?: string | undefined;
|
|
2358
2358
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2359
2359
|
comment?: string | undefined;
|
|
2360
2360
|
transition_id?: string | undefined;
|
|
2361
2361
|
resolution?: string | undefined;
|
|
2362
2362
|
}, {
|
|
2363
|
-
key: string;
|
|
2364
2363
|
operation: "transition";
|
|
2364
|
+
key: string;
|
|
2365
2365
|
status?: string | undefined;
|
|
2366
2366
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2367
2367
|
comment?: string | undefined;
|
|
@@ -2372,12 +2372,12 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2372
2372
|
key: z.ZodString;
|
|
2373
2373
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2374
2374
|
}, "strip", z.ZodTypeAny, {
|
|
2375
|
-
key: string;
|
|
2376
2375
|
operation: "list_transitions";
|
|
2376
|
+
key: string;
|
|
2377
2377
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2378
2378
|
}, {
|
|
2379
|
-
key: string;
|
|
2380
2379
|
operation: "list_transitions";
|
|
2380
|
+
key: string;
|
|
2381
2381
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2382
2382
|
}>, z.ZodObject<{
|
|
2383
2383
|
operation: z.ZodLiteral<"list_projects">;
|
|
@@ -2427,14 +2427,14 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2427
2427
|
body: z.ZodString;
|
|
2428
2428
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2429
2429
|
}, "strip", z.ZodTypeAny, {
|
|
2430
|
-
key: string;
|
|
2431
2430
|
operation: "add_comment";
|
|
2432
2431
|
body: string;
|
|
2432
|
+
key: string;
|
|
2433
2433
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2434
2434
|
}, {
|
|
2435
|
-
key: string;
|
|
2436
2435
|
operation: "add_comment";
|
|
2437
2436
|
body: string;
|
|
2437
|
+
key: string;
|
|
2438
2438
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2439
2439
|
}>, z.ZodObject<{
|
|
2440
2440
|
operation: z.ZodLiteral<"get_comments">;
|
|
@@ -2443,14 +2443,14 @@ export declare const JiraParamsSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
2443
2443
|
offset: z.ZodDefault<z.ZodOptional<z.ZodNumber>>;
|
|
2444
2444
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
2445
2445
|
}, "strip", z.ZodTypeAny, {
|
|
2446
|
-
key: string;
|
|
2447
2446
|
operation: "get_comments";
|
|
2448
2447
|
limit: number;
|
|
2449
2448
|
offset: number;
|
|
2449
|
+
key: string;
|
|
2450
2450
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2451
2451
|
}, {
|
|
2452
|
-
key: string;
|
|
2453
2452
|
operation: "get_comments";
|
|
2453
|
+
key: string;
|
|
2454
2454
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
2455
2455
|
limit?: number | undefined;
|
|
2456
2456
|
offset?: number | 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
|
-
key?: string | undefined;
|
|
3608
3607
|
id?: string | undefined;
|
|
3608
|
+
key?: string | undefined;
|
|
3609
3609
|
fields?: z.objectOutputType<{
|
|
3610
3610
|
summary: z.ZodOptional<z.ZodString>;
|
|
3611
3611
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -3991,8 +3991,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
3991
3991
|
expand?: string | undefined;
|
|
3992
3992
|
self?: string | undefined;
|
|
3993
3993
|
}, {
|
|
3994
|
-
key?: string | undefined;
|
|
3995
3994
|
id?: string | undefined;
|
|
3995
|
+
key?: string | undefined;
|
|
3996
3996
|
fields?: z.objectInputType<{
|
|
3997
3997
|
summary: z.ZodOptional<z.ZodString>;
|
|
3998
3998
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -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
|
-
key?: string | undefined;
|
|
4391
4390
|
id?: string | undefined;
|
|
4391
|
+
key?: string | undefined;
|
|
4392
4392
|
fields?: z.objectOutputType<{
|
|
4393
4393
|
summary: z.ZodOptional<z.ZodString>;
|
|
4394
4394
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -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
|
-
key?: string | undefined;
|
|
4786
4785
|
id?: string | undefined;
|
|
4786
|
+
key?: string | undefined;
|
|
4787
4787
|
fields?: z.objectInputType<{
|
|
4788
4788
|
summary: z.ZodOptional<z.ZodString>;
|
|
4789
4789
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -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
|
-
key?: string | undefined;
|
|
6325
6324
|
id?: string | undefined;
|
|
6325
|
+
key?: string | undefined;
|
|
6326
6326
|
fields?: z.objectOutputType<{
|
|
6327
6327
|
summary: z.ZodOptional<z.ZodString>;
|
|
6328
6328
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -6708,8 +6708,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
6708
6708
|
expand?: string | undefined;
|
|
6709
6709
|
self?: string | undefined;
|
|
6710
6710
|
}, {
|
|
6711
|
-
key?: string | undefined;
|
|
6712
6711
|
id?: string | undefined;
|
|
6712
|
+
key?: string | undefined;
|
|
6713
6713
|
fields?: z.objectInputType<{
|
|
6714
6714
|
summary: z.ZodOptional<z.ZodString>;
|
|
6715
6715
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -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
|
-
key?: string | undefined;
|
|
7105
7104
|
id?: string | undefined;
|
|
7105
|
+
key?: string | undefined;
|
|
7106
7106
|
fields?: z.objectOutputType<{
|
|
7107
7107
|
summary: z.ZodOptional<z.ZodString>;
|
|
7108
7108
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -7493,8 +7493,8 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
7493
7493
|
success: boolean;
|
|
7494
7494
|
operation: "get";
|
|
7495
7495
|
issue?: {
|
|
7496
|
-
key?: string | undefined;
|
|
7497
7496
|
id?: string | undefined;
|
|
7497
|
+
key?: string | undefined;
|
|
7498
7498
|
fields?: z.objectInputType<{
|
|
7499
7499
|
summary: z.ZodOptional<z.ZodString>;
|
|
7500
7500
|
description: z.ZodOptional<z.ZodUnknown>;
|
|
@@ -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
|
-
key: string;
|
|
7892
7891
|
id: string;
|
|
7892
|
+
key: string;
|
|
7893
7893
|
self?: string | undefined;
|
|
7894
7894
|
}, {
|
|
7895
|
-
key: string;
|
|
7896
7895
|
id: string;
|
|
7896
|
+
key: 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
|
-
key: string;
|
|
7906
7905
|
id: string;
|
|
7906
|
+
key: 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
|
-
key: string;
|
|
7915
7914
|
id: string;
|
|
7915
|
+
key: string;
|
|
7916
7916
|
self?: string | undefined;
|
|
7917
7917
|
} | undefined;
|
|
7918
7918
|
}>, z.ZodObject<{
|
|
@@ -8200,22 +8200,22 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8200
8200
|
error: string;
|
|
8201
8201
|
success: boolean;
|
|
8202
8202
|
operation: "list_projects";
|
|
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
8210
|
error: string;
|
|
8211
8211
|
success: boolean;
|
|
8212
8212
|
operation: "list_projects";
|
|
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;
|
|
@@ -8541,6 +8541,7 @@ export declare const JiraResultSchema: z.ZodDiscriminatedUnion<"operation", [z.Z
|
|
|
8541
8541
|
error: string;
|
|
8542
8542
|
success: boolean;
|
|
8543
8543
|
operation: "get_comments";
|
|
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
8569
|
error: string;
|
|
8570
8570
|
success: boolean;
|
|
8571
8571
|
operation: "get_comments";
|
|
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>;
|
|
@@ -98,8 +98,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
98
98
|
estimate: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
99
99
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
100
100
|
}, "strip", import("zod").ZodTypeAny, {
|
|
101
|
-
title: string;
|
|
102
101
|
operation: "create";
|
|
102
|
+
title: string;
|
|
103
103
|
teamId: string;
|
|
104
104
|
description?: string | undefined;
|
|
105
105
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -113,8 +113,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
113
113
|
parentId?: string | undefined;
|
|
114
114
|
estimate?: number | undefined;
|
|
115
115
|
}, {
|
|
116
|
-
title: string;
|
|
117
116
|
operation: "create";
|
|
117
|
+
title: string;
|
|
118
118
|
teamId: string;
|
|
119
119
|
description?: string | undefined;
|
|
120
120
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -151,8 +151,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
151
151
|
estimate: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodNumber>>;
|
|
152
152
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
153
153
|
}, "strip", import("zod").ZodTypeAny, {
|
|
154
|
-
id: string;
|
|
155
154
|
operation: "update";
|
|
155
|
+
id: string;
|
|
156
156
|
description?: string | undefined;
|
|
157
157
|
title?: string | undefined;
|
|
158
158
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -168,8 +168,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
168
168
|
stateName?: string | undefined;
|
|
169
169
|
estimate?: number | null | undefined;
|
|
170
170
|
}, {
|
|
171
|
-
id: string;
|
|
172
171
|
operation: "update";
|
|
172
|
+
id: string;
|
|
173
173
|
description?: string | undefined;
|
|
174
174
|
title?: string | undefined;
|
|
175
175
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
@@ -552,9 +552,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
552
552
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
553
553
|
error: import("zod").ZodString;
|
|
554
554
|
}, "strip", import("zod").ZodTypeAny, {
|
|
555
|
-
error: string;
|
|
556
|
-
success: boolean;
|
|
557
555
|
operation: "search";
|
|
556
|
+
success: boolean;
|
|
557
|
+
error: string;
|
|
558
558
|
issues?: import("zod").objectOutputType<{
|
|
559
559
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
560
560
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -651,9 +651,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
651
651
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
652
652
|
total?: number | undefined;
|
|
653
653
|
}, {
|
|
654
|
-
error: string;
|
|
655
|
-
success: boolean;
|
|
656
654
|
operation: "search";
|
|
655
|
+
success: boolean;
|
|
656
|
+
error: string;
|
|
657
657
|
issues?: import("zod").objectInputType<{
|
|
658
658
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
659
659
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1034,9 +1034,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1034
1034
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1035
1035
|
error: import("zod").ZodString;
|
|
1036
1036
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1037
|
-
error: string;
|
|
1038
|
-
success: boolean;
|
|
1039
1037
|
operation: "get";
|
|
1038
|
+
success: boolean;
|
|
1039
|
+
error: string;
|
|
1040
1040
|
issue?: import("zod").objectOutputType<{
|
|
1041
1041
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1042
1042
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1132,9 +1132,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1132
1132
|
url: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1133
1133
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1134
1134
|
}, {
|
|
1135
|
-
error: string;
|
|
1136
|
-
success: boolean;
|
|
1137
1135
|
operation: "get";
|
|
1136
|
+
success: boolean;
|
|
1137
|
+
error: string;
|
|
1138
1138
|
issue?: import("zod").objectInputType<{
|
|
1139
1139
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1140
1140
|
identifier: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1247,18 +1247,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1247
1247
|
}>>;
|
|
1248
1248
|
error: import("zod").ZodString;
|
|
1249
1249
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1250
|
-
error: string;
|
|
1251
|
-
success: boolean;
|
|
1252
1250
|
operation: "create";
|
|
1251
|
+
success: boolean;
|
|
1252
|
+
error: string;
|
|
1253
1253
|
issue?: {
|
|
1254
1254
|
id: string;
|
|
1255
1255
|
identifier: string;
|
|
1256
1256
|
url?: string | undefined;
|
|
1257
1257
|
} | undefined;
|
|
1258
1258
|
}, {
|
|
1259
|
-
error: string;
|
|
1260
|
-
success: boolean;
|
|
1261
1259
|
operation: "create";
|
|
1260
|
+
success: boolean;
|
|
1261
|
+
error: string;
|
|
1262
1262
|
issue?: {
|
|
1263
1263
|
id: string;
|
|
1264
1264
|
identifier: string;
|
|
@@ -1279,17 +1279,17 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1279
1279
|
}>>;
|
|
1280
1280
|
error: import("zod").ZodString;
|
|
1281
1281
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1282
|
-
error: string;
|
|
1283
|
-
success: boolean;
|
|
1284
1282
|
operation: "update";
|
|
1283
|
+
success: boolean;
|
|
1284
|
+
error: string;
|
|
1285
1285
|
issue?: {
|
|
1286
1286
|
id: string;
|
|
1287
1287
|
identifier: string;
|
|
1288
1288
|
} | undefined;
|
|
1289
1289
|
}, {
|
|
1290
|
-
error: string;
|
|
1291
|
-
success: boolean;
|
|
1292
1290
|
operation: "update";
|
|
1291
|
+
success: boolean;
|
|
1292
|
+
error: string;
|
|
1293
1293
|
issue?: {
|
|
1294
1294
|
id: string;
|
|
1295
1295
|
identifier: string;
|
|
@@ -1312,18 +1312,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1312
1312
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1313
1313
|
error: import("zod").ZodString;
|
|
1314
1314
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1315
|
-
error: string;
|
|
1316
|
-
success: boolean;
|
|
1317
1315
|
operation: "list_teams";
|
|
1316
|
+
success: boolean;
|
|
1317
|
+
error: string;
|
|
1318
1318
|
teams?: import("zod").objectOutputType<{
|
|
1319
1319
|
id: import("zod").ZodString;
|
|
1320
1320
|
name: import("zod").ZodString;
|
|
1321
1321
|
key: import("zod").ZodString;
|
|
1322
1322
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1323
1323
|
}, {
|
|
1324
|
-
error: string;
|
|
1325
|
-
success: boolean;
|
|
1326
1324
|
operation: "list_teams";
|
|
1325
|
+
success: boolean;
|
|
1326
|
+
error: string;
|
|
1327
1327
|
teams?: import("zod").objectInputType<{
|
|
1328
1328
|
id: import("zod").ZodString;
|
|
1329
1329
|
name: import("zod").ZodString;
|
|
@@ -1347,18 +1347,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1347
1347
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1348
1348
|
error: import("zod").ZodString;
|
|
1349
1349
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1350
|
-
error: string;
|
|
1351
|
-
success: boolean;
|
|
1352
1350
|
operation: "list_projects";
|
|
1351
|
+
success: boolean;
|
|
1352
|
+
error: string;
|
|
1353
1353
|
projects?: import("zod").objectOutputType<{
|
|
1354
1354
|
id: import("zod").ZodString;
|
|
1355
1355
|
name: import("zod").ZodString;
|
|
1356
1356
|
state: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1357
1357
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1358
1358
|
}, {
|
|
1359
|
-
error: string;
|
|
1360
|
-
success: boolean;
|
|
1361
1359
|
operation: "list_projects";
|
|
1360
|
+
success: boolean;
|
|
1361
|
+
error: string;
|
|
1362
1362
|
projects?: import("zod").objectInputType<{
|
|
1363
1363
|
id: import("zod").ZodString;
|
|
1364
1364
|
name: import("zod").ZodString;
|
|
@@ -1385,9 +1385,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1385
1385
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1386
1386
|
error: import("zod").ZodString;
|
|
1387
1387
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1388
|
-
error: string;
|
|
1389
|
-
success: boolean;
|
|
1390
1388
|
operation: "list_workflow_states";
|
|
1389
|
+
success: boolean;
|
|
1390
|
+
error: string;
|
|
1391
1391
|
states?: import("zod").objectOutputType<{
|
|
1392
1392
|
id: import("zod").ZodString;
|
|
1393
1393
|
name: import("zod").ZodString;
|
|
@@ -1395,9 +1395,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1395
1395
|
color: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1396
1396
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1397
1397
|
}, {
|
|
1398
|
-
error: string;
|
|
1399
|
-
success: boolean;
|
|
1400
1398
|
operation: "list_workflow_states";
|
|
1399
|
+
success: boolean;
|
|
1400
|
+
error: string;
|
|
1401
1401
|
states?: import("zod").objectInputType<{
|
|
1402
1402
|
id: import("zod").ZodString;
|
|
1403
1403
|
name: import("zod").ZodString;
|
|
@@ -1464,9 +1464,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1464
1464
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1465
1465
|
error: import("zod").ZodString;
|
|
1466
1466
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1467
|
-
error: string;
|
|
1468
|
-
success: boolean;
|
|
1469
1467
|
operation: "add_comment";
|
|
1468
|
+
success: boolean;
|
|
1469
|
+
error: string;
|
|
1470
1470
|
comment?: import("zod").objectOutputType<{
|
|
1471
1471
|
id: import("zod").ZodString;
|
|
1472
1472
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1487,9 +1487,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1487
1487
|
updatedAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1488
1488
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1489
1489
|
}, {
|
|
1490
|
-
error: string;
|
|
1491
|
-
success: boolean;
|
|
1492
1490
|
operation: "add_comment";
|
|
1491
|
+
success: boolean;
|
|
1492
|
+
error: string;
|
|
1493
1493
|
comment?: import("zod").objectInputType<{
|
|
1494
1494
|
id: import("zod").ZodString;
|
|
1495
1495
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1570,9 +1570,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1570
1570
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1571
1571
|
error: import("zod").ZodString;
|
|
1572
1572
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1573
|
-
error: string;
|
|
1574
|
-
success: boolean;
|
|
1575
1573
|
operation: "get_comments";
|
|
1574
|
+
success: boolean;
|
|
1575
|
+
error: string;
|
|
1576
1576
|
comments?: import("zod").objectOutputType<{
|
|
1577
1577
|
id: import("zod").ZodString;
|
|
1578
1578
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1594,9 +1594,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1594
1594
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1595
1595
|
total?: number | undefined;
|
|
1596
1596
|
}, {
|
|
1597
|
-
error: string;
|
|
1598
|
-
success: boolean;
|
|
1599
1597
|
operation: "get_comments";
|
|
1598
|
+
success: boolean;
|
|
1599
|
+
error: string;
|
|
1600
1600
|
comments?: import("zod").objectInputType<{
|
|
1601
1601
|
id: import("zod").ZodString;
|
|
1602
1602
|
body: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1635,18 +1635,18 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
|
|
|
1635
1635
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1636
1636
|
error: import("zod").ZodString;
|
|
1637
1637
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1638
|
-
error: string;
|
|
1639
|
-
success: boolean;
|
|
1640
1638
|
operation: "list_labels";
|
|
1639
|
+
success: boolean;
|
|
1640
|
+
error: string;
|
|
1641
1641
|
labels?: import("zod").objectOutputType<{
|
|
1642
1642
|
id: import("zod").ZodString;
|
|
1643
1643
|
name: import("zod").ZodString;
|
|
1644
1644
|
color: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1645
1645
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1646
1646
|
}, {
|
|
1647
|
-
error: string;
|
|
1648
|
-
success: boolean;
|
|
1649
1647
|
operation: "list_labels";
|
|
1648
|
+
success: boolean;
|
|
1649
|
+
error: string;
|
|
1650
1650
|
labels?: import("zod").objectInputType<{
|
|
1651
1651
|
id: import("zod").ZodString;
|
|
1652
1652
|
name: import("zod").ZodString;
|