@bubblelab/bubble-core 0.1.194 → 0.1.196

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 (98) hide show
  1. package/dist/bubble-bundle.d.ts +142 -142
  2. package/dist/bubbles/service-bubble/agi-inc.d.ts +28 -28
  3. package/dist/bubbles/service-bubble/ai-agent.d.ts +8 -8
  4. package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
  5. package/dist/bubbles/service-bubble/ai-agent.js +35 -8
  6. package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
  7. package/dist/bubbles/service-bubble/airtable.d.ts +36 -36
  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 +4 -4
  20. package/dist/bubbles/service-bubble/ashby/ashby.d.ts +10 -10
  21. package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +84 -84
  22. package/dist/bubbles/service-bubble/attio/attio.d.ts +10 -10
  23. package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
  24. package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +5 -5
  25. package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +30 -30
  26. package/dist/bubbles/service-bubble/confluence/confluence.d.ts +11 -11
  27. package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
  28. package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +48 -48
  29. package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
  30. package/dist/bubbles/service-bubble/eleven-labs.d.ts +4 -4
  31. package/dist/bubbles/service-bubble/firecrawl.d.ts +1037 -1037
  32. package/dist/bubbles/service-bubble/followupboss.d.ts +104 -104
  33. package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +56 -56
  34. package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
  35. package/dist/bubbles/service-bubble/github.d.ts +224 -224
  36. package/dist/bubbles/service-bubble/gmail.d.ts +188 -188
  37. package/dist/bubbles/service-bubble/google-calendar.d.ts +126 -126
  38. package/dist/bubbles/service-bubble/google-drive.d.ts +4 -4
  39. package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +22 -22
  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 +4 -4
  42. package/dist/bubbles/service-bubble/http.d.ts +10 -10
  43. package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +1 -1
  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 +179 -179
  47. package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
  48. package/dist/bubbles/service-bubble/linear/linear.d.ts +12 -12
  49. package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
  50. package/dist/bubbles/service-bubble/notion/notion.d.ts +2074 -2074
  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 +16 -16
  54. package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
  55. package/dist/bubbles/service-bubble/resend.d.ts +26 -26
  56. package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +2 -2
  57. package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
  58. package/dist/bubbles/service-bubble/slack/slack.d.ts +360 -360
  59. package/dist/bubbles/service-bubble/storage.d.ts +36 -36
  60. package/dist/bubbles/service-bubble/stripe/stripe.d.ts +93 -93
  61. package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
  62. package/dist/bubbles/service-bubble/telegram.d.ts +834 -834
  63. package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +1 -1
  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-connection/schema.d.ts +2 -2
  68. package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
  69. package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +2 -2
  70. package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
  71. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +74 -74
  72. package/dist/bubbles/tool-bubble/chart-js-tool.d.ts.map +1 -1
  73. package/dist/bubbles/tool-bubble/chart-js-tool.js.map +1 -1
  74. package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +50 -50
  75. package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +8 -8
  76. package/dist/bubbles/tool-bubble/instagram-tool.d.ts +10 -10
  77. package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +232 -232
  78. package/dist/bubbles/tool-bubble/people-search-tool.d.ts +44 -44
  79. package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +36 -36
  80. package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +32 -32
  81. package/dist/bubbles/tool-bubble/tool-template.d.ts +8 -8
  82. package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
  83. package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
  84. package/dist/bubbles/tool-bubble/web-search-tool.d.ts +4 -4
  85. package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +14 -14
  86. package/dist/bubbles/tool-bubble/youtube-tool.d.ts +14 -14
  87. package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +32 -32
  88. package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +12 -12
  89. package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +76 -76
  90. package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
  91. package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
  92. package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +84 -84
  93. package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
  94. package/dist/bubbles.json +1 -1
  95. package/dist/utils/agent-formatter.d.ts.map +1 -1
  96. package/dist/utils/agent-formatter.js +3 -0
  97. package/dist/utils/agent-formatter.js.map +1 -1
  98. package/package.json +2 -2
@@ -47,9 +47,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
47
47
  fields: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
48
48
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
49
49
  }, "strip", import("zod").ZodTypeAny, {
50
- offset: number;
51
50
  operation: "search";
52
51
  limit: number;
52
+ offset: number;
53
53
  jql: string;
54
54
  credentials?: Partial<Record<CredentialType, string>> | undefined;
55
55
  fields?: string[] | undefined;
@@ -57,9 +57,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
57
57
  operation: "search";
58
58
  jql: string;
59
59
  credentials?: Partial<Record<CredentialType, string>> | undefined;
60
- offset?: number | undefined;
61
60
  fields?: string[] | undefined;
62
61
  limit?: number | undefined;
62
+ offset?: number | undefined;
63
63
  }>, import("zod").ZodObject<{
64
64
  operation: import("zod").ZodLiteral<"get">;
65
65
  key: import("zod").ZodString;
@@ -67,17 +67,17 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
67
67
  expand: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodEnum<["changelog", "comments", "transitions"]>, "many">>;
68
68
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
69
69
  }, "strip", import("zod").ZodTypeAny, {
70
- key: string;
71
70
  operation: "get";
71
+ key: string;
72
72
  credentials?: Partial<Record<CredentialType, string>> | undefined;
73
73
  fields?: string[] | undefined;
74
- expand?: ("transitions" | "comments" | "changelog")[] | undefined;
74
+ expand?: ("comments" | "changelog" | "transitions")[] | undefined;
75
75
  }, {
76
- key: string;
77
76
  operation: "get";
77
+ key: string;
78
78
  credentials?: Partial<Record<CredentialType, string>> | undefined;
79
79
  fields?: string[] | undefined;
80
- expand?: ("transitions" | "comments" | "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;
@@ -93,28 +93,28 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
93
93
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
94
94
  }, "strip", import("zod").ZodTypeAny, {
95
95
  type: string;
96
- summary: string;
97
96
  operation: "create";
97
+ summary: string;
98
98
  project: string;
99
99
  description?: string | undefined;
100
100
  credentials?: Partial<Record<CredentialType, string>> | undefined;
101
101
  labels?: string[] | undefined;
102
- priority?: string | undefined;
103
102
  parent?: string | undefined;
104
103
  assignee?: string | undefined;
104
+ priority?: string | undefined;
105
105
  due_date?: string | undefined;
106
106
  custom_fields?: Record<string, unknown> | undefined;
107
107
  }, {
108
- summary: string;
109
108
  operation: "create";
109
+ summary: string;
110
110
  project: string;
111
111
  type?: string | undefined;
112
112
  description?: string | undefined;
113
113
  credentials?: Partial<Record<CredentialType, string>> | undefined;
114
114
  labels?: string[] | undefined;
115
- priority?: string | undefined;
116
115
  parent?: string | undefined;
117
116
  assignee?: string | undefined;
117
+ priority?: string | undefined;
118
118
  due_date?: string | undefined;
119
119
  custom_fields?: Record<string, unknown> | undefined;
120
120
  }>, import("zod").ZodObject<{
@@ -130,45 +130,45 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
130
130
  set: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
131
131
  }, "strip", import("zod").ZodTypeAny, {
132
132
  set?: string[] | undefined;
133
- remove?: string[] | undefined;
134
133
  add?: string[] | undefined;
134
+ remove?: string[] | undefined;
135
135
  }, {
136
136
  set?: string[] | undefined;
137
- remove?: string[] | undefined;
138
137
  add?: string[] | undefined;
138
+ remove?: string[] | undefined;
139
139
  }>>;
140
140
  due_date: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
141
141
  comment: import("zod").ZodOptional<import("zod").ZodString>;
142
142
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
143
143
  }, "strip", import("zod").ZodTypeAny, {
144
- key: string;
145
144
  operation: "update";
145
+ key: string;
146
146
  description?: string | undefined;
147
147
  credentials?: Partial<Record<CredentialType, string>> | undefined;
148
148
  labels?: {
149
149
  set?: string[] | undefined;
150
- remove?: string[] | undefined;
151
150
  add?: string[] | undefined;
151
+ remove?: string[] | undefined;
152
152
  } | undefined;
153
- priority?: string | undefined;
154
153
  summary?: string | undefined;
155
154
  comment?: string | undefined;
156
155
  assignee?: string | null | undefined;
156
+ priority?: string | undefined;
157
157
  due_date?: string | null | undefined;
158
158
  }, {
159
- key: string;
160
159
  operation: "update";
160
+ key: string;
161
161
  description?: string | undefined;
162
162
  credentials?: Partial<Record<CredentialType, string>> | undefined;
163
163
  labels?: {
164
164
  set?: string[] | undefined;
165
- remove?: string[] | undefined;
166
165
  add?: string[] | undefined;
166
+ remove?: string[] | undefined;
167
167
  } | undefined;
168
- priority?: string | undefined;
169
168
  summary?: string | undefined;
170
169
  comment?: string | undefined;
171
170
  assignee?: string | null | undefined;
171
+ priority?: string | undefined;
172
172
  due_date?: string | null | undefined;
173
173
  }>, import("zod").ZodObject<{
174
174
  operation: import("zod").ZodLiteral<"transition">;
@@ -179,16 +179,16 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
179
179
  resolution: import("zod").ZodOptional<import("zod").ZodString>;
180
180
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
181
181
  }, "strip", import("zod").ZodTypeAny, {
182
- key: string;
183
182
  operation: "transition";
183
+ key: string;
184
184
  status?: string | undefined;
185
185
  credentials?: Partial<Record<CredentialType, string>> | undefined;
186
186
  comment?: string | undefined;
187
187
  transition_id?: string | undefined;
188
188
  resolution?: string | undefined;
189
189
  }, {
190
- key: string;
191
190
  operation: "transition";
191
+ key: string;
192
192
  status?: string | undefined;
193
193
  credentials?: Partial<Record<CredentialType, string>> | undefined;
194
194
  comment?: string | undefined;
@@ -199,12 +199,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
199
199
  key: import("zod").ZodString;
200
200
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
201
201
  }, "strip", import("zod").ZodTypeAny, {
202
- key: string;
203
202
  operation: "list_transitions";
203
+ key: string;
204
204
  credentials?: Partial<Record<CredentialType, string>> | undefined;
205
205
  }, {
206
- key: string;
207
206
  operation: "list_transitions";
207
+ key: string;
208
208
  credentials?: Partial<Record<CredentialType, string>> | undefined;
209
209
  }>, import("zod").ZodObject<{
210
210
  operation: import("zod").ZodLiteral<"list_projects">;
@@ -212,15 +212,15 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
212
212
  offset: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
213
213
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
214
214
  }, "strip", import("zod").ZodTypeAny, {
215
- offset: number;
216
215
  operation: "list_projects";
217
216
  limit: number;
217
+ offset: 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
- offset?: number | undefined;
223
222
  limit?: number | undefined;
223
+ offset?: number | undefined;
224
224
  }>, import("zod").ZodObject<{
225
225
  operation: import("zod").ZodLiteral<"list_issue_types">;
226
226
  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
- key: string;
258
257
  operation: "add_comment";
259
258
  body: string;
259
+ key: string;
260
260
  credentials?: Partial<Record<CredentialType, string>> | undefined;
261
261
  }, {
262
- key: string;
263
262
  operation: "add_comment";
264
263
  body: string;
264
+ key: string;
265
265
  credentials?: Partial<Record<CredentialType, string>> | undefined;
266
266
  }>, import("zod").ZodObject<{
267
267
  operation: import("zod").ZodLiteral<"get_comments">;
@@ -270,17 +270,17 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
270
270
  offset: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
271
271
  credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
272
272
  }, "strip", import("zod").ZodTypeAny, {
273
- offset: number;
274
- key: string;
275
273
  operation: "get_comments";
276
274
  limit: number;
275
+ offset: number;
276
+ key: string;
277
277
  credentials?: Partial<Record<CredentialType, string>> | undefined;
278
278
  }, {
279
- key: string;
280
279
  operation: "get_comments";
280
+ key: string;
281
281
  credentials?: Partial<Record<CredentialType, string>> | undefined;
282
- offset?: number | undefined;
283
282
  limit?: number | undefined;
283
+ offset?: number | undefined;
284
284
  }>]>;
285
285
  static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
286
286
  operation: import("zod").ZodLiteral<"search">;
@@ -1431,52 +1431,7 @@ 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
- transitions?: import("zod").objectOutputType<{
1435
- id: import("zod").ZodString;
1436
- name: import("zod").ZodString;
1437
- to: import("zod").ZodOptional<import("zod").ZodObject<{
1438
- id: import("zod").ZodString;
1439
- name: import("zod").ZodString;
1440
- statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
1441
- key: import("zod").ZodString;
1442
- name: import("zod").ZodString;
1443
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
1444
- key: import("zod").ZodString;
1445
- name: import("zod").ZodString;
1446
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
1447
- key: import("zod").ZodString;
1448
- name: import("zod").ZodString;
1449
- }, import("zod").ZodTypeAny, "passthrough">>>;
1450
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
1451
- id: import("zod").ZodString;
1452
- name: import("zod").ZodString;
1453
- statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
1454
- key: import("zod").ZodString;
1455
- name: import("zod").ZodString;
1456
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
1457
- key: import("zod").ZodString;
1458
- name: import("zod").ZodString;
1459
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
1460
- key: import("zod").ZodString;
1461
- name: import("zod").ZodString;
1462
- }, import("zod").ZodTypeAny, "passthrough">>>;
1463
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
1464
- id: import("zod").ZodString;
1465
- name: import("zod").ZodString;
1466
- statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
1467
- key: import("zod").ZodString;
1468
- name: import("zod").ZodString;
1469
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
1470
- key: import("zod").ZodString;
1471
- name: import("zod").ZodString;
1472
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
1473
- key: import("zod").ZodString;
1474
- name: import("zod").ZodString;
1475
- }, import("zod").ZodTypeAny, "passthrough">>>;
1476
- }, import("zod").ZodTypeAny, "passthrough">>>;
1477
- }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1478
1434
  id?: string | undefined;
1479
- key?: string | undefined;
1480
1435
  fields?: import("zod").objectOutputType<{
1481
1436
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1482
1437
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -1814,11 +1769,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1814
1769
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
1815
1770
  }, import("zod").ZodTypeAny, "passthrough">>>;
1816
1771
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
1772
+ key?: string | undefined;
1817
1773
  changelog?: unknown;
1818
- expand?: string | undefined;
1819
- self?: string | undefined;
1820
- }, {
1821
- transitions?: import("zod").objectInputType<{
1774
+ transitions?: import("zod").objectOutputType<{
1822
1775
  id: import("zod").ZodString;
1823
1776
  name: import("zod").ZodString;
1824
1777
  to: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -1862,8 +1815,10 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
1862
1815
  }, import("zod").ZodTypeAny, "passthrough">>>;
1863
1816
  }, import("zod").ZodTypeAny, "passthrough">>>;
1864
1817
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
1818
+ expand?: string | undefined;
1819
+ self?: string | undefined;
1820
+ }, {
1865
1821
  id?: string | undefined;
1866
- key?: string | undefined;
1867
1822
  fields?: import("zod").objectInputType<{
1868
1823
  summary: import("zod").ZodOptional<import("zod").ZodString>;
1869
1824
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2201,20 +2156,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2201
2156
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2202
2157
  }, import("zod").ZodTypeAny, "passthrough">>>;
2203
2158
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2159
+ key?: string | undefined;
2204
2160
  changelog?: unknown;
2205
- expand?: string | undefined;
2206
- self?: string | undefined;
2207
- }>, "many">>;
2208
- total: import("zod").ZodOptional<import("zod").ZodNumber>;
2209
- offset: import("zod").ZodOptional<import("zod").ZodNumber>;
2210
- limit: import("zod").ZodOptional<import("zod").ZodNumber>;
2211
- error: import("zod").ZodString;
2212
- }, "strip", import("zod").ZodTypeAny, {
2213
- success: boolean;
2214
- error: string;
2215
- operation: "search";
2216
- issues?: {
2217
- transitions?: import("zod").objectOutputType<{
2161
+ transitions?: import("zod").objectInputType<{
2218
2162
  id: import("zod").ZodString;
2219
2163
  name: import("zod").ZodString;
2220
2164
  to: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -2258,8 +2202,19 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2258
2202
  }, import("zod").ZodTypeAny, "passthrough">>>;
2259
2203
  }, import("zod").ZodTypeAny, "passthrough">>>;
2260
2204
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2205
+ expand?: string | undefined;
2206
+ self?: string | undefined;
2207
+ }>, "many">>;
2208
+ total: import("zod").ZodOptional<import("zod").ZodNumber>;
2209
+ offset: import("zod").ZodOptional<import("zod").ZodNumber>;
2210
+ limit: import("zod").ZodOptional<import("zod").ZodNumber>;
2211
+ error: import("zod").ZodString;
2212
+ }, "strip", import("zod").ZodTypeAny, {
2213
+ success: boolean;
2214
+ error: string;
2215
+ operation: "search";
2216
+ issues?: {
2261
2217
  id?: string | undefined;
2262
- key?: string | undefined;
2263
2218
  fields?: import("zod").objectOutputType<{
2264
2219
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2265
2220
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2597,19 +2552,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2597
2552
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2598
2553
  }, import("zod").ZodTypeAny, "passthrough">>>;
2599
2554
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2555
+ key?: string | undefined;
2600
2556
  changelog?: unknown;
2601
- expand?: string | undefined;
2602
- self?: string | undefined;
2603
- }[] | undefined;
2604
- offset?: number | undefined;
2605
- limit?: number | undefined;
2606
- total?: number | undefined;
2607
- }, {
2608
- success: boolean;
2609
- error: string;
2610
- operation: "search";
2611
- issues?: {
2612
- transitions?: import("zod").objectInputType<{
2557
+ transitions?: import("zod").objectOutputType<{
2613
2558
  id: import("zod").ZodString;
2614
2559
  name: import("zod").ZodString;
2615
2560
  to: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -2653,8 +2598,18 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2653
2598
  }, import("zod").ZodTypeAny, "passthrough">>>;
2654
2599
  }, import("zod").ZodTypeAny, "passthrough">>>;
2655
2600
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2601
+ expand?: string | undefined;
2602
+ self?: string | undefined;
2603
+ }[] | undefined;
2604
+ limit?: number | undefined;
2605
+ offset?: number | undefined;
2606
+ total?: number | undefined;
2607
+ }, {
2608
+ success: boolean;
2609
+ error: string;
2610
+ operation: "search";
2611
+ issues?: {
2656
2612
  id?: string | undefined;
2657
- key?: string | undefined;
2658
2613
  fields?: import("zod").objectInputType<{
2659
2614
  summary: import("zod").ZodOptional<import("zod").ZodString>;
2660
2615
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -2992,12 +2947,57 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
2992
2947
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
2993
2948
  }, import("zod").ZodTypeAny, "passthrough">>>;
2994
2949
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
2950
+ key?: string | undefined;
2995
2951
  changelog?: unknown;
2952
+ transitions?: import("zod").objectInputType<{
2953
+ id: import("zod").ZodString;
2954
+ name: import("zod").ZodString;
2955
+ to: import("zod").ZodOptional<import("zod").ZodObject<{
2956
+ id: import("zod").ZodString;
2957
+ name: import("zod").ZodString;
2958
+ statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
2959
+ key: import("zod").ZodString;
2960
+ name: import("zod").ZodString;
2961
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
2962
+ key: import("zod").ZodString;
2963
+ name: import("zod").ZodString;
2964
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
2965
+ key: import("zod").ZodString;
2966
+ name: import("zod").ZodString;
2967
+ }, import("zod").ZodTypeAny, "passthrough">>>;
2968
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
2969
+ id: import("zod").ZodString;
2970
+ name: import("zod").ZodString;
2971
+ statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
2972
+ key: import("zod").ZodString;
2973
+ name: import("zod").ZodString;
2974
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
2975
+ key: import("zod").ZodString;
2976
+ name: import("zod").ZodString;
2977
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
2978
+ key: import("zod").ZodString;
2979
+ name: import("zod").ZodString;
2980
+ }, import("zod").ZodTypeAny, "passthrough">>>;
2981
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
2982
+ id: import("zod").ZodString;
2983
+ name: import("zod").ZodString;
2984
+ statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
2985
+ key: import("zod").ZodString;
2986
+ name: import("zod").ZodString;
2987
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
2988
+ key: import("zod").ZodString;
2989
+ name: import("zod").ZodString;
2990
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
2991
+ key: import("zod").ZodString;
2992
+ name: import("zod").ZodString;
2993
+ }, import("zod").ZodTypeAny, "passthrough">>>;
2994
+ }, import("zod").ZodTypeAny, "passthrough">>>;
2995
+ }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
2996
2996
  expand?: string | undefined;
2997
2997
  self?: string | undefined;
2998
2998
  }[] | undefined;
2999
- offset?: number | undefined;
3000
2999
  limit?: number | undefined;
3000
+ offset?: number | undefined;
3001
3001
  total?: number | undefined;
3002
3002
  }>, import("zod").ZodObject<{
3003
3003
  operation: import("zod").ZodLiteral<"get">;
@@ -4148,52 +4148,7 @@ 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
- transitions?: import("zod").objectOutputType<{
4152
- id: import("zod").ZodString;
4153
- name: import("zod").ZodString;
4154
- to: import("zod").ZodOptional<import("zod").ZodObject<{
4155
- id: import("zod").ZodString;
4156
- name: import("zod").ZodString;
4157
- statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
4158
- key: import("zod").ZodString;
4159
- name: import("zod").ZodString;
4160
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
4161
- key: import("zod").ZodString;
4162
- name: import("zod").ZodString;
4163
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
4164
- key: import("zod").ZodString;
4165
- name: import("zod").ZodString;
4166
- }, import("zod").ZodTypeAny, "passthrough">>>;
4167
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
4168
- id: import("zod").ZodString;
4169
- name: import("zod").ZodString;
4170
- statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
4171
- key: import("zod").ZodString;
4172
- name: import("zod").ZodString;
4173
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
4174
- key: import("zod").ZodString;
4175
- name: import("zod").ZodString;
4176
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
4177
- key: import("zod").ZodString;
4178
- name: import("zod").ZodString;
4179
- }, import("zod").ZodTypeAny, "passthrough">>>;
4180
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
4181
- id: import("zod").ZodString;
4182
- name: import("zod").ZodString;
4183
- statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
4184
- key: import("zod").ZodString;
4185
- name: import("zod").ZodString;
4186
- }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
4187
- key: import("zod").ZodString;
4188
- name: import("zod").ZodString;
4189
- }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
4190
- key: import("zod").ZodString;
4191
- name: import("zod").ZodString;
4192
- }, import("zod").ZodTypeAny, "passthrough">>>;
4193
- }, import("zod").ZodTypeAny, "passthrough">>>;
4194
- }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4195
4151
  id?: string | undefined;
4196
- key?: string | undefined;
4197
4152
  fields?: import("zod").objectOutputType<{
4198
4153
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4199
4154
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4531,11 +4486,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4531
4486
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4532
4487
  }, import("zod").ZodTypeAny, "passthrough">>>;
4533
4488
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4489
+ key?: string | undefined;
4534
4490
  changelog?: unknown;
4535
- expand?: string | undefined;
4536
- self?: string | undefined;
4537
- }, {
4538
- transitions?: import("zod").objectInputType<{
4491
+ transitions?: import("zod").objectOutputType<{
4539
4492
  id: import("zod").ZodString;
4540
4493
  name: import("zod").ZodString;
4541
4494
  to: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -4579,8 +4532,10 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4579
4532
  }, import("zod").ZodTypeAny, "passthrough">>>;
4580
4533
  }, import("zod").ZodTypeAny, "passthrough">>>;
4581
4534
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4535
+ expand?: string | undefined;
4536
+ self?: string | undefined;
4537
+ }, {
4582
4538
  id?: string | undefined;
4583
- key?: string | undefined;
4584
4539
  fields?: import("zod").objectInputType<{
4585
4540
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4586
4541
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -4918,17 +4873,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4918
4873
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
4919
4874
  }, import("zod").ZodTypeAny, "passthrough">>>;
4920
4875
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
4876
+ key?: string | undefined;
4921
4877
  changelog?: unknown;
4922
- expand?: string | undefined;
4923
- self?: string | undefined;
4924
- }>>;
4925
- error: import("zod").ZodString;
4926
- }, "strip", import("zod").ZodTypeAny, {
4927
- success: boolean;
4928
- error: string;
4929
- operation: "get";
4930
- issue?: {
4931
- transitions?: import("zod").objectOutputType<{
4878
+ transitions?: import("zod").objectInputType<{
4932
4879
  id: import("zod").ZodString;
4933
4880
  name: import("zod").ZodString;
4934
4881
  to: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -4972,8 +4919,16 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
4972
4919
  }, import("zod").ZodTypeAny, "passthrough">>>;
4973
4920
  }, import("zod").ZodTypeAny, "passthrough">>>;
4974
4921
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
4922
+ expand?: string | undefined;
4923
+ self?: string | undefined;
4924
+ }>>;
4925
+ error: import("zod").ZodString;
4926
+ }, "strip", import("zod").ZodTypeAny, {
4927
+ success: boolean;
4928
+ error: string;
4929
+ operation: "get";
4930
+ issue?: {
4975
4931
  id?: string | undefined;
4976
- key?: string | undefined;
4977
4932
  fields?: import("zod").objectOutputType<{
4978
4933
  summary: import("zod").ZodOptional<import("zod").ZodString>;
4979
4934
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5311,16 +5266,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5311
5266
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5312
5267
  }, import("zod").ZodTypeAny, "passthrough">>>;
5313
5268
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5269
+ key?: string | undefined;
5314
5270
  changelog?: unknown;
5315
- expand?: string | undefined;
5316
- self?: string | undefined;
5317
- } | undefined;
5318
- }, {
5319
- success: boolean;
5320
- error: string;
5321
- operation: "get";
5322
- issue?: {
5323
- transitions?: import("zod").objectInputType<{
5271
+ transitions?: import("zod").objectOutputType<{
5324
5272
  id: import("zod").ZodString;
5325
5273
  name: import("zod").ZodString;
5326
5274
  to: import("zod").ZodOptional<import("zod").ZodObject<{
@@ -5364,8 +5312,15 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5364
5312
  }, import("zod").ZodTypeAny, "passthrough">>>;
5365
5313
  }, import("zod").ZodTypeAny, "passthrough">>>;
5366
5314
  }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5315
+ expand?: string | undefined;
5316
+ self?: string | undefined;
5317
+ } | undefined;
5318
+ }, {
5319
+ success: boolean;
5320
+ error: string;
5321
+ operation: "get";
5322
+ issue?: {
5367
5323
  id?: string | undefined;
5368
- key?: string | undefined;
5369
5324
  fields?: import("zod").objectInputType<{
5370
5325
  summary: import("zod").ZodOptional<import("zod").ZodString>;
5371
5326
  description: import("zod").ZodOptional<import("zod").ZodUnknown>;
@@ -5703,7 +5658,52 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
5703
5658
  total: import("zod").ZodOptional<import("zod").ZodNumber>;
5704
5659
  }, import("zod").ZodTypeAny, "passthrough">>>;
5705
5660
  }, import("zod").ZodTypeAny, "passthrough"> | undefined;
5661
+ key?: string | undefined;
5706
5662
  changelog?: unknown;
5663
+ transitions?: import("zod").objectInputType<{
5664
+ id: import("zod").ZodString;
5665
+ name: import("zod").ZodString;
5666
+ to: import("zod").ZodOptional<import("zod").ZodObject<{
5667
+ id: import("zod").ZodString;
5668
+ name: import("zod").ZodString;
5669
+ statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
5670
+ key: import("zod").ZodString;
5671
+ name: import("zod").ZodString;
5672
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
5673
+ key: import("zod").ZodString;
5674
+ name: import("zod").ZodString;
5675
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
5676
+ key: import("zod").ZodString;
5677
+ name: import("zod").ZodString;
5678
+ }, import("zod").ZodTypeAny, "passthrough">>>;
5679
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
5680
+ id: import("zod").ZodString;
5681
+ name: import("zod").ZodString;
5682
+ statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
5683
+ key: import("zod").ZodString;
5684
+ name: import("zod").ZodString;
5685
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
5686
+ key: import("zod").ZodString;
5687
+ name: import("zod").ZodString;
5688
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
5689
+ key: import("zod").ZodString;
5690
+ name: import("zod").ZodString;
5691
+ }, import("zod").ZodTypeAny, "passthrough">>>;
5692
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
5693
+ id: import("zod").ZodString;
5694
+ name: import("zod").ZodString;
5695
+ statusCategory: import("zod").ZodOptional<import("zod").ZodObject<{
5696
+ key: import("zod").ZodString;
5697
+ name: import("zod").ZodString;
5698
+ }, "passthrough", import("zod").ZodTypeAny, import("zod").objectOutputType<{
5699
+ key: import("zod").ZodString;
5700
+ name: import("zod").ZodString;
5701
+ }, import("zod").ZodTypeAny, "passthrough">, import("zod").objectInputType<{
5702
+ key: import("zod").ZodString;
5703
+ name: import("zod").ZodString;
5704
+ }, import("zod").ZodTypeAny, "passthrough">>>;
5705
+ }, import("zod").ZodTypeAny, "passthrough">>>;
5706
+ }, import("zod").ZodTypeAny, "passthrough">[] | undefined;
5707
5707
  expand?: string | undefined;
5708
5708
  self?: string | undefined;
5709
5709
  } | undefined;