@bubblelab/bubble-core 0.1.234 → 0.1.235

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 (87) hide show
  1. package/dist/bubble-bundle.d.ts +116 -116
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +76 -76
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
  4. package/dist/bubbles/service-bubble/airtable.d.ts +46 -46
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +62 -62
  7. package/dist/bubbles/service-bubble/assembled/assembled.d.ts +26 -26
  8. package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +28 -28
  10. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +26 -26
  11. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +86 -86
  12. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  13. package/dist/bubbles/service-bubble/firecrawl.d.ts +294 -294
  14. package/dist/bubbles/service-bubble/followupboss.d.ts +128 -128
  15. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +28 -28
  16. package/dist/bubbles/service-bubble/github.d.ts +168 -168
  17. package/dist/bubbles/service-bubble/gmail.d.ts +387 -320
  18. package/dist/bubbles/service-bubble/gmail.d.ts.map +1 -1
  19. package/dist/bubbles/service-bubble/gmail.js +54 -0
  20. package/dist/bubbles/service-bubble/gmail.js.map +1 -1
  21. package/dist/bubbles/service-bubble/google-calendar.d.ts +30 -30
  22. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  23. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  24. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  25. package/dist/bubbles/service-bubble/http.d.ts +49 -26
  26. package/dist/bubbles/service-bubble/http.d.ts.map +1 -1
  27. package/dist/bubbles/service-bubble/http.js +87 -12
  28. package/dist/bubbles/service-bubble/http.js.map +1 -1
  29. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +38 -38
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +10 -10
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +62 -62
  32. package/dist/bubbles/service-bubble/linear/linear.d.ts +22 -22
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +669 -669
  34. package/dist/bubbles/service-bubble/postgresql.d.ts +10 -10
  35. package/dist/bubbles/service-bubble/posthog/posthog.d.ts +12 -12
  36. package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
  37. package/dist/bubbles/service-bubble/resend.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
  39. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +10 -10
  40. package/dist/bubbles/service-bubble/slab/slab.d.ts +26 -26
  41. package/dist/bubbles/service-bubble/slack/slack.d.ts +326 -326
  42. package/dist/bubbles/service-bubble/storage.d.ts +24 -24
  43. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +50 -50
  44. package/dist/bubbles/service-bubble/telegram.d.ts +56 -56
  45. package/dist/bubbles/service-bubble/xero/xero.d.ts +16 -16
  46. package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +36 -36
  47. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +20 -20
  48. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
  49. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
  51. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
  52. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +8 -8
  53. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  54. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  55. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +14 -14
  56. package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
  57. package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
  58. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +12 -12
  59. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
  60. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +112 -112
  61. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  62. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  63. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  64. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +4 -4
  65. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +38 -38
  66. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +24 -24
  67. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
  68. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
  69. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +12 -12
  70. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  71. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +48 -48
  72. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
  73. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +16 -16
  74. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +14 -14
  75. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
  76. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +8 -8
  77. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
  78. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  79. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +16 -16
  80. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  81. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +24 -24
  82. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +24 -24
  83. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +6 -6
  84. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +14 -14
  85. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  86. package/dist/bubbles.json +95 -6
  87. package/package.json +2 -2
@@ -71,13 +71,13 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
71
71
  operation: "get";
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
73
  fields?: string[] | undefined;
74
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
74
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
75
75
  }, {
76
76
  key: string;
77
77
  operation: "get";
78
78
  credentials?: Partial<Record<CredentialType, string>> | undefined;
79
79
  fields?: string[] | undefined;
80
- expand?: ("comments" | "transitions" | "changelog")[] | undefined;
80
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
81
81
  }>, import("zod").ZodObject<{
82
82
  operation: import("zod").ZodLiteral<"create">;
83
83
  project: import("zod").ZodString;
@@ -254,14 +254,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
254
254
  body: import("zod").ZodString;
255
255
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
256
256
  }, "strip", import("zod").ZodTypeAny, {
257
+ body: string;
257
258
  key: string;
258
259
  operation: "add_comment";
259
- body: string;
260
260
  credentials?: Partial<Record<CredentialType, string>> | undefined;
261
261
  }, {
262
+ body: string;
262
263
  key: string;
263
264
  operation: "add_comment";
264
- body: string;
265
265
  credentials?: Partial<Record<CredentialType, string>> | undefined;
266
266
  }>, import("zod").ZodObject<{
267
267
  operation: import("zod").ZodLiteral<"get_comments">;
@@ -1431,8 +1431,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1431
1431
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
1432
1432
  changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
1433
1433
  }, "strip", import("zod").ZodTypeAny, {
1434
- key?: string | undefined;
1435
1434
  id?: string | undefined;
1435
+ key?: string | undefined;
1436
1436
  fields?: import("zod").objectOutputType<{
1437
1437
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1438
1438
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -1770,8 +1770,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1770
1770
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
1771
1771
  }, import("zod").ZodTypeAny, "passthrough">>>;
1772
1772
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1773
- expand?: string | undefined;
1774
- self?: string | undefined;
1773
+ changelog?: unknown;
1775
1774
  transitions?: import("zod").objectOutputType<{
1776
1775
  id: import("zod").ZodString;
1777
1776
  name: import("zod").ZodString;
@@ -1816,10 +1815,11 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1816
1815
  }, import("zod").ZodTypeAny, "passthrough">>>;
1817
1816
  }, import("zod").ZodTypeAny, "passthrough">>>;
1818
1817
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1819
- changelog?: unknown;
1818
+ expand?: string | undefined;
1819
+ self?: string | undefined;
1820
1820
  }, {
1821
- key?: string | undefined;
1822
1821
  id?: string | undefined;
1822
+ key?: string | undefined;
1823
1823
  fields?: import("zod").objectInputType<{
1824
1824
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1825
1825
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2157,8 +2157,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2157
2157
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2158
2158
  }, import("zod").ZodTypeAny, "passthrough">>>;
2159
2159
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2160
- expand?: string | undefined;
2161
- self?: string | undefined;
2160
+ changelog?: unknown;
2162
2161
  transitions?: import("zod").objectInputType<{
2163
2162
  id: import("zod").ZodString;
2164
2163
  name: import("zod").ZodString;
@@ -2203,19 +2202,20 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2203
2202
  }, import("zod").ZodTypeAny, "passthrough">>>;
2204
2203
  }, import("zod").ZodTypeAny, "passthrough">>>;
2205
2204
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2206
- changelog?: unknown;
2205
+ expand?: string | undefined;
2206
+ self?: string | undefined;
2207
2207
  }>, "many">>;
2208
2208
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2209
2209
  offset: import("zod").ZodOptional<import("zod").ZodNumber>;
2210
2210
  limit: import("zod").ZodOptional<import("zod").ZodNumber>;
2211
2211
  error: import("zod").ZodString;
2212
2212
  }, "strip", import("zod").ZodTypeAny, {
2213
- error: string;
2214
2213
  success: boolean;
2214
+ error: string;
2215
2215
  operation: "search";
2216
2216
  issues?: {
2217
- key?: string | undefined;
2218
2217
  id?: string | undefined;
2218
+ key?: string | undefined;
2219
2219
  fields?: import("zod").objectOutputType<{
2220
2220
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2221
2221
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2553,8 +2553,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2553
2553
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2554
2554
  }, import("zod").ZodTypeAny, "passthrough">>>;
2555
2555
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2556
- expand?: string | undefined;
2557
- self?: string | undefined;
2556
+ changelog?: unknown;
2558
2557
  transitions?: import("zod").objectOutputType<{
2559
2558
  id: import("zod").ZodString;
2560
2559
  name: import("zod").ZodString;
@@ -2599,18 +2598,19 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2599
2598
  }, import("zod").ZodTypeAny, "passthrough">>>;
2600
2599
  }, import("zod").ZodTypeAny, "passthrough">>>;
2601
2600
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2602
- changelog?: unknown;
2601
+ expand?: string | undefined;
2602
+ self?: string | undefined;
2603
2603
  }[] | undefined;
2604
2604
  limit?: number | undefined;
2605
2605
  offset?: number | undefined;
2606
2606
  total?: number | undefined;
2607
2607
  }, {
2608
- error: string;
2609
2608
  success: boolean;
2609
+ error: string;
2610
2610
  operation: "search";
2611
2611
  issues?: {
2612
- key?: string | undefined;
2613
2612
  id?: string | undefined;
2613
+ key?: string | undefined;
2614
2614
  fields?: import("zod").objectInputType<{
2615
2615
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2616
2616
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2948,8 +2948,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2948
2948
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2949
2949
  }, import("zod").ZodTypeAny, "passthrough">>>;
2950
2950
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2951
- expand?: string | undefined;
2952
- self?: string | undefined;
2951
+ changelog?: unknown;
2953
2952
  transitions?: import("zod").objectInputType<{
2954
2953
  id: import("zod").ZodString;
2955
2954
  name: import("zod").ZodString;
@@ -2994,7 +2993,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2994
2993
  }, import("zod").ZodTypeAny, "passthrough">>>;
2995
2994
  }, import("zod").ZodTypeAny, "passthrough">>>;
2996
2995
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2997
- changelog?: unknown;
2996
+ expand?: string | undefined;
2997
+ self?: string | undefined;
2998
2998
  }[] | undefined;
2999
2999
  limit?: number | undefined;
3000
3000
  offset?: number | undefined;
@@ -4148,8 +4148,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4148
4148
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
4149
4149
  changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
4150
4150
  }, "strip", import("zod").ZodTypeAny, {
4151
- key?: string | undefined;
4152
4151
  id?: string | undefined;
4152
+ key?: string | undefined;
4153
4153
  fields?: import("zod").objectOutputType<{
4154
4154
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4155
4155
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4487,8 +4487,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4487
4487
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4488
4488
  }, import("zod").ZodTypeAny, "passthrough">>>;
4489
4489
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4490
- expand?: string | undefined;
4491
- self?: string | undefined;
4490
+ changelog?: unknown;
4492
4491
  transitions?: import("zod").objectOutputType<{
4493
4492
  id: import("zod").ZodString;
4494
4493
  name: import("zod").ZodString;
@@ -4533,10 +4532,11 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4533
4532
  }, import("zod").ZodTypeAny, "passthrough">>>;
4534
4533
  }, import("zod").ZodTypeAny, "passthrough">>>;
4535
4534
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4536
- changelog?: unknown;
4535
+ expand?: string | undefined;
4536
+ self?: string | undefined;
4537
4537
  }, {
4538
- key?: string | undefined;
4539
4538
  id?: string | undefined;
4539
+ key?: string | undefined;
4540
4540
  fields?: import("zod").objectInputType<{
4541
4541
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4542
4542
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4874,8 +4874,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4874
4874
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4875
4875
  }, import("zod").ZodTypeAny, "passthrough">>>;
4876
4876
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4877
- expand?: string | undefined;
4878
- self?: string | undefined;
4877
+ changelog?: unknown;
4879
4878
  transitions?: import("zod").objectInputType<{
4880
4879
  id: import("zod").ZodString;
4881
4880
  name: import("zod").ZodString;
@@ -4920,16 +4919,17 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4920
4919
  }, import("zod").ZodTypeAny, "passthrough">>>;
4921
4920
  }, import("zod").ZodTypeAny, "passthrough">>>;
4922
4921
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4923
- changelog?: unknown;
4922
+ expand?: string | undefined;
4923
+ self?: string | undefined;
4924
4924
  }>>;
4925
4925
  error: import("zod").ZodString;
4926
4926
  }, "strip", import("zod").ZodTypeAny, {
4927
- error: string;
4928
4927
  success: boolean;
4928
+ error: string;
4929
4929
  operation: "get";
4930
4930
  issue?: {
4931
- key?: string | undefined;
4932
4931
  id?: string | undefined;
4932
+ key?: string | undefined;
4933
4933
  fields?: import("zod").objectOutputType<{
4934
4934
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4935
4935
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5267,8 +5267,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5267
5267
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5268
5268
  }, import("zod").ZodTypeAny, "passthrough">>>;
5269
5269
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5270
- expand?: string | undefined;
5271
- self?: string | undefined;
5270
+ changelog?: unknown;
5272
5271
  transitions?: import("zod").objectOutputType<{
5273
5272
  id: import("zod").ZodString;
5274
5273
  name: import("zod").ZodString;
@@ -5313,15 +5312,16 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5313
5312
  }, import("zod").ZodTypeAny, "passthrough">>>;
5314
5313
  }, import("zod").ZodTypeAny, "passthrough">>>;
5315
5314
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5316
- changelog?: unknown;
5315
+ expand?: string | undefined;
5316
+ self?: string | undefined;
5317
5317
  } | undefined;
5318
5318
  }, {
5319
- error: string;
5320
5319
  success: boolean;
5320
+ error: string;
5321
5321
  operation: "get";
5322
5322
  issue?: {
5323
- key?: string | undefined;
5324
5323
  id?: string | undefined;
5324
+ key?: string | undefined;
5325
5325
  fields?: import("zod").objectInputType<{
5326
5326
  summary: import("zod").ZodOptional<import("zod").ZodString>;
5327
5327
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5659,8 +5659,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5659
5659
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5660
5660
  }, import("zod").ZodTypeAny, "passthrough">>>;
5661
5661
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5662
- expand?: string | undefined;
5663
- self?: string | undefined;
5662
+ changelog?: unknown;
5664
5663
  transitions?: import("zod").objectInputType<{
5665
5664
  id: import("zod").ZodString;
5666
5665
  name: import("zod").ZodString;
@@ -5705,7 +5704,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5705
5704
  }, import("zod").ZodTypeAny, "passthrough">>>;
5706
5705
  }, import("zod").ZodTypeAny, "passthrough">>>;
5707
5706
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5708
- changelog?: unknown;
5707
+ expand?: string | undefined;
5708
+ self?: string | undefined;
5709
5709
  } | undefined;
5710
5710
  }>, import("zod").ZodObject<{
5711
5711
  operation: import("zod").ZodLiteral<"create">;
@@ -5715,31 +5715,31 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5715
5715
  key: import("zod").ZodString;
5716
5716
  self: import("zod").ZodOptional<import("zod").ZodString>;
5717
5717
  }, "strip", import("zod").ZodTypeAny, {
5718
- key: string;
5719
5718
  id: string;
5719
+ key: string;
5720
5720
  self?: string | undefined;
5721
5721
  }, {
5722
- key: string;
5723
5722
  id: string;
5723
+ key: string;
5724
5724
  self?: string | undefined;
5725
5725
  }>>;
5726
5726
  error: import("zod").ZodString;
5727
5727
  }, "strip", import("zod").ZodTypeAny, {
5728
- error: string;
5729
5728
  success: boolean;
5729
+ error: string;
5730
5730
  operation: "create";
5731
5731
  issue?: {
5732
- key: string;
5733
5732
  id: string;
5733
+ key: string;
5734
5734
  self?: string | undefined;
5735
5735
  } | undefined;
5736
5736
  }, {
5737
- error: string;
5738
5737
  success: boolean;
5738
+ error: string;
5739
5739
  operation: "create";
5740
5740
  issue?: {
5741
- key: string;
5742
5741
  id: string;
5742
+ key: string;
5743
5743
  self?: string | undefined;
5744
5744
  } | undefined;
5745
5745
  }>, import("zod").ZodObject<{
@@ -5748,13 +5748,13 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5748
5748
  key: import("zod").ZodOptional<import("zod").ZodString>;
5749
5749
  error: import("zod").ZodString;
5750
5750
  }, "strip", import("zod").ZodTypeAny, {
5751
- error: string;
5752
5751
  success: boolean;
5752
+ error: string;
5753
5753
  operation: "update";
5754
5754
  key?: string | undefined;
5755
5755
  }, {
5756
- error: string;
5757
5756
  success: boolean;
5757
+ error: string;
5758
5758
  operation: "update";
5759
5759
  key?: string | undefined;
5760
5760
  }>, import("zod").ZodObject<{
@@ -5764,14 +5764,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5764
5764
  new_status: import("zod").ZodOptional<import("zod").ZodString>;
5765
5765
  error: import("zod").ZodString;
5766
5766
  }, "strip", import("zod").ZodTypeAny, {
5767
- error: string;
5768
5767
  success: boolean;
5768
+ error: string;
5769
5769
  operation: "transition";
5770
5770
  key?: string | undefined;
5771
5771
  new_status?: string | undefined;
5772
5772
  }, {
5773
- error: string;
5774
5773
  success: boolean;
5774
+ error: string;
5775
5775
  operation: "transition";
5776
5776
  key?: string | undefined;
5777
5777
  new_status?: string | undefined;
@@ -5910,8 +5910,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5910
5910
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
5911
5911
  error: import("zod").ZodString;
5912
5912
  }, "strip", import("zod").ZodTypeAny, {
5913
- error: string;
5914
5913
  success: boolean;
5914
+ error: string;
5915
5915
  operation: "list_transitions";
5916
5916
  transitions?: import("zod").objectOutputType<{
5917
5917
  id: import("zod").ZodString;
@@ -5958,8 +5958,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5958
5958
  }, import("zod").ZodTypeAny, "passthrough">>>;
5959
5959
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5960
5960
  }, {
5961
- error: string;
5962
5961
  success: boolean;
5962
+ error: string;
5963
5963
  operation: "list_transitions";
5964
5964
  transitions?: import("zod").objectInputType<{
5965
5965
  id: import("zod").ZodString;
@@ -6024,8 +6024,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6024
6024
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
6025
6025
  error: import("zod").ZodString;
6026
6026
  }, "strip", import("zod").ZodTypeAny, {
6027
- error: string;
6028
6027
  success: boolean;
6028
+ error: string;
6029
6029
  operation: "list_projects";
6030
6030
  projects?: import("zod").objectOutputType<{
6031
6031
  id: import("zod").ZodString;
@@ -6034,8 +6034,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6034
6034
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
6035
6035
  total?: number | undefined;
6036
6036
  }, {
6037
- error: string;
6038
6037
  success: boolean;
6038
+ error: string;
6039
6039
  operation: "list_projects";
6040
6040
  projects?: import("zod").objectInputType<{
6041
6041
  id: import("zod").ZodString;
@@ -6064,8 +6064,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6064
6064
  }, import("zod").ZodTypeAny, "passthrough">>, "many">>;
6065
6065
  error: import("zod").ZodString;
6066
6066
  }, "strip", import("zod").ZodTypeAny, {
6067
- error: string;
6068
6067
  success: boolean;
6068
+ error: string;
6069
6069
  operation: "list_issue_types";
6070
6070
  issue_types?: import("zod").objectOutputType<{
6071
6071
  id: import("zod").ZodString;
@@ -6074,8 +6074,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6074
6074
  subtask: import("zod").ZodOptional<import("zod").ZodBoolean>;
6075
6075
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
6076
6076
  }, {
6077
- error: string;
6078
6077
  success: boolean;
6078
+ error: string;
6079
6079
  operation: "list_issue_types";
6080
6080
  issue_types?: import("zod").objectInputType<{
6081
6081
  id: import("zod").ZodString;
@@ -6136,8 +6136,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6136
6136
  }>, "many">>;
6137
6137
  error: import("zod").ZodString;
6138
6138
  }, "strip", import("zod").ZodTypeAny, {
6139
- error: string;
6140
6139
  success: boolean;
6140
+ error: string;
6141
6141
  operation: "get_create_fields";
6142
6142
  issue_types?: {
6143
6143
  name: string;
@@ -6152,8 +6152,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6152
6152
  }[];
6153
6153
  }[] | undefined;
6154
6154
  }, {
6155
- error: string;
6156
6155
  success: boolean;
6156
+ error: string;
6157
6157
  operation: "get_create_fields";
6158
6158
  issue_types?: {
6159
6159
  name: string;
@@ -6239,8 +6239,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6239
6239
  }, import("zod").ZodTypeAny, "passthrough">>>;
6240
6240
  error: import("zod").ZodString;
6241
6241
  }, "strip", import("zod").ZodTypeAny, {
6242
- error: string;
6243
6242
  success: boolean;
6243
+ error: string;
6244
6244
  operation: "add_comment";
6245
6245
  comment?: import("zod").objectOutputType<{
6246
6246
  id: import("zod").ZodString;
@@ -6266,8 +6266,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6266
6266
  updated: import("zod").ZodOptional<import("zod").ZodString>;
6267
6267
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
6268
6268
  }, {
6269
- error: string;
6270
6269
  success: boolean;
6270
+ error: string;
6271
6271
  operation: "add_comment";
6272
6272
  comment?: import("zod").objectInputType<{
6273
6273
  id: import("zod").ZodString;
@@ -6365,8 +6365,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6365
6365
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
6366
6366
  error: import("zod").ZodString;
6367
6367
  }, "strip", import("zod").ZodTypeAny, {
6368
- error: string;
6369
6368
  success: boolean;
6369
+ error: string;
6370
6370
  operation: "get_comments";
6371
6371
  comments?: import("zod").objectOutputType<{
6372
6372
  id: import("zod").ZodString;
@@ -6393,8 +6393,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6393
6393
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
6394
6394
  total?: number | undefined;
6395
6395
  }, {
6396
- error: string;
6397
6396
  success: boolean;
6397
+ error: string;
6398
6398
  operation: "get_comments";
6399
6399
  comments?: import("zod").objectInputType<{
6400
6400
  id: import("zod").ZodString;
@@ -229,13 +229,13 @@ export declare class LinearBubble<T extends LinearParamsInput = LinearParamsInpu
229
229
  body: import("zod").ZodString;
230
230
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
231
231
  }, "strip", import("zod").ZodTypeAny, {
232
- operation: "add_comment";
233
232
  body: string;
233
+ operation: "add_comment";
234
234
  issueId: string;
235
235
  credentials?: Partial<Record<CredentialType, string>> | undefined;
236
236
  }, {
237
- operation: "add_comment";
238
237
  body: string;
238
+ operation: "add_comment";
239
239
  issueId: string;
240
240
  credentials?: Partial<Record<CredentialType, string>> | undefined;
241
241
  }>, import("zod").ZodObject<{
@@ -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;