@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteContactInput = z.object({\n id: z.string().describe(\"The Contact Number ID of the contact to delete.\"),\n}).describe(\"The input parameters for deleting a contact.\");\nexport const SmsAlertPostDeleteContactOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a contact.\");\n\nexport const smsAlertPostDeleteContact = action(\"SMS_ALERT_POST_DELETE_CONTACT\", {\n slug: \"sms_alert-post-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a specified contact. Use after confirming the contact's ID.\",\n input: SmsAlertPostDeleteContactInput,\n output: SmsAlertPostDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-contact.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-contact.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 SmsAlertPostDeleteContactInput = z.object({\n id: z.string().describe(\"The Contact Number ID of the contact to delete.\"),\n}).describe(\"The input parameters for deleting a contact.\");\nexport const SmsAlertPostDeleteContactOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a contact.\");\n\nexport const smsAlertPostDeleteContact: AppAction<\n typeof SmsAlertPostDeleteContactInput,\n typeof SmsAlertPostDeleteContactOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_CONTACT\", {\n slug: \"sms_alert-post-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a specified contact. Use after confirming the contact's ID.\",\n input: SmsAlertPostDeleteContactInput,\n output: SmsAlertPostDeleteContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAElF,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/post-delete-contact.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertPostDeleteContactOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertPostDeleteContact:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertPostDeleteContact: AppAction<typeof SmsAlertPostDeleteContactInput, typeof SmsAlertPostDeleteContactOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertPostDeleteContact };
|
|
16
16
|
//# sourceMappingURL=post-delete-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-contact.d.cts","names":[],"sources":["../../src/actions/post-delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-contact.d.cts","names":[],"sources":["../../src/actions/post-delete-contact.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+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/post-delete-contact.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertPostDeleteContactOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertPostDeleteContact:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertPostDeleteContact: AppAction<typeof SmsAlertPostDeleteContactInput, typeof SmsAlertPostDeleteContactOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertPostDeleteContact };
|
|
16
16
|
//# sourceMappingURL=post-delete-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-contact.d.mts","names":[],"sources":["../../src/actions/post-delete-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-contact.d.mts","names":[],"sources":["../../src/actions/post-delete-contact.ts"],"mappings":";;;;;cAMa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+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":"post-delete-contact.mjs","names":[],"sources":["../../src/actions/post-delete-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteContactInput = z.object({\n id: z.string().describe(\"The Contact Number ID of the contact to delete.\"),\n}).describe(\"The input parameters for deleting a contact.\");\nexport const SmsAlertPostDeleteContactOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a contact.\");\n\nexport const smsAlertPostDeleteContact = action(\"SMS_ALERT_POST_DELETE_CONTACT\", {\n slug: \"sms_alert-post-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a specified contact. Use after confirming the contact's ID.\",\n input: SmsAlertPostDeleteContactInput,\n output: SmsAlertPostDeleteContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-contact.mjs","names":[],"sources":["../../src/actions/post-delete-contact.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 SmsAlertPostDeleteContactInput = z.object({\n id: z.string().describe(\"The Contact Number ID of the contact to delete.\"),\n}).describe(\"The input parameters for deleting a contact.\");\nexport const SmsAlertPostDeleteContactOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a contact.\");\n\nexport const smsAlertPostDeleteContact: AppAction<\n typeof SmsAlertPostDeleteContactInput,\n typeof SmsAlertPostDeleteContactOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_CONTACT\", {\n slug: \"sms_alert-post-delete-contact\",\n name: \"Delete Contact\",\n description: \"Tool to delete a specified contact. Use after confirming the contact's ID.\",\n input: SmsAlertPostDeleteContactInput,\n output: SmsAlertPostDeleteContactOutput,\n});\n"],"mappings":";;;AAcA,MAAa,4BAIT,OAAO,iCAAiC;CAC1C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB4C,EAAE,OAAO,EACrD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,EAC3E,CAAC,CAAC,CAAC,SAAS,8CAcH;CACP,QAd6C,EAAE,OAAO;EACtD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACvI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-group.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the SMS Alert group to delete.\"),\n}).describe(\"The input parameters for deleting a group.\");\nconst SmsAlertPostDeleteGroup_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Detailed error description\").nullable(),\n}).passthrough().describe(\"Nested error description object for group deletion failures.\");\nexport const SmsAlertPostDeleteGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.union([z.string(), SmsAlertPostDeleteGroup_ErrorDescriptionSchema]),\n}).passthrough().describe(\"The API response after attempting to delete a group.\");\n\nexport const smsAlertPostDeleteGroup = action(\"SMS_ALERT_POST_DELETE_GROUP\", {\n slug: \"sms_alert-post-delete-group\",\n name: \"Delete Group\",\n description: \"Tool to delete a specified group. Use after confirming the group's ID.\",\n input: SmsAlertPostDeleteGroupInput,\n output: SmsAlertPostDeleteGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-group.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-group.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 SmsAlertPostDeleteGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the SMS Alert group to delete.\"),\n}).describe(\"The input parameters for deleting a group.\");\nconst SmsAlertPostDeleteGroup_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Detailed error description\").nullable(),\n}).passthrough().describe(\"Nested error description object for group deletion failures.\");\nexport const SmsAlertPostDeleteGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.union([z.string(), SmsAlertPostDeleteGroup_ErrorDescriptionSchema]),\n}).passthrough().describe(\"The API response after attempting to delete a group.\");\n\nexport const smsAlertPostDeleteGroup: AppAction<\n typeof SmsAlertPostDeleteGroupInput,\n typeof SmsAlertPostDeleteGroupOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_GROUP\", {\n slug: \"sms_alert-post-delete-group\",\n name: \"Delete Group\",\n description: \"Tool to delete a specified group. Use after confirming the group's ID.\",\n input: SmsAlertPostDeleteGroupInput,\n output: SmsAlertPostDeleteGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,EACzF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,iDAAiDA,IAAAA,EAAE,OAAO,EAC9D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AACxF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACzJ,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAG,8CAA8C,CAAC;AACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,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/post-delete-group.d.ts
|
|
@@ -13,9 +15,7 @@ declare const SmsAlertPostDeleteGroupOutput: z.ZodObject<{
|
|
|
13
15
|
desc: z.ZodNullable<z.ZodString>;
|
|
14
16
|
}, z.core.$loose>]>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const smsAlertPostDeleteGroup:
|
|
17
|
-
id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const smsAlertPostDeleteGroup: AppAction<typeof SmsAlertPostDeleteGroupInput, typeof SmsAlertPostDeleteGroupOutput, typeof smsAlert.credential>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { smsAlertPostDeleteGroup };
|
|
21
21
|
//# sourceMappingURL=post-delete-group.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-group.d.cts","names":[],"sources":["../../src/actions/post-delete-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-group.d.cts","names":[],"sources":["../../src/actions/post-delete-group.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAM5B,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/post-delete-group.d.ts
|
|
@@ -13,9 +15,7 @@ declare const SmsAlertPostDeleteGroupOutput: z.ZodObject<{
|
|
|
13
15
|
desc: z.ZodNullable<z.ZodString>;
|
|
14
16
|
}, z.core.$loose>]>;
|
|
15
17
|
}, z.core.$loose>;
|
|
16
|
-
declare const smsAlertPostDeleteGroup:
|
|
17
|
-
id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
|
+
declare const smsAlertPostDeleteGroup: AppAction<typeof SmsAlertPostDeleteGroupInput, typeof SmsAlertPostDeleteGroupOutput, typeof smsAlert.credential>;
|
|
19
19
|
//#endregion
|
|
20
20
|
export { smsAlertPostDeleteGroup };
|
|
21
21
|
//# sourceMappingURL=post-delete-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-group.d.mts","names":[],"sources":["../../src/actions/post-delete-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-group.d.mts","names":[],"sources":["../../src/actions/post-delete-group.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-group.mjs","names":[],"sources":["../../src/actions/post-delete-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the SMS Alert group to delete.\"),\n}).describe(\"The input parameters for deleting a group.\");\nconst SmsAlertPostDeleteGroup_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Detailed error description\").nullable(),\n}).passthrough().describe(\"Nested error description object for group deletion failures.\");\nexport const SmsAlertPostDeleteGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.union([z.string(), SmsAlertPostDeleteGroup_ErrorDescriptionSchema]),\n}).passthrough().describe(\"The API response after attempting to delete a group.\");\n\nexport const smsAlertPostDeleteGroup = action(\"SMS_ALERT_POST_DELETE_GROUP\", {\n slug: \"sms_alert-post-delete-group\",\n name: \"Delete Group\",\n description: \"Tool to delete a specified group. Use after confirming the group's ID.\",\n input: SmsAlertPostDeleteGroupInput,\n output: SmsAlertPostDeleteGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-group.mjs","names":[],"sources":["../../src/actions/post-delete-group.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 SmsAlertPostDeleteGroupInput = z.object({\n id: z.number().int().describe(\"The unique identifier of the SMS Alert group to delete.\"),\n}).describe(\"The input parameters for deleting a group.\");\nconst SmsAlertPostDeleteGroup_ErrorDescriptionSchema = z.object({\n desc: z.string().describe(\"Detailed error description\").nullable(),\n}).passthrough().describe(\"Nested error description object for group deletion failures.\");\nexport const SmsAlertPostDeleteGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.union([z.string(), SmsAlertPostDeleteGroup_ErrorDescriptionSchema]),\n}).passthrough().describe(\"The API response after attempting to delete a group.\");\n\nexport const smsAlertPostDeleteGroup: AppAction<\n typeof SmsAlertPostDeleteGroupInput,\n typeof SmsAlertPostDeleteGroupOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_GROUP\", {\n slug: \"sms_alert-post-delete-group\",\n name: \"Delete Group\",\n description: \"Tool to delete a specified group. Use after confirming the group's ID.\",\n input: SmsAlertPostDeleteGroupInput,\n output: SmsAlertPostDeleteGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,EACzF,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,iDAAiD,EAAE,OAAO,EAC9D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAMxF,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,gGAAgG,CAAC,CAAC,SAAS;EACzJ,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,8CAA8C,CAAC;CACnF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-short-url.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-short-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteShortUrlInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the short URL to delete. This ID is returned when creating a short URL.\"),\n}).describe(\"The input parameters for deleting a short URL.\");\nexport const SmsAlertPostDeleteShortUrlOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a short URL.\");\n\nexport const smsAlertPostDeleteShortUrl = action(\"SMS_ALERT_POST_DELETE_SHORT_URL\", {\n slug: \"sms_alert-post-delete-short-url\",\n name: \"Delete Short URL\",\n description: \"Tool to delete an existing short URL. Use after confirming the short URL's ID.\",\n input: SmsAlertPostDeleteShortUrlInput,\n output: SmsAlertPostDeleteShortUrlOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-short-url.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-short-url.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 SmsAlertPostDeleteShortUrlInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the short URL to delete. This ID is returned when creating a short URL.\"),\n}).describe(\"The input parameters for deleting a short URL.\");\nexport const SmsAlertPostDeleteShortUrlOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a short URL.\");\n\nexport const smsAlertPostDeleteShortUrl: AppAction<\n typeof SmsAlertPostDeleteShortUrlInput,\n typeof SmsAlertPostDeleteShortUrlOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_SHORT_URL\", {\n slug: \"sms_alert-post-delete-short-url\",\n name: \"Delete Short URL\",\n description: \"Tool to delete an existing short URL. Use after confirming the short URL's ID.\",\n input: SmsAlertPostDeleteShortUrlInput,\n output: SmsAlertPostDeleteShortUrlOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,EACnI,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAA0D;AAEpF,MAAa,6BAITC,eAAAA,OAAO,mCAAmC;CAC5C,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/post-delete-short-url.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertPostDeleteShortUrlOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertPostDeleteShortUrl:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertPostDeleteShortUrl: AppAction<typeof SmsAlertPostDeleteShortUrlInput, typeof SmsAlertPostDeleteShortUrlOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertPostDeleteShortUrl };
|
|
16
16
|
//# sourceMappingURL=post-delete-short-url.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-short-url.d.cts","names":[],"sources":["../../src/actions/post-delete-short-url.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-short-url.d.cts","names":[],"sources":["../../src/actions/post-delete-short-url.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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/post-delete-short-url.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertPostDeleteShortUrlOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertPostDeleteShortUrl:
|
|
12
|
-
id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertPostDeleteShortUrl: AppAction<typeof SmsAlertPostDeleteShortUrlInput, typeof SmsAlertPostDeleteShortUrlOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertPostDeleteShortUrl };
|
|
16
16
|
//# sourceMappingURL=post-delete-short-url.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-short-url.d.mts","names":[],"sources":["../../src/actions/post-delete-short-url.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-short-url.d.mts","names":[],"sources":["../../src/actions/post-delete-short-url.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-short-url.mjs","names":[],"sources":["../../src/actions/post-delete-short-url.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteShortUrlInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the short URL to delete. This ID is returned when creating a short URL.\"),\n}).describe(\"The input parameters for deleting a short URL.\");\nexport const SmsAlertPostDeleteShortUrlOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a short URL.\");\n\nexport const smsAlertPostDeleteShortUrl = action(\"SMS_ALERT_POST_DELETE_SHORT_URL\", {\n slug: \"sms_alert-post-delete-short-url\",\n name: \"Delete Short URL\",\n description: \"Tool to delete an existing short URL. Use after confirming the short URL's ID.\",\n input: SmsAlertPostDeleteShortUrlInput,\n output: SmsAlertPostDeleteShortUrlOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-short-url.mjs","names":[],"sources":["../../src/actions/post-delete-short-url.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 SmsAlertPostDeleteShortUrlInput = z.object({\n id: z.string().describe(\"The unique identifier (UUID) of the short URL to delete. This ID is returned when creating a short URL.\"),\n}).describe(\"The input parameters for deleting a short URL.\");\nexport const SmsAlertPostDeleteShortUrlOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete a short URL.\");\n\nexport const smsAlertPostDeleteShortUrl: AppAction<\n typeof SmsAlertPostDeleteShortUrlInput,\n typeof SmsAlertPostDeleteShortUrlOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_SHORT_URL\", {\n slug: \"sms_alert-post-delete-short-url\",\n name: \"Delete Short URL\",\n description: \"Tool to delete an existing short URL. Use after confirming the short URL's ID.\",\n input: SmsAlertPostDeleteShortUrlInput,\n output: SmsAlertPostDeleteShortUrlOutput,\n});\n"],"mappings":";;;AAcA,MAAa,6BAIT,OAAO,mCAAmC;CAC5C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB6C,EAAE,OAAO,EACtD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,EACnI,CAAC,CAAC,CAAC,SAAS,gDAcH;CACP,QAd8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACvI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-template.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteTemplateInput = z.object({\n template_id: z.string().describe(\"The unique identifier of the SMS template to delete.\"),\n}).describe(\"The input parameters for deleting an SMS template.\");\nexport const SmsAlertPostDeleteTemplateOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete an SMS template.\");\n\nexport const smsAlertPostDeleteTemplate = action(\"SMS_ALERT_POST_DELETE_TEMPLATE\", {\n slug: \"sms_alert-post-delete-template\",\n name: \"Delete SMS Template\",\n description: \"Tool to delete an existing SMS template. Use when you have the template ID to remove it.\",\n input: SmsAlertPostDeleteTemplateInput,\n output: SmsAlertPostDeleteTemplateOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-template.cjs","names":["z","action"],"sources":["../../src/actions/post-delete-template.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 SmsAlertPostDeleteTemplateInput = z.object({\n template_id: z.string().describe(\"The unique identifier of the SMS template to delete.\"),\n}).describe(\"The input parameters for deleting an SMS template.\");\nexport const SmsAlertPostDeleteTemplateOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete an SMS template.\");\n\nexport const smsAlertPostDeleteTemplate: AppAction<\n typeof SmsAlertPostDeleteTemplateInput,\n typeof SmsAlertPostDeleteTemplateOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_TEMPLATE\", {\n slug: \"sms_alert-post-delete-template\",\n name: \"Delete SMS Template\",\n description: \"Tool to delete an existing SMS template. Use when you have the template ID to remove it.\",\n input: SmsAlertPostDeleteTemplateInput,\n output: SmsAlertPostDeleteTemplateOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EACzF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,6BAITC,eAAAA,OAAO,kCAAkC;CAC3C,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/post-delete-template.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertPostDeleteTemplateOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertPostDeleteTemplate:
|
|
12
|
-
template_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertPostDeleteTemplate: AppAction<typeof SmsAlertPostDeleteTemplateInput, typeof SmsAlertPostDeleteTemplateOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertPostDeleteTemplate };
|
|
16
16
|
//# sourceMappingURL=post-delete-template.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-template.d.cts","names":[],"sources":["../../src/actions/post-delete-template.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-template.d.cts","names":[],"sources":["../../src/actions/post-delete-template.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,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/post-delete-template.d.ts
|
|
@@ -8,9 +10,7 @@ declare const SmsAlertPostDeleteTemplateOutput: z.ZodObject<{
|
|
|
8
10
|
status: z.ZodNullable<z.ZodString>;
|
|
9
11
|
description: z.ZodNullable<z.ZodString>;
|
|
10
12
|
}, z.core.$loose>;
|
|
11
|
-
declare const smsAlertPostDeleteTemplate:
|
|
12
|
-
template_id: string;
|
|
13
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
13
|
+
declare const smsAlertPostDeleteTemplate: AppAction<typeof SmsAlertPostDeleteTemplateInput, typeof SmsAlertPostDeleteTemplateOutput, typeof smsAlert.credential>;
|
|
14
14
|
//#endregion
|
|
15
15
|
export { smsAlertPostDeleteTemplate };
|
|
16
16
|
//# sourceMappingURL=post-delete-template.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-template.d.mts","names":[],"sources":["../../src/actions/post-delete-template.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-template.d.mts","names":[],"sources":["../../src/actions/post-delete-template.ts"],"mappings":";;;;;cAMa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;cAKhC,0BAAA,EAA4B,SAAA,QAChC,+BAAA,SACA,gCAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-delete-template.mjs","names":[],"sources":["../../src/actions/post-delete-template.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostDeleteTemplateInput = z.object({\n template_id: z.string().describe(\"The unique identifier of the SMS template to delete.\"),\n}).describe(\"The input parameters for deleting an SMS template.\");\nexport const SmsAlertPostDeleteTemplateOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete an SMS template.\");\n\nexport const smsAlertPostDeleteTemplate = action(\"SMS_ALERT_POST_DELETE_TEMPLATE\", {\n slug: \"sms_alert-post-delete-template\",\n name: \"Delete SMS Template\",\n description: \"Tool to delete an existing SMS template. Use when you have the template ID to remove it.\",\n input: SmsAlertPostDeleteTemplateInput,\n output: SmsAlertPostDeleteTemplateOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-delete-template.mjs","names":[],"sources":["../../src/actions/post-delete-template.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 SmsAlertPostDeleteTemplateInput = z.object({\n template_id: z.string().describe(\"The unique identifier of the SMS template to delete.\"),\n}).describe(\"The input parameters for deleting an SMS template.\");\nexport const SmsAlertPostDeleteTemplateOutput = z.object({\n status: z.string().describe(\"Indicates the success or failure of the request. Possible values are \\\"success\\\" or \\\"error\\\".\").nullable(),\n description: z.string().describe(\"Provides additional information about the result of the request.\").nullable(),\n}).passthrough().describe(\"The API response after attempting to delete an SMS template.\");\n\nexport const smsAlertPostDeleteTemplate: AppAction<\n typeof SmsAlertPostDeleteTemplateInput,\n typeof SmsAlertPostDeleteTemplateOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_DELETE_TEMPLATE\", {\n slug: \"sms_alert-post-delete-template\",\n name: \"Delete SMS Template\",\n description: \"Tool to delete an existing SMS template. Use when you have the template ID to remove it.\",\n input: SmsAlertPostDeleteTemplateInput,\n output: SmsAlertPostDeleteTemplateOutput,\n});\n"],"mappings":";;;AAcA,MAAa,6BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB6C,EAAE,OAAO,EACtD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EACzF,CAAC,CAAC,CAAC,SAAS,oDAcH;CACP,QAd8C,EAAE,OAAO;EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACvI,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS;CAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-contact.cjs","names":["z","action"],"sources":["../../src/actions/post-edit-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostEditContactInput = z.object({\n name: z.string().describe(\"New name for the contact\").optional(),\n email: z.string().describe(\"New email address for the contact\").optional(),\n group_id: z.string().describe(\"ID of the group to assign the contact to\").optional(),\n mobileno: z.string().describe(\"New mobile number for the contact; must be unique\").optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Parameters for editing an existing contact.\");\nexport const SmsAlertPostEditContactOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful or not\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a contact.\");\n\nexport const smsAlertPostEditContact = action(\"SMS_ALERT_POST_EDIT_CONTACT\", {\n slug: \"sms_alert-post-edit-contact\",\n name: \"Edit Contact\",\n description: \"Tool to edit an existing contact’s details. Use when you need to update a contact’s information after confirming the contact_id.\",\n input: SmsAlertPostEditContactInput,\n output: SmsAlertPostEditContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-contact.cjs","names":["z","action"],"sources":["../../src/actions/post-edit-contact.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 SmsAlertPostEditContactInput = z.object({\n name: z.string().describe(\"New name for the contact\").optional(),\n email: z.string().describe(\"New email address for the contact\").optional(),\n group_id: z.string().describe(\"ID of the group to assign the contact to\").optional(),\n mobileno: z.string().describe(\"New mobile number for the contact; must be unique\").optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Parameters for editing an existing contact.\");\nexport const SmsAlertPostEditContactOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful or not\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a contact.\");\n\nexport const smsAlertPostEditContact: AppAction<\n typeof SmsAlertPostEditContactInput,\n typeof SmsAlertPostEditContactOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_EDIT_CONTACT\", {\n slug: \"sms_alert-post-edit-contact\",\n name: \"Edit Contact\",\n description: \"Tool to edit an existing contact’s details. Use when you need to update a contact’s information after confirming the contact_id.\",\n input: SmsAlertPostEditContactInput,\n output: SmsAlertPostEditContactOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAC/D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACnF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC5F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC9E,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAEpE,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/post-edit-contact.d.ts
|
|
@@ -15,13 +17,7 @@ declare const SmsAlertPostEditContactOutput: z.ZodObject<{
|
|
|
15
17
|
}>>;
|
|
16
18
|
description: z.ZodNullable<z.ZodString>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const smsAlertPostEditContact:
|
|
19
|
-
contact_id: string;
|
|
20
|
-
name?: string | undefined;
|
|
21
|
-
email?: string | undefined;
|
|
22
|
-
group_id?: string | undefined;
|
|
23
|
-
mobileno?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const smsAlertPostEditContact: AppAction<typeof SmsAlertPostEditContactInput, typeof SmsAlertPostEditContactOutput, typeof smsAlert.credential>;
|
|
25
21
|
//#endregion
|
|
26
22
|
export { smsAlertPostEditContact };
|
|
27
23
|
//# sourceMappingURL=post-edit-contact.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-contact.d.cts","names":[],"sources":["../../src/actions/post-edit-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-contact.d.cts","names":[],"sources":["../../src/actions/post-edit-contact.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAO5B,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/post-edit-contact.d.ts
|
|
@@ -15,13 +17,7 @@ declare const SmsAlertPostEditContactOutput: z.ZodObject<{
|
|
|
15
17
|
}>>;
|
|
16
18
|
description: z.ZodNullable<z.ZodString>;
|
|
17
19
|
}, z.core.$loose>;
|
|
18
|
-
declare const smsAlertPostEditContact:
|
|
19
|
-
contact_id: string;
|
|
20
|
-
name?: string | undefined;
|
|
21
|
-
email?: string | undefined;
|
|
22
|
-
group_id?: string | undefined;
|
|
23
|
-
mobileno?: string | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
20
|
+
declare const smsAlertPostEditContact: AppAction<typeof SmsAlertPostEditContactInput, typeof SmsAlertPostEditContactOutput, typeof smsAlert.credential>;
|
|
25
21
|
//#endregion
|
|
26
22
|
export { smsAlertPostEditContact };
|
|
27
23
|
//# sourceMappingURL=post-edit-contact.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-contact.d.mts","names":[],"sources":["../../src/actions/post-edit-contact.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-contact.d.mts","names":[],"sources":["../../src/actions/post-edit-contact.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;cAO5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-contact.mjs","names":[],"sources":["../../src/actions/post-edit-contact.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostEditContactInput = z.object({\n name: z.string().describe(\"New name for the contact\").optional(),\n email: z.string().describe(\"New email address for the contact\").optional(),\n group_id: z.string().describe(\"ID of the group to assign the contact to\").optional(),\n mobileno: z.string().describe(\"New mobile number for the contact; must be unique\").optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Parameters for editing an existing contact.\");\nexport const SmsAlertPostEditContactOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful or not\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a contact.\");\n\nexport const smsAlertPostEditContact = action(\"SMS_ALERT_POST_EDIT_CONTACT\", {\n slug: \"sms_alert-post-edit-contact\",\n name: \"Edit Contact\",\n description: \"Tool to edit an existing contact’s details. Use when you need to update a contact’s information after confirming the contact_id.\",\n input: SmsAlertPostEditContactInput,\n output: SmsAlertPostEditContactOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-contact.mjs","names":[],"sources":["../../src/actions/post-edit-contact.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 SmsAlertPostEditContactInput = z.object({\n name: z.string().describe(\"New name for the contact\").optional(),\n email: z.string().describe(\"New email address for the contact\").optional(),\n group_id: z.string().describe(\"ID of the group to assign the contact to\").optional(),\n mobileno: z.string().describe(\"New mobile number for the contact; must be unique\").optional(),\n contact_id: z.string().describe(\"Unique identifier of the contact to update\"),\n}).describe(\"Parameters for editing an existing contact.\");\nexport const SmsAlertPostEditContactOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful or not\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a contact.\");\n\nexport const smsAlertPostEditContact: AppAction<\n typeof SmsAlertPostEditContactInput,\n typeof SmsAlertPostEditContactOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_EDIT_CONTACT\", {\n slug: \"sms_alert-post-edit-contact\",\n name: \"Edit Contact\",\n description: \"Tool to edit an existing contact’s details. Use when you need to update a contact’s information after confirming the contact_id.\",\n input: SmsAlertPostEditContactInput,\n output: SmsAlertPostEditContactOutput,\n});\n"],"mappings":";;;AAkBA,MAAa,0BAIT,OAAO,+BAA+B;CACxC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;EAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;EACnF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC5F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC9E,CAAC,CAAC,CAAC,SAAS,6CAcH;CACP,QAd2C,EAAE,OAAO;EACpD,QAAQ,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;EAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-group.cjs","names":["z","action"],"sources":["../../src/actions/post-edit-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostEditGroupInput = z.object({\n id: z.string().describe(\"Unique identifier of the group to update\"),\n name: z.string().describe(\"New name for the group\"),\n}).describe(\"Parameters for editing an existing group.\");\nexport const SmsAlertPostEditGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a group.\");\n\nexport const smsAlertPostEditGroup = action(\"SMS_ALERT_POST_EDIT_GROUP\", {\n slug: \"sms_alert-post-edit-group\",\n name: \"Edit Group\",\n description: \"Tool to edit an existing group\\u0019s name. Use when you need to rename a group after confirming the group id.\",\n input: SmsAlertPostEditGroupInput,\n output: SmsAlertPostEditGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-group.cjs","names":["z","action"],"sources":["../../src/actions/post-edit-group.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 SmsAlertPostEditGroupInput = z.object({\n id: z.string().describe(\"Unique identifier of the group to update\"),\n name: z.string().describe(\"New name for the group\"),\n}).describe(\"Parameters for editing an existing group.\");\nexport const SmsAlertPostEditGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a group.\");\n\nexport const smsAlertPostEditGroup: AppAction<\n typeof SmsAlertPostEditGroupInput,\n typeof SmsAlertPostEditGroupOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_EDIT_GROUP\", {\n slug: \"sms_alert-post-edit-group\",\n name: \"Edit Group\",\n description: \"Tool to edit an existing group\\u0019s name. Use when you need to rename a group after confirming the group id.\",\n input: SmsAlertPostEditGroupInput,\n output: SmsAlertPostEditGroupOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;AACpD,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CACtG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,wBAITC,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/post-edit-group.d.ts
|
|
@@ -12,10 +14,7 @@ declare const SmsAlertPostEditGroupOutput: z.ZodObject<{
|
|
|
12
14
|
}>>;
|
|
13
15
|
description: z.ZodNullable<z.ZodString>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const smsAlertPostEditGroup:
|
|
16
|
-
id: string;
|
|
17
|
-
name: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const smsAlertPostEditGroup: AppAction<typeof SmsAlertPostEditGroupInput, typeof SmsAlertPostEditGroupOutput, typeof smsAlert.credential>;
|
|
19
18
|
//#endregion
|
|
20
19
|
export { smsAlertPostEditGroup };
|
|
21
20
|
//# sourceMappingURL=post-edit-group.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-group.d.cts","names":[],"sources":["../../src/actions/post-edit-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-group.d.cts","names":[],"sources":["../../src/actions/post-edit-group.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAK3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,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/post-edit-group.d.ts
|
|
@@ -12,10 +14,7 @@ declare const SmsAlertPostEditGroupOutput: z.ZodObject<{
|
|
|
12
14
|
}>>;
|
|
13
15
|
description: z.ZodNullable<z.ZodString>;
|
|
14
16
|
}, z.core.$loose>;
|
|
15
|
-
declare const smsAlertPostEditGroup:
|
|
16
|
-
id: string;
|
|
17
|
-
name: string;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
17
|
+
declare const smsAlertPostEditGroup: AppAction<typeof SmsAlertPostEditGroupInput, typeof SmsAlertPostEditGroupOutput, typeof smsAlert.credential>;
|
|
19
18
|
//#endregion
|
|
20
19
|
export { smsAlertPostEditGroup };
|
|
21
20
|
//# sourceMappingURL=post-edit-group.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-group.d.mts","names":[],"sources":["../../src/actions/post-edit-group.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-group.d.mts","names":[],"sources":["../../src/actions/post-edit-group.ts"],"mappings":";;;;;cAMa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;cAI1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;cAK3B,qBAAA,EAAuB,SAAA,QAC3B,0BAAA,SACA,2BAAA,SACA,QAAA,CAAS,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-group.mjs","names":[],"sources":["../../src/actions/post-edit-group.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostEditGroupInput = z.object({\n id: z.string().describe(\"Unique identifier of the group to update\"),\n name: z.string().describe(\"New name for the group\"),\n}).describe(\"Parameters for editing an existing group.\");\nexport const SmsAlertPostEditGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a group.\");\n\nexport const smsAlertPostEditGroup = action(\"SMS_ALERT_POST_EDIT_GROUP\", {\n slug: \"sms_alert-post-edit-group\",\n name: \"Edit Group\",\n description: \"Tool to edit an existing group\\u0019s name. Use when you need to rename a group after confirming the group id.\",\n input: SmsAlertPostEditGroupInput,\n output: SmsAlertPostEditGroupOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-group.mjs","names":[],"sources":["../../src/actions/post-edit-group.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 SmsAlertPostEditGroupInput = z.object({\n id: z.string().describe(\"Unique identifier of the group to update\"),\n name: z.string().describe(\"New name for the group\"),\n}).describe(\"Parameters for editing an existing group.\");\nexport const SmsAlertPostEditGroupOutput = z.object({\n status: z.enum([\"success\", \"error\"]).describe(\"Indicates whether the update was successful\").nullable(),\n description: z.string().describe(\"Additional information about the result\").nullable(),\n}).passthrough().describe(\"Response schema after editing a group.\");\n\nexport const smsAlertPostEditGroup: AppAction<\n typeof SmsAlertPostEditGroupInput,\n typeof SmsAlertPostEditGroupOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_EDIT_GROUP\", {\n slug: \"sms_alert-post-edit-group\",\n name: \"Edit Group\",\n description: \"Tool to edit an existing group\\u0019s name. Use when you need to rename a group after confirming the group id.\",\n input: SmsAlertPostEditGroupInput,\n output: SmsAlertPostEditGroupOutput,\n});\n"],"mappings":";;;AAeA,MAAa,wBAIT,OAAO,6BAA6B;CACtC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C;EAClE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB;CACpD,CAAC,CAAC,CAAC,SAAS,2CAcH;CACP,QAdyC,EAAE,OAAO;EAClD,QAAQ,EAAE,KAAK,CAAC,WAAW,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;EACtG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-profile.cjs","names":["z","action"],"sources":["../../src/actions/post-edit-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SmsAlertPostEditProfileInput = z.object({\n gst: z.string().describe(\"GST number\").optional(),\n city: z.string().describe(\"City name\").optional(),\n email: z.string().describe(\"Email address\").optional(),\n state: z.string().describe(\"State name\").optional(),\n address: z.string().describe(\"Physical address\").optional(),\n company: z.string().describe(\"Company name\").optional(),\n country: z.string().describe(\"Country\").optional(),\n pincode: z.string().describe(\"Postal PIN code\").optional(),\n mobileno: z.string().describe(\"Registered mobile number\"),\n}).describe(\"Request schema for updating authenticated user account profile details.\");\nexport const SmsAlertPostEditProfileOutput = z.object({\n status: z.enum([\"success\", \"failure\", \"error\"]).describe(\"Result of the update request\").nullable(),\n description: z.string().describe(\"Description or status message\").nullable(),\n}).passthrough().describe(\"Response schema for update profile endpoint.\");\n\nexport const smsAlertPostEditProfile = action(\"SMS_ALERT_POST_EDIT_PROFILE\", {\n slug: \"sms_alert-post-edit-profile\",\n name: \"Update User Profile\",\n description: \"Tool to update user account profile details. Use when modifying authenticated user profile after login.\",\n input: SmsAlertPostEditProfileInput,\n output: SmsAlertPostEditProfileOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-profile.cjs","names":["z","action"],"sources":["../../src/actions/post-edit-profile.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 SmsAlertPostEditProfileInput = z.object({\n gst: z.string().describe(\"GST number\").optional(),\n city: z.string().describe(\"City name\").optional(),\n email: z.string().describe(\"Email address\").optional(),\n state: z.string().describe(\"State name\").optional(),\n address: z.string().describe(\"Physical address\").optional(),\n company: z.string().describe(\"Company name\").optional(),\n country: z.string().describe(\"Country\").optional(),\n pincode: z.string().describe(\"Postal PIN code\").optional(),\n mobileno: z.string().describe(\"Registered mobile number\"),\n}).describe(\"Request schema for updating authenticated user account profile details.\");\nexport const SmsAlertPostEditProfileOutput = z.object({\n status: z.enum([\"success\", \"failure\", \"error\"]).describe(\"Result of the update request\").nullable(),\n description: z.string().describe(\"Description or status message\").nullable(),\n}).passthrough().describe(\"Response schema for update profile endpoint.\");\n\nexport const smsAlertPostEditProfile: AppAction<\n typeof SmsAlertPostEditProfileInput,\n typeof SmsAlertPostEditProfileOutput,\n typeof smsAlert.credential\n> = action(\"SMS_ALERT_POST_EDIT_PROFILE\", {\n slug: \"sms_alert-post-edit-profile\",\n name: \"Update User Profile\",\n description: \"Tool to update user account profile details. Use when modifying authenticated user profile after login.\",\n input: SmsAlertPostEditProfileInput,\n output: SmsAlertPostEditProfileOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CAChD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS;CAChD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;CAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS;CACjD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iBAAiB,CAAC,CAAC,SAAS;CACzD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B;AAC1D,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAW;CAAO,CAAC,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CAClG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;AAC7E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAExE,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/post-edit-profile.d.ts
|
|
@@ -15,22 +17,12 @@ declare const SmsAlertPostEditProfileInput: z.ZodObject<{
|
|
|
15
17
|
declare const SmsAlertPostEditProfileOutput: z.ZodObject<{
|
|
16
18
|
status: z.ZodNullable<z.ZodEnum<{
|
|
17
19
|
success: "success";
|
|
18
|
-
failure: "failure";
|
|
19
20
|
error: "error";
|
|
21
|
+
failure: "failure";
|
|
20
22
|
}>>;
|
|
21
23
|
description: z.ZodNullable<z.ZodString>;
|
|
22
24
|
}, z.core.$loose>;
|
|
23
|
-
declare const smsAlertPostEditProfile:
|
|
24
|
-
mobileno: string;
|
|
25
|
-
gst?: string | undefined;
|
|
26
|
-
city?: string | undefined;
|
|
27
|
-
email?: string | undefined;
|
|
28
|
-
state?: string | undefined;
|
|
29
|
-
address?: string | undefined;
|
|
30
|
-
company?: string | undefined;
|
|
31
|
-
country?: string | undefined;
|
|
32
|
-
pincode?: string | undefined;
|
|
33
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
25
|
+
declare const smsAlertPostEditProfile: AppAction<typeof SmsAlertPostEditProfileInput, typeof SmsAlertPostEditProfileOutput, typeof smsAlert.credential>;
|
|
34
26
|
//#endregion
|
|
35
27
|
export { smsAlertPostEditProfile };
|
|
36
28
|
//# sourceMappingURL=post-edit-profile.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"post-edit-profile.d.cts","names":[],"sources":["../../src/actions/post-edit-profile.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"post-edit-profile.d.cts","names":[],"sources":["../../src/actions/post-edit-profile.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;cAW5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;cAK7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,QAAA,CAAS,UAAA"}
|