@keystrokehq/redcircle_api 0.1.5 → 0.1.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (269) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/add-zipcodes.cjs +1 -0
  4. package/dist/actions/add-zipcodes.cjs.map +1 -1
  5. package/dist/actions/add-zipcodes.d.cts +3 -19
  6. package/dist/actions/add-zipcodes.d.cts.map +1 -1
  7. package/dist/actions/add-zipcodes.d.mts +3 -19
  8. package/dist/actions/add-zipcodes.d.mts.map +1 -1
  9. package/dist/actions/add-zipcodes.mjs +1 -0
  10. package/dist/actions/add-zipcodes.mjs.map +1 -1
  11. package/dist/actions/clear-collection-requests.cjs +1 -0
  12. package/dist/actions/clear-collection-requests.cjs.map +1 -1
  13. package/dist/actions/clear-collection-requests.d.cts +3 -15
  14. package/dist/actions/clear-collection-requests.d.cts.map +1 -1
  15. package/dist/actions/clear-collection-requests.d.mts +3 -15
  16. package/dist/actions/clear-collection-requests.d.mts.map +1 -1
  17. package/dist/actions/clear-collection-requests.mjs +1 -0
  18. package/dist/actions/clear-collection-requests.mjs.map +1 -1
  19. package/dist/actions/create-collection.cjs +1 -0
  20. package/dist/actions/create-collection.cjs.map +1 -1
  21. package/dist/actions/create-collection.d.cts +4 -31
  22. package/dist/actions/create-collection.d.cts.map +1 -1
  23. package/dist/actions/create-collection.d.mts +4 -31
  24. package/dist/actions/create-collection.d.mts.map +1 -1
  25. package/dist/actions/create-collection.mjs +1 -0
  26. package/dist/actions/create-collection.mjs.map +1 -1
  27. package/dist/actions/create-destination.cjs +1 -0
  28. package/dist/actions/create-destination.cjs.map +1 -1
  29. package/dist/actions/create-destination.d.cts +3 -36
  30. package/dist/actions/create-destination.d.cts.map +1 -1
  31. package/dist/actions/create-destination.d.mts +3 -36
  32. package/dist/actions/create-destination.d.mts.map +1 -1
  33. package/dist/actions/create-destination.mjs +1 -0
  34. package/dist/actions/create-destination.mjs.map +1 -1
  35. package/dist/actions/create-requests.cjs +1 -0
  36. package/dist/actions/create-requests.cjs.map +1 -1
  37. package/dist/actions/create-requests.d.cts +3 -21
  38. package/dist/actions/create-requests.d.cts.map +1 -1
  39. package/dist/actions/create-requests.d.mts +3 -21
  40. package/dist/actions/create-requests.d.mts.map +1 -1
  41. package/dist/actions/create-requests.mjs +1 -0
  42. package/dist/actions/create-requests.mjs.map +1 -1
  43. package/dist/actions/delete-collection.cjs +1 -0
  44. package/dist/actions/delete-collection.cjs.map +1 -1
  45. package/dist/actions/delete-collection.d.cts +3 -15
  46. package/dist/actions/delete-collection.d.cts.map +1 -1
  47. package/dist/actions/delete-collection.d.mts +3 -15
  48. package/dist/actions/delete-collection.d.mts.map +1 -1
  49. package/dist/actions/delete-collection.mjs +1 -0
  50. package/dist/actions/delete-collection.mjs.map +1 -1
  51. package/dist/actions/delete-destination.cjs +1 -0
  52. package/dist/actions/delete-destination.cjs.map +1 -1
  53. package/dist/actions/delete-destination.d.cts +3 -15
  54. package/dist/actions/delete-destination.d.cts.map +1 -1
  55. package/dist/actions/delete-destination.d.mts +3 -15
  56. package/dist/actions/delete-destination.d.mts.map +1 -1
  57. package/dist/actions/delete-destination.mjs +1 -0
  58. package/dist/actions/delete-destination.mjs.map +1 -1
  59. package/dist/actions/delete-request.cjs +1 -0
  60. package/dist/actions/delete-request.cjs.map +1 -1
  61. package/dist/actions/delete-request.d.cts +3 -16
  62. package/dist/actions/delete-request.d.cts.map +1 -1
  63. package/dist/actions/delete-request.d.mts +3 -16
  64. package/dist/actions/delete-request.d.mts.map +1 -1
  65. package/dist/actions/delete-request.mjs +1 -0
  66. package/dist/actions/delete-request.mjs.map +1 -1
  67. package/dist/actions/delete-requests-bulk.cjs +1 -0
  68. package/dist/actions/delete-requests-bulk.cjs.map +1 -1
  69. package/dist/actions/delete-requests-bulk.d.cts +3 -16
  70. package/dist/actions/delete-requests-bulk.d.cts.map +1 -1
  71. package/dist/actions/delete-requests-bulk.d.mts +3 -16
  72. package/dist/actions/delete-requests-bulk.d.mts.map +1 -1
  73. package/dist/actions/delete-requests-bulk.mjs +1 -0
  74. package/dist/actions/delete-requests-bulk.mjs.map +1 -1
  75. package/dist/actions/delete-zipcodes.cjs +1 -0
  76. package/dist/actions/delete-zipcodes.cjs.map +1 -1
  77. package/dist/actions/delete-zipcodes.d.cts +3 -19
  78. package/dist/actions/delete-zipcodes.d.cts.map +1 -1
  79. package/dist/actions/delete-zipcodes.d.mts +3 -19
  80. package/dist/actions/delete-zipcodes.d.mts.map +1 -1
  81. package/dist/actions/delete-zipcodes.mjs +1 -0
  82. package/dist/actions/delete-zipcodes.mjs.map +1 -1
  83. package/dist/actions/get-account.cjs +1 -0
  84. package/dist/actions/get-account.cjs.map +1 -1
  85. package/dist/actions/get-account.d.cts +3 -13
  86. package/dist/actions/get-account.d.cts.map +1 -1
  87. package/dist/actions/get-account.d.mts +3 -13
  88. package/dist/actions/get-account.d.mts.map +1 -1
  89. package/dist/actions/get-account.mjs +1 -0
  90. package/dist/actions/get-account.mjs.map +1 -1
  91. package/dist/actions/get-collection.cjs +1 -0
  92. package/dist/actions/get-collection.cjs.map +1 -1
  93. package/dist/actions/get-collection.d.cts +3 -15
  94. package/dist/actions/get-collection.d.cts.map +1 -1
  95. package/dist/actions/get-collection.d.mts +3 -15
  96. package/dist/actions/get-collection.d.mts.map +1 -1
  97. package/dist/actions/get-collection.mjs +1 -0
  98. package/dist/actions/get-collection.mjs.map +1 -1
  99. package/dist/actions/get-requests-csv-links.cjs +1 -0
  100. package/dist/actions/get-requests-csv-links.cjs.map +1 -1
  101. package/dist/actions/get-requests-csv-links.d.cts +3 -15
  102. package/dist/actions/get-requests-csv-links.d.cts.map +1 -1
  103. package/dist/actions/get-requests-csv-links.d.mts +3 -15
  104. package/dist/actions/get-requests-csv-links.d.mts.map +1 -1
  105. package/dist/actions/get-requests-csv-links.mjs +1 -0
  106. package/dist/actions/get-requests-csv-links.mjs.map +1 -1
  107. package/dist/actions/get-requests-json-links.cjs +1 -0
  108. package/dist/actions/get-requests-json-links.cjs.map +1 -1
  109. package/dist/actions/get-requests-json-links.d.cts +3 -15
  110. package/dist/actions/get-requests-json-links.d.cts.map +1 -1
  111. package/dist/actions/get-requests-json-links.d.mts +3 -15
  112. package/dist/actions/get-requests-json-links.d.mts.map +1 -1
  113. package/dist/actions/get-requests-json-links.mjs +1 -0
  114. package/dist/actions/get-requests-json-links.mjs.map +1 -1
  115. package/dist/actions/get-result-set-csv.cjs +1 -0
  116. package/dist/actions/get-result-set-csv.cjs.map +1 -1
  117. package/dist/actions/get-result-set-csv.d.cts +3 -17
  118. package/dist/actions/get-result-set-csv.d.cts.map +1 -1
  119. package/dist/actions/get-result-set-csv.d.mts +3 -17
  120. package/dist/actions/get-result-set-csv.d.mts.map +1 -1
  121. package/dist/actions/get-result-set-csv.mjs +1 -0
  122. package/dist/actions/get-result-set-csv.mjs.map +1 -1
  123. package/dist/actions/get-result-set-json.cjs +1 -0
  124. package/dist/actions/get-result-set-json.cjs.map +1 -1
  125. package/dist/actions/get-result-set-json.d.cts +3 -16
  126. package/dist/actions/get-result-set-json.d.cts.map +1 -1
  127. package/dist/actions/get-result-set-json.d.mts +3 -16
  128. package/dist/actions/get-result-set-json.d.mts.map +1 -1
  129. package/dist/actions/get-result-set-json.mjs +1 -0
  130. package/dist/actions/get-result-set-json.mjs.map +1 -1
  131. package/dist/actions/get-result-set-jsonlines.cjs +1 -0
  132. package/dist/actions/get-result-set-jsonlines.cjs.map +1 -1
  133. package/dist/actions/get-result-set-jsonlines.d.cts +3 -16
  134. package/dist/actions/get-result-set-jsonlines.d.cts.map +1 -1
  135. package/dist/actions/get-result-set-jsonlines.d.mts +3 -16
  136. package/dist/actions/get-result-set-jsonlines.d.mts.map +1 -1
  137. package/dist/actions/get-result-set-jsonlines.mjs +1 -0
  138. package/dist/actions/get-result-set-jsonlines.mjs.map +1 -1
  139. package/dist/actions/get-target-product-data.cjs +1 -0
  140. package/dist/actions/get-target-product-data.cjs.map +1 -1
  141. package/dist/actions/get-target-product-data.d.cts +3 -20
  142. package/dist/actions/get-target-product-data.d.cts.map +1 -1
  143. package/dist/actions/get-target-product-data.d.mts +3 -20
  144. package/dist/actions/get-target-product-data.d.mts.map +1 -1
  145. package/dist/actions/get-target-product-data.mjs +1 -0
  146. package/dist/actions/get-target-product-data.mjs.map +1 -1
  147. package/dist/actions/list-categories.cjs +1 -0
  148. package/dist/actions/list-categories.cjs.map +1 -1
  149. package/dist/actions/list-categories.d.cts +3 -17
  150. package/dist/actions/list-categories.d.cts.map +1 -1
  151. package/dist/actions/list-categories.d.mts +3 -17
  152. package/dist/actions/list-categories.d.mts.map +1 -1
  153. package/dist/actions/list-categories.mjs +1 -0
  154. package/dist/actions/list-categories.mjs.map +1 -1
  155. package/dist/actions/list-collections.cjs +1 -0
  156. package/dist/actions/list-collections.cjs.map +1 -1
  157. package/dist/actions/list-collections.d.cts +4 -29
  158. package/dist/actions/list-collections.d.cts.map +1 -1
  159. package/dist/actions/list-collections.d.mts +4 -29
  160. package/dist/actions/list-collections.d.mts.map +1 -1
  161. package/dist/actions/list-collections.mjs +1 -0
  162. package/dist/actions/list-collections.mjs.map +1 -1
  163. package/dist/actions/list-destinations.cjs +1 -0
  164. package/dist/actions/list-destinations.cjs.map +1 -1
  165. package/dist/actions/list-destinations.d.cts +3 -18
  166. package/dist/actions/list-destinations.d.cts.map +1 -1
  167. package/dist/actions/list-destinations.d.mts +3 -18
  168. package/dist/actions/list-destinations.d.mts.map +1 -1
  169. package/dist/actions/list-destinations.mjs +1 -0
  170. package/dist/actions/list-destinations.mjs.map +1 -1
  171. package/dist/actions/list-error-logs.cjs +1 -0
  172. package/dist/actions/list-error-logs.cjs.map +1 -1
  173. package/dist/actions/list-error-logs.d.cts +3 -18
  174. package/dist/actions/list-error-logs.d.cts.map +1 -1
  175. package/dist/actions/list-error-logs.d.mts +3 -18
  176. package/dist/actions/list-error-logs.d.mts.map +1 -1
  177. package/dist/actions/list-error-logs.mjs +1 -0
  178. package/dist/actions/list-error-logs.mjs.map +1 -1
  179. package/dist/actions/list-requests-by-page.cjs +1 -0
  180. package/dist/actions/list-requests-by-page.cjs.map +1 -1
  181. package/dist/actions/list-requests-by-page.d.cts +3 -16
  182. package/dist/actions/list-requests-by-page.d.cts.map +1 -1
  183. package/dist/actions/list-requests-by-page.d.mts +3 -16
  184. package/dist/actions/list-requests-by-page.d.mts.map +1 -1
  185. package/dist/actions/list-requests-by-page.mjs +1 -0
  186. package/dist/actions/list-requests-by-page.mjs.map +1 -1
  187. package/dist/actions/list-result-sets.cjs +1 -0
  188. package/dist/actions/list-result-sets.cjs.map +1 -1
  189. package/dist/actions/list-result-sets.d.cts +3 -15
  190. package/dist/actions/list-result-sets.d.cts.map +1 -1
  191. package/dist/actions/list-result-sets.d.mts +3 -15
  192. package/dist/actions/list-result-sets.d.mts.map +1 -1
  193. package/dist/actions/list-result-sets.mjs +1 -0
  194. package/dist/actions/list-result-sets.mjs.map +1 -1
  195. package/dist/actions/list-zipcodes.cjs +1 -0
  196. package/dist/actions/list-zipcodes.cjs.map +1 -1
  197. package/dist/actions/list-zipcodes.d.cts +3 -17
  198. package/dist/actions/list-zipcodes.d.cts.map +1 -1
  199. package/dist/actions/list-zipcodes.d.mts +3 -17
  200. package/dist/actions/list-zipcodes.d.mts.map +1 -1
  201. package/dist/actions/list-zipcodes.mjs +1 -0
  202. package/dist/actions/list-zipcodes.mjs.map +1 -1
  203. package/dist/actions/resend-webhook.cjs +1 -0
  204. package/dist/actions/resend-webhook.cjs.map +1 -1
  205. package/dist/actions/resend-webhook.d.cts +3 -16
  206. package/dist/actions/resend-webhook.d.cts.map +1 -1
  207. package/dist/actions/resend-webhook.d.mts +3 -16
  208. package/dist/actions/resend-webhook.d.mts.map +1 -1
  209. package/dist/actions/resend-webhook.mjs +1 -0
  210. package/dist/actions/resend-webhook.mjs.map +1 -1
  211. package/dist/actions/start-collection.cjs +1 -0
  212. package/dist/actions/start-collection.cjs.map +1 -1
  213. package/dist/actions/start-collection.d.cts +3 -15
  214. package/dist/actions/start-collection.d.cts.map +1 -1
  215. package/dist/actions/start-collection.d.mts +3 -15
  216. package/dist/actions/start-collection.d.mts.map +1 -1
  217. package/dist/actions/start-collection.mjs +1 -0
  218. package/dist/actions/start-collection.mjs.map +1 -1
  219. package/dist/actions/stop-all-collections.cjs +1 -0
  220. package/dist/actions/stop-all-collections.cjs.map +1 -1
  221. package/dist/actions/stop-all-collections.d.cts +3 -13
  222. package/dist/actions/stop-all-collections.d.cts.map +1 -1
  223. package/dist/actions/stop-all-collections.d.mts +3 -13
  224. package/dist/actions/stop-all-collections.d.mts.map +1 -1
  225. package/dist/actions/stop-all-collections.mjs +1 -0
  226. package/dist/actions/stop-all-collections.mjs.map +1 -1
  227. package/dist/actions/stop-collection.cjs +1 -0
  228. package/dist/actions/stop-collection.cjs.map +1 -1
  229. package/dist/actions/stop-collection.d.cts +3 -15
  230. package/dist/actions/stop-collection.d.cts.map +1 -1
  231. package/dist/actions/stop-collection.d.mts +3 -15
  232. package/dist/actions/stop-collection.d.mts.map +1 -1
  233. package/dist/actions/stop-collection.mjs +1 -0
  234. package/dist/actions/stop-collection.mjs.map +1 -1
  235. package/dist/actions/update-collection.cjs +1 -0
  236. package/dist/actions/update-collection.cjs.map +1 -1
  237. package/dist/actions/update-collection.d.cts +3 -31
  238. package/dist/actions/update-collection.d.cts.map +1 -1
  239. package/dist/actions/update-collection.d.mts +3 -31
  240. package/dist/actions/update-collection.d.mts.map +1 -1
  241. package/dist/actions/update-collection.mjs +1 -0
  242. package/dist/actions/update-collection.mjs.map +1 -1
  243. package/dist/actions/update-destination.cjs +1 -0
  244. package/dist/actions/update-destination.cjs.map +1 -1
  245. package/dist/actions/update-destination.d.cts +3 -37
  246. package/dist/actions/update-destination.d.cts.map +1 -1
  247. package/dist/actions/update-destination.d.mts +3 -37
  248. package/dist/actions/update-destination.d.mts.map +1 -1
  249. package/dist/actions/update-destination.mjs +1 -0
  250. package/dist/actions/update-destination.mjs.map +1 -1
  251. package/dist/actions/update-request.cjs +1 -0
  252. package/dist/actions/update-request.cjs.map +1 -1
  253. package/dist/actions/update-request.d.cts +3 -19
  254. package/dist/actions/update-request.d.cts.map +1 -1
  255. package/dist/actions/update-request.d.mts +3 -19
  256. package/dist/actions/update-request.d.mts.map +1 -1
  257. package/dist/actions/update-request.mjs +1 -0
  258. package/dist/actions/update-request.mjs.map +1 -1
  259. package/dist/app.cjs +2 -2
  260. package/dist/app.cjs.map +1 -1
  261. package/dist/app.d.cts +4 -6
  262. package/dist/app.d.cts.map +1 -1
  263. package/dist/app.d.mts +4 -6
  264. package/dist/app.d.mts.map +1 -1
  265. package/dist/app.mjs +0 -1
  266. package/dist/app.mjs.map +1 -1
  267. package/dist/index.d.cts +1 -1
  268. package/dist/index.d.mts +1 -1
  269. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["redcircleApi","executeRedcircleApiTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { redcircleApi } from \"./app\";\nimport { executeRedcircleApiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return redcircleApi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeRedcircleApiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,aAAa,OAAO;EACzB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,wBAAwB,MAAM,KAAgC,CAAC;EAC/F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["redcircleApi","executeRedcircleApiTool"],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { redcircleApi } from \"./app\";\nimport { executeRedcircleApiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof redcircleApi.credential> {\n return redcircleApi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeRedcircleApiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAO4D;CAC5D,OAAOA,YAAAA,aAAa,OAAO;EACzB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,wBAAwB,MAAM,KAAgC,CAAC;EAC/F;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { redcircleApi } from \"./app\";\nimport { executeRedcircleApiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return redcircleApi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeRedcircleApiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,aAAa,OAAO;EACzB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,wBAAwB,MAAM,KAAgC,CAAC;EAC/F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { redcircleApi } from \"./app\";\nimport { executeRedcircleApiTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType, TOutput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: TOutput;\n },\n): AppAction<TInput, TOutput, typeof redcircleApi.credential> {\n return redcircleApi.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeRedcircleApiTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAOA,SAAgB,OACd,MACA,KAO4D;CAC5D,OAAO,aAAa,OAAO;EACzB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,wBAAwB,MAAM,KAAgC,CAAC;EAC/F;CACF,CAAC;AACH"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/add-zipcodes.ts
@@ -1 +1 @@
1
- {"version":3,"file":"add-zipcodes.cjs","names":["z","action"],"sources":["../../src/actions/add-zipcodes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiAddZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The target domain where this zipcode will be used (e.g., 'target.com', 'walmart.com').\"),\n zipcode: z.string().describe(\"The postal code to add to your account for geolocation targeting.\"),\n}).passthrough().describe(\"Single zipcode entry to be added to the account.\")).describe(\"Array of zipcode entries to add. Each entry specifies a zipcode and the domain where it will be used.\"),\n}).describe(\"Request parameters to add zipcodes to your RedCircle API account.\");\nconst RedcircleApiAddZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result. Note that new zipcodes initially have status=preparing and take approximately 2 minutes to reach status=available.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the zipcodes were successfully added to the account.\").nullable(),\n}).passthrough().describe(\"Information about the add zipcodes request result.\");\nexport const RedcircleApiAddZipcodesOutput = z.object({\n request_info: RedcircleApiAddZipcodes_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for adding zipcodes to the account.\");\n\nexport const redcircleApiAddZipcodes = action(\"REDCIRCLE_API_ADD_ZIPCODES\", {\n slug: \"redcircle_api-add-zipcodes\",\n name: \"Add Zipcodes\",\n description: \"Tool to add zipcodes to your RedCircle API account for geolocation targeting. Use when you need to localize product searches by specific postal codes. New zipcodes take approximately 2 minutes to become available after being added.\",\n input: RedcircleApiAddZipcodesInput,\n output: RedcircleApiAddZipcodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;CAC3B,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACpH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,CAAC,SAAS,uGAAuG,EAC/L,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CAC5M,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,cAAc,0CAA0C,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"add-zipcodes.cjs","names":["z","action"],"sources":["../../src/actions/add-zipcodes.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { redcircleApi } from \"../app\";\n\nexport const RedcircleApiAddZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The target domain where this zipcode will be used (e.g., 'target.com', 'walmart.com').\"),\n zipcode: z.string().describe(\"The postal code to add to your account for geolocation targeting.\"),\n}).passthrough().describe(\"Single zipcode entry to be added to the account.\")).describe(\"Array of zipcode entries to add. Each entry specifies a zipcode and the domain where it will be used.\"),\n}).describe(\"Request parameters to add zipcodes to your RedCircle API account.\");\nconst RedcircleApiAddZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result. Note that new zipcodes initially have status=preparing and take approximately 2 minutes to reach status=available.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the zipcodes were successfully added to the account.\").nullable(),\n}).passthrough().describe(\"Information about the add zipcodes request result.\");\nexport const RedcircleApiAddZipcodesOutput = z.object({\n request_info: RedcircleApiAddZipcodes_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for adding zipcodes to the account.\");\n\nexport const redcircleApiAddZipcodes: AppAction<\n typeof RedcircleApiAddZipcodesInput,\n typeof RedcircleApiAddZipcodesOutput,\n typeof redcircleApi.credential\n> = action(\"REDCIRCLE_API_ADD_ZIPCODES\", {\n slug: \"redcircle_api-add-zipcodes\",\n name: \"Add Zipcodes\",\n description: \"Tool to add zipcodes to your RedCircle API account for geolocation targeting. Use when you need to localize product searches by specific postal codes. New zipcodes take approximately 2 minutes to become available after being added.\",\n input: RedcircleApiAddZipcodesInput,\n output: RedcircleApiAddZipcodesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAUA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO;CAC3B,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACpH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,CAAC,SAAS,uGAAuG,EAC/L,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CAC5M,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,cAAc,0CAA0C,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAE/E,MAAa,0BAITC,eAAAA,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { redcircleApi } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/add-zipcodes.d.ts
@@ -13,25 +15,7 @@ declare const RedcircleApiAddZipcodesOutput: z.ZodObject<{
13
15
  success: z.ZodNullable<z.ZodBoolean>;
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>;
16
- declare const redcircleApiAddZipcodes: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- zipcodes: {
18
- [x: string]: unknown;
19
- domain: string;
20
- zipcode: string;
21
- }[];
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- generic_api_key: z.ZodString;
28
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
29
- connectionId: z.ZodString;
30
- entityId: z.ZodString;
31
- instanceId: z.ZodString;
32
- }, z.core.$strip>, z.ZodObject<{
33
- generic_api_key: z.ZodString;
34
- }, z.core.$strip>>]>;
18
+ declare const redcircleApiAddZipcodes: AppAction<typeof RedcircleApiAddZipcodesInput, typeof RedcircleApiAddZipcodesOutput, typeof redcircleApi.credential>;
35
19
  //#endregion
36
20
  export { redcircleApiAddZipcodes };
37
21
  //# sourceMappingURL=add-zipcodes.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-zipcodes.d.cts","names":[],"sources":["../../src/actions/add-zipcodes.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"add-zipcodes.d.cts","names":[],"sources":["../../src/actions/add-zipcodes.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,YAAA,CAAa,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { redcircleApi } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/add-zipcodes.d.ts
@@ -13,25 +15,7 @@ declare const RedcircleApiAddZipcodesOutput: z.ZodObject<{
13
15
  success: z.ZodNullable<z.ZodBoolean>;
14
16
  }, z.core.$loose>>;
15
17
  }, z.core.$loose>;
16
- declare const redcircleApiAddZipcodes: import("@keystrokehq/action").WorkflowActionDefinition<{
17
- zipcodes: {
18
- [x: string]: unknown;
19
- domain: string;
20
- zipcode: string;
21
- }[];
22
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
23
- connectionId: z.ZodString;
24
- entityId: z.ZodString;
25
- instanceId: z.ZodString;
26
- }, z.core.$strip>, z.ZodObject<{
27
- generic_api_key: z.ZodString;
28
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
29
- connectionId: z.ZodString;
30
- entityId: z.ZodString;
31
- instanceId: z.ZodString;
32
- }, z.core.$strip>, z.ZodObject<{
33
- generic_api_key: z.ZodString;
34
- }, z.core.$strip>>]>;
18
+ declare const redcircleApiAddZipcodes: AppAction<typeof RedcircleApiAddZipcodesInput, typeof RedcircleApiAddZipcodesOutput, typeof redcircleApi.credential>;
35
19
  //#endregion
36
20
  export { redcircleApiAddZipcodes };
37
21
  //# sourceMappingURL=add-zipcodes.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"add-zipcodes.d.mts","names":[],"sources":["../../src/actions/add-zipcodes.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"add-zipcodes.d.mts","names":[],"sources":["../../src/actions/add-zipcodes.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;cAU5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;cAI7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,YAAA,CAAa,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/add-zipcodes.ts
@@ -1 +1 @@
1
- {"version":3,"file":"add-zipcodes.mjs","names":[],"sources":["../../src/actions/add-zipcodes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiAddZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The target domain where this zipcode will be used (e.g., 'target.com', 'walmart.com').\"),\n zipcode: z.string().describe(\"The postal code to add to your account for geolocation targeting.\"),\n}).passthrough().describe(\"Single zipcode entry to be added to the account.\")).describe(\"Array of zipcode entries to add. Each entry specifies a zipcode and the domain where it will be used.\"),\n}).describe(\"Request parameters to add zipcodes to your RedCircle API account.\");\nconst RedcircleApiAddZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result. Note that new zipcodes initially have status=preparing and take approximately 2 minutes to reach status=available.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the zipcodes were successfully added to the account.\").nullable(),\n}).passthrough().describe(\"Information about the add zipcodes request result.\");\nexport const RedcircleApiAddZipcodesOutput = z.object({\n request_info: RedcircleApiAddZipcodes_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for adding zipcodes to the account.\");\n\nexport const redcircleApiAddZipcodes = action(\"REDCIRCLE_API_ADD_ZIPCODES\", {\n slug: \"redcircle_api-add-zipcodes\",\n name: \"Add Zipcodes\",\n description: \"Tool to add zipcodes to your RedCircle API account for geolocation targeting. Use when you need to localize product searches by specific postal codes. New zipcodes take approximately 2 minutes to become available after being added.\",\n input: RedcircleApiAddZipcodesInput,\n output: RedcircleApiAddZipcodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+B,EAAE,OAAO,EACnD,UAAU,EAAE,MAAM,EAAE,OAAO;CAC3B,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACpH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,CAAC,SAAS,uGAAuG,EAC/L,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,4CAA4C,EAAE,OAAO;CACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CAC5M,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT2C,EAAE,OAAO,EACpD,cAAc,0CAA0C,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"add-zipcodes.mjs","names":[],"sources":["../../src/actions/add-zipcodes.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { redcircleApi } from \"../app\";\n\nexport const RedcircleApiAddZipcodesInput = z.object({\n zipcodes: z.array(z.object({\n domain: z.string().describe(\"The target domain where this zipcode will be used (e.g., 'target.com', 'walmart.com').\"),\n zipcode: z.string().describe(\"The postal code to add to your account for geolocation targeting.\"),\n}).passthrough().describe(\"Single zipcode entry to be added to the account.\")).describe(\"Array of zipcode entries to add. Each entry specifies a zipcode and the domain where it will be used.\"),\n}).describe(\"Request parameters to add zipcodes to your RedCircle API account.\");\nconst RedcircleApiAddZipcodes_RequestInfoSchema = z.object({\n message: z.string().describe(\"Descriptive message about the operation result. Note that new zipcodes initially have status=preparing and take approximately 2 minutes to reach status=available.\").nullable(),\n success: z.boolean().describe(\"Indicates whether the zipcodes were successfully added to the account.\").nullable(),\n}).passthrough().describe(\"Information about the add zipcodes request result.\");\nexport const RedcircleApiAddZipcodesOutput = z.object({\n request_info: RedcircleApiAddZipcodes_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for adding zipcodes to the account.\");\n\nexport const redcircleApiAddZipcodes: AppAction<\n typeof RedcircleApiAddZipcodesInput,\n typeof RedcircleApiAddZipcodesOutput,\n typeof redcircleApi.credential\n> = action(\"REDCIRCLE_API_ADD_ZIPCODES\", {\n slug: \"redcircle_api-add-zipcodes\",\n name: \"Add Zipcodes\",\n description: \"Tool to add zipcodes to your RedCircle API account for geolocation targeting. Use when you need to localize product searches by specific postal codes. New zipcodes take approximately 2 minutes to become available after being added.\",\n input: RedcircleApiAddZipcodesInput,\n output: RedcircleApiAddZipcodesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,+BAA+B,EAAE,OAAO,EACnD,UAAU,EAAE,MAAM,EAAE,OAAO;CAC3B,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF;CACpH,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,CAAC,SAAS,uGAAuG,EAC/L,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAC/E,MAAM,4CAA4C,EAAE,OAAO;CACzD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oKAAoK,CAAC,CAAC,SAAS;CAC5M,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;AACnH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAK9E,MAAa,0BAIT,OAAO,8BAA8B;CACvC,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAb2C,EAAE,OAAO,EACpD,cAAc,0CAA0C,SAAS,EACnE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/clear-collection-requests.ts
@@ -1 +1 @@
1
- {"version":3,"file":"clear-collection-requests.cjs","names":["z","action"],"sources":["../../src/actions/clear-collection-requests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiClearCollectionRequestsInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to clear\"),\n}).describe(\"Request model for clearing all requests from a collection.\");\nconst RedcircleApiClearCollectionRequests_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message about the operation\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Contains information about the clear operation result.\");\nexport const RedcircleApiClearCollectionRequestsOutput = z.object({\n request_info: RedcircleApiClearCollectionRequests_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for clearing collection requests.\");\n\nexport const redcircleApiClearCollectionRequests = action(\"REDCIRCLE_API_CLEAR_COLLECTION_REQUESTS\", {\n slug: \"redcircle_api-clear-collection-requests\",\n name: \"Clear Collection Requests\",\n description: \"Tool to remove all requests from a specified collection. Collections can only be cleared when not actively running. Use when you need to empty a collection of all its requests.\",\n input: RedcircleApiClearCollectionRequestsInput,\n output: RedcircleApiClearCollectionRequestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,EACvF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,cAAc,sDAAsD,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,sCAAsCC,eAAAA,OAAO,2CAA2C;CACnG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"clear-collection-requests.cjs","names":["z","action"],"sources":["../../src/actions/clear-collection-requests.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { redcircleApi } from \"../app\";\n\nexport const RedcircleApiClearCollectionRequestsInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to clear\"),\n}).describe(\"Request model for clearing all requests from a collection.\");\nconst RedcircleApiClearCollectionRequests_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message about the operation\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Contains information about the clear operation result.\");\nexport const RedcircleApiClearCollectionRequestsOutput = z.object({\n request_info: RedcircleApiClearCollectionRequests_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for clearing collection requests.\");\n\nexport const redcircleApiClearCollectionRequests: AppAction<\n typeof RedcircleApiClearCollectionRequestsInput,\n typeof RedcircleApiClearCollectionRequestsOutput,\n typeof redcircleApi.credential\n> = action(\"REDCIRCLE_API_CLEAR_COLLECTION_REQUESTS\", {\n slug: \"redcircle_api-clear-collection-requests\",\n name: \"Clear Collection Requests\",\n description: \"Tool to remove all requests from a specified collection. Collections can only be cleared when not actively running. Use when you need to empty a collection of all its requests.\",\n input: RedcircleApiClearCollectionRequestsInput,\n output: RedcircleApiClearCollectionRequestsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2CAA2CA,IAAAA,EAAE,OAAO,EAC/D,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,EACvF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,4CAA4CA,IAAAA,EAAE,OAAO,EAChE,cAAc,sDAAsD,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,sCAITC,eAAAA,OAAO,2CAA2C;CACpD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { redcircleApi } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/clear-collection-requests.d.ts
@@ -10,21 +12,7 @@ declare const RedcircleApiClearCollectionRequestsOutput: z.ZodObject<{
10
12
  success: z.ZodNullable<z.ZodBoolean>;
11
13
  }, z.core.$loose>>;
12
14
  }, z.core.$loose>;
13
- declare const redcircleApiClearCollectionRequests: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- collection_id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
16
- connectionId: z.ZodString;
17
- entityId: z.ZodString;
18
- instanceId: z.ZodString;
19
- }, z.core.$strip>, z.ZodObject<{
20
- generic_api_key: z.ZodString;
21
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
22
- connectionId: z.ZodString;
23
- entityId: z.ZodString;
24
- instanceId: z.ZodString;
25
- }, z.core.$strip>, z.ZodObject<{
26
- generic_api_key: z.ZodString;
27
- }, z.core.$strip>>]>;
15
+ declare const redcircleApiClearCollectionRequests: AppAction<typeof RedcircleApiClearCollectionRequestsInput, typeof RedcircleApiClearCollectionRequestsOutput, typeof redcircleApi.credential>;
28
16
  //#endregion
29
17
  export { redcircleApiClearCollectionRequests };
30
18
  //# sourceMappingURL=clear-collection-requests.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"clear-collection-requests.d.cts","names":[],"sources":["../../src/actions/clear-collection-requests.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAOxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;cAIzC,mCAAA,gCAAmC,wBAAA"}
1
+ {"version":3,"file":"clear-collection-requests.d.cts","names":[],"sources":["../../src/actions/clear-collection-requests.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAOxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;cAIzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,YAAA,CAAa,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { redcircleApi } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/clear-collection-requests.d.ts
@@ -10,21 +12,7 @@ declare const RedcircleApiClearCollectionRequestsOutput: z.ZodObject<{
10
12
  success: z.ZodNullable<z.ZodBoolean>;
11
13
  }, z.core.$loose>>;
12
14
  }, z.core.$loose>;
13
- declare const redcircleApiClearCollectionRequests: import("@keystrokehq/action").WorkflowActionDefinition<{
14
- collection_id: string;
15
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
16
- connectionId: z.ZodString;
17
- entityId: z.ZodString;
18
- instanceId: z.ZodString;
19
- }, z.core.$strip>, z.ZodObject<{
20
- generic_api_key: z.ZodString;
21
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
22
- connectionId: z.ZodString;
23
- entityId: z.ZodString;
24
- instanceId: z.ZodString;
25
- }, z.core.$strip>, z.ZodObject<{
26
- generic_api_key: z.ZodString;
27
- }, z.core.$strip>>]>;
15
+ declare const redcircleApiClearCollectionRequests: AppAction<typeof RedcircleApiClearCollectionRequestsInput, typeof RedcircleApiClearCollectionRequestsOutput, typeof redcircleApi.credential>;
28
16
  //#endregion
29
17
  export { redcircleApiClearCollectionRequests };
30
18
  //# sourceMappingURL=clear-collection-requests.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"clear-collection-requests.d.mts","names":[],"sources":["../../src/actions/clear-collection-requests.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAOxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;cAIzC,mCAAA,gCAAmC,wBAAA"}
1
+ {"version":3,"file":"clear-collection-requests.d.mts","names":[],"sources":["../../src/actions/clear-collection-requests.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;cAOxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;cAIzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,YAAA,CAAa,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/clear-collection-requests.ts
@@ -1 +1 @@
1
- {"version":3,"file":"clear-collection-requests.mjs","names":[],"sources":["../../src/actions/clear-collection-requests.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiClearCollectionRequestsInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to clear\"),\n}).describe(\"Request model for clearing all requests from a collection.\");\nconst RedcircleApiClearCollectionRequests_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message about the operation\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Contains information about the clear operation result.\");\nexport const RedcircleApiClearCollectionRequestsOutput = z.object({\n request_info: RedcircleApiClearCollectionRequests_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for clearing collection requests.\");\n\nexport const redcircleApiClearCollectionRequests = action(\"REDCIRCLE_API_CLEAR_COLLECTION_REQUESTS\", {\n slug: \"redcircle_api-clear-collection-requests\",\n name: \"Clear Collection Requests\",\n description: \"Tool to remove all requests from a specified collection. Collections can only be cleared when not actively running. Use when you need to empty a collection of all its requests.\",\n input: RedcircleApiClearCollectionRequestsInput,\n output: RedcircleApiClearCollectionRequestsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO,EAC/D,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,EACvF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,wDAAwD,EAAE,OAAO;CACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAKlF,MAAa,sCAAsC,OAAO,2CAA2C;CACnG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATuD,EAAE,OAAO,EAChE,cAAc,sDAAsD,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
1
+ {"version":3,"file":"clear-collection-requests.mjs","names":[],"sources":["../../src/actions/clear-collection-requests.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { redcircleApi } from \"../app\";\n\nexport const RedcircleApiClearCollectionRequestsInput = z.object({\n collection_id: z.string().describe(\"The unique identifier of the collection to clear\"),\n}).describe(\"Request model for clearing all requests from a collection.\");\nconst RedcircleApiClearCollectionRequests_RequestInfoSchema = z.object({\n message: z.string().describe(\"Confirmation message about the operation\").nullable(),\n success: z.boolean().describe(\"Indicates whether the operation was successful\").nullable(),\n}).passthrough().describe(\"Contains information about the clear operation result.\");\nexport const RedcircleApiClearCollectionRequestsOutput = z.object({\n request_info: RedcircleApiClearCollectionRequests_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response model for clearing collection requests.\");\n\nexport const redcircleApiClearCollectionRequests: AppAction<\n typeof RedcircleApiClearCollectionRequestsInput,\n typeof RedcircleApiClearCollectionRequestsOutput,\n typeof redcircleApi.credential\n> = action(\"REDCIRCLE_API_CLEAR_COLLECTION_REQUESTS\", {\n slug: \"redcircle_api-clear-collection-requests\",\n name: \"Clear Collection Requests\",\n description: \"Tool to remove all requests from a specified collection. Collections can only be cleared when not actively running. Use when you need to empty a collection of all its requests.\",\n input: RedcircleApiClearCollectionRequestsInput,\n output: RedcircleApiClearCollectionRequestsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,2CAA2C,EAAE,OAAO,EAC/D,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,EACvF,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,wDAAwD,EAAE,OAAO;CACrE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;AAC3F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAKlF,MAAa,sCAIT,OAAO,2CAA2C;CACpD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAbuD,EAAE,OAAO,EAChE,cAAc,sDAAsD,SAAS,EAC/E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAWhB;AACV,CAAC"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/create-collection.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-collection.cjs","names":["z","action"],"sources":["../../src/actions/create-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiCreateCollectionInput = z.object({\n name: z.string().describe(\"Collection identifier name.\"),\n enabled: z.boolean().describe(\"Activation status; defaults to false if omitted.\").optional(),\n priority: z.enum([\"highest\", \"high\", \"normal\", \"low\", \"lowest\"]).describe(\"Queue priority level.\").optional(),\n requests_type: z.enum([\"mixed\", \"product\", \"reviews\", \"search\", \"category\", \"store_stock\"]).describe(\"Lock type - 'mixed', 'product', 'reviews', 'search', 'category', 'store_stock' (cannot be modified after creation).\").optional(),\n schedule_type: z.enum([\"monthly\", \"weekly\", \"daily\", \"minutes\", \"manual\"]).describe(\"Schedule pattern - 'monthly', 'weekly', 'daily', 'minutes', or 'manual'.\").optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Hours 0-23 for daily/weekly/monthly schedules.\").optional(),\n destination_ids: z.array(z.string()).describe(\"Cloud storage bucket identifiers for result uploads.\").optional(),\n schedule_minutes: z.enum([\"every_minute\", \"every_5_minutes\", \"every_10_minutes\", \"every_15_minutes\", \"every_30_minutes\", \"every_hour\"]).describe(\"Frequency - 'every_minute', 'every_5_minutes', up to 'every_hour'.\").optional(),\n notification_email: z.string().describe(\"Email address for completion notifications.\").optional(),\n notification_as_csv: z.boolean().describe(\"Enable CSV format result delivery.\").optional(),\n notification_as_json: z.boolean().describe(\"Enable JSON format result delivery.\").optional(),\n notification_webhook: z.string().describe(\"Fully qualified URL for webhook POST notifications.\").optional(),\n schedule_days_of_week: z.array(z.number().int()).describe(\"Days 0-6 (Sunday-Saturday) for weekly/minute schedules.\").optional(),\n schedule_days_of_month: z.array(z.number().int()).describe(\"Integer days (e.g., [1,20]) for monthly/minute schedules.\").optional(),\n notification_csv_fields: z.string().describe(\"Comma-separated CSV field list (dot notation format).\").optional(),\n notification_as_jsonlines: z.boolean().describe(\"Enable JSON Lines format result delivery.\").optional(),\n}).describe(\"Request model for creating a new collection in RedCircle API.\");\nconst RedcircleApiCreateCollection_CollectionSchema = z.object({\n id: z.string().describe(\"Unique collection identifier.\").nullable().optional(),\n name: z.string().describe(\"Collection name.\").nullable().optional(),\n status: z.string().describe(\"Current operational status.\").nullable().optional(),\n enabled: z.boolean().describe(\"Current activation state.\").nullable().optional(),\n priority: z.string().describe(\"Priority level.\").nullable().optional(),\n created_at: z.string().describe(\"Creation datetime in ISO format.\").nullable().optional(),\n request_type: z.string().describe(\"Request type classification.\").nullable().optional(),\n results_count: z.number().int().describe(\"Completed result sets.\").nullable().optional(),\n schedule_type: z.string().describe(\"Configured schedule pattern.\").nullable().optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Configured execution hours.\").nullable().optional(),\n destination_ids: z.array(z.string()).describe(\"Upload destination identifiers.\").nullable().optional(),\n next_result_set_id: z.number().int().describe(\"Next result set identifier.\").nullable().optional(),\n notification_email: z.string().describe(\"Notification recipient email.\").nullable().optional(),\n request_page_count: z.number().int().describe(\"Paginated request count.\").nullable().optional(),\n notification_as_csv: z.boolean().describe(\"CSV delivery enabled flag.\").nullable().optional(),\n request_total_count: z.number().int().describe(\"Total requests in collection.\").nullable().optional(),\n request_type_locked: z.boolean().describe(\"Type restriction enforcement status.\").nullable().optional(),\n notification_as_json: z.boolean().describe(\"JSON delivery enabled flag.\").nullable().optional(),\n}).passthrough().describe(\"Collection object details.\");\nconst RedcircleApiCreateCollection_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Operation status confirmation.\").nullable().optional(),\n}).passthrough().describe(\"Request operation status information.\");\nexport const RedcircleApiCreateCollectionOutput = z.object({\n collection: RedcircleApiCreateCollection_CollectionSchema.nullable().optional(),\n request_info: RedcircleApiCreateCollection_RequestInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a collection.\");\n\nexport const redcircleApiCreateCollection = action(\"REDCIRCLE_API_CREATE_COLLECTION\", {\n slug: \"redcircle_api-create-collection\",\n name: \"Create Collection\",\n description: \"Tool to create a new collection for running up to 15,000 requests on a schedule. Use when you need to organize and schedule batch requests with various scheduling patterns, priority levels, and notification methods.\",\n input: RedcircleApiCreateCollectionInput,\n output: RedcircleApiCreateCollectionOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-collection.cjs","names":["z","action"],"sources":["../../src/actions/create-collection.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { redcircleApi } from \"../app\";\n\nexport const RedcircleApiCreateCollectionInput = z.object({\n name: z.string().describe(\"Collection identifier name.\"),\n enabled: z.boolean().describe(\"Activation status; defaults to false if omitted.\").optional(),\n priority: z.enum([\"highest\", \"high\", \"normal\", \"low\", \"lowest\"]).describe(\"Queue priority level.\").optional(),\n requests_type: z.enum([\"mixed\", \"product\", \"reviews\", \"search\", \"category\", \"store_stock\"]).describe(\"Lock type - 'mixed', 'product', 'reviews', 'search', 'category', 'store_stock' (cannot be modified after creation).\").optional(),\n schedule_type: z.enum([\"monthly\", \"weekly\", \"daily\", \"minutes\", \"manual\"]).describe(\"Schedule pattern - 'monthly', 'weekly', 'daily', 'minutes', or 'manual'.\").optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Hours 0-23 for daily/weekly/monthly schedules.\").optional(),\n destination_ids: z.array(z.string()).describe(\"Cloud storage bucket identifiers for result uploads.\").optional(),\n schedule_minutes: z.enum([\"every_minute\", \"every_5_minutes\", \"every_10_minutes\", \"every_15_minutes\", \"every_30_minutes\", \"every_hour\"]).describe(\"Frequency - 'every_minute', 'every_5_minutes', up to 'every_hour'.\").optional(),\n notification_email: z.string().describe(\"Email address for completion notifications.\").optional(),\n notification_as_csv: z.boolean().describe(\"Enable CSV format result delivery.\").optional(),\n notification_as_json: z.boolean().describe(\"Enable JSON format result delivery.\").optional(),\n notification_webhook: z.string().describe(\"Fully qualified URL for webhook POST notifications.\").optional(),\n schedule_days_of_week: z.array(z.number().int()).describe(\"Days 0-6 (Sunday-Saturday) for weekly/minute schedules.\").optional(),\n schedule_days_of_month: z.array(z.number().int()).describe(\"Integer days (e.g., [1,20]) for monthly/minute schedules.\").optional(),\n notification_csv_fields: z.string().describe(\"Comma-separated CSV field list (dot notation format).\").optional(),\n notification_as_jsonlines: z.boolean().describe(\"Enable JSON Lines format result delivery.\").optional(),\n}).describe(\"Request model for creating a new collection in RedCircle API.\");\nconst RedcircleApiCreateCollection_CollectionSchema = z.object({\n id: z.string().describe(\"Unique collection identifier.\").nullable().optional(),\n name: z.string().describe(\"Collection name.\").nullable().optional(),\n status: z.string().describe(\"Current operational status.\").nullable().optional(),\n enabled: z.boolean().describe(\"Current activation state.\").nullable().optional(),\n priority: z.string().describe(\"Priority level.\").nullable().optional(),\n created_at: z.string().describe(\"Creation datetime in ISO format.\").nullable().optional(),\n request_type: z.string().describe(\"Request type classification.\").nullable().optional(),\n results_count: z.number().int().describe(\"Completed result sets.\").nullable().optional(),\n schedule_type: z.string().describe(\"Configured schedule pattern.\").nullable().optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Configured execution hours.\").nullable().optional(),\n destination_ids: z.array(z.string()).describe(\"Upload destination identifiers.\").nullable().optional(),\n next_result_set_id: z.number().int().describe(\"Next result set identifier.\").nullable().optional(),\n notification_email: z.string().describe(\"Notification recipient email.\").nullable().optional(),\n request_page_count: z.number().int().describe(\"Paginated request count.\").nullable().optional(),\n notification_as_csv: z.boolean().describe(\"CSV delivery enabled flag.\").nullable().optional(),\n request_total_count: z.number().int().describe(\"Total requests in collection.\").nullable().optional(),\n request_type_locked: z.boolean().describe(\"Type restriction enforcement status.\").nullable().optional(),\n notification_as_json: z.boolean().describe(\"JSON delivery enabled flag.\").nullable().optional(),\n}).passthrough().describe(\"Collection object details.\");\nconst RedcircleApiCreateCollection_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Operation status confirmation.\").nullable().optional(),\n}).passthrough().describe(\"Request operation status information.\");\nexport const RedcircleApiCreateCollectionOutput = z.object({\n collection: RedcircleApiCreateCollection_CollectionSchema.nullable().optional(),\n request_info: RedcircleApiCreateCollection_RequestInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a collection.\");\n\nexport const redcircleApiCreateCollection: AppAction<\n typeof RedcircleApiCreateCollectionInput,\n typeof RedcircleApiCreateCollectionOutput,\n typeof redcircleApi.credential\n> = action(\"REDCIRCLE_API_CREATE_COLLECTION\", {\n slug: \"redcircle_api-create-collection\",\n name: \"Create Collection\",\n description: \"Tool to create a new collection for running up to 15,000 requests on a schedule. Use when you need to organize and schedule batch requests with various scheduling patterns, priority levels, and notification methods.\",\n input: RedcircleApiCreateCollectionInput,\n output: RedcircleApiCreateCollectionOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { redcircleApi } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-collection.d.ts
@@ -13,10 +15,10 @@ declare const RedcircleApiCreateCollectionInput: z.ZodObject<{
13
15
  }>>;
14
16
  requests_type: z.ZodOptional<z.ZodEnum<{
15
17
  search: "search";
16
- mixed: "mixed";
17
18
  product: "product";
18
19
  reviews: "reviews";
19
20
  category: "category";
21
+ mixed: "mixed";
20
22
  store_stock: "store_stock";
21
23
  }>>;
22
24
  schedule_type: z.ZodOptional<z.ZodEnum<{
@@ -70,36 +72,7 @@ declare const RedcircleApiCreateCollectionOutput: z.ZodObject<{
70
72
  success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
71
73
  }, z.core.$loose>>>;
72
74
  }, z.core.$loose>;
73
- declare const redcircleApiCreateCollection: import("@keystrokehq/action").WorkflowActionDefinition<{
74
- name: string;
75
- enabled?: boolean | undefined;
76
- priority?: "highest" | "high" | "normal" | "low" | "lowest" | undefined;
77
- requests_type?: "search" | "mixed" | "product" | "reviews" | "category" | "store_stock" | undefined;
78
- schedule_type?: "monthly" | "weekly" | "daily" | "minutes" | "manual" | undefined;
79
- schedule_hours?: number[] | undefined;
80
- destination_ids?: string[] | undefined;
81
- schedule_minutes?: "every_minute" | "every_5_minutes" | "every_10_minutes" | "every_15_minutes" | "every_30_minutes" | "every_hour" | undefined;
82
- notification_email?: string | undefined;
83
- notification_as_csv?: boolean | undefined;
84
- notification_as_json?: boolean | undefined;
85
- notification_webhook?: string | undefined;
86
- schedule_days_of_week?: number[] | undefined;
87
- schedule_days_of_month?: number[] | undefined;
88
- notification_csv_fields?: string | undefined;
89
- notification_as_jsonlines?: boolean | undefined;
90
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
91
- connectionId: z.ZodString;
92
- entityId: z.ZodString;
93
- instanceId: z.ZodString;
94
- }, z.core.$strip>, z.ZodObject<{
95
- generic_api_key: z.ZodString;
96
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
97
- connectionId: z.ZodString;
98
- entityId: z.ZodString;
99
- instanceId: z.ZodString;
100
- }, z.core.$strip>, z.ZodObject<{
101
- generic_api_key: z.ZodString;
102
- }, z.core.$strip>>]>;
75
+ declare const redcircleApiCreateCollection: AppAction<typeof RedcircleApiCreateCollectionInput, typeof RedcircleApiCreateCollectionOutput, typeof redcircleApi.credential>;
103
76
  //#endregion
104
77
  export { redcircleApiCreateCollection };
105
78
  //# sourceMappingURL=create-collection.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-collection.d.cts","names":[],"sources":["../../src/actions/create-collection.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyCjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"create-collection.d.cts","names":[],"sources":["../../src/actions/create-collection.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyCjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,YAAA,CAAa,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { redcircleApi } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-collection.d.ts
@@ -13,10 +15,10 @@ declare const RedcircleApiCreateCollectionInput: z.ZodObject<{
13
15
  }>>;
14
16
  requests_type: z.ZodOptional<z.ZodEnum<{
15
17
  search: "search";
16
- mixed: "mixed";
17
18
  product: "product";
18
19
  reviews: "reviews";
19
20
  category: "category";
21
+ mixed: "mixed";
20
22
  store_stock: "store_stock";
21
23
  }>>;
22
24
  schedule_type: z.ZodOptional<z.ZodEnum<{
@@ -70,36 +72,7 @@ declare const RedcircleApiCreateCollectionOutput: z.ZodObject<{
70
72
  success: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
71
73
  }, z.core.$loose>>>;
72
74
  }, z.core.$loose>;
73
- declare const redcircleApiCreateCollection: import("@keystrokehq/action").WorkflowActionDefinition<{
74
- name: string;
75
- enabled?: boolean | undefined;
76
- priority?: "highest" | "high" | "normal" | "low" | "lowest" | undefined;
77
- requests_type?: "search" | "mixed" | "product" | "reviews" | "category" | "store_stock" | undefined;
78
- schedule_type?: "monthly" | "weekly" | "daily" | "minutes" | "manual" | undefined;
79
- schedule_hours?: number[] | undefined;
80
- destination_ids?: string[] | undefined;
81
- schedule_minutes?: "every_minute" | "every_5_minutes" | "every_10_minutes" | "every_15_minutes" | "every_30_minutes" | "every_hour" | undefined;
82
- notification_email?: string | undefined;
83
- notification_as_csv?: boolean | undefined;
84
- notification_as_json?: boolean | undefined;
85
- notification_webhook?: string | undefined;
86
- schedule_days_of_week?: number[] | undefined;
87
- schedule_days_of_month?: number[] | undefined;
88
- notification_csv_fields?: string | undefined;
89
- notification_as_jsonlines?: boolean | undefined;
90
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
91
- connectionId: z.ZodString;
92
- entityId: z.ZodString;
93
- instanceId: z.ZodString;
94
- }, z.core.$strip>, z.ZodObject<{
95
- generic_api_key: z.ZodString;
96
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
97
- connectionId: z.ZodString;
98
- entityId: z.ZodString;
99
- instanceId: z.ZodString;
100
- }, z.core.$strip>, z.ZodObject<{
101
- generic_api_key: z.ZodString;
102
- }, z.core.$strip>>]>;
75
+ declare const redcircleApiCreateCollection: AppAction<typeof RedcircleApiCreateCollectionInput, typeof RedcircleApiCreateCollectionOutput, typeof redcircleApi.credential>;
103
76
  //#endregion
104
77
  export { redcircleApiCreateCollection };
105
78
  //# sourceMappingURL=create-collection.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-collection.d.mts","names":[],"sources":["../../src/actions/create-collection.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyCjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"create-collection.d.mts","names":[],"sources":["../../src/actions/create-collection.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAyCjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,YAAA,CAAa,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/create-collection.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-collection.mjs","names":[],"sources":["../../src/actions/create-collection.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiCreateCollectionInput = z.object({\n name: z.string().describe(\"Collection identifier name.\"),\n enabled: z.boolean().describe(\"Activation status; defaults to false if omitted.\").optional(),\n priority: z.enum([\"highest\", \"high\", \"normal\", \"low\", \"lowest\"]).describe(\"Queue priority level.\").optional(),\n requests_type: z.enum([\"mixed\", \"product\", \"reviews\", \"search\", \"category\", \"store_stock\"]).describe(\"Lock type - 'mixed', 'product', 'reviews', 'search', 'category', 'store_stock' (cannot be modified after creation).\").optional(),\n schedule_type: z.enum([\"monthly\", \"weekly\", \"daily\", \"minutes\", \"manual\"]).describe(\"Schedule pattern - 'monthly', 'weekly', 'daily', 'minutes', or 'manual'.\").optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Hours 0-23 for daily/weekly/monthly schedules.\").optional(),\n destination_ids: z.array(z.string()).describe(\"Cloud storage bucket identifiers for result uploads.\").optional(),\n schedule_minutes: z.enum([\"every_minute\", \"every_5_minutes\", \"every_10_minutes\", \"every_15_minutes\", \"every_30_minutes\", \"every_hour\"]).describe(\"Frequency - 'every_minute', 'every_5_minutes', up to 'every_hour'.\").optional(),\n notification_email: z.string().describe(\"Email address for completion notifications.\").optional(),\n notification_as_csv: z.boolean().describe(\"Enable CSV format result delivery.\").optional(),\n notification_as_json: z.boolean().describe(\"Enable JSON format result delivery.\").optional(),\n notification_webhook: z.string().describe(\"Fully qualified URL for webhook POST notifications.\").optional(),\n schedule_days_of_week: z.array(z.number().int()).describe(\"Days 0-6 (Sunday-Saturday) for weekly/minute schedules.\").optional(),\n schedule_days_of_month: z.array(z.number().int()).describe(\"Integer days (e.g., [1,20]) for monthly/minute schedules.\").optional(),\n notification_csv_fields: z.string().describe(\"Comma-separated CSV field list (dot notation format).\").optional(),\n notification_as_jsonlines: z.boolean().describe(\"Enable JSON Lines format result delivery.\").optional(),\n}).describe(\"Request model for creating a new collection in RedCircle API.\");\nconst RedcircleApiCreateCollection_CollectionSchema = z.object({\n id: z.string().describe(\"Unique collection identifier.\").nullable().optional(),\n name: z.string().describe(\"Collection name.\").nullable().optional(),\n status: z.string().describe(\"Current operational status.\").nullable().optional(),\n enabled: z.boolean().describe(\"Current activation state.\").nullable().optional(),\n priority: z.string().describe(\"Priority level.\").nullable().optional(),\n created_at: z.string().describe(\"Creation datetime in ISO format.\").nullable().optional(),\n request_type: z.string().describe(\"Request type classification.\").nullable().optional(),\n results_count: z.number().int().describe(\"Completed result sets.\").nullable().optional(),\n schedule_type: z.string().describe(\"Configured schedule pattern.\").nullable().optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Configured execution hours.\").nullable().optional(),\n destination_ids: z.array(z.string()).describe(\"Upload destination identifiers.\").nullable().optional(),\n next_result_set_id: z.number().int().describe(\"Next result set identifier.\").nullable().optional(),\n notification_email: z.string().describe(\"Notification recipient email.\").nullable().optional(),\n request_page_count: z.number().int().describe(\"Paginated request count.\").nullable().optional(),\n notification_as_csv: z.boolean().describe(\"CSV delivery enabled flag.\").nullable().optional(),\n request_total_count: z.number().int().describe(\"Total requests in collection.\").nullable().optional(),\n request_type_locked: z.boolean().describe(\"Type restriction enforcement status.\").nullable().optional(),\n notification_as_json: z.boolean().describe(\"JSON delivery enabled flag.\").nullable().optional(),\n}).passthrough().describe(\"Collection object details.\");\nconst RedcircleApiCreateCollection_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Operation status confirmation.\").nullable().optional(),\n}).passthrough().describe(\"Request operation status information.\");\nexport const RedcircleApiCreateCollectionOutput = z.object({\n collection: RedcircleApiCreateCollection_CollectionSchema.nullable().optional(),\n request_info: RedcircleApiCreateCollection_RequestInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a collection.\");\n\nexport const redcircleApiCreateCollection = action(\"REDCIRCLE_API_CREATE_COLLECTION\", {\n slug: \"redcircle_api-create-collection\",\n name: \"Create Collection\",\n description: \"Tool to create a new collection for running up to 15,000 requests on a schedule. Use when you need to organize and schedule batch requests with various scheduling patterns, priority levels, and notification methods.\",\n input: RedcircleApiCreateCollectionInput,\n output: RedcircleApiCreateCollectionOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-collection.mjs","names":[],"sources":["../../src/actions/create-collection.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { redcircleApi } from \"../app\";\n\nexport const RedcircleApiCreateCollectionInput = z.object({\n name: z.string().describe(\"Collection identifier name.\"),\n enabled: z.boolean().describe(\"Activation status; defaults to false if omitted.\").optional(),\n priority: z.enum([\"highest\", \"high\", \"normal\", \"low\", \"lowest\"]).describe(\"Queue priority level.\").optional(),\n requests_type: z.enum([\"mixed\", \"product\", \"reviews\", \"search\", \"category\", \"store_stock\"]).describe(\"Lock type - 'mixed', 'product', 'reviews', 'search', 'category', 'store_stock' (cannot be modified after creation).\").optional(),\n schedule_type: z.enum([\"monthly\", \"weekly\", \"daily\", \"minutes\", \"manual\"]).describe(\"Schedule pattern - 'monthly', 'weekly', 'daily', 'minutes', or 'manual'.\").optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Hours 0-23 for daily/weekly/monthly schedules.\").optional(),\n destination_ids: z.array(z.string()).describe(\"Cloud storage bucket identifiers for result uploads.\").optional(),\n schedule_minutes: z.enum([\"every_minute\", \"every_5_minutes\", \"every_10_minutes\", \"every_15_minutes\", \"every_30_minutes\", \"every_hour\"]).describe(\"Frequency - 'every_minute', 'every_5_minutes', up to 'every_hour'.\").optional(),\n notification_email: z.string().describe(\"Email address for completion notifications.\").optional(),\n notification_as_csv: z.boolean().describe(\"Enable CSV format result delivery.\").optional(),\n notification_as_json: z.boolean().describe(\"Enable JSON format result delivery.\").optional(),\n notification_webhook: z.string().describe(\"Fully qualified URL for webhook POST notifications.\").optional(),\n schedule_days_of_week: z.array(z.number().int()).describe(\"Days 0-6 (Sunday-Saturday) for weekly/minute schedules.\").optional(),\n schedule_days_of_month: z.array(z.number().int()).describe(\"Integer days (e.g., [1,20]) for monthly/minute schedules.\").optional(),\n notification_csv_fields: z.string().describe(\"Comma-separated CSV field list (dot notation format).\").optional(),\n notification_as_jsonlines: z.boolean().describe(\"Enable JSON Lines format result delivery.\").optional(),\n}).describe(\"Request model for creating a new collection in RedCircle API.\");\nconst RedcircleApiCreateCollection_CollectionSchema = z.object({\n id: z.string().describe(\"Unique collection identifier.\").nullable().optional(),\n name: z.string().describe(\"Collection name.\").nullable().optional(),\n status: z.string().describe(\"Current operational status.\").nullable().optional(),\n enabled: z.boolean().describe(\"Current activation state.\").nullable().optional(),\n priority: z.string().describe(\"Priority level.\").nullable().optional(),\n created_at: z.string().describe(\"Creation datetime in ISO format.\").nullable().optional(),\n request_type: z.string().describe(\"Request type classification.\").nullable().optional(),\n results_count: z.number().int().describe(\"Completed result sets.\").nullable().optional(),\n schedule_type: z.string().describe(\"Configured schedule pattern.\").nullable().optional(),\n schedule_hours: z.array(z.number().int()).describe(\"Configured execution hours.\").nullable().optional(),\n destination_ids: z.array(z.string()).describe(\"Upload destination identifiers.\").nullable().optional(),\n next_result_set_id: z.number().int().describe(\"Next result set identifier.\").nullable().optional(),\n notification_email: z.string().describe(\"Notification recipient email.\").nullable().optional(),\n request_page_count: z.number().int().describe(\"Paginated request count.\").nullable().optional(),\n notification_as_csv: z.boolean().describe(\"CSV delivery enabled flag.\").nullable().optional(),\n request_total_count: z.number().int().describe(\"Total requests in collection.\").nullable().optional(),\n request_type_locked: z.boolean().describe(\"Type restriction enforcement status.\").nullable().optional(),\n notification_as_json: z.boolean().describe(\"JSON delivery enabled flag.\").nullable().optional(),\n}).passthrough().describe(\"Collection object details.\");\nconst RedcircleApiCreateCollection_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Operation status confirmation.\").nullable().optional(),\n}).passthrough().describe(\"Request operation status information.\");\nexport const RedcircleApiCreateCollectionOutput = z.object({\n collection: RedcircleApiCreateCollection_CollectionSchema.nullable().optional(),\n request_info: RedcircleApiCreateCollection_RequestInfoSchema.nullable().optional(),\n}).passthrough().describe(\"Response model for creating a collection.\");\n\nexport const redcircleApiCreateCollection: AppAction<\n typeof RedcircleApiCreateCollectionInput,\n typeof RedcircleApiCreateCollectionOutput,\n typeof redcircleApi.credential\n> = action(\"REDCIRCLE_API_CREATE_COLLECTION\", {\n slug: \"redcircle_api-create-collection\",\n name: \"Create Collection\",\n description: \"Tool to create a new collection for running up to 15,000 requests on a schedule. Use when you need to organize and schedule batch requests with various scheduling patterns, priority levels, and notification methods.\",\n input: RedcircleApiCreateCollectionInput,\n output: RedcircleApiCreateCollectionOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/create-destination.ts
@@ -1 +1 @@
1
- {"version":3,"file":"create-destination.cjs","names":["z","action"],"sources":["../../src/actions/create-destination.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedcircleApiCreateDestinationInput = z.object({\n name: z.string().describe(\"Destination identifier/name.\"),\n type: z.enum([\"s3\", \"gcs\", \"azure\", \"oss\", \"s3compatible\"]).describe(\"Storage provider type. Options: s3 (Amazon S3), gcs (Google Cloud Storage), azure (Azure Blob Storage), oss (Alibaba OSS), s3compatible (S3-compatible storage).\"),\n enabled: z.boolean().describe(\"Activation status. If true, a connectivity test will be performed by uploading and deleting a test file.\"),\n s3_region: z.string().describe(\"Region identifier for S3-compatible storage. Optional when type='s3compatible'.\").optional(),\n s3_endpoint: z.string().describe(\"S3-compatible endpoint URL. Required when type='s3compatible'.\").optional(),\n oss_region_id: z.string().describe(\"Alibaba region identifier. Required when type='oss'.\").optional(),\n gcs_access_key: z.string().describe(\"Google Cloud interoperable access key. Required when type='gcs'.\").optional(),\n gcs_secret_key: z.string().describe(\"Google Cloud interoperable secret key. Required when type='gcs'.\").optional(),\n oss_access_key: z.string().describe(\"Alibaba Cloud RAM user access key. Required when type='oss'.\").optional(),\n oss_secret_key: z.string().describe(\"Alibaba Cloud RAM user secret key. Required when type='oss'.\").optional(),\n s3_bucket_name: z.string().describe(\"S3 bucket name. Required when type='s3'.\").optional(),\n s3_path_prefix: z.string().describe(\"Path prefix for S3 uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='s3' or type='s3compatible'.\").optional(),\n gcs_bucket_name: z.string().describe(\"GCS bucket identifier. Required when type='gcs'.\").optional(),\n gcs_path_prefix: z.string().describe(\"Path prefix for GCS uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='gcs'.\").optional(),\n oss_bucket_name: z.string().describe(\"Alibaba OSS bucket name. Required when type='oss'.\").optional(),\n oss_path_prefix: z.string().describe(\"Path prefix for OSS uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='oss'.\").optional(),\n s3_access_key_id: z.string().describe(\"AWS access key ID. Required when type='s3'.\").optional(),\n azure_account_key: z.string().describe(\"Azure storage account key. Required when type='azure'.\").optional(),\n azure_path_prefix: z.string().describe(\"Path prefix for Azure uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='azure'.\").optional(),\n azure_account_name: z.string().describe(\"Azure storage account name. Required when type='azure'.\").optional(),\n azure_container_name: z.string().describe(\"Azure blob container name. Required when type='azure'.\").optional(),\n s3_secret_access_key: z.string().describe(\"AWS secret access key. Required when type='s3'.\").optional(),\n}).describe(\"Request model for creating a new destination.\\n\\nA destination is used for uploading Collection Result Sets to cloud storage providers.\\nThe type field determines which additional fields are required (S3, GCS, Azure, OSS, or S3-compatible).\");\nconst RedcircleApiCreateDestination_DestinationDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the created destination.\").nullable(),\n}).passthrough().describe(\"Destination data object.\");\nconst RedcircleApiCreateDestination_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Operation status confirmation.\").nullable(),\n}).passthrough().describe(\"Request information object.\");\nexport const RedcircleApiCreateDestinationOutput = z.object({\n destination: RedcircleApiCreateDestination_DestinationDataSchema.nullable(),\n request_info: RedcircleApiCreateDestination_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for creating a destination.\");\n\nexport const redcircleApiCreateDestination = action(\"REDCIRCLE_API_CREATE_DESTINATION\", {\n slug: \"redcircle_api-create-destination\",\n name: \"Create Destination\",\n description: \"Tool to create a new destination for uploading Collection Result Sets to cloud storage. Use when you need to configure a storage destination for result sets with providers like S3, GCS, Azure, OSS, or S3-compatible storage.\",\n input: RedcircleApiCreateDestinationInput,\n output: RedcircleApiCreateDestinationOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-destination.cjs","names":["z","action"],"sources":["../../src/actions/create-destination.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { redcircleApi } from \"../app\";\n\nexport const RedcircleApiCreateDestinationInput = z.object({\n name: z.string().describe(\"Destination identifier/name.\"),\n type: z.enum([\"s3\", \"gcs\", \"azure\", \"oss\", \"s3compatible\"]).describe(\"Storage provider type. Options: s3 (Amazon S3), gcs (Google Cloud Storage), azure (Azure Blob Storage), oss (Alibaba OSS), s3compatible (S3-compatible storage).\"),\n enabled: z.boolean().describe(\"Activation status. If true, a connectivity test will be performed by uploading and deleting a test file.\"),\n s3_region: z.string().describe(\"Region identifier for S3-compatible storage. Optional when type='s3compatible'.\").optional(),\n s3_endpoint: z.string().describe(\"S3-compatible endpoint URL. Required when type='s3compatible'.\").optional(),\n oss_region_id: z.string().describe(\"Alibaba region identifier. Required when type='oss'.\").optional(),\n gcs_access_key: z.string().describe(\"Google Cloud interoperable access key. Required when type='gcs'.\").optional(),\n gcs_secret_key: z.string().describe(\"Google Cloud interoperable secret key. Required when type='gcs'.\").optional(),\n oss_access_key: z.string().describe(\"Alibaba Cloud RAM user access key. Required when type='oss'.\").optional(),\n oss_secret_key: z.string().describe(\"Alibaba Cloud RAM user secret key. Required when type='oss'.\").optional(),\n s3_bucket_name: z.string().describe(\"S3 bucket name. Required when type='s3'.\").optional(),\n s3_path_prefix: z.string().describe(\"Path prefix for S3 uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='s3' or type='s3compatible'.\").optional(),\n gcs_bucket_name: z.string().describe(\"GCS bucket identifier. Required when type='gcs'.\").optional(),\n gcs_path_prefix: z.string().describe(\"Path prefix for GCS uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='gcs'.\").optional(),\n oss_bucket_name: z.string().describe(\"Alibaba OSS bucket name. Required when type='oss'.\").optional(),\n oss_path_prefix: z.string().describe(\"Path prefix for OSS uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='oss'.\").optional(),\n s3_access_key_id: z.string().describe(\"AWS access key ID. Required when type='s3'.\").optional(),\n azure_account_key: z.string().describe(\"Azure storage account key. Required when type='azure'.\").optional(),\n azure_path_prefix: z.string().describe(\"Path prefix for Azure uploads. Supports tokens: %COLLECTION_ID%, %COLLECTION_NAME%, %RESULT_SET_ID%, %DATE%. Optional when type='azure'.\").optional(),\n azure_account_name: z.string().describe(\"Azure storage account name. Required when type='azure'.\").optional(),\n azure_container_name: z.string().describe(\"Azure blob container name. Required when type='azure'.\").optional(),\n s3_secret_access_key: z.string().describe(\"AWS secret access key. Required when type='s3'.\").optional(),\n}).describe(\"Request model for creating a new destination.\\n\\nA destination is used for uploading Collection Result Sets to cloud storage providers.\\nThe type field determines which additional fields are required (S3, GCS, Azure, OSS, or S3-compatible).\");\nconst RedcircleApiCreateDestination_DestinationDataSchema = z.object({\n id: z.string().describe(\"Unique identifier for the created destination.\").nullable(),\n}).passthrough().describe(\"Destination data object.\");\nconst RedcircleApiCreateDestination_RequestInfoSchema = z.object({\n success: z.boolean().describe(\"Operation status confirmation.\").nullable(),\n}).passthrough().describe(\"Request information object.\");\nexport const RedcircleApiCreateDestinationOutput = z.object({\n destination: RedcircleApiCreateDestination_DestinationDataSchema.nullable(),\n request_info: RedcircleApiCreateDestination_RequestInfoSchema.nullable(),\n}).passthrough().describe(\"Response schema for creating a destination.\");\n\nexport const redcircleApiCreateDestination: AppAction<\n typeof RedcircleApiCreateDestinationInput,\n typeof RedcircleApiCreateDestinationOutput,\n typeof redcircleApi.credential\n> = action(\"REDCIRCLE_API_CREATE_DESTINATION\", {\n slug: \"redcircle_api-create-destination\",\n name: \"Create Destination\",\n description: \"Tool to create a new destination for uploading Collection Result Sets to cloud storage. Use when you need to configure a storage destination for result sets with providers like S3, GCS, Azure, OSS, or S3-compatible storage.\",\n input: RedcircleApiCreateDestinationInput,\n output: RedcircleApiCreateDestinationOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { redcircleApi } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/create-destination.d.ts
@@ -39,42 +41,7 @@ declare const RedcircleApiCreateDestinationOutput: z.ZodObject<{
39
41
  success: z.ZodNullable<z.ZodBoolean>;
40
42
  }, z.core.$loose>>;
41
43
  }, z.core.$loose>;
42
- declare const redcircleApiCreateDestination: import("@keystrokehq/action").WorkflowActionDefinition<{
43
- name: string;
44
- type: "s3" | "gcs" | "azure" | "oss" | "s3compatible";
45
- enabled: boolean;
46
- s3_region?: string | undefined;
47
- s3_endpoint?: string | undefined;
48
- oss_region_id?: string | undefined;
49
- gcs_access_key?: string | undefined;
50
- gcs_secret_key?: string | undefined;
51
- oss_access_key?: string | undefined;
52
- oss_secret_key?: string | undefined;
53
- s3_bucket_name?: string | undefined;
54
- s3_path_prefix?: string | undefined;
55
- gcs_bucket_name?: string | undefined;
56
- gcs_path_prefix?: string | undefined;
57
- oss_bucket_name?: string | undefined;
58
- oss_path_prefix?: string | undefined;
59
- s3_access_key_id?: string | undefined;
60
- azure_account_key?: string | undefined;
61
- azure_path_prefix?: string | undefined;
62
- azure_account_name?: string | undefined;
63
- azure_container_name?: string | undefined;
64
- s3_secret_access_key?: string | undefined;
65
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
66
- connectionId: z.ZodString;
67
- entityId: z.ZodString;
68
- instanceId: z.ZodString;
69
- }, z.core.$strip>, z.ZodObject<{
70
- generic_api_key: z.ZodString;
71
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"redcircle_api", z.ZodObject<{
72
- connectionId: z.ZodString;
73
- entityId: z.ZodString;
74
- instanceId: z.ZodString;
75
- }, z.core.$strip>, z.ZodObject<{
76
- generic_api_key: z.ZodString;
77
- }, z.core.$strip>>]>;
44
+ declare const redcircleApiCreateDestination: AppAction<typeof RedcircleApiCreateDestinationInput, typeof RedcircleApiCreateDestinationOutput, typeof redcircleApi.credential>;
78
45
  //#endregion
79
46
  export { redcircleApiCreateDestination };
80
47
  //# sourceMappingURL=create-destination.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"create-destination.d.cts","names":[],"sources":["../../src/actions/create-destination.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8BlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAKnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"create-destination.d.cts","names":[],"sources":["../../src/actions/create-destination.ts"],"mappings":";;;;;cAMa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA8BlC,mCAAA,EAAmC,CAAA,CAAA,SAAA;;;;;;;;cAKnC,6BAAA,EAA+B,SAAA,QACnC,kCAAA,SACA,mCAAA,SACA,YAAA,CAAa,UAAA"}