@keystrokehq/pingdom 0.1.0 → 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/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/get-actions-alerts.cjs +7 -7
- package/dist/actions/get-actions-alerts.cjs.map +1 -1
- package/dist/actions/get-actions-alerts.d.cts +29 -3
- package/dist/actions/get-actions-alerts.d.cts.map +1 -1
- package/dist/actions/get-actions-alerts.d.mts +29 -3
- package/dist/actions/get-actions-alerts.d.mts.map +1 -1
- package/dist/actions/get-actions-alerts.mjs +7 -7
- package/dist/actions/get-actions-alerts.mjs.map +1 -1
- package/dist/actions/get-checks-list.cjs +12 -12
- package/dist/actions/get-checks-list.cjs.map +1 -1
- package/dist/actions/get-checks-list.d.cts +47 -3
- package/dist/actions/get-checks-list.d.cts.map +1 -1
- package/dist/actions/get-checks-list.d.mts +47 -3
- package/dist/actions/get-checks-list.d.mts.map +1 -1
- package/dist/actions/get-checks-list.mjs +12 -12
- package/dist/actions/get-checks-list.mjs.map +1 -1
- package/dist/actions/get-contact-details.cjs +18 -18
- package/dist/actions/get-contact-details.cjs.map +1 -1
- package/dist/actions/get-contact-details.d.cts +30 -3
- package/dist/actions/get-contact-details.d.cts.map +1 -1
- package/dist/actions/get-contact-details.d.mts +30 -3
- package/dist/actions/get-contact-details.d.mts.map +1 -1
- package/dist/actions/get-contact-details.mjs +18 -18
- package/dist/actions/get-contact-details.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +20 -20
- package/dist/actions/get-contacts.cjs.map +1 -1
- package/dist/actions/get-contacts.d.cts +35 -3
- package/dist/actions/get-contacts.d.cts.map +1 -1
- package/dist/actions/get-contacts.d.mts +35 -3
- package/dist/actions/get-contacts.d.mts.map +1 -1
- package/dist/actions/get-contacts.mjs +20 -20
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-credits.cjs +21 -21
- package/dist/actions/get-credits.cjs.map +1 -1
- package/dist/actions/get-credits.d.cts +26 -3
- package/dist/actions/get-credits.d.cts.map +1 -1
- package/dist/actions/get-credits.d.mts +26 -3
- package/dist/actions/get-credits.d.mts.map +1 -1
- package/dist/actions/get-credits.mjs +21 -21
- package/dist/actions/get-credits.mjs.map +1 -1
- package/dist/actions/get-list-maintenance-occurrences.cjs +9 -9
- package/dist/actions/get-list-maintenance-occurrences.cjs.map +1 -1
- package/dist/actions/get-list-maintenance-occurrences.d.cts +25 -3
- package/dist/actions/get-list-maintenance-occurrences.d.cts.map +1 -1
- package/dist/actions/get-list-maintenance-occurrences.d.mts +25 -3
- package/dist/actions/get-list-maintenance-occurrences.d.mts.map +1 -1
- package/dist/actions/get-list-maintenance-occurrences.mjs +9 -9
- package/dist/actions/get-list-maintenance-occurrences.mjs.map +1 -1
- package/dist/actions/get-maintenance-windows.cjs +14 -14
- package/dist/actions/get-maintenance-windows.cjs.map +1 -1
- package/dist/actions/get-maintenance-windows.d.cts +31 -3
- package/dist/actions/get-maintenance-windows.d.cts.map +1 -1
- package/dist/actions/get-maintenance-windows.d.mts +31 -3
- package/dist/actions/get-maintenance-windows.d.mts.map +1 -1
- package/dist/actions/get-maintenance-windows.mjs +14 -14
- package/dist/actions/get-maintenance-windows.mjs.map +1 -1
- package/dist/actions/get-probes.cjs +11 -11
- package/dist/actions/get-probes.cjs.map +1 -1
- package/dist/actions/get-probes.d.cts +16 -3
- package/dist/actions/get-probes.d.cts.map +1 -1
- package/dist/actions/get-probes.d.mts +16 -3
- package/dist/actions/get-probes.d.mts.map +1 -1
- package/dist/actions/get-probes.mjs +11 -11
- package/dist/actions/get-probes.mjs.map +1 -1
- package/dist/actions/get-reference-data.cjs +26 -26
- package/dist/actions/get-reference-data.cjs.map +1 -1
- package/dist/actions/get-reference-data.d.cts +35 -3
- package/dist/actions/get-reference-data.d.cts.map +1 -1
- package/dist/actions/get-reference-data.d.mts +35 -3
- package/dist/actions/get-reference-data.d.mts.map +1 -1
- package/dist/actions/get-reference-data.mjs +26 -26
- package/dist/actions/get-reference-data.mjs.map +1 -1
- package/dist/actions/get-single-check.cjs +7 -7
- package/dist/actions/get-single-check.cjs.map +1 -1
- package/dist/actions/get-single-check.d.cts +37 -3
- package/dist/actions/get-single-check.d.cts.map +1 -1
- package/dist/actions/get-single-check.d.mts +37 -3
- package/dist/actions/get-single-check.d.mts.map +1 -1
- package/dist/actions/get-single-check.mjs +7 -7
- package/dist/actions/get-single-check.mjs.map +1 -1
- package/dist/actions/get-team-details.cjs +12 -12
- package/dist/actions/get-team-details.cjs.map +1 -1
- package/dist/actions/get-team-details.d.cts +22 -3
- package/dist/actions/get-team-details.d.cts.map +1 -1
- package/dist/actions/get-team-details.d.mts +22 -3
- package/dist/actions/get-team-details.d.mts.map +1 -1
- package/dist/actions/get-team-details.mjs +12 -12
- package/dist/actions/get-team-details.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +8 -8
- package/dist/actions/get-teams.cjs.map +1 -1
- package/dist/actions/get-teams.d.cts +13 -3
- package/dist/actions/get-teams.d.cts.map +1 -1
- package/dist/actions/get-teams.d.mts +13 -3
- package/dist/actions/get-teams.d.mts.map +1 -1
- package/dist/actions/get-teams.mjs +8 -8
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-tms-transaction-checks-list.cjs +8 -8
- package/dist/actions/get-tms-transaction-checks-list.cjs.map +1 -1
- package/dist/actions/get-tms-transaction-checks-list.d.cts +18 -3
- package/dist/actions/get-tms-transaction-checks-list.d.cts.map +1 -1
- package/dist/actions/get-tms-transaction-checks-list.d.mts +18 -3
- package/dist/actions/get-tms-transaction-checks-list.d.mts.map +1 -1
- package/dist/actions/get-tms-transaction-checks-list.mjs +8 -8
- package/dist/actions/get-tms-transaction-checks-list.mjs.map +1 -1
- package/dist/catalog.cjs +7 -1
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +8 -0
- package/dist/catalog.d.mts +8 -0
- package/dist/catalog.mjs +7 -1
- package/dist/catalog.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-single-check.d.ts
|
|
4
|
-
declare const PingdomGetSingleCheckInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PingdomGetSingleCheckInput: z.ZodObject<{
|
|
5
|
+
url: z.ZodOptional<z.ZodString>;
|
|
6
|
+
host: z.ZodString;
|
|
7
|
+
port: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
type: z.ZodEnum<{
|
|
9
|
+
ping: "ping";
|
|
10
|
+
http: "http";
|
|
11
|
+
tcp: "tcp";
|
|
12
|
+
udp: "udp";
|
|
13
|
+
dns: "dns";
|
|
14
|
+
}>;
|
|
15
|
+
probeid: z.ZodOptional<z.ZodNumber>;
|
|
16
|
+
expectedip: z.ZodOptional<z.ZodString>;
|
|
17
|
+
stringtosend: z.ZodOptional<z.ZodString>;
|
|
18
|
+
stringtoexpect: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const PingdomGetSingleCheckOutput: z.ZodObject<{
|
|
21
|
+
result: z.ZodNullable<z.ZodObject<{
|
|
22
|
+
status: z.ZodNullable<z.ZodString>;
|
|
23
|
+
probeid: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
probedesc: z.ZodNullable<z.ZodString>;
|
|
25
|
+
statusdesc: z.ZodNullable<z.ZodString>;
|
|
26
|
+
responsecode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
responsetime: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
|
+
statusdesclong: z.ZodNullable<z.ZodString>;
|
|
29
|
+
}, z.core.$loose>>;
|
|
30
|
+
}, z.core.$loose>;
|
|
31
|
+
declare const pingdomGetSingleCheck: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
|
+
host: string;
|
|
33
|
+
type: "ping" | "http" | "tcp" | "udp" | "dns";
|
|
34
|
+
url?: string | undefined;
|
|
35
|
+
port?: number | undefined;
|
|
36
|
+
probeid?: number | undefined;
|
|
37
|
+
expectedip?: string | undefined;
|
|
38
|
+
stringtosend?: string | undefined;
|
|
39
|
+
stringtoexpect?: string | undefined;
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { pingdomGetSingleCheck };
|
|
9
43
|
//# sourceMappingURL=get-single-check.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-check.d.cts","names":[],"sources":["../../src/actions/get-single-check.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-single-check.d.cts","names":[],"sources":["../../src/actions/get-single-check.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAmB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-single-check.d.ts
|
|
4
|
-
declare const PingdomGetSingleCheckInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PingdomGetSingleCheckInput: z.ZodObject<{
|
|
5
|
+
url: z.ZodOptional<z.ZodString>;
|
|
6
|
+
host: z.ZodString;
|
|
7
|
+
port: z.ZodOptional<z.ZodNumber>;
|
|
8
|
+
type: z.ZodEnum<{
|
|
9
|
+
ping: "ping";
|
|
10
|
+
http: "http";
|
|
11
|
+
tcp: "tcp";
|
|
12
|
+
udp: "udp";
|
|
13
|
+
dns: "dns";
|
|
14
|
+
}>;
|
|
15
|
+
probeid: z.ZodOptional<z.ZodNumber>;
|
|
16
|
+
expectedip: z.ZodOptional<z.ZodString>;
|
|
17
|
+
stringtosend: z.ZodOptional<z.ZodString>;
|
|
18
|
+
stringtoexpect: z.ZodOptional<z.ZodString>;
|
|
19
|
+
}, z.core.$strip>;
|
|
20
|
+
declare const PingdomGetSingleCheckOutput: z.ZodObject<{
|
|
21
|
+
result: z.ZodNullable<z.ZodObject<{
|
|
22
|
+
status: z.ZodNullable<z.ZodString>;
|
|
23
|
+
probeid: z.ZodNullable<z.ZodNumber>;
|
|
24
|
+
probedesc: z.ZodNullable<z.ZodString>;
|
|
25
|
+
statusdesc: z.ZodNullable<z.ZodString>;
|
|
26
|
+
responsecode: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
responsetime: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
28
|
+
statusdesclong: z.ZodNullable<z.ZodString>;
|
|
29
|
+
}, z.core.$loose>>;
|
|
30
|
+
}, z.core.$loose>;
|
|
31
|
+
declare const pingdomGetSingleCheck: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
32
|
+
host: string;
|
|
33
|
+
type: "ping" | "http" | "tcp" | "udp" | "dns";
|
|
34
|
+
url?: string | undefined;
|
|
35
|
+
port?: number | undefined;
|
|
36
|
+
probeid?: number | undefined;
|
|
37
|
+
expectedip?: string | undefined;
|
|
38
|
+
stringtosend?: string | undefined;
|
|
39
|
+
stringtoexpect?: string | undefined;
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { pingdomGetSingleCheck };
|
|
9
43
|
//# sourceMappingURL=get-single-check.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-check.d.mts","names":[],"sources":["../../src/actions/get-single-check.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-single-check.d.mts","names":[],"sources":["../../src/actions/get-single-check.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAmB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -18,20 +18,20 @@ const PingdomGetSingleCheckInput = z.object({
|
|
|
18
18
|
stringtoexpect: z.string().describe("String to expect in response for TCP/UDP checks").optional()
|
|
19
19
|
}).describe("Request model for performing a single Pingdom check against a target from a specific probe.");
|
|
20
20
|
const PingdomGetSingleCheck_SingleCheckResultSchema = z.object({
|
|
21
|
-
status: z.string().describe("Result status of the check (up/down/unknown/error)"),
|
|
22
|
-
probeid: z.number().int().describe("ID of the Pingdom probe that ran the check"),
|
|
23
|
-
probedesc: z.string().describe("Name or location of the probe server"),
|
|
24
|
-
statusdesc: z.string().describe("Short status description"),
|
|
21
|
+
status: z.string().describe("Result status of the check (up/down/unknown/error)").nullable(),
|
|
22
|
+
probeid: z.number().int().describe("ID of the Pingdom probe that ran the check").nullable(),
|
|
23
|
+
probedesc: z.string().describe("Name or location of the probe server").nullable(),
|
|
24
|
+
statusdesc: z.string().describe("Short status description").nullable(),
|
|
25
25
|
responsecode: z.number().int().describe("HTTP response code for HTTP checks (if applicable)").nullable().optional(),
|
|
26
26
|
responsetime: z.number().int().describe("Response time in milliseconds (may be absent on errors)").nullable().optional(),
|
|
27
|
-
statusdesclong: z.string().describe("Long status description")
|
|
28
|
-
}).describe("Result of a single Pingdom check from one probe.");
|
|
27
|
+
statusdesclong: z.string().describe("Long status description").nullable()
|
|
28
|
+
}).passthrough().describe("Result of a single Pingdom check from one probe.");
|
|
29
29
|
const pingdomGetSingleCheck = action("PINGDOM_GET_SINGLE_CHECK", {
|
|
30
30
|
slug: "pingdom-get-single-check",
|
|
31
31
|
name: "Get Single Check",
|
|
32
32
|
description: "Perform a single on-demand Pingdom check against a target host. This executes an immediate test from a specified probe (or random probe if not specified) and returns the result. Use this when you need a quick connectivity or performance test of a website, server, or service. Example uses: \"Test if google.com is reachable\", \"Check response time for example.com from a specific region\", \"Verify HTTP status of api.mysite.com\".",
|
|
33
33
|
input: PingdomGetSingleCheckInput,
|
|
34
|
-
output: z.object({ result: PingdomGetSingleCheck_SingleCheckResultSchema.nullable() }).describe("Response wrapper containing the result of a single check.")
|
|
34
|
+
output: z.object({ result: PingdomGetSingleCheck_SingleCheckResultSchema.nullable() }).passthrough().describe("Response wrapper containing the result of a single check.")
|
|
35
35
|
});
|
|
36
36
|
//#endregion
|
|
37
37
|
export { pingdomGetSingleCheck };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-single-check.mjs","names":[],"sources":["../../src/actions/get-single-check.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetSingleCheckInput
|
|
1
|
+
{"version":3,"file":"get-single-check.mjs","names":[],"sources":["../../src/actions/get-single-check.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetSingleCheckInput = z.object({\n url: z.string().describe(\"Full URL path for HTTP checks (e.g., '/status')\").optional(),\n host: z.string().describe(\"Hostname or IP address to test\"),\n port: z.number().int().describe(\"Port number for tcp/udp checks (1-65535)\").optional(),\n type: z.enum([\"ping\", \"http\", \"tcp\", \"udp\", \"dns\"]).describe(\"Type of check to perform\"),\n probeid: z.number().int().describe(\"Pingdom probe ID to execute the check from. If not specified, a random probe will be used\").optional(),\n expectedip: z.string().describe(\"Expected IP address for DNS checks. Required when type is 'dns'\").optional(),\n stringtosend: z.string().describe(\"String to send to the server for TCP/UDP checks. Required for UDP checks\").optional(),\n stringtoexpect: z.string().describe(\"String to expect in response for TCP/UDP checks\").optional(),\n}).describe(\"Request model for performing a single Pingdom check against a target from a specific probe.\");\nconst PingdomGetSingleCheck_SingleCheckResultSchema = z.object({\n status: z.string().describe(\"Result status of the check (up/down/unknown/error)\").nullable(),\n probeid: z.number().int().describe(\"ID of the Pingdom probe that ran the check\").nullable(),\n probedesc: z.string().describe(\"Name or location of the probe server\").nullable(),\n statusdesc: z.string().describe(\"Short status description\").nullable(),\n responsecode: z.number().int().describe(\"HTTP response code for HTTP checks (if applicable)\").nullable().optional(),\n responsetime: z.number().int().describe(\"Response time in milliseconds (may be absent on errors)\").nullable().optional(),\n statusdesclong: z.string().describe(\"Long status description\").nullable(),\n}).passthrough().describe(\"Result of a single Pingdom check from one probe.\");\nexport const PingdomGetSingleCheckOutput = z.object({\n result: PingdomGetSingleCheck_SingleCheckResultSchema.nullable(),\n}).passthrough().describe(\"Response wrapper containing the result of a single check.\");\n\nexport const pingdomGetSingleCheck = action(\"PINGDOM_GET_SINGLE_CHECK\", {\n slug: \"pingdom-get-single-check\",\n name: \"Get Single Check\",\n description: \"Perform a single on-demand Pingdom check against a target host. This executes an immediate test from a specified probe (or random probe if not specified) and returns the result. Use this when you need a quick connectivity or performance test of a website, server, or service. Example uses: \\\"Test if google.com is reachable\\\", \\\"Check response time for example.com from a specific region\\\", \\\"Verify HTTP status of api.mysite.com\\\".\",\n input: PingdomGetSingleCheckInput,\n output: PingdomGetSingleCheckOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO;CACjD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,KAAK;EAAC;EAAQ;EAAQ;EAAO;EAAO;CAAK,CAAC,CAAC,CAAC,SAAS,0BAA0B;CACvF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACzI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAC5G,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CACvH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,6FAA6F;AACzG,MAAM,gDAAgD,EAAE,OAAO;CAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC3F,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC1F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CAChF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACrE,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvH,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AAC1E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAK5E,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,QAAQ,8CAA8C,SAAS,EACjE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAOhB;AACV,CAAC"}
|
|
@@ -3,22 +3,22 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-team-details.ts
|
|
4
4
|
const PingdomGetTeamDetailsInput = zod.z.object({ teamid: zod.z.number().int().describe("Unique identifier of the Pingdom alerting team") }).describe("Request model for retrieving details of a specific alerting team by its ID.");
|
|
5
5
|
const PingdomGetTeamDetails_TeamMemberSchema = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("User's unique identifier"),
|
|
7
|
-
name: zod.z.string().describe("Name of the user"),
|
|
8
|
-
type: zod.z.string().describe("Type of the team member (e.g., 'user')")
|
|
9
|
-
}).describe("Represents a member of a Pingdom alerting team.");
|
|
6
|
+
id: zod.z.number().int().describe("User's unique identifier").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Name of the user").nullable(),
|
|
8
|
+
type: zod.z.string().describe("Type of the team member (e.g., 'user')").nullable()
|
|
9
|
+
}).passthrough().describe("Represents a member of a Pingdom alerting team.");
|
|
10
10
|
const PingdomGetTeamDetails_IntegrationSchema = zod.z.object({
|
|
11
|
-
id: zod.z.number().int().describe("Integration unique identifier"),
|
|
12
|
-
name: zod.z.string().describe("Name of the integration"),
|
|
13
|
-
type: zod.z.string().describe("Type of the integration")
|
|
14
|
-
}).describe("Represents an integration configured for the team.");
|
|
11
|
+
id: zod.z.number().int().describe("Integration unique identifier").nullable(),
|
|
12
|
+
name: zod.z.string().describe("Name of the integration").nullable(),
|
|
13
|
+
type: zod.z.string().describe("Type of the integration").nullable()
|
|
14
|
+
}).passthrough().describe("Represents an integration configured for the team.");
|
|
15
15
|
const PingdomGetTeamDetails_TeamDetailModelSchema = zod.z.object({
|
|
16
|
-
id: zod.z.number().int().describe("Unique team identifier"),
|
|
17
|
-
name: zod.z.string().describe("Name of the team"),
|
|
16
|
+
id: zod.z.number().int().describe("Unique team identifier").nullable(),
|
|
17
|
+
name: zod.z.string().describe("Name of the team").nullable(),
|
|
18
18
|
members: zod.z.array(PingdomGetTeamDetails_TeamMemberSchema).default([]).describe("List of users belonging to the team").nullable().optional(),
|
|
19
19
|
integrations: zod.z.array(PingdomGetTeamDetails_IntegrationSchema).default([]).describe("List of integrations associated with the team").nullable().optional()
|
|
20
|
-
}).describe("Model containing detailed information of a Pingdom alerting team.");
|
|
21
|
-
const PingdomGetTeamDetailsOutput = zod.z.object({ team: PingdomGetTeamDetails_TeamDetailModelSchema.nullable() }).describe("Response model containing detailed team information including members and integrations.");
|
|
20
|
+
}).passthrough().describe("Model containing detailed information of a Pingdom alerting team.");
|
|
21
|
+
const PingdomGetTeamDetailsOutput = zod.z.object({ team: PingdomGetTeamDetails_TeamDetailModelSchema.nullable() }).passthrough().describe("Response model containing detailed team information including members and integrations.");
|
|
22
22
|
const pingdomGetTeamDetails = require_action.action("PINGDOM_GET_TEAM_DETAILS", {
|
|
23
23
|
slug: "pingdom-get-team-details",
|
|
24
24
|
name: "Get Team Details",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-details.cjs","names":["z","action"],"sources":["../../src/actions/get-team-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamDetailsInput
|
|
1
|
+
{"version":3,"file":"get-team-details.cjs","names":["z","action"],"sources":["../../src/actions/get-team-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamDetailsInput = z.object({\n teamid: z.number().int().describe(\"Unique identifier of the Pingdom alerting team\"),\n}).describe(\"Request model for retrieving details of a specific alerting team by its ID.\");\nconst PingdomGetTeamDetails_TeamMemberSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"Name of the user\").nullable(),\n type: z.string().describe(\"Type of the team member (e.g., 'user')\").nullable(),\n}).passthrough().describe(\"Represents a member of a Pingdom alerting team.\");\nconst PingdomGetTeamDetails_IntegrationSchema = z.object({\n id: z.number().int().describe(\"Integration unique identifier\").nullable(),\n name: z.string().describe(\"Name of the integration\").nullable(),\n type: z.string().describe(\"Type of the integration\").nullable(),\n}).passthrough().describe(\"Represents an integration configured for the team.\");\nconst PingdomGetTeamDetails_TeamDetailModelSchema = z.object({\n id: z.number().int().describe(\"Unique team identifier\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n members: z.array(PingdomGetTeamDetails_TeamMemberSchema).default([]).describe(\"List of users belonging to the team\").nullable().optional(),\n integrations: z.array(PingdomGetTeamDetails_IntegrationSchema).default([]).describe(\"List of integrations associated with the team\").nullable().optional(),\n}).passthrough().describe(\"Model containing detailed information of a Pingdom alerting team.\");\nexport const PingdomGetTeamDetailsOutput = z.object({\n team: PingdomGetTeamDetails_TeamDetailModelSchema.nullable(),\n}).passthrough().describe(\"Response model containing detailed team information including members and integrations.\");\n\nexport const pingdomGetTeamDetails = action(\"PINGDOM_GET_TEAM_DETAILS\", {\n slug: \"pingdom-get-team-details\",\n name: \"Get Team Details\",\n description: \"Tool to fetch detailed information for a specific alerting team. Use after listing teams to get full members and integrations details.\",\n input: PingdomGetTeamDetailsInput,\n output: PingdomGetTeamDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EACpF,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,0CAA0CA,IAAAA,EAAE,OAAO;CACvD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,SAASA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,cAAcA,IAAAA,EAAE,MAAM,uCAAuC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAC7F,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yFAAyF;AAEnH,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-team-details.d.ts
|
|
4
|
-
declare const PingdomGetTeamDetailsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PingdomGetTeamDetailsInput: z.ZodObject<{
|
|
5
|
+
teamid: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PingdomGetTeamDetailsOutput: z.ZodObject<{
|
|
8
|
+
team: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
members: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
type: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>>>>;
|
|
16
|
+
integrations: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
17
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
name: z.ZodNullable<z.ZodString>;
|
|
19
|
+
type: z.ZodNullable<z.ZodString>;
|
|
20
|
+
}, z.core.$loose>>>>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const pingdomGetTeamDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
teamid: number;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { pingdomGetTeamDetails };
|
|
9
28
|
//# sourceMappingURL=get-team-details.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-details.d.cts","names":[],"sources":["../../src/actions/get-team-details.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-team-details.d.cts","names":[],"sources":["../../src/actions/get-team-details.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAmB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -1,9 +1,28 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-team-details.d.ts
|
|
4
|
-
declare const PingdomGetTeamDetailsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PingdomGetTeamDetailsInput: z.ZodObject<{
|
|
5
|
+
teamid: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const PingdomGetTeamDetailsOutput: z.ZodObject<{
|
|
8
|
+
team: z.ZodNullable<z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
name: z.ZodNullable<z.ZodString>;
|
|
11
|
+
members: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
12
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
13
|
+
name: z.ZodNullable<z.ZodString>;
|
|
14
|
+
type: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>>>>;
|
|
16
|
+
integrations: z.ZodOptional<z.ZodNullable<z.ZodDefault<z.ZodArray<z.ZodObject<{
|
|
17
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
18
|
+
name: z.ZodNullable<z.ZodString>;
|
|
19
|
+
type: z.ZodNullable<z.ZodString>;
|
|
20
|
+
}, z.core.$loose>>>>>;
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
|
+
declare const pingdomGetTeamDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
|
+
teamid: number;
|
|
25
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
26
|
//#endregion
|
|
8
27
|
export { pingdomGetTeamDetails };
|
|
9
28
|
//# sourceMappingURL=get-team-details.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-details.d.mts","names":[],"sources":["../../src/actions/get-team-details.ts"],"mappings":";;;cAIa,0BAAA,
|
|
1
|
+
{"version":3,"file":"get-team-details.d.mts","names":[],"sources":["../../src/actions/get-team-details.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;cAmB1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;cAI3B,qBAAA,gCAAqB,wBAAA"}
|
|
@@ -3,27 +3,27 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-team-details.ts
|
|
4
4
|
const PingdomGetTeamDetailsInput = z.object({ teamid: z.number().int().describe("Unique identifier of the Pingdom alerting team") }).describe("Request model for retrieving details of a specific alerting team by its ID.");
|
|
5
5
|
const PingdomGetTeamDetails_TeamMemberSchema = z.object({
|
|
6
|
-
id: z.number().int().describe("User's unique identifier"),
|
|
7
|
-
name: z.string().describe("Name of the user"),
|
|
8
|
-
type: z.string().describe("Type of the team member (e.g., 'user')")
|
|
9
|
-
}).describe("Represents a member of a Pingdom alerting team.");
|
|
6
|
+
id: z.number().int().describe("User's unique identifier").nullable(),
|
|
7
|
+
name: z.string().describe("Name of the user").nullable(),
|
|
8
|
+
type: z.string().describe("Type of the team member (e.g., 'user')").nullable()
|
|
9
|
+
}).passthrough().describe("Represents a member of a Pingdom alerting team.");
|
|
10
10
|
const PingdomGetTeamDetails_IntegrationSchema = z.object({
|
|
11
|
-
id: z.number().int().describe("Integration unique identifier"),
|
|
12
|
-
name: z.string().describe("Name of the integration"),
|
|
13
|
-
type: z.string().describe("Type of the integration")
|
|
14
|
-
}).describe("Represents an integration configured for the team.");
|
|
11
|
+
id: z.number().int().describe("Integration unique identifier").nullable(),
|
|
12
|
+
name: z.string().describe("Name of the integration").nullable(),
|
|
13
|
+
type: z.string().describe("Type of the integration").nullable()
|
|
14
|
+
}).passthrough().describe("Represents an integration configured for the team.");
|
|
15
15
|
const PingdomGetTeamDetails_TeamDetailModelSchema = z.object({
|
|
16
|
-
id: z.number().int().describe("Unique team identifier"),
|
|
17
|
-
name: z.string().describe("Name of the team"),
|
|
16
|
+
id: z.number().int().describe("Unique team identifier").nullable(),
|
|
17
|
+
name: z.string().describe("Name of the team").nullable(),
|
|
18
18
|
members: z.array(PingdomGetTeamDetails_TeamMemberSchema).default([]).describe("List of users belonging to the team").nullable().optional(),
|
|
19
19
|
integrations: z.array(PingdomGetTeamDetails_IntegrationSchema).default([]).describe("List of integrations associated with the team").nullable().optional()
|
|
20
|
-
}).describe("Model containing detailed information of a Pingdom alerting team.");
|
|
20
|
+
}).passthrough().describe("Model containing detailed information of a Pingdom alerting team.");
|
|
21
21
|
const pingdomGetTeamDetails = action("PINGDOM_GET_TEAM_DETAILS", {
|
|
22
22
|
slug: "pingdom-get-team-details",
|
|
23
23
|
name: "Get Team Details",
|
|
24
24
|
description: "Tool to fetch detailed information for a specific alerting team. Use after listing teams to get full members and integrations details.",
|
|
25
25
|
input: PingdomGetTeamDetailsInput,
|
|
26
|
-
output: z.object({ team: PingdomGetTeamDetails_TeamDetailModelSchema.nullable() }).describe("Response model containing detailed team information including members and integrations.")
|
|
26
|
+
output: z.object({ team: PingdomGetTeamDetails_TeamDetailModelSchema.nullable() }).passthrough().describe("Response model containing detailed team information including members and integrations.")
|
|
27
27
|
});
|
|
28
28
|
//#endregion
|
|
29
29
|
export { pingdomGetTeamDetails };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-team-details.mjs","names":[],"sources":["../../src/actions/get-team-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamDetailsInput
|
|
1
|
+
{"version":3,"file":"get-team-details.mjs","names":[],"sources":["../../src/actions/get-team-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamDetailsInput = z.object({\n teamid: z.number().int().describe(\"Unique identifier of the Pingdom alerting team\"),\n}).describe(\"Request model for retrieving details of a specific alerting team by its ID.\");\nconst PingdomGetTeamDetails_TeamMemberSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"Name of the user\").nullable(),\n type: z.string().describe(\"Type of the team member (e.g., 'user')\").nullable(),\n}).passthrough().describe(\"Represents a member of a Pingdom alerting team.\");\nconst PingdomGetTeamDetails_IntegrationSchema = z.object({\n id: z.number().int().describe(\"Integration unique identifier\").nullable(),\n name: z.string().describe(\"Name of the integration\").nullable(),\n type: z.string().describe(\"Type of the integration\").nullable(),\n}).passthrough().describe(\"Represents an integration configured for the team.\");\nconst PingdomGetTeamDetails_TeamDetailModelSchema = z.object({\n id: z.number().int().describe(\"Unique team identifier\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n members: z.array(PingdomGetTeamDetails_TeamMemberSchema).default([]).describe(\"List of users belonging to the team\").nullable().optional(),\n integrations: z.array(PingdomGetTeamDetails_IntegrationSchema).default([]).describe(\"List of integrations associated with the team\").nullable().optional(),\n}).passthrough().describe(\"Model containing detailed information of a Pingdom alerting team.\");\nexport const PingdomGetTeamDetailsOutput = z.object({\n team: PingdomGetTeamDetails_TeamDetailModelSchema.nullable(),\n}).passthrough().describe(\"Response model containing detailed team information including members and integrations.\");\n\nexport const pingdomGetTeamDetails = action(\"PINGDOM_GET_TEAM_DETAILS\", {\n slug: \"pingdom-get-team-details\",\n name: \"Get Team Details\",\n description: \"Tool to fetch detailed information for a specific alerting team. Use after listing teams to get full members and integrations details.\",\n input: PingdomGetTeamDetailsInput,\n output: PingdomGetTeamDetailsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6B,EAAE,OAAO,EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,EACpF,CAAC,CAAC,CAAC,SAAS,6EAA6E;AACzF,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;AAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,0CAA0C,EAAE,OAAO;CACvD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;AAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAM,8CAA8C,EAAE,OAAO;CAC3D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,SAAS,EAAE,MAAM,sCAAsC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzI,cAAc,EAAE,MAAM,uCAAuC,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAK7F,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yFAOhB;AACV,CAAC"}
|
|
@@ -3,16 +3,16 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/get-teams.ts
|
|
4
4
|
const PingdomGetTeamsInput = zod.z.object({}).describe("Request model for retrieving all alerting teams. No parameters required.");
|
|
5
5
|
const PingdomGetTeams_TeamMemberSchema = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("User's unique identifier"),
|
|
7
|
-
name: zod.z.string().describe("Name of the user"),
|
|
8
|
-
type: zod.z.string().describe("Type of member (e.g., 'user')")
|
|
9
|
-
}).describe("Represents a member of a Pingdom alerting team.");
|
|
6
|
+
id: zod.z.number().int().describe("User's unique identifier").nullable(),
|
|
7
|
+
name: zod.z.string().describe("Name of the user").nullable(),
|
|
8
|
+
type: zod.z.string().describe("Type of member (e.g., 'user')").nullable()
|
|
9
|
+
}).passthrough().describe("Represents a member of a Pingdom alerting team.");
|
|
10
10
|
const PingdomGetTeams_TeamSchema = zod.z.object({
|
|
11
|
-
id: zod.z.number().int().describe("Unique team identifier"),
|
|
12
|
-
name: zod.z.string().describe("Name of the team"),
|
|
11
|
+
id: zod.z.number().int().describe("Unique team identifier").nullable(),
|
|
12
|
+
name: zod.z.string().describe("Name of the team").nullable(),
|
|
13
13
|
members: zod.z.array(PingdomGetTeams_TeamMemberSchema).describe("List of members belonging to the team")
|
|
14
|
-
}).describe("Represents a Pingdom alerting team with its members.");
|
|
15
|
-
const PingdomGetTeamsOutput = zod.z.object({ teams: zod.z.array(PingdomGetTeams_TeamSchema).describe("List of alerting teams") }).describe("Response model containing a list of Pingdom alerting teams.");
|
|
14
|
+
}).passthrough().describe("Represents a Pingdom alerting team with its members.");
|
|
15
|
+
const PingdomGetTeamsOutput = zod.z.object({ teams: zod.z.array(PingdomGetTeams_TeamSchema).describe("List of alerting teams") }).passthrough().describe("Response model containing a list of Pingdom alerting teams.");
|
|
16
16
|
const pingdomGetTeams = require_action.action("PINGDOM_GET_TEAMS", {
|
|
17
17
|
slug: "pingdom-get-teams",
|
|
18
18
|
name: "Get Teams",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamsInput
|
|
1
|
+
{"version":3,"file":"get-teams.cjs","names":["z","action"],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamsInput = z.object({}).describe(\"Request model for retrieving all alerting teams. No parameters required.\");\nconst PingdomGetTeams_TeamMemberSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"Name of the user\").nullable(),\n type: z.string().describe(\"Type of member (e.g., 'user')\").nullable(),\n}).passthrough().describe(\"Represents a member of a Pingdom alerting team.\");\nconst PingdomGetTeams_TeamSchema = z.object({\n id: z.number().int().describe(\"Unique team identifier\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n members: z.array(PingdomGetTeams_TeamMemberSchema).describe(\"List of members belonging to the team\"),\n}).passthrough().describe(\"Represents a Pingdom alerting team with its members.\");\nexport const PingdomGetTeamsOutput = z.object({\n teams: z.array(PingdomGetTeams_TeamSchema).describe(\"List of alerting teams\"),\n}).passthrough().describe(\"Response model containing a list of Pingdom alerting teams.\");\n\nexport const pingdomGetTeams = action(\"PINGDOM_GET_TEAMS\", {\n slug: \"pingdom-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to retrieve all alerting teams and their members. Use after authenticating to Pingdom to manage team configurations.\",\n input: PingdomGetTeamsInput,\n output: PingdomGetTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACpI,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,6BAA6BA,IAAAA,EAAE,OAAO;CAC1C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,SAASA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uCAAuC;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,OAAOA,IAAAA,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,wBAAwB,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-teams.d.ts
|
|
4
|
-
declare const PingdomGetTeamsInput: z.
|
|
5
|
-
declare const PingdomGetTeamsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const PingdomGetTeamsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const PingdomGetTeamsOutput: z.ZodObject<{
|
|
6
|
+
teams: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
members: z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodNullable<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const pingdomGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { pingdomGetTeams };
|
|
9
19
|
//# sourceMappingURL=get-teams.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"get-teams.d.cts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -1,9 +1,19 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-teams.d.ts
|
|
4
|
-
declare const PingdomGetTeamsInput: z.
|
|
5
|
-
declare const PingdomGetTeamsOutput: z.
|
|
6
|
-
|
|
4
|
+
declare const PingdomGetTeamsInput: z.ZodObject<{}, z.core.$strip>;
|
|
5
|
+
declare const PingdomGetTeamsOutput: z.ZodObject<{
|
|
6
|
+
teams: z.ZodArray<z.ZodObject<{
|
|
7
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
8
|
+
name: z.ZodNullable<z.ZodString>;
|
|
9
|
+
members: z.ZodArray<z.ZodObject<{
|
|
10
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
11
|
+
name: z.ZodNullable<z.ZodString>;
|
|
12
|
+
type: z.ZodNullable<z.ZodString>;
|
|
13
|
+
}, z.core.$loose>>;
|
|
14
|
+
}, z.core.$loose>>;
|
|
15
|
+
}, z.core.$loose>;
|
|
16
|
+
declare const pingdomGetTeams: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
17
|
//#endregion
|
|
8
18
|
export { pingdomGetTeams };
|
|
9
19
|
//# sourceMappingURL=get-teams.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,oBAAA,
|
|
1
|
+
{"version":3,"file":"get-teams.d.mts","names":[],"sources":["../../src/actions/get-teams.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAWpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;;;;;;;;cAIrB,eAAA,gCAAe,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -3,21 +3,21 @@ import { z } from "zod";
|
|
|
3
3
|
//#region src/actions/get-teams.ts
|
|
4
4
|
const PingdomGetTeamsInput = z.object({}).describe("Request model for retrieving all alerting teams. No parameters required.");
|
|
5
5
|
const PingdomGetTeams_TeamMemberSchema = z.object({
|
|
6
|
-
id: z.number().int().describe("User's unique identifier"),
|
|
7
|
-
name: z.string().describe("Name of the user"),
|
|
8
|
-
type: z.string().describe("Type of member (e.g., 'user')")
|
|
9
|
-
}).describe("Represents a member of a Pingdom alerting team.");
|
|
6
|
+
id: z.number().int().describe("User's unique identifier").nullable(),
|
|
7
|
+
name: z.string().describe("Name of the user").nullable(),
|
|
8
|
+
type: z.string().describe("Type of member (e.g., 'user')").nullable()
|
|
9
|
+
}).passthrough().describe("Represents a member of a Pingdom alerting team.");
|
|
10
10
|
const PingdomGetTeams_TeamSchema = z.object({
|
|
11
|
-
id: z.number().int().describe("Unique team identifier"),
|
|
12
|
-
name: z.string().describe("Name of the team"),
|
|
11
|
+
id: z.number().int().describe("Unique team identifier").nullable(),
|
|
12
|
+
name: z.string().describe("Name of the team").nullable(),
|
|
13
13
|
members: z.array(PingdomGetTeams_TeamMemberSchema).describe("List of members belonging to the team")
|
|
14
|
-
}).describe("Represents a Pingdom alerting team with its members.");
|
|
14
|
+
}).passthrough().describe("Represents a Pingdom alerting team with its members.");
|
|
15
15
|
const pingdomGetTeams = action("PINGDOM_GET_TEAMS", {
|
|
16
16
|
slug: "pingdom-get-teams",
|
|
17
17
|
name: "Get Teams",
|
|
18
18
|
description: "Tool to retrieve all alerting teams and their members. Use after authenticating to Pingdom to manage team configurations.",
|
|
19
19
|
input: PingdomGetTeamsInput,
|
|
20
|
-
output: z.object({ teams: z.array(PingdomGetTeams_TeamSchema).describe("List of alerting teams") }).describe("Response model containing a list of Pingdom alerting teams.")
|
|
20
|
+
output: z.object({ teams: z.array(PingdomGetTeams_TeamSchema).describe("List of alerting teams") }).passthrough().describe("Response model containing a list of Pingdom alerting teams.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { pingdomGetTeams };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-teams.mjs","names":[],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamsInput
|
|
1
|
+
{"version":3,"file":"get-teams.mjs","names":[],"sources":["../../src/actions/get-teams.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTeamsInput = z.object({}).describe(\"Request model for retrieving all alerting teams. No parameters required.\");\nconst PingdomGetTeams_TeamMemberSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable(),\n name: z.string().describe(\"Name of the user\").nullable(),\n type: z.string().describe(\"Type of member (e.g., 'user')\").nullable(),\n}).passthrough().describe(\"Represents a member of a Pingdom alerting team.\");\nconst PingdomGetTeams_TeamSchema = z.object({\n id: z.number().int().describe(\"Unique team identifier\").nullable(),\n name: z.string().describe(\"Name of the team\").nullable(),\n members: z.array(PingdomGetTeams_TeamMemberSchema).describe(\"List of members belonging to the team\"),\n}).passthrough().describe(\"Represents a Pingdom alerting team with its members.\");\nexport const PingdomGetTeamsOutput = z.object({\n teams: z.array(PingdomGetTeams_TeamSchema).describe(\"List of alerting teams\"),\n}).passthrough().describe(\"Response model containing a list of Pingdom alerting teams.\");\n\nexport const pingdomGetTeams = action(\"PINGDOM_GET_TEAMS\", {\n slug: \"pingdom-get-teams\",\n name: \"Get Teams\",\n description: \"Tool to retrieve all alerting teams and their members. Use after authenticating to Pingdom to manage team configurations.\",\n input: PingdomGetTeamsInput,\n output: PingdomGetTeamsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuB,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0EAA0E;AACpI,MAAM,mCAAmC,EAAE,OAAO;CAChD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,6BAA6B,EAAE,OAAO;CAC1C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CACvD,SAAS,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,uCAAuC;AACrG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAKhF,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATmC,EAAE,OAAO,EAC5C,OAAO,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,wBAAwB,EAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAOhB;AACV,CAAC"}
|
|
@@ -6,16 +6,16 @@ const PingdomGetTmsTransactionChecksListInput = zod.z.object({
|
|
|
6
6
|
offset: zod.z.number().int().describe("Zero-based index to start returning transaction checks from. Use with limit for pagination (e.g., offset=0 for first page, offset=100 for second page with limit=100).").optional()
|
|
7
7
|
}).describe("Request model for retrieving a list overview of transaction (TMS) checks with pagination.");
|
|
8
8
|
const PingdomGetTmsTransactionChecksList_TmsTransactionCheckOverviewSchema = zod.z.object({
|
|
9
|
-
id: zod.z.number().int().describe("Unique identifier of the transaction check"),
|
|
10
|
-
name: zod.z.string().describe("Name of the transaction check"),
|
|
11
|
-
type: zod.z.string().describe("Type of check (e.g., 'transaction')"),
|
|
12
|
-
status: zod.z.string().describe("Current status of the check (e.g., 'up', 'down')")
|
|
13
|
-
}).describe("Represents a single overview of a transaction (TMS) check.");
|
|
9
|
+
id: zod.z.number().int().describe("Unique identifier of the transaction check").nullable(),
|
|
10
|
+
name: zod.z.string().describe("Name of the transaction check").nullable(),
|
|
11
|
+
type: zod.z.string().describe("Type of check (e.g., 'transaction')").nullable(),
|
|
12
|
+
status: zod.z.string().describe("Current status of the check (e.g., 'up', 'down')").nullable()
|
|
13
|
+
}).passthrough().describe("Represents a single overview of a transaction (TMS) check.");
|
|
14
14
|
const PingdomGetTmsTransactionChecksListOutput = zod.z.object({
|
|
15
|
-
limit: zod.z.number().int().describe("Maximum number of checks returned in this response (reflects the limit parameter or default value)"),
|
|
15
|
+
limit: zod.z.number().int().describe("Maximum number of checks returned in this response (reflects the limit parameter or default value)").nullable(),
|
|
16
16
|
checks: zod.z.array(PingdomGetTmsTransactionChecksList_TmsTransactionCheckOverviewSchema).describe("List of configured transaction (TMS) checks"),
|
|
17
|
-
offset: zod.z.number().int().describe("Starting index for the returned checks (used for pagination)")
|
|
18
|
-
}).describe("Response wrapper containing a list of transaction (TMS) checks with pagination metadata.");
|
|
17
|
+
offset: zod.z.number().int().describe("Starting index for the returned checks (used for pagination)").nullable()
|
|
18
|
+
}).passthrough().describe("Response wrapper containing a list of transaction (TMS) checks with pagination metadata.");
|
|
19
19
|
const pingdomGetTmsTransactionChecksList = require_action.action("PINGDOM_GET_TMS_TRANSACTION_CHECKS_LIST", {
|
|
20
20
|
slug: "pingdom-get-tms-transaction-checks-list",
|
|
21
21
|
name: "Get TMS Transaction Checks List",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tms-transaction-checks-list.cjs","names":["z","action"],"sources":["../../src/actions/get-tms-transaction-checks-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTmsTransactionChecksListInput
|
|
1
|
+
{"version":3,"file":"get-tms-transaction-checks-list.cjs","names":["z","action"],"sources":["../../src/actions/get-tms-transaction-checks-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PingdomGetTmsTransactionChecksListInput = z.object({\n limit: z.number().int().describe(\"Maximum number of transaction checks to return per page (1-1000). Defaults to 1000 if not specified.\").optional(),\n offset: z.number().int().describe(\"Zero-based index to start returning transaction checks from. Use with limit for pagination (e.g., offset=0 for first page, offset=100 for second page with limit=100).\").optional(),\n}).describe(\"Request model for retrieving a list overview of transaction (TMS) checks with pagination.\");\nconst PingdomGetTmsTransactionChecksList_TmsTransactionCheckOverviewSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the transaction check\").nullable(),\n name: z.string().describe(\"Name of the transaction check\").nullable(),\n type: z.string().describe(\"Type of check (e.g., 'transaction')\").nullable(),\n status: z.string().describe(\"Current status of the check (e.g., 'up', 'down')\").nullable(),\n}).passthrough().describe(\"Represents a single overview of a transaction (TMS) check.\");\nexport const PingdomGetTmsTransactionChecksListOutput = z.object({\n limit: z.number().int().describe(\"Maximum number of checks returned in this response (reflects the limit parameter or default value)\").nullable(),\n checks: z.array(PingdomGetTmsTransactionChecksList_TmsTransactionCheckOverviewSchema).describe(\"List of configured transaction (TMS) checks\"),\n offset: z.number().int().describe(\"Starting index for the returned checks (used for pagination)\").nullable(),\n}).passthrough().describe(\"Response wrapper containing a list of transaction (TMS) checks with pagination metadata.\");\n\nexport const pingdomGetTmsTransactionChecksList = action(\"PINGDOM_GET_TMS_TRANSACTION_CHECKS_LIST\", {\n slug: \"pingdom-get-tms-transaction-checks-list\",\n name: \"Get TMS Transaction Checks List\",\n description: \"Retrieves a paginated list of all transaction (TMS) checks configured in Pingdom. Transaction checks (also called TMS checks) are synthetic monitoring tests that simulate user interactions with web applications by executing scripted sequences of actions. Use this action to: - Get an overview of all configured transaction checks - Retrieve check IDs, names, types, and current status - Paginate through large lists of transaction checks Returns an empty list if no transaction checks are configured.\",\n input: PingdomGetTmsTransactionChecksListInput,\n output: PingdomGetTmsTransactionChecksListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAClJ,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS;AACvN,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;CAChJ,QAAQA,IAAAA,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,6CAA6C;CAC5I,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0FAA0F;AAEpH,MAAa,qCAAqCC,eAAAA,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,24 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/get-tms-transaction-checks-list.d.ts
|
|
4
|
-
declare const PingdomGetTmsTransactionChecksListInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const PingdomGetTmsTransactionChecksListInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodNumber>;
|
|
6
|
+
offset: z.ZodOptional<z.ZodNumber>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const PingdomGetTmsTransactionChecksListOutput: z.ZodObject<{
|
|
9
|
+
limit: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
checks: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
12
|
+
name: z.ZodNullable<z.ZodString>;
|
|
13
|
+
type: z.ZodNullable<z.ZodString>;
|
|
14
|
+
status: z.ZodNullable<z.ZodString>;
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
offset: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
}, z.core.$loose>;
|
|
18
|
+
declare const pingdomGetTmsTransactionChecksList: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
19
|
+
limit?: number | undefined;
|
|
20
|
+
offset?: number | undefined;
|
|
21
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
22
|
//#endregion
|
|
8
23
|
export { pingdomGetTmsTransactionChecksList };
|
|
9
24
|
//# sourceMappingURL=get-tms-transaction-checks-list.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tms-transaction-checks-list.d.cts","names":[],"sources":["../../src/actions/get-tms-transaction-checks-list.ts"],"mappings":";;;cAIa,uCAAA,
|
|
1
|
+
{"version":3,"file":"get-tms-transaction-checks-list.d.cts","names":[],"sources":["../../src/actions/get-tms-transaction-checks-list.ts"],"mappings":";;;cAIa,uCAAA,EAAuC,CAAA,CAAA,SAAA;;;;cAUvC,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;;;;;;;cAMxC,kCAAA,gCAAkC,wBAAA"}
|