@bubblelab/bubble-core 0.1.200 → 0.1.202
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 +189 -168
- package/dist/bubble-factory.d.ts.map +1 -1
- package/dist/bubble-factory.js +4 -0
- package/dist/bubble-factory.js.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.d.ts +110 -110
- package/dist/bubbles/service-bubble/agi-inc.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/agi-inc.js +4 -6
- package/dist/bubbles/service-bubble/agi-inc.js.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +12 -4
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +76 -76
- package/dist/bubbles/service-bubble/airtable.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/airtable.js +8 -13
- package/dist/bubbles/service-bubble/airtable.js.map +1 -1
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +6 -6
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +20 -20
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +90 -90
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +30 -30
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +22 -22
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +35 -35
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +14 -14
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +223 -223
- package/dist/bubbles/service-bubble/apify/apify.d.ts +4 -4
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +68 -68
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.js +8 -10
- package/dist/bubbles/service-bubble/ashby/ashby.js.map +1 -1
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/attio/attio.d.ts +42 -42
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +76 -76
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +37 -37
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +53 -53
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +33 -33
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +61 -61
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.js +16 -17
- package/dist/bubbles/service-bubble/crustdata/crustdata.js.map +1 -1
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +80 -80
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +36 -36
- package/dist/bubbles/service-bubble/eleven-labs.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/eleven-labs.js +12 -14
- package/dist/bubbles/service-bubble/eleven-labs.js.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.d.ts +824 -824
- package/dist/bubbles/service-bubble/firecrawl.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/firecrawl.js +3 -12
- package/dist/bubbles/service-bubble/firecrawl.js.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.d.ts +428 -428
- package/dist/bubbles/service-bubble/followupboss.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/followupboss.js +12 -13
- package/dist/bubbles/service-bubble/followupboss.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +300 -300
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js +11 -12
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.js.map +1 -1
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +268 -268
- package/dist/bubbles/service-bubble/github.d.ts +204 -204
- package/dist/bubbles/service-bubble/gmail.d.ts +158 -158
- package/dist/bubbles/service-bubble/google-calendar.d.ts +138 -138
- package/dist/bubbles/service-bubble/google-calendar.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-calendar.js +10 -11
- package/dist/bubbles/service-bubble/google-calendar.js.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.d.ts +110 -104
- package/dist/bubbles/service-bubble/google-drive.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/google-drive.js +8 -1
- package/dist/bubbles/service-bubble/google-drive.js.map +1 -1
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +52 -52
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +78 -78
- package/dist/bubbles/service-bubble/hello-world.d.ts +4 -4
- package/dist/bubbles/service-bubble/http.d.ts +12 -12
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +39 -39
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +20 -20
- package/dist/bubbles/service-bubble/insforge-db.d.ts +8 -8
- package/dist/bubbles/service-bubble/insforge-db.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/insforge-db.js +24 -26
- package/dist/bubbles/service-bubble/insforge-db.js.map +1 -1
- package/dist/bubbles/service-bubble/jira/jira.d.ts +61 -61
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +70 -70
- package/dist/bubbles/service-bubble/linear/linear.d.ts +41 -41
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +59 -59
- package/dist/bubbles/service-bubble/notion/notion.d.ts +1637 -1637
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +8 -8
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +31 -31
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +56 -56
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/resend.js +8 -13
- package/dist/bubbles/service-bubble/resend.js.map +1 -1
- package/dist/bubbles/service-bubble/s3/index.d.ts +4 -0
- package/dist/bubbles/service-bubble/s3/index.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/index.js +4 -0
- package/dist/bubbles/service-bubble/s3/index.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts +301 -0
- package/dist/bubbles/service-bubble/s3/s3.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.js +320 -0
- package/dist/bubbles/service-bubble/s3/s3.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +262 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js +212 -0
- package/dist/bubbles/service-bubble/s3/s3.schema.js.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts +17 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.d.ts.map +1 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js +46 -0
- package/dist/bubbles/service-bubble/s3/s3.utils.js.map +1 -0
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +12 -12
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +14 -14
- package/dist/bubbles/service-bubble/slack/slack.d.ts +609 -609
- package/dist/bubbles/service-bubble/storage.d.ts +40 -40
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +186 -186
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.js +5 -7
- package/dist/bubbles/service-bubble/stripe/stripe.js.map +1 -1
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +143 -143
- package/dist/bubbles/service-bubble/telegram.d.ts +1832 -1832
- package/dist/bubbles/service-bubble/telegram.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/telegram.js +3 -3
- package/dist/bubbles/service-bubble/telegram.js.map +1 -1
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +23 -23
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +39 -39
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +5 -5
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +6 -6
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/schema.d.ts +4 -4
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-sent-invitations/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/bubbleflow-validation-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts.map +1 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js +3 -1
- package/dist/bubbles/tool-bubble/code-edit-tool.js.map +1 -1
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +84 -84
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +16 -16
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +22 -22
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +622 -622
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +124 -124
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +36 -36
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +12 -12
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +18 -18
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +24 -24
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +66 -66
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +52 -52
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +4 -4
- package/dist/bubbles.json +489 -3
- package/dist/index.d.ts +1 -0
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +1 -0
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
|
@@ -56,9 +56,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
56
56
|
}, {
|
|
57
57
|
operation: "search";
|
|
58
58
|
jql: string;
|
|
59
|
+
limit?: number | undefined;
|
|
59
60
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
60
61
|
fields?: string[] | undefined;
|
|
61
|
-
limit?: number | undefined;
|
|
62
62
|
offset?: number | undefined;
|
|
63
63
|
}>, import("zod").ZodObject<{
|
|
64
64
|
operation: import("zod").ZodLiteral<"get">;
|
|
@@ -92,18 +92,18 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
92
92
|
custom_fields: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodString, import("zod").ZodUnknown>>;
|
|
93
93
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
94
94
|
}, "strip", import("zod").ZodTypeAny, {
|
|
95
|
-
type: string;
|
|
96
95
|
operation: "create";
|
|
96
|
+
type: string;
|
|
97
97
|
summary: string;
|
|
98
98
|
project: string;
|
|
99
99
|
description?: string | undefined;
|
|
100
100
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
101
|
-
|
|
101
|
+
custom_fields?: Record<string, unknown> | undefined;
|
|
102
|
+
due_date?: string | undefined;
|
|
103
|
+
priority?: string | undefined;
|
|
102
104
|
parent?: string | undefined;
|
|
105
|
+
labels?: string[] | undefined;
|
|
103
106
|
assignee?: string | undefined;
|
|
104
|
-
priority?: string | undefined;
|
|
105
|
-
due_date?: string | undefined;
|
|
106
|
-
custom_fields?: Record<string, unknown> | undefined;
|
|
107
107
|
}, {
|
|
108
108
|
operation: "create";
|
|
109
109
|
summary: string;
|
|
@@ -111,12 +111,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
111
111
|
type?: string | undefined;
|
|
112
112
|
description?: string | undefined;
|
|
113
113
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
114
|
-
|
|
114
|
+
custom_fields?: Record<string, unknown> | undefined;
|
|
115
|
+
due_date?: string | undefined;
|
|
116
|
+
priority?: string | undefined;
|
|
115
117
|
parent?: string | undefined;
|
|
118
|
+
labels?: string[] | undefined;
|
|
116
119
|
assignee?: string | undefined;
|
|
117
|
-
priority?: string | undefined;
|
|
118
|
-
due_date?: string | undefined;
|
|
119
|
-
custom_fields?: Record<string, unknown> | undefined;
|
|
120
120
|
}>, import("zod").ZodObject<{
|
|
121
121
|
operation: import("zod").ZodLiteral<"update">;
|
|
122
122
|
key: import("zod").ZodString;
|
|
@@ -130,12 +130,12 @@ 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
|
-
add?: string[] | undefined;
|
|
134
133
|
remove?: string[] | undefined;
|
|
134
|
+
add?: string[] | undefined;
|
|
135
135
|
}, {
|
|
136
136
|
set?: string[] | undefined;
|
|
137
|
-
add?: string[] | undefined;
|
|
138
137
|
remove?: string[] | undefined;
|
|
138
|
+
add?: 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>;
|
|
@@ -145,31 +145,31 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
145
145
|
key: string;
|
|
146
146
|
description?: string | undefined;
|
|
147
147
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
148
|
+
due_date?: string | null | undefined;
|
|
149
|
+
summary?: string | undefined;
|
|
150
|
+
priority?: string | undefined;
|
|
148
151
|
labels?: {
|
|
149
152
|
set?: string[] | undefined;
|
|
150
|
-
add?: string[] | undefined;
|
|
151
153
|
remove?: string[] | undefined;
|
|
154
|
+
add?: string[] | undefined;
|
|
152
155
|
} | undefined;
|
|
153
|
-
summary?: string | undefined;
|
|
154
156
|
comment?: string | undefined;
|
|
155
157
|
assignee?: string | null | undefined;
|
|
156
|
-
priority?: string | undefined;
|
|
157
|
-
due_date?: string | null | undefined;
|
|
158
158
|
}, {
|
|
159
159
|
operation: "update";
|
|
160
160
|
key: string;
|
|
161
161
|
description?: string | undefined;
|
|
162
162
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
163
|
+
due_date?: string | null | undefined;
|
|
164
|
+
summary?: string | undefined;
|
|
165
|
+
priority?: string | undefined;
|
|
163
166
|
labels?: {
|
|
164
167
|
set?: string[] | undefined;
|
|
165
|
-
add?: string[] | undefined;
|
|
166
168
|
remove?: string[] | undefined;
|
|
169
|
+
add?: string[] | undefined;
|
|
167
170
|
} | undefined;
|
|
168
|
-
summary?: string | undefined;
|
|
169
171
|
comment?: string | undefined;
|
|
170
172
|
assignee?: string | null | undefined;
|
|
171
|
-
priority?: string | undefined;
|
|
172
|
-
due_date?: string | null | undefined;
|
|
173
173
|
}>, import("zod").ZodObject<{
|
|
174
174
|
operation: import("zod").ZodLiteral<"transition">;
|
|
175
175
|
key: import("zod").ZodString;
|
|
@@ -218,8 +218,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
218
218
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
219
219
|
}, {
|
|
220
220
|
operation: "list_projects";
|
|
221
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
222
221
|
limit?: number | undefined;
|
|
222
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
223
223
|
offset?: number | undefined;
|
|
224
224
|
}>, import("zod").ZodObject<{
|
|
225
225
|
operation: import("zod").ZodLiteral<"list_issue_types">;
|
|
@@ -255,13 +255,13 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
255
255
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
256
256
|
}, "strip", import("zod").ZodTypeAny, {
|
|
257
257
|
operation: "add_comment";
|
|
258
|
-
body: string;
|
|
259
258
|
key: string;
|
|
259
|
+
body: string;
|
|
260
260
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
261
261
|
}, {
|
|
262
262
|
operation: "add_comment";
|
|
263
|
-
body: string;
|
|
264
263
|
key: string;
|
|
264
|
+
body: string;
|
|
265
265
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
266
266
|
}>, import("zod").ZodObject<{
|
|
267
267
|
operation: import("zod").ZodLiteral<"get_comments">;
|
|
@@ -272,14 +272,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
272
272
|
}, "strip", import("zod").ZodTypeAny, {
|
|
273
273
|
operation: "get_comments";
|
|
274
274
|
limit: number;
|
|
275
|
-
offset: number;
|
|
276
275
|
key: string;
|
|
276
|
+
offset: number;
|
|
277
277
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
278
278
|
}, {
|
|
279
279
|
operation: "get_comments";
|
|
280
280
|
key: string;
|
|
281
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
282
281
|
limit?: number | undefined;
|
|
282
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
283
283
|
offset?: number | undefined;
|
|
284
284
|
}>]>;
|
|
285
285
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
@@ -1432,6 +1432,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
1432
1432
|
changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
1433
1433
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1434
1434
|
id?: string | undefined;
|
|
1435
|
+
key?: string | undefined;
|
|
1435
1436
|
fields?: import("zod").objectOutputType<{
|
|
1436
1437
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1437
1438
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -1769,7 +1770,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
1769
1770
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1770
1771
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1771
1772
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1772
|
-
key?: string | undefined;
|
|
1773
1773
|
changelog?: unknown;
|
|
1774
1774
|
transitions?: import("zod").objectOutputType<{
|
|
1775
1775
|
id: import("zod").ZodString;
|
|
@@ -1819,6 +1819,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
1819
1819
|
self?: string | undefined;
|
|
1820
1820
|
}, {
|
|
1821
1821
|
id?: string | undefined;
|
|
1822
|
+
key?: string | undefined;
|
|
1822
1823
|
fields?: import("zod").objectInputType<{
|
|
1823
1824
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1824
1825
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -2156,7 +2157,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2156
2157
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2157
2158
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2158
2159
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
2159
|
-
key?: string | undefined;
|
|
2160
2160
|
changelog?: unknown;
|
|
2161
2161
|
transitions?: import("zod").objectInputType<{
|
|
2162
2162
|
id: import("zod").ZodString;
|
|
@@ -2210,11 +2210,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2210
2210
|
limit: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2211
2211
|
error: import("zod").ZodString;
|
|
2212
2212
|
}, "strip", import("zod").ZodTypeAny, {
|
|
2213
|
+
operation: "search";
|
|
2213
2214
|
success: boolean;
|
|
2214
2215
|
error: string;
|
|
2215
|
-
operation: "search";
|
|
2216
2216
|
issues?: {
|
|
2217
2217
|
id?: string | undefined;
|
|
2218
|
+
key?: string | undefined;
|
|
2218
2219
|
fields?: import("zod").objectOutputType<{
|
|
2219
2220
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2220
2221
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -2552,7 +2553,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2552
2553
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2553
2554
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2554
2555
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
2555
|
-
key?: string | undefined;
|
|
2556
2556
|
changelog?: unknown;
|
|
2557
2557
|
transitions?: import("zod").objectOutputType<{
|
|
2558
2558
|
id: import("zod").ZodString;
|
|
@@ -2602,14 +2602,15 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2602
2602
|
self?: string | undefined;
|
|
2603
2603
|
}[] | undefined;
|
|
2604
2604
|
limit?: number | undefined;
|
|
2605
|
-
offset?: number | undefined;
|
|
2606
2605
|
total?: number | undefined;
|
|
2606
|
+
offset?: number | undefined;
|
|
2607
2607
|
}, {
|
|
2608
|
+
operation: "search";
|
|
2608
2609
|
success: boolean;
|
|
2609
2610
|
error: string;
|
|
2610
|
-
operation: "search";
|
|
2611
2611
|
issues?: {
|
|
2612
2612
|
id?: string | undefined;
|
|
2613
|
+
key?: string | undefined;
|
|
2613
2614
|
fields?: import("zod").objectInputType<{
|
|
2614
2615
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
2615
2616
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -2947,7 +2948,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2947
2948
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
2948
2949
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
2949
2950
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
2950
|
-
key?: string | undefined;
|
|
2951
2951
|
changelog?: unknown;
|
|
2952
2952
|
transitions?: import("zod").objectInputType<{
|
|
2953
2953
|
id: import("zod").ZodString;
|
|
@@ -2997,8 +2997,8 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
2997
2997
|
self?: string | undefined;
|
|
2998
2998
|
}[] | undefined;
|
|
2999
2999
|
limit?: number | undefined;
|
|
3000
|
-
offset?: number | undefined;
|
|
3001
3000
|
total?: number | undefined;
|
|
3001
|
+
offset?: number | undefined;
|
|
3002
3002
|
}>, import("zod").ZodObject<{
|
|
3003
3003
|
operation: import("zod").ZodLiteral<"get">;
|
|
3004
3004
|
success: import("zod").ZodBoolean;
|
|
@@ -4149,6 +4149,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4149
4149
|
changelog: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
4150
4150
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4151
4151
|
id?: string | undefined;
|
|
4152
|
+
key?: string | undefined;
|
|
4152
4153
|
fields?: import("zod").objectOutputType<{
|
|
4153
4154
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4154
4155
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -4486,7 +4487,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4486
4487
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
4487
4488
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4488
4489
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
4489
|
-
key?: string | undefined;
|
|
4490
4490
|
changelog?: unknown;
|
|
4491
4491
|
transitions?: import("zod").objectOutputType<{
|
|
4492
4492
|
id: import("zod").ZodString;
|
|
@@ -4536,6 +4536,7 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4536
4536
|
self?: string | undefined;
|
|
4537
4537
|
}, {
|
|
4538
4538
|
id?: string | undefined;
|
|
4539
|
+
key?: string | undefined;
|
|
4539
4540
|
fields?: import("zod").objectInputType<{
|
|
4540
4541
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4541
4542
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -4873,7 +4874,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4873
4874
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
4874
4875
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
4875
4876
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
4876
|
-
key?: string | undefined;
|
|
4877
4877
|
changelog?: unknown;
|
|
4878
4878
|
transitions?: import("zod").objectInputType<{
|
|
4879
4879
|
id: import("zod").ZodString;
|
|
@@ -4924,11 +4924,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
4924
4924
|
}>>;
|
|
4925
4925
|
error: import("zod").ZodString;
|
|
4926
4926
|
}, "strip", import("zod").ZodTypeAny, {
|
|
4927
|
+
operation: "get";
|
|
4927
4928
|
success: boolean;
|
|
4928
4929
|
error: string;
|
|
4929
|
-
operation: "get";
|
|
4930
4930
|
issue?: {
|
|
4931
4931
|
id?: string | undefined;
|
|
4932
|
+
key?: string | undefined;
|
|
4932
4933
|
fields?: import("zod").objectOutputType<{
|
|
4933
4934
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
4934
4935
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -5266,7 +5267,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5266
5267
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
5267
5268
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5268
5269
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
5269
|
-
key?: string | undefined;
|
|
5270
5270
|
changelog?: unknown;
|
|
5271
5271
|
transitions?: import("zod").objectOutputType<{
|
|
5272
5272
|
id: import("zod").ZodString;
|
|
@@ -5316,11 +5316,12 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5316
5316
|
self?: string | undefined;
|
|
5317
5317
|
} | undefined;
|
|
5318
5318
|
}, {
|
|
5319
|
+
operation: "get";
|
|
5319
5320
|
success: boolean;
|
|
5320
5321
|
error: string;
|
|
5321
|
-
operation: "get";
|
|
5322
5322
|
issue?: {
|
|
5323
5323
|
id?: string | undefined;
|
|
5324
|
+
key?: string | undefined;
|
|
5324
5325
|
fields?: import("zod").objectInputType<{
|
|
5325
5326
|
summary: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5326
5327
|
description: import("zod").ZodOptional<import("zod").ZodUnknown>;
|
|
@@ -5658,7 +5659,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5658
5659
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
5659
5660
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5660
5661
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
5661
|
-
key?: string | undefined;
|
|
5662
5662
|
changelog?: unknown;
|
|
5663
5663
|
transitions?: import("zod").objectInputType<{
|
|
5664
5664
|
id: import("zod").ZodString;
|
|
@@ -5725,18 +5725,18 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5725
5725
|
}>>;
|
|
5726
5726
|
error: import("zod").ZodString;
|
|
5727
5727
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5728
|
+
operation: "create";
|
|
5728
5729
|
success: boolean;
|
|
5729
5730
|
error: string;
|
|
5730
|
-
operation: "create";
|
|
5731
5731
|
issue?: {
|
|
5732
5732
|
id: string;
|
|
5733
5733
|
key: string;
|
|
5734
5734
|
self?: string | undefined;
|
|
5735
5735
|
} | undefined;
|
|
5736
5736
|
}, {
|
|
5737
|
+
operation: "create";
|
|
5737
5738
|
success: boolean;
|
|
5738
5739
|
error: string;
|
|
5739
|
-
operation: "create";
|
|
5740
5740
|
issue?: {
|
|
5741
5741
|
id: string;
|
|
5742
5742
|
key: string;
|
|
@@ -5748,14 +5748,14 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5748
5748
|
key: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5749
5749
|
error: import("zod").ZodString;
|
|
5750
5750
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5751
|
+
operation: "update";
|
|
5751
5752
|
success: boolean;
|
|
5752
5753
|
error: string;
|
|
5753
|
-
operation: "update";
|
|
5754
5754
|
key?: string | undefined;
|
|
5755
5755
|
}, {
|
|
5756
|
+
operation: "update";
|
|
5756
5757
|
success: boolean;
|
|
5757
5758
|
error: string;
|
|
5758
|
-
operation: "update";
|
|
5759
5759
|
key?: string | undefined;
|
|
5760
5760
|
}>, import("zod").ZodObject<{
|
|
5761
5761
|
operation: import("zod").ZodLiteral<"transition">;
|
|
@@ -5764,15 +5764,15 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5764
5764
|
new_status: import("zod").ZodOptional<import("zod").ZodString>;
|
|
5765
5765
|
error: import("zod").ZodString;
|
|
5766
5766
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5767
|
+
operation: "transition";
|
|
5767
5768
|
success: boolean;
|
|
5768
5769
|
error: string;
|
|
5769
|
-
operation: "transition";
|
|
5770
5770
|
key?: string | undefined;
|
|
5771
5771
|
new_status?: string | undefined;
|
|
5772
5772
|
}, {
|
|
5773
|
+
operation: "transition";
|
|
5773
5774
|
success: boolean;
|
|
5774
5775
|
error: string;
|
|
5775
|
-
operation: "transition";
|
|
5776
5776
|
key?: string | undefined;
|
|
5777
5777
|
new_status?: string | undefined;
|
|
5778
5778
|
}>, import("zod").ZodObject<{
|
|
@@ -5910,9 +5910,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5910
5910
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
5911
5911
|
error: import("zod").ZodString;
|
|
5912
5912
|
}, "strip", import("zod").ZodTypeAny, {
|
|
5913
|
+
operation: "list_transitions";
|
|
5913
5914
|
success: boolean;
|
|
5914
5915
|
error: string;
|
|
5915
|
-
operation: "list_transitions";
|
|
5916
5916
|
transitions?: import("zod").objectOutputType<{
|
|
5917
5917
|
id: import("zod").ZodString;
|
|
5918
5918
|
name: import("zod").ZodString;
|
|
@@ -5958,9 +5958,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
5958
5958
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
5959
5959
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
5960
5960
|
}, {
|
|
5961
|
+
operation: "list_transitions";
|
|
5961
5962
|
success: boolean;
|
|
5962
5963
|
error: string;
|
|
5963
|
-
operation: "list_transitions";
|
|
5964
5964
|
transitions?: import("zod").objectInputType<{
|
|
5965
5965
|
id: import("zod").ZodString;
|
|
5966
5966
|
name: import("zod").ZodString;
|
|
@@ -6024,25 +6024,25 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6024
6024
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6025
6025
|
error: import("zod").ZodString;
|
|
6026
6026
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6027
|
+
operation: "list_projects";
|
|
6027
6028
|
success: boolean;
|
|
6028
6029
|
error: string;
|
|
6029
|
-
|
|
6030
|
+
total?: number | undefined;
|
|
6030
6031
|
projects?: import("zod").objectOutputType<{
|
|
6031
6032
|
id: import("zod").ZodString;
|
|
6032
6033
|
key: import("zod").ZodString;
|
|
6033
6034
|
name: import("zod").ZodString;
|
|
6034
6035
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6035
|
-
total?: number | undefined;
|
|
6036
6036
|
}, {
|
|
6037
|
+
operation: "list_projects";
|
|
6037
6038
|
success: boolean;
|
|
6038
6039
|
error: string;
|
|
6039
|
-
|
|
6040
|
+
total?: number | undefined;
|
|
6040
6041
|
projects?: import("zod").objectInputType<{
|
|
6041
6042
|
id: import("zod").ZodString;
|
|
6042
6043
|
key: import("zod").ZodString;
|
|
6043
6044
|
name: import("zod").ZodString;
|
|
6044
6045
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6045
|
-
total?: number | undefined;
|
|
6046
6046
|
}>, import("zod").ZodObject<{
|
|
6047
6047
|
operation: import("zod").ZodLiteral<"list_issue_types">;
|
|
6048
6048
|
success: import("zod").ZodBoolean;
|
|
@@ -6064,9 +6064,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6064
6064
|
}, import("zod").ZodTypeAny, "passthrough">>, "many">>;
|
|
6065
6065
|
error: import("zod").ZodString;
|
|
6066
6066
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6067
|
+
operation: "list_issue_types";
|
|
6067
6068
|
success: boolean;
|
|
6068
6069
|
error: string;
|
|
6069
|
-
operation: "list_issue_types";
|
|
6070
6070
|
issue_types?: import("zod").objectOutputType<{
|
|
6071
6071
|
id: import("zod").ZodString;
|
|
6072
6072
|
name: import("zod").ZodString;
|
|
@@ -6074,9 +6074,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6074
6074
|
subtask: import("zod").ZodOptional<import("zod").ZodBoolean>;
|
|
6075
6075
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6076
6076
|
}, {
|
|
6077
|
+
operation: "list_issue_types";
|
|
6077
6078
|
success: boolean;
|
|
6078
6079
|
error: string;
|
|
6079
|
-
operation: "list_issue_types";
|
|
6080
6080
|
issue_types?: import("zod").objectInputType<{
|
|
6081
6081
|
id: import("zod").ZodString;
|
|
6082
6082
|
name: import("zod").ZodString;
|
|
@@ -6136,9 +6136,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6136
6136
|
}>, "many">>;
|
|
6137
6137
|
error: import("zod").ZodString;
|
|
6138
6138
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6139
|
+
operation: "get_create_fields";
|
|
6139
6140
|
success: boolean;
|
|
6140
6141
|
error: string;
|
|
6141
|
-
operation: "get_create_fields";
|
|
6142
6142
|
issue_types?: {
|
|
6143
6143
|
name: string;
|
|
6144
6144
|
id: string;
|
|
@@ -6152,9 +6152,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6152
6152
|
}[];
|
|
6153
6153
|
}[] | undefined;
|
|
6154
6154
|
}, {
|
|
6155
|
+
operation: "get_create_fields";
|
|
6155
6156
|
success: boolean;
|
|
6156
6157
|
error: string;
|
|
6157
|
-
operation: "get_create_fields";
|
|
6158
6158
|
issue_types?: {
|
|
6159
6159
|
name: string;
|
|
6160
6160
|
id: string;
|
|
@@ -6239,9 +6239,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6239
6239
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
6240
6240
|
error: import("zod").ZodString;
|
|
6241
6241
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6242
|
+
operation: "add_comment";
|
|
6242
6243
|
success: boolean;
|
|
6243
6244
|
error: string;
|
|
6244
|
-
operation: "add_comment";
|
|
6245
6245
|
comment?: import("zod").objectOutputType<{
|
|
6246
6246
|
id: import("zod").ZodString;
|
|
6247
6247
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -6266,9 +6266,9 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6266
6266
|
updated: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6267
6267
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
6268
6268
|
}, {
|
|
6269
|
+
operation: "add_comment";
|
|
6269
6270
|
success: boolean;
|
|
6270
6271
|
error: string;
|
|
6271
|
-
operation: "add_comment";
|
|
6272
6272
|
comment?: import("zod").objectInputType<{
|
|
6273
6273
|
id: import("zod").ZodString;
|
|
6274
6274
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -6365,9 +6365,10 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6365
6365
|
total: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
6366
6366
|
error: import("zod").ZodString;
|
|
6367
6367
|
}, "strip", import("zod").ZodTypeAny, {
|
|
6368
|
+
operation: "get_comments";
|
|
6368
6369
|
success: boolean;
|
|
6369
6370
|
error: string;
|
|
6370
|
-
|
|
6371
|
+
total?: number | undefined;
|
|
6371
6372
|
comments?: import("zod").objectOutputType<{
|
|
6372
6373
|
id: import("zod").ZodString;
|
|
6373
6374
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -6391,11 +6392,11 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6391
6392
|
created: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6392
6393
|
updated: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6393
6394
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6394
|
-
total?: number | undefined;
|
|
6395
6395
|
}, {
|
|
6396
|
+
operation: "get_comments";
|
|
6396
6397
|
success: boolean;
|
|
6397
6398
|
error: string;
|
|
6398
|
-
|
|
6399
|
+
total?: number | undefined;
|
|
6399
6400
|
comments?: import("zod").objectInputType<{
|
|
6400
6401
|
id: import("zod").ZodString;
|
|
6401
6402
|
author: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodObject<{
|
|
@@ -6419,7 +6420,6 @@ export declare class JiraBubble<T extends JiraParamsInput = JiraParamsInput> ext
|
|
|
6419
6420
|
created: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6420
6421
|
updated: import("zod").ZodOptional<import("zod").ZodString>;
|
|
6421
6422
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
6422
|
-
total?: number | undefined;
|
|
6423
6423
|
}>]>;
|
|
6424
6424
|
static readonly shortDescription = "Jira integration for issue tracking and project management";
|
|
6425
6425
|
static readonly longDescription = "\n Agent-friendly Jira integration with minimal required parameters and smart defaults.\n\n Core Operations:\n - search: Find issues using JQL queries\n - get: Get details for a specific issue\n - create: Create new issues with automatic ADF conversion\n - update: Modify existing issues with flexible label operations\n - transition: Change issue status by name (no ID lookup needed)\n\n Supporting Operations:\n - list_transitions: Get available status transitions\n - list_projects: Discover available projects\n - list_issue_types: Get issue types for a project\n - add_comment: Add a comment to an issue\n - get_comments: Retrieve comments for an issue\n\n Features:\n - Markdown or plain text descriptions/comments auto-converted to Atlassian Document Format (ADF)\n - Status transitions by name (e.g., \"Done\") instead of IDs\n - Flexible label operations (add/remove/set)\n - Smart defaults for 90% of use cases\n\n Authentication:\n - OAuth 2.0 (recommended): Connect via Atlassian OAuth for secure access\n - API token (legacy): Use email + API token for Basic auth\n - Secure credential injection at runtime\n ";
|