@bubblelab/bubble-core 0.1.143 → 0.1.146

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 (111) hide show
  1. package/dist/bubble-bundle.d.ts +148 -148
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +132 -132
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +64 -64
  4. package/dist/bubbles/service-bubble/airtable.d.ts +154 -154
  5. package/dist/bubbles/service-bubble/apify/apify.d.ts +18 -18
  6. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +56 -56
  7. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +36 -36
  8. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +57 -57
  9. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts.map +1 -1
  10. package/dist/bubbles/service-bubble/browserbase/browserbase.js +1 -4
  11. package/dist/bubbles/service-bubble/browserbase/browserbase.js.map +1 -1
  12. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +98 -98
  13. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +32 -32
  14. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +51 -51
  15. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +96 -96
  16. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +40 -40
  17. package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
  18. package/dist/bubbles/service-bubble/firecrawl.d.ts +374 -374
  19. package/dist/bubbles/service-bubble/followupboss.d.ts +212 -212
  20. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  21. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +114 -114
  22. package/dist/bubbles/service-bubble/github.d.ts +140 -140
  23. package/dist/bubbles/service-bubble/gmail.d.ts +276 -276
  24. package/dist/bubbles/service-bubble/google-calendar.d.ts +26 -26
  25. package/dist/bubbles/service-bubble/google-drive.d.ts +56 -56
  26. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  27. package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +52 -52
  28. package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
  29. package/dist/bubbles/service-bubble/http.d.ts +14 -14
  30. package/dist/bubbles/service-bubble/insforge-db.d.ts +14 -14
  31. package/dist/bubbles/service-bubble/jira/jira.d.ts +55 -55
  32. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +112 -112
  33. package/dist/bubbles/service-bubble/notion/notion.d.ts +94 -82
  34. package/dist/bubbles/service-bubble/notion/notion.d.ts.map +1 -1
  35. package/dist/bubbles/service-bubble/notion/notion.js +135 -26
  36. package/dist/bubbles/service-bubble/notion/notion.js.map +1 -1
  37. package/dist/bubbles/service-bubble/postgresql.d.ts +16 -16
  38. package/dist/bubbles/service-bubble/resend.d.ts +36 -36
  39. package/dist/bubbles/service-bubble/slack/slack.d.ts +720 -720
  40. package/dist/bubbles/service-bubble/storage.d.ts +20 -20
  41. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +85 -85
  42. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +86 -86
  43. package/dist/bubbles/service-bubble/telegram.d.ts +106 -106
  44. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +16 -16
  45. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +26 -26
  46. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +4 -4
  47. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js +4 -4
  48. package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.js.map +1 -1
  49. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts +2 -2
  50. package/dist/bubbles/tool-bubble/browser-tools/index.d.ts.map +1 -1
  51. package/dist/bubbles/tool-bubble/browser-tools/index.js +2 -2
  52. package/dist/bubbles/tool-bubble/browser-tools/index.js.map +1 -1
  53. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +17 -17
  54. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js +2 -2
  55. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.js.map +1 -1
  56. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +16 -16
  57. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts.map +1 -1
  58. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js +5 -5
  59. package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.js.map +1 -1
  60. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +16 -16
  61. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js +2 -2
  62. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.js.map +1 -1
  63. package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +14 -14
  64. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +16 -16
  65. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js +2 -2
  66. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.js.map +1 -1
  67. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +14 -14
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js +1 -1
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.js.map +1 -1
  70. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js +2 -2
  72. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.js.map +1 -1
  73. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +14 -14
  74. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
  75. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +4 -4
  76. package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
  77. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +4 -4
  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 +16 -16
  81. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +4 -4
  82. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.d.ts +2 -2
  83. package/dist/bubbles/tool-bubble/linkedin-connection-tool/linkedin-connection-tool.schema.d.ts +4 -4
  84. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +377 -377
  85. package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
  86. package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
  87. package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
  88. package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +12 -12
  89. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +12 -12
  90. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +18 -18
  91. package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +4 -4
  92. package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +12 -12
  93. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +58 -58
  94. package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
  95. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +94 -94
  96. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +4 -4
  97. package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
  98. package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
  99. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +6 -6
  100. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +4 -4
  101. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  102. package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
  103. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +4 -4
  104. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
  105. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
  106. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  107. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
  108. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +56 -56
  109. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  110. package/dist/bubbles.json +11 -8
  111. package/package.json +2 -2
@@ -48,18 +48,18 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
48
48
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
49
49
  }, "strip", import("zod").ZodTypeAny, {
50
50
  operation: "search";
51
- limit: number;
52
51
  offset: number;
52
+ limit: number;
53
53
  jql: string;
54
- fields?: string[] | undefined;
55
54
  credentials?: Partial<Record<CredentialType, string>> | undefined;
55
+ fields?: string[] | undefined;
56
56
  }, {
57
57
  operation: "search";
58
58
  jql: string;
59
- fields?: string[] | undefined;
60
59
  credentials?: Partial<Record<CredentialType, string>> | undefined;
61
- limit?: number | undefined;
62
60
  offset?: number | undefined;
61
+ fields?: string[] | undefined;
62
+ limit?: number | undefined;
63
63
  }>, import("zod").ZodObject<{
64
64
  operation: import("zod").ZodLiteral<"get">;
65
65
  key: import("zod").ZodString;
@@ -69,14 +69,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
69
69
  }, "strip", import("zod").ZodTypeAny, {
70
70
  operation: "get";
71
71
  key: string;
72
- fields?: string[] | undefined;
73
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
+ fields?: string[] | undefined;
74
74
  expand?: ("comments" | "changelog" | "transitions")[] | undefined;
75
75
  }, {
76
76
  operation: "get";
77
77
  key: string;
78
- fields?: string[] | undefined;
79
78
  credentials?: Partial<Record<CredentialType, string>> | undefined;
79
+ fields?: string[] | undefined;
80
80
  expand?: ("comments" | "changelog" | "transitions")[] | undefined;
81
81
  }>, import("zod").ZodObject<{
82
82
  operation: import("zod").ZodLiteral<"create">;
@@ -213,14 +213,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
213
213
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
214
214
  }, "strip", import("zod").ZodTypeAny, {
215
215
  operation: "list_projects";
216
- limit: number;
217
216
  offset: number;
217
+ limit: number;
218
218
  credentials?: Partial<Record<CredentialType, string>> | undefined;
219
219
  }, {
220
220
  operation: "list_projects";
221
221
  credentials?: Partial<Record<CredentialType, string>> | undefined;
222
- limit?: number | undefined;
223
222
  offset?: number | undefined;
223
+ limit?: number | undefined;
224
224
  }>, import("zod").ZodObject<{
225
225
  operation: import("zod").ZodLiteral<"list_issue_types">;
226
226
  project: import("zod").ZodString;
@@ -271,16 +271,16 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
271
271
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
272
272
  }, "strip", import("zod").ZodTypeAny, {
273
273
  operation: "get_comments";
274
- limit: number;
275
- key: string;
276
274
  offset: number;
275
+ key: string;
276
+ limit: number;
277
277
  credentials?: Partial<Record<CredentialType, string>> | undefined;
278
278
  }, {
279
279
  operation: "get_comments";
280
280
  key: string;
281
281
  credentials?: Partial<Record<CredentialType, string>> | undefined;
282
- limit?: number | undefined;
283
282
  offset?: number | undefined;
283
+ limit?: number | undefined;
284
284
  }>]>;
285
285
  static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
286
286
  operation: import("zod").ZodLiteral<"search">;
@@ -1431,6 +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
+ id?: string | undefined;
1435
+ key?: string | undefined;
1434
1436
  fields?: import("zod").objectOutputType<{
1435
1437
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1436
1438
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -1768,8 +1770,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1768
1770
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
1769
1771
  }, import("zod").ZodTypeAny, "passthrough">>>;
1770
1772
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1771
- id?: string | undefined;
1772
- key?: string | undefined;
1773
1773
  changelog?: unknown;
1774
1774
  transitions?: import("zod").objectOutputType<{
1775
1775
  id: import("zod").ZodString;
@@ -1818,6 +1818,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1818
1818
  expand?: string | undefined;
1819
1819
  self?: string | undefined;
1820
1820
  }, {
1821
+ id?: string | undefined;
1822
+ key?: string | undefined;
1821
1823
  fields?: import("zod").objectInputType<{
1822
1824
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1823
1825
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2155,8 +2157,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2155
2157
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2156
2158
  }, import("zod").ZodTypeAny, "passthrough">>>;
2157
2159
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2158
- id?: string | undefined;
2159
- key?: string | undefined;
2160
2160
  changelog?: unknown;
2161
2161
  transitions?: import("zod").objectInputType<{
2162
2162
  id: import("zod").ZodString;
@@ -2211,9 +2211,11 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2211
2211
  error: import("zod").ZodString;
2212
2212
  }, "strip", import("zod").ZodTypeAny, {
2213
2213
  operation: "search";
2214
- error: string;
2215
2214
  success: boolean;
2215
+ error: string;
2216
2216
  issues?: {
2217
+ id?: string | undefined;
2218
+ key?: string | undefined;
2217
2219
  fields?: import("zod").objectOutputType<{
2218
2220
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2219
2221
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2551,8 +2553,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2551
2553
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2552
2554
  }, import("zod").ZodTypeAny, "passthrough">>>;
2553
2555
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2554
- id?: string | undefined;
2555
- key?: string | undefined;
2556
2556
  changelog?: unknown;
2557
2557
  transitions?: import("zod").objectOutputType<{
2558
2558
  id: import("zod").ZodString;
@@ -2601,14 +2601,16 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2601
2601
  expand?: string | undefined;
2602
2602
  self?: string | undefined;
2603
2603
  }[] | undefined;
2604
- limit?: number | undefined;
2605
2604
  offset?: number | undefined;
2605
+ limit?: number | undefined;
2606
2606
  total?: number | undefined;
2607
2607
  }, {
2608
2608
  operation: "search";
2609
- error: string;
2610
2609
  success: boolean;
2610
+ error: string;
2611
2611
  issues?: {
2612
+ id?: string | undefined;
2613
+ key?: string | undefined;
2612
2614
  fields?: import("zod").objectInputType<{
2613
2615
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2614
2616
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2946,8 +2948,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2946
2948
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2947
2949
  }, import("zod").ZodTypeAny, "passthrough">>>;
2948
2950
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2949
- id?: string | undefined;
2950
- key?: string | undefined;
2951
2951
  changelog?: unknown;
2952
2952
  transitions?: import("zod").objectInputType<{
2953
2953
  id: import("zod").ZodString;
@@ -2996,8 +2996,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2996
2996
  expand?: string | undefined;
2997
2997
  self?: string | undefined;
2998
2998
  }[] | undefined;
2999
- limit?: number | undefined;
3000
2999
  offset?: number | undefined;
3000
+ limit?: number | undefined;
3001
3001
  total?: number | undefined;
3002
3002
  }>, import("zod").ZodObject<{
3003
3003
  operation: import("zod").ZodLiteral<"get">;
@@ -4148,6 +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
+ id?: string | undefined;
4152
+ key?: string | undefined;
4151
4153
  fields?: import("zod").objectOutputType<{
4152
4154
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4153
4155
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4485,8 +4487,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4485
4487
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4486
4488
  }, import("zod").ZodTypeAny, "passthrough">>>;
4487
4489
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4488
- id?: string | undefined;
4489
- key?: string | undefined;
4490
4490
  changelog?: unknown;
4491
4491
  transitions?: import("zod").objectOutputType<{
4492
4492
  id: import("zod").ZodString;
@@ -4535,6 +4535,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4535
4535
  expand?: string | undefined;
4536
4536
  self?: string | undefined;
4537
4537
  }, {
4538
+ id?: string | undefined;
4539
+ key?: string | undefined;
4538
4540
  fields?: import("zod").objectInputType<{
4539
4541
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4540
4542
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4872,8 +4874,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4872
4874
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4873
4875
  }, import("zod").ZodTypeAny, "passthrough">>>;
4874
4876
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4875
- id?: string | undefined;
4876
- key?: string | undefined;
4877
4877
  changelog?: unknown;
4878
4878
  transitions?: import("zod").objectInputType<{
4879
4879
  id: import("zod").ZodString;
@@ -4925,9 +4925,11 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4925
4925
  error: import("zod").ZodString;
4926
4926
  }, "strip", import("zod").ZodTypeAny, {
4927
4927
  operation: "get";
4928
- error: string;
4929
4928
  success: boolean;
4929
+ error: string;
4930
4930
  issue?: {
4931
+ id?: string | undefined;
4932
+ key?: string | undefined;
4931
4933
  fields?: import("zod").objectOutputType<{
4932
4934
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4933
4935
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5265,8 +5267,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5265
5267
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5266
5268
  }, import("zod").ZodTypeAny, "passthrough">>>;
5267
5269
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5268
- id?: string | undefined;
5269
- key?: string | undefined;
5270
5270
  changelog?: unknown;
5271
5271
  transitions?: import("zod").objectOutputType<{
5272
5272
  id: import("zod").ZodString;
@@ -5317,9 +5317,11 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5317
5317
  } | undefined;
5318
5318
  }, {
5319
5319
  operation: "get";
5320
- error: string;
5321
5320
  success: boolean;
5321
+ error: string;
5322
5322
  issue?: {
5323
+ id?: string | undefined;
5324
+ key?: string | undefined;
5323
5325
  fields?: import("zod").objectInputType<{
5324
5326
  summary: import("zod").ZodOptional<import("zod").ZodString>;
5325
5327
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5657,8 +5659,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5657
5659
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5658
5660
  }, import("zod").ZodTypeAny, "passthrough">>>;
5659
5661
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5660
- id?: string | undefined;
5661
- key?: string | undefined;
5662
5662
  changelog?: unknown;
5663
5663
  transitions?: import("zod").objectInputType<{
5664
5664
  id: import("zod").ZodString;
@@ -5726,8 +5726,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5726
5726
  error: import("zod").ZodString;
5727
5727
  }, "strip", import("zod").ZodTypeAny, {
5728
5728
  operation: "create";
5729
- error: string;
5730
5729
  success: boolean;
5730
+ error: string;
5731
5731
  issue?: {
5732
5732
  id: string;
5733
5733
  key: string;
@@ -5735,8 +5735,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5735
5735
  } | undefined;
5736
5736
  }, {
5737
5737
  operation: "create";
5738
- error: string;
5739
5738
  success: boolean;
5739
+ error: string;
5740
5740
  issue?: {
5741
5741
  id: string;
5742
5742
  key: string;
@@ -5749,13 +5749,13 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5749
5749
  error: import("zod").ZodString;
5750
5750
  }, "strip", import("zod").ZodTypeAny, {
5751
5751
  operation: "update";
5752
- error: string;
5753
5752
  success: boolean;
5753
+ error: string;
5754
5754
  key?: string | undefined;
5755
5755
  }, {
5756
5756
  operation: "update";
5757
- error: string;
5758
5757
  success: boolean;
5758
+ error: string;
5759
5759
  key?: string | undefined;
5760
5760
  }>, import("zod").ZodObject<{
5761
5761
  operation: import("zod").ZodLiteral<"transition">;
@@ -5765,14 +5765,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5765
5765
  error: import("zod").ZodString;
5766
5766
  }, "strip", import("zod").ZodTypeAny, {
5767
5767
  operation: "transition";
5768
- error: string;
5769
5768
  success: boolean;
5769
+ error: string;
5770
5770
  key?: string | undefined;
5771
5771
  new_status?: string | undefined;
5772
5772
  }, {
5773
5773
  operation: "transition";
5774
- error: string;
5775
5774
  success: boolean;
5775
+ error: string;
5776
5776
  key?: string | undefined;
5777
5777
  new_status?: string | undefined;
5778
5778
  }>, import("zod").ZodObject<{
@@ -5911,8 +5911,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5911
5911
  error: import("zod").ZodString;
5912
5912
  }, "strip", import("zod").ZodTypeAny, {
5913
5913
  operation: "list_transitions";
5914
- error: string;
5915
5914
  success: boolean;
5915
+ error: string;
5916
5916
  transitions?: import("zod").objectOutputType<{
5917
5917
  id: import("zod").ZodString;
5918
5918
  name: import("zod").ZodString;
@@ -5959,8 +5959,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5959
5959
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5960
5960
  }, {
5961
5961
  operation: "list_transitions";
5962
- error: string;
5963
5962
  success: boolean;
5963
+ error: string;
5964
5964
  transitions?: import("zod").objectInputType<{
5965
5965
  id: import("zod").ZodString;
5966
5966
  name: import("zod").ZodString;
@@ -6025,8 +6025,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6025
6025
  error: import("zod").ZodString;
6026
6026
  }, "strip", import("zod").ZodTypeAny, {
6027
6027
  operation: "list_projects";
6028
- error: string;
6029
6028
  success: boolean;
6029
+ error: string;
6030
6030
  projects?: import("zod").objectOutputType<{
6031
6031
  id: import("zod").ZodString;
6032
6032
  key: import("zod").ZodString;
@@ -6035,8 +6035,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6035
6035
  total?: number | undefined;
6036
6036
  }, {
6037
6037
  operation: "list_projects";
6038
- error: string;
6039
6038
  success: boolean;
6039
+ error: string;
6040
6040
  projects?: import("zod").objectInputType<{
6041
6041
  id: import("zod").ZodString;
6042
6042
  key: import("zod").ZodString;
@@ -6065,8 +6065,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6065
6065
  error: import("zod").ZodString;
6066
6066
  }, "strip", import("zod").ZodTypeAny, {
6067
6067
  operation: "list_issue_types";
6068
- error: string;
6069
6068
  success: boolean;
6069
+ error: string;
6070
6070
  issue_types?: import("zod").objectOutputType<{
6071
6071
  id: import("zod").ZodString;
6072
6072
  name: import("zod").ZodString;
@@ -6075,8 +6075,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6075
6075
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
6076
6076
  }, {
6077
6077
  operation: "list_issue_types";
6078
- error: string;
6079
6078
  success: boolean;
6079
+ error: string;
6080
6080
  issue_types?: import("zod").objectInputType<{
6081
6081
  id: import("zod").ZodString;
6082
6082
  name: import("zod").ZodString;
@@ -6113,6 +6113,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6113
6113
  }>, "many">;
6114
6114
  }, "strip", import("zod").ZodTypeAny, {
6115
6115
  name: string;
6116
+ id: string;
6116
6117
  fields: {
6117
6118
  required: boolean;
6118
6119
  name: string;
@@ -6121,9 +6122,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6121
6122
  schema?: unknown;
6122
6123
  allowedValues?: unknown[] | undefined;
6123
6124
  }[];
6124
- id: string;
6125
6125
  }, {
6126
6126
  name: string;
6127
+ id: string;
6127
6128
  fields: {
6128
6129
  required: boolean;
6129
6130
  name: string;
@@ -6132,15 +6133,15 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6132
6133
  schema?: unknown;
6133
6134
  allowedValues?: unknown[] | undefined;
6134
6135
  }[];
6135
- id: string;
6136
6136
  }>, "many">>;
6137
6137
  error: import("zod").ZodString;
6138
6138
  }, "strip", import("zod").ZodTypeAny, {
6139
6139
  operation: "get_create_fields";
6140
- error: string;
6141
6140
  success: boolean;
6141
+ error: string;
6142
6142
  issue_types?: {
6143
6143
  name: string;
6144
+ id: string;
6144
6145
  fields: {
6145
6146
  required: boolean;
6146
6147
  name: string;
@@ -6149,14 +6150,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6149
6150
  schema?: unknown;
6150
6151
  allowedValues?: unknown[] | undefined;
6151
6152
  }[];
6152
- id: string;
6153
6153
  }[] | undefined;
6154
6154
  }, {
6155
6155
  operation: "get_create_fields";
6156
- error: string;
6157
6156
  success: boolean;
6157
+ error: string;
6158
6158
  issue_types?: {
6159
6159
  name: string;
6160
+ id: string;
6160
6161
  fields: {
6161
6162
  required: boolean;
6162
6163
  name: string;
@@ -6165,7 +6166,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6165
6166
  schema?: unknown;
6166
6167
  allowedValues?: unknown[] | undefined;
6167
6168
  }[];
6168
- id: string;
6169
6169
  }[] | undefined;
6170
6170
  }>, import("zod").ZodObject<{
6171
6171
  operation: import("zod").ZodLiteral<"add_comment">;
@@ -6240,8 +6240,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6240
6240
  error: import("zod").ZodString;
6241
6241
  }, "strip", import("zod").ZodTypeAny, {
6242
6242
  operation: "add_comment";
6243
- error: string;
6244
6243
  success: boolean;
6244
+ error: string;
6245
6245
  comment?: import("zod").objectOutputType<{
6246
6246
  id: import("zod").ZodString;
6247
6247
  author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
@@ -6267,8 +6267,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6267
6267
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
6268
6268
  }, {
6269
6269
  operation: "add_comment";
6270
- error: string;
6271
6270
  success: boolean;
6271
+ error: string;
6272
6272
  comment?: import("zod").objectInputType<{
6273
6273
  id: import("zod").ZodString;
6274
6274
  author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
@@ -6366,8 +6366,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6366
6366
  error: import("zod").ZodString;
6367
6367
  }, "strip", import("zod").ZodTypeAny, {
6368
6368
  operation: "get_comments";
6369
- error: string;
6370
6369
  success: boolean;
6370
+ error: string;
6371
6371
  comments?: import("zod").objectOutputType<{
6372
6372
  id: import("zod").ZodString;
6373
6373
  author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
@@ -6394,8 +6394,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
6394
6394
  total?: number | undefined;
6395
6395
  }, {
6396
6396
  operation: "get_comments";
6397
- error: string;
6398
6397
  success: boolean;
6398
+ error: string;
6399
6399
  comments?: import("zod").objectInputType<{
6400
6400
  id: import("zod").ZodString;
6401
6401
  author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{