@bubblelab/bubble-core 0.1.36 → 0.1.37
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bubble-bundle.d.ts +179 -101
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +8 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +66 -66
- package/dist/bubbles/service-bubble/airtable.d.ts +178 -178
- package/dist/bubbles/service-bubble/apify/apify.d.ts +12 -12
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +1363 -0
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js +399 -0
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +1789 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js +445 -0
- package/dist/bubbles/service-bubble/ashby/ashby.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts +3 -0
- package/dist/bubbles/service-bubble/ashby/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/ashby/index.js +3 -0
- package/dist/bubbles/service-bubble/ashby/index.js.map +1 -0
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +22 -22
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +51 -51
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +1421 -27
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +139 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +4211 -1857
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js +198 -0
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/index.js +3 -1
- package/dist/bubbles/service-bubble/crustdata/index.js.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +28 -28
- package/dist/bubbles/service-bubble/firecrawl.d.ts +192 -192
- package/dist/bubbles/service-bubble/followupboss.d.ts +401 -401
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +1269 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +299 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +2089 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js +390 -0
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/fullenrich/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js +3 -0
- package/dist/bubbles/service-bubble/fullenrich/index.js.map +1 -0
- package/dist/bubbles/service-bubble/github.d.ts +164 -164
- package/dist/bubbles/service-bubble/gmail.d.ts +473 -473
- package/dist/bubbles/service-bubble/google-calendar.d.ts +212 -212
- package/dist/bubbles/service-bubble/google-drive.d.ts +96 -96
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +38 -38
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +54 -54
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/insforge-db.d.ts +6 -6
- package/dist/bubbles/service-bubble/jira/jira.d.ts +105 -105
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +84 -84
- package/dist/bubbles/service-bubble/notion/notion.d.ts +184 -184
- package/dist/bubbles/service-bubble/postgresql.d.ts +6 -6
- package/dist/bubbles/service-bubble/resend.d.ts +12 -12
- package/dist/bubbles/service-bubble/slack/slack.d.ts +394 -394
- package/dist/bubbles/service-bubble/storage.d.ts +52 -52
- package/dist/bubbles/service-bubble/telegram.d.ts +514 -514
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +35 -35
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +144 -144
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +306 -306
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +422 -216
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/people-search-tool.js +201 -2
- package/dist/bubbles/tool-bubble/people-search-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +20 -20
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/research-agent-tool.js +3 -4
- package/dist/bubbles/tool-bubble/research-agent-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +92 -92
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +60 -60
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +4 -4
- package/dist/bubbles.json +4768 -1722
- package/dist/index.d.ts +4 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +2 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -47,19 +47,19 @@ 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
|
-
operation: "search";
|
|
51
|
-
jql: string;
|
|
52
50
|
limit: number;
|
|
51
|
+
operation: "search";
|
|
53
52
|
offset: number;
|
|
54
|
-
|
|
53
|
+
jql: string;
|
|
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
|
limit?: number | undefined;
|
|
61
|
-
offset?: number | undefined;
|
|
62
60
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
61
|
+
fields?: string[] | 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";
|
|
72
|
-
|
|
73
|
-
fields?: string[] | undefined;
|
|
71
|
+
key: string;
|
|
74
72
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
73
|
+
fields?: string[] | undefined;
|
|
74
|
+
expand?: ("comments" | "changelog" | "transitions")[] | undefined;
|
|
75
75
|
}, {
|
|
76
|
-
key: string;
|
|
77
76
|
operation: "get";
|
|
78
|
-
|
|
79
|
-
fields?: string[] | undefined;
|
|
77
|
+
key: string;
|
|
80
78
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
79
|
+
fields?: string[] | 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,26 +93,26 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
93
93
|
}, "strip", import("zod").ZodTypeAny, {
|
|
94
94
|
type: string;
|
|
95
95
|
summary: string;
|
|
96
|
-
project: string;
|
|
97
96
|
operation: "create";
|
|
97
|
+
project: string;
|
|
98
98
|
description?: string | undefined;
|
|
99
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
99
100
|
priority?: string | undefined;
|
|
100
|
-
assignee?: string | undefined;
|
|
101
|
-
labels?: string[] | undefined;
|
|
102
101
|
parent?: string | undefined;
|
|
103
|
-
|
|
102
|
+
labels?: string[] | undefined;
|
|
103
|
+
assignee?: string | undefined;
|
|
104
104
|
due_date?: string | undefined;
|
|
105
105
|
}, {
|
|
106
106
|
summary: string;
|
|
107
|
-
project: string;
|
|
108
107
|
operation: "create";
|
|
108
|
+
project: string;
|
|
109
109
|
type?: string | undefined;
|
|
110
110
|
description?: string | undefined;
|
|
111
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
111
112
|
priority?: string | undefined;
|
|
112
|
-
assignee?: string | undefined;
|
|
113
|
-
labels?: string[] | undefined;
|
|
114
113
|
parent?: string | undefined;
|
|
115
|
-
|
|
114
|
+
labels?: string[] | undefined;
|
|
115
|
+
assignee?: string | undefined;
|
|
116
116
|
due_date?: string | undefined;
|
|
117
117
|
}>, import("zod").ZodObject<{
|
|
118
118
|
operation: import("zod").ZodLiteral<"update">;
|
|
@@ -127,45 +127,45 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
127
127
|
set: import("zod").ZodOptional<import("zod").ZodArray<import("zod").ZodString, "many">>;
|
|
128
128
|
}, "strip", import("zod").ZodTypeAny, {
|
|
129
129
|
set?: string[] | undefined;
|
|
130
|
-
add?: string[] | undefined;
|
|
131
130
|
remove?: string[] | undefined;
|
|
131
|
+
add?: string[] | undefined;
|
|
132
132
|
}, {
|
|
133
133
|
set?: string[] | undefined;
|
|
134
|
-
add?: string[] | undefined;
|
|
135
134
|
remove?: string[] | undefined;
|
|
135
|
+
add?: string[] | undefined;
|
|
136
136
|
}>>;
|
|
137
137
|
due_date: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
138
138
|
comment: import("zod").ZodOptional<import("zod").ZodString>;
|
|
139
139
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
140
140
|
}, "strip", import("zod").ZodTypeAny, {
|
|
141
|
-
key: string;
|
|
142
141
|
operation: "update";
|
|
142
|
+
key: string;
|
|
143
143
|
description?: string | undefined;
|
|
144
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
144
145
|
summary?: string | undefined;
|
|
145
146
|
priority?: string | undefined;
|
|
146
|
-
assignee?: string | null | undefined;
|
|
147
147
|
labels?: {
|
|
148
148
|
set?: string[] | undefined;
|
|
149
|
-
add?: string[] | undefined;
|
|
150
149
|
remove?: string[] | undefined;
|
|
150
|
+
add?: string[] | undefined;
|
|
151
151
|
} | undefined;
|
|
152
152
|
comment?: string | undefined;
|
|
153
|
-
|
|
153
|
+
assignee?: string | null | undefined;
|
|
154
154
|
due_date?: string | null | undefined;
|
|
155
155
|
}, {
|
|
156
|
-
key: string;
|
|
157
156
|
operation: "update";
|
|
157
|
+
key: string;
|
|
158
158
|
description?: string | undefined;
|
|
159
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
159
160
|
summary?: string | undefined;
|
|
160
161
|
priority?: string | undefined;
|
|
161
|
-
assignee?: string | null | undefined;
|
|
162
162
|
labels?: {
|
|
163
163
|
set?: string[] | undefined;
|
|
164
|
-
add?: string[] | undefined;
|
|
165
164
|
remove?: string[] | undefined;
|
|
165
|
+
add?: string[] | undefined;
|
|
166
166
|
} | undefined;
|
|
167
167
|
comment?: string | undefined;
|
|
168
|
-
|
|
168
|
+
assignee?: string | null | undefined;
|
|
169
169
|
due_date?: string | null | undefined;
|
|
170
170
|
}>, import("zod").ZodObject<{
|
|
171
171
|
operation: import("zod").ZodLiteral<"transition">;
|
|
@@ -176,19 +176,19 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
176
176
|
resolution: import("zod").ZodOptional<import("zod").ZodString>;
|
|
177
177
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
178
178
|
}, "strip", import("zod").ZodTypeAny, {
|
|
179
|
-
key: string;
|
|
180
179
|
operation: "transition";
|
|
180
|
+
key: string;
|
|
181
181
|
status?: string | undefined;
|
|
182
|
-
comment?: string | undefined;
|
|
183
182
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
183
|
+
comment?: string | undefined;
|
|
184
184
|
transition_id?: string | undefined;
|
|
185
185
|
resolution?: string | undefined;
|
|
186
186
|
}, {
|
|
187
|
-
key: string;
|
|
188
187
|
operation: "transition";
|
|
188
|
+
key: string;
|
|
189
189
|
status?: string | undefined;
|
|
190
|
-
comment?: string | undefined;
|
|
191
190
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
191
|
+
comment?: string | undefined;
|
|
192
192
|
transition_id?: string | undefined;
|
|
193
193
|
resolution?: string | undefined;
|
|
194
194
|
}>, import("zod").ZodObject<{
|
|
@@ -196,12 +196,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
196
196
|
key: import("zod").ZodString;
|
|
197
197
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
198
198
|
}, "strip", import("zod").ZodTypeAny, {
|
|
199
|
-
key: string;
|
|
200
199
|
operation: "list_transitions";
|
|
200
|
+
key: string;
|
|
201
201
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
202
202
|
}, {
|
|
203
|
-
key: string;
|
|
204
203
|
operation: "list_transitions";
|
|
204
|
+
key: string;
|
|
205
205
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
206
206
|
}>, import("zod").ZodObject<{
|
|
207
207
|
operation: import("zod").ZodLiteral<"list_projects">;
|
|
@@ -209,26 +209,26 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
209
209
|
offset: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
210
210
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
211
211
|
}, "strip", import("zod").ZodTypeAny, {
|
|
212
|
-
operation: "list_projects";
|
|
213
212
|
limit: number;
|
|
213
|
+
operation: "list_projects";
|
|
214
214
|
offset: number;
|
|
215
215
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
216
216
|
}, {
|
|
217
217
|
operation: "list_projects";
|
|
218
218
|
limit?: number | undefined;
|
|
219
|
-
offset?: number | undefined;
|
|
220
219
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
220
|
+
offset?: number | undefined;
|
|
221
221
|
}>, import("zod").ZodObject<{
|
|
222
222
|
operation: import("zod").ZodLiteral<"list_issue_types">;
|
|
223
223
|
project: import("zod").ZodString;
|
|
224
224
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
225
225
|
}, "strip", import("zod").ZodTypeAny, {
|
|
226
|
-
project: string;
|
|
227
226
|
operation: "list_issue_types";
|
|
227
|
+
project: string;
|
|
228
228
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
229
229
|
}, {
|
|
230
|
-
project: string;
|
|
231
230
|
operation: "list_issue_types";
|
|
231
|
+
project: string;
|
|
232
232
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
233
233
|
}>, import("zod").ZodObject<{
|
|
234
234
|
operation: import("zod").ZodLiteral<"add_comment">;
|
|
@@ -236,14 +236,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
236
236
|
body: import("zod").ZodString;
|
|
237
237
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
238
238
|
}, "strip", import("zod").ZodTypeAny, {
|
|
239
|
+
operation: "add_comment";
|
|
239
240
|
key: string;
|
|
240
241
|
body: string;
|
|
241
|
-
operation: "add_comment";
|
|
242
242
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
243
243
|
}, {
|
|
244
|
+
operation: "add_comment";
|
|
244
245
|
key: string;
|
|
245
246
|
body: string;
|
|
246
|
-
operation: "add_comment";
|
|
247
247
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
248
248
|
}>, import("zod").ZodObject<{
|
|
249
249
|
operation: import("zod").ZodLiteral<"get_comments">;
|
|
@@ -252,17 +252,17 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
252
252
|
offset: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
253
253
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
254
254
|
}, "strip", import("zod").ZodTypeAny, {
|
|
255
|
-
key: string;
|
|
256
|
-
operation: "get_comments";
|
|
257
255
|
limit: number;
|
|
256
|
+
operation: "get_comments";
|
|
257
|
+
key: string;
|
|
258
258
|
offset: number;
|
|
259
259
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
260
260
|
}, {
|
|
261
|
-
key: string;
|
|
262
261
|
operation: "get_comments";
|
|
262
|
+
key: string;
|
|
263
263
|
limit?: number | undefined;
|
|
264
|
-
offset?: number | undefined;
|
|
265
264
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
265
|
+
offset?: number | undefined;
|
|
266
266
|
}>]>;
|
|
267
267
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
268
268
|
operation: import("zod").ZodLiteral<"search">;
|
|
@@ -1413,10 +1413,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
1413
1413
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
1414
1414
|
changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
1415
1415
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1416
|
-
id?: string | undefined;
|
|
1417
|
-
key?: string | undefined;
|
|
1418
|
-
expand?: string | undefined;
|
|
1419
|
-
self?: string | undefined;
|
|
1420
1416
|
fields?: import("zod").objectOutputType<{
|
|
1421
1417
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1422
1418
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -1754,6 +1750,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
1754
1750
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1755
1751
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1756
1752
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1753
|
+
id?: string | undefined;
|
|
1754
|
+
key?: string | undefined;
|
|
1755
|
+
changelog?: unknown;
|
|
1757
1756
|
transitions?: import("zod").objectOutputType<{
|
|
1758
1757
|
id: import("zod").ZodString;
|
|
1759
1758
|
name: import("zod").ZodString;
|
|
@@ -1798,12 +1797,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
1798
1797
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1799
1798
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1800
1799
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1801
|
-
changelog?: unknown;
|
|
1802
|
-
}, {
|
|
1803
|
-
id?: string | undefined;
|
|
1804
|
-
key?: string | undefined;
|
|
1805
1800
|
expand?: string | undefined;
|
|
1806
1801
|
self?: string | undefined;
|
|
1802
|
+
}, {
|
|
1807
1803
|
fields?: import("zod").objectInputType<{
|
|
1808
1804
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1809
1805
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -2141,6 +2137,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2141
2137
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2142
2138
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2143
2139
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
2140
|
+
id?: string | undefined;
|
|
2141
|
+
key?: string | undefined;
|
|
2142
|
+
changelog?: unknown;
|
|
2144
2143
|
transitions?: import("zod").objectInputType<{
|
|
2145
2144
|
id: import("zod").ZodString;
|
|
2146
2145
|
name: import("zod").ZodString;
|
|
@@ -2185,21 +2184,18 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2185
2184
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2186
2185
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2187
2186
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
2188
|
-
|
|
2187
|
+
expand?: string | undefined;
|
|
2188
|
+
self?: string | undefined;
|
|
2189
2189
|
}>, "many">>;
|
|
2190
2190
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2191
2191
|
offset: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2192
2192
|
limit: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2193
2193
|
error: import("zod").ZodString;
|
|
2194
2194
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2195
|
-
operation: "search";
|
|
2196
2195
|
success: boolean;
|
|
2197
2196
|
error: string;
|
|
2197
|
+
operation: "search";
|
|
2198
2198
|
issues?: {
|
|
2199
|
-
id?: string | undefined;
|
|
2200
|
-
key?: string | undefined;
|
|
2201
|
-
expand?: string | undefined;
|
|
2202
|
-
self?: string | undefined;
|
|
2203
2199
|
fields?: import("zod").objectOutputType<{
|
|
2204
2200
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2205
2201
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -2537,6 +2533,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2537
2533
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2538
2534
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2539
2535
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
2536
|
+
id?: string | undefined;
|
|
2537
|
+
key?: string | undefined;
|
|
2538
|
+
changelog?: unknown;
|
|
2540
2539
|
transitions?: import("zod").objectOutputType<{
|
|
2541
2540
|
id: import("zod").ZodString;
|
|
2542
2541
|
name: import("zod").ZodString;
|
|
@@ -2581,20 +2580,17 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2581
2580
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2582
2581
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2583
2582
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
2584
|
-
|
|
2583
|
+
expand?: string | undefined;
|
|
2584
|
+
self?: string | undefined;
|
|
2585
2585
|
}[] | undefined;
|
|
2586
|
-
total?: number | undefined;
|
|
2587
2586
|
limit?: number | undefined;
|
|
2588
2587
|
offset?: number | undefined;
|
|
2588
|
+
total?: number | undefined;
|
|
2589
2589
|
}, {
|
|
2590
|
-
operation: "search";
|
|
2591
2590
|
success: boolean;
|
|
2592
2591
|
error: string;
|
|
2592
|
+
operation: "search";
|
|
2593
2593
|
issues?: {
|
|
2594
|
-
id?: string | undefined;
|
|
2595
|
-
key?: string | undefined;
|
|
2596
|
-
expand?: string | undefined;
|
|
2597
|
-
self?: string | undefined;
|
|
2598
2594
|
fields?: import("zod").objectInputType<{
|
|
2599
2595
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2600
2596
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -2932,6 +2928,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2932
2928
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2933
2929
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2934
2930
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
2931
|
+
id?: string | undefined;
|
|
2932
|
+
key?: string | undefined;
|
|
2933
|
+
changelog?: unknown;
|
|
2935
2934
|
transitions?: import("zod").objectInputType<{
|
|
2936
2935
|
id: import("zod").ZodString;
|
|
2937
2936
|
name: import("zod").ZodString;
|
|
@@ -2976,11 +2975,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2976
2975
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2977
2976
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2978
2977
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
2979
|
-
|
|
2978
|
+
expand?: string | undefined;
|
|
2979
|
+
self?: string | undefined;
|
|
2980
2980
|
}[] | undefined;
|
|
2981
|
-
total?: number | undefined;
|
|
2982
2981
|
limit?: number | undefined;
|
|
2983
2982
|
offset?: number | undefined;
|
|
2983
|
+
total?: number | undefined;
|
|
2984
2984
|
}>, import("zod").ZodObject<{
|
|
2985
2985
|
operation: import("zod").ZodLiteral<"get">;
|
|
2986
2986
|
success: import("zod").ZodBoolean;
|
|
@@ -4130,10 +4130,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4130
4130
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
4131
4131
|
changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
4132
4132
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4133
|
-
id?: string | undefined;
|
|
4134
|
-
key?: string | undefined;
|
|
4135
|
-
expand?: string | undefined;
|
|
4136
|
-
self?: string | undefined;
|
|
4137
4133
|
fields?: import("zod").objectOutputType<{
|
|
4138
4134
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4139
4135
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -4471,6 +4467,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4471
4467
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
4472
4468
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4473
4469
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
4470
|
+
id?: string | undefined;
|
|
4471
|
+
key?: string | undefined;
|
|
4472
|
+
changelog?: unknown;
|
|
4474
4473
|
transitions?: import("zod").objectOutputType<{
|
|
4475
4474
|
id: import("zod").ZodString;
|
|
4476
4475
|
name: import("zod").ZodString;
|
|
@@ -4515,12 +4514,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4515
4514
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4516
4515
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4517
4516
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
4518
|
-
changelog?: unknown;
|
|
4519
|
-
}, {
|
|
4520
|
-
id?: string | undefined;
|
|
4521
|
-
key?: string | undefined;
|
|
4522
4517
|
expand?: string | undefined;
|
|
4523
4518
|
self?: string | undefined;
|
|
4519
|
+
}, {
|
|
4524
4520
|
fields?: import("zod").objectInputType<{
|
|
4525
4521
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4526
4522
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -4858,6 +4854,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4858
4854
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
4859
4855
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4860
4856
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
4857
|
+
id?: string | undefined;
|
|
4858
|
+
key?: string | undefined;
|
|
4859
|
+
changelog?: unknown;
|
|
4861
4860
|
transitions?: import("zod").objectInputType<{
|
|
4862
4861
|
id: import("zod").ZodString;
|
|
4863
4862
|
name: import("zod").ZodString;
|
|
@@ -4902,18 +4901,15 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4902
4901
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4903
4902
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4904
4903
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
4905
|
-
|
|
4904
|
+
expand?: string | undefined;
|
|
4905
|
+
self?: string | undefined;
|
|
4906
4906
|
}>>;
|
|
4907
4907
|
error: import("zod").ZodString;
|
|
4908
4908
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4909
|
-
operation: "get";
|
|
4910
4909
|
success: boolean;
|
|
4911
4910
|
error: string;
|
|
4911
|
+
operation: "get";
|
|
4912
4912
|
issue?: {
|
|
4913
|
-
id?: string | undefined;
|
|
4914
|
-
key?: string | undefined;
|
|
4915
|
-
expand?: string | undefined;
|
|
4916
|
-
self?: string | undefined;
|
|
4917
4913
|
fields?: import("zod").objectOutputType<{
|
|
4918
4914
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4919
4915
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -5251,6 +5247,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5251
5247
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
5252
5248
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5253
5249
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
5250
|
+
id?: string | undefined;
|
|
5251
|
+
key?: string | undefined;
|
|
5252
|
+
changelog?: unknown;
|
|
5254
5253
|
transitions?: import("zod").objectOutputType<{
|
|
5255
5254
|
id: import("zod").ZodString;
|
|
5256
5255
|
name: import("zod").ZodString;
|
|
@@ -5295,17 +5294,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5295
5294
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5296
5295
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5297
5296
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
5298
|
-
|
|
5297
|
+
expand?: string | undefined;
|
|
5298
|
+
self?: string | undefined;
|
|
5299
5299
|
} | undefined;
|
|
5300
5300
|
}, {
|
|
5301
|
-
operation: "get";
|
|
5302
5301
|
success: boolean;
|
|
5303
5302
|
error: string;
|
|
5303
|
+
operation: "get";
|
|
5304
5304
|
issue?: {
|
|
5305
|
-
id?: string | undefined;
|
|
5306
|
-
key?: string | undefined;
|
|
5307
|
-
expand?: string | undefined;
|
|
5308
|
-
self?: string | undefined;
|
|
5309
5305
|
fields?: import("zod").objectInputType<{
|
|
5310
5306
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5311
5307
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -5643,6 +5639,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5643
5639
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
5644
5640
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5645
5641
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
5642
|
+
id?: string | undefined;
|
|
5643
|
+
key?: string | undefined;
|
|
5644
|
+
changelog?: unknown;
|
|
5646
5645
|
transitions?: import("zod").objectInputType<{
|
|
5647
5646
|
id: import("zod").ZodString;
|
|
5648
5647
|
name: import("zod").ZodString;
|
|
@@ -5687,7 +5686,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5687
5686
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5688
5687
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5689
5688
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
5690
|
-
|
|
5689
|
+
expand?: string | undefined;
|
|
5690
|
+
self?: string | undefined;
|
|
5691
5691
|
} | undefined;
|
|
5692
5692
|
}>, import("zod").ZodObject<{
|
|
5693
5693
|
operation: import("zod").ZodLiteral<"create">;
|
|
@@ -5707,18 +5707,18 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5707
5707
|
}>>;
|
|
5708
5708
|
error: import("zod").ZodString;
|
|
5709
5709
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5710
|
-
operation: "create";
|
|
5711
5710
|
success: boolean;
|
|
5712
5711
|
error: string;
|
|
5712
|
+
operation: "create";
|
|
5713
5713
|
issue?: {
|
|
5714
5714
|
id: string;
|
|
5715
5715
|
key: string;
|
|
5716
5716
|
self?: string | undefined;
|
|
5717
5717
|
} | undefined;
|
|
5718
5718
|
}, {
|
|
5719
|
-
operation: "create";
|
|
5720
5719
|
success: boolean;
|
|
5721
5720
|
error: string;
|
|
5721
|
+
operation: "create";
|
|
5722
5722
|
issue?: {
|
|
5723
5723
|
id: string;
|
|
5724
5724
|
key: string;
|
|
@@ -5730,14 +5730,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5730
5730
|
key: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5731
5731
|
error: import("zod").ZodString;
|
|
5732
5732
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5733
|
-
operation: "update";
|
|
5734
5733
|
success: boolean;
|
|
5735
5734
|
error: string;
|
|
5735
|
+
operation: "update";
|
|
5736
5736
|
key?: string | undefined;
|
|
5737
5737
|
}, {
|
|
5738
|
-
operation: "update";
|
|
5739
5738
|
success: boolean;
|
|
5740
5739
|
error: string;
|
|
5740
|
+
operation: "update";
|
|
5741
5741
|
key?: string | undefined;
|
|
5742
5742
|
}>, import("zod").ZodObject<{
|
|
5743
5743
|
operation: import("zod").ZodLiteral<"transition">;
|
|
@@ -5746,15 +5746,15 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5746
5746
|
new_status: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5747
5747
|
error: import("zod").ZodString;
|
|
5748
5748
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5749
|
-
operation: "transition";
|
|
5750
5749
|
success: boolean;
|
|
5751
5750
|
error: string;
|
|
5751
|
+
operation: "transition";
|
|
5752
5752
|
key?: string | undefined;
|
|
5753
5753
|
new_status?: string | undefined;
|
|
5754
5754
|
}, {
|
|
5755
|
-
operation: "transition";
|
|
5756
5755
|
success: boolean;
|
|
5757
5756
|
error: string;
|
|
5757
|
+
operation: "transition";
|
|
5758
5758
|
key?: string | undefined;
|
|
5759
5759
|
new_status?: string | undefined;
|
|
5760
5760
|
}>, import("zod").ZodObject<{
|
|
@@ -5892,9 +5892,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5892
5892
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
5893
5893
|
error: import("zod").ZodString;
|
|
5894
5894
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5895
|
-
operation: "list_transitions";
|
|
5896
5895
|
success: boolean;
|
|
5897
5896
|
error: string;
|
|
5897
|
+
operation: "list_transitions";
|
|
5898
5898
|
transitions?: import("zod").objectOutputType<{
|
|
5899
5899
|
id: import("zod").ZodString;
|
|
5900
5900
|
name: import("zod").ZodString;
|
|
@@ -5940,9 +5940,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5940
5940
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5941
5941
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
5942
5942
|
}, {
|
|
5943
|
-
operation: "list_transitions";
|
|
5944
5943
|
success: boolean;
|
|
5945
5944
|
error: string;
|
|
5945
|
+
operation: "list_transitions";
|
|
5946
5946
|
transitions?: import("zod").objectInputType<{
|
|
5947
5947
|
id: import("zod").ZodString;
|
|
5948
5948
|
name: import("zod").ZodString;
|
|
@@ -6006,9 +6006,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6006
6006
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6007
6007
|
error: import("zod").ZodString;
|
|
6008
6008
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6009
|
-
operation: "list_projects";
|
|
6010
6009
|
success: boolean;
|
|
6011
6010
|
error: string;
|
|
6011
|
+
operation: "list_projects";
|
|
6012
6012
|
total?: number | undefined;
|
|
6013
6013
|
projects?: import("zod").objectOutputType<{
|
|
6014
6014
|
id: import("zod").ZodString;
|
|
@@ -6016,9 +6016,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6016
6016
|
name: import("zod").ZodString;
|
|
6017
6017
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6018
6018
|
}, {
|
|
6019
|
-
operation: "list_projects";
|
|
6020
6019
|
success: boolean;
|
|
6021
6020
|
error: string;
|
|
6021
|
+
operation: "list_projects";
|
|
6022
6022
|
total?: number | undefined;
|
|
6023
6023
|
projects?: import("zod").objectInputType<{
|
|
6024
6024
|
id: import("zod").ZodString;
|
|
@@ -6046,9 +6046,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6046
6046
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
6047
6047
|
error: import("zod").ZodString;
|
|
6048
6048
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6049
|
-
operation: "list_issue_types";
|
|
6050
6049
|
success: boolean;
|
|
6051
6050
|
error: string;
|
|
6051
|
+
operation: "list_issue_types";
|
|
6052
6052
|
issue_types?: import("zod").objectOutputType<{
|
|
6053
6053
|
id: import("zod").ZodString;
|
|
6054
6054
|
name: import("zod").ZodString;
|
|
@@ -6056,9 +6056,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6056
6056
|
subtask: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6057
6057
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6058
6058
|
}, {
|
|
6059
|
-
operation: "list_issue_types";
|
|
6060
6059
|
success: boolean;
|
|
6061
6060
|
error: string;
|
|
6061
|
+
operation: "list_issue_types";
|
|
6062
6062
|
issue_types?: import("zod").objectInputType<{
|
|
6063
6063
|
id: import("zod").ZodString;
|
|
6064
6064
|
name: import("zod").ZodString;
|
|
@@ -6137,9 +6137,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6137
6137
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
6138
6138
|
error: import("zod").ZodString;
|
|
6139
6139
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6140
|
-
operation: "add_comment";
|
|
6141
6140
|
success: boolean;
|
|
6142
6141
|
error: string;
|
|
6142
|
+
operation: "add_comment";
|
|
6143
6143
|
comment?: import("zod").objectOutputType<{
|
|
6144
6144
|
id: import("zod").ZodString;
|
|
6145
6145
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -6164,9 +6164,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6164
6164
|
updated: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6165
6165
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
6166
6166
|
}, {
|
|
6167
|
-
operation: "add_comment";
|
|
6168
6167
|
success: boolean;
|
|
6169
6168
|
error: string;
|
|
6169
|
+
operation: "add_comment";
|
|
6170
6170
|
comment?: import("zod").objectInputType<{
|
|
6171
6171
|
id: import("zod").ZodString;
|
|
6172
6172
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -6263,9 +6263,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6263
6263
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6264
6264
|
error: import("zod").ZodString;
|
|
6265
6265
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6266
|
-
operation: "get_comments";
|
|
6267
6266
|
success: boolean;
|
|
6268
6267
|
error: string;
|
|
6268
|
+
operation: "get_comments";
|
|
6269
6269
|
comments?: import("zod").objectOutputType<{
|
|
6270
6270
|
id: import("zod").ZodString;
|
|
6271
6271
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -6291,9 +6291,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6291
6291
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6292
6292
|
total?: number | undefined;
|
|
6293
6293
|
}, {
|
|
6294
|
-
operation: "get_comments";
|
|
6295
6294
|
success: boolean;
|
|
6296
6295
|
error: string;
|
|
6296
|
+
operation: "get_comments";
|
|
6297
6297
|
comments?: import("zod").objectInputType<{
|
|
6298
6298
|
id: import("zod").ZodString;
|
|
6299
6299
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|