@keystrokehq/pingdom 0.1.0
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/README.md +17 -0
- package/dist/action.cjs +21 -0
- package/dist/action.cjs.map +1 -0
- package/dist/action.mjs +21 -0
- package/dist/action.mjs.map +1 -0
- package/dist/actions/get-actions-alerts.cjs +35 -0
- package/dist/actions/get-actions-alerts.cjs.map +1 -0
- package/dist/actions/get-actions-alerts.d.cts +9 -0
- package/dist/actions/get-actions-alerts.d.cts.map +1 -0
- package/dist/actions/get-actions-alerts.d.mts +9 -0
- package/dist/actions/get-actions-alerts.d.mts.map +1 -0
- package/dist/actions/get-actions-alerts.mjs +34 -0
- package/dist/actions/get-actions-alerts.mjs.map +1 -0
- package/dist/actions/get-checks-list.cjs +50 -0
- package/dist/actions/get-checks-list.cjs.map +1 -0
- package/dist/actions/get-checks-list.d.cts +9 -0
- package/dist/actions/get-checks-list.d.cts.map +1 -0
- package/dist/actions/get-checks-list.d.mts +9 -0
- package/dist/actions/get-checks-list.d.mts.map +1 -0
- package/dist/actions/get-checks-list.mjs +49 -0
- package/dist/actions/get-checks-list.mjs.map +1 -0
- package/dist/actions/get-contact-details.cjs +42 -0
- package/dist/actions/get-contact-details.cjs.map +1 -0
- package/dist/actions/get-contact-details.d.cts +9 -0
- package/dist/actions/get-contact-details.d.cts.map +1 -0
- package/dist/actions/get-contact-details.d.mts +9 -0
- package/dist/actions/get-contact-details.d.mts.map +1 -0
- package/dist/actions/get-contact-details.mjs +41 -0
- package/dist/actions/get-contact-details.mjs.map +1 -0
- package/dist/actions/get-contacts.cjs +53 -0
- package/dist/actions/get-contacts.cjs.map +1 -0
- package/dist/actions/get-contacts.d.cts +9 -0
- package/dist/actions/get-contacts.d.cts.map +1 -0
- package/dist/actions/get-contacts.d.mts +9 -0
- package/dist/actions/get-contacts.d.mts.map +1 -0
- package/dist/actions/get-contacts.mjs +52 -0
- package/dist/actions/get-contacts.mjs.map +1 -0
- package/dist/actions/get-credits.cjs +38 -0
- package/dist/actions/get-credits.cjs.map +1 -0
- package/dist/actions/get-credits.d.cts +9 -0
- package/dist/actions/get-credits.d.cts.map +1 -0
- package/dist/actions/get-credits.d.mts +9 -0
- package/dist/actions/get-credits.d.mts.map +1 -0
- package/dist/actions/get-credits.mjs +37 -0
- package/dist/actions/get-credits.mjs.map +1 -0
- package/dist/actions/get-list-maintenance-occurrences.cjs +31 -0
- package/dist/actions/get-list-maintenance-occurrences.cjs.map +1 -0
- package/dist/actions/get-list-maintenance-occurrences.d.cts +9 -0
- package/dist/actions/get-list-maintenance-occurrences.d.cts.map +1 -0
- package/dist/actions/get-list-maintenance-occurrences.d.mts +9 -0
- package/dist/actions/get-list-maintenance-occurrences.d.mts.map +1 -0
- package/dist/actions/get-list-maintenance-occurrences.mjs +30 -0
- package/dist/actions/get-list-maintenance-occurrences.mjs.map +1 -0
- package/dist/actions/get-maintenance-windows.cjs +41 -0
- package/dist/actions/get-maintenance-windows.cjs.map +1 -0
- package/dist/actions/get-maintenance-windows.d.cts +9 -0
- package/dist/actions/get-maintenance-windows.d.cts.map +1 -0
- package/dist/actions/get-maintenance-windows.d.mts +9 -0
- package/dist/actions/get-maintenance-windows.d.mts.map +1 -0
- package/dist/actions/get-maintenance-windows.mjs +40 -0
- package/dist/actions/get-maintenance-windows.mjs.map +1 -0
- package/dist/actions/get-probes.cjs +28 -0
- package/dist/actions/get-probes.cjs.map +1 -0
- package/dist/actions/get-probes.d.cts +9 -0
- package/dist/actions/get-probes.d.cts.map +1 -0
- package/dist/actions/get-probes.d.mts +9 -0
- package/dist/actions/get-probes.d.mts.map +1 -0
- package/dist/actions/get-probes.mjs +27 -0
- package/dist/actions/get-probes.mjs.map +1 -0
- package/dist/actions/get-reference-data.cjs +53 -0
- package/dist/actions/get-reference-data.cjs.map +1 -0
- package/dist/actions/get-reference-data.d.cts +9 -0
- package/dist/actions/get-reference-data.d.cts.map +1 -0
- package/dist/actions/get-reference-data.d.mts +9 -0
- package/dist/actions/get-reference-data.d.mts.map +1 -0
- package/dist/actions/get-reference-data.mjs +52 -0
- package/dist/actions/get-reference-data.mjs.map +1 -0
- package/dist/actions/get-single-check.cjs +40 -0
- package/dist/actions/get-single-check.cjs.map +1 -0
- package/dist/actions/get-single-check.d.cts +9 -0
- package/dist/actions/get-single-check.d.cts.map +1 -0
- package/dist/actions/get-single-check.d.mts +9 -0
- package/dist/actions/get-single-check.d.mts.map +1 -0
- package/dist/actions/get-single-check.mjs +39 -0
- package/dist/actions/get-single-check.mjs.map +1 -0
- package/dist/actions/get-team-details.cjs +32 -0
- package/dist/actions/get-team-details.cjs.map +1 -0
- package/dist/actions/get-team-details.d.cts +9 -0
- package/dist/actions/get-team-details.d.cts.map +1 -0
- package/dist/actions/get-team-details.d.mts +9 -0
- package/dist/actions/get-team-details.d.mts.map +1 -0
- package/dist/actions/get-team-details.mjs +31 -0
- package/dist/actions/get-team-details.mjs.map +1 -0
- package/dist/actions/get-teams.cjs +26 -0
- package/dist/actions/get-teams.cjs.map +1 -0
- package/dist/actions/get-teams.d.cts +9 -0
- package/dist/actions/get-teams.d.cts.map +1 -0
- package/dist/actions/get-teams.d.mts +9 -0
- package/dist/actions/get-teams.d.mts.map +1 -0
- package/dist/actions/get-teams.mjs +25 -0
- package/dist/actions/get-teams.mjs.map +1 -0
- package/dist/actions/get-tms-transaction-checks-list.cjs +29 -0
- package/dist/actions/get-tms-transaction-checks-list.cjs.map +1 -0
- package/dist/actions/get-tms-transaction-checks-list.d.cts +9 -0
- package/dist/actions/get-tms-transaction-checks-list.d.cts.map +1 -0
- package/dist/actions/get-tms-transaction-checks-list.d.mts +9 -0
- package/dist/actions/get-tms-transaction-checks-list.d.mts.map +1 -0
- package/dist/actions/get-tms-transaction-checks-list.mjs +28 -0
- package/dist/actions/get-tms-transaction-checks-list.mjs.map +1 -0
- package/dist/actions/index.cjs +27 -0
- package/dist/actions/index.d.cts +14 -0
- package/dist/actions/index.d.mts +14 -0
- package/dist/actions/index.mjs +14 -0
- package/dist/app.cjs +9 -0
- package/dist/app.cjs.map +1 -0
- package/dist/app.d.cts +5 -0
- package/dist/app.d.cts.map +1 -0
- package/dist/app.d.mts +5 -0
- package/dist/app.d.mts.map +1 -0
- package/dist/app.mjs +10 -0
- package/dist/app.mjs.map +1 -0
- package/dist/catalog.cjs +15 -0
- package/dist/catalog.cjs.map +1 -0
- package/dist/catalog.d.cts +14 -0
- package/dist/catalog.d.cts.map +1 -0
- package/dist/catalog.d.mts +14 -0
- package/dist/catalog.d.mts.map +1 -0
- package/dist/catalog.mjs +15 -0
- package/dist/catalog.mjs.map +1 -0
- package/dist/execute.cjs +18 -0
- package/dist/execute.cjs.map +1 -0
- package/dist/execute.mjs +18 -0
- package/dist/execute.mjs.map +1 -0
- package/dist/index.cjs +32 -0
- package/dist/index.d.cts +16 -0
- package/dist/index.d.mts +16 -0
- package/dist/index.mjs +17 -0
- package/package.json +49 -0
|
@@ -0,0 +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,EAAyC,CAAA,CAAE,UAGgD;AAAA,cAO3F,wCAAA,EAA0C,CAAA,CAAE,UAI8C;AAAA,cAE1F,kCAAA,gCAAkC,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { action } from "../action.mjs";
|
|
2
|
+
import { z } from "zod";
|
|
3
|
+
//#region src/actions/get-tms-transaction-checks-list.ts
|
|
4
|
+
const PingdomGetTmsTransactionChecksListInput = z.object({
|
|
5
|
+
limit: z.number().int().describe("Maximum number of transaction checks to return per page (1-1000). Defaults to 1000 if not specified.").optional(),
|
|
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
|
+
}).describe("Request model for retrieving a list overview of transaction (TMS) checks with pagination.");
|
|
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')")
|
|
13
|
+
}).describe("Represents a single overview of a transaction (TMS) check.");
|
|
14
|
+
const pingdomGetTmsTransactionChecksList = action("PINGDOM_GET_TMS_TRANSACTION_CHECKS_LIST", {
|
|
15
|
+
slug: "pingdom-get-tms-transaction-checks-list",
|
|
16
|
+
name: "Get TMS Transaction Checks List",
|
|
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
|
+
input: PingdomGetTmsTransactionChecksListInput,
|
|
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)"),
|
|
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)")
|
|
23
|
+
}).describe("Response wrapper containing a list of transaction (TMS) checks with pagination metadata.")
|
|
24
|
+
});
|
|
25
|
+
//#endregion
|
|
26
|
+
export { pingdomGetTmsTransactionChecksList };
|
|
27
|
+
|
|
28
|
+
//# sourceMappingURL=get-tms-transaction-checks-list.mjs.map
|
|
@@ -0,0 +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: z.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the transaction check\"),\n name: z.string().describe(\"Name of the transaction check\"),\n type: z.string().describe(\"Type of check (e.g., 'transaction')\"),\n status: z.string().describe(\"Current status of the check (e.g., 'up', 'down')\"),\n}).describe(\"Represents a single overview of a transaction (TMS) check.\");\nexport const PingdomGetTmsTransactionChecksListOutput: z.ZodTypeAny = z.object({\n limit: z.number().int().describe(\"Maximum number of checks returned in this response (reflects the limit parameter or default value)\"),\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)\"),\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,0CAAwD,EAAE,OAAO;CAC5E,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,uEAAqF,EAAE,OAAO;CAClG,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CAC1E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AAChF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAOxE,MAAa,qCAAqC,OAAO,2CAA2C;CAClG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXoE,EAAE,OAAO;EAC7E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oGAAoG;EACrI,QAAQ,EAAE,MAAM,oEAAoE,CAAC,CAAC,SAAS,6CAA6C;EAC5I,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D;CAClG,CAAC,CAAC,CAAC,SAAS,0FAOF;AACV,CAAC"}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
+
const require_get_actions_alerts = require("./get-actions-alerts.cjs");
|
|
3
|
+
const require_get_checks_list = require("./get-checks-list.cjs");
|
|
4
|
+
const require_get_contact_details = require("./get-contact-details.cjs");
|
|
5
|
+
const require_get_contacts = require("./get-contacts.cjs");
|
|
6
|
+
const require_get_credits = require("./get-credits.cjs");
|
|
7
|
+
const require_get_list_maintenance_occurrences = require("./get-list-maintenance-occurrences.cjs");
|
|
8
|
+
const require_get_maintenance_windows = require("./get-maintenance-windows.cjs");
|
|
9
|
+
const require_get_probes = require("./get-probes.cjs");
|
|
10
|
+
const require_get_reference_data = require("./get-reference-data.cjs");
|
|
11
|
+
const require_get_single_check = require("./get-single-check.cjs");
|
|
12
|
+
const require_get_team_details = require("./get-team-details.cjs");
|
|
13
|
+
const require_get_teams = require("./get-teams.cjs");
|
|
14
|
+
const require_get_tms_transaction_checks_list = require("./get-tms-transaction-checks-list.cjs");
|
|
15
|
+
exports.pingdomGetActionsAlerts = require_get_actions_alerts.pingdomGetActionsAlerts;
|
|
16
|
+
exports.pingdomGetChecksList = require_get_checks_list.pingdomGetChecksList;
|
|
17
|
+
exports.pingdomGetContactDetails = require_get_contact_details.pingdomGetContactDetails;
|
|
18
|
+
exports.pingdomGetContacts = require_get_contacts.pingdomGetContacts;
|
|
19
|
+
exports.pingdomGetCredits = require_get_credits.pingdomGetCredits;
|
|
20
|
+
exports.pingdomGetListMaintenanceOccurrences = require_get_list_maintenance_occurrences.pingdomGetListMaintenanceOccurrences;
|
|
21
|
+
exports.pingdomGetMaintenanceWindows = require_get_maintenance_windows.pingdomGetMaintenanceWindows;
|
|
22
|
+
exports.pingdomGetProbes = require_get_probes.pingdomGetProbes;
|
|
23
|
+
exports.pingdomGetReferenceData = require_get_reference_data.pingdomGetReferenceData;
|
|
24
|
+
exports.pingdomGetSingleCheck = require_get_single_check.pingdomGetSingleCheck;
|
|
25
|
+
exports.pingdomGetTeamDetails = require_get_team_details.pingdomGetTeamDetails;
|
|
26
|
+
exports.pingdomGetTeams = require_get_teams.pingdomGetTeams;
|
|
27
|
+
exports.pingdomGetTmsTransactionChecksList = require_get_tms_transaction_checks_list.pingdomGetTmsTransactionChecksList;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { pingdomGetActionsAlerts } from "./get-actions-alerts.cjs";
|
|
2
|
+
import { pingdomGetChecksList } from "./get-checks-list.cjs";
|
|
3
|
+
import { pingdomGetContactDetails } from "./get-contact-details.cjs";
|
|
4
|
+
import { pingdomGetContacts } from "./get-contacts.cjs";
|
|
5
|
+
import { pingdomGetCredits } from "./get-credits.cjs";
|
|
6
|
+
import { pingdomGetListMaintenanceOccurrences } from "./get-list-maintenance-occurrences.cjs";
|
|
7
|
+
import { pingdomGetMaintenanceWindows } from "./get-maintenance-windows.cjs";
|
|
8
|
+
import { pingdomGetProbes } from "./get-probes.cjs";
|
|
9
|
+
import { pingdomGetReferenceData } from "./get-reference-data.cjs";
|
|
10
|
+
import { pingdomGetSingleCheck } from "./get-single-check.cjs";
|
|
11
|
+
import { pingdomGetTeamDetails } from "./get-team-details.cjs";
|
|
12
|
+
import { pingdomGetTeams } from "./get-teams.cjs";
|
|
13
|
+
import { pingdomGetTmsTransactionChecksList } from "./get-tms-transaction-checks-list.cjs";
|
|
14
|
+
export { pingdomGetActionsAlerts, pingdomGetChecksList, pingdomGetContactDetails, pingdomGetContacts, pingdomGetCredits, pingdomGetListMaintenanceOccurrences, pingdomGetMaintenanceWindows, pingdomGetProbes, pingdomGetReferenceData, pingdomGetSingleCheck, pingdomGetTeamDetails, pingdomGetTeams, pingdomGetTmsTransactionChecksList };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { pingdomGetActionsAlerts } from "./get-actions-alerts.mjs";
|
|
2
|
+
import { pingdomGetChecksList } from "./get-checks-list.mjs";
|
|
3
|
+
import { pingdomGetContactDetails } from "./get-contact-details.mjs";
|
|
4
|
+
import { pingdomGetContacts } from "./get-contacts.mjs";
|
|
5
|
+
import { pingdomGetCredits } from "./get-credits.mjs";
|
|
6
|
+
import { pingdomGetListMaintenanceOccurrences } from "./get-list-maintenance-occurrences.mjs";
|
|
7
|
+
import { pingdomGetMaintenanceWindows } from "./get-maintenance-windows.mjs";
|
|
8
|
+
import { pingdomGetProbes } from "./get-probes.mjs";
|
|
9
|
+
import { pingdomGetReferenceData } from "./get-reference-data.mjs";
|
|
10
|
+
import { pingdomGetSingleCheck } from "./get-single-check.mjs";
|
|
11
|
+
import { pingdomGetTeamDetails } from "./get-team-details.mjs";
|
|
12
|
+
import { pingdomGetTeams } from "./get-teams.mjs";
|
|
13
|
+
import { pingdomGetTmsTransactionChecksList } from "./get-tms-transaction-checks-list.mjs";
|
|
14
|
+
export { pingdomGetActionsAlerts, pingdomGetChecksList, pingdomGetContactDetails, pingdomGetContacts, pingdomGetCredits, pingdomGetListMaintenanceOccurrences, pingdomGetMaintenanceWindows, pingdomGetProbes, pingdomGetReferenceData, pingdomGetSingleCheck, pingdomGetTeamDetails, pingdomGetTeams, pingdomGetTmsTransactionChecksList };
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
import { pingdomGetActionsAlerts } from "./get-actions-alerts.mjs";
|
|
2
|
+
import { pingdomGetChecksList } from "./get-checks-list.mjs";
|
|
3
|
+
import { pingdomGetContactDetails } from "./get-contact-details.mjs";
|
|
4
|
+
import { pingdomGetContacts } from "./get-contacts.mjs";
|
|
5
|
+
import { pingdomGetCredits } from "./get-credits.mjs";
|
|
6
|
+
import { pingdomGetListMaintenanceOccurrences } from "./get-list-maintenance-occurrences.mjs";
|
|
7
|
+
import { pingdomGetMaintenanceWindows } from "./get-maintenance-windows.mjs";
|
|
8
|
+
import { pingdomGetProbes } from "./get-probes.mjs";
|
|
9
|
+
import { pingdomGetReferenceData } from "./get-reference-data.mjs";
|
|
10
|
+
import { pingdomGetSingleCheck } from "./get-single-check.mjs";
|
|
11
|
+
import { pingdomGetTeamDetails } from "./get-team-details.mjs";
|
|
12
|
+
import { pingdomGetTeams } from "./get-teams.mjs";
|
|
13
|
+
import { pingdomGetTmsTransactionChecksList } from "./get-tms-transaction-checks-list.mjs";
|
|
14
|
+
export { pingdomGetActionsAlerts, pingdomGetChecksList, pingdomGetContactDetails, pingdomGetContacts, pingdomGetCredits, pingdomGetListMaintenanceOccurrences, pingdomGetMaintenanceWindows, pingdomGetProbes, pingdomGetReferenceData, pingdomGetSingleCheck, pingdomGetTeamDetails, pingdomGetTeams, pingdomGetTmsTransactionChecksList };
|
package/dist/app.cjs
ADDED
package/dist/app.cjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.cjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const pingdom = defineApp({\n slug: \"pingdom\",\n auth: \"keystroke\",\n});\n"],"mappings":";AAEA,MAAa,WAAA,uCAAA,CAAA,CAAA,UAAA,CAAoB;CAC/B,MAAM;CACN,MAAM;AACR,CAAC"}
|
package/dist/app.d.cts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.d.cts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,OAAA,6BAAO,GAAA,+BAAA,UAAA"}
|
package/dist/app.d.mts
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.d.mts","names":[],"sources":["../src/app.ts"],"mappings":";cAEa,OAAA,6BAAO,GAAA,+BAAA,UAAA"}
|
package/dist/app.mjs
ADDED
package/dist/app.mjs.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"app.mjs","names":[],"sources":["../src/app.ts"],"sourcesContent":["import { defineApp } from \"@keystrokehq/keystroke/app\";\n\nexport const pingdom = defineApp({\n slug: \"pingdom\",\n auth: \"keystroke\",\n});\n"],"mappings":";;AAEA,MAAa,UAAU,UAAU;CAC/B,MAAM;CACN,MAAM;AACR,CAAC"}
|
package/dist/catalog.cjs
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
//#region src/catalog.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
const pingdomCatalog = {
|
|
4
|
+
"slug": "pingdom",
|
|
5
|
+
"name": "Pingdom",
|
|
6
|
+
"description": "Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.",
|
|
7
|
+
"category": "Server Monitoring",
|
|
8
|
+
"logo": "https://logos.composio.dev/api/pingdom",
|
|
9
|
+
"authKind": "keystroke",
|
|
10
|
+
"oauthScopes": []
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
exports.pingdomCatalog = pingdomCatalog;
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=catalog.cjs.map
|
|
@@ -0,0 +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;AAClB"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
//#region src/catalog.d.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
declare const pingdomCatalog: {
|
|
4
|
+
readonly slug: "pingdom";
|
|
5
|
+
readonly name: "Pingdom";
|
|
6
|
+
readonly description: "Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.";
|
|
7
|
+
readonly category: "Server Monitoring";
|
|
8
|
+
readonly logo: "https://logos.composio.dev/api/pingdom";
|
|
9
|
+
readonly authKind: "keystroke";
|
|
10
|
+
readonly oauthScopes: readonly [];
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
export { pingdomCatalog };
|
|
14
|
+
//# sourceMappingURL=catalog.d.cts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"catalog.d.cts","names":[],"sources":["../src/catalog.ts"],"mappings":";;cACa,cAAA;EAAA"}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
//#region src/catalog.d.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
declare const pingdomCatalog: {
|
|
4
|
+
readonly slug: "pingdom";
|
|
5
|
+
readonly name: "Pingdom";
|
|
6
|
+
readonly description: "Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.";
|
|
7
|
+
readonly category: "Server Monitoring";
|
|
8
|
+
readonly logo: "https://logos.composio.dev/api/pingdom";
|
|
9
|
+
readonly authKind: "keystroke";
|
|
10
|
+
readonly oauthScopes: readonly [];
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
export { pingdomCatalog };
|
|
14
|
+
//# sourceMappingURL=catalog.d.mts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"catalog.d.mts","names":[],"sources":["../src/catalog.ts"],"mappings":";;cACa,cAAA;EAAA"}
|
package/dist/catalog.mjs
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
//#region src/catalog.ts
|
|
2
|
+
/** Generated — kept in sync with src/app.ts. */
|
|
3
|
+
const pingdomCatalog = {
|
|
4
|
+
"slug": "pingdom",
|
|
5
|
+
"name": "Pingdom",
|
|
6
|
+
"description": "Pingdom is a web performance monitoring service that allows users to monitor the uptime and performance of websites, servers, and applications.",
|
|
7
|
+
"category": "Server Monitoring",
|
|
8
|
+
"logo": "https://logos.composio.dev/api/pingdom",
|
|
9
|
+
"authKind": "keystroke",
|
|
10
|
+
"oauthScopes": []
|
|
11
|
+
};
|
|
12
|
+
//#endregion
|
|
13
|
+
export { pingdomCatalog };
|
|
14
|
+
|
|
15
|
+
//# sourceMappingURL=catalog.mjs.map
|
|
@@ -0,0 +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;AAClB"}
|
package/dist/execute.cjs
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
let _keystrokehq_keystroke_client = require("@keystrokehq/keystroke/client");
|
|
2
|
+
//#region src/execute.ts
|
|
3
|
+
const APP_SLUG = "pingdom";
|
|
4
|
+
/** Pinned app version — updated on regeneration. */
|
|
5
|
+
const APP_VERSION = "20260615_00";
|
|
6
|
+
async function executePingdomTool(tool, args) {
|
|
7
|
+
const { result } = await (0, _keystrokehq_keystroke_client.createKeystrokeClient)().tools.execute({
|
|
8
|
+
app: APP_SLUG,
|
|
9
|
+
tool,
|
|
10
|
+
arguments: args,
|
|
11
|
+
version: APP_VERSION
|
|
12
|
+
});
|
|
13
|
+
return result;
|
|
14
|
+
}
|
|
15
|
+
//#endregion
|
|
16
|
+
exports.executePingdomTool = executePingdomTool;
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=execute.cjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"execute.cjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"pingdom\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executePingdomTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,mBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,OAAA,GAAA,8BAAA,sBAAA,CAA4B,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
|
package/dist/execute.mjs
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { createKeystrokeClient } from "@keystrokehq/keystroke/client";
|
|
2
|
+
//#region src/execute.ts
|
|
3
|
+
const APP_SLUG = "pingdom";
|
|
4
|
+
/** Pinned app version — updated on regeneration. */
|
|
5
|
+
const APP_VERSION = "20260615_00";
|
|
6
|
+
async function executePingdomTool(tool, args) {
|
|
7
|
+
const { result } = await createKeystrokeClient().tools.execute({
|
|
8
|
+
app: APP_SLUG,
|
|
9
|
+
tool,
|
|
10
|
+
arguments: args,
|
|
11
|
+
version: APP_VERSION
|
|
12
|
+
});
|
|
13
|
+
return result;
|
|
14
|
+
}
|
|
15
|
+
//#endregion
|
|
16
|
+
export { executePingdomTool };
|
|
17
|
+
|
|
18
|
+
//# sourceMappingURL=execute.mjs.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"execute.mjs","names":[],"sources":["../src/execute.ts"],"sourcesContent":["import { createKeystrokeClient } from \"@keystrokehq/keystroke/client\";\n\nconst APP_SLUG = \"pingdom\";\n/** Pinned app version — updated on regeneration. */\nconst APP_VERSION = \"20260615_00\";\n\nexport async function executePingdomTool(\n tool: string,\n args: Record<string, unknown>,\n): Promise<unknown> {\n const { result } = await createKeystrokeClient().tools.execute({\n app: APP_SLUG,\n tool,\n arguments: args,\n version: APP_VERSION,\n });\n return result;\n}\n"],"mappings":";;AAEA,MAAM,WAAW;;AAEjB,MAAM,cAAc;AAEpB,eAAsB,mBACpB,MACA,MACkB;CAClB,MAAM,EAAE,WAAW,MAAM,sBAAsB,CAAC,CAAC,MAAM,QAAQ;EAC7D,KAAK;EACL;EACA,WAAW;EACX,SAAS;CACX,CAAC;CACD,OAAO;AACT"}
|
package/dist/index.cjs
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
+
const require_app = require("./app.cjs");
|
|
3
|
+
const require_catalog = require("./catalog.cjs");
|
|
4
|
+
const require_get_actions_alerts = require("./actions/get-actions-alerts.cjs");
|
|
5
|
+
const require_get_checks_list = require("./actions/get-checks-list.cjs");
|
|
6
|
+
const require_get_contact_details = require("./actions/get-contact-details.cjs");
|
|
7
|
+
const require_get_contacts = require("./actions/get-contacts.cjs");
|
|
8
|
+
const require_get_credits = require("./actions/get-credits.cjs");
|
|
9
|
+
const require_get_list_maintenance_occurrences = require("./actions/get-list-maintenance-occurrences.cjs");
|
|
10
|
+
const require_get_maintenance_windows = require("./actions/get-maintenance-windows.cjs");
|
|
11
|
+
const require_get_probes = require("./actions/get-probes.cjs");
|
|
12
|
+
const require_get_reference_data = require("./actions/get-reference-data.cjs");
|
|
13
|
+
const require_get_single_check = require("./actions/get-single-check.cjs");
|
|
14
|
+
const require_get_team_details = require("./actions/get-team-details.cjs");
|
|
15
|
+
const require_get_teams = require("./actions/get-teams.cjs");
|
|
16
|
+
const require_get_tms_transaction_checks_list = require("./actions/get-tms-transaction-checks-list.cjs");
|
|
17
|
+
require("./actions/index.cjs");
|
|
18
|
+
exports.pingdom = require_app.pingdom;
|
|
19
|
+
exports.pingdomCatalog = require_catalog.pingdomCatalog;
|
|
20
|
+
exports.pingdomGetActionsAlerts = require_get_actions_alerts.pingdomGetActionsAlerts;
|
|
21
|
+
exports.pingdomGetChecksList = require_get_checks_list.pingdomGetChecksList;
|
|
22
|
+
exports.pingdomGetContactDetails = require_get_contact_details.pingdomGetContactDetails;
|
|
23
|
+
exports.pingdomGetContacts = require_get_contacts.pingdomGetContacts;
|
|
24
|
+
exports.pingdomGetCredits = require_get_credits.pingdomGetCredits;
|
|
25
|
+
exports.pingdomGetListMaintenanceOccurrences = require_get_list_maintenance_occurrences.pingdomGetListMaintenanceOccurrences;
|
|
26
|
+
exports.pingdomGetMaintenanceWindows = require_get_maintenance_windows.pingdomGetMaintenanceWindows;
|
|
27
|
+
exports.pingdomGetProbes = require_get_probes.pingdomGetProbes;
|
|
28
|
+
exports.pingdomGetReferenceData = require_get_reference_data.pingdomGetReferenceData;
|
|
29
|
+
exports.pingdomGetSingleCheck = require_get_single_check.pingdomGetSingleCheck;
|
|
30
|
+
exports.pingdomGetTeamDetails = require_get_team_details.pingdomGetTeamDetails;
|
|
31
|
+
exports.pingdomGetTeams = require_get_teams.pingdomGetTeams;
|
|
32
|
+
exports.pingdomGetTmsTransactionChecksList = require_get_tms_transaction_checks_list.pingdomGetTmsTransactionChecksList;
|
package/dist/index.d.cts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { pingdomGetActionsAlerts } from "./actions/get-actions-alerts.cjs";
|
|
2
|
+
import { pingdomGetChecksList } from "./actions/get-checks-list.cjs";
|
|
3
|
+
import { pingdomGetContactDetails } from "./actions/get-contact-details.cjs";
|
|
4
|
+
import { pingdomGetContacts } from "./actions/get-contacts.cjs";
|
|
5
|
+
import { pingdomGetCredits } from "./actions/get-credits.cjs";
|
|
6
|
+
import { pingdomGetListMaintenanceOccurrences } from "./actions/get-list-maintenance-occurrences.cjs";
|
|
7
|
+
import { pingdomGetMaintenanceWindows } from "./actions/get-maintenance-windows.cjs";
|
|
8
|
+
import { pingdomGetProbes } from "./actions/get-probes.cjs";
|
|
9
|
+
import { pingdomGetReferenceData } from "./actions/get-reference-data.cjs";
|
|
10
|
+
import { pingdomGetSingleCheck } from "./actions/get-single-check.cjs";
|
|
11
|
+
import { pingdomGetTeamDetails } from "./actions/get-team-details.cjs";
|
|
12
|
+
import { pingdomGetTeams } from "./actions/get-teams.cjs";
|
|
13
|
+
import { pingdomGetTmsTransactionChecksList } from "./actions/get-tms-transaction-checks-list.cjs";
|
|
14
|
+
import { pingdom } from "./app.cjs";
|
|
15
|
+
import { pingdomCatalog } from "./catalog.cjs";
|
|
16
|
+
export { pingdom, pingdomCatalog, pingdomGetActionsAlerts, pingdomGetChecksList, pingdomGetContactDetails, pingdomGetContacts, pingdomGetCredits, pingdomGetListMaintenanceOccurrences, pingdomGetMaintenanceWindows, pingdomGetProbes, pingdomGetReferenceData, pingdomGetSingleCheck, pingdomGetTeamDetails, pingdomGetTeams, pingdomGetTmsTransactionChecksList };
|
package/dist/index.d.mts
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
import { pingdomGetActionsAlerts } from "./actions/get-actions-alerts.mjs";
|
|
2
|
+
import { pingdomGetChecksList } from "./actions/get-checks-list.mjs";
|
|
3
|
+
import { pingdomGetContactDetails } from "./actions/get-contact-details.mjs";
|
|
4
|
+
import { pingdomGetContacts } from "./actions/get-contacts.mjs";
|
|
5
|
+
import { pingdomGetCredits } from "./actions/get-credits.mjs";
|
|
6
|
+
import { pingdomGetListMaintenanceOccurrences } from "./actions/get-list-maintenance-occurrences.mjs";
|
|
7
|
+
import { pingdomGetMaintenanceWindows } from "./actions/get-maintenance-windows.mjs";
|
|
8
|
+
import { pingdomGetProbes } from "./actions/get-probes.mjs";
|
|
9
|
+
import { pingdomGetReferenceData } from "./actions/get-reference-data.mjs";
|
|
10
|
+
import { pingdomGetSingleCheck } from "./actions/get-single-check.mjs";
|
|
11
|
+
import { pingdomGetTeamDetails } from "./actions/get-team-details.mjs";
|
|
12
|
+
import { pingdomGetTeams } from "./actions/get-teams.mjs";
|
|
13
|
+
import { pingdomGetTmsTransactionChecksList } from "./actions/get-tms-transaction-checks-list.mjs";
|
|
14
|
+
import { pingdom } from "./app.mjs";
|
|
15
|
+
import { pingdomCatalog } from "./catalog.mjs";
|
|
16
|
+
export { pingdom, pingdomCatalog, pingdomGetActionsAlerts, pingdomGetChecksList, pingdomGetContactDetails, pingdomGetContacts, pingdomGetCredits, pingdomGetListMaintenanceOccurrences, pingdomGetMaintenanceWindows, pingdomGetProbes, pingdomGetReferenceData, pingdomGetSingleCheck, pingdomGetTeamDetails, pingdomGetTeams, pingdomGetTmsTransactionChecksList };
|
package/dist/index.mjs
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import { pingdom } from "./app.mjs";
|
|
2
|
+
import { pingdomCatalog } from "./catalog.mjs";
|
|
3
|
+
import { pingdomGetActionsAlerts } from "./actions/get-actions-alerts.mjs";
|
|
4
|
+
import { pingdomGetChecksList } from "./actions/get-checks-list.mjs";
|
|
5
|
+
import { pingdomGetContactDetails } from "./actions/get-contact-details.mjs";
|
|
6
|
+
import { pingdomGetContacts } from "./actions/get-contacts.mjs";
|
|
7
|
+
import { pingdomGetCredits } from "./actions/get-credits.mjs";
|
|
8
|
+
import { pingdomGetListMaintenanceOccurrences } from "./actions/get-list-maintenance-occurrences.mjs";
|
|
9
|
+
import { pingdomGetMaintenanceWindows } from "./actions/get-maintenance-windows.mjs";
|
|
10
|
+
import { pingdomGetProbes } from "./actions/get-probes.mjs";
|
|
11
|
+
import { pingdomGetReferenceData } from "./actions/get-reference-data.mjs";
|
|
12
|
+
import { pingdomGetSingleCheck } from "./actions/get-single-check.mjs";
|
|
13
|
+
import { pingdomGetTeamDetails } from "./actions/get-team-details.mjs";
|
|
14
|
+
import { pingdomGetTeams } from "./actions/get-teams.mjs";
|
|
15
|
+
import { pingdomGetTmsTransactionChecksList } from "./actions/get-tms-transaction-checks-list.mjs";
|
|
16
|
+
import "./actions/index.mjs";
|
|
17
|
+
export { pingdom, pingdomCatalog, pingdomGetActionsAlerts, pingdomGetChecksList, pingdomGetContactDetails, pingdomGetContacts, pingdomGetCredits, pingdomGetListMaintenanceOccurrences, pingdomGetMaintenanceWindows, pingdomGetProbes, pingdomGetReferenceData, pingdomGetSingleCheck, pingdomGetTeamDetails, pingdomGetTeams, pingdomGetTmsTransactionChecksList };
|
package/package.json
ADDED
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@keystrokehq/pingdom",
|
|
3
|
+
"version": "0.1.0",
|
|
4
|
+
"publishConfig": {
|
|
5
|
+
"access": "public",
|
|
6
|
+
"registry": "https://registry.npmjs.org"
|
|
7
|
+
},
|
|
8
|
+
"repository": {
|
|
9
|
+
"type": "git",
|
|
10
|
+
"url": "git+https://github.com/keystrokehq/keystroke.git",
|
|
11
|
+
"directory": "packages/integrations/pingdom"
|
|
12
|
+
},
|
|
13
|
+
"files": [
|
|
14
|
+
"dist"
|
|
15
|
+
],
|
|
16
|
+
"sideEffects": false,
|
|
17
|
+
"type": "module",
|
|
18
|
+
"main": "./dist/index.cjs",
|
|
19
|
+
"module": "./dist/index.mjs",
|
|
20
|
+
"types": "./dist/index.d.mts",
|
|
21
|
+
"exports": {
|
|
22
|
+
".": {
|
|
23
|
+
"types": "./dist/index.d.mts",
|
|
24
|
+
"import": "./dist/index.mjs",
|
|
25
|
+
"require": "./dist/index.cjs"
|
|
26
|
+
},
|
|
27
|
+
"./actions": {
|
|
28
|
+
"types": "./dist/actions/index.d.mts",
|
|
29
|
+
"import": "./dist/actions/index.mjs",
|
|
30
|
+
"require": "./dist/actions/index.cjs"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"peerDependencies": {
|
|
34
|
+
"@keystrokehq/keystroke": "^0.1.4",
|
|
35
|
+
"zod": "^4.4.3"
|
|
36
|
+
},
|
|
37
|
+
"devDependencies": {
|
|
38
|
+
"@keystrokehq/keystroke": "link:../../keystroke",
|
|
39
|
+
"@types/node": "^25.9.1",
|
|
40
|
+
"tsdown": "^0.22.0",
|
|
41
|
+
"typescript": "^6.0.3",
|
|
42
|
+
"zod": "^4.4.3"
|
|
43
|
+
},
|
|
44
|
+
"scripts": {
|
|
45
|
+
"build": "tsdown",
|
|
46
|
+
"dev": "tsdown --watch --no-clean",
|
|
47
|
+
"typecheck": "tsc --noEmit"
|
|
48
|
+
}
|
|
49
|
+
}
|