@keystrokehq/pingdom 0.1.0 → 0.1.2
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 +5 -5
- 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 +5 -5
- package/dist/actions/get-actions-alerts.mjs.map +1 -1
- package/dist/actions/get-checks-list.cjs +9 -9
- 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 +9 -9
- package/dist/actions/get-checks-list.mjs.map +1 -1
- package/dist/actions/get-contact-details.cjs +12 -12
- 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 +12 -12
- package/dist/actions/get-contact-details.mjs.map +1 -1
- package/dist/actions/get-contacts.cjs +12 -12
- 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 +12 -12
- package/dist/actions/get-contacts.mjs.map +1 -1
- package/dist/actions/get-credits.cjs +19 -19
- 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 +19 -19
- package/dist/actions/get-credits.mjs.map +1 -1
- package/dist/actions/get-list-maintenance-occurrences.cjs +7 -7
- 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 +7 -7
- package/dist/actions/get-list-maintenance-occurrences.mjs.map +1 -1
- package/dist/actions/get-maintenance-windows.cjs +11 -11
- 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 +11 -11
- package/dist/actions/get-maintenance-windows.mjs.map +1 -1
- package/dist/actions/get-probes.cjs +9 -9
- 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 +9 -9
- package/dist/actions/get-probes.mjs.map +1 -1
- package/dist/actions/get-reference-data.cjs +19 -19
- 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 +19 -19
- package/dist/actions/get-reference-data.mjs.map +1 -1
- package/dist/actions/get-single-check.cjs +5 -5
- 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 +5 -5
- package/dist/actions/get-single-check.mjs.map +1 -1
- package/dist/actions/get-team-details.cjs +8 -8
- 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 +8 -8
- package/dist/actions/get-team-details.mjs.map +1 -1
- package/dist/actions/get-teams.cjs +5 -5
- 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 +5 -5
- package/dist/actions/get-teams.mjs.map +1 -1
- package/dist/actions/get-tms-transaction-checks-list.cjs +6 -6
- 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 +6 -6
- 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,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.$strip>>>>>;
|
|
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.$strip>>>>>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
}, z.core.$strip>;
|
|
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.$strip>>>>>;
|
|
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.$strip>>>>>;
|
|
21
|
+
}, z.core.$strip>>;
|
|
22
|
+
}, z.core.$strip>;
|
|
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,18 +3,18 @@ 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')")
|
|
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
9
|
}).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")
|
|
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
14
|
}).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
20
|
}).describe("Model containing detailed information of a Pingdom alerting team.");
|
|
@@ -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}).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}).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}).describe(\"Model containing detailed information of a Pingdom alerting team.\");\nexport const PingdomGetTeamDetailsOutput = z.object({\n team: PingdomGetTeamDetails_TeamDetailModelSchema.nullable(),\n}).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,SAAS,iDAAiD;AAC7D,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,SAAS,oDAAoD;AAChE,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,SAAS,mEAAmE;AAK/E,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATyC,EAAE,OAAO,EAClD,MAAM,4CAA4C,SAAS,EAC7D,CAAC,CAAC,CAAC,SAAS,yFAOF;AACV,CAAC"}
|
|
@@ -3,13 +3,13 @@ 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')")
|
|
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
9
|
}).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
14
|
}).describe("Represents a Pingdom alerting team with its members.");
|
|
15
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.");
|
|
@@ -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}).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}).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}).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,SAAS,iDAAiD;AAC7D,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,SAAS,sDAAsD;AAClE,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,EAC5C,OAAOA,IAAAA,EAAE,MAAM,0BAA0B,CAAC,CAAC,SAAS,wBAAwB,EAC9E,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAEzE,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.$strip>>;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
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.$strip>>;
|
|
14
|
+
}, z.core.$strip>>;
|
|
15
|
+
}, z.core.$strip>;
|
|
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,13 +3,13 @@ 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')")
|
|
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
9
|
}).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
14
|
}).describe("Represents a Pingdom alerting team with its members.");
|
|
15
15
|
const pingdomGetTeams = action("PINGDOM_GET_TEAMS", {
|
|
@@ -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}).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}).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}).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,SAAS,iDAAiD;AAC7D,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,SAAS,sDAAsD;AAKlE,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,SAAS,6DAOF;AACV,CAAC"}
|
|
@@ -6,15 +6,15 @@ 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')")
|
|
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
13
|
}).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)")
|
|
17
|
+
offset: zod.z.number().int().describe("Starting index for the returned checks (used for pagination)").nullable()
|
|
18
18
|
}).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",
|
|
@@ -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}).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}).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,SAAS,4DAA4D;AACxE,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,SAAS,0FAA0F;AAEtG,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.$strip>>;
|
|
16
|
+
offset: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
}, z.core.$strip>;
|
|
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"}
|
|
@@ -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.$strip>>;
|
|
16
|
+
offset: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
}, z.core.$strip>;
|
|
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.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tms-transaction-checks-list.d.mts","names":[],"sources":["../../src/actions/get-tms-transaction-checks-list.ts"],"mappings":";;;cAIa,uCAAA,
|
|
1
|
+
{"version":3,"file":"get-tms-transaction-checks-list.d.mts","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"}
|
|
@@ -6,10 +6,10 @@ const PingdomGetTmsTransactionChecksListInput = z.object({
|
|
|
6
6
|
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()
|
|
7
7
|
}).describe("Request model for retrieving a list overview of transaction (TMS) checks with pagination.");
|
|
8
8
|
const PingdomGetTmsTransactionChecksList_TmsTransactionCheckOverviewSchema = z.object({
|
|
9
|
-
id: z.number().int().describe("Unique identifier of the transaction check"),
|
|
10
|
-
name: z.string().describe("Name of the transaction check"),
|
|
11
|
-
type: z.string().describe("Type of check (e.g., 'transaction')"),
|
|
12
|
-
status: z.string().describe("Current status of the check (e.g., 'up', 'down')")
|
|
9
|
+
id: z.number().int().describe("Unique identifier of the transaction check").nullable(),
|
|
10
|
+
name: z.string().describe("Name of the transaction check").nullable(),
|
|
11
|
+
type: z.string().describe("Type of check (e.g., 'transaction')").nullable(),
|
|
12
|
+
status: z.string().describe("Current status of the check (e.g., 'up', 'down')").nullable()
|
|
13
13
|
}).describe("Represents a single overview of a transaction (TMS) check.");
|
|
14
14
|
const pingdomGetTmsTransactionChecksList = action("PINGDOM_GET_TMS_TRANSACTION_CHECKS_LIST", {
|
|
15
15
|
slug: "pingdom-get-tms-transaction-checks-list",
|
|
@@ -17,9 +17,9 @@ const pingdomGetTmsTransactionChecksList = action("PINGDOM_GET_TMS_TRANSACTION_C
|
|
|
17
17
|
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.",
|
|
18
18
|
input: PingdomGetTmsTransactionChecksListInput,
|
|
19
19
|
output: z.object({
|
|
20
|
-
limit: z.number().int().describe("Maximum number of checks returned in this response (reflects the limit parameter or default value)"),
|
|
20
|
+
limit: z.number().int().describe("Maximum number of checks returned in this response (reflects the limit parameter or default value)").nullable(),
|
|
21
21
|
checks: z.array(PingdomGetTmsTransactionChecksList_TmsTransactionCheckOverviewSchema).describe("List of configured transaction (TMS) checks"),
|
|
22
|
-
offset: z.number().int().describe("Starting index for the returned checks (used for pagination)")
|
|
22
|
+
offset: z.number().int().describe("Starting index for the returned checks (used for pagination)").nullable()
|
|
23
23
|
}).describe("Response wrapper containing a list of transaction (TMS) checks with pagination metadata.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-tms-transaction-checks-list.mjs","names":[],"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.mjs","names":[],"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}).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}).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,0CAA0C,EAAE,OAAO;CAC9D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS;CAClJ,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS;AACvN,CAAC,CAAC,CAAC,SAAS,2FAA2F;AACvG,MAAM,uEAAuE,EAAE,OAAO;CACpF,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAOxE,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXsD,EAAE,OAAO;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS;EAChJ,QAAQ,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,6CAA6C;EAC5I,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CAC7G,CAAC,CAAC,CAAC,SAAS,0FAOF;AACV,CAAC"}
|
package/dist/catalog.cjs
CHANGED
|
@@ -7,7 +7,13 @@ const pingdomCatalog = {
|
|
|
7
7
|
"category": "Server Monitoring",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/pingdom",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "api_key": {
|
|
12
|
+
"label": "Pingdom API Token",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "Your Pingdom API token used for authentication."
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
exports.pingdomCatalog = pingdomCatalog;
|
package/dist/catalog.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pingdomCatalog = {\n \"slug\": \"pingdom\",\n \"name\": \"Pingdom\",\n \"description\": \"Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.\",\n \"category\": \"Server Monitoring\",\n \"logo\": \"https://logos.composio.dev/api/pingdom\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,iBAAiB;CAC5B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.cjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pingdomCatalog = {\n \"slug\": \"pingdom\",\n \"name\": \"Pingdom\",\n \"description\": \"Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.\",\n \"category\": \"Server Monitoring\",\n \"logo\": \"https://logos.composio.dev/api/pingdom\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Pingdom API Token\",\n \"secret\": true,\n \"description\": \"Your Pingdom API token used for authentication.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,iBAAiB;CAC5B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|
package/dist/catalog.d.cts
CHANGED
|
@@ -8,6 +8,14 @@ declare const pingdomCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/pingdom";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_key: {
|
|
13
|
+
readonly label: "Pingdom API Token";
|
|
14
|
+
readonly secret: true;
|
|
15
|
+
readonly description: "Your Pingdom API token used for authentication.";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly credentialScheme: "API_KEY";
|
|
11
19
|
};
|
|
12
20
|
//#endregion
|
|
13
21
|
export { pingdomCatalog };
|
package/dist/catalog.d.mts
CHANGED
|
@@ -8,6 +8,14 @@ declare const pingdomCatalog: {
|
|
|
8
8
|
readonly logo: "https://logos.composio.dev/api/pingdom";
|
|
9
9
|
readonly authKind: "keystroke";
|
|
10
10
|
readonly oauthScopes: readonly [];
|
|
11
|
+
readonly credentialFields: {
|
|
12
|
+
readonly api_key: {
|
|
13
|
+
readonly label: "Pingdom API Token";
|
|
14
|
+
readonly secret: true;
|
|
15
|
+
readonly description: "Your Pingdom API token used for authentication.";
|
|
16
|
+
};
|
|
17
|
+
};
|
|
18
|
+
readonly credentialScheme: "API_KEY";
|
|
11
19
|
};
|
|
12
20
|
//#endregion
|
|
13
21
|
export { pingdomCatalog };
|
package/dist/catalog.mjs
CHANGED
|
@@ -7,7 +7,13 @@ const pingdomCatalog = {
|
|
|
7
7
|
"category": "Server Monitoring",
|
|
8
8
|
"logo": "https://logos.composio.dev/api/pingdom",
|
|
9
9
|
"authKind": "keystroke",
|
|
10
|
-
"oauthScopes": []
|
|
10
|
+
"oauthScopes": [],
|
|
11
|
+
"credentialFields": { "api_key": {
|
|
12
|
+
"label": "Pingdom API Token",
|
|
13
|
+
"secret": true,
|
|
14
|
+
"description": "Your Pingdom API token used for authentication."
|
|
15
|
+
} },
|
|
16
|
+
"credentialScheme": "API_KEY"
|
|
11
17
|
};
|
|
12
18
|
//#endregion
|
|
13
19
|
export { pingdomCatalog };
|
package/dist/catalog.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pingdomCatalog = {\n \"slug\": \"pingdom\",\n \"name\": \"Pingdom\",\n \"description\": \"Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.\",\n \"category\": \"Server Monitoring\",\n \"logo\": \"https://logos.composio.dev/api/pingdom\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": []\n} as const;\n"],"mappings":";;AACA,MAAa,iBAAiB;CAC5B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;
|
|
1
|
+
{"version":3,"file":"catalog.mjs","names":[],"sources":["../src/catalog.ts"],"sourcesContent":["/** Generated — kept in sync with src/app.ts. */\nexport const pingdomCatalog = {\n \"slug\": \"pingdom\",\n \"name\": \"Pingdom\",\n \"description\": \"Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.\",\n \"category\": \"Server Monitoring\",\n \"logo\": \"https://logos.composio.dev/api/pingdom\",\n \"authKind\": \"keystroke\",\n \"oauthScopes\": [],\n \"credentialFields\": {\n \"api_key\": {\n \"label\": \"Pingdom API Token\",\n \"secret\": true,\n \"description\": \"Your Pingdom API token used for authentication.\"\n }\n },\n \"credentialScheme\": \"API_KEY\"\n} as const;\n"],"mappings":";;AACA,MAAa,iBAAiB;CAC5B,QAAQ;CACR,QAAQ;CACR,eAAe;CACf,YAAY;CACZ,QAAQ;CACR,YAAY;CACZ,eAAe,CAAC;CAChB,oBAAoB,EAClB,WAAW;EACT,SAAS;EACT,UAAU;EACV,eAAe;CACjB,EACF;CACA,oBAAoB;AACtB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@keystrokehq/pingdom",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public",
|
|
6
6
|
"registry": "https://registry.npmjs.org"
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"peerDependencies": {
|
|
34
|
-
"@keystrokehq/keystroke": "
|
|
34
|
+
"@keystrokehq/keystroke": ">=0.1.4",
|
|
35
35
|
"zod": "^4.4.3"
|
|
36
36
|
},
|
|
37
37
|
"devDependencies": {
|