@keystrokehq/zendesk 0.0.1 → 0.0.5
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/LICENSE +21 -0
- package/dist/_official/index.d.mts +1 -1
- package/dist/_official/index.mjs +1 -1
- package/dist/_runtime/index.d.mts +58 -61
- package/dist/_runtime/index.mjs +2 -5
- package/dist/client.d.mts +1 -1
- package/dist/client.mjs +1 -1
- package/dist/custom/connection.d.mts +1 -1
- package/dist/custom/connection.mjs +1 -1
- package/dist/custom/jobs.d.mts +1 -1
- package/dist/custom/jobs.mjs +1 -1
- package/dist/custom/organizations.d.mts +1 -1
- package/dist/custom/organizations.mjs +1 -1
- package/dist/custom/search.d.mts +1 -1
- package/dist/custom/search.mjs +1 -1
- package/dist/custom/tickets.d.mts +1 -1
- package/dist/custom/tickets.mjs +1 -1
- package/dist/custom/triggers.d.mts +1 -1
- package/dist/custom/triggers.mjs +1 -1
- package/dist/custom/users.d.mts +1 -1
- package/dist/custom/users.mjs +1 -1
- package/dist/custom.d.mts +1 -1
- package/dist/custom.mjs +1 -1
- package/dist/{factory-BOeuadDj.mjs → factory-WTOw2H-8.mjs} +1 -1
- package/dist/{integration-BYDT8ccc.d.mts → integration-D1C2E4Le.d.mts} +3 -3
- package/dist/{integration-BGHdDCMn.mjs → integration-D4AfP9bV.mjs} +2 -2
- package/dist/{jobs-9tdPkCE1.d.mts → jobs-b1iHVfk8.d.mts} +2 -2
- package/dist/{jobs-BjDRvbsd.mjs → jobs-l78KJLUt.mjs} +1 -1
- package/dist/{organizations-Ct_354Ea.d.mts → organizations-BhzeGbyt.d.mts} +16 -16
- package/dist/{organizations-BHCFYHgM.mjs → organizations-BlZQExWH.mjs} +1 -1
- package/dist/platform/connection.d.mts +1 -1
- package/dist/platform/connection.mjs +1 -1
- package/dist/platform/jobs.d.mts +1 -1
- package/dist/platform/jobs.mjs +1 -1
- package/dist/platform/organizations.d.mts +1 -1
- package/dist/platform/organizations.mjs +1 -1
- package/dist/platform/search.d.mts +1 -1
- package/dist/platform/search.mjs +1 -1
- package/dist/platform/tickets.d.mts +1 -1
- package/dist/platform/tickets.mjs +1 -1
- package/dist/platform/triggers.d.mts +2 -2
- package/dist/platform/triggers.mjs +2 -2
- package/dist/platform/users.d.mts +1 -1
- package/dist/platform/users.mjs +1 -1
- package/dist/platform.d.mts +2 -2
- package/dist/platform.mjs +2 -2
- package/dist/{search-BpPJ9ccR.mjs → search-BNNAbuXu.mjs} +1 -1
- package/dist/{search-CpISWBay.d.mts → search-BhDCvZbH.d.mts} +4 -4
- package/dist/{tickets-BnTr_JO7.mjs → tickets-BYUexHsH.mjs} +1 -1
- package/dist/{tickets-DWxLBQOd.d.mts → tickets-PVnTF9mU.d.mts} +18 -18
- package/dist/triggers-ByPfOIUz.mjs +64 -0
- package/dist/{triggers-BIrYDGYF.d.mts → triggers-CtCKFMeu.d.mts} +6 -17
- package/dist/{users-BDj0GBC8.mjs → users-Cb1b4hze.mjs} +1 -1
- package/dist/{users-4ecCBdGw.d.mts → users-wFde5fME.d.mts} +18 -18
- package/package.json +21 -19
- package/dist/triggers-ELU-gyey.mjs +0 -107
package/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2026 Buster
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as zendeskCustomOfficialIntegration, c as zendeskPlatformOfficialIntegration, i as zendeskCustomBundle, l as zendeskPlatformAppCredentialSet, s as zendeskPlatformBundle, u as zendeskPlatformProviderSeed } from "../integration-
|
|
1
|
+
import { a as zendeskCustomOfficialIntegration, c as zendeskPlatformOfficialIntegration, i as zendeskCustomBundle, l as zendeskPlatformAppCredentialSet, s as zendeskPlatformBundle, u as zendeskPlatformProviderSeed } from "../integration-D1C2E4Le.mjs";
|
|
2
2
|
export { zendeskCustomBundle, zendeskCustomOfficialIntegration, zendeskPlatformAppCredentialSet, zendeskPlatformBundle, zendeskPlatformOfficialIntegration, zendeskPlatformProviderSeed };
|
package/dist/_official/index.mjs
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { a as zendeskPlatformBundle, c as zendeskPlatformProviderSeed, n as zendeskCustomBundle, o as zendeskPlatformOfficialIntegration, r as zendeskCustomOfficialIntegration, s as zendeskPlatformAppCredentialSet } from "../integration-
|
|
1
|
+
import { a as zendeskPlatformBundle, c as zendeskPlatformProviderSeed, n as zendeskCustomBundle, o as zendeskPlatformOfficialIntegration, r as zendeskCustomOfficialIntegration, s as zendeskPlatformAppCredentialSet } from "../integration-D4AfP9bV.mjs";
|
|
2
2
|
|
|
3
3
|
export { zendeskCustomBundle, zendeskCustomOfficialIntegration, zendeskPlatformAppCredentialSet, zendeskPlatformBundle, zendeskPlatformOfficialIntegration, zendeskPlatformProviderSeed };
|
|
@@ -16,7 +16,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
16
16
|
total: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
17
17
|
url: zod.ZodOptional<zod.ZodString>;
|
|
18
18
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
19
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
19
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
20
20
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
21
21
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
22
22
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -27,7 +27,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
27
27
|
query: zod.ZodString;
|
|
28
28
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
29
29
|
count: zod.ZodCoercedNumber<unknown>;
|
|
30
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
30
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
31
31
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
32
32
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
33
33
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -52,7 +52,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
52
52
|
result_type: zod.ZodOptional<zod.ZodString>;
|
|
53
53
|
url: zod.ZodOptional<zod.ZodString>;
|
|
54
54
|
}, zod_v4_core0.$strip>>;
|
|
55
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
55
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
56
56
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
57
57
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
58
58
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -76,7 +76,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
76
76
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
77
77
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
78
78
|
}, zod_v4_core0.$strip>>;
|
|
79
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
79
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
80
80
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
81
81
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
82
82
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -88,7 +88,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
88
88
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
89
89
|
refreshed_at: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
90
90
|
}, zod_v4_core0.$strip>;
|
|
91
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
91
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
92
92
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
93
93
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
94
94
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -114,7 +114,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
114
114
|
url: zod.ZodOptional<zod.ZodString>;
|
|
115
115
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
116
116
|
}, zod_v4_core0.$strip>;
|
|
117
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
117
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
118
118
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
119
119
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
120
120
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -138,7 +138,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
138
138
|
notes: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
139
139
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
140
140
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
141
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
141
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
142
142
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
143
143
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
144
144
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -149,7 +149,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
149
149
|
id: zod.ZodNumber;
|
|
150
150
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
151
151
|
success: zod.ZodBoolean;
|
|
152
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
152
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
153
153
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
154
154
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
155
155
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -168,7 +168,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
168
168
|
notes: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
169
169
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
170
170
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
171
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
171
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
172
172
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
173
173
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
174
174
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -193,7 +193,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
193
193
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
194
194
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
195
195
|
}, zod_v4_core0.$strip>>;
|
|
196
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
196
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
197
197
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
198
198
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
199
199
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -218,7 +218,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
218
218
|
notes: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
219
219
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
220
220
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
221
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
221
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
222
222
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
223
223
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
224
224
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -245,7 +245,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
245
245
|
url: zod.ZodOptional<zod.ZodString>;
|
|
246
246
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
247
247
|
}, zod_v4_core0.$strip>;
|
|
248
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
248
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
249
249
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
250
250
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
251
251
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -269,7 +269,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
269
269
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
270
270
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
271
271
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
272
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
272
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
273
273
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
274
274
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
275
275
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -280,7 +280,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
280
280
|
id: zod.ZodNumber;
|
|
281
281
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
282
282
|
success: zod.ZodBoolean;
|
|
283
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
283
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
284
284
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
285
285
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
286
286
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -296,7 +296,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
296
296
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
297
297
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
298
298
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
299
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
299
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
300
300
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
301
301
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
302
302
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -314,7 +314,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
314
314
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
315
315
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
316
316
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
317
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
317
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
318
318
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
319
319
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
320
320
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -339,7 +339,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
339
339
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
340
340
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
341
341
|
}, zod_v4_core0.$strip>>;
|
|
342
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
342
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
343
343
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
344
344
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
345
345
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -362,7 +362,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
362
362
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
363
363
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
364
364
|
}, zod_v4_core0.$strip>>;
|
|
365
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
365
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
366
366
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
367
367
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
368
368
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -391,7 +391,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
391
391
|
url: zod.ZodOptional<zod.ZodString>;
|
|
392
392
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
393
393
|
}, zod_v4_core0.$strip>;
|
|
394
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
394
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
395
395
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
396
396
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
397
397
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -417,7 +417,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
417
417
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
418
418
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
419
419
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
420
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
420
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
421
421
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
422
422
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
423
423
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -449,7 +449,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
449
449
|
url: zod.ZodOptional<zod.ZodString>;
|
|
450
450
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
451
451
|
}, zod_v4_core0.$strip>;
|
|
452
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
452
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
453
453
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
454
454
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
455
455
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -493,7 +493,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
493
493
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
494
494
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
495
495
|
}, zod_v4_core0.$strip>>;
|
|
496
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
496
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
497
497
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
498
498
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
499
499
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -504,7 +504,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
504
504
|
id: zod.ZodNumber;
|
|
505
505
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
506
506
|
success: zod.ZodBoolean;
|
|
507
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
507
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
508
508
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
509
509
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
510
510
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -537,7 +537,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
537
537
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
538
538
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
539
539
|
}, zod_v4_core0.$strip>>;
|
|
540
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
540
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
541
541
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
542
542
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
543
543
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -582,7 +582,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
582
582
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
583
583
|
}, zod_v4_core0.$strip>>;
|
|
584
584
|
}, zod_v4_core0.$strip>>;
|
|
585
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
585
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
586
586
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
587
587
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
588
588
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -606,7 +606,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
606
606
|
url: zod.ZodOptional<zod.ZodString>;
|
|
607
607
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
608
608
|
}, zod_v4_core0.$strip>;
|
|
609
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
609
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
610
610
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
611
611
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
612
612
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -641,7 +641,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
641
641
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
642
642
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
643
643
|
}, zod_v4_core0.$strip>>;
|
|
644
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
644
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
645
645
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
646
646
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
647
647
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -676,7 +676,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
676
676
|
url: zod.ZodOptional<zod.ZodString>;
|
|
677
677
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
678
678
|
}, zod_v4_core0.$strip>;
|
|
679
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
679
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
680
680
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
681
681
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
682
682
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -721,7 +721,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
721
721
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
722
722
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
723
723
|
}, zod_v4_core0.$strip>>;
|
|
724
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-platform", zod.ZodObject<{
|
|
724
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-platform", zod.ZodObject<{
|
|
725
725
|
ZENDESK_ACCESS_TOKEN: zod.ZodString;
|
|
726
726
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
727
727
|
}, zod_v4_core0.$strip>, readonly _keystrokehq_core_credential_set0.CredentialConnection<zod.ZodObject<{
|
|
@@ -740,7 +740,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
740
740
|
total: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
741
741
|
url: zod.ZodOptional<zod.ZodString>;
|
|
742
742
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
743
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
743
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
744
744
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
745
745
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
746
746
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -753,7 +753,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
753
753
|
query: zod.ZodString;
|
|
754
754
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
755
755
|
count: zod.ZodCoercedNumber<unknown>;
|
|
756
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
756
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
757
757
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
758
758
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
759
759
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -780,7 +780,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
780
780
|
result_type: zod.ZodOptional<zod.ZodString>;
|
|
781
781
|
url: zod.ZodOptional<zod.ZodString>;
|
|
782
782
|
}, zod_v4_core0.$strip>>;
|
|
783
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
783
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
784
784
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
785
785
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
786
786
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -806,7 +806,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
806
806
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
807
807
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
808
808
|
}, zod_v4_core0.$strip>>;
|
|
809
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
809
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
810
810
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
811
811
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
812
812
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -820,7 +820,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
820
820
|
value: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
821
821
|
refreshed_at: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
822
822
|
}, zod_v4_core0.$strip>;
|
|
823
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
823
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
824
824
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
825
825
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
826
826
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -848,7 +848,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
848
848
|
url: zod.ZodOptional<zod.ZodString>;
|
|
849
849
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
850
850
|
}, zod_v4_core0.$strip>;
|
|
851
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
851
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
852
852
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
853
853
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
854
854
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -874,7 +874,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
874
874
|
notes: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
875
875
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
876
876
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
877
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
877
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
878
878
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
879
879
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
880
880
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -887,7 +887,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
887
887
|
id: zod.ZodNumber;
|
|
888
888
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
889
889
|
success: zod.ZodBoolean;
|
|
890
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
890
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
891
891
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
892
892
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
893
893
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -908,7 +908,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
908
908
|
notes: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
909
909
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
910
910
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
911
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
911
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
912
912
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
913
913
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
914
914
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -935,7 +935,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
935
935
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
936
936
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
937
937
|
}, zod_v4_core0.$strip>>;
|
|
938
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
938
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
939
939
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
940
940
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
941
941
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -962,7 +962,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
962
962
|
notes: zod.ZodOptional<zod.ZodNullable<zod.ZodString>>;
|
|
963
963
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
964
964
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
965
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
965
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
966
966
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
967
967
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
968
968
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -991,7 +991,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
991
991
|
url: zod.ZodOptional<zod.ZodString>;
|
|
992
992
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
993
993
|
}, zod_v4_core0.$strip>;
|
|
994
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
994
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
995
995
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
996
996
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
997
997
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1017,7 +1017,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1017
1017
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
1018
1018
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1019
1019
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
1020
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1020
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1021
1021
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1022
1022
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1023
1023
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1030,7 +1030,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1030
1030
|
id: zod.ZodNumber;
|
|
1031
1031
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
1032
1032
|
success: zod.ZodBoolean;
|
|
1033
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1033
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1034
1034
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1035
1035
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1036
1036
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1048,7 +1048,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1048
1048
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
1049
1049
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1050
1050
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
1051
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1051
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1052
1052
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1053
1053
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1054
1054
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1068,7 +1068,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1068
1068
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
1069
1069
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1070
1070
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
1071
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1071
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1072
1072
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1073
1073
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1074
1074
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1095,7 +1095,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1095
1095
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1096
1096
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
1097
1097
|
}, zod_v4_core0.$strip>>;
|
|
1098
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1098
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1099
1099
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1100
1100
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1101
1101
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1120,7 +1120,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1120
1120
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1121
1121
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
1122
1122
|
}, zod_v4_core0.$strip>>;
|
|
1123
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1123
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1124
1124
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1125
1125
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1126
1126
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1151,7 +1151,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1151
1151
|
url: zod.ZodOptional<zod.ZodString>;
|
|
1152
1152
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
1153
1153
|
}, zod_v4_core0.$strip>;
|
|
1154
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1154
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1155
1155
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1156
1156
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1157
1157
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1179,7 +1179,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1179
1179
|
organization_id: zod.ZodOptional<zod.ZodNullable<zod.ZodCoercedNumber<unknown>>>;
|
|
1180
1180
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1181
1181
|
updated_at: zod.ZodOptional<zod.ZodString>;
|
|
1182
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1182
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1183
1183
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1184
1184
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1185
1185
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1213,7 +1213,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1213
1213
|
url: zod.ZodOptional<zod.ZodString>;
|
|
1214
1214
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
1215
1215
|
}, zod_v4_core0.$strip>;
|
|
1216
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1216
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1217
1217
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1218
1218
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1219
1219
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1259,7 +1259,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1259
1259
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
1260
1260
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1261
1261
|
}, zod_v4_core0.$strip>>;
|
|
1262
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1262
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1263
1263
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1264
1264
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1265
1265
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1272,7 +1272,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1272
1272
|
id: zod.ZodNumber;
|
|
1273
1273
|
}, zod_v4_core0.$strip>, zod.ZodObject<{
|
|
1274
1274
|
success: zod.ZodBoolean;
|
|
1275
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1275
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1276
1276
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1277
1277
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1278
1278
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1307,7 +1307,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1307
1307
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
1308
1308
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1309
1309
|
}, zod_v4_core0.$strip>>;
|
|
1310
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1310
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1311
1311
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1312
1312
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1313
1313
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1354,7 +1354,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1354
1354
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1355
1355
|
}, zod_v4_core0.$strip>>;
|
|
1356
1356
|
}, zod_v4_core0.$strip>>;
|
|
1357
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1357
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1358
1358
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1359
1359
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1360
1360
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1380,7 +1380,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1380
1380
|
url: zod.ZodOptional<zod.ZodString>;
|
|
1381
1381
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
1382
1382
|
}, zod_v4_core0.$strip>;
|
|
1383
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1383
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1384
1384
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1385
1385
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1386
1386
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1417,7 +1417,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1417
1417
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
1418
1418
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1419
1419
|
}, zod_v4_core0.$strip>>;
|
|
1420
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1420
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1421
1421
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1422
1422
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1423
1423
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1454,7 +1454,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1454
1454
|
url: zod.ZodOptional<zod.ZodString>;
|
|
1455
1455
|
results: zod.ZodOptional<zod.ZodUnion<readonly [zod.ZodRecord<zod.ZodString, zod.ZodUnknown>, zod.ZodArray<zod.ZodRecord<zod.ZodString, zod.ZodUnknown>>]>>;
|
|
1456
1456
|
}, zod_v4_core0.$strip>;
|
|
1457
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1457
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1458
1458
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1459
1459
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1460
1460
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1501,7 +1501,7 @@ declare const zendeskRuntimeOperations: Readonly<{
|
|
|
1501
1501
|
author_id: zod.ZodOptional<zod.ZodCoercedNumber<unknown>>;
|
|
1502
1502
|
created_at: zod.ZodOptional<zod.ZodString>;
|
|
1503
1503
|
}, zod_v4_core0.$strip>>;
|
|
1504
|
-
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"zendesk-custom", zod.ZodObject<{
|
|
1504
|
+
}, zod_v4_core0.$strip>, readonly [_keystrokehq_core0.CredentialSet<"keystroke:zendesk-custom", zod.ZodObject<{
|
|
1505
1505
|
ZENDESK_SUBDOMAIN: zod.ZodString;
|
|
1506
1506
|
ZENDESK_EMAIL: zod.ZodEmail;
|
|
1507
1507
|
ZENDESK_API_TOKEN: zod.ZodString;
|
|
@@ -1517,9 +1517,6 @@ declare const zendeskRuntimeTriggers: Readonly<{
|
|
|
1517
1517
|
polling: {
|
|
1518
1518
|
recentTickets: unknown;
|
|
1519
1519
|
};
|
|
1520
|
-
webhooks: {
|
|
1521
|
-
userCreated: unknown;
|
|
1522
|
-
};
|
|
1523
1520
|
}>;
|
|
1524
1521
|
custom: Readonly<{
|
|
1525
1522
|
polling: {
|
package/dist/_runtime/index.mjs
CHANGED
|
@@ -2,7 +2,7 @@ import { t as jobs_exports } from "../platform/jobs.mjs";
|
|
|
2
2
|
import { t as organizations_exports } from "../platform/organizations.mjs";
|
|
3
3
|
import { t as search_exports } from "../platform/search.mjs";
|
|
4
4
|
import { t as tickets_exports } from "../platform/tickets.mjs";
|
|
5
|
-
import { n as platformPolling,
|
|
5
|
+
import { n as platformPolling, t as customPolling } from "../triggers-ByPfOIUz.mjs";
|
|
6
6
|
import { t as users_exports } from "../platform/users.mjs";
|
|
7
7
|
import { t as jobs_exports$1 } from "../custom/jobs.mjs";
|
|
8
8
|
import { t as organizations_exports$1 } from "../custom/organizations.mjs";
|
|
@@ -28,10 +28,7 @@ const zendeskRuntimeOperations = Object.freeze({
|
|
|
28
28
|
})
|
|
29
29
|
});
|
|
30
30
|
const zendeskRuntimeTriggers = Object.freeze({
|
|
31
|
-
platform: Object.freeze({
|
|
32
|
-
polling: { recentTickets: platformPolling.recentTickets },
|
|
33
|
-
webhooks: { userCreated: platformWebhooks.userCreated }
|
|
34
|
-
}),
|
|
31
|
+
platform: Object.freeze({ polling: { recentTickets: platformPolling.recentTickets } }),
|
|
35
32
|
custom: Object.freeze({ polling: { recentTickets: customPolling.recentTickets } })
|
|
36
33
|
});
|
|
37
34
|
|
package/dist/client.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as ZendeskPlatformCredentials, t as ZendeskCustomCredentials } from "./integration-
|
|
1
|
+
import { n as ZendeskPlatformCredentials, t as ZendeskCustomCredentials } from "./integration-D1C2E4Le.mjs";
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
|
|
4
4
|
//#region src/client.d.ts
|
package/dist/client.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as ZendeskAsyncJobLimitError, r as ZendeskRateLimitError, t as ZendeskApiError } from "./errors-BPAyL8gM.mjs";
|
|
2
|
-
import { i as zendeskPlatform, t as zendeskCustom } from "./integration-
|
|
2
|
+
import { i as zendeskPlatform, t as zendeskCustom } from "./integration-D4AfP9bV.mjs";
|
|
3
3
|
import { CredentialRevokedError } from "@keystrokehq/core/errors";
|
|
4
4
|
|
|
5
5
|
//#region src/client.ts
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { a as zendeskCustomOfficialIntegration, i as zendeskCustomBundle, r as zendeskCustom, t as ZendeskCustomCredentials } from "../integration-
|
|
1
|
+
import { a as zendeskCustomOfficialIntegration, i as zendeskCustomBundle, r as zendeskCustom, t as ZendeskCustomCredentials } from "../integration-D1C2E4Le.mjs";
|
|
2
2
|
export { type ZendeskCustomCredentials, zendeskCustom, zendeskCustomBundle, zendeskCustomOfficialIntegration };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { n as zendeskCustomBundle, r as zendeskCustomOfficialIntegration, t as zendeskCustom } from "../integration-
|
|
1
|
+
import { n as zendeskCustomBundle, r as zendeskCustomOfficialIntegration, t as zendeskCustom } from "../integration-D4AfP9bV.mjs";
|
|
2
2
|
|
|
3
3
|
export { zendeskCustom, zendeskCustomBundle, zendeskCustomOfficialIntegration };
|
package/dist/custom/jobs.d.mts
CHANGED
package/dist/custom/jobs.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { t as __exportAll } from "../chunk-DQk6qfdC.mjs";
|
|
2
|
-
import { t as customGetJobStatus } from "../jobs-
|
|
2
|
+
import { t as customGetJobStatus } from "../jobs-l78KJLUt.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/custom/jobs.ts
|
|
5
5
|
var jobs_exports = /* @__PURE__ */ __exportAll({ getJobStatus: () => customGetJobStatus });
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as customDeleteOrganization, c as customUpdateOrganization, i as customCreateOrganization, n as customCountOrganizations, o as customGetOrganization, r as customCreateManyOrganizations, s as customListOrganizations, t as customAutocompleteOrganizations } from "../organizations-
|
|
1
|
+
import { a as customDeleteOrganization, c as customUpdateOrganization, i as customCreateOrganization, n as customCountOrganizations, o as customGetOrganization, r as customCreateManyOrganizations, s as customListOrganizations, t as customAutocompleteOrganizations } from "../organizations-BhzeGbyt.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/custom/organizations.d.ts
|
|
4
4
|
declare namespace organizations_d_exports {
|