@keystrokehq/soundcloud 0.1.2 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (291) hide show
  1. package/dist/actions/creates-a-playlist.cjs +3 -3
  2. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  3. package/dist/actions/creates-a-playlist.d.cts +3 -3
  4. package/dist/actions/creates-a-playlist.d.mts +3 -3
  5. package/dist/actions/creates-a-playlist.mjs +3 -3
  6. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  7. package/dist/actions/deletes-a-playlist.cjs +1 -1
  8. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  9. package/dist/actions/deletes-a-playlist.d.cts +1 -1
  10. package/dist/actions/deletes-a-playlist.d.mts +1 -1
  11. package/dist/actions/deletes-a-playlist.mjs +1 -1
  12. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  13. package/dist/actions/deletes-a-track.cjs +1 -1
  14. package/dist/actions/deletes-a-track.cjs.map +1 -1
  15. package/dist/actions/deletes-a-track.d.cts +1 -1
  16. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  17. package/dist/actions/deletes-a-track.d.mts +1 -1
  18. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  19. package/dist/actions/deletes-a-track.mjs +1 -1
  20. package/dist/actions/deletes-a-track.mjs.map +1 -1
  21. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +3 -3
  22. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  23. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +3 -3
  24. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +3 -3
  25. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +3 -3
  26. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  27. package/dist/actions/fetch-user-favorites.cjs +3 -3
  28. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  29. package/dist/actions/fetch-user-favorites.d.cts +3 -3
  30. package/dist/actions/fetch-user-favorites.d.mts +3 -3
  31. package/dist/actions/fetch-user-favorites.mjs +3 -3
  32. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  33. package/dist/actions/fetch-user-following-details.cjs +2 -2
  34. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  35. package/dist/actions/fetch-user-following-details.d.cts +2 -2
  36. package/dist/actions/fetch-user-following-details.d.mts +2 -2
  37. package/dist/actions/fetch-user-following-details.mjs +2 -2
  38. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  39. package/dist/actions/follows-a-user.cjs +1 -1
  40. package/dist/actions/follows-a-user.cjs.map +1 -1
  41. package/dist/actions/follows-a-user.d.cts +1 -1
  42. package/dist/actions/follows-a-user.d.mts +1 -1
  43. package/dist/actions/follows-a-user.mjs +1 -1
  44. package/dist/actions/follows-a-user.mjs.map +1 -1
  45. package/dist/actions/get-related-tracks.cjs +3 -3
  46. package/dist/actions/get-related-tracks.cjs.map +1 -1
  47. package/dist/actions/get-related-tracks.d.cts +3 -3
  48. package/dist/actions/get-related-tracks.d.mts +3 -3
  49. package/dist/actions/get-related-tracks.mjs +3 -3
  50. package/dist/actions/get-related-tracks.mjs.map +1 -1
  51. package/dist/actions/get-track-likers.cjs +2 -2
  52. package/dist/actions/get-track-likers.cjs.map +1 -1
  53. package/dist/actions/get-track-likers.d.cts +2 -2
  54. package/dist/actions/get-track-likers.d.mts +2 -2
  55. package/dist/actions/get-track-likers.mjs +2 -2
  56. package/dist/actions/get-track-likers.mjs.map +1 -1
  57. package/dist/actions/likes-a-playlist.cjs +1 -1
  58. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  59. package/dist/actions/likes-a-playlist.d.cts +1 -1
  60. package/dist/actions/likes-a-playlist.d.mts +1 -1
  61. package/dist/actions/likes-a-playlist.mjs +1 -1
  62. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  63. package/dist/actions/likes-a-track.cjs +1 -1
  64. package/dist/actions/likes-a-track.cjs.map +1 -1
  65. package/dist/actions/likes-a-track.d.cts +1 -1
  66. package/dist/actions/likes-a-track.d.mts +1 -1
  67. package/dist/actions/likes-a-track.mjs +1 -1
  68. package/dist/actions/likes-a-track.mjs.map +1 -1
  69. package/dist/actions/list-authenticated-user-followers.cjs +3 -3
  70. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  71. package/dist/actions/list-authenticated-user-followers.d.cts +3 -3
  72. package/dist/actions/list-authenticated-user-followers.d.mts +3 -3
  73. package/dist/actions/list-authenticated-user-followers.mjs +3 -3
  74. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  75. package/dist/actions/list-followed-by-user.cjs +4 -4
  76. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  77. package/dist/actions/list-followed-by-user.d.cts +4 -4
  78. package/dist/actions/list-followed-by-user.d.mts +4 -4
  79. package/dist/actions/list-followed-by-user.mjs +4 -4
  80. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  81. package/dist/actions/list-user-favorites.cjs +7 -7
  82. package/dist/actions/list-user-favorites.cjs.map +1 -1
  83. package/dist/actions/list-user-favorites.d.cts +7 -7
  84. package/dist/actions/list-user-favorites.d.mts +7 -7
  85. package/dist/actions/list-user-favorites.mjs +7 -7
  86. package/dist/actions/list-user-favorites.mjs.map +1 -1
  87. package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -1
  88. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  89. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +1 -1
  90. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +1 -1
  91. package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -1
  92. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  93. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +4 -4
  94. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  95. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +4 -4
  96. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +4 -4
  97. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +4 -4
  98. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  99. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +5 -5
  100. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  101. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +5 -5
  102. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +5 -5
  103. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
  104. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  105. package/dist/actions/provision-access-tokens-post-authorization.cjs +1 -1
  106. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  107. package/dist/actions/provision-access-tokens-post-authorization.d.cts +1 -1
  108. package/dist/actions/provision-access-tokens-post-authorization.d.mts +1 -1
  109. package/dist/actions/provision-access-tokens-post-authorization.mjs +1 -1
  110. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  111. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
  112. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  113. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +8 -8
  114. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +8 -8
  115. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
  116. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  117. package/dist/actions/recent-tracks-from-followed-users.cjs +4 -4
  118. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  119. package/dist/actions/recent-tracks-from-followed-users.d.cts +4 -4
  120. package/dist/actions/recent-tracks-from-followed-users.d.mts +4 -4
  121. package/dist/actions/recent-tracks-from-followed-users.mjs +4 -4
  122. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  123. package/dist/actions/remove-playlist-repost.cjs +2 -2
  124. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  125. package/dist/actions/remove-playlist-repost.d.cts +2 -2
  126. package/dist/actions/remove-playlist-repost.d.mts +2 -2
  127. package/dist/actions/remove-playlist-repost.mjs +2 -2
  128. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  129. package/dist/actions/remove-track-repost.cjs +1 -1
  130. package/dist/actions/remove-track-repost.cjs.map +1 -1
  131. package/dist/actions/remove-track-repost.d.cts +1 -1
  132. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  133. package/dist/actions/remove-track-repost.d.mts +1 -1
  134. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  135. package/dist/actions/remove-track-repost.mjs +1 -1
  136. package/dist/actions/remove-track-repost.mjs.map +1 -1
  137. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
  138. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  139. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +1 -1
  140. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  141. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +1 -1
  142. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  143. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -1
  144. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  145. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
  146. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  147. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +1 -1
  148. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  149. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +1 -1
  150. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  151. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -1
  152. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  153. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +3 -3
  154. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  155. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +3 -3
  156. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +3 -3
  157. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +3 -3
  158. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  159. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +4 -4
  160. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  161. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +4 -4
  162. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +4 -4
  163. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +4 -4
  164. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  165. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +7 -7
  166. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  167. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +7 -7
  168. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +7 -7
  169. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +7 -7
  170. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  171. package/dist/actions/returns-a-list-of-user-s-followers.cjs +3 -3
  172. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  173. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +3 -3
  174. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +3 -3
  175. package/dist/actions/returns-a-list-of-user-s-followers.mjs +3 -3
  176. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  177. package/dist/actions/returns-a-list-of-user-s-followings.cjs +4 -4
  178. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  179. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +4 -4
  180. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +4 -4
  181. package/dist/actions/returns-a-list-of-user-s-followings.mjs +4 -4
  182. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  183. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +3 -3
  184. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  185. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +3 -3
  186. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +3 -3
  187. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +3 -3
  188. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  189. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +3 -3
  190. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  191. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +3 -3
  192. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +3 -3
  193. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +3 -3
  194. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  195. package/dist/actions/returns-a-playlist.cjs +2 -2
  196. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  197. package/dist/actions/returns-a-playlist.d.cts +2 -2
  198. package/dist/actions/returns-a-playlist.d.mts +2 -2
  199. package/dist/actions/returns-a-playlist.mjs +2 -2
  200. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  201. package/dist/actions/returns-a-track-s-streamable-urls.cjs +1 -1
  202. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  203. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +1 -1
  204. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +1 -1
  205. package/dist/actions/returns-a-track-s-streamable-urls.mjs +1 -1
  206. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  207. package/dist/actions/returns-a-track.cjs +2 -2
  208. package/dist/actions/returns-a-track.cjs.map +1 -1
  209. package/dist/actions/returns-a-track.d.cts +2 -2
  210. package/dist/actions/returns-a-track.d.mts +2 -2
  211. package/dist/actions/returns-a-track.mjs +2 -2
  212. package/dist/actions/returns-a-track.mjs.map +1 -1
  213. package/dist/actions/returns-a-user.cjs +4 -4
  214. package/dist/actions/returns-a-user.cjs.map +1 -1
  215. package/dist/actions/returns-a-user.d.cts +4 -4
  216. package/dist/actions/returns-a-user.d.mts +4 -4
  217. package/dist/actions/returns-a-user.mjs +4 -4
  218. package/dist/actions/returns-a-user.mjs.map +1 -1
  219. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +2 -2
  220. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  221. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +2 -2
  222. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +2 -2
  223. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +2 -2
  224. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  225. package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
  226. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  227. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +2 -2
  228. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +2 -2
  229. package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
  230. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  231. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +5 -5
  232. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  233. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +8 -8
  234. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +8 -8
  235. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +5 -5
  236. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  237. package/dist/actions/returns-tracks-under-a-playlist.cjs +4 -4
  238. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  239. package/dist/actions/returns-tracks-under-a-playlist.d.cts +4 -4
  240. package/dist/actions/returns-tracks-under-a-playlist.d.mts +4 -4
  241. package/dist/actions/returns-tracks-under-a-playlist.mjs +4 -4
  242. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  243. package/dist/actions/returns-user-s-playlists-sets.cjs +3 -3
  244. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  245. package/dist/actions/returns-user-s-playlists-sets.d.cts +3 -3
  246. package/dist/actions/returns-user-s-playlists-sets.d.mts +3 -3
  247. package/dist/actions/returns-user-s-playlists-sets.mjs +3 -3
  248. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  249. package/dist/actions/unfollow-user.cjs +1 -1
  250. package/dist/actions/unfollow-user.cjs.map +1 -1
  251. package/dist/actions/unfollow-user.d.cts +1 -1
  252. package/dist/actions/unfollow-user.d.mts +1 -1
  253. package/dist/actions/unfollow-user.mjs +1 -1
  254. package/dist/actions/unfollow-user.mjs.map +1 -1
  255. package/dist/actions/unlikes-a-playlist.cjs +1 -1
  256. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  257. package/dist/actions/unlikes-a-playlist.d.cts +1 -1
  258. package/dist/actions/unlikes-a-playlist.d.mts +1 -1
  259. package/dist/actions/unlikes-a-playlist.mjs +1 -1
  260. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  261. package/dist/actions/unlikes-a-track.cjs +1 -1
  262. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  263. package/dist/actions/unlikes-a-track.d.cts +1 -1
  264. package/dist/actions/unlikes-a-track.d.mts +1 -1
  265. package/dist/actions/unlikes-a-track.mjs +1 -1
  266. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  267. package/dist/actions/updates-a-playlist.cjs +3 -3
  268. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  269. package/dist/actions/updates-a-playlist.d.cts +3 -3
  270. package/dist/actions/updates-a-playlist.d.mts +3 -3
  271. package/dist/actions/updates-a-playlist.mjs +3 -3
  272. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  273. package/dist/actions/updates-a-track-s-information.cjs +3 -3
  274. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  275. package/dist/actions/updates-a-track-s-information.d.cts +3 -3
  276. package/dist/actions/updates-a-track-s-information.d.mts +3 -3
  277. package/dist/actions/updates-a-track-s-information.mjs +3 -3
  278. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  279. package/dist/actions/uploads-a-new-track.cjs +2 -2
  280. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  281. package/dist/actions/uploads-a-new-track.d.cts +2 -2
  282. package/dist/actions/uploads-a-new-track.d.mts +2 -2
  283. package/dist/actions/uploads-a-new-track.mjs +2 -2
  284. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  285. package/dist/actions/user-recent-track-activities.cjs +4 -4
  286. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  287. package/dist/actions/user-recent-track-activities.d.cts +4 -4
  288. package/dist/actions/user-recent-track-activities.d.mts +4 -4
  289. package/dist/actions/user-recent-track-activities.mjs +4 -4
  290. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  291. package/package.json +1 -1
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-sound-cloud-follower-profile-details.mjs","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FetchSoundCloudFollowerProfileDetails`\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether the user has a Pro subscription.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge.\").nullable(),\n pro_unlimited: z.boolean().describe(\"Whether the user has a Pro Unlimited subscription.\").nullable(),\n creator_mid_tier: z.boolean().describe(\"Whether the user has mid-tier creator status.\").nullable().optional(),\n}).describe(\"Object containing user badge information.\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual elements.\").nullable(),\n enabled: z.boolean().describe(\"Whether visual elements are enabled for this user.\").nullable(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual elements.\"),\n tracking: z.string().describe(\"Tracking information for visuals.\").nullable().optional(),\n}).describe(\"Visual elements associated with the user profile.\");\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API endpoint URI for this user.\").nullable(),\n urn: z.string().describe(\"Unique resource identifier in URN format.\").nullable(),\n city: z.string().describe(\"City location of the user.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n badges: SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema.nullable().optional(),\n visuals: SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified profile badge.\").nullable(),\n full_name: z.string().describe(\"Complete full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's profile picture.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User bio or profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes given by the user.\").nullable(),\n station_urn: z.string().describe(\"URN for the user's artist station playlist.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable(),\n country_code: z.string().describe(\"Country code for the user's location.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user is a member of.\").nullable().optional(),\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 profile page.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts made by the user.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments posted by the user.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of 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 station_permalink: z.string().describe(\"Permalink for the user's artist station.\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Primary creator subscription object for the user.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes by the user.\").nullable(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).describe(\"Response schema for `FetchSoundCloudFollowerProfileDetails`\");\n\nexport const soundcloudFetchSoundCloudFollowerProfileDetails = action(\"SOUNDCLOUD_FETCH_SOUND_CLOUD_FOLLOWER_PROFILE_DETAILS\", {\n slug: \"soundcloud-fetch-sound-cloud-follower-profile-details\",\n name: \"Fetch soundcloud follower profile details\",\n description: \"Fetches SoundCloud user profile details (username, followers) for a user followed by an authenticated user. Use '/users/{user_id}' for full info. Requires AuthHeader. Responses: 200 (Success), 403 (Unauthorized), 404 (Not Found).\",\n input: SoundcloudFetchSoundCloudFollowerProfileDetailsInput,\n output: SoundcloudFetchSoundCloudFollowerProfileDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-sound-cloud-follower-profile-details.mjs","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FetchSoundCloudFollowerProfileDetails`\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether the user has a Pro subscription.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge.\").nullable(),\n pro_unlimited: z.boolean().describe(\"Whether the user has a Pro Unlimited subscription.\").nullable(),\n creator_mid_tier: z.boolean().describe(\"Whether the user has mid-tier creator status.\").nullable().optional(),\n}).passthrough().describe(\"Object containing user badge information.\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual elements.\").nullable(),\n enabled: z.boolean().describe(\"Whether visual elements are enabled for this user.\").nullable(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual elements.\"),\n tracking: z.string().describe(\"Tracking information for visuals.\").nullable().optional(),\n}).passthrough().describe(\"Visual elements associated with the user profile.\");\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API endpoint URI for this user.\").nullable(),\n urn: z.string().describe(\"Unique resource identifier in URN format.\").nullable(),\n city: z.string().describe(\"City location of the user.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n badges: SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema.nullable().optional(),\n visuals: SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified profile badge.\").nullable(),\n full_name: z.string().describe(\"Complete full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's profile picture.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User bio or profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes given by the user.\").nullable(),\n station_urn: z.string().describe(\"URN for the user's artist station playlist.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable(),\n country_code: z.string().describe(\"Country code for the user's location.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user is a member of.\").nullable().optional(),\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 profile page.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts made by the user.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments posted by the user.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of 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 station_permalink: z.string().describe(\"Permalink for the user's artist station.\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Primary creator subscription object for the user.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes by the user.\").nullable(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `FetchSoundCloudFollowerProfileDetails`\");\n\nexport const soundcloudFetchSoundCloudFollowerProfileDetails = action(\"SOUNDCLOUD_FETCH_SOUND_CLOUD_FOLLOWER_PROFILE_DETAILS\", {\n slug: \"soundcloud-fetch-sound-cloud-follower-profile-details\",\n name: \"Fetch soundcloud follower profile details\",\n description: \"Fetches SoundCloud user profile details (username, followers) for a user followed by an authenticated user. Use '/users/{user_id}' for full info. Requires AuthHeader. Responses: 200 (Success), 403 (Unauthorized), 404 (Not Found).\",\n input: SoundcloudFetchSoundCloudFollowerProfileDetailsInput,\n output: SoundcloudFetchSoundCloudFollowerProfileDetailsOutput,\n});\n"],"mappings":"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"}
@@ -31,7 +31,7 @@ const SoundcloudFetchUserFavorites_UserSchema = zod.z.object({
31
31
  followersCount: zod.z.number().int().describe("Number of followers the user has").nullable().optional(),
32
32
  followingsCount: zod.z.number().int().describe("Number of users this user follows").nullable().optional(),
33
33
  playlistLikesCount: zod.z.number().int().describe("Number of playlists liked by the user").nullable().optional()
34
- }).describe("User object representing the track's creator");
34
+ }).passthrough().describe("User object representing the track's creator");
35
35
  const SoundcloudFetchUserFavorites_TrackSchema = zod.z.object({
36
36
  id: zod.z.number().int().describe("Unique identifier for the track").nullable(),
37
37
  bpm: zod.z.number().int().describe("Tempo in beats per minute").nullable().optional(),
@@ -79,11 +79,11 @@ const SoundcloudFetchUserFavorites_TrackSchema = zod.z.object({
79
79
  favoritingsCount: zod.z.number().int().describe("Number of times the track has been favorited").nullable().optional(),
80
80
  userPlaybackCount: zod.z.number().int().describe("Number of times the authenticated user has played this track").nullable().optional(),
81
81
  availableCountryCodes: zod.z.array(zod.z.string()).describe("ISO country codes where the track is available").nullable().optional()
82
- }).describe("Track object representing a favorited/liked track");
82
+ }).passthrough().describe("Track object representing a favorited/liked track");
83
83
  const SoundcloudFetchUserFavoritesOutput = zod.z.object({
84
84
  nextHref: zod.z.string().describe("URL for the next page of results when using linked partitioning pagination").nullable().optional(),
85
85
  collection: zod.z.array(SoundcloudFetchUserFavorites_TrackSchema).describe("Array of track objects representing the user's favorited/liked tracks")
86
- }).describe("Response schema for `FetchUserFavorites`");
86
+ }).passthrough().describe("Response schema for `FetchUserFavorites`");
87
87
  const soundcloudFetchUserFavorites = require_action.action("SOUNDCLOUD_FETCH_USER_FAVORITES", {
88
88
  slug: "soundcloud-fetch-user-favorites",
89
89
  name: "Fetchuserfavorites",
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).passthrough().describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
@@ -39,7 +39,7 @@ declare const SoundcloudFetchUserFavoritesOutput: z.ZodObject<{
39
39
  followersCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
40
  followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
41
41
  playlistLikesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
42
- }, z.core.$strip>>;
42
+ }, z.core.$loose>>;
43
43
  genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
44
  title: z.ZodNullable<z.ZodString>;
45
45
  access: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
@@ -80,8 +80,8 @@ declare const SoundcloudFetchUserFavoritesOutput: z.ZodObject<{
80
80
  favoritingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
81
81
  userPlaybackCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
82
82
  availableCountryCodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
83
- }, z.core.$strip>>;
84
- }, z.core.$strip>;
83
+ }, z.core.$loose>>;
84
+ }, z.core.$loose>;
85
85
  declare const soundcloudFetchUserFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
86
86
  limit?: number | undefined;
87
87
  linked_partitioning?: boolean | undefined;
@@ -39,7 +39,7 @@ declare const SoundcloudFetchUserFavoritesOutput: z.ZodObject<{
39
39
  followersCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
40
  followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
41
41
  playlistLikesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
42
- }, z.core.$strip>>;
42
+ }, z.core.$loose>>;
43
43
  genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
44
  title: z.ZodNullable<z.ZodString>;
45
45
  access: z.ZodOptional<z.ZodNullable<z.ZodEnum<{
@@ -80,8 +80,8 @@ declare const SoundcloudFetchUserFavoritesOutput: z.ZodObject<{
80
80
  favoritingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
81
81
  userPlaybackCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
82
82
  availableCountryCodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
83
- }, z.core.$strip>>;
84
- }, z.core.$strip>;
83
+ }, z.core.$loose>>;
84
+ }, z.core.$loose>;
85
85
  declare const soundcloudFetchUserFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
86
86
  limit?: number | undefined;
87
87
  linked_partitioning?: boolean | undefined;
@@ -31,7 +31,7 @@ const SoundcloudFetchUserFavorites_UserSchema = z.object({
31
31
  followersCount: z.number().int().describe("Number of followers the user has").nullable().optional(),
32
32
  followingsCount: z.number().int().describe("Number of users this user follows").nullable().optional(),
33
33
  playlistLikesCount: z.number().int().describe("Number of playlists liked by the user").nullable().optional()
34
- }).describe("User object representing the track's creator");
34
+ }).passthrough().describe("User object representing the track's creator");
35
35
  const SoundcloudFetchUserFavorites_TrackSchema = z.object({
36
36
  id: z.number().int().describe("Unique identifier for the track").nullable(),
37
37
  bpm: z.number().int().describe("Tempo in beats per minute").nullable().optional(),
@@ -79,7 +79,7 @@ const SoundcloudFetchUserFavorites_TrackSchema = z.object({
79
79
  favoritingsCount: z.number().int().describe("Number of times the track has been favorited").nullable().optional(),
80
80
  userPlaybackCount: z.number().int().describe("Number of times the authenticated user has played this track").nullable().optional(),
81
81
  availableCountryCodes: z.array(z.string()).describe("ISO country codes where the track is available").nullable().optional()
82
- }).describe("Track object representing a favorited/liked track");
82
+ }).passthrough().describe("Track object representing a favorited/liked track");
83
83
  const soundcloudFetchUserFavorites = action("SOUNDCLOUD_FETCH_USER_FAVORITES", {
84
84
  slug: "soundcloud-fetch-user-favorites",
85
85
  name: "Fetchuserfavorites",
@@ -88,7 +88,7 @@ const soundcloudFetchUserFavorites = action("SOUNDCLOUD_FETCH_USER_FAVORITES", {
88
88
  output: z.object({
89
89
  nextHref: z.string().describe("URL for the next page of results when using linked partitioning pagination").nullable().optional(),
90
90
  collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe("Array of track objects representing the user's favorited/liked tracks")
91
- }).describe("Response schema for `FetchUserFavorites`")
91
+ }).passthrough().describe("Response schema for `FetchUserFavorites`")
92
92
  });
93
93
  //#endregion
94
94
  export { soundcloudFetchUserFavorites };
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-favorites.mjs","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-favorites.mjs","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).passthrough().describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
@@ -30,11 +30,11 @@ const SoundcloudFetchUserFollowingDetails_UserSchema = zod.z.object({
30
30
  followers_count: zod.z.number().int().describe("Number of followers").nullable().optional(),
31
31
  followings_count: zod.z.number().int().describe("Number of followed users").nullable().optional(),
32
32
  public_favorites_count: zod.z.number().int().describe("Number of favorited public tracks").nullable().optional()
33
- }).describe("User object representing a SoundCloud user");
33
+ }).passthrough().describe("User object representing a SoundCloud user");
34
34
  const SoundcloudFetchUserFollowingDetailsOutput = zod.z.object({
35
35
  next_href: zod.z.string().describe("Pagination link for retrieving additional results").nullable().optional(),
36
36
  collection: zod.z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe("Array of user objects representing the users being followed")
37
- }).describe("Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users");
37
+ }).passthrough().describe("Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users");
38
38
  const soundcloudFetchUserFollowingDetails = require_action.action("SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS", {
39
39
  slug: "soundcloud-fetch-user-following-details",
40
40
  name: "Fetchuserfollowingdetails",
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-following-details.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").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().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-following-details.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").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().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).passthrough().describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
@@ -32,8 +32,8 @@ declare const SoundcloudFetchUserFollowingDetailsOutput: z.ZodObject<{
32
32
  followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
33
  followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
34
  public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
- }, z.core.$strip>>;
36
- }, z.core.$strip>;
35
+ }, z.core.$loose>>;
36
+ }, z.core.$loose>;
37
37
  declare const soundcloudFetchUserFollowingDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
38
38
  user_id: number;
39
39
  following_id: number;
@@ -32,8 +32,8 @@ declare const SoundcloudFetchUserFollowingDetailsOutput: z.ZodObject<{
32
32
  followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
33
  followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
34
  public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
- }, z.core.$strip>>;
36
- }, z.core.$strip>;
35
+ }, z.core.$loose>>;
36
+ }, z.core.$loose>;
37
37
  declare const soundcloudFetchUserFollowingDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
38
38
  user_id: number;
39
39
  following_id: number;
@@ -30,7 +30,7 @@ const SoundcloudFetchUserFollowingDetails_UserSchema = z.object({
30
30
  followers_count: z.number().int().describe("Number of followers").nullable().optional(),
31
31
  followings_count: z.number().int().describe("Number of followed users").nullable().optional(),
32
32
  public_favorites_count: z.number().int().describe("Number of favorited public tracks").nullable().optional()
33
- }).describe("User object representing a SoundCloud user");
33
+ }).passthrough().describe("User object representing a SoundCloud user");
34
34
  const soundcloudFetchUserFollowingDetails = action("SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS", {
35
35
  slug: "soundcloud-fetch-user-following-details",
36
36
  name: "Fetchuserfollowingdetails",
@@ -39,7 +39,7 @@ const soundcloudFetchUserFollowingDetails = action("SOUNDCLOUD_FETCH_USER_FOLLOW
39
39
  output: z.object({
40
40
  next_href: z.string().describe("Pagination link for retrieving additional results").nullable().optional(),
41
41
  collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe("Array of user objects representing the users being followed")
42
- }).describe("Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users")
42
+ }).passthrough().describe("Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users")
43
43
  });
44
44
  //#endregion
45
45
  export { soundcloudFetchUserFollowingDetails };
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-following-details.mjs","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").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().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-following-details.mjs","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").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().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).passthrough().describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
@@ -28,7 +28,7 @@ const SoundcloudFollowsAUserOutput = zod.z.object({
28
28
  followingsCount: zod.z.number().int().describe("Number of users being followed").nullable().optional(),
29
29
  uploadSecondsLeft: zod.z.number().int().describe("Remaining upload quota in seconds").nullable().optional(),
30
30
  publicFavoritesCount: zod.z.number().int().describe("Number of tracks the user has liked").nullable().optional()
31
- }).describe("Response schema for `FollowsAUser`");
31
+ }).passthrough().describe("Response schema for `FollowsAUser`");
32
32
  const soundcloudFollowsAUser = require_action.action("SOUNDCLOUD_FOLLOWS_A_USER", {
33
33
  slug: "soundcloud-follows-a-user",
34
34
  name: "Follows a user",
@@ -1 +1 @@
1
- {"version":3,"file":"follows-a-user.cjs","names":["z","action"],"sources":["../../src/actions/follows-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFollowsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FollowsAUser`\");\nexport const SoundcloudFollowsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URI for the user\").nullable(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource, typically 'user'\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"User's country\").nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n fullName: z.string().describe(\"User's complete name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable(),\n avatarUrl: z.string().describe(\"URL to a JPEG image of the user's profile picture\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"Username slug for URL\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n description: z.string().describe(\"User bio or description\").nullable().optional(),\n lastModified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full profile URL\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n websiteTitle: z.string().describe(\"Title of the user's website\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users being followed\").nullable().optional(),\n uploadSecondsLeft: z.number().int().describe(\"Remaining upload quota in seconds\").nullable().optional(),\n publicFavoritesCount: z.number().int().describe(\"Number of tracks the user has liked\").nullable().optional(),\n}).describe(\"Response schema for `FollowsAUser`\");\n\nexport const soundcloudFollowsAUser = action(\"SOUNDCLOUD_FOLLOWS_A_USER\", {\n slug: \"soundcloud-follows-a-user\",\n name: \"Follows a user\",\n description: \"The `/me/followings/{user_id}` endpoint on SoundCloud is for following users by ID, secured with `AuthHeader`. It confirms follows or shows user data, returning `200` for success, and `401` or `404` for errors.\",\n input: SoundcloudFollowsAUserInput,\n output: SoundcloudFollowsAUserOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"follows-a-user.cjs","names":["z","action"],"sources":["../../src/actions/follows-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFollowsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FollowsAUser`\");\nexport const SoundcloudFollowsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URI for the user\").nullable(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource, typically 'user'\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"User's country\").nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n fullName: z.string().describe(\"User's complete name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable(),\n avatarUrl: z.string().describe(\"URL to a JPEG image of the user's profile picture\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"Username slug for URL\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n description: z.string().describe(\"User bio or description\").nullable().optional(),\n lastModified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full profile URL\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n websiteTitle: z.string().describe(\"Title of the user's website\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users being followed\").nullable().optional(),\n uploadSecondsLeft: z.number().int().describe(\"Remaining upload quota in seconds\").nullable().optional(),\n publicFavoritesCount: z.number().int().describe(\"Number of tracks the user has liked\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `FollowsAUser`\");\n\nexport const soundcloudFollowsAUser = action(\"SOUNDCLOUD_FOLLOWS_A_USER\", {\n slug: \"soundcloud-follows-a-user\",\n name: \"Follows a user\",\n description: \"The `/me/followings/{user_id}` endpoint on SoundCloud is for following users by ID, secured with `AuthHeader`. It confirms follows or shows user data, returning `200` for success, and `401` or `404` for errors.\",\n input: SoundcloudFollowsAUserInput,\n output: SoundcloudFollowsAUserOutput,\n});\n"],"mappings":"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"}
@@ -30,7 +30,7 @@ declare const SoundcloudFollowsAUserOutput: z.ZodObject<{
30
30
  followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
31
31
  uploadSecondsLeft: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
32
32
  publicFavoritesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
- }, z.core.$strip>;
33
+ }, z.core.$loose>;
34
34
  declare const soundcloudFollowsAUser: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  user_id: number;
36
36
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -30,7 +30,7 @@ declare const SoundcloudFollowsAUserOutput: z.ZodObject<{
30
30
  followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
31
31
  uploadSecondsLeft: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
32
32
  publicFavoritesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
33
- }, z.core.$strip>;
33
+ }, z.core.$loose>;
34
34
  declare const soundcloudFollowsAUser: import("@keystrokehq/action").WorkflowActionDefinition<{
35
35
  user_id: number;
36
36
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -31,7 +31,7 @@ const soundcloudFollowsAUser = action("SOUNDCLOUD_FOLLOWS_A_USER", {
31
31
  followingsCount: z.number().int().describe("Number of users being followed").nullable().optional(),
32
32
  uploadSecondsLeft: z.number().int().describe("Remaining upload quota in seconds").nullable().optional(),
33
33
  publicFavoritesCount: z.number().int().describe("Number of tracks the user has liked").nullable().optional()
34
- }).describe("Response schema for `FollowsAUser`")
34
+ }).passthrough().describe("Response schema for `FollowsAUser`")
35
35
  });
36
36
  //#endregion
37
37
  export { soundcloudFollowsAUser };
@@ -1 +1 @@
1
- {"version":3,"file":"follows-a-user.mjs","names":[],"sources":["../../src/actions/follows-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFollowsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FollowsAUser`\");\nexport const SoundcloudFollowsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URI for the user\").nullable(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource, typically 'user'\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"User's country\").nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n fullName: z.string().describe(\"User's complete name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable(),\n avatarUrl: z.string().describe(\"URL to a JPEG image of the user's profile picture\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"Username slug for URL\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n description: z.string().describe(\"User bio or description\").nullable().optional(),\n lastModified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full profile URL\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n websiteTitle: z.string().describe(\"Title of the user's website\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users being followed\").nullable().optional(),\n uploadSecondsLeft: z.number().int().describe(\"Remaining upload quota in seconds\").nullable().optional(),\n publicFavoritesCount: z.number().int().describe(\"Number of tracks the user has liked\").nullable().optional(),\n}).describe(\"Response schema for `FollowsAUser`\");\n\nexport const soundcloudFollowsAUser = action(\"SOUNDCLOUD_FOLLOWS_A_USER\", {\n slug: \"soundcloud-follows-a-user\",\n name: \"Follows a user\",\n description: \"The `/me/followings/{user_id}` endpoint on SoundCloud is for following users by ID, secured with `AuthHeader`. It confirms follows or shows user data, returning `200` for success, and `401` or `404` for errors.\",\n input: SoundcloudFollowsAUserInput,\n output: SoundcloudFollowsAUserOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"follows-a-user.mjs","names":[],"sources":["../../src/actions/follows-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFollowsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FollowsAUser`\");\nexport const SoundcloudFollowsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URI for the user\").nullable(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource, typically 'user'\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"User's country\").nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n fullName: z.string().describe(\"User's complete name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable(),\n avatarUrl: z.string().describe(\"URL to a JPEG image of the user's profile picture\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"Username slug for URL\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n description: z.string().describe(\"User bio or description\").nullable().optional(),\n lastModified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full profile URL\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n websiteTitle: z.string().describe(\"Title of the user's website\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users being followed\").nullable().optional(),\n uploadSecondsLeft: z.number().int().describe(\"Remaining upload quota in seconds\").nullable().optional(),\n publicFavoritesCount: z.number().int().describe(\"Number of tracks the user has liked\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `FollowsAUser`\");\n\nexport const soundcloudFollowsAUser = action(\"SOUNDCLOUD_FOLLOWS_A_USER\", {\n slug: \"soundcloud-follows-a-user\",\n name: \"Follows a user\",\n description: \"The `/me/followings/{user_id}` endpoint on SoundCloud is for following users by ID, secured with `AuthHeader`. It confirms follows or shows user data, returning `200` for success, and `401` or `404` for errors.\",\n input: SoundcloudFollowsAUserInput,\n output: SoundcloudFollowsAUserOutput,\n});\n"],"mappings":"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"}
@@ -45,7 +45,7 @@ const SoundcloudGetRelatedTracks_UserSchema = zod.z.object({
45
45
  followings_count: zod.z.number().int().describe("Number of users this user is following").nullable().optional(),
46
46
  playlist_likes_count: zod.z.number().int().describe("Number of playlists liked by the user").nullable().optional(),
47
47
  public_favorites_count: zod.z.number().int().describe("Number of public favorites by the user").nullable().optional()
48
- }).describe("User object representing the track's creator");
48
+ }).passthrough().describe("User object representing the track's creator");
49
49
  const SoundcloudGetRelatedTracks_TrackSchema = zod.z.object({
50
50
  id: zod.z.number().int().describe("Unique identifier of the track").nullable(),
51
51
  bpm: zod.z.number().int().describe("Beats per minute of the track").nullable().optional(),
@@ -87,11 +87,11 @@ const SoundcloudGetRelatedTracks_TrackSchema = zod.z.object({
87
87
  favoritings_count: zod.z.number().int().describe("Number of users who favorited the track").nullable().optional(),
88
88
  user_playback_count: zod.z.number().int().describe("Number of times the authenticated user has played this track").nullable().optional(),
89
89
  available_country_codes: zod.z.array(zod.z.string()).describe("List of country codes where the track is available").nullable().optional()
90
- }).describe("Track object representing a related track");
90
+ }).passthrough().describe("Track object representing a related track");
91
91
  const SoundcloudGetRelatedTracksOutput = zod.z.object({
92
92
  next_href: zod.z.string().describe("URL to fetch the next page of results. Present if there are more results available. Use this URL directly for pagination.").nullable().optional(),
93
93
  collection: zod.z.array(SoundcloudGetRelatedTracks_TrackSchema).describe("Array of related track objects")
94
- }).describe("Response schema for `GetRelatedTracks`");
94
+ }).passthrough().describe("Response schema for `GetRelatedTracks`");
95
95
  const soundcloudGetRelatedTracks = require_action.action("SOUNDCLOUD_GET_RELATED_TRACKS", {
96
96
  slug: "soundcloud-get-related-tracks",
97
97
  name: "Returns all related tracks of track on SoundCloud",