@bubblelab/bubble-core 0.1.195 → 0.1.197

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.
Files changed (109) hide show
  1. package/dist/bubble-bundle.d.ts +160 -160
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +60 -60
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +32 -32
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +17 -2
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +50 -50
  8. package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
  9. package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
  10. package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
  11. package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
  12. package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
  13. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
  14. package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
  15. package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
  16. package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
  17. package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
  18. package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +131 -131
  19. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +24 -24
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +126 -126
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +783 -783
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +140 -140
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +84 -84
  36. package/dist/bubbles/service-bubble/gmail.d.ts +80 -80
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +60 -60
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
  40. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
  41. package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
  42. package/dist/bubbles/service-bubble/http.d.ts +16 -16
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +8 -8
  44. package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +8 -8
  45. package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
  46. package/dist/bubbles/service-bubble/jira/jira.d.ts +86 -86
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +32 -32
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +522 -522
  51. package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
  52. package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
  53. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +22 -22
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +28 -28
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +252 -252
  59. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +125 -125
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +1562 -1562
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +13 -13
  64. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
  65. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
  78. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  79. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  80. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  82. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +186 -186
  83. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +14 -14
  88. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +28 -28
  89. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +14 -14
  90. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  91. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
  92. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  93. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +54 -54
  94. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +22 -22
  95. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +8 -8
  96. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +8 -8
  97. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
  98. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +22 -22
  99. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
  100. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  101. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +38 -38
  102. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +18 -18
  103. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +72 -72
  104. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +52 -52
  105. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +38 -38
  106. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +100 -100
  107. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +18 -18
  108. package/dist/bubbles.json +21 -11
  109. package/package.json +2 -2
@@ -51,8 +51,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
51
51
  limit: number;
52
52
  includeArchived: boolean;
53
53
  credentials?: Partial<Record<CredentialType, string>> | undefined;
54
- priority?: number | undefined;
55
54
  query?: string | undefined;
55
+ priority?: number | undefined;
56
56
  teamId?: string | undefined;
57
57
  assigneeId?: string | undefined;
58
58
  stateId?: string | undefined;
@@ -61,9 +61,9 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
61
61
  }, {
62
62
  operation: "search";
63
63
  credentials?: Partial<Record<CredentialType, string>> | undefined;
64
- priority?: number | undefined;
65
64
  query?: string | undefined;
66
65
  limit?: number | undefined;
66
+ priority?: number | undefined;
67
67
  teamId?: string | undefined;
68
68
  assigneeId?: string | undefined;
69
69
  stateId?: string | undefined;
@@ -103,14 +103,14 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
103
103
  teamId: string;
104
104
  description?: string | undefined;
105
105
  credentials?: Partial<Record<CredentialType, string>> | undefined;
106
- priority?: number | undefined;
107
106
  labelIds?: string[] | undefined;
108
107
  dueDate?: string | undefined;
108
+ priority?: number | undefined;
109
+ parentId?: string | undefined;
109
110
  assigneeId?: string | undefined;
110
111
  stateId?: string | undefined;
111
112
  projectId?: string | undefined;
112
113
  stateName?: string | undefined;
113
- parentId?: string | undefined;
114
114
  estimate?: number | undefined;
115
115
  }, {
116
116
  title: string;
@@ -118,14 +118,14 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
118
118
  teamId: string;
119
119
  description?: string | undefined;
120
120
  credentials?: Partial<Record<CredentialType, string>> | undefined;
121
- priority?: number | undefined;
122
121
  labelIds?: string[] | undefined;
123
122
  dueDate?: string | undefined;
123
+ priority?: number | undefined;
124
+ parentId?: string | undefined;
124
125
  assigneeId?: string | undefined;
125
126
  stateId?: string | undefined;
126
127
  projectId?: string | undefined;
127
128
  stateName?: string | undefined;
128
- parentId?: string | undefined;
129
129
  estimate?: number | undefined;
130
130
  }>, import("zod").ZodObject<{
131
131
  operation: import("zod").ZodLiteral<"update">;
@@ -140,11 +140,11 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
140
140
  add: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
141
141
  remove: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
142
142
  }, "strip", import("zod").ZodTypeAny, {
143
- remove?: string[] | undefined;
144
143
  add?: string[] | undefined;
145
- }, {
146
144
  remove?: string[] | undefined;
145
+ }, {
147
146
  add?: string[] | undefined;
147
+ remove?: string[] | undefined;
148
148
  }>>;
149
149
  projectId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
150
150
  dueDate: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
@@ -156,12 +156,12 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
156
156
  description?: string | undefined;
157
157
  title?: string | undefined;
158
158
  credentials?: Partial<Record<CredentialType, string>> | undefined;
159
- priority?: number | undefined;
160
159
  labels?: {
161
- remove?: string[] | undefined;
162
160
  add?: string[] | undefined;
161
+ remove?: string[] | undefined;
163
162
  } | undefined;
164
163
  dueDate?: string | null | undefined;
164
+ priority?: number | undefined;
165
165
  assigneeId?: string | null | undefined;
166
166
  stateId?: string | undefined;
167
167
  projectId?: string | null | undefined;
@@ -173,12 +173,12 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
173
173
  description?: string | undefined;
174
174
  title?: string | undefined;
175
175
  credentials?: Partial<Record<CredentialType, string>> | undefined;
176
- priority?: number | undefined;
177
176
  labels?: {
178
- remove?: string[] | undefined;
179
177
  add?: string[] | undefined;
178
+ remove?: string[] | undefined;
180
179
  } | undefined;
181
180
  dueDate?: string | null | undefined;
181
+ priority?: number | undefined;
182
182
  assigneeId?: string | null | undefined;
183
183
  stateId?: string | undefined;
184
184
  projectId?: string | null | undefined;
@@ -552,8 +552,8 @@ 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
555
  success: boolean;
556
+ error: string;
557
557
  operation: "search";
558
558
  issues?: import("zod").objectOutputType<{
559
559
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -651,8 +651,8 @@ 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
654
  success: boolean;
655
+ error: string;
656
656
  operation: "search";
657
657
  issues?: import("zod").objectInputType<{
658
658
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1034,8 +1034,8 @@ 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
1037
  success: boolean;
1038
+ error: string;
1039
1039
  operation: "get";
1040
1040
  issue?: import("zod").objectOutputType<{
1041
1041
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1132,8 +1132,8 @@ 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
1135
  success: boolean;
1136
+ error: string;
1137
1137
  operation: "get";
1138
1138
  issue?: import("zod").objectInputType<{
1139
1139
  id: import("zod").ZodOptional<import("zod").ZodString>;
@@ -1247,8 +1247,8 @@ 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
1250
  success: boolean;
1251
+ error: string;
1252
1252
  operation: "create";
1253
1253
  issue?: {
1254
1254
  id: string;
@@ -1256,8 +1256,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1256
1256
  url?: string | undefined;
1257
1257
  } | undefined;
1258
1258
  }, {
1259
- error: string;
1260
1259
  success: boolean;
1260
+ error: string;
1261
1261
  operation: "create";
1262
1262
  issue?: {
1263
1263
  id: string;
@@ -1279,16 +1279,16 @@ 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
1282
  success: boolean;
1283
+ error: string;
1284
1284
  operation: "update";
1285
1285
  issue?: {
1286
1286
  id: string;
1287
1287
  identifier: string;
1288
1288
  } | undefined;
1289
1289
  }, {
1290
- error: string;
1291
1290
  success: boolean;
1291
+ error: string;
1292
1292
  operation: "update";
1293
1293
  issue?: {
1294
1294
  id: string;
@@ -1312,8 +1312,8 @@ 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
1315
  success: boolean;
1316
+ error: string;
1317
1317
  operation: "list_teams";
1318
1318
  teams?: import("zod").objectOutputType<{
1319
1319
  id: import("zod").ZodString;
@@ -1321,8 +1321,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1321
1321
  key: import("zod").ZodString;
1322
1322
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1323
1323
  }, {
1324
- error: string;
1325
1324
  success: boolean;
1325
+ error: string;
1326
1326
  operation: "list_teams";
1327
1327
  teams?: import("zod").objectInputType<{
1328
1328
  id: import("zod").ZodString;
@@ -1347,8 +1347,8 @@ 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
1350
  success: boolean;
1351
+ error: string;
1352
1352
  operation: "list_projects";
1353
1353
  projects?: import("zod").objectOutputType<{
1354
1354
  id: import("zod").ZodString;
@@ -1356,8 +1356,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1356
1356
  state: import("zod").ZodOptional<import("zod").ZodString>;
1357
1357
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1358
1358
  }, {
1359
- error: string;
1360
1359
  success: boolean;
1360
+ error: string;
1361
1361
  operation: "list_projects";
1362
1362
  projects?: import("zod").objectInputType<{
1363
1363
  id: import("zod").ZodString;
@@ -1385,8 +1385,8 @@ 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
1388
  success: boolean;
1389
+ error: string;
1390
1390
  operation: "list_workflow_states";
1391
1391
  states?: import("zod").objectOutputType<{
1392
1392
  id: import("zod").ZodString;
@@ -1395,8 +1395,8 @@ 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
1398
  success: boolean;
1399
+ error: string;
1400
1400
  operation: "list_workflow_states";
1401
1401
  states?: import("zod").objectInputType<{
1402
1402
  id: import("zod").ZodString;
@@ -1464,8 +1464,8 @@ 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
1467
  success: boolean;
1468
+ error: string;
1469
1469
  operation: "add_comment";
1470
1470
  comment?: import("zod").objectOutputType<{
1471
1471
  id: import("zod").ZodString;
@@ -1487,8 +1487,8 @@ 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
1490
  success: boolean;
1491
+ error: string;
1492
1492
  operation: "add_comment";
1493
1493
  comment?: import("zod").objectInputType<{
1494
1494
  id: import("zod").ZodString;
@@ -1570,8 +1570,8 @@ 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
1573
  success: boolean;
1574
+ error: string;
1575
1575
  operation: "get_comments";
1576
1576
  comments?: import("zod").objectOutputType<{
1577
1577
  id: import("zod").ZodString;
@@ -1594,8 +1594,8 @@ 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
1597
  success: boolean;
1598
+ error: string;
1599
1599
  operation: "get_comments";
1600
1600
  comments?: import("zod").objectInputType<{
1601
1601
  id: import("zod").ZodString;
@@ -1635,8 +1635,8 @@ 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
1638
  success: boolean;
1639
+ error: string;
1640
1640
  operation: "list_labels";
1641
1641
  labels?: import("zod").objectOutputType<{
1642
1642
  id: import("zod").ZodString;
@@ -1644,8 +1644,8 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
1644
1644
  color: import("zod").ZodOptional<import("zod").ZodString>;
1645
1645
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1646
1646
  }, {
1647
- error: string;
1648
1647
  success: boolean;
1648
+ error: string;
1649
1649
  operation: "list_labels";
1650
1650
  labels?: import("zod").objectInputType<{
1651
1651
  id: 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
433
  query?: string | undefined;
435
434
  limit?: number | 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;
@@ -921,8 +921,8 @@ 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
- error: string;
925
924
  success: boolean;
925
+ error: string;
926
926
  operation: "search";
927
927
  issues?: z.objectOutputType<{
928
928
  id: z.ZodOptional<z.ZodString>;
@@ -1020,8 +1020,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1020
1020
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1021
1021
  total?: number | undefined;
1022
1022
  }, {
1023
- error: string;
1024
1023
  success: boolean;
1024
+ error: string;
1025
1025
  operation: "search";
1026
1026
  issues?: z.objectInputType<{
1027
1027
  id: z.ZodOptional<z.ZodString>;
@@ -1403,8 +1403,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1403
1403
  }, z.ZodTypeAny, "passthrough">>>;
1404
1404
  error: z.ZodString;
1405
1405
  }, "strip", z.ZodTypeAny, {
1406
- error: string;
1407
1406
  success: boolean;
1407
+ error: string;
1408
1408
  operation: "get";
1409
1409
  issue?: z.objectOutputType<{
1410
1410
  id: z.ZodOptional<z.ZodString>;
@@ -1501,8 +1501,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1501
1501
  url: z.ZodOptional<z.ZodString>;
1502
1502
  }, z.ZodTypeAny, "passthrough"> | undefined;
1503
1503
  }, {
1504
- error: string;
1505
1504
  success: boolean;
1505
+ error: string;
1506
1506
  operation: "get";
1507
1507
  issue?: z.objectInputType<{
1508
1508
  id: z.ZodOptional<z.ZodString>;
@@ -1616,8 +1616,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1616
1616
  }>>;
1617
1617
  error: z.ZodString;
1618
1618
  }, "strip", z.ZodTypeAny, {
1619
- error: string;
1620
1619
  success: boolean;
1620
+ error: string;
1621
1621
  operation: "create";
1622
1622
  issue?: {
1623
1623
  id: string;
@@ -1625,8 +1625,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1625
1625
  url?: string | undefined;
1626
1626
  } | undefined;
1627
1627
  }, {
1628
- error: string;
1629
1628
  success: boolean;
1629
+ error: string;
1630
1630
  operation: "create";
1631
1631
  issue?: {
1632
1632
  id: string;
@@ -1648,16 +1648,16 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1648
1648
  }>>;
1649
1649
  error: z.ZodString;
1650
1650
  }, "strip", z.ZodTypeAny, {
1651
- error: string;
1652
1651
  success: boolean;
1652
+ error: string;
1653
1653
  operation: "update";
1654
1654
  issue?: {
1655
1655
  id: string;
1656
1656
  identifier: string;
1657
1657
  } | undefined;
1658
1658
  }, {
1659
- error: string;
1660
1659
  success: boolean;
1660
+ error: string;
1661
1661
  operation: "update";
1662
1662
  issue?: {
1663
1663
  id: string;
@@ -1681,8 +1681,8 @@ 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
- error: string;
1685
1684
  success: boolean;
1685
+ error: string;
1686
1686
  operation: "list_teams";
1687
1687
  teams?: z.objectOutputType<{
1688
1688
  id: z.ZodString;
@@ -1690,8 +1690,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1690
1690
  key: z.ZodString;
1691
1691
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1692
1692
  }, {
1693
- error: string;
1694
1693
  success: boolean;
1694
+ error: string;
1695
1695
  operation: "list_teams";
1696
1696
  teams?: z.objectInputType<{
1697
1697
  id: z.ZodString;
@@ -1716,8 +1716,8 @@ 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
- error: string;
1720
1719
  success: boolean;
1720
+ error: string;
1721
1721
  operation: "list_projects";
1722
1722
  projects?: z.objectOutputType<{
1723
1723
  id: z.ZodString;
@@ -1725,8 +1725,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1725
1725
  state: z.ZodOptional<z.ZodString>;
1726
1726
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1727
1727
  }, {
1728
- error: string;
1729
1728
  success: boolean;
1729
+ error: string;
1730
1730
  operation: "list_projects";
1731
1731
  projects?: z.objectInputType<{
1732
1732
  id: z.ZodString;
@@ -1754,8 +1754,8 @@ 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
- error: string;
1758
1757
  success: boolean;
1758
+ error: string;
1759
1759
  operation: "list_workflow_states";
1760
1760
  states?: z.objectOutputType<{
1761
1761
  id: z.ZodString;
@@ -1764,8 +1764,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1764
1764
  color: z.ZodOptional<z.ZodString>;
1765
1765
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1766
1766
  }, {
1767
- error: string;
1768
1767
  success: boolean;
1768
+ error: string;
1769
1769
  operation: "list_workflow_states";
1770
1770
  states?: z.objectInputType<{
1771
1771
  id: z.ZodString;
@@ -1833,8 +1833,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1833
1833
  }, z.ZodTypeAny, "passthrough">>>;
1834
1834
  error: z.ZodString;
1835
1835
  }, "strip", z.ZodTypeAny, {
1836
- error: string;
1837
1836
  success: boolean;
1837
+ error: string;
1838
1838
  operation: "add_comment";
1839
1839
  comment?: z.objectOutputType<{
1840
1840
  id: z.ZodString;
@@ -1856,8 +1856,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1856
1856
  updatedAt: z.ZodOptional<z.ZodString>;
1857
1857
  }, z.ZodTypeAny, "passthrough"> | undefined;
1858
1858
  }, {
1859
- error: string;
1860
1859
  success: boolean;
1860
+ error: string;
1861
1861
  operation: "add_comment";
1862
1862
  comment?: z.objectInputType<{
1863
1863
  id: z.ZodString;
@@ -1939,8 +1939,8 @@ 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
- error: string;
1943
1942
  success: boolean;
1943
+ error: string;
1944
1944
  operation: "get_comments";
1945
1945
  comments?: z.objectOutputType<{
1946
1946
  id: z.ZodString;
@@ -1963,8 +1963,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
1963
1963
  }, z.ZodTypeAny, "passthrough">[] | undefined;
1964
1964
  total?: number | undefined;
1965
1965
  }, {
1966
- error: string;
1967
1966
  success: boolean;
1967
+ error: string;
1968
1968
  operation: "get_comments";
1969
1969
  comments?: z.objectInputType<{
1970
1970
  id: z.ZodString;
@@ -2004,8 +2004,8 @@ 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
- error: string;
2008
2007
  success: boolean;
2008
+ error: string;
2009
2009
  operation: "list_labels";
2010
2010
  labels?: z.objectOutputType<{
2011
2011
  id: z.ZodString;
@@ -2013,8 +2013,8 @@ export declare const LinearResultSchema: z.ZodDiscriminatedUnion<"operation", [z
2013
2013
  color: z.ZodOptional<z.ZodString>;
2014
2014
  }, z.ZodTypeAny, "passthrough">[] | undefined;
2015
2015
  }, {
2016
- error: string;
2017
2016
  success: boolean;
2017
+ error: string;
2018
2018
  operation: "list_labels";
2019
2019
  labels?: z.objectInputType<{
2020
2020
  id: z.ZodString;