@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
@@ -1 +1 @@
1
- {"version":3,"file":"list-pixels-by-ad-account.mjs","names":[],"sources":["../../src/actions/list-pixels-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByAdAccountInput = z.object({\n \"page.size\": z.number().int().describe(\"The number of items to be returned per page.\").optional(),\n \"page.token\": z.string().describe(\"The token for the page to retrieve. Use the value from pagination.next_url or pagination.previous_url in a previous response to navigate pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list pixels for.\"),\n}).describe(\"Request schema for listing pixels by ad account.\");\nconst RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema = z.record(z.string(), z.unknown()).describe(\"Automatic advanced matching configuration.\");\nconst RedditAdsListPixelsByAdAccount_PixelSchema = z.object({\n id: z.string().describe(\"Unique identifier of the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a pixel in the Reddit Ads system.\");\nconst RedditAdsListPixelsByAdAccount_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByAdAccountOutput = z.object({\n data: z.array(RedditAdsListPixelsByAdAccount_PixelSchema).describe(\"List of pixels for the requested ad account.\"),\n pagination: RedditAdsListPixelsByAdAccount_PaginationSchema.nullable(),\n}).describe(\"Response schema for listing pixels by ad account.\");\n\nexport const redditAdsListPixelsByAdAccount = action(\"REDDIT_ADS_LIST_PIXELS_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-pixels-by-ad-account\",\n name: \"List Pixels By Ad Account\",\n description: \"Tool to list pixels by ad account. Use when you need to retrieve conversion pixels for a specific Reddit Ads account. Note: Rate limited to 30 requests per 60 seconds (Conversion Signals).\",\n input: RedditAdsListPixelsByAdAccountInput,\n output: RedditAdsListPixelsByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAChG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CAC9L,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACnF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA+D,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAC5J,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,2BAA2B,6DAA6D,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAMtD,MAAa,iCAAiC,OAAO,wCAAwC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVkD,EAAE,OAAO;EAC3D,MAAM,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,8CAA8C;EACjH,YAAY,gDAAgD,SAAS;CACvE,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-pixels-by-ad-account.mjs","names":[],"sources":["../../src/actions/list-pixels-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByAdAccountInput = z.object({\n \"page.size\": z.number().int().describe(\"The number of items to be returned per page.\").optional(),\n \"page.token\": z.string().describe(\"The token for the page to retrieve. Use the value from pagination.next_url or pagination.previous_url in a previous response to navigate pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list pixels for.\"),\n}).describe(\"Request schema for listing pixels by ad account.\");\nconst RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema = z.record(z.string(), z.unknown()).describe(\"Automatic advanced matching configuration.\");\nconst RedditAdsListPixelsByAdAccount_PixelSchema = z.object({\n id: z.string().describe(\"Unique identifier of the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByAdAccount_AutomaticMatchingConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Represents a pixel in the Reddit Ads system.\");\nconst RedditAdsListPixelsByAdAccount_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByAdAccountOutput = z.object({\n data: z.array(RedditAdsListPixelsByAdAccount_PixelSchema).describe(\"List of pixels for the requested ad account.\"),\n pagination: RedditAdsListPixelsByAdAccount_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing pixels by ad account.\");\n\nexport const redditAdsListPixelsByAdAccount = action(\"REDDIT_ADS_LIST_PIXELS_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-pixels-by-ad-account\",\n name: \"List Pixels By Ad Account\",\n description: \"Tool to list pixels by ad account. Use when you need to retrieve conversion pixels for a specific Reddit Ads account. Note: Rate limited to 30 requests per 60 seconds (Conversion Signals).\",\n input: RedditAdsListPixelsByAdAccountInput,\n output: RedditAdsListPixelsByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sCAAsC,EAAE,OAAO;CAC1D,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAChG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,iJAAiJ,CAAC,CAAC,SAAS;CAC9L,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACnF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,+DAA+D,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,4CAA4C;AAC5J,MAAM,6CAA6C,EAAE,OAAO;CAC1D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,2BAA2B,6DAA6D,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,kDAAkD,EAAE,OAAO;CAC/D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAMpE,MAAa,iCAAiC,OAAO,wCAAwC;CAC3F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVkD,EAAE,OAAO;EAC3D,MAAM,EAAE,MAAM,0CAA0C,CAAC,CAAC,SAAS,8CAA8C;EACjH,YAAY,gDAAgD,SAAS;CACvE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -6,7 +6,7 @@ const RedditAdsListPixelsByBusinessInput = zod.z.object({
6
6
  page_token: zod.z.string().describe("The token for the page to retrieve. Use this for pagination.").optional(),
7
7
  business_id: zod.z.string().describe("The ID of the business to list pixels for.")
8
8
  }).describe("Request parameters for listing pixels by business.");
9
- const RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = zod.z.object({}).describe("Automatic advanced matching configuration for a pixel.");
9
+ const RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Automatic advanced matching configuration for a pixel.");
10
10
  const RedditAdsListPixelsByBusiness_PixelSchema = zod.z.object({
11
11
  id: zod.z.string().describe("Unique identifier for the pixel.").nullable().optional(),
12
12
  name: zod.z.string().describe("Name of the pixel.").nullable().optional(),
@@ -16,15 +16,15 @@ const RedditAdsListPixelsByBusiness_PixelSchema = zod.z.object({
16
16
  modified_at: zod.z.string().describe("ISO8601 timestamp when the pixel was last modified.").nullable().optional(),
17
17
  modified_by: zod.z.string().describe("User ID who last modified the pixel.").nullable().optional(),
18
18
  automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional()
19
- }).describe("Individual pixel information.");
19
+ }).passthrough().describe("Individual pixel information.");
20
20
  const RedditAdsListPixelsByBusiness_PaginationSchema = zod.z.object({
21
21
  next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
22
22
  previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
23
- }).describe("Pagination information for the response.");
23
+ }).passthrough().describe("Pagination information for the response.");
24
24
  const RedditAdsListPixelsByBusinessOutput = zod.z.object({
25
25
  data: zod.z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe("List of pixels for the business."),
26
26
  pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable()
27
- }).describe("Response schema for listing pixels by business.");
27
+ }).passthrough().describe("Response schema for listing pixels by business.");
28
28
  const redditAdsListPixelsByBusiness = require_action.action("REDDIT_ADS_LIST_PIXELS_BY_BUSINESS", {
29
29
  slug: "reddit_ads-list-pixels-by-business",
30
30
  name: "List Pixels by Business",
@@ -1 +1 @@
1
- {"version":3,"file":"list-pixels-by-business.cjs","names":["z","action"],"sources":["../../src/actions/list-pixels-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page (must be ≥ 1).\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list pixels for.\"),\n}).describe(\"Request parameters for listing pixels by business.\");\nconst RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = z.object({}).describe(\"Automatic advanced matching configuration for a pixel.\");\nconst RedditAdsListPixelsByBusiness_PixelSchema = z.object({\n id: z.string().describe(\"Unique identifier for the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User ID who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"ISO8601 timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User ID who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional(),\n}).describe(\"Individual pixel information.\");\nconst RedditAdsListPixelsByBusiness_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByBusinessOutput = z.object({\n data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe(\"List of pixels for the business.\"),\n pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable(),\n}).describe(\"Response schema for listing pixels by business.\");\n\nexport const redditAdsListPixelsByBusiness = action(\"REDDIT_ADS_LIST_PIXELS_BY_BUSINESS\", {\n slug: \"reddit_ads-list-pixels-by-business\",\n name: \"List Pixels by Business\",\n description: \"Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.\",\n input: RedditAdsListPixelsByBusinessInput,\n output: RedditAdsListPixelsByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA8DA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAClJ,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,2BAA2B,4DAA4D,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACtD,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;CACpG,YAAY,+CAA+C,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAE7D,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-pixels-by-business.cjs","names":["z","action"],"sources":["../../src/actions/list-pixels-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page (must be ≥ 1).\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list pixels for.\"),\n}).describe(\"Request parameters for listing pixels by business.\");\nconst RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = z.record(z.string(), z.unknown()).describe(\"Automatic advanced matching configuration for a pixel.\");\nconst RedditAdsListPixelsByBusiness_PixelSchema = z.object({\n id: z.string().describe(\"Unique identifier for the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User ID who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"ISO8601 timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User ID who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Individual pixel information.\");\nconst RedditAdsListPixelsByBusiness_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByBusinessOutput = z.object({\n data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe(\"List of pixels for the business.\"),\n pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing pixels by business.\");\n\nexport const redditAdsListPixelsByBusiness = action(\"REDDIT_ADS_LIST_PIXELS_BY_BUSINESS\", {\n slug: \"reddit_ads-list-pixels-by-business\",\n name: \"List Pixels by Business\",\n description: \"Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.\",\n input: RedditAdsListPixelsByBusinessInput,\n output: RedditAdsListPixelsByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqCA,IAAAA,EAAE,OAAO;CACzD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC3G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA8DA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACvK,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,MAAM,CAACA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,2BAA2B,4DAA4D,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,sCAAsCA,IAAAA,EAAE,OAAO;CAC1D,MAAMA,IAAAA,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;CACpG,YAAY,+CAA+C,SAAS;AACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAE3E,MAAa,gCAAgCC,eAAAA,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -15,13 +15,13 @@ declare const RedditAdsListPixelsByBusinessOutput: z.ZodObject<{
15
15
  business_id: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
16
16
  modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  modified_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
- automatic_matching_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
19
- }, z.core.$strip>>;
18
+ automatic_matching_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
19
+ }, z.core.$loose>>;
20
20
  pagination: z.ZodNullable<z.ZodObject<{
21
21
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
- }, z.core.$strip>>;
24
- }, z.core.$strip>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
25
  declare const redditAdsListPixelsByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  business_id: string;
27
27
  page_size?: number | undefined;
@@ -15,13 +15,13 @@ declare const RedditAdsListPixelsByBusinessOutput: z.ZodObject<{
15
15
  business_id: z.ZodOptional<z.ZodNullable<z.ZodUnion<readonly [z.ZodString, z.ZodRecord<z.ZodString, z.ZodUnknown>]>>>;
16
16
  modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
17
  modified_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
- automatic_matching_config: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
19
- }, z.core.$strip>>;
18
+ automatic_matching_config: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
19
+ }, z.core.$loose>>;
20
20
  pagination: z.ZodNullable<z.ZodObject<{
21
21
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
- }, z.core.$strip>>;
24
- }, z.core.$strip>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
25
  declare const redditAdsListPixelsByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  business_id: string;
27
27
  page_size?: number | undefined;
@@ -6,7 +6,7 @@ const RedditAdsListPixelsByBusinessInput = z.object({
6
6
  page_token: z.string().describe("The token for the page to retrieve. Use this for pagination.").optional(),
7
7
  business_id: z.string().describe("The ID of the business to list pixels for.")
8
8
  }).describe("Request parameters for listing pixels by business.");
9
- const RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = z.object({}).describe("Automatic advanced matching configuration for a pixel.");
9
+ const RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = z.record(z.string(), z.unknown()).describe("Automatic advanced matching configuration for a pixel.");
10
10
  const RedditAdsListPixelsByBusiness_PixelSchema = z.object({
11
11
  id: z.string().describe("Unique identifier for the pixel.").nullable().optional(),
12
12
  name: z.string().describe("Name of the pixel.").nullable().optional(),
@@ -16,11 +16,11 @@ const RedditAdsListPixelsByBusiness_PixelSchema = z.object({
16
16
  modified_at: z.string().describe("ISO8601 timestamp when the pixel was last modified.").nullable().optional(),
17
17
  modified_by: z.string().describe("User ID who last modified the pixel.").nullable().optional(),
18
18
  automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional()
19
- }).describe("Individual pixel information.");
19
+ }).passthrough().describe("Individual pixel information.");
20
20
  const RedditAdsListPixelsByBusiness_PaginationSchema = z.object({
21
21
  next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional(),
22
22
  previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.").nullable().optional()
23
- }).describe("Pagination information for the response.");
23
+ }).passthrough().describe("Pagination information for the response.");
24
24
  const redditAdsListPixelsByBusiness = action("REDDIT_ADS_LIST_PIXELS_BY_BUSINESS", {
25
25
  slug: "reddit_ads-list-pixels-by-business",
26
26
  name: "List Pixels by Business",
@@ -29,7 +29,7 @@ const redditAdsListPixelsByBusiness = action("REDDIT_ADS_LIST_PIXELS_BY_BUSINESS
29
29
  output: z.object({
30
30
  data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe("List of pixels for the business."),
31
31
  pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable()
32
- }).describe("Response schema for listing pixels by business.")
32
+ }).passthrough().describe("Response schema for listing pixels by business.")
33
33
  });
34
34
  //#endregion
35
35
  export { redditAdsListPixelsByBusiness };
@@ -1 +1 @@
1
- {"version":3,"file":"list-pixels-by-business.mjs","names":[],"sources":["../../src/actions/list-pixels-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page (must be ≥ 1).\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list pixels for.\"),\n}).describe(\"Request parameters for listing pixels by business.\");\nconst RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = z.object({}).describe(\"Automatic advanced matching configuration for a pixel.\");\nconst RedditAdsListPixelsByBusiness_PixelSchema = z.object({\n id: z.string().describe(\"Unique identifier for the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User ID who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"ISO8601 timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User ID who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional(),\n}).describe(\"Individual pixel information.\");\nconst RedditAdsListPixelsByBusiness_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByBusinessOutput = z.object({\n data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe(\"List of pixels for the business.\"),\n pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable(),\n}).describe(\"Response schema for listing pixels by business.\");\n\nexport const redditAdsListPixelsByBusiness = action(\"REDDIT_ADS_LIST_PIXELS_BY_BUSINESS\", {\n slug: \"reddit_ads-list-pixels-by-business\",\n name: \"List Pixels by Business\",\n description: \"Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.\",\n input: RedditAdsListPixelsByBusinessInput,\n output: RedditAdsListPixelsByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA8D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAClJ,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,2BAA2B,4DAA4D,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAC3C,MAAM,iDAAiD,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,SAAS,0CAA0C;AAMtD,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViD,EAAE,OAAO;EAC1D,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;EACpG,YAAY,+CAA+C,SAAS;CACtE,CAAC,CAAC,CAAC,SAAS,iDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-pixels-by-business.mjs","names":[],"sources":["../../src/actions/list-pixels-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPixelsByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page (must be ≥ 1).\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list pixels for.\"),\n}).describe(\"Request parameters for listing pixels by business.\");\nconst RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema = z.record(z.string(), z.unknown()).describe(\"Automatic advanced matching configuration for a pixel.\");\nconst RedditAdsListPixelsByBusiness_PixelSchema = z.object({\n id: z.string().describe(\"Unique identifier for the pixel.\").nullable().optional(),\n name: z.string().describe(\"Name of the pixel.\").nullable().optional(),\n created_at: z.string().describe(\"ISO8601 timestamp when the pixel was created.\").nullable().optional(),\n created_by: z.string().describe(\"User ID who created the pixel.\").nullable().optional(),\n business_id: z.union([z.string(), z.record(z.string(), z.unknown())]).nullable().optional(),\n modified_at: z.string().describe(\"ISO8601 timestamp when the pixel was last modified.\").nullable().optional(),\n modified_by: z.string().describe(\"User ID who last modified the pixel.\").nullable().optional(),\n automatic_matching_config: RedditAdsListPixelsByBusiness_AutomaticMatchingConfigSchema.nullable().optional(),\n}).passthrough().describe(\"Individual pixel information.\");\nconst RedditAdsListPixelsByBusiness_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: The URL should be followed directly. Don't assume pagination based on the query parameters in the provided URLs.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for the response.\");\nexport const RedditAdsListPixelsByBusinessOutput = z.object({\n data: z.array(RedditAdsListPixelsByBusiness_PixelSchema).describe(\"List of pixels for the business.\"),\n pagination: RedditAdsListPixelsByBusiness_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response schema for listing pixels by business.\");\n\nexport const redditAdsListPixelsByBusiness = action(\"REDDIT_ADS_LIST_PIXELS_BY_BUSINESS\", {\n slug: \"reddit_ads-list-pixels-by-business\",\n name: \"List Pixels by Business\",\n description: \"Tool to list all pixels associated with a specific business. Use when you need to retrieve conversion tracking pixels for a business. Rate limited to 30 requests per 60 seconds.\",\n input: RedditAdsListPixelsByBusinessInput,\n output: RedditAdsListPixelsByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qCAAqC,EAAE,OAAO;CACzD,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS;CAC3G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS;CACzG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C;AAC/E,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAM,8DAA8D,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACvK,MAAM,4CAA4C,EAAE,OAAO;CACzD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,MAAM,CAAC,EAAE,OAAO,GAAG,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,2BAA2B,4DAA4D,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+BAA+B;AACzD,MAAM,iDAAiD,EAAE,OAAO;CAC9D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mNAAmN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvQ,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,uNAAuN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjR,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAMpE,MAAa,gCAAgC,OAAO,sCAAsC;CACxF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAViD,EAAE,OAAO;EAC1D,MAAM,EAAE,MAAM,yCAAyC,CAAC,CAAC,SAAS,kCAAkC;EACpG,YAAY,+CAA+C,SAAS;CACtE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAOhB;AACV,CAAC"}
@@ -17,7 +17,7 @@ const RedditAdsListPosts_PostContentSchema = zod.z.object({
17
17
  caption: zod.z.string().describe("The caption for the content item.").nullable().optional(),
18
18
  media_url: zod.z.string().describe("The URL of the media content.").nullable().optional(),
19
19
  call_to_action: zod.z.string().describe("The call to action text for the content.").nullable().optional()
20
- }).describe("Represents content item within a post.");
20
+ }).passthrough().describe("Represents content item within a post.");
21
21
  const RedditAdsListPosts_PostSchema = zod.z.object({
22
22
  id: zod.z.string().describe("The unique identifier of the post.").nullable(),
23
23
  body: zod.z.string().describe("The content for text posts. Maximum length 40,000 characters.").nullable().optional(),
@@ -30,15 +30,15 @@ const RedditAdsListPosts_PostSchema = zod.z.object({
30
30
  is_richtext: zod.z.boolean().describe("Whether the body of the TEXT post is in richtext or not.").nullable().optional(),
31
31
  thumbnail_url: zod.z.string().describe("The URL to the thumbnail image for the post. Required for video posts.").nullable().optional(),
32
32
  allow_comments: zod.z.boolean().describe("Whether comments are enabled on the post, manageable in the Ads Manager.").nullable().optional()
33
- }).describe("Represents a post from Reddit Ads API.");
33
+ }).passthrough().describe("Represents a post from Reddit Ads API.");
34
34
  const RedditAdsListPosts_PaginationSchema = zod.z.object({
35
35
  next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional(),
36
36
  previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional()
37
- }).describe("Pagination information for navigating through results.");
37
+ }).passthrough().describe("Pagination information for navigating through results.");
38
38
  const RedditAdsListPostsOutput = zod.z.object({
39
39
  data: zod.z.array(RedditAdsListPosts_PostSchema).describe("List of posts associated with the profile."),
40
40
  pagination: RedditAdsListPosts_PaginationSchema.nullable()
41
- }).describe("Response containing the list of posts and pagination information.");
41
+ }).passthrough().describe("Response containing the list of posts and pagination information.");
42
42
  const redditAdsListPosts = require_action.action("REDDIT_ADS_LIST_POSTS", {
43
43
  slug: "reddit_ads-list-posts",
44
44
  name: "List Posts by Profile",
@@ -1 +1 @@
1
- {"version":3,"file":"list-posts.cjs","names":["z","action"],"sources":["../../src/actions/list-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPostsInput = z.object({\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"The type of posts to be fetched.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"The source of posts to be fetched.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Maximum 1,000 posts can be retrieved.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. Must match pattern ^t2_.*\"),\n}).describe(\"Request parameters for listing posts by profile.\");\nconst RedditAdsListPosts_PostContentSchema = z.object({\n caption: z.string().describe(\"The caption for the content item.\").nullable().optional(),\n media_url: z.string().describe(\"The URL of the media content.\").nullable().optional(),\n call_to_action: z.string().describe(\"The call to action text for the content.\").nullable().optional(),\n}).describe(\"Represents content item within a post.\");\nconst RedditAdsListPosts_PostSchema = z.object({\n id: z.string().describe(\"The unique identifier of the post.\").nullable(),\n body: z.string().describe(\"The content for text posts. Maximum length 40,000 characters.\").nullable().optional(),\n type: z.string().describe(\"The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO).\").nullable(),\n content: z.array(RedditAdsListPosts_PostContentSchema).describe(\"The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.\").nullable().optional(),\n headline: z.string().describe(\"The title of the post.\").nullable().optional(),\n post_url: z.string().describe(\"Link to the post on Reddit.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this post was created represented in ISO 8601 format.\").nullable(),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to.\").nullable().optional(),\n is_richtext: z.boolean().describe(\"Whether the body of the TEXT post is in richtext or not.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL to the thumbnail image for the post. Required for video posts.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are enabled on the post, manageable in the Ads Manager.\").nullable().optional(),\n}).describe(\"Represents a post from Reddit Ads API.\");\nconst RedditAdsListPosts_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListPostsOutput = z.object({\n data: z.array(RedditAdsListPosts_PostSchema).describe(\"List of posts associated with the profile.\"),\n pagination: RedditAdsListPosts_PaginationSchema.nullable(),\n}).describe(\"Response containing the list of posts and pagination information.\");\n\nexport const redditAdsListPosts = action(\"REDDIT_ADS_LIST_POSTS\", {\n slug: \"reddit_ads-list-posts\",\n name: \"List Posts by Profile\",\n description: \"Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsListPostsInput,\n output: RedditAdsListPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACpI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACtG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC9F,SAASA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7M,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClO,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,4CAA4C;CAClG,YAAY,oCAAoC,SAAS;AAC3D,CAAC,CAAC,CAAC,SAAS,mEAAmE;AAE/E,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-posts.cjs","names":["z","action"],"sources":["../../src/actions/list-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPostsInput = z.object({\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"The type of posts to be fetched.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"The source of posts to be fetched.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Maximum 1,000 posts can be retrieved.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. Must match pattern ^t2_.*\"),\n}).describe(\"Request parameters for listing posts by profile.\");\nconst RedditAdsListPosts_PostContentSchema = z.object({\n caption: z.string().describe(\"The caption for the content item.\").nullable().optional(),\n media_url: z.string().describe(\"The URL of the media content.\").nullable().optional(),\n call_to_action: z.string().describe(\"The call to action text for the content.\").nullable().optional(),\n}).passthrough().describe(\"Represents content item within a post.\");\nconst RedditAdsListPosts_PostSchema = z.object({\n id: z.string().describe(\"The unique identifier of the post.\").nullable(),\n body: z.string().describe(\"The content for text posts. Maximum length 40,000 characters.\").nullable().optional(),\n type: z.string().describe(\"The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO).\").nullable(),\n content: z.array(RedditAdsListPosts_PostContentSchema).describe(\"The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.\").nullable().optional(),\n headline: z.string().describe(\"The title of the post.\").nullable().optional(),\n post_url: z.string().describe(\"Link to the post on Reddit.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this post was created represented in ISO 8601 format.\").nullable(),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to.\").nullable().optional(),\n is_richtext: z.boolean().describe(\"Whether the body of the TEXT post is in richtext or not.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL to the thumbnail image for the post. Required for video posts.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are enabled on the post, manageable in the Ads Manager.\").nullable().optional(),\n}).passthrough().describe(\"Represents a post from Reddit Ads API.\");\nconst RedditAdsListPosts_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListPostsOutput = z.object({\n data: z.array(RedditAdsListPosts_PostSchema).describe(\"List of posts associated with the profile.\"),\n pagination: RedditAdsListPosts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of posts and pagination information.\");\n\nexport const redditAdsListPosts = action(\"REDDIT_ADS_LIST_POSTS\", {\n slug: \"reddit_ads-list-posts\",\n name: \"List Posts by Profile\",\n description: \"Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsListPostsInput,\n output: RedditAdsListPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0BA,IAAAA,EAAE,OAAO;CAC9C,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3G,QAAQA,IAAAA,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACpI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACtG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC9F,SAASA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7M,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,sCAAsCA,IAAAA,EAAE,OAAO;CACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClO,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,2BAA2BA,IAAAA,EAAE,OAAO;CAC/C,MAAMA,IAAAA,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,4CAA4C;CAClG,YAAY,oCAAoC,SAAS;AAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAAmE;AAE7F,MAAa,qBAAqBC,eAAAA,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -25,7 +25,7 @@ declare const RedditAdsListPostsOutput: z.ZodObject<{
25
25
  caption: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  media_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  call_to_action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
- }, z.core.$strip>>>>;
28
+ }, z.core.$loose>>>>;
29
29
  headline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
30
  post_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  created_at: z.ZodNullable<z.ZodString>;
@@ -33,12 +33,12 @@ declare const RedditAdsListPostsOutput: z.ZodObject<{
33
33
  is_richtext: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
34
34
  thumbnail_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
35
  allow_comments: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
36
- }, z.core.$strip>>;
36
+ }, z.core.$loose>>;
37
37
  pagination: z.ZodNullable<z.ZodObject<{
38
38
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
39
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
- }, z.core.$strip>>;
41
- }, z.core.$strip>;
40
+ }, z.core.$loose>>;
41
+ }, z.core.$loose>;
42
42
  declare const redditAdsListPosts: import("@keystrokehq/action").WorkflowActionDefinition<{
43
43
  profile_id: string;
44
44
  type?: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO" | undefined;
@@ -25,7 +25,7 @@ declare const RedditAdsListPostsOutput: z.ZodObject<{
25
25
  caption: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  media_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
27
  call_to_action: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
- }, z.core.$strip>>>>;
28
+ }, z.core.$loose>>>>;
29
29
  headline: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
30
  post_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
31
  created_at: z.ZodNullable<z.ZodString>;
@@ -33,12 +33,12 @@ declare const RedditAdsListPostsOutput: z.ZodObject<{
33
33
  is_richtext: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
34
34
  thumbnail_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
35
  allow_comments: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
36
- }, z.core.$strip>>;
36
+ }, z.core.$loose>>;
37
37
  pagination: z.ZodNullable<z.ZodObject<{
38
38
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
39
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
- }, z.core.$strip>>;
41
- }, z.core.$strip>;
40
+ }, z.core.$loose>>;
41
+ }, z.core.$loose>;
42
42
  declare const redditAdsListPosts: import("@keystrokehq/action").WorkflowActionDefinition<{
43
43
  profile_id: string;
44
44
  type?: "CAROUSEL" | "IMAGE" | "TEXT" | "VIDEO" | undefined;
@@ -17,7 +17,7 @@ const RedditAdsListPosts_PostContentSchema = z.object({
17
17
  caption: z.string().describe("The caption for the content item.").nullable().optional(),
18
18
  media_url: z.string().describe("The URL of the media content.").nullable().optional(),
19
19
  call_to_action: z.string().describe("The call to action text for the content.").nullable().optional()
20
- }).describe("Represents content item within a post.");
20
+ }).passthrough().describe("Represents content item within a post.");
21
21
  const RedditAdsListPosts_PostSchema = z.object({
22
22
  id: z.string().describe("The unique identifier of the post.").nullable(),
23
23
  body: z.string().describe("The content for text posts. Maximum length 40,000 characters.").nullable().optional(),
@@ -30,11 +30,11 @@ const RedditAdsListPosts_PostSchema = z.object({
30
30
  is_richtext: z.boolean().describe("Whether the body of the TEXT post is in richtext or not.").nullable().optional(),
31
31
  thumbnail_url: z.string().describe("The URL to the thumbnail image for the post. Required for video posts.").nullable().optional(),
32
32
  allow_comments: z.boolean().describe("Whether comments are enabled on the post, manageable in the Ads Manager.").nullable().optional()
33
- }).describe("Represents a post from Reddit Ads API.");
33
+ }).passthrough().describe("Represents a post from Reddit Ads API.");
34
34
  const RedditAdsListPosts_PaginationSchema = z.object({
35
35
  next_url: z.string().describe("The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional(),
36
36
  previous_url: z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.").nullable().optional()
37
- }).describe("Pagination information for navigating through results.");
37
+ }).passthrough().describe("Pagination information for navigating through results.");
38
38
  const redditAdsListPosts = action("REDDIT_ADS_LIST_POSTS", {
39
39
  slug: "reddit_ads-list-posts",
40
40
  name: "List Posts by Profile",
@@ -43,7 +43,7 @@ const redditAdsListPosts = action("REDDIT_ADS_LIST_POSTS", {
43
43
  output: z.object({
44
44
  data: z.array(RedditAdsListPosts_PostSchema).describe("List of posts associated with the profile."),
45
45
  pagination: RedditAdsListPosts_PaginationSchema.nullable()
46
- }).describe("Response containing the list of posts and pagination information.")
46
+ }).passthrough().describe("Response containing the list of posts and pagination information.")
47
47
  });
48
48
  //#endregion
49
49
  export { redditAdsListPosts };
@@ -1 +1 @@
1
- {"version":3,"file":"list-posts.mjs","names":[],"sources":["../../src/actions/list-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPostsInput = z.object({\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"The type of posts to be fetched.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"The source of posts to be fetched.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Maximum 1,000 posts can be retrieved.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. Must match pattern ^t2_.*\"),\n}).describe(\"Request parameters for listing posts by profile.\");\nconst RedditAdsListPosts_PostContentSchema = z.object({\n caption: z.string().describe(\"The caption for the content item.\").nullable().optional(),\n media_url: z.string().describe(\"The URL of the media content.\").nullable().optional(),\n call_to_action: z.string().describe(\"The call to action text for the content.\").nullable().optional(),\n}).describe(\"Represents content item within a post.\");\nconst RedditAdsListPosts_PostSchema = z.object({\n id: z.string().describe(\"The unique identifier of the post.\").nullable(),\n body: z.string().describe(\"The content for text posts. Maximum length 40,000 characters.\").nullable().optional(),\n type: z.string().describe(\"The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO).\").nullable(),\n content: z.array(RedditAdsListPosts_PostContentSchema).describe(\"The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.\").nullable().optional(),\n headline: z.string().describe(\"The title of the post.\").nullable().optional(),\n post_url: z.string().describe(\"Link to the post on Reddit.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this post was created represented in ISO 8601 format.\").nullable(),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to.\").nullable().optional(),\n is_richtext: z.boolean().describe(\"Whether the body of the TEXT post is in richtext or not.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL to the thumbnail image for the post. Required for video posts.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are enabled on the post, manageable in the Ads Manager.\").nullable().optional(),\n}).describe(\"Represents a post from Reddit Ads API.\");\nconst RedditAdsListPosts_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListPostsOutput = z.object({\n data: z.array(RedditAdsListPosts_PostSchema).describe(\"List of posts associated with the profile.\"),\n pagination: RedditAdsListPosts_PaginationSchema.nullable(),\n}).describe(\"Response containing the list of posts and pagination information.\");\n\nexport const redditAdsListPosts = action(\"REDDIT_ADS_LIST_POSTS\", {\n slug: \"reddit_ads-list-posts\",\n name: \"List Posts by Profile\",\n description: \"Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsListPostsInput,\n output: RedditAdsListPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACpI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACtG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,uCAAuC,EAAE,OAAO;CACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC9F,SAAS,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7M,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAM,sCAAsC,EAAE,OAAO;CACnD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClO,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,SAAS,wDAAwD;AAMpE,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,MAAM,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,4CAA4C;EAClG,YAAY,oCAAoC,SAAS;CAC3D,CAAC,CAAC,CAAC,SAAS,mEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-posts.mjs","names":[],"sources":["../../src/actions/list-posts.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListPostsInput = z.object({\n type: z.enum([\"CAROUSEL\", \"IMAGE\", \"TEXT\", \"VIDEO\"]).describe(\"The type of posts to be fetched.\").optional(),\n source: z.enum([\"ORGANIC\", \"PROMOTED\"]).describe(\"The source of posts to be fetched.\").optional(),\n page_size: z.number().int().describe(\"The number of items to be returned per page. Maximum 1,000 posts can be retrieved.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use the next_url or previous_url from pagination response to navigate pages.\").optional(),\n profile_id: z.string().describe(\"The ID of the profile to list posts for. Must match pattern ^t2_.*\"),\n}).describe(\"Request parameters for listing posts by profile.\");\nconst RedditAdsListPosts_PostContentSchema = z.object({\n caption: z.string().describe(\"The caption for the content item.\").nullable().optional(),\n media_url: z.string().describe(\"The URL of the media content.\").nullable().optional(),\n call_to_action: z.string().describe(\"The call to action text for the content.\").nullable().optional(),\n}).passthrough().describe(\"Represents content item within a post.\");\nconst RedditAdsListPosts_PostSchema = z.object({\n id: z.string().describe(\"The unique identifier of the post.\").nullable(),\n body: z.string().describe(\"The content for text posts. Maximum length 40,000 characters.\").nullable().optional(),\n type: z.string().describe(\"The type of the post (CAROUSEL, IMAGE, TEXT, or VIDEO).\").nullable(),\n content: z.array(RedditAdsListPosts_PostContentSchema).describe(\"The content of the post. Carousel posts support arrays of up to 6 images. Image, Video and Text posts support only 1.\").nullable().optional(),\n headline: z.string().describe(\"The title of the post.\").nullable().optional(),\n post_url: z.string().describe(\"Link to the post on Reddit.\").nullable().optional(),\n created_at: z.string().describe(\"The time that this post was created represented in ISO 8601 format.\").nullable(),\n profile_id: z.string().describe(\"The unique identifier of the profile that the post belongs to.\").nullable().optional(),\n is_richtext: z.boolean().describe(\"Whether the body of the TEXT post is in richtext or not.\").nullable().optional(),\n thumbnail_url: z.string().describe(\"The URL to the thumbnail image for the post. Required for video posts.\").nullable().optional(),\n allow_comments: z.boolean().describe(\"Whether comments are enabled on the post, manageable in the Ads Manager.\").nullable().optional(),\n}).passthrough().describe(\"Represents a post from Reddit Ads API.\");\nconst RedditAdsListPosts_PaginationSchema = z.object({\n next_url: z.string().describe(\"The full URL for the next page. If not available, the current page is the final page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"The full URL for the previous page. If not available, the current page is the first page. Important: Follow the URL directly; don't assume pagination based on query parameters.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListPostsOutput = z.object({\n data: z.array(RedditAdsListPosts_PostSchema).describe(\"List of posts associated with the profile.\"),\n pagination: RedditAdsListPosts_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of posts and pagination information.\");\n\nexport const redditAdsListPosts = action(\"REDDIT_ADS_LIST_POSTS\", {\n slug: \"reddit_ads-list-posts\",\n name: \"List Posts by Profile\",\n description: \"Tool to list up to 1,000 of the most recent posts for a specified profile. Use when you need to retrieve posts from a Reddit profile. Supports filtering by post type (CAROUSEL, IMAGE, TEXT, VIDEO) and source (ORGANIC, PROMOTED). Rate limit: 200 requests per 60 seconds (Creative Management).\",\n input: RedditAdsListPostsInput,\n output: RedditAdsListPostsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0BAA0B,EAAE,OAAO;CAC9C,MAAM,EAAE,KAAK;EAAC;EAAY;EAAS;EAAQ;CAAO,CAAC,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC3G,QAAQ,EAAE,KAAK,CAAC,WAAW,UAAU,CAAC,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CAChG,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oFAAoF,CAAC,CAAC,SAAS;CACpI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE;AACtG,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,uCAAuC,EAAE,OAAO;CACpD,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,gCAAgC,EAAE,OAAO;CAC7C,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACvE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CAC9F,SAAS,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7M,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS;CAChH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAClE,MAAM,sCAAsC,EAAE,OAAO;CACnD,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8KAA8K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClO,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,kLAAkL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5O,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAMlF,MAAa,qBAAqB,OAAO,yBAAyB;CAChE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsC,EAAE,OAAO;EAC/C,MAAM,EAAE,MAAM,6BAA6B,CAAC,CAAC,SAAS,4CAA4C;EAClG,YAAY,oCAAoC,SAAS;CAC3D,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mEAOhB;AACV,CAAC"}
@@ -6,7 +6,7 @@ const RedditAdsListProductCatalogs_CatalogSummarySchema = zod.z.object({
6
6
  products_count: zod.z.number().int().describe("Total number of products in the catalog.").nullable().optional(),
7
7
  approved_products_count: zod.z.number().int().describe("Number of approved products in the catalog.").nullable().optional(),
8
8
  rejected_products_count: zod.z.number().int().describe("Number of rejected products in the catalog.").nullable().optional()
9
- }).describe("Summary statistics for a product catalog.");
9
+ }).passthrough().describe("Summary statistics for a product catalog.");
10
10
  const RedditAdsListProductCatalogs_ProductCatalogSchema = zod.z.object({
11
11
  id: zod.z.string().describe("Unique identifier of the product catalog.").nullable(),
12
12
  name: zod.z.string().describe("Name of the product catalog.").nullable(),
@@ -18,8 +18,8 @@ const RedditAdsListProductCatalogs_ProductCatalogSchema = zod.z.object({
18
18
  event_sources: zod.z.array(zod.z.string()).describe("List of event source types for the catalog.").nullable().optional(),
19
19
  default_currency: zod.z.string().describe("Default currency for products in the catalog.").nullable().optional(),
20
20
  default_language: zod.z.string().describe("Default language for products in the catalog.").nullable().optional()
21
- }).describe("Represents a single product catalog for a business.");
22
- const RedditAdsListProductCatalogsOutput = zod.z.object({ data: zod.z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe("List of product catalogs for the business.") }).describe("Response model containing the list of product catalogs.");
21
+ }).passthrough().describe("Represents a single product catalog for a business.");
22
+ const RedditAdsListProductCatalogsOutput = zod.z.object({ data: zod.z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe("List of product catalogs for the business.") }).passthrough().describe("Response model containing the list of product catalogs.");
23
23
  const redditAdsListProductCatalogs = require_action.action("REDDIT_ADS_LIST_PRODUCT_CATALOGS", {
24
24
  slug: "reddit_ads-list-product-catalogs",
25
25
  name: "List Product Catalogs",
@@ -1 +1 @@
1
- {"version":3,"file":"list-product-catalogs.cjs","names":["z","action"],"sources":["../../src/actions/list-product-catalogs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductCatalogsInput = z.object({\n business_id: z.string().describe(\"The ID of the parent business.\"),\n}).describe(\"Request model for listing product catalogs for a business.\");\nconst RedditAdsListProductCatalogs_CatalogSummarySchema = z.object({\n products_count: z.number().int().describe(\"Total number of products in the catalog.\").nullable().optional(),\n approved_products_count: z.number().int().describe(\"Number of approved products in the catalog.\").nullable().optional(),\n rejected_products_count: z.number().int().describe(\"Number of rejected products in the catalog.\").nullable().optional(),\n}).describe(\"Summary statistics for a product catalog.\");\nconst RedditAdsListProductCatalogs_ProductCatalogSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product catalog.\").nullable(),\n name: z.string().describe(\"Name of the product catalog.\").nullable(),\n summary: RedditAdsListProductCatalogs_CatalogSummarySchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the catalog was created.\").nullable(),\n business_id: z.string().describe(\"ID of the parent business.\").nullable(),\n modified_at: z.string().describe(\"Timestamp when the catalog was last modified.\").nullable(),\n data_sources: z.array(z.string()).describe(\"List of data source types feeding the catalog (e.g., MANUAL, BULK_IMPORT).\").nullable().optional(),\n event_sources: z.array(z.string()).describe(\"List of event source types for the catalog.\").nullable().optional(),\n default_currency: z.string().describe(\"Default currency for products in the catalog.\").nullable().optional(),\n default_language: z.string().describe(\"Default language for products in the catalog.\").nullable().optional(),\n}).describe(\"Represents a single product catalog for a business.\");\nexport const RedditAdsListProductCatalogsOutput = z.object({\n data: z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe(\"List of product catalogs for the business.\"),\n}).describe(\"Response model containing the list of product catalogs.\");\n\nexport const redditAdsListProductCatalogs = action(\"REDDIT_ADS_LIST_PRODUCT_CATALOGS\", {\n slug: \"reddit_ads-list-product-catalogs\",\n name: \"List Product Catalogs\",\n description: \"Tool to retrieve details for all product catalogs belonging to a business. Use when you need to list all catalogs for a specific business ID. Rate limit: 7000 requests/300s (burst: 3000 requests/60s).\",\n input: RedditAdsListProductCatalogsInput,\n output: RedditAdsListProductCatalogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EACnE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAAS,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC3F,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,4CAA4C,EACxH,CAAC,CAAC,CAAC,SAAS,yDAAyD;AAErE,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-product-catalogs.cjs","names":["z","action"],"sources":["../../src/actions/list-product-catalogs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductCatalogsInput = z.object({\n business_id: z.string().describe(\"The ID of the parent business.\"),\n}).describe(\"Request model for listing product catalogs for a business.\");\nconst RedditAdsListProductCatalogs_CatalogSummarySchema = z.object({\n products_count: z.number().int().describe(\"Total number of products in the catalog.\").nullable().optional(),\n approved_products_count: z.number().int().describe(\"Number of approved products in the catalog.\").nullable().optional(),\n rejected_products_count: z.number().int().describe(\"Number of rejected products in the catalog.\").nullable().optional(),\n}).passthrough().describe(\"Summary statistics for a product catalog.\");\nconst RedditAdsListProductCatalogs_ProductCatalogSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product catalog.\").nullable(),\n name: z.string().describe(\"Name of the product catalog.\").nullable(),\n summary: RedditAdsListProductCatalogs_CatalogSummarySchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the catalog was created.\").nullable(),\n business_id: z.string().describe(\"ID of the parent business.\").nullable(),\n modified_at: z.string().describe(\"Timestamp when the catalog was last modified.\").nullable(),\n data_sources: z.array(z.string()).describe(\"List of data source types feeding the catalog (e.g., MANUAL, BULK_IMPORT).\").nullable().optional(),\n event_sources: z.array(z.string()).describe(\"List of event source types for the catalog.\").nullable().optional(),\n default_currency: z.string().describe(\"Default currency for products in the catalog.\").nullable().optional(),\n default_language: z.string().describe(\"Default language for products in the catalog.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single product catalog for a business.\");\nexport const RedditAdsListProductCatalogsOutput = z.object({\n data: z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe(\"List of product catalogs for the business.\"),\n}).passthrough().describe(\"Response model containing the list of product catalogs.\");\n\nexport const redditAdsListProductCatalogs = action(\"REDDIT_ADS_LIST_PRODUCT_CATALOGS\", {\n slug: \"reddit_ads-list-product-catalogs\",\n name: \"List Product Catalogs\",\n description: \"Tool to retrieve details for all product catalogs belonging to a business. Use when you need to list all catalogs for a specific business ID. Rate limit: 7000 requests/300s (burst: 3000 requests/60s).\",\n input: RedditAdsListProductCatalogsInput,\n output: RedditAdsListProductCatalogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO,EACxD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EACnE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAAS,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC3F,cAAcA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,MAAMA,IAAAA,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,4CAA4C,EACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -12,7 +12,7 @@ declare const RedditAdsListProductCatalogsOutput: z.ZodObject<{
12
12
  products_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
13
  approved_products_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
14
  rejected_products_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
- }, z.core.$strip>>>;
15
+ }, z.core.$loose>>>;
16
16
  created_at: z.ZodNullable<z.ZodString>;
17
17
  business_id: z.ZodNullable<z.ZodString>;
18
18
  modified_at: z.ZodNullable<z.ZodString>;
@@ -20,8 +20,8 @@ declare const RedditAdsListProductCatalogsOutput: z.ZodObject<{
20
20
  event_sources: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
21
21
  default_currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  default_language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
- }, z.core.$strip>>;
24
- }, z.core.$strip>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
25
  declare const redditAdsListProductCatalogs: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  business_id: string;
27
27
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -12,7 +12,7 @@ declare const RedditAdsListProductCatalogsOutput: z.ZodObject<{
12
12
  products_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
13
  approved_products_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
14
14
  rejected_products_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
- }, z.core.$strip>>>;
15
+ }, z.core.$loose>>>;
16
16
  created_at: z.ZodNullable<z.ZodString>;
17
17
  business_id: z.ZodNullable<z.ZodString>;
18
18
  modified_at: z.ZodNullable<z.ZodString>;
@@ -20,8 +20,8 @@ declare const RedditAdsListProductCatalogsOutput: z.ZodObject<{
20
20
  event_sources: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
21
21
  default_currency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
22
  default_language: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
- }, z.core.$strip>>;
24
- }, z.core.$strip>;
23
+ }, z.core.$loose>>;
24
+ }, z.core.$loose>;
25
25
  declare const redditAdsListProductCatalogs: import("@keystrokehq/action").WorkflowActionDefinition<{
26
26
  business_id: string;
27
27
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -6,7 +6,7 @@ const RedditAdsListProductCatalogs_CatalogSummarySchema = z.object({
6
6
  products_count: z.number().int().describe("Total number of products in the catalog.").nullable().optional(),
7
7
  approved_products_count: z.number().int().describe("Number of approved products in the catalog.").nullable().optional(),
8
8
  rejected_products_count: z.number().int().describe("Number of rejected products in the catalog.").nullable().optional()
9
- }).describe("Summary statistics for a product catalog.");
9
+ }).passthrough().describe("Summary statistics for a product catalog.");
10
10
  const RedditAdsListProductCatalogs_ProductCatalogSchema = z.object({
11
11
  id: z.string().describe("Unique identifier of the product catalog.").nullable(),
12
12
  name: z.string().describe("Name of the product catalog.").nullable(),
@@ -18,13 +18,13 @@ const RedditAdsListProductCatalogs_ProductCatalogSchema = z.object({
18
18
  event_sources: z.array(z.string()).describe("List of event source types for the catalog.").nullable().optional(),
19
19
  default_currency: z.string().describe("Default currency for products in the catalog.").nullable().optional(),
20
20
  default_language: z.string().describe("Default language for products in the catalog.").nullable().optional()
21
- }).describe("Represents a single product catalog for a business.");
21
+ }).passthrough().describe("Represents a single product catalog for a business.");
22
22
  const redditAdsListProductCatalogs = action("REDDIT_ADS_LIST_PRODUCT_CATALOGS", {
23
23
  slug: "reddit_ads-list-product-catalogs",
24
24
  name: "List Product Catalogs",
25
25
  description: "Tool to retrieve details for all product catalogs belonging to a business. Use when you need to list all catalogs for a specific business ID. Rate limit: 7000 requests/300s (burst: 3000 requests/60s).",
26
26
  input: RedditAdsListProductCatalogsInput,
27
- output: z.object({ data: z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe("List of product catalogs for the business.") }).describe("Response model containing the list of product catalogs.")
27
+ output: z.object({ data: z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe("List of product catalogs for the business.") }).passthrough().describe("Response model containing the list of product catalogs.")
28
28
  });
29
29
  //#endregion
30
30
  export { redditAdsListProductCatalogs };
@@ -1 +1 @@
1
- {"version":3,"file":"list-product-catalogs.mjs","names":[],"sources":["../../src/actions/list-product-catalogs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductCatalogsInput = z.object({\n business_id: z.string().describe(\"The ID of the parent business.\"),\n}).describe(\"Request model for listing product catalogs for a business.\");\nconst RedditAdsListProductCatalogs_CatalogSummarySchema = z.object({\n products_count: z.number().int().describe(\"Total number of products in the catalog.\").nullable().optional(),\n approved_products_count: z.number().int().describe(\"Number of approved products in the catalog.\").nullable().optional(),\n rejected_products_count: z.number().int().describe(\"Number of rejected products in the catalog.\").nullable().optional(),\n}).describe(\"Summary statistics for a product catalog.\");\nconst RedditAdsListProductCatalogs_ProductCatalogSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product catalog.\").nullable(),\n name: z.string().describe(\"Name of the product catalog.\").nullable(),\n summary: RedditAdsListProductCatalogs_CatalogSummarySchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the catalog was created.\").nullable(),\n business_id: z.string().describe(\"ID of the parent business.\").nullable(),\n modified_at: z.string().describe(\"Timestamp when the catalog was last modified.\").nullable(),\n data_sources: z.array(z.string()).describe(\"List of data source types feeding the catalog (e.g., MANUAL, BULK_IMPORT).\").nullable().optional(),\n event_sources: z.array(z.string()).describe(\"List of event source types for the catalog.\").nullable().optional(),\n default_currency: z.string().describe(\"Default currency for products in the catalog.\").nullable().optional(),\n default_language: z.string().describe(\"Default language for products in the catalog.\").nullable().optional(),\n}).describe(\"Represents a single product catalog for a business.\");\nexport const RedditAdsListProductCatalogsOutput = z.object({\n data: z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe(\"List of product catalogs for the business.\"),\n}).describe(\"Response model containing the list of product catalogs.\");\n\nexport const redditAdsListProductCatalogs = action(\"REDDIT_ADS_LIST_PRODUCT_CATALOGS\", {\n slug: \"reddit_ads-list-product-catalogs\",\n name: \"List Product Catalogs\",\n description: \"Tool to retrieve details for all product catalogs belonging to a business. Use when you need to list all catalogs for a specific business ID. Rate limit: 7000 requests/300s (burst: 3000 requests/60s).\",\n input: RedditAdsListProductCatalogsInput,\n output: RedditAdsListProductCatalogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EACnE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,oDAAoD,EAAE,OAAO;CACjE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAAS,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC3F,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AAKjE,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,4CAA4C,EACxH,CAAC,CAAC,CAAC,SAAS,yDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-product-catalogs.mjs","names":[],"sources":["../../src/actions/list-product-catalogs.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductCatalogsInput = z.object({\n business_id: z.string().describe(\"The ID of the parent business.\"),\n}).describe(\"Request model for listing product catalogs for a business.\");\nconst RedditAdsListProductCatalogs_CatalogSummarySchema = z.object({\n products_count: z.number().int().describe(\"Total number of products in the catalog.\").nullable().optional(),\n approved_products_count: z.number().int().describe(\"Number of approved products in the catalog.\").nullable().optional(),\n rejected_products_count: z.number().int().describe(\"Number of rejected products in the catalog.\").nullable().optional(),\n}).passthrough().describe(\"Summary statistics for a product catalog.\");\nconst RedditAdsListProductCatalogs_ProductCatalogSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product catalog.\").nullable(),\n name: z.string().describe(\"Name of the product catalog.\").nullable(),\n summary: RedditAdsListProductCatalogs_CatalogSummarySchema.nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the catalog was created.\").nullable(),\n business_id: z.string().describe(\"ID of the parent business.\").nullable(),\n modified_at: z.string().describe(\"Timestamp when the catalog was last modified.\").nullable(),\n data_sources: z.array(z.string()).describe(\"List of data source types feeding the catalog (e.g., MANUAL, BULK_IMPORT).\").nullable().optional(),\n event_sources: z.array(z.string()).describe(\"List of event source types for the catalog.\").nullable().optional(),\n default_currency: z.string().describe(\"Default currency for products in the catalog.\").nullable().optional(),\n default_language: z.string().describe(\"Default language for products in the catalog.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single product catalog for a business.\");\nexport const RedditAdsListProductCatalogsOutput = z.object({\n data: z.array(RedditAdsListProductCatalogs_ProductCatalogSchema).describe(\"List of product catalogs for the business.\"),\n}).passthrough().describe(\"Response model containing the list of product catalogs.\");\n\nexport const redditAdsListProductCatalogs = action(\"REDDIT_ADS_LIST_PRODUCT_CATALOGS\", {\n slug: \"reddit_ads-list-product-catalogs\",\n name: \"List Product Catalogs\",\n description: \"Tool to retrieve details for all product catalogs belonging to a business. Use when you need to list all catalogs for a specific business ID. Rate limit: 7000 requests/300s (burst: 3000 requests/60s).\",\n input: RedditAdsListProductCatalogsInput,\n output: RedditAdsListProductCatalogsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO,EACxD,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,EACnE,CAAC,CAAC,CAAC,SAAS,4DAA4D;AACxE,MAAM,oDAAoD,EAAE,OAAO;CACjE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,yBAAyB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AACrE,MAAM,oDAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACnE,SAAS,kDAAkD,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACxE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC3F,cAAc,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,4EAA4E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,eAAe,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAK/E,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,MAAM,EAAE,MAAM,iDAAiD,CAAC,CAAC,SAAS,4CAA4C,EACxH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
@@ -5,7 +5,7 @@ const RedditAdsListProductFeedsInput = zod.z.object({ catalog_id: zod.z.string()
5
5
  const RedditAdsListProductFeeds_ProductFeedScheduleSchema = zod.z.object({
6
6
  time: zod.z.string().describe("Time when the feed updates occur.").nullable().optional(),
7
7
  frequency: zod.z.string().describe("Frequency of the feed updates.").nullable().optional()
8
- }).describe("Represents the schedule configuration for a product feed.");
8
+ }).passthrough().describe("Represents the schedule configuration for a product feed.");
9
9
  const RedditAdsListProductFeeds_ProductFeedSchema = zod.z.object({
10
10
  id: zod.z.string().describe("Unique identifier of the product feed.").nullable(),
11
11
  url: zod.z.string().describe("URL where the product feed is hosted.").nullable(),
@@ -17,8 +17,8 @@ const RedditAdsListProductFeeds_ProductFeedSchema = zod.z.object({
17
17
  catalog_id: zod.z.string().describe("ID of the parent product catalog.").nullable(),
18
18
  created_at: zod.z.string().describe("Timestamp when the feed was created.").nullable(),
19
19
  modified_at: zod.z.string().describe("Timestamp when the feed was last modified.").nullable()
20
- }).describe("Represents a single product feed within a catalog.");
21
- const RedditAdsListProductFeedsOutput = zod.z.object({ data: zod.z.array(RedditAdsListProductFeeds_ProductFeedSchema).describe("List of product feeds in the catalog.") }).describe("Response model containing the list of product feeds.");
20
+ }).passthrough().describe("Represents a single product feed within a catalog.");
21
+ const RedditAdsListProductFeedsOutput = zod.z.object({ data: zod.z.array(RedditAdsListProductFeeds_ProductFeedSchema).describe("List of product feeds in the catalog.") }).passthrough().describe("Response model containing the list of product feeds.");
22
22
  const redditAdsListProductFeeds = require_action.action("REDDIT_ADS_LIST_PRODUCT_FEEDS", {
23
23
  slug: "reddit_ads-list-product-feeds",
24
24
  name: "List Product Feeds",
@@ -1 +1 @@
1
- {"version":3,"file":"list-product-feeds.cjs","names":["z","action"],"sources":["../../src/actions/list-product-feeds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductFeedsInput = z.object({\n catalog_id: z.string().describe(\"The ID of the parent product catalog.\"),\n}).describe(\"Request model for listing product feeds in a catalog.\");\nconst RedditAdsListProductFeeds_ProductFeedScheduleSchema = z.object({\n time: z.string().describe(\"Time when the feed updates occur.\").nullable().optional(),\n frequency: z.string().describe(\"Frequency of the feed updates.\").nullable().optional(),\n}).describe(\"Represents the schedule configuration for a product feed.\");\nconst RedditAdsListProductFeeds_ProductFeedSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product feed.\").nullable(),\n url: z.string().describe(\"URL where the product feed is hosted.\").nullable(),\n mode: z.string().describe(\"Mode of the product feed.\").nullable(),\n name: z.string().describe(\"Name of the product feed.\").nullable().optional(),\n password: z.string().describe(\"Password for authenticated feed access.\").nullable().optional(),\n schedule: RedditAdsListProductFeeds_ProductFeedScheduleSchema.nullable().optional(),\n username: z.string().describe(\"Username for authenticated feed access.\").nullable().optional(),\n catalog_id: z.string().describe(\"ID of the parent product catalog.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the feed was created.\").nullable(),\n modified_at: z.string().describe(\"Timestamp when the feed was last modified.\").nullable(),\n}).describe(\"Represents a single product feed within a catalog.\");\nexport const RedditAdsListProductFeedsOutput = z.object({\n data: z.array(RedditAdsListProductFeeds_ProductFeedSchema).describe(\"List of product feeds in the catalog.\"),\n}).describe(\"Response model containing the list of product feeds.\");\n\nexport const redditAdsListProductFeeds = action(\"REDDIT_ADS_LIST_PRODUCT_FEEDS\", {\n slug: \"reddit_ads-list-product-feeds\",\n name: \"List Product Feeds\",\n description: \"Tool to retrieve metadata for all feeds in a product catalog. Use when you need to list all feeds for a specific catalog ID to view feed configurations, URLs, and schedules.\",\n input: RedditAdsListProductFeedsInput,\n output: RedditAdsListProductFeedsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACzE,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,oDAAoD,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAMA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,uCAAuC,EAC7G,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAElE,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-product-feeds.cjs","names":["z","action"],"sources":["../../src/actions/list-product-feeds.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductFeedsInput = z.object({\n catalog_id: z.string().describe(\"The ID of the parent product catalog.\"),\n}).describe(\"Request model for listing product feeds in a catalog.\");\nconst RedditAdsListProductFeeds_ProductFeedScheduleSchema = z.object({\n time: z.string().describe(\"Time when the feed updates occur.\").nullable().optional(),\n frequency: z.string().describe(\"Frequency of the feed updates.\").nullable().optional(),\n}).passthrough().describe(\"Represents the schedule configuration for a product feed.\");\nconst RedditAdsListProductFeeds_ProductFeedSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product feed.\").nullable(),\n url: z.string().describe(\"URL where the product feed is hosted.\").nullable(),\n mode: z.string().describe(\"Mode of the product feed.\").nullable(),\n name: z.string().describe(\"Name of the product feed.\").nullable().optional(),\n password: z.string().describe(\"Password for authenticated feed access.\").nullable().optional(),\n schedule: RedditAdsListProductFeeds_ProductFeedScheduleSchema.nullable().optional(),\n username: z.string().describe(\"Username for authenticated feed access.\").nullable().optional(),\n catalog_id: z.string().describe(\"ID of the parent product catalog.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the feed was created.\").nullable(),\n modified_at: z.string().describe(\"Timestamp when the feed was last modified.\").nullable(),\n}).passthrough().describe(\"Represents a single product feed within a catalog.\");\nexport const RedditAdsListProductFeedsOutput = z.object({\n data: z.array(RedditAdsListProductFeeds_ProductFeedSchema).describe(\"List of product feeds in the catalog.\"),\n}).passthrough().describe(\"Response model containing the list of product feeds.\");\n\nexport const redditAdsListProductFeeds = action(\"REDDIT_ADS_LIST_PRODUCT_FEEDS\", {\n slug: \"reddit_ads-list-product-feeds\",\n name: \"List Product Feeds\",\n description: \"Tool to retrieve metadata for all feeds in a product catalog. Use when you need to list all feeds for a specific catalog ID to view feed configurations, URLs, and schedules.\",\n input: RedditAdsListProductFeedsInput,\n output: RedditAdsListProductFeedsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,EACzE,CAAC,CAAC,CAAC,SAAS,uDAAuD;AACnE,MAAM,sDAAsDA,IAAAA,EAAE,OAAO;CACnE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,8CAA8CA,IAAAA,EAAE,OAAO;CAC3D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS;CAC3E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CAC3E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAChE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,UAAU,oDAAoD,SAAS,CAAC,CAAC,SAAS;CAClF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC9E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACjF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;AAC1F,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAC9E,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAMA,IAAAA,EAAE,MAAM,2CAA2C,CAAC,CAAC,SAAS,uCAAuC,EAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAEhF,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -14,13 +14,13 @@ declare const RedditAdsListProductFeedsOutput: z.ZodObject<{
14
14
  schedule: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15
15
  time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  frequency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
- }, z.core.$strip>>>;
17
+ }, z.core.$loose>>>;
18
18
  username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  catalog_id: z.ZodNullable<z.ZodString>;
20
20
  created_at: z.ZodNullable<z.ZodString>;
21
21
  modified_at: z.ZodNullable<z.ZodString>;
22
- }, z.core.$strip>>;
23
- }, z.core.$strip>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
24
  declare const redditAdsListProductFeeds: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  catalog_id: string;
26
26
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -14,13 +14,13 @@ declare const RedditAdsListProductFeedsOutput: z.ZodObject<{
14
14
  schedule: z.ZodOptional<z.ZodNullable<z.ZodObject<{
15
15
  time: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
16
  frequency: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
- }, z.core.$strip>>>;
17
+ }, z.core.$loose>>>;
18
18
  username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  catalog_id: z.ZodNullable<z.ZodString>;
20
20
  created_at: z.ZodNullable<z.ZodString>;
21
21
  modified_at: z.ZodNullable<z.ZodString>;
22
- }, z.core.$strip>>;
23
- }, z.core.$strip>;
22
+ }, z.core.$loose>>;
23
+ }, z.core.$loose>;
24
24
  declare const redditAdsListProductFeeds: import("@keystrokehq/action").WorkflowActionDefinition<{
25
25
  catalog_id: string;
26
26
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;