@keystrokehq/soundcloud 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (403) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/creates-a-playlist.cjs +45 -45
  4. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  5. package/dist/actions/creates-a-playlist.d.cts +127 -3
  6. package/dist/actions/creates-a-playlist.d.cts.map +1 -1
  7. package/dist/actions/creates-a-playlist.d.mts +127 -3
  8. package/dist/actions/creates-a-playlist.d.mts.map +1 -1
  9. package/dist/actions/creates-a-playlist.mjs +45 -45
  10. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  11. package/dist/actions/deletes-a-playlist.cjs +1 -1
  12. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  13. package/dist/actions/deletes-a-playlist.d.cts +9 -3
  14. package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
  15. package/dist/actions/deletes-a-playlist.d.mts +9 -3
  16. package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
  17. package/dist/actions/deletes-a-playlist.mjs +1 -1
  18. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  19. package/dist/actions/deletes-a-track.cjs +1 -1
  20. package/dist/actions/deletes-a-track.cjs.map +1 -1
  21. package/dist/actions/deletes-a-track.d.cts +7 -3
  22. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  23. package/dist/actions/deletes-a-track.d.mts +7 -3
  24. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  25. package/dist/actions/deletes-a-track.mjs +1 -1
  26. package/dist/actions/deletes-a-track.mjs.map +1 -1
  27. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +26 -26
  28. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  29. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -3
  30. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
  31. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +50 -3
  32. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
  33. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +26 -26
  34. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  35. package/dist/actions/fetch-user-favorites.cjs +23 -23
  36. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  37. package/dist/actions/fetch-user-favorites.d.cts +85 -3
  38. package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
  39. package/dist/actions/fetch-user-favorites.d.mts +85 -3
  40. package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
  41. package/dist/actions/fetch-user-favorites.mjs +23 -23
  42. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  43. package/dist/actions/fetch-user-following-details.cjs +3 -3
  44. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  45. package/dist/actions/fetch-user-following-details.d.cts +37 -3
  46. package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
  47. package/dist/actions/fetch-user-following-details.d.mts +37 -3
  48. package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
  49. package/dist/actions/fetch-user-following-details.mjs +3 -3
  50. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  51. package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
  52. package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
  53. package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
  54. package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
  55. package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
  56. package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
  57. package/dist/actions/follows-a-user.cjs +6 -6
  58. package/dist/actions/follows-a-user.cjs.map +1 -1
  59. package/dist/actions/follows-a-user.d.cts +33 -3
  60. package/dist/actions/follows-a-user.d.cts.map +1 -1
  61. package/dist/actions/follows-a-user.d.mts +33 -3
  62. package/dist/actions/follows-a-user.d.mts.map +1 -1
  63. package/dist/actions/follows-a-user.mjs +6 -6
  64. package/dist/actions/follows-a-user.mjs.map +1 -1
  65. package/dist/actions/get-related-tracks.cjs +23 -23
  66. package/dist/actions/get-related-tracks.cjs.map +1 -1
  67. package/dist/actions/get-related-tracks.d.cts +96 -3
  68. package/dist/actions/get-related-tracks.d.cts.map +1 -1
  69. package/dist/actions/get-related-tracks.d.mts +96 -3
  70. package/dist/actions/get-related-tracks.d.mts.map +1 -1
  71. package/dist/actions/get-related-tracks.mjs +23 -23
  72. package/dist/actions/get-related-tracks.mjs.map +1 -1
  73. package/dist/actions/get-track-likers.cjs +13 -13
  74. package/dist/actions/get-track-likers.cjs.map +1 -1
  75. package/dist/actions/get-track-likers.d.cts +34 -3
  76. package/dist/actions/get-track-likers.d.cts.map +1 -1
  77. package/dist/actions/get-track-likers.d.mts +34 -3
  78. package/dist/actions/get-track-likers.d.mts.map +1 -1
  79. package/dist/actions/get-track-likers.mjs +13 -13
  80. package/dist/actions/get-track-likers.mjs.map +1 -1
  81. package/dist/actions/likes-a-playlist.cjs +1 -1
  82. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  83. package/dist/actions/likes-a-playlist.d.cts +9 -3
  84. package/dist/actions/likes-a-playlist.d.cts.map +1 -1
  85. package/dist/actions/likes-a-playlist.d.mts +9 -3
  86. package/dist/actions/likes-a-playlist.d.mts.map +1 -1
  87. package/dist/actions/likes-a-playlist.mjs +1 -1
  88. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  89. package/dist/actions/likes-a-track.cjs +1 -1
  90. package/dist/actions/likes-a-track.cjs.map +1 -1
  91. package/dist/actions/likes-a-track.d.cts +9 -3
  92. package/dist/actions/likes-a-track.d.cts.map +1 -1
  93. package/dist/actions/likes-a-track.d.mts +9 -3
  94. package/dist/actions/likes-a-track.d.mts.map +1 -1
  95. package/dist/actions/likes-a-track.mjs +1 -1
  96. package/dist/actions/likes-a-track.mjs.map +1 -1
  97. package/dist/actions/list-authenticated-user-followers.cjs +11 -11
  98. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  99. package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
  100. package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
  101. package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
  102. package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
  103. package/dist/actions/list-authenticated-user-followers.mjs +11 -11
  104. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  105. package/dist/actions/list-followed-by-user.cjs +15 -15
  106. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  107. package/dist/actions/list-followed-by-user.d.cts +48 -3
  108. package/dist/actions/list-followed-by-user.d.cts.map +1 -1
  109. package/dist/actions/list-followed-by-user.d.mts +48 -3
  110. package/dist/actions/list-followed-by-user.d.mts.map +1 -1
  111. package/dist/actions/list-followed-by-user.mjs +15 -15
  112. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  113. package/dist/actions/list-user-favorites.cjs +33 -33
  114. package/dist/actions/list-user-favorites.cjs.map +1 -1
  115. package/dist/actions/list-user-favorites.d.cts +106 -3
  116. package/dist/actions/list-user-favorites.d.cts.map +1 -1
  117. package/dist/actions/list-user-favorites.d.mts +106 -3
  118. package/dist/actions/list-user-favorites.d.mts.map +1 -1
  119. package/dist/actions/list-user-favorites.mjs +33 -33
  120. package/dist/actions/list-user-favorites.mjs.map +1 -1
  121. package/dist/actions/oauth2-authorization-redirect-handler.cjs +2 -2
  122. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  123. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
  124. package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
  125. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
  126. package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
  127. package/dist/actions/oauth2-authorization-redirect-handler.mjs +2 -2
  128. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  129. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +22 -22
  130. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  131. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +74 -3
  132. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
  133. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +74 -3
  134. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
  135. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +22 -22
  136. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  137. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +5 -5
  138. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  139. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
  140. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
  141. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +62 -3
  142. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
  143. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
  144. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  145. package/dist/actions/provision-access-tokens-post-authorization.cjs +6 -6
  146. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  147. package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
  148. package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
  149. package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
  150. package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
  151. package/dist/actions/provision-access-tokens-post-authorization.mjs +6 -6
  152. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  153. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
  154. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  155. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
  156. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
  157. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +151 -3
  158. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
  159. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
  160. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  161. package/dist/actions/recent-tracks-from-followed-users.cjs +8 -8
  162. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  163. package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
  164. package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
  165. package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
  166. package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
  167. package/dist/actions/recent-tracks-from-followed-users.mjs +8 -8
  168. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  169. package/dist/actions/remove-playlist-repost.cjs +2 -2
  170. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  171. package/dist/actions/remove-playlist-repost.d.cts +16 -3
  172. package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
  173. package/dist/actions/remove-playlist-repost.d.mts +16 -3
  174. package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
  175. package/dist/actions/remove-playlist-repost.mjs +2 -2
  176. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  177. package/dist/actions/remove-track-repost.cjs +1 -1
  178. package/dist/actions/remove-track-repost.cjs.map +1 -1
  179. package/dist/actions/remove-track-repost.d.cts +7 -3
  180. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  181. package/dist/actions/remove-track-repost.d.mts +7 -3
  182. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  183. package/dist/actions/remove-track-repost.mjs +1 -1
  184. package/dist/actions/remove-track-repost.mjs.map +1 -1
  185. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
  186. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  187. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -3
  188. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  189. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +7 -3
  190. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  191. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -1
  192. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  193. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
  194. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  195. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -3
  196. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  197. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +7 -3
  198. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  199. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -1
  200. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  201. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
  202. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +7 -3
  203. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
  204. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +7 -3
  205. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
  206. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
  207. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +22 -22
  208. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  209. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +47 -3
  210. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
  211. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +47 -3
  212. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
  213. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +22 -22
  214. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  215. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +18 -18
  216. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  217. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +58 -3
  218. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
  219. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +58 -3
  220. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
  221. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +18 -18
  222. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  223. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +27 -27
  224. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  225. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +134 -3
  226. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
  227. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +134 -3
  228. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
  229. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +27 -27
  230. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  231. package/dist/actions/returns-a-list-of-user-s-followers.cjs +17 -17
  232. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  233. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +46 -3
  234. package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
  235. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +46 -3
  236. package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
  237. package/dist/actions/returns-a-list-of-user-s-followers.mjs +17 -17
  238. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  239. package/dist/actions/returns-a-list-of-user-s-followings.cjs +11 -11
  240. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  241. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +46 -3
  242. package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
  243. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +46 -3
  244. package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
  245. package/dist/actions/returns-a-list-of-user-s-followings.mjs +11 -11
  246. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  247. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +35 -35
  248. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  249. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +60 -3
  250. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
  251. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +60 -3
  252. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
  253. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +35 -35
  254. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  255. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +23 -23
  256. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  257. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +86 -3
  258. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
  259. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +86 -3
  260. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
  261. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +23 -23
  262. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  263. package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
  264. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
  265. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
  266. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +19 -3
  267. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
  268. package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
  269. package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
  270. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +17 -3
  271. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
  272. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +17 -3
  273. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
  274. package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
  275. package/dist/actions/returns-a-playlist.cjs +2 -2
  276. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  277. package/dist/actions/returns-a-playlist.d.cts +78 -3
  278. package/dist/actions/returns-a-playlist.d.cts.map +1 -1
  279. package/dist/actions/returns-a-playlist.d.mts +78 -3
  280. package/dist/actions/returns-a-playlist.d.mts.map +1 -1
  281. package/dist/actions/returns-a-playlist.mjs +2 -2
  282. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  283. package/dist/actions/returns-a-track-s-streamable-urls.cjs +3 -3
  284. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  285. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
  286. package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
  287. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +16 -3
  288. package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
  289. package/dist/actions/returns-a-track-s-streamable-urls.mjs +3 -3
  290. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  291. package/dist/actions/returns-a-track.cjs +20 -20
  292. package/dist/actions/returns-a-track.cjs.map +1 -1
  293. package/dist/actions/returns-a-track.d.cts +60 -3
  294. package/dist/actions/returns-a-track.d.cts.map +1 -1
  295. package/dist/actions/returns-a-track.d.mts +60 -3
  296. package/dist/actions/returns-a-track.d.mts.map +1 -1
  297. package/dist/actions/returns-a-track.mjs +20 -20
  298. package/dist/actions/returns-a-track.mjs.map +1 -1
  299. package/dist/actions/returns-a-user.cjs +4 -4
  300. package/dist/actions/returns-a-user.cjs.map +1 -1
  301. package/dist/actions/returns-a-user.d.cts +49 -3
  302. package/dist/actions/returns-a-user.d.cts.map +1 -1
  303. package/dist/actions/returns-a-user.d.mts +49 -3
  304. package/dist/actions/returns-a-user.d.mts.map +1 -1
  305. package/dist/actions/returns-a-user.mjs +4 -4
  306. package/dist/actions/returns-a-user.mjs.map +1 -1
  307. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +4 -4
  308. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  309. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
  310. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
  311. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +21 -3
  312. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
  313. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +4 -4
  314. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  315. package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
  316. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  317. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
  318. package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
  319. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
  320. package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
  321. package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
  322. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  323. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +21 -21
  324. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  325. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +62 -3
  326. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
  327. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +62 -3
  328. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
  329. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +21 -21
  330. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  331. package/dist/actions/returns-tracks-under-a-playlist.cjs +27 -27
  332. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  333. package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
  334. package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
  335. package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
  336. package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
  337. package/dist/actions/returns-tracks-under-a-playlist.mjs +27 -27
  338. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  339. package/dist/actions/returns-user-s-playlists-sets.cjs +17 -17
  340. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  341. package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
  342. package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
  343. package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
  344. package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
  345. package/dist/actions/returns-user-s-playlists-sets.mjs +17 -17
  346. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  347. package/dist/actions/unfollow-user.cjs +1 -1
  348. package/dist/actions/unfollow-user.cjs.map +1 -1
  349. package/dist/actions/unfollow-user.d.cts +9 -3
  350. package/dist/actions/unfollow-user.d.cts.map +1 -1
  351. package/dist/actions/unfollow-user.d.mts +9 -3
  352. package/dist/actions/unfollow-user.d.mts.map +1 -1
  353. package/dist/actions/unfollow-user.mjs +1 -1
  354. package/dist/actions/unfollow-user.mjs.map +1 -1
  355. package/dist/actions/unlikes-a-playlist.cjs +1 -1
  356. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  357. package/dist/actions/unlikes-a-playlist.d.cts +9 -3
  358. package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
  359. package/dist/actions/unlikes-a-playlist.d.mts +9 -3
  360. package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
  361. package/dist/actions/unlikes-a-playlist.mjs +1 -1
  362. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  363. package/dist/actions/unlikes-a-track.cjs +2 -2
  364. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  365. package/dist/actions/unlikes-a-track.d.cts +15 -3
  366. package/dist/actions/unlikes-a-track.d.cts.map +1 -1
  367. package/dist/actions/unlikes-a-track.d.mts +15 -3
  368. package/dist/actions/unlikes-a-track.d.mts.map +1 -1
  369. package/dist/actions/unlikes-a-track.mjs +2 -2
  370. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  371. package/dist/actions/updates-a-playlist.cjs +37 -37
  372. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  373. package/dist/actions/updates-a-playlist.d.cts +147 -3
  374. package/dist/actions/updates-a-playlist.d.cts.map +1 -1
  375. package/dist/actions/updates-a-playlist.d.mts +147 -3
  376. package/dist/actions/updates-a-playlist.d.mts.map +1 -1
  377. package/dist/actions/updates-a-playlist.mjs +37 -37
  378. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  379. package/dist/actions/updates-a-track-s-information.cjs +19 -19
  380. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  381. package/dist/actions/updates-a-track-s-information.d.cts +138 -3
  382. package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
  383. package/dist/actions/updates-a-track-s-information.d.mts +138 -3
  384. package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
  385. package/dist/actions/updates-a-track-s-information.mjs +19 -19
  386. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  387. package/dist/actions/uploads-a-new-track.cjs +21 -21
  388. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  389. package/dist/actions/uploads-a-new-track.d.cts +72 -3
  390. package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
  391. package/dist/actions/uploads-a-new-track.d.mts +72 -3
  392. package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
  393. package/dist/actions/uploads-a-new-track.mjs +21 -21
  394. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  395. package/dist/actions/user-recent-track-activities.cjs +8 -8
  396. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  397. package/dist/actions/user-recent-track-activities.d.cts +99 -3
  398. package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
  399. package/dist/actions/user-recent-track-activities.d.mts +99 -3
  400. package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
  401. package/dist/actions/user-recent-track-activities.mjs +8 -8
  402. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  403. package/package.json +2 -2
@@ -1 +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.ZodTypeAny = 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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique user identifier\"),\n uri: z.string().describe(\"API resource URI for this user\"),\n urn: z.string().describe(\"User universal resource name\"),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\"),\n badges: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema.nullable().optional(),\n username: z.string().describe(\"Display username\"),\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\"),\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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique playlist identifier\"),\n uri: z.string().describe(\"API endpoint reference for this playlist\"),\n urn: z.string().describe(\"Universal resource name (string-based unique identifier replacing numeric id)\"),\n kind: z.string().describe(\"Resource type, always 'playlist'\"),\n user: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema.nullable(),\n title: z.string().describe(\"Playlist name\"),\n public: z.boolean().describe(\"Visibility status of the playlist\"),\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\"),\n duration: z.number().int().describe(\"Total duration in milliseconds\"),\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\"),\n created_at: z.string().describe(\"Creation timestamp in ISO 8601 format\"),\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\"),\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\"),\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.ZodTypeAny = 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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"}
@@ -1,9 +1,80 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/performs-a-playlist-search-based-on-a-query.d.ts
4
- declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput: z.ZodTypeAny;
5
- declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodTypeAny;
6
- declare const soundcloudPerformsAPlaylistSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput: z.ZodObject<{
5
+ q: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ access: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
8
+ playable: "playable";
9
+ preview: "preview";
10
+ blocked: "blocked";
11
+ }>>>>;
12
+ offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
13
+ show_tracks: z.ZodOptional<z.ZodBoolean>;
14
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
15
+ }, z.core.$strip>;
16
+ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<{
17
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ collection: z.ZodArray<z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodNumber>;
20
+ uri: z.ZodNullable<z.ZodString>;
21
+ urn: z.ZodNullable<z.ZodString>;
22
+ kind: z.ZodNullable<z.ZodString>;
23
+ user: z.ZodNullable<z.ZodObject<{
24
+ id: z.ZodNullable<z.ZodNumber>;
25
+ uri: z.ZodNullable<z.ZodString>;
26
+ urn: z.ZodNullable<z.ZodString>;
27
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ kind: z.ZodNullable<z.ZodString>;
29
+ badges: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ pro: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
31
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
32
+ pro_unlimited: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
33
+ }, z.core.$loose>>>;
34
+ username: z.ZodNullable<z.ZodString>;
35
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
36
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ permalink: z.ZodNullable<z.ZodString>;
39
+ avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ }, z.core.$loose>>;
46
+ title: z.ZodNullable<z.ZodString>;
47
+ public: z.ZodNullable<z.ZodBoolean>;
48
+ tracks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
49
+ sharing: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ user_id: z.ZodNullable<z.ZodNumber>;
51
+ duration: z.ZodNullable<z.ZodNumber>;
52
+ is_album: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
53
+ set_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ permalink: z.ZodNullable<z.ZodString>;
55
+ created_at: z.ZodNullable<z.ZodString>;
56
+ artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
59
+ track_count: z.ZodNullable<z.ZodNumber>;
60
+ display_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ published_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ secret_token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ embeddable_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ last_modified: z.ZodNullable<z.ZodString>;
65
+ permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
67
+ managed_by_feeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
68
+ }, z.core.$loose>>;
69
+ }, z.core.$loose>;
70
+ declare const soundcloudPerformsAPlaylistSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
71
+ q?: string | undefined;
72
+ limit?: number | undefined;
73
+ access?: ("playable" | "preview" | "blocked")[] | undefined;
74
+ offset?: number | undefined;
75
+ show_tracks?: boolean | undefined;
76
+ linked_partitioning?: boolean | undefined;
77
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
78
  //#endregion
8
79
  export { soundcloudPerformsAPlaylistSearchBasedOnAQuery };
9
80
  //# sourceMappingURL=performs-a-playlist-search-based-on-a-query.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"performs-a-playlist-search-based-on-a-query.d.cts","names":[],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"mappings":";;;cAIa,mDAAA,EAAqD,CAAA,CAAE,UAOI;AAAA,cAsD3D,oDAAA,EAAsD,CAAA,CAAE,UAGL;AAAA,cAEnD,8CAAA,gCAA8C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"performs-a-playlist-search-based-on-a-query.d.cts","names":[],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"mappings":";;;cAIa,mDAAA,EAAmD,CAAA,CAAA,SAAA;;;;;;;;;;;;cA6DnD,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKpD,8CAAA,gCAA8C,wBAAA"}
@@ -1,9 +1,80 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/performs-a-playlist-search-based-on-a-query.d.ts
4
- declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput: z.ZodTypeAny;
5
- declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodTypeAny;
6
- declare const soundcloudPerformsAPlaylistSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryInput: z.ZodObject<{
5
+ q: z.ZodOptional<z.ZodString>;
6
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ access: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
8
+ playable: "playable";
9
+ preview: "preview";
10
+ blocked: "blocked";
11
+ }>>>>;
12
+ offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
13
+ show_tracks: z.ZodOptional<z.ZodBoolean>;
14
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
15
+ }, z.core.$strip>;
16
+ declare const SoundcloudPerformsAPlaylistSearchBasedOnAQueryOutput: z.ZodObject<{
17
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ collection: z.ZodArray<z.ZodObject<{
19
+ id: z.ZodNullable<z.ZodNumber>;
20
+ uri: z.ZodNullable<z.ZodString>;
21
+ urn: z.ZodNullable<z.ZodString>;
22
+ kind: z.ZodNullable<z.ZodString>;
23
+ user: z.ZodNullable<z.ZodObject<{
24
+ id: z.ZodNullable<z.ZodNumber>;
25
+ uri: z.ZodNullable<z.ZodString>;
26
+ urn: z.ZodNullable<z.ZodString>;
27
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ kind: z.ZodNullable<z.ZodString>;
29
+ badges: z.ZodOptional<z.ZodNullable<z.ZodObject<{
30
+ pro: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
31
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
32
+ pro_unlimited: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
33
+ }, z.core.$loose>>>;
34
+ username: z.ZodNullable<z.ZodString>;
35
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
36
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ permalink: z.ZodNullable<z.ZodString>;
39
+ avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
43
+ permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
45
+ }, z.core.$loose>>;
46
+ title: z.ZodNullable<z.ZodString>;
47
+ public: z.ZodNullable<z.ZodBoolean>;
48
+ tracks: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
49
+ sharing: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ user_id: z.ZodNullable<z.ZodNumber>;
51
+ duration: z.ZodNullable<z.ZodNumber>;
52
+ is_album: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
53
+ set_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ permalink: z.ZodNullable<z.ZodString>;
55
+ created_at: z.ZodNullable<z.ZodString>;
56
+ artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
57
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
59
+ track_count: z.ZodNullable<z.ZodNumber>;
60
+ display_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ published_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ secret_token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
63
+ embeddable_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ last_modified: z.ZodNullable<z.ZodString>;
65
+ permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
67
+ managed_by_feeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
68
+ }, z.core.$loose>>;
69
+ }, z.core.$loose>;
70
+ declare const soundcloudPerformsAPlaylistSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
71
+ q?: string | undefined;
72
+ limit?: number | undefined;
73
+ access?: ("playable" | "preview" | "blocked")[] | undefined;
74
+ offset?: number | undefined;
75
+ show_tracks?: boolean | undefined;
76
+ linked_partitioning?: boolean | undefined;
77
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
78
  //#endregion
8
79
  export { soundcloudPerformsAPlaylistSearchBasedOnAQuery };
9
80
  //# sourceMappingURL=performs-a-playlist-search-based-on-a-query.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"performs-a-playlist-search-based-on-a-query.d.mts","names":[],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"mappings":";;;cAIa,mDAAA,EAAqD,CAAA,CAAE,UAOI;AAAA,cAsD3D,oDAAA,EAAsD,CAAA,CAAE,UAGL;AAAA,cAEnD,8CAAA,gCAA8C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"performs-a-playlist-search-based-on-a-query.d.mts","names":[],"sources":["../../src/actions/performs-a-playlist-search-based-on-a-query.ts"],"mappings":";;;cAIa,mDAAA,EAAmD,CAAA,CAAA,SAAA;;;;;;;;;;;;cA6DnD,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKpD,8CAAA,gCAA8C,wBAAA"}
@@ -17,55 +17,55 @@ 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
- id: z.number().int().describe("Unique user identifier"),
23
- uri: z.string().describe("API resource URI for this user"),
24
- urn: z.string().describe("User universal resource name"),
22
+ id: z.number().int().describe("Unique user identifier").nullable(),
23
+ uri: z.string().describe("API resource URI for this user").nullable(),
24
+ urn: z.string().describe("User universal resource name").nullable(),
25
25
  city: z.string().describe("User's city location").nullable().optional(),
26
- kind: z.string().describe("Resource type, always 'user'"),
26
+ kind: z.string().describe("Resource type, always 'user'").nullable(),
27
27
  badges: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema.nullable().optional(),
28
- username: z.string().describe("Display username"),
28
+ username: z.string().describe("Display username").nullable(),
29
29
  verified: z.boolean().describe("Account verification status").nullable().optional(),
30
30
  full_name: z.string().describe("Complete user name").nullable().optional(),
31
31
  last_name: z.string().describe("User's last name").nullable().optional(),
32
- permalink: z.string().describe("URL-safe username slug"),
32
+ permalink: z.string().describe("URL-safe username slug").nullable(),
33
33
  avatar_url: z.string().describe("URL to user's profile image").nullable().optional(),
34
34
  first_name: z.string().describe("User's first name").nullable().optional(),
35
35
  country_code: z.string().describe("ISO country code").nullable().optional(),
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
- id: z.number().int().describe("Unique playlist identifier"),
42
- uri: z.string().describe("API endpoint reference for this playlist"),
43
- urn: z.string().describe("Universal resource name (string-based unique identifier replacing numeric id)"),
44
- kind: z.string().describe("Resource type, always 'playlist'"),
41
+ id: z.number().int().describe("Unique playlist identifier").nullable(),
42
+ uri: z.string().describe("API endpoint reference for this playlist").nullable(),
43
+ urn: z.string().describe("Universal resource name (string-based unique identifier replacing numeric id)").nullable(),
44
+ kind: z.string().describe("Resource type, always 'playlist'").nullable(),
45
45
  user: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema.nullable(),
46
- title: z.string().describe("Playlist name"),
47
- public: z.boolean().describe("Visibility status of the playlist"),
46
+ title: z.string().describe("Playlist name").nullable(),
47
+ public: z.boolean().describe("Visibility status of the playlist").nullable(),
48
48
  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(),
49
49
  sharing: z.string().describe("Sharing mode (e.g., 'public')").nullable().optional(),
50
- user_id: z.number().int().describe("Creator identifier"),
51
- duration: z.number().int().describe("Total duration in milliseconds"),
50
+ user_id: z.number().int().describe("Creator identifier").nullable(),
51
+ duration: z.number().int().describe("Total duration in milliseconds").nullable(),
52
52
  is_album: z.boolean().describe("Whether this playlist is classified as an album").nullable().optional(),
53
53
  set_type: z.string().describe("Type of set (null for regular playlists)").nullable().optional(),
54
- permalink: z.string().describe("URL-friendly identifier"),
55
- created_at: z.string().describe("Creation timestamp in ISO 8601 format"),
54
+ permalink: z.string().describe("URL-friendly identifier").nullable(),
55
+ created_at: z.string().describe("Creation timestamp in ISO 8601 format").nullable(),
56
56
  artwork_url: z.string().describe("URL to the cover image").nullable().optional(),
57
57
  description: z.string().describe("Playlist description text").nullable().optional(),
58
58
  likes_count: z.number().int().describe("Number of favorites/likes").nullable().optional(),
59
- track_count: z.number().int().describe("Number of tracks in the playlist"),
59
+ track_count: z.number().int().describe("Number of tracks in the playlist").nullable(),
60
60
  display_date: z.string().describe("Display timestamp").nullable().optional(),
61
61
  published_at: z.string().describe("Publication timestamp").nullable().optional(),
62
62
  secret_token: z.string().describe("Private access token for non-public playlists").nullable().optional(),
63
63
  embeddable_by: z.string().describe("Embedding permissions").nullable().optional(),
64
- last_modified: z.string().describe("Most recent update timestamp"),
64
+ last_modified: z.string().describe("Most recent update timestamp").nullable(),
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.ZodTypeAny = 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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique user identifier\"),\n uri: z.string().describe(\"API resource URI for this user\"),\n urn: z.string().describe(\"User universal resource name\"),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\"),\n badges: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_UserBadgesSchema.nullable().optional(),\n username: z.string().describe(\"Display username\"),\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\"),\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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique playlist identifier\"),\n uri: z.string().describe(\"API endpoint reference for this playlist\"),\n urn: z.string().describe(\"Universal resource name (string-based unique identifier replacing numeric id)\"),\n kind: z.string().describe(\"Resource type, always 'playlist'\"),\n user: SoundcloudPerformsAPlaylistSearchBasedOnAQuery_PlaylistUserSchema.nullable(),\n title: z.string().describe(\"Playlist name\"),\n public: z.boolean().describe(\"Visibility status of the playlist\"),\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\"),\n duration: z.number().int().describe(\"Total duration in milliseconds\"),\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\"),\n created_at: z.string().describe(\"Creation timestamp in ISO 8601 format\"),\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\"),\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\"),\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.ZodTypeAny = 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.ZodTypeAny = 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.ZodTypeAny = 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.ZodTypeAny = 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.ZodTypeAny = z.object({\n product: SoundcloudPerformsAUserSearchBasedOnAQuery_SubscriptionProductSchema.nullable().optional(),\n}).describe(\"Subscription associated with the user\");\nconst SoundcloudPerformsAUserSearchBasedOnAQuery_UserSchema: z.ZodTypeAny = 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.ZodTypeAny = 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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"}
@@ -1,9 +1,68 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/performs-a-user-search-based-on-a-query.d.ts
4
- declare const SoundcloudPerformsAUserSearchBasedOnAQueryInput: z.ZodTypeAny;
5
- declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodTypeAny;
6
- declare const soundcloudPerformsAUserSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudPerformsAUserSearchBasedOnAQueryInput: z.ZodObject<{
5
+ q: z.ZodOptional<z.ZodString>;
6
+ ids: z.ZodOptional<z.ZodString>;
7
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
8
+ offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
9
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
10
+ }, z.core.$strip>;
11
+ declare const SoundcloudPerformsAUserSearchBasedOnAQueryOutput: z.ZodObject<{
12
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
13
+ collection: z.ZodArray<z.ZodObject<{
14
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
15
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ kind: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ quota: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
+ upload_seconds_used: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
21
+ unlimited_upload_quota: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
22
+ }, z.core.$loose>>>;
23
+ locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ online: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
25
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
34
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
+ track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
38
+ myspace_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
42
+ subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
43
+ product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
44
+ id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ }, z.core.$loose>>>;
47
+ }, z.core.$loose>>>>;
48
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
49
+ comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
50
+ playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
51
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
52
+ followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
53
+ private_tracks_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
54
+ public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
+ primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
56
+ private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
57
+ }, z.core.$loose>>;
58
+ }, z.core.$loose>;
59
+ declare const soundcloudPerformsAUserSearchBasedOnAQuery: import("@keystrokehq/action").WorkflowActionDefinition<{
60
+ q?: string | undefined;
61
+ ids?: string | undefined;
62
+ limit?: number | undefined;
63
+ offset?: number | undefined;
64
+ linked_partitioning?: boolean | undefined;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
66
  //#endregion
8
67
  export { soundcloudPerformsAUserSearchBasedOnAQuery };
9
68
  //# sourceMappingURL=performs-a-user-search-based-on-a-query.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"performs-a-user-search-based-on-a-query.d.cts","names":[],"sources":["../../src/actions/performs-a-user-search-based-on-a-query.ts"],"mappings":";;;cAIa,+CAAA,EAAiD,CAAA,CAAE,UAMI;AAAA,cAiDvD,gDAAA,EAAkD,CAAA,CAAE,UAGI;AAAA,cAExD,0CAAA,gCAA0C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"performs-a-user-search-based-on-a-query.d.cts","names":[],"sources":["../../src/actions/performs-a-user-search-based-on-a-query.ts"],"mappings":";;;cAIa,+CAAA,EAA+C,CAAA,CAAA,SAAA;;;;;;;cAuD/C,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKhD,0CAAA,gCAA0C,wBAAA"}