@keystrokehq/reddit_ads 0.1.2 → 0.1.3

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 (509) hide show
  1. package/dist/actions/create-ad-group.cjs +2 -2
  2. package/dist/actions/create-ad-group.cjs.map +1 -1
  3. package/dist/actions/create-ad-group.d.cts +2 -2
  4. package/dist/actions/create-ad-group.d.mts +2 -2
  5. package/dist/actions/create-ad-group.mjs +2 -2
  6. package/dist/actions/create-ad-group.mjs.map +1 -1
  7. package/dist/actions/create-batch-products.cjs +6 -6
  8. package/dist/actions/create-batch-products.cjs.map +1 -1
  9. package/dist/actions/create-batch-products.d.cts +8 -7
  10. package/dist/actions/create-batch-products.d.cts.map +1 -1
  11. package/dist/actions/create-batch-products.d.mts +8 -7
  12. package/dist/actions/create-batch-products.d.mts.map +1 -1
  13. package/dist/actions/create-batch-products.mjs +6 -6
  14. package/dist/actions/create-batch-products.mjs.map +1 -1
  15. package/dist/actions/create-campaign.cjs +3 -3
  16. package/dist/actions/create-campaign.cjs.map +1 -1
  17. package/dist/actions/create-campaign.d.cts +3 -3
  18. package/dist/actions/create-campaign.d.mts +3 -3
  19. package/dist/actions/create-campaign.mjs +3 -3
  20. package/dist/actions/create-campaign.mjs.map +1 -1
  21. package/dist/actions/create-custom-audience.cjs +5 -5
  22. package/dist/actions/create-custom-audience.cjs.map +1 -1
  23. package/dist/actions/create-custom-audience.d.cts +5 -5
  24. package/dist/actions/create-custom-audience.d.mts +5 -5
  25. package/dist/actions/create-custom-audience.mjs +5 -5
  26. package/dist/actions/create-custom-audience.mjs.map +1 -1
  27. package/dist/actions/create-lead-gen-form.cjs +4 -4
  28. package/dist/actions/create-lead-gen-form.cjs.map +1 -1
  29. package/dist/actions/create-lead-gen-form.d.cts +5 -4
  30. package/dist/actions/create-lead-gen-form.d.mts +5 -4
  31. package/dist/actions/create-lead-gen-form.mjs +4 -4
  32. package/dist/actions/create-lead-gen-form.mjs.map +1 -1
  33. package/dist/actions/create-post.cjs +4 -4
  34. package/dist/actions/create-post.cjs.map +1 -1
  35. package/dist/actions/create-post.d.cts +5 -4
  36. package/dist/actions/create-post.d.mts +5 -4
  37. package/dist/actions/create-post.mjs +4 -4
  38. package/dist/actions/create-post.mjs.map +1 -1
  39. package/dist/actions/create-product-catalog.cjs +3 -3
  40. package/dist/actions/create-product-catalog.cjs.map +1 -1
  41. package/dist/actions/create-product-catalog.d.cts +3 -3
  42. package/dist/actions/create-product-catalog.d.mts +3 -3
  43. package/dist/actions/create-product-catalog.mjs +3 -3
  44. package/dist/actions/create-product-catalog.mjs.map +1 -1
  45. package/dist/actions/create-product-feed.cjs +4 -4
  46. package/dist/actions/create-product-feed.cjs.map +1 -1
  47. package/dist/actions/create-product-feed.d.cts +4 -4
  48. package/dist/actions/create-product-feed.d.mts +4 -4
  49. package/dist/actions/create-product-feed.mjs +4 -4
  50. package/dist/actions/create-product-feed.mjs.map +1 -1
  51. package/dist/actions/create-product-set.cjs +4 -4
  52. package/dist/actions/create-product-set.cjs.map +1 -1
  53. package/dist/actions/create-product-set.d.cts +4 -4
  54. package/dist/actions/create-product-set.d.mts +4 -4
  55. package/dist/actions/create-product-set.mjs +4 -4
  56. package/dist/actions/create-product-set.mjs.map +1 -1
  57. package/dist/actions/create-saved-audience.cjs +3 -3
  58. package/dist/actions/create-saved-audience.cjs.map +1 -1
  59. package/dist/actions/create-saved-audience.d.cts +3 -3
  60. package/dist/actions/create-saved-audience.d.mts +3 -3
  61. package/dist/actions/create-saved-audience.mjs +3 -3
  62. package/dist/actions/create-saved-audience.mjs.map +1 -1
  63. package/dist/actions/create-structured-post-creation-job.cjs +15 -15
  64. package/dist/actions/create-structured-post-creation-job.cjs.map +1 -1
  65. package/dist/actions/create-structured-post-creation-job.d.cts +28 -24
  66. package/dist/actions/create-structured-post-creation-job.d.mts +28 -24
  67. package/dist/actions/create-structured-post-creation-job.mjs +15 -15
  68. package/dist/actions/create-structured-post-creation-job.mjs.map +1 -1
  69. package/dist/actions/delete-custom-audience.cjs +1 -1
  70. package/dist/actions/delete-custom-audience.cjs.map +1 -1
  71. package/dist/actions/delete-custom-audience.d.cts +1 -1
  72. package/dist/actions/delete-custom-audience.d.cts.map +1 -1
  73. package/dist/actions/delete-custom-audience.d.mts +1 -1
  74. package/dist/actions/delete-custom-audience.d.mts.map +1 -1
  75. package/dist/actions/delete-custom-audience.mjs +1 -1
  76. package/dist/actions/delete-custom-audience.mjs.map +1 -1
  77. package/dist/actions/delete-product-catalog.cjs +1 -1
  78. package/dist/actions/delete-product-catalog.cjs.map +1 -1
  79. package/dist/actions/delete-product-catalog.d.cts +1 -1
  80. package/dist/actions/delete-product-catalog.d.cts.map +1 -1
  81. package/dist/actions/delete-product-catalog.d.mts +1 -1
  82. package/dist/actions/delete-product-catalog.d.mts.map +1 -1
  83. package/dist/actions/delete-product-catalog.mjs +1 -1
  84. package/dist/actions/delete-product-catalog.mjs.map +1 -1
  85. package/dist/actions/delete-product-feed.cjs +1 -1
  86. package/dist/actions/delete-product-feed.cjs.map +1 -1
  87. package/dist/actions/delete-product-feed.d.cts +1 -1
  88. package/dist/actions/delete-product-feed.d.cts.map +1 -1
  89. package/dist/actions/delete-product-feed.d.mts +1 -1
  90. package/dist/actions/delete-product-feed.d.mts.map +1 -1
  91. package/dist/actions/delete-product-feed.mjs +1 -1
  92. package/dist/actions/delete-product-feed.mjs.map +1 -1
  93. package/dist/actions/delete-product-set.cjs +1 -1
  94. package/dist/actions/delete-product-set.cjs.map +1 -1
  95. package/dist/actions/delete-product-set.d.cts +1 -1
  96. package/dist/actions/delete-product-set.d.cts.map +1 -1
  97. package/dist/actions/delete-product-set.d.mts +1 -1
  98. package/dist/actions/delete-product-set.d.mts.map +1 -1
  99. package/dist/actions/delete-product-set.mjs +1 -1
  100. package/dist/actions/delete-product-set.mjs.map +1 -1
  101. package/dist/actions/delete-products.cjs +1 -1
  102. package/dist/actions/delete-products.cjs.map +1 -1
  103. package/dist/actions/delete-products.d.cts +2 -2
  104. package/dist/actions/delete-products.d.mts +2 -2
  105. package/dist/actions/delete-products.mjs +1 -1
  106. package/dist/actions/delete-products.mjs.map +1 -1
  107. package/dist/actions/do-geolocation-validations.cjs +3 -3
  108. package/dist/actions/do-geolocation-validations.cjs.map +1 -1
  109. package/dist/actions/do-geolocation-validations.d.cts +3 -3
  110. package/dist/actions/do-geolocation-validations.d.mts +3 -3
  111. package/dist/actions/do-geolocation-validations.mjs +3 -3
  112. package/dist/actions/do-geolocation-validations.mjs.map +1 -1
  113. package/dist/actions/do-keyword-validations.cjs +2 -2
  114. package/dist/actions/do-keyword-validations.cjs.map +1 -1
  115. package/dist/actions/do-keyword-validations.d.cts +2 -2
  116. package/dist/actions/do-keyword-validations.d.mts +2 -2
  117. package/dist/actions/do-keyword-validations.mjs +2 -2
  118. package/dist/actions/do-keyword-validations.mjs.map +1 -1
  119. package/dist/actions/generate-inspiration-creative-summary.cjs +8 -8
  120. package/dist/actions/generate-inspiration-creative-summary.cjs.map +1 -1
  121. package/dist/actions/generate-inspiration-creative-summary.d.cts +8 -8
  122. package/dist/actions/generate-inspiration-creative-summary.d.mts +8 -8
  123. package/dist/actions/generate-inspiration-creative-summary.mjs +8 -8
  124. package/dist/actions/generate-inspiration-creative-summary.mjs.map +1 -1
  125. package/dist/actions/get-a-report.cjs +3 -3
  126. package/dist/actions/get-a-report.cjs.map +1 -1
  127. package/dist/actions/get-a-report.d.cts +3 -3
  128. package/dist/actions/get-a-report.d.mts +3 -3
  129. package/dist/actions/get-a-report.mjs +3 -3
  130. package/dist/actions/get-a-report.mjs.map +1 -1
  131. package/dist/actions/get-ad-account-history.cjs +6 -6
  132. package/dist/actions/get-ad-account-history.cjs.map +1 -1
  133. package/dist/actions/get-ad-account-history.d.cts +9 -6
  134. package/dist/actions/get-ad-account-history.d.mts +9 -6
  135. package/dist/actions/get-ad-account-history.mjs +6 -6
  136. package/dist/actions/get-ad-account-history.mjs.map +1 -1
  137. package/dist/actions/get-ad-account.cjs +2 -2
  138. package/dist/actions/get-ad-account.cjs.map +1 -1
  139. package/dist/actions/get-ad-account.d.cts +2 -2
  140. package/dist/actions/get-ad-account.d.mts +2 -2
  141. package/dist/actions/get-ad-account.mjs +2 -2
  142. package/dist/actions/get-ad-account.mjs.map +1 -1
  143. package/dist/actions/get-ad-group.cjs +6 -6
  144. package/dist/actions/get-ad-group.cjs.map +1 -1
  145. package/dist/actions/get-ad-group.d.cts +6 -6
  146. package/dist/actions/get-ad-group.d.mts +6 -6
  147. package/dist/actions/get-ad-group.mjs +6 -6
  148. package/dist/actions/get-ad-group.mjs.map +1 -1
  149. package/dist/actions/get-app-last-fired-at.cjs +2 -2
  150. package/dist/actions/get-app-last-fired-at.cjs.map +1 -1
  151. package/dist/actions/get-app-last-fired-at.d.cts +2 -2
  152. package/dist/actions/get-app-last-fired-at.d.mts +2 -2
  153. package/dist/actions/get-app-last-fired-at.mjs +2 -2
  154. package/dist/actions/get-app-last-fired-at.mjs.map +1 -1
  155. package/dist/actions/get-business.cjs +2 -2
  156. package/dist/actions/get-business.cjs.map +1 -1
  157. package/dist/actions/get-business.d.cts +2 -2
  158. package/dist/actions/get-business.d.mts +2 -2
  159. package/dist/actions/get-business.mjs +2 -2
  160. package/dist/actions/get-business.mjs.map +1 -1
  161. package/dist/actions/get-campaign.cjs +3 -3
  162. package/dist/actions/get-campaign.cjs.map +1 -1
  163. package/dist/actions/get-campaign.d.cts +3 -3
  164. package/dist/actions/get-campaign.d.mts +3 -3
  165. package/dist/actions/get-campaign.mjs +3 -3
  166. package/dist/actions/get-campaign.mjs.map +1 -1
  167. package/dist/actions/get-channel-planning-reach.cjs +3 -3
  168. package/dist/actions/get-channel-planning-reach.cjs.map +1 -1
  169. package/dist/actions/get-channel-planning-reach.d.cts +3 -3
  170. package/dist/actions/get-channel-planning-reach.d.mts +3 -3
  171. package/dist/actions/get-channel-planning-reach.mjs +3 -3
  172. package/dist/actions/get-channel-planning-reach.mjs.map +1 -1
  173. package/dist/actions/get-child-funding-instruments.cjs +3 -3
  174. package/dist/actions/get-child-funding-instruments.cjs.map +1 -1
  175. package/dist/actions/get-child-funding-instruments.d.cts +3 -3
  176. package/dist/actions/get-child-funding-instruments.d.mts +3 -3
  177. package/dist/actions/get-child-funding-instruments.mjs +3 -3
  178. package/dist/actions/get-child-funding-instruments.mjs.map +1 -1
  179. package/dist/actions/get-custom-audience.cjs +7 -7
  180. package/dist/actions/get-custom-audience.cjs.map +1 -1
  181. package/dist/actions/get-custom-audience.d.cts +7 -7
  182. package/dist/actions/get-custom-audience.d.mts +7 -7
  183. package/dist/actions/get-custom-audience.mjs +7 -7
  184. package/dist/actions/get-custom-audience.mjs.map +1 -1
  185. package/dist/actions/get-lead-gen-form.cjs +3 -3
  186. package/dist/actions/get-lead-gen-form.cjs.map +1 -1
  187. package/dist/actions/get-lead-gen-form.d.cts +3 -3
  188. package/dist/actions/get-lead-gen-form.d.mts +3 -3
  189. package/dist/actions/get-lead-gen-form.mjs +3 -3
  190. package/dist/actions/get-lead-gen-form.mjs.map +1 -1
  191. package/dist/actions/get-me.cjs +2 -2
  192. package/dist/actions/get-me.cjs.map +1 -1
  193. package/dist/actions/get-me.d.cts +2 -2
  194. package/dist/actions/get-me.d.mts +2 -2
  195. package/dist/actions/get-me.mjs +2 -2
  196. package/dist/actions/get-me.mjs.map +1 -1
  197. package/dist/actions/get-pixel-last-fired-at.cjs +4 -4
  198. package/dist/actions/get-pixel-last-fired-at.cjs.map +1 -1
  199. package/dist/actions/get-pixel-last-fired-at.d.cts +4 -4
  200. package/dist/actions/get-pixel-last-fired-at.d.mts +4 -4
  201. package/dist/actions/get-pixel-last-fired-at.mjs +4 -4
  202. package/dist/actions/get-pixel-last-fired-at.mjs.map +1 -1
  203. package/dist/actions/get-post.cjs +3 -3
  204. package/dist/actions/get-post.cjs.map +1 -1
  205. package/dist/actions/get-post.d.cts +3 -3
  206. package/dist/actions/get-post.d.mts +3 -3
  207. package/dist/actions/get-post.mjs +3 -3
  208. package/dist/actions/get-post.mjs.map +1 -1
  209. package/dist/actions/get-product-catalog.cjs +3 -3
  210. package/dist/actions/get-product-catalog.cjs.map +1 -1
  211. package/dist/actions/get-product-catalog.d.cts +3 -3
  212. package/dist/actions/get-product-catalog.d.mts +3 -3
  213. package/dist/actions/get-product-catalog.mjs +3 -3
  214. package/dist/actions/get-product-catalog.mjs.map +1 -1
  215. package/dist/actions/get-product-feed.cjs +4 -4
  216. package/dist/actions/get-product-feed.cjs.map +1 -1
  217. package/dist/actions/get-product-feed.d.cts +4 -4
  218. package/dist/actions/get-product-feed.d.mts +4 -4
  219. package/dist/actions/get-product-feed.mjs +4 -4
  220. package/dist/actions/get-product-feed.mjs.map +1 -1
  221. package/dist/actions/get-product-set.cjs +4 -4
  222. package/dist/actions/get-product-set.cjs.map +1 -1
  223. package/dist/actions/get-product-set.d.cts +4 -4
  224. package/dist/actions/get-product-set.d.mts +4 -4
  225. package/dist/actions/get-product-set.mjs +4 -4
  226. package/dist/actions/get-product-set.mjs.map +1 -1
  227. package/dist/actions/get-profile.cjs +2 -2
  228. package/dist/actions/get-profile.cjs.map +1 -1
  229. package/dist/actions/get-profile.d.cts +2 -2
  230. package/dist/actions/get-profile.d.mts +2 -2
  231. package/dist/actions/get-profile.mjs +2 -2
  232. package/dist/actions/get-profile.mjs.map +1 -1
  233. package/dist/actions/get-saved-audience.cjs +3 -3
  234. package/dist/actions/get-saved-audience.cjs.map +1 -1
  235. package/dist/actions/get-saved-audience.d.cts +3 -3
  236. package/dist/actions/get-saved-audience.d.mts +3 -3
  237. package/dist/actions/get-saved-audience.mjs +3 -3
  238. package/dist/actions/get-saved-audience.mjs.map +1 -1
  239. package/dist/actions/get-sk-ad-network-availability.cjs +3 -3
  240. package/dist/actions/get-sk-ad-network-availability.cjs.map +1 -1
  241. package/dist/actions/get-sk-ad-network-availability.d.cts +5 -5
  242. package/dist/actions/get-sk-ad-network-availability.d.mts +5 -5
  243. package/dist/actions/get-sk-ad-network-availability.mjs +3 -3
  244. package/dist/actions/get-sk-ad-network-availability.mjs.map +1 -1
  245. package/dist/actions/get-structured-post.cjs +3 -3
  246. package/dist/actions/get-structured-post.cjs.map +1 -1
  247. package/dist/actions/get-structured-post.d.cts +3 -3
  248. package/dist/actions/get-structured-post.d.mts +3 -3
  249. package/dist/actions/get-structured-post.mjs +3 -3
  250. package/dist/actions/get-structured-post.mjs.map +1 -1
  251. package/dist/actions/list-ad-accounts-by-business.cjs +3 -3
  252. package/dist/actions/list-ad-accounts-by-business.cjs.map +1 -1
  253. package/dist/actions/list-ad-accounts-by-business.d.cts +3 -3
  254. package/dist/actions/list-ad-accounts-by-business.d.mts +3 -3
  255. package/dist/actions/list-ad-accounts-by-business.mjs +3 -3
  256. package/dist/actions/list-ad-accounts-by-business.mjs.map +1 -1
  257. package/dist/actions/list-ad-groups.cjs +3 -3
  258. package/dist/actions/list-ad-groups.cjs.map +1 -1
  259. package/dist/actions/list-ad-groups.d.cts +3 -3
  260. package/dist/actions/list-ad-groups.d.mts +3 -3
  261. package/dist/actions/list-ad-groups.mjs +3 -3
  262. package/dist/actions/list-ad-groups.mjs.map +1 -1
  263. package/dist/actions/list-ads.cjs +2 -2
  264. package/dist/actions/list-ads.cjs.map +1 -1
  265. package/dist/actions/list-ads.d.cts +2 -2
  266. package/dist/actions/list-ads.d.mts +2 -2
  267. package/dist/actions/list-ads.mjs +2 -2
  268. package/dist/actions/list-ads.mjs.map +1 -1
  269. package/dist/actions/list-campaigns.cjs +3 -3
  270. package/dist/actions/list-campaigns.cjs.map +1 -1
  271. package/dist/actions/list-campaigns.d.cts +3 -3
  272. package/dist/actions/list-campaigns.d.mts +3 -3
  273. package/dist/actions/list-campaigns.mjs +3 -3
  274. package/dist/actions/list-campaigns.mjs.map +1 -1
  275. package/dist/actions/list-carriers.cjs +3 -3
  276. package/dist/actions/list-carriers.cjs.map +1 -1
  277. package/dist/actions/list-carriers.d.cts +3 -3
  278. package/dist/actions/list-carriers.d.mts +3 -3
  279. package/dist/actions/list-carriers.mjs +3 -3
  280. package/dist/actions/list-carriers.mjs.map +1 -1
  281. package/dist/actions/list-catalog-imports.cjs +4 -4
  282. package/dist/actions/list-catalog-imports.cjs.map +1 -1
  283. package/dist/actions/list-catalog-imports.d.cts +4 -4
  284. package/dist/actions/list-catalog-imports.d.mts +4 -4
  285. package/dist/actions/list-catalog-imports.mjs +4 -4
  286. package/dist/actions/list-catalog-imports.mjs.map +1 -1
  287. package/dist/actions/list-communities-suggestions.cjs +3 -3
  288. package/dist/actions/list-communities-suggestions.cjs.map +1 -1
  289. package/dist/actions/list-communities-suggestions.d.cts +3 -3
  290. package/dist/actions/list-communities-suggestions.d.mts +3 -3
  291. package/dist/actions/list-communities-suggestions.mjs +3 -3
  292. package/dist/actions/list-communities-suggestions.mjs.map +1 -1
  293. package/dist/actions/list-communities.cjs +3 -3
  294. package/dist/actions/list-communities.cjs.map +1 -1
  295. package/dist/actions/list-communities.d.cts +3 -3
  296. package/dist/actions/list-communities.d.mts +3 -3
  297. package/dist/actions/list-communities.mjs +3 -3
  298. package/dist/actions/list-communities.mjs.map +1 -1
  299. package/dist/actions/list-devices.cjs +3 -3
  300. package/dist/actions/list-devices.cjs.map +1 -1
  301. package/dist/actions/list-devices.d.cts +3 -3
  302. package/dist/actions/list-devices.d.mts +3 -3
  303. package/dist/actions/list-devices.mjs +3 -3
  304. package/dist/actions/list-devices.mjs.map +1 -1
  305. package/dist/actions/list-funding-instruments.cjs +3 -3
  306. package/dist/actions/list-funding-instruments.cjs.map +1 -1
  307. package/dist/actions/list-funding-instruments.d.cts +3 -3
  308. package/dist/actions/list-funding-instruments.d.mts +3 -3
  309. package/dist/actions/list-funding-instruments.mjs +3 -3
  310. package/dist/actions/list-funding-instruments.mjs.map +1 -1
  311. package/dist/actions/list-geolocations.cjs +2 -2
  312. package/dist/actions/list-geolocations.cjs.map +1 -1
  313. package/dist/actions/list-geolocations.d.cts +2 -2
  314. package/dist/actions/list-geolocations.d.mts +2 -2
  315. package/dist/actions/list-geolocations.mjs +2 -2
  316. package/dist/actions/list-geolocations.mjs.map +1 -1
  317. package/dist/actions/list-industries.cjs +2 -2
  318. package/dist/actions/list-industries.cjs.map +1 -1
  319. package/dist/actions/list-industries.d.cts +2 -2
  320. package/dist/actions/list-industries.d.mts +2 -2
  321. package/dist/actions/list-industries.mjs +2 -2
  322. package/dist/actions/list-industries.mjs.map +1 -1
  323. package/dist/actions/list-interests.cjs +2 -2
  324. package/dist/actions/list-interests.cjs.map +1 -1
  325. package/dist/actions/list-interests.d.cts +2 -2
  326. package/dist/actions/list-interests.d.mts +2 -2
  327. package/dist/actions/list-interests.mjs +2 -2
  328. package/dist/actions/list-interests.mjs.map +1 -1
  329. package/dist/actions/list-lead-gen-forms.cjs +4 -4
  330. package/dist/actions/list-lead-gen-forms.cjs.map +1 -1
  331. package/dist/actions/list-lead-gen-forms.d.cts +4 -4
  332. package/dist/actions/list-lead-gen-forms.d.mts +4 -4
  333. package/dist/actions/list-lead-gen-forms.mjs +4 -4
  334. package/dist/actions/list-lead-gen-forms.mjs.map +1 -1
  335. package/dist/actions/list-my-businesses.cjs +3 -3
  336. package/dist/actions/list-my-businesses.cjs.map +1 -1
  337. package/dist/actions/list-my-businesses.d.cts +3 -3
  338. package/dist/actions/list-my-businesses.d.mts +3 -3
  339. package/dist/actions/list-my-businesses.mjs +3 -3
  340. package/dist/actions/list-my-businesses.mjs.map +1 -1
  341. package/dist/actions/list-pixels-by-ad-account.cjs +2 -2
  342. package/dist/actions/list-pixels-by-ad-account.cjs.map +1 -1
  343. package/dist/actions/list-pixels-by-ad-account.d.cts +2 -2
  344. package/dist/actions/list-pixels-by-ad-account.d.mts +2 -2
  345. package/dist/actions/list-pixels-by-ad-account.mjs +2 -2
  346. package/dist/actions/list-pixels-by-ad-account.mjs.map +1 -1
  347. package/dist/actions/list-pixels-by-business.cjs +4 -4
  348. package/dist/actions/list-pixels-by-business.cjs.map +1 -1
  349. package/dist/actions/list-pixels-by-business.d.cts +4 -4
  350. package/dist/actions/list-pixels-by-business.d.mts +4 -4
  351. package/dist/actions/list-pixels-by-business.mjs +4 -4
  352. package/dist/actions/list-pixels-by-business.mjs.map +1 -1
  353. package/dist/actions/list-posts.cjs +4 -4
  354. package/dist/actions/list-posts.cjs.map +1 -1
  355. package/dist/actions/list-posts.d.cts +4 -4
  356. package/dist/actions/list-posts.d.mts +4 -4
  357. package/dist/actions/list-posts.mjs +4 -4
  358. package/dist/actions/list-posts.mjs.map +1 -1
  359. package/dist/actions/list-product-catalogs.cjs +3 -3
  360. package/dist/actions/list-product-catalogs.cjs.map +1 -1
  361. package/dist/actions/list-product-catalogs.d.cts +3 -3
  362. package/dist/actions/list-product-catalogs.d.mts +3 -3
  363. package/dist/actions/list-product-catalogs.mjs +3 -3
  364. package/dist/actions/list-product-catalogs.mjs.map +1 -1
  365. package/dist/actions/list-product-feeds.cjs +3 -3
  366. package/dist/actions/list-product-feeds.cjs.map +1 -1
  367. package/dist/actions/list-product-feeds.d.cts +3 -3
  368. package/dist/actions/list-product-feeds.d.mts +3 -3
  369. package/dist/actions/list-product-feeds.mjs +3 -3
  370. package/dist/actions/list-product-feeds.mjs.map +1 -1
  371. package/dist/actions/list-product-sets.cjs +4 -4
  372. package/dist/actions/list-product-sets.cjs.map +1 -1
  373. package/dist/actions/list-product-sets.d.cts +4 -4
  374. package/dist/actions/list-product-sets.d.mts +4 -4
  375. package/dist/actions/list-product-sets.mjs +4 -4
  376. package/dist/actions/list-product-sets.mjs.map +1 -1
  377. package/dist/actions/list-products-in-product-catalog.cjs +6 -6
  378. package/dist/actions/list-products-in-product-catalog.cjs.map +1 -1
  379. package/dist/actions/list-products-in-product-catalog.d.cts +6 -6
  380. package/dist/actions/list-products-in-product-catalog.d.mts +6 -6
  381. package/dist/actions/list-products-in-product-catalog.mjs +6 -6
  382. package/dist/actions/list-products-in-product-catalog.mjs.map +1 -1
  383. package/dist/actions/list-products-in-product-set.cjs +5 -5
  384. package/dist/actions/list-products-in-product-set.cjs.map +1 -1
  385. package/dist/actions/list-products-in-product-set.d.cts +5 -5
  386. package/dist/actions/list-products-in-product-set.d.mts +5 -5
  387. package/dist/actions/list-products-in-product-set.mjs +5 -5
  388. package/dist/actions/list-products-in-product-set.mjs.map +1 -1
  389. package/dist/actions/list-profiles-by-ad-account.cjs +3 -3
  390. package/dist/actions/list-profiles-by-ad-account.cjs.map +1 -1
  391. package/dist/actions/list-profiles-by-ad-account.d.cts +3 -3
  392. package/dist/actions/list-profiles-by-ad-account.d.mts +3 -3
  393. package/dist/actions/list-profiles-by-ad-account.mjs +3 -3
  394. package/dist/actions/list-profiles-by-ad-account.mjs.map +1 -1
  395. package/dist/actions/list-profiles-by-business.cjs +3 -3
  396. package/dist/actions/list-profiles-by-business.cjs.map +1 -1
  397. package/dist/actions/list-profiles-by-business.d.cts +3 -3
  398. package/dist/actions/list-profiles-by-business.d.mts +3 -3
  399. package/dist/actions/list-profiles-by-business.mjs +3 -3
  400. package/dist/actions/list-profiles-by-business.mjs.map +1 -1
  401. package/dist/actions/list-saved-audiences.cjs +3 -3
  402. package/dist/actions/list-saved-audiences.cjs.map +1 -1
  403. package/dist/actions/list-saved-audiences.d.cts +3 -3
  404. package/dist/actions/list-saved-audiences.d.mts +3 -3
  405. package/dist/actions/list-saved-audiences.mjs +3 -3
  406. package/dist/actions/list-saved-audiences.mjs.map +1 -1
  407. package/dist/actions/list-structured-posts.cjs +3 -3
  408. package/dist/actions/list-structured-posts.cjs.map +1 -1
  409. package/dist/actions/list-structured-posts.d.cts +3 -3
  410. package/dist/actions/list-structured-posts.d.mts +3 -3
  411. package/dist/actions/list-structured-posts.mjs +3 -3
  412. package/dist/actions/list-structured-posts.mjs.map +1 -1
  413. package/dist/actions/list-time-zones.cjs +3 -3
  414. package/dist/actions/list-time-zones.cjs.map +1 -1
  415. package/dist/actions/list-time-zones.d.cts +3 -3
  416. package/dist/actions/list-time-zones.d.mts +3 -3
  417. package/dist/actions/list-time-zones.mjs +3 -3
  418. package/dist/actions/list-time-zones.mjs.map +1 -1
  419. package/dist/actions/list-user-custom-audiences.cjs +4 -4
  420. package/dist/actions/list-user-custom-audiences.cjs.map +1 -1
  421. package/dist/actions/list-user-custom-audiences.d.cts +4 -4
  422. package/dist/actions/list-user-custom-audiences.d.mts +4 -4
  423. package/dist/actions/list-user-custom-audiences.mjs +4 -4
  424. package/dist/actions/list-user-custom-audiences.mjs.map +1 -1
  425. package/dist/actions/list3rd-party-audiences.cjs +4 -4
  426. package/dist/actions/list3rd-party-audiences.cjs.map +1 -1
  427. package/dist/actions/list3rd-party-audiences.d.cts +4 -4
  428. package/dist/actions/list3rd-party-audiences.d.mts +4 -4
  429. package/dist/actions/list3rd-party-audiences.mjs +4 -4
  430. package/dist/actions/list3rd-party-audiences.mjs.map +1 -1
  431. package/dist/actions/query-ad-accounts.cjs +5 -5
  432. package/dist/actions/query-ad-accounts.cjs.map +1 -1
  433. package/dist/actions/query-ad-accounts.d.cts +7 -5
  434. package/dist/actions/query-ad-accounts.d.mts +7 -5
  435. package/dist/actions/query-ad-accounts.mjs +5 -5
  436. package/dist/actions/query-ad-accounts.mjs.map +1 -1
  437. package/dist/actions/query-funding-instruments-by-business.cjs +3 -3
  438. package/dist/actions/query-funding-instruments-by-business.cjs.map +1 -1
  439. package/dist/actions/query-funding-instruments-by-business.d.cts +3 -3
  440. package/dist/actions/query-funding-instruments-by-business.d.mts +3 -3
  441. package/dist/actions/query-funding-instruments-by-business.mjs +3 -3
  442. package/dist/actions/query-funding-instruments-by-business.mjs.map +1 -1
  443. package/dist/actions/search-communities.cjs +3 -3
  444. package/dist/actions/search-communities.cjs.map +1 -1
  445. package/dist/actions/search-communities.d.cts +3 -3
  446. package/dist/actions/search-communities.d.mts +3 -3
  447. package/dist/actions/search-communities.mjs +3 -3
  448. package/dist/actions/search-communities.mjs.map +1 -1
  449. package/dist/actions/update-ad-account.cjs +2 -2
  450. package/dist/actions/update-ad-account.cjs.map +1 -1
  451. package/dist/actions/update-ad-account.d.cts +2 -2
  452. package/dist/actions/update-ad-account.d.mts +2 -2
  453. package/dist/actions/update-ad-account.mjs +2 -2
  454. package/dist/actions/update-ad-account.mjs.map +1 -1
  455. package/dist/actions/update-business.cjs +2 -2
  456. package/dist/actions/update-business.cjs.map +1 -1
  457. package/dist/actions/update-business.d.cts +2 -2
  458. package/dist/actions/update-business.d.mts +2 -2
  459. package/dist/actions/update-business.mjs +2 -2
  460. package/dist/actions/update-business.mjs.map +1 -1
  461. package/dist/actions/update-campaign.cjs +3 -3
  462. package/dist/actions/update-campaign.cjs.map +1 -1
  463. package/dist/actions/update-campaign.d.cts +3 -3
  464. package/dist/actions/update-campaign.d.mts +3 -3
  465. package/dist/actions/update-campaign.mjs +3 -3
  466. package/dist/actions/update-campaign.mjs.map +1 -1
  467. package/dist/actions/update-custom-audience-users.cjs +1 -1
  468. package/dist/actions/update-custom-audience-users.cjs.map +1 -1
  469. package/dist/actions/update-custom-audience-users.d.cts +1 -1
  470. package/dist/actions/update-custom-audience-users.d.mts +1 -1
  471. package/dist/actions/update-custom-audience-users.mjs +1 -1
  472. package/dist/actions/update-custom-audience-users.mjs.map +1 -1
  473. package/dist/actions/update-post.cjs +2 -2
  474. package/dist/actions/update-post.cjs.map +1 -1
  475. package/dist/actions/update-post.d.cts +2 -2
  476. package/dist/actions/update-post.d.mts +2 -2
  477. package/dist/actions/update-post.mjs +2 -2
  478. package/dist/actions/update-post.mjs.map +1 -1
  479. package/dist/actions/update-product-catalog.cjs +3 -3
  480. package/dist/actions/update-product-catalog.cjs.map +1 -1
  481. package/dist/actions/update-product-catalog.d.cts +3 -3
  482. package/dist/actions/update-product-catalog.d.mts +3 -3
  483. package/dist/actions/update-product-catalog.mjs +3 -3
  484. package/dist/actions/update-product-catalog.mjs.map +1 -1
  485. package/dist/actions/update-product-feed.cjs +3 -3
  486. package/dist/actions/update-product-feed.cjs.map +1 -1
  487. package/dist/actions/update-product-feed.d.cts +3 -3
  488. package/dist/actions/update-product-feed.d.mts +3 -3
  489. package/dist/actions/update-product-feed.mjs +3 -3
  490. package/dist/actions/update-product-feed.mjs.map +1 -1
  491. package/dist/actions/update-product-set.cjs +4 -4
  492. package/dist/actions/update-product-set.cjs.map +1 -1
  493. package/dist/actions/update-product-set.d.cts +4 -4
  494. package/dist/actions/update-product-set.d.mts +4 -4
  495. package/dist/actions/update-product-set.mjs +4 -4
  496. package/dist/actions/update-product-set.mjs.map +1 -1
  497. package/dist/actions/update-saved-audience.cjs +3 -3
  498. package/dist/actions/update-saved-audience.cjs.map +1 -1
  499. package/dist/actions/update-saved-audience.d.cts +3 -3
  500. package/dist/actions/update-saved-audience.d.mts +3 -3
  501. package/dist/actions/update-saved-audience.mjs +3 -3
  502. package/dist/actions/update-saved-audience.mjs.map +1 -1
  503. package/dist/actions/update-structured-post.cjs +2 -2
  504. package/dist/actions/update-structured-post.cjs.map +1 -1
  505. package/dist/actions/update-structured-post.d.cts +2 -2
  506. package/dist/actions/update-structured-post.d.mts +2 -2
  507. package/dist/actions/update-structured-post.mjs +2 -2
  508. package/dist/actions/update-structured-post.mjs.map +1 -1
  509. package/package.json +1 -1
@@ -12,12 +12,12 @@ declare const RedditAdsCreateStructuredPostCreationJobInput: z.ZodObject<{
12
12
  TEXT: "TEXT";
13
13
  VIDEO: "VIDEO";
14
14
  }>;
15
- image: z.ZodObject<{}, z.core.$strip>;
15
+ image: z.ZodRecord<z.ZodString, z.ZodUnknown>;
16
16
  headline: z.ZodString;
17
- thumbnail: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
18
- destination: z.ZodObject<{}, z.core.$strip>;
17
+ thumbnail: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
18
+ destination: z.ZodRecord<z.ZodString, z.ZodUnknown>;
19
19
  supplementary_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
- }, z.core.$strip>, z.ZodObject<{
20
+ }, z.core.$loose>, z.ZodObject<{
21
21
  body: z.ZodString;
22
22
  type: z.ZodEnum<{
23
23
  CAROUSEL: "CAROUSEL";
@@ -26,35 +26,35 @@ declare const RedditAdsCreateStructuredPostCreationJobInput: z.ZodObject<{
26
26
  VIDEO: "VIDEO";
27
27
  }>;
28
28
  headline: z.ZodString;
29
- thumbnail: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
29
+ thumbnail: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
30
30
  text_format: z.ZodEnum<{
31
31
  PLAIN_TEXT: "PLAIN_TEXT";
32
32
  RICHTEXT: "RICHTEXT";
33
33
  }>;
34
- }, z.core.$strip>, z.ZodObject<{
34
+ }, z.core.$loose>, z.ZodObject<{
35
35
  type: z.ZodEnum<{
36
36
  CAROUSEL: "CAROUSEL";
37
37
  IMAGE: "IMAGE";
38
38
  TEXT: "TEXT";
39
39
  VIDEO: "VIDEO";
40
40
  }>;
41
- video: z.ZodObject<{}, z.core.$strip>;
41
+ video: z.ZodRecord<z.ZodString, z.ZodUnknown>;
42
42
  headline: z.ZodString;
43
- thumbnail: z.ZodObject<{}, z.core.$strip>;
44
- destination: z.ZodObject<{}, z.core.$strip>;
43
+ thumbnail: z.ZodRecord<z.ZodString, z.ZodUnknown>;
44
+ destination: z.ZodRecord<z.ZodString, z.ZodUnknown>;
45
45
  supplementary_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
- }, z.core.$strip>, z.ZodObject<{
46
+ }, z.core.$loose>, z.ZodObject<{
47
47
  type: z.ZodEnum<{
48
48
  CAROUSEL: "CAROUSEL";
49
49
  IMAGE: "IMAGE";
50
50
  TEXT: "TEXT";
51
51
  VIDEO: "VIDEO";
52
52
  }>;
53
- carousel: z.ZodArray<z.ZodObject<{}, z.core.$strip>>;
53
+ carousel: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
54
54
  headline: z.ZodString;
55
- thumbnail: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
55
+ thumbnail: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
56
56
  supplementary_text: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
- }, z.core.$strip>]>;
57
+ }, z.core.$loose>]>;
58
58
  profile_id: z.ZodOptional<z.ZodString>;
59
59
  allow_comments: z.ZodOptional<z.ZodDefault<z.ZodBoolean>>;
60
60
  }, z.core.$strip>;
@@ -72,35 +72,39 @@ declare const RedditAdsCreateStructuredPostCreationJobOutput: z.ZodObject<{
72
72
  }>>;
73
73
  created_at: z.ZodNullable<z.ZodString>;
74
74
  modified_at: z.ZodNullable<z.ZodString>;
75
- }, z.core.$strip>>;
76
- }, z.core.$strip>;
75
+ }, z.core.$loose>>;
76
+ }, z.core.$loose>;
77
77
  declare const redditAdsCreateStructuredPostCreationJob: import("@keystrokehq/action").WorkflowActionDefinition<{
78
78
  data: {
79
79
  creative: {
80
+ [x: string]: unknown;
80
81
  type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
81
- image: Record<string, never>;
82
+ image: Record<string, unknown>;
82
83
  headline: string;
83
- destination: Record<string, never>;
84
- thumbnail?: Record<string, never> | null | undefined;
84
+ destination: Record<string, unknown>;
85
+ thumbnail?: Record<string, unknown> | null | undefined;
85
86
  supplementary_text?: string | null | undefined;
86
87
  } | {
88
+ [x: string]: unknown;
87
89
  body: string;
88
90
  type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
89
91
  headline: string;
90
92
  text_format: "PLAIN_TEXT" | "RICHTEXT";
91
- thumbnail?: Record<string, never> | null | undefined;
93
+ thumbnail?: Record<string, unknown> | null | undefined;
92
94
  } | {
95
+ [x: string]: unknown;
93
96
  type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
94
- video: Record<string, never>;
97
+ video: Record<string, unknown>;
95
98
  headline: string;
96
- thumbnail: Record<string, never>;
97
- destination: Record<string, never>;
99
+ thumbnail: Record<string, unknown>;
100
+ destination: Record<string, unknown>;
98
101
  supplementary_text?: string | null | undefined;
99
102
  } | {
103
+ [x: string]: unknown;
100
104
  type: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO";
101
- carousel: Record<string, never>[];
105
+ carousel: Record<string, unknown>[];
102
106
  headline: string;
103
- thumbnail?: Record<string, never> | null | undefined;
107
+ thumbnail?: Record<string, unknown> | null | undefined;
104
108
  supplementary_text?: string | null | undefined;
105
109
  };
106
110
  id?: string | undefined;
@@ -13,12 +13,12 @@ const RedditAdsCreateStructuredPostCreationJobInput = z.object({
13
13
  "VIDEO",
14
14
  "CAROUSEL"
15
15
  ]).describe("Type of creative, must be 'IMAGE' for image posts."),
16
- image: z.object({}).describe("Image data configuration containing image URL and metadata."),
16
+ image: z.record(z.string(), z.unknown()).describe("Image data configuration containing image URL and metadata."),
17
17
  headline: z.string().describe("Headline text for the image post."),
18
- thumbnail: z.object({}).nullable().optional(),
19
- destination: z.object({}).describe("Destination configuration for the image post (e.g., URL, subreddit)."),
18
+ thumbnail: z.record(z.string(), z.unknown()).nullable().optional(),
19
+ destination: z.record(z.string(), z.unknown()).describe("Destination configuration for the image post (e.g., URL, subreddit)."),
20
20
  supplementary_text: z.string().nullable().optional()
21
- }).describe("Creative configuration for image posts."),
21
+ }).passthrough().describe("Creative configuration for image posts."),
22
22
  z.object({
23
23
  body: z.string().describe("The content body of the text post. Maximum length 40000 characters."),
24
24
  type: z.enum([
@@ -28,9 +28,9 @@ const RedditAdsCreateStructuredPostCreationJobInput = z.object({
28
28
  "CAROUSEL"
29
29
  ]).describe("Type of creative, must be 'TEXT' for text posts."),
30
30
  headline: z.string().describe("Headline or title of the text post."),
31
- thumbnail: z.object({}).nullable().optional(),
31
+ thumbnail: z.record(z.string(), z.unknown()).nullable().optional(),
32
32
  text_format: z.enum(["PLAIN_TEXT", "RICHTEXT"]).describe("Format of the text - either PLAIN_TEXT or RICHTEXT.")
33
- }).describe("Creative configuration for text posts."),
33
+ }).passthrough().describe("Creative configuration for text posts."),
34
34
  z.object({
35
35
  type: z.enum([
36
36
  "IMAGE",
@@ -38,12 +38,12 @@ const RedditAdsCreateStructuredPostCreationJobInput = z.object({
38
38
  "VIDEO",
39
39
  "CAROUSEL"
40
40
  ]).describe("Type of creative, must be 'VIDEO' for video posts."),
41
- video: z.object({}).describe("Video data configuration containing video URL and metadata."),
41
+ video: z.record(z.string(), z.unknown()).describe("Video data configuration containing video URL and metadata."),
42
42
  headline: z.string().describe("Headline text for the video post."),
43
- thumbnail: z.object({}).describe("Thumbnail configuration for the video post (required for video posts)."),
44
- destination: z.object({}).describe("Destination configuration for the video post."),
43
+ thumbnail: z.record(z.string(), z.unknown()).describe("Thumbnail configuration for the video post (required for video posts)."),
44
+ destination: z.record(z.string(), z.unknown()).describe("Destination configuration for the video post."),
45
45
  supplementary_text: z.string().nullable().optional()
46
- }).describe("Creative configuration for video posts."),
46
+ }).passthrough().describe("Creative configuration for video posts."),
47
47
  z.object({
48
48
  type: z.enum([
49
49
  "IMAGE",
@@ -51,11 +51,11 @@ const RedditAdsCreateStructuredPostCreationJobInput = z.object({
51
51
  "VIDEO",
52
52
  "CAROUSEL"
53
53
  ]).describe("Type of creative, must be 'CAROUSEL' for carousel posts."),
54
- carousel: z.array(z.object({})).describe("Array of carousel items containing image URLs and metadata. Supports up to 6 items."),
54
+ carousel: z.array(z.record(z.string(), z.unknown())).describe("Array of carousel items containing image URLs and metadata. Supports up to 6 items."),
55
55
  headline: z.string().describe("Headline text for the carousel post."),
56
- thumbnail: z.object({}).nullable().optional(),
56
+ thumbnail: z.record(z.string(), z.unknown()).nullable().optional(),
57
57
  supplementary_text: z.string().nullable().optional()
58
- }).describe("Creative configuration for carousel posts.")
58
+ }).passthrough().describe("Creative configuration for carousel posts.")
59
59
  ]),
60
60
  profile_id: z.string().describe("The unique identifier of the profile that the post belongs to. Must match pattern ^t2_.* if provided.").optional(),
61
61
  allow_comments: z.boolean().default(false).describe("Enable comments on the post, manageable in the Ads Manager.").optional()
@@ -74,13 +74,13 @@ const RedditAdsCreateStructuredPostCreationJob_JobDataSchema = z.object({
74
74
  status: RedditAdsCreateStructuredPostCreationJob_JobStatusSchema.nullable(),
75
75
  created_at: z.string().describe("The time that this entity was created represented in ISO 8601.").nullable(),
76
76
  modified_at: z.string().describe("The last time that this entity was modified represented in ISO 8601.").nullable()
77
- }).describe("Response data for a structured post creation job.");
77
+ }).passthrough().describe("Response data for a structured post creation job.");
78
78
  const redditAdsCreateStructuredPostCreationJob = action("REDDIT_ADS_CREATE_STRUCTURED_POST_CREATION_JOB", {
79
79
  slug: "reddit_ads-create-structured-post-creation-job",
80
80
  name: "Create Structured Post Creation Job",
81
81
  description: "Tool to create a structured post creation job on Reddit Ads. Use when creating promoted posts with specific creative content (text, image, video, or carousel). Returns a job with status tracking information. Rate limit: 200 requests per 60 seconds (Creative Management).",
82
82
  input: RedditAdsCreateStructuredPostCreationJobInput,
83
- output: z.object({ data: RedditAdsCreateStructuredPostCreationJob_JobDataSchema.nullable() }).describe("Response model for created structured post creation job.")
83
+ output: z.object({ data: RedditAdsCreateStructuredPostCreationJob_JobDataSchema.nullable() }).passthrough().describe("Response model for created structured post creation job.")
84
84
  });
85
85
  //#endregion
86
86
  export { redditAdsCreateStructuredPostCreationJob };
@@ -1 +1 @@
1
- {"version":3,"file":"create-structured-post-creation-job.mjs","names":[],"sources":["../../src/actions/create-structured-post-creation-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsCreateStructuredPostCreationJobInput = z.object({\n data: z.object({\n id: z.string().describe(\"The unique identifier of the post. Must match pattern ^t3_.* if provided.\").optional(),\n url: z.string().describe(\"Link to the post on Reddit.\").optional(),\n creative: z.union([z.object({\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'IMAGE' for image posts.\"),\n image: z.object({}).describe(\"Image data configuration containing image URL and metadata.\"),\n headline: z.string().describe(\"Headline text for the image post.\"),\n thumbnail: z.object({}).nullable().optional(),\n destination: z.object({}).describe(\"Destination configuration for the image post (e.g., URL, subreddit).\"),\n supplementary_text: z.string().nullable().optional(),\n}).describe(\"Creative configuration for image posts.\"), z.object({\n body: z.string().describe(\"The content body of the text post. Maximum length 40000 characters.\"),\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'TEXT' for text posts.\"),\n headline: z.string().describe(\"Headline or title of the text post.\"),\n thumbnail: z.object({}).nullable().optional(),\n text_format: z.enum([\"PLAIN_TEXT\", \"RICHTEXT\"]).describe(\"Format of the text - either PLAIN_TEXT or RICHTEXT.\"),\n}).describe(\"Creative configuration for text posts.\"), z.object({\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'VIDEO' for video posts.\"),\n video: z.object({}).describe(\"Video data configuration containing video URL and metadata.\"),\n headline: z.string().describe(\"Headline text for the video post.\"),\n thumbnail: z.object({}).describe(\"Thumbnail configuration for the video post (required for video posts).\"),\n destination: z.object({}).describe(\"Destination configuration for the video post.\"),\n supplementary_text: z.string().nullable().optional(),\n}).describe(\"Creative configuration for video posts.\"), z.object({\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'CAROUSEL' for carousel posts.\"),\n carousel: z.array(z.object({})).describe(\"Array of carousel items containing image URLs and metadata. Supports up to 6 items.\"),\n headline: z.string().describe(\"Headline text for the carousel post.\"),\n thumbnail: z.object({}).nullable().optional(),\n supplementary_text: z.string().nullable().optional(),\n}).describe(\"Creative configuration for carousel posts.\")]),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to. Must match pattern ^t2_.* if provided.\").optional(),\n allow_comments: z.boolean().default(false).describe(\"Enable comments on the post, manageable in the Ads Manager.\").optional(),\n}).describe(\"Structured post data containing creative content and optional settings.\"),\n profile_id: z.string().describe(\"The ID of the profile to create a post for. Must match pattern ^t2_.*\"),\n}).describe(\"Request model for creating a structured post creation job.\");\nconst RedditAdsCreateStructuredPostCreationJob_JobStatusSchema = z.enum([\"PROCESSING\", \"SUCCESS\", \"CLIENT_ERROR\", \"SERVER_ERROR\", \"QUEUED\"]).describe(\"Status of the structured post creation job.\");\nconst RedditAdsCreateStructuredPostCreationJob_JobDataSchema = z.object({\n id: z.string().describe(\"The ID of the structured post creation job.\").nullable(),\n status: RedditAdsCreateStructuredPostCreationJob_JobStatusSchema.nullable(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601.\").nullable(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601.\").nullable(),\n}).describe(\"Response data for a structured post creation job.\");\nexport const RedditAdsCreateStructuredPostCreationJobOutput = z.object({\n data: RedditAdsCreateStructuredPostCreationJob_JobDataSchema.nullable(),\n}).describe(\"Response model for created structured post creation job.\");\n\nexport const redditAdsCreateStructuredPostCreationJob = action(\"REDDIT_ADS_CREATE_STRUCTURED_POST_CREATION_JOB\", {\n slug: \"reddit_ads-create-structured-post-creation-job\",\n name: \"Create Structured Post Creation Job\",\n description: \"Tool to create a structured post creation job on Reddit Ads. Use when creating promoted posts with specific creative content (text, image, video, or carousel). Returns a job with status tracking information. Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsCreateStructuredPostCreationJobInput,\n output: RedditAdsCreateStructuredPostCreationJobOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"create-structured-post-creation-job.mjs","names":[],"sources":["../../src/actions/create-structured-post-creation-job.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsCreateStructuredPostCreationJobInput = z.object({\n data: z.object({\n id: z.string().describe(\"The unique identifier of the post. Must match pattern ^t3_.* if provided.\").optional(),\n url: z.string().describe(\"Link to the post on Reddit.\").optional(),\n creative: z.union([z.object({\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'IMAGE' for image posts.\"),\n image: z.record(z.string(), z.unknown()).describe(\"Image data configuration containing image URL and metadata.\"),\n headline: z.string().describe(\"Headline text for the image post.\"),\n thumbnail: z.record(z.string(), z.unknown()).nullable().optional(),\n destination: z.record(z.string(), z.unknown()).describe(\"Destination configuration for the image post (e.g., URL, subreddit).\"),\n supplementary_text: z.string().nullable().optional(),\n}).passthrough().describe(\"Creative configuration for image posts.\"), z.object({\n body: z.string().describe(\"The content body of the text post. Maximum length 40000 characters.\"),\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'TEXT' for text posts.\"),\n headline: z.string().describe(\"Headline or title of the text post.\"),\n thumbnail: z.record(z.string(), z.unknown()).nullable().optional(),\n text_format: z.enum([\"PLAIN_TEXT\", \"RICHTEXT\"]).describe(\"Format of the text - either PLAIN_TEXT or RICHTEXT.\"),\n}).passthrough().describe(\"Creative configuration for text posts.\"), z.object({\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'VIDEO' for video posts.\"),\n video: z.record(z.string(), z.unknown()).describe(\"Video data configuration containing video URL and metadata.\"),\n headline: z.string().describe(\"Headline text for the video post.\"),\n thumbnail: z.record(z.string(), z.unknown()).describe(\"Thumbnail configuration for the video post (required for video posts).\"),\n destination: z.record(z.string(), z.unknown()).describe(\"Destination configuration for the video post.\"),\n supplementary_text: z.string().nullable().optional(),\n}).passthrough().describe(\"Creative configuration for video posts.\"), z.object({\n type: z.enum([\"IMAGE\", \"TEXT\", \"VIDEO\", \"CAROUSEL\"]).describe(\"Type of creative, must be 'CAROUSEL' for carousel posts.\"),\n carousel: z.array(z.record(z.string(), z.unknown())).describe(\"Array of carousel items containing image URLs and metadata. Supports up to 6 items.\"),\n headline: z.string().describe(\"Headline text for the carousel post.\"),\n thumbnail: z.record(z.string(), z.unknown()).nullable().optional(),\n supplementary_text: z.string().nullable().optional(),\n}).passthrough().describe(\"Creative configuration for carousel posts.\")]),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to. Must match pattern ^t2_.* if provided.\").optional(),\n allow_comments: z.boolean().default(false).describe(\"Enable comments on the post, manageable in the Ads Manager.\").optional(),\n}).describe(\"Structured post data containing creative content and optional settings.\"),\n profile_id: z.string().describe(\"The ID of the profile to create a post for. Must match pattern ^t2_.*\"),\n}).describe(\"Request model for creating a structured post creation job.\");\nconst RedditAdsCreateStructuredPostCreationJob_JobStatusSchema = z.enum([\"PROCESSING\", \"SUCCESS\", \"CLIENT_ERROR\", \"SERVER_ERROR\", \"QUEUED\"]).describe(\"Status of the structured post creation job.\");\nconst RedditAdsCreateStructuredPostCreationJob_JobDataSchema = z.object({\n id: z.string().describe(\"The ID of the structured post creation job.\").nullable(),\n status: RedditAdsCreateStructuredPostCreationJob_JobStatusSchema.nullable(),\n created_at: z.string().describe(\"The time that this entity was created represented in ISO 8601.\").nullable(),\n modified_at: z.string().describe(\"The last time that this entity was modified represented in ISO 8601.\").nullable(),\n}).passthrough().describe(\"Response data for a structured post creation job.\");\nexport const RedditAdsCreateStructuredPostCreationJobOutput = z.object({\n data: RedditAdsCreateStructuredPostCreationJob_JobDataSchema.nullable(),\n}).passthrough().describe(\"Response model for created structured post creation job.\");\n\nexport const redditAdsCreateStructuredPostCreationJob = action(\"REDDIT_ADS_CREATE_STRUCTURED_POST_CREATION_JOB\", {\n slug: \"reddit_ads-create-structured-post-creation-job\",\n name: \"Create Structured Post Creation Job\",\n description: \"Tool to create a structured post creation job on Reddit Ads. Use when creating promoted posts with specific creative content (text, image, video, or carousel). Returns a job with status tracking information. Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsCreateStructuredPostCreationJobInput,\n output: RedditAdsCreateStructuredPostCreationJobOutput,\n});\n"],"mappings":"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"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-custom-audience.ts
4
4
  const RedditAdsDeleteCustomAudienceInput = zod.z.object({ audience_id: zod.z.string().describe("The ID of the custom audience to delete. This is the unique identifier returned when creating a custom audience.") }).describe("Request model for deleting a custom audience.");
5
- const RedditAdsDeleteCustomAudienceOutput = zod.z.object({}).describe("Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.");
5
+ const RedditAdsDeleteCustomAudienceOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.");
6
6
  const redditAdsDeleteCustomAudience = require_action.action("REDDIT_ADS_DELETE_CUSTOM_AUDIENCE", {
7
7
  slug: "reddit_ads-delete-custom-audience",
8
8
  name: "Delete Custom Audience",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-audience.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteCustomAudienceInput = z.object({\n audience_id: z.string().describe(\"The ID of the custom audience to delete. This is the unique identifier returned when creating a custom audience.\"),\n}).describe(\"Request model for deleting a custom audience.\");\nexport const RedditAdsDeleteCustomAudienceOutput = z.object({}).describe(\"Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteCustomAudience = action(\"REDDIT_ADS_DELETE_CUSTOM_AUDIENCE\", {\n slug: \"reddit_ads-delete-custom-audience\",\n name: \"Delete Custom Audience\",\n description: \"Tool to delete a Custom Audience by ID from Reddit Ads. Use when you need to permanently remove a custom audience. This operation is subject to rate limits: Custom Audiences Ingestion allows 3000 requests per 900 seconds with burst capacity of 500 requests per 60 seconds.\",\n input: RedditAdsDeleteCustomAudienceInput,\n output: RedditAdsDeleteCustomAudienceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,EACrJ,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6GAA6G;AAEtL,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-audience.cjs","names":["z","action"],"sources":["../../src/actions/delete-custom-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteCustomAudienceInput = z.object({\n audience_id: z.string().describe(\"The ID of the custom audience to delete. This is the unique identifier returned when creating a custom audience.\"),\n}).describe(\"Request model for deleting a custom audience.\");\nexport const RedditAdsDeleteCustomAudienceOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteCustomAudience = action(\"REDDIT_ADS_DELETE_CUSTOM_AUDIENCE\", {\n slug: \"reddit_ads-delete-custom-audience\",\n name: \"Delete Custom Audience\",\n description: \"Tool to delete a Custom Audience by ID from Reddit Ads. Use when you need to permanently remove a custom audience. This operation is subject to rate limits: Custom Audiences Ingestion allows 3000 requests per 900 seconds with burst capacity of 500 requests per 60 seconds.\",\n input: RedditAdsDeleteCustomAudienceInput,\n output: RedditAdsDeleteCustomAudienceOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,EACrJ,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,sCAAsCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6GAA6G;AAE3M,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteCustomAudienceInput: z.ZodObject<{
5
5
  audience_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteCustomAudienceOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteCustomAudienceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteCustomAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  audience_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-audience.d.cts","names":[],"sources":["../../src/actions/delete-custom-audience.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"delete-custom-audience.d.cts","names":[],"sources":["../../src/actions/delete-custom-audience.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteCustomAudienceInput: z.ZodObject<{
5
5
  audience_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteCustomAudienceOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteCustomAudienceOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteCustomAudience: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  audience_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-audience.d.mts","names":[],"sources":["../../src/actions/delete-custom-audience.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"delete-custom-audience.d.mts","names":[],"sources":["../../src/actions/delete-custom-audience.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
@@ -5,7 +5,7 @@ const redditAdsDeleteCustomAudience = action("REDDIT_ADS_DELETE_CUSTOM_AUDIENCE"
5
5
  name: "Delete Custom Audience",
6
6
  description: "Tool to delete a Custom Audience by ID from Reddit Ads. Use when you need to permanently remove a custom audience. This operation is subject to rate limits: Custom Audiences Ingestion allows 3000 requests per 900 seconds with burst capacity of 500 requests per 60 seconds.",
7
7
  input: z.object({ audience_id: z.string().describe("The ID of the custom audience to delete. This is the unique identifier returned when creating a custom audience.") }).describe("Request model for deleting a custom audience."),
8
- output: z.object({}).describe("Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.")
9
9
  });
10
10
  //#endregion
11
11
  export { redditAdsDeleteCustomAudience };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-custom-audience.mjs","names":[],"sources":["../../src/actions/delete-custom-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteCustomAudienceInput = z.object({\n audience_id: z.string().describe(\"The ID of the custom audience to delete. This is the unique identifier returned when creating a custom audience.\"),\n}).describe(\"Request model for deleting a custom audience.\");\nexport const RedditAdsDeleteCustomAudienceOutput = z.object({}).describe(\"Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteCustomAudience = action(\"REDDIT_ADS_DELETE_CUSTOM_AUDIENCE\", {\n slug: \"reddit_ads-delete-custom-audience\",\n name: \"Delete Custom Audience\",\n description: \"Tool to delete a Custom Audience by ID from Reddit Ads. Use when you need to permanently remove a custom audience. This operation is subject to rate limits: Custom Audiences Ingestion allows 3000 requests per 900 seconds with burst capacity of 500 requests per 60 seconds.\",\n input: RedditAdsDeleteCustomAudienceInput,\n output: RedditAdsDeleteCustomAudienceOutput,\n});\n"],"mappings":";;AASA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgD,EAAE,OAAO,EACzD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,EACrJ,CAAC,CAAC,CAAC,SAAS,+CAOH;CACP,QAPiD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6GAO/D;AACV,CAAC"}
1
+ {"version":3,"file":"delete-custom-audience.mjs","names":[],"sources":["../../src/actions/delete-custom-audience.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteCustomAudienceInput = z.object({\n audience_id: z.string().describe(\"The ID of the custom audience to delete. This is the unique identifier returned when creating a custom audience.\"),\n}).describe(\"Request model for deleting a custom audience.\");\nexport const RedditAdsDeleteCustomAudienceOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete custom audience operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteCustomAudience = action(\"REDDIT_ADS_DELETE_CUSTOM_AUDIENCE\", {\n slug: \"reddit_ads-delete-custom-audience\",\n name: \"Delete Custom Audience\",\n description: \"Tool to delete a Custom Audience by ID from Reddit Ads. Use when you need to permanently remove a custom audience. This operation is subject to rate limits: Custom Audiences Ingestion allows 3000 requests per 900 seconds with burst capacity of 500 requests per 60 seconds.\",\n input: RedditAdsDeleteCustomAudienceInput,\n output: RedditAdsDeleteCustomAudienceOutput,\n});\n"],"mappings":";;AASA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgD,EAAE,OAAO,EACzD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,EACrJ,CAAC,CAAC,CAAC,SAAS,+CAOH;CACP,QAPiD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6GAOpF;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-product-catalog.ts
4
4
  const RedditAdsDeleteProductCatalogInput = zod.z.object({ catalog_id: zod.z.string().describe("The ID of the product catalog to delete. This is the unique identifier for the catalog.") }).describe("Request model for deleting a product catalog.");
5
- const RedditAdsDeleteProductCatalogOutput = zod.z.object({}).describe("Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.");
5
+ const RedditAdsDeleteProductCatalogOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.");
6
6
  const redditAdsDeleteProductCatalog = require_action.action("REDDIT_ADS_DELETE_PRODUCT_CATALOG", {
7
7
  slug: "reddit_ads-delete-product-catalog",
8
8
  name: "Delete Product Catalog",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-catalog.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-catalog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductCatalogInput = z.object({\n catalog_id: z.string().describe(\"The ID of the product catalog to delete. This is the unique identifier for the catalog.\"),\n}).describe(\"Request model for deleting a product catalog.\");\nexport const RedditAdsDeleteProductCatalogOutput = z.object({}).describe(\"Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductCatalog = action(\"REDDIT_ADS_DELETE_PRODUCT_CATALOG\", {\n slug: \"reddit_ads-delete-product-catalog\",\n name: \"Delete Product Catalog\",\n description: \"Tool to delete a product catalog by ID from Reddit Ads. Use when you need to permanently remove a catalog. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductCatalogInput,\n output: RedditAdsDeleteProductCatalogOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC3H,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,sCAAsCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6GAA6G;AAEtL,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-catalog.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-catalog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductCatalogInput = z.object({\n catalog_id: z.string().describe(\"The ID of the product catalog to delete. This is the unique identifier for the catalog.\"),\n}).describe(\"Request model for deleting a product catalog.\");\nexport const RedditAdsDeleteProductCatalogOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductCatalog = action(\"REDDIT_ADS_DELETE_PRODUCT_CATALOG\", {\n slug: \"reddit_ads-delete-product-catalog\",\n name: \"Delete Product Catalog\",\n description: \"Tool to delete a product catalog by ID from Reddit Ads. Use when you need to permanently remove a catalog. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductCatalogInput,\n output: RedditAdsDeleteProductCatalogOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC3H,CAAC,CAAC,CAAC,SAAS,+CAA+C;AAC3D,MAAa,sCAAsCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6GAA6G;AAE3M,MAAa,gCAAgCC,eAAAA,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteProductCatalogInput: z.ZodObject<{
5
5
  catalog_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteProductCatalogOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteProductCatalogOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductCatalog: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  catalog_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-catalog.d.cts","names":[],"sources":["../../src/actions/delete-product-catalog.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"delete-product-catalog.d.cts","names":[],"sources":["../../src/actions/delete-product-catalog.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteProductCatalogInput: z.ZodObject<{
5
5
  catalog_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteProductCatalogOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteProductCatalogOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductCatalog: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  catalog_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-catalog.d.mts","names":[],"sources":["../../src/actions/delete-product-catalog.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
1
+ {"version":3,"file":"delete-product-catalog.d.mts","names":[],"sources":["../../src/actions/delete-product-catalog.ts"],"mappings":";;;cAIa,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;cAGlC,mCAAA,EAAmC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnC,6BAAA,gCAA6B,wBAAA"}
@@ -5,7 +5,7 @@ const redditAdsDeleteProductCatalog = action("REDDIT_ADS_DELETE_PRODUCT_CATALOG"
5
5
  name: "Delete Product Catalog",
6
6
  description: "Tool to delete a product catalog by ID from Reddit Ads. Use when you need to permanently remove a catalog. Important: This action cannot be undone.",
7
7
  input: z.object({ catalog_id: z.string().describe("The ID of the product catalog to delete. This is the unique identifier for the catalog.") }).describe("Request model for deleting a product catalog."),
8
- output: z.object({}).describe("Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.")
9
9
  });
10
10
  //#endregion
11
11
  export { redditAdsDeleteProductCatalog };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-catalog.mjs","names":[],"sources":["../../src/actions/delete-product-catalog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductCatalogInput = z.object({\n catalog_id: z.string().describe(\"The ID of the product catalog to delete. This is the unique identifier for the catalog.\"),\n}).describe(\"Request model for deleting a product catalog.\");\nexport const RedditAdsDeleteProductCatalogOutput = z.object({}).describe(\"Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductCatalog = action(\"REDDIT_ADS_DELETE_PRODUCT_CATALOG\", {\n slug: \"reddit_ads-delete-product-catalog\",\n name: \"Delete Product Catalog\",\n description: \"Tool to delete a product catalog by ID from Reddit Ads. Use when you need to permanently remove a catalog. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductCatalogInput,\n output: RedditAdsDeleteProductCatalogOutput,\n});\n"],"mappings":";;AASA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgD,EAAE,OAAO,EACzD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC3H,CAAC,CAAC,CAAC,SAAS,+CAOH;CACP,QAPiD,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,6GAO/D;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-catalog.mjs","names":[],"sources":["../../src/actions/delete-product-catalog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductCatalogInput = z.object({\n catalog_id: z.string().describe(\"The ID of the product catalog to delete. This is the unique identifier for the catalog.\"),\n}).describe(\"Request model for deleting a product catalog.\");\nexport const RedditAdsDeleteProductCatalogOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete product catalog operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductCatalog = action(\"REDDIT_ADS_DELETE_PRODUCT_CATALOG\", {\n slug: \"reddit_ads-delete-product-catalog\",\n name: \"Delete Product Catalog\",\n description: \"Tool to delete a product catalog by ID from Reddit Ads. Use when you need to permanently remove a catalog. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductCatalogInput,\n output: RedditAdsDeleteProductCatalogOutput,\n});\n"],"mappings":";;AASA,MAAa,gCAAgC,OAAO,qCAAqC;CACvF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgD,EAAE,OAAO,EACzD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC3H,CAAC,CAAC,CAAC,SAAS,+CAOH;CACP,QAPiD,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6GAOpF;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-product-feed.ts
4
4
  const RedditAdsDeleteProductFeedInput = zod.z.object({ feed_id: zod.z.string().describe("The ID of the product feed to delete. This is the unique identifier for the feed.") }).describe("Request model for deleting a product feed.");
5
- const RedditAdsDeleteProductFeedOutput = zod.z.object({}).describe("Response model for delete product feed operation. The API returns 204 No Content on successful deletion.");
5
+ const RedditAdsDeleteProductFeedOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response model for delete product feed operation. The API returns 204 No Content on successful deletion.");
6
6
  const redditAdsDeleteProductFeed = require_action.action("REDDIT_ADS_DELETE_PRODUCT_FEED", {
7
7
  slug: "reddit_ads-delete-product-feed",
8
8
  name: "Delete Product Feed",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-feed.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-feed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductFeedInput = z.object({\n feed_id: z.string().describe(\"The ID of the product feed to delete. This is the unique identifier for the feed.\"),\n}).describe(\"Request model for deleting a product feed.\");\nexport const RedditAdsDeleteProductFeedOutput = z.object({}).describe(\"Response model for delete product feed operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductFeed = action(\"REDDIT_ADS_DELETE_PRODUCT_FEED\", {\n slug: \"reddit_ads-delete-product-feed\",\n name: \"Delete Product Feed\",\n description: \"Tool to delete a feed in a catalog by ID from Reddit Ads. Use when you need to permanently remove a product feed. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductFeedInput,\n output: RedditAdsDeleteProductFeedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,EAClH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0GAA0G;AAEhL,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-feed.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-feed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductFeedInput = z.object({\n feed_id: z.string().describe(\"The ID of the product feed to delete. This is the unique identifier for the feed.\"),\n}).describe(\"Request model for deleting a product feed.\");\nexport const RedditAdsDeleteProductFeedOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete product feed operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductFeed = action(\"REDDIT_ADS_DELETE_PRODUCT_FEED\", {\n slug: \"reddit_ads-delete-product-feed\",\n name: \"Delete Product Feed\",\n description: \"Tool to delete a feed in a catalog by ID from Reddit Ads. Use when you need to permanently remove a product feed. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductFeedInput,\n output: RedditAdsDeleteProductFeedOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,EAClH,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAa,mCAAmCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAA0G;AAErM,MAAa,6BAA6BC,eAAAA,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteProductFeedInput: z.ZodObject<{
5
5
  feed_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteProductFeedOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteProductFeedOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductFeed: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  feed_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-feed.d.cts","names":[],"sources":["../../src/actions/delete-product-feed.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"delete-product-feed.d.cts","names":[],"sources":["../../src/actions/delete-product-feed.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteProductFeedInput: z.ZodObject<{
5
5
  feed_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteProductFeedOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteProductFeedOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductFeed: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  feed_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-feed.d.mts","names":[],"sources":["../../src/actions/delete-product-feed.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA"}
1
+ {"version":3,"file":"delete-product-feed.d.mts","names":[],"sources":["../../src/actions/delete-product-feed.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEhC,0BAAA,gCAA0B,wBAAA"}
@@ -5,7 +5,7 @@ const redditAdsDeleteProductFeed = action("REDDIT_ADS_DELETE_PRODUCT_FEED", {
5
5
  name: "Delete Product Feed",
6
6
  description: "Tool to delete a feed in a catalog by ID from Reddit Ads. Use when you need to permanently remove a product feed. Important: This action cannot be undone.",
7
7
  input: z.object({ feed_id: z.string().describe("The ID of the product feed to delete. This is the unique identifier for the feed.") }).describe("Request model for deleting a product feed."),
8
- output: z.object({}).describe("Response model for delete product feed operation. The API returns 204 No Content on successful deletion.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response model for delete product feed operation. The API returns 204 No Content on successful deletion.")
9
9
  });
10
10
  //#endregion
11
11
  export { redditAdsDeleteProductFeed };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-feed.mjs","names":[],"sources":["../../src/actions/delete-product-feed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductFeedInput = z.object({\n feed_id: z.string().describe(\"The ID of the product feed to delete. This is the unique identifier for the feed.\"),\n}).describe(\"Request model for deleting a product feed.\");\nexport const RedditAdsDeleteProductFeedOutput = z.object({}).describe(\"Response model for delete product feed operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductFeed = action(\"REDDIT_ADS_DELETE_PRODUCT_FEED\", {\n slug: \"reddit_ads-delete-product-feed\",\n name: \"Delete Product Feed\",\n description: \"Tool to delete a feed in a catalog by ID from Reddit Ads. Use when you need to permanently remove a product feed. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductFeedInput,\n output: RedditAdsDeleteProductFeedOutput,\n});\n"],"mappings":";;AASA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,EAClH,CAAC,CAAC,CAAC,SAAS,4CAOH;CACP,QAP8C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0GAO5D;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-feed.mjs","names":[],"sources":["../../src/actions/delete-product-feed.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductFeedInput = z.object({\n feed_id: z.string().describe(\"The ID of the product feed to delete. This is the unique identifier for the feed.\"),\n}).describe(\"Request model for deleting a product feed.\");\nexport const RedditAdsDeleteProductFeedOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete product feed operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductFeed = action(\"REDDIT_ADS_DELETE_PRODUCT_FEED\", {\n slug: \"reddit_ads-delete-product-feed\",\n name: \"Delete Product Feed\",\n description: \"Tool to delete a feed in a catalog by ID from Reddit Ads. Use when you need to permanently remove a product feed. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductFeedInput,\n output: RedditAdsDeleteProductFeedOutput,\n});\n"],"mappings":";;AASA,MAAa,6BAA6B,OAAO,kCAAkC;CACjF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT6C,EAAE,OAAO,EACtD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,EAClH,CAAC,CAAC,CAAC,SAAS,4CAOH;CACP,QAP8C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0GAOjF;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/delete-product-set.ts
4
4
  const RedditAdsDeleteProductSetInput = zod.z.object({ product_set_id: zod.z.string().describe("The ID of the product set to delete. This is the unique identifier for the product set.") }).describe("Request model for deleting a product set.");
5
- const RedditAdsDeleteProductSetOutput = zod.z.object({}).describe("Response model for delete product set operation. The API returns 204 No Content on successful deletion.");
5
+ const RedditAdsDeleteProductSetOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response model for delete product set operation. The API returns 204 No Content on successful deletion.");
6
6
  const redditAdsDeleteProductSet = require_action.action("REDDIT_ADS_DELETE_PRODUCT_SET", {
7
7
  slug: "reddit_ads-delete-product-set",
8
8
  name: "Delete Product Set",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-set.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductSetInput = z.object({\n product_set_id: z.string().describe(\"The ID of the product set to delete. This is the unique identifier for the product set.\"),\n}).describe(\"Request model for deleting a product set.\");\nexport const RedditAdsDeleteProductSetOutput = z.object({}).describe(\"Response model for delete product set operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductSet = action(\"REDDIT_ADS_DELETE_PRODUCT_SET\", {\n slug: \"reddit_ads-delete-product-set\",\n name: \"Delete Product Set\",\n description: \"Tool to delete a product set by ID from Reddit Ads. Use when you need to permanently remove a product set. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductSetInput,\n output: RedditAdsDeleteProductSetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC/H,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yGAAyG;AAE9K,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-set.cjs","names":["z","action"],"sources":["../../src/actions/delete-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductSetInput = z.object({\n product_set_id: z.string().describe(\"The ID of the product set to delete. This is the unique identifier for the product set.\"),\n}).describe(\"Request model for deleting a product set.\");\nexport const RedditAdsDeleteProductSetOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete product set operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductSet = action(\"REDDIT_ADS_DELETE_PRODUCT_SET\", {\n slug: \"reddit_ads-delete-product-set\",\n name: \"Delete Product Set\",\n description: \"Tool to delete a product set by ID from Reddit Ads. Use when you need to permanently remove a product set. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductSetInput,\n output: RedditAdsDeleteProductSetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC/H,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAa,kCAAkCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yGAAyG;AAEnM,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteProductSetInput: z.ZodObject<{
5
5
  product_set_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteProductSetOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteProductSetOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductSet: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  product_set_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-set.d.cts","names":[],"sources":["../../src/actions/delete-product-set.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
1
+ {"version":3,"file":"delete-product-set.d.cts","names":[],"sources":["../../src/actions/delete-product-set.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const RedditAdsDeleteProductSetInput: z.ZodObject<{
5
5
  product_set_id: z.ZodString;
6
6
  }, z.core.$strip>;
7
- declare const RedditAdsDeleteProductSetOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const RedditAdsDeleteProductSetOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const redditAdsDeleteProductSet: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  product_set_id: string;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-set.d.mts","names":[],"sources":["../../src/actions/delete-product-set.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
1
+ {"version":3,"file":"delete-product-set.d.mts","names":[],"sources":["../../src/actions/delete-product-set.ts"],"mappings":";;;cAIa,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAG9B,+BAAA,EAA+B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE/B,yBAAA,gCAAyB,wBAAA"}
@@ -5,7 +5,7 @@ const redditAdsDeleteProductSet = action("REDDIT_ADS_DELETE_PRODUCT_SET", {
5
5
  name: "Delete Product Set",
6
6
  description: "Tool to delete a product set by ID from Reddit Ads. Use when you need to permanently remove a product set. Important: This action cannot be undone.",
7
7
  input: z.object({ product_set_id: z.string().describe("The ID of the product set to delete. This is the unique identifier for the product set.") }).describe("Request model for deleting a product set."),
8
- output: z.object({}).describe("Response model for delete product set operation. The API returns 204 No Content on successful deletion.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response model for delete product set operation. The API returns 204 No Content on successful deletion.")
9
9
  });
10
10
  //#endregion
11
11
  export { redditAdsDeleteProductSet };
@@ -1 +1 @@
1
- {"version":3,"file":"delete-product-set.mjs","names":[],"sources":["../../src/actions/delete-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductSetInput = z.object({\n product_set_id: z.string().describe(\"The ID of the product set to delete. This is the unique identifier for the product set.\"),\n}).describe(\"Request model for deleting a product set.\");\nexport const RedditAdsDeleteProductSetOutput = z.object({}).describe(\"Response model for delete product set operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductSet = action(\"REDDIT_ADS_DELETE_PRODUCT_SET\", {\n slug: \"reddit_ads-delete-product-set\",\n name: \"Delete Product Set\",\n description: \"Tool to delete a product set by ID from Reddit Ads. Use when you need to permanently remove a product set. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductSetInput,\n output: RedditAdsDeleteProductSetOutput,\n});\n"],"mappings":";;AASA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT4C,EAAE,OAAO,EACrD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC/H,CAAC,CAAC,CAAC,SAAS,2CAOH;CACP,QAP6C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,yGAO3D;AACV,CAAC"}
1
+ {"version":3,"file":"delete-product-set.mjs","names":[],"sources":["../../src/actions/delete-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductSetInput = z.object({\n product_set_id: z.string().describe(\"The ID of the product set to delete. This is the unique identifier for the product set.\"),\n}).describe(\"Request model for deleting a product set.\");\nexport const RedditAdsDeleteProductSetOutput = z.record(z.string(), z.unknown()).describe(\"Response model for delete product set operation. The API returns 204 No Content on successful deletion.\");\n\nexport const redditAdsDeleteProductSet = action(\"REDDIT_ADS_DELETE_PRODUCT_SET\", {\n slug: \"reddit_ads-delete-product-set\",\n name: \"Delete Product Set\",\n description: \"Tool to delete a product set by ID from Reddit Ads. Use when you need to permanently remove a product set. Important: This action cannot be undone.\",\n input: RedditAdsDeleteProductSetInput,\n output: RedditAdsDeleteProductSetOutput,\n});\n"],"mappings":";;AASA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT4C,EAAE,OAAO,EACrD,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,EAC/H,CAAC,CAAC,CAAC,SAAS,2CAOH;CACP,QAP6C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,yGAOhF;AACV,CAAC"}
@@ -5,7 +5,7 @@ const RedditAdsDeleteProductsInput = zod.z.object({
5
5
  data: zod.z.array(zod.z.string()).describe("List of product IDs to delete from the catalog. Minimum 1 product, maximum 1000 products per request."),
6
6
  catalog_id: zod.z.string().describe("The ID of the product catalog to delete products from.")
7
7
  }).describe("Request model for batch deleting products from a catalog.");
8
- const RedditAdsDeleteProductsOutput = zod.z.object({ data: zod.z.object({}).describe("Dictionary mapping product IDs to their deletion status. Status will be DELETED if successful or NOT_FOUND if the product doesn't exist.") }).describe("Response model containing the status of each deleted product.");
8
+ const RedditAdsDeleteProductsOutput = zod.z.object({ data: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Dictionary mapping product IDs to their deletion status. Status will be DELETED if successful or NOT_FOUND if the product doesn't exist.") }).passthrough().describe("Response model containing the status of each deleted product.");
9
9
  const redditAdsDeleteProducts = require_action.action("REDDIT_ADS_DELETE_PRODUCTS", {
10
10
  slug: "reddit_ads-delete-products",
11
11
  name: "Batch Delete Products",
@@ -1 +1 @@
1
- {"version":3,"file":"delete-products.cjs","names":["z","action"],"sources":["../../src/actions/delete-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductsInput = z.object({\n data: z.array(z.string()).describe(\"List of product IDs to delete from the catalog. Minimum 1 product, maximum 1000 products per request.\"),\n catalog_id: z.string().describe(\"The ID of the product catalog to delete products from.\"),\n}).describe(\"Request model for batch deleting products from a catalog.\");\nexport const RedditAdsDeleteProductsOutput = z.object({\n data: z.object({}).describe(\"Dictionary mapping product IDs to their deletion status. Status will be DELETED if successful or NOT_FOUND if the product doesn't exist.\"),\n}).describe(\"Response model containing the status of each deleted product.\");\n\nexport const redditAdsDeleteProducts = action(\"REDDIT_ADS_DELETE_PRODUCTS\", {\n slug: \"reddit_ads-delete-products\",\n name: \"Batch Delete Products\",\n description: \"Tool to delete multiple products from a Reddit Ads product catalog in a single request. Use when you need to remove products from a catalog. Important: This action cannot be undone, and deleted products will be permanently removed from the catalog. If using a scheduled feed, update your feed to keep the catalog synchronized.\",\n input: RedditAdsDeleteProductsInput,\n output: RedditAdsDeleteProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG;CAC1I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC1F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,0IAA0I,EACxK,CAAC,CAAC,CAAC,SAAS,+DAA+D;AAE3E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"delete-products.cjs","names":["z","action"],"sources":["../../src/actions/delete-products.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsDeleteProductsInput = z.object({\n data: z.array(z.string()).describe(\"List of product IDs to delete from the catalog. Minimum 1 product, maximum 1000 products per request.\"),\n catalog_id: z.string().describe(\"The ID of the product catalog to delete products from.\"),\n}).describe(\"Request model for batch deleting products from a catalog.\");\nexport const RedditAdsDeleteProductsOutput = z.object({\n data: z.record(z.string(), z.unknown()).describe(\"Dictionary mapping product IDs to their deletion status. Status will be DELETED if successful or NOT_FOUND if the product doesn't exist.\"),\n}).passthrough().describe(\"Response model containing the status of each deleted product.\");\n\nexport const redditAdsDeleteProducts = action(\"REDDIT_ADS_DELETE_PRODUCTS\", {\n slug: \"reddit_ads-delete-products\",\n name: \"Batch Delete Products\",\n description: \"Tool to delete multiple products from a Reddit Ads product catalog in a single request. Use when you need to remove products from a catalog. Important: This action cannot be undone, and deleted products will be permanently removed from the catalog. If using a scheduled feed, update your feed to keep the catalog synchronized.\",\n input: RedditAdsDeleteProductsInput,\n output: RedditAdsDeleteProductsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uGAAuG;CAC1I,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD;AAC1F,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0IAA0I,EAC7L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+DAA+D;AAEzF,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,8 +6,8 @@ declare const RedditAdsDeleteProductsInput: z.ZodObject<{
6
6
  catalog_id: z.ZodString;
7
7
  }, z.core.$strip>;
8
8
  declare const RedditAdsDeleteProductsOutput: z.ZodObject<{
9
- data: z.ZodObject<{}, z.core.$strip>;
10
- }, z.core.$strip>;
9
+ data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
+ }, z.core.$loose>;
11
11
  declare const redditAdsDeleteProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  data: string[];
13
13
  catalog_id: string;
@@ -6,8 +6,8 @@ declare const RedditAdsDeleteProductsInput: z.ZodObject<{
6
6
  catalog_id: z.ZodString;
7
7
  }, z.core.$strip>;
8
8
  declare const RedditAdsDeleteProductsOutput: z.ZodObject<{
9
- data: z.ZodObject<{}, z.core.$strip>;
10
- }, z.core.$strip>;
9
+ data: z.ZodRecord<z.ZodString, z.ZodUnknown>;
10
+ }, z.core.$loose>;
11
11
  declare const redditAdsDeleteProducts: import("@keystrokehq/action").WorkflowActionDefinition<{
12
12
  data: string[];
13
13
  catalog_id: string;