@keystrokehq/pushover 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 (235) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/cancel-receipt-retries.cjs +1 -1
  4. package/dist/actions/cancel-receipt-retries.cjs.map +1 -1
  5. package/dist/actions/cancel-receipt-retries.d.cts +13 -3
  6. package/dist/actions/cancel-receipt-retries.d.cts.map +1 -1
  7. package/dist/actions/cancel-receipt-retries.d.mts +13 -3
  8. package/dist/actions/cancel-receipt-retries.d.mts.map +1 -1
  9. package/dist/actions/cancel-receipt-retries.mjs +1 -1
  10. package/dist/actions/cancel-receipt-retries.mjs.map +1 -1
  11. package/dist/actions/cancel-retries-by-tag.cjs +1 -1
  12. package/dist/actions/cancel-retries-by-tag.cjs.map +1 -1
  13. package/dist/actions/cancel-retries-by-tag.d.cts +13 -3
  14. package/dist/actions/cancel-retries-by-tag.d.cts.map +1 -1
  15. package/dist/actions/cancel-retries-by-tag.d.mts +13 -3
  16. package/dist/actions/cancel-retries-by-tag.d.mts.map +1 -1
  17. package/dist/actions/cancel-retries-by-tag.mjs +1 -1
  18. package/dist/actions/cancel-retries-by-tag.mjs.map +1 -1
  19. package/dist/actions/client-ack-delete-up-to-id.cjs.map +1 -1
  20. package/dist/actions/client-ack-delete-up-to-id.d.cts +17 -3
  21. package/dist/actions/client-ack-delete-up-to-id.d.cts.map +1 -1
  22. package/dist/actions/client-ack-delete-up-to-id.d.mts +17 -3
  23. package/dist/actions/client-ack-delete-up-to-id.d.mts.map +1 -1
  24. package/dist/actions/client-ack-delete-up-to-id.mjs.map +1 -1
  25. package/dist/actions/client-fetch-messages.cjs +16 -16
  26. package/dist/actions/client-fetch-messages.cjs.map +1 -1
  27. package/dist/actions/client-fetch-messages.d.cts +38 -3
  28. package/dist/actions/client-fetch-messages.d.cts.map +1 -1
  29. package/dist/actions/client-fetch-messages.d.mts +38 -3
  30. package/dist/actions/client-fetch-messages.d.mts.map +1 -1
  31. package/dist/actions/client-fetch-messages.mjs +16 -16
  32. package/dist/actions/client-fetch-messages.mjs.map +1 -1
  33. package/dist/actions/client-login.cjs.map +1 -1
  34. package/dist/actions/client-login.d.cts +19 -3
  35. package/dist/actions/client-login.d.cts.map +1 -1
  36. package/dist/actions/client-login.d.mts +19 -3
  37. package/dist/actions/client-login.d.mts.map +1 -1
  38. package/dist/actions/client-login.mjs.map +1 -1
  39. package/dist/actions/client-realtime-websocket.cjs +3 -3
  40. package/dist/actions/client-realtime-websocket.cjs.map +1 -1
  41. package/dist/actions/client-realtime-websocket.d.cts +17 -3
  42. package/dist/actions/client-realtime-websocket.d.cts.map +1 -1
  43. package/dist/actions/client-realtime-websocket.d.mts +17 -3
  44. package/dist/actions/client-realtime-websocket.d.mts.map +1 -1
  45. package/dist/actions/client-realtime-websocket.mjs +3 -3
  46. package/dist/actions/client-realtime-websocket.mjs.map +1 -1
  47. package/dist/actions/client-register-device.cjs +1 -1
  48. package/dist/actions/client-register-device.cjs.map +1 -1
  49. package/dist/actions/client-register-device.d.cts +18 -3
  50. package/dist/actions/client-register-device.d.cts.map +1 -1
  51. package/dist/actions/client-register-device.d.mts +18 -3
  52. package/dist/actions/client-register-device.d.mts.map +1 -1
  53. package/dist/actions/client-register-device.mjs +1 -1
  54. package/dist/actions/client-register-device.mjs.map +1 -1
  55. package/dist/actions/get-app-icon-image.cjs +4 -4
  56. package/dist/actions/get-app-icon-image.cjs.map +1 -1
  57. package/dist/actions/get-app-icon-image.d.cts +16 -3
  58. package/dist/actions/get-app-icon-image.d.cts.map +1 -1
  59. package/dist/actions/get-app-icon-image.d.mts +16 -3
  60. package/dist/actions/get-app-icon-image.d.mts.map +1 -1
  61. package/dist/actions/get-app-icon-image.mjs +4 -4
  62. package/dist/actions/get-app-icon-image.mjs.map +1 -1
  63. package/dist/actions/get-app-limits.cjs.map +1 -1
  64. package/dist/actions/get-app-limits.d.cts +15 -3
  65. package/dist/actions/get-app-limits.d.cts.map +1 -1
  66. package/dist/actions/get-app-limits.d.mts +15 -3
  67. package/dist/actions/get-app-limits.d.mts.map +1 -1
  68. package/dist/actions/get-app-limits.mjs.map +1 -1
  69. package/dist/actions/get-app-token.cjs +1 -1
  70. package/dist/actions/get-app-token.cjs.map +1 -1
  71. package/dist/actions/get-app-token.d.cts +9 -3
  72. package/dist/actions/get-app-token.d.cts.map +1 -1
  73. package/dist/actions/get-app-token.d.mts +9 -3
  74. package/dist/actions/get-app-token.d.mts.map +1 -1
  75. package/dist/actions/get-app-token.mjs +1 -1
  76. package/dist/actions/get-app-token.mjs.map +1 -1
  77. package/dist/actions/get-receipt-status.cjs +1 -1
  78. package/dist/actions/get-receipt-status.cjs.map +1 -1
  79. package/dist/actions/get-receipt-status.d.cts +22 -3
  80. package/dist/actions/get-receipt-status.d.cts.map +1 -1
  81. package/dist/actions/get-receipt-status.d.mts +22 -3
  82. package/dist/actions/get-receipt-status.d.mts.map +1 -1
  83. package/dist/actions/get-receipt-status.mjs +1 -1
  84. package/dist/actions/get-receipt-status.mjs.map +1 -1
  85. package/dist/actions/get-team-api-token.cjs +1 -1
  86. package/dist/actions/get-team-api-token.cjs.map +1 -1
  87. package/dist/actions/get-team-api-token.d.cts +9 -3
  88. package/dist/actions/get-team-api-token.d.cts.map +1 -1
  89. package/dist/actions/get-team-api-token.d.mts +9 -3
  90. package/dist/actions/get-team-api-token.d.mts.map +1 -1
  91. package/dist/actions/get-team-api-token.mjs +1 -1
  92. package/dist/actions/get-team-api-token.mjs.map +1 -1
  93. package/dist/actions/glances-update.cjs +2 -2
  94. package/dist/actions/glances-update.cjs.map +1 -1
  95. package/dist/actions/glances-update.d.cts +25 -3
  96. package/dist/actions/glances-update.d.cts.map +1 -1
  97. package/dist/actions/glances-update.d.mts +25 -3
  98. package/dist/actions/glances-update.d.mts.map +1 -1
  99. package/dist/actions/glances-update.mjs +2 -2
  100. package/dist/actions/glances-update.mjs.map +1 -1
  101. package/dist/actions/group-add-user.cjs +2 -2
  102. package/dist/actions/group-add-user.cjs.map +1 -1
  103. package/dist/actions/group-add-user.d.cts +19 -3
  104. package/dist/actions/group-add-user.d.cts.map +1 -1
  105. package/dist/actions/group-add-user.d.mts +19 -3
  106. package/dist/actions/group-add-user.d.mts.map +1 -1
  107. package/dist/actions/group-add-user.mjs +2 -2
  108. package/dist/actions/group-add-user.mjs.map +1 -1
  109. package/dist/actions/group-create.cjs +2 -2
  110. package/dist/actions/group-create.cjs.map +1 -1
  111. package/dist/actions/group-create.d.cts +14 -3
  112. package/dist/actions/group-create.d.cts.map +1 -1
  113. package/dist/actions/group-create.d.mts +14 -3
  114. package/dist/actions/group-create.d.mts.map +1 -1
  115. package/dist/actions/group-create.mjs +2 -2
  116. package/dist/actions/group-create.mjs.map +1 -1
  117. package/dist/actions/group-disable-user.cjs +2 -2
  118. package/dist/actions/group-disable-user.cjs.map +1 -1
  119. package/dist/actions/group-disable-user.d.cts +17 -3
  120. package/dist/actions/group-disable-user.d.cts.map +1 -1
  121. package/dist/actions/group-disable-user.d.mts +17 -3
  122. package/dist/actions/group-disable-user.d.mts.map +1 -1
  123. package/dist/actions/group-disable-user.mjs +2 -2
  124. package/dist/actions/group-disable-user.mjs.map +1 -1
  125. package/dist/actions/group-enable-user.cjs +2 -2
  126. package/dist/actions/group-enable-user.cjs.map +1 -1
  127. package/dist/actions/group-enable-user.d.cts +17 -3
  128. package/dist/actions/group-enable-user.d.cts.map +1 -1
  129. package/dist/actions/group-enable-user.d.mts +17 -3
  130. package/dist/actions/group-enable-user.d.mts.map +1 -1
  131. package/dist/actions/group-enable-user.mjs +2 -2
  132. package/dist/actions/group-enable-user.mjs.map +1 -1
  133. package/dist/actions/group-get.cjs +5 -5
  134. package/dist/actions/group-get.cjs.map +1 -1
  135. package/dist/actions/group-get.d.cts +22 -3
  136. package/dist/actions/group-get.d.cts.map +1 -1
  137. package/dist/actions/group-get.d.mts +22 -3
  138. package/dist/actions/group-get.d.mts.map +1 -1
  139. package/dist/actions/group-get.mjs +5 -5
  140. package/dist/actions/group-get.mjs.map +1 -1
  141. package/dist/actions/group-list.cjs +4 -4
  142. package/dist/actions/group-list.cjs.map +1 -1
  143. package/dist/actions/group-list.d.cts +15 -3
  144. package/dist/actions/group-list.d.cts.map +1 -1
  145. package/dist/actions/group-list.d.mts +15 -3
  146. package/dist/actions/group-list.d.mts.map +1 -1
  147. package/dist/actions/group-list.mjs +4 -4
  148. package/dist/actions/group-list.mjs.map +1 -1
  149. package/dist/actions/group-remove-user.cjs +2 -2
  150. package/dist/actions/group-remove-user.cjs.map +1 -1
  151. package/dist/actions/group-remove-user.d.cts +17 -3
  152. package/dist/actions/group-remove-user.d.cts.map +1 -1
  153. package/dist/actions/group-remove-user.d.mts +17 -3
  154. package/dist/actions/group-remove-user.d.mts.map +1 -1
  155. package/dist/actions/group-remove-user.mjs +2 -2
  156. package/dist/actions/group-remove-user.mjs.map +1 -1
  157. package/dist/actions/group-rename.cjs +2 -2
  158. package/dist/actions/group-rename.cjs.map +1 -1
  159. package/dist/actions/group-rename.d.cts +15 -3
  160. package/dist/actions/group-rename.d.cts.map +1 -1
  161. package/dist/actions/group-rename.d.mts +15 -3
  162. package/dist/actions/group-rename.d.mts.map +1 -1
  163. package/dist/actions/group-rename.mjs +2 -2
  164. package/dist/actions/group-rename.mjs.map +1 -1
  165. package/dist/actions/license-assign.cjs +1 -1
  166. package/dist/actions/license-assign.cjs.map +1 -1
  167. package/dist/actions/license-assign.d.cts +21 -3
  168. package/dist/actions/license-assign.d.cts.map +1 -1
  169. package/dist/actions/license-assign.d.mts +21 -3
  170. package/dist/actions/license-assign.d.mts.map +1 -1
  171. package/dist/actions/license-assign.mjs +1 -1
  172. package/dist/actions/license-assign.mjs.map +1 -1
  173. package/dist/actions/license-check-credits.cjs +1 -1
  174. package/dist/actions/license-check-credits.cjs.map +1 -1
  175. package/dist/actions/license-check-credits.d.cts +15 -3
  176. package/dist/actions/license-check-credits.d.cts.map +1 -1
  177. package/dist/actions/license-check-credits.d.mts +15 -3
  178. package/dist/actions/license-check-credits.d.mts.map +1 -1
  179. package/dist/actions/license-check-credits.mjs +1 -1
  180. package/dist/actions/license-check-credits.mjs.map +1 -1
  181. package/dist/actions/send-message.cjs +2 -2
  182. package/dist/actions/send-message.cjs.map +1 -1
  183. package/dist/actions/send-message.d.cts +59 -3
  184. package/dist/actions/send-message.d.cts.map +1 -1
  185. package/dist/actions/send-message.d.mts +59 -3
  186. package/dist/actions/send-message.d.mts.map +1 -1
  187. package/dist/actions/send-message.mjs +2 -2
  188. package/dist/actions/send-message.mjs.map +1 -1
  189. package/dist/actions/store-team-api-token.cjs +1 -1
  190. package/dist/actions/store-team-api-token.cjs.map +1 -1
  191. package/dist/actions/store-team-api-token.d.cts +9 -3
  192. package/dist/actions/store-team-api-token.d.cts.map +1 -1
  193. package/dist/actions/store-team-api-token.d.mts +9 -3
  194. package/dist/actions/store-team-api-token.d.mts.map +1 -1
  195. package/dist/actions/store-team-api-token.mjs +1 -1
  196. package/dist/actions/store-team-api-token.mjs.map +1 -1
  197. package/dist/actions/subscription-flow.cjs +1 -1
  198. package/dist/actions/subscription-flow.cjs.map +1 -1
  199. package/dist/actions/subscription-flow.d.cts +9 -3
  200. package/dist/actions/subscription-flow.d.cts.map +1 -1
  201. package/dist/actions/subscription-flow.d.mts +9 -3
  202. package/dist/actions/subscription-flow.d.mts.map +1 -1
  203. package/dist/actions/subscription-flow.mjs +1 -1
  204. package/dist/actions/subscription-flow.mjs.map +1 -1
  205. package/dist/actions/teams-add-user.cjs +2 -2
  206. package/dist/actions/teams-add-user.cjs.map +1 -1
  207. package/dist/actions/teams-add-user.d.cts +23 -3
  208. package/dist/actions/teams-add-user.d.cts.map +1 -1
  209. package/dist/actions/teams-add-user.d.mts +23 -3
  210. package/dist/actions/teams-add-user.d.mts.map +1 -1
  211. package/dist/actions/teams-add-user.mjs +2 -2
  212. package/dist/actions/teams-add-user.mjs.map +1 -1
  213. package/dist/actions/teams-remove-user.cjs +1 -1
  214. package/dist/actions/teams-remove-user.cjs.map +1 -1
  215. package/dist/actions/teams-remove-user.d.cts +13 -3
  216. package/dist/actions/teams-remove-user.d.cts.map +1 -1
  217. package/dist/actions/teams-remove-user.d.mts +13 -3
  218. package/dist/actions/teams-remove-user.d.mts.map +1 -1
  219. package/dist/actions/teams-remove-user.mjs +1 -1
  220. package/dist/actions/teams-remove-user.mjs.map +1 -1
  221. package/dist/actions/validate-user-or-group.cjs +1 -1
  222. package/dist/actions/validate-user-or-group.cjs.map +1 -1
  223. package/dist/actions/validate-user-or-group.d.cts +17 -3
  224. package/dist/actions/validate-user-or-group.d.cts.map +1 -1
  225. package/dist/actions/validate-user-or-group.d.mts +17 -3
  226. package/dist/actions/validate-user-or-group.d.mts.map +1 -1
  227. package/dist/actions/validate-user-or-group.mjs +1 -1
  228. package/dist/actions/validate-user-or-group.mjs.map +1 -1
  229. package/dist/catalog.cjs +14 -1
  230. package/dist/catalog.cjs.map +1 -1
  231. package/dist/catalog.d.cts +13 -0
  232. package/dist/catalog.d.mts +13 -0
  233. package/dist/catalog.mjs +14 -1
  234. package/dist/catalog.mjs.map +1 -1
  235. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"group-get.mjs","names":[],"sources":["../../src/actions/group-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupGetInput: z.ZodTypeAny = z.object({\n token: z.string().describe(\"Your Pushover application API token owning the group.\"),\n group_key: z.string().describe(\"Delivery group key identifying the target group.\"),\n}).describe(\"Request model for retrieving details of a Pushover delivery group.\");\nconst PushoverGroupGet_GroupGetUserSchema: z.ZodTypeAny = z.object({\n memo: z.string().describe(\"Free-text memo stored for the member.\"),\n name: z.string().describe(\"Team member's name (present for Team-owned groups only).\").nullable().optional(),\n user: z.string().describe(\"Member's Pushover user key.\"),\n email: z.string().describe(\"Team member's email (present for Team-owned groups only).\").nullable().optional(),\n device: z.string().describe(\"Device restriction for this member, or None for all devices.\").nullable().optional(),\n disabled: z.boolean().describe(\"Whether this member is temporarily disabled in the group.\"),\n}).describe(\"A member of the Pushover delivery group.\");\nexport const PushoverGroupGetOutput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Group's name (present on success).\").nullable().optional(),\n users: z.array(PushoverGroupGet_GroupGetUserSchema).describe(\"List of group members (present on success).\").nullable().optional(),\n errors: z.array(z.string()).describe(\"List of error messages, present only if status is 0.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\"),\n request: z.string().describe(\"Unique request identifier.\"),\n}).describe(\"Response model for retrieving details of a Pushover delivery group.\");\n\nexport const pushoverGroupGet = action(\"PUSHOVER_GROUP_GET\", {\n slug: \"pushover-group-get\",\n name: \"Get Group Details\",\n description: \"Tool to retrieve details for a Delivery Group. Use when you need to fetch a group's name and member list.\",\n input: PushoverGroupGetInput,\n output: PushoverGroupGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAsC,EAAE,OAAO;CAC1D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACnF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,sCAAoD,EAAE,OAAO;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC;CACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D;AAC5F,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAStD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbkD,EAAE,OAAO;EAC3D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B;CAC3D,CAAC,CAAC,CAAC,SAAS,qEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"group-get.mjs","names":[],"sources":["../../src/actions/group-get.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupGetInput = z.object({\n token: z.string().describe(\"Your Pushover application API token owning the group.\"),\n group_key: z.string().describe(\"Delivery group key identifying the target group.\"),\n}).describe(\"Request model for retrieving details of a Pushover delivery group.\");\nconst PushoverGroupGet_GroupGetUserSchema = z.object({\n memo: z.string().describe(\"Free-text memo stored for the member.\").nullable(),\n name: z.string().describe(\"Team member's name (present for Team-owned groups only).\").nullable().optional(),\n user: z.string().describe(\"Member's Pushover user key.\").nullable(),\n email: z.string().describe(\"Team member's email (present for Team-owned groups only).\").nullable().optional(),\n device: z.string().describe(\"Device restriction for this member, or None for all devices.\").nullable().optional(),\n disabled: z.boolean().describe(\"Whether this member is temporarily disabled in the group.\").nullable(),\n}).describe(\"A member of the Pushover delivery group.\");\nexport const PushoverGroupGetOutput = z.object({\n name: z.string().describe(\"Group's name (present on success).\").nullable().optional(),\n users: z.array(PushoverGroupGet_GroupGetUserSchema).describe(\"List of group members (present on success).\").nullable().optional(),\n errors: z.array(z.string()).describe(\"List of error messages, present only if status is 0.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\").nullable(),\n request: z.string().describe(\"Unique request identifier.\").nullable(),\n}).describe(\"Response model for retrieving details of a Pushover delivery group.\");\n\nexport const pushoverGroupGet = action(\"PUSHOVER_GROUP_GET\", {\n slug: \"pushover-group-get\",\n name: \"Get Group Details\",\n description: \"Tool to retrieve details for a Delivery Group. Use when you need to fetch a group's name and member list.\",\n input: PushoverGroupGetInput,\n output: PushoverGroupGetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wBAAwB,EAAE,OAAO;CAC5C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;CAClF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;AACnF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAChF,MAAM,sCAAsC,EAAE,OAAO;CACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC5E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAStD,MAAa,mBAAmB,OAAO,sBAAsB;CAC3D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAboC,EAAE,OAAO;EAC7C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,OAAO,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChI,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjH,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACtE,CAAC,CAAC,CAAC,SAAS,qEAOF;AACV,CAAC"}
@@ -3,14 +3,14 @@ let zod = require("zod");
3
3
  //#region src/actions/group-list.ts
4
4
  const PushoverGroupListInput = zod.z.object({ token: zod.z.string().describe("Your Pushover application API token.") }).describe("Request model for listing Pushover delivery groups.");
5
5
  const PushoverGroupList_GroupItemSchema = zod.z.object({
6
- name: zod.z.string().describe("Human-readable name of the group"),
7
- group: zod.z.string().describe("Delivery group key")
6
+ name: zod.z.string().describe("Human-readable name of the group").nullable(),
7
+ group: zod.z.string().describe("Delivery group key").nullable()
8
8
  }).describe("Delivery group object with key and name.");
9
9
  const PushoverGroupListOutput = zod.z.object({
10
10
  errors: zod.z.array(zod.z.string()).describe("List of error messages if the operation failed").nullable().optional(),
11
11
  groups: zod.z.array(PushoverGroupList_GroupItemSchema).describe("List of delivery groups (present when status is 1)").nullable().optional(),
12
- status: zod.z.number().int().describe("1 if the request succeeded, 0 otherwise"),
13
- request: zod.z.string().describe("Unique request identifier returned by the API")
12
+ status: zod.z.number().int().describe("1 if the request succeeded, 0 otherwise").nullable(),
13
+ request: zod.z.string().describe("Unique request identifier returned by the API").nullable()
14
14
  }).describe("Response model for listing Pushover delivery groups.");
15
15
  const pushoverGroupList = require_action.action("PUSHOVER_GROUP_LIST", {
16
16
  slug: "pushover-group-list",
@@ -1 +1 @@
1
- {"version":3,"file":"group-list.cjs","names":["z","action"],"sources":["../../src/actions/group-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupListInput: z.ZodTypeAny = z.object({\n token: z.string().describe(\"Your Pushover application API token.\"),\n}).describe(\"Request model for listing Pushover delivery groups.\");\nconst PushoverGroupList_GroupItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Human-readable name of the group\"),\n group: z.string().describe(\"Delivery group key\"),\n}).describe(\"Delivery group object with key and name.\");\nexport const PushoverGroupListOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed\").nullable().optional(),\n groups: z.array(PushoverGroupList_GroupItemSchema).describe(\"List of delivery groups (present when status is 1)\").nullable().optional(),\n status: z.number().int().describe(\"1 if the request succeeded, 0 otherwise\"),\n request: z.string().describe(\"Unique request identifier returned by the API\"),\n}).describe(\"Response model for listing Pushover delivery groups.\");\n\nexport const pushoverGroupList = action(\"PUSHOVER_GROUP_LIST\", {\n slug: \"pushover-group-list\",\n name: \"List Delivery Groups\",\n description: \"Tool to list all Delivery Groups. Use when you need to retrieve your account's delivery groups after obtaining a valid API token.\",\n input: PushoverGroupListInput,\n output: PushoverGroupListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuCA,IAAAA,EAAE,OAAO,EAC3D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oCAAkDA,IAAAA,EAAE,OAAO;CAC/D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;AACjD,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,0BAAwCA,IAAAA,EAAE,OAAO;CAC5D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CAC3E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;AAC9E,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"group-list.cjs","names":["z","action"],"sources":["../../src/actions/group-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupListInput = z.object({\n token: z.string().describe(\"Your Pushover application API token.\"),\n}).describe(\"Request model for listing Pushover delivery groups.\");\nconst PushoverGroupList_GroupItemSchema = z.object({\n name: z.string().describe(\"Human-readable name of the group\").nullable(),\n group: z.string().describe(\"Delivery group key\").nullable(),\n}).describe(\"Delivery group object with key and name.\");\nexport const PushoverGroupListOutput = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed\").nullable().optional(),\n groups: z.array(PushoverGroupList_GroupItemSchema).describe(\"List of delivery groups (present when status is 1)\").nullable().optional(),\n status: z.number().int().describe(\"1 if the request succeeded, 0 otherwise\").nullable(),\n request: z.string().describe(\"Unique request identifier returned by the API\").nullable(),\n}).describe(\"Response model for listing Pushover delivery groups.\");\n\nexport const pushoverGroupList = action(\"PUSHOVER_GROUP_LIST\", {\n slug: \"pushover-group-list\",\n name: \"List Delivery Groups\",\n description: \"Tool to list all Delivery Groups. Use when you need to retrieve your account's delivery groups after obtaining a valid API token.\",\n input: PushoverGroupListInput,\n output: PushoverGroupListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oCAAoCA,IAAAA,EAAE,OAAO;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;AACzF,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/group-list.d.ts
4
- declare const PushoverGroupListInput: z.ZodTypeAny;
5
- declare const PushoverGroupListOutput: z.ZodTypeAny;
6
- declare const pushoverGroupList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverGroupListInput: z.ZodObject<{
5
+ token: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushoverGroupListOutput: z.ZodObject<{
8
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
9
+ groups: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ name: z.ZodNullable<z.ZodString>;
11
+ group: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>>>;
13
+ status: z.ZodNullable<z.ZodNumber>;
14
+ request: z.ZodNullable<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const pushoverGroupList: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ token: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { pushoverGroupList };
9
21
  //# sourceMappingURL=group-list.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"group-list.d.cts","names":[],"sources":["../../src/actions/group-list.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAE2B;AAAA,cAKrD,uBAAA,EAAyB,CAAA,CAAE,UAK2B;AAAA,cAEtD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"group-list.d.cts","names":[],"sources":["../../src/actions/group-list.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAOtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAOvB,iBAAA,gCAAiB,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/group-list.d.ts
4
- declare const PushoverGroupListInput: z.ZodTypeAny;
5
- declare const PushoverGroupListOutput: z.ZodTypeAny;
6
- declare const pushoverGroupList: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverGroupListInput: z.ZodObject<{
5
+ token: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushoverGroupListOutput: z.ZodObject<{
8
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
9
+ groups: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
10
+ name: z.ZodNullable<z.ZodString>;
11
+ group: z.ZodNullable<z.ZodString>;
12
+ }, z.core.$strip>>>>;
13
+ status: z.ZodNullable<z.ZodNumber>;
14
+ request: z.ZodNullable<z.ZodString>;
15
+ }, z.core.$strip>;
16
+ declare const pushoverGroupList: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ token: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { pushoverGroupList };
9
21
  //# sourceMappingURL=group-list.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"group-list.d.mts","names":[],"sources":["../../src/actions/group-list.ts"],"mappings":";;;cAIa,sBAAA,EAAwB,CAAA,CAAE,UAE2B;AAAA,cAKrD,uBAAA,EAAyB,CAAA,CAAE,UAK2B;AAAA,cAEtD,iBAAA,gCAAiB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"group-list.d.mts","names":[],"sources":["../../src/actions/group-list.ts"],"mappings":";;;cAIa,sBAAA,EAAsB,CAAA,CAAA,SAAA;;;cAOtB,uBAAA,EAAuB,CAAA,CAAA,SAAA;;;;;;;;;cAOvB,iBAAA,gCAAiB,wBAAA"}
@@ -3,8 +3,8 @@ import { z } from "zod";
3
3
  //#region src/actions/group-list.ts
4
4
  const PushoverGroupListInput = z.object({ token: z.string().describe("Your Pushover application API token.") }).describe("Request model for listing Pushover delivery groups.");
5
5
  const PushoverGroupList_GroupItemSchema = z.object({
6
- name: z.string().describe("Human-readable name of the group"),
7
- group: z.string().describe("Delivery group key")
6
+ name: z.string().describe("Human-readable name of the group").nullable(),
7
+ group: z.string().describe("Delivery group key").nullable()
8
8
  }).describe("Delivery group object with key and name.");
9
9
  const pushoverGroupList = action("PUSHOVER_GROUP_LIST", {
10
10
  slug: "pushover-group-list",
@@ -14,8 +14,8 @@ const pushoverGroupList = action("PUSHOVER_GROUP_LIST", {
14
14
  output: z.object({
15
15
  errors: z.array(z.string()).describe("List of error messages if the operation failed").nullable().optional(),
16
16
  groups: z.array(PushoverGroupList_GroupItemSchema).describe("List of delivery groups (present when status is 1)").nullable().optional(),
17
- status: z.number().int().describe("1 if the request succeeded, 0 otherwise"),
18
- request: z.string().describe("Unique request identifier returned by the API")
17
+ status: z.number().int().describe("1 if the request succeeded, 0 otherwise").nullable(),
18
+ request: z.string().describe("Unique request identifier returned by the API").nullable()
19
19
  }).describe("Response model for listing Pushover delivery groups.")
20
20
  });
21
21
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"group-list.mjs","names":[],"sources":["../../src/actions/group-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupListInput: z.ZodTypeAny = z.object({\n token: z.string().describe(\"Your Pushover application API token.\"),\n}).describe(\"Request model for listing Pushover delivery groups.\");\nconst PushoverGroupList_GroupItemSchema: z.ZodTypeAny = z.object({\n name: z.string().describe(\"Human-readable name of the group\"),\n group: z.string().describe(\"Delivery group key\"),\n}).describe(\"Delivery group object with key and name.\");\nexport const PushoverGroupListOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed\").nullable().optional(),\n groups: z.array(PushoverGroupList_GroupItemSchema).describe(\"List of delivery groups (present when status is 1)\").nullable().optional(),\n status: z.number().int().describe(\"1 if the request succeeded, 0 otherwise\"),\n request: z.string().describe(\"Unique request identifier returned by the API\"),\n}).describe(\"Response model for listing Pushover delivery groups.\");\n\nexport const pushoverGroupList = action(\"PUSHOVER_GROUP_LIST\", {\n slug: \"pushover-group-list\",\n name: \"List Delivery Groups\",\n description: \"Tool to list all Delivery Groups. Use when you need to retrieve your account's delivery groups after obtaining a valid API token.\",\n input: PushoverGroupListInput,\n output: PushoverGroupListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAuC,EAAE,OAAO,EAC3D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oCAAkD,EAAE,OAAO;CAC/D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC;CAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;AACjD,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAQtD,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZmD,EAAE,OAAO;EAC5D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,QAAQ,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;EAC3E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"group-list.mjs","names":[],"sources":["../../src/actions/group-list.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupListInput = z.object({\n token: z.string().describe(\"Your Pushover application API token.\"),\n}).describe(\"Request model for listing Pushover delivery groups.\");\nconst PushoverGroupList_GroupItemSchema = z.object({\n name: z.string().describe(\"Human-readable name of the group\").nullable(),\n group: z.string().describe(\"Delivery group key\").nullable(),\n}).describe(\"Delivery group object with key and name.\");\nexport const PushoverGroupListOutput = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed\").nullable().optional(),\n groups: z.array(PushoverGroupList_GroupItemSchema).describe(\"List of delivery groups (present when status is 1)\").nullable().optional(),\n status: z.number().int().describe(\"1 if the request succeeded, 0 otherwise\").nullable(),\n request: z.string().describe(\"Unique request identifier returned by the API\").nullable(),\n}).describe(\"Response model for listing Pushover delivery groups.\");\n\nexport const pushoverGroupList = action(\"PUSHOVER_GROUP_LIST\", {\n slug: \"pushover-group-list\",\n name: \"List Delivery Groups\",\n description: \"Tool to list all Delivery Groups. Use when you need to retrieve your account's delivery groups after obtaining a valid API token.\",\n input: PushoverGroupListInput,\n output: PushoverGroupListOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyB,EAAE,OAAO,EAC7C,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,EACnE,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oCAAoC,EAAE,OAAO;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CACvE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;AAC5D,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAQtD,MAAa,oBAAoB,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAZqC,EAAE,OAAO;EAC9C,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3G,QAAQ,EAAE,MAAM,iCAAiC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtI,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;EACtF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CACzF,CAAC,CAAC,CAAC,SAAS,sDAOF;AACV,CAAC"}
@@ -9,8 +9,8 @@ const PushoverGroupRemoveUserInput = zod.z.object({
9
9
  }).describe("Request model for removing a user (or optional device) from a Pushover delivery group.");
10
10
  const PushoverGroupRemoveUserOutput = zod.z.object({
11
11
  errors: zod.z.array(zod.z.string()).describe("One or more error messages if the request failed.").nullable().optional(),
12
- status: zod.z.number().int().describe("1 on success, 0 on failure."),
13
- request: zod.z.string().describe("Request identifier returned by the API.")
12
+ status: zod.z.number().int().describe("1 on success, 0 on failure.").nullable(),
13
+ request: zod.z.string().describe("Request identifier returned by the API.").nullable()
14
14
  }).describe("Response model for removing a user from a Pushover delivery group.");
15
15
  const pushoverGroupRemoveUser = require_action.action("PUSHOVER_GROUP_REMOVE_USER", {
16
16
  slug: "pushover-group-remove-user",
@@ -1 +1 @@
1
- {"version":3,"file":"group-remove-user.cjs","names":["z","action"],"sources":["../../src/actions/group-remove-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRemoveUserInput: z.ZodTypeAny = z.object({\n user: z.string().describe(\"The Pushover user key to remove from the group.\"),\n token: z.string().describe(\"Your Pushover application API token.\"),\n device: z.string().describe(\"Specific device name for the user's membership; if omitted, removes the user from all devices.\").optional(),\n group_key: z.string().describe(\"The delivery group's key (path parameter).\"),\n}).describe(\"Request model for removing a user (or optional device) from a Pushover delivery group.\");\nexport const PushoverGroupRemoveUserOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.string()).describe(\"One or more error messages if the request failed.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success, 0 on failure.\"),\n request: z.string().describe(\"Request identifier returned by the API.\"),\n}).describe(\"Response model for removing a user from a Pushover delivery group.\");\n\nexport const pushoverGroupRemoveUser = action(\"PUSHOVER_GROUP_REMOVE_USER\", {\n slug: \"pushover-group-remove-user\",\n name: \"Remove User from Group\",\n description: \"Tool to remove a user (or optionally a specific device) from a Pushover delivery group. Use when you need to revoke a user's membership so they stop receiving group notifications.\",\n input: PushoverGroupRemoveUserInput,\n output: PushoverGroupRemoveUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA6CA,IAAAA,EAAE,OAAO;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC7E,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;AACxE,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAEhF,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"group-remove-user.cjs","names":["z","action"],"sources":["../../src/actions/group-remove-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRemoveUserInput = z.object({\n user: z.string().describe(\"The Pushover user key to remove from the group.\"),\n token: z.string().describe(\"Your Pushover application API token.\"),\n device: z.string().describe(\"Specific device name for the user's membership; if omitted, removes the user from all devices.\").optional(),\n group_key: z.string().describe(\"The delivery group's key (path parameter).\"),\n}).describe(\"Request model for removing a user (or optional device) from a Pushover delivery group.\");\nexport const PushoverGroupRemoveUserOutput = z.object({\n errors: z.array(z.string()).describe(\"One or more error messages if the request failed.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success, 0 on failure.\").nullable(),\n request: z.string().describe(\"Request identifier returned by the API.\").nullable(),\n}).describe(\"Response model for removing a user from a Pushover delivery group.\");\n\nexport const pushoverGroupRemoveUser = action(\"PUSHOVER_GROUP_REMOVE_USER\", {\n slug: \"pushover-group-remove-user\",\n name: \"Remove User from Group\",\n description: \"Tool to remove a user (or optionally a specific device) from a Pushover delivery group. Use when you need to revoke a user's membership so they stop receiving group notifications.\",\n input: PushoverGroupRemoveUserInput,\n output: PushoverGroupRemoveUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;CAC3E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;CACjE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;CACvI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC7E,CAAC,CAAC,CAAC,SAAS,wFAAwF;AACpG,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACnF,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAEhF,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/group-remove-user.d.ts
4
- declare const PushoverGroupRemoveUserInput: z.ZodTypeAny;
5
- declare const PushoverGroupRemoveUserOutput: z.ZodTypeAny;
6
- declare const pushoverGroupRemoveUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverGroupRemoveUserInput: z.ZodObject<{
5
+ user: z.ZodString;
6
+ token: z.ZodString;
7
+ device: z.ZodOptional<z.ZodString>;
8
+ group_key: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const PushoverGroupRemoveUserOutput: z.ZodObject<{
11
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
12
+ status: z.ZodNullable<z.ZodNumber>;
13
+ request: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>;
15
+ declare const pushoverGroupRemoveUser: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ user: string;
17
+ token: string;
18
+ group_key: string;
19
+ device?: string | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { pushoverGroupRemoveUser };
9
23
  //# sourceMappingURL=group-remove-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"group-remove-user.d.cts","names":[],"sources":["../../src/actions/group-remove-user.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAKwD;AAAA,cACxF,6BAAA,EAA+B,CAAA,CAAE,UAImC;AAAA,cAEpE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"group-remove-user.d.cts","names":[],"sources":["../../src/actions/group-remove-user.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
@@ -1,9 +1,23 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/group-remove-user.d.ts
4
- declare const PushoverGroupRemoveUserInput: z.ZodTypeAny;
5
- declare const PushoverGroupRemoveUserOutput: z.ZodTypeAny;
6
- declare const pushoverGroupRemoveUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverGroupRemoveUserInput: z.ZodObject<{
5
+ user: z.ZodString;
6
+ token: z.ZodString;
7
+ device: z.ZodOptional<z.ZodString>;
8
+ group_key: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const PushoverGroupRemoveUserOutput: z.ZodObject<{
11
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
12
+ status: z.ZodNullable<z.ZodNumber>;
13
+ request: z.ZodNullable<z.ZodString>;
14
+ }, z.core.$strip>;
15
+ declare const pushoverGroupRemoveUser: import("@keystrokehq/action").WorkflowActionDefinition<{
16
+ user: string;
17
+ token: string;
18
+ group_key: string;
19
+ device?: string | undefined;
20
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
21
  //#endregion
8
22
  export { pushoverGroupRemoveUser };
9
23
  //# sourceMappingURL=group-remove-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"group-remove-user.d.mts","names":[],"sources":["../../src/actions/group-remove-user.ts"],"mappings":";;;cAIa,4BAAA,EAA8B,CAAA,CAAE,UAKwD;AAAA,cACxF,6BAAA,EAA+B,CAAA,CAAE,UAImC;AAAA,cAEpE,uBAAA,gCAAuB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"group-remove-user.d.mts","names":[],"sources":["../../src/actions/group-remove-user.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAM5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cAM7B,uBAAA,gCAAuB,wBAAA"}
@@ -12,8 +12,8 @@ const pushoverGroupRemoveUser = action("PUSHOVER_GROUP_REMOVE_USER", {
12
12
  }).describe("Request model for removing a user (or optional device) from a Pushover delivery group."),
13
13
  output: z.object({
14
14
  errors: z.array(z.string()).describe("One or more error messages if the request failed.").nullable().optional(),
15
- status: z.number().int().describe("1 on success, 0 on failure."),
16
- request: z.string().describe("Request identifier returned by the API.")
15
+ status: z.number().int().describe("1 on success, 0 on failure.").nullable(),
16
+ request: z.string().describe("Request identifier returned by the API.").nullable()
17
17
  }).describe("Response model for removing a user from a Pushover delivery group.")
18
18
  });
19
19
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"group-remove-user.mjs","names":[],"sources":["../../src/actions/group-remove-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRemoveUserInput: z.ZodTypeAny = z.object({\n user: z.string().describe(\"The Pushover user key to remove from the group.\"),\n token: z.string().describe(\"Your Pushover application API token.\"),\n device: z.string().describe(\"Specific device name for the user's membership; if omitted, removes the user from all devices.\").optional(),\n group_key: z.string().describe(\"The delivery group's key (path parameter).\"),\n}).describe(\"Request model for removing a user (or optional device) from a Pushover delivery group.\");\nexport const PushoverGroupRemoveUserOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.string()).describe(\"One or more error messages if the request failed.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success, 0 on failure.\"),\n request: z.string().describe(\"Request identifier returned by the API.\"),\n}).describe(\"Response model for removing a user from a Pushover delivery group.\");\n\nexport const pushoverGroupRemoveUser = action(\"PUSHOVER_GROUP_REMOVE_USER\", {\n slug: \"pushover-group-remove-user\",\n name: \"Remove User from Group\",\n description: \"Tool to remove a user (or optionally a specific device) from a Pushover delivery group. Use when you need to revoke a user's membership so they stop receiving group notifications.\",\n input: PushoverGroupRemoveUserInput,\n output: PushoverGroupRemoveUserOutput,\n});\n"],"mappings":";;AAgBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhBwD,EAAE,OAAO;EACjE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACvI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC7E,CAAC,CAAC,CAAC,SAAS,wFAWH;CACP,QAXyD,EAAE,OAAO;EAClE,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CACxE,CAAC,CAAC,CAAC,SAAS,oEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"group-remove-user.mjs","names":[],"sources":["../../src/actions/group-remove-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRemoveUserInput = z.object({\n user: z.string().describe(\"The Pushover user key to remove from the group.\"),\n token: z.string().describe(\"Your Pushover application API token.\"),\n device: z.string().describe(\"Specific device name for the user's membership; if omitted, removes the user from all devices.\").optional(),\n group_key: z.string().describe(\"The delivery group's key (path parameter).\"),\n}).describe(\"Request model for removing a user (or optional device) from a Pushover delivery group.\");\nexport const PushoverGroupRemoveUserOutput = z.object({\n errors: z.array(z.string()).describe(\"One or more error messages if the request failed.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success, 0 on failure.\").nullable(),\n request: z.string().describe(\"Request identifier returned by the API.\").nullable(),\n}).describe(\"Response model for removing a user from a Pushover delivery group.\");\n\nexport const pushoverGroupRemoveUser = action(\"PUSHOVER_GROUP_REMOVE_USER\", {\n slug: \"pushover-group-remove-user\",\n name: \"Remove User from Group\",\n description: \"Tool to remove a user (or optionally a specific device) from a Pushover delivery group. Use when you need to revoke a user's membership so they stop receiving group notifications.\",\n input: PushoverGroupRemoveUserInput,\n output: PushoverGroupRemoveUserOutput,\n});\n"],"mappings":";;AAgBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAhB0C,EAAE,OAAO;EACnD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD;EAC3E,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC;EACjE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gGAAgG,CAAC,CAAC,SAAS;EACvI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;CAC7E,CAAC,CAAC,CAAC,SAAS,wFAWH;CACP,QAX2C,EAAE,OAAO;EACpD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACnF,CAAC,CAAC,CAAC,SAAS,oEAOF;AACV,CAAC"}
@@ -8,8 +8,8 @@ const PushoverGroupRenameInput = zod.z.object({
8
8
  }).describe("Request model for renaming a Pushover delivery group.");
9
9
  const PushoverGroupRenameOutput = zod.z.object({
10
10
  errors: zod.z.array(zod.z.string()).describe("List of error messages if the operation failed. Present only when status=0.").nullable().optional(),
11
- status: zod.z.number().int().describe("1 indicates success; 0 indicates an error."),
12
- request: zod.z.string().describe("Unique request identifier returned by the API.")
11
+ status: zod.z.number().int().describe("1 indicates success; 0 indicates an error.").nullable(),
12
+ request: zod.z.string().describe("Unique request identifier returned by the API.").nullable()
13
13
  }).describe("Response model returned after renaming a Pushover delivery group.");
14
14
  const pushoverGroupRename = require_action.action("PUSHOVER_GROUP_RENAME", {
15
15
  slug: "pushover-group-rename",
@@ -1 +1 @@
1
- {"version":3,"file":"group-rename.cjs","names":["z","action"],"sources":["../../src/actions/group-rename.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRenameInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The new name to assign to the delivery group. Only one group name may exist per account.\"),\n token: z.string().describe(\"Your Pushover application API token for authentication.\"),\n group_key: z.string().describe(\"The unique key of the delivery group to rename (used in the URL path).\"),\n}).describe(\"Request model for renaming a Pushover delivery group.\");\nexport const PushoverGroupRenameOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed. Present only when status=0.\").nullable().optional(),\n status: z.number().int().describe(\"1 indicates success; 0 indicates an error.\"),\n request: z.string().describe(\"Unique request identifier returned by the API.\"),\n}).describe(\"Response model returned after renaming a Pushover delivery group.\");\n\nexport const pushoverGroupRename = action(\"PUSHOVER_GROUP_RENAME\", {\n slug: \"pushover-group-rename\",\n name: \"Rename Delivery Group\",\n description: \"Tool to rename an existing Delivery Group. Use after confirming the group_key to update a group's name.\",\n input: PushoverGroupRenameInput,\n output: PushoverGroupRenameOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACpH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACzG,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,4BAA0CA,IAAAA,EAAE,OAAO;CAC9D,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CAC9E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;AAC/E,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAE/E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"group-rename.cjs","names":["z","action"],"sources":["../../src/actions/group-rename.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRenameInput = z.object({\n name: z.string().describe(\"The new name to assign to the delivery group. Only one group name may exist per account.\"),\n token: z.string().describe(\"Your Pushover application API token for authentication.\"),\n group_key: z.string().describe(\"The unique key of the delivery group to rename (used in the URL path).\"),\n}).describe(\"Request model for renaming a Pushover delivery group.\");\nexport const PushoverGroupRenameOutput = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed. Present only when status=0.\").nullable().optional(),\n status: z.number().int().describe(\"1 indicates success; 0 indicates an error.\").nullable(),\n request: z.string().describe(\"Unique request identifier returned by the API.\").nullable(),\n}).describe(\"Response model returned after renaming a Pushover delivery group.\");\n\nexport const pushoverGroupRename = action(\"PUSHOVER_GROUP_RENAME\", {\n slug: \"pushover-group-rename\",\n name: \"Rename Delivery Group\",\n description: \"Tool to rename an existing Delivery Group. Use after confirming the group_key to update a group's name.\",\n input: PushoverGroupRenameInput,\n output: PushoverGroupRenameOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;CACpH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;CACpF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;AACzG,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAa,4BAA4BA,IAAAA,EAAE,OAAO;CAChD,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACzF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAE/E,MAAa,sBAAsBC,eAAAA,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/group-rename.d.ts
4
- declare const PushoverGroupRenameInput: z.ZodTypeAny;
5
- declare const PushoverGroupRenameOutput: z.ZodTypeAny;
6
- declare const pushoverGroupRename: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverGroupRenameInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ token: z.ZodString;
7
+ group_key: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const PushoverGroupRenameOutput: z.ZodObject<{
10
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
11
+ status: z.ZodNullable<z.ZodNumber>;
12
+ request: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>;
14
+ declare const pushoverGroupRename: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ name: string;
16
+ token: string;
17
+ group_key: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { pushoverGroupRename };
9
21
  //# sourceMappingURL=group-rename.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"group-rename.d.cts","names":[],"sources":["../../src/actions/group-rename.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAI2B;AAAA,cACvD,yBAAA,EAA2B,CAAA,CAAE,UAIsC;AAAA,cAEnE,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"group-rename.d.cts","names":[],"sources":["../../src/actions/group-rename.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/group-rename.d.ts
4
- declare const PushoverGroupRenameInput: z.ZodTypeAny;
5
- declare const PushoverGroupRenameOutput: z.ZodTypeAny;
6
- declare const pushoverGroupRename: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverGroupRenameInput: z.ZodObject<{
5
+ name: z.ZodString;
6
+ token: z.ZodString;
7
+ group_key: z.ZodString;
8
+ }, z.core.$strip>;
9
+ declare const PushoverGroupRenameOutput: z.ZodObject<{
10
+ errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
11
+ status: z.ZodNullable<z.ZodNumber>;
12
+ request: z.ZodNullable<z.ZodString>;
13
+ }, z.core.$strip>;
14
+ declare const pushoverGroupRename: import("@keystrokehq/action").WorkflowActionDefinition<{
15
+ name: string;
16
+ token: string;
17
+ group_key: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { pushoverGroupRename };
9
21
  //# sourceMappingURL=group-rename.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"group-rename.d.mts","names":[],"sources":["../../src/actions/group-rename.ts"],"mappings":";;;cAIa,wBAAA,EAA0B,CAAA,CAAE,UAI2B;AAAA,cACvD,yBAAA,EAA2B,CAAA,CAAE,UAIsC;AAAA,cAEnE,mBAAA,gCAAmB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"group-rename.d.mts","names":[],"sources":["../../src/actions/group-rename.ts"],"mappings":";;;cAIa,wBAAA,EAAwB,CAAA,CAAA,SAAA;;;;;cAKxB,yBAAA,EAAyB,CAAA,CAAA,SAAA;;;;;cAMzB,mBAAA,gCAAmB,wBAAA"}
@@ -11,8 +11,8 @@ const pushoverGroupRename = action("PUSHOVER_GROUP_RENAME", {
11
11
  }).describe("Request model for renaming a Pushover delivery group."),
12
12
  output: z.object({
13
13
  errors: z.array(z.string()).describe("List of error messages if the operation failed. Present only when status=0.").nullable().optional(),
14
- status: z.number().int().describe("1 indicates success; 0 indicates an error."),
15
- request: z.string().describe("Unique request identifier returned by the API.")
14
+ status: z.number().int().describe("1 indicates success; 0 indicates an error.").nullable(),
15
+ request: z.string().describe("Unique request identifier returned by the API.").nullable()
16
16
  }).describe("Response model returned after renaming a Pushover delivery group.")
17
17
  });
18
18
  //#endregion
@@ -1 +1 @@
1
- {"version":3,"file":"group-rename.mjs","names":[],"sources":["../../src/actions/group-rename.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRenameInput: z.ZodTypeAny = z.object({\n name: z.string().describe(\"The new name to assign to the delivery group. Only one group name may exist per account.\"),\n token: z.string().describe(\"Your Pushover application API token for authentication.\"),\n group_key: z.string().describe(\"The unique key of the delivery group to rename (used in the URL path).\"),\n}).describe(\"Request model for renaming a Pushover delivery group.\");\nexport const PushoverGroupRenameOutput: z.ZodTypeAny = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed. Present only when status=0.\").nullable().optional(),\n status: z.number().int().describe(\"1 indicates success; 0 indicates an error.\"),\n request: z.string().describe(\"Unique request identifier returned by the API.\"),\n}).describe(\"Response model returned after renaming a Pushover delivery group.\");\n\nexport const pushoverGroupRename = action(\"PUSHOVER_GROUP_RENAME\", {\n slug: \"pushover-group-rename\",\n name: \"Rename Delivery Group\",\n description: \"Tool to rename an existing Delivery Group. Use after confirming the group_key to update a group's name.\",\n input: PushoverGroupRenameInput,\n output: PushoverGroupRenameOutput,\n});\n"],"mappings":";;AAeA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfoD,EAAE,OAAO;EAC7D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EACpH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACzG,CAAC,CAAC,CAAC,SAAS,uDAWH;CACP,QAXqD,EAAE,OAAO;EAC9D,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;EAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD;CAC/E,CAAC,CAAC,CAAC,SAAS,mEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"group-rename.mjs","names":[],"sources":["../../src/actions/group-rename.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverGroupRenameInput = z.object({\n name: z.string().describe(\"The new name to assign to the delivery group. Only one group name may exist per account.\"),\n token: z.string().describe(\"Your Pushover application API token for authentication.\"),\n group_key: z.string().describe(\"The unique key of the delivery group to rename (used in the URL path).\"),\n}).describe(\"Request model for renaming a Pushover delivery group.\");\nexport const PushoverGroupRenameOutput = z.object({\n errors: z.array(z.string()).describe(\"List of error messages if the operation failed. Present only when status=0.\").nullable().optional(),\n status: z.number().int().describe(\"1 indicates success; 0 indicates an error.\").nullable(),\n request: z.string().describe(\"Unique request identifier returned by the API.\").nullable(),\n}).describe(\"Response model returned after renaming a Pushover delivery group.\");\n\nexport const pushoverGroupRename = action(\"PUSHOVER_GROUP_RENAME\", {\n slug: \"pushover-group-rename\",\n name: \"Rename Delivery Group\",\n description: \"Tool to rename an existing Delivery Group. Use after confirming the group_key to update a group's name.\",\n input: PushoverGroupRenameInput,\n output: PushoverGroupRenameOutput,\n});\n"],"mappings":";;AAeA,MAAa,sBAAsB,OAAO,yBAAyB;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAfsC,EAAE,OAAO;EAC/C,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,0FAA0F;EACpH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;EACpF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE;CACzG,CAAC,CAAC,CAAC,SAAS,uDAWH;CACP,QAXuC,EAAE,OAAO;EAChD,QAAQ,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACxI,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;EACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC1F,CAAC,CAAC,CAAC,SAAS,mEAOF;AACV,CAAC"}
@@ -10,7 +10,7 @@ const PushoverLicenseAssignInput = zod.z.object({
10
10
  const PushoverLicenseAssignOutput = zod.z.object({
11
11
  error: zod.z.string().describe("General error message when the request fails or when HTTP error occurs.").nullable().optional(),
12
12
  errors: zod.z.object({}).describe("Map of field to array of error messages (present on failure). e.g., {'token': ['is out of available license credits']}").nullable().optional(),
13
- status: zod.z.number().int().describe("1 on success; 0 on failure."),
13
+ status: zod.z.number().int().describe("1 on success; 0 on failure.").nullable(),
14
14
  credits: zod.z.number().int().describe("Remaining license credits on the application (present on success).").nullable().optional(),
15
15
  request: zod.z.string().describe("Unique request identifier (may be absent on HTTP errors).").nullable().optional(),
16
16
  http_status: zod.z.number().int().describe("HTTP status code when an HTTP error occurred.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"license-assign.cjs","names":["z","action"],"sources":["../../src/actions/license-assign.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverLicenseAssignInput: z.ZodTypeAny = z.object({\n os: z.string().describe(\"Platform to restrict license to: 'Android', 'iOS', or 'Desktop'; leave blank to assign for first installed platform.\").optional(),\n user: z.string().describe(\"Pushover user key; required if email is not supplied.\").optional(),\n email: z.string().describe(\"User's e-mail address; required if user is not supplied.\").optional(),\n token: z.string().describe(\"Your application's API token.\"),\n}).describe(\"Request model for LICENSE_ASSIGN.\");\nexport const PushoverLicenseAssignOutput: z.ZodTypeAny = z.object({\n error: z.string().describe(\"General error message when the request fails or when HTTP error occurs.\").nullable().optional(),\n errors: z.object({}).describe(\"Map of field to array of error messages (present on failure). e.g., {'token': ['is out of available license credits']}\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\"),\n credits: z.number().int().describe(\"Remaining license credits on the application (present on success).\").nullable().optional(),\n request: z.string().describe(\"Unique request identifier (may be absent on HTTP errors).\").nullable().optional(),\n http_status: z.number().int().describe(\"HTTP status code when an HTTP error occurred.\").nullable().optional(),\n http_response_text: z.string().describe(\"Raw HTTP response text when an HTTP error occurred.\").nullable().optional(),\n}).describe(\"Response model for LICENSE_ASSIGN.\");\n\nexport const pushoverLicenseAssign = action(\"PUSHOVER_LICENSE_ASSIGN\", {\n slug: \"pushover-license-assign\",\n name: \"Assign License\",\n description: \"Tool to assign a pre-paid license credit to a Pushover user by key or email. Use when you need to allocate a license and optionally restrict to a specific platform.\",\n input: PushoverLicenseAssignInput,\n output: PushoverLicenseAssignOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA2CA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACzJ,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAChG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;AAC5D,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,8BAA4CA,IAAAA,EAAE,OAAO;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"license-assign.cjs","names":["z","action"],"sources":["../../src/actions/license-assign.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverLicenseAssignInput = z.object({\n os: z.string().describe(\"Platform to restrict license to: 'Android', 'iOS', or 'Desktop'; leave blank to assign for first installed platform.\").optional(),\n user: z.string().describe(\"Pushover user key; required if email is not supplied.\").optional(),\n email: z.string().describe(\"User's e-mail address; required if user is not supplied.\").optional(),\n token: z.string().describe(\"Your application's API token.\"),\n}).describe(\"Request model for LICENSE_ASSIGN.\");\nexport const PushoverLicenseAssignOutput = z.object({\n error: z.string().describe(\"General error message when the request fails or when HTTP error occurs.\").nullable().optional(),\n errors: z.object({}).describe(\"Map of field to array of error messages (present on failure). e.g., {'token': ['is out of available license credits']}\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\").nullable(),\n credits: z.number().int().describe(\"Remaining license credits on the application (present on success).\").nullable().optional(),\n request: z.string().describe(\"Unique request identifier (may be absent on HTTP errors).\").nullable().optional(),\n http_status: z.number().int().describe(\"HTTP status code when an HTTP error occurred.\").nullable().optional(),\n http_response_text: z.string().describe(\"Raw HTTP response text when an HTTP error occurred.\").nullable().optional(),\n}).describe(\"Response model for LICENSE_ASSIGN.\");\n\nexport const pushoverLicenseAssign = action(\"PUSHOVER_LICENSE_ASSIGN\", {\n slug: \"pushover-license-assign\",\n name: \"Assign License\",\n description: \"Tool to assign a pre-paid license credit to a Pushover user by key or email. Use when you need to allocate a license and optionally restrict to a specific platform.\",\n input: PushoverLicenseAssignInput,\n output: PushoverLicenseAssignOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO;CACjD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;CACzJ,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;CAChG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;AAC5D,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,8BAA8BA,IAAAA,EAAE,OAAO;CAClD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,wBAAwBC,eAAAA,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/license-assign.d.ts
4
- declare const PushoverLicenseAssignInput: z.ZodTypeAny;
5
- declare const PushoverLicenseAssignOutput: z.ZodTypeAny;
6
- declare const pushoverLicenseAssign: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverLicenseAssignInput: z.ZodObject<{
5
+ os: z.ZodOptional<z.ZodString>;
6
+ user: z.ZodOptional<z.ZodString>;
7
+ email: z.ZodOptional<z.ZodString>;
8
+ token: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const PushoverLicenseAssignOutput: z.ZodObject<{
11
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
13
+ status: z.ZodNullable<z.ZodNumber>;
14
+ credits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ request: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ http_status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ http_response_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>;
19
+ declare const pushoverLicenseAssign: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ token: string;
21
+ os?: string | undefined;
22
+ user?: string | undefined;
23
+ email?: string | undefined;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { pushoverLicenseAssign };
9
27
  //# sourceMappingURL=license-assign.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"license-assign.d.cts","names":[],"sources":["../../src/actions/license-assign.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAKK;AAAA,cACnC,2BAAA,EAA6B,CAAA,CAAE,UAQK;AAAA,cAEpC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"license-assign.d.cts","names":[],"sources":["../../src/actions/license-assign.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAU3B,qBAAA,gCAAqB,wBAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/license-assign.d.ts
4
- declare const PushoverLicenseAssignInput: z.ZodTypeAny;
5
- declare const PushoverLicenseAssignOutput: z.ZodTypeAny;
6
- declare const pushoverLicenseAssign: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverLicenseAssignInput: z.ZodObject<{
5
+ os: z.ZodOptional<z.ZodString>;
6
+ user: z.ZodOptional<z.ZodString>;
7
+ email: z.ZodOptional<z.ZodString>;
8
+ token: z.ZodString;
9
+ }, z.core.$strip>;
10
+ declare const PushoverLicenseAssignOutput: z.ZodObject<{
11
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
12
+ errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
13
+ status: z.ZodNullable<z.ZodNumber>;
14
+ credits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ request: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ http_status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
17
+ http_response_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ }, z.core.$strip>;
19
+ declare const pushoverLicenseAssign: import("@keystrokehq/action").WorkflowActionDefinition<{
20
+ token: string;
21
+ os?: string | undefined;
22
+ user?: string | undefined;
23
+ email?: string | undefined;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { pushoverLicenseAssign };
9
27
  //# sourceMappingURL=license-assign.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"license-assign.d.mts","names":[],"sources":["../../src/actions/license-assign.ts"],"mappings":";;;cAIa,0BAAA,EAA4B,CAAA,CAAE,UAKK;AAAA,cACnC,2BAAA,EAA6B,CAAA,CAAE,UAQK;AAAA,cAEpC,qBAAA,gCAAqB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"license-assign.d.mts","names":[],"sources":["../../src/actions/license-assign.ts"],"mappings":";;;cAIa,0BAAA,EAA0B,CAAA,CAAA,SAAA;;;;;;cAM1B,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;;;;;;;cAU3B,qBAAA,gCAAqB,wBAAA"}
@@ -13,7 +13,7 @@ const pushoverLicenseAssign = action("PUSHOVER_LICENSE_ASSIGN", {
13
13
  output: z.object({
14
14
  error: z.string().describe("General error message when the request fails or when HTTP error occurs.").nullable().optional(),
15
15
  errors: z.object({}).describe("Map of field to array of error messages (present on failure). e.g., {'token': ['is out of available license credits']}").nullable().optional(),
16
- status: z.number().int().describe("1 on success; 0 on failure."),
16
+ status: z.number().int().describe("1 on success; 0 on failure.").nullable(),
17
17
  credits: z.number().int().describe("Remaining license credits on the application (present on success).").nullable().optional(),
18
18
  request: z.string().describe("Unique request identifier (may be absent on HTTP errors).").nullable().optional(),
19
19
  http_status: z.number().int().describe("HTTP status code when an HTTP error occurred.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"license-assign.mjs","names":[],"sources":["../../src/actions/license-assign.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverLicenseAssignInput: z.ZodTypeAny = z.object({\n os: z.string().describe(\"Platform to restrict license to: 'Android', 'iOS', or 'Desktop'; leave blank to assign for first installed platform.\").optional(),\n user: z.string().describe(\"Pushover user key; required if email is not supplied.\").optional(),\n email: z.string().describe(\"User's e-mail address; required if user is not supplied.\").optional(),\n token: z.string().describe(\"Your application's API token.\"),\n}).describe(\"Request model for LICENSE_ASSIGN.\");\nexport const PushoverLicenseAssignOutput: z.ZodTypeAny = z.object({\n error: z.string().describe(\"General error message when the request fails or when HTTP error occurs.\").nullable().optional(),\n errors: z.object({}).describe(\"Map of field to array of error messages (present on failure). e.g., {'token': ['is out of available license credits']}\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\"),\n credits: z.number().int().describe(\"Remaining license credits on the application (present on success).\").nullable().optional(),\n request: z.string().describe(\"Unique request identifier (may be absent on HTTP errors).\").nullable().optional(),\n http_status: z.number().int().describe(\"HTTP status code when an HTTP error occurred.\").nullable().optional(),\n http_response_text: z.string().describe(\"Raw HTTP response text when an HTTP error occurred.\").nullable().optional(),\n}).describe(\"Response model for LICENSE_ASSIGN.\");\n\nexport const pushoverLicenseAssign = action(\"PUSHOVER_LICENSE_ASSIGN\", {\n slug: \"pushover-license-assign\",\n name: \"Assign License\",\n description: \"Tool to assign a pre-paid license credit to a Pushover user by key or email. Use when you need to allocate a license and optionally restrict to a specific platform.\",\n input: PushoverLicenseAssignInput,\n output: PushoverLicenseAssignOutput,\n});\n"],"mappings":";;AAoBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBsD,EAAE,OAAO;EAC/D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;EACzJ,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EAChG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC5D,CAAC,CAAC,CAAC,SAAS,mCAeH;CACP,QAfuD,EAAE,OAAO;EAChE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;EAC/D,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"license-assign.mjs","names":[],"sources":["../../src/actions/license-assign.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverLicenseAssignInput = z.object({\n os: z.string().describe(\"Platform to restrict license to: 'Android', 'iOS', or 'Desktop'; leave blank to assign for first installed platform.\").optional(),\n user: z.string().describe(\"Pushover user key; required if email is not supplied.\").optional(),\n email: z.string().describe(\"User's e-mail address; required if user is not supplied.\").optional(),\n token: z.string().describe(\"Your application's API token.\"),\n}).describe(\"Request model for LICENSE_ASSIGN.\");\nexport const PushoverLicenseAssignOutput = z.object({\n error: z.string().describe(\"General error message when the request fails or when HTTP error occurs.\").nullable().optional(),\n errors: z.object({}).describe(\"Map of field to array of error messages (present on failure). e.g., {'token': ['is out of available license credits']}\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\").nullable(),\n credits: z.number().int().describe(\"Remaining license credits on the application (present on success).\").nullable().optional(),\n request: z.string().describe(\"Unique request identifier (may be absent on HTTP errors).\").nullable().optional(),\n http_status: z.number().int().describe(\"HTTP status code when an HTTP error occurred.\").nullable().optional(),\n http_response_text: z.string().describe(\"Raw HTTP response text when an HTTP error occurred.\").nullable().optional(),\n}).describe(\"Response model for LICENSE_ASSIGN.\");\n\nexport const pushoverLicenseAssign = action(\"PUSHOVER_LICENSE_ASSIGN\", {\n slug: \"pushover-license-assign\",\n name: \"Assign License\",\n description: \"Tool to assign a pre-paid license credit to a Pushover user by key or email. Use when you need to allocate a license and optionally restrict to a specific platform.\",\n input: PushoverLicenseAssignInput,\n output: PushoverLicenseAssignOutput,\n});\n"],"mappings":";;AAoBA,MAAa,wBAAwB,OAAO,2BAA2B;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OApBwC,EAAE,OAAO;EACjD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS;EACzJ,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;EAC5F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS;EAChG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CAC5D,CAAC,CAAC,CAAC,SAAS,mCAeH;CACP,QAfyC,EAAE,OAAO;EAClD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC1H,QAAQ,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wHAAwH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5K,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;EAC1E,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC7H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9G,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5G,oBAAoB,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
@@ -5,7 +5,7 @@ const PushoverLicenseCheckCreditsInput = zod.z.object({ token: zod.z.string().de
5
5
  const PushoverLicenseCheckCreditsOutput = zod.z.object({
6
6
  error: zod.z.string().describe("General error message when HTTP error occurs or response cannot be parsed.").nullable().optional(),
7
7
  errors: zod.z.object({}).describe("Parameter-specific error messages when status is 0.").nullable().optional(),
8
- status: zod.z.number().int().describe("1 on success; 0 on failure."),
8
+ status: zod.z.number().int().describe("1 on success; 0 on failure.").nullable(),
9
9
  credits: zod.z.number().int().describe("Number of remaining license credits for the application (present on success).").nullable().optional(),
10
10
  request: zod.z.string().describe("Unique request identifier returned by the API.").nullable().optional(),
11
11
  http_status: zod.z.number().int().describe("HTTP status code when an HTTP error occurred.").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"license-check-credits.cjs","names":["z","action"],"sources":["../../src/actions/license-check-credits.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverLicenseCheckCreditsInput: z.ZodTypeAny = z.object({\n token: z.string().describe(\"Your Pushover application API token for licensing API.\"),\n});\nexport const PushoverLicenseCheckCreditsOutput: z.ZodTypeAny = z.object({\n error: z.string().describe(\"General error message when HTTP error occurs or response cannot be parsed.\").nullable().optional(),\n errors: z.object({}).describe(\"Parameter-specific error messages when status is 0.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\"),\n credits: z.number().int().describe(\"Number of remaining license credits for the application (present on success).\").nullable().optional(),\n request: z.string().describe(\"Unique request identifier returned by the API.\").nullable().optional(),\n http_status: z.number().int().describe(\"HTTP status code when an HTTP error occurred.\").nullable().optional(),\n http_response_text: z.string().describe(\"Raw HTTP response text when an HTTP error occurred.\").nullable().optional(),\n});\n\nexport const pushoverLicenseCheckCredits = action(\"PUSHOVER_LICENSE_CHECK_CREDITS\", {\n slug: \"pushover-license-check-credits\",\n name: \"Check License Credits\",\n description: \"Tool to retrieve remaining license credits for a Pushover application. Use when monitoring your licensing quota before assigning new licenses.\",\n input: PushoverLicenseCheckCreditsInput,\n output: PushoverLicenseCheckCreditsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAiDA,IAAAA,EAAE,OAAO,EACrE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EACrF,CAAC;AACD,MAAa,oCAAkDA,IAAAA,EAAE,OAAO;CACtE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B;CAC/D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC;AAED,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"license-check-credits.cjs","names":["z","action"],"sources":["../../src/actions/license-check-credits.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const PushoverLicenseCheckCreditsInput = z.object({\n token: z.string().describe(\"Your Pushover application API token for licensing API.\"),\n});\nexport const PushoverLicenseCheckCreditsOutput = z.object({\n error: z.string().describe(\"General error message when HTTP error occurs or response cannot be parsed.\").nullable().optional(),\n errors: z.object({}).describe(\"Parameter-specific error messages when status is 0.\").nullable().optional(),\n status: z.number().int().describe(\"1 on success; 0 on failure.\").nullable(),\n credits: z.number().int().describe(\"Number of remaining license credits for the application (present on success).\").nullable().optional(),\n request: z.string().describe(\"Unique request identifier returned by the API.\").nullable().optional(),\n http_status: z.number().int().describe(\"HTTP status code when an HTTP error occurred.\").nullable().optional(),\n http_response_text: z.string().describe(\"Raw HTTP response text when an HTTP error occurred.\").nullable().optional(),\n});\n\nexport const pushoverLicenseCheckCredits = action(\"PUSHOVER_LICENSE_CHECK_CREDITS\", {\n slug: \"pushover-license-check-credits\",\n name: \"Check License Credits\",\n description: \"Tool to retrieve remaining license credits for a Pushover application. Use when monitoring your licensing quota before assigning new licenses.\",\n input: PushoverLicenseCheckCreditsInput,\n output: PushoverLicenseCheckCreditsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,EACrF,CAAC;AACD,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC1E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC;AAED,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,21 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/license-check-credits.d.ts
4
- declare const PushoverLicenseCheckCreditsInput: z.ZodTypeAny;
5
- declare const PushoverLicenseCheckCreditsOutput: z.ZodTypeAny;
6
- declare const pushoverLicenseCheckCredits: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const PushoverLicenseCheckCreditsInput: z.ZodObject<{
5
+ token: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const PushoverLicenseCheckCreditsOutput: z.ZodObject<{
8
+ error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ errors: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
10
+ status: z.ZodNullable<z.ZodNumber>;
11
+ credits: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
12
+ request: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ http_status: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
+ http_response_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ }, z.core.$strip>;
16
+ declare const pushoverLicenseCheckCredits: import("@keystrokehq/action").WorkflowActionDefinition<{
17
+ token: string;
18
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
19
  //#endregion
8
20
  export { pushoverLicenseCheckCredits };
9
21
  //# sourceMappingURL=license-check-credits.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"license-check-credits.d.cts","names":[],"sources":["../../src/actions/license-check-credits.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAE/C;AAAA,cACW,iCAAA,EAAmC,CAAA,CAAE,UAQhD;AAAA,cAEW,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"license-check-credits.d.cts","names":[],"sources":["../../src/actions/license-check-credits.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;cAUjC,2BAAA,gCAA2B,wBAAA"}