@bubblelab/bubble-core 0.1.210 → 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 +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 +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 +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +2 -1
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +130 -130
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +120 -120
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +68 -68
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +489 -0
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js +363 -0
- package/dist/bubbles/service-bubble/assembled/assembled.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +460 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js +295 -0
- package/dist/bubbles/service-bubble/assembled/assembled.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts +12 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js +89 -0
- package/dist/bubbles/service-bubble/assembled/assembled.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/assembled/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/assembled/index.js +4 -0
- package/dist/bubbles/service-bubble/assembled/index.js.map +1 -0
- package/dist/bubbles/service-bubble/attio/attio.d.ts +64 -64
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +58 -58
- 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 +20 -20
- 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 +204 -204
- package/dist/bubbles/service-bubble/followupboss.d.ts +256 -256
- 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 +114 -114
- package/dist/bubbles/service-bubble/gmail.d.ts +140 -140
- package/dist/bubbles/service-bubble/google-calendar.d.ts +132 -132
- package/dist/bubbles/service-bubble/google-drive.d.ts +150 -150
- 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 +4 -4
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +4 -4
- package/dist/bubbles/service-bubble/jira/jira.d.ts +58 -58
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +77 -77
- 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 +164 -164
- package/dist/bubbles/service-bubble/postgresql.d.ts +4 -4
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +24 -24
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/resend.d.ts +24 -24
- 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 +14 -14
- 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 +276 -276
- 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 +84 -84
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/telegram.d.ts +116 -116
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +3 -3
- 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 +4 -4
- 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 +32 -32
- 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 +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +90 -90
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +927 -2
- 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
|
@@ -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;
|
|
@@ -420,8 +420,8 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
420
420
|
limit: number;
|
|
421
421
|
includeArchived: boolean;
|
|
422
422
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
423
|
-
priority?: number | undefined;
|
|
424
423
|
query?: string | undefined;
|
|
424
|
+
priority?: number | undefined;
|
|
425
425
|
teamId?: string | undefined;
|
|
426
426
|
assigneeId?: string | undefined;
|
|
427
427
|
stateId?: string | undefined;
|
|
@@ -430,9 +430,9 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
430
430
|
}, {
|
|
431
431
|
operation: "search";
|
|
432
432
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
433
|
-
priority?: number | undefined;
|
|
434
|
-
query?: string | undefined;
|
|
435
433
|
limit?: number | undefined;
|
|
434
|
+
query?: string | undefined;
|
|
435
|
+
priority?: number | undefined;
|
|
436
436
|
teamId?: string | undefined;
|
|
437
437
|
assigneeId?: string | undefined;
|
|
438
438
|
stateId?: string | undefined;
|
|
@@ -472,14 +472,14 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
472
472
|
teamId: string;
|
|
473
473
|
description?: string | undefined;
|
|
474
474
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
475
|
-
priority?: number | undefined;
|
|
476
475
|
labelIds?: string[] | undefined;
|
|
477
476
|
dueDate?: string | undefined;
|
|
477
|
+
priority?: number | undefined;
|
|
478
|
+
parentId?: string | undefined;
|
|
478
479
|
assigneeId?: string | undefined;
|
|
479
480
|
stateId?: string | undefined;
|
|
480
481
|
projectId?: string | undefined;
|
|
481
482
|
stateName?: string | undefined;
|
|
482
|
-
parentId?: string | undefined;
|
|
483
483
|
estimate?: number | undefined;
|
|
484
484
|
}, {
|
|
485
485
|
title: string;
|
|
@@ -487,14 +487,14 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
487
487
|
teamId: string;
|
|
488
488
|
description?: string | undefined;
|
|
489
489
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
490
|
-
priority?: number | undefined;
|
|
491
490
|
labelIds?: string[] | undefined;
|
|
492
491
|
dueDate?: string | undefined;
|
|
492
|
+
priority?: number | undefined;
|
|
493
|
+
parentId?: string | undefined;
|
|
493
494
|
assigneeId?: string | undefined;
|
|
494
495
|
stateId?: string | undefined;
|
|
495
496
|
projectId?: string | undefined;
|
|
496
497
|
stateName?: string | undefined;
|
|
497
|
-
parentId?: string | undefined;
|
|
498
498
|
estimate?: number | undefined;
|
|
499
499
|
}>, z.ZodObject<{
|
|
500
500
|
operation: z.ZodLiteral<"update">;
|
|
@@ -509,11 +509,11 @@ 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
|
-
remove?: string[] | undefined;
|
|
513
512
|
add?: string[] | undefined;
|
|
514
|
-
}, {
|
|
515
513
|
remove?: string[] | undefined;
|
|
514
|
+
}, {
|
|
516
515
|
add?: string[] | undefined;
|
|
516
|
+
remove?: string[] | undefined;
|
|
517
517
|
}>>;
|
|
518
518
|
projectId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
519
519
|
dueDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -525,12 +525,12 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
525
525
|
description?: string | undefined;
|
|
526
526
|
title?: string | undefined;
|
|
527
527
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
528
|
-
priority?: number | undefined;
|
|
529
528
|
labels?: {
|
|
530
|
-
remove?: string[] | undefined;
|
|
531
529
|
add?: string[] | undefined;
|
|
530
|
+
remove?: string[] | undefined;
|
|
532
531
|
} | undefined;
|
|
533
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;
|
|
@@ -542,12 +542,12 @@ export declare const LinearParamsSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
542
542
|
description?: string | undefined;
|
|
543
543
|
title?: string | undefined;
|
|
544
544
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
545
|
-
priority?: number | undefined;
|
|
546
545
|
labels?: {
|
|
547
|
-
remove?: string[] | undefined;
|
|
548
546
|
add?: string[] | undefined;
|
|
547
|
+
remove?: string[] | undefined;
|
|
549
548
|
} | undefined;
|
|
550
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;
|
|
@@ -1942,6 +1942,7 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
|
|
|
1942
1942
|
error: string;
|
|
1943
1943
|
success: boolean;
|
|
1944
1944
|
operation: "get_comments";
|
|
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
1966
|
error: string;
|
|
1967
1967
|
success: boolean;
|
|
1968
1968
|
operation: "get_comments";
|
|
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;
|