@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
|
@@ -430,8 +430,8 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
430
430
|
}, {
|
|
431
431
|
operation: "search";
|
|
432
432
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
433
|
-
query?: string | undefined;
|
|
434
433
|
limit?: number | undefined;
|
|
434
|
+
query?: string | undefined;
|
|
435
435
|
priority?: number | undefined;
|
|
436
436
|
teamId?: string | undefined;
|
|
437
437
|
assigneeId?: string | undefined;
|
|
@@ -467,34 +467,34 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
467
467
|
estimate: z.ZodOptional<z.ZodNumber>;
|
|
468
468
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
469
469
|
}, "strip", z.ZodTypeAny, {
|
|
470
|
-
title: string;
|
|
471
470
|
operation: "create";
|
|
471
|
+
title: string;
|
|
472
472
|
teamId: string;
|
|
473
473
|
description?: string | undefined;
|
|
474
474
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
475
|
-
labelIds?: string[] | undefined;
|
|
476
475
|
dueDate?: string | undefined;
|
|
477
476
|
priority?: number | undefined;
|
|
478
|
-
|
|
477
|
+
labelIds?: string[] | undefined;
|
|
479
478
|
assigneeId?: string | undefined;
|
|
480
479
|
stateId?: string | undefined;
|
|
481
480
|
projectId?: string | undefined;
|
|
482
481
|
stateName?: string | undefined;
|
|
482
|
+
parentId?: string | undefined;
|
|
483
483
|
estimate?: number | undefined;
|
|
484
484
|
}, {
|
|
485
|
-
title: string;
|
|
486
485
|
operation: "create";
|
|
486
|
+
title: string;
|
|
487
487
|
teamId: string;
|
|
488
488
|
description?: string | undefined;
|
|
489
489
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
490
|
-
labelIds?: string[] | undefined;
|
|
491
490
|
dueDate?: string | undefined;
|
|
492
491
|
priority?: number | undefined;
|
|
493
|
-
|
|
492
|
+
labelIds?: string[] | undefined;
|
|
494
493
|
assigneeId?: string | undefined;
|
|
495
494
|
stateId?: string | undefined;
|
|
496
495
|
projectId?: string | undefined;
|
|
497
496
|
stateName?: string | undefined;
|
|
497
|
+
parentId?: string | undefined;
|
|
498
498
|
estimate?: number | undefined;
|
|
499
499
|
}>, z.ZodObject<{
|
|
500
500
|
operation: z.ZodLiteral<"update">;
|
|
@@ -509,45 +509,45 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
509
509
|
add: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
510
510
|
remove: z.ZodOptional<z.ZodArray<z.ZodString, "many">>;
|
|
511
511
|
}, "strip", z.ZodTypeAny, {
|
|
512
|
-
add?: string[] | undefined;
|
|
513
512
|
remove?: string[] | undefined;
|
|
514
|
-
}, {
|
|
515
513
|
add?: string[] | undefined;
|
|
514
|
+
}, {
|
|
516
515
|
remove?: string[] | undefined;
|
|
516
|
+
add?: string[] | undefined;
|
|
517
517
|
}>>;
|
|
518
518
|
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
519
519
|
dueDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
520
520
|
estimate: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
521
521
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
522
522
|
}, "strip", z.ZodTypeAny, {
|
|
523
|
-
id: string;
|
|
524
523
|
operation: "update";
|
|
524
|
+
id: string;
|
|
525
525
|
description?: string | undefined;
|
|
526
526
|
title?: string | undefined;
|
|
527
527
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
528
|
+
dueDate?: string | null | undefined;
|
|
529
|
+
priority?: number | undefined;
|
|
528
530
|
labels?: {
|
|
529
|
-
add?: string[] | undefined;
|
|
530
531
|
remove?: string[] | undefined;
|
|
532
|
+
add?: string[] | undefined;
|
|
531
533
|
} | undefined;
|
|
532
|
-
dueDate?: string | null | undefined;
|
|
533
|
-
priority?: number | undefined;
|
|
534
534
|
assigneeId?: string | null | undefined;
|
|
535
535
|
stateId?: string | undefined;
|
|
536
536
|
projectId?: string | null | undefined;
|
|
537
537
|
stateName?: string | undefined;
|
|
538
538
|
estimate?: number | null | undefined;
|
|
539
539
|
}, {
|
|
540
|
-
id: string;
|
|
541
540
|
operation: "update";
|
|
541
|
+
id: string;
|
|
542
542
|
description?: string | undefined;
|
|
543
543
|
title?: string | undefined;
|
|
544
544
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
545
|
+
dueDate?: string | null | undefined;
|
|
546
|
+
priority?: number | undefined;
|
|
545
547
|
labels?: {
|
|
546
|
-
add?: string[] | undefined;
|
|
547
548
|
remove?: string[] | undefined;
|
|
549
|
+
add?: string[] | undefined;
|
|
548
550
|
} | undefined;
|
|
549
|
-
dueDate?: string | null | undefined;
|
|
550
|
-
priority?: number | undefined;
|
|
551
551
|
assigneeId?: string | null | undefined;
|
|
552
552
|
stateId?: string | undefined;
|
|
553
553
|
projectId?: string | null | undefined;
|
|
@@ -921,9 +921,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
921
921
|
total: z.ZodOptional<z.ZodNumber>;
|
|
922
922
|
error: z.ZodString;
|
|
923
923
|
}, "strip", z.ZodTypeAny, {
|
|
924
|
-
success: boolean;
|
|
925
|
-
error: string;
|
|
926
924
|
operation: "search";
|
|
925
|
+
error: string;
|
|
926
|
+
success: boolean;
|
|
927
927
|
issues?: z.objectOutputType<{
|
|
928
928
|
id: z.ZodOptional<z.ZodString>;
|
|
929
929
|
identifier: z.ZodOptional<z.ZodString>;
|
|
@@ -1020,9 +1020,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1020
1020
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1021
1021
|
total?: number | undefined;
|
|
1022
1022
|
}, {
|
|
1023
|
-
success: boolean;
|
|
1024
|
-
error: string;
|
|
1025
1023
|
operation: "search";
|
|
1024
|
+
error: string;
|
|
1025
|
+
success: boolean;
|
|
1026
1026
|
issues?: z.objectInputType<{
|
|
1027
1027
|
id: z.ZodOptional<z.ZodString>;
|
|
1028
1028
|
identifier: z.ZodOptional<z.ZodString>;
|
|
@@ -1403,9 +1403,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1403
1403
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1404
1404
|
error: z.ZodString;
|
|
1405
1405
|
}, "strip", z.ZodTypeAny, {
|
|
1406
|
-
success: boolean;
|
|
1407
|
-
error: string;
|
|
1408
1406
|
operation: "get";
|
|
1407
|
+
error: string;
|
|
1408
|
+
success: boolean;
|
|
1409
1409
|
issue?: z.objectOutputType<{
|
|
1410
1410
|
id: z.ZodOptional<z.ZodString>;
|
|
1411
1411
|
identifier: z.ZodOptional<z.ZodString>;
|
|
@@ -1501,9 +1501,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1501
1501
|
url: z.ZodOptional<z.ZodString>;
|
|
1502
1502
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1503
1503
|
}, {
|
|
1504
|
-
success: boolean;
|
|
1505
|
-
error: string;
|
|
1506
1504
|
operation: "get";
|
|
1505
|
+
error: string;
|
|
1506
|
+
success: boolean;
|
|
1507
1507
|
issue?: z.objectInputType<{
|
|
1508
1508
|
id: z.ZodOptional<z.ZodString>;
|
|
1509
1509
|
identifier: z.ZodOptional<z.ZodString>;
|
|
@@ -1616,18 +1616,18 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1616
1616
|
}>>;
|
|
1617
1617
|
error: z.ZodString;
|
|
1618
1618
|
}, "strip", z.ZodTypeAny, {
|
|
1619
|
-
success: boolean;
|
|
1620
|
-
error: string;
|
|
1621
1619
|
operation: "create";
|
|
1620
|
+
error: string;
|
|
1621
|
+
success: boolean;
|
|
1622
1622
|
issue?: {
|
|
1623
1623
|
id: string;
|
|
1624
1624
|
identifier: string;
|
|
1625
1625
|
url?: string | undefined;
|
|
1626
1626
|
} | undefined;
|
|
1627
1627
|
}, {
|
|
1628
|
-
success: boolean;
|
|
1629
|
-
error: string;
|
|
1630
1628
|
operation: "create";
|
|
1629
|
+
error: string;
|
|
1630
|
+
success: boolean;
|
|
1631
1631
|
issue?: {
|
|
1632
1632
|
id: string;
|
|
1633
1633
|
identifier: string;
|
|
@@ -1648,17 +1648,17 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1648
1648
|
}>>;
|
|
1649
1649
|
error: z.ZodString;
|
|
1650
1650
|
}, "strip", z.ZodTypeAny, {
|
|
1651
|
-
success: boolean;
|
|
1652
|
-
error: string;
|
|
1653
1651
|
operation: "update";
|
|
1652
|
+
error: string;
|
|
1653
|
+
success: boolean;
|
|
1654
1654
|
issue?: {
|
|
1655
1655
|
id: string;
|
|
1656
1656
|
identifier: string;
|
|
1657
1657
|
} | undefined;
|
|
1658
1658
|
}, {
|
|
1659
|
-
success: boolean;
|
|
1660
|
-
error: string;
|
|
1661
1659
|
operation: "update";
|
|
1660
|
+
error: string;
|
|
1661
|
+
success: boolean;
|
|
1662
1662
|
issue?: {
|
|
1663
1663
|
id: string;
|
|
1664
1664
|
identifier: string;
|
|
@@ -1681,18 +1681,18 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1681
1681
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
1682
1682
|
error: z.ZodString;
|
|
1683
1683
|
}, "strip", z.ZodTypeAny, {
|
|
1684
|
-
success: boolean;
|
|
1685
|
-
error: string;
|
|
1686
1684
|
operation: "list_teams";
|
|
1685
|
+
error: string;
|
|
1686
|
+
success: boolean;
|
|
1687
1687
|
teams?: z.objectOutputType<{
|
|
1688
1688
|
id: z.ZodString;
|
|
1689
1689
|
name: z.ZodString;
|
|
1690
1690
|
key: z.ZodString;
|
|
1691
1691
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1692
1692
|
}, {
|
|
1693
|
-
success: boolean;
|
|
1694
|
-
error: string;
|
|
1695
1693
|
operation: "list_teams";
|
|
1694
|
+
error: string;
|
|
1695
|
+
success: boolean;
|
|
1696
1696
|
teams?: z.objectInputType<{
|
|
1697
1697
|
id: z.ZodString;
|
|
1698
1698
|
name: z.ZodString;
|
|
@@ -1716,18 +1716,18 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1716
1716
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
1717
1717
|
error: z.ZodString;
|
|
1718
1718
|
}, "strip", z.ZodTypeAny, {
|
|
1719
|
-
success: boolean;
|
|
1720
|
-
error: string;
|
|
1721
1719
|
operation: "list_projects";
|
|
1720
|
+
error: string;
|
|
1721
|
+
success: boolean;
|
|
1722
1722
|
projects?: z.objectOutputType<{
|
|
1723
1723
|
id: z.ZodString;
|
|
1724
1724
|
name: z.ZodString;
|
|
1725
1725
|
state: z.ZodOptional<z.ZodString>;
|
|
1726
1726
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1727
1727
|
}, {
|
|
1728
|
-
success: boolean;
|
|
1729
|
-
error: string;
|
|
1730
1728
|
operation: "list_projects";
|
|
1729
|
+
error: string;
|
|
1730
|
+
success: boolean;
|
|
1731
1731
|
projects?: z.objectInputType<{
|
|
1732
1732
|
id: z.ZodString;
|
|
1733
1733
|
name: z.ZodString;
|
|
@@ -1754,9 +1754,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1754
1754
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
1755
1755
|
error: z.ZodString;
|
|
1756
1756
|
}, "strip", z.ZodTypeAny, {
|
|
1757
|
-
success: boolean;
|
|
1758
|
-
error: string;
|
|
1759
1757
|
operation: "list_workflow_states";
|
|
1758
|
+
error: string;
|
|
1759
|
+
success: boolean;
|
|
1760
1760
|
states?: z.objectOutputType<{
|
|
1761
1761
|
id: z.ZodString;
|
|
1762
1762
|
name: z.ZodString;
|
|
@@ -1764,9 +1764,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1764
1764
|
color: z.ZodOptional<z.ZodString>;
|
|
1765
1765
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1766
1766
|
}, {
|
|
1767
|
-
success: boolean;
|
|
1768
|
-
error: string;
|
|
1769
1767
|
operation: "list_workflow_states";
|
|
1768
|
+
error: string;
|
|
1769
|
+
success: boolean;
|
|
1770
1770
|
states?: z.objectInputType<{
|
|
1771
1771
|
id: z.ZodString;
|
|
1772
1772
|
name: z.ZodString;
|
|
@@ -1833,9 +1833,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1833
1833
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1834
1834
|
error: z.ZodString;
|
|
1835
1835
|
}, "strip", z.ZodTypeAny, {
|
|
1836
|
-
success: boolean;
|
|
1837
|
-
error: string;
|
|
1838
1836
|
operation: "add_comment";
|
|
1837
|
+
error: string;
|
|
1838
|
+
success: boolean;
|
|
1839
1839
|
comment?: z.objectOutputType<{
|
|
1840
1840
|
id: z.ZodString;
|
|
1841
1841
|
body: z.ZodOptional<z.ZodString>;
|
|
@@ -1856,9 +1856,9 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1856
1856
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
1857
1857
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1858
1858
|
}, {
|
|
1859
|
-
success: boolean;
|
|
1860
|
-
error: string;
|
|
1861
1859
|
operation: "add_comment";
|
|
1860
|
+
error: string;
|
|
1861
|
+
success: boolean;
|
|
1862
1862
|
comment?: z.objectInputType<{
|
|
1863
1863
|
id: z.ZodString;
|
|
1864
1864
|
body: z.ZodOptional<z.ZodString>;
|
|
@@ -1939,9 +1939,10 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1939
1939
|
total: z.ZodOptional<z.ZodNumber>;
|
|
1940
1940
|
error: z.ZodString;
|
|
1941
1941
|
}, "strip", z.ZodTypeAny, {
|
|
1942
|
-
success: boolean;
|
|
1943
|
-
error: string;
|
|
1944
1942
|
operation: "get_comments";
|
|
1943
|
+
error: string;
|
|
1944
|
+
success: boolean;
|
|
1945
|
+
total?: number | undefined;
|
|
1945
1946
|
comments?: z.objectOutputType<{
|
|
1946
1947
|
id: z.ZodString;
|
|
1947
1948
|
body: z.ZodOptional<z.ZodString>;
|
|
@@ -1961,11 +1962,11 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1961
1962
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
1962
1963
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
1963
1964
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1964
|
-
total?: number | undefined;
|
|
1965
1965
|
}, {
|
|
1966
|
-
success: boolean;
|
|
1967
|
-
error: string;
|
|
1968
1966
|
operation: "get_comments";
|
|
1967
|
+
error: string;
|
|
1968
|
+
success: boolean;
|
|
1969
|
+
total?: number | undefined;
|
|
1969
1970
|
comments?: z.objectInputType<{
|
|
1970
1971
|
id: z.ZodString;
|
|
1971
1972
|
body: z.ZodOptional<z.ZodString>;
|
|
@@ -1985,7 +1986,6 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1985
1986
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
1986
1987
|
updatedAt: z.ZodOptional<z.ZodString>;
|
|
1987
1988
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1988
|
-
total?: number | undefined;
|
|
1989
1989
|
}>, z.ZodObject<{
|
|
1990
1990
|
operation: z.ZodLiteral<"list_labels">;
|
|
1991
1991
|
success: z.ZodBoolean;
|
|
@@ -2004,18 +2004,18 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
2004
2004
|
}, z.ZodTypeAny, "passthrough">>, "many">>;
|
|
2005
2005
|
error: z.ZodString;
|
|
2006
2006
|
}, "strip", z.ZodTypeAny, {
|
|
2007
|
-
success: boolean;
|
|
2008
|
-
error: string;
|
|
2009
2007
|
operation: "list_labels";
|
|
2008
|
+
error: string;
|
|
2009
|
+
success: boolean;
|
|
2010
2010
|
labels?: z.objectOutputType<{
|
|
2011
2011
|
id: z.ZodString;
|
|
2012
2012
|
name: z.ZodString;
|
|
2013
2013
|
color: z.ZodOptional<z.ZodString>;
|
|
2014
2014
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2015
2015
|
}, {
|
|
2016
|
-
success: boolean;
|
|
2017
|
-
error: string;
|
|
2018
2016
|
operation: "list_labels";
|
|
2017
|
+
error: string;
|
|
2018
|
+
success: boolean;
|
|
2019
2019
|
labels?: z.objectInputType<{
|
|
2020
2020
|
id: z.ZodString;
|
|
2021
2021
|
name: z.ZodString;
|