@keystrokehq/sms_alert 0.1.4 → 0.1.6
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/change-password.cjs +1 -0
- package/dist/actions/change-password.cjs.map +1 -1
- package/dist/actions/change-password.d.cts +4 -6
- package/dist/actions/change-password.d.cts.map +1 -1
- package/dist/actions/change-password.d.mts +4 -6
- package/dist/actions/change-password.d.mts.map +1 -1
- package/dist/actions/change-password.mjs +1 -0
- package/dist/actions/change-password.mjs.map +1 -1
- package/dist/actions/get-balance-check.cjs +1 -0
- package/dist/actions/get-balance-check.cjs.map +1 -1
- package/dist/actions/get-balance-check.d.cts +3 -1
- package/dist/actions/get-balance-check.d.cts.map +1 -1
- package/dist/actions/get-balance-check.d.mts +3 -1
- package/dist/actions/get-balance-check.d.mts.map +1 -1
- package/dist/actions/get-balance-check.mjs +1 -0
- package/dist/actions/get-balance-check.mjs.map +1 -1
- package/dist/actions/get-delivery-report.cjs +1 -0
- package/dist/actions/get-delivery-report.cjs.map +1 -1
- package/dist/actions/get-delivery-report.d.cts +3 -6
- package/dist/actions/get-delivery-report.d.cts.map +1 -1
- package/dist/actions/get-delivery-report.d.mts +3 -6
- package/dist/actions/get-delivery-report.d.mts.map +1 -1
- package/dist/actions/get-delivery-report.mjs +1 -0
- package/dist/actions/get-delivery-report.mjs.map +1 -1
- package/dist/actions/get-group-detail.cjs +1 -0
- package/dist/actions/get-group-detail.cjs.map +1 -1
- package/dist/actions/get-group-detail.d.cts +3 -3
- package/dist/actions/get-group-detail.d.cts.map +1 -1
- package/dist/actions/get-group-detail.d.mts +3 -3
- package/dist/actions/get-group-detail.d.mts.map +1 -1
- package/dist/actions/get-group-detail.mjs +1 -0
- package/dist/actions/get-group-detail.mjs.map +1 -1
- package/dist/actions/get-group-list.cjs +1 -0
- package/dist/actions/get-group-list.cjs.map +1 -1
- package/dist/actions/get-group-list.d.cts +3 -1
- package/dist/actions/get-group-list.d.cts.map +1 -1
- package/dist/actions/get-group-list.d.mts +3 -1
- package/dist/actions/get-group-list.d.mts.map +1 -1
- package/dist/actions/get-group-list.mjs +1 -0
- package/dist/actions/get-group-list.mjs.map +1 -1
- package/dist/actions/get-sender-id-list.cjs +1 -0
- package/dist/actions/get-sender-id-list.cjs.map +1 -1
- package/dist/actions/get-sender-id-list.d.cts +3 -1
- package/dist/actions/get-sender-id-list.d.cts.map +1 -1
- package/dist/actions/get-sender-id-list.d.mts +3 -1
- package/dist/actions/get-sender-id-list.d.mts.map +1 -1
- package/dist/actions/get-sender-id-list.mjs +1 -0
- package/dist/actions/get-sender-id-list.mjs.map +1 -1
- package/dist/actions/get-template-list.cjs +1 -0
- package/dist/actions/get-template-list.cjs.map +1 -1
- package/dist/actions/get-template-list.d.cts +3 -3
- package/dist/actions/get-template-list.d.cts.map +1 -1
- package/dist/actions/get-template-list.d.mts +3 -3
- package/dist/actions/get-template-list.d.mts.map +1 -1
- package/dist/actions/get-template-list.mjs +1 -0
- package/dist/actions/get-template-list.mjs.map +1 -1
- package/dist/actions/get-user-profile.cjs +1 -0
- package/dist/actions/get-user-profile.cjs.map +1 -1
- package/dist/actions/get-user-profile.d.cts +3 -1
- package/dist/actions/get-user-profile.d.cts.map +1 -1
- package/dist/actions/get-user-profile.d.mts +3 -1
- package/dist/actions/get-user-profile.d.mts.map +1 -1
- package/dist/actions/get-user-profile.mjs +1 -0
- package/dist/actions/get-user-profile.mjs.map +1 -1
- package/dist/actions/post-create-contact.cjs +1 -0
- package/dist/actions/post-create-contact.cjs.map +1 -1
- package/dist/actions/post-create-contact.d.cts +3 -5
- package/dist/actions/post-create-contact.d.cts.map +1 -1
- package/dist/actions/post-create-contact.d.mts +3 -5
- package/dist/actions/post-create-contact.d.mts.map +1 -1
- package/dist/actions/post-create-contact.mjs +1 -0
- package/dist/actions/post-create-contact.mjs.map +1 -1
- package/dist/actions/post-create-group.cjs +1 -0
- package/dist/actions/post-create-group.cjs.map +1 -1
- package/dist/actions/post-create-group.d.cts +3 -3
- package/dist/actions/post-create-group.d.cts.map +1 -1
- package/dist/actions/post-create-group.d.mts +3 -3
- package/dist/actions/post-create-group.d.mts.map +1 -1
- package/dist/actions/post-create-group.mjs +1 -0
- package/dist/actions/post-create-group.mjs.map +1 -1
- package/dist/actions/post-create-short-url.cjs +1 -0
- package/dist/actions/post-create-short-url.cjs.map +1 -1
- package/dist/actions/post-create-short-url.d.cts +3 -4
- package/dist/actions/post-create-short-url.d.cts.map +1 -1
- package/dist/actions/post-create-short-url.d.mts +3 -4
- package/dist/actions/post-create-short-url.d.mts.map +1 -1
- package/dist/actions/post-create-short-url.mjs +1 -0
- package/dist/actions/post-create-short-url.mjs.map +1 -1
- package/dist/actions/post-create-template.cjs +1 -0
- package/dist/actions/post-create-template.cjs.map +1 -1
- package/dist/actions/post-create-template.d.cts +3 -4
- package/dist/actions/post-create-template.d.cts.map +1 -1
- package/dist/actions/post-create-template.d.mts +3 -4
- package/dist/actions/post-create-template.d.mts.map +1 -1
- package/dist/actions/post-create-template.mjs +1 -0
- package/dist/actions/post-create-template.mjs.map +1 -1
- package/dist/actions/post-delete-contact.cjs +1 -0
- package/dist/actions/post-delete-contact.cjs.map +1 -1
- package/dist/actions/post-delete-contact.d.cts +3 -3
- package/dist/actions/post-delete-contact.d.cts.map +1 -1
- package/dist/actions/post-delete-contact.d.mts +3 -3
- package/dist/actions/post-delete-contact.d.mts.map +1 -1
- package/dist/actions/post-delete-contact.mjs +1 -0
- package/dist/actions/post-delete-contact.mjs.map +1 -1
- package/dist/actions/post-delete-group.cjs +1 -0
- package/dist/actions/post-delete-group.cjs.map +1 -1
- package/dist/actions/post-delete-group.d.cts +3 -3
- package/dist/actions/post-delete-group.d.cts.map +1 -1
- package/dist/actions/post-delete-group.d.mts +3 -3
- package/dist/actions/post-delete-group.d.mts.map +1 -1
- package/dist/actions/post-delete-group.mjs +1 -0
- package/dist/actions/post-delete-group.mjs.map +1 -1
- package/dist/actions/post-delete-short-url.cjs +1 -0
- package/dist/actions/post-delete-short-url.cjs.map +1 -1
- package/dist/actions/post-delete-short-url.d.cts +3 -3
- package/dist/actions/post-delete-short-url.d.cts.map +1 -1
- package/dist/actions/post-delete-short-url.d.mts +3 -3
- package/dist/actions/post-delete-short-url.d.mts.map +1 -1
- package/dist/actions/post-delete-short-url.mjs +1 -0
- package/dist/actions/post-delete-short-url.mjs.map +1 -1
- package/dist/actions/post-delete-template.cjs +1 -0
- package/dist/actions/post-delete-template.cjs.map +1 -1
- package/dist/actions/post-delete-template.d.cts +3 -3
- package/dist/actions/post-delete-template.d.cts.map +1 -1
- package/dist/actions/post-delete-template.d.mts +3 -3
- package/dist/actions/post-delete-template.d.mts.map +1 -1
- package/dist/actions/post-delete-template.mjs +1 -0
- package/dist/actions/post-delete-template.mjs.map +1 -1
- package/dist/actions/post-edit-contact.cjs +1 -0
- package/dist/actions/post-edit-contact.cjs.map +1 -1
- package/dist/actions/post-edit-contact.d.cts +3 -7
- package/dist/actions/post-edit-contact.d.cts.map +1 -1
- package/dist/actions/post-edit-contact.d.mts +3 -7
- package/dist/actions/post-edit-contact.d.mts.map +1 -1
- package/dist/actions/post-edit-contact.mjs +1 -0
- package/dist/actions/post-edit-contact.mjs.map +1 -1
- package/dist/actions/post-edit-group.cjs +1 -0
- package/dist/actions/post-edit-group.cjs.map +1 -1
- package/dist/actions/post-edit-group.d.cts +3 -4
- package/dist/actions/post-edit-group.d.cts.map +1 -1
- package/dist/actions/post-edit-group.d.mts +3 -4
- package/dist/actions/post-edit-group.d.mts.map +1 -1
- package/dist/actions/post-edit-group.mjs +1 -0
- package/dist/actions/post-edit-group.mjs.map +1 -1
- package/dist/actions/post-edit-profile.cjs +1 -0
- package/dist/actions/post-edit-profile.cjs.map +1 -1
- package/dist/actions/post-edit-profile.d.cts +4 -12
- package/dist/actions/post-edit-profile.d.cts.map +1 -1
- package/dist/actions/post-edit-profile.d.mts +4 -12
- package/dist/actions/post-edit-profile.d.mts.map +1 -1
- package/dist/actions/post-edit-profile.mjs +1 -0
- package/dist/actions/post-edit-profile.mjs.map +1 -1
- package/dist/actions/post-edit-template.cjs +1 -0
- package/dist/actions/post-edit-template.cjs.map +1 -1
- package/dist/actions/post-edit-template.d.cts +3 -5
- package/dist/actions/post-edit-template.d.cts.map +1 -1
- package/dist/actions/post-edit-template.d.mts +3 -5
- package/dist/actions/post-edit-template.d.mts.map +1 -1
- package/dist/actions/post-edit-template.mjs +1 -0
- package/dist/actions/post-edit-template.mjs.map +1 -1
- package/dist/actions/post-generate-otp.cjs +1 -0
- package/dist/actions/post-generate-otp.cjs.map +1 -1
- package/dist/actions/post-generate-otp.d.cts +3 -5
- package/dist/actions/post-generate-otp.d.cts.map +1 -1
- package/dist/actions/post-generate-otp.d.mts +3 -5
- package/dist/actions/post-generate-otp.d.mts.map +1 -1
- package/dist/actions/post-generate-otp.mjs +1 -0
- package/dist/actions/post-generate-otp.mjs.map +1 -1
- package/dist/actions/post-sent-sms-report.cjs +1 -0
- package/dist/actions/post-sent-sms-report.cjs.map +1 -1
- package/dist/actions/post-sent-sms-report.d.cts +3 -6
- package/dist/actions/post-sent-sms-report.d.cts.map +1 -1
- package/dist/actions/post-sent-sms-report.d.mts +3 -6
- package/dist/actions/post-sent-sms-report.d.mts.map +1 -1
- package/dist/actions/post-sent-sms-report.mjs +1 -0
- package/dist/actions/post-sent-sms-report.mjs.map +1 -1
- package/dist/actions/send-sms-xml.cjs +1 -0
- package/dist/actions/send-sms-xml.cjs.map +1 -1
- package/dist/actions/send-sms-xml.d.cts +3 -11
- package/dist/actions/send-sms-xml.d.cts.map +1 -1
- package/dist/actions/send-sms-xml.d.mts +3 -11
- package/dist/actions/send-sms-xml.d.mts.map +1 -1
- package/dist/actions/send-sms-xml.mjs +1 -0
- package/dist/actions/send-sms-xml.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
package/dist/action.cjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.cjs","names":["smsAlert","executeSmsAlertTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { smsAlert } from \"./app\";\nimport { executeSmsAlertTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.cjs","names":["smsAlert","executeSmsAlertTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { smsAlert } from \"./app\";\nimport { executeSmsAlertTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof smsAlert.credential> {\n return smsAlert.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeSmsAlertTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOwD;CACxD,OAAOA,YAAAA,SAAS,OAAO;EACrB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,oBAAoB,MAAM,KAAgC,CAAC;EAC3F;CACF,CAAC;AACH"}
|
package/dist/action.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { smsAlert } from \"./app\";\nimport { executeSmsAlertTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output:
|
|
1
|
+
{"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { smsAlert } from \"./app\";\nimport { executeSmsAlertTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof smsAlert.credential> {\n return smsAlert.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeSmsAlertTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAOwD;CACxD,OAAO,SAAS,OAAO;EACrB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,oBAAoB,MAAM,KAAgC,CAAC;EAC3F;CACF,CAAC;AACH"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"change-password.cjs","names":["z","action"],"sources":["../../src/actions/change-password.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertChangePasswordInput = z.object({\n pwd: z.string().describe(\"Current password for the authenticated user account\"),\n cnfpwd: z.string().describe(\"Confirm new password - must match newpwd exactly\"),\n newpwd: z.string().describe(\"New password to set for the account\"),\n}).describe(\"Request model for changing the user account password.\");\nexport const SmsAlertChangePasswordOutput = z.object({\n status: z.enum([\"success\", \"failure\", \"error\"]).describe(\"Result of the password change request\").nullable(),\n description: z.string().describe(\"Description or status message\").nullable(),\n}).passthrough().describe(\"Response schema for change password endpoint.\");\n\nexport const smsAlertChangePassword = action(\"SMS_ALERT_CHANGE_PASSWORD\", {\n slug: \"sms_alert-change-password\",\n name: \"Change User Password\",\n description: \"Tool to change the password for the authenticated user account. Use when the user needs to update their account password.\",\n input: SmsAlertChangePasswordInput,\n output: SmsAlertChangePasswordOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"change-password.cjs","names":["z","action"],"sources":["../../src/actions/change-password.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertChangePasswordInput = z.object({\n pwd: z.string().describe(\"Current password for the authenticated user account\"),\n cnfpwd: z.string().describe(\"Confirm new password - must match newpwd exactly\"),\n newpwd: z.string().describe(\"New password to set for the account\"),\n}).describe(\"Request model for changing the user account password.\");\nexport const SmsAlertChangePasswordOutput = z.object({\n status: z.enum([\"success\", \"failure\", \"error\"]).describe(\"Result of the password change request\").nullable(),\n description: z.string().describe(\"Description or status message\").nullable(),\n}).passthrough().describe(\"Response schema for change password endpoint.\");\n\nexport const smsAlertChangePassword: AppAction<\n typeof SmsAlertChangePasswordInput,\n typeof SmsAlertChangePasswordOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_CHANGE_PASSWORD\", {\n slug: \"sms_alert-change-password\",\n name: \"Change User Password\",\n description: \"Tool to change the password for the authenticated user account. Use when the user needs to update their account password.\",\n input: SmsAlertChangePasswordInput,\n output: SmsAlertChangePasswordOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CAC9E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;AACnE,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAW;CAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AAEzE,MAAa,yBAITC,eAAAA,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/change-password.d.ts
|
|
@@ -9,16 +11,12 @@ declare const SmsAlertChangePasswordInput: z.ZodObject<{
|
|
|
9
11
|
declare const SmsAlertChangePasswordOutput: z.ZodObject<{
|
|
10
12
|
status: z.ZodNullable<z.ZodEnum<{
|
|
11
13
|
success: "success";
|
|
12
|
-
failure: "failure";
|
|
13
14
|
error: "error";
|
|
15
|
+
failure: "failure";
|
|
14
16
|
}>>;
|
|
15
17
|
description: z.ZodNullable<z.ZodString>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const smsAlertChangePassword:
|
|
18
|
-
pwd: string;
|
|
19
|
-
cnfpwd: string;
|
|
20
|
-
newpwd: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const smsAlertChangePassword: AppAction<typeof SmsAlertChangePasswordInput, typeof SmsAlertChangePasswordOutput, typeof smsAlert.credential>;
|
|
22
20
|
//#endregion
|
|
23
21
|
export { smsAlertChangePassword };
|
|
24
22
|
//# sourceMappingURL=change-password.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"change-password.d.cts","names":[],"sources":["../../src/actions/change-password.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"change-password.d.cts","names":[],"sources":["../../src/actions/change-password.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/change-password.d.ts
|
|
@@ -9,16 +11,12 @@ declare const SmsAlertChangePasswordInput: z.ZodObject<{
|
|
|
9
11
|
declare const SmsAlertChangePasswordOutput: z.ZodObject<{
|
|
10
12
|
status: z.ZodNullable<z.ZodEnum<{
|
|
11
13
|
success: "success";
|
|
12
|
-
failure: "failure";
|
|
13
14
|
error: "error";
|
|
15
|
+
failure: "failure";
|
|
14
16
|
}>>;
|
|
15
17
|
description: z.ZodNullable<z.ZodString>;
|
|
16
18
|
}, z.core.$loose>;
|
|
17
|
-
declare const smsAlertChangePassword:
|
|
18
|
-
pwd: string;
|
|
19
|
-
cnfpwd: string;
|
|
20
|
-
newpwd: string;
|
|
21
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
19
|
+
declare const smsAlertChangePassword: AppAction<typeof SmsAlertChangePasswordInput, typeof SmsAlertChangePasswordOutput, typeof smsAlert.credential>;
|
|
22
20
|
//#endregion
|
|
23
21
|
export { smsAlertChangePassword };
|
|
24
22
|
//# sourceMappingURL=change-password.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"change-password.d.mts","names":[],"sources":["../../src/actions/change-password.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"change-password.d.mts","names":[],"sources":["../../src/actions/change-password.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;cAK3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"change-password.mjs","names":[],"sources":["../../src/actions/change-password.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertChangePasswordInput = z.object({\n pwd: z.string().describe(\"Current password for the authenticated user account\"),\n cnfpwd: z.string().describe(\"Confirm new password - must match newpwd exactly\"),\n newpwd: z.string().describe(\"New password to set for the account\"),\n}).describe(\"Request model for changing the user account password.\");\nexport const SmsAlertChangePasswordOutput = z.object({\n status: z.enum([\"success\", \"failure\", \"error\"]).describe(\"Result of the password change request\").nullable(),\n description: z.string().describe(\"Description or status message\").nullable(),\n}).passthrough().describe(\"Response schema for change password endpoint.\");\n\nexport const smsAlertChangePassword = action(\"SMS_ALERT_CHANGE_PASSWORD\", {\n slug: \"sms_alert-change-password\",\n name: \"Change User Password\",\n description: \"Tool to change the password for the authenticated user account. Use when the user needs to update their account password.\",\n input: SmsAlertChangePasswordInput,\n output: SmsAlertChangePasswordOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"change-password.mjs","names":[],"sources":["../../src/actions/change-password.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertChangePasswordInput = z.object({\n pwd: z.string().describe(\"Current password for the authenticated user account\"),\n cnfpwd: z.string().describe(\"Confirm new password - must match newpwd exactly\"),\n newpwd: z.string().describe(\"New password to set for the account\"),\n}).describe(\"Request model for changing the user account password.\");\nexport const SmsAlertChangePasswordOutput = z.object({\n status: z.enum([\"success\", \"failure\", \"error\"]).describe(\"Result of the password change request\").nullable(),\n description: z.string().describe(\"Description or status message\").nullable(),\n}).passthrough().describe(\"Response schema for change password endpoint.\");\n\nexport const smsAlertChangePassword: AppAction<\n typeof SmsAlertChangePasswordInput,\n typeof SmsAlertChangePasswordOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_CHANGE_PASSWORD\", {\n slug: \"sms_alert-change-password\",\n name: \"Change User Password\",\n description: \"Tool to change the password for the authenticated user account. Use when the user needs to update their account password.\",\n input: SmsAlertChangePasswordInput,\n output: SmsAlertChangePasswordOutput,\n});\n"],"mappings":";;;AAgBA,MAAa,yBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAlByC,EAAE,OAAO;EAClD,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD;EAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;EAC9E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACnE,CAAC,CAAC,CAAC,SAAS,uDAcH;CACP,QAd0C,EAAE,OAAO;EACnD,QAAQ,EAAE,KAAK;GAAC;GAAW;GAAW;EAAO,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;EAC3G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-balance-check.cjs","names":["z","action"],"sources":["../../src/actions/get-balance-check.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetBalanceCheckInput = z.object({}).describe(\"Empty request model for GET_BALANCE_CHECK. Uses configured API key for authentication.\");\nconst SmsAlertGetBalanceCheck_BalanceRouteSchema = z.object({\n route: z.string().describe(\"Name of the route\").nullable(),\n credits: z.string().describe(\"Number of credits available for the route\").nullable(),\n display_name: z.string().describe(\"User-friendly name of the route\").nullable(),\n}).passthrough();\nconst SmsAlertGetBalanceCheck_BalanceDescriptionSchema = z.object({\n desc: z.string().describe(\"Summary of available credits per route, e.g., 'transactional:85-nondnd:5'\").nullable(),\n routes: z.array(SmsAlertGetBalanceCheck_BalanceRouteSchema).describe(\"List of objects detailing credits available for each route\"),\n}).passthrough();\nexport const SmsAlertGetBalanceCheckOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: SmsAlertGetBalanceCheck_BalanceDescriptionSchema.nullable(),\n}).passthrough();\n\nexport const smsAlertGetBalanceCheck = action(\"SMS_ALERT_GET_BALANCE_CHECK\", {\n slug: \"sms_alert-get-balance-check\",\n name: \"Get SMS Alert Balance\",\n description: \"Tool to retrieve the current SMS credit balance. Use when you need an up-to-date credit status before sending messages. If balance is low, gate high-volume sends before proceeding — insufficient credits cause messages to be silently dropped or rejected mid-campaign.\",\n input: SmsAlertGetBalanceCheckInput,\n output: SmsAlertGetBalanceCheckOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-balance-check.cjs","names":["z","action"],"sources":["../../src/actions/get-balance-check.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetBalanceCheckInput = z.object({}).describe(\"Empty request model for GET_BALANCE_CHECK. Uses configured API key for authentication.\");\nconst SmsAlertGetBalanceCheck_BalanceRouteSchema = z.object({\n route: z.string().describe(\"Name of the route\").nullable(),\n credits: z.string().describe(\"Number of credits available for the route\").nullable(),\n display_name: z.string().describe(\"User-friendly name of the route\").nullable(),\n}).passthrough();\nconst SmsAlertGetBalanceCheck_BalanceDescriptionSchema = z.object({\n desc: z.string().describe(\"Summary of available credits per route, e.g., 'transactional:85-nondnd:5'\").nullable(),\n routes: z.array(SmsAlertGetBalanceCheck_BalanceRouteSchema).describe(\"List of objects detailing credits available for each route\"),\n}).passthrough();\nexport const SmsAlertGetBalanceCheckOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: SmsAlertGetBalanceCheck_BalanceDescriptionSchema.nullable(),\n}).passthrough();\n\nexport const smsAlertGetBalanceCheck: AppAction<\n typeof SmsAlertGetBalanceCheckInput,\n typeof SmsAlertGetBalanceCheckOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_BALANCE_CHECK\", {\n slug: \"sms_alert-get-balance-check\",\n name: \"Get SMS Alert Balance\",\n description: \"Tool to retrieve the current SMS credit balance. Use when you need an up-to-date credit status before sending messages. If balance is low, gate high-volume sends before proceeding — insufficient credits cause messages to be silently dropped or rejected mid-campaign.\",\n input: SmsAlertGetBalanceCheckInput,\n output: SmsAlertGetBalanceCheckOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF;AAC1J,MAAM,6CAA6CA,IAAAA,EAAE,OAAO;CAC1D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChH,QAAQA,IAAAA,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D;AACnI,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC5G,aAAa,iDAAiD,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAITC,eAAAA,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-balance-check.d.ts
|
|
@@ -16,7 +18,7 @@ declare const SmsAlertGetBalanceCheckOutput: z.ZodObject<{
|
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const smsAlertGetBalanceCheck:
|
|
21
|
+
declare const smsAlertGetBalanceCheck: AppAction<typeof SmsAlertGetBalanceCheckInput, typeof SmsAlertGetBalanceCheckOutput, typeof smsAlert.credential>;
|
|
20
22
|
//#endregion
|
|
21
23
|
export { smsAlertGetBalanceCheck };
|
|
22
24
|
//# sourceMappingURL=get-balance-check.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-balance-check.d.cts","names":[],"sources":["../../src/actions/get-balance-check.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-balance-check.d.cts","names":[],"sources":["../../src/actions/get-balance-check.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-balance-check.d.ts
|
|
@@ -16,7 +18,7 @@ declare const SmsAlertGetBalanceCheckOutput: z.ZodObject<{
|
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>>;
|
|
18
20
|
}, z.core.$loose>;
|
|
19
|
-
declare const smsAlertGetBalanceCheck:
|
|
21
|
+
declare const smsAlertGetBalanceCheck: AppAction<typeof SmsAlertGetBalanceCheckInput, typeof SmsAlertGetBalanceCheckOutput, typeof smsAlert.credential>;
|
|
20
22
|
//#endregion
|
|
21
23
|
export { smsAlertGetBalanceCheck };
|
|
22
24
|
//# sourceMappingURL=get-balance-check.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-balance-check.d.mts","names":[],"sources":["../../src/actions/get-balance-check.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-balance-check.d.mts","names":[],"sources":["../../src/actions/get-balance-check.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-balance-check.mjs","names":[],"sources":["../../src/actions/get-balance-check.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetBalanceCheckInput = z.object({}).describe(\"Empty request model for GET_BALANCE_CHECK. Uses configured API key for authentication.\");\nconst SmsAlertGetBalanceCheck_BalanceRouteSchema = z.object({\n route: z.string().describe(\"Name of the route\").nullable(),\n credits: z.string().describe(\"Number of credits available for the route\").nullable(),\n display_name: z.string().describe(\"User-friendly name of the route\").nullable(),\n}).passthrough();\nconst SmsAlertGetBalanceCheck_BalanceDescriptionSchema = z.object({\n desc: z.string().describe(\"Summary of available credits per route, e.g., 'transactional:85-nondnd:5'\").nullable(),\n routes: z.array(SmsAlertGetBalanceCheck_BalanceRouteSchema).describe(\"List of objects detailing credits available for each route\"),\n}).passthrough();\nexport const SmsAlertGetBalanceCheckOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: SmsAlertGetBalanceCheck_BalanceDescriptionSchema.nullable(),\n}).passthrough();\n\nexport const smsAlertGetBalanceCheck = action(\"SMS_ALERT_GET_BALANCE_CHECK\", {\n slug: \"sms_alert-get-balance-check\",\n name: \"Get SMS Alert Balance\",\n description: \"Tool to retrieve the current SMS credit balance. Use when you need an up-to-date credit status before sending messages. If balance is low, gate high-volume sends before proceeding — insufficient credits cause messages to be silently dropped or rejected mid-campaign.\",\n input: SmsAlertGetBalanceCheckInput,\n output: SmsAlertGetBalanceCheckOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-balance-check.mjs","names":[],"sources":["../../src/actions/get-balance-check.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetBalanceCheckInput = z.object({}).describe(\"Empty request model for GET_BALANCE_CHECK. Uses configured API key for authentication.\");\nconst SmsAlertGetBalanceCheck_BalanceRouteSchema = z.object({\n route: z.string().describe(\"Name of the route\").nullable(),\n credits: z.string().describe(\"Number of credits available for the route\").nullable(),\n display_name: z.string().describe(\"User-friendly name of the route\").nullable(),\n}).passthrough();\nconst SmsAlertGetBalanceCheck_BalanceDescriptionSchema = z.object({\n desc: z.string().describe(\"Summary of available credits per route, e.g., 'transactional:85-nondnd:5'\").nullable(),\n routes: z.array(SmsAlertGetBalanceCheck_BalanceRouteSchema).describe(\"List of objects detailing credits available for each route\"),\n}).passthrough();\nexport const SmsAlertGetBalanceCheckOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: SmsAlertGetBalanceCheck_BalanceDescriptionSchema.nullable(),\n}).passthrough();\n\nexport const smsAlertGetBalanceCheck: AppAction<\n typeof SmsAlertGetBalanceCheckInput,\n typeof SmsAlertGetBalanceCheckOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_BALANCE_CHECK\", {\n slug: \"sms_alert-get-balance-check\",\n name: \"Get SMS Alert Balance\",\n description: \"Tool to retrieve the current SMS credit balance. Use when you need an up-to-date credit status before sending messages. If balance is low, gate high-volume sends before proceeding — insufficient credits cause messages to be silently dropped or rejected mid-campaign.\",\n input: SmsAlertGetBalanceCheckInput,\n output: SmsAlertGetBalanceCheckOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wFAAwF;AAC1J,MAAM,6CAA6C,EAAE,OAAO;CAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACnF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS;AAChF,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,mDAAmD,EAAE,OAAO;CAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CAChH,QAAQ,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,4DAA4D;AACnI,CAAC,CAAC,CAAC,YAAY;AAMf,MAAa,0BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd2C,EAAE,OAAO;EACpD,QAAQ,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC5G,aAAa,iDAAiD,SAAS;CACzE,CAAC,CAAC,CAAC,YAWO;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-report.cjs","names":["z","action"],"sources":["../../src/actions/get-delivery-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetDeliveryReportInput = z.object({\n text: z.string().describe(\"Filter by message text content to search for specific message deliveries\").optional(),\n sender: z.string().describe(\"Filter by sender ID to retrieve delivery reports for a specific sender\").optional(),\n batchid: z.string().describe(\"Batch ID of the SMS campaign for which to retrieve the delivery report\"),\n schedule: z.string().describe(\"Filter by schedule status to narrow down the delivery report results\").optional(),\n}).describe(\"Request parameters to retrieve delivery report for sent SMS messages by batch ID.\");\nconst SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema = z.object({\n text: z.string().describe(\"Content of the SMS message\").nullable().optional(),\n msgid: z.string().describe(\"Unique message ID\").nullable().optional(),\n route: z.string().describe(\"Route used for SMS delivery (e.g., transactional, promotional)\").nullable().optional(),\n status: z.string().describe(\"Delivery status of the message (e.g., DELIVRD, UNDELIV)\").nullable().optional(),\n datetime: z.string().describe(\"Timestamp of message delivery (YYYY-MM-DD HH:MM:SS format)\").nullable().optional(),\n mobileno: z.string().describe(\"Mobile number to which the message was sent\").nullable().optional(),\n senderid: z.string().describe(\"Sender ID used for the message\").nullable().optional(),\n creditsused: z.string().describe(\"Number of credits used for the message\").nullable().optional(),\n}).passthrough().describe(\"Individual message delivery detail in the delivery report.\");\nconst SmsAlertGetDeliveryReport_SuccessDescriptionSchema = z.object({\n desc: z.string().describe(\"Description message from the API\").nullable(),\n report: z.array(SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema).describe(\"List of message delivery details. Empty if no results found.\").nullable().optional(),\n}).passthrough().describe(\"Success response with delivery report data.\");\nconst SmsAlertGetDeliveryReport_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Error message from the API\").nullable(),\n}).passthrough().describe(\"Error response description.\");\nexport const SmsAlertGetDeliveryReportOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: z.union([SmsAlertGetDeliveryReport_SuccessDescriptionSchema, SmsAlertGetDeliveryReport_ErrorDescriptionSchema, z.string()]),\n}).passthrough().describe(\"Response containing delivery report data for sent SMS messages.\");\n\nexport const smsAlertGetDeliveryReport = action(\"SMS_ALERT_GET_DELIVERY_REPORT\", {\n slug: \"sms_alert-get-delivery-report\",\n name: \"Get SMS Delivery Report\",\n description: \"Tool to retrieve delivery report for sent SMS messages by batch ID. Returns message delivery status including mobile numbers, delivery status, and timestamps. Use after sending SMS campaigns to track delivery success.\",\n input: SmsAlertGetDeliveryReportInput,\n output: SmsAlertGetDeliveryReportOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-report.cjs","names":["z","action"],"sources":["../../src/actions/get-delivery-report.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetDeliveryReportInput = z.object({\n text: z.string().describe(\"Filter by message text content to search for specific message deliveries\").optional(),\n sender: z.string().describe(\"Filter by sender ID to retrieve delivery reports for a specific sender\").optional(),\n batchid: z.string().describe(\"Batch ID of the SMS campaign for which to retrieve the delivery report\"),\n schedule: z.string().describe(\"Filter by schedule status to narrow down the delivery report results\").optional(),\n}).describe(\"Request parameters to retrieve delivery report for sent SMS messages by batch ID.\");\nconst SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema = z.object({\n text: z.string().describe(\"Content of the SMS message\").nullable().optional(),\n msgid: z.string().describe(\"Unique message ID\").nullable().optional(),\n route: z.string().describe(\"Route used for SMS delivery (e.g., transactional, promotional)\").nullable().optional(),\n status: z.string().describe(\"Delivery status of the message (e.g., DELIVRD, UNDELIV)\").nullable().optional(),\n datetime: z.string().describe(\"Timestamp of message delivery (YYYY-MM-DD HH:MM:SS format)\").nullable().optional(),\n mobileno: z.string().describe(\"Mobile number to which the message was sent\").nullable().optional(),\n senderid: z.string().describe(\"Sender ID used for the message\").nullable().optional(),\n creditsused: z.string().describe(\"Number of credits used for the message\").nullable().optional(),\n}).passthrough().describe(\"Individual message delivery detail in the delivery report.\");\nconst SmsAlertGetDeliveryReport_SuccessDescriptionSchema = z.object({\n desc: z.string().describe(\"Description message from the API\").nullable(),\n report: z.array(SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema).describe(\"List of message delivery details. Empty if no results found.\").nullable().optional(),\n}).passthrough().describe(\"Success response with delivery report data.\");\nconst SmsAlertGetDeliveryReport_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Error message from the API\").nullable(),\n}).passthrough().describe(\"Error response description.\");\nexport const SmsAlertGetDeliveryReportOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: z.union([SmsAlertGetDeliveryReport_SuccessDescriptionSchema, SmsAlertGetDeliveryReport_ErrorDescriptionSchema, z.string()]),\n}).passthrough().describe(\"Response containing delivery report data for sent SMS messages.\");\n\nexport const smsAlertGetDeliveryReport: AppAction<\n typeof SmsAlertGetDeliveryReportInput,\n typeof SmsAlertGetDeliveryReportOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_DELIVERY_REPORT\", {\n slug: \"sms_alert-get-delivery-report\",\n name: \"Get SMS Delivery Report\",\n description: \"Tool to retrieve delivery report for sent SMS messages by batch ID. Returns message delivery status including mobile numbers, delivery status, and timestamps. Use after sending SMS campaigns to track delivery success.\",\n input: SmsAlertGetDeliveryReportInput,\n output: SmsAlertGetDeliveryReportOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC/G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC/G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACrG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,QAAQA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO,EAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,MAAM;EAAC;EAAoD;EAAkDA,IAAAA,EAAE,OAAO;CAAC,CAAC;AACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAE3F,MAAa,4BAITC,eAAAA,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-delivery-report.d.ts
|
|
@@ -28,12 +30,7 @@ declare const SmsAlertGetDeliveryReportOutput: z.ZodObject<{
|
|
|
28
30
|
desc: z.ZodNullable<z.ZodString>;
|
|
29
31
|
}, z.core.$loose>, z.ZodString]>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const smsAlertGetDeliveryReport:
|
|
32
|
-
batchid: string;
|
|
33
|
-
text?: string | undefined;
|
|
34
|
-
sender?: string | undefined;
|
|
35
|
-
schedule?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const smsAlertGetDeliveryReport: AppAction<typeof SmsAlertGetDeliveryReportInput, typeof SmsAlertGetDeliveryReportOutput, typeof smsAlert.credential>;
|
|
37
34
|
//#endregion
|
|
38
35
|
export { smsAlertGetDeliveryReport };
|
|
39
36
|
//# sourceMappingURL=get-delivery-report.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-report.d.cts","names":[],"sources":["../../src/actions/get-delivery-report.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-report.d.cts","names":[],"sources":["../../src/actions/get-delivery-report.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAuB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-delivery-report.d.ts
|
|
@@ -28,12 +30,7 @@ declare const SmsAlertGetDeliveryReportOutput: z.ZodObject<{
|
|
|
28
30
|
desc: z.ZodNullable<z.ZodString>;
|
|
29
31
|
}, z.core.$loose>, z.ZodString]>;
|
|
30
32
|
}, z.core.$loose>;
|
|
31
|
-
declare const smsAlertGetDeliveryReport:
|
|
32
|
-
batchid: string;
|
|
33
|
-
text?: string | undefined;
|
|
34
|
-
sender?: string | undefined;
|
|
35
|
-
schedule?: string | undefined;
|
|
36
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
33
|
+
declare const smsAlertGetDeliveryReport: AppAction<typeof SmsAlertGetDeliveryReportInput, typeof SmsAlertGetDeliveryReportOutput, typeof smsAlert.credential>;
|
|
37
34
|
//#endregion
|
|
38
35
|
export { smsAlertGetDeliveryReport };
|
|
39
36
|
//# sourceMappingURL=get-delivery-report.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-report.d.mts","names":[],"sources":["../../src/actions/get-delivery-report.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-report.d.mts","names":[],"sources":["../../src/actions/get-delivery-report.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;cAuB9B,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;cAK/B,yBAAA,EAA2B,SAAA,QAC/B,8BAAA,SACA,+BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-delivery-report.mjs","names":[],"sources":["../../src/actions/get-delivery-report.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetDeliveryReportInput = z.object({\n text: z.string().describe(\"Filter by message text content to search for specific message deliveries\").optional(),\n sender: z.string().describe(\"Filter by sender ID to retrieve delivery reports for a specific sender\").optional(),\n batchid: z.string().describe(\"Batch ID of the SMS campaign for which to retrieve the delivery report\"),\n schedule: z.string().describe(\"Filter by schedule status to narrow down the delivery report results\").optional(),\n}).describe(\"Request parameters to retrieve delivery report for sent SMS messages by batch ID.\");\nconst SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema = z.object({\n text: z.string().describe(\"Content of the SMS message\").nullable().optional(),\n msgid: z.string().describe(\"Unique message ID\").nullable().optional(),\n route: z.string().describe(\"Route used for SMS delivery (e.g., transactional, promotional)\").nullable().optional(),\n status: z.string().describe(\"Delivery status of the message (e.g., DELIVRD, UNDELIV)\").nullable().optional(),\n datetime: z.string().describe(\"Timestamp of message delivery (YYYY-MM-DD HH:MM:SS format)\").nullable().optional(),\n mobileno: z.string().describe(\"Mobile number to which the message was sent\").nullable().optional(),\n senderid: z.string().describe(\"Sender ID used for the message\").nullable().optional(),\n creditsused: z.string().describe(\"Number of credits used for the message\").nullable().optional(),\n}).passthrough().describe(\"Individual message delivery detail in the delivery report.\");\nconst SmsAlertGetDeliveryReport_SuccessDescriptionSchema = z.object({\n desc: z.string().describe(\"Description message from the API\").nullable(),\n report: z.array(SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema).describe(\"List of message delivery details. Empty if no results found.\").nullable().optional(),\n}).passthrough().describe(\"Success response with delivery report data.\");\nconst SmsAlertGetDeliveryReport_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Error message from the API\").nullable(),\n}).passthrough().describe(\"Error response description.\");\nexport const SmsAlertGetDeliveryReportOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: z.union([SmsAlertGetDeliveryReport_SuccessDescriptionSchema, SmsAlertGetDeliveryReport_ErrorDescriptionSchema, z.string()]),\n}).passthrough().describe(\"Response containing delivery report data for sent SMS messages.\");\n\nexport const smsAlertGetDeliveryReport = action(\"SMS_ALERT_GET_DELIVERY_REPORT\", {\n slug: \"sms_alert-get-delivery-report\",\n name: \"Get SMS Delivery Report\",\n description: \"Tool to retrieve delivery report for sent SMS messages by batch ID. Returns message delivery status including mobile numbers, delivery status, and timestamps. Use after sending SMS campaigns to track delivery success.\",\n input: SmsAlertGetDeliveryReportInput,\n output: SmsAlertGetDeliveryReportOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-delivery-report.mjs","names":[],"sources":["../../src/actions/get-delivery-report.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetDeliveryReportInput = z.object({\n text: z.string().describe(\"Filter by message text content to search for specific message deliveries\").optional(),\n sender: z.string().describe(\"Filter by sender ID to retrieve delivery reports for a specific sender\").optional(),\n batchid: z.string().describe(\"Batch ID of the SMS campaign for which to retrieve the delivery report\"),\n schedule: z.string().describe(\"Filter by schedule status to narrow down the delivery report results\").optional(),\n}).describe(\"Request parameters to retrieve delivery report for sent SMS messages by batch ID.\");\nconst SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema = z.object({\n text: z.string().describe(\"Content of the SMS message\").nullable().optional(),\n msgid: z.string().describe(\"Unique message ID\").nullable().optional(),\n route: z.string().describe(\"Route used for SMS delivery (e.g., transactional, promotional)\").nullable().optional(),\n status: z.string().describe(\"Delivery status of the message (e.g., DELIVRD, UNDELIV)\").nullable().optional(),\n datetime: z.string().describe(\"Timestamp of message delivery (YYYY-MM-DD HH:MM:SS format)\").nullable().optional(),\n mobileno: z.string().describe(\"Mobile number to which the message was sent\").nullable().optional(),\n senderid: z.string().describe(\"Sender ID used for the message\").nullable().optional(),\n creditsused: z.string().describe(\"Number of credits used for the message\").nullable().optional(),\n}).passthrough().describe(\"Individual message delivery detail in the delivery report.\");\nconst SmsAlertGetDeliveryReport_SuccessDescriptionSchema = z.object({\n desc: z.string().describe(\"Description message from the API\").nullable(),\n report: z.array(SmsAlertGetDeliveryReport_MessageDeliveryDetailSchema).describe(\"List of message delivery details. Empty if no results found.\").nullable().optional(),\n}).passthrough().describe(\"Success response with delivery report data.\");\nconst SmsAlertGetDeliveryReport_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Error message from the API\").nullable(),\n}).passthrough().describe(\"Error response description.\");\nexport const SmsAlertGetDeliveryReportOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the request succeeded or failed\").nullable(),\n description: z.union([SmsAlertGetDeliveryReport_SuccessDescriptionSchema, SmsAlertGetDeliveryReport_ErrorDescriptionSchema, z.string()]),\n}).passthrough().describe(\"Response containing delivery report data for sent SMS messages.\");\n\nexport const smsAlertGetDeliveryReport: AppAction<\n typeof SmsAlertGetDeliveryReportInput,\n typeof SmsAlertGetDeliveryReportOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_DELIVERY_REPORT\", {\n slug: \"sms_alert-get-delivery-report\",\n name: \"Get SMS Delivery Report\",\n description: \"Tool to retrieve delivery report for sent SMS messages by batch ID. Returns message delivery status including mobile numbers, delivery status, and timestamps. Use after sending SMS campaigns to track delivery success.\",\n input: SmsAlertGetDeliveryReportInput,\n output: SmsAlertGetDeliveryReportOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiC,EAAE,OAAO;CACrD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS;CAC/G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAC/G,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACrG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS;AACjH,CAAC,CAAC,CAAC,SAAS,mFAAmF;AAC/F,MAAM,wDAAwD,EAAE,OAAO;CACrE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAM,qDAAqD,EAAE,OAAO;CAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,QAAQ,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6CAA6C;AACvE,MAAM,mDAAmD,EAAE,OAAO,EAChE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AAMvD,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAd6C,EAAE,OAAO;EACtD,QAAQ,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC5G,aAAa,EAAE,MAAM;GAAC;GAAoD;GAAkD,EAAE,OAAO;EAAC,CAAC;CACzI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-detail.cjs","names":["z","action"],"sources":["../../src/actions/get-group-detail.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetGroupDetailInput = z.object({\n group_id: z.number().int().describe(\"ID of the group to fetch details\"),\n}).describe(\"Request model for GET_GROUP_DETAIL. Specify the group ID to fetch details.\");\nexport const SmsAlertGetGroupDetailOutput = z.object({\n status: z.string().describe(\"API call status, e.g., 'success' or 'error'\").nullable(),\n description: z.array(z.record(z.string(), z.unknown())).describe(\"List of contacts or error description from the API\"),\n}).passthrough().describe(\"Response model for GET_GROUP_DETAIL.\");\n\nexport const smsAlertGetGroupDetail = action(\"SMS_ALERT_GET_GROUP_DETAIL\", {\n slug: \"sms_alert-get-group-detail\",\n name: \"Get Group Detail\",\n description: \"Tool to retrieve details of a specific SMS Alert group. Use after confirming the group ID.\",\n input: SmsAlertGetGroupDetailInput,\n output: SmsAlertGetGroupDetailOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-detail.cjs","names":["z","action"],"sources":["../../src/actions/get-group-detail.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetGroupDetailInput = z.object({\n group_id: z.number().int().describe(\"ID of the group to fetch details\"),\n}).describe(\"Request model for GET_GROUP_DETAIL. Specify the group ID to fetch details.\");\nexport const SmsAlertGetGroupDetailOutput = z.object({\n status: z.string().describe(\"API call status, e.g., 'success' or 'error'\").nullable(),\n description: z.array(z.record(z.string(), z.unknown())).describe(\"List of contacts or error description from the API\"),\n}).passthrough().describe(\"Response model for GET_GROUP_DETAIL.\");\n\nexport const smsAlertGetGroupDetail: AppAction<\n typeof SmsAlertGetGroupDetailInput,\n typeof SmsAlertGetGroupDetailOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_GROUP_DETAIL\", {\n slug: \"sms_alert-get-group-detail\",\n name: \"Get Group Detail\",\n description: \"Tool to retrieve details of a specific SMS Alert group. Use after confirming the group ID.\",\n input: SmsAlertGetGroupDetailInput,\n output: SmsAlertGetGroupDetailOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EACxE,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACxF,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oDAAoD;AACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,yBAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-group-detail.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertGetGroupDetailOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertGetGroupDetail:
|
|
12
|
-
group_id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertGetGroupDetail: AppAction<typeof SmsAlertGetGroupDetailInput, typeof SmsAlertGetGroupDetailOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertGetGroupDetail };
|
|
16
16
|
//# sourceMappingURL=get-group-detail.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-detail.d.cts","names":[],"sources":["../../src/actions/get-group-detail.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-detail.d.cts","names":[],"sources":["../../src/actions/get-group-detail.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-group-detail.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertGetGroupDetailOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertGetGroupDetail:
|
|
12
|
-
group_id: number;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertGetGroupDetail: AppAction<typeof SmsAlertGetGroupDetailInput, typeof SmsAlertGetGroupDetailOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertGetGroupDetail };
|
|
16
16
|
//# sourceMappingURL=get-group-detail.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-detail.d.mts","names":[],"sources":["../../src/actions/get-group-detail.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-detail.d.mts","names":[],"sources":["../../src/actions/get-group-detail.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAK5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-detail.mjs","names":[],"sources":["../../src/actions/get-group-detail.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetGroupDetailInput = z.object({\n group_id: z.number().int().describe(\"ID of the group to fetch details\"),\n}).describe(\"Request model for GET_GROUP_DETAIL. Specify the group ID to fetch details.\");\nexport const SmsAlertGetGroupDetailOutput = z.object({\n status: z.string().describe(\"API call status, e.g., 'success' or 'error'\").nullable(),\n description: z.array(z.record(z.string(), z.unknown())).describe(\"List of contacts or error description from the API\"),\n}).passthrough().describe(\"Response model for GET_GROUP_DETAIL.\");\n\nexport const smsAlertGetGroupDetail = action(\"SMS_ALERT_GET_GROUP_DETAIL\", {\n slug: \"sms_alert-get-group-detail\",\n name: \"Get Group Detail\",\n description: \"Tool to retrieve details of a specific SMS Alert group. Use after confirming the group ID.\",\n input: SmsAlertGetGroupDetailInput,\n output: SmsAlertGetGroupDetailOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-detail.mjs","names":[],"sources":["../../src/actions/get-group-detail.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetGroupDetailInput = z.object({\n group_id: z.number().int().describe(\"ID of the group to fetch details\"),\n}).describe(\"Request model for GET_GROUP_DETAIL. Specify the group ID to fetch details.\");\nexport const SmsAlertGetGroupDetailOutput = z.object({\n status: z.string().describe(\"API call status, e.g., 'success' or 'error'\").nullable(),\n description: z.array(z.record(z.string(), z.unknown())).describe(\"List of contacts or error description from the API\"),\n}).passthrough().describe(\"Response model for GET_GROUP_DETAIL.\");\n\nexport const smsAlertGetGroupDetail: AppAction<\n typeof SmsAlertGetGroupDetailInput,\n typeof SmsAlertGetGroupDetailOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_GROUP_DETAIL\", {\n slug: \"sms_alert-get-group-detail\",\n name: \"Get Group Detail\",\n description: \"Tool to retrieve details of a specific SMS Alert group. Use after confirming the group ID.\",\n input: SmsAlertGetGroupDetailInput,\n output: SmsAlertGetGroupDetailOutput,\n});\n"],"mappings":";;;AAcA,MAAa,yBAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhByC,EAAE,OAAO,EAClD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,EACxE,CAAC,CAAC,CAAC,SAAS,4EAcH;CACP,QAd0C,EAAE,OAAO;EACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACpF,aAAa,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,oDAAoD;CACvH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-list.cjs","names":["z","action"],"sources":["../../src/actions/get-group-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetGroupListInput = z.object({}).describe(\"Request model for GET_GROUP_LIST. No parameters required; API key is provided via metadata.\");\nconst SmsAlertGetGroupList_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier of the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\n members: z.string().describe(\"Number of members in the group\").nullable(),\n group_data: z.unknown().describe(\"Additional group data\").nullable().optional(),\n groupfields: z.unknown().describe(\"Group fields metadata\").nullable().optional(),\n creationdate: z.string().describe(\"Date and time when the group was created\").nullable(),\n}).passthrough().describe(\"The inner group data object in SMS Alert.\");\nconst SmsAlertGetGroupList_GroupSchema = z.object({\n Group: SmsAlertGetGroupList_GroupDataSchema.nullable(),\n}).passthrough().describe(\"A group wrapper object in SMS Alert.\");\nexport const SmsAlertGetGroupListOutput = z.object({\n status: z.string().describe(\"Indicates the status of the request, e.g., 'success'\").nullable(),\n description: z.array(SmsAlertGetGroupList_GroupSchema).describe(\"List of groups in your SMS Alert account\"),\n}).passthrough().describe(\"Response model for GET_GROUP_LIST.\");\n\nexport const smsAlertGetGroupList = action(\"SMS_ALERT_GET_GROUP_LIST\", {\n slug: \"sms_alert-get-group-list\",\n name: \"Get Group List\",\n description: \"Tool to retrieve a list of SMS Alert groups. Use when you need to fetch all groups associated with your account. Call after authenticating your API key.\",\n input: SmsAlertGetGroupListInput,\n output: SmsAlertGetGroupListOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-list.cjs","names":["z","action"],"sources":["../../src/actions/get-group-list.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetGroupListInput = z.object({}).describe(\"Request model for GET_GROUP_LIST. No parameters required; API key is provided via metadata.\");\nconst SmsAlertGetGroupList_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier of the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\n members: z.string().describe(\"Number of members in the group\").nullable(),\n group_data: z.unknown().describe(\"Additional group data\").nullable().optional(),\n groupfields: z.unknown().describe(\"Group fields metadata\").nullable().optional(),\n creationdate: z.string().describe(\"Date and time when the group was created\").nullable(),\n}).passthrough().describe(\"The inner group data object in SMS Alert.\");\nconst SmsAlertGetGroupList_GroupSchema = z.object({\n Group: SmsAlertGetGroupList_GroupDataSchema.nullable(),\n}).passthrough().describe(\"A group wrapper object in SMS Alert.\");\nexport const SmsAlertGetGroupListOutput = z.object({\n status: z.string().describe(\"Indicates the status of the request, e.g., 'success'\").nullable(),\n description: z.array(SmsAlertGetGroupList_GroupSchema).describe(\"List of groups in your SMS Alert account\"),\n}).passthrough().describe(\"Response model for GET_GROUP_LIST.\");\n\nexport const smsAlertGetGroupList: AppAction<\n typeof SmsAlertGetGroupListInput,\n typeof SmsAlertGetGroupListOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_GROUP_LIST\", {\n slug: \"sms_alert-get-group-list\",\n name: \"Get Group List\",\n description: \"Tool to retrieve a list of SMS Alert groups. Use when you need to fetch all groups associated with your account. Call after authenticating your API key.\",\n input: SmsAlertGetGroupListInput,\n output: SmsAlertGetGroupListOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6FAA6F;AAC5J,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACxE,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,mCAAmCA,IAAAA,EAAE,OAAO,EAChD,OAAO,qCAAqC,SAAS,EACvD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAChE,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;CAC7F,aAAaA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,0CAA0C;AAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,uBAITC,eAAAA,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-group-list.d.ts
|
|
@@ -15,7 +17,7 @@ declare const SmsAlertGetGroupListOutput: z.ZodObject<{
|
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const smsAlertGetGroupList:
|
|
20
|
+
declare const smsAlertGetGroupList: AppAction<typeof SmsAlertGetGroupListInput, typeof SmsAlertGetGroupListOutput, typeof smsAlert.credential>;
|
|
19
21
|
//#endregion
|
|
20
22
|
export { smsAlertGetGroupList };
|
|
21
23
|
//# sourceMappingURL=get-group-list.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-list.d.cts","names":[],"sources":["../../src/actions/get-group-list.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-list.d.cts","names":[],"sources":["../../src/actions/get-group-list.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAYzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-group-list.d.ts
|
|
@@ -15,7 +17,7 @@ declare const SmsAlertGetGroupListOutput: z.ZodObject<{
|
|
|
15
17
|
}, z.core.$loose>>;
|
|
16
18
|
}, z.core.$loose>>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const smsAlertGetGroupList:
|
|
20
|
+
declare const smsAlertGetGroupList: AppAction<typeof SmsAlertGetGroupListInput, typeof SmsAlertGetGroupListOutput, typeof smsAlert.credential>;
|
|
19
21
|
//#endregion
|
|
20
22
|
export { smsAlertGetGroupList };
|
|
21
23
|
//# sourceMappingURL=get-group-list.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-list.d.mts","names":[],"sources":["../../src/actions/get-group-list.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-list.d.mts","names":[],"sources":["../../src/actions/get-group-list.ts"],"mappings":";;;;;cAMa,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAYzB,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;;;;;;;;cAK1B,oBAAA,EAAsB,SAAA,QAC1B,yBAAA,SACA,0BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-group-list.mjs","names":[],"sources":["../../src/actions/get-group-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetGroupListInput = z.object({}).describe(\"Request model for GET_GROUP_LIST. No parameters required; API key is provided via metadata.\");\nconst SmsAlertGetGroupList_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier of the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\n members: z.string().describe(\"Number of members in the group\").nullable(),\n group_data: z.unknown().describe(\"Additional group data\").nullable().optional(),\n groupfields: z.unknown().describe(\"Group fields metadata\").nullable().optional(),\n creationdate: z.string().describe(\"Date and time when the group was created\").nullable(),\n}).passthrough().describe(\"The inner group data object in SMS Alert.\");\nconst SmsAlertGetGroupList_GroupSchema = z.object({\n Group: SmsAlertGetGroupList_GroupDataSchema.nullable(),\n}).passthrough().describe(\"A group wrapper object in SMS Alert.\");\nexport const SmsAlertGetGroupListOutput = z.object({\n status: z.string().describe(\"Indicates the status of the request, e.g., 'success'\").nullable(),\n description: z.array(SmsAlertGetGroupList_GroupSchema).describe(\"List of groups in your SMS Alert account\"),\n}).passthrough().describe(\"Response model for GET_GROUP_LIST.\");\n\nexport const smsAlertGetGroupList = action(\"SMS_ALERT_GET_GROUP_LIST\", {\n slug: \"sms_alert-get-group-list\",\n name: \"Get Group List\",\n description: \"Tool to retrieve a list of SMS Alert groups. Use when you need to fetch all groups associated with your account. Call after authenticating your API key.\",\n input: SmsAlertGetGroupListInput,\n output: SmsAlertGetGroupListOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-group-list.mjs","names":[],"sources":["../../src/actions/get-group-list.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetGroupListInput = z.object({}).describe(\"Request model for GET_GROUP_LIST. No parameters required; API key is provided via metadata.\");\nconst SmsAlertGetGroupList_GroupDataSchema = z.object({\n id: z.string().describe(\"Unique identifier of the group\").nullable(),\n name: z.string().describe(\"Name of the group\").nullable(),\n members: z.string().describe(\"Number of members in the group\").nullable(),\n group_data: z.unknown().describe(\"Additional group data\").nullable().optional(),\n groupfields: z.unknown().describe(\"Group fields metadata\").nullable().optional(),\n creationdate: z.string().describe(\"Date and time when the group was created\").nullable(),\n}).passthrough().describe(\"The inner group data object in SMS Alert.\");\nconst SmsAlertGetGroupList_GroupSchema = z.object({\n Group: SmsAlertGetGroupList_GroupDataSchema.nullable(),\n}).passthrough().describe(\"A group wrapper object in SMS Alert.\");\nexport const SmsAlertGetGroupListOutput = z.object({\n status: z.string().describe(\"Indicates the status of the request, e.g., 'success'\").nullable(),\n description: z.array(SmsAlertGetGroupList_GroupSchema).describe(\"List of groups in your SMS Alert account\"),\n}).passthrough().describe(\"Response model for GET_GROUP_LIST.\");\n\nexport const smsAlertGetGroupList: AppAction<\n typeof SmsAlertGetGroupListInput,\n typeof SmsAlertGetGroupListOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_GROUP_LIST\", {\n slug: \"sms_alert-get-group-list\",\n name: \"Get Group List\",\n description: \"Tool to retrieve a list of SMS Alert groups. Use when you need to fetch all groups associated with your account. Call after authenticating your API key.\",\n input: SmsAlertGetGroupListInput,\n output: SmsAlertGetGroupListOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,4BAA4B,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6FAA6F;AAC5J,MAAM,uCAAuC,EAAE,OAAO;CACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACnE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACxE,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,mCAAmC,EAAE,OAAO,EAChD,OAAO,qCAAqC,SAAS,EACvD,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAMhE,MAAa,uBAIT,OAAO,4BAA4B;CACrC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAdwC,EAAE,OAAO;EACjD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS;EAC7F,aAAa,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,0CAA0C;CAC5G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-sender-id-list.cjs","names":["z","action"],"sources":["../../src/actions/get-sender-id-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertGetSenderIdListInput = z.object({}).describe(\"Empty request model. Uses configured API key from metadata.\");\nconst SmsAlertGetSenderIdList_SenderItemSchema = z.object({\n sender: z.string().describe(\"The sender ID.\").nullable(),\n}).passthrough();\nconst SmsAlertGetSenderIdList_DescriptionItemSchema = z.object({\n desc: z.string().describe(\"Description message.\").nullable(),\n}).passthrough();\nexport const SmsAlertGetSenderIdListOutput = z.object({\n sender: z.array(SmsAlertGetSenderIdList_SenderItemSchema).describe(\"List of sender ID objects. Only present when status is 'success'.\").nullable().optional(),\n status: z.string().describe(\"API call status (e.g., 'success' or 'error').\").nullable(),\n description: SmsAlertGetSenderIdList_DescriptionItemSchema.nullable().optional(),\n}).passthrough();\n\nexport const smsAlertGetSenderIdList = action(\"SMS_ALERT_GET_SENDER_ID_LIST\", {\n slug: \"sms_alert-get-sender-id-list\",\n name: \"Get Sender ID List\",\n description: \"Tool to fetch the list of available sender IDs. Use when you need to retrieve all sender IDs associated with your account. Use after configuring your API key.\",\n input: SmsAlertGetSenderIdListInput,\n output: SmsAlertGetSenderIdListOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-sender-id-list.cjs","names":["z","action"],"sources":["../../src/actions/get-sender-id-list.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { smsAlert } from \"../app\";\n\nexport const SmsAlertGetSenderIdListInput = z.object({}).describe(\"Empty request model. Uses configured API key from metadata.\");\nconst SmsAlertGetSenderIdList_SenderItemSchema = z.object({\n sender: z.string().describe(\"The sender ID.\").nullable(),\n}).passthrough();\nconst SmsAlertGetSenderIdList_DescriptionItemSchema = z.object({\n desc: z.string().describe(\"Description message.\").nullable(),\n}).passthrough();\nexport const SmsAlertGetSenderIdListOutput = z.object({\n sender: z.array(SmsAlertGetSenderIdList_SenderItemSchema).describe(\"List of sender ID objects. Only present when status is 'success'.\").nullable().optional(),\n status: z.string().describe(\"API call status (e.g., 'success' or 'error').\").nullable(),\n description: SmsAlertGetSenderIdList_DescriptionItemSchema.nullable().optional(),\n}).passthrough();\n\nexport const smsAlertGetSenderIdList: AppAction<\n typeof SmsAlertGetSenderIdListInput,\n typeof SmsAlertGetSenderIdListOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_GET_SENDER_ID_LIST\", {\n slug: \"sms_alert-get-sender-id-list\",\n name: \"Get Sender ID List\",\n description: \"Tool to fetch the list of available sender IDs. Use when you need to retrieve all sender IDs associated with your account. Use after configuring your API key.\",\n input: SmsAlertGetSenderIdListInput,\n output: SmsAlertGetSenderIdListOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6DAA6D;AAC/H,MAAM,2CAA2CA,IAAAA,EAAE,OAAO,EACxD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS,EACzD,CAAC,CAAC,CAAC,YAAY;AACf,MAAM,gDAAgDA,IAAAA,EAAE,OAAO,EAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,EAC7D,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5J,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACtF,aAAa,8CAA8C,SAAS,CAAC,CAAC,SAAS;AACjF,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAITC,eAAAA,OAAO,gCAAgC;CACzC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-sender-id-list.d.ts
|
|
@@ -11,7 +13,7 @@ declare const SmsAlertGetSenderIdListOutput: z.ZodObject<{
|
|
|
11
13
|
desc: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const smsAlertGetSenderIdList:
|
|
16
|
+
declare const smsAlertGetSenderIdList: AppAction<typeof SmsAlertGetSenderIdListInput, typeof SmsAlertGetSenderIdListOutput, typeof smsAlert.credential>;
|
|
15
17
|
//#endregion
|
|
16
18
|
export { smsAlertGetSenderIdList };
|
|
17
19
|
//# sourceMappingURL=get-sender-id-list.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-sender-id-list.d.cts","names":[],"sources":["../../src/actions/get-sender-id-list.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-sender-id-list.d.cts","names":[],"sources":["../../src/actions/get-sender-id-list.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAM7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { smsAlert } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/get-sender-id-list.d.ts
|
|
@@ -11,7 +13,7 @@ declare const SmsAlertGetSenderIdListOutput: z.ZodObject<{
|
|
|
11
13
|
desc: z.ZodNullable<z.ZodString>;
|
|
12
14
|
}, z.core.$loose>>>;
|
|
13
15
|
}, z.core.$loose>;
|
|
14
|
-
declare const smsAlertGetSenderIdList:
|
|
16
|
+
declare const smsAlertGetSenderIdList: AppAction<typeof SmsAlertGetSenderIdListInput, typeof SmsAlertGetSenderIdListOutput, typeof smsAlert.credential>;
|
|
15
17
|
//#endregion
|
|
16
18
|
export { smsAlertGetSenderIdList };
|
|
17
19
|
//# sourceMappingURL=get-sender-id-list.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-sender-id-list.d.mts","names":[],"sources":["../../src/actions/get-sender-id-list.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"get-sender-id-list.d.mts","names":[],"sources":["../../src/actions/get-sender-id-list.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAM7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|