@keystrokehq/plain 0.1.2 → 0.1.3
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/actions/add-customer-to-group.cjs +7 -7
- package/dist/actions/add-customer-to-group.cjs.map +1 -1
- package/dist/actions/add-customer-to-group.d.cts +8 -7
- package/dist/actions/add-customer-to-group.d.mts +8 -7
- package/dist/actions/add-customer-to-group.mjs +7 -7
- package/dist/actions/add-customer-to-group.mjs.map +1 -1
- package/dist/actions/create-customer-group.cjs +5 -5
- package/dist/actions/create-customer-group.cjs.map +1 -1
- package/dist/actions/create-customer-group.d.cts +6 -6
- package/dist/actions/create-customer-group.d.mts +6 -6
- package/dist/actions/create-customer-group.mjs +5 -5
- package/dist/actions/create-customer-group.mjs.map +1 -1
- package/dist/actions/create-thread.cjs +10 -10
- package/dist/actions/create-thread.cjs.map +1 -1
- package/dist/actions/create-thread.d.cts +11 -10
- package/dist/actions/create-thread.d.mts +11 -10
- package/dist/actions/create-thread.mjs +10 -10
- package/dist/actions/create-thread.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +3 -3
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +3 -3
- package/dist/actions/delete-customer.d.mts +3 -3
- package/dist/actions/delete-customer.mjs +3 -3
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-user.cjs +3 -3
- package/dist/actions/delete-user.cjs.map +1 -1
- package/dist/actions/delete-user.d.cts +3 -3
- package/dist/actions/delete-user.d.mts +3 -3
- package/dist/actions/delete-user.mjs +3 -3
- package/dist/actions/delete-user.mjs.map +1 -1
- package/dist/actions/fetch-company.cjs +3 -3
- package/dist/actions/fetch-company.cjs.map +1 -1
- package/dist/actions/fetch-company.d.cts +4 -4
- package/dist/actions/fetch-company.d.mts +4 -4
- package/dist/actions/fetch-company.mjs +3 -3
- package/dist/actions/fetch-company.mjs.map +1 -1
- package/dist/actions/fetch-issues.cjs +2 -2
- package/dist/actions/fetch-issues.cjs.map +1 -1
- package/dist/actions/fetch-issues.d.cts +2 -2
- package/dist/actions/fetch-issues.d.mts +2 -2
- package/dist/actions/fetch-issues.mjs +2 -2
- package/dist/actions/fetch-issues.mjs.map +1 -1
- package/dist/actions/fetch-tier.cjs +3 -3
- package/dist/actions/fetch-tier.cjs.map +1 -1
- package/dist/actions/fetch-tier.d.cts +4 -4
- package/dist/actions/fetch-tier.d.mts +4 -4
- package/dist/actions/fetch-tier.mjs +3 -3
- package/dist/actions/fetch-tier.mjs.map +1 -1
- package/dist/actions/get-customer-by-email.cjs +5 -5
- package/dist/actions/get-customer-by-email.cjs.map +1 -1
- package/dist/actions/get-customer-by-email.d.cts +6 -6
- package/dist/actions/get-customer-by-email.d.mts +6 -6
- package/dist/actions/get-customer-by-email.mjs +5 -5
- package/dist/actions/get-customer-by-email.mjs.map +1 -1
- package/dist/actions/get-customer-by-id.cjs +1 -1
- package/dist/actions/get-customer-by-id.cjs.map +1 -1
- package/dist/actions/get-customer-by-id.d.cts +1 -1
- package/dist/actions/get-customer-by-id.d.mts +1 -1
- package/dist/actions/get-customer-by-id.mjs +1 -1
- package/dist/actions/get-customer-by-id.mjs.map +1 -1
- package/dist/actions/get-customers.cjs +7 -7
- package/dist/actions/get-customers.cjs.map +1 -1
- package/dist/actions/get-customers.d.cts +7 -7
- package/dist/actions/get-customers.d.mts +7 -7
- package/dist/actions/get-customers.mjs +7 -7
- package/dist/actions/get-customers.mjs.map +1 -1
- package/dist/actions/get-thread-by-id.cjs +9 -9
- package/dist/actions/get-thread-by-id.cjs.map +1 -1
- package/dist/actions/get-thread-by-id.d.cts +15 -15
- package/dist/actions/get-thread-by-id.d.mts +15 -15
- package/dist/actions/get-thread-by-id.mjs +9 -9
- package/dist/actions/get-thread-by-id.mjs.map +1 -1
- package/dist/actions/get-user-by-id.cjs +4 -4
- package/dist/actions/get-user-by-id.cjs.map +1 -1
- package/dist/actions/get-user-by-id.d.cts +4 -4
- package/dist/actions/get-user-by-id.d.mts +4 -4
- package/dist/actions/get-user-by-id.mjs +4 -4
- package/dist/actions/get-user-by-id.mjs.map +1 -1
- package/dist/actions/list-customer-groups.cjs +5 -5
- package/dist/actions/list-customer-groups.cjs.map +1 -1
- package/dist/actions/list-customer-groups.d.cts +5 -5
- package/dist/actions/list-customer-groups.d.mts +5 -5
- package/dist/actions/list-customer-groups.mjs +5 -5
- package/dist/actions/list-customer-groups.mjs.map +1 -1
- package/dist/actions/list-tiers.cjs +5 -5
- package/dist/actions/list-tiers.cjs.map +1 -1
- package/dist/actions/list-tiers.d.cts +5 -5
- package/dist/actions/list-tiers.d.mts +5 -5
- package/dist/actions/list-tiers.mjs +5 -5
- package/dist/actions/list-tiers.mjs.map +1 -1
- package/dist/actions/query-threads.cjs +7 -7
- package/dist/actions/query-threads.cjs.map +1 -1
- package/dist/actions/query-threads.d.cts +7 -7
- package/dist/actions/query-threads.d.mts +7 -7
- package/dist/actions/query-threads.mjs +7 -7
- package/dist/actions/query-threads.mjs.map +1 -1
- package/dist/actions/remove-customer-from-group.cjs +4 -4
- package/dist/actions/remove-customer-from-group.cjs.map +1 -1
- package/dist/actions/remove-customer-from-group.d.cts +5 -4
- package/dist/actions/remove-customer-from-group.d.mts +5 -4
- package/dist/actions/remove-customer-from-group.mjs +4 -4
- package/dist/actions/remove-customer-from-group.mjs.map +1 -1
- package/dist/actions/run-graphql-query.cjs +4 -4
- package/dist/actions/run-graphql-query.cjs.map +1 -1
- package/dist/actions/run-graphql-query.d.cts +4 -4
- package/dist/actions/run-graphql-query.d.mts +4 -4
- package/dist/actions/run-graphql-query.mjs +4 -4
- package/dist/actions/run-graphql-query.mjs.map +1 -1
- package/dist/actions/send-message.cjs +5 -5
- package/dist/actions/send-message.cjs.map +1 -1
- package/dist/actions/send-message.d.cts +7 -5
- package/dist/actions/send-message.d.mts +7 -5
- package/dist/actions/send-message.mjs +5 -5
- package/dist/actions/send-message.mjs.map +1 -1
- package/dist/actions/update-company.cjs +5 -5
- package/dist/actions/update-company.cjs.map +1 -1
- package/dist/actions/update-company.d.cts +5 -5
- package/dist/actions/update-company.d.mts +5 -5
- package/dist/actions/update-company.mjs +5 -5
- package/dist/actions/update-company.mjs.map +1 -1
- package/dist/actions/update-thread.cjs +5 -5
- package/dist/actions/update-thread.cjs.map +1 -1
- package/dist/actions/update-thread.d.cts +5 -5
- package/dist/actions/update-thread.d.mts +5 -5
- package/dist/actions/update-thread.mjs +5 -5
- package/dist/actions/update-thread.mjs.map +1 -1
- package/dist/actions/upsert-customer.cjs +7 -7
- package/dist/actions/upsert-customer.cjs.map +1 -1
- package/dist/actions/upsert-customer.d.cts +9 -7
- package/dist/actions/upsert-customer.d.mts +9 -7
- package/dist/actions/upsert-customer.mjs +7 -7
- package/dist/actions/upsert-customer.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -15,8 +15,8 @@ declare const PlainGetThreadByIdOutput: z.ZodObject<{
|
|
|
15
15
|
labelType: z.ZodNullable<z.ZodObject<{
|
|
16
16
|
id: z.ZodNullable<z.ZodString>;
|
|
17
17
|
name: z.ZodNullable<z.ZodString>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
20
|
status: z.ZodNullable<z.ZodString>;
|
|
21
21
|
customer: z.ZodNullable<z.ZodObject<{
|
|
22
22
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -25,42 +25,42 @@ declare const PlainGetThreadByIdOutput: z.ZodObject<{
|
|
|
25
25
|
isVerified: z.ZodNullable<z.ZodBoolean>;
|
|
26
26
|
verifiedAt: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
27
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
28
|
-
}, z.core.$
|
|
29
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>;
|
|
29
|
+
}, z.core.$loose>>;
|
|
30
30
|
status: z.ZodNullable<z.ZodString>;
|
|
31
31
|
fullName: z.ZodNullable<z.ZodString>;
|
|
32
32
|
createdAt: z.ZodNullable<z.ZodObject<{
|
|
33
33
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
35
|
shortName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
36
|
updatedAt: z.ZodNullable<z.ZodObject<{
|
|
37
37
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>;
|
|
39
39
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>;
|
|
41
41
|
priority: z.ZodNullable<z.ZodNumber>;
|
|
42
42
|
createdAt: z.ZodNullable<z.ZodObject<{
|
|
43
43
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>;
|
|
45
45
|
updatedAt: z.ZodNullable<z.ZodObject<{
|
|
46
46
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>;
|
|
48
48
|
assignedAt: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
49
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
50
|
-
}, z.core.$
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
51
|
assignedTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
52
52
|
id: z.ZodNullable<z.ZodString>;
|
|
53
53
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
-
}, z.core.$
|
|
55
|
+
}, z.core.$loose>>>;
|
|
56
56
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
57
|
previewText: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
58
58
|
statusChangedAt: z.ZodNullable<z.ZodObject<{
|
|
59
59
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
60
|
-
}, z.core.$
|
|
61
|
-
}, z.core.$
|
|
62
|
-
}, z.core.$
|
|
63
|
-
}, z.core.$
|
|
60
|
+
}, z.core.$loose>>;
|
|
61
|
+
}, z.core.$loose>>>;
|
|
62
|
+
}, z.core.$loose>>;
|
|
63
|
+
}, z.core.$loose>;
|
|
64
64
|
declare const plainGetThreadById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
65
65
|
id: string;
|
|
66
66
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -15,8 +15,8 @@ declare const PlainGetThreadByIdOutput: z.ZodObject<{
|
|
|
15
15
|
labelType: z.ZodNullable<z.ZodObject<{
|
|
16
16
|
id: z.ZodNullable<z.ZodString>;
|
|
17
17
|
name: z.ZodNullable<z.ZodString>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>>>>;
|
|
20
20
|
status: z.ZodNullable<z.ZodString>;
|
|
21
21
|
customer: z.ZodNullable<z.ZodObject<{
|
|
22
22
|
id: z.ZodNullable<z.ZodString>;
|
|
@@ -25,42 +25,42 @@ declare const PlainGetThreadByIdOutput: z.ZodObject<{
|
|
|
25
25
|
isVerified: z.ZodNullable<z.ZodBoolean>;
|
|
26
26
|
verifiedAt: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
27
27
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
28
|
-
}, z.core.$
|
|
29
|
-
}, z.core.$
|
|
28
|
+
}, z.core.$loose>>>;
|
|
29
|
+
}, z.core.$loose>>;
|
|
30
30
|
status: z.ZodNullable<z.ZodString>;
|
|
31
31
|
fullName: z.ZodNullable<z.ZodString>;
|
|
32
32
|
createdAt: z.ZodNullable<z.ZodObject<{
|
|
33
33
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
34
|
-
}, z.core.$
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
35
|
shortName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
36
|
updatedAt: z.ZodNullable<z.ZodObject<{
|
|
37
37
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>;
|
|
39
39
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>;
|
|
41
41
|
priority: z.ZodNullable<z.ZodNumber>;
|
|
42
42
|
createdAt: z.ZodNullable<z.ZodObject<{
|
|
43
43
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
44
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>;
|
|
45
45
|
updatedAt: z.ZodNullable<z.ZodObject<{
|
|
46
46
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>;
|
|
48
48
|
assignedAt: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
49
49
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
50
|
-
}, z.core.$
|
|
50
|
+
}, z.core.$loose>>>;
|
|
51
51
|
assignedTo: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
52
52
|
id: z.ZodNullable<z.ZodString>;
|
|
53
53
|
email: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
54
54
|
fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
-
}, z.core.$
|
|
55
|
+
}, z.core.$loose>>>;
|
|
56
56
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
57
|
previewText: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
58
58
|
statusChangedAt: z.ZodNullable<z.ZodObject<{
|
|
59
59
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
60
|
-
}, z.core.$
|
|
61
|
-
}, z.core.$
|
|
62
|
-
}, z.core.$
|
|
63
|
-
}, z.core.$
|
|
60
|
+
}, z.core.$loose>>;
|
|
61
|
+
}, z.core.$loose>>>;
|
|
62
|
+
}, z.core.$loose>>;
|
|
63
|
+
}, z.core.$loose>;
|
|
64
64
|
declare const plainGetThreadById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
65
65
|
id: string;
|
|
66
66
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -5,17 +5,17 @@ const PlainGetThreadByIdInput = z.object({ id: z.string().describe("Unique threa
|
|
|
5
5
|
const PlainGetThreadById_LabelTypeSchema = z.object({
|
|
6
6
|
id: z.string().describe("Label type unique identifier").nullable(),
|
|
7
7
|
name: z.string().describe("Label type name").nullable()
|
|
8
|
-
});
|
|
8
|
+
}).passthrough();
|
|
9
9
|
const PlainGetThreadById_LabelSchema = z.object({
|
|
10
10
|
id: z.string().describe("Label unique identifier").nullable(),
|
|
11
11
|
labelType: PlainGetThreadById_LabelTypeSchema.nullable()
|
|
12
|
-
});
|
|
13
|
-
const PlainGetThreadById_DateTimeSchema = z.object({ iso8601: z.string().describe("ISO8601 timestamp").nullable() });
|
|
12
|
+
}).passthrough();
|
|
13
|
+
const PlainGetThreadById_DateTimeSchema = z.object({ iso8601: z.string().describe("ISO8601 timestamp").nullable() }).passthrough();
|
|
14
14
|
const PlainGetThreadById_CustomerEmailSchema = z.object({
|
|
15
15
|
email: z.string().describe("Email address of the customer").nullable(),
|
|
16
16
|
isVerified: z.boolean().describe("Whether the email is verified").nullable(),
|
|
17
17
|
verifiedAt: PlainGetThreadById_DateTimeSchema.nullable().optional()
|
|
18
|
-
});
|
|
18
|
+
}).passthrough();
|
|
19
19
|
const PlainGetThreadById_CustomerSchema = z.object({
|
|
20
20
|
id: z.string().describe("Customer unique identifier").nullable(),
|
|
21
21
|
email: PlainGetThreadById_CustomerEmailSchema.nullable(),
|
|
@@ -25,12 +25,12 @@ const PlainGetThreadById_CustomerSchema = z.object({
|
|
|
25
25
|
shortName: z.string().describe("Short/display name of the customer").nullable().optional(),
|
|
26
26
|
updatedAt: PlainGetThreadById_DateTimeSchema.nullable(),
|
|
27
27
|
externalId: z.string().describe("External identifier for the customer").nullable().optional()
|
|
28
|
-
});
|
|
28
|
+
}).passthrough();
|
|
29
29
|
const PlainGetThreadById_UserSchema = z.object({
|
|
30
30
|
id: z.string().describe("User unique identifier").nullable(),
|
|
31
31
|
email: z.string().describe("Email address of the user").nullable().optional(),
|
|
32
32
|
fullName: z.string().describe("Full name of the user").nullable().optional()
|
|
33
|
-
});
|
|
33
|
+
}).passthrough();
|
|
34
34
|
const PlainGetThreadById_ThreadSchema = z.object({
|
|
35
35
|
id: z.string().describe("Thread unique identifier").nullable(),
|
|
36
36
|
ref: z.string().describe("Human-readable thread reference").nullable(),
|
|
@@ -46,14 +46,14 @@ const PlainGetThreadById_ThreadSchema = z.object({
|
|
|
46
46
|
externalId: z.string().describe("External identifier for the thread").nullable().optional(),
|
|
47
47
|
previewText: z.string().describe("Preview text of the thread").nullable().optional(),
|
|
48
48
|
statusChangedAt: PlainGetThreadById_DateTimeSchema.nullable()
|
|
49
|
-
});
|
|
50
|
-
const PlainGetThreadById_GetThreadByIdDataSchema = z.object({ thread: PlainGetThreadById_ThreadSchema.nullable().optional() });
|
|
49
|
+
}).passthrough();
|
|
50
|
+
const PlainGetThreadById_GetThreadByIdDataSchema = z.object({ thread: PlainGetThreadById_ThreadSchema.nullable().optional() }).passthrough();
|
|
51
51
|
const plainGetThreadById = action("PLAIN_GET_THREAD_BY_ID", {
|
|
52
52
|
slug: "plain-get-thread-by-id",
|
|
53
53
|
name: "Get Thread By ID",
|
|
54
54
|
description: "Fetches comprehensive details of a specific thread by ID, including customer info, status, priority, labels, and assignments. Returns null if thread not found.",
|
|
55
55
|
input: PlainGetThreadByIdInput,
|
|
56
|
-
output: z.object({ data: PlainGetThreadById_GetThreadByIdDataSchema.nullable() }).describe("Response model for fetching a thread by ID.")
|
|
56
|
+
output: z.object({ data: PlainGetThreadById_GetThreadByIdDataSchema.nullable() }).passthrough().describe("Response model for fetching a thread by ID.")
|
|
57
57
|
});
|
|
58
58
|
//#endregion
|
|
59
59
|
export { plainGetThreadById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-thread-by-id.mjs","names":[],"sources":["../../src/actions/get-thread-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainGetThreadByIdInput = z.object({\n id: z.string().describe(\"Unique thread identifier in format: prefix_26chars (e.g., th_01ABC...). Use LIST_THREADS or CREATE_THREAD to obtain valid IDs.\"),\n}).describe(\"Request model for fetching a thread by its ID.\");\nconst PlainGetThreadById_LabelTypeSchema = z.object({\n id: z.string().describe(\"Label type unique identifier\").nullable(),\n name: z.string().describe(\"Label type name\").nullable(),\n});\nconst PlainGetThreadById_LabelSchema = z.object({\n id: z.string().describe(\"Label unique identifier\").nullable(),\n labelType: PlainGetThreadById_LabelTypeSchema.nullable(),\n});\nconst PlainGetThreadById_DateTimeSchema = z.object({\n iso8601: z.string().describe(\"ISO8601 timestamp\").nullable(),\n});\nconst PlainGetThreadById_CustomerEmailSchema = z.object({\n email: z.string().describe(\"Email address of the customer\").nullable(),\n isVerified: z.boolean().describe(\"Whether the email is verified\").nullable(),\n verifiedAt: PlainGetThreadById_DateTimeSchema.nullable().optional(),\n});\nconst PlainGetThreadById_CustomerSchema = z.object({\n id: z.string().describe(\"Customer unique identifier\").nullable(),\n email: PlainGetThreadById_CustomerEmailSchema.nullable(),\n status: z.string().describe(\"Customer status\").nullable(),\n fullName: z.string().describe(\"Full name of the customer\").nullable(),\n createdAt: PlainGetThreadById_DateTimeSchema.nullable(),\n shortName: z.string().describe(\"Short/display name of the customer\").nullable().optional(),\n updatedAt: PlainGetThreadById_DateTimeSchema.nullable(),\n externalId: z.string().describe(\"External identifier for the customer\").nullable().optional(),\n});\nconst PlainGetThreadById_UserSchema = z.object({\n id: z.string().describe(\"User unique identifier\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user\").nullable().optional(),\n});\nconst PlainGetThreadById_ThreadSchema = z.object({\n id: z.string().describe(\"Thread unique identifier\").nullable(),\n ref: z.string().describe(\"Human-readable thread reference\").nullable(),\n title: z.string().describe(\"Title of the thread\").nullable().optional(),\n labels: z.array(PlainGetThreadById_LabelSchema).describe(\"Labels assigned to the thread\").nullable().optional(),\n status: z.string().describe(\"Current status of the thread\").nullable(),\n customer: PlainGetThreadById_CustomerSchema.nullable(),\n priority: z.number().int().describe(\"Priority level of the thread\").nullable(),\n createdAt: PlainGetThreadById_DateTimeSchema.nullable(),\n updatedAt: PlainGetThreadById_DateTimeSchema.nullable(),\n assignedAt: PlainGetThreadById_DateTimeSchema.nullable().optional(),\n assignedTo: PlainGetThreadById_UserSchema.nullable().optional(),\n externalId: z.string().describe(\"External identifier for the thread\").nullable().optional(),\n previewText: z.string().describe(\"Preview text of the thread\").nullable().optional(),\n statusChangedAt: PlainGetThreadById_DateTimeSchema.nullable(),\n});\nconst PlainGetThreadById_GetThreadByIdDataSchema = z.object({\n thread: PlainGetThreadById_ThreadSchema.nullable().optional(),\n});\nexport const PlainGetThreadByIdOutput = z.object({\n data: PlainGetThreadById_GetThreadByIdDataSchema.nullable(),\n}).describe(\"Response model for fetching a thread by ID.\");\n\nexport const plainGetThreadById = action(\"PLAIN_GET_THREAD_BY_ID\", {\n slug: \"plain-get-thread-by-id\",\n name: \"Get Thread By ID\",\n description: \"Fetches comprehensive details of a specific thread by ID, including customer info, status, priority, labels, and assignments. Returns null if thread not found.\",\n input: PlainGetThreadByIdInput,\n output: PlainGetThreadByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAC1J,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;AACxD,CAAC;
|
|
1
|
+
{"version":3,"file":"get-thread-by-id.mjs","names":[],"sources":["../../src/actions/get-thread-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainGetThreadByIdInput = z.object({\n id: z.string().describe(\"Unique thread identifier in format: prefix_26chars (e.g., th_01ABC...). Use LIST_THREADS or CREATE_THREAD to obtain valid IDs.\"),\n}).describe(\"Request model for fetching a thread by its ID.\");\nconst PlainGetThreadById_LabelTypeSchema = z.object({\n id: z.string().describe(\"Label type unique identifier\").nullable(),\n name: z.string().describe(\"Label type name\").nullable(),\n}).passthrough();\nconst PlainGetThreadById_LabelSchema = z.object({\n id: z.string().describe(\"Label unique identifier\").nullable(),\n labelType: PlainGetThreadById_LabelTypeSchema.nullable(),\n}).passthrough();\nconst PlainGetThreadById_DateTimeSchema = z.object({\n iso8601: z.string().describe(\"ISO8601 timestamp\").nullable(),\n}).passthrough();\nconst PlainGetThreadById_CustomerEmailSchema = z.object({\n email: z.string().describe(\"Email address of the customer\").nullable(),\n isVerified: z.boolean().describe(\"Whether the email is verified\").nullable(),\n verifiedAt: PlainGetThreadById_DateTimeSchema.nullable().optional(),\n}).passthrough();\nconst PlainGetThreadById_CustomerSchema = z.object({\n id: z.string().describe(\"Customer unique identifier\").nullable(),\n email: PlainGetThreadById_CustomerEmailSchema.nullable(),\n status: z.string().describe(\"Customer status\").nullable(),\n fullName: z.string().describe(\"Full name of the customer\").nullable(),\n createdAt: PlainGetThreadById_DateTimeSchema.nullable(),\n shortName: z.string().describe(\"Short/display name of the customer\").nullable().optional(),\n updatedAt: PlainGetThreadById_DateTimeSchema.nullable(),\n externalId: z.string().describe(\"External identifier for the customer\").nullable().optional(),\n}).passthrough();\nconst PlainGetThreadById_UserSchema = z.object({\n id: z.string().describe(\"User unique identifier\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable().optional(),\n fullName: z.string().describe(\"Full name of the user\").nullable().optional(),\n}).passthrough();\nconst PlainGetThreadById_ThreadSchema = z.object({\n id: z.string().describe(\"Thread unique identifier\").nullable(),\n ref: z.string().describe(\"Human-readable thread reference\").nullable(),\n title: z.string().describe(\"Title of the thread\").nullable().optional(),\n labels: z.array(PlainGetThreadById_LabelSchema).describe(\"Labels assigned to the thread\").nullable().optional(),\n status: z.string().describe(\"Current status of the thread\").nullable(),\n customer: PlainGetThreadById_CustomerSchema.nullable(),\n priority: z.number().int().describe(\"Priority level of the thread\").nullable(),\n createdAt: PlainGetThreadById_DateTimeSchema.nullable(),\n updatedAt: PlainGetThreadById_DateTimeSchema.nullable(),\n assignedAt: PlainGetThreadById_DateTimeSchema.nullable().optional(),\n assignedTo: PlainGetThreadById_UserSchema.nullable().optional(),\n externalId: z.string().describe(\"External identifier for the thread\").nullable().optional(),\n previewText: z.string().describe(\"Preview text of the thread\").nullable().optional(),\n statusChangedAt: PlainGetThreadById_DateTimeSchema.nullable(),\n}).passthrough();\nconst PlainGetThreadById_GetThreadByIdDataSchema = z.object({\n thread: PlainGetThreadById_ThreadSchema.nullable().optional(),\n}).passthrough();\nexport const PlainGetThreadByIdOutput = z.object({\n data: PlainGetThreadById_GetThreadByIdDataSchema.nullable(),\n}).passthrough().describe(\"Response model for fetching a thread by ID.\");\n\nexport const plainGetThreadById = action(\"PLAIN_GET_THREAD_BY_ID\", {\n slug: \"plain-get-thread-by-id\",\n name: \"Get Thread By ID\",\n description: \"Fetches comprehensive details of a specific thread by ID, including customer info, status, priority, labels, and assignments. Returns null if thread not found.\",\n input: PlainGetThreadByIdInput,\n output: PlainGetThreadByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gIAAgI,EAC1J,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,qCAAqC,EAAE,OAAO;CAClD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;AACxD,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,iCAAiC,EAAE,OAAO;CAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC5D,WAAW,mCAAmC,SAAS;AACzD,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oCAAoC,EAAE,OAAO,EACjD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yCAAyC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACrE,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC3E,YAAY,kCAAkC,SAAS,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,oCAAoC,EAAE,OAAO;CACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAC/D,OAAO,uCAAuC,SAAS;CACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACxD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACpE,WAAW,kCAAkC,SAAS;CACtD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,WAAW,kCAAkC,SAAS;CACtD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9F,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,kCAAkC,EAAE,OAAO;CAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC7D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;CACrE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,QAAQ,EAAE,MAAM,8BAA8B,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACrE,UAAU,kCAAkC,SAAS;CACrD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAC7E,WAAW,kCAAkC,SAAS;CACtD,WAAW,kCAAkC,SAAS;CACtD,YAAY,kCAAkC,SAAS,CAAC,CAAC,SAAS;CAClE,YAAY,8BAA8B,SAAS,CAAC,CAAC,SAAS;CAC9D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,iBAAiB,kCAAkC,SAAS;AAC9D,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,6CAA6C,EAAE,OAAO,EAC1D,QAAQ,gCAAgC,SAAS,CAAC,CAAC,SAAS,EAC9D,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,qBAAqB,OAAO,0BAA0B;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATsC,EAAE,OAAO,EAC/C,MAAM,2CAA2C,SAAS,EAC5D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/get-user-by-id.ts
|
|
4
4
|
const PlainGetUserByIdInput = zod.z.object({ user_id: zod.z.string().describe("Unique identifier of the workspace user/team member to fetch (format: u_XXXXXX)") }).describe("Request input for fetching a user by their unique identifier.");
|
|
5
|
-
const PlainGetUserById_StatusChangedAtSchema = zod.z.object({ iso8601: zod.z.string().describe("Timestamp when the user's status last changed in ISO 8601 format").nullable() });
|
|
5
|
+
const PlainGetUserById_StatusChangedAtSchema = zod.z.object({ iso8601: zod.z.string().describe("Timestamp when the user's status last changed in ISO 8601 format").nullable() }).passthrough();
|
|
6
6
|
const PlainGetUserById_UserSchema = zod.z.object({
|
|
7
7
|
id: zod.z.string().describe("Unique identifier of the user").nullable(),
|
|
8
8
|
email: zod.z.string().describe("Email address of the user").nullable(),
|
|
@@ -11,9 +11,9 @@ const PlainGetUserById_UserSchema = zod.z.object({
|
|
|
11
11
|
avatarUrl: zod.z.string().describe("Avatar URL of the user, if available").nullable().optional(),
|
|
12
12
|
publicName: zod.z.string().describe("Display name or short name of the user").nullable(),
|
|
13
13
|
statusChangedAt: PlainGetUserById_StatusChangedAtSchema.nullable()
|
|
14
|
-
}).describe("User details returned by the getUser query.");
|
|
15
|
-
const PlainGetUserById_GetUserByIdDataSchema = zod.z.object({ user: PlainGetUserById_UserSchema.nullable().optional() });
|
|
16
|
-
const PlainGetUserByIdOutput = zod.z.object({ data: PlainGetUserById_GetUserByIdDataSchema.nullable() }).describe("Response output containing user details from Plain.");
|
|
14
|
+
}).passthrough().describe("User details returned by the getUser query.");
|
|
15
|
+
const PlainGetUserById_GetUserByIdDataSchema = zod.z.object({ user: PlainGetUserById_UserSchema.nullable().optional() }).passthrough();
|
|
16
|
+
const PlainGetUserByIdOutput = zod.z.object({ data: PlainGetUserById_GetUserByIdDataSchema.nullable() }).passthrough().describe("Response output containing user details from Plain.");
|
|
17
17
|
const plainGetUserById = require_action.action("PLAIN_GET_USER_BY_ID", {
|
|
18
18
|
slug: "plain-get-user-by-id",
|
|
19
19
|
name: "Get User By ID",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-user-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainGetUserByIdInput = z.object({\n user_id: z.string().describe(\"Unique identifier of the workspace user/team member to fetch (format: u_XXXXXX)\"),\n}).describe(\"Request input for fetching a user by their unique identifier.\");\nconst PlainGetUserById_StatusChangedAtSchema = z.object({\n iso8601: z.string().describe(\"Timestamp when the user's status last changed in ISO 8601 format\").nullable(),\n});\nconst PlainGetUserById_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n status: z.string().describe(\"Current status of the user\").nullable(),\n fullName: z.string().describe(\"Full name of the user\").nullable(),\n avatarUrl: z.string().describe(\"Avatar URL of the user, if available\").nullable().optional(),\n publicName: z.string().describe(\"Display name or short name of the user\").nullable(),\n statusChangedAt: PlainGetUserById_StatusChangedAtSchema.nullable(),\n}).describe(\"User details returned by the getUser query.\");\nconst PlainGetUserById_GetUserByIdDataSchema = z.object({\n user: PlainGetUserById_UserSchema.nullable().optional(),\n});\nexport const PlainGetUserByIdOutput = z.object({\n data: PlainGetUserById_GetUserByIdDataSchema.nullable(),\n}).describe(\"Response output containing user details from Plain.\");\n\nexport const plainGetUserById = action(\"PLAIN_GET_USER_BY_ID\", {\n slug: \"plain-get-user-by-id\",\n name: \"Get User By ID\",\n description: \"Fetch workspace user/team member by ID. Returns detailed information about a workspace team member including their name, email, status, and avatar. Note: This fetches workspace users (team members), not customers. Use GET_CUSTOMER_BY_ID for customer data.\",\n input: PlainGetUserByIdInput,\n output: PlainGetUserByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAChH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAC5G,CAAC;
|
|
1
|
+
{"version":3,"file":"get-user-by-id.cjs","names":["z","action"],"sources":["../../src/actions/get-user-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainGetUserByIdInput = z.object({\n user_id: z.string().describe(\"Unique identifier of the workspace user/team member to fetch (format: u_XXXXXX)\"),\n}).describe(\"Request input for fetching a user by their unique identifier.\");\nconst PlainGetUserById_StatusChangedAtSchema = z.object({\n iso8601: z.string().describe(\"Timestamp when the user's status last changed in ISO 8601 format\").nullable(),\n}).passthrough();\nconst PlainGetUserById_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n status: z.string().describe(\"Current status of the user\").nullable(),\n fullName: z.string().describe(\"Full name of the user\").nullable(),\n avatarUrl: z.string().describe(\"Avatar URL of the user, if available\").nullable().optional(),\n publicName: z.string().describe(\"Display name or short name of the user\").nullable(),\n statusChangedAt: PlainGetUserById_StatusChangedAtSchema.nullable(),\n}).passthrough().describe(\"User details returned by the getUser query.\");\nconst PlainGetUserById_GetUserByIdDataSchema = z.object({\n user: PlainGetUserById_UserSchema.nullable().optional(),\n}).passthrough();\nexport const PlainGetUserByIdOutput = z.object({\n data: PlainGetUserById_GetUserByIdDataSchema.nullable(),\n}).passthrough().describe(\"Response output containing user details from Plain.\");\n\nexport const plainGetUserById = action(\"PLAIN_GET_USER_BY_ID\", {\n slug: \"plain-get-user-by-id\",\n name: \"Get User By ID\",\n description: \"Fetch workspace user/team member by ID. Returns detailed information about a workspace team member including their name, email, status, and avatar. Note: This fetches workspace users (team members), not customers. Use GET_CUSTOMER_BY_ID for customer data.\",\n input: PlainGetUserByIdInput,\n output: PlainGetUserByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAChH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAC5G,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,8BAA8BA,IAAAA,EAAE,OAAO;CAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACnE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,iBAAiB,uCAAuC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,yCAAyCA,IAAAA,EAAE,OAAO,EACtD,MAAM,4BAA4B,SAAS,CAAC,CAAC,SAAS,EACxD,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAM,uCAAuC,SAAS,EACxD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,mBAAmBC,eAAAA,OAAO,wBAAwB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,10 +15,10 @@ declare const PlainGetUserByIdOutput: z.ZodObject<{
|
|
|
15
15
|
publicName: z.ZodNullable<z.ZodString>;
|
|
16
16
|
statusChangedAt: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const plainGetUserById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
user_id: string;
|
|
24
24
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -15,10 +15,10 @@ declare const PlainGetUserByIdOutput: z.ZodObject<{
|
|
|
15
15
|
publicName: z.ZodNullable<z.ZodString>;
|
|
16
16
|
statusChangedAt: z.ZodNullable<z.ZodObject<{
|
|
17
17
|
iso8601: z.ZodNullable<z.ZodString>;
|
|
18
|
-
}, z.core.$
|
|
19
|
-
}, z.core.$
|
|
20
|
-
}, z.core.$
|
|
21
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
|
+
}, z.core.$loose>>>;
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
|
+
}, z.core.$loose>;
|
|
22
22
|
declare const plainGetUserById: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
23
23
|
user_id: string;
|
|
24
24
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -2,7 +2,7 @@ import { action } from "../action.mjs";
|
|
|
2
2
|
import { z } from "zod";
|
|
3
3
|
//#region src/actions/get-user-by-id.ts
|
|
4
4
|
const PlainGetUserByIdInput = z.object({ user_id: z.string().describe("Unique identifier of the workspace user/team member to fetch (format: u_XXXXXX)") }).describe("Request input for fetching a user by their unique identifier.");
|
|
5
|
-
const PlainGetUserById_StatusChangedAtSchema = z.object({ iso8601: z.string().describe("Timestamp when the user's status last changed in ISO 8601 format").nullable() });
|
|
5
|
+
const PlainGetUserById_StatusChangedAtSchema = z.object({ iso8601: z.string().describe("Timestamp when the user's status last changed in ISO 8601 format").nullable() }).passthrough();
|
|
6
6
|
const PlainGetUserById_UserSchema = z.object({
|
|
7
7
|
id: z.string().describe("Unique identifier of the user").nullable(),
|
|
8
8
|
email: z.string().describe("Email address of the user").nullable(),
|
|
@@ -11,14 +11,14 @@ const PlainGetUserById_UserSchema = z.object({
|
|
|
11
11
|
avatarUrl: z.string().describe("Avatar URL of the user, if available").nullable().optional(),
|
|
12
12
|
publicName: z.string().describe("Display name or short name of the user").nullable(),
|
|
13
13
|
statusChangedAt: PlainGetUserById_StatusChangedAtSchema.nullable()
|
|
14
|
-
}).describe("User details returned by the getUser query.");
|
|
15
|
-
const PlainGetUserById_GetUserByIdDataSchema = z.object({ user: PlainGetUserById_UserSchema.nullable().optional() });
|
|
14
|
+
}).passthrough().describe("User details returned by the getUser query.");
|
|
15
|
+
const PlainGetUserById_GetUserByIdDataSchema = z.object({ user: PlainGetUserById_UserSchema.nullable().optional() }).passthrough();
|
|
16
16
|
const plainGetUserById = action("PLAIN_GET_USER_BY_ID", {
|
|
17
17
|
slug: "plain-get-user-by-id",
|
|
18
18
|
name: "Get User By ID",
|
|
19
19
|
description: "Fetch workspace user/team member by ID. Returns detailed information about a workspace team member including their name, email, status, and avatar. Note: This fetches workspace users (team members), not customers. Use GET_CUSTOMER_BY_ID for customer data.",
|
|
20
20
|
input: PlainGetUserByIdInput,
|
|
21
|
-
output: z.object({ data: PlainGetUserById_GetUserByIdDataSchema.nullable() }).describe("Response output containing user details from Plain.")
|
|
21
|
+
output: z.object({ data: PlainGetUserById_GetUserByIdDataSchema.nullable() }).passthrough().describe("Response output containing user details from Plain.")
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
24
24
|
export { plainGetUserById };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-user-by-id.mjs","names":[],"sources":["../../src/actions/get-user-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainGetUserByIdInput = z.object({\n user_id: z.string().describe(\"Unique identifier of the workspace user/team member to fetch (format: u_XXXXXX)\"),\n}).describe(\"Request input for fetching a user by their unique identifier.\");\nconst PlainGetUserById_StatusChangedAtSchema = z.object({\n iso8601: z.string().describe(\"Timestamp when the user's status last changed in ISO 8601 format\").nullable(),\n});\nconst PlainGetUserById_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n status: z.string().describe(\"Current status of the user\").nullable(),\n fullName: z.string().describe(\"Full name of the user\").nullable(),\n avatarUrl: z.string().describe(\"Avatar URL of the user, if available\").nullable().optional(),\n publicName: z.string().describe(\"Display name or short name of the user\").nullable(),\n statusChangedAt: PlainGetUserById_StatusChangedAtSchema.nullable(),\n}).describe(\"User details returned by the getUser query.\");\nconst PlainGetUserById_GetUserByIdDataSchema = z.object({\n user: PlainGetUserById_UserSchema.nullable().optional(),\n});\nexport const PlainGetUserByIdOutput = z.object({\n data: PlainGetUserById_GetUserByIdDataSchema.nullable(),\n}).describe(\"Response output containing user details from Plain.\");\n\nexport const plainGetUserById = action(\"PLAIN_GET_USER_BY_ID\", {\n slug: \"plain-get-user-by-id\",\n name: \"Get User By ID\",\n description: \"Fetch workspace user/team member by ID. Returns detailed information about a workspace team member including their name, email, status, and avatar. Note: This fetches workspace users (team members), not customers. Use GET_CUSTOMER_BY_ID for customer data.\",\n input: PlainGetUserByIdInput,\n output: PlainGetUserByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAChH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,yCAAyC,EAAE,OAAO,EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAC5G,CAAC;
|
|
1
|
+
{"version":3,"file":"get-user-by-id.mjs","names":[],"sources":["../../src/actions/get-user-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainGetUserByIdInput = z.object({\n user_id: z.string().describe(\"Unique identifier of the workspace user/team member to fetch (format: u_XXXXXX)\"),\n}).describe(\"Request input for fetching a user by their unique identifier.\");\nconst PlainGetUserById_StatusChangedAtSchema = z.object({\n iso8601: z.string().describe(\"Timestamp when the user's status last changed in ISO 8601 format\").nullable(),\n}).passthrough();\nconst PlainGetUserById_UserSchema = z.object({\n id: z.string().describe(\"Unique identifier of the user\").nullable(),\n email: z.string().describe(\"Email address of the user\").nullable(),\n status: z.string().describe(\"Current status of the user\").nullable(),\n fullName: z.string().describe(\"Full name of the user\").nullable(),\n avatarUrl: z.string().describe(\"Avatar URL of the user, if available\").nullable().optional(),\n publicName: z.string().describe(\"Display name or short name of the user\").nullable(),\n statusChangedAt: PlainGetUserById_StatusChangedAtSchema.nullable(),\n}).passthrough().describe(\"User details returned by the getUser query.\");\nconst PlainGetUserById_GetUserByIdDataSchema = z.object({\n user: PlainGetUserById_UserSchema.nullable().optional(),\n}).passthrough();\nexport const PlainGetUserByIdOutput = z.object({\n data: PlainGetUserById_GetUserByIdDataSchema.nullable(),\n}).passthrough().describe(\"Response output containing user details from Plain.\");\n\nexport const plainGetUserById = action(\"PLAIN_GET_USER_BY_ID\", {\n slug: \"plain-get-user-by-id\",\n name: \"Get User By ID\",\n description: \"Fetch workspace user/team member by ID. Returns detailed information about a workspace team member including their name, email, status, and avatar. Note: This fetches workspace users (team members), not customers. Use GET_CUSTOMER_BY_ID for customer data.\",\n input: PlainGetUserByIdInput,\n output: PlainGetUserByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO,EAC5C,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,iFAAiF,EAChH,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAC3E,MAAM,yCAAyC,EAAE,OAAO,EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,EAC5G,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,8BAA8B,EAAE,OAAO;CAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACnE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAChE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACnF,iBAAiB,uCAAuC,SAAS;AACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,yCAAyC,EAAE,OAAO,EACtD,MAAM,4BAA4B,SAAS,CAAC,CAAC,SAAS,EACxD,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,mBAAmB,OAAO,wBAAwB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToC,EAAE,OAAO,EAC7C,MAAM,uCAAuC,SAAS,EACxD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
|
|
@@ -16,22 +16,22 @@ const PlainListCustomerGroups_CustomerGroupNodeSchema = zod.z.object({
|
|
|
16
16
|
createdAt: zod.z.string().describe("ISO8601 timestamp when the group was created.").nullable(),
|
|
17
17
|
updatedAt: zod.z.string().describe("ISO8601 timestamp when the group was last updated.").nullable(),
|
|
18
18
|
externalId: zod.z.string().describe("External ID of the group.").nullable().optional()
|
|
19
|
-
});
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const PlainListCustomerGroups_CustomerGroupEdgeSchema = zod.z.object({
|
|
21
21
|
node: PlainListCustomerGroups_CustomerGroupNodeSchema.nullable(),
|
|
22
22
|
cursor: zod.z.string().describe("Cursor for pagination.").nullable()
|
|
23
|
-
});
|
|
23
|
+
}).passthrough();
|
|
24
24
|
const PlainListCustomerGroups_PageInfoSchema = zod.z.object({
|
|
25
25
|
endCursor: zod.z.string().nullable().optional(),
|
|
26
26
|
hasNextPage: zod.z.boolean().nullable(),
|
|
27
27
|
startCursor: zod.z.string().nullable().optional(),
|
|
28
28
|
hasPreviousPage: zod.z.boolean().nullable()
|
|
29
|
-
});
|
|
29
|
+
}).passthrough();
|
|
30
30
|
const PlainListCustomerGroups_CustomerGroupsConnectionSchema = zod.z.object({
|
|
31
31
|
edges: zod.z.array(PlainListCustomerGroups_CustomerGroupEdgeSchema),
|
|
32
32
|
pageInfo: PlainListCustomerGroups_PageInfoSchema.nullable()
|
|
33
|
-
});
|
|
34
|
-
const PlainListCustomerGroupsOutput = zod.z.object({ customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable() });
|
|
33
|
+
}).passthrough();
|
|
34
|
+
const PlainListCustomerGroupsOutput = zod.z.object({ customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable() }).passthrough();
|
|
35
35
|
const plainListCustomerGroups = require_action.action("PLAIN_LIST_CUSTOMER_GROUPS", {
|
|
36
36
|
slug: "plain-list-customer-groups",
|
|
37
37
|
name: "List Customer Groups",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-customer-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-customer-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainListCustomerGroupsInput = z.object({\n last: z.number().int().describe(\"Number of groups to fetch before the 'before' cursor. Must be ≥ 1.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Number of groups to fetch after the 'after' cursor. Must be ≥ 1.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Use with 'last'.\").optional(),\n filters: z.object({\n externalIds: z.array(z.string()).describe(\"Only returns groups with these external IDs.\").optional(),\n}).describe(\"Filters to apply when fetching customer groups.\").optional(),\n}).describe(\"Request parameters for listing customer groups.\");\nconst PlainListCustomerGroups_CustomerGroupNodeSchema = z.object({\n id: z.string().describe(\"Unique identifier of the customer group.\").nullable(),\n key: z.string().describe(\"Key of the customer group.\").nullable(),\n name: z.string().describe(\"Name of the customer group.\").nullable(),\n color: z.string().describe(\"Hex color code assigned to the group.\").nullable(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the group was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the group was last updated.\").nullable(),\n externalId: z.string().describe(\"External ID of the group.\").nullable().optional(),\n});\nconst PlainListCustomerGroups_CustomerGroupEdgeSchema = z.object({\n node: PlainListCustomerGroups_CustomerGroupNodeSchema.nullable(),\n cursor: z.string().describe(\"Cursor for pagination.\").nullable(),\n});\nconst PlainListCustomerGroups_PageInfoSchema = z.object({\n endCursor: z.string().nullable().optional(),\n hasNextPage: z.boolean().nullable(),\n startCursor: z.string().nullable().optional(),\n hasPreviousPage: z.boolean().nullable(),\n});\nconst PlainListCustomerGroups_CustomerGroupsConnectionSchema = z.object({\n edges: z.array(PlainListCustomerGroups_CustomerGroupEdgeSchema),\n pageInfo: PlainListCustomerGroups_PageInfoSchema.nullable(),\n});\nexport const PlainListCustomerGroupsOutput = z.object({\n customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable(),\n});\n\nexport const plainListCustomerGroups = action(\"PLAIN_LIST_CUSTOMER_GROUPS\", {\n slug: \"plain-list-customer-groups\",\n name: \"List Customer Groups\",\n description: \"Tool to list all customer groups. Use when you need to retrieve group metadata with optional pagination or filters.\",\n input: PlainListCustomerGroupsInput,\n output: PlainListCustomerGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,EAClB,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC;
|
|
1
|
+
{"version":3,"file":"list-customer-groups.cjs","names":["z","action"],"sources":["../../src/actions/list-customer-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainListCustomerGroupsInput = z.object({\n last: z.number().int().describe(\"Number of groups to fetch before the 'before' cursor. Must be ≥ 1.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Number of groups to fetch after the 'after' cursor. Must be ≥ 1.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Use with 'last'.\").optional(),\n filters: z.object({\n externalIds: z.array(z.string()).describe(\"Only returns groups with these external IDs.\").optional(),\n}).describe(\"Filters to apply when fetching customer groups.\").optional(),\n}).describe(\"Request parameters for listing customer groups.\");\nconst PlainListCustomerGroups_CustomerGroupNodeSchema = z.object({\n id: z.string().describe(\"Unique identifier of the customer group.\").nullable(),\n key: z.string().describe(\"Key of the customer group.\").nullable(),\n name: z.string().describe(\"Name of the customer group.\").nullable(),\n color: z.string().describe(\"Hex color code assigned to the group.\").nullable(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the group was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the group was last updated.\").nullable(),\n externalId: z.string().describe(\"External ID of the group.\").nullable().optional(),\n}).passthrough();\nconst PlainListCustomerGroups_CustomerGroupEdgeSchema = z.object({\n node: PlainListCustomerGroups_CustomerGroupNodeSchema.nullable(),\n cursor: z.string().describe(\"Cursor for pagination.\").nullable(),\n}).passthrough();\nconst PlainListCustomerGroups_PageInfoSchema = z.object({\n endCursor: z.string().nullable().optional(),\n hasNextPage: z.boolean().nullable(),\n startCursor: z.string().nullable().optional(),\n hasPreviousPage: z.boolean().nullable(),\n}).passthrough();\nconst PlainListCustomerGroups_CustomerGroupsConnectionSchema = z.object({\n edges: z.array(PlainListCustomerGroups_CustomerGroupEdgeSchema),\n pageInfo: PlainListCustomerGroups_PageInfoSchema.nullable(),\n}).passthrough();\nexport const PlainListCustomerGroupsOutput = z.object({\n customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable(),\n}).passthrough();\n\nexport const plainListCustomerGroups = action(\"PLAIN_LIST_CUSTOMER_GROUPS\", {\n slug: \"plain-list-customer-groups\",\n name: \"List Customer Groups\",\n description: \"Tool to list all customer groups. Use when you need to retrieve group metadata with optional pagination or filters.\",\n input: PlainListCustomerGroupsInput,\n output: PlainListCustomerGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,EAClB,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,MAAM,gDAAgD,SAAS;CAC/D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1C,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS;CAClC,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5C,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS;AACxC,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,OAAOA,IAAAA,EAAE,MAAM,+CAA+C;CAC9D,UAAU,uCAAuC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,gBAAgB,uDAAuD,SAAS,EAClF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -21,17 +21,17 @@ declare const PlainListCustomerGroupsOutput: z.ZodObject<{
|
|
|
21
21
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
22
22
|
updatedAt: z.ZodNullable<z.ZodString>;
|
|
23
23
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
25
|
cursor: z.ZodNullable<z.ZodString>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
27
|
pageInfo: z.ZodNullable<z.ZodObject<{
|
|
28
28
|
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
hasNextPage: z.ZodNullable<z.ZodBoolean>;
|
|
30
30
|
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
hasPreviousPage: z.ZodNullable<z.ZodBoolean>;
|
|
32
|
-
}, z.core.$
|
|
33
|
-
}, z.core.$
|
|
34
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>;
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
|
+
}, z.core.$loose>;
|
|
35
35
|
declare const plainListCustomerGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
last?: number | undefined;
|
|
37
37
|
after?: string | undefined;
|
|
@@ -21,17 +21,17 @@ declare const PlainListCustomerGroupsOutput: z.ZodObject<{
|
|
|
21
21
|
createdAt: z.ZodNullable<z.ZodString>;
|
|
22
22
|
updatedAt: z.ZodNullable<z.ZodString>;
|
|
23
23
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>;
|
|
25
25
|
cursor: z.ZodNullable<z.ZodString>;
|
|
26
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
27
|
pageInfo: z.ZodNullable<z.ZodObject<{
|
|
28
28
|
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
29
|
hasNextPage: z.ZodNullable<z.ZodBoolean>;
|
|
30
30
|
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
31
|
hasPreviousPage: z.ZodNullable<z.ZodBoolean>;
|
|
32
|
-
}, z.core.$
|
|
33
|
-
}, z.core.$
|
|
34
|
-
}, z.core.$
|
|
32
|
+
}, z.core.$loose>>;
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
|
+
}, z.core.$loose>;
|
|
35
35
|
declare const plainListCustomerGroups: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
36
36
|
last?: number | undefined;
|
|
37
37
|
after?: string | undefined;
|
|
@@ -16,27 +16,27 @@ const PlainListCustomerGroups_CustomerGroupNodeSchema = z.object({
|
|
|
16
16
|
createdAt: z.string().describe("ISO8601 timestamp when the group was created.").nullable(),
|
|
17
17
|
updatedAt: z.string().describe("ISO8601 timestamp when the group was last updated.").nullable(),
|
|
18
18
|
externalId: z.string().describe("External ID of the group.").nullable().optional()
|
|
19
|
-
});
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const PlainListCustomerGroups_CustomerGroupEdgeSchema = z.object({
|
|
21
21
|
node: PlainListCustomerGroups_CustomerGroupNodeSchema.nullable(),
|
|
22
22
|
cursor: z.string().describe("Cursor for pagination.").nullable()
|
|
23
|
-
});
|
|
23
|
+
}).passthrough();
|
|
24
24
|
const PlainListCustomerGroups_PageInfoSchema = z.object({
|
|
25
25
|
endCursor: z.string().nullable().optional(),
|
|
26
26
|
hasNextPage: z.boolean().nullable(),
|
|
27
27
|
startCursor: z.string().nullable().optional(),
|
|
28
28
|
hasPreviousPage: z.boolean().nullable()
|
|
29
|
-
});
|
|
29
|
+
}).passthrough();
|
|
30
30
|
const PlainListCustomerGroups_CustomerGroupsConnectionSchema = z.object({
|
|
31
31
|
edges: z.array(PlainListCustomerGroups_CustomerGroupEdgeSchema),
|
|
32
32
|
pageInfo: PlainListCustomerGroups_PageInfoSchema.nullable()
|
|
33
|
-
});
|
|
33
|
+
}).passthrough();
|
|
34
34
|
const plainListCustomerGroups = action("PLAIN_LIST_CUSTOMER_GROUPS", {
|
|
35
35
|
slug: "plain-list-customer-groups",
|
|
36
36
|
name: "List Customer Groups",
|
|
37
37
|
description: "Tool to list all customer groups. Use when you need to retrieve group metadata with optional pagination or filters.",
|
|
38
38
|
input: PlainListCustomerGroupsInput,
|
|
39
|
-
output: z.object({ customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable() })
|
|
39
|
+
output: z.object({ customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable() }).passthrough()
|
|
40
40
|
});
|
|
41
41
|
//#endregion
|
|
42
42
|
export { plainListCustomerGroups };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-customer-groups.mjs","names":[],"sources":["../../src/actions/list-customer-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainListCustomerGroupsInput = z.object({\n last: z.number().int().describe(\"Number of groups to fetch before the 'before' cursor. Must be ≥ 1.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Number of groups to fetch after the 'after' cursor. Must be ≥ 1.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Use with 'last'.\").optional(),\n filters: z.object({\n externalIds: z.array(z.string()).describe(\"Only returns groups with these external IDs.\").optional(),\n}).describe(\"Filters to apply when fetching customer groups.\").optional(),\n}).describe(\"Request parameters for listing customer groups.\");\nconst PlainListCustomerGroups_CustomerGroupNodeSchema = z.object({\n id: z.string().describe(\"Unique identifier of the customer group.\").nullable(),\n key: z.string().describe(\"Key of the customer group.\").nullable(),\n name: z.string().describe(\"Name of the customer group.\").nullable(),\n color: z.string().describe(\"Hex color code assigned to the group.\").nullable(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the group was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the group was last updated.\").nullable(),\n externalId: z.string().describe(\"External ID of the group.\").nullable().optional(),\n});\nconst PlainListCustomerGroups_CustomerGroupEdgeSchema = z.object({\n node: PlainListCustomerGroups_CustomerGroupNodeSchema.nullable(),\n cursor: z.string().describe(\"Cursor for pagination.\").nullable(),\n});\nconst PlainListCustomerGroups_PageInfoSchema = z.object({\n endCursor: z.string().nullable().optional(),\n hasNextPage: z.boolean().nullable(),\n startCursor: z.string().nullable().optional(),\n hasPreviousPage: z.boolean().nullable(),\n});\nconst PlainListCustomerGroups_CustomerGroupsConnectionSchema = z.object({\n edges: z.array(PlainListCustomerGroups_CustomerGroupEdgeSchema),\n pageInfo: PlainListCustomerGroups_PageInfoSchema.nullable(),\n});\nexport const PlainListCustomerGroupsOutput = z.object({\n customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable(),\n});\n\nexport const plainListCustomerGroups = action(\"PLAIN_LIST_CUSTOMER_GROUPS\", {\n slug: \"plain-list-customer-groups\",\n name: \"List Customer Groups\",\n description: \"Tool to list all customer groups. Use when you need to retrieve group metadata with optional pagination or filters.\",\n input: PlainListCustomerGroupsInput,\n output: PlainListCustomerGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,OAAO,EAClB,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC;
|
|
1
|
+
{"version":3,"file":"list-customer-groups.mjs","names":[],"sources":["../../src/actions/list-customer-groups.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainListCustomerGroupsInput = z.object({\n last: z.number().int().describe(\"Number of groups to fetch before the 'before' cursor. Must be ≥ 1.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination. Use with 'first'.\").optional(),\n first: z.number().int().describe(\"Number of groups to fetch after the 'after' cursor. Must be ≥ 1.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination. Use with 'last'.\").optional(),\n filters: z.object({\n externalIds: z.array(z.string()).describe(\"Only returns groups with these external IDs.\").optional(),\n}).describe(\"Filters to apply when fetching customer groups.\").optional(),\n}).describe(\"Request parameters for listing customer groups.\");\nconst PlainListCustomerGroups_CustomerGroupNodeSchema = z.object({\n id: z.string().describe(\"Unique identifier of the customer group.\").nullable(),\n key: z.string().describe(\"Key of the customer group.\").nullable(),\n name: z.string().describe(\"Name of the customer group.\").nullable(),\n color: z.string().describe(\"Hex color code assigned to the group.\").nullable(),\n createdAt: z.string().describe(\"ISO8601 timestamp when the group was created.\").nullable(),\n updatedAt: z.string().describe(\"ISO8601 timestamp when the group was last updated.\").nullable(),\n externalId: z.string().describe(\"External ID of the group.\").nullable().optional(),\n}).passthrough();\nconst PlainListCustomerGroups_CustomerGroupEdgeSchema = z.object({\n node: PlainListCustomerGroups_CustomerGroupNodeSchema.nullable(),\n cursor: z.string().describe(\"Cursor for pagination.\").nullable(),\n}).passthrough();\nconst PlainListCustomerGroups_PageInfoSchema = z.object({\n endCursor: z.string().nullable().optional(),\n hasNextPage: z.boolean().nullable(),\n startCursor: z.string().nullable().optional(),\n hasPreviousPage: z.boolean().nullable(),\n}).passthrough();\nconst PlainListCustomerGroups_CustomerGroupsConnectionSchema = z.object({\n edges: z.array(PlainListCustomerGroups_CustomerGroupEdgeSchema),\n pageInfo: PlainListCustomerGroups_PageInfoSchema.nullable(),\n}).passthrough();\nexport const PlainListCustomerGroupsOutput = z.object({\n customerGroups: PlainListCustomerGroups_CustomerGroupsConnectionSchema.nullable(),\n}).passthrough();\n\nexport const plainListCustomerGroups = action(\"PLAIN_LIST_CUSTOMER_GROUPS\", {\n slug: \"plain-list-customer-groups\",\n name: \"List Customer Groups\",\n description: \"Tool to list all customer groups. Use when you need to retrieve group metadata with optional pagination or filters.\",\n input: PlainListCustomerGroupsInput,\n output: PlainListCustomerGroupsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,OAAO,EAClB,aAAa,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,EACrG,CAAC,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,kDAAkD,EAAE,OAAO;CAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAC7E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC7E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC9F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,kDAAkD,EAAE,OAAO;CAC/D,MAAM,gDAAgD,SAAS;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;AACjE,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yCAAyC,EAAE,OAAO;CACtD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1C,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS;CAClC,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5C,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS;AACxC,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,yDAAyD,EAAE,OAAO;CACtE,OAAO,EAAE,MAAM,+CAA+C;CAC9D,UAAU,uCAAuC,SAAS;AAC5D,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,gBAAgB,uDAAuD,SAAS,EAClF,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -12,22 +12,22 @@ const PlainListTiers_TierNodeSchema = zod.z.object({
|
|
|
12
12
|
name: zod.z.string().describe("Name of the tier.").nullable().optional(),
|
|
13
13
|
externalId: zod.z.string().describe("External identifier for the tier, if any.").nullable().optional(),
|
|
14
14
|
defaultPriority: zod.z.number().int().describe("Default priority level of the tier.").nullable().optional()
|
|
15
|
-
});
|
|
15
|
+
}).passthrough();
|
|
16
16
|
const PlainListTiers_TierEdgeSchema = zod.z.object({
|
|
17
17
|
node: PlainListTiers_TierNodeSchema.nullable(),
|
|
18
18
|
cursor: zod.z.string().describe("Pagination cursor for this edge.").nullable()
|
|
19
|
-
});
|
|
19
|
+
}).passthrough();
|
|
20
20
|
const PlainListTiers_PageInfoSchema = zod.z.object({
|
|
21
21
|
endCursor: zod.z.string().describe("Cursor corresponding to the last result in the current page.").nullable().optional(),
|
|
22
22
|
hasNextPage: zod.z.boolean().describe("Whether there is a next page of results.").nullable(),
|
|
23
23
|
startCursor: zod.z.string().describe("Cursor corresponding to the first result in the current page.").nullable().optional(),
|
|
24
24
|
hasPreviousPage: zod.z.boolean().describe("Whether there is a previous page of results.").nullable()
|
|
25
|
-
});
|
|
25
|
+
}).passthrough();
|
|
26
26
|
const PlainListTiers_TiersConnectionSchema = zod.z.object({
|
|
27
27
|
edges: zod.z.array(PlainListTiers_TierEdgeSchema).describe("List of tier edges for pagination."),
|
|
28
28
|
pageInfo: PlainListTiers_PageInfoSchema.nullable()
|
|
29
|
-
});
|
|
30
|
-
const PlainListTiersOutput = zod.z.object({ tiers: PlainListTiers_TiersConnectionSchema.nullable() }).describe("Response schema for listing tiers with pagination.");
|
|
29
|
+
}).passthrough();
|
|
30
|
+
const PlainListTiersOutput = zod.z.object({ tiers: PlainListTiers_TiersConnectionSchema.nullable() }).passthrough().describe("Response schema for listing tiers with pagination.");
|
|
31
31
|
const plainListTiers = require_action.action("PLAIN_LIST_TIERS", {
|
|
32
32
|
slug: "plain-list-tiers",
|
|
33
33
|
name: "List Tiers",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-tiers.cjs","names":["z","action"],"sources":["../../src/actions/list-tiers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainListTiersInput = z.object({\n last: z.number().int().describe(\"Number of items to fetch in backward pagination; must be ≥ 1.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination, used together with 'first'.\").optional(),\n first: z.number().int().describe(\"Number of items to fetch in forward pagination; must be ≥ 1.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination, used together with 'last'.\").optional(),\n}).describe(\"Request parameters for listing tiers. You must supply at least one of 'first' or 'last'\\nto paginate forward or backward through the result set.\");\nconst PlainListTiers_TierNodeSchema = z.object({\n id: z.string().describe(\"Unique identifier of the tier.\").nullable(),\n name: z.string().describe(\"Name of the tier.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier for the tier, if any.\").nullable().optional(),\n defaultPriority: z.number().int().describe(\"Default priority level of the tier.\").nullable().optional(),\n});\nconst PlainListTiers_TierEdgeSchema = z.object({\n node: PlainListTiers_TierNodeSchema.nullable(),\n cursor: z.string().describe(\"Pagination cursor for this edge.\").nullable(),\n});\nconst PlainListTiers_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor corresponding to the last result in the current page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there is a next page of results.\").nullable(),\n startCursor: z.string().describe(\"Cursor corresponding to the first result in the current page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there is a previous page of results.\").nullable(),\n});\nconst PlainListTiers_TiersConnectionSchema = z.object({\n edges: z.array(PlainListTiers_TierEdgeSchema).describe(\"List of tier edges for pagination.\"),\n pageInfo: PlainListTiers_PageInfoSchema.nullable(),\n});\nexport const PlainListTiersOutput = z.object({\n tiers: PlainListTiers_TiersConnectionSchema.nullable(),\n}).describe(\"Response schema for listing tiers with pagination.\");\n\nexport const plainListTiers = action(\"PLAIN_LIST_TIERS\", {\n slug: \"plain-list-tiers\",\n name: \"List Tiers\",\n description: \"Tool to retrieve a list of tiers with pagination. Use when you need to browse available tiers after determining pagination cursors. Example: 'List tiers with first=25'.\",\n input: PlainListTiersInput,\n output: PlainListTiersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC1G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,kJAAkJ;AAC9J,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC;
|
|
1
|
+
{"version":3,"file":"list-tiers.cjs","names":["z","action"],"sources":["../../src/actions/list-tiers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PlainListTiersInput = z.object({\n last: z.number().int().describe(\"Number of items to fetch in backward pagination; must be ≥ 1.\").optional(),\n after: z.string().describe(\"Cursor for forward pagination, used together with 'first'.\").optional(),\n first: z.number().int().describe(\"Number of items to fetch in forward pagination; must be ≥ 1.\").optional(),\n before: z.string().describe(\"Cursor for backward pagination, used together with 'last'.\").optional(),\n}).describe(\"Request parameters for listing tiers. You must supply at least one of 'first' or 'last'\\nto paginate forward or backward through the result set.\");\nconst PlainListTiers_TierNodeSchema = z.object({\n id: z.string().describe(\"Unique identifier of the tier.\").nullable(),\n name: z.string().describe(\"Name of the tier.\").nullable().optional(),\n externalId: z.string().describe(\"External identifier for the tier, if any.\").nullable().optional(),\n defaultPriority: z.number().int().describe(\"Default priority level of the tier.\").nullable().optional(),\n}).passthrough();\nconst PlainListTiers_TierEdgeSchema = z.object({\n node: PlainListTiers_TierNodeSchema.nullable(),\n cursor: z.string().describe(\"Pagination cursor for this edge.\").nullable(),\n}).passthrough();\nconst PlainListTiers_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"Cursor corresponding to the last result in the current page.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there is a next page of results.\").nullable(),\n startCursor: z.string().describe(\"Cursor corresponding to the first result in the current page.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there is a previous page of results.\").nullable(),\n}).passthrough();\nconst PlainListTiers_TiersConnectionSchema = z.object({\n edges: z.array(PlainListTiers_TierEdgeSchema).describe(\"List of tier edges for pagination.\"),\n pageInfo: PlainListTiers_PageInfoSchema.nullable(),\n}).passthrough();\nexport const PlainListTiersOutput = z.object({\n tiers: PlainListTiers_TiersConnectionSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing tiers with pagination.\");\n\nexport const plainListTiers = action(\"PLAIN_LIST_TIERS\", {\n slug: \"plain-list-tiers\",\n name: \"List Tiers\",\n description: \"Tool to retrieve a list of tiers with pagination. Use when you need to browse available tiers after determining pagination cursors. Example: 'List tiers with first=25'.\",\n input: PlainListTiersInput,\n output: PlainListTiersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS;CAC1G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;CAClG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC1G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS;AACrG,CAAC,CAAC,CAAC,SAAS,kJAAkJ;AAC9J,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,MAAM,8BAA8B,SAAS;CAC7C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;AAC3E,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,oCAAoC;CAC3F,UAAU,8BAA8B,SAAS;AACnD,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,OAAO,qCAAqC,SAAS,EACvD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAE9E,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -15,17 +15,17 @@ declare const PlainListTiersOutput: z.ZodObject<{
|
|
|
15
15
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
defaultPriority: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
19
|
cursor: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
pageInfo: z.ZodNullable<z.ZodObject<{
|
|
22
22
|
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
hasNextPage: z.ZodNullable<z.ZodBoolean>;
|
|
24
24
|
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
hasPreviousPage: z.ZodNullable<z.ZodBoolean>;
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
28
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const plainListTiers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
last?: number | undefined;
|
|
31
31
|
after?: string | undefined;
|
|
@@ -15,17 +15,17 @@ declare const PlainListTiersOutput: z.ZodObject<{
|
|
|
15
15
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
16
|
externalId: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
defaultPriority: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>;
|
|
19
19
|
cursor: z.ZodNullable<z.ZodString>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>;
|
|
21
21
|
pageInfo: z.ZodNullable<z.ZodObject<{
|
|
22
22
|
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
hasNextPage: z.ZodNullable<z.ZodBoolean>;
|
|
24
24
|
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
25
|
hasPreviousPage: z.ZodNullable<z.ZodBoolean>;
|
|
26
|
-
}, z.core.$
|
|
27
|
-
}, z.core.$
|
|
28
|
-
}, z.core.$
|
|
26
|
+
}, z.core.$loose>>;
|
|
27
|
+
}, z.core.$loose>>;
|
|
28
|
+
}, z.core.$loose>;
|
|
29
29
|
declare const plainListTiers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
30
30
|
last?: number | undefined;
|
|
31
31
|
after?: string | undefined;
|