@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
|
@@ -43,15 +43,15 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
43
43
|
limit: number;
|
|
44
44
|
type?: "global" | "personal" | undefined;
|
|
45
45
|
status?: "archived" | "current" | undefined;
|
|
46
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
47
46
|
cursor?: string | undefined;
|
|
47
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
48
48
|
}, {
|
|
49
49
|
operation: "list_spaces";
|
|
50
50
|
type?: "global" | "personal" | undefined;
|
|
51
51
|
status?: "archived" | "current" | undefined;
|
|
52
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
53
52
|
limit?: number | undefined;
|
|
54
53
|
cursor?: string | undefined;
|
|
54
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
55
55
|
}>, import("zod").ZodObject<{
|
|
56
56
|
operation: import("zod").ZodLiteral<"get_space">;
|
|
57
57
|
space_id: import("zod").ZodString;
|
|
@@ -78,17 +78,17 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
78
78
|
limit: number;
|
|
79
79
|
title?: string | undefined;
|
|
80
80
|
status?: "draft" | "current" | "trashed" | undefined;
|
|
81
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
82
81
|
cursor?: string | undefined;
|
|
82
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
83
83
|
space_id?: string | undefined;
|
|
84
84
|
space_key?: string | undefined;
|
|
85
85
|
}, {
|
|
86
86
|
operation: "list_pages";
|
|
87
87
|
title?: string | undefined;
|
|
88
88
|
status?: "draft" | "current" | "trashed" | undefined;
|
|
89
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
90
89
|
limit?: number | undefined;
|
|
91
90
|
cursor?: string | undefined;
|
|
91
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
92
92
|
space_id?: string | undefined;
|
|
93
93
|
space_key?: string | undefined;
|
|
94
94
|
}>, import("zod").ZodObject<{
|
|
@@ -116,17 +116,17 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
116
116
|
status: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodEnum<["current", "draft"]>>>;
|
|
117
117
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
118
118
|
}, "strip", import("zod").ZodTypeAny, {
|
|
119
|
+
operation: "create_page";
|
|
119
120
|
title: string;
|
|
120
121
|
status: "draft" | "current";
|
|
121
|
-
operation: "create_page";
|
|
122
122
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
123
123
|
body?: string | undefined;
|
|
124
124
|
space_id?: string | undefined;
|
|
125
125
|
space_key?: string | undefined;
|
|
126
126
|
parent_id?: string | undefined;
|
|
127
127
|
}, {
|
|
128
|
-
title: string;
|
|
129
128
|
operation: "create_page";
|
|
129
|
+
title: string;
|
|
130
130
|
status?: "draft" | "current" | undefined;
|
|
131
131
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
132
132
|
body?: string | undefined;
|
|
@@ -184,8 +184,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
184
184
|
}, {
|
|
185
185
|
operation: "search";
|
|
186
186
|
cql: string;
|
|
187
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
188
187
|
limit?: number | undefined;
|
|
188
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
189
189
|
start?: number | undefined;
|
|
190
190
|
}>, import("zod").ZodObject<{
|
|
191
191
|
operation: import("zod").ZodLiteral<"add_comment">;
|
|
@@ -212,14 +212,14 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
212
212
|
operation: "get_comments";
|
|
213
213
|
limit: number;
|
|
214
214
|
page_id: string;
|
|
215
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
216
215
|
cursor?: string | undefined;
|
|
216
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
217
217
|
}, {
|
|
218
218
|
operation: "get_comments";
|
|
219
219
|
page_id: string;
|
|
220
|
-
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
221
220
|
limit?: number | undefined;
|
|
222
221
|
cursor?: string | undefined;
|
|
222
|
+
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
223
223
|
}>]>;
|
|
224
224
|
static readonly resultSchema: import("zod").ZodDiscriminatedUnion<"operation", [import("zod").ZodObject<{
|
|
225
225
|
operation: import("zod").ZodLiteral<"list_spaces">;
|
|
@@ -252,9 +252,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
252
252
|
cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
253
253
|
error: import("zod").ZodString;
|
|
254
254
|
}, "strip", import("zod").ZodTypeAny, {
|
|
255
|
+
operation: "list_spaces";
|
|
255
256
|
success: boolean;
|
|
256
257
|
error: string;
|
|
257
|
-
operation: "list_spaces";
|
|
258
258
|
cursor?: string | undefined;
|
|
259
259
|
spaces?: import("zod").objectOutputType<{
|
|
260
260
|
id: import("zod").ZodString;
|
|
@@ -266,9 +266,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
266
266
|
homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
267
267
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
268
268
|
}, {
|
|
269
|
+
operation: "list_spaces";
|
|
269
270
|
success: boolean;
|
|
270
271
|
error: string;
|
|
271
|
-
operation: "list_spaces";
|
|
272
272
|
cursor?: string | undefined;
|
|
273
273
|
spaces?: import("zod").objectInputType<{
|
|
274
274
|
id: import("zod").ZodString;
|
|
@@ -309,9 +309,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
309
309
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
310
310
|
error: import("zod").ZodString;
|
|
311
311
|
}, "strip", import("zod").ZodTypeAny, {
|
|
312
|
+
operation: "get_space";
|
|
312
313
|
success: boolean;
|
|
313
314
|
error: string;
|
|
314
|
-
operation: "get_space";
|
|
315
315
|
space?: import("zod").objectOutputType<{
|
|
316
316
|
id: import("zod").ZodString;
|
|
317
317
|
key: import("zod").ZodString;
|
|
@@ -322,9 +322,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
322
322
|
homepageId: import("zod").ZodOptional<import("zod").ZodNullable<import("zod").ZodString>>;
|
|
323
323
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
324
324
|
}, {
|
|
325
|
+
operation: "get_space";
|
|
325
326
|
success: boolean;
|
|
326
327
|
error: string;
|
|
327
|
-
operation: "get_space";
|
|
328
328
|
space?: import("zod").objectInputType<{
|
|
329
329
|
id: import("zod").ZodString;
|
|
330
330
|
key: import("zod").ZodString;
|
|
@@ -530,9 +530,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
530
530
|
cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
531
531
|
error: import("zod").ZodString;
|
|
532
532
|
}, "strip", import("zod").ZodTypeAny, {
|
|
533
|
+
operation: "list_pages";
|
|
533
534
|
success: boolean;
|
|
534
535
|
error: string;
|
|
535
|
-
operation: "list_pages";
|
|
536
536
|
cursor?: string | undefined;
|
|
537
537
|
pages?: import("zod").objectOutputType<{
|
|
538
538
|
id: import("zod").ZodString;
|
|
@@ -599,9 +599,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
599
599
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
600
600
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
601
601
|
}, {
|
|
602
|
+
operation: "list_pages";
|
|
602
603
|
success: boolean;
|
|
603
604
|
error: string;
|
|
604
|
-
operation: "list_pages";
|
|
605
605
|
cursor?: string | undefined;
|
|
606
606
|
pages?: import("zod").objectInputType<{
|
|
607
607
|
id: import("zod").ZodString;
|
|
@@ -862,9 +862,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
862
862
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
863
863
|
error: import("zod").ZodString;
|
|
864
864
|
}, "strip", import("zod").ZodTypeAny, {
|
|
865
|
+
operation: "get_page";
|
|
865
866
|
success: boolean;
|
|
866
867
|
error: string;
|
|
867
|
-
operation: "get_page";
|
|
868
868
|
page?: import("zod").objectOutputType<{
|
|
869
869
|
id: import("zod").ZodString;
|
|
870
870
|
title: import("zod").ZodString;
|
|
@@ -930,9 +930,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
930
930
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
931
931
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
932
932
|
}, {
|
|
933
|
+
operation: "get_page";
|
|
933
934
|
success: boolean;
|
|
934
935
|
error: string;
|
|
935
|
-
operation: "get_page";
|
|
936
936
|
page?: import("zod").objectInputType<{
|
|
937
937
|
id: import("zod").ZodString;
|
|
938
938
|
title: import("zod").ZodString;
|
|
@@ -1028,9 +1028,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1028
1028
|
}>>;
|
|
1029
1029
|
error: import("zod").ZodString;
|
|
1030
1030
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1031
|
+
operation: "create_page";
|
|
1031
1032
|
success: boolean;
|
|
1032
1033
|
error: string;
|
|
1033
|
-
operation: "create_page";
|
|
1034
1034
|
page?: {
|
|
1035
1035
|
title: string;
|
|
1036
1036
|
id: string;
|
|
@@ -1040,9 +1040,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1040
1040
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1041
1041
|
} | undefined;
|
|
1042
1042
|
}, {
|
|
1043
|
+
operation: "create_page";
|
|
1043
1044
|
success: boolean;
|
|
1044
1045
|
error: string;
|
|
1045
|
-
operation: "create_page";
|
|
1046
1046
|
page?: {
|
|
1047
1047
|
title: string;
|
|
1048
1048
|
id: string;
|
|
@@ -1079,9 +1079,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1079
1079
|
}>>;
|
|
1080
1080
|
error: import("zod").ZodString;
|
|
1081
1081
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1082
|
+
operation: "update_page";
|
|
1082
1083
|
success: boolean;
|
|
1083
1084
|
error: string;
|
|
1084
|
-
operation: "update_page";
|
|
1085
1085
|
page?: {
|
|
1086
1086
|
title: string;
|
|
1087
1087
|
id: string;
|
|
@@ -1090,9 +1090,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1090
1090
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1091
1091
|
} | undefined;
|
|
1092
1092
|
}, {
|
|
1093
|
+
operation: "update_page";
|
|
1093
1094
|
success: boolean;
|
|
1094
1095
|
error: string;
|
|
1095
|
-
operation: "update_page";
|
|
1096
1096
|
page?: {
|
|
1097
1097
|
title: string;
|
|
1098
1098
|
id: string;
|
|
@@ -1106,14 +1106,14 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1106
1106
|
page_id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1107
1107
|
error: import("zod").ZodString;
|
|
1108
1108
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1109
|
+
operation: "delete_page";
|
|
1109
1110
|
success: boolean;
|
|
1110
1111
|
error: string;
|
|
1111
|
-
operation: "delete_page";
|
|
1112
1112
|
page_id?: string | undefined;
|
|
1113
1113
|
}, {
|
|
1114
|
+
operation: "delete_page";
|
|
1114
1115
|
success: boolean;
|
|
1115
1116
|
error: string;
|
|
1116
|
-
operation: "delete_page";
|
|
1117
1117
|
page_id?: string | undefined;
|
|
1118
1118
|
}>, import("zod").ZodObject<{
|
|
1119
1119
|
operation: import("zod").ZodLiteral<"search">;
|
|
@@ -1280,12 +1280,10 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1280
1280
|
limit: import("zod").ZodOptional<import("zod").ZodNumber>;
|
|
1281
1281
|
error: import("zod").ZodString;
|
|
1282
1282
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1283
|
+
operation: "search";
|
|
1283
1284
|
success: boolean;
|
|
1284
1285
|
error: string;
|
|
1285
|
-
operation: "search";
|
|
1286
1286
|
limit?: number | undefined;
|
|
1287
|
-
start?: number | undefined;
|
|
1288
|
-
total?: number | undefined;
|
|
1289
1287
|
results?: import("zod").objectOutputType<{
|
|
1290
1288
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1291
1289
|
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1339,13 +1337,13 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1339
1337
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1340
1338
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1341
1339
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1340
|
+
total?: number | undefined;
|
|
1341
|
+
start?: number | undefined;
|
|
1342
1342
|
}, {
|
|
1343
|
+
operation: "search";
|
|
1343
1344
|
success: boolean;
|
|
1344
1345
|
error: string;
|
|
1345
|
-
operation: "search";
|
|
1346
1346
|
limit?: number | undefined;
|
|
1347
|
-
start?: number | undefined;
|
|
1348
|
-
total?: number | undefined;
|
|
1349
1347
|
results?: import("zod").objectInputType<{
|
|
1350
1348
|
id: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1351
1349
|
type: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1399,6 +1397,8 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1399
1397
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1400
1398
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1401
1399
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1400
|
+
total?: number | undefined;
|
|
1401
|
+
start?: number | undefined;
|
|
1402
1402
|
}>, import("zod").ZodObject<{
|
|
1403
1403
|
operation: import("zod").ZodLiteral<"add_comment">;
|
|
1404
1404
|
success: import("zod").ZodBoolean;
|
|
@@ -1549,9 +1549,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1549
1549
|
}, import("zod").ZodTypeAny, "passthrough">>>;
|
|
1550
1550
|
error: import("zod").ZodString;
|
|
1551
1551
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1552
|
+
operation: "add_comment";
|
|
1552
1553
|
success: boolean;
|
|
1553
1554
|
error: string;
|
|
1554
|
-
operation: "add_comment";
|
|
1555
1555
|
comment?: import("zod").objectOutputType<{
|
|
1556
1556
|
id: import("zod").ZodString;
|
|
1557
1557
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1602,9 +1602,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1602
1602
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1603
1603
|
}, import("zod").ZodTypeAny, "passthrough"> | undefined;
|
|
1604
1604
|
}, {
|
|
1605
|
+
operation: "add_comment";
|
|
1605
1606
|
success: boolean;
|
|
1606
1607
|
error: string;
|
|
1607
|
-
operation: "add_comment";
|
|
1608
1608
|
comment?: import("zod").objectInputType<{
|
|
1609
1609
|
id: import("zod").ZodString;
|
|
1610
1610
|
title: import("zod").ZodOptional<import("zod").ZodString>;
|
|
@@ -1805,9 +1805,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1805
1805
|
cursor: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1806
1806
|
error: import("zod").ZodString;
|
|
1807
1807
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1808
|
+
operation: "get_comments";
|
|
1808
1809
|
success: boolean;
|
|
1809
1810
|
error: string;
|
|
1810
|
-
operation: "get_comments";
|
|
1811
1811
|
cursor?: string | undefined;
|
|
1812
1812
|
comments?: import("zod").objectOutputType<{
|
|
1813
1813
|
id: import("zod").ZodString;
|
|
@@ -1859,9 +1859,9 @@ export declare class ConfluenceBubble<T extends ConfluenceParamsInput = Confluen
|
|
|
1859
1859
|
createdAt: import("zod").ZodOptional<import("zod").ZodString>;
|
|
1860
1860
|
}, import("zod").ZodTypeAny, "passthrough">[] | undefined;
|
|
1861
1861
|
}, {
|
|
1862
|
+
operation: "get_comments";
|
|
1862
1863
|
success: boolean;
|
|
1863
1864
|
error: string;
|
|
1864
|
-
operation: "get_comments";
|
|
1865
1865
|
cursor?: string | undefined;
|
|
1866
1866
|
comments?: import("zod").objectInputType<{
|
|
1867
1867
|
id: import("zod").ZodString;
|
|
@@ -602,17 +602,17 @@ export declare const ConfluenceParamsSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
602
602
|
status: z.ZodDefault<z.ZodOptional<z.ZodEnum<["current", "draft"]>>>;
|
|
603
603
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
604
604
|
}, "strip", z.ZodTypeAny, {
|
|
605
|
+
operation: "create_page";
|
|
605
606
|
title: string;
|
|
606
607
|
status: "draft" | "current";
|
|
607
|
-
operation: "create_page";
|
|
608
608
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
609
609
|
body?: string | undefined;
|
|
610
610
|
space_id?: string | undefined;
|
|
611
611
|
space_key?: string | undefined;
|
|
612
612
|
parent_id?: string | undefined;
|
|
613
613
|
}, {
|
|
614
|
-
title: string;
|
|
615
614
|
operation: "create_page";
|
|
615
|
+
title: string;
|
|
616
616
|
status?: "draft" | "current" | undefined;
|
|
617
617
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
618
618
|
body?: string | undefined;
|
|
@@ -738,9 +738,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
738
738
|
cursor: z.ZodOptional<z.ZodString>;
|
|
739
739
|
error: z.ZodString;
|
|
740
740
|
}, "strip", z.ZodTypeAny, {
|
|
741
|
-
success: boolean;
|
|
742
|
-
error: string;
|
|
743
741
|
operation: "list_spaces";
|
|
742
|
+
error: string;
|
|
743
|
+
success: boolean;
|
|
744
744
|
cursor?: string | undefined;
|
|
745
745
|
spaces?: z.objectOutputType<{
|
|
746
746
|
id: z.ZodString;
|
|
@@ -752,9 +752,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
752
752
|
homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
753
753
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
754
754
|
}, {
|
|
755
|
-
success: boolean;
|
|
756
|
-
error: string;
|
|
757
755
|
operation: "list_spaces";
|
|
756
|
+
error: string;
|
|
757
|
+
success: boolean;
|
|
758
758
|
cursor?: string | undefined;
|
|
759
759
|
spaces?: z.objectInputType<{
|
|
760
760
|
id: z.ZodString;
|
|
@@ -795,9 +795,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
795
795
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
796
796
|
error: z.ZodString;
|
|
797
797
|
}, "strip", z.ZodTypeAny, {
|
|
798
|
-
success: boolean;
|
|
799
|
-
error: string;
|
|
800
798
|
operation: "get_space";
|
|
799
|
+
error: string;
|
|
800
|
+
success: boolean;
|
|
801
801
|
space?: z.objectOutputType<{
|
|
802
802
|
id: z.ZodString;
|
|
803
803
|
key: z.ZodString;
|
|
@@ -808,9 +808,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
808
808
|
homepageId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
809
809
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
810
810
|
}, {
|
|
811
|
-
success: boolean;
|
|
812
|
-
error: string;
|
|
813
811
|
operation: "get_space";
|
|
812
|
+
error: string;
|
|
813
|
+
success: boolean;
|
|
814
814
|
space?: z.objectInputType<{
|
|
815
815
|
id: z.ZodString;
|
|
816
816
|
key: z.ZodString;
|
|
@@ -1016,9 +1016,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1016
1016
|
cursor: z.ZodOptional<z.ZodString>;
|
|
1017
1017
|
error: z.ZodString;
|
|
1018
1018
|
}, "strip", z.ZodTypeAny, {
|
|
1019
|
-
success: boolean;
|
|
1020
|
-
error: string;
|
|
1021
1019
|
operation: "list_pages";
|
|
1020
|
+
error: string;
|
|
1021
|
+
success: boolean;
|
|
1022
1022
|
cursor?: string | undefined;
|
|
1023
1023
|
pages?: z.objectOutputType<{
|
|
1024
1024
|
id: z.ZodString;
|
|
@@ -1085,9 +1085,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1085
1085
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1086
1086
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1087
1087
|
}, {
|
|
1088
|
-
success: boolean;
|
|
1089
|
-
error: string;
|
|
1090
1088
|
operation: "list_pages";
|
|
1089
|
+
error: string;
|
|
1090
|
+
success: boolean;
|
|
1091
1091
|
cursor?: string | undefined;
|
|
1092
1092
|
pages?: z.objectInputType<{
|
|
1093
1093
|
id: z.ZodString;
|
|
@@ -1348,9 +1348,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1348
1348
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1349
1349
|
error: z.ZodString;
|
|
1350
1350
|
}, "strip", z.ZodTypeAny, {
|
|
1351
|
-
success: boolean;
|
|
1352
|
-
error: string;
|
|
1353
1351
|
operation: "get_page";
|
|
1352
|
+
error: string;
|
|
1353
|
+
success: boolean;
|
|
1354
1354
|
page?: z.objectOutputType<{
|
|
1355
1355
|
id: z.ZodString;
|
|
1356
1356
|
title: z.ZodString;
|
|
@@ -1416,9 +1416,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1416
1416
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1417
1417
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1418
1418
|
}, {
|
|
1419
|
-
success: boolean;
|
|
1420
|
-
error: string;
|
|
1421
1419
|
operation: "get_page";
|
|
1420
|
+
error: string;
|
|
1421
|
+
success: boolean;
|
|
1422
1422
|
page?: z.objectInputType<{
|
|
1423
1423
|
id: z.ZodString;
|
|
1424
1424
|
title: z.ZodString;
|
|
@@ -1514,9 +1514,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1514
1514
|
}>>;
|
|
1515
1515
|
error: z.ZodString;
|
|
1516
1516
|
}, "strip", z.ZodTypeAny, {
|
|
1517
|
-
success: boolean;
|
|
1518
|
-
error: string;
|
|
1519
1517
|
operation: "create_page";
|
|
1518
|
+
error: string;
|
|
1519
|
+
success: boolean;
|
|
1520
1520
|
page?: {
|
|
1521
1521
|
title: string;
|
|
1522
1522
|
id: string;
|
|
@@ -1526,9 +1526,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1526
1526
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1527
1527
|
} | undefined;
|
|
1528
1528
|
}, {
|
|
1529
|
-
success: boolean;
|
|
1530
|
-
error: string;
|
|
1531
1529
|
operation: "create_page";
|
|
1530
|
+
error: string;
|
|
1531
|
+
success: boolean;
|
|
1532
1532
|
page?: {
|
|
1533
1533
|
title: string;
|
|
1534
1534
|
id: string;
|
|
@@ -1565,9 +1565,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1565
1565
|
}>>;
|
|
1566
1566
|
error: z.ZodString;
|
|
1567
1567
|
}, "strip", z.ZodTypeAny, {
|
|
1568
|
-
success: boolean;
|
|
1569
|
-
error: string;
|
|
1570
1568
|
operation: "update_page";
|
|
1569
|
+
error: string;
|
|
1570
|
+
success: boolean;
|
|
1571
1571
|
page?: {
|
|
1572
1572
|
title: string;
|
|
1573
1573
|
id: string;
|
|
@@ -1576,9 +1576,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1576
1576
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
1577
1577
|
} | undefined;
|
|
1578
1578
|
}, {
|
|
1579
|
-
success: boolean;
|
|
1580
|
-
error: string;
|
|
1581
1579
|
operation: "update_page";
|
|
1580
|
+
error: string;
|
|
1581
|
+
success: boolean;
|
|
1582
1582
|
page?: {
|
|
1583
1583
|
title: string;
|
|
1584
1584
|
id: string;
|
|
@@ -1592,14 +1592,14 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1592
1592
|
page_id: z.ZodOptional<z.ZodString>;
|
|
1593
1593
|
error: z.ZodString;
|
|
1594
1594
|
}, "strip", z.ZodTypeAny, {
|
|
1595
|
-
success: boolean;
|
|
1596
|
-
error: string;
|
|
1597
1595
|
operation: "delete_page";
|
|
1596
|
+
error: string;
|
|
1597
|
+
success: boolean;
|
|
1598
1598
|
page_id?: string | undefined;
|
|
1599
1599
|
}, {
|
|
1600
|
-
success: boolean;
|
|
1601
|
-
error: string;
|
|
1602
1600
|
operation: "delete_page";
|
|
1601
|
+
error: string;
|
|
1602
|
+
success: boolean;
|
|
1603
1603
|
page_id?: string | undefined;
|
|
1604
1604
|
}>, z.ZodObject<{
|
|
1605
1605
|
operation: z.ZodLiteral<"search">;
|
|
@@ -1766,12 +1766,12 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1766
1766
|
limit: z.ZodOptional<z.ZodNumber>;
|
|
1767
1767
|
error: z.ZodString;
|
|
1768
1768
|
}, "strip", z.ZodTypeAny, {
|
|
1769
|
-
success: boolean;
|
|
1770
|
-
error: string;
|
|
1771
1769
|
operation: "search";
|
|
1770
|
+
error: string;
|
|
1771
|
+
success: boolean;
|
|
1772
1772
|
limit?: number | undefined;
|
|
1773
|
-
start?: number | undefined;
|
|
1774
1773
|
total?: number | undefined;
|
|
1774
|
+
start?: number | undefined;
|
|
1775
1775
|
results?: z.objectOutputType<{
|
|
1776
1776
|
id: z.ZodOptional<z.ZodString>;
|
|
1777
1777
|
type: z.ZodOptional<z.ZodString>;
|
|
@@ -1826,12 +1826,12 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
1826
1826
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
1827
1827
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
1828
1828
|
}, {
|
|
1829
|
-
success: boolean;
|
|
1830
|
-
error: string;
|
|
1831
1829
|
operation: "search";
|
|
1830
|
+
error: string;
|
|
1831
|
+
success: boolean;
|
|
1832
1832
|
limit?: number | undefined;
|
|
1833
|
-
start?: number | undefined;
|
|
1834
1833
|
total?: number | undefined;
|
|
1834
|
+
start?: number | undefined;
|
|
1835
1835
|
results?: z.objectInputType<{
|
|
1836
1836
|
id: z.ZodOptional<z.ZodString>;
|
|
1837
1837
|
type: z.ZodOptional<z.ZodString>;
|
|
@@ -2035,9 +2035,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2035
2035
|
}, z.ZodTypeAny, "passthrough">>>;
|
|
2036
2036
|
error: z.ZodString;
|
|
2037
2037
|
}, "strip", z.ZodTypeAny, {
|
|
2038
|
-
success: boolean;
|
|
2039
|
-
error: string;
|
|
2040
2038
|
operation: "add_comment";
|
|
2039
|
+
error: string;
|
|
2040
|
+
success: boolean;
|
|
2041
2041
|
comment?: z.objectOutputType<{
|
|
2042
2042
|
id: z.ZodString;
|
|
2043
2043
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -2088,9 +2088,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2088
2088
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2089
2089
|
}, z.ZodTypeAny, "passthrough"> | undefined;
|
|
2090
2090
|
}, {
|
|
2091
|
-
success: boolean;
|
|
2092
|
-
error: string;
|
|
2093
2091
|
operation: "add_comment";
|
|
2092
|
+
error: string;
|
|
2093
|
+
success: boolean;
|
|
2094
2094
|
comment?: z.objectInputType<{
|
|
2095
2095
|
id: z.ZodString;
|
|
2096
2096
|
title: z.ZodOptional<z.ZodString>;
|
|
@@ -2291,9 +2291,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2291
2291
|
cursor: z.ZodOptional<z.ZodString>;
|
|
2292
2292
|
error: z.ZodString;
|
|
2293
2293
|
}, "strip", z.ZodTypeAny, {
|
|
2294
|
-
success: boolean;
|
|
2295
|
-
error: string;
|
|
2296
2294
|
operation: "get_comments";
|
|
2295
|
+
error: string;
|
|
2296
|
+
success: boolean;
|
|
2297
2297
|
cursor?: string | undefined;
|
|
2298
2298
|
comments?: z.objectOutputType<{
|
|
2299
2299
|
id: z.ZodString;
|
|
@@ -2345,9 +2345,9 @@ export declare const ConfluenceResultSchema: z.ZodDiscriminatedUnion<"operation"
|
|
|
2345
2345
|
createdAt: z.ZodOptional<z.ZodString>;
|
|
2346
2346
|
}, z.ZodTypeAny, "passthrough">[] | undefined;
|
|
2347
2347
|
}, {
|
|
2348
|
-
success: boolean;
|
|
2349
|
-
error: string;
|
|
2350
2348
|
operation: "get_comments";
|
|
2349
|
+
error: string;
|
|
2350
|
+
success: boolean;
|
|
2351
2351
|
cursor?: string | undefined;
|
|
2352
2352
|
comments?: z.objectInputType<{
|
|
2353
2353
|
id: z.ZodString;
|