@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
|
@@ -12,17 +12,17 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
12
12
|
operation: "list_tickets";
|
|
13
13
|
page: number;
|
|
14
14
|
per_page: number;
|
|
15
|
-
sort_by: "status" | "
|
|
15
|
+
sort_by: "status" | "priority" | "created_at" | "updated_at";
|
|
16
16
|
sort_order: "asc" | "desc";
|
|
17
|
-
status?: "
|
|
17
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
18
18
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
19
19
|
}, {
|
|
20
20
|
operation: "list_tickets";
|
|
21
|
-
status?: "
|
|
21
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
22
22
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
23
23
|
page?: number | undefined;
|
|
24
24
|
per_page?: number | undefined;
|
|
25
|
-
sort_by?: "status" | "
|
|
25
|
+
sort_by?: "status" | "priority" | "created_at" | "updated_at" | undefined;
|
|
26
26
|
sort_order?: "asc" | "desc" | undefined;
|
|
27
27
|
}>, z.ZodObject<{
|
|
28
28
|
operation: z.ZodLiteral<"get_ticket">;
|
|
@@ -59,12 +59,12 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
59
59
|
credentials: z.ZodOptional<z.ZodRecord<z.ZodNativeEnum<typeof CredentialType>, z.ZodString>>;
|
|
60
60
|
}, "strip", z.ZodTypeAny, {
|
|
61
61
|
operation: "create_ticket";
|
|
62
|
-
subject: string;
|
|
63
62
|
body: string;
|
|
64
|
-
|
|
63
|
+
subject: string;
|
|
64
|
+
type?: "question" | "task" | "problem" | "incident" | undefined;
|
|
65
65
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
66
|
-
tags?: string[] | undefined;
|
|
67
66
|
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
67
|
+
tags?: string[] | undefined;
|
|
68
68
|
custom_fields?: {
|
|
69
69
|
value: string | number | boolean | string[] | null;
|
|
70
70
|
id: number;
|
|
@@ -74,12 +74,12 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
74
74
|
assignee_id?: number | undefined;
|
|
75
75
|
}, {
|
|
76
76
|
operation: "create_ticket";
|
|
77
|
-
subject: string;
|
|
78
77
|
body: string;
|
|
79
|
-
|
|
78
|
+
subject: string;
|
|
79
|
+
type?: "question" | "task" | "problem" | "incident" | undefined;
|
|
80
80
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
81
|
-
tags?: string[] | undefined;
|
|
82
81
|
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
82
|
+
tags?: string[] | undefined;
|
|
83
83
|
custom_fields?: {
|
|
84
84
|
value: string | number | boolean | string[] | null;
|
|
85
85
|
id: number;
|
|
@@ -111,11 +111,11 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
111
111
|
operation: "update_ticket";
|
|
112
112
|
public: boolean;
|
|
113
113
|
ticket_id: string;
|
|
114
|
-
status?: "
|
|
114
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
115
115
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
116
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
116
117
|
tags?: string[] | undefined;
|
|
117
118
|
comment?: string | undefined;
|
|
118
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
119
119
|
custom_fields?: {
|
|
120
120
|
value: string | number | boolean | string[] | null;
|
|
121
121
|
id: number;
|
|
@@ -124,12 +124,12 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
124
124
|
}, {
|
|
125
125
|
operation: "update_ticket";
|
|
126
126
|
ticket_id: string;
|
|
127
|
-
status?: "
|
|
127
|
+
status?: "pending" | "open" | "closed" | "new" | "hold" | "solved" | undefined;
|
|
128
128
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
129
|
-
|
|
129
|
+
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
130
130
|
tags?: string[] | undefined;
|
|
131
|
+
public?: boolean | undefined;
|
|
131
132
|
comment?: string | undefined;
|
|
132
|
-
priority?: "low" | "high" | "urgent" | "normal" | undefined;
|
|
133
133
|
custom_fields?: {
|
|
134
134
|
value: string | number | boolean | string[] | null;
|
|
135
135
|
id: number;
|
|
@@ -168,13 +168,13 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
168
168
|
page: number;
|
|
169
169
|
per_page: number;
|
|
170
170
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
171
|
-
query?: string | undefined;
|
|
172
171
|
role?: "agent" | "end-user" | "admin" | undefined;
|
|
172
|
+
query?: string | undefined;
|
|
173
173
|
}, {
|
|
174
174
|
operation: "list_users";
|
|
175
175
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
176
|
-
query?: string | undefined;
|
|
177
176
|
role?: "agent" | "end-user" | "admin" | undefined;
|
|
177
|
+
query?: string | undefined;
|
|
178
178
|
page?: number | undefined;
|
|
179
179
|
per_page?: number | undefined;
|
|
180
180
|
}>, z.ZodObject<{
|
|
@@ -234,14 +234,14 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
234
234
|
per_page: number;
|
|
235
235
|
sort_order: "asc" | "desc";
|
|
236
236
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
237
|
-
sort_by?: "status" | "
|
|
237
|
+
sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
|
|
238
238
|
}, {
|
|
239
239
|
query: string;
|
|
240
240
|
operation: "search";
|
|
241
241
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
242
242
|
page?: number | undefined;
|
|
243
243
|
per_page?: number | undefined;
|
|
244
|
-
sort_by?: "status" | "
|
|
244
|
+
sort_by?: "status" | "priority" | "created_at" | "updated_at" | "ticket_type" | undefined;
|
|
245
245
|
sort_order?: "asc" | "desc" | undefined;
|
|
246
246
|
}>, z.ZodObject<{
|
|
247
247
|
operation: z.ZodLiteral<"list_articles">;
|
|
@@ -322,11 +322,11 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
322
322
|
description?: string | undefined;
|
|
323
323
|
required?: boolean | undefined;
|
|
324
324
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
325
|
-
tag?: string | undefined;
|
|
326
325
|
custom_field_options?: {
|
|
327
326
|
value: string;
|
|
328
327
|
name: string;
|
|
329
328
|
}[] | undefined;
|
|
329
|
+
tag?: string | undefined;
|
|
330
330
|
regexp_for_validation?: string | undefined;
|
|
331
331
|
}, {
|
|
332
332
|
type: "integer" | "date" | "text" | "checkbox" | "lookup" | "textarea" | "decimal" | "regexp" | "partialcreditcard" | "multiselect" | "tagger";
|
|
@@ -335,12 +335,12 @@ export declare const ZendeskParamsSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
335
335
|
description?: string | undefined;
|
|
336
336
|
required?: boolean | undefined;
|
|
337
337
|
credentials?: Partial<Record<CredentialType, string>> | undefined;
|
|
338
|
-
tag?: string | undefined;
|
|
339
338
|
active?: boolean | undefined;
|
|
340
339
|
custom_field_options?: {
|
|
341
340
|
value: string;
|
|
342
341
|
name: string;
|
|
343
342
|
}[] | undefined;
|
|
343
|
+
tag?: string | undefined;
|
|
344
344
|
regexp_for_validation?: string | undefined;
|
|
345
345
|
}>, z.ZodObject<{
|
|
346
346
|
operation: z.ZodLiteral<"delete_ticket_field">;
|
|
@@ -386,11 +386,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
386
386
|
type?: string | null | undefined;
|
|
387
387
|
description?: string | undefined;
|
|
388
388
|
status?: string | undefined;
|
|
389
|
-
|
|
389
|
+
priority?: string | null | undefined;
|
|
390
390
|
tags?: string[] | undefined;
|
|
391
|
+
subject?: string | undefined;
|
|
391
392
|
created_at?: string | undefined;
|
|
392
393
|
updated_at?: string | undefined;
|
|
393
|
-
priority?: string | null | undefined;
|
|
394
394
|
custom_fields?: {
|
|
395
395
|
value: string | number | boolean | string[] | null;
|
|
396
396
|
id: number;
|
|
@@ -403,11 +403,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
403
403
|
type?: string | null | undefined;
|
|
404
404
|
description?: string | undefined;
|
|
405
405
|
status?: string | undefined;
|
|
406
|
-
|
|
406
|
+
priority?: string | null | undefined;
|
|
407
407
|
tags?: string[] | undefined;
|
|
408
|
+
subject?: string | undefined;
|
|
408
409
|
created_at?: string | undefined;
|
|
409
410
|
updated_at?: string | undefined;
|
|
410
|
-
priority?: string | null | undefined;
|
|
411
411
|
custom_fields?: {
|
|
412
412
|
value: string | number | boolean | string[] | null;
|
|
413
413
|
id: number;
|
|
@@ -420,8 +420,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
420
420
|
next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
421
421
|
error: z.ZodString;
|
|
422
422
|
}, "strip", z.ZodTypeAny, {
|
|
423
|
-
success: boolean;
|
|
424
423
|
error: string;
|
|
424
|
+
success: boolean;
|
|
425
425
|
operation: "list_tickets";
|
|
426
426
|
count?: number | undefined;
|
|
427
427
|
tickets?: {
|
|
@@ -429,11 +429,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
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;
|
|
@@ -444,8 +444,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
444
444
|
}[] | undefined;
|
|
445
445
|
next_page?: string | null | undefined;
|
|
446
446
|
}, {
|
|
447
|
-
success: boolean;
|
|
448
447
|
error: string;
|
|
448
|
+
success: boolean;
|
|
449
449
|
operation: "list_tickets";
|
|
450
450
|
count?: number | undefined;
|
|
451
451
|
tickets?: {
|
|
@@ -453,11 +453,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
453
453
|
type?: string | null | undefined;
|
|
454
454
|
description?: string | undefined;
|
|
455
455
|
status?: string | undefined;
|
|
456
|
-
|
|
456
|
+
priority?: string | null | undefined;
|
|
457
457
|
tags?: string[] | undefined;
|
|
458
|
+
subject?: string | undefined;
|
|
458
459
|
created_at?: string | undefined;
|
|
459
460
|
updated_at?: string | undefined;
|
|
460
|
-
priority?: string | null | undefined;
|
|
461
461
|
custom_fields?: {
|
|
462
462
|
value: string | number | boolean | string[] | null;
|
|
463
463
|
id: number;
|
|
@@ -498,11 +498,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
498
498
|
type?: string | null | undefined;
|
|
499
499
|
description?: string | undefined;
|
|
500
500
|
status?: string | undefined;
|
|
501
|
-
|
|
501
|
+
priority?: string | null | undefined;
|
|
502
502
|
tags?: string[] | undefined;
|
|
503
|
+
subject?: string | undefined;
|
|
503
504
|
created_at?: string | undefined;
|
|
504
505
|
updated_at?: string | undefined;
|
|
505
|
-
priority?: string | null | undefined;
|
|
506
506
|
custom_fields?: {
|
|
507
507
|
value: string | number | boolean | string[] | null;
|
|
508
508
|
id: number;
|
|
@@ -515,11 +515,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
515
515
|
type?: string | null | undefined;
|
|
516
516
|
description?: string | undefined;
|
|
517
517
|
status?: string | undefined;
|
|
518
|
-
|
|
518
|
+
priority?: string | null | undefined;
|
|
519
519
|
tags?: string[] | undefined;
|
|
520
|
+
subject?: string | undefined;
|
|
520
521
|
created_at?: string | undefined;
|
|
521
522
|
updated_at?: string | undefined;
|
|
522
|
-
priority?: string | null | undefined;
|
|
523
523
|
custom_fields?: {
|
|
524
524
|
value: string | number | boolean | string[] | null;
|
|
525
525
|
id: number;
|
|
@@ -530,19 +530,19 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
530
530
|
}>>;
|
|
531
531
|
error: z.ZodString;
|
|
532
532
|
}, "strip", z.ZodTypeAny, {
|
|
533
|
-
success: boolean;
|
|
534
533
|
error: string;
|
|
534
|
+
success: boolean;
|
|
535
535
|
operation: "get_ticket";
|
|
536
536
|
ticket?: {
|
|
537
537
|
id: number;
|
|
538
538
|
type?: string | null | undefined;
|
|
539
539
|
description?: string | undefined;
|
|
540
540
|
status?: string | undefined;
|
|
541
|
-
|
|
541
|
+
priority?: string | null | undefined;
|
|
542
542
|
tags?: string[] | undefined;
|
|
543
|
+
subject?: string | undefined;
|
|
543
544
|
created_at?: string | undefined;
|
|
544
545
|
updated_at?: string | undefined;
|
|
545
|
-
priority?: string | null | undefined;
|
|
546
546
|
custom_fields?: {
|
|
547
547
|
value: string | number | boolean | string[] | null;
|
|
548
548
|
id: number;
|
|
@@ -552,19 +552,19 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
552
552
|
requester_id?: number | undefined;
|
|
553
553
|
} | undefined;
|
|
554
554
|
}, {
|
|
555
|
-
success: boolean;
|
|
556
555
|
error: string;
|
|
556
|
+
success: boolean;
|
|
557
557
|
operation: "get_ticket";
|
|
558
558
|
ticket?: {
|
|
559
559
|
id: number;
|
|
560
560
|
type?: string | null | undefined;
|
|
561
561
|
description?: string | undefined;
|
|
562
562
|
status?: string | undefined;
|
|
563
|
-
|
|
563
|
+
priority?: string | null | undefined;
|
|
564
564
|
tags?: string[] | undefined;
|
|
565
|
+
subject?: string | undefined;
|
|
565
566
|
created_at?: string | undefined;
|
|
566
567
|
updated_at?: string | undefined;
|
|
567
|
-
priority?: string | null | undefined;
|
|
568
568
|
custom_fields?: {
|
|
569
569
|
value: string | number | boolean | string[] | null;
|
|
570
570
|
id: number;
|
|
@@ -604,11 +604,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
604
604
|
type?: string | null | undefined;
|
|
605
605
|
description?: string | undefined;
|
|
606
606
|
status?: string | undefined;
|
|
607
|
-
|
|
607
|
+
priority?: string | null | undefined;
|
|
608
608
|
tags?: string[] | undefined;
|
|
609
|
+
subject?: string | undefined;
|
|
609
610
|
created_at?: string | undefined;
|
|
610
611
|
updated_at?: string | undefined;
|
|
611
|
-
priority?: string | null | undefined;
|
|
612
612
|
custom_fields?: {
|
|
613
613
|
value: string | number | boolean | string[] | null;
|
|
614
614
|
id: number;
|
|
@@ -621,11 +621,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
621
621
|
type?: string | null | undefined;
|
|
622
622
|
description?: string | undefined;
|
|
623
623
|
status?: string | undefined;
|
|
624
|
-
|
|
624
|
+
priority?: string | null | undefined;
|
|
625
625
|
tags?: string[] | undefined;
|
|
626
|
+
subject?: string | undefined;
|
|
626
627
|
created_at?: string | undefined;
|
|
627
628
|
updated_at?: string | undefined;
|
|
628
|
-
priority?: string | null | undefined;
|
|
629
629
|
custom_fields?: {
|
|
630
630
|
value: string | number | boolean | string[] | null;
|
|
631
631
|
id: number;
|
|
@@ -636,19 +636,19 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
636
636
|
}>>;
|
|
637
637
|
error: z.ZodString;
|
|
638
638
|
}, "strip", z.ZodTypeAny, {
|
|
639
|
-
success: boolean;
|
|
640
639
|
error: string;
|
|
640
|
+
success: boolean;
|
|
641
641
|
operation: "create_ticket";
|
|
642
642
|
ticket?: {
|
|
643
643
|
id: number;
|
|
644
644
|
type?: string | null | undefined;
|
|
645
645
|
description?: string | undefined;
|
|
646
646
|
status?: string | undefined;
|
|
647
|
-
|
|
647
|
+
priority?: string | null | undefined;
|
|
648
648
|
tags?: string[] | undefined;
|
|
649
|
+
subject?: string | undefined;
|
|
649
650
|
created_at?: string | undefined;
|
|
650
651
|
updated_at?: string | undefined;
|
|
651
|
-
priority?: string | null | undefined;
|
|
652
652
|
custom_fields?: {
|
|
653
653
|
value: string | number | boolean | string[] | null;
|
|
654
654
|
id: number;
|
|
@@ -658,19 +658,19 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
658
658
|
requester_id?: number | undefined;
|
|
659
659
|
} | undefined;
|
|
660
660
|
}, {
|
|
661
|
-
success: boolean;
|
|
662
661
|
error: string;
|
|
662
|
+
success: boolean;
|
|
663
663
|
operation: "create_ticket";
|
|
664
664
|
ticket?: {
|
|
665
665
|
id: number;
|
|
666
666
|
type?: string | null | undefined;
|
|
667
667
|
description?: string | undefined;
|
|
668
668
|
status?: string | undefined;
|
|
669
|
-
|
|
669
|
+
priority?: string | null | undefined;
|
|
670
670
|
tags?: string[] | undefined;
|
|
671
|
+
subject?: string | undefined;
|
|
671
672
|
created_at?: string | undefined;
|
|
672
673
|
updated_at?: string | undefined;
|
|
673
|
-
priority?: string | null | undefined;
|
|
674
674
|
custom_fields?: {
|
|
675
675
|
value: string | number | boolean | string[] | null;
|
|
676
676
|
id: number;
|
|
@@ -710,11 +710,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
710
710
|
type?: string | null | undefined;
|
|
711
711
|
description?: string | undefined;
|
|
712
712
|
status?: string | undefined;
|
|
713
|
-
|
|
713
|
+
priority?: string | null | undefined;
|
|
714
714
|
tags?: string[] | undefined;
|
|
715
|
+
subject?: string | undefined;
|
|
715
716
|
created_at?: string | undefined;
|
|
716
717
|
updated_at?: string | undefined;
|
|
717
|
-
priority?: string | null | undefined;
|
|
718
718
|
custom_fields?: {
|
|
719
719
|
value: string | number | boolean | string[] | null;
|
|
720
720
|
id: number;
|
|
@@ -727,11 +727,11 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
727
727
|
type?: string | null | undefined;
|
|
728
728
|
description?: string | undefined;
|
|
729
729
|
status?: string | undefined;
|
|
730
|
-
|
|
730
|
+
priority?: string | null | undefined;
|
|
731
731
|
tags?: string[] | undefined;
|
|
732
|
+
subject?: string | undefined;
|
|
732
733
|
created_at?: string | undefined;
|
|
733
734
|
updated_at?: string | undefined;
|
|
734
|
-
priority?: string | null | undefined;
|
|
735
735
|
custom_fields?: {
|
|
736
736
|
value: string | number | boolean | string[] | null;
|
|
737
737
|
id: number;
|
|
@@ -742,19 +742,19 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
742
742
|
}>>;
|
|
743
743
|
error: z.ZodString;
|
|
744
744
|
}, "strip", z.ZodTypeAny, {
|
|
745
|
-
success: boolean;
|
|
746
745
|
error: string;
|
|
746
|
+
success: boolean;
|
|
747
747
|
operation: "update_ticket";
|
|
748
748
|
ticket?: {
|
|
749
749
|
id: number;
|
|
750
750
|
type?: string | null | undefined;
|
|
751
751
|
description?: string | undefined;
|
|
752
752
|
status?: string | undefined;
|
|
753
|
-
|
|
753
|
+
priority?: string | null | undefined;
|
|
754
754
|
tags?: string[] | undefined;
|
|
755
|
+
subject?: string | undefined;
|
|
755
756
|
created_at?: string | undefined;
|
|
756
757
|
updated_at?: string | undefined;
|
|
757
|
-
priority?: string | null | undefined;
|
|
758
758
|
custom_fields?: {
|
|
759
759
|
value: string | number | boolean | string[] | null;
|
|
760
760
|
id: number;
|
|
@@ -764,19 +764,19 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
764
764
|
requester_id?: number | undefined;
|
|
765
765
|
} | undefined;
|
|
766
766
|
}, {
|
|
767
|
-
success: boolean;
|
|
768
767
|
error: string;
|
|
768
|
+
success: boolean;
|
|
769
769
|
operation: "update_ticket";
|
|
770
770
|
ticket?: {
|
|
771
771
|
id: number;
|
|
772
772
|
type?: string | null | undefined;
|
|
773
773
|
description?: string | undefined;
|
|
774
774
|
status?: string | undefined;
|
|
775
|
-
|
|
775
|
+
priority?: string | null | undefined;
|
|
776
776
|
tags?: string[] | undefined;
|
|
777
|
+
subject?: string | undefined;
|
|
777
778
|
created_at?: string | undefined;
|
|
778
779
|
updated_at?: string | undefined;
|
|
779
|
-
priority?: string | null | undefined;
|
|
780
780
|
custom_fields?: {
|
|
781
781
|
value: string | number | boolean | string[] | null;
|
|
782
782
|
id: number;
|
|
@@ -798,15 +798,15 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
798
798
|
}, "strip", z.ZodTypeAny, {
|
|
799
799
|
id: number;
|
|
800
800
|
public?: boolean | undefined;
|
|
801
|
-
created_at?: string | undefined;
|
|
802
801
|
body?: string | undefined;
|
|
802
|
+
created_at?: string | undefined;
|
|
803
803
|
html_body?: string | undefined;
|
|
804
804
|
author_id?: number | undefined;
|
|
805
805
|
}, {
|
|
806
806
|
id: number;
|
|
807
807
|
public?: boolean | undefined;
|
|
808
|
-
created_at?: string | undefined;
|
|
809
808
|
body?: string | undefined;
|
|
809
|
+
created_at?: string | undefined;
|
|
810
810
|
html_body?: string | undefined;
|
|
811
811
|
author_id?: number | undefined;
|
|
812
812
|
}>, "many">>;
|
|
@@ -814,29 +814,29 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
814
814
|
next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
815
815
|
error: z.ZodString;
|
|
816
816
|
}, "strip", z.ZodTypeAny, {
|
|
817
|
-
success: boolean;
|
|
818
817
|
error: string;
|
|
818
|
+
success: boolean;
|
|
819
819
|
operation: "list_ticket_comments";
|
|
820
820
|
count?: number | undefined;
|
|
821
821
|
comments?: {
|
|
822
822
|
id: number;
|
|
823
823
|
public?: boolean | undefined;
|
|
824
|
-
created_at?: string | undefined;
|
|
825
824
|
body?: string | undefined;
|
|
825
|
+
created_at?: string | undefined;
|
|
826
826
|
html_body?: string | undefined;
|
|
827
827
|
author_id?: number | undefined;
|
|
828
828
|
}[] | undefined;
|
|
829
829
|
next_page?: string | null | undefined;
|
|
830
830
|
}, {
|
|
831
|
-
success: boolean;
|
|
832
831
|
error: string;
|
|
832
|
+
success: boolean;
|
|
833
833
|
operation: "list_ticket_comments";
|
|
834
834
|
count?: number | undefined;
|
|
835
835
|
comments?: {
|
|
836
836
|
id: number;
|
|
837
837
|
public?: boolean | undefined;
|
|
838
|
-
created_at?: string | undefined;
|
|
839
838
|
body?: string | undefined;
|
|
839
|
+
created_at?: string | undefined;
|
|
840
840
|
html_body?: string | undefined;
|
|
841
841
|
author_id?: number | undefined;
|
|
842
842
|
}[] | undefined;
|
|
@@ -856,16 +856,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
856
856
|
id: number;
|
|
857
857
|
name?: string | undefined;
|
|
858
858
|
email?: string | undefined;
|
|
859
|
-
created_at?: string | undefined;
|
|
860
859
|
role?: string | undefined;
|
|
860
|
+
created_at?: string | undefined;
|
|
861
861
|
active?: boolean | undefined;
|
|
862
862
|
organization_id?: number | null | undefined;
|
|
863
863
|
}, {
|
|
864
864
|
id: number;
|
|
865
865
|
name?: string | undefined;
|
|
866
866
|
email?: string | undefined;
|
|
867
|
-
created_at?: string | undefined;
|
|
868
867
|
role?: string | undefined;
|
|
868
|
+
created_at?: string | undefined;
|
|
869
869
|
active?: boolean | undefined;
|
|
870
870
|
organization_id?: number | null | undefined;
|
|
871
871
|
}>, "many">>;
|
|
@@ -873,30 +873,30 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
873
873
|
next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
874
874
|
error: z.ZodString;
|
|
875
875
|
}, "strip", z.ZodTypeAny, {
|
|
876
|
-
success: boolean;
|
|
877
876
|
error: string;
|
|
877
|
+
success: boolean;
|
|
878
878
|
operation: "list_users";
|
|
879
879
|
users?: {
|
|
880
880
|
id: number;
|
|
881
881
|
name?: string | undefined;
|
|
882
882
|
email?: string | undefined;
|
|
883
|
-
created_at?: string | undefined;
|
|
884
883
|
role?: string | undefined;
|
|
884
|
+
created_at?: string | undefined;
|
|
885
885
|
active?: boolean | undefined;
|
|
886
886
|
organization_id?: number | null | undefined;
|
|
887
887
|
}[] | undefined;
|
|
888
888
|
count?: number | undefined;
|
|
889
889
|
next_page?: string | null | undefined;
|
|
890
890
|
}, {
|
|
891
|
-
success: boolean;
|
|
892
891
|
error: string;
|
|
892
|
+
success: boolean;
|
|
893
893
|
operation: "list_users";
|
|
894
894
|
users?: {
|
|
895
895
|
id: number;
|
|
896
896
|
name?: string | undefined;
|
|
897
897
|
email?: string | undefined;
|
|
898
|
-
created_at?: string | undefined;
|
|
899
898
|
role?: string | undefined;
|
|
899
|
+
created_at?: string | undefined;
|
|
900
900
|
active?: boolean | undefined;
|
|
901
901
|
organization_id?: number | null | undefined;
|
|
902
902
|
}[] | undefined;
|
|
@@ -917,43 +917,43 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
917
917
|
id: number;
|
|
918
918
|
name?: string | undefined;
|
|
919
919
|
email?: string | undefined;
|
|
920
|
-
created_at?: string | undefined;
|
|
921
920
|
role?: string | undefined;
|
|
921
|
+
created_at?: string | undefined;
|
|
922
922
|
active?: boolean | undefined;
|
|
923
923
|
organization_id?: number | null | undefined;
|
|
924
924
|
}, {
|
|
925
925
|
id: number;
|
|
926
926
|
name?: string | undefined;
|
|
927
927
|
email?: string | undefined;
|
|
928
|
-
created_at?: string | undefined;
|
|
929
928
|
role?: string | undefined;
|
|
929
|
+
created_at?: string | undefined;
|
|
930
930
|
active?: boolean | undefined;
|
|
931
931
|
organization_id?: number | null | undefined;
|
|
932
932
|
}>>;
|
|
933
933
|
error: z.ZodString;
|
|
934
934
|
}, "strip", z.ZodTypeAny, {
|
|
935
|
-
success: boolean;
|
|
936
935
|
error: string;
|
|
936
|
+
success: boolean;
|
|
937
937
|
operation: "get_user";
|
|
938
938
|
user?: {
|
|
939
939
|
id: number;
|
|
940
940
|
name?: string | undefined;
|
|
941
941
|
email?: string | undefined;
|
|
942
|
-
created_at?: string | undefined;
|
|
943
942
|
role?: string | undefined;
|
|
943
|
+
created_at?: string | undefined;
|
|
944
944
|
active?: boolean | undefined;
|
|
945
945
|
organization_id?: number | null | undefined;
|
|
946
946
|
} | undefined;
|
|
947
947
|
}, {
|
|
948
|
-
success: boolean;
|
|
949
948
|
error: string;
|
|
949
|
+
success: boolean;
|
|
950
950
|
operation: "get_user";
|
|
951
951
|
user?: {
|
|
952
952
|
id: number;
|
|
953
953
|
name?: string | undefined;
|
|
954
954
|
email?: string | undefined;
|
|
955
|
-
created_at?: string | undefined;
|
|
956
955
|
role?: string | undefined;
|
|
956
|
+
created_at?: string | undefined;
|
|
957
957
|
active?: boolean | undefined;
|
|
958
958
|
organization_id?: number | null | undefined;
|
|
959
959
|
} | undefined;
|
|
@@ -983,8 +983,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
983
983
|
next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
984
984
|
error: z.ZodString;
|
|
985
985
|
}, "strip", z.ZodTypeAny, {
|
|
986
|
-
success: boolean;
|
|
987
986
|
error: string;
|
|
987
|
+
success: boolean;
|
|
988
988
|
operation: "list_organizations";
|
|
989
989
|
count?: number | undefined;
|
|
990
990
|
next_page?: string | null | undefined;
|
|
@@ -996,8 +996,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
996
996
|
external_id?: string | null | undefined;
|
|
997
997
|
}[] | undefined;
|
|
998
998
|
}, {
|
|
999
|
-
success: boolean;
|
|
1000
999
|
error: string;
|
|
1000
|
+
success: boolean;
|
|
1001
1001
|
operation: "list_organizations";
|
|
1002
1002
|
count?: number | undefined;
|
|
1003
1003
|
next_page?: string | null | undefined;
|
|
@@ -1032,8 +1032,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1032
1032
|
}>>;
|
|
1033
1033
|
error: z.ZodString;
|
|
1034
1034
|
}, "strip", z.ZodTypeAny, {
|
|
1035
|
-
success: boolean;
|
|
1036
1035
|
error: string;
|
|
1036
|
+
success: boolean;
|
|
1037
1037
|
operation: "get_organization";
|
|
1038
1038
|
organization?: {
|
|
1039
1039
|
id: number;
|
|
@@ -1043,8 +1043,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1043
1043
|
external_id?: string | null | undefined;
|
|
1044
1044
|
} | undefined;
|
|
1045
1045
|
}, {
|
|
1046
|
-
success: boolean;
|
|
1047
1046
|
error: string;
|
|
1047
|
+
success: boolean;
|
|
1048
1048
|
operation: "get_organization";
|
|
1049
1049
|
organization?: {
|
|
1050
1050
|
id: number;
|
|
@@ -1061,15 +1061,15 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1061
1061
|
next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1062
1062
|
error: z.ZodString;
|
|
1063
1063
|
}, "strip", z.ZodTypeAny, {
|
|
1064
|
-
success: boolean;
|
|
1065
1064
|
error: string;
|
|
1065
|
+
success: boolean;
|
|
1066
1066
|
operation: "search";
|
|
1067
1067
|
count?: number | undefined;
|
|
1068
1068
|
results?: Record<string, unknown>[] | undefined;
|
|
1069
1069
|
next_page?: string | null | undefined;
|
|
1070
1070
|
}, {
|
|
1071
|
-
success: boolean;
|
|
1072
1071
|
error: string;
|
|
1072
|
+
success: boolean;
|
|
1073
1073
|
operation: "search";
|
|
1074
1074
|
count?: number | undefined;
|
|
1075
1075
|
results?: Record<string, unknown>[] | undefined;
|
|
@@ -1119,8 +1119,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1119
1119
|
}>, "many">>;
|
|
1120
1120
|
error: z.ZodString;
|
|
1121
1121
|
}, "strip", z.ZodTypeAny, {
|
|
1122
|
-
success: boolean;
|
|
1123
1122
|
error: string;
|
|
1123
|
+
success: boolean;
|
|
1124
1124
|
operation: "list_ticket_fields";
|
|
1125
1125
|
ticket_fields?: {
|
|
1126
1126
|
type: string;
|
|
@@ -1135,8 +1135,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1135
1135
|
}[] | null | undefined;
|
|
1136
1136
|
}[] | undefined;
|
|
1137
1137
|
}, {
|
|
1138
|
-
success: boolean;
|
|
1139
1138
|
error: string;
|
|
1139
|
+
success: boolean;
|
|
1140
1140
|
operation: "list_ticket_fields";
|
|
1141
1141
|
ticket_fields?: {
|
|
1142
1142
|
type: string;
|
|
@@ -1192,8 +1192,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1192
1192
|
}>>;
|
|
1193
1193
|
error: z.ZodString;
|
|
1194
1194
|
}, "strip", z.ZodTypeAny, {
|
|
1195
|
-
success: boolean;
|
|
1196
1195
|
error: string;
|
|
1196
|
+
success: boolean;
|
|
1197
1197
|
operation: "create_ticket_field";
|
|
1198
1198
|
ticket_field?: {
|
|
1199
1199
|
type: string;
|
|
@@ -1207,8 +1207,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1207
1207
|
}[] | null | undefined;
|
|
1208
1208
|
} | undefined;
|
|
1209
1209
|
}, {
|
|
1210
|
-
success: boolean;
|
|
1211
1210
|
error: string;
|
|
1211
|
+
success: boolean;
|
|
1212
1212
|
operation: "create_ticket_field";
|
|
1213
1213
|
ticket_field?: {
|
|
1214
1214
|
type: string;
|
|
@@ -1226,12 +1226,12 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1226
1226
|
success: z.ZodBoolean;
|
|
1227
1227
|
error: z.ZodString;
|
|
1228
1228
|
}, "strip", z.ZodTypeAny, {
|
|
1229
|
-
success: boolean;
|
|
1230
1229
|
error: string;
|
|
1230
|
+
success: boolean;
|
|
1231
1231
|
operation: "delete_ticket_field";
|
|
1232
1232
|
}, {
|
|
1233
|
-
success: boolean;
|
|
1234
1233
|
error: string;
|
|
1234
|
+
success: boolean;
|
|
1235
1235
|
operation: "delete_ticket_field";
|
|
1236
1236
|
}>, z.ZodObject<{
|
|
1237
1237
|
operation: z.ZodLiteral<"list_articles">;
|
|
@@ -1249,8 +1249,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1249
1249
|
}, "strip", z.ZodTypeAny, {
|
|
1250
1250
|
id: number;
|
|
1251
1251
|
title?: string | undefined;
|
|
1252
|
-
created_at?: string | undefined;
|
|
1253
1252
|
body?: string | undefined;
|
|
1253
|
+
created_at?: string | undefined;
|
|
1254
1254
|
draft?: boolean | undefined;
|
|
1255
1255
|
locale?: string | undefined;
|
|
1256
1256
|
updated_at?: string | undefined;
|
|
@@ -1259,8 +1259,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1259
1259
|
}, {
|
|
1260
1260
|
id: number;
|
|
1261
1261
|
title?: string | undefined;
|
|
1262
|
-
created_at?: string | undefined;
|
|
1263
1262
|
body?: string | undefined;
|
|
1263
|
+
created_at?: string | undefined;
|
|
1264
1264
|
draft?: boolean | undefined;
|
|
1265
1265
|
locale?: string | undefined;
|
|
1266
1266
|
updated_at?: string | undefined;
|
|
@@ -1271,16 +1271,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1271
1271
|
next_page: z.ZodNullable<z.ZodOptional<z.ZodString>>;
|
|
1272
1272
|
error: z.ZodString;
|
|
1273
1273
|
}, "strip", z.ZodTypeAny, {
|
|
1274
|
-
success: boolean;
|
|
1275
1274
|
error: string;
|
|
1275
|
+
success: boolean;
|
|
1276
1276
|
operation: "list_articles";
|
|
1277
1277
|
count?: number | undefined;
|
|
1278
1278
|
next_page?: string | null | undefined;
|
|
1279
1279
|
articles?: {
|
|
1280
1280
|
id: number;
|
|
1281
1281
|
title?: string | undefined;
|
|
1282
|
-
created_at?: string | undefined;
|
|
1283
1282
|
body?: string | undefined;
|
|
1283
|
+
created_at?: string | undefined;
|
|
1284
1284
|
draft?: boolean | undefined;
|
|
1285
1285
|
locale?: string | undefined;
|
|
1286
1286
|
updated_at?: string | undefined;
|
|
@@ -1288,16 +1288,16 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1288
1288
|
author_id?: number | undefined;
|
|
1289
1289
|
}[] | undefined;
|
|
1290
1290
|
}, {
|
|
1291
|
-
success: boolean;
|
|
1292
1291
|
error: string;
|
|
1292
|
+
success: boolean;
|
|
1293
1293
|
operation: "list_articles";
|
|
1294
1294
|
count?: number | undefined;
|
|
1295
1295
|
next_page?: string | null | undefined;
|
|
1296
1296
|
articles?: {
|
|
1297
1297
|
id: number;
|
|
1298
1298
|
title?: string | undefined;
|
|
1299
|
-
created_at?: string | undefined;
|
|
1300
1299
|
body?: string | undefined;
|
|
1300
|
+
created_at?: string | undefined;
|
|
1301
1301
|
draft?: boolean | undefined;
|
|
1302
1302
|
locale?: string | undefined;
|
|
1303
1303
|
updated_at?: string | undefined;
|
|
@@ -1320,8 +1320,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1320
1320
|
}, "strip", z.ZodTypeAny, {
|
|
1321
1321
|
id: number;
|
|
1322
1322
|
title?: string | undefined;
|
|
1323
|
-
created_at?: string | undefined;
|
|
1324
1323
|
body?: string | undefined;
|
|
1324
|
+
created_at?: string | undefined;
|
|
1325
1325
|
draft?: boolean | undefined;
|
|
1326
1326
|
locale?: string | undefined;
|
|
1327
1327
|
updated_at?: string | undefined;
|
|
@@ -1330,8 +1330,8 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1330
1330
|
}, {
|
|
1331
1331
|
id: number;
|
|
1332
1332
|
title?: string | undefined;
|
|
1333
|
-
created_at?: string | undefined;
|
|
1334
1333
|
body?: string | undefined;
|
|
1334
|
+
created_at?: string | undefined;
|
|
1335
1335
|
draft?: boolean | undefined;
|
|
1336
1336
|
locale?: string | undefined;
|
|
1337
1337
|
updated_at?: string | undefined;
|
|
@@ -1340,14 +1340,14 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1340
1340
|
}>>;
|
|
1341
1341
|
error: z.ZodString;
|
|
1342
1342
|
}, "strip", z.ZodTypeAny, {
|
|
1343
|
-
success: boolean;
|
|
1344
1343
|
error: string;
|
|
1344
|
+
success: boolean;
|
|
1345
1345
|
operation: "get_article";
|
|
1346
1346
|
article?: {
|
|
1347
1347
|
id: number;
|
|
1348
1348
|
title?: string | undefined;
|
|
1349
|
-
created_at?: string | undefined;
|
|
1350
1349
|
body?: string | undefined;
|
|
1350
|
+
created_at?: string | undefined;
|
|
1351
1351
|
draft?: boolean | undefined;
|
|
1352
1352
|
locale?: string | undefined;
|
|
1353
1353
|
updated_at?: string | undefined;
|
|
@@ -1355,14 +1355,14 @@ export declare const ZendeskResultSchema: z.ZodDiscriminatedUnion<"operation", [
|
|
|
1355
1355
|
author_id?: number | undefined;
|
|
1356
1356
|
} | undefined;
|
|
1357
1357
|
}, {
|
|
1358
|
-
success: boolean;
|
|
1359
1358
|
error: string;
|
|
1359
|
+
success: boolean;
|
|
1360
1360
|
operation: "get_article";
|
|
1361
1361
|
article?: {
|
|
1362
1362
|
id: number;
|
|
1363
1363
|
title?: string | undefined;
|
|
1364
|
-
created_at?: string | undefined;
|
|
1365
1364
|
body?: string | undefined;
|
|
1365
|
+
created_at?: string | undefined;
|
|
1366
1366
|
draft?: boolean | undefined;
|
|
1367
1367
|
locale?: string | undefined;
|
|
1368
1368
|
updated_at?: string | undefined;
|