@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-products-in-product-set.cjs","names":["z","action"],"sources":["../../src/actions/list-products-in-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductsInProductSetInput = z.object({\n ids: z.array(z.string()).describe(\"Optional list of specific product IDs to filter by. When provided, only products matching these IDs will be returned.\").optional(),\n search: z.string().describe(\"Search query to filter products by title, description, or other text fields.\").optional(),\n \"page.size\": z.number().int().describe(\"Number of products to return per page. Controls pagination size for the results.\").optional(),\n issue_code: z.enum([\"INVALID_ADDITIONAL_IMAGE_LINKS\", \"INVALID_SALE_PRICE\", \"INVALID_SALE_PRICE_EFFECTIVE_DATE\", \"INVALID_EXPIRATION_DATE\", \"IMAGE_PROCESSING_ERROR\", \"IMAGE_REJECTED\", \"LOW_IMAGE_QUALITY\", \"INVALID_CUSTOM_LABEL_0\", \"INVALID_CUSTOM_LABEL_1\", \"INVALID_CUSTOM_LABEL_2\", \"INVALID_CUSTOM_LABEL_3\", \"INVALID_CUSTOM_LABEL_4\", \"INVALID_GOOGLE_PRODUCT_CATEGORY\", \"INVALID_PRODUCT_TYPE\", \"INVALID_BRAND\", \"INVALID_GTIN\", \"INVALID_MPN\", \"INVALID_ITEM_GROUP_ID\", \"INVALID_COST_OF_GOODS_SOLD\", \"INVALID_AVAILABILITY\", \"INVALID_MOBILE_LINK\", \"INVALID_PLATFORM_SPECIFIC_LINK\", \"INVALID_AVERAGE_REVIEW_RATING\", \"INVALID_NUMBER_OF_RATINGS\", \"INVALID_CONDITION\", \"INVALID_AGE_GROUP\", \"INVALID_GENDER\", \"INVALID_COLOR\", \"INVALID_SIZE\", \"INVALID_SIZE_TYPE\", \"INVALID_MATERIAL\", \"INVALID_PATTERN\", \"INVALID_CUSTOM_NUMBER_0\", \"INVALID_CUSTOM_NUMBER_1\", \"INVALID_CUSTOM_NUMBER_2\", \"INVALID_CUSTOM_NUMBER_3\", \"INVALID_CUSTOM_NUMBER_4\", \"INVALID_PRODUCT_DETAIL\", \"INVALID_PRODUCT_HIGHLIGHT\", \"INVALID_LIFESTYLE_IMAGE_LINK\", \"INVALID_IS_BUNDLE\", \"INCOMPATIBLE_WITH_FUTURE_RELEASE\"]).describe(\"Enum for product issue codes that can be used to filter products.\").optional(),\n \"page.token\": z.string().describe(\"Token for retrieving a specific page of results. Use the token from pagination.next_url or pagination.previous_url to navigate through pages.\").optional(),\n product_set_id: z.string().describe(\"The ID of the product set to list products from.\"),\n approval_decision: z.enum([\"PENDING\", \"APPROVED\", \"REJECTED\"]).describe(\"Enum for product approval decisions in Reddit Ads.\").optional(),\n}).describe(\"Request model for listing products in a product set.\");\nconst RedditAdsListProductsInProductSet_RedditMetadataSchema = z.object({\n id: z.string().describe(\"Reddit-specific product ID.\").nullable().optional(),\n issues: z.array(z.string()).describe(\"List of issues identified with the product.\").nullable().optional(),\n catalog_id: z.string().describe(\"ID of the catalog containing this product.\").nullable().optional(),\n image_link: z.string().describe(\"Reddit-processed image link for the product.\").nullable().optional(),\n approval_decision: z.string().describe(\"Approval status of the product on Reddit.\").nullable().optional(),\n}).describe(\"Reddit-specific metadata for a product.\");\nconst RedditAdsListProductsInProductSet_ProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product.\").nullable(),\n mpn: z.string().describe(\"Manufacturer Part Number (MPN) of the product.\").nullable().optional(),\n gtin: z.string().describe(\"Global Trade Item Number (GTIN) for the product.\").nullable().optional(),\n link: z.string().describe(\"URL link to the product page.\").nullable(),\n size: z.string().describe(\"Size of the product.\").nullable().optional(),\n adult: z.boolean().describe(\"Whether the product is marked as adult content.\").nullable().optional(),\n brand: z.string().describe(\"Brand name of the product.\").nullable().optional(),\n color: z.string().describe(\"Color of the product.\").nullable().optional(),\n price: z.string().describe(\"Price of the product, including currency symbol.\").nullable(),\n title: z.string().describe(\"Title of the product.\").nullable(),\n gender: z.string().describe(\"Target gender for the product.\").nullable().optional(),\n reddit: RedditAdsListProductsInProductSet_RedditMetadataSchema.nullable().optional(),\n pattern: z.string().describe(\"Pattern or design of the product.\").nullable().optional(),\n material: z.string().describe(\"Material composition of the product.\").nullable().optional(),\n age_group: z.string().describe(\"Target age group for the product.\").nullable().optional(),\n condition: z.string().describe(\"Condition of the product (e.g., new, used).\").nullable().optional(),\n is_bundle: z.boolean().describe(\"Whether the product is a bundle of multiple items.\").nullable().optional(),\n size_type: z.string().describe(\"Type of sizing system used (e.g., regular, petite).\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the product was created.\").nullable(),\n image_link: z.string().describe(\"URL link to the main product image.\").nullable(),\n sale_price: z.string().describe(\"Sale price if the product is on discount.\").nullable().optional(),\n description: z.string().describe(\"Description of the product.\").nullable(),\n mobile_link: z.string().describe(\"Mobile-optimized URL for the product page.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the product was last modified.\").nullable(),\n availability: z.string().describe(\"Product availability status.\").nullable().optional(),\n product_type: z.string().describe(\"Type or category of the product.\").nullable().optional(),\n item_group_id: z.string().describe(\"ID linking product variants together.\").nullable().optional(),\n custom_label_0: z.string().describe(\"Custom label 0 for product categorization.\").nullable().optional(),\n custom_label_1: z.string().describe(\"Custom label 1 for product categorization.\").nullable().optional(),\n custom_label_2: z.string().describe(\"Custom label 2 for product categorization.\").nullable().optional(),\n custom_label_3: z.string().describe(\"Custom label 3 for product categorization.\").nullable().optional(),\n custom_label_4: z.string().describe(\"Custom label 4 for product categorization.\").nullable().optional(),\n product_detail: z.string().describe(\"Detailed product information.\").nullable().optional(),\n custom_number_0: z.number().int().describe(\"Custom number 0 for product data.\").nullable().optional(),\n custom_number_1: z.number().int().describe(\"Custom number 1 for product data.\").nullable().optional(),\n custom_number_2: z.number().int().describe(\"Custom number 2 for product data.\").nullable().optional(),\n custom_number_3: z.number().int().describe(\"Custom number 3 for product data.\").nullable().optional(),\n custom_number_4: z.number().int().describe(\"Custom number 4 for product data.\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the product.\").nullable().optional(),\n number_of_ratings: z.number().int().describe(\"Number of customer ratings received.\").nullable().optional(),\n product_highlight: z.string().describe(\"Key highlights or features of the product.\").nullable().optional(),\n cost_of_goods_sold: z.string().describe(\"Cost of goods sold for the product.\").nullable().optional(),\n lifestyle_image_link: z.string().describe(\"URL to a lifestyle image of the product in use.\").nullable().optional(),\n average_review_rating: z.string().describe(\"Average customer review rating.\").nullable().optional(),\n additional_image_links: z.array(z.string()).describe(\"List of additional image URLs for the product.\").nullable().optional(),\n platform_specific_link: z.object({}).describe(\"Platform-specific links for different device types.\").nullable().optional(),\n google_product_category: z.string().describe(\"Google product category classification.\").nullable().optional(),\n sale_price_effective_date: z.string().describe(\"Date range when the sale price is effective.\").nullable().optional(),\n}).describe(\"Represents a single product in the product set.\");\nconst RedditAdsListProductsInProductSet_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"Full URL for the next page of results. If null, the current page is the final page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"Full URL for the previous page of results. If null, the current page is the first page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through result pages.\");\nexport const RedditAdsListProductsInProductSetOutput = z.object({\n data: z.array(RedditAdsListProductsInProductSet_ProductSchema).describe(\"List of products in the product set.\"),\n pagination: RedditAdsListProductsInProductSet_PaginationInfoSchema.nullable(),\n}).describe(\"Response model containing the list of products and pagination information.\");\n\nexport const redditAdsListProductsInProductSet = action(\"REDDIT_ADS_LIST_PRODUCTS_IN_PRODUCT_SET\", {\n slug: \"reddit_ads-list-products-in-product-set\",\n name: \"List Products In Product Set\",\n description: \"Tool to retrieve all products in a Reddit Ads product set. Use when you need to list products within a specific product set, with optional filtering by approval status, issue codes, search terms, or specific product IDs.\",\n input: RedditAdsListProductsInProductSetInput,\n output: RedditAdsListProductsInProductSetOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-products-in-product-set.cjs","names":["z","action"],"sources":["../../src/actions/list-products-in-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductsInProductSetInput = z.object({\n ids: z.array(z.string()).describe(\"Optional list of specific product IDs to filter by. When provided, only products matching these IDs will be returned.\").optional(),\n search: z.string().describe(\"Search query to filter products by title, description, or other text fields.\").optional(),\n \"page.size\": z.number().int().describe(\"Number of products to return per page. Controls pagination size for the results.\").optional(),\n issue_code: z.enum([\"INVALID_ADDITIONAL_IMAGE_LINKS\", \"INVALID_SALE_PRICE\", \"INVALID_SALE_PRICE_EFFECTIVE_DATE\", \"INVALID_EXPIRATION_DATE\", \"IMAGE_PROCESSING_ERROR\", \"IMAGE_REJECTED\", \"LOW_IMAGE_QUALITY\", \"INVALID_CUSTOM_LABEL_0\", \"INVALID_CUSTOM_LABEL_1\", \"INVALID_CUSTOM_LABEL_2\", \"INVALID_CUSTOM_LABEL_3\", \"INVALID_CUSTOM_LABEL_4\", \"INVALID_GOOGLE_PRODUCT_CATEGORY\", \"INVALID_PRODUCT_TYPE\", \"INVALID_BRAND\", \"INVALID_GTIN\", \"INVALID_MPN\", \"INVALID_ITEM_GROUP_ID\", \"INVALID_COST_OF_GOODS_SOLD\", \"INVALID_AVAILABILITY\", \"INVALID_MOBILE_LINK\", \"INVALID_PLATFORM_SPECIFIC_LINK\", \"INVALID_AVERAGE_REVIEW_RATING\", \"INVALID_NUMBER_OF_RATINGS\", \"INVALID_CONDITION\", \"INVALID_AGE_GROUP\", \"INVALID_GENDER\", \"INVALID_COLOR\", \"INVALID_SIZE\", \"INVALID_SIZE_TYPE\", \"INVALID_MATERIAL\", \"INVALID_PATTERN\", \"INVALID_CUSTOM_NUMBER_0\", \"INVALID_CUSTOM_NUMBER_1\", \"INVALID_CUSTOM_NUMBER_2\", \"INVALID_CUSTOM_NUMBER_3\", \"INVALID_CUSTOM_NUMBER_4\", \"INVALID_PRODUCT_DETAIL\", \"INVALID_PRODUCT_HIGHLIGHT\", \"INVALID_LIFESTYLE_IMAGE_LINK\", \"INVALID_IS_BUNDLE\", \"INCOMPATIBLE_WITH_FUTURE_RELEASE\"]).describe(\"Enum for product issue codes that can be used to filter products.\").optional(),\n \"page.token\": z.string().describe(\"Token for retrieving a specific page of results. Use the token from pagination.next_url or pagination.previous_url to navigate through pages.\").optional(),\n product_set_id: z.string().describe(\"The ID of the product set to list products from.\"),\n approval_decision: z.enum([\"PENDING\", \"APPROVED\", \"REJECTED\"]).describe(\"Enum for product approval decisions in Reddit Ads.\").optional(),\n}).describe(\"Request model for listing products in a product set.\");\nconst RedditAdsListProductsInProductSet_RedditMetadataSchema = z.object({\n id: z.string().describe(\"Reddit-specific product ID.\").nullable().optional(),\n issues: z.array(z.string()).describe(\"List of issues identified with the product.\").nullable().optional(),\n catalog_id: z.string().describe(\"ID of the catalog containing this product.\").nullable().optional(),\n image_link: z.string().describe(\"Reddit-processed image link for the product.\").nullable().optional(),\n approval_decision: z.string().describe(\"Approval status of the product on Reddit.\").nullable().optional(),\n}).passthrough().describe(\"Reddit-specific metadata for a product.\");\nconst RedditAdsListProductsInProductSet_ProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product.\").nullable(),\n mpn: z.string().describe(\"Manufacturer Part Number (MPN) of the product.\").nullable().optional(),\n gtin: z.string().describe(\"Global Trade Item Number (GTIN) for the product.\").nullable().optional(),\n link: z.string().describe(\"URL link to the product page.\").nullable(),\n size: z.string().describe(\"Size of the product.\").nullable().optional(),\n adult: z.boolean().describe(\"Whether the product is marked as adult content.\").nullable().optional(),\n brand: z.string().describe(\"Brand name of the product.\").nullable().optional(),\n color: z.string().describe(\"Color of the product.\").nullable().optional(),\n price: z.string().describe(\"Price of the product, including currency symbol.\").nullable(),\n title: z.string().describe(\"Title of the product.\").nullable(),\n gender: z.string().describe(\"Target gender for the product.\").nullable().optional(),\n reddit: RedditAdsListProductsInProductSet_RedditMetadataSchema.nullable().optional(),\n pattern: z.string().describe(\"Pattern or design of the product.\").nullable().optional(),\n material: z.string().describe(\"Material composition of the product.\").nullable().optional(),\n age_group: z.string().describe(\"Target age group for the product.\").nullable().optional(),\n condition: z.string().describe(\"Condition of the product (e.g., new, used).\").nullable().optional(),\n is_bundle: z.boolean().describe(\"Whether the product is a bundle of multiple items.\").nullable().optional(),\n size_type: z.string().describe(\"Type of sizing system used (e.g., regular, petite).\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the product was created.\").nullable(),\n image_link: z.string().describe(\"URL link to the main product image.\").nullable(),\n sale_price: z.string().describe(\"Sale price if the product is on discount.\").nullable().optional(),\n description: z.string().describe(\"Description of the product.\").nullable(),\n mobile_link: z.string().describe(\"Mobile-optimized URL for the product page.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the product was last modified.\").nullable(),\n availability: z.string().describe(\"Product availability status.\").nullable().optional(),\n product_type: z.string().describe(\"Type or category of the product.\").nullable().optional(),\n item_group_id: z.string().describe(\"ID linking product variants together.\").nullable().optional(),\n custom_label_0: z.string().describe(\"Custom label 0 for product categorization.\").nullable().optional(),\n custom_label_1: z.string().describe(\"Custom label 1 for product categorization.\").nullable().optional(),\n custom_label_2: z.string().describe(\"Custom label 2 for product categorization.\").nullable().optional(),\n custom_label_3: z.string().describe(\"Custom label 3 for product categorization.\").nullable().optional(),\n custom_label_4: z.string().describe(\"Custom label 4 for product categorization.\").nullable().optional(),\n product_detail: z.string().describe(\"Detailed product information.\").nullable().optional(),\n custom_number_0: z.number().int().describe(\"Custom number 0 for product data.\").nullable().optional(),\n custom_number_1: z.number().int().describe(\"Custom number 1 for product data.\").nullable().optional(),\n custom_number_2: z.number().int().describe(\"Custom number 2 for product data.\").nullable().optional(),\n custom_number_3: z.number().int().describe(\"Custom number 3 for product data.\").nullable().optional(),\n custom_number_4: z.number().int().describe(\"Custom number 4 for product data.\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the product.\").nullable().optional(),\n number_of_ratings: z.number().int().describe(\"Number of customer ratings received.\").nullable().optional(),\n product_highlight: z.string().describe(\"Key highlights or features of the product.\").nullable().optional(),\n cost_of_goods_sold: z.string().describe(\"Cost of goods sold for the product.\").nullable().optional(),\n lifestyle_image_link: z.string().describe(\"URL to a lifestyle image of the product in use.\").nullable().optional(),\n average_review_rating: z.string().describe(\"Average customer review rating.\").nullable().optional(),\n additional_image_links: z.array(z.string()).describe(\"List of additional image URLs for the product.\").nullable().optional(),\n platform_specific_link: z.record(z.string(), z.unknown()).describe(\"Platform-specific links for different device types.\").nullable().optional(),\n google_product_category: z.string().describe(\"Google product category classification.\").nullable().optional(),\n sale_price_effective_date: z.string().describe(\"Date range when the sale price is effective.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single product in the product set.\");\nconst RedditAdsListProductsInProductSet_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"Full URL for the next page of results. If null, the current page is the final page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"Full URL for the previous page of results. If null, the current page is the first page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through result pages.\");\nexport const RedditAdsListProductsInProductSetOutput = z.object({\n data: z.array(RedditAdsListProductsInProductSet_ProductSchema).describe(\"List of products in the product set.\"),\n pagination: RedditAdsListProductsInProductSet_PaginationInfoSchema.nullable(),\n}).passthrough().describe(\"Response model containing the list of products and pagination information.\");\n\nexport const redditAdsListProductsInProductSet = action(\"REDDIT_ADS_LIST_PRODUCTS_IN_PRODUCT_SET\", {\n slug: \"reddit_ads-list-products-in-product-set\",\n name: \"List Products In Product Set\",\n description: \"Tool to retrieve all products in a Reddit Ads product set. Use when you need to list products within a specific product set, with optional filtering by approval status, issue codes, search terms, or specific product IDs.\",\n input: RedditAdsListProductsInProductSetInput,\n output: RedditAdsListProductsInProductSetOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,KAAKA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS;CACpK,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACrH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CACpI,YAAYA,IAAAA,EAAE,KAAK;EAAC;EAAkC;EAAsB;EAAqC;EAA2B;EAA0B;EAAkB;EAAqB;EAA0B;EAA0B;EAA0B;EAA0B;EAA0B;EAAmC;EAAwB;EAAiB;EAAgB;EAAe;EAAyB;EAA8B;EAAwB;EAAuB;EAAkC;EAAiC;EAA6B;EAAqB;EAAqB;EAAkB;EAAiB;EAAgB;EAAqB;EAAoB;EAAmB;EAA2B;EAA2B;EAA2B;EAA2B;EAA2B;EAA0B;EAA6B;EAAgC;EAAqB;CAAkC,CAAC,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACxoC,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+IAA+I,CAAC,CAAC,SAAS;CAC5L,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACtF,mBAAmBA,IAAAA,EAAE,KAAK;EAAC;EAAW;EAAY;CAAU,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;AACzI,CAAC,CAAC,CAAC,SAAS,sDAAsD;AAClE,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yCAAyC;AACnE,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACtE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACpE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,OAAOA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC7D,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,QAAQ,uDAAuD,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,WAAWA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACpF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACzE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS;CAC3F,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,wBAAwBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,wBAAwBA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9I,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kJAAkJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtM,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sJAAsJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChN,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAa,0CAA0CA,IAAAA,EAAE,OAAO;CAC9D,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,sCAAsC;CAC9G,YAAY,uDAAuD,SAAS;AAC9E,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;AAEtG,MAAa,oCAAoCC,eAAAA,OAAO,2CAA2C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -76,7 +76,7 @@ declare const RedditAdsListProductsInProductSetOutput: z.ZodObject<{
76
76
  catalog_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
77
77
  image_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
78
  approval_decision: z.ZodOptional<z.ZodNullable<z.ZodString>>;
79
- }, z.core.$strip>>>;
79
+ }, z.core.$loose>>>;
80
80
  pattern: z.ZodOptional<z.ZodNullable<z.ZodString>>;
81
81
  material: z.ZodOptional<z.ZodNullable<z.ZodString>>;
82
82
  age_group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -110,15 +110,15 @@ declare const RedditAdsListProductsInProductSetOutput: z.ZodObject<{
110
110
  lifestyle_image_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
111
111
  average_review_rating: z.ZodOptional<z.ZodNullable<z.ZodString>>;
112
112
  additional_image_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
113
- platform_specific_link: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
113
+ platform_specific_link: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
114
114
  google_product_category: z.ZodOptional<z.ZodNullable<z.ZodString>>;
115
115
  sale_price_effective_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
116
- }, z.core.$strip>>;
116
+ }, z.core.$loose>>;
117
117
  pagination: z.ZodNullable<z.ZodObject<{
118
118
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
119
119
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
120
- }, z.core.$strip>>;
121
- }, z.core.$strip>;
120
+ }, z.core.$loose>>;
121
+ }, z.core.$loose>;
122
122
  declare const redditAdsListProductsInProductSet: import("@keystrokehq/action").WorkflowActionDefinition<{
123
123
  product_set_id: string;
124
124
  ids?: string[] | undefined;
@@ -76,7 +76,7 @@ declare const RedditAdsListProductsInProductSetOutput: z.ZodObject<{
76
76
  catalog_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
77
77
  image_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
78
  approval_decision: z.ZodOptional<z.ZodNullable<z.ZodString>>;
79
- }, z.core.$strip>>>;
79
+ }, z.core.$loose>>>;
80
80
  pattern: z.ZodOptional<z.ZodNullable<z.ZodString>>;
81
81
  material: z.ZodOptional<z.ZodNullable<z.ZodString>>;
82
82
  age_group: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -110,15 +110,15 @@ declare const RedditAdsListProductsInProductSetOutput: z.ZodObject<{
110
110
  lifestyle_image_link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
111
111
  average_review_rating: z.ZodOptional<z.ZodNullable<z.ZodString>>;
112
112
  additional_image_links: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
113
- platform_specific_link: z.ZodOptional<z.ZodNullable<z.ZodObject<{}, z.core.$strip>>>;
113
+ platform_specific_link: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
114
114
  google_product_category: z.ZodOptional<z.ZodNullable<z.ZodString>>;
115
115
  sale_price_effective_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
116
- }, z.core.$strip>>;
116
+ }, z.core.$loose>>;
117
117
  pagination: z.ZodNullable<z.ZodObject<{
118
118
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
119
119
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
120
- }, z.core.$strip>>;
121
- }, z.core.$strip>;
120
+ }, z.core.$loose>>;
121
+ }, z.core.$loose>;
122
122
  declare const redditAdsListProductsInProductSet: import("@keystrokehq/action").WorkflowActionDefinition<{
123
123
  product_set_id: string;
124
124
  ids?: string[] | undefined;
@@ -63,7 +63,7 @@ const RedditAdsListProductsInProductSet_RedditMetadataSchema = z.object({
63
63
  catalog_id: z.string().describe("ID of the catalog containing this product.").nullable().optional(),
64
64
  image_link: z.string().describe("Reddit-processed image link for the product.").nullable().optional(),
65
65
  approval_decision: z.string().describe("Approval status of the product on Reddit.").nullable().optional()
66
- }).describe("Reddit-specific metadata for a product.");
66
+ }).passthrough().describe("Reddit-specific metadata for a product.");
67
67
  const RedditAdsListProductsInProductSet_ProductSchema = z.object({
68
68
  id: z.string().describe("Unique identifier of the product.").nullable(),
69
69
  mpn: z.string().describe("Manufacturer Part Number (MPN) of the product.").nullable().optional(),
@@ -110,14 +110,14 @@ const RedditAdsListProductsInProductSet_ProductSchema = z.object({
110
110
  lifestyle_image_link: z.string().describe("URL to a lifestyle image of the product in use.").nullable().optional(),
111
111
  average_review_rating: z.string().describe("Average customer review rating.").nullable().optional(),
112
112
  additional_image_links: z.array(z.string()).describe("List of additional image URLs for the product.").nullable().optional(),
113
- platform_specific_link: z.object({}).describe("Platform-specific links for different device types.").nullable().optional(),
113
+ platform_specific_link: z.record(z.string(), z.unknown()).describe("Platform-specific links for different device types.").nullable().optional(),
114
114
  google_product_category: z.string().describe("Google product category classification.").nullable().optional(),
115
115
  sale_price_effective_date: z.string().describe("Date range when the sale price is effective.").nullable().optional()
116
- }).describe("Represents a single product in the product set.");
116
+ }).passthrough().describe("Represents a single product in the product set.");
117
117
  const RedditAdsListProductsInProductSet_PaginationInfoSchema = z.object({
118
118
  next_url: z.string().describe("Full URL for the next page of results. If null, the current page is the final page. Follow this URL directly without modifying query parameters.").nullable().optional(),
119
119
  previous_url: z.string().describe("Full URL for the previous page of results. If null, the current page is the first page. Follow this URL directly without modifying query parameters.").nullable().optional()
120
- }).describe("Pagination information for navigating through result pages.");
120
+ }).passthrough().describe("Pagination information for navigating through result pages.");
121
121
  const redditAdsListProductsInProductSet = action("REDDIT_ADS_LIST_PRODUCTS_IN_PRODUCT_SET", {
122
122
  slug: "reddit_ads-list-products-in-product-set",
123
123
  name: "List Products In Product Set",
@@ -126,7 +126,7 @@ const redditAdsListProductsInProductSet = action("REDDIT_ADS_LIST_PRODUCTS_IN_PR
126
126
  output: z.object({
127
127
  data: z.array(RedditAdsListProductsInProductSet_ProductSchema).describe("List of products in the product set."),
128
128
  pagination: RedditAdsListProductsInProductSet_PaginationInfoSchema.nullable()
129
- }).describe("Response model containing the list of products and pagination information.")
129
+ }).passthrough().describe("Response model containing the list of products and pagination information.")
130
130
  });
131
131
  //#endregion
132
132
  export { redditAdsListProductsInProductSet };
@@ -1 +1 @@
1
- {"version":3,"file":"list-products-in-product-set.mjs","names":[],"sources":["../../src/actions/list-products-in-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductsInProductSetInput = z.object({\n ids: z.array(z.string()).describe(\"Optional list of specific product IDs to filter by. When provided, only products matching these IDs will be returned.\").optional(),\n search: z.string().describe(\"Search query to filter products by title, description, or other text fields.\").optional(),\n \"page.size\": z.number().int().describe(\"Number of products to return per page. Controls pagination size for the results.\").optional(),\n issue_code: z.enum([\"INVALID_ADDITIONAL_IMAGE_LINKS\", \"INVALID_SALE_PRICE\", \"INVALID_SALE_PRICE_EFFECTIVE_DATE\", \"INVALID_EXPIRATION_DATE\", \"IMAGE_PROCESSING_ERROR\", \"IMAGE_REJECTED\", \"LOW_IMAGE_QUALITY\", \"INVALID_CUSTOM_LABEL_0\", \"INVALID_CUSTOM_LABEL_1\", \"INVALID_CUSTOM_LABEL_2\", \"INVALID_CUSTOM_LABEL_3\", \"INVALID_CUSTOM_LABEL_4\", \"INVALID_GOOGLE_PRODUCT_CATEGORY\", \"INVALID_PRODUCT_TYPE\", \"INVALID_BRAND\", \"INVALID_GTIN\", \"INVALID_MPN\", \"INVALID_ITEM_GROUP_ID\", \"INVALID_COST_OF_GOODS_SOLD\", \"INVALID_AVAILABILITY\", \"INVALID_MOBILE_LINK\", \"INVALID_PLATFORM_SPECIFIC_LINK\", \"INVALID_AVERAGE_REVIEW_RATING\", \"INVALID_NUMBER_OF_RATINGS\", \"INVALID_CONDITION\", \"INVALID_AGE_GROUP\", \"INVALID_GENDER\", \"INVALID_COLOR\", \"INVALID_SIZE\", \"INVALID_SIZE_TYPE\", \"INVALID_MATERIAL\", \"INVALID_PATTERN\", \"INVALID_CUSTOM_NUMBER_0\", \"INVALID_CUSTOM_NUMBER_1\", \"INVALID_CUSTOM_NUMBER_2\", \"INVALID_CUSTOM_NUMBER_3\", \"INVALID_CUSTOM_NUMBER_4\", \"INVALID_PRODUCT_DETAIL\", \"INVALID_PRODUCT_HIGHLIGHT\", \"INVALID_LIFESTYLE_IMAGE_LINK\", \"INVALID_IS_BUNDLE\", \"INCOMPATIBLE_WITH_FUTURE_RELEASE\"]).describe(\"Enum for product issue codes that can be used to filter products.\").optional(),\n \"page.token\": z.string().describe(\"Token for retrieving a specific page of results. Use the token from pagination.next_url or pagination.previous_url to navigate through pages.\").optional(),\n product_set_id: z.string().describe(\"The ID of the product set to list products from.\"),\n approval_decision: z.enum([\"PENDING\", \"APPROVED\", \"REJECTED\"]).describe(\"Enum for product approval decisions in Reddit Ads.\").optional(),\n}).describe(\"Request model for listing products in a product set.\");\nconst RedditAdsListProductsInProductSet_RedditMetadataSchema = z.object({\n id: z.string().describe(\"Reddit-specific product ID.\").nullable().optional(),\n issues: z.array(z.string()).describe(\"List of issues identified with the product.\").nullable().optional(),\n catalog_id: z.string().describe(\"ID of the catalog containing this product.\").nullable().optional(),\n image_link: z.string().describe(\"Reddit-processed image link for the product.\").nullable().optional(),\n approval_decision: z.string().describe(\"Approval status of the product on Reddit.\").nullable().optional(),\n}).describe(\"Reddit-specific metadata for a product.\");\nconst RedditAdsListProductsInProductSet_ProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product.\").nullable(),\n mpn: z.string().describe(\"Manufacturer Part Number (MPN) of the product.\").nullable().optional(),\n gtin: z.string().describe(\"Global Trade Item Number (GTIN) for the product.\").nullable().optional(),\n link: z.string().describe(\"URL link to the product page.\").nullable(),\n size: z.string().describe(\"Size of the product.\").nullable().optional(),\n adult: z.boolean().describe(\"Whether the product is marked as adult content.\").nullable().optional(),\n brand: z.string().describe(\"Brand name of the product.\").nullable().optional(),\n color: z.string().describe(\"Color of the product.\").nullable().optional(),\n price: z.string().describe(\"Price of the product, including currency symbol.\").nullable(),\n title: z.string().describe(\"Title of the product.\").nullable(),\n gender: z.string().describe(\"Target gender for the product.\").nullable().optional(),\n reddit: RedditAdsListProductsInProductSet_RedditMetadataSchema.nullable().optional(),\n pattern: z.string().describe(\"Pattern or design of the product.\").nullable().optional(),\n material: z.string().describe(\"Material composition of the product.\").nullable().optional(),\n age_group: z.string().describe(\"Target age group for the product.\").nullable().optional(),\n condition: z.string().describe(\"Condition of the product (e.g., new, used).\").nullable().optional(),\n is_bundle: z.boolean().describe(\"Whether the product is a bundle of multiple items.\").nullable().optional(),\n size_type: z.string().describe(\"Type of sizing system used (e.g., regular, petite).\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the product was created.\").nullable(),\n image_link: z.string().describe(\"URL link to the main product image.\").nullable(),\n sale_price: z.string().describe(\"Sale price if the product is on discount.\").nullable().optional(),\n description: z.string().describe(\"Description of the product.\").nullable(),\n mobile_link: z.string().describe(\"Mobile-optimized URL for the product page.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the product was last modified.\").nullable(),\n availability: z.string().describe(\"Product availability status.\").nullable().optional(),\n product_type: z.string().describe(\"Type or category of the product.\").nullable().optional(),\n item_group_id: z.string().describe(\"ID linking product variants together.\").nullable().optional(),\n custom_label_0: z.string().describe(\"Custom label 0 for product categorization.\").nullable().optional(),\n custom_label_1: z.string().describe(\"Custom label 1 for product categorization.\").nullable().optional(),\n custom_label_2: z.string().describe(\"Custom label 2 for product categorization.\").nullable().optional(),\n custom_label_3: z.string().describe(\"Custom label 3 for product categorization.\").nullable().optional(),\n custom_label_4: z.string().describe(\"Custom label 4 for product categorization.\").nullable().optional(),\n product_detail: z.string().describe(\"Detailed product information.\").nullable().optional(),\n custom_number_0: z.number().int().describe(\"Custom number 0 for product data.\").nullable().optional(),\n custom_number_1: z.number().int().describe(\"Custom number 1 for product data.\").nullable().optional(),\n custom_number_2: z.number().int().describe(\"Custom number 2 for product data.\").nullable().optional(),\n custom_number_3: z.number().int().describe(\"Custom number 3 for product data.\").nullable().optional(),\n custom_number_4: z.number().int().describe(\"Custom number 4 for product data.\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the product.\").nullable().optional(),\n number_of_ratings: z.number().int().describe(\"Number of customer ratings received.\").nullable().optional(),\n product_highlight: z.string().describe(\"Key highlights or features of the product.\").nullable().optional(),\n cost_of_goods_sold: z.string().describe(\"Cost of goods sold for the product.\").nullable().optional(),\n lifestyle_image_link: z.string().describe(\"URL to a lifestyle image of the product in use.\").nullable().optional(),\n average_review_rating: z.string().describe(\"Average customer review rating.\").nullable().optional(),\n additional_image_links: z.array(z.string()).describe(\"List of additional image URLs for the product.\").nullable().optional(),\n platform_specific_link: z.object({}).describe(\"Platform-specific links for different device types.\").nullable().optional(),\n google_product_category: z.string().describe(\"Google product category classification.\").nullable().optional(),\n sale_price_effective_date: z.string().describe(\"Date range when the sale price is effective.\").nullable().optional(),\n}).describe(\"Represents a single product in the product set.\");\nconst RedditAdsListProductsInProductSet_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"Full URL for the next page of results. If null, the current page is the final page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"Full URL for the previous page of results. If null, the current page is the first page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through result pages.\");\nexport const RedditAdsListProductsInProductSetOutput = z.object({\n data: z.array(RedditAdsListProductsInProductSet_ProductSchema).describe(\"List of products in the product set.\"),\n pagination: RedditAdsListProductsInProductSet_PaginationInfoSchema.nullable(),\n}).describe(\"Response model containing the list of products and pagination information.\");\n\nexport const redditAdsListProductsInProductSet = action(\"REDDIT_ADS_LIST_PRODUCTS_IN_PRODUCT_SET\", {\n slug: \"reddit_ads-list-products-in-product-set\",\n name: \"List Products In Product Set\",\n description: \"Tool to retrieve all products in a Reddit Ads product set. Use when you need to list products within a specific product set, with optional filtering by approval status, issue codes, search terms, or specific product IDs.\",\n input: RedditAdsListProductsInProductSetInput,\n output: RedditAdsListProductsInProductSetOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-products-in-product-set.mjs","names":[],"sources":["../../src/actions/list-products-in-product-set.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProductsInProductSetInput = z.object({\n ids: z.array(z.string()).describe(\"Optional list of specific product IDs to filter by. When provided, only products matching these IDs will be returned.\").optional(),\n search: z.string().describe(\"Search query to filter products by title, description, or other text fields.\").optional(),\n \"page.size\": z.number().int().describe(\"Number of products to return per page. Controls pagination size for the results.\").optional(),\n issue_code: z.enum([\"INVALID_ADDITIONAL_IMAGE_LINKS\", \"INVALID_SALE_PRICE\", \"INVALID_SALE_PRICE_EFFECTIVE_DATE\", \"INVALID_EXPIRATION_DATE\", \"IMAGE_PROCESSING_ERROR\", \"IMAGE_REJECTED\", \"LOW_IMAGE_QUALITY\", \"INVALID_CUSTOM_LABEL_0\", \"INVALID_CUSTOM_LABEL_1\", \"INVALID_CUSTOM_LABEL_2\", \"INVALID_CUSTOM_LABEL_3\", \"INVALID_CUSTOM_LABEL_4\", \"INVALID_GOOGLE_PRODUCT_CATEGORY\", \"INVALID_PRODUCT_TYPE\", \"INVALID_BRAND\", \"INVALID_GTIN\", \"INVALID_MPN\", \"INVALID_ITEM_GROUP_ID\", \"INVALID_COST_OF_GOODS_SOLD\", \"INVALID_AVAILABILITY\", \"INVALID_MOBILE_LINK\", \"INVALID_PLATFORM_SPECIFIC_LINK\", \"INVALID_AVERAGE_REVIEW_RATING\", \"INVALID_NUMBER_OF_RATINGS\", \"INVALID_CONDITION\", \"INVALID_AGE_GROUP\", \"INVALID_GENDER\", \"INVALID_COLOR\", \"INVALID_SIZE\", \"INVALID_SIZE_TYPE\", \"INVALID_MATERIAL\", \"INVALID_PATTERN\", \"INVALID_CUSTOM_NUMBER_0\", \"INVALID_CUSTOM_NUMBER_1\", \"INVALID_CUSTOM_NUMBER_2\", \"INVALID_CUSTOM_NUMBER_3\", \"INVALID_CUSTOM_NUMBER_4\", \"INVALID_PRODUCT_DETAIL\", \"INVALID_PRODUCT_HIGHLIGHT\", \"INVALID_LIFESTYLE_IMAGE_LINK\", \"INVALID_IS_BUNDLE\", \"INCOMPATIBLE_WITH_FUTURE_RELEASE\"]).describe(\"Enum for product issue codes that can be used to filter products.\").optional(),\n \"page.token\": z.string().describe(\"Token for retrieving a specific page of results. Use the token from pagination.next_url or pagination.previous_url to navigate through pages.\").optional(),\n product_set_id: z.string().describe(\"The ID of the product set to list products from.\"),\n approval_decision: z.enum([\"PENDING\", \"APPROVED\", \"REJECTED\"]).describe(\"Enum for product approval decisions in Reddit Ads.\").optional(),\n}).describe(\"Request model for listing products in a product set.\");\nconst RedditAdsListProductsInProductSet_RedditMetadataSchema = z.object({\n id: z.string().describe(\"Reddit-specific product ID.\").nullable().optional(),\n issues: z.array(z.string()).describe(\"List of issues identified with the product.\").nullable().optional(),\n catalog_id: z.string().describe(\"ID of the catalog containing this product.\").nullable().optional(),\n image_link: z.string().describe(\"Reddit-processed image link for the product.\").nullable().optional(),\n approval_decision: z.string().describe(\"Approval status of the product on Reddit.\").nullable().optional(),\n}).passthrough().describe(\"Reddit-specific metadata for a product.\");\nconst RedditAdsListProductsInProductSet_ProductSchema = z.object({\n id: z.string().describe(\"Unique identifier of the product.\").nullable(),\n mpn: z.string().describe(\"Manufacturer Part Number (MPN) of the product.\").nullable().optional(),\n gtin: z.string().describe(\"Global Trade Item Number (GTIN) for the product.\").nullable().optional(),\n link: z.string().describe(\"URL link to the product page.\").nullable(),\n size: z.string().describe(\"Size of the product.\").nullable().optional(),\n adult: z.boolean().describe(\"Whether the product is marked as adult content.\").nullable().optional(),\n brand: z.string().describe(\"Brand name of the product.\").nullable().optional(),\n color: z.string().describe(\"Color of the product.\").nullable().optional(),\n price: z.string().describe(\"Price of the product, including currency symbol.\").nullable(),\n title: z.string().describe(\"Title of the product.\").nullable(),\n gender: z.string().describe(\"Target gender for the product.\").nullable().optional(),\n reddit: RedditAdsListProductsInProductSet_RedditMetadataSchema.nullable().optional(),\n pattern: z.string().describe(\"Pattern or design of the product.\").nullable().optional(),\n material: z.string().describe(\"Material composition of the product.\").nullable().optional(),\n age_group: z.string().describe(\"Target age group for the product.\").nullable().optional(),\n condition: z.string().describe(\"Condition of the product (e.g., new, used).\").nullable().optional(),\n is_bundle: z.boolean().describe(\"Whether the product is a bundle of multiple items.\").nullable().optional(),\n size_type: z.string().describe(\"Type of sizing system used (e.g., regular, petite).\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the product was created.\").nullable(),\n image_link: z.string().describe(\"URL link to the main product image.\").nullable(),\n sale_price: z.string().describe(\"Sale price if the product is on discount.\").nullable().optional(),\n description: z.string().describe(\"Description of the product.\").nullable(),\n mobile_link: z.string().describe(\"Mobile-optimized URL for the product page.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the product was last modified.\").nullable(),\n availability: z.string().describe(\"Product availability status.\").nullable().optional(),\n product_type: z.string().describe(\"Type or category of the product.\").nullable().optional(),\n item_group_id: z.string().describe(\"ID linking product variants together.\").nullable().optional(),\n custom_label_0: z.string().describe(\"Custom label 0 for product categorization.\").nullable().optional(),\n custom_label_1: z.string().describe(\"Custom label 1 for product categorization.\").nullable().optional(),\n custom_label_2: z.string().describe(\"Custom label 2 for product categorization.\").nullable().optional(),\n custom_label_3: z.string().describe(\"Custom label 3 for product categorization.\").nullable().optional(),\n custom_label_4: z.string().describe(\"Custom label 4 for product categorization.\").nullable().optional(),\n product_detail: z.string().describe(\"Detailed product information.\").nullable().optional(),\n custom_number_0: z.number().int().describe(\"Custom number 0 for product data.\").nullable().optional(),\n custom_number_1: z.number().int().describe(\"Custom number 1 for product data.\").nullable().optional(),\n custom_number_2: z.number().int().describe(\"Custom number 2 for product data.\").nullable().optional(),\n custom_number_3: z.number().int().describe(\"Custom number 3 for product data.\").nullable().optional(),\n custom_number_4: z.number().int().describe(\"Custom number 4 for product data.\").nullable().optional(),\n expiration_date: z.string().describe(\"Expiration date of the product.\").nullable().optional(),\n number_of_ratings: z.number().int().describe(\"Number of customer ratings received.\").nullable().optional(),\n product_highlight: z.string().describe(\"Key highlights or features of the product.\").nullable().optional(),\n cost_of_goods_sold: z.string().describe(\"Cost of goods sold for the product.\").nullable().optional(),\n lifestyle_image_link: z.string().describe(\"URL to a lifestyle image of the product in use.\").nullable().optional(),\n average_review_rating: z.string().describe(\"Average customer review rating.\").nullable().optional(),\n additional_image_links: z.array(z.string()).describe(\"List of additional image URLs for the product.\").nullable().optional(),\n platform_specific_link: z.record(z.string(), z.unknown()).describe(\"Platform-specific links for different device types.\").nullable().optional(),\n google_product_category: z.string().describe(\"Google product category classification.\").nullable().optional(),\n sale_price_effective_date: z.string().describe(\"Date range when the sale price is effective.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single product in the product set.\");\nconst RedditAdsListProductsInProductSet_PaginationInfoSchema = z.object({\n next_url: z.string().describe(\"Full URL for the next page of results. If null, the current page is the final page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n previous_url: z.string().describe(\"Full URL for the previous page of results. If null, the current page is the first page. Follow this URL directly without modifying query parameters.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through result pages.\");\nexport const RedditAdsListProductsInProductSetOutput = z.object({\n data: z.array(RedditAdsListProductsInProductSet_ProductSchema).describe(\"List of products in the product set.\"),\n pagination: RedditAdsListProductsInProductSet_PaginationInfoSchema.nullable(),\n}).passthrough().describe(\"Response model containing the list of products and pagination information.\");\n\nexport const redditAdsListProductsInProductSet = action(\"REDDIT_ADS_LIST_PRODUCTS_IN_PRODUCT_SET\", {\n slug: \"reddit_ads-list-products-in-product-set\",\n name: \"List Products In Product Set\",\n description: \"Tool to retrieve all products in a Reddit Ads product set. Use when you need to list products within a specific product set, with optional filtering by approval status, issue codes, search terms, or specific product IDs.\",\n input: RedditAdsListProductsInProductSetInput,\n output: RedditAdsListProductsInProductSetOutput,\n});\n"],"mappings":"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"}
@@ -12,15 +12,15 @@ const RedditAdsListProfilesByAdAccount_ProfileSchema = zod.z.object({
12
12
  business_id: zod.z.string().describe("The ID of the business associated with this profile.").nullable().optional(),
13
13
  modified_at: zod.z.string().describe("Timestamp when the profile was last modified.").nullable().optional(),
14
14
  reddit_user_id: zod.z.string().describe("Reddit user ID associated with this profile.").nullable().optional()
15
- }).describe("Represents a profile associated with an ad account.");
15
+ }).passthrough().describe("Represents a profile associated with an ad account.");
16
16
  const RedditAdsListProfilesByAdAccount_PaginationSchema = zod.z.object({
17
17
  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(),
18
18
  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()
19
- }).describe("Pagination information for navigating through results.");
19
+ }).passthrough().describe("Pagination information for navigating through results.");
20
20
  const RedditAdsListProfilesByAdAccountOutput = zod.z.object({
21
21
  data: zod.z.array(RedditAdsListProfilesByAdAccount_ProfileSchema).describe("List of profiles associated with the ad account."),
22
22
  pagination: RedditAdsListProfilesByAdAccount_PaginationSchema.nullable()
23
- }).describe("Response containing the list of profiles and pagination information.");
23
+ }).passthrough().describe("Response containing the list of profiles and pagination information.");
24
24
  const redditAdsListProfilesByAdAccount = require_action.action("REDDIT_ADS_LIST_PROFILES_BY_AD_ACCOUNT", {
25
25
  slug: "reddit_ads-list-profiles-by-ad-account",
26
26
  name: "List Profiles By Ad Account",
@@ -1 +1 @@
1
- {"version":3,"file":"list-profiles-by-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/list-profiles-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByAdAccountInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Must be between 1 and 100.\").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 ad_account_id: z.string().describe(\"The ID of the ad account to list profiles for. Example: 'a2_imh76hh7e126'.\"),\n}).describe(\"Request parameters for listing profiles by ad account.\");\nconst RedditAdsListProfilesByAdAccount_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business associated with this profile.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified.\").nullable().optional(),\n reddit_user_id: z.string().describe(\"Reddit user ID associated with this profile.\").nullable().optional(),\n}).describe(\"Represents a profile associated with an ad account.\");\nconst RedditAdsListProfilesByAdAccount_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 RedditAdsListProfilesByAdAccountOutput = z.object({\n data: z.array(RedditAdsListProfilesByAdAccount_ProfileSchema).describe(\"List of profiles associated with the ad account.\"),\n pagination: RedditAdsListProfilesByAdAccount_PaginationSchema.nullable(),\n}).describe(\"Response containing the list of profiles and pagination information.\");\n\nexport const redditAdsListProfilesByAdAccount = action(\"REDDIT_ADS_LIST_PROFILES_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-profiles-by-ad-account\",\n name: \"List Profiles By Ad Account\",\n description: \"Tool to list profiles by ad account from Reddit Ads API. Use when you need to retrieve all profiles associated with a specific ad account. Rate limit: 100 requests per 60 seconds (Business Manager tier).\",\n input: RedditAdsListProfilesByAdAccountInput,\n output: RedditAdsListProfilesByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,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,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD;CACzH,YAAY,kDAAkD,SAAS;AACzE,CAAC,CAAC,CAAC,SAAS,sEAAsE;AAElF,MAAa,mCAAmCC,eAAAA,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-profiles-by-ad-account.cjs","names":["z","action"],"sources":["../../src/actions/list-profiles-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByAdAccountInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Must be between 1 and 100.\").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 ad_account_id: z.string().describe(\"The ID of the ad account to list profiles for. Example: 'a2_imh76hh7e126'.\"),\n}).describe(\"Request parameters for listing profiles by ad account.\");\nconst RedditAdsListProfilesByAdAccount_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business associated with this profile.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified.\").nullable().optional(),\n reddit_user_id: z.string().describe(\"Reddit user ID associated with this profile.\").nullable().optional(),\n}).passthrough().describe(\"Represents a profile associated with an ad account.\");\nconst RedditAdsListProfilesByAdAccount_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 RedditAdsListProfilesByAdAccountOutput = z.object({\n data: z.array(RedditAdsListProfilesByAdAccount_ProfileSchema).describe(\"List of profiles associated with the ad account.\"),\n pagination: RedditAdsListProfilesByAdAccount_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of profiles and pagination information.\");\n\nexport const redditAdsListProfilesByAdAccount = action(\"REDDIT_ADS_LIST_PROFILES_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-profiles-by-ad-account\",\n name: \"List Profiles By Ad Account\",\n description: \"Tool to list profiles by ad account from Reddit Ads API. Use when you need to retrieve all profiles associated with a specific ad account. Rate limit: 100 requests per 60 seconds (Business Manager tier).\",\n input: RedditAdsListProfilesByAdAccountInput,\n output: RedditAdsListProfilesByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,oDAAoDA,IAAAA,EAAE,OAAO;CACjE,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,yCAAyCA,IAAAA,EAAE,OAAO;CAC7D,MAAMA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD;CACzH,YAAY,kDAAkD,SAAS;AACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,mCAAmCC,eAAAA,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,12 +13,12 @@ declare const RedditAdsListProfilesByAdAccountOutput: z.ZodObject<{
13
13
  business_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  reddit_user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>;
16
+ }, z.core.$loose>>;
17
17
  pagination: z.ZodNullable<z.ZodObject<{
18
18
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const redditAdsListProfilesByAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  ad_account_id: string;
24
24
  page_size?: number | undefined;
@@ -13,12 +13,12 @@ declare const RedditAdsListProfilesByAdAccountOutput: z.ZodObject<{
13
13
  business_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  reddit_user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>;
16
+ }, z.core.$loose>>;
17
17
  pagination: z.ZodNullable<z.ZodObject<{
18
18
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const redditAdsListProfilesByAdAccount: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  ad_account_id: string;
24
24
  page_size?: number | undefined;
@@ -12,11 +12,11 @@ const RedditAdsListProfilesByAdAccount_ProfileSchema = z.object({
12
12
  business_id: z.string().describe("The ID of the business associated with this profile.").nullable().optional(),
13
13
  modified_at: z.string().describe("Timestamp when the profile was last modified.").nullable().optional(),
14
14
  reddit_user_id: z.string().describe("Reddit user ID associated with this profile.").nullable().optional()
15
- }).describe("Represents a profile associated with an ad account.");
15
+ }).passthrough().describe("Represents a profile associated with an ad account.");
16
16
  const RedditAdsListProfilesByAdAccount_PaginationSchema = z.object({
17
17
  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(),
18
18
  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()
19
- }).describe("Pagination information for navigating through results.");
19
+ }).passthrough().describe("Pagination information for navigating through results.");
20
20
  const redditAdsListProfilesByAdAccount = action("REDDIT_ADS_LIST_PROFILES_BY_AD_ACCOUNT", {
21
21
  slug: "reddit_ads-list-profiles-by-ad-account",
22
22
  name: "List Profiles By Ad Account",
@@ -25,7 +25,7 @@ const redditAdsListProfilesByAdAccount = action("REDDIT_ADS_LIST_PROFILES_BY_AD_
25
25
  output: z.object({
26
26
  data: z.array(RedditAdsListProfilesByAdAccount_ProfileSchema).describe("List of profiles associated with the ad account."),
27
27
  pagination: RedditAdsListProfilesByAdAccount_PaginationSchema.nullable()
28
- }).describe("Response containing the list of profiles and pagination information.")
28
+ }).passthrough().describe("Response containing the list of profiles and pagination information.")
29
29
  });
30
30
  //#endregion
31
31
  export { redditAdsListProfilesByAdAccount };
@@ -1 +1 @@
1
- {"version":3,"file":"list-profiles-by-ad-account.mjs","names":[],"sources":["../../src/actions/list-profiles-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByAdAccountInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Must be between 1 and 100.\").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 ad_account_id: z.string().describe(\"The ID of the ad account to list profiles for. Example: 'a2_imh76hh7e126'.\"),\n}).describe(\"Request parameters for listing profiles by ad account.\");\nconst RedditAdsListProfilesByAdAccount_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business associated with this profile.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified.\").nullable().optional(),\n reddit_user_id: z.string().describe(\"Reddit user ID associated with this profile.\").nullable().optional(),\n}).describe(\"Represents a profile associated with an ad account.\");\nconst RedditAdsListProfilesByAdAccount_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 RedditAdsListProfilesByAdAccountOutput = z.object({\n data: z.array(RedditAdsListProfilesByAdAccount_ProfileSchema).describe(\"List of profiles associated with the ad account.\"),\n pagination: RedditAdsListProfilesByAdAccount_PaginationSchema.nullable(),\n}).describe(\"Response containing the list of profiles and pagination information.\");\n\nexport const redditAdsListProfilesByAdAccount = action(\"REDDIT_ADS_LIST_PROFILES_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-profiles-by-ad-account\",\n name: \"List Profiles By Ad Account\",\n description: \"Tool to list profiles by ad account from Reddit Ads API. Use when you need to retrieve all profiles associated with a specific ad account. Rate limit: 100 requests per 60 seconds (Business Manager tier).\",\n input: RedditAdsListProfilesByAdAccountInput,\n output: RedditAdsListProfilesByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,oDAAoD,EAAE,OAAO;CACjE,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,mCAAmC,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,MAAM,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD;EACzH,YAAY,kDAAkD,SAAS;CACzE,CAAC,CAAC,CAAC,SAAS,sEAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-profiles-by-ad-account.mjs","names":[],"sources":["../../src/actions/list-profiles-by-ad-account.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByAdAccountInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned per page. Must be between 1 and 100.\").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 ad_account_id: z.string().describe(\"The ID of the ad account to list profiles for. Example: 'a2_imh76hh7e126'.\"),\n}).describe(\"Request parameters for listing profiles by ad account.\");\nconst RedditAdsListProfilesByAdAccount_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile.\").nullable().optional(),\n name: z.string().describe(\"Name of the profile.\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business associated with this profile.\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified.\").nullable().optional(),\n reddit_user_id: z.string().describe(\"Reddit user ID associated with this profile.\").nullable().optional(),\n}).passthrough().describe(\"Represents a profile associated with an ad account.\");\nconst RedditAdsListProfilesByAdAccount_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 RedditAdsListProfilesByAdAccountOutput = z.object({\n data: z.array(RedditAdsListProfilesByAdAccount_ProfileSchema).describe(\"List of profiles associated with the ad account.\"),\n pagination: RedditAdsListProfilesByAdAccount_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response containing the list of profiles and pagination information.\");\n\nexport const redditAdsListProfilesByAdAccount = action(\"REDDIT_ADS_LIST_PROFILES_BY_AD_ACCOUNT\", {\n slug: \"reddit_ads-list-profiles-by-ad-account\",\n name: \"List Profiles By Ad Account\",\n description: \"Tool to list profiles by ad account from Reddit Ads API. Use when you need to retrieve all profiles associated with a specific ad account. Rate limit: 100 requests per 60 seconds (Business Manager tier).\",\n input: RedditAdsListProfilesByAdAccountInput,\n output: RedditAdsListProfilesByAdAccountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kHAAkH,CAAC,CAAC,SAAS;CAC7J,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,4EAA4E;AACjH,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qDAAqD;AAC/E,MAAM,oDAAoD,EAAE,OAAO;CACjE,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,mCAAmC,OAAO,0CAA0C;CAC/F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVoD,EAAE,OAAO;EAC7D,MAAM,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,kDAAkD;EACzH,YAAY,kDAAkD,SAAS;CACzE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAOhB;AACV,CAAC"}
@@ -12,15 +12,15 @@ const RedditAdsListProfilesByBusiness_ProfileSchema = zod.z.object({
12
12
  business_id: zod.z.string().describe("The ID of the business this profile belongs to").nullable().optional(),
13
13
  modified_at: zod.z.string().describe("Timestamp when the profile was last modified").nullable().optional(),
14
14
  reddit_user_id: zod.z.string().describe("The Reddit user ID associated with this profile").nullable().optional()
15
- }).describe("Represents a single profile in the business.");
15
+ }).passthrough().describe("Represents a single profile in the business.");
16
16
  const RedditAdsListProfilesByBusiness_PaginationSchema = zod.z.object({
17
17
  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(),
18
18
  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()
19
- }).describe("Pagination information for the response.");
19
+ }).passthrough().describe("Pagination information for the response.");
20
20
  const RedditAdsListProfilesByBusinessOutput = zod.z.object({
21
21
  data: zod.z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe("List of profiles associated with the business"),
22
22
  pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable()
23
- }).describe("Response model for ListProfilesByBusiness action.");
23
+ }).passthrough().describe("Response model for ListProfilesByBusiness action.");
24
24
  const redditAdsListProfilesByBusiness = require_action.action("REDDIT_ADS_LIST_PROFILES_BY_BUSINESS", {
25
25
  slug: "reddit_ads-list-profiles-by-business",
26
26
  name: "List Profiles By Business",
@@ -1 +1 @@
1
- {"version":3,"file":"list-profiles-by-business.cjs","names":["z","action"],"sources":["../../src/actions/list-profiles-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be at least 1.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this to navigate to the next or previous page of results.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list profiles for.\"),\n}).describe(\"Request model for ListProfilesByBusiness action.\");\nconst RedditAdsListProfilesByBusiness_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile\").nullable().optional(),\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business this profile belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified\").nullable().optional(),\n reddit_user_id: z.string().describe(\"The Reddit user ID associated with this profile\").nullable().optional(),\n}).describe(\"Represents a single profile in the business.\");\nconst RedditAdsListProfilesByBusiness_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 RedditAdsListProfilesByBusinessOutput = z.object({\n data: z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe(\"List of profiles associated with the business\"),\n pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable(),\n}).describe(\"Response model for ListProfilesByBusiness action.\");\n\nexport const redditAdsListProfilesByBusiness = action(\"REDDIT_ADS_LIST_PROFILES_BY_BUSINESS\", {\n slug: \"reddit_ads-list-profiles-by-business\",\n name: \"List Profiles By Business\",\n description: \"Tool to list profiles by business. Use when you need to retrieve all profiles associated with a specific business. Rate limit: Business Manager allows 100 requests per 60 seconds.\",\n input: RedditAdsListProfilesByBusinessInput,\n output: RedditAdsListProfilesByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC9I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,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,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+CAA+C;CACrH,YAAY,iDAAiD,SAAS;AACxE,CAAC,CAAC,CAAC,SAAS,mDAAmD;AAE/D,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-profiles-by-business.cjs","names":["z","action"],"sources":["../../src/actions/list-profiles-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be at least 1.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this to navigate to the next or previous page of results.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list profiles for.\"),\n}).describe(\"Request model for ListProfilesByBusiness action.\");\nconst RedditAdsListProfilesByBusiness_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile\").nullable().optional(),\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business this profile belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified\").nullable().optional(),\n reddit_user_id: z.string().describe(\"The Reddit user ID associated with this profile\").nullable().optional(),\n}).passthrough().describe(\"Represents a single profile in the business.\");\nconst RedditAdsListProfilesByBusiness_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 RedditAdsListProfilesByBusinessOutput = z.object({\n data: z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe(\"List of profiles associated with the business\"),\n pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for ListProfilesByBusiness action.\");\n\nexport const redditAdsListProfilesByBusiness = action(\"REDDIT_ADS_LIST_PROFILES_BY_BUSINESS\", {\n slug: \"reddit_ads-list-profiles-by-business\",\n name: \"List Profiles By Business\",\n description: \"Tool to list profiles by business. Use when you need to retrieve all profiles associated with a specific business. Rate limit: Business Manager allows 100 requests per 60 seconds.\",\n input: RedditAdsListProfilesByBusinessInput,\n output: RedditAdsListProfilesByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuCA,IAAAA,EAAE,OAAO;CAC3D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACjH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC9I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gDAAgDA,IAAAA,EAAE,OAAO;CAC7D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,mDAAmDA,IAAAA,EAAE,OAAO;CAChE,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,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+CAA+C;CACrH,YAAY,iDAAiD,SAAS;AACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAAmD;AAE7E,MAAa,kCAAkCC,eAAAA,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -13,12 +13,12 @@ declare const RedditAdsListProfilesByBusinessOutput: z.ZodObject<{
13
13
  business_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  reddit_user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>;
16
+ }, z.core.$loose>>;
17
17
  pagination: z.ZodNullable<z.ZodObject<{
18
18
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const redditAdsListProfilesByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  business_id: string;
24
24
  page_size?: number | undefined;
@@ -13,12 +13,12 @@ declare const RedditAdsListProfilesByBusinessOutput: z.ZodObject<{
13
13
  business_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
14
  modified_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
15
  reddit_user_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
- }, z.core.$strip>>;
16
+ }, z.core.$loose>>;
17
17
  pagination: z.ZodNullable<z.ZodObject<{
18
18
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
19
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
- }, z.core.$strip>>;
21
- }, z.core.$strip>;
20
+ }, z.core.$loose>>;
21
+ }, z.core.$loose>;
22
22
  declare const redditAdsListProfilesByBusiness: import("@keystrokehq/action").WorkflowActionDefinition<{
23
23
  business_id: string;
24
24
  page_size?: number | undefined;
@@ -12,11 +12,11 @@ const RedditAdsListProfilesByBusiness_ProfileSchema = z.object({
12
12
  business_id: z.string().describe("The ID of the business this profile belongs to").nullable().optional(),
13
13
  modified_at: z.string().describe("Timestamp when the profile was last modified").nullable().optional(),
14
14
  reddit_user_id: z.string().describe("The Reddit user ID associated with this profile").nullable().optional()
15
- }).describe("Represents a single profile in the business.");
15
+ }).passthrough().describe("Represents a single profile in the business.");
16
16
  const RedditAdsListProfilesByBusiness_PaginationSchema = z.object({
17
17
  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(),
18
18
  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()
19
- }).describe("Pagination information for the response.");
19
+ }).passthrough().describe("Pagination information for the response.");
20
20
  const redditAdsListProfilesByBusiness = action("REDDIT_ADS_LIST_PROFILES_BY_BUSINESS", {
21
21
  slug: "reddit_ads-list-profiles-by-business",
22
22
  name: "List Profiles By Business",
@@ -25,7 +25,7 @@ const redditAdsListProfilesByBusiness = action("REDDIT_ADS_LIST_PROFILES_BY_BUSI
25
25
  output: z.object({
26
26
  data: z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe("List of profiles associated with the business"),
27
27
  pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable()
28
- }).describe("Response model for ListProfilesByBusiness action.")
28
+ }).passthrough().describe("Response model for ListProfilesByBusiness action.")
29
29
  });
30
30
  //#endregion
31
31
  export { redditAdsListProfilesByBusiness };
@@ -1 +1 @@
1
- {"version":3,"file":"list-profiles-by-business.mjs","names":[],"sources":["../../src/actions/list-profiles-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be at least 1.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this to navigate to the next or previous page of results.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list profiles for.\"),\n}).describe(\"Request model for ListProfilesByBusiness action.\");\nconst RedditAdsListProfilesByBusiness_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile\").nullable().optional(),\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business this profile belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified\").nullable().optional(),\n reddit_user_id: z.string().describe(\"The Reddit user ID associated with this profile\").nullable().optional(),\n}).describe(\"Represents a single profile in the business.\");\nconst RedditAdsListProfilesByBusiness_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 RedditAdsListProfilesByBusinessOutput = z.object({\n data: z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe(\"List of profiles associated with the business\"),\n pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable(),\n}).describe(\"Response model for ListProfilesByBusiness action.\");\n\nexport const redditAdsListProfilesByBusiness = action(\"REDDIT_ADS_LIST_PROFILES_BY_BUSINESS\", {\n slug: \"reddit_ads-list-profiles-by-business\",\n name: \"List Profiles By Business\",\n description: \"Tool to list profiles by business. Use when you need to retrieve all profiles associated with a specific business. Rate limit: Business Manager allows 100 requests per 60 seconds.\",\n input: RedditAdsListProfilesByBusinessInput,\n output: RedditAdsListProfilesByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC9I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAM,mDAAmD,EAAE,OAAO;CAChE,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,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVmD,EAAE,OAAO;EAC5D,MAAM,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+CAA+C;EACrH,YAAY,iDAAiD,SAAS;CACxE,CAAC,CAAC,CAAC,SAAS,mDAOF;AACV,CAAC"}
1
+ {"version":3,"file":"list-profiles-by-business.mjs","names":[],"sources":["../../src/actions/list-profiles-by-business.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListProfilesByBusinessInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be at least 1.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this to navigate to the next or previous page of results.\").optional(),\n business_id: z.string().describe(\"The ID of the business to list profiles for.\"),\n}).describe(\"Request model for ListProfilesByBusiness action.\");\nconst RedditAdsListProfilesByBusiness_ProfileSchema = z.object({\n id: z.string().describe(\"Unique identifier for the profile\").nullable().optional(),\n name: z.string().describe(\"Name of the profile\").nullable().optional(),\n business_id: z.string().describe(\"The ID of the business this profile belongs to\").nullable().optional(),\n modified_at: z.string().describe(\"Timestamp when the profile was last modified\").nullable().optional(),\n reddit_user_id: z.string().describe(\"The Reddit user ID associated with this profile\").nullable().optional(),\n}).passthrough().describe(\"Represents a single profile in the business.\");\nconst RedditAdsListProfilesByBusiness_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 RedditAdsListProfilesByBusinessOutput = z.object({\n data: z.array(RedditAdsListProfilesByBusiness_ProfileSchema).describe(\"List of profiles associated with the business\"),\n pagination: RedditAdsListProfilesByBusiness_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model for ListProfilesByBusiness action.\");\n\nexport const redditAdsListProfilesByBusiness = action(\"REDDIT_ADS_LIST_PROFILES_BY_BUSINESS\", {\n slug: \"reddit_ads-list-profiles-by-business\",\n name: \"List Profiles By Business\",\n description: \"Tool to list profiles by business. Use when you need to retrieve all profiles associated with a specific business. Rate limit: Business Manager allows 100 requests per 60 seconds.\",\n input: RedditAdsListProfilesByBusinessInput,\n output: RedditAdsListProfilesByBusinessOutput,\n});\n"],"mappings":";;;AAIA,MAAa,uCAAuC,EAAE,OAAO;CAC3D,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CACjH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,mGAAmG,CAAC,CAAC,SAAS;CAC9I,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;AACjF,CAAC,CAAC,CAAC,SAAS,kDAAkD;AAC9D,MAAM,gDAAgD,EAAE,OAAO;CAC7D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,mDAAmD,EAAE,OAAO;CAChE,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,kCAAkC,OAAO,wCAAwC;CAC5F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVmD,EAAE,OAAO;EAC5D,MAAM,EAAE,MAAM,6CAA6C,CAAC,CAAC,SAAS,+CAA+C;EACrH,YAAY,iDAAiD,SAAS;CACxE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mDAOhB;AACV,CAAC"}
@@ -19,15 +19,15 @@ const RedditAdsListSavedAudiences_SavedAudienceSchema = zod.z.object({
19
19
  size_range_lower: zod.z.number().int().describe("Lower bound of the audience size range.").nullable().optional(),
20
20
  size_range_upper: zod.z.number().int().describe("Upper bound of the audience size range.").nullable().optional(),
21
21
  active_ad_groups_count: zod.z.number().int().describe("Number of active ad groups using this saved audience.").nullable()
22
- }).describe("Represents a single saved audience.");
22
+ }).passthrough().describe("Represents a single saved audience.");
23
23
  const RedditAdsListSavedAudiences_PaginationSchema = zod.z.object({
24
24
  next_url: zod.z.string().describe("The full URL for the next page. If not available, the current page is the final page. Follow this URL directly without assuming pagination based on query parameters.").nullable().optional(),
25
25
  previous_url: zod.z.string().describe("The full URL for the previous page. If not available, the current page is the first page. Follow this URL directly without assuming pagination based on query parameters.").nullable().optional()
26
- }).describe("Pagination information for navigating through results.");
26
+ }).passthrough().describe("Pagination information for navigating through results.");
27
27
  const RedditAdsListSavedAudiencesOutput = zod.z.object({
28
28
  data: zod.z.array(RedditAdsListSavedAudiences_SavedAudienceSchema).describe("List of saved audiences for the specified ad account."),
29
29
  pagination: RedditAdsListSavedAudiences_PaginationSchema.nullable()
30
- }).describe("Response model containing the list of saved audiences and pagination info.");
30
+ }).passthrough().describe("Response model containing the list of saved audiences and pagination info.");
31
31
  const redditAdsListSavedAudiences = require_action.action("REDDIT_ADS_LIST_SAVED_AUDIENCES", {
32
32
  slug: "reddit_ads-list-saved-audiences",
33
33
  name: "List Saved Audiences",
@@ -1 +1 @@
1
- {"version":3,"file":"list-saved-audiences.cjs","names":["z","action"],"sources":["../../src/actions/list-saved-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListSavedAudiencesInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be a positive integer.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to fetch subsequent pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list saved audiences for.\"),\n}).describe(\"Request model for listing saved audiences.\");\nconst RedditAdsListSavedAudiences_SavedAudienceSchema = z.object({\n id: z.string().describe(\"Unique identifier for the saved audience.\").nullable(),\n name: z.string().describe(\"Name of the saved audience.\").nullable(),\n type: z.string().describe(\"Type of the saved audience.\").nullable(),\n status: z.string().describe(\"Status of the saved audience.\").nullable(),\n targeting: z.record(z.string(), z.unknown()).describe(\"Targeting configuration for the saved audience. Contains various targeting parameters which can be strings, integers, booleans, lists, nested objects, or null values.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the saved audience was created.\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the saved audience was last updated.\").nullable(),\n ad_account_id: z.string().describe(\"The ID of the ad account that owns this saved audience.\").nullable(),\n delivery_status: z.array(z.string()).describe(\"Delivery status information for the saved audience.\").nullable().optional(),\n size_range_lower: z.number().int().describe(\"Lower bound of the audience size range.\").nullable().optional(),\n size_range_upper: z.number().int().describe(\"Upper bound of the audience size range.\").nullable().optional(),\n active_ad_groups_count: z.number().int().describe(\"Number of active ad groups using this saved audience.\").nullable(),\n}).describe(\"Represents a single saved audience.\");\nconst RedditAdsListSavedAudiences_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. Follow this URL directly without assuming 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. Follow this URL directly without assuming pagination based on query parameters.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListSavedAudiencesOutput = z.object({\n data: z.array(RedditAdsListSavedAudiences_SavedAudienceSchema).describe(\"List of saved audiences for the specified ad account.\"),\n pagination: RedditAdsListSavedAudiences_PaginationSchema.nullable(),\n}).describe(\"Response model containing the list of saved audiences and pagination info.\");\n\nexport const redditAdsListSavedAudiences = action(\"REDDIT_ADS_LIST_SAVED_AUDIENCES\", {\n slug: \"reddit_ads-list-saved-audiences\",\n name: \"List Saved Audiences\",\n description: \"Tool to list saved audiences for a Reddit ad account. Use when you need to retrieve saved audience configurations with their targeting details. Rate limit: 400 requests per 60 seconds (Campaign Management Read).\",\n input: RedditAdsListSavedAudiencesInput,\n output: RedditAdsListSavedAudiencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACnI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC5F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpP,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACvG,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3N,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrO,CAAC,CAAC,CAAC,SAAS,wDAAwD;AACpE,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,uDAAuD;CAC/H,YAAY,6CAA6C,SAAS;AACpE,CAAC,CAAC,CAAC,SAAS,4EAA4E;AAExF,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"list-saved-audiences.cjs","names":["z","action"],"sources":["../../src/actions/list-saved-audiences.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const RedditAdsListSavedAudiencesInput = z.object({\n page_size: z.number().int().describe(\"The number of items to be returned by page. Must be a positive integer.\").optional(),\n page_token: z.string().describe(\"The token for the page to retrieve. Use this for pagination to fetch subsequent pages.\").optional(),\n ad_account_id: z.string().describe(\"The ID of the ad account to list saved audiences for.\"),\n}).describe(\"Request model for listing saved audiences.\");\nconst RedditAdsListSavedAudiences_SavedAudienceSchema = z.object({\n id: z.string().describe(\"Unique identifier for the saved audience.\").nullable(),\n name: z.string().describe(\"Name of the saved audience.\").nullable(),\n type: z.string().describe(\"Type of the saved audience.\").nullable(),\n status: z.string().describe(\"Status of the saved audience.\").nullable(),\n targeting: z.record(z.string(), z.unknown()).describe(\"Targeting configuration for the saved audience. Contains various targeting parameters which can be strings, integers, booleans, lists, nested objects, or null values.\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the saved audience was created.\").nullable(),\n updated_at: z.string().describe(\"Timestamp when the saved audience was last updated.\").nullable(),\n ad_account_id: z.string().describe(\"The ID of the ad account that owns this saved audience.\").nullable(),\n delivery_status: z.array(z.string()).describe(\"Delivery status information for the saved audience.\").nullable().optional(),\n size_range_lower: z.number().int().describe(\"Lower bound of the audience size range.\").nullable().optional(),\n size_range_upper: z.number().int().describe(\"Upper bound of the audience size range.\").nullable().optional(),\n active_ad_groups_count: z.number().int().describe(\"Number of active ad groups using this saved audience.\").nullable(),\n}).passthrough().describe(\"Represents a single saved audience.\");\nconst RedditAdsListSavedAudiences_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. Follow this URL directly without assuming 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. Follow this URL directly without assuming pagination based on query parameters.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through results.\");\nexport const RedditAdsListSavedAudiencesOutput = z.object({\n data: z.array(RedditAdsListSavedAudiences_SavedAudienceSchema).describe(\"List of saved audiences for the specified ad account.\"),\n pagination: RedditAdsListSavedAudiences_PaginationSchema.nullable(),\n}).passthrough().describe(\"Response model containing the list of saved audiences and pagination info.\");\n\nexport const redditAdsListSavedAudiences = action(\"REDDIT_ADS_LIST_SAVED_AUDIENCES\", {\n slug: \"reddit_ads-list-saved-audiences\",\n name: \"List Saved Audiences\",\n description: \"Tool to list saved audiences for a Reddit ad account. Use when you need to retrieve saved audience configurations with their targeting details. Rate limit: 400 requests per 60 seconds (Campaign Management Read).\",\n input: RedditAdsListSavedAudiencesInput,\n output: RedditAdsListSavedAudiencesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO;CACvD,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yEAAyE,CAAC,CAAC,SAAS;CACzH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wFAAwF,CAAC,CAAC,SAAS;CACnI,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD;AAC5F,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC9E,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAClE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,wKAAwK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpP,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CAChG,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS;CACvG,iBAAiBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uKAAuK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3N,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2KAA2K,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrO,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,MAAMA,IAAAA,EAAE,MAAM,+CAA+C,CAAC,CAAC,SAAS,uDAAuD;CAC/H,YAAY,6CAA6C,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4EAA4E;AAEtG,MAAa,8BAA8BC,eAAAA,OAAO,mCAAmC;CACnF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -20,12 +20,12 @@ declare const RedditAdsListSavedAudiencesOutput: z.ZodObject<{
20
20
  size_range_lower: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
21
  size_range_upper: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
22
  active_ad_groups_count: z.ZodNullable<z.ZodNumber>;
23
- }, z.core.$strip>>;
23
+ }, z.core.$loose>>;
24
24
  pagination: z.ZodNullable<z.ZodObject<{
25
25
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
- }, z.core.$strip>>;
28
- }, z.core.$strip>;
27
+ }, z.core.$loose>>;
28
+ }, z.core.$loose>;
29
29
  declare const redditAdsListSavedAudiences: import("@keystrokehq/action").WorkflowActionDefinition<{
30
30
  ad_account_id: string;
31
31
  page_size?: number | undefined;
@@ -20,12 +20,12 @@ declare const RedditAdsListSavedAudiencesOutput: z.ZodObject<{
20
20
  size_range_lower: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
21
  size_range_upper: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
22
22
  active_ad_groups_count: z.ZodNullable<z.ZodNumber>;
23
- }, z.core.$strip>>;
23
+ }, z.core.$loose>>;
24
24
  pagination: z.ZodNullable<z.ZodObject<{
25
25
  next_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
26
  previous_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
- }, z.core.$strip>>;
28
- }, z.core.$strip>;
27
+ }, z.core.$loose>>;
28
+ }, z.core.$loose>;
29
29
  declare const redditAdsListSavedAudiences: import("@keystrokehq/action").WorkflowActionDefinition<{
30
30
  ad_account_id: string;
31
31
  page_size?: number | undefined;