@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":"list-user-favorites.mjs","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").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 `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\").nullable(),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\").nullable(),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\").nullable(),\n}).describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\").nullable(),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\").nullable(),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\").nullable(),\n duration: z.number().int().describe(\"Duration in milliseconds.\").nullable(),\n}).describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().describe(\"Beats per minute of the track.\").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: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n policy: z.string().describe(\"Policy setting for the track.\").nullable().optional(),\n license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\").nullable(),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\").nullable(),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\").nullable(),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"list-user-favorites.mjs","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").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 `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\").nullable(),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\").nullable(),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\").nullable(),\n}).passthrough().describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\").nullable(),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\").nullable(),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\").nullable(),\n duration: z.number().int().describe(\"Duration in milliseconds.\").nullable(),\n}).passthrough().describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().describe(\"Beats per minute of the track.\").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: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n policy: z.string().describe(\"Policy setting for the track.\").nullable().optional(),\n license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\").nullable(),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\").nullable(),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\").nullable(),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).passthrough().describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
@@ -10,7 +10,7 @@ const SoundcloudOauth2AuthorizationRedirectHandlerInput = zod.z.object({
10
10
  const SoundcloudOauth2AuthorizationRedirectHandlerOutput = zod.z.object({
11
11
  code: zod.z.string().describe("The authorization code used for token exchange with the OAuth2 token endpoint").nullable(),
12
12
  state: zod.z.string().describe("The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.").nullable().optional()
13
- }).describe("Response schema for `Oauth2AuthorizationRedirectHandler`.\n\nQuery parameters returned in the redirect URL after user authorization.\nThis is the first phase of the OAuth2 authorization flow, which provides\nthe authorization code used for token exchange with the OAuth2 token endpoint.");
13
+ }).passthrough().describe("Response schema for `Oauth2AuthorizationRedirectHandler`.\n\nQuery parameters returned in the redirect URL after user authorization.\nThis is the first phase of the OAuth2 authorization flow, which provides\nthe authorization code used for token exchange with the OAuth2 token endpoint.");
14
14
  const soundcloudOauth2AuthorizationRedirectHandler = require_action.action("SOUNDCLOUD_OAUTH2_AUTHORIZATION_REDIRECT_HANDLER", {
15
15
  slug: "soundcloud-oauth2-authorization-redirect-handler",
16
16
  name: "Oauth2 authorization redirect handler",
@@ -1 +1 @@
1
- {"version":3,"file":"oauth2-authorization-redirect-handler.cjs","names":["z","action"],"sources":["../../src/actions/oauth2-authorization-redirect-handler.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudOauth2AuthorizationRedirectHandlerInput = z.object({\n state: z.string().describe(\"Any value included here will be appended to the redirect URI. Use this for CSRF protection.\").optional(),\n client_id: z.string().describe(\"The client id belonging to your application\"),\n redirect_uri: z.string().describe(\"The redirect uri you have configured for your application\"),\n response_type: z.enum([\"code\"]).describe(\"Support only the Authorization Code Flow\"),\n}).describe(\"Request schema for `Oauth2AuthorizationRedirectHandler`\");\nexport const SoundcloudOauth2AuthorizationRedirectHandlerOutput = z.object({\n code: z.string().describe(\"The authorization code used for token exchange with the OAuth2 token endpoint\").nullable(),\n state: z.string().describe(\"The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.\").nullable().optional(),\n}).describe(\"Response schema for `Oauth2AuthorizationRedirectHandler`.\\n\\nQuery parameters returned in the redirect URL after user authorization.\\nThis is the first phase of the OAuth2 authorization flow, which provides\\nthe authorization code used for token exchange with the OAuth2 token endpoint.\");\n\nexport const soundcloudOauth2AuthorizationRedirectHandler = action(\"SOUNDCLOUD_OAUTH2_AUTHORIZATION_REDIRECT_HANDLER\", {\n slug: \"soundcloud-oauth2-authorization-redirect-handler\",\n name: \"Oauth2 authorization redirect handler\",\n description: \"OAuth Authorization Code flow is mandated for authorization, utilizing `response_type=code`. Implement the `state` parameter with a random nonce for CSRF protection, verifying it upon token retrieval.\",\n input: SoundcloudOauth2AuthorizationRedirectHandlerInput,\n output: SoundcloudOauth2AuthorizationRedirectHandlerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oDAAoDA,IAAAA,EAAE,OAAO;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACnI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC7F,eAAeA,IAAAA,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACrF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,qDAAqDA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1L,CAAC,CAAC,CAAC,SAAS,gSAAgS;AAE5S,MAAa,+CAA+CC,eAAAA,OAAO,oDAAoD;CACrH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"oauth2-authorization-redirect-handler.cjs","names":["z","action"],"sources":["../../src/actions/oauth2-authorization-redirect-handler.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudOauth2AuthorizationRedirectHandlerInput = z.object({\n state: z.string().describe(\"Any value included here will be appended to the redirect URI. Use this for CSRF protection.\").optional(),\n client_id: z.string().describe(\"The client id belonging to your application\"),\n redirect_uri: z.string().describe(\"The redirect uri you have configured for your application\"),\n response_type: z.enum([\"code\"]).describe(\"Support only the Authorization Code Flow\"),\n}).describe(\"Request schema for `Oauth2AuthorizationRedirectHandler`\");\nexport const SoundcloudOauth2AuthorizationRedirectHandlerOutput = z.object({\n code: z.string().describe(\"The authorization code used for token exchange with the OAuth2 token endpoint\").nullable(),\n state: z.string().describe(\"The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `Oauth2AuthorizationRedirectHandler`.\\n\\nQuery parameters returned in the redirect URL after user authorization.\\nThis is the first phase of the OAuth2 authorization flow, which provides\\nthe authorization code used for token exchange with the OAuth2 token endpoint.\");\n\nexport const soundcloudOauth2AuthorizationRedirectHandler = action(\"SOUNDCLOUD_OAUTH2_AUTHORIZATION_REDIRECT_HANDLER\", {\n slug: \"soundcloud-oauth2-authorization-redirect-handler\",\n name: \"Oauth2 authorization redirect handler\",\n description: \"OAuth Authorization Code flow is mandated for authorization, utilizing `response_type=code`. Implement the `state` parameter with a random nonce for CSRF protection, verifying it upon token retrieval.\",\n input: SoundcloudOauth2AuthorizationRedirectHandlerInput,\n output: SoundcloudOauth2AuthorizationRedirectHandlerOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oDAAoDA,IAAAA,EAAE,OAAO;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACnI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC7F,eAAeA,IAAAA,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACrF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,qDAAqDA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gSAAgS;AAE1T,MAAa,+CAA+CC,eAAAA,OAAO,oDAAoD;CACrH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -12,7 +12,7 @@ declare const SoundcloudOauth2AuthorizationRedirectHandlerInput: z.ZodObject<{
12
12
  declare const SoundcloudOauth2AuthorizationRedirectHandlerOutput: z.ZodObject<{
13
13
  code: z.ZodNullable<z.ZodString>;
14
14
  state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>;
15
+ }, z.core.$loose>;
16
16
  declare const soundcloudOauth2AuthorizationRedirectHandler: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  client_id: string;
18
18
  redirect_uri: string;
@@ -12,7 +12,7 @@ declare const SoundcloudOauth2AuthorizationRedirectHandlerInput: z.ZodObject<{
12
12
  declare const SoundcloudOauth2AuthorizationRedirectHandlerOutput: z.ZodObject<{
13
13
  code: z.ZodNullable<z.ZodString>;
14
14
  state: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
- }, z.core.$strip>;
15
+ }, z.core.$loose>;
16
16
  declare const soundcloudOauth2AuthorizationRedirectHandler: import("@keystrokehq/action").WorkflowActionDefinition<{
17
17
  client_id: string;
18
18
  redirect_uri: string;
@@ -13,7 +13,7 @@ const soundcloudOauth2AuthorizationRedirectHandler = action("SOUNDCLOUD_OAUTH2_A
13
13
  output: z.object({
14
14
  code: z.string().describe("The authorization code used for token exchange with the OAuth2 token endpoint").nullable(),
15
15
  state: z.string().describe("The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.").nullable().optional()
16
- }).describe("Response schema for `Oauth2AuthorizationRedirectHandler`.\n\nQuery parameters returned in the redirect URL after user authorization.\nThis is the first phase of the OAuth2 authorization flow, which provides\nthe authorization code used for token exchange with the OAuth2 token endpoint.")
16
+ }).passthrough().describe("Response schema for `Oauth2AuthorizationRedirectHandler`.\n\nQuery parameters returned in the redirect URL after user authorization.\nThis is the first phase of the OAuth2 authorization flow, which provides\nthe authorization code used for token exchange with the OAuth2 token endpoint.")
17
17
  });
18
18
  //#endregion
19
19
  export { soundcloudOauth2AuthorizationRedirectHandler };
@@ -1 +1 @@
1
- {"version":3,"file":"oauth2-authorization-redirect-handler.mjs","names":[],"sources":["../../src/actions/oauth2-authorization-redirect-handler.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudOauth2AuthorizationRedirectHandlerInput = z.object({\n state: z.string().describe(\"Any value included here will be appended to the redirect URI. Use this for CSRF protection.\").optional(),\n client_id: z.string().describe(\"The client id belonging to your application\"),\n redirect_uri: z.string().describe(\"The redirect uri you have configured for your application\"),\n response_type: z.enum([\"code\"]).describe(\"Support only the Authorization Code Flow\"),\n}).describe(\"Request schema for `Oauth2AuthorizationRedirectHandler`\");\nexport const SoundcloudOauth2AuthorizationRedirectHandlerOutput = z.object({\n code: z.string().describe(\"The authorization code used for token exchange with the OAuth2 token endpoint\").nullable(),\n state: z.string().describe(\"The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.\").nullable().optional(),\n}).describe(\"Response schema for `Oauth2AuthorizationRedirectHandler`.\\n\\nQuery parameters returned in the redirect URL after user authorization.\\nThis is the first phase of the OAuth2 authorization flow, which provides\\nthe authorization code used for token exchange with the OAuth2 token endpoint.\");\n\nexport const soundcloudOauth2AuthorizationRedirectHandler = action(\"SOUNDCLOUD_OAUTH2_AUTHORIZATION_REDIRECT_HANDLER\", {\n slug: \"soundcloud-oauth2-authorization-redirect-handler\",\n name: \"Oauth2 authorization redirect handler\",\n description: \"OAuth Authorization Code flow is mandated for authorization, utilizing `response_type=code`. Implement the `state` parameter with a random nonce for CSRF protection, verifying it upon token retrieval.\",\n input: SoundcloudOauth2AuthorizationRedirectHandlerInput,\n output: SoundcloudOauth2AuthorizationRedirectHandlerOutput,\n});\n"],"mappings":";;AAeA,MAAa,+CAA+C,OAAO,oDAAoD;CACrH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf+D,EAAE,OAAO;EACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACnI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC7F,eAAe,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,0CAA0C;CACrF,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVgE,EAAE,OAAO;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EACpH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,CAAC,CAAC,CAAC,SAAS,gSAOF;AACV,CAAC"}
1
+ {"version":3,"file":"oauth2-authorization-redirect-handler.mjs","names":[],"sources":["../../src/actions/oauth2-authorization-redirect-handler.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudOauth2AuthorizationRedirectHandlerInput = z.object({\n state: z.string().describe(\"Any value included here will be appended to the redirect URI. Use this for CSRF protection.\").optional(),\n client_id: z.string().describe(\"The client id belonging to your application\"),\n redirect_uri: z.string().describe(\"The redirect uri you have configured for your application\"),\n response_type: z.enum([\"code\"]).describe(\"Support only the Authorization Code Flow\"),\n}).describe(\"Request schema for `Oauth2AuthorizationRedirectHandler`\");\nexport const SoundcloudOauth2AuthorizationRedirectHandlerOutput = z.object({\n code: z.string().describe(\"The authorization code used for token exchange with the OAuth2 token endpoint\").nullable(),\n state: z.string().describe(\"The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `Oauth2AuthorizationRedirectHandler`.\\n\\nQuery parameters returned in the redirect URL after user authorization.\\nThis is the first phase of the OAuth2 authorization flow, which provides\\nthe authorization code used for token exchange with the OAuth2 token endpoint.\");\n\nexport const soundcloudOauth2AuthorizationRedirectHandler = action(\"SOUNDCLOUD_OAUTH2_AUTHORIZATION_REDIRECT_HANDLER\", {\n slug: \"soundcloud-oauth2-authorization-redirect-handler\",\n name: \"Oauth2 authorization redirect handler\",\n description: \"OAuth Authorization Code flow is mandated for authorization, utilizing `response_type=code`. Implement the `state` parameter with a random nonce for CSRF protection, verifying it upon token retrieval.\",\n input: SoundcloudOauth2AuthorizationRedirectHandlerInput,\n output: SoundcloudOauth2AuthorizationRedirectHandlerOutput,\n});\n"],"mappings":";;AAeA,MAAa,+CAA+C,OAAO,oDAAoD;CACrH,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAf+D,EAAE,OAAO;EACxE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;EACnI,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;EAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;EAC7F,eAAe,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,0CAA0C;CACrF,CAAC,CAAC,CAAC,SAAS,yDAUH;CACP,QAVgE,EAAE,OAAO;EACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;EACpH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gSAOhB;AACV,CAAC"}
@@ -17,7 +17,7 @@ const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema = zod.z.ob
17
17
  pro: zod.z.boolean().describe("Pro subscription status").nullable().optional(),
18
18
  verified: zod.z.boolean().describe("Verified badge status").nullable().optional(),
19
19
  pro_unlimited: zod.z.boolean().describe("Pro Unlimited subscription status").nullable().optional()
20
- }).describe("User achievement badges");
20
+ }).passthrough().describe("User achievement badges");
21
21
  const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = zod.z.object({
22
22
  id: zod.z.number().int().describe("Unique user identifier").nullable(),
23
23
  uri: zod.z.string().describe("API resource URI for this user").nullable(),
@@ -36,7 +36,7 @@ const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = zod.z.
36
36
  last_modified: zod.z.string().describe("Last update timestamp").nullable().optional(),
37
37
  permalink_url: zod.z.string().describe("Full profile URL").nullable().optional(),
38
38
  followers_count: zod.z.number().int().describe("Number of followers").nullable().optional()
39
- }).describe("Creator profile information");
39
+ }).passthrough().describe("Creator profile information");
40
40
  const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = zod.z.object({
41
41
  id: zod.z.number().int().describe("Unique playlist identifier").nullable(),
42
42
  uri: zod.z.string().describe("API endpoint reference for this playlist").nullable(),
@@ -65,11 +65,11 @@ const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = zod.z.
65
65
  permalink_url: zod.z.string().describe("Full SoundCloud URL to the playlist").nullable().optional(),
66
66
  reposts_count: zod.z.number().int().describe("Number of reposts").nullable().optional(),
67
67
  managed_by_feeds: zod.z.boolean().describe("Whether playlist is algorithmically curated").nullable().optional()
68
- }).describe("Playlist object from search results");
68
+ }).passthrough().describe("Playlist object from search results");
69
69
  const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput = zod.z.object({
70
70
  next_href: zod.z.string().describe("URL to fetch the next page of results using cursor-based pagination. Present only when more results are available.").nullable().optional(),
71
71
  collection: zod.z.array(SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema).describe("Array of playlist objects matching the search query. Returns compact playlist representation without track listings (tracks must be fetched separately via /playlists/{id}).")
72
- }).describe("Paginated collection response for playlist search");
72
+ }).passthrough().describe("Paginated collection response for playlist search");
73
73
  const soundcloudPerformsAPlaylistSearchBasedOnAQuery = require_action.action("SOUNDCLOUD_PERFORMS_A_PLAYLIST_SEARCH_BASED_ON_A_QUERY", {
74
74
  slug: "soundcloud-performs-a-playlist-search-based-on-a-query",
75
75
  name: "Performs a playlist search based on a query",
@@ -1 +1 @@
1
- {"version":3,"file":"performs-a-playlist-search-based-on-a-query.cjs","names":["z","action"],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput = z.object({\n q: z.string().describe(\"search\").optional(),\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").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 `PerformsAPlaylistSearchBasedOnAQuery`\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Pro subscription status\").nullable().optional(),\n verified: z.boolean().describe(\"Verified badge status\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Pro Unlimited subscription status\").nullable().optional(),\n}).describe(\"User achievement badges\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = z.object({\n id: z.number().int().describe(\"Unique user identifier\").nullable(),\n uri: z.string().describe(\"API resource URI for this user\").nullable(),\n urn: z.string().describe(\"User universal resource name\").nullable(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n badges: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema.nullable().optional(),\n username: z.string().describe(\"Display username\").nullable(),\n verified: z.boolean().describe(\"Account verification status\").nullable().optional(),\n full_name: z.string().describe(\"Complete user name\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-safe username slug\").nullable(),\n avatar_url: z.string().describe(\"URL to user's profile image\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code\").nullable().optional(),\n last_modified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"Full profile URL\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n}).describe(\"Creator profile information\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier\").nullable(),\n uri: z.string().describe(\"API endpoint reference for this playlist\").nullable(),\n urn: z.string().describe(\"Universal resource name (string-based unique identifier replacing numeric id)\").nullable(),\n kind: z.string().describe(\"Resource type, always 'playlist'\").nullable(),\n user: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema.nullable(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Visibility status of the playlist\").nullable(),\n tracks: z.array(z.unknown()).describe(\"Array of track IDs (empty in compact search results - use /playlists/{id} to fetch full track listings)\").nullable().optional(),\n sharing: z.string().describe(\"Sharing mode (e.g., 'public')\").nullable().optional(),\n user_id: z.number().int().describe(\"Creator identifier\").nullable(),\n duration: z.number().int().describe(\"Total duration in milliseconds\").nullable(),\n is_album: z.boolean().describe(\"Whether this playlist is classified as an album\").nullable().optional(),\n set_type: z.string().describe(\"Type of set (null for regular playlists)\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier\").nullable(),\n created_at: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n artwork_url: z.string().describe(\"URL to the cover image\").nullable().optional(),\n description: z.string().describe(\"Playlist description text\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of favorites/likes\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks in the playlist\").nullable(),\n display_date: z.string().describe(\"Display timestamp\").nullable().optional(),\n published_at: z.string().describe(\"Publication timestamp\").nullable().optional(),\n secret_token: z.string().describe(\"Private access token for non-public playlists\").nullable().optional(),\n embeddable_by: z.string().describe(\"Embedding permissions\").nullable().optional(),\n last_modified: z.string().describe(\"Most recent update timestamp\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the playlist\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts\").nullable().optional(),\n managed_by_feeds: z.boolean().describe(\"Whether playlist is algorithmically curated\").nullable().optional(),\n}).describe(\"Playlist object from search results\");\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. Present only when more results are available.\").nullable().optional(),\n collection: z.array(SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema).describe(\"Array of playlist objects matching the search query. Returns compact playlist representation without track listings (tracks must be fetched separately via /playlists/{id}).\"),\n}).describe(\"Paginated collection response for playlist search\");\n\nexport const soundcloudPerformsAPlaylistSearchBasedOnAQuery = action(\"SOUNDCLOUD_PERFORMS_A_PLAYLIST_SEARCH_BASED_ON_A_QUERY\", {\n slug: \"soundcloud-performs-a-playlist-search-based-on-a-query\",\n name: \"Performs a playlist search based on a query\",\n description: \"This endpoint enables playlist searches on Soundcloud using filters such as query, access level, and more. It requires AuthHeader, allows detailed customization through parameters, and supports pagination for efficient data access.\",\n input: SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput,\n output: SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"performs-a-playlist-search-based-on-a-query.cjs","names":["z","action"],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput = z.object({\n q: z.string().describe(\"search\").optional(),\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").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 `PerformsAPlaylistSearchBasedOnAQuery`\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Pro subscription status\").nullable().optional(),\n verified: z.boolean().describe(\"Verified badge status\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Pro Unlimited subscription status\").nullable().optional(),\n}).passthrough().describe(\"User achievement badges\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = z.object({\n id: z.number().int().describe(\"Unique user identifier\").nullable(),\n uri: z.string().describe(\"API resource URI for this user\").nullable(),\n urn: z.string().describe(\"User universal resource name\").nullable(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n badges: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema.nullable().optional(),\n username: z.string().describe(\"Display username\").nullable(),\n verified: z.boolean().describe(\"Account verification status\").nullable().optional(),\n full_name: z.string().describe(\"Complete user name\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-safe username slug\").nullable(),\n avatar_url: z.string().describe(\"URL to user's profile image\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code\").nullable().optional(),\n last_modified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"Full profile URL\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n}).passthrough().describe(\"Creator profile information\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier\").nullable(),\n uri: z.string().describe(\"API endpoint reference for this playlist\").nullable(),\n urn: z.string().describe(\"Universal resource name (string-based unique identifier replacing numeric id)\").nullable(),\n kind: z.string().describe(\"Resource type, always 'playlist'\").nullable(),\n user: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema.nullable(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Visibility status of the playlist\").nullable(),\n tracks: z.array(z.unknown()).describe(\"Array of track IDs (empty in compact search results - use /playlists/{id} to fetch full track listings)\").nullable().optional(),\n sharing: z.string().describe(\"Sharing mode (e.g., 'public')\").nullable().optional(),\n user_id: z.number().int().describe(\"Creator identifier\").nullable(),\n duration: z.number().int().describe(\"Total duration in milliseconds\").nullable(),\n is_album: z.boolean().describe(\"Whether this playlist is classified as an album\").nullable().optional(),\n set_type: z.string().describe(\"Type of set (null for regular playlists)\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier\").nullable(),\n created_at: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n artwork_url: z.string().describe(\"URL to the cover image\").nullable().optional(),\n description: z.string().describe(\"Playlist description text\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of favorites/likes\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks in the playlist\").nullable(),\n display_date: z.string().describe(\"Display timestamp\").nullable().optional(),\n published_at: z.string().describe(\"Publication timestamp\").nullable().optional(),\n secret_token: z.string().describe(\"Private access token for non-public playlists\").nullable().optional(),\n embeddable_by: z.string().describe(\"Embedding permissions\").nullable().optional(),\n last_modified: z.string().describe(\"Most recent update timestamp\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the playlist\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts\").nullable().optional(),\n managed_by_feeds: z.boolean().describe(\"Whether playlist is algorithmically curated\").nullable().optional(),\n}).passthrough().describe(\"Playlist object from search results\");\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. Present only when more results are available.\").nullable().optional(),\n collection: z.array(SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema).describe(\"Array of playlist objects matching the search query. Returns compact playlist representation without track listings (tracks must be fetched separately via /playlists/{id}).\"),\n}).passthrough().describe(\"Paginated collection response for playlist search\");\n\nexport const soundcloudPerformsAPlaylistSearchBasedOnAQuery = action(\"SOUNDCLOUD_PERFORMS_A_PLAYLIST_SEARCH_BASED_ON_A_QUERY\", {\n slug: \"soundcloud-performs-a-playlist-search-based-on-a-query\",\n name: \"Performs a playlist search based on a query\",\n description: \"This endpoint enables playlist searches on Soundcloud using filters such as query, access level, and more. It requires AuthHeader, allows detailed customization through parameters, and supports pagination for efficient data access.\",\n input: SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput,\n output: SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput,\n});\n"],"mappings":"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"}
@@ -30,7 +30,7 @@ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<
30
30
  pro: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
31
31
  verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
32
32
  pro_unlimited: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
33
- }, z.core.$strip>>>;
33
+ }, z.core.$loose>>>;
34
34
  username: z.ZodNullable<z.ZodString>;
35
35
  verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
36
36
  full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -42,7 +42,7 @@ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<
42
42
  last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
43
  permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
44
  followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
- }, z.core.$strip>>;
45
+ }, z.core.$loose>>;
46
46
  title: z.ZodNullable<z.ZodString>;
47
47
  public: z.ZodNullable<z.ZodBoolean>;
48
48
  tracks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
@@ -65,8 +65,8 @@ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<
65
65
  permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
66
  reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
67
67
  managed_by_feeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
68
- }, z.core.$strip>>;
69
- }, z.core.$strip>;
68
+ }, z.core.$loose>>;
69
+ }, z.core.$loose>;
70
70
  declare const soundcloudPerformsAPlaylistSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
71
71
  q?: string | undefined;
72
72
  limit?: number | undefined;
@@ -30,7 +30,7 @@ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<
30
30
  pro: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
31
31
  verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
32
32
  pro_unlimited: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
33
- }, z.core.$strip>>>;
33
+ }, z.core.$loose>>>;
34
34
  username: z.ZodNullable<z.ZodString>;
35
35
  verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
36
36
  full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -42,7 +42,7 @@ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<
42
42
  last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
43
  permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
44
  followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
- }, z.core.$strip>>;
45
+ }, z.core.$loose>>;
46
46
  title: z.ZodNullable<z.ZodString>;
47
47
  public: z.ZodNullable<z.ZodBoolean>;
48
48
  tracks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
@@ -65,8 +65,8 @@ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<
65
65
  permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
66
  reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
67
67
  managed_by_feeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
68
- }, z.core.$strip>>;
69
- }, z.core.$strip>;
68
+ }, z.core.$loose>>;
69
+ }, z.core.$loose>;
70
70
  declare const soundcloudPerformsAPlaylistSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
71
71
  q?: string | undefined;
72
72
  limit?: number | undefined;
@@ -17,7 +17,7 @@ const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema = z.object
17
17
  pro: z.boolean().describe("Pro subscription status").nullable().optional(),
18
18
  verified: z.boolean().describe("Verified badge status").nullable().optional(),
19
19
  pro_unlimited: z.boolean().describe("Pro Unlimited subscription status").nullable().optional()
20
- }).describe("User achievement badges");
20
+ }).passthrough().describe("User achievement badges");
21
21
  const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = z.object({
22
22
  id: z.number().int().describe("Unique user identifier").nullable(),
23
23
  uri: z.string().describe("API resource URI for this user").nullable(),
@@ -36,7 +36,7 @@ const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = z.obje
36
36
  last_modified: z.string().describe("Last update timestamp").nullable().optional(),
37
37
  permalink_url: z.string().describe("Full profile URL").nullable().optional(),
38
38
  followers_count: z.number().int().describe("Number of followers").nullable().optional()
39
- }).describe("Creator profile information");
39
+ }).passthrough().describe("Creator profile information");
40
40
  const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = z.object({
41
41
  id: z.number().int().describe("Unique playlist identifier").nullable(),
42
42
  uri: z.string().describe("API endpoint reference for this playlist").nullable(),
@@ -65,7 +65,7 @@ const SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = z.obje
65
65
  permalink_url: z.string().describe("Full SoundCloud URL to the playlist").nullable().optional(),
66
66
  reposts_count: z.number().int().describe("Number of reposts").nullable().optional(),
67
67
  managed_by_feeds: z.boolean().describe("Whether playlist is algorithmically curated").nullable().optional()
68
- }).describe("Playlist object from search results");
68
+ }).passthrough().describe("Playlist object from search results");
69
69
  const soundcloudPerformsAPlaylistSearchBasedOnAQuery = action("SOUNDCLOUD_PERFORMS_A_PLAYLIST_SEARCH_BASED_ON_A_QUERY", {
70
70
  slug: "soundcloud-performs-a-playlist-search-based-on-a-query",
71
71
  name: "Performs a playlist search based on a query",
@@ -74,7 +74,7 @@ const soundcloudPerformsAPlaylistSearchBasedOnAQuery = action("SOUNDCLOUD_PERFOR
74
74
  output: z.object({
75
75
  next_href: z.string().describe("URL to fetch the next page of results using cursor-based pagination. Present only when more results are available.").nullable().optional(),
76
76
  collection: z.array(SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema).describe("Array of playlist objects matching the search query. Returns compact playlist representation without track listings (tracks must be fetched separately via /playlists/{id}).")
77
- }).describe("Paginated collection response for playlist search")
77
+ }).passthrough().describe("Paginated collection response for playlist search")
78
78
  });
79
79
  //#endregion
80
80
  export { soundcloudPerformsAPlaylistSearchBasedOnAQuery };
@@ -1 +1 @@
1
- {"version":3,"file":"performs-a-playlist-search-based-on-a-query.mjs","names":[],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput = z.object({\n q: z.string().describe(\"search\").optional(),\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").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 `PerformsAPlaylistSearchBasedOnAQuery`\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Pro subscription status\").nullable().optional(),\n verified: z.boolean().describe(\"Verified badge status\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Pro Unlimited subscription status\").nullable().optional(),\n}).describe(\"User achievement badges\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = z.object({\n id: z.number().int().describe(\"Unique user identifier\").nullable(),\n uri: z.string().describe(\"API resource URI for this user\").nullable(),\n urn: z.string().describe(\"User universal resource name\").nullable(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n badges: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema.nullable().optional(),\n username: z.string().describe(\"Display username\").nullable(),\n verified: z.boolean().describe(\"Account verification status\").nullable().optional(),\n full_name: z.string().describe(\"Complete user name\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-safe username slug\").nullable(),\n avatar_url: z.string().describe(\"URL to user's profile image\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code\").nullable().optional(),\n last_modified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"Full profile URL\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n}).describe(\"Creator profile information\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier\").nullable(),\n uri: z.string().describe(\"API endpoint reference for this playlist\").nullable(),\n urn: z.string().describe(\"Universal resource name (string-based unique identifier replacing numeric id)\").nullable(),\n kind: z.string().describe(\"Resource type, always 'playlist'\").nullable(),\n user: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema.nullable(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Visibility status of the playlist\").nullable(),\n tracks: z.array(z.unknown()).describe(\"Array of track IDs (empty in compact search results - use /playlists/{id} to fetch full track listings)\").nullable().optional(),\n sharing: z.string().describe(\"Sharing mode (e.g., 'public')\").nullable().optional(),\n user_id: z.number().int().describe(\"Creator identifier\").nullable(),\n duration: z.number().int().describe(\"Total duration in milliseconds\").nullable(),\n is_album: z.boolean().describe(\"Whether this playlist is classified as an album\").nullable().optional(),\n set_type: z.string().describe(\"Type of set (null for regular playlists)\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier\").nullable(),\n created_at: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n artwork_url: z.string().describe(\"URL to the cover image\").nullable().optional(),\n description: z.string().describe(\"Playlist description text\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of favorites/likes\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks in the playlist\").nullable(),\n display_date: z.string().describe(\"Display timestamp\").nullable().optional(),\n published_at: z.string().describe(\"Publication timestamp\").nullable().optional(),\n secret_token: z.string().describe(\"Private access token for non-public playlists\").nullable().optional(),\n embeddable_by: z.string().describe(\"Embedding permissions\").nullable().optional(),\n last_modified: z.string().describe(\"Most recent update timestamp\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the playlist\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts\").nullable().optional(),\n managed_by_feeds: z.boolean().describe(\"Whether playlist is algorithmically curated\").nullable().optional(),\n}).describe(\"Playlist object from search results\");\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. Present only when more results are available.\").nullable().optional(),\n collection: z.array(SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema).describe(\"Array of playlist objects matching the search query. Returns compact playlist representation without track listings (tracks must be fetched separately via /playlists/{id}).\"),\n}).describe(\"Paginated collection response for playlist search\");\n\nexport const soundcloudPerformsAPlaylistSearchBasedOnAQuery = action(\"SOUNDCLOUD_PERFORMS_A_PLAYLIST_SEARCH_BASED_ON_A_QUERY\", {\n slug: \"soundcloud-performs-a-playlist-search-based-on-a-query\",\n name: \"Performs a playlist search based on a query\",\n description: \"This endpoint enables playlist searches on Soundcloud using filters such as query, access level, and more. It requires AuthHeader, allows detailed customization through parameters, and supports pagination for efficient data access.\",\n input: SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput,\n output: SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"performs-a-playlist-search-based-on-a-query.mjs","names":[],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput = z.object({\n q: z.string().describe(\"search\").optional(),\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").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 `PerformsAPlaylistSearchBasedOnAQuery`\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Pro subscription status\").nullable().optional(),\n verified: z.boolean().describe(\"Verified badge status\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Pro Unlimited subscription status\").nullable().optional(),\n}).passthrough().describe(\"User achievement badges\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema = z.object({\n id: z.number().int().describe(\"Unique user identifier\").nullable(),\n uri: z.string().describe(\"API resource URI for this user\").nullable(),\n urn: z.string().describe(\"User universal resource name\").nullable(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n badges: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema.nullable().optional(),\n username: z.string().describe(\"Display username\").nullable(),\n verified: z.boolean().describe(\"Account verification status\").nullable().optional(),\n full_name: z.string().describe(\"Complete user name\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-safe username slug\").nullable(),\n avatar_url: z.string().describe(\"URL to user's profile image\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code\").nullable().optional(),\n last_modified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"Full profile URL\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n}).passthrough().describe(\"Creator profile information\");\nconst SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier\").nullable(),\n uri: z.string().describe(\"API endpoint reference for this playlist\").nullable(),\n urn: z.string().describe(\"Universal resource name (string-based unique identifier replacing numeric id)\").nullable(),\n kind: z.string().describe(\"Resource type, always 'playlist'\").nullable(),\n user: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema.nullable(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Visibility status of the playlist\").nullable(),\n tracks: z.array(z.unknown()).describe(\"Array of track IDs (empty in compact search results - use /playlists/{id} to fetch full track listings)\").nullable().optional(),\n sharing: z.string().describe(\"Sharing mode (e.g., 'public')\").nullable().optional(),\n user_id: z.number().int().describe(\"Creator identifier\").nullable(),\n duration: z.number().int().describe(\"Total duration in milliseconds\").nullable(),\n is_album: z.boolean().describe(\"Whether this playlist is classified as an album\").nullable().optional(),\n set_type: z.string().describe(\"Type of set (null for regular playlists)\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier\").nullable(),\n created_at: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n artwork_url: z.string().describe(\"URL to the cover image\").nullable().optional(),\n description: z.string().describe(\"Playlist description text\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of favorites/likes\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks in the playlist\").nullable(),\n display_date: z.string().describe(\"Display timestamp\").nullable().optional(),\n published_at: z.string().describe(\"Publication timestamp\").nullable().optional(),\n secret_token: z.string().describe(\"Private access token for non-public playlists\").nullable().optional(),\n embeddable_by: z.string().describe(\"Embedding permissions\").nullable().optional(),\n last_modified: z.string().describe(\"Most recent update timestamp\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the playlist\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts\").nullable().optional(),\n managed_by_feeds: z.boolean().describe(\"Whether playlist is algorithmically curated\").nullable().optional(),\n}).passthrough().describe(\"Playlist object from search results\");\nexport const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. Present only when more results are available.\").nullable().optional(),\n collection: z.array(SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistItemSchema).describe(\"Array of playlist objects matching the search query. Returns compact playlist representation without track listings (tracks must be fetched separately via /playlists/{id}).\"),\n}).passthrough().describe(\"Paginated collection response for playlist search\");\n\nexport const soundcloudPerformsAPlaylistSearchBasedOnAQuery = action(\"SOUNDCLOUD_PERFORMS_A_PLAYLIST_SEARCH_BASED_ON_A_QUERY\", {\n slug: \"soundcloud-performs-a-playlist-search-based-on-a-query\",\n name: \"Performs a playlist search based on a query\",\n description: \"This endpoint enables playlist searches on Soundcloud using filters such as query, access level, and more. It requires AuthHeader, allows detailed customization through parameters, and supports pagination for efficient data access.\",\n input: SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput,\n output: SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput,\n});\n"],"mappings":"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"}
@@ -11,12 +11,12 @@ const SoundcloudPerformsAUserSearchBasedOnAQueryInput = zod.z.object({
11
11
  const SoundcloudPerformsAUserSearchBasedOnAQuery_QuotaSchema = zod.z.object({
12
12
  upload_seconds_used: zod.z.number().int().describe("Seconds of audio uploaded").nullable().optional(),
13
13
  unlimited_upload_quota: zod.z.boolean().describe("Whether the user has unlimited upload quota").nullable().optional()
14
- }).describe("User's upload quota information");
14
+ }).passthrough().describe("User's upload quota information");
15
15
  const SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema = zod.z.object({
16
16
  id: zod.z.string().describe("Product identifier").nullable().optional(),
17
17
  name: zod.z.string().describe("Product name").nullable().optional()
18
- }).describe("Subscription product information");
19
- const SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionSchema = zod.z.object({ product: SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema.nullable().optional() }).describe("Subscription associated with the user");
18
+ }).passthrough().describe("Subscription product information");
19
+ const SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionSchema = zod.z.object({ product: SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema.nullable().optional() }).passthrough().describe("Subscription associated with the user");
20
20
  const SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema = zod.z.object({
21
21
  id: zod.z.number().int().describe("Unique identifier of the user").nullable().optional(),
22
22
  uri: zod.z.string().describe("API resource URL").nullable().optional(),
@@ -53,11 +53,11 @@ const SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema = zod.z.object({
53
53
  public_favorites_count: zod.z.number().int().describe("Number of public tracks favorited by the user").nullable().optional(),
54
54
  primary_email_confirmed: zod.z.boolean().describe("Whether the user's primary email is confirmed").nullable().optional(),
55
55
  private_playlists_count: zod.z.number().int().describe("Number of private playlists").nullable().optional()
56
- }).describe("User object matching the search query");
56
+ }).passthrough().describe("User object matching the search query");
57
57
  const SoundcloudPerformsAUserSearchBasedOnAQueryOutput = zod.z.object({
58
58
  next_href: zod.z.string().describe("URL to fetch the next page of results when linked_partitioning is enabled. Returns null if there are no more results.").nullable().optional(),
59
59
  collection: zod.z.array(SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema).describe("Array of user objects matching the search query")
60
- }).describe("Response schema for `PerformsAUserSearchBasedOnAQuery`");
60
+ }).passthrough().describe("Response schema for `PerformsAUserSearchBasedOnAQuery`");
61
61
  const soundcloudPerformsAUserSearchBasedOnAQuery = require_action.action("SOUNDCLOUD_PERFORMS_A_USER_SEARCH_BASED_ON_A_QUERY", {
62
62
  slug: "soundcloud-performs-a-user-search-based-on-a-query",
63
63
  name: "Performs a user search based on a query",
@@ -1 +1 @@
1
- {"version":3,"file":"performs-a-user-search-based-on-a-query.cjs","names":["z","action"],"sources":["../../src/actions/performs-a-user-search-based-on-a-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudPerformsAUserSearchBasedOnAQueryInput = z.object({\n q: z.string().describe(\"search\").optional(),\n ids: z.string().describe(\"A comma separated list of track ids to filter on\").optional(),\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").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 `PerformsAUserSearchBasedOnAQuery`\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Seconds of audio uploaded\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether the user has unlimited upload quota\").nullable().optional(),\n}).describe(\"User's upload quota information\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Product identifier\").nullable().optional(),\n name: z.string().describe(\"Product name\").nullable().optional(),\n}).describe(\"Subscription product information\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionSchema = z.object({\n product: SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema.nullable().optional(),\n}).describe(\"Subscription associated with the user\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource, typically 'user'\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user (e.g., 'Free', 'Pro')\").nullable().optional(),\n quota: SoundcloudPerformsAUserSearchBasedOnAQuery_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"User's locale setting\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country where the user is located\").nullable().optional(),\n website: z.string().describe(\"URL to the user's external website\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable().optional(),\n full_name: z.string().describe(\"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(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's bio or profile description\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs username\").nullable().optional(),\n myspace_name: z.string().describe(\"MySpace username (deprecated field)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").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 by the user\").nullable().optional(),\n subscriptions: z.array(SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionSchema).describe(\"List of subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the user's website\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public tracks favorited by the user\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Whether the user's primary email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).describe(\"User object matching the search query\");\nexport const SoundcloudPerformsAUserSearchBasedOnAQueryOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results when linked_partitioning is enabled. Returns null if there are no more results.\").nullable().optional(),\n collection: z.array(SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema).describe(\"Array of user objects matching the search query\"),\n}).describe(\"Response schema for `PerformsAUserSearchBasedOnAQuery`\");\n\nexport const soundcloudPerformsAUserSearchBasedOnAQuery = action(\"SOUNDCLOUD_PERFORMS_A_USER_SEARCH_BASED_ON_A_QUERY\", {\n slug: \"soundcloud-performs-a-user-search-based-on-a-query\",\n name: \"Performs a user search based on a query\",\n description: \"The `/users` endpoint on SoundCloud, requiring authentication, supports user searches with parameters like `q`, `ids`, `limit`, and uses `linked_partitioning` for pagination. It returns detailed, paginated user data and related resources.\",\n input: SoundcloudPerformsAUserSearchBasedOnAQueryInput,\n output: SoundcloudPerformsAUserSearchBasedOnAQueryOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"performs-a-user-search-based-on-a-query.cjs","names":["z","action"],"sources":["../../src/actions/performs-a-user-search-based-on-a-query.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudPerformsAUserSearchBasedOnAQueryInput = z.object({\n q: z.string().describe(\"search\").optional(),\n ids: z.string().describe(\"A comma separated list of track ids to filter on\").optional(),\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").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 `PerformsAUserSearchBasedOnAQuery`\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Seconds of audio uploaded\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether the user has unlimited upload quota\").nullable().optional(),\n}).passthrough().describe(\"User's upload quota information\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Product identifier\").nullable().optional(),\n name: z.string().describe(\"Product name\").nullable().optional(),\n}).passthrough().describe(\"Subscription product information\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionSchema = z.object({\n product: SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema.nullable().optional(),\n}).passthrough().describe(\"Subscription associated with the user\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource, typically 'user'\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user (e.g., 'Free', 'Pro')\").nullable().optional(),\n quota: SoundcloudPerformsAUserSearchBasedOnAQuery_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"User's locale setting\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country where the user is located\").nullable().optional(),\n website: z.string().describe(\"URL to the user's external website\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable().optional(),\n full_name: z.string().describe(\"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(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar\").nullable().optional(),\n created_at: z.string().describe(\"Timestamp when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's bio or profile description\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs username\").nullable().optional(),\n myspace_name: z.string().describe(\"MySpace username (deprecated field)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").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 by the user\").nullable().optional(),\n subscriptions: z.array(SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionSchema).describe(\"List of subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the user's website\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public tracks favorited by the user\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Whether the user's primary email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).passthrough().describe(\"User object matching the search query\");\nexport const SoundcloudPerformsAUserSearchBasedOnAQueryOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results when linked_partitioning is enabled. Returns null if there are no more results.\").nullable().optional(),\n collection: z.array(SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema).describe(\"Array of user objects matching the search query\"),\n}).passthrough().describe(\"Response schema for `PerformsAUserSearchBasedOnAQuery`\");\n\nexport const soundcloudPerformsAUserSearchBasedOnAQuery = action(\"SOUNDCLOUD_PERFORMS_A_USER_SEARCH_BASED_ON_A_QUERY\", {\n slug: \"soundcloud-performs-a-user-search-based-on-a-query\",\n name: \"Performs a user search based on a query\",\n description: \"The `/users` endpoint on SoundCloud, requiring authentication, supports user searches with parameters like `q`, `ids`, `limit`, and uses `linked_partitioning` for pagination. It returns detailed, paginated user data and related resources.\",\n input: SoundcloudPerformsAUserSearchBasedOnAQueryInput,\n output: SoundcloudPerformsAUserSearchBasedOnAQueryOutput,\n});\n"],"mappings":"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"}
@@ -19,7 +19,7 @@ declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodObject<{
19
19
  quota: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  upload_seconds_used: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
21
  unlimited_upload_quota: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  online: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
25
25
  country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -43,8 +43,8 @@ declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodObject<{
43
43
  product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
44
44
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
45
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
- }, z.core.$strip>>>;
47
- }, z.core.$strip>>>>;
46
+ }, z.core.$loose>>>;
47
+ }, z.core.$loose>>>>;
48
48
  website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
49
  comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
50
50
  playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -54,8 +54,8 @@ declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodObject<{
54
54
  public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
55
  primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
56
  private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
57
- }, z.core.$strip>>;
58
- }, z.core.$strip>;
57
+ }, z.core.$loose>>;
58
+ }, z.core.$loose>;
59
59
  declare const soundcloudPerformsAUserSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
60
60
  q?: string | undefined;
61
61
  ids?: string | undefined;
@@ -19,7 +19,7 @@ declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodObject<{
19
19
  quota: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  upload_seconds_used: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
21
  unlimited_upload_quota: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
- }, z.core.$strip>>>;
22
+ }, z.core.$loose>>>;
23
23
  locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
24
  online: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
25
25
  country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -43,8 +43,8 @@ declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodObject<{
43
43
  product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
44
44
  id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
45
  name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
- }, z.core.$strip>>>;
47
- }, z.core.$strip>>>>;
46
+ }, z.core.$loose>>>;
47
+ }, z.core.$loose>>>>;
48
48
  website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
49
  comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
50
50
  playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
@@ -54,8 +54,8 @@ declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodObject<{
54
54
  public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
55
  primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
56
  private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
57
- }, z.core.$strip>>;
58
- }, z.core.$strip>;
57
+ }, z.core.$loose>>;
58
+ }, z.core.$loose>;
59
59
  declare const soundcloudPerformsAUserSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
60
60
  q?: string | undefined;
61
61
  ids?: string | undefined;