@keystrokehq/soundcloud 0.1.0 → 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 (403) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/creates-a-playlist.cjs +45 -45
  4. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  5. package/dist/actions/creates-a-playlist.d.cts +127 -3
  6. package/dist/actions/creates-a-playlist.d.cts.map +1 -1
  7. package/dist/actions/creates-a-playlist.d.mts +127 -3
  8. package/dist/actions/creates-a-playlist.d.mts.map +1 -1
  9. package/dist/actions/creates-a-playlist.mjs +45 -45
  10. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  11. package/dist/actions/deletes-a-playlist.cjs +1 -1
  12. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  13. package/dist/actions/deletes-a-playlist.d.cts +9 -3
  14. package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
  15. package/dist/actions/deletes-a-playlist.d.mts +9 -3
  16. package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
  17. package/dist/actions/deletes-a-playlist.mjs +1 -1
  18. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  19. package/dist/actions/deletes-a-track.cjs +1 -1
  20. package/dist/actions/deletes-a-track.cjs.map +1 -1
  21. package/dist/actions/deletes-a-track.d.cts +7 -3
  22. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  23. package/dist/actions/deletes-a-track.d.mts +7 -3
  24. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  25. package/dist/actions/deletes-a-track.mjs +1 -1
  26. package/dist/actions/deletes-a-track.mjs.map +1 -1
  27. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +26 -26
  28. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  29. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -3
  30. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
  31. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +50 -3
  32. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
  33. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +26 -26
  34. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  35. package/dist/actions/fetch-user-favorites.cjs +23 -23
  36. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  37. package/dist/actions/fetch-user-favorites.d.cts +85 -3
  38. package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
  39. package/dist/actions/fetch-user-favorites.d.mts +85 -3
  40. package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
  41. package/dist/actions/fetch-user-favorites.mjs +23 -23
  42. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  43. package/dist/actions/fetch-user-following-details.cjs +3 -3
  44. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  45. package/dist/actions/fetch-user-following-details.d.cts +37 -3
  46. package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
  47. package/dist/actions/fetch-user-following-details.d.mts +37 -3
  48. package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
  49. package/dist/actions/fetch-user-following-details.mjs +3 -3
  50. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  51. package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
  52. package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
  53. package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
  54. package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
  55. package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
  56. package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
  57. package/dist/actions/follows-a-user.cjs +6 -6
  58. package/dist/actions/follows-a-user.cjs.map +1 -1
  59. package/dist/actions/follows-a-user.d.cts +33 -3
  60. package/dist/actions/follows-a-user.d.cts.map +1 -1
  61. package/dist/actions/follows-a-user.d.mts +33 -3
  62. package/dist/actions/follows-a-user.d.mts.map +1 -1
  63. package/dist/actions/follows-a-user.mjs +6 -6
  64. package/dist/actions/follows-a-user.mjs.map +1 -1
  65. package/dist/actions/get-related-tracks.cjs +23 -23
  66. package/dist/actions/get-related-tracks.cjs.map +1 -1
  67. package/dist/actions/get-related-tracks.d.cts +96 -3
  68. package/dist/actions/get-related-tracks.d.cts.map +1 -1
  69. package/dist/actions/get-related-tracks.d.mts +96 -3
  70. package/dist/actions/get-related-tracks.d.mts.map +1 -1
  71. package/dist/actions/get-related-tracks.mjs +23 -23
  72. package/dist/actions/get-related-tracks.mjs.map +1 -1
  73. package/dist/actions/get-track-likers.cjs +13 -13
  74. package/dist/actions/get-track-likers.cjs.map +1 -1
  75. package/dist/actions/get-track-likers.d.cts +34 -3
  76. package/dist/actions/get-track-likers.d.cts.map +1 -1
  77. package/dist/actions/get-track-likers.d.mts +34 -3
  78. package/dist/actions/get-track-likers.d.mts.map +1 -1
  79. package/dist/actions/get-track-likers.mjs +13 -13
  80. package/dist/actions/get-track-likers.mjs.map +1 -1
  81. package/dist/actions/likes-a-playlist.cjs +1 -1
  82. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  83. package/dist/actions/likes-a-playlist.d.cts +9 -3
  84. package/dist/actions/likes-a-playlist.d.cts.map +1 -1
  85. package/dist/actions/likes-a-playlist.d.mts +9 -3
  86. package/dist/actions/likes-a-playlist.d.mts.map +1 -1
  87. package/dist/actions/likes-a-playlist.mjs +1 -1
  88. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  89. package/dist/actions/likes-a-track.cjs +1 -1
  90. package/dist/actions/likes-a-track.cjs.map +1 -1
  91. package/dist/actions/likes-a-track.d.cts +9 -3
  92. package/dist/actions/likes-a-track.d.cts.map +1 -1
  93. package/dist/actions/likes-a-track.d.mts +9 -3
  94. package/dist/actions/likes-a-track.d.mts.map +1 -1
  95. package/dist/actions/likes-a-track.mjs +1 -1
  96. package/dist/actions/likes-a-track.mjs.map +1 -1
  97. package/dist/actions/list-authenticated-user-followers.cjs +11 -11
  98. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  99. package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
  100. package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
  101. package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
  102. package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
  103. package/dist/actions/list-authenticated-user-followers.mjs +11 -11
  104. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  105. package/dist/actions/list-followed-by-user.cjs +15 -15
  106. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  107. package/dist/actions/list-followed-by-user.d.cts +48 -3
  108. package/dist/actions/list-followed-by-user.d.cts.map +1 -1
  109. package/dist/actions/list-followed-by-user.d.mts +48 -3
  110. package/dist/actions/list-followed-by-user.d.mts.map +1 -1
  111. package/dist/actions/list-followed-by-user.mjs +15 -15
  112. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  113. package/dist/actions/list-user-favorites.cjs +33 -33
  114. package/dist/actions/list-user-favorites.cjs.map +1 -1
  115. package/dist/actions/list-user-favorites.d.cts +106 -3
  116. package/dist/actions/list-user-favorites.d.cts.map +1 -1
  117. package/dist/actions/list-user-favorites.d.mts +106 -3
  118. package/dist/actions/list-user-favorites.d.mts.map +1 -1
  119. package/dist/actions/list-user-favorites.mjs +33 -33
  120. package/dist/actions/list-user-favorites.mjs.map +1 -1
  121. package/dist/actions/oauth2-authorization-redirect-handler.cjs +2 -2
  122. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  123. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
  124. package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
  125. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
  126. package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
  127. package/dist/actions/oauth2-authorization-redirect-handler.mjs +2 -2
  128. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  129. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +22 -22
  130. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  131. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +74 -3
  132. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
  133. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +74 -3
  134. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
  135. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +22 -22
  136. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  137. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +5 -5
  138. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  139. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
  140. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
  141. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +62 -3
  142. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
  143. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
  144. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  145. package/dist/actions/provision-access-tokens-post-authorization.cjs +6 -6
  146. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  147. package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
  148. package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
  149. package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
  150. package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
  151. package/dist/actions/provision-access-tokens-post-authorization.mjs +6 -6
  152. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  153. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
  154. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  155. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
  156. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
  157. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +151 -3
  158. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
  159. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
  160. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  161. package/dist/actions/recent-tracks-from-followed-users.cjs +8 -8
  162. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  163. package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
  164. package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
  165. package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
  166. package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
  167. package/dist/actions/recent-tracks-from-followed-users.mjs +8 -8
  168. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  169. package/dist/actions/remove-playlist-repost.cjs +2 -2
  170. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  171. package/dist/actions/remove-playlist-repost.d.cts +16 -3
  172. package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
  173. package/dist/actions/remove-playlist-repost.d.mts +16 -3
  174. package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
  175. package/dist/actions/remove-playlist-repost.mjs +2 -2
  176. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  177. package/dist/actions/remove-track-repost.cjs +1 -1
  178. package/dist/actions/remove-track-repost.cjs.map +1 -1
  179. package/dist/actions/remove-track-repost.d.cts +7 -3
  180. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  181. package/dist/actions/remove-track-repost.d.mts +7 -3
  182. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  183. package/dist/actions/remove-track-repost.mjs +1 -1
  184. package/dist/actions/remove-track-repost.mjs.map +1 -1
  185. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
  186. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  187. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -3
  188. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  189. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +7 -3
  190. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  191. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -1
  192. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  193. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
  194. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  195. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -3
  196. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  197. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +7 -3
  198. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  199. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -1
  200. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  201. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
  202. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +7 -3
  203. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
  204. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +7 -3
  205. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
  206. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
  207. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +22 -22
  208. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  209. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +47 -3
  210. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
  211. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +47 -3
  212. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
  213. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +22 -22
  214. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  215. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +18 -18
  216. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  217. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +58 -3
  218. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
  219. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +58 -3
  220. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
  221. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +18 -18
  222. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  223. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +27 -27
  224. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  225. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +134 -3
  226. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
  227. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +134 -3
  228. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
  229. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +27 -27
  230. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  231. package/dist/actions/returns-a-list-of-user-s-followers.cjs +17 -17
  232. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  233. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +46 -3
  234. package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
  235. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +46 -3
  236. package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
  237. package/dist/actions/returns-a-list-of-user-s-followers.mjs +17 -17
  238. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  239. package/dist/actions/returns-a-list-of-user-s-followings.cjs +11 -11
  240. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  241. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +46 -3
  242. package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
  243. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +46 -3
  244. package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
  245. package/dist/actions/returns-a-list-of-user-s-followings.mjs +11 -11
  246. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  247. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +35 -35
  248. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  249. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +60 -3
  250. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
  251. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +60 -3
  252. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
  253. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +35 -35
  254. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  255. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +23 -23
  256. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  257. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +86 -3
  258. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
  259. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +86 -3
  260. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
  261. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +23 -23
  262. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  263. package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
  264. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
  265. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
  266. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +19 -3
  267. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
  268. package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
  269. package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
  270. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +17 -3
  271. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
  272. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +17 -3
  273. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
  274. package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
  275. package/dist/actions/returns-a-playlist.cjs +2 -2
  276. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  277. package/dist/actions/returns-a-playlist.d.cts +78 -3
  278. package/dist/actions/returns-a-playlist.d.cts.map +1 -1
  279. package/dist/actions/returns-a-playlist.d.mts +78 -3
  280. package/dist/actions/returns-a-playlist.d.mts.map +1 -1
  281. package/dist/actions/returns-a-playlist.mjs +2 -2
  282. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  283. package/dist/actions/returns-a-track-s-streamable-urls.cjs +3 -3
  284. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  285. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
  286. package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
  287. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +16 -3
  288. package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
  289. package/dist/actions/returns-a-track-s-streamable-urls.mjs +3 -3
  290. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  291. package/dist/actions/returns-a-track.cjs +20 -20
  292. package/dist/actions/returns-a-track.cjs.map +1 -1
  293. package/dist/actions/returns-a-track.d.cts +60 -3
  294. package/dist/actions/returns-a-track.d.cts.map +1 -1
  295. package/dist/actions/returns-a-track.d.mts +60 -3
  296. package/dist/actions/returns-a-track.d.mts.map +1 -1
  297. package/dist/actions/returns-a-track.mjs +20 -20
  298. package/dist/actions/returns-a-track.mjs.map +1 -1
  299. package/dist/actions/returns-a-user.cjs +4 -4
  300. package/dist/actions/returns-a-user.cjs.map +1 -1
  301. package/dist/actions/returns-a-user.d.cts +49 -3
  302. package/dist/actions/returns-a-user.d.cts.map +1 -1
  303. package/dist/actions/returns-a-user.d.mts +49 -3
  304. package/dist/actions/returns-a-user.d.mts.map +1 -1
  305. package/dist/actions/returns-a-user.mjs +4 -4
  306. package/dist/actions/returns-a-user.mjs.map +1 -1
  307. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +4 -4
  308. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  309. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
  310. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
  311. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +21 -3
  312. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
  313. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +4 -4
  314. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  315. package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
  316. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  317. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
  318. package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
  319. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
  320. package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
  321. package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
  322. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  323. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +21 -21
  324. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  325. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +62 -3
  326. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
  327. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +62 -3
  328. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
  329. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +21 -21
  330. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  331. package/dist/actions/returns-tracks-under-a-playlist.cjs +27 -27
  332. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  333. package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
  334. package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
  335. package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
  336. package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
  337. package/dist/actions/returns-tracks-under-a-playlist.mjs +27 -27
  338. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  339. package/dist/actions/returns-user-s-playlists-sets.cjs +17 -17
  340. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  341. package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
  342. package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
  343. package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
  344. package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
  345. package/dist/actions/returns-user-s-playlists-sets.mjs +17 -17
  346. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  347. package/dist/actions/unfollow-user.cjs +1 -1
  348. package/dist/actions/unfollow-user.cjs.map +1 -1
  349. package/dist/actions/unfollow-user.d.cts +9 -3
  350. package/dist/actions/unfollow-user.d.cts.map +1 -1
  351. package/dist/actions/unfollow-user.d.mts +9 -3
  352. package/dist/actions/unfollow-user.d.mts.map +1 -1
  353. package/dist/actions/unfollow-user.mjs +1 -1
  354. package/dist/actions/unfollow-user.mjs.map +1 -1
  355. package/dist/actions/unlikes-a-playlist.cjs +1 -1
  356. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  357. package/dist/actions/unlikes-a-playlist.d.cts +9 -3
  358. package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
  359. package/dist/actions/unlikes-a-playlist.d.mts +9 -3
  360. package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
  361. package/dist/actions/unlikes-a-playlist.mjs +1 -1
  362. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  363. package/dist/actions/unlikes-a-track.cjs +2 -2
  364. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  365. package/dist/actions/unlikes-a-track.d.cts +15 -3
  366. package/dist/actions/unlikes-a-track.d.cts.map +1 -1
  367. package/dist/actions/unlikes-a-track.d.mts +15 -3
  368. package/dist/actions/unlikes-a-track.d.mts.map +1 -1
  369. package/dist/actions/unlikes-a-track.mjs +2 -2
  370. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  371. package/dist/actions/updates-a-playlist.cjs +37 -37
  372. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  373. package/dist/actions/updates-a-playlist.d.cts +147 -3
  374. package/dist/actions/updates-a-playlist.d.cts.map +1 -1
  375. package/dist/actions/updates-a-playlist.d.mts +147 -3
  376. package/dist/actions/updates-a-playlist.d.mts.map +1 -1
  377. package/dist/actions/updates-a-playlist.mjs +37 -37
  378. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  379. package/dist/actions/updates-a-track-s-information.cjs +19 -19
  380. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  381. package/dist/actions/updates-a-track-s-information.d.cts +138 -3
  382. package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
  383. package/dist/actions/updates-a-track-s-information.d.mts +138 -3
  384. package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
  385. package/dist/actions/updates-a-track-s-information.mjs +19 -19
  386. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  387. package/dist/actions/uploads-a-new-track.cjs +21 -21
  388. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  389. package/dist/actions/uploads-a-new-track.d.cts +72 -3
  390. package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
  391. package/dist/actions/uploads-a-new-track.d.mts +72 -3
  392. package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
  393. package/dist/actions/uploads-a-new-track.mjs +21 -21
  394. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  395. package/dist/actions/user-recent-track-activities.cjs +8 -8
  396. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  397. package/dist/actions/user-recent-track-activities.d.cts +99 -3
  398. package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
  399. package/dist/actions/user-recent-track-activities.d.mts +99 -3
  400. package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
  401. package/dist/actions/user-recent-track-activities.mjs +8 -8
  402. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  403. package/package.json +2 -2
@@ -1,9 +1,53 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-a-collection-of-playlist-s-reposters.d.ts
4
- declare const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ playlist_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObject<{
9
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ collection: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ uri: z.ZodNullable<z.ZodString>;
13
+ urn: z.ZodNullable<z.ZodString>;
14
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ kind: z.ZodNullable<z.ZodString>;
16
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17
+ urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
20
+ tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
21
+ }, z.core.$loose>>>;
22
+ username: z.ZodNullable<z.ZodString>;
23
+ verified: z.ZodNullable<z.ZodBoolean>;
24
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ permalink: z.ZodNullable<z.ZodString>;
27
+ avatar_url: z.ZodNullable<z.ZodString>;
28
+ created_at: z.ZodNullable<z.ZodString>;
29
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ likes_count: z.ZodNullable<z.ZodNumber>;
32
+ track_count: z.ZodNullable<z.ZodNumber>;
33
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
+ groups_count: z.ZodNullable<z.ZodNumber>;
35
+ last_modified: z.ZodNullable<z.ZodString>;
36
+ permalink_url: z.ZodNullable<z.ZodString>;
37
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ comments_count: z.ZodNullable<z.ZodNumber>;
39
+ playlist_count: z.ZodNullable<z.ZodNumber>;
40
+ followers_count: z.ZodNullable<z.ZodNumber>;
41
+ followings_count: z.ZodNullable<z.ZodNumber>;
42
+ creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
43
+ playlist_likes_count: z.ZodNullable<z.ZodNumber>;
44
+ creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
45
+ }, z.core.$loose>>;
46
+ }, z.core.$loose>;
47
+ declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<{
48
+ playlist_id: number;
49
+ limit?: number | undefined;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
51
  //#endregion
8
52
  export { soundcloudReturnsACollectionOfPlaylistSReposters };
9
53
  //# sourceMappingURL=returns-a-collection-of-playlist-s-reposters.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAGI;AAAA,cAsC7D,sDAAA,EAAwD,CAAA,CAAE,UAGI;AAAA,cAE9D,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;cAyCrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtD,gDAAA,gCAAgD,wBAAA"}
@@ -10,38 +10,38 @@ const SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.obj
10
10
  enabled: z.boolean().describe("Whether custom visuals are enabled for this profile").nullable().optional(),
11
11
  visuals: z.array(z.unknown()).describe("Array of visual asset objects").nullable().optional(),
12
12
  tracking: z.unknown().describe("Tracking data, typically null").nullable().optional()
13
- }).describe("Visual assets configuration for the user profile");
13
+ }).passthrough().describe("Visual assets configuration for the user profile");
14
14
  const SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({
15
- id: z.number().int().describe("Unique integer identifier of the user"),
16
- uri: z.string().describe("API resource URL for the user"),
17
- urn: z.string().describe("Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id"),
15
+ id: z.number().int().describe("Unique integer identifier of the user").nullable(),
16
+ uri: z.string().describe("API resource URL for the user").nullable(),
17
+ urn: z.string().describe("Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id").nullable(),
18
18
  city: z.string().describe("City where the user is located").nullable().optional(),
19
- kind: z.string().describe("Resource type, always 'user' for user objects"),
19
+ kind: z.string().describe("Resource type, always 'user' for user objects").nullable(),
20
20
  visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),
21
- username: z.string().describe("Username of the user"),
22
- verified: z.boolean().describe("Whether the user has a verified badge"),
21
+ username: z.string().describe("Username of the user").nullable(),
22
+ verified: z.boolean().describe("Whether the user has a verified badge").nullable(),
23
23
  full_name: z.string().describe("User's full name (first and last name combined)").nullable().optional(),
24
24
  last_name: z.string().describe("User's last name").nullable().optional(),
25
- permalink: z.string().describe("Permalink slug of the user profile"),
26
- avatar_url: z.string().describe("URL to the user's avatar image (JPEG format)"),
27
- created_at: z.string().describe("ISO 8601 timestamp of when the user account was created"),
25
+ permalink: z.string().describe("Permalink slug of the user profile").nullable(),
26
+ avatar_url: z.string().describe("URL to the user's avatar image (JPEG format)").nullable(),
27
+ created_at: z.string().describe("ISO 8601 timestamp of when the user account was created").nullable(),
28
28
  first_name: z.string().describe("User's first name").nullable().optional(),
29
29
  description: z.string().describe("Profile description written by the user").nullable().optional(),
30
- likes_count: z.number().int().describe("Number of tracks liked by the user"),
31
- track_count: z.number().int().describe("Number of public tracks uploaded by the user"),
30
+ likes_count: z.number().int().describe("Number of tracks liked by the user").nullable(),
31
+ track_count: z.number().int().describe("Number of public tracks uploaded by the user").nullable(),
32
32
  country_code: z.number().int().describe("Numeric country code of the user's location, can be null").nullable().optional(),
33
- groups_count: z.number().int().describe("Numberof groups the user belongs to"),
34
- last_modified: z.string().describe("ISO 8601 timestamp of when the user profile was last modified"),
35
- permalink_url: z.string().describe("Full URL to the user's SoundCloud profile page"),
33
+ groups_count: z.number().int().describe("Numberof groups the user belongs to").nullable(),
34
+ last_modified: z.string().describe("ISO 8601 timestamp of when the user profile was last modified").nullable(),
35
+ permalink_url: z.string().describe("Full URL to the user's SoundCloud profile page").nullable(),
36
36
  reposts_count: z.number().int().describe("Number of items (tracks/playlists) reposted by the user, can be null").nullable().optional(),
37
- comments_count: z.number().int().describe("Number of comments made by the user"),
38
- playlist_count: z.number().int().describe("Number of public playlists created by the user"),
39
- followers_count: z.number().int().describe("Number of users following this user"),
40
- followings_count: z.number().int().describe("Number of users this user is following"),
37
+ comments_count: z.number().int().describe("Number of comments made by the user").nullable(),
38
+ playlist_count: z.number().int().describe("Number of public playlists created by the user").nullable(),
39
+ followers_count: z.number().int().describe("Number of users following this user").nullable(),
40
+ followings_count: z.number().int().describe("Number of users this user is following").nullable(),
41
41
  creator_subscription: z.unknown().describe("Primary creator subscription object (e.g., Pro, Pro Unlimited tier)").nullable().optional(),
42
- playlist_likes_count: z.number().int().describe("Number of playlists liked by the user"),
42
+ playlist_likes_count: z.number().int().describe("Number of playlists liked by the user").nullable(),
43
43
  creator_subscriptions: z.array(z.unknown()).describe("Array of creator subscription objects for this user's active subscriptions").nullable().optional()
44
- }).describe("User object representing a user who reposted the playlist");
44
+ }).passthrough().describe("User object representing a user who reposted the playlist");
45
45
  const soundcloudReturnsACollectionOfPlaylistSReposters = action("SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS", {
46
46
  slug: "soundcloud-returns-a-collection-of-playlist-s-reposters",
47
47
  name: "Returns a collection of playlist s reposters",
@@ -50,7 +50,7 @@ const soundcloudReturnsACollectionOfPlaylistSReposters = action("SOUNDCLOUD_RETU
50
50
  output: z.object({
51
51
  next_href: z.string().describe("URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.").nullable().optional(),
52
52
  collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe("Array of user objects representing users who have reposted the playlist")
53
- }).describe("Response schema for `ReturnsACollectionOfPlaylistSReposters`")
53
+ }).passthrough().describe("Response schema for `ReturnsACollectionOfPlaylistSReposters`")
54
54
  });
55
55
  //#endregion
56
56
  export { soundcloudReturnsACollectionOfPlaylistSReposters };
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.mjs","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema: z.ZodTypeAny = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\"),\n uri: z.string().describe(\"API resource URL for the user\"),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\"),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\"),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\"),\n verified: z.boolean().describe(\"Whether the user has a verified badge\"),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\"),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\"),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\"),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\"),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\"),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\"),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\"),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\"),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\"),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\"),\n followers_count: z.number().int().describe(\"Number of users following this user\"),\n followings_count: z.number().int().describe(\"Number of users this user is following\"),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\"),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.mjs","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).passthrough().describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\").nullable(),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge\").nullable(),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable(),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n});\n"],"mappings":"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"}
@@ -9,55 +9,55 @@ const SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema = zod.z.obj
9
9
  pro: zod.z.boolean().describe("Whether user has pro badge.").nullable().optional(),
10
10
  verified: zod.z.boolean().describe("Whether user has verified badge.").nullable().optional(),
11
11
  pro_unlimited: zod.z.boolean().describe("Whether user has pro unlimited badge.").nullable().optional()
12
- }).describe("User badges.");
12
+ }).passthrough().describe("User badges.");
13
13
  const SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema = zod.z.object({
14
14
  urn: zod.z.string().describe("URN identifier for visuals.").nullable().optional(),
15
15
  enabled: zod.z.boolean().describe("Whether visuals are enabled.").nullable().optional(),
16
16
  visuals: zod.z.array(zod.z.unknown()).describe("Array of visual objects.").nullable().optional(),
17
17
  tracking: zod.z.unknown().describe("Tracking information.").nullable().optional()
18
- }).describe("Visual assets associated with the user.");
18
+ }).passthrough().describe("Visual assets associated with the user.");
19
19
  const SoundcloudReturnsACollectionOfTrackSReposters_UserSchema = zod.z.object({
20
- id: zod.z.number().int().describe("Unique identifier (deprecated, use urn instead)."),
21
- uri: zod.z.string().describe("API URI for the user resource."),
20
+ id: zod.z.number().int().describe("Unique identifier (deprecated, use urn instead).").nullable(),
21
+ uri: zod.z.string().describe("API URI for the user resource.").nullable(),
22
22
  url: zod.z.string().describe("URL for streaming or accessing user content.").nullable().optional(),
23
- urn: zod.z.string().describe("String-based unique identifier for the user (URN format)."),
23
+ urn: zod.z.string().describe("String-based unique identifier for the user (URN format).").nullable(),
24
24
  city: zod.z.string().describe("City of the user.").nullable().optional(),
25
- kind: zod.z.string().describe("Type of resource (typically 'user')."),
25
+ kind: zod.z.string().describe("Type of resource (typically 'user').").nullable(),
26
26
  plan: zod.z.string().describe("Subscription plan of the user.").nullable().optional(),
27
27
  badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),
28
28
  country: zod.z.string().describe("Country of the user.").nullable().optional(),
29
29
  visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),
30
30
  website: zod.z.string().describe("URL to the user's website.").nullable().optional(),
31
- username: zod.z.string().describe("Username of the user."),
31
+ username: zod.z.string().describe("Username of the user.").nullable(),
32
32
  verified: zod.z.boolean().describe("Whether the user is verified.").nullable().optional(),
33
33
  full_name: zod.z.string().describe("First and last name.").nullable().optional(),
34
34
  last_name: zod.z.string().describe("Last name.").nullable().optional(),
35
- permalink: zod.z.string().describe("Permalink of the resource."),
36
- avatar_url: zod.z.string().describe("URL to a JPEG image of the user's avatar."),
37
- created_at: zod.z.string().describe("Timestamp when the user was created."),
35
+ permalink: zod.z.string().describe("Permalink of the resource.").nullable(),
36
+ avatar_url: zod.z.string().describe("URL to a JPEG image of the user's avatar.").nullable(),
37
+ created_at: zod.z.string().describe("Timestamp when the user was created.").nullable(),
38
38
  first_name: zod.z.string().describe("First name.").nullable().optional(),
39
39
  description: zod.z.string().describe("User profile description.").nullable().optional(),
40
40
  likes_count: zod.z.number().int().describe("Number of likes.").nullable().optional(),
41
41
  station_urn: zod.z.string().describe("URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).").nullable().optional(),
42
- track_count: zod.z.number().int().describe("Number of public tracks."),
42
+ track_count: zod.z.number().int().describe("Number of public tracks.").nullable(),
43
43
  country_code: zod.z.number().int().describe("Country code.").nullable().optional(),
44
44
  groups_count: zod.z.number().int().describe("Number of groups.").nullable().optional(),
45
- last_modified: zod.z.string().describe("Timestamp of last modification."),
46
- permalink_url: zod.z.string().describe("Full SoundCloud profile URL."),
45
+ last_modified: zod.z.string().describe("Timestamp of last modification.").nullable(),
46
+ permalink_url: zod.z.string().describe("Full SoundCloud profile URL.").nullable(),
47
47
  reposts_count: zod.z.number().int().describe("Number of reposts.").nullable().optional(),
48
48
  comments_count: zod.z.number().int().describe("Number of comments (deprecated, always returns 0).").nullable().optional(),
49
- playlist_count: zod.z.number().int().describe("Number of public playlists."),
50
- followers_count: zod.z.number().int().describe("Number of followers."),
51
- followings_count: zod.z.number().int().describe("Number of followed users."),
49
+ playlist_count: zod.z.number().int().describe("Number of public playlists.").nullable(),
50
+ followers_count: zod.z.number().int().describe("Number of followers.").nullable(),
51
+ followings_count: zod.z.number().int().describe("Number of followed users.").nullable(),
52
52
  station_permalink: zod.z.string().describe("Permalink identifier for user's station.").nullable().optional(),
53
53
  creator_subscription: zod.z.unknown().describe("Creator subscription information.").nullable().optional(),
54
54
  playlist_likes_count: zod.z.number().int().describe("Number of playlist likes.").nullable().optional(),
55
55
  creator_subscriptions: zod.z.array(zod.z.unknown()).describe("Array of creator subscription objects.").nullable().optional()
56
- }).describe("User object representing a user who reposted the track.");
56
+ }).passthrough().describe("User object representing a user who reposted the track.");
57
57
  const SoundcloudReturnsACollectionOfTrackSRepostersOutput = zod.z.object({
58
58
  next_href: zod.z.string().describe("URL for retrieving the next page of results (null if no more results).").nullable().optional(),
59
59
  collection: zod.z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe("Array of user objects representing users who reposted the track.")
60
- }).describe("Response schema for `ReturnsACollectionOfTrackSReposters`");
60
+ }).passthrough().describe("Response schema for `ReturnsACollectionOfTrackSReposters`");
61
61
  const soundcloudReturnsACollectionOfTrackSReposters = require_action.action("SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS", {
62
62
  slug: "soundcloud-returns-a-collection-of-track-s-reposters",
63
63
  name: "Returns a collection of track s reposters",
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-track-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfTrackSRepostersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfTrackSReposters`\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema: z.ZodTypeAny = z.object({\n pro: z.boolean().describe(\"Whether user has pro badge.\").nullable().optional(),\n verified: z.boolean().describe(\"Whether user has verified badge.\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Whether user has pro unlimited badge.\").nullable().optional(),\n}).describe(\"User badges.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema: z.ZodTypeAny = z.object({\n urn: z.string().describe(\"URN identifier for visuals.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled.\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual objects.\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information.\").nullable().optional(),\n}).describe(\"Visual assets associated with the user.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier (deprecated, use urn instead).\"),\n uri: z.string().describe(\"API URI for the user resource.\"),\n url: z.string().describe(\"URL for streaming or accessing user content.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (URN format).\"),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource (typically 'user').\"),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),\n website: z.string().describe(\"URL to the user's website.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\"),\n verified: z.boolean().describe(\"Whether the user is verified.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\"),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar.\"),\n created_at: z.string().describe(\"Timestamp when the user was created.\"),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"User profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes.\").nullable().optional(),\n station_urn: z.string().describe(\"URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\"),\n country_code: z.number().int().describe(\"Country code.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp of last modification.\"),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\"),\n reposts_count: z.number().int().describe(\"Number of reposts.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments (deprecated, always returns 0).\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\"),\n followers_count: z.number().int().describe(\"Number of followers.\"),\n followings_count: z.number().int().describe(\"Number of followed users.\"),\n station_permalink: z.string().describe(\"Permalink identifier for user's station.\").nullable().optional(),\n creator_subscription: z.unknown().describe(\"Creator subscription information.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes.\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).describe(\"User object representing a user who reposted the track.\");\nexport const SoundcloudReturnsACollectionOfTrackSRepostersOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL for retrieving the next page of results (null if no more results).\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe(\"Array of user objects representing users who reposted the track.\"),\n}).describe(\"Response schema for `ReturnsACollectionOfTrackSReposters`\");\n\nexport const soundcloudReturnsACollectionOfTrackSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-track-s-reposters\",\n name: \"Returns a collection of track s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud track. It requires AuthHeader, accepts Track ID, and an optional limit. Responses detail user names, followers, etc.\",\n input: SoundcloudReturnsACollectionOfTrackSRepostersInput,\n output: SoundcloudReturnsACollectionOfTrackSRepostersOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"returns-a-collection-of-track-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfTrackSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfTrackSReposters`\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether user has pro badge.\").nullable().optional(),\n verified: z.boolean().describe(\"Whether user has verified badge.\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Whether user has pro unlimited badge.\").nullable().optional(),\n}).passthrough().describe(\"User badges.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for visuals.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled.\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual objects.\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information.\").nullable().optional(),\n}).passthrough().describe(\"Visual assets associated with the user.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier (deprecated, use urn instead).\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n url: z.string().describe(\"URL for streaming or accessing user content.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (URN format).\").nullable(),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource (typically 'user').\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),\n website: z.string().describe(\"URL to the user's website.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user is verified.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the user was created.\").nullable(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"User profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes.\").nullable().optional(),\n station_urn: z.string().describe(\"URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable(),\n country_code: z.number().int().describe(\"Country code.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp of last modification.\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments (deprecated, always returns 0).\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable(),\n station_permalink: z.string().describe(\"Permalink identifier for user's station.\").nullable().optional(),\n creator_subscription: z.unknown().describe(\"Creator subscription information.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes.\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the track.\");\nexport const SoundcloudReturnsACollectionOfTrackSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL for retrieving the next page of results (null if no more results).\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe(\"Array of user objects representing users who reposted the track.\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfTrackSReposters`\");\n\nexport const soundcloudReturnsACollectionOfTrackSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-track-s-reposters\",\n name: \"Returns a collection of track s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud track. It requires AuthHeader, accepts Track ID, and an optional limit. Responses detail user names, followers, etc.\",\n input: SoundcloudReturnsACollectionOfTrackSRepostersInput,\n output: SoundcloudReturnsACollectionOfTrackSRepostersOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,64 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-a-collection-of-track-s-reposters.d.ts
4
- declare const SoundcloudReturnsACollectionOfTrackSRepostersInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsACollectionOfTrackSRepostersOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsACollectionOfTrackSReposters: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsACollectionOfTrackSRepostersInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ track_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SoundcloudReturnsACollectionOfTrackSRepostersOutput: z.ZodObject<{
9
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ collection: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ uri: z.ZodNullable<z.ZodString>;
13
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ urn: z.ZodNullable<z.ZodString>;
15
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ kind: z.ZodNullable<z.ZodString>;
17
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ badges: z.ZodOptional<z.ZodNullable<z.ZodObject<{
19
+ pro: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
21
+ pro_unlimited: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ }, z.core.$loose>>>;
23
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodObject<{
25
+ urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
27
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
28
+ tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
29
+ }, z.core.$loose>>>;
30
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ username: z.ZodNullable<z.ZodString>;
32
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
33
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ permalink: z.ZodNullable<z.ZodString>;
36
+ avatar_url: z.ZodNullable<z.ZodString>;
37
+ created_at: z.ZodNullable<z.ZodString>;
38
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
41
+ station_urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ track_count: z.ZodNullable<z.ZodNumber>;
43
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
44
+ groups_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ last_modified: z.ZodNullable<z.ZodString>;
46
+ permalink_url: z.ZodNullable<z.ZodString>;
47
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
48
+ comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ playlist_count: z.ZodNullable<z.ZodNumber>;
50
+ followers_count: z.ZodNullable<z.ZodNumber>;
51
+ followings_count: z.ZodNullable<z.ZodNumber>;
52
+ station_permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
54
+ playlist_likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
+ creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
56
+ }, z.core.$loose>>;
57
+ }, z.core.$loose>;
58
+ declare const soundcloudReturnsACollectionOfTrackSReposters: import("@keystrokehq/action").WorkflowActionDefinition<{
59
+ track_id: number;
60
+ limit?: number | undefined;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
62
  //#endregion
8
63
  export { soundcloudReturnsACollectionOfTrackSReposters };
9
64
  //# sourceMappingURL=returns-a-collection-of-track-s-reposters.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-track-s-reposters.d.cts","names":[],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"mappings":";;;cAIa,kDAAA,EAAoD,CAAA,CAAE,UAGI;AAAA,cAkD1D,mDAAA,EAAqD,CAAA,CAAE,UAGI;AAAA,cAE3D,6CAAA,gCAA6C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-a-collection-of-track-s-reposters.d.cts","names":[],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"mappings":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;cAqDlD,mDAAA,EAAmD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKnD,6CAAA,gCAA6C,wBAAA"}
@@ -1,9 +1,64 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-a-collection-of-track-s-reposters.d.ts
4
- declare const SoundcloudReturnsACollectionOfTrackSRepostersInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsACollectionOfTrackSRepostersOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsACollectionOfTrackSReposters: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsACollectionOfTrackSRepostersInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ track_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SoundcloudReturnsACollectionOfTrackSRepostersOutput: z.ZodObject<{
9
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ collection: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ uri: z.ZodNullable<z.ZodString>;
13
+ url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ urn: z.ZodNullable<z.ZodString>;
15
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ kind: z.ZodNullable<z.ZodString>;
17
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ badges: z.ZodOptional<z.ZodNullable<z.ZodObject<{
19
+ pro: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
20
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
21
+ pro_unlimited: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ }, z.core.$loose>>>;
23
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodObject<{
25
+ urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
27
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
28
+ tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
29
+ }, z.core.$loose>>>;
30
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ username: z.ZodNullable<z.ZodString>;
32
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
33
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ permalink: z.ZodNullable<z.ZodString>;
36
+ avatar_url: z.ZodNullable<z.ZodString>;
37
+ created_at: z.ZodNullable<z.ZodString>;
38
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
41
+ station_urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ track_count: z.ZodNullable<z.ZodNumber>;
43
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
44
+ groups_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ last_modified: z.ZodNullable<z.ZodString>;
46
+ permalink_url: z.ZodNullable<z.ZodString>;
47
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
48
+ comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ playlist_count: z.ZodNullable<z.ZodNumber>;
50
+ followers_count: z.ZodNullable<z.ZodNumber>;
51
+ followings_count: z.ZodNullable<z.ZodNumber>;
52
+ station_permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
53
+ creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
54
+ playlist_likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
+ creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
56
+ }, z.core.$loose>>;
57
+ }, z.core.$loose>;
58
+ declare const soundcloudReturnsACollectionOfTrackSReposters: import("@keystrokehq/action").WorkflowActionDefinition<{
59
+ track_id: number;
60
+ limit?: number | undefined;
61
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
62
  //#endregion
8
63
  export { soundcloudReturnsACollectionOfTrackSReposters };
9
64
  //# sourceMappingURL=returns-a-collection-of-track-s-reposters.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-track-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"mappings":";;;cAIa,kDAAA,EAAoD,CAAA,CAAE,UAGI;AAAA,cAkD1D,mDAAA,EAAqD,CAAA,CAAE,UAGI;AAAA,cAE3D,6CAAA,gCAA6C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-a-collection-of-track-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"mappings":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;;cAqDlD,mDAAA,EAAmD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKnD,6CAAA,gCAA6C,wBAAA"}
@@ -9,51 +9,51 @@ const SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema = z.object(
9
9
  pro: z.boolean().describe("Whether user has pro badge.").nullable().optional(),
10
10
  verified: z.boolean().describe("Whether user has verified badge.").nullable().optional(),
11
11
  pro_unlimited: z.boolean().describe("Whether user has pro unlimited badge.").nullable().optional()
12
- }).describe("User badges.");
12
+ }).passthrough().describe("User badges.");
13
13
  const SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema = z.object({
14
14
  urn: z.string().describe("URN identifier for visuals.").nullable().optional(),
15
15
  enabled: z.boolean().describe("Whether visuals are enabled.").nullable().optional(),
16
16
  visuals: z.array(z.unknown()).describe("Array of visual objects.").nullable().optional(),
17
17
  tracking: z.unknown().describe("Tracking information.").nullable().optional()
18
- }).describe("Visual assets associated with the user.");
18
+ }).passthrough().describe("Visual assets associated with the user.");
19
19
  const SoundcloudReturnsACollectionOfTrackSReposters_UserSchema = z.object({
20
- id: z.number().int().describe("Unique identifier (deprecated, use urn instead)."),
21
- uri: z.string().describe("API URI for the user resource."),
20
+ id: z.number().int().describe("Unique identifier (deprecated, use urn instead).").nullable(),
21
+ uri: z.string().describe("API URI for the user resource.").nullable(),
22
22
  url: z.string().describe("URL for streaming or accessing user content.").nullable().optional(),
23
- urn: z.string().describe("String-based unique identifier for the user (URN format)."),
23
+ urn: z.string().describe("String-based unique identifier for the user (URN format).").nullable(),
24
24
  city: z.string().describe("City of the user.").nullable().optional(),
25
- kind: z.string().describe("Type of resource (typically 'user')."),
25
+ kind: z.string().describe("Type of resource (typically 'user').").nullable(),
26
26
  plan: z.string().describe("Subscription plan of the user.").nullable().optional(),
27
27
  badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),
28
28
  country: z.string().describe("Country of the user.").nullable().optional(),
29
29
  visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),
30
30
  website: z.string().describe("URL to the user's website.").nullable().optional(),
31
- username: z.string().describe("Username of the user."),
31
+ username: z.string().describe("Username of the user.").nullable(),
32
32
  verified: z.boolean().describe("Whether the user is verified.").nullable().optional(),
33
33
  full_name: z.string().describe("First and last name.").nullable().optional(),
34
34
  last_name: z.string().describe("Last name.").nullable().optional(),
35
- permalink: z.string().describe("Permalink of the resource."),
36
- avatar_url: z.string().describe("URL to a JPEG image of the user's avatar."),
37
- created_at: z.string().describe("Timestamp when the user was created."),
35
+ permalink: z.string().describe("Permalink of the resource.").nullable(),
36
+ avatar_url: z.string().describe("URL to a JPEG image of the user's avatar.").nullable(),
37
+ created_at: z.string().describe("Timestamp when the user was created.").nullable(),
38
38
  first_name: z.string().describe("First name.").nullable().optional(),
39
39
  description: z.string().describe("User profile description.").nullable().optional(),
40
40
  likes_count: z.number().int().describe("Number of likes.").nullable().optional(),
41
41
  station_urn: z.string().describe("URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).").nullable().optional(),
42
- track_count: z.number().int().describe("Number of public tracks."),
42
+ track_count: z.number().int().describe("Number of public tracks.").nullable(),
43
43
  country_code: z.number().int().describe("Country code.").nullable().optional(),
44
44
  groups_count: z.number().int().describe("Number of groups.").nullable().optional(),
45
- last_modified: z.string().describe("Timestamp of last modification."),
46
- permalink_url: z.string().describe("Full SoundCloud profile URL."),
45
+ last_modified: z.string().describe("Timestamp of last modification.").nullable(),
46
+ permalink_url: z.string().describe("Full SoundCloud profile URL.").nullable(),
47
47
  reposts_count: z.number().int().describe("Number of reposts.").nullable().optional(),
48
48
  comments_count: z.number().int().describe("Number of comments (deprecated, always returns 0).").nullable().optional(),
49
- playlist_count: z.number().int().describe("Number of public playlists."),
50
- followers_count: z.number().int().describe("Number of followers."),
51
- followings_count: z.number().int().describe("Number of followed users."),
49
+ playlist_count: z.number().int().describe("Number of public playlists.").nullable(),
50
+ followers_count: z.number().int().describe("Number of followers.").nullable(),
51
+ followings_count: z.number().int().describe("Number of followed users.").nullable(),
52
52
  station_permalink: z.string().describe("Permalink identifier for user's station.").nullable().optional(),
53
53
  creator_subscription: z.unknown().describe("Creator subscription information.").nullable().optional(),
54
54
  playlist_likes_count: z.number().int().describe("Number of playlist likes.").nullable().optional(),
55
55
  creator_subscriptions: z.array(z.unknown()).describe("Array of creator subscription objects.").nullable().optional()
56
- }).describe("User object representing a user who reposted the track.");
56
+ }).passthrough().describe("User object representing a user who reposted the track.");
57
57
  const soundcloudReturnsACollectionOfTrackSReposters = action("SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS", {
58
58
  slug: "soundcloud-returns-a-collection-of-track-s-reposters",
59
59
  name: "Returns a collection of track s reposters",
@@ -62,7 +62,7 @@ const soundcloudReturnsACollectionOfTrackSReposters = action("SOUNDCLOUD_RETURNS
62
62
  output: z.object({
63
63
  next_href: z.string().describe("URL for retrieving the next page of results (null if no more results).").nullable().optional(),
64
64
  collection: z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe("Array of user objects representing users who reposted the track.")
65
- }).describe("Response schema for `ReturnsACollectionOfTrackSReposters`")
65
+ }).passthrough().describe("Response schema for `ReturnsACollectionOfTrackSReposters`")
66
66
  });
67
67
  //#endregion
68
68
  export { soundcloudReturnsACollectionOfTrackSReposters };
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-track-s-reposters.mjs","names":[],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfTrackSRepostersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfTrackSReposters`\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema: z.ZodTypeAny = z.object({\n pro: z.boolean().describe(\"Whether user has pro badge.\").nullable().optional(),\n verified: z.boolean().describe(\"Whether user has verified badge.\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Whether user has pro unlimited badge.\").nullable().optional(),\n}).describe(\"User badges.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema: z.ZodTypeAny = z.object({\n urn: z.string().describe(\"URN identifier for visuals.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled.\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual objects.\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information.\").nullable().optional(),\n}).describe(\"Visual assets associated with the user.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier (deprecated, use urn instead).\"),\n uri: z.string().describe(\"API URI for the user resource.\"),\n url: z.string().describe(\"URL for streaming or accessing user content.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (URN format).\"),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource (typically 'user').\"),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),\n website: z.string().describe(\"URL to the user's website.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\"),\n verified: z.boolean().describe(\"Whether the user is verified.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\"),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar.\"),\n created_at: z.string().describe(\"Timestamp when the user was created.\"),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"User profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes.\").nullable().optional(),\n station_urn: z.string().describe(\"URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\"),\n country_code: z.number().int().describe(\"Country code.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp of last modification.\"),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\"),\n reposts_count: z.number().int().describe(\"Number of reposts.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments (deprecated, always returns 0).\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\"),\n followers_count: z.number().int().describe(\"Number of followers.\"),\n followings_count: z.number().int().describe(\"Number of followed users.\"),\n station_permalink: z.string().describe(\"Permalink identifier for user's station.\").nullable().optional(),\n creator_subscription: z.unknown().describe(\"Creator subscription information.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes.\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).describe(\"User object representing a user who reposted the track.\");\nexport const SoundcloudReturnsACollectionOfTrackSRepostersOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL for retrieving the next page of results (null if no more results).\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe(\"Array of user objects representing users who reposted the track.\"),\n}).describe(\"Response schema for `ReturnsACollectionOfTrackSReposters`\");\n\nexport const soundcloudReturnsACollectionOfTrackSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-track-s-reposters\",\n name: \"Returns a collection of track s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud track. It requires AuthHeader, accepts Track ID, and an optional limit. Responses detail user names, followers, etc.\",\n input: SoundcloudReturnsACollectionOfTrackSRepostersInput,\n output: SoundcloudReturnsACollectionOfTrackSRepostersOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"returns-a-collection-of-track-s-reposters.mjs","names":[],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfTrackSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfTrackSReposters`\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether user has pro badge.\").nullable().optional(),\n verified: z.boolean().describe(\"Whether user has verified badge.\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Whether user has pro unlimited badge.\").nullable().optional(),\n}).passthrough().describe(\"User badges.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for visuals.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled.\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual objects.\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information.\").nullable().optional(),\n}).passthrough().describe(\"Visual assets associated with the user.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier (deprecated, use urn instead).\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n url: z.string().describe(\"URL for streaming or accessing user content.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (URN format).\").nullable(),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource (typically 'user').\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),\n website: z.string().describe(\"URL to the user's website.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user is verified.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the user was created.\").nullable(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"User profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes.\").nullable().optional(),\n station_urn: z.string().describe(\"URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable(),\n country_code: z.number().int().describe(\"Country code.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp of last modification.\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments (deprecated, always returns 0).\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable(),\n station_permalink: z.string().describe(\"Permalink identifier for user's station.\").nullable().optional(),\n creator_subscription: z.unknown().describe(\"Creator subscription information.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes.\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the track.\");\nexport const SoundcloudReturnsACollectionOfTrackSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL for retrieving the next page of results (null if no more results).\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe(\"Array of user objects representing users who reposted the track.\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfTrackSReposters`\");\n\nexport const soundcloudReturnsACollectionOfTrackSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-track-s-reposters\",\n name: \"Returns a collection of track s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud track. It requires AuthHeader, accepts Track ID, and an optional limit. Responses detail user names, followers, etc.\",\n input: SoundcloudReturnsACollectionOfTrackSRepostersInput,\n output: SoundcloudReturnsACollectionOfTrackSRepostersOutput,\n});\n"],"mappings":"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"}