@bubblelab/bubble-core 0.1.242 → 0.1.244
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 +183 -183
- package/dist/bubbles/service-bubble/agi-inc.d.ts +80 -80
- package/dist/bubbles/service-bubble/ai-agent.d.ts +16 -16
- package/dist/bubbles/service-bubble/ai-agent.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/ai-agent.js +26 -5
- package/dist/bubbles/service-bubble/ai-agent.js.map +1 -1
- package/dist/bubbles/service-bubble/airtable.d.ts +78 -78
- package/dist/bubbles/service-bubble/apify/actors/app-rankings-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/google-maps-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/instagram-hashtag-scraper.d.ts +4 -4
- package/dist/bubbles/service-bubble/apify/actors/instagram-scraper.d.ts +12 -12
- package/dist/bubbles/service-bubble/apify/actors/linkedin-jobs-scraper.d.ts +2 -2
- package/dist/bubbles/service-bubble/apify/actors/linkedin-posts-search.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-detail.d.ts +52 -52
- package/dist/bubbles/service-bubble/apify/actors/linkedin-profile-posts.d.ts +18 -18
- package/dist/bubbles/service-bubble/apify/actors/tiktok-scraper.d.ts +10 -10
- package/dist/bubbles/service-bubble/apify/actors/twitter-scraper.d.ts +27 -27
- package/dist/bubbles/service-bubble/apify/actors/youtube-scraper.d.ts +8 -8
- package/dist/bubbles/service-bubble/apify/apify-scraper.schema.d.ts +139 -139
- package/dist/bubbles/service-bubble/apify/apify.d.ts +8 -8
- package/dist/bubbles/service-bubble/ashby/ashby.d.ts +100 -100
- package/dist/bubbles/service-bubble/ashby/ashby.schema.d.ts +88 -88
- package/dist/bubbles/service-bubble/assembled/assembled.d.ts +41 -41
- package/dist/bubbles/service-bubble/assembled/assembled.schema.d.ts +36 -36
- package/dist/bubbles/service-bubble/attio/attio.d.ts +28 -28
- package/dist/bubbles/service-bubble/attio/attio.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/browserbase/browserbase.d.ts +30 -30
- package/dist/bubbles/service-bubble/browserbase/browserbase.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/capability-pipeline.d.ts.map +1 -1
- package/dist/bubbles/service-bubble/capability-pipeline.js +8 -4
- package/dist/bubbles/service-bubble/capability-pipeline.js.map +1 -1
- package/dist/bubbles/service-bubble/confluence/confluence.d.ts +38 -38
- package/dist/bubbles/service-bubble/confluence/confluence.schema.d.ts +24 -24
- package/dist/bubbles/service-bubble/crustdata/crustdata.d.ts +52 -52
- package/dist/bubbles/service-bubble/crustdata/crustdata.schema.d.ts +158 -158
- package/dist/bubbles/service-bubble/eleven-labs.d.ts +32 -32
- package/dist/bubbles/service-bubble/firecrawl.d.ts +826 -826
- package/dist/bubbles/service-bubble/followupboss.d.ts +196 -196
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.d.ts +68 -68
- package/dist/bubbles/service-bubble/fullenrich/fullenrich.schema.d.ts +108 -108
- package/dist/bubbles/service-bubble/github.d.ts +190 -190
- package/dist/bubbles/service-bubble/gmail.d.ts +148 -148
- package/dist/bubbles/service-bubble/google-calendar.d.ts +218 -218
- package/dist/bubbles/service-bubble/google-drive.d.ts +92 -92
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.d.ts +44 -44
- package/dist/bubbles/service-bubble/google-sheets/google-sheets.schema.d.ts +48 -48
- package/dist/bubbles/service-bubble/hello-world.d.ts +8 -8
- package/dist/bubbles/service-bubble/http.d.ts +20 -20
- package/dist/bubbles/service-bubble/hubspot/hubspot.d.ts +78 -78
- package/dist/bubbles/service-bubble/hubspot/hubspot.schema.d.ts +46 -46
- package/dist/bubbles/service-bubble/insforge-db.d.ts +12 -12
- package/dist/bubbles/service-bubble/jira/jira.d.ts +65 -65
- package/dist/bubbles/service-bubble/jira/jira.schema.d.ts +94 -94
- package/dist/bubbles/service-bubble/linear/linear.d.ts +35 -35
- package/dist/bubbles/service-bubble/linear/linear.schema.d.ts +32 -32
- package/dist/bubbles/service-bubble/notion/notion.d.ts +818 -818
- package/dist/bubbles/service-bubble/notion/property-schemas.d.ts +8 -8
- package/dist/bubbles/service-bubble/postgresql.d.ts +12 -12
- package/dist/bubbles/service-bubble/posthog/posthog.d.ts +26 -26
- package/dist/bubbles/service-bubble/posthog/posthog.schema.d.ts +26 -26
- package/dist/bubbles/service-bubble/ramp/ramp.d.ts +28 -28
- package/dist/bubbles/service-bubble/ramp/ramp.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/resend.d.ts +28 -28
- package/dist/bubbles/service-bubble/s3/s3.d.ts +12 -12
- package/dist/bubbles/service-bubble/s3/s3.schema.d.ts +10 -10
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.d.ts +6 -6
- package/dist/bubbles/service-bubble/sendsafely/sendsafely.schema.d.ts +12 -12
- package/dist/bubbles/service-bubble/slab/slab.d.ts +24 -24
- package/dist/bubbles/service-bubble/slab/slab.schema.d.ts +44 -44
- package/dist/bubbles/service-bubble/slack/slack.d.ts +418 -418
- package/dist/bubbles/service-bubble/storage.d.ts +24 -24
- package/dist/bubbles/service-bubble/stripe/stripe.d.ts +146 -146
- package/dist/bubbles/service-bubble/stripe/stripe.schema.d.ts +179 -179
- package/dist/bubbles/service-bubble/telegram.d.ts +1540 -1540
- package/dist/bubbles/service-bubble/xero/xero.d.ts +28 -28
- package/dist/bubbles/service-bubble/xero/xero.schema.d.ts +28 -28
- package/dist/bubbles/service-bubble/zendesk/zendesk.d.ts +119 -119
- package/dist/bubbles/service-bubble/zendesk/zendesk.schema.d.ts +103 -103
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.d.ts +15 -15
- package/dist/bubbles/tool-bubble/amazon-shopping-tool/amazon-shopping-tool.schema.d.ts +13 -13
- package/dist/bubbles/tool-bubble/app-rankings-tool.d.ts +24 -24
- package/dist/bubbles/tool-bubble/browser-tools/_shared/schema.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-accept-invitations/schema.d.ts +2 -2
- 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 +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-connection/tool.d.ts +2 -2
- package/dist/bubbles/tool-bubble/browser-tools/linkedin-received-invitations/schema.d.ts +2 -2
- 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 +2 -2
- 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 +20 -20
- package/dist/bubbles/tool-bubble/chart-js-tool.d.ts +26 -26
- package/dist/bubbles/tool-bubble/code-edit-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/company-enrichment-tool.d.ts +52 -52
- package/dist/bubbles/tool-bubble/get-bubble-details-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/get-trigger-detail-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/google-maps-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/instagram-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/linkedin-tool.d.ts +234 -234
- package/dist/bubbles/tool-bubble/list-airtable-bases-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-airtable-tables-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-bubbles-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/list-capabilities-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/people-search-tool.d.ts +48 -48
- package/dist/bubbles/tool-bubble/reddit-scrape-tool.d.ts +32 -32
- package/dist/bubbles/tool-bubble/research-agent-tool.d.ts +8 -8
- package/dist/bubbles/tool-bubble/sql-query-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/tiktok-tool.d.ts +28 -28
- package/dist/bubbles/tool-bubble/tool-template.d.ts +4 -4
- package/dist/bubbles/tool-bubble/twitter-tool.d.ts +82 -82
- package/dist/bubbles/tool-bubble/web-crawl-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/web-extract-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-scrape-tool.d.ts +4 -4
- package/dist/bubbles/tool-bubble/web-search-tool.d.ts +14 -14
- package/dist/bubbles/tool-bubble/yc-scraper-tool.d.ts +18 -18
- package/dist/bubbles/tool-bubble/youtube-tool.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/database-analyzer.workflow.d.ts +4 -4
- package/dist/bubbles/workflow-bubble/generate-document.workflow.d.ts +28 -28
- package/dist/bubbles/workflow-bubble/parse-document.workflow.d.ts +8 -8
- package/dist/bubbles/workflow-bubble/pdf-form-operations.workflow.d.ts +120 -120
- package/dist/bubbles/workflow-bubble/pdf-ocr.workflow.d.ts +16 -16
- package/dist/bubbles/workflow-bubble/slack-data-assistant.workflow.d.ts +34 -34
- package/dist/bubbles/workflow-bubble/slack-formatter-agent.d.ts +86 -86
- package/dist/bubbles/workflow-bubble/slack-notifier.workflow.d.ts +8 -8
- package/dist/bubbles.json +1 -1
- package/package.json +2 -2
|
@@ -38,17 +38,17 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
38
38
|
operation: "list_tickets";
|
|
39
39
|
page: number;
|
|
40
40
|
per_page: number;
|
|
41
|
-
sort_by: "status" | "
|
|
41
|
+
sort_by: "status" | "priority" | "created_at" | "updated_at";
|
|
42
42
|
sort_order: "asc" | "desc";
|
|
43
|
-
status?: "
|
|
43
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
44
44
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
45
45
|
}, {
|
|
46
46
|
operation: "list_tickets";
|
|
47
|
-
status?: "
|
|
47
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
48
48
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
49
49
|
page?: number | undefined;
|
|
50
50
|
per_page?: number | undefined;
|
|
51
|
-
sort_by?: "status" | "
|
|
51
|
+
sort_by?: "status" | "priority" | "created_at" | "updated_at" | undefined;
|
|
52
52
|
sort_order?: "asc" | "desc" | undefined;
|
|
53
53
|
}>, import("zod").ZodObject<{
|
|
54
54
|
operation: import("zod").ZodLiteral<"get_ticket">;
|
|
@@ -85,12 +85,12 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
85
85
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
86
86
|
}, "strip", import("zod").ZodTypeAny, {
|
|
87
87
|
operation: "create_ticket";
|
|
88
|
-
subject: string;
|
|
89
88
|
body: string;
|
|
90
|
-
|
|
89
|
+
subject: string;
|
|
90
|
+
type?: "task" | "question" | "problem" | "incident" | undefined;
|
|
91
91
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
92
|
-
tags?: string[] | undefined;
|
|
93
92
|
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
93
|
+
tags?: string[] | undefined;
|
|
94
94
|
custom_fields?: {
|
|
95
95
|
value: string | number | boolean | string[] | null;
|
|
96
96
|
id: number;
|
|
@@ -100,12 +100,12 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
100
100
|
assignee_id?: number | undefined;
|
|
101
101
|
}, {
|
|
102
102
|
operation: "create_ticket";
|
|
103
|
-
subject: string;
|
|
104
103
|
body: string;
|
|
105
|
-
|
|
104
|
+
subject: string;
|
|
105
|
+
type?: "task" | "question" | "problem" | "incident" | undefined;
|
|
106
106
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
107
|
-
tags?: string[] | undefined;
|
|
108
107
|
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
108
|
+
tags?: string[] | undefined;
|
|
109
109
|
custom_fields?: {
|
|
110
110
|
value: string | number | boolean | string[] | null;
|
|
111
111
|
id: number;
|
|
@@ -137,11 +137,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
137
137
|
operation: "update_ticket";
|
|
138
138
|
public: boolean;
|
|
139
139
|
ticket_id: string;
|
|
140
|
-
status?: "
|
|
140
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
141
141
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
142
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
142
143
|
tags?: string[] | undefined;
|
|
143
144
|
comment?: string | undefined;
|
|
144
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
145
145
|
custom_fields?: {
|
|
146
146
|
value: string | number | boolean | string[] | null;
|
|
147
147
|
id: number;
|
|
@@ -150,12 +150,12 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
150
150
|
}, {
|
|
151
151
|
operation: "update_ticket";
|
|
152
152
|
ticket_id: string;
|
|
153
|
-
status?: "
|
|
153
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
154
154
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
155
|
-
|
|
155
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
156
156
|
tags?: string[] | undefined;
|
|
157
157
|
comment?: string | undefined;
|
|
158
|
-
|
|
158
|
+
public?: boolean | undefined;
|
|
159
159
|
custom_fields?: {
|
|
160
160
|
value: string | number | boolean | string[] | null;
|
|
161
161
|
id: number;
|
|
@@ -194,14 +194,14 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
194
194
|
page: number;
|
|
195
195
|
per_page: number;
|
|
196
196
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
197
|
-
query?: string | undefined;
|
|
198
197
|
role?: "agent" | "end-user" | "admin" | undefined;
|
|
198
|
+
query?: string | undefined;
|
|
199
199
|
}, {
|
|
200
200
|
operation: "list_users";
|
|
201
201
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
202
|
-
query?: string | undefined;
|
|
203
202
|
role?: "agent" | "end-user" | "admin" | undefined;
|
|
204
203
|
page?: number | undefined;
|
|
204
|
+
query?: string | undefined;
|
|
205
205
|
per_page?: number | undefined;
|
|
206
206
|
}>, import("zod").ZodObject<{
|
|
207
207
|
operation: import("zod").ZodLiteral<"get_user">;
|
|
@@ -230,8 +230,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
230
230
|
}, {
|
|
231
231
|
operation: "list_organizations";
|
|
232
232
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
233
|
-
query?: string | undefined;
|
|
234
233
|
page?: number | undefined;
|
|
234
|
+
query?: string | undefined;
|
|
235
235
|
per_page?: number | undefined;
|
|
236
236
|
}>, import("zod").ZodObject<{
|
|
237
237
|
operation: import("zod").ZodLiteral<"get_organization">;
|
|
@@ -254,20 +254,20 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
254
254
|
per_page: import("zod").ZodDefault<import("zod").ZodOptional<import("zod").ZodNumber>>;
|
|
255
255
|
credentials: import("zod").ZodOptional<import("zod").ZodRecord<import("zod").ZodNativeEnum<typeof CredentialType>, import("zod").ZodString>>;
|
|
256
256
|
}, "strip", import("zod").ZodTypeAny, {
|
|
257
|
-
query: string;
|
|
258
257
|
operation: "search";
|
|
259
258
|
page: number;
|
|
259
|
+
query: string;
|
|
260
260
|
per_page: number;
|
|
261
261
|
sort_order: "asc" | "desc";
|
|
262
262
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
263
|
-
sort_by?: "status" | "
|
|
263
|
+
sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
|
|
264
264
|
}, {
|
|
265
|
-
query: string;
|
|
266
265
|
operation: "search";
|
|
266
|
+
query: string;
|
|
267
267
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
268
268
|
page?: number | undefined;
|
|
269
269
|
per_page?: number | undefined;
|
|
270
|
-
sort_by?: "status" | "
|
|
270
|
+
sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
|
|
271
271
|
sort_order?: "asc" | "desc" | undefined;
|
|
272
272
|
}>, import("zod").ZodObject<{
|
|
273
273
|
operation: import("zod").ZodLiteral<"list_articles">;
|
|
@@ -290,9 +290,9 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
290
290
|
}, {
|
|
291
291
|
operation: "list_articles";
|
|
292
292
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
293
|
+
page?: number | undefined;
|
|
293
294
|
query?: string | undefined;
|
|
294
295
|
locale?: string | undefined;
|
|
295
|
-
page?: number | undefined;
|
|
296
296
|
per_page?: number | undefined;
|
|
297
297
|
section_id?: string | undefined;
|
|
298
298
|
category_id?: string | undefined;
|
|
@@ -348,11 +348,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
348
348
|
description?: string | undefined;
|
|
349
349
|
required?: boolean | undefined;
|
|
350
350
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
351
|
-
tag?: string | undefined;
|
|
352
351
|
custom_field_options?: {
|
|
353
352
|
value: string;
|
|
354
353
|
name: string;
|
|
355
354
|
}[] | undefined;
|
|
355
|
+
tag?: string | undefined;
|
|
356
356
|
regexp_for_validation?: string | undefined;
|
|
357
357
|
}, {
|
|
358
358
|
type: "integer" | "date" | "text" | "checkbox" | "lookup" | "textarea" | "decimal" | "regexp" | "partialcreditcard" | "multiselect" | "tagger";
|
|
@@ -361,12 +361,12 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
361
361
|
description?: string | undefined;
|
|
362
362
|
required?: boolean | undefined;
|
|
363
363
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
364
|
-
tag?: string | undefined;
|
|
365
364
|
active?: boolean | undefined;
|
|
366
365
|
custom_field_options?: {
|
|
367
366
|
value: string;
|
|
368
367
|
name: string;
|
|
369
368
|
}[] | undefined;
|
|
369
|
+
tag?: string | undefined;
|
|
370
370
|
regexp_for_validation?: string | undefined;
|
|
371
371
|
}>, import("zod").ZodObject<{
|
|
372
372
|
operation: import("zod").ZodLiteral<"delete_ticket_field">;
|
|
@@ -412,11 +412,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
412
412
|
type?: string | null | undefined;
|
|
413
413
|
description?: string | undefined;
|
|
414
414
|
status?: string | undefined;
|
|
415
|
-
|
|
415
|
+
priority?: string | null | undefined;
|
|
416
416
|
tags?: string[] | undefined;
|
|
417
|
+
subject?: string | undefined;
|
|
417
418
|
created_at?: string | undefined;
|
|
418
419
|
updated_at?: string | undefined;
|
|
419
|
-
priority?: string | null | undefined;
|
|
420
420
|
custom_fields?: {
|
|
421
421
|
value: string | number | boolean | string[] | null;
|
|
422
422
|
id: number;
|
|
@@ -429,11 +429,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
429
429
|
type?: string | null | undefined;
|
|
430
430
|
description?: string | undefined;
|
|
431
431
|
status?: string | undefined;
|
|
432
|
-
|
|
432
|
+
priority?: string | null | undefined;
|
|
433
433
|
tags?: string[] | undefined;
|
|
434
|
+
subject?: string | undefined;
|
|
434
435
|
created_at?: string | undefined;
|
|
435
436
|
updated_at?: string | undefined;
|
|
436
|
-
priority?: string | null | undefined;
|
|
437
437
|
custom_fields?: {
|
|
438
438
|
value: string | number | boolean | string[] | null;
|
|
439
439
|
id: number;
|
|
@@ -446,8 +446,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
446
446
|
next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
447
447
|
error: import("zod").ZodString;
|
|
448
448
|
}, "strip", import("zod").ZodTypeAny, {
|
|
449
|
-
success: boolean;
|
|
450
449
|
error: string;
|
|
450
|
+
success: boolean;
|
|
451
451
|
operation: "list_tickets";
|
|
452
452
|
count?: number | undefined;
|
|
453
453
|
tickets?: {
|
|
@@ -455,11 +455,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
455
455
|
type?: string | null | undefined;
|
|
456
456
|
description?: string | undefined;
|
|
457
457
|
status?: string | undefined;
|
|
458
|
-
|
|
458
|
+
priority?: string | null | undefined;
|
|
459
459
|
tags?: string[] | undefined;
|
|
460
|
+
subject?: string | undefined;
|
|
460
461
|
created_at?: string | undefined;
|
|
461
462
|
updated_at?: string | undefined;
|
|
462
|
-
priority?: string | null | undefined;
|
|
463
463
|
custom_fields?: {
|
|
464
464
|
value: string | number | boolean | string[] | null;
|
|
465
465
|
id: number;
|
|
@@ -470,8 +470,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
470
470
|
}[] | undefined;
|
|
471
471
|
next_page?: string | null | undefined;
|
|
472
472
|
}, {
|
|
473
|
-
success: boolean;
|
|
474
473
|
error: string;
|
|
474
|
+
success: boolean;
|
|
475
475
|
operation: "list_tickets";
|
|
476
476
|
count?: number | undefined;
|
|
477
477
|
tickets?: {
|
|
@@ -479,11 +479,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
479
479
|
type?: string | null | undefined;
|
|
480
480
|
description?: string | undefined;
|
|
481
481
|
status?: string | undefined;
|
|
482
|
-
|
|
482
|
+
priority?: string | null | undefined;
|
|
483
483
|
tags?: string[] | undefined;
|
|
484
|
+
subject?: string | undefined;
|
|
484
485
|
created_at?: string | undefined;
|
|
485
486
|
updated_at?: string | undefined;
|
|
486
|
-
priority?: string | null | undefined;
|
|
487
487
|
custom_fields?: {
|
|
488
488
|
value: string | number | boolean | string[] | null;
|
|
489
489
|
id: number;
|
|
@@ -524,11 +524,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
524
524
|
type?: string | null | undefined;
|
|
525
525
|
description?: string | undefined;
|
|
526
526
|
status?: string | undefined;
|
|
527
|
-
|
|
527
|
+
priority?: string | null | undefined;
|
|
528
528
|
tags?: string[] | undefined;
|
|
529
|
+
subject?: string | undefined;
|
|
529
530
|
created_at?: string | undefined;
|
|
530
531
|
updated_at?: string | undefined;
|
|
531
|
-
priority?: string | null | undefined;
|
|
532
532
|
custom_fields?: {
|
|
533
533
|
value: string | number | boolean | string[] | null;
|
|
534
534
|
id: number;
|
|
@@ -541,11 +541,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
541
541
|
type?: string | null | undefined;
|
|
542
542
|
description?: string | undefined;
|
|
543
543
|
status?: string | undefined;
|
|
544
|
-
|
|
544
|
+
priority?: string | null | undefined;
|
|
545
545
|
tags?: string[] | undefined;
|
|
546
|
+
subject?: string | undefined;
|
|
546
547
|
created_at?: string | undefined;
|
|
547
548
|
updated_at?: string | undefined;
|
|
548
|
-
priority?: string | null | undefined;
|
|
549
549
|
custom_fields?: {
|
|
550
550
|
value: string | number | boolean | string[] | null;
|
|
551
551
|
id: number;
|
|
@@ -556,19 +556,19 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
556
556
|
}>>;
|
|
557
557
|
error: import("zod").ZodString;
|
|
558
558
|
}, "strip", import("zod").ZodTypeAny, {
|
|
559
|
-
success: boolean;
|
|
560
559
|
error: string;
|
|
560
|
+
success: boolean;
|
|
561
561
|
operation: "get_ticket";
|
|
562
562
|
ticket?: {
|
|
563
563
|
id: number;
|
|
564
564
|
type?: string | null | undefined;
|
|
565
565
|
description?: string | undefined;
|
|
566
566
|
status?: string | undefined;
|
|
567
|
-
|
|
567
|
+
priority?: string | null | undefined;
|
|
568
568
|
tags?: string[] | undefined;
|
|
569
|
+
subject?: string | undefined;
|
|
569
570
|
created_at?: string | undefined;
|
|
570
571
|
updated_at?: string | undefined;
|
|
571
|
-
priority?: string | null | undefined;
|
|
572
572
|
custom_fields?: {
|
|
573
573
|
value: string | number | boolean | string[] | null;
|
|
574
574
|
id: number;
|
|
@@ -578,19 +578,19 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
578
578
|
requester_id?: number | undefined;
|
|
579
579
|
} | undefined;
|
|
580
580
|
}, {
|
|
581
|
-
success: boolean;
|
|
582
581
|
error: string;
|
|
582
|
+
success: boolean;
|
|
583
583
|
operation: "get_ticket";
|
|
584
584
|
ticket?: {
|
|
585
585
|
id: number;
|
|
586
586
|
type?: string | null | undefined;
|
|
587
587
|
description?: string | undefined;
|
|
588
588
|
status?: string | undefined;
|
|
589
|
-
|
|
589
|
+
priority?: string | null | undefined;
|
|
590
590
|
tags?: string[] | undefined;
|
|
591
|
+
subject?: string | undefined;
|
|
591
592
|
created_at?: string | undefined;
|
|
592
593
|
updated_at?: string | undefined;
|
|
593
|
-
priority?: string | null | undefined;
|
|
594
594
|
custom_fields?: {
|
|
595
595
|
value: string | number | boolean | string[] | null;
|
|
596
596
|
id: number;
|
|
@@ -630,11 +630,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
630
630
|
type?: string | null | undefined;
|
|
631
631
|
description?: string | undefined;
|
|
632
632
|
status?: string | undefined;
|
|
633
|
-
|
|
633
|
+
priority?: string | null | undefined;
|
|
634
634
|
tags?: string[] | undefined;
|
|
635
|
+
subject?: string | undefined;
|
|
635
636
|
created_at?: string | undefined;
|
|
636
637
|
updated_at?: string | undefined;
|
|
637
|
-
priority?: string | null | undefined;
|
|
638
638
|
custom_fields?: {
|
|
639
639
|
value: string | number | boolean | string[] | null;
|
|
640
640
|
id: number;
|
|
@@ -647,11 +647,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
647
647
|
type?: string | null | undefined;
|
|
648
648
|
description?: string | undefined;
|
|
649
649
|
status?: string | undefined;
|
|
650
|
-
|
|
650
|
+
priority?: string | null | undefined;
|
|
651
651
|
tags?: string[] | undefined;
|
|
652
|
+
subject?: string | undefined;
|
|
652
653
|
created_at?: string | undefined;
|
|
653
654
|
updated_at?: string | undefined;
|
|
654
|
-
priority?: string | null | undefined;
|
|
655
655
|
custom_fields?: {
|
|
656
656
|
value: string | number | boolean | string[] | null;
|
|
657
657
|
id: number;
|
|
@@ -662,19 +662,19 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
662
662
|
}>>;
|
|
663
663
|
error: import("zod").ZodString;
|
|
664
664
|
}, "strip", import("zod").ZodTypeAny, {
|
|
665
|
-
success: boolean;
|
|
666
665
|
error: string;
|
|
666
|
+
success: boolean;
|
|
667
667
|
operation: "create_ticket";
|
|
668
668
|
ticket?: {
|
|
669
669
|
id: number;
|
|
670
670
|
type?: string | null | undefined;
|
|
671
671
|
description?: string | undefined;
|
|
672
672
|
status?: string | undefined;
|
|
673
|
-
|
|
673
|
+
priority?: string | null | undefined;
|
|
674
674
|
tags?: string[] | undefined;
|
|
675
|
+
subject?: string | undefined;
|
|
675
676
|
created_at?: string | undefined;
|
|
676
677
|
updated_at?: string | undefined;
|
|
677
|
-
priority?: string | null | undefined;
|
|
678
678
|
custom_fields?: {
|
|
679
679
|
value: string | number | boolean | string[] | null;
|
|
680
680
|
id: number;
|
|
@@ -684,19 +684,19 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
684
684
|
requester_id?: number | undefined;
|
|
685
685
|
} | undefined;
|
|
686
686
|
}, {
|
|
687
|
-
success: boolean;
|
|
688
687
|
error: string;
|
|
688
|
+
success: boolean;
|
|
689
689
|
operation: "create_ticket";
|
|
690
690
|
ticket?: {
|
|
691
691
|
id: number;
|
|
692
692
|
type?: string | null | undefined;
|
|
693
693
|
description?: string | undefined;
|
|
694
694
|
status?: string | undefined;
|
|
695
|
-
|
|
695
|
+
priority?: string | null | undefined;
|
|
696
696
|
tags?: string[] | undefined;
|
|
697
|
+
subject?: string | undefined;
|
|
697
698
|
created_at?: string | undefined;
|
|
698
699
|
updated_at?: string | undefined;
|
|
699
|
-
priority?: string | null | undefined;
|
|
700
700
|
custom_fields?: {
|
|
701
701
|
value: string | number | boolean | string[] | null;
|
|
702
702
|
id: number;
|
|
@@ -736,11 +736,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
736
736
|
type?: string | null | undefined;
|
|
737
737
|
description?: string | undefined;
|
|
738
738
|
status?: string | undefined;
|
|
739
|
-
|
|
739
|
+
priority?: string | null | undefined;
|
|
740
740
|
tags?: string[] | undefined;
|
|
741
|
+
subject?: string | undefined;
|
|
741
742
|
created_at?: string | undefined;
|
|
742
743
|
updated_at?: string | undefined;
|
|
743
|
-
priority?: string | null | undefined;
|
|
744
744
|
custom_fields?: {
|
|
745
745
|
value: string | number | boolean | string[] | null;
|
|
746
746
|
id: number;
|
|
@@ -753,11 +753,11 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
753
753
|
type?: string | null | undefined;
|
|
754
754
|
description?: string | undefined;
|
|
755
755
|
status?: string | undefined;
|
|
756
|
-
|
|
756
|
+
priority?: string | null | undefined;
|
|
757
757
|
tags?: string[] | undefined;
|
|
758
|
+
subject?: string | undefined;
|
|
758
759
|
created_at?: string | undefined;
|
|
759
760
|
updated_at?: string | undefined;
|
|
760
|
-
priority?: string | null | undefined;
|
|
761
761
|
custom_fields?: {
|
|
762
762
|
value: string | number | boolean | string[] | null;
|
|
763
763
|
id: number;
|
|
@@ -768,19 +768,19 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
768
768
|
}>>;
|
|
769
769
|
error: import("zod").ZodString;
|
|
770
770
|
}, "strip", import("zod").ZodTypeAny, {
|
|
771
|
-
success: boolean;
|
|
772
771
|
error: string;
|
|
772
|
+
success: boolean;
|
|
773
773
|
operation: "update_ticket";
|
|
774
774
|
ticket?: {
|
|
775
775
|
id: number;
|
|
776
776
|
type?: string | null | undefined;
|
|
777
777
|
description?: string | undefined;
|
|
778
778
|
status?: string | undefined;
|
|
779
|
-
|
|
779
|
+
priority?: string | null | undefined;
|
|
780
780
|
tags?: string[] | undefined;
|
|
781
|
+
subject?: string | undefined;
|
|
781
782
|
created_at?: string | undefined;
|
|
782
783
|
updated_at?: string | undefined;
|
|
783
|
-
priority?: string | null | undefined;
|
|
784
784
|
custom_fields?: {
|
|
785
785
|
value: string | number | boolean | string[] | null;
|
|
786
786
|
id: number;
|
|
@@ -790,19 +790,19 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
790
790
|
requester_id?: number | undefined;
|
|
791
791
|
} | undefined;
|
|
792
792
|
}, {
|
|
793
|
-
success: boolean;
|
|
794
793
|
error: string;
|
|
794
|
+
success: boolean;
|
|
795
795
|
operation: "update_ticket";
|
|
796
796
|
ticket?: {
|
|
797
797
|
id: number;
|
|
798
798
|
type?: string | null | undefined;
|
|
799
799
|
description?: string | undefined;
|
|
800
800
|
status?: string | undefined;
|
|
801
|
-
|
|
801
|
+
priority?: string | null | undefined;
|
|
802
802
|
tags?: string[] | undefined;
|
|
803
|
+
subject?: string | undefined;
|
|
803
804
|
created_at?: string | undefined;
|
|
804
805
|
updated_at?: string | undefined;
|
|
805
|
-
priority?: string | null | undefined;
|
|
806
806
|
custom_fields?: {
|
|
807
807
|
value: string | number | boolean | string[] | null;
|
|
808
808
|
id: number;
|
|
@@ -823,16 +823,16 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
823
823
|
created_at: import("zod").ZodOptional<import("zod").ZodString>;
|
|
824
824
|
}, "strip", import("zod").ZodTypeAny, {
|
|
825
825
|
id: number;
|
|
826
|
+
body?: string | undefined;
|
|
826
827
|
public?: boolean | undefined;
|
|
827
828
|
created_at?: string | undefined;
|
|
828
|
-
body?: string | undefined;
|
|
829
829
|
html_body?: string | undefined;
|
|
830
830
|
author_id?: number | undefined;
|
|
831
831
|
}, {
|
|
832
832
|
id: number;
|
|
833
|
+
body?: string | undefined;
|
|
833
834
|
public?: boolean | undefined;
|
|
834
835
|
created_at?: string | undefined;
|
|
835
|
-
body?: string | undefined;
|
|
836
836
|
html_body?: string | undefined;
|
|
837
837
|
author_id?: number | undefined;
|
|
838
838
|
}>, "many">>;
|
|
@@ -840,32 +840,32 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
840
840
|
next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
841
841
|
error: import("zod").ZodString;
|
|
842
842
|
}, "strip", import("zod").ZodTypeAny, {
|
|
843
|
-
success: boolean;
|
|
844
843
|
error: string;
|
|
844
|
+
success: boolean;
|
|
845
845
|
operation: "list_ticket_comments";
|
|
846
|
-
count?: number | undefined;
|
|
847
846
|
comments?: {
|
|
848
847
|
id: number;
|
|
848
|
+
body?: string | undefined;
|
|
849
849
|
public?: boolean | undefined;
|
|
850
850
|
created_at?: string | undefined;
|
|
851
|
-
body?: string | undefined;
|
|
852
851
|
html_body?: string | undefined;
|
|
853
852
|
author_id?: number | undefined;
|
|
854
853
|
}[] | undefined;
|
|
854
|
+
count?: number | undefined;
|
|
855
855
|
next_page?: string | null | undefined;
|
|
856
856
|
}, {
|
|
857
|
-
success: boolean;
|
|
858
857
|
error: string;
|
|
858
|
+
success: boolean;
|
|
859
859
|
operation: "list_ticket_comments";
|
|
860
|
-
count?: number | undefined;
|
|
861
860
|
comments?: {
|
|
862
861
|
id: number;
|
|
862
|
+
body?: string | undefined;
|
|
863
863
|
public?: boolean | undefined;
|
|
864
864
|
created_at?: string | undefined;
|
|
865
|
-
body?: string | undefined;
|
|
866
865
|
html_body?: string | undefined;
|
|
867
866
|
author_id?: number | undefined;
|
|
868
867
|
}[] | undefined;
|
|
868
|
+
count?: number | undefined;
|
|
869
869
|
next_page?: string | null | undefined;
|
|
870
870
|
}>, import("zod").ZodObject<{
|
|
871
871
|
operation: import("zod").ZodLiteral<"list_users">;
|
|
@@ -882,16 +882,16 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
882
882
|
id: number;
|
|
883
883
|
name?: string | undefined;
|
|
884
884
|
email?: string | undefined;
|
|
885
|
-
created_at?: string | undefined;
|
|
886
885
|
role?: string | undefined;
|
|
886
|
+
created_at?: string | undefined;
|
|
887
887
|
active?: boolean | undefined;
|
|
888
888
|
organization_id?: number | null | undefined;
|
|
889
889
|
}, {
|
|
890
890
|
id: number;
|
|
891
891
|
name?: string | undefined;
|
|
892
892
|
email?: string | undefined;
|
|
893
|
-
created_at?: string | undefined;
|
|
894
893
|
role?: string | undefined;
|
|
894
|
+
created_at?: string | undefined;
|
|
895
895
|
active?: boolean | undefined;
|
|
896
896
|
organization_id?: number | null | undefined;
|
|
897
897
|
}>, "many">>;
|
|
@@ -899,30 +899,30 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
899
899
|
next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
900
900
|
error: import("zod").ZodString;
|
|
901
901
|
}, "strip", import("zod").ZodTypeAny, {
|
|
902
|
-
success: boolean;
|
|
903
902
|
error: string;
|
|
903
|
+
success: boolean;
|
|
904
904
|
operation: "list_users";
|
|
905
905
|
users?: {
|
|
906
906
|
id: number;
|
|
907
907
|
name?: string | undefined;
|
|
908
908
|
email?: string | undefined;
|
|
909
|
-
created_at?: string | undefined;
|
|
910
909
|
role?: string | undefined;
|
|
910
|
+
created_at?: string | undefined;
|
|
911
911
|
active?: boolean | undefined;
|
|
912
912
|
organization_id?: number | null | undefined;
|
|
913
913
|
}[] | undefined;
|
|
914
914
|
count?: number | undefined;
|
|
915
915
|
next_page?: string | null | undefined;
|
|
916
916
|
}, {
|
|
917
|
-
success: boolean;
|
|
918
917
|
error: string;
|
|
918
|
+
success: boolean;
|
|
919
919
|
operation: "list_users";
|
|
920
920
|
users?: {
|
|
921
921
|
id: number;
|
|
922
922
|
name?: string | undefined;
|
|
923
923
|
email?: string | undefined;
|
|
924
|
-
created_at?: string | undefined;
|
|
925
924
|
role?: string | undefined;
|
|
925
|
+
created_at?: string | undefined;
|
|
926
926
|
active?: boolean | undefined;
|
|
927
927
|
organization_id?: number | null | undefined;
|
|
928
928
|
}[] | undefined;
|
|
@@ -943,43 +943,43 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
943
943
|
id: number;
|
|
944
944
|
name?: string | undefined;
|
|
945
945
|
email?: string | undefined;
|
|
946
|
-
created_at?: string | undefined;
|
|
947
946
|
role?: string | undefined;
|
|
947
|
+
created_at?: string | undefined;
|
|
948
948
|
active?: boolean | undefined;
|
|
949
949
|
organization_id?: number | null | undefined;
|
|
950
950
|
}, {
|
|
951
951
|
id: number;
|
|
952
952
|
name?: string | undefined;
|
|
953
953
|
email?: string | undefined;
|
|
954
|
-
created_at?: string | undefined;
|
|
955
954
|
role?: string | undefined;
|
|
955
|
+
created_at?: string | undefined;
|
|
956
956
|
active?: boolean | undefined;
|
|
957
957
|
organization_id?: number | null | undefined;
|
|
958
958
|
}>>;
|
|
959
959
|
error: import("zod").ZodString;
|
|
960
960
|
}, "strip", import("zod").ZodTypeAny, {
|
|
961
|
-
success: boolean;
|
|
962
961
|
error: string;
|
|
962
|
+
success: boolean;
|
|
963
963
|
operation: "get_user";
|
|
964
964
|
user?: {
|
|
965
965
|
id: number;
|
|
966
966
|
name?: string | undefined;
|
|
967
967
|
email?: string | undefined;
|
|
968
|
-
created_at?: string | undefined;
|
|
969
968
|
role?: string | undefined;
|
|
969
|
+
created_at?: string | undefined;
|
|
970
970
|
active?: boolean | undefined;
|
|
971
971
|
organization_id?: number | null | undefined;
|
|
972
972
|
} | undefined;
|
|
973
973
|
}, {
|
|
974
|
-
success: boolean;
|
|
975
974
|
error: string;
|
|
975
|
+
success: boolean;
|
|
976
976
|
operation: "get_user";
|
|
977
977
|
user?: {
|
|
978
978
|
id: number;
|
|
979
979
|
name?: string | undefined;
|
|
980
980
|
email?: string | undefined;
|
|
981
|
-
created_at?: string | undefined;
|
|
982
981
|
role?: string | undefined;
|
|
982
|
+
created_at?: string | undefined;
|
|
983
983
|
active?: boolean | undefined;
|
|
984
984
|
organization_id?: number | null | undefined;
|
|
985
985
|
} | undefined;
|
|
@@ -1009,8 +1009,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1009
1009
|
next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
1010
1010
|
error: import("zod").ZodString;
|
|
1011
1011
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1012
|
-
success: boolean;
|
|
1013
1012
|
error: string;
|
|
1013
|
+
success: boolean;
|
|
1014
1014
|
operation: "list_organizations";
|
|
1015
1015
|
count?: number | undefined;
|
|
1016
1016
|
next_page?: string | null | undefined;
|
|
@@ -1022,8 +1022,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1022
1022
|
external_id?: string | null | undefined;
|
|
1023
1023
|
}[] | undefined;
|
|
1024
1024
|
}, {
|
|
1025
|
-
success: boolean;
|
|
1026
1025
|
error: string;
|
|
1026
|
+
success: boolean;
|
|
1027
1027
|
operation: "list_organizations";
|
|
1028
1028
|
count?: number | undefined;
|
|
1029
1029
|
next_page?: string | null | undefined;
|
|
@@ -1058,8 +1058,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1058
1058
|
}>>;
|
|
1059
1059
|
error: import("zod").ZodString;
|
|
1060
1060
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1061
|
-
success: boolean;
|
|
1062
1061
|
error: string;
|
|
1062
|
+
success: boolean;
|
|
1063
1063
|
operation: "get_organization";
|
|
1064
1064
|
organization?: {
|
|
1065
1065
|
id: number;
|
|
@@ -1069,8 +1069,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1069
1069
|
external_id?: string | null | undefined;
|
|
1070
1070
|
} | undefined;
|
|
1071
1071
|
}, {
|
|
1072
|
-
success: boolean;
|
|
1073
1072
|
error: string;
|
|
1073
|
+
success: boolean;
|
|
1074
1074
|
operation: "get_organization";
|
|
1075
1075
|
organization?: {
|
|
1076
1076
|
id: number;
|
|
@@ -1087,18 +1087,18 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1087
1087
|
next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
1088
1088
|
error: import("zod").ZodString;
|
|
1089
1089
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1090
|
-
success: boolean;
|
|
1091
1090
|
error: string;
|
|
1091
|
+
success: boolean;
|
|
1092
1092
|
operation: "search";
|
|
1093
|
-
count?: number | undefined;
|
|
1094
1093
|
results?: Record<string, unknown>[] | undefined;
|
|
1094
|
+
count?: number | undefined;
|
|
1095
1095
|
next_page?: string | null | undefined;
|
|
1096
1096
|
}, {
|
|
1097
|
-
success: boolean;
|
|
1098
1097
|
error: string;
|
|
1098
|
+
success: boolean;
|
|
1099
1099
|
operation: "search";
|
|
1100
|
-
count?: number | undefined;
|
|
1101
1100
|
results?: Record<string, unknown>[] | undefined;
|
|
1101
|
+
count?: number | undefined;
|
|
1102
1102
|
next_page?: string | null | undefined;
|
|
1103
1103
|
}>, import("zod").ZodObject<{
|
|
1104
1104
|
operation: import("zod").ZodLiteral<"list_ticket_fields">;
|
|
@@ -1145,8 +1145,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1145
1145
|
}>, "many">>;
|
|
1146
1146
|
error: import("zod").ZodString;
|
|
1147
1147
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1148
|
-
success: boolean;
|
|
1149
1148
|
error: string;
|
|
1149
|
+
success: boolean;
|
|
1150
1150
|
operation: "list_ticket_fields";
|
|
1151
1151
|
ticket_fields?: {
|
|
1152
1152
|
type: string;
|
|
@@ -1161,8 +1161,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1161
1161
|
}[] | null | undefined;
|
|
1162
1162
|
}[] | undefined;
|
|
1163
1163
|
}, {
|
|
1164
|
-
success: boolean;
|
|
1165
1164
|
error: string;
|
|
1165
|
+
success: boolean;
|
|
1166
1166
|
operation: "list_ticket_fields";
|
|
1167
1167
|
ticket_fields?: {
|
|
1168
1168
|
type: string;
|
|
@@ -1218,8 +1218,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1218
1218
|
}>>;
|
|
1219
1219
|
error: import("zod").ZodString;
|
|
1220
1220
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1221
|
-
success: boolean;
|
|
1222
1221
|
error: string;
|
|
1222
|
+
success: boolean;
|
|
1223
1223
|
operation: "create_ticket_field";
|
|
1224
1224
|
ticket_field?: {
|
|
1225
1225
|
type: string;
|
|
@@ -1233,8 +1233,8 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1233
1233
|
}[] | null | undefined;
|
|
1234
1234
|
} | undefined;
|
|
1235
1235
|
}, {
|
|
1236
|
-
success: boolean;
|
|
1237
1236
|
error: string;
|
|
1237
|
+
success: boolean;
|
|
1238
1238
|
operation: "create_ticket_field";
|
|
1239
1239
|
ticket_field?: {
|
|
1240
1240
|
type: string;
|
|
@@ -1252,12 +1252,12 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1252
1252
|
success: import("zod").ZodBoolean;
|
|
1253
1253
|
error: import("zod").ZodString;
|
|
1254
1254
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1255
|
-
success: boolean;
|
|
1256
1255
|
error: string;
|
|
1256
|
+
success: boolean;
|
|
1257
1257
|
operation: "delete_ticket_field";
|
|
1258
1258
|
}, {
|
|
1259
|
-
success: boolean;
|
|
1260
1259
|
error: string;
|
|
1260
|
+
success: boolean;
|
|
1261
1261
|
operation: "delete_ticket_field";
|
|
1262
1262
|
}>, import("zod").ZodObject<{
|
|
1263
1263
|
operation: import("zod").ZodLiteral<"list_articles">;
|
|
@@ -1275,9 +1275,9 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1275
1275
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1276
1276
|
id: number;
|
|
1277
1277
|
title?: string | undefined;
|
|
1278
|
-
created_at?: string | undefined;
|
|
1279
|
-
body?: string | undefined;
|
|
1280
1278
|
draft?: boolean | undefined;
|
|
1279
|
+
body?: string | undefined;
|
|
1280
|
+
created_at?: string | undefined;
|
|
1281
1281
|
locale?: string | undefined;
|
|
1282
1282
|
updated_at?: string | undefined;
|
|
1283
1283
|
section_id?: number | undefined;
|
|
@@ -1285,9 +1285,9 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1285
1285
|
}, {
|
|
1286
1286
|
id: number;
|
|
1287
1287
|
title?: string | undefined;
|
|
1288
|
-
created_at?: string | undefined;
|
|
1289
|
-
body?: string | undefined;
|
|
1290
1288
|
draft?: boolean | undefined;
|
|
1289
|
+
body?: string | undefined;
|
|
1290
|
+
created_at?: string | undefined;
|
|
1291
1291
|
locale?: string | undefined;
|
|
1292
1292
|
updated_at?: string | undefined;
|
|
1293
1293
|
section_id?: number | undefined;
|
|
@@ -1297,34 +1297,34 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1297
1297
|
next_page: import("zod").ZodNullable<import("zod").ZodOptional<import("zod").ZodString>>;
|
|
1298
1298
|
error: import("zod").ZodString;
|
|
1299
1299
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1300
|
-
success: boolean;
|
|
1301
1300
|
error: string;
|
|
1301
|
+
success: boolean;
|
|
1302
1302
|
operation: "list_articles";
|
|
1303
1303
|
count?: number | undefined;
|
|
1304
1304
|
next_page?: string | null | undefined;
|
|
1305
1305
|
articles?: {
|
|
1306
1306
|
id: number;
|
|
1307
1307
|
title?: string | undefined;
|
|
1308
|
-
created_at?: string | undefined;
|
|
1309
|
-
body?: string | undefined;
|
|
1310
1308
|
draft?: boolean | undefined;
|
|
1309
|
+
body?: string | undefined;
|
|
1310
|
+
created_at?: string | undefined;
|
|
1311
1311
|
locale?: string | undefined;
|
|
1312
1312
|
updated_at?: string | undefined;
|
|
1313
1313
|
section_id?: number | undefined;
|
|
1314
1314
|
author_id?: number | undefined;
|
|
1315
1315
|
}[] | undefined;
|
|
1316
1316
|
}, {
|
|
1317
|
-
success: boolean;
|
|
1318
1317
|
error: string;
|
|
1318
|
+
success: boolean;
|
|
1319
1319
|
operation: "list_articles";
|
|
1320
1320
|
count?: number | undefined;
|
|
1321
1321
|
next_page?: string | null | undefined;
|
|
1322
1322
|
articles?: {
|
|
1323
1323
|
id: number;
|
|
1324
1324
|
title?: string | undefined;
|
|
1325
|
-
created_at?: string | undefined;
|
|
1326
|
-
body?: string | undefined;
|
|
1327
1325
|
draft?: boolean | undefined;
|
|
1326
|
+
body?: string | undefined;
|
|
1327
|
+
created_at?: string | undefined;
|
|
1328
1328
|
locale?: string | undefined;
|
|
1329
1329
|
updated_at?: string | undefined;
|
|
1330
1330
|
section_id?: number | undefined;
|
|
@@ -1346,9 +1346,9 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1346
1346
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1347
1347
|
id: number;
|
|
1348
1348
|
title?: string | undefined;
|
|
1349
|
-
created_at?: string | undefined;
|
|
1350
|
-
body?: string | undefined;
|
|
1351
1349
|
draft?: boolean | undefined;
|
|
1350
|
+
body?: string | undefined;
|
|
1351
|
+
created_at?: string | undefined;
|
|
1352
1352
|
locale?: string | undefined;
|
|
1353
1353
|
updated_at?: string | undefined;
|
|
1354
1354
|
section_id?: number | undefined;
|
|
@@ -1356,9 +1356,9 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1356
1356
|
}, {
|
|
1357
1357
|
id: number;
|
|
1358
1358
|
title?: string | undefined;
|
|
1359
|
-
created_at?: string | undefined;
|
|
1360
|
-
body?: string | undefined;
|
|
1361
1359
|
draft?: boolean | undefined;
|
|
1360
|
+
body?: string | undefined;
|
|
1361
|
+
created_at?: string | undefined;
|
|
1362
1362
|
locale?: string | undefined;
|
|
1363
1363
|
updated_at?: string | undefined;
|
|
1364
1364
|
section_id?: number | undefined;
|
|
@@ -1366,30 +1366,30 @@ export declare class ZendeskBubble<T extends ZendeskParamsInput = ZendeskParamsI
|
|
|
1366
1366
|
}>>;
|
|
1367
1367
|
error: import("zod").ZodString;
|
|
1368
1368
|
}, "strip", import("zod").ZodTypeAny, {
|
|
1369
|
-
success: boolean;
|
|
1370
1369
|
error: string;
|
|
1370
|
+
success: boolean;
|
|
1371
1371
|
operation: "get_article";
|
|
1372
1372
|
article?: {
|
|
1373
1373
|
id: number;
|
|
1374
1374
|
title?: string | undefined;
|
|
1375
|
-
created_at?: string | undefined;
|
|
1376
|
-
body?: string | undefined;
|
|
1377
1375
|
draft?: boolean | undefined;
|
|
1376
|
+
body?: string | undefined;
|
|
1377
|
+
created_at?: string | undefined;
|
|
1378
1378
|
locale?: string | undefined;
|
|
1379
1379
|
updated_at?: string | undefined;
|
|
1380
1380
|
section_id?: number | undefined;
|
|
1381
1381
|
author_id?: number | undefined;
|
|
1382
1382
|
} | undefined;
|
|
1383
1383
|
}, {
|
|
1384
|
-
success: boolean;
|
|
1385
1384
|
error: string;
|
|
1385
|
+
success: boolean;
|
|
1386
1386
|
operation: "get_article";
|
|
1387
1387
|
article?: {
|
|
1388
1388
|
id: number;
|
|
1389
1389
|
title?: string | undefined;
|
|
1390
|
-
created_at?: string | undefined;
|
|
1391
|
-
body?: string | undefined;
|
|
1392
1390
|
draft?: boolean | undefined;
|
|
1391
|
+
body?: string | undefined;
|
|
1392
|
+
created_at?: string | undefined;
|
|
1393
1393
|
locale?: string | undefined;
|
|
1394
1394
|
updated_at?: string | undefined;
|
|
1395
1395
|
section_id?: number | undefined;
|