@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
@@ -5,7 +5,7 @@ const SoundcloudReturnsTheAuthenticatedUserSInformationInput = zod.z.object({}).
5
5
  const SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = zod.z.object({
6
6
  upload_seconds_used: zod.z.number().int().describe("Upload seconds used").nullable().optional(),
7
7
  unlimited_upload_quota: zod.z.boolean().describe("Whether user has unlimited upload quota").nullable().optional()
8
- }).describe("Upload quota details");
8
+ }).passthrough().describe("Upload quota details");
9
9
  const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = zod.z.object({
10
10
  id: zod.z.number().int().describe("Unique identifier").nullable().optional(),
11
11
  uri: zod.z.string().describe("API resource URL").nullable().optional(),
@@ -38,7 +38,7 @@ const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = zod.z.object({
38
38
  public_favorites_count: zod.z.number().int().describe("Number of favorited public tracks").nullable().optional(),
39
39
  primary_email_confirmed: zod.z.boolean().describe("Boolean if email is confirmed").nullable().optional(),
40
40
  private_playlists_count: zod.z.number().int().describe("Number of private playlists").nullable().optional()
41
- }).describe("SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`");
41
+ }).passthrough().describe("SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`");
42
42
  const soundcloudReturnsTheAuthenticatedUserSInformation = require_action.action("SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION", {
43
43
  slug: "soundcloud-returns-the-authenticated-user-s-information",
44
44
  name: "Returns the authenticated user s information",
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-information.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema: z.ZodTypeAny = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yDAAuEA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AACxK,MAAM,gEAA8EA,IAAAA,EAAE,OAAO;CAC3F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,wBAAwBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,sBAAsB;AAClC,MAAa,0DAAwEA,IAAAA,EAAE,OAAO;CAC5F,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,OAAO,8DAA8D,SAAS,CAAC,CAAC,SAAS;CACzF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,QAAQ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,WAAW,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClE,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,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,yBAAyBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACxG,CAAC,CAAC,CAAC,SAAS,iGAAiG;AAE7G,MAAa,oDAAoDC,eAAAA,OAAO,2DAA2D;CACjI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-information.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).passthrough().describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-the-authenticated-user-s-information.d.ts
4
- declare const SoundcloudReturnsTheAuthenticatedUserSInformationInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsTheAuthenticatedUserSInformation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsTheAuthenticatedUserSInformationInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodObject<{
6
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
7
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ kind: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ quota: z.ZodOptional<z.ZodNullable<z.ZodObject<{
12
+ upload_seconds_used: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ unlimited_upload_quota: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ }, z.core.$loose>>>;
15
+ locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ myspace_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
31
+ subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
32
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
+ followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
+ private_tracks_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
39
+ private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
+ }, z.core.$loose>;
41
+ declare const soundcloudReturnsTheAuthenticatedUserSInformation: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { soundcloudReturnsTheAuthenticatedUserSInformation };
9
44
  //# sourceMappingURL=returns-the-authenticated-user-s-information.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-information.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":";;;cAIa,sDAAA,EAAwD,CAAA,CAAE,UAAkG;AAAA,cAK5J,uDAAA,EAAyD,CAAA,CAAE,UAgCsC;AAAA,cAEjG,iDAAA,gCAAiD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-information.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":";;;cAIa,sDAAA,EAAsD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKtD,uDAAA,EAAuD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCvD,iDAAA,gCAAiD,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -1,9 +1,44 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-the-authenticated-user-s-information.d.ts
4
- declare const SoundcloudReturnsTheAuthenticatedUserSInformationInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsTheAuthenticatedUserSInformation: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsTheAuthenticatedUserSInformationInput: z.ZodObject<{}, z.core.$strip>;
5
+ declare const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodObject<{
6
+ id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
7
+ uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
8
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
+ kind: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
11
+ quota: z.ZodOptional<z.ZodNullable<z.ZodObject<{
12
+ upload_seconds_used: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
13
+ unlimited_upload_quota: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
14
+ }, z.core.$loose>>>;
15
+ locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
16
+ country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
17
+ website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
19
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
21
+ permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
22
+ avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
23
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
26
+ discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
27
+ myspace_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
28
+ last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
29
+ permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
31
+ subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
32
+ website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
33
+ playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
+ followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
+ followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
36
+ private_tracks_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
37
+ public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
39
+ private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
40
+ }, z.core.$loose>;
41
+ declare const soundcloudReturnsTheAuthenticatedUserSInformation: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
42
  //#endregion
8
43
  export { soundcloudReturnsTheAuthenticatedUserSInformation };
9
44
  //# sourceMappingURL=returns-the-authenticated-user-s-information.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-information.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":";;;cAIa,sDAAA,EAAwD,CAAA,CAAE,UAAkG;AAAA,cAK5J,uDAAA,EAAyD,CAAA,CAAE,UAgCsC;AAAA,cAEjG,iDAAA,gCAAiD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-information.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":";;;cAIa,sDAAA,EAAsD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKtD,uDAAA,EAAuD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCvD,iDAAA,gCAAiD,wBAAA,CAAA,MAAA,wDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
@@ -5,7 +5,7 @@ const SoundcloudReturnsTheAuthenticatedUserSInformationInput = z.object({}).desc
5
5
  const SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = z.object({
6
6
  upload_seconds_used: z.number().int().describe("Upload seconds used").nullable().optional(),
7
7
  unlimited_upload_quota: z.boolean().describe("Whether user has unlimited upload quota").nullable().optional()
8
- }).describe("Upload quota details");
8
+ }).passthrough().describe("Upload quota details");
9
9
  const soundcloudReturnsTheAuthenticatedUserSInformation = action("SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION", {
10
10
  slug: "soundcloud-returns-the-authenticated-user-s-information",
11
11
  name: "Returns the authenticated user s information",
@@ -43,7 +43,7 @@ const soundcloudReturnsTheAuthenticatedUserSInformation = action("SOUNDCLOUD_RET
43
43
  public_favorites_count: z.number().int().describe("Number of favorited public tracks").nullable().optional(),
44
44
  primary_email_confirmed: z.boolean().describe("Boolean if email is confirmed").nullable().optional(),
45
45
  private_playlists_count: z.number().int().describe("Number of private playlists").nullable().optional()
46
- }).describe("SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`")
46
+ }).passthrough().describe("SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`")
47
47
  });
48
48
  //#endregion
49
49
  export { soundcloudReturnsTheAuthenticatedUserSInformation };
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-information.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput: z.ZodTypeAny = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema: z.ZodTypeAny = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-information.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).passthrough().describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":"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"}
@@ -7,34 +7,34 @@ const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput = zod.z.object({
7
7
  track_id: zod.z.number().int().describe("SoundCloud Track id"),
8
8
  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()
9
9
  }).describe("Request schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`");
10
- const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = zod.z.object({ urn: zod.z.string().describe("URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers") }).describe("Self-reference object containing URN identifier");
10
+ const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = zod.z.object({ urn: zod.z.string().describe("URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers").nullable() }).passthrough().describe("Self-reference object containing URN identifier");
11
11
  const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema = zod.z.object({
12
- id: zod.z.number().int().describe("Unique identifier of the user"),
13
- uri: zod.z.string().describe("API URI of the user resource"),
14
- kind: zod.z.string().describe("Resource type, typically 'user'"),
15
- username: zod.z.string().describe("Display name/username of the user"),
16
- permalink: zod.z.string().describe("Permalink identifier for the user's profile"),
17
- avatar_url: zod.z.string().describe("URL of the user's avatar image"),
18
- last_modified: zod.z.string().describe("Timestamp when the user profile was last modified"),
19
- permalink_url: zod.z.string().describe("Full SoundCloud URL to the user's profile")
20
- }).describe("Minimal user object of the comment author");
12
+ id: zod.z.number().int().describe("Unique identifier of the user").nullable(),
13
+ uri: zod.z.string().describe("API URI of the user resource").nullable(),
14
+ kind: zod.z.string().describe("Resource type, typically 'user'").nullable(),
15
+ username: zod.z.string().describe("Display name/username of the user").nullable(),
16
+ permalink: zod.z.string().describe("Permalink identifier for the user's profile").nullable(),
17
+ avatar_url: zod.z.string().describe("URL of the user's avatar image").nullable(),
18
+ last_modified: zod.z.string().describe("Timestamp when the user profile was last modified").nullable(),
19
+ permalink_url: zod.z.string().describe("Full SoundCloud URL to the user's profile").nullable()
20
+ }).passthrough().describe("Minimal user object of the comment author");
21
21
  const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema = zod.z.object({
22
- id: zod.z.number().int().describe("Unique identifier of the comment"),
23
- uri: zod.z.string().describe("API URI of the comment resource"),
24
- body: zod.z.string().describe("Text content of the comment"),
25
- kind: zod.z.string().describe("Resource type, always 'comment'"),
22
+ id: zod.z.number().int().describe("Unique identifier of the comment").nullable(),
23
+ uri: zod.z.string().describe("API URI of the comment resource").nullable(),
24
+ body: zod.z.string().describe("Text content of the comment").nullable(),
25
+ kind: zod.z.string().describe("Resource type, always 'comment'").nullable(),
26
26
  self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),
27
27
  user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),
28
- user_id: zod.z.number().int().describe("User ID of the comment author"),
29
- track_id: zod.z.number().int().describe("Track ID that the comment is posted on"),
30
- timestamp: zod.z.number().int().describe("Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null"),
31
- created_at: zod.z.string().describe("Timestamp when the comment was created")
32
- }).describe("Individual comment object");
28
+ user_id: zod.z.number().int().describe("User ID of the comment author").nullable(),
29
+ track_id: zod.z.number().int().describe("Track ID that the comment is posted on").nullable(),
30
+ timestamp: zod.z.number().int().describe("Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null").nullable(),
31
+ created_at: zod.z.string().describe("Timestamp when the comment was created").nullable()
32
+ }).passthrough().describe("Individual comment object");
33
33
  const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema = zod.z.object({
34
34
  next_href: zod.z.string().describe("URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results").nullable().optional(),
35
35
  collection: zod.z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe("Array of comment objects")
36
- }).describe("Paginated response object (returned when linked_partitioning=true)");
37
- const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput = zod.z.object({ result: zod.z.union([zod.z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]) }).describe("Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\n\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)");
36
+ }).passthrough().describe("Paginated response object (returned when linked_partitioning=true)");
37
+ const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput = zod.z.object({ result: zod.z.union([zod.z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]) }).passthrough().describe("Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\n\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)");
38
38
  const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId = require_action.action("SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID", {
39
39
  slug: "soundcloud-returns-the-comments-posted-on-the-track-track-id",
40
40
  name: "Returns the comments posted on the track track id",
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n 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 `ReturnsTheCommentsPostedOnTheTrackTrackId`\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema: z.ZodTypeAny = z.object({\n urn: z.string().describe(\"URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers\"),\n}).describe(\"Self-reference object containing URN identifier\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\"),\n uri: z.string().describe(\"API URI of the user resource\"),\n kind: z.string().describe(\"Resource type, typically 'user'\"),\n username: z.string().describe(\"Display name/username of the user\"),\n permalink: z.string().describe(\"Permalink identifier for the user's profile\"),\n avatar_url: z.string().describe(\"URL of the user's avatar image\"),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified\"),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the user's profile\"),\n}).describe(\"Minimal user object of the comment author\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the comment\"),\n uri: z.string().describe(\"API URI of the comment resource\"),\n body: z.string().describe(\"Text content of the comment\"),\n kind: z.string().describe(\"Resource type, always 'comment'\"),\n self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),\n user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),\n user_id: z.number().int().describe(\"User ID of the comment author\"),\n track_id: z.number().int().describe(\"Track ID that the comment is posted on\"),\n timestamp: z.number().int().describe(\"Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null\"),\n created_at: z.string().describe(\"Timestamp when the comment was created\"),\n}).describe(\"Individual comment object\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe(\"Array of comment objects\"),\n}).describe(\"Paginated response object (returned when linked_partitioning=true)\");\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodTypeAny = z.object({\n result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]),\n}).describe(\"Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\\n\\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)\");\n\nexport const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId = action(\"SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID\", {\n slug: \"soundcloud-returns-the-comments-posted-on-the-track-track-id\",\n name: \"Returns the comments posted on the track track id\",\n description: \"This endpoint retrieves comments for a specified track on SoundCloud using track_id. It supports pagination and filtering by result limit. Requires authentication. Responses cover success (200), unauthorized (401), or not found (404) scenarios.\",\n input: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,\n output: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n 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 `ReturnsTheCommentsPostedOnTheTrackTrackId`\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = z.object({\n urn: z.string().describe(\"URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers\").nullable(),\n}).passthrough().describe(\"Self-reference object containing URN identifier\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI of the user resource\").nullable(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n username: z.string().describe(\"Display name/username of the user\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the user's profile\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's avatar image\").nullable(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the user's profile\").nullable(),\n}).passthrough().describe(\"Minimal user object of the comment author\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the comment\").nullable(),\n uri: z.string().describe(\"API URI of the comment resource\").nullable(),\n body: z.string().describe(\"Text content of the comment\").nullable(),\n kind: z.string().describe(\"Resource type, always 'comment'\").nullable(),\n self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),\n user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),\n user_id: z.number().int().describe(\"User ID of the comment author\").nullable(),\n track_id: z.number().int().describe(\"Track ID that the comment is posted on\").nullable(),\n timestamp: z.number().int().describe(\"Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null\").nullable(),\n created_at: z.string().describe(\"Timestamp when the comment was created\").nullable(),\n}).passthrough().describe(\"Individual comment object\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe(\"Array of comment objects\"),\n}).passthrough().describe(\"Paginated response object (returned when linked_partitioning=true)\");\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput = z.object({\n result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]),\n}).passthrough().describe(\"Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\\n\\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)\");\n\nexport const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId = action(\"SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID\", {\n slug: \"soundcloud-returns-the-comments-posted-on-the-track-track-id\",\n name: \"Returns the comments posted on the track track id\",\n description: \"This endpoint retrieves comments for a specified track on SoundCloud using track_id. It supports pagination and filtering by result limit. Requires authentication. Responses cover success (200), unauthorized (401), or not found (404) scenarios.\",\n input: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,\n output: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,68 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-the-comments-posted-on-the-track-track-id.d.ts
4
- declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ track_id: z.ZodNumber;
8
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodObject<{
11
+ result: z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ uri: z.ZodNullable<z.ZodString>;
14
+ body: z.ZodNullable<z.ZodString>;
15
+ kind: z.ZodNullable<z.ZodString>;
16
+ self: z.ZodNullable<z.ZodObject<{
17
+ urn: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$loose>>;
19
+ user: z.ZodNullable<z.ZodObject<{
20
+ id: z.ZodNullable<z.ZodNumber>;
21
+ uri: z.ZodNullable<z.ZodString>;
22
+ kind: z.ZodNullable<z.ZodString>;
23
+ username: z.ZodNullable<z.ZodString>;
24
+ permalink: z.ZodNullable<z.ZodString>;
25
+ avatar_url: z.ZodNullable<z.ZodString>;
26
+ last_modified: z.ZodNullable<z.ZodString>;
27
+ permalink_url: z.ZodNullable<z.ZodString>;
28
+ }, z.core.$loose>>;
29
+ user_id: z.ZodNullable<z.ZodNumber>;
30
+ track_id: z.ZodNullable<z.ZodNumber>;
31
+ timestamp: z.ZodNullable<z.ZodNumber>;
32
+ created_at: z.ZodNullable<z.ZodString>;
33
+ }, z.core.$loose>>, z.ZodObject<{
34
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ collection: z.ZodArray<z.ZodObject<{
36
+ id: z.ZodNullable<z.ZodNumber>;
37
+ uri: z.ZodNullable<z.ZodString>;
38
+ body: z.ZodNullable<z.ZodString>;
39
+ kind: z.ZodNullable<z.ZodString>;
40
+ self: z.ZodNullable<z.ZodObject<{
41
+ urn: z.ZodNullable<z.ZodString>;
42
+ }, z.core.$loose>>;
43
+ user: z.ZodNullable<z.ZodObject<{
44
+ id: z.ZodNullable<z.ZodNumber>;
45
+ uri: z.ZodNullable<z.ZodString>;
46
+ kind: z.ZodNullable<z.ZodString>;
47
+ username: z.ZodNullable<z.ZodString>;
48
+ permalink: z.ZodNullable<z.ZodString>;
49
+ avatar_url: z.ZodNullable<z.ZodString>;
50
+ last_modified: z.ZodNullable<z.ZodString>;
51
+ permalink_url: z.ZodNullable<z.ZodString>;
52
+ }, z.core.$loose>>;
53
+ user_id: z.ZodNullable<z.ZodNumber>;
54
+ track_id: z.ZodNullable<z.ZodNumber>;
55
+ timestamp: z.ZodNullable<z.ZodNumber>;
56
+ created_at: z.ZodNullable<z.ZodString>;
57
+ }, z.core.$loose>>;
58
+ }, z.core.$loose>]>;
59
+ }, z.core.$loose>;
60
+ declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId: import("@keystrokehq/action").WorkflowActionDefinition<{
61
+ track_id: number;
62
+ limit?: number | undefined;
63
+ offset?: number | undefined;
64
+ linked_partitioning?: boolean | undefined;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
66
  //#endregion
8
67
  export { soundcloudReturnsTheCommentsPostedOnTheTrackTrackId };
9
68
  //# sourceMappingURL=returns-the-comments-posted-on-the-track-track-id.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.cts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":";;;cAIa,wDAAA,EAA0D,CAAA,CAAE,UAKI;AAAA,cA8BhE,yDAAA,EAA2D,CAAA,CAAE,UAEyJ;AAAA,cAEtN,mDAAA,gCAAmD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.cts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":";;;cAIa,wDAAA,EAAwD,CAAA,CAAA,SAAA;;;;;;cAmCxD,yDAAA,EAAyD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzD,mDAAA,gCAAmD,wBAAA"}
@@ -1,9 +1,68 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-the-comments-posted-on-the-track-track-id.d.ts
4
- declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ offset: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
7
+ track_id: z.ZodNumber;
8
+ linked_partitioning: z.ZodOptional<z.ZodBoolean>;
9
+ }, z.core.$strip>;
10
+ declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodObject<{
11
+ result: z.ZodUnion<readonly [z.ZodArray<z.ZodObject<{
12
+ id: z.ZodNullable<z.ZodNumber>;
13
+ uri: z.ZodNullable<z.ZodString>;
14
+ body: z.ZodNullable<z.ZodString>;
15
+ kind: z.ZodNullable<z.ZodString>;
16
+ self: z.ZodNullable<z.ZodObject<{
17
+ urn: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$loose>>;
19
+ user: z.ZodNullable<z.ZodObject<{
20
+ id: z.ZodNullable<z.ZodNumber>;
21
+ uri: z.ZodNullable<z.ZodString>;
22
+ kind: z.ZodNullable<z.ZodString>;
23
+ username: z.ZodNullable<z.ZodString>;
24
+ permalink: z.ZodNullable<z.ZodString>;
25
+ avatar_url: z.ZodNullable<z.ZodString>;
26
+ last_modified: z.ZodNullable<z.ZodString>;
27
+ permalink_url: z.ZodNullable<z.ZodString>;
28
+ }, z.core.$loose>>;
29
+ user_id: z.ZodNullable<z.ZodNumber>;
30
+ track_id: z.ZodNullable<z.ZodNumber>;
31
+ timestamp: z.ZodNullable<z.ZodNumber>;
32
+ created_at: z.ZodNullable<z.ZodString>;
33
+ }, z.core.$loose>>, z.ZodObject<{
34
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
35
+ collection: z.ZodArray<z.ZodObject<{
36
+ id: z.ZodNullable<z.ZodNumber>;
37
+ uri: z.ZodNullable<z.ZodString>;
38
+ body: z.ZodNullable<z.ZodString>;
39
+ kind: z.ZodNullable<z.ZodString>;
40
+ self: z.ZodNullable<z.ZodObject<{
41
+ urn: z.ZodNullable<z.ZodString>;
42
+ }, z.core.$loose>>;
43
+ user: z.ZodNullable<z.ZodObject<{
44
+ id: z.ZodNullable<z.ZodNumber>;
45
+ uri: z.ZodNullable<z.ZodString>;
46
+ kind: z.ZodNullable<z.ZodString>;
47
+ username: z.ZodNullable<z.ZodString>;
48
+ permalink: z.ZodNullable<z.ZodString>;
49
+ avatar_url: z.ZodNullable<z.ZodString>;
50
+ last_modified: z.ZodNullable<z.ZodString>;
51
+ permalink_url: z.ZodNullable<z.ZodString>;
52
+ }, z.core.$loose>>;
53
+ user_id: z.ZodNullable<z.ZodNumber>;
54
+ track_id: z.ZodNullable<z.ZodNumber>;
55
+ timestamp: z.ZodNullable<z.ZodNumber>;
56
+ created_at: z.ZodNullable<z.ZodString>;
57
+ }, z.core.$loose>>;
58
+ }, z.core.$loose>]>;
59
+ }, z.core.$loose>;
60
+ declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId: import("@keystrokehq/action").WorkflowActionDefinition<{
61
+ track_id: number;
62
+ limit?: number | undefined;
63
+ offset?: number | undefined;
64
+ linked_partitioning?: boolean | undefined;
65
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
66
  //#endregion
8
67
  export { soundcloudReturnsTheCommentsPostedOnTheTrackTrackId };
9
68
  //# sourceMappingURL=returns-the-comments-posted-on-the-track-track-id.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.mts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":";;;cAIa,wDAAA,EAA0D,CAAA,CAAE,UAKI;AAAA,cA8BhE,yDAAA,EAA2D,CAAA,CAAE,UAEyJ;AAAA,cAEtN,mDAAA,gCAAmD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.mts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":";;;cAIa,wDAAA,EAAwD,CAAA,CAAA,SAAA;;;;;;cAmCxD,yDAAA,EAAyD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzD,mDAAA,gCAAmD,wBAAA"}
@@ -7,39 +7,39 @@ const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput = z.object({
7
7
  track_id: z.number().int().describe("SoundCloud Track id"),
8
8
  linked_partitioning: z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
9
9
  }).describe("Request schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`");
10
- const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = z.object({ urn: z.string().describe("URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers") }).describe("Self-reference object containing URN identifier");
10
+ const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = z.object({ urn: z.string().describe("URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers").nullable() }).passthrough().describe("Self-reference object containing URN identifier");
11
11
  const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema = z.object({
12
- id: z.number().int().describe("Unique identifier of the user"),
13
- uri: z.string().describe("API URI of the user resource"),
14
- kind: z.string().describe("Resource type, typically 'user'"),
15
- username: z.string().describe("Display name/username of the user"),
16
- permalink: z.string().describe("Permalink identifier for the user's profile"),
17
- avatar_url: z.string().describe("URL of the user's avatar image"),
18
- last_modified: z.string().describe("Timestamp when the user profile was last modified"),
19
- permalink_url: z.string().describe("Full SoundCloud URL to the user's profile")
20
- }).describe("Minimal user object of the comment author");
12
+ id: z.number().int().describe("Unique identifier of the user").nullable(),
13
+ uri: z.string().describe("API URI of the user resource").nullable(),
14
+ kind: z.string().describe("Resource type, typically 'user'").nullable(),
15
+ username: z.string().describe("Display name/username of the user").nullable(),
16
+ permalink: z.string().describe("Permalink identifier for the user's profile").nullable(),
17
+ avatar_url: z.string().describe("URL of the user's avatar image").nullable(),
18
+ last_modified: z.string().describe("Timestamp when the user profile was last modified").nullable(),
19
+ permalink_url: z.string().describe("Full SoundCloud URL to the user's profile").nullable()
20
+ }).passthrough().describe("Minimal user object of the comment author");
21
21
  const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema = z.object({
22
- id: z.number().int().describe("Unique identifier of the comment"),
23
- uri: z.string().describe("API URI of the comment resource"),
24
- body: z.string().describe("Text content of the comment"),
25
- kind: z.string().describe("Resource type, always 'comment'"),
22
+ id: z.number().int().describe("Unique identifier of the comment").nullable(),
23
+ uri: z.string().describe("API URI of the comment resource").nullable(),
24
+ body: z.string().describe("Text content of the comment").nullable(),
25
+ kind: z.string().describe("Resource type, always 'comment'").nullable(),
26
26
  self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),
27
27
  user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),
28
- user_id: z.number().int().describe("User ID of the comment author"),
29
- track_id: z.number().int().describe("Track ID that the comment is posted on"),
30
- timestamp: z.number().int().describe("Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null"),
31
- created_at: z.string().describe("Timestamp when the comment was created")
32
- }).describe("Individual comment object");
28
+ user_id: z.number().int().describe("User ID of the comment author").nullable(),
29
+ track_id: z.number().int().describe("Track ID that the comment is posted on").nullable(),
30
+ timestamp: z.number().int().describe("Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null").nullable(),
31
+ created_at: z.string().describe("Timestamp when the comment was created").nullable()
32
+ }).passthrough().describe("Individual comment object");
33
33
  const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema = z.object({
34
34
  next_href: z.string().describe("URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results").nullable().optional(),
35
35
  collection: z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe("Array of comment objects")
36
- }).describe("Paginated response object (returned when linked_partitioning=true)");
36
+ }).passthrough().describe("Paginated response object (returned when linked_partitioning=true)");
37
37
  const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId = action("SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID", {
38
38
  slug: "soundcloud-returns-the-comments-posted-on-the-track-track-id",
39
39
  name: "Returns the comments posted on the track track id",
40
40
  description: "This endpoint retrieves comments for a specified track on SoundCloud using track_id. It supports pagination and filtering by result limit. Requires authentication. Responses cover success (200), unauthorized (401), or not found (404) scenarios.",
41
41
  input: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,
42
- output: z.object({ result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]) }).describe("Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\n\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)")
42
+ output: z.object({ result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]) }).passthrough().describe("Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\n\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)")
43
43
  });
44
44
  //#endregion
45
45
  export { soundcloudReturnsTheCommentsPostedOnTheTrackTrackId };
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.mjs","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n 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 `ReturnsTheCommentsPostedOnTheTrackTrackId`\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema: z.ZodTypeAny = z.object({\n urn: z.string().describe(\"URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers\"),\n}).describe(\"Self-reference object containing URN identifier\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\"),\n uri: z.string().describe(\"API URI of the user resource\"),\n kind: z.string().describe(\"Resource type, typically 'user'\"),\n username: z.string().describe(\"Display name/username of the user\"),\n permalink: z.string().describe(\"Permalink identifier for the user's profile\"),\n avatar_url: z.string().describe(\"URL of the user's avatar image\"),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified\"),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the user's profile\"),\n}).describe(\"Minimal user object of the comment author\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the comment\"),\n uri: z.string().describe(\"API URI of the comment resource\"),\n body: z.string().describe(\"Text content of the comment\"),\n kind: z.string().describe(\"Resource type, always 'comment'\"),\n self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),\n user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),\n user_id: z.number().int().describe(\"User ID of the comment author\"),\n track_id: z.number().int().describe(\"Track ID that the comment is posted on\"),\n timestamp: z.number().int().describe(\"Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null\"),\n created_at: z.string().describe(\"Timestamp when the comment was created\"),\n}).describe(\"Individual comment object\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe(\"Array of comment objects\"),\n}).describe(\"Paginated response object (returned when linked_partitioning=true)\");\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodTypeAny = z.object({\n result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]),\n}).describe(\"Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\\n\\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)\");\n\nexport const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId = action(\"SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID\", {\n slug: \"soundcloud-returns-the-comments-posted-on-the-track-track-id\",\n name: \"Returns the comments posted on the track track id\",\n description: \"This endpoint retrieves comments for a specified track on SoundCloud using track_id. It supports pagination and filtering by result limit. Requires authentication. Responses cover success (200), unauthorized (401), or not found (404) scenarios.\",\n input: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,\n output: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2DAAyE,EAAE,OAAO;CAC7F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,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,gEAAgE;AAC5E,MAAM,wEAAsF,EAAE,OAAO,EACnG,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,EACxI,CAAC,CAAC,CAAC,SAAS,iDAAiD;AAC7D,MAAM,wEAAsF,EAAE,OAAO;CACnG,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CAC7D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC3D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CACjE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAChE,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD;CACtF,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;AAChF,CAAC,CAAC,CAAC,SAAS,2CAA2C;AACvD,MAAM,oEAAkF,EAAE,OAAO;CAC/F,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CAChE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC1D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B;CACvD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC;CAC3D,MAAM,sEAAsE,SAAS;CACrF,MAAM,sEAAsE,SAAS;CACrF,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B;CAClE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;CAC5E,WAAW,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0IAA0I;CAC/K,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;AAC1E,CAAC,CAAC,CAAC,SAAS,2BAA2B;AACvC,MAAM,sFAAoG,EAAE,OAAO;CACjH,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClM,YAAY,EAAE,MAAM,iEAAiE,CAAC,CAAC,SAAS,0BAA0B;AAC5H,CAAC,CAAC,CAAC,SAAS,oEAAoE;AAKhF,MAAa,sDAAsD,OAAO,gEAAgE;CACxI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATqF,EAAE,OAAO,EAC9F,QAAQ,EAAE,MAAM,CAAC,EAAE,MAAM,iEAAiE,GAAG,mFAAmF,CAAC,EACnL,CAAC,CAAC,CAAC,SAAS,sNAOF;AACV,CAAC"}
1
+ {"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.mjs","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n 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 `ReturnsTheCommentsPostedOnTheTrackTrackId`\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = z.object({\n urn: z.string().describe(\"URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers\").nullable(),\n}).passthrough().describe(\"Self-reference object containing URN identifier\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI of the user resource\").nullable(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n username: z.string().describe(\"Display name/username of the user\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the user's profile\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's avatar image\").nullable(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the user's profile\").nullable(),\n}).passthrough().describe(\"Minimal user object of the comment author\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the comment\").nullable(),\n uri: z.string().describe(\"API URI of the comment resource\").nullable(),\n body: z.string().describe(\"Text content of the comment\").nullable(),\n kind: z.string().describe(\"Resource type, always 'comment'\").nullable(),\n self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),\n user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),\n user_id: z.number().int().describe(\"User ID of the comment author\").nullable(),\n track_id: z.number().int().describe(\"Track ID that the comment is posted on\").nullable(),\n timestamp: z.number().int().describe(\"Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null\").nullable(),\n created_at: z.string().describe(\"Timestamp when the comment was created\").nullable(),\n}).passthrough().describe(\"Individual comment object\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe(\"Array of comment objects\"),\n}).passthrough().describe(\"Paginated response object (returned when linked_partitioning=true)\");\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput = z.object({\n result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]),\n}).passthrough().describe(\"Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\\n\\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)\");\n\nexport const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId = action(\"SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID\", {\n slug: \"soundcloud-returns-the-comments-posted-on-the-track-track-id\",\n name: \"Returns the comments posted on the track track id\",\n description: \"This endpoint retrieves comments for a specified track on SoundCloud using track_id. It supports pagination and filtering by result limit. Requires authentication. Responses cover success (200), unauthorized (401), or not found (404) scenarios.\",\n input: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,\n output: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput,\n});\n"],"mappings":"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"}