@keystrokehq/reply 0.1.0 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (167) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/create-list.cjs +2 -2
  4. package/dist/actions/create-list.cjs.map +1 -1
  5. package/dist/actions/create-list.d.cts +10 -3
  6. package/dist/actions/create-list.d.cts.map +1 -1
  7. package/dist/actions/create-list.d.mts +10 -3
  8. package/dist/actions/create-list.d.mts.map +1 -1
  9. package/dist/actions/create-list.mjs +2 -2
  10. package/dist/actions/create-list.mjs.map +1 -1
  11. package/dist/actions/delete-email-account.cjs.map +1 -1
  12. package/dist/actions/delete-email-account.d.cts +7 -3
  13. package/dist/actions/delete-email-account.d.cts.map +1 -1
  14. package/dist/actions/delete-email-account.d.mts +7 -3
  15. package/dist/actions/delete-email-account.d.mts.map +1 -1
  16. package/dist/actions/delete-email-account.mjs.map +1 -1
  17. package/dist/actions/delete-list-by-id.cjs +1 -1
  18. package/dist/actions/delete-list-by-id.cjs.map +1 -1
  19. package/dist/actions/delete-list-by-id.d.cts +9 -3
  20. package/dist/actions/delete-list-by-id.d.cts.map +1 -1
  21. package/dist/actions/delete-list-by-id.d.mts +9 -3
  22. package/dist/actions/delete-list-by-id.d.mts.map +1 -1
  23. package/dist/actions/delete-list-by-id.mjs +1 -1
  24. package/dist/actions/delete-list-by-id.mjs.map +1 -1
  25. package/dist/actions/delete-sequence.cjs.map +1 -1
  26. package/dist/actions/delete-sequence.d.cts +7 -3
  27. package/dist/actions/delete-sequence.d.cts.map +1 -1
  28. package/dist/actions/delete-sequence.d.mts +7 -3
  29. package/dist/actions/delete-sequence.d.mts.map +1 -1
  30. package/dist/actions/delete-sequence.mjs.map +1 -1
  31. package/dist/actions/delete-user.cjs.map +1 -1
  32. package/dist/actions/delete-user.d.cts +7 -3
  33. package/dist/actions/delete-user.d.cts.map +1 -1
  34. package/dist/actions/delete-user.d.mts +7 -3
  35. package/dist/actions/delete-user.d.mts.map +1 -1
  36. package/dist/actions/delete-user.mjs.map +1 -1
  37. package/dist/actions/generate-ulid.cjs +1 -1
  38. package/dist/actions/generate-ulid.cjs.map +1 -1
  39. package/dist/actions/generate-ulid.d.cts +9 -3
  40. package/dist/actions/generate-ulid.d.cts.map +1 -1
  41. package/dist/actions/generate-ulid.d.mts +9 -3
  42. package/dist/actions/generate-ulid.d.mts.map +1 -1
  43. package/dist/actions/generate-ulid.mjs +1 -1
  44. package/dist/actions/generate-ulid.mjs.map +1 -1
  45. package/dist/actions/get-all-lists.cjs +2 -2
  46. package/dist/actions/get-all-lists.cjs.map +1 -1
  47. package/dist/actions/get-all-lists.d.cts +8 -3
  48. package/dist/actions/get-all-lists.d.cts.map +1 -1
  49. package/dist/actions/get-all-lists.d.mts +8 -3
  50. package/dist/actions/get-all-lists.d.mts.map +1 -1
  51. package/dist/actions/get-all-lists.mjs +2 -2
  52. package/dist/actions/get-all-lists.mjs.map +1 -1
  53. package/dist/actions/get-blacklist-all.cjs.map +1 -1
  54. package/dist/actions/get-blacklist-all.d.cts +5 -3
  55. package/dist/actions/get-blacklist-all.d.cts.map +1 -1
  56. package/dist/actions/get-blacklist-all.d.mts +5 -3
  57. package/dist/actions/get-blacklist-all.d.mts.map +1 -1
  58. package/dist/actions/get-blacklist-all.mjs.map +1 -1
  59. package/dist/actions/get-campaign-schedules-all.cjs +12 -12
  60. package/dist/actions/get-campaign-schedules-all.cjs.map +1 -1
  61. package/dist/actions/get-campaign-schedules-all.d.cts +50 -3
  62. package/dist/actions/get-campaign-schedules-all.d.cts.map +1 -1
  63. package/dist/actions/get-campaign-schedules-all.d.mts +50 -3
  64. package/dist/actions/get-campaign-schedules-all.d.mts.map +1 -1
  65. package/dist/actions/get-campaign-schedules-all.mjs +12 -12
  66. package/dist/actions/get-campaign-schedules-all.mjs.map +1 -1
  67. package/dist/actions/get-campaigns-for-contact.cjs +8 -8
  68. package/dist/actions/get-campaigns-for-contact.cjs.map +1 -1
  69. package/dist/actions/get-campaigns-for-contact.d.cts +24 -3
  70. package/dist/actions/get-campaigns-for-contact.d.cts.map +1 -1
  71. package/dist/actions/get-campaigns-for-contact.d.mts +24 -3
  72. package/dist/actions/get-campaigns-for-contact.d.mts.map +1 -1
  73. package/dist/actions/get-campaigns-for-contact.mjs +8 -8
  74. package/dist/actions/get-campaigns-for-contact.mjs.map +1 -1
  75. package/dist/actions/get-contacts-in-list-by-id.cjs +8 -8
  76. package/dist/actions/get-contacts-in-list-by-id.cjs.map +1 -1
  77. package/dist/actions/get-contacts-in-list-by-id.d.cts +45 -3
  78. package/dist/actions/get-contacts-in-list-by-id.d.cts.map +1 -1
  79. package/dist/actions/get-contacts-in-list-by-id.d.mts +45 -3
  80. package/dist/actions/get-contacts-in-list-by-id.d.mts.map +1 -1
  81. package/dist/actions/get-contacts-in-list-by-id.mjs +8 -8
  82. package/dist/actions/get-contacts-in-list-by-id.mjs.map +1 -1
  83. package/dist/actions/get-list-by-id.cjs +2 -2
  84. package/dist/actions/get-list-by-id.cjs.map +1 -1
  85. package/dist/actions/get-list-by-id.d.cts +10 -3
  86. package/dist/actions/get-list-by-id.d.cts.map +1 -1
  87. package/dist/actions/get-list-by-id.d.mts +10 -3
  88. package/dist/actions/get-list-by-id.d.mts.map +1 -1
  89. package/dist/actions/get-list-by-id.mjs +2 -2
  90. package/dist/actions/get-list-by-id.mjs.map +1 -1
  91. package/dist/actions/get-templates-list.cjs +4 -4
  92. package/dist/actions/get-templates-list.cjs.map +1 -1
  93. package/dist/actions/get-templates-list.d.cts +32 -3
  94. package/dist/actions/get-templates-list.d.cts.map +1 -1
  95. package/dist/actions/get-templates-list.d.mts +32 -3
  96. package/dist/actions/get-templates-list.d.mts.map +1 -1
  97. package/dist/actions/get-templates-list.mjs +4 -4
  98. package/dist/actions/get-templates-list.mjs.map +1 -1
  99. package/dist/actions/list-campaigns.cjs +8 -8
  100. package/dist/actions/list-campaigns.cjs.map +1 -1
  101. package/dist/actions/list-campaigns.d.cts +29 -3
  102. package/dist/actions/list-campaigns.d.cts.map +1 -1
  103. package/dist/actions/list-campaigns.d.mts +29 -3
  104. package/dist/actions/list-campaigns.d.mts.map +1 -1
  105. package/dist/actions/list-campaigns.mjs +8 -8
  106. package/dist/actions/list-campaigns.mjs.map +1 -1
  107. package/dist/actions/list-contacts-basic.cjs +8 -8
  108. package/dist/actions/list-contacts-basic.cjs.map +1 -1
  109. package/dist/actions/list-contacts-basic.d.cts +43 -3
  110. package/dist/actions/list-contacts-basic.d.cts.map +1 -1
  111. package/dist/actions/list-contacts-basic.d.mts +43 -3
  112. package/dist/actions/list-contacts-basic.d.mts.map +1 -1
  113. package/dist/actions/list-contacts-basic.mjs +8 -8
  114. package/dist/actions/list-contacts-basic.mjs.map +1 -1
  115. package/dist/actions/list-email-accounts.cjs +7 -7
  116. package/dist/actions/list-email-accounts.cjs.map +1 -1
  117. package/dist/actions/list-email-accounts.d.cts +24 -3
  118. package/dist/actions/list-email-accounts.d.cts.map +1 -1
  119. package/dist/actions/list-email-accounts.d.mts +24 -3
  120. package/dist/actions/list-email-accounts.d.mts.map +1 -1
  121. package/dist/actions/list-email-accounts.mjs +7 -7
  122. package/dist/actions/list-email-accounts.mjs.map +1 -1
  123. package/dist/actions/mark-contact-as-finished.cjs +1 -1
  124. package/dist/actions/mark-contact-as-finished.cjs.map +1 -1
  125. package/dist/actions/mark-contact-as-finished.d.cts +11 -3
  126. package/dist/actions/mark-contact-as-finished.d.cts.map +1 -1
  127. package/dist/actions/mark-contact-as-finished.d.mts +11 -3
  128. package/dist/actions/mark-contact-as-finished.d.mts.map +1 -1
  129. package/dist/actions/mark-contact-as-finished.mjs +1 -1
  130. package/dist/actions/mark-contact-as-finished.mjs.map +1 -1
  131. package/dist/actions/mark-contact-as-replied.cjs.map +1 -1
  132. package/dist/actions/mark-contact-as-replied.d.cts +9 -3
  133. package/dist/actions/mark-contact-as-replied.d.cts.map +1 -1
  134. package/dist/actions/mark-contact-as-replied.d.mts +9 -3
  135. package/dist/actions/mark-contact-as-replied.d.mts.map +1 -1
  136. package/dist/actions/mark-contact-as-replied.mjs.map +1 -1
  137. package/dist/actions/move-contacts-to-lists.cjs +1 -1
  138. package/dist/actions/move-contacts-to-lists.cjs.map +1 -1
  139. package/dist/actions/move-contacts-to-lists.d.cts +11 -3
  140. package/dist/actions/move-contacts-to-lists.d.cts.map +1 -1
  141. package/dist/actions/move-contacts-to-lists.d.mts +11 -3
  142. package/dist/actions/move-contacts-to-lists.d.mts.map +1 -1
  143. package/dist/actions/move-contacts-to-lists.mjs +1 -1
  144. package/dist/actions/move-contacts-to-lists.mjs.map +1 -1
  145. package/dist/actions/remove-domain-from-blacklist.cjs +1 -1
  146. package/dist/actions/remove-domain-from-blacklist.cjs.map +1 -1
  147. package/dist/actions/remove-domain-from-blacklist.d.cts +10 -3
  148. package/dist/actions/remove-domain-from-blacklist.d.cts.map +1 -1
  149. package/dist/actions/remove-domain-from-blacklist.d.mts +10 -3
  150. package/dist/actions/remove-domain-from-blacklist.d.mts.map +1 -1
  151. package/dist/actions/remove-domain-from-blacklist.mjs +1 -1
  152. package/dist/actions/remove-domain-from-blacklist.mjs.map +1 -1
  153. package/dist/actions/search-contacts.cjs +2 -2
  154. package/dist/actions/search-contacts.cjs.map +1 -1
  155. package/dist/actions/search-contacts.d.cts +34 -3
  156. package/dist/actions/search-contacts.d.cts.map +1 -1
  157. package/dist/actions/search-contacts.d.mts +34 -3
  158. package/dist/actions/search-contacts.d.mts.map +1 -1
  159. package/dist/actions/search-contacts.mjs +2 -2
  160. package/dist/actions/search-contacts.mjs.map +1 -1
  161. package/dist/catalog.cjs +7 -1
  162. package/dist/catalog.cjs.map +1 -1
  163. package/dist/catalog.d.cts +8 -0
  164. package/dist/catalog.d.mts +8 -0
  165. package/dist/catalog.mjs +7 -1
  166. package/dist/catalog.mjs.map +1 -1
  167. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["reply","executeReplyTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { reply } from \"./app\";\nimport { executeReplyTool } 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(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return reply.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 executeReplyTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,MAAM,OAAO;EAClB,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,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["reply","executeReplyTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { reply } from \"./app\";\nimport { executeReplyTool } 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: z.ZodType;\n },\n) {\n return reply.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeReplyTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,MAAM,OAAO;EAClB,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,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { reply } from \"./app\";\nimport { executeReplyTool } 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(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return reply.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 executeReplyTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { reply } from \"./app\";\nimport { executeReplyTool } 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: z.ZodType;\n },\n) {\n return reply.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeReplyTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,MAAM,OAAO;EAClB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,iBAAiB,MAAM,KAAgC,CAAC;EACxF;CACF,CAAC;AACH"}
@@ -3,8 +3,8 @@ let zod = require("zod");
3
3
  //#region src/actions/create-list.ts
4
4
  const ReplyCreateListInput = zod.z.object({ name: zod.z.string().describe("Name of the new personal list to create.") });
5
5
  const ReplyCreateListOutput = zod.z.object({
6
- id: zod.z.number().int().describe("Unique identifier of the created list."),
7
- name: zod.z.string().describe("Name of the created list.")
6
+ id: zod.z.number().int().describe("Unique identifier of the created list.").nullable(),
7
+ name: zod.z.string().describe("Name of the created list.").nullable()
8
8
  });
9
9
  const replyCreateList = require_action.action("REPLY_CREATE_LIST", {
10
10
  slug: "reply-create-list",
@@ -1 +1 @@
1
- {"version":3,"file":"create-list.cjs","names":["z","action"],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\"),\n name: z.string().describe(\"Name of the created list.\"),\n});\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAAC;AACD,MAAa,wBAAsCA,IAAAA,EAAE,OAAO;CAC1D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;CACtE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;AACvD,CAAC;AAED,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"create-list.cjs","names":["z","action"],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\").nullable(),\n name: z.string().describe(\"Name of the created list.\").nullable(),\n});\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAAC;AACD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO;CAC5C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AAClE,CAAC;AAED,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-list.d.ts
4
- declare const ReplyCreateListInput: z.ZodTypeAny;
5
- declare const ReplyCreateListOutput: z.ZodTypeAny;
6
- declare const replyCreateList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyCreateListInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyCreateListOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ name: z.ZodNullable<z.ZodString>;
10
+ }, z.core.$strip>;
11
+ declare const replyCreateList: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ name: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { replyCreateList };
9
16
  //# sourceMappingURL=create-list.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-list.d.cts","names":[],"sources":["../../src/actions/create-list.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAEnC;AAAA,cACW,qBAAA,EAAuB,CAAA,CAAE,UAGpC;AAAA,cAEW,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-list.d.cts","names":[],"sources":["../../src/actions/create-list.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA"}
@@ -1,9 +1,16 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/create-list.d.ts
4
- declare const ReplyCreateListInput: z.ZodTypeAny;
5
- declare const ReplyCreateListOutput: z.ZodTypeAny;
6
- declare const replyCreateList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyCreateListInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyCreateListOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodNumber>;
9
+ name: z.ZodNullable<z.ZodString>;
10
+ }, z.core.$strip>;
11
+ declare const replyCreateList: import("@keystrokehq/action").WorkflowActionDefinition<{
12
+ name: string;
13
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
14
  //#endregion
8
15
  export { replyCreateList };
9
16
  //# sourceMappingURL=create-list.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-list.d.mts","names":[],"sources":["../../src/actions/create-list.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAEnC;AAAA,cACW,qBAAA,EAAuB,CAAA,CAAE,UAGpC;AAAA,cAEW,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"create-list.d.mts","names":[],"sources":["../../src/actions/create-list.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA;;;;cAKrB,eAAA,gCAAe,wBAAA"}
@@ -6,8 +6,8 @@ const replyCreateList = action("REPLY_CREATE_LIST", {
6
6
  description: "Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.",
7
7
  input: z.object({ name: z.string().describe("Name of the new personal list to create.") }),
8
8
  output: z.object({
9
- id: z.number().int().describe("Unique identifier of the created list."),
10
- name: z.string().describe("Name of the created list.")
9
+ id: z.number().int().describe("Unique identifier of the created list.").nullable(),
10
+ name: z.string().describe("Name of the created list.").nullable()
11
11
  })
12
12
  });
13
13
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"create-list.mjs","names":[],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\"),\n name: z.string().describe(\"Name of the created list.\"),\n});\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;AAYA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZgD,EAAE,OAAO,EACzD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAUS;CACP,QAViD,EAAE,OAAO;EAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;EACtE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CACvD,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"create-list.mjs","names":[],"sources":["../../src/actions/create-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyCreateListInput = z.object({\n name: z.string().describe(\"Name of the new personal list to create.\"),\n});\nexport const ReplyCreateListOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the created list.\").nullable(),\n name: z.string().describe(\"Name of the created list.\").nullable(),\n});\n\nexport const replyCreateList = action(\"REPLY_CREATE_LIST\", {\n slug: \"reply-create-list\",\n name: \"Create Personal List\",\n description: \"Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.\",\n input: ReplyCreateListInput,\n output: ReplyCreateListOutput,\n});\n"],"mappings":";;AAYA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAZkC,EAAE,OAAO,EAC3C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,EACtE,CAUS;CACP,QAVmC,EAAE,OAAO;EAC5C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;EACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAClE,CAOU;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-email-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyDeleteEmailAccount = action(\"REPLY_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyDeleteEmailAccountInput,\n output: ReplyDeleteEmailAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO,EACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AAE5J,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-email-account.cjs","names":["z","action"],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput = z.object({}).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyDeleteEmailAccount = action(\"REPLY_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyDeleteEmailAccountInput,\n output: ReplyDeleteEmailAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAA2E;AAE9I,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-email-account.d.ts
4
- declare const ReplyDeleteEmailAccountInput: z.ZodTypeAny;
5
- declare const ReplyDeleteEmailAccountOutput: z.ZodTypeAny;
6
- declare const replyDeleteEmailAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteEmailAccountInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteEmailAccountOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const replyDeleteEmailAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { replyDeleteEmailAccount };
9
13
  //# sourceMappingURL=delete-email-account.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-email-account.d.cts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAEU;AAAA,cAC1C,6BAAA,EAA+B,CAAA,CAAE,UAA+G;AAAA,cAEhJ,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-email-account.d.cts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-email-account.d.ts
4
- declare const ReplyDeleteEmailAccountInput: z.ZodTypeAny;
5
- declare const ReplyDeleteEmailAccountOutput: z.ZodTypeAny;
6
- declare const replyDeleteEmailAccount: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteEmailAccountInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteEmailAccountOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const replyDeleteEmailAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { replyDeleteEmailAccount };
9
13
  //# sourceMappingURL=delete-email-account.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-email-account.d.mts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAEU;AAAA,cAC1C,6BAAA,EAA+B,CAAA,CAAE,UAA+G;AAAA,cAEhJ,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-email-account.d.mts","names":[],"sources":["../../src/actions/delete-email-account.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-email-account.mjs","names":[],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyDeleteEmailAccount = action(\"REPLY_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyDeleteEmailAccountInput,\n output: ReplyDeleteEmailAccountOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATwD,EAAE,OAAO,EACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAOH;CACP,QAPyD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAOvE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-email-account.mjs","names":[],"sources":["../../src/actions/delete-email-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteEmailAccountInput = z.object({\n id: z.string().describe(\"The unique identifier of the email account to delete\"),\n}).describe(\"Request schema for DELETE_EMAIL_ACCOUNT.\");\nexport const ReplyDeleteEmailAccountOutput = z.object({}).describe(\"Response schema for DELETE_EMAIL_ACCOUNT. Empty model for 204 No Content.\");\n\nexport const replyDeleteEmailAccount = action(\"REPLY_DELETE_EMAIL_ACCOUNT\", {\n slug: \"reply-delete-email-account\",\n name: \"Delete Email Account\",\n description: \"Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.\",\n input: ReplyDeleteEmailAccountInput,\n output: ReplyDeleteEmailAccountOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,EAChF,CAAC,CAAC,CAAC,SAAS,0CAOH;CACP,QAP2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,2EAOzD;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-list-by-id.ts
4
4
  const ReplyDeleteListByIdInput = zod.z.object({ listId: zod.z.number().int().describe("ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.") }).describe("Model for request to delete a list by ID.");
5
- const ReplyDeleteListByIdOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates if the deletion was successful") }).describe("Model for response after deleting a list.");
5
+ const ReplyDeleteListByIdOutput = zod.z.object({ success: zod.z.boolean().describe("Indicates if the deletion was successful").nullable() }).describe("Model for response after deleting a list.");
6
6
  const replyDeleteListById = require_action.action("REPLY_DELETE_LIST_BY_ID", {
7
7
  slug: "reply-delete-list-by-id",
8
8
  name: "Delete List By ID",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput: z.ZodTypeAny = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\"),\n}).describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,EAC9D,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,EAC1E,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,sBAAsBC,eAAAA,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list-by-id.cjs","names":["z","action"],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,EAChD,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,2CAA2C;AAEvD,MAAa,sBAAsBC,eAAAA,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-list-by-id.d.ts
4
- declare const ReplyDeleteListByIdInput: z.ZodTypeAny;
5
- declare const ReplyDeleteListByIdOutput: z.ZodTypeAny;
6
- declare const replyDeleteListById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteListByIdInput: z.ZodObject<{
5
+ listId: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteListByIdOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const replyDeleteListById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ listId: number;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { replyDeleteListById };
9
15
  //# sourceMappingURL=delete-list-by-id.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-by-id.d.cts","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEe;AAAA,cAC3C,yBAAA,EAA2B,CAAA,CAAE,UAEc;AAAA,cAE3C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-list-by-id.d.cts","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-list-by-id.d.ts
4
- declare const ReplyDeleteListByIdInput: z.ZodTypeAny;
5
- declare const ReplyDeleteListByIdOutput: z.ZodTypeAny;
6
- declare const replyDeleteListById: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteListByIdInput: z.ZodObject<{
5
+ listId: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteListByIdOutput: z.ZodObject<{
8
+ success: z.ZodNullable<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const replyDeleteListById: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ listId: number;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { replyDeleteListById };
9
15
  //# sourceMappingURL=delete-list-by-id.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-by-id.d.mts","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEe;AAAA,cAC3C,yBAAA,EAA2B,CAAA,CAAE,UAEc;AAAA,cAE3C,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-list-by-id.d.mts","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;cAIzB,mBAAA,gCAAmB,wBAAA"}
@@ -5,7 +5,7 @@ const replyDeleteListById = action("REPLY_DELETE_LIST_BY_ID", {
5
5
  name: "Delete List By ID",
6
6
  description: "Tool to delete a list by its ID. Use when you need to remove a personal list you own.",
7
7
  input: z.object({ listId: z.number().int().describe("ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.") }).describe("Model for request to delete a list by ID."),
8
- output: z.object({ success: z.boolean().describe("Indicates if the deletion was successful") }).describe("Model for response after deleting a list.")
8
+ output: z.object({ success: z.boolean().describe("Indicates if the deletion was successful").nullable() }).describe("Model for response after deleting a list.")
9
9
  });
10
10
  //#endregion
11
11
  export { replyDeleteListById };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-list-by-id.mjs","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput: z.ZodTypeAny = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput: z.ZodTypeAny = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\"),\n}).describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;AAWA,MAAa,sBAAsB,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoD,EAAE,OAAO,EAC7D,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CASH;CACP,QATqD,EAAE,OAAO,EAC9D,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,EAC1E,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
1
+ {"version":3,"file":"delete-list-by-id.mjs","names":[],"sources":["../../src/actions/delete-list-by-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteListByIdInput = z.object({\n listId: z.number().int().describe(\"ID of the personal list to delete. Only lists owned by the authenticated user can be deleted.\"),\n}).describe(\"Model for request to delete a list by ID.\");\nexport const ReplyDeleteListByIdOutput = z.object({\n success: z.boolean().describe(\"Indicates if the deletion was successful\").nullable(),\n}).describe(\"Model for response after deleting a list.\");\n\nexport const replyDeleteListById = action(\"REPLY_DELETE_LIST_BY_ID\", {\n slug: \"reply-delete-list-by-id\",\n name: \"Delete List By ID\",\n description: \"Tool to delete a list by its ID. Use when you need to remove a personal list you own.\",\n input: ReplyDeleteListByIdInput,\n output: ReplyDeleteListByIdOutput,\n});\n"],"mappings":";;AAWA,MAAa,sBAAsB,OAAO,2BAA2B;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXsC,EAAE,OAAO,EAC/C,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,EACnI,CAAC,CAAC,CAAC,SAAS,2CASH;CACP,QATuC,EAAE,OAAO,EAChD,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,EACrF,CAAC,CAAC,CAAC,SAAS,2CAOF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-sequence.cjs","names":["z","action"],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyDeleteSequence = action(\"REPLY_DELETE_SEQUENCE\", {\n slug: \"reply-delete-sequence\",\n name: \"Delete Sequence\",\n description: \"Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.\",\n input: ReplyDeleteSequenceInput,\n output: ReplyDeleteSequenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO,EAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,4BAA0CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAEzJ,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-sequence.cjs","names":["z","action"],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyDeleteSequence = action(\"REPLY_DELETE_SEQUENCE\", {\n slug: \"reply-delete-sequence\",\n name: \"Delete Sequence\",\n description: \"Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.\",\n input: ReplyDeleteSequenceInput,\n output: ReplyDeleteSequenceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO,EAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,4BAA4BA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAE3I,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-sequence.d.ts
4
- declare const ReplyDeleteSequenceInput: z.ZodTypeAny;
5
- declare const ReplyDeleteSequenceOutput: z.ZodTypeAny;
6
- declare const replyDeleteSequence: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteSequenceInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteSequenceOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const replyDeleteSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { replyDeleteSequence };
9
13
  //# sourceMappingURL=delete-sequence.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-sequence.d.cts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEY;AAAA,cACxC,yBAAA,EAA2B,CAAA,CAAE,UAAgH;AAAA,cAE7I,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-sequence.d.cts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-sequence.d.ts
4
- declare const ReplyDeleteSequenceInput: z.ZodTypeAny;
5
- declare const ReplyDeleteSequenceOutput: z.ZodTypeAny;
6
- declare const replyDeleteSequence: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteSequenceInput: z.ZodObject<{
5
+ id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteSequenceOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const replyDeleteSequence: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { replyDeleteSequence };
9
13
  //# sourceMappingURL=delete-sequence.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-sequence.d.mts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAEY;AAAA,cACxC,yBAAA,EAA2B,CAAA,CAAE,UAAgH;AAAA,cAE7I,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-sequence.d.mts","names":[],"sources":["../../src/actions/delete-sequence.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;cAGxB,yBAAA,EAAyB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEzB,mBAAA,gCAAmB,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-sequence.mjs","names":[],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyDeleteSequence = action(\"REPLY_DELETE_SEQUENCE\", {\n slug: \"reply-delete-sequence\",\n name: \"Delete Sequence\",\n description: \"Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.\",\n input: ReplyDeleteSequenceInput,\n output: ReplyDeleteSequenceOutput,\n});\n"],"mappings":";;AASA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAToD,EAAE,OAAO,EAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,wCAOH;CACP,QAPqD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4EAOnE;AACV,CAAC"}
1
+ {"version":3,"file":"delete-sequence.mjs","names":[],"sources":["../../src/actions/delete-sequence.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteSequenceInput = z.object({\n id: z.number().int().describe(\"Sequence ID to delete; must be an integer ≥ 1\"),\n}).describe(\"Request model for deleting a sequence.\");\nexport const ReplyDeleteSequenceOutput = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204 No Content).\");\n\nexport const replyDeleteSequence = action(\"REPLY_DELETE_SEQUENCE\", {\n slug: \"reply-delete-sequence\",\n name: \"Delete Sequence\",\n description: \"Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.\",\n input: ReplyDeleteSequenceInput,\n output: ReplyDeleteSequenceOutput,\n});\n"],"mappings":";;AASA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATsC,EAAE,OAAO,EAC/C,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,EAC/E,CAAC,CAAC,CAAC,SAAS,wCAOH;CACP,QAPuC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4EAOrD;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.\");\n\nexport const replyDeleteUser = action(\"REPLY_DELETE_USER\", {\n slug: \"reply-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user. Use after confirming the user exists to remove them permanently.\",\n input: ReplyDeleteUserInput,\n output: ReplyDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAqCA,IAAAA,EAAE,OAAO,EACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uGAAuG;AAEhL,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user.cjs","names":["z","action"],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.\");\n\nexport const replyDeleteUser = action(\"REPLY_DELETE_USER\", {\n slug: \"reply-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user. Use after confirming the user exists to remove them permanently.\",\n input: ReplyDeleteUserInput,\n output: ReplyDeleteUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,yCAAyC;AACrD,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uGAAuG;AAElK,MAAa,kBAAkBC,eAAAA,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-user.d.ts
4
- declare const ReplyDeleteUserInput: z.ZodTypeAny;
5
- declare const ReplyDeleteUserOutput: z.ZodTypeAny;
6
- declare const replyDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteUserInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteUserOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const replyDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { replyDeleteUser };
9
13
  //# sourceMappingURL=delete-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAEiB;AAAA,cACzC,qBAAA,EAAuB,CAAA,CAAE,UAA2I;AAAA,cAEpK,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-user.d.cts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/delete-user.d.ts
4
- declare const ReplyDeleteUserInput: z.ZodTypeAny;
5
- declare const ReplyDeleteUserOutput: z.ZodTypeAny;
6
- declare const replyDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyDeleteUserInput: z.ZodObject<{
5
+ id: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const ReplyDeleteUserOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const replyDeleteUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ id: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { replyDeleteUser };
9
13
  //# sourceMappingURL=delete-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAsB,CAAA,CAAE,UAEiB;AAAA,cACzC,qBAAA,EAAuB,CAAA,CAAE,UAA2I;AAAA,cAEpK,eAAA,gCAAe,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"delete-user.d.mts","names":[],"sources":["../../src/actions/delete-user.ts"],"mappings":";;;cAIa,oBAAA,EAAoB,CAAA,CAAA,SAAA;;;cAGpB,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAErB,eAAA,gCAAe,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput: z.ZodTypeAny = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.\");\n\nexport const replyDeleteUser = action(\"REPLY_DELETE_USER\", {\n slug: \"reply-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user. Use after confirming the user exists to remove them permanently.\",\n input: ReplyDeleteUserInput,\n output: ReplyDeleteUserOutput,\n});\n"],"mappings":";;AASA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgD,EAAE,OAAO,EACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,yCAOH;CACP,QAPiD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uGAO/D;AACV,CAAC"}
1
+ {"version":3,"file":"delete-user.mjs","names":[],"sources":["../../src/actions/delete-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyDeleteUserInput = z.object({\n id: z.string().describe(\"User ID to delete; string identifier to maximize compatibility\"),\n}).describe(\"Request parameters for deleting a user.\");\nexport const ReplyDeleteUserOutput = z.object({}).describe(\"Empty response model indicating successful deletion (HTTP 204/200/202) or idempotent success for 404.\");\n\nexport const replyDeleteUser = action(\"REPLY_DELETE_USER\", {\n slug: \"reply-delete-user\",\n name: \"Delete User\",\n description: \"Tool to delete a user. Use after confirming the user exists to remove them permanently.\",\n input: ReplyDeleteUserInput,\n output: ReplyDeleteUserOutput,\n});\n"],"mappings":";;AASA,MAAa,kBAAkB,OAAO,qBAAqB;CACzD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATkC,EAAE,OAAO,EAC3C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,EAC1F,CAAC,CAAC,CAAC,SAAS,yCAOH;CACP,QAPmC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uGAOjD;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/generate-ulid.ts
4
4
  const ReplyGenerateUlidInput = zod.z.object({ seed: zod.z.string().describe("Optional seed to influence randomness").optional() });
5
- const ReplyGenerateUlidOutput = zod.z.object({ id: zod.z.string().describe("Generated ULID-like identifier") });
5
+ const ReplyGenerateUlidOutput = zod.z.object({ id: zod.z.string().describe("Generated ULID-like identifier").nullable() });
6
6
  const replyGenerateUlid = require_action.action("REPLY_GENERATE_ULID", {
7
7
  slug: "reply-generate-ulid",
8
8
  name: "Generate ULID",
@@ -1 +1 @@
1
- {"version":3,"file":"generate-ulid.cjs","names":["z","action"],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput: z.ZodTypeAny = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\"),\n});\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CAAC;AACD,MAAa,0BAAwCA,IAAAA,EAAE,OAAO,EAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAAC;AAED,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"generate-ulid.cjs","names":["z","action"],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\").nullable(),\n});\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CAAC;AACD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACrE,CAAC;AAED,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/generate-ulid.d.ts
4
- declare const ReplyGenerateUlidInput: z.ZodTypeAny;
5
- declare const ReplyGenerateUlidOutput: z.ZodTypeAny;
6
- declare const replyGenerateUlid: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyGenerateUlidInput: z.ZodObject<{
5
+ seed: z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ReplyGenerateUlidOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const replyGenerateUlid: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ seed?: string | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { replyGenerateUlid };
9
15
  //# sourceMappingURL=generate-ulid.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"generate-ulid.d.cts","names":[],"sources":["../../src/actions/generate-ulid.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAErC;AAAA,cACW,uBAAA,EAAyB,CAAA,CAAE,UAEtC;AAAA,cAEW,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"generate-ulid.d.cts","names":[],"sources":["../../src/actions/generate-ulid.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/generate-ulid.d.ts
4
- declare const ReplyGenerateUlidInput: z.ZodTypeAny;
5
- declare const ReplyGenerateUlidOutput: z.ZodTypeAny;
6
- declare const replyGenerateUlid: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyGenerateUlidInput: z.ZodObject<{
5
+ seed: z.ZodOptional<z.ZodString>;
6
+ }, z.core.$strip>;
7
+ declare const ReplyGenerateUlidOutput: z.ZodObject<{
8
+ id: z.ZodNullable<z.ZodString>;
9
+ }, z.core.$strip>;
10
+ declare const replyGenerateUlid: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ seed?: string | undefined;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { replyGenerateUlid };
9
15
  //# sourceMappingURL=generate-ulid.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"generate-ulid.d.mts","names":[],"sources":["../../src/actions/generate-ulid.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAErC;AAAA,cACW,uBAAA,EAAyB,CAAA,CAAE,UAEtC;AAAA,cAEW,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"generate-ulid.d.mts","names":[],"sources":["../../src/actions/generate-ulid.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAGtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;cAIvB,iBAAA,gCAAiB,wBAAA"}
@@ -5,7 +5,7 @@ const replyGenerateUlid = action("REPLY_GENERATE_ULID", {
5
5
  name: "Generate ULID",
6
6
  description: "Generate ULID",
7
7
  input: z.object({ seed: z.string().describe("Optional seed to influence randomness").optional() }),
8
- output: z.object({ id: z.string().describe("Generated ULID-like identifier") })
8
+ output: z.object({ id: z.string().describe("Generated ULID-like identifier").nullable() })
9
9
  });
10
10
  //#endregion
11
11
  export { replyGenerateUlid };
@@ -1 +1 @@
1
- {"version":3,"file":"generate-ulid.mjs","names":[],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput: z.ZodTypeAny = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\"),\n});\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXkD,EAAE,OAAO,EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CASS;CACP,QATmD,EAAE,OAAO,EAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EAC1D,CAOU;AACV,CAAC"}
1
+ {"version":3,"file":"generate-ulid.mjs","names":[],"sources":["../../src/actions/generate-ulid.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGenerateUlidInput = z.object({\n seed: z.string().describe(\"Optional seed to influence randomness\").optional(),\n});\nexport const ReplyGenerateUlidOutput = z.object({\n id: z.string().describe(\"Generated ULID-like identifier\").nullable(),\n});\n\nexport const replyGenerateUlid = action(\"REPLY_GENERATE_ULID\", {\n slug: \"reply-generate-ulid\",\n name: \"Generate ULID\",\n description: \"Generate ULID\",\n input: ReplyGenerateUlidInput,\n output: ReplyGenerateUlidOutput,\n});\n"],"mappings":";;AAWA,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXoC,EAAE,OAAO,EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,EAC9E,CASS;CACP,QATqC,EAAE,OAAO,EAC9C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,EACrE,CAOU;AACV,CAAC"}
@@ -3,8 +3,8 @@ let zod = require("zod");
3
3
  //#region src/actions/get-all-lists.ts
4
4
  const ReplyGetAllListsInput = zod.z.object({}).describe("No request parameters required for listing all people lists.");
5
5
  const ReplyGetAllLists_ListModelSchema = zod.z.object({
6
- id: zod.z.number().int().describe("Unique identifier of the list"),
7
- name: zod.z.string().describe("Name of the list")
6
+ id: zod.z.number().int().describe("Unique identifier of the list").nullable(),
7
+ name: zod.z.string().describe("Name of the list").nullable()
8
8
  });
9
9
  const ReplyGetAllListsOutput = zod.z.object({ lists: zod.z.array(ReplyGetAllLists_ListModelSchema).describe("List of available people lists") }).describe("Response schema for retrieving all people lists.");
10
10
  const replyGetAllLists = require_action.action("REPLY_GET_ALL_LISTS", {
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-lists.cjs","names":["z","action"],"sources":["../../src/actions/get-all-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetAllListsInput: z.ZodTypeAny = z.object({}).describe(\"No request parameters required for listing all people lists.\");\nconst ReplyGetAllLists_ListModelSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\"),\n name: z.string().describe(\"Name of the list\"),\n});\nexport const ReplyGetAllListsOutput: z.ZodTypeAny = z.object({\n lists: z.array(ReplyGetAllLists_ListModelSchema).describe(\"List of available people lists\"),\n}).describe(\"Response schema for retrieving all people lists.\");\n\nexport const replyGetAllLists = action(\"REPLY_GET_ALL_LISTS\", {\n slug: \"reply-get-all-lists\",\n name: \"Get All Lists\",\n description: \"Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.\",\n input: ReplyGetAllListsInput,\n output: ReplyGetAllListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACvI,MAAM,mCAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB;AAC9C,CAAC;AACD,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,OAAOA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,gCAAgC,EAC5F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-all-lists.cjs","names":["z","action"],"sources":["../../src/actions/get-all-lists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ReplyGetAllListsInput = z.object({}).describe(\"No request parameters required for listing all people lists.\");\nconst ReplyGetAllLists_ListModelSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the list\").nullable(),\n name: z.string().describe(\"Name of the list\").nullable(),\n});\nexport const ReplyGetAllListsOutput = z.object({\n lists: z.array(ReplyGetAllLists_ListModelSchema).describe(\"List of available people lists\"),\n}).describe(\"Response schema for retrieving all people lists.\");\n\nexport const replyGetAllLists = action(\"REPLY_GET_ALL_LISTS\", {\n slug: \"reply-get-all-lists\",\n name: \"Get All Lists\",\n description: \"Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.\",\n input: ReplyGetAllListsInput,\n output: ReplyGetAllListsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACzH,MAAM,mCAAmCA,IAAAA,EAAE,OAAO;CAChD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS;AACzD,CAAC;AACD,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,OAAOA,IAAAA,EAAE,MAAM,gCAAgC,CAAC,CAAC,SAAS,gCAAgC,EAC5F,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAE9D,MAAa,mBAAmBC,eAAAA,OAAO,uBAAuB;CAC5D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,14 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-all-lists.d.ts
4
- declare const ReplyGetAllListsInput: z.ZodTypeAny;
5
- declare const ReplyGetAllListsOutput: z.ZodTypeAny;
6
- declare const replyGetAllLists: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyGetAllListsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ReplyGetAllListsOutput: z.ZodObject<{
6
+ lists: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodNumber>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ }, z.core.$strip>>;
10
+ }, z.core.$strip>;
11
+ declare const replyGetAllLists: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
12
  //#endregion
8
13
  export { replyGetAllLists };
9
14
  //# sourceMappingURL=get-all-lists.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-all-lists.d.cts","names":[],"sources":["../../src/actions/get-all-lists.ts"],"mappings":";;;cAIa,qBAAA,EAAuB,CAAA,CAAE,UAAkG;AAAA,cAK3H,sBAAA,EAAwB,CAAA,CAAE,UAEwB;AAAA,cAElD,gBAAA,gCAAgB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-all-lists.d.cts","names":[],"sources":["../../src/actions/get-all-lists.ts"],"mappings":";;;cAIa,qBAAA,EAAqB,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKrB,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;;;;cAItB,gBAAA,gCAAgB,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,14 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-all-lists.d.ts
4
- declare const ReplyGetAllListsInput: z.ZodTypeAny;
5
- declare const ReplyGetAllListsOutput: z.ZodTypeAny;
6
- declare const replyGetAllLists: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const ReplyGetAllListsInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const ReplyGetAllListsOutput: z.ZodObject<{
6
+ lists: z.ZodArray<z.ZodObject<{
7
+ id: z.ZodNullable<z.ZodNumber>;
8
+ name: z.ZodNullable<z.ZodString>;
9
+ }, z.core.$strip>>;
10
+ }, z.core.$strip>;
11
+ declare const replyGetAllLists: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
12
  //#endregion
8
13
  export { replyGetAllLists };
9
14
  //# sourceMappingURL=get-all-lists.d.mts.map