@keystrokehq/soundcloud 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (403) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/creates-a-playlist.cjs +45 -45
  4. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  5. package/dist/actions/creates-a-playlist.d.cts +127 -3
  6. package/dist/actions/creates-a-playlist.d.cts.map +1 -1
  7. package/dist/actions/creates-a-playlist.d.mts +127 -3
  8. package/dist/actions/creates-a-playlist.d.mts.map +1 -1
  9. package/dist/actions/creates-a-playlist.mjs +45 -45
  10. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  11. package/dist/actions/deletes-a-playlist.cjs +1 -1
  12. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  13. package/dist/actions/deletes-a-playlist.d.cts +9 -3
  14. package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
  15. package/dist/actions/deletes-a-playlist.d.mts +9 -3
  16. package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
  17. package/dist/actions/deletes-a-playlist.mjs +1 -1
  18. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  19. package/dist/actions/deletes-a-track.cjs +1 -1
  20. package/dist/actions/deletes-a-track.cjs.map +1 -1
  21. package/dist/actions/deletes-a-track.d.cts +7 -3
  22. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  23. package/dist/actions/deletes-a-track.d.mts +7 -3
  24. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  25. package/dist/actions/deletes-a-track.mjs +1 -1
  26. package/dist/actions/deletes-a-track.mjs.map +1 -1
  27. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +26 -26
  28. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  29. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -3
  30. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
  31. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +50 -3
  32. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
  33. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +26 -26
  34. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  35. package/dist/actions/fetch-user-favorites.cjs +23 -23
  36. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  37. package/dist/actions/fetch-user-favorites.d.cts +85 -3
  38. package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
  39. package/dist/actions/fetch-user-favorites.d.mts +85 -3
  40. package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
  41. package/dist/actions/fetch-user-favorites.mjs +23 -23
  42. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  43. package/dist/actions/fetch-user-following-details.cjs +3 -3
  44. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  45. package/dist/actions/fetch-user-following-details.d.cts +37 -3
  46. package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
  47. package/dist/actions/fetch-user-following-details.d.mts +37 -3
  48. package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
  49. package/dist/actions/fetch-user-following-details.mjs +3 -3
  50. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  51. package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
  52. package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
  53. package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
  54. package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
  55. package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
  56. package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
  57. package/dist/actions/follows-a-user.cjs +6 -6
  58. package/dist/actions/follows-a-user.cjs.map +1 -1
  59. package/dist/actions/follows-a-user.d.cts +33 -3
  60. package/dist/actions/follows-a-user.d.cts.map +1 -1
  61. package/dist/actions/follows-a-user.d.mts +33 -3
  62. package/dist/actions/follows-a-user.d.mts.map +1 -1
  63. package/dist/actions/follows-a-user.mjs +6 -6
  64. package/dist/actions/follows-a-user.mjs.map +1 -1
  65. package/dist/actions/get-related-tracks.cjs +23 -23
  66. package/dist/actions/get-related-tracks.cjs.map +1 -1
  67. package/dist/actions/get-related-tracks.d.cts +96 -3
  68. package/dist/actions/get-related-tracks.d.cts.map +1 -1
  69. package/dist/actions/get-related-tracks.d.mts +96 -3
  70. package/dist/actions/get-related-tracks.d.mts.map +1 -1
  71. package/dist/actions/get-related-tracks.mjs +23 -23
  72. package/dist/actions/get-related-tracks.mjs.map +1 -1
  73. package/dist/actions/get-track-likers.cjs +13 -13
  74. package/dist/actions/get-track-likers.cjs.map +1 -1
  75. package/dist/actions/get-track-likers.d.cts +34 -3
  76. package/dist/actions/get-track-likers.d.cts.map +1 -1
  77. package/dist/actions/get-track-likers.d.mts +34 -3
  78. package/dist/actions/get-track-likers.d.mts.map +1 -1
  79. package/dist/actions/get-track-likers.mjs +13 -13
  80. package/dist/actions/get-track-likers.mjs.map +1 -1
  81. package/dist/actions/likes-a-playlist.cjs +1 -1
  82. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  83. package/dist/actions/likes-a-playlist.d.cts +9 -3
  84. package/dist/actions/likes-a-playlist.d.cts.map +1 -1
  85. package/dist/actions/likes-a-playlist.d.mts +9 -3
  86. package/dist/actions/likes-a-playlist.d.mts.map +1 -1
  87. package/dist/actions/likes-a-playlist.mjs +1 -1
  88. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  89. package/dist/actions/likes-a-track.cjs +1 -1
  90. package/dist/actions/likes-a-track.cjs.map +1 -1
  91. package/dist/actions/likes-a-track.d.cts +9 -3
  92. package/dist/actions/likes-a-track.d.cts.map +1 -1
  93. package/dist/actions/likes-a-track.d.mts +9 -3
  94. package/dist/actions/likes-a-track.d.mts.map +1 -1
  95. package/dist/actions/likes-a-track.mjs +1 -1
  96. package/dist/actions/likes-a-track.mjs.map +1 -1
  97. package/dist/actions/list-authenticated-user-followers.cjs +11 -11
  98. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  99. package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
  100. package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
  101. package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
  102. package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
  103. package/dist/actions/list-authenticated-user-followers.mjs +11 -11
  104. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  105. package/dist/actions/list-followed-by-user.cjs +15 -15
  106. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  107. package/dist/actions/list-followed-by-user.d.cts +48 -3
  108. package/dist/actions/list-followed-by-user.d.cts.map +1 -1
  109. package/dist/actions/list-followed-by-user.d.mts +48 -3
  110. package/dist/actions/list-followed-by-user.d.mts.map +1 -1
  111. package/dist/actions/list-followed-by-user.mjs +15 -15
  112. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  113. package/dist/actions/list-user-favorites.cjs +33 -33
  114. package/dist/actions/list-user-favorites.cjs.map +1 -1
  115. package/dist/actions/list-user-favorites.d.cts +106 -3
  116. package/dist/actions/list-user-favorites.d.cts.map +1 -1
  117. package/dist/actions/list-user-favorites.d.mts +106 -3
  118. package/dist/actions/list-user-favorites.d.mts.map +1 -1
  119. package/dist/actions/list-user-favorites.mjs +33 -33
  120. package/dist/actions/list-user-favorites.mjs.map +1 -1
  121. package/dist/actions/oauth2-authorization-redirect-handler.cjs +2 -2
  122. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  123. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
  124. package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
  125. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
  126. package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
  127. package/dist/actions/oauth2-authorization-redirect-handler.mjs +2 -2
  128. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  129. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +22 -22
  130. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  131. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +74 -3
  132. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
  133. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +74 -3
  134. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
  135. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +22 -22
  136. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  137. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +5 -5
  138. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  139. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
  140. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
  141. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +62 -3
  142. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
  143. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
  144. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  145. package/dist/actions/provision-access-tokens-post-authorization.cjs +6 -6
  146. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  147. package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
  148. package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
  149. package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
  150. package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
  151. package/dist/actions/provision-access-tokens-post-authorization.mjs +6 -6
  152. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  153. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
  154. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  155. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
  156. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
  157. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +151 -3
  158. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
  159. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
  160. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  161. package/dist/actions/recent-tracks-from-followed-users.cjs +8 -8
  162. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  163. package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
  164. package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
  165. package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
  166. package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
  167. package/dist/actions/recent-tracks-from-followed-users.mjs +8 -8
  168. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  169. package/dist/actions/remove-playlist-repost.cjs +2 -2
  170. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  171. package/dist/actions/remove-playlist-repost.d.cts +16 -3
  172. package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
  173. package/dist/actions/remove-playlist-repost.d.mts +16 -3
  174. package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
  175. package/dist/actions/remove-playlist-repost.mjs +2 -2
  176. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  177. package/dist/actions/remove-track-repost.cjs +1 -1
  178. package/dist/actions/remove-track-repost.cjs.map +1 -1
  179. package/dist/actions/remove-track-repost.d.cts +7 -3
  180. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  181. package/dist/actions/remove-track-repost.d.mts +7 -3
  182. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  183. package/dist/actions/remove-track-repost.mjs +1 -1
  184. package/dist/actions/remove-track-repost.mjs.map +1 -1
  185. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
  186. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  187. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -3
  188. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  189. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +7 -3
  190. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  191. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -1
  192. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  193. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
  194. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  195. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -3
  196. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  197. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +7 -3
  198. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  199. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -1
  200. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  201. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
  202. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +7 -3
  203. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
  204. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +7 -3
  205. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
  206. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
  207. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +22 -22
  208. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  209. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +47 -3
  210. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
  211. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +47 -3
  212. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
  213. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +22 -22
  214. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  215. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +18 -18
  216. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  217. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +58 -3
  218. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
  219. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +58 -3
  220. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
  221. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +18 -18
  222. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  223. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +27 -27
  224. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  225. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +134 -3
  226. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
  227. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +134 -3
  228. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
  229. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +27 -27
  230. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  231. package/dist/actions/returns-a-list-of-user-s-followers.cjs +17 -17
  232. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  233. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +46 -3
  234. package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
  235. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +46 -3
  236. package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
  237. package/dist/actions/returns-a-list-of-user-s-followers.mjs +17 -17
  238. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  239. package/dist/actions/returns-a-list-of-user-s-followings.cjs +11 -11
  240. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  241. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +46 -3
  242. package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
  243. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +46 -3
  244. package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
  245. package/dist/actions/returns-a-list-of-user-s-followings.mjs +11 -11
  246. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  247. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +35 -35
  248. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  249. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +60 -3
  250. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
  251. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +60 -3
  252. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
  253. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +35 -35
  254. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  255. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +23 -23
  256. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  257. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +86 -3
  258. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
  259. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +86 -3
  260. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
  261. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +23 -23
  262. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  263. package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
  264. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
  265. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
  266. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +19 -3
  267. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
  268. package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
  269. package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
  270. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +17 -3
  271. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
  272. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +17 -3
  273. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
  274. package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
  275. package/dist/actions/returns-a-playlist.cjs +2 -2
  276. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  277. package/dist/actions/returns-a-playlist.d.cts +78 -3
  278. package/dist/actions/returns-a-playlist.d.cts.map +1 -1
  279. package/dist/actions/returns-a-playlist.d.mts +78 -3
  280. package/dist/actions/returns-a-playlist.d.mts.map +1 -1
  281. package/dist/actions/returns-a-playlist.mjs +2 -2
  282. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  283. package/dist/actions/returns-a-track-s-streamable-urls.cjs +3 -3
  284. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  285. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
  286. package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
  287. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +16 -3
  288. package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
  289. package/dist/actions/returns-a-track-s-streamable-urls.mjs +3 -3
  290. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  291. package/dist/actions/returns-a-track.cjs +20 -20
  292. package/dist/actions/returns-a-track.cjs.map +1 -1
  293. package/dist/actions/returns-a-track.d.cts +60 -3
  294. package/dist/actions/returns-a-track.d.cts.map +1 -1
  295. package/dist/actions/returns-a-track.d.mts +60 -3
  296. package/dist/actions/returns-a-track.d.mts.map +1 -1
  297. package/dist/actions/returns-a-track.mjs +20 -20
  298. package/dist/actions/returns-a-track.mjs.map +1 -1
  299. package/dist/actions/returns-a-user.cjs +4 -4
  300. package/dist/actions/returns-a-user.cjs.map +1 -1
  301. package/dist/actions/returns-a-user.d.cts +49 -3
  302. package/dist/actions/returns-a-user.d.cts.map +1 -1
  303. package/dist/actions/returns-a-user.d.mts +49 -3
  304. package/dist/actions/returns-a-user.d.mts.map +1 -1
  305. package/dist/actions/returns-a-user.mjs +4 -4
  306. package/dist/actions/returns-a-user.mjs.map +1 -1
  307. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +4 -4
  308. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  309. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
  310. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
  311. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +21 -3
  312. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
  313. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +4 -4
  314. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  315. package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
  316. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  317. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
  318. package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
  319. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
  320. package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
  321. package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
  322. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  323. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +21 -21
  324. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  325. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +62 -3
  326. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
  327. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +62 -3
  328. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
  329. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +21 -21
  330. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  331. package/dist/actions/returns-tracks-under-a-playlist.cjs +27 -27
  332. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  333. package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
  334. package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
  335. package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
  336. package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
  337. package/dist/actions/returns-tracks-under-a-playlist.mjs +27 -27
  338. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  339. package/dist/actions/returns-user-s-playlists-sets.cjs +17 -17
  340. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  341. package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
  342. package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
  343. package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
  344. package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
  345. package/dist/actions/returns-user-s-playlists-sets.mjs +17 -17
  346. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  347. package/dist/actions/unfollow-user.cjs +1 -1
  348. package/dist/actions/unfollow-user.cjs.map +1 -1
  349. package/dist/actions/unfollow-user.d.cts +9 -3
  350. package/dist/actions/unfollow-user.d.cts.map +1 -1
  351. package/dist/actions/unfollow-user.d.mts +9 -3
  352. package/dist/actions/unfollow-user.d.mts.map +1 -1
  353. package/dist/actions/unfollow-user.mjs +1 -1
  354. package/dist/actions/unfollow-user.mjs.map +1 -1
  355. package/dist/actions/unlikes-a-playlist.cjs +1 -1
  356. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  357. package/dist/actions/unlikes-a-playlist.d.cts +9 -3
  358. package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
  359. package/dist/actions/unlikes-a-playlist.d.mts +9 -3
  360. package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
  361. package/dist/actions/unlikes-a-playlist.mjs +1 -1
  362. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  363. package/dist/actions/unlikes-a-track.cjs +2 -2
  364. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  365. package/dist/actions/unlikes-a-track.d.cts +15 -3
  366. package/dist/actions/unlikes-a-track.d.cts.map +1 -1
  367. package/dist/actions/unlikes-a-track.d.mts +15 -3
  368. package/dist/actions/unlikes-a-track.d.mts.map +1 -1
  369. package/dist/actions/unlikes-a-track.mjs +2 -2
  370. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  371. package/dist/actions/updates-a-playlist.cjs +37 -37
  372. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  373. package/dist/actions/updates-a-playlist.d.cts +147 -3
  374. package/dist/actions/updates-a-playlist.d.cts.map +1 -1
  375. package/dist/actions/updates-a-playlist.d.mts +147 -3
  376. package/dist/actions/updates-a-playlist.d.mts.map +1 -1
  377. package/dist/actions/updates-a-playlist.mjs +37 -37
  378. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  379. package/dist/actions/updates-a-track-s-information.cjs +19 -19
  380. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  381. package/dist/actions/updates-a-track-s-information.d.cts +138 -3
  382. package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
  383. package/dist/actions/updates-a-track-s-information.d.mts +138 -3
  384. package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
  385. package/dist/actions/updates-a-track-s-information.mjs +19 -19
  386. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  387. package/dist/actions/uploads-a-new-track.cjs +21 -21
  388. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  389. package/dist/actions/uploads-a-new-track.d.cts +72 -3
  390. package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
  391. package/dist/actions/uploads-a-new-track.d.mts +72 -3
  392. package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
  393. package/dist/actions/uploads-a-new-track.mjs +21 -21
  394. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  395. package/dist/actions/user-recent-track-activities.cjs +8 -8
  396. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  397. package/dist/actions/user-recent-track-activities.d.cts +99 -3
  398. package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
  399. package/dist/actions/user-recent-track-activities.d.mts +99 -3
  400. package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
  401. package/dist/actions/user-recent-track-activities.mjs +8 -8
  402. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  403. package/package.json +2 -2
@@ -1,9 +1,102 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-related-tracks.d.ts
4
- declare const SoundcloudGetRelatedTracksInput: z.ZodTypeAny;
5
- declare const SoundcloudGetRelatedTracksOutput: z.ZodTypeAny;
6
- declare const soundcloudGetRelatedTracks: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudGetRelatedTracksInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ access: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
7
+ playable: "playable";
8
+ preview: "preview";
9
+ blocked: "blocked";
10
+ }>>>>;
11
+ offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
12
+ track_id: z.ZodNumber;
13
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
14
+ }, z.core.$strip>;
15
+ declare const SoundcloudGetRelatedTracksOutput: z.ZodObject<{
16
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ collection: z.ZodArray<z.ZodObject<{
18
+ id: z.ZodNullable<z.ZodNumber>;
19
+ bpm: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
20
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ isrc: z.ZodOptional<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.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ kind: z.ZodNullable<z.ZodString>;
29
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ online: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
31
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
32
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ username: z.ZodNullable<z.ZodString>;
34
+ verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
35
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
36
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ permalink: z.ZodNullable<z.ZodString>;
38
+ avatar_url: z.ZodNullable<z.ZodString>;
39
+ created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
40
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
41
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
43
+ track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
44
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
45
+ groups_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
46
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ permalink_url: z.ZodNullable<z.ZodString>;
48
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
50
+ comments_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
51
+ playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
52
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
53
+ followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
54
+ playlist_likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
55
+ public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
56
+ }, z.core.$loose>>;
57
+ genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
58
+ title: z.ZodNullable<z.ZodString>;
59
+ license: z.ZodNullable<z.ZodString>;
60
+ release: z.ZodOptional<z.ZodNullable<z.ZodString>>;
61
+ sharing: z.ZodNullable<z.ZodString>;
62
+ duration: z.ZodNullable<z.ZodNumber>;
63
+ tag_list: z.ZodNullable<z.ZodString>;
64
+ created_at: z.ZodNullable<z.ZodString>;
65
+ label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
66
+ secret_uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ stream_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
68
+ streamable: z.ZodNullable<z.ZodBoolean>;
69
+ artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ commentable: z.ZodNullable<z.ZodBoolean>;
71
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ is_explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
73
+ release_day: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
74
+ download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
75
+ downloadable: z.ZodNullable<z.ZodBoolean>;
76
+ purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
77
+ release_year: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
78
+ waveform_url: z.ZodNullable<z.ZodString>;
79
+ comment_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
80
+ key_signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
81
+ permalink_url: z.ZodNullable<z.ZodString>;
82
+ release_month: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
83
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
84
+ user_favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
85
+ download_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
86
+ playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
87
+ purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
88
+ favoritings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
89
+ user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
90
+ available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
91
+ }, z.core.$loose>>;
92
+ }, z.core.$loose>;
93
+ declare const soundcloudGetRelatedTracks: import("@keystrokehq/action").WorkflowActionDefinition<{
94
+ track_id: number;
95
+ limit?: number | undefined;
96
+ access?: ("playable" | "preview" | "blocked")[] | undefined;
97
+ offset?: number | undefined;
98
+ linked_partitioning?: boolean | undefined;
99
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
100
  //#endregion
8
101
  export { soundcloudGetRelatedTracks };
9
102
  //# sourceMappingURL=get-related-tracks.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-related-tracks.d.mts","names":[],"sources":["../../src/actions/get-related-tracks.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAMI;AAAA,cA6EvC,gCAAA,EAAkC,CAAA,CAAE,UAGI;AAAA,cAExC,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-related-tracks.d.mts","names":[],"sources":["../../src/actions/get-related-tracks.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;cAmF/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKhC,0BAAA,gCAA0B,wBAAA"}
@@ -13,21 +13,21 @@ const SoundcloudGetRelatedTracksInput = z.object({
13
13
  linked_partitioning: z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
14
14
  }).describe("Request schema for `GetRelatedTracks`");
15
15
  const SoundcloudGetRelatedTracks_UserSchema = z.object({
16
- id: z.number().int().describe("Unique identifier of the user"),
17
- uri: z.string().describe("API URI for the user resource"),
16
+ id: z.number().int().describe("Unique identifier of the user").nullable(),
17
+ uri: z.string().describe("API URI for the user resource").nullable(),
18
18
  urn: z.string().describe("Universal resource name for the user").nullable().optional(),
19
19
  city: z.string().describe("City location of the user").nullable().optional(),
20
- kind: z.string().describe("Type of resource, typically 'user'"),
20
+ kind: z.string().describe("Type of resource, typically 'user'").nullable(),
21
21
  plan: z.string().describe("Subscription plan type of the user").nullable().optional(),
22
22
  online: z.boolean().describe("Whether the user is currently online").nullable().optional(),
23
23
  country: z.string().describe("Country location of the user").nullable().optional(),
24
24
  website: z.string().describe("User's website URL").nullable().optional(),
25
- username: z.string().describe("Username of the user"),
25
+ username: z.string().describe("Username of the user").nullable(),
26
26
  verified: z.boolean().describe("Whether the user account is verified").nullable().optional(),
27
27
  full_name: z.string().describe("Full name of the user").nullable().optional(),
28
28
  last_name: z.string().describe("Last name of the user").nullable().optional(),
29
- permalink: z.string().describe("Permalink slug for the user's profile"),
30
- avatar_url: z.string().describe("URL to the user's avatar image"),
29
+ permalink: z.string().describe("Permalink slug for the user's profile").nullable(),
30
+ avatar_url: z.string().describe("URL to the user's avatar image").nullable(),
31
31
  created_at: z.string().describe("ISO 8601 timestamp of when the user account was created").nullable().optional(),
32
32
  first_name: z.string().describe("First name of the user").nullable().optional(),
33
33
  description: z.string().describe("Profile description or bio text").nullable().optional(),
@@ -36,7 +36,7 @@ const SoundcloudGetRelatedTracks_UserSchema = z.object({
36
36
  country_code: z.string().describe("ISO country code of the user's location").nullable().optional(),
37
37
  groups_count: z.number().int().describe("Number of groups the user is a member of").nullable().optional(),
38
38
  last_modified: z.string().describe("ISO 8601 timestamp of when the user profile was last modified").nullable().optional(),
39
- permalink_url: z.string().describe("Full URL to the user's profile on SoundCloud"),
39
+ permalink_url: z.string().describe("Full URL to the user's profile on SoundCloud").nullable(),
40
40
  reposts_count: z.number().int().describe("Number of reposts made by the user").nullable().optional(),
41
41
  website_title: z.string().describe("Title for the user's website link").nullable().optional(),
42
42
  comments_count: z.number().int().describe("Number of comments made by the user").nullable().optional(),
@@ -45,39 +45,39 @@ const SoundcloudGetRelatedTracks_UserSchema = z.object({
45
45
  followings_count: z.number().int().describe("Number of users this user is following").nullable().optional(),
46
46
  playlist_likes_count: z.number().int().describe("Number of playlists liked by the user").nullable().optional(),
47
47
  public_favorites_count: z.number().int().describe("Number of public favorites by the user").nullable().optional()
48
- }).describe("User object representing the track's creator");
48
+ }).passthrough().describe("User object representing the track's creator");
49
49
  const SoundcloudGetRelatedTracks_TrackSchema = z.object({
50
- id: z.number().int().describe("Unique identifier of the track"),
50
+ id: z.number().int().describe("Unique identifier of the track").nullable(),
51
51
  bpm: z.number().int().describe("Beats per minute of the track").nullable().optional(),
52
52
  uri: z.string().describe("API URI for the track resource").nullable().optional(),
53
53
  isrc: z.string().describe("International Standard Recording Code").nullable().optional(),
54
- kind: z.string().describe("Type of resource, typically 'track'"),
54
+ kind: z.string().describe("Type of resource, typically 'track'").nullable(),
55
55
  user: SoundcloudGetRelatedTracks_UserSchema.nullable(),
56
56
  genre: z.string().describe("Genre classification of the track").nullable().optional(),
57
- title: z.string().describe("Title of the track"),
58
- license: z.string().describe("License type of the track"),
57
+ title: z.string().describe("Title of the track").nullable(),
58
+ license: z.string().describe("License type of the track").nullable(),
59
59
  release: z.string().describe("Release title or album name").nullable().optional(),
60
- sharing: z.string().describe("Sharing permission setting for the track"),
61
- duration: z.number().int().describe("Duration of the track in milliseconds"),
62
- tag_list: z.string().describe("Space-separated list of tags"),
63
- created_at: z.string().describe("ISO 8601 timestamp of when the track was created"),
60
+ sharing: z.string().describe("Sharing permission setting for the track").nullable(),
61
+ duration: z.number().int().describe("Duration of the track in milliseconds").nullable(),
62
+ tag_list: z.string().describe("Space-separated list of tags").nullable(),
63
+ created_at: z.string().describe("ISO 8601 timestamp of when the track was created").nullable(),
64
64
  label_name: z.string().describe("Name of the label that released the track").nullable().optional(),
65
65
  secret_uri: z.string().describe("Secret URI for private track access").nullable().optional(),
66
66
  stream_url: z.string().describe("URL to stream the track").nullable().optional(),
67
- streamable: z.boolean().describe("Whether the track can be streamed"),
67
+ streamable: z.boolean().describe("Whether the track can be streamed").nullable(),
68
68
  artwork_url: z.string().describe("URL to the track's artwork image").nullable().optional(),
69
- commentable: z.boolean().describe("Whether comments are enabled on the track"),
69
+ commentable: z.boolean().describe("Whether comments are enabled on the track").nullable(),
70
70
  description: z.string().describe("Description text of the track").nullable().optional(),
71
71
  is_explicit: z.boolean().describe("Whether the track contains explicit content").nullable().optional(),
72
72
  release_day: z.number().int().describe("Day of release date").nullable().optional(),
73
73
  download_url: z.string().describe("URL to download the track file").nullable().optional(),
74
- downloadable: z.boolean().describe("Whether the track is available for download"),
74
+ downloadable: z.boolean().describe("Whether the track is available for download").nullable(),
75
75
  purchase_url: z.string().describe("External URL where the track can be purchased").nullable().optional(),
76
76
  release_year: z.number().int().describe("Year of release date").nullable().optional(),
77
- waveform_url: z.string().describe("URL to the track's waveform image"),
77
+ waveform_url: z.string().describe("URL to the track's waveform image").nullable(),
78
78
  comment_count: z.number().int().describe("Number of comments on the track").nullable().optional(),
79
79
  key_signature: z.string().describe("Musical key signature of the track").nullable().optional(),
80
- permalink_url: z.string().describe("Permanent URL to the track on SoundCloud"),
80
+ permalink_url: z.string().describe("Permanent URL to the track on SoundCloud").nullable(),
81
81
  release_month: z.number().int().describe("Month of release date").nullable().optional(),
82
82
  reposts_count: z.number().int().describe("Number of times the track has been reposted").nullable().optional(),
83
83
  user_favorite: z.boolean().describe("Whether the authenticated user has favorited this track").nullable().optional(),
@@ -87,7 +87,7 @@ const SoundcloudGetRelatedTracks_TrackSchema = z.object({
87
87
  favoritings_count: z.number().int().describe("Number of users who favorited the track").nullable().optional(),
88
88
  user_playback_count: z.number().int().describe("Number of times the authenticated user has played this track").nullable().optional(),
89
89
  available_country_codes: z.array(z.string()).describe("List of country codes where the track is available").nullable().optional()
90
- }).describe("Track object representing a related track");
90
+ }).passthrough().describe("Track object representing a related track");
91
91
  const soundcloudGetRelatedTracks = action("SOUNDCLOUD_GET_RELATED_TRACKS", {
92
92
  slug: "soundcloud-get-related-tracks",
93
93
  name: "Returns all related tracks of track on SoundCloud",
@@ -96,7 +96,7 @@ const soundcloudGetRelatedTracks = action("SOUNDCLOUD_GET_RELATED_TRACKS", {
96
96
  output: z.object({
97
97
  next_href: z.string().describe("URL to fetch the next page of results. Present if there are more results available. Use this URL directly for pagination.").nullable().optional(),
98
98
  collection: z.array(SoundcloudGetRelatedTracks_TrackSchema).describe("Array of related track objects")
99
- }).describe("Response schema for `GetRelatedTracks`")
99
+ }).passthrough().describe("Response schema for `GetRelatedTracks`")
100
100
  });
101
101
  //#endregion
102
102
  export { soundcloudGetRelatedTracks };
@@ -1 +1 @@
1
- {"version":3,"file":"get-related-tracks.mjs","names":[],"sources":["../../src/actions/get-related-tracks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetRelatedTracksInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).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 track_id: z.number().int().describe(\"SoundCloud Track id\"),\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 `GetRelatedTracks`\");\nconst SoundcloudGetRelatedTracks_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\"),\n uri: z.string().describe(\"API URI for the user resource\"),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"City location of the user\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'\"),\n plan: z.string().describe(\"Subscription plan type of the user\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country location of the user\").nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n username: z.string().describe(\"Username of the user\"),\n verified: z.boolean().describe(\"Whether the user account is verified\").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 slug for the user's profile\"),\n avatar_url: z.string().describe(\"URL to the user's avatar image\"),\n created_at: z.string().describe(\"ISO 8601 timestamp of 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(\"Profile description or bio text\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user is a member of\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile on SoundCloud\"),\n reposts_count: z.number().int().describe(\"Number of reposts made by the user\").nullable().optional(),\n website_title: z.string().describe(\"Title for the user's website link\").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 playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public favorites by the user\").nullable().optional(),\n}).describe(\"User object representing the track's creator\");\nconst SoundcloudGetRelatedTracks_TrackSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the track\"),\n bpm: z.number().int().describe(\"Beats per minute of the track\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'\"),\n user: SoundcloudGetRelatedTracks_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track\").nullable().optional(),\n title: z.string().describe(\"Title of the track\"),\n license: z.string().describe(\"License type of the track\"),\n release: z.string().describe(\"Release title or album name\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission setting for the track\"),\n duration: z.number().int().describe(\"Duration of the track in milliseconds\"),\n tag_list: z.string().describe(\"Space-separated list of tags\"),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the track was created\"),\n label_name: z.string().describe(\"Name of the label that released the track\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private track access\").nullable().optional(),\n stream_url: z.string().describe(\"URL to stream the track\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed\"),\n artwork_url: z.string().describe(\"URL to the track's artwork image\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track\"),\n description: z.string().describe(\"Description text of the track\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release date\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track file\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\"),\n purchase_url: z.string().describe(\"External URL where the track can be purchased\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release date\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the track's waveform image\"),\n comment_count: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud\"),\n release_month: z.number().int().describe(\"Month of release date\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchase_title: z.string().describe(\"Title for purchase link\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of users who favorited the track\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available\").nullable().optional(),\n}).describe(\"Track object representing a related track\");\nexport const SoundcloudGetRelatedTracksOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Present if there are more results available. Use this URL directly for pagination.\").nullable().optional(),\n collection: z.array(SoundcloudGetRelatedTracks_TrackSchema).describe(\"Array of related track objects\"),\n}).describe(\"Response schema for `GetRelatedTracks`\");\n\nexport const soundcloudGetRelatedTracks = action(\"SOUNDCLOUD_GET_RELATED_TRACKS\", {\n slug: \"soundcloud-get-related-tracks\",\n name: \"Returns all related tracks of track on SoundCloud\",\n description: \"Returns all related tracks of track on SoundCloud\",\n input: SoundcloudGetRelatedTracksInput,\n output: SoundcloudGetRelatedTracksOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"get-related-tracks.mjs","names":[],"sources":["../../src/actions/get-related-tracks.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetRelatedTracksInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).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 track_id: z.number().int().describe(\"SoundCloud Track id\"),\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 `GetRelatedTracks`\");\nconst SoundcloudGetRelatedTracks_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"City location of the user\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'\").nullable(),\n plan: z.string().describe(\"Subscription plan type of the user\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country location of the user\").nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").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 slug for the user's profile\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of 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(\"Profile description or bio text\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user is a member of\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts made by the user\").nullable().optional(),\n website_title: z.string().describe(\"Title for the user's website link\").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 playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public favorites by the user\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track's creator\");\nconst SoundcloudGetRelatedTracks_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track\").nullable(),\n bpm: z.number().int().describe(\"Beats per minute of the track\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'track'\").nullable(),\n user: SoundcloudGetRelatedTracks_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n license: z.string().describe(\"License type of the track\").nullable(),\n release: z.string().describe(\"Release title or album name\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission setting for the track\").nullable(),\n duration: z.number().int().describe(\"Duration of the track in milliseconds\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the track was created\").nullable(),\n label_name: z.string().describe(\"Name of the label that released the track\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private track access\").nullable().optional(),\n stream_url: z.string().describe(\"URL to stream the track\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track can be streamed\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork image\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track\").nullable(),\n description: z.string().describe(\"Description text of the track\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release date\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track file\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n purchase_url: z.string().describe(\"External URL where the track can be purchased\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release date\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the track's waveform image\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud\").nullable(),\n release_month: z.number().int().describe(\"Month of release date\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchase_title: z.string().describe(\"Title for purchase link\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of users who favorited the track\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a related track\");\nexport const SoundcloudGetRelatedTracksOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Present if there are more results available. Use this URL directly for pagination.\").nullable().optional(),\n collection: z.array(SoundcloudGetRelatedTracks_TrackSchema).describe(\"Array of related track objects\"),\n}).passthrough().describe(\"Response schema for `GetRelatedTracks`\");\n\nexport const soundcloudGetRelatedTracks = action(\"SOUNDCLOUD_GET_RELATED_TRACKS\", {\n slug: \"soundcloud-get-related-tracks\",\n name: \"Returns all related tracks of track on SoundCloud\",\n description: \"Returns all related tracks of track on SoundCloud\",\n input: SoundcloudGetRelatedTracksInput,\n output: SoundcloudGetRelatedTracksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkC,EAAE,OAAO;CACtD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,MAAM,EAAE,KAAK;EAAC;EAAY;EAAW;CAAS,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAW,SAAS,CAAC,CAAC,CAAC,SAAS,uQAAuQ,CAAC,CAAC,SAAS;CACvX,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CAChI,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CACzD,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,wCAAwC,EAAE,OAAO;CACrD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACxE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACnE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS;CAC/D,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjF,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC3E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,sBAAsB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAM,yCAAyC,EAAE,OAAO;CACtD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACzE,KAAK,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS;CAC1E,MAAM,sCAAsC,SAAS;CACrD,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC1D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACnE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CAClF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACtF,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS;CACvE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS;CAC7F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAC/E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACxF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS;CAC3F,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sBAAsB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CAChF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS;CACxF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,eAAe,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,gBAAgB,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,mBAAmB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,qBAAqB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnI,yBAAyB,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAMrE,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV8C,EAAE,OAAO;EACvD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAChL,YAAY,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,gCAAgC;CACvG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
@@ -7,30 +7,30 @@ const SoundcloudGetTrackLikersInput = zod.z.object({
7
7
  linked_partitioning: zod.z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
8
8
  }).describe("Request schema for `GetTrackLikers`");
9
9
  const SoundcloudGetTrackLikers_UserSchema = zod.z.object({
10
- id: zod.z.number().int().describe("Unique identifier"),
10
+ id: zod.z.number().int().describe("Unique identifier").nullable(),
11
11
  city: zod.z.string().describe("City").nullable().optional(),
12
12
  plan: zod.z.string().describe("Subscription plan of the user").nullable().optional(),
13
13
  country: zod.z.string().describe("Country").nullable().optional(),
14
14
  website: zod.z.string().describe("Website URL").nullable().optional(),
15
- username: zod.z.string().describe("Username"),
15
+ username: zod.z.string().describe("Username").nullable(),
16
16
  full_name: zod.z.string().describe("First and last name").nullable().optional(),
17
- permalink: zod.z.string().describe("Permalink of the resource"),
18
- avatar_url: zod.z.string().describe("URL to a JPEG image"),
19
- created_at: zod.z.string().describe("Timestamp of creation in date-time format"),
17
+ permalink: zod.z.string().describe("Permalink of the resource").nullable(),
18
+ avatar_url: zod.z.string().describe("URL to a JPEG image").nullable(),
19
+ created_at: zod.z.string().describe("Timestamp of creation in date-time format").nullable(),
20
20
  description: zod.z.string().describe("Description").nullable().optional(),
21
- track_count: zod.z.number().int().describe("Number of public tracks"),
22
- last_modified: zod.z.string().describe("Timestamp of last modification in date-time format"),
21
+ track_count: zod.z.number().int().describe("Number of public tracks").nullable(),
22
+ last_modified: zod.z.string().describe("Timestamp of last modification in date-time format").nullable(),
23
23
  reposts_count: zod.z.number().int().describe("Number of reposts from user").nullable().optional(),
24
24
  website_title: zod.z.string().describe("Website title").nullable().optional(),
25
- playlist_count: zod.z.number().int().describe("Number of public playlists"),
26
- followers_count: zod.z.number().int().describe("Number of followers"),
27
- followings_count: zod.z.number().int().describe("Number of followed users"),
28
- public_favorites_count: zod.z.number().int().describe("Number of favorited public tracks")
29
- }).describe("SoundCloud user who has favorited or liked a track");
25
+ playlist_count: zod.z.number().int().describe("Number of public playlists").nullable(),
26
+ followers_count: zod.z.number().int().describe("Number of followers").nullable(),
27
+ followings_count: zod.z.number().int().describe("Number of followed users").nullable(),
28
+ public_favorites_count: zod.z.number().int().describe("Number of favorited public tracks").nullable()
29
+ }).passthrough().describe("SoundCloud user who has favorited or liked a track");
30
30
  const SoundcloudGetTrackLikersOutput = zod.z.object({
31
31
  next_href: zod.z.string().describe("URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.").nullable().optional(),
32
32
  collection: zod.z.array(SoundcloudGetTrackLikers_UserSchema).describe("Array of user objects who have favorited or liked the track")
33
- }).describe("Response schema for `GetTrackLikers`");
33
+ }).passthrough().describe("Response schema for `GetTrackLikers`");
34
34
  const soundcloudGetTrackLikers = require_action.action("SOUNDCLOUD_GET_TRACK_LIKERS", {
35
35
  slug: "soundcloud-get-track-likers",
36
36
  name: "Returns a list of users who have favorited or liked the track",
@@ -1 +1 @@
1
- {"version":3,"file":"get-track-likers.cjs","names":["z","action"],"sources":["../../src/actions/get-track-likers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetTrackLikersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n 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 `GetTrackLikers`\");\nconst SoundcloudGetTrackLikers_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier\"),\n city: z.string().describe(\"City\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"Website URL\").nullable().optional(),\n username: z.string().describe(\"Username\"),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\"),\n avatar_url: z.string().describe(\"URL to a JPEG image\"),\n created_at: z.string().describe(\"Timestamp of creation in date-time format\"),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\"),\n last_modified: z.string().describe(\"Timestamp of last modification in date-time format\"),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"Website title\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\"),\n followers_count: z.number().int().describe(\"Number of followers\"),\n followings_count: z.number().int().describe(\"Number of followed users\"),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\"),\n}).describe(\"SoundCloud user who has favorited or liked a track\");\nexport const SoundcloudGetTrackLikersOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.\").nullable().optional(),\n collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe(\"Array of user objects who have favorited or liked the track\"),\n}).describe(\"Response schema for `GetTrackLikers`\");\n\nexport const soundcloudGetTrackLikers = action(\"SOUNDCLOUD_GET_TRACK_LIKERS\", {\n slug: \"soundcloud-get-track-likers\",\n name: \"Returns a list of users who have favorited or liked the track\",\n description: \"Returns a list of users who have favorited or liked the track\",\n input: SoundcloudGetTrackLikersInput,\n output: SoundcloudGetTrackLikersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO;CAClE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CACzD,qBAAqBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,sCAAoDA,IAAAA,EAAE,OAAO;CACjE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB;CACjD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU;CACxC,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC1D,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CACrD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB;CAChE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACvF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B;CACtE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CAChE,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B;CACtE,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC;AACvF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAChE,MAAa,iCAA+CA,IAAAA,EAAE,OAAO;CACnE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjL,YAAYA,IAAAA,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6DAA6D;AACjI,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAElD,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"get-track-likers.cjs","names":["z","action"],"sources":["../../src/actions/get-track-likers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetTrackLikersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n 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 `GetTrackLikers`\");\nconst SoundcloudGetTrackLikers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"Website URL\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable(),\n created_at: z.string().describe(\"Timestamp of creation in date-time format\").nullable(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable(),\n last_modified: z.string().describe(\"Timestamp of last modification in date-time format\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"Website title\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable(),\n}).passthrough().describe(\"SoundCloud user who has favorited or liked a track\");\nexport const SoundcloudGetTrackLikersOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.\").nullable().optional(),\n collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe(\"Array of user objects who have favorited or liked the track\"),\n}).passthrough().describe(\"Response schema for `GetTrackLikers`\");\n\nexport const soundcloudGetTrackLikers = action(\"SOUNDCLOUD_GET_TRACK_LIKERS\", {\n slug: \"soundcloud-get-track-likers\",\n name: \"Returns a list of users who have favorited or liked the track\",\n description: \"Returns a list of users who have favorited or liked the track\",\n input: SoundcloudGetTrackLikersInput,\n output: SoundcloudGetTrackLikersOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-track-likers.d.ts
4
- declare const SoundcloudGetTrackLikersInput: z.ZodTypeAny;
5
- declare const SoundcloudGetTrackLikersOutput: z.ZodTypeAny;
6
- declare const soundcloudGetTrackLikers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudGetTrackLikersInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ track_id: z.ZodNumber;
7
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
8
+ }, z.core.$strip>;
9
+ declare const SoundcloudGetTrackLikersOutput: z.ZodObject<{
10
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ collection: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ username: z.ZodNullable<z.ZodString>;
18
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ permalink: z.ZodNullable<z.ZodString>;
20
+ avatar_url: z.ZodNullable<z.ZodString>;
21
+ created_at: z.ZodNullable<z.ZodString>;
22
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ track_count: z.ZodNullable<z.ZodNumber>;
24
+ last_modified: z.ZodNullable<z.ZodString>;
25
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ playlist_count: z.ZodNullable<z.ZodNumber>;
28
+ followers_count: z.ZodNullable<z.ZodNumber>;
29
+ followings_count: z.ZodNullable<z.ZodNumber>;
30
+ public_favorites_count: z.ZodNullable<z.ZodNumber>;
31
+ }, z.core.$loose>>;
32
+ }, z.core.$loose>;
33
+ declare const soundcloudGetTrackLikers: import("@keystrokehq/action").WorkflowActionDefinition<{
34
+ track_id: number;
35
+ limit?: number | undefined;
36
+ linked_partitioning?: boolean | undefined;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { soundcloudGetTrackLikers };
9
40
  //# sourceMappingURL=get-track-likers.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-track-likers.d.cts","names":[],"sources":["../../src/actions/get-track-likers.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAII;AAAA,cAsBrC,8BAAA,EAAgC,CAAA,CAAE,UAGI;AAAA,cAEtC,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-track-likers.d.cts","names":[],"sources":["../../src/actions/get-track-likers.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cA0B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -1,9 +1,40 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/get-track-likers.d.ts
4
- declare const SoundcloudGetTrackLikersInput: z.ZodTypeAny;
5
- declare const SoundcloudGetTrackLikersOutput: z.ZodTypeAny;
6
- declare const soundcloudGetTrackLikers: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudGetTrackLikersInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ track_id: z.ZodNumber;
7
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
8
+ }, z.core.$strip>;
9
+ declare const SoundcloudGetTrackLikersOutput: z.ZodObject<{
10
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ collection: z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ username: z.ZodNullable<z.ZodString>;
18
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ permalink: z.ZodNullable<z.ZodString>;
20
+ avatar_url: z.ZodNullable<z.ZodString>;
21
+ created_at: z.ZodNullable<z.ZodString>;
22
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ track_count: z.ZodNullable<z.ZodNumber>;
24
+ last_modified: z.ZodNullable<z.ZodString>;
25
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ playlist_count: z.ZodNullable<z.ZodNumber>;
28
+ followers_count: z.ZodNullable<z.ZodNumber>;
29
+ followings_count: z.ZodNullable<z.ZodNumber>;
30
+ public_favorites_count: z.ZodNullable<z.ZodNumber>;
31
+ }, z.core.$loose>>;
32
+ }, z.core.$loose>;
33
+ declare const soundcloudGetTrackLikers: import("@keystrokehq/action").WorkflowActionDefinition<{
34
+ track_id: number;
35
+ limit?: number | undefined;
36
+ linked_partitioning?: boolean | undefined;
37
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
38
  //#endregion
8
39
  export { soundcloudGetTrackLikers };
9
40
  //# sourceMappingURL=get-track-likers.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"get-track-likers.d.mts","names":[],"sources":["../../src/actions/get-track-likers.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAII;AAAA,cAsBrC,8BAAA,EAAgC,CAAA,CAAE,UAGI;AAAA,cAEtC,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"get-track-likers.d.mts","names":[],"sources":["../../src/actions/get-track-likers.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;cA0B7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;cAK9B,wBAAA,gCAAwB,wBAAA"}
@@ -7,26 +7,26 @@ const SoundcloudGetTrackLikersInput = z.object({
7
7
  linked_partitioning: z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
8
8
  }).describe("Request schema for `GetTrackLikers`");
9
9
  const SoundcloudGetTrackLikers_UserSchema = z.object({
10
- id: z.number().int().describe("Unique identifier"),
10
+ id: z.number().int().describe("Unique identifier").nullable(),
11
11
  city: z.string().describe("City").nullable().optional(),
12
12
  plan: z.string().describe("Subscription plan of the user").nullable().optional(),
13
13
  country: z.string().describe("Country").nullable().optional(),
14
14
  website: z.string().describe("Website URL").nullable().optional(),
15
- username: z.string().describe("Username"),
15
+ username: z.string().describe("Username").nullable(),
16
16
  full_name: z.string().describe("First and last name").nullable().optional(),
17
- permalink: z.string().describe("Permalink of the resource"),
18
- avatar_url: z.string().describe("URL to a JPEG image"),
19
- created_at: z.string().describe("Timestamp of creation in date-time format"),
17
+ permalink: z.string().describe("Permalink of the resource").nullable(),
18
+ avatar_url: z.string().describe("URL to a JPEG image").nullable(),
19
+ created_at: z.string().describe("Timestamp of creation in date-time format").nullable(),
20
20
  description: z.string().describe("Description").nullable().optional(),
21
- track_count: z.number().int().describe("Number of public tracks"),
22
- last_modified: z.string().describe("Timestamp of last modification in date-time format"),
21
+ track_count: z.number().int().describe("Number of public tracks").nullable(),
22
+ last_modified: z.string().describe("Timestamp of last modification in date-time format").nullable(),
23
23
  reposts_count: z.number().int().describe("Number of reposts from user").nullable().optional(),
24
24
  website_title: z.string().describe("Website title").nullable().optional(),
25
- playlist_count: z.number().int().describe("Number of public playlists"),
26
- followers_count: z.number().int().describe("Number of followers"),
27
- followings_count: z.number().int().describe("Number of followed users"),
28
- public_favorites_count: z.number().int().describe("Number of favorited public tracks")
29
- }).describe("SoundCloud user who has favorited or liked a track");
25
+ playlist_count: z.number().int().describe("Number of public playlists").nullable(),
26
+ followers_count: z.number().int().describe("Number of followers").nullable(),
27
+ followings_count: z.number().int().describe("Number of followed users").nullable(),
28
+ public_favorites_count: z.number().int().describe("Number of favorited public tracks").nullable()
29
+ }).passthrough().describe("SoundCloud user who has favorited or liked a track");
30
30
  const soundcloudGetTrackLikers = action("SOUNDCLOUD_GET_TRACK_LIKERS", {
31
31
  slug: "soundcloud-get-track-likers",
32
32
  name: "Returns a list of users who have favorited or liked the track",
@@ -35,7 +35,7 @@ const soundcloudGetTrackLikers = action("SOUNDCLOUD_GET_TRACK_LIKERS", {
35
35
  output: z.object({
36
36
  next_href: z.string().describe("URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.").nullable().optional(),
37
37
  collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe("Array of user objects who have favorited or liked the track")
38
- }).describe("Response schema for `GetTrackLikers`")
38
+ }).passthrough().describe("Response schema for `GetTrackLikers`")
39
39
  });
40
40
  //#endregion
41
41
  export { soundcloudGetTrackLikers };
@@ -1 +1 @@
1
- {"version":3,"file":"get-track-likers.mjs","names":[],"sources":["../../src/actions/get-track-likers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetTrackLikersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n 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 `GetTrackLikers`\");\nconst SoundcloudGetTrackLikers_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier\"),\n city: z.string().describe(\"City\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"Website URL\").nullable().optional(),\n username: z.string().describe(\"Username\"),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\"),\n avatar_url: z.string().describe(\"URL to a JPEG image\"),\n created_at: z.string().describe(\"Timestamp of creation in date-time format\"),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\"),\n last_modified: z.string().describe(\"Timestamp of last modification in date-time format\"),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"Website title\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\"),\n followers_count: z.number().int().describe(\"Number of followers\"),\n followings_count: z.number().int().describe(\"Number of followed users\"),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\"),\n}).describe(\"SoundCloud user who has favorited or liked a track\");\nexport const SoundcloudGetTrackLikersOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.\").nullable().optional(),\n collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe(\"Array of user objects who have favorited or liked the track\"),\n}).describe(\"Response schema for `GetTrackLikers`\");\n\nexport const soundcloudGetTrackLikers = action(\"SOUNDCLOUD_GET_TRACK_LIKERS\", {\n slug: \"soundcloud-get-track-likers\",\n name: \"Returns a list of users who have favorited or liked the track\",\n description: \"Returns a list of users who have favorited or liked the track\",\n input: SoundcloudGetTrackLikersInput,\n output: SoundcloudGetTrackLikersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8C,EAAE,OAAO;CAClE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CACzD,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,sCAAoD,EAAE,OAAO;CACjE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB;CACjD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU;CACxC,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B;CAC1D,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB;CACrD,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC3E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB;CAChE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD;CACvF,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B;CACtE,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CAChE,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B;CACtE,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC;AACvF,CAAC,CAAC,CAAC,SAAS,oDAAoD;AAMhE,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV0D,EAAE,OAAO;EACnE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjL,YAAY,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6DAA6D;CACjI,CAAC,CAAC,CAAC,SAAS,sCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"get-track-likers.mjs","names":[],"sources":["../../src/actions/get-track-likers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetTrackLikersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n 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 `GetTrackLikers`\");\nconst SoundcloudGetTrackLikers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"Website URL\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable(),\n created_at: z.string().describe(\"Timestamp of creation in date-time format\").nullable(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable(),\n last_modified: z.string().describe(\"Timestamp of last modification in date-time format\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"Website title\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable(),\n}).passthrough().describe(\"SoundCloud user who has favorited or liked a track\");\nexport const SoundcloudGetTrackLikersOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.\").nullable().optional(),\n collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe(\"Array of user objects who have favorited or liked the track\"),\n}).passthrough().describe(\"Response schema for `GetTrackLikers`\");\n\nexport const soundcloudGetTrackLikers = action(\"SOUNDCLOUD_GET_TRACK_LIKERS\", {\n slug: \"soundcloud-get-track-likers\",\n name: \"Returns a list of users who have favorited or liked the track\",\n description: \"Returns a list of users who have favorited or liked the track\",\n input: SoundcloudGetTrackLikersInput,\n output: SoundcloudGetTrackLikersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CACzD,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS;CACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC3E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAClG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC3E,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjF,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAM9E,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjL,YAAY,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6DAA6D;CACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/likes-a-playlist.ts
4
4
  const SoundcloudLikesAPlaylistInput = zod.z.object({ playlist_id: zod.z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `LikesAPlaylist`");
5
- const SoundcloudLikesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.") }).describe("Response schema for `LikesAPlaylist`");
5
+ const SoundcloudLikesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.").nullable() }).passthrough().describe("Response schema for `LikesAPlaylist`");
6
6
  const soundcloudLikesAPlaylist = require_action.action("SOUNDCLOUD_LIKES_A_PLAYLIST", {
7
7
  slug: "soundcloud-likes-a-playlist",
8
8
  name: "Likes a playlist",
@@ -1 +1 @@
1
- {"version":3,"file":"likes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/likes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesAPlaylistInput: z.ZodTypeAny = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `LikesAPlaylist`\");\nexport const SoundcloudLikesAPlaylistOutput: z.ZodTypeAny = z.object({\n status: z.string().describe(\"Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.\"),\n}).describe(\"Response schema for `LikesAPlaylist`\");\n\nexport const soundcloudLikesAPlaylist = action(\"SOUNDCLOUD_LIKES_A_PLAYLIST\", {\n slug: \"soundcloud-likes-a-playlist\",\n name: \"Likes a playlist\",\n description: \"This API endpoint lets users like a SoundCloud playlist via POST, needing an AuthHeader and playlist ID. It returns status 200 for success, or 400, 401, 404, 429 errors with explanations.\",\n input: SoundcloudLikesAPlaylistInput,\n output: SoundcloudLikesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAA8CA,IAAAA,EAAE,OAAO,EAClE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,iCAA+CA,IAAAA,EAAE,OAAO,EACnE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,EACvJ,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAElD,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"likes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/likes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `LikesAPlaylist`\");\nexport const SoundcloudLikesAPlaylistOutput = z.object({\n status: z.string().describe(\"Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.\").nullable(),\n}).passthrough().describe(\"Response schema for `LikesAPlaylist`\");\n\nexport const soundcloudLikesAPlaylist = action(\"SOUNDCLOUD_LIKES_A_PLAYLIST\", {\n slug: \"soundcloud-likes-a-playlist\",\n name: \"Likes a playlist\",\n description: \"This API endpoint lets users like a SoundCloud playlist via POST, needing an AuthHeader and playlist ID. It returns status 200 for success, or 400, 401, 404, 429 errors with explanations.\",\n input: SoundcloudLikesAPlaylistInput,\n output: SoundcloudLikesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,EAClK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,15 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/likes-a-playlist.d.ts
4
- declare const SoundcloudLikesAPlaylistInput: z.ZodTypeAny;
5
- declare const SoundcloudLikesAPlaylistOutput: z.ZodTypeAny;
6
- declare const soundcloudLikesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudLikesAPlaylistInput: z.ZodObject<{
5
+ playlist_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudLikesAPlaylistOutput: z.ZodObject<{
8
+ status: z.ZodNullable<z.ZodString>;
9
+ }, z.core.$loose>;
10
+ declare const soundcloudLikesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
11
+ playlist_id: number;
12
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
13
  //#endregion
8
14
  export { soundcloudLikesAPlaylist };
9
15
  //# sourceMappingURL=likes-a-playlist.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"likes-a-playlist.d.cts","names":[],"sources":["../../src/actions/likes-a-playlist.ts"],"mappings":";;;cAIa,6BAAA,EAA+B,CAAA,CAAE,UAEI;AAAA,cACrC,8BAAA,EAAgC,CAAA,CAAE,UAEI;AAAA,cAEtC,wBAAA,gCAAwB,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"likes-a-playlist.d.cts","names":[],"sources":["../../src/actions/likes-a-playlist.ts"],"mappings":";;;cAIa,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;cAG7B,8BAAA,EAA8B,CAAA,CAAA,SAAA;;;cAI9B,wBAAA,gCAAwB,wBAAA"}