@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,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.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,21 +6,21 @@ 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')")
|
|
13
|
-
}).describe("Represents a single overview of a transaction (TMS) check.");
|
|
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
|
+
}).passthrough().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",
|
|
16
16
|
name: "Get TMS Transaction Checks List",
|
|
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)")
|
|
23
|
-
}).describe("Response wrapper containing a list of transaction (TMS) checks with pagination metadata.")
|
|
22
|
+
offset: z.number().int().describe("Starting index for the returned checks (used for pagination)").nullable()
|
|
23
|
+
}).passthrough().describe("Response wrapper containing a list of transaction (TMS) checks with pagination metadata.")
|
|
24
24
|
});
|
|
25
25
|
//#endregion
|
|
26
26
|
export { pingdomGetTmsTransactionChecksList };
|
|
@@ -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}).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,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,YAAY,CAAC,CAAC,SAAS,4DAA4D;AAOtF,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,YAAY,CAAC,CAAC,SAAS,0FAOhB;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.3",
|
|
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": {
|