@keystrokehq/soundcloud 0.1.0 → 0.1.2

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 (377) 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 +42 -42
  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 +42 -42
  10. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  11. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  12. package/dist/actions/deletes-a-playlist.d.cts +9 -3
  13. package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
  14. package/dist/actions/deletes-a-playlist.d.mts +9 -3
  15. package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
  16. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  17. package/dist/actions/deletes-a-track.cjs.map +1 -1
  18. package/dist/actions/deletes-a-track.d.cts +7 -3
  19. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  20. package/dist/actions/deletes-a-track.d.mts +7 -3
  21. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  22. package/dist/actions/deletes-a-track.mjs.map +1 -1
  23. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +23 -23
  24. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  25. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -3
  26. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
  27. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +50 -3
  28. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
  29. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +23 -23
  30. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  31. package/dist/actions/fetch-user-favorites.cjs +20 -20
  32. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  33. package/dist/actions/fetch-user-favorites.d.cts +85 -3
  34. package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
  35. package/dist/actions/fetch-user-favorites.d.mts +85 -3
  36. package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
  37. package/dist/actions/fetch-user-favorites.mjs +20 -20
  38. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  39. package/dist/actions/fetch-user-following-details.cjs +1 -1
  40. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  41. package/dist/actions/fetch-user-following-details.d.cts +37 -3
  42. package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
  43. package/dist/actions/fetch-user-following-details.d.mts +37 -3
  44. package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
  45. package/dist/actions/fetch-user-following-details.mjs +1 -1
  46. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  47. package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
  48. package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
  49. package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
  50. package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
  51. package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
  52. package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
  53. package/dist/actions/follows-a-user.cjs +5 -5
  54. package/dist/actions/follows-a-user.cjs.map +1 -1
  55. package/dist/actions/follows-a-user.d.cts +33 -3
  56. package/dist/actions/follows-a-user.d.cts.map +1 -1
  57. package/dist/actions/follows-a-user.d.mts +33 -3
  58. package/dist/actions/follows-a-user.d.mts.map +1 -1
  59. package/dist/actions/follows-a-user.mjs +5 -5
  60. package/dist/actions/follows-a-user.mjs.map +1 -1
  61. package/dist/actions/get-related-tracks.cjs +20 -20
  62. package/dist/actions/get-related-tracks.cjs.map +1 -1
  63. package/dist/actions/get-related-tracks.d.cts +96 -3
  64. package/dist/actions/get-related-tracks.d.cts.map +1 -1
  65. package/dist/actions/get-related-tracks.d.mts +96 -3
  66. package/dist/actions/get-related-tracks.d.mts.map +1 -1
  67. package/dist/actions/get-related-tracks.mjs +20 -20
  68. package/dist/actions/get-related-tracks.mjs.map +1 -1
  69. package/dist/actions/get-track-likers.cjs +11 -11
  70. package/dist/actions/get-track-likers.cjs.map +1 -1
  71. package/dist/actions/get-track-likers.d.cts +34 -3
  72. package/dist/actions/get-track-likers.d.cts.map +1 -1
  73. package/dist/actions/get-track-likers.d.mts +34 -3
  74. package/dist/actions/get-track-likers.d.mts.map +1 -1
  75. package/dist/actions/get-track-likers.mjs +11 -11
  76. package/dist/actions/get-track-likers.mjs.map +1 -1
  77. package/dist/actions/likes-a-playlist.cjs +1 -1
  78. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  79. package/dist/actions/likes-a-playlist.d.cts +9 -3
  80. package/dist/actions/likes-a-playlist.d.cts.map +1 -1
  81. package/dist/actions/likes-a-playlist.d.mts +9 -3
  82. package/dist/actions/likes-a-playlist.d.mts.map +1 -1
  83. package/dist/actions/likes-a-playlist.mjs +1 -1
  84. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  85. package/dist/actions/likes-a-track.cjs.map +1 -1
  86. package/dist/actions/likes-a-track.d.cts +9 -3
  87. package/dist/actions/likes-a-track.d.cts.map +1 -1
  88. package/dist/actions/likes-a-track.d.mts +9 -3
  89. package/dist/actions/likes-a-track.d.mts.map +1 -1
  90. package/dist/actions/likes-a-track.mjs.map +1 -1
  91. package/dist/actions/list-authenticated-user-followers.cjs +8 -8
  92. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  93. package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
  94. package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
  95. package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
  96. package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
  97. package/dist/actions/list-authenticated-user-followers.mjs +8 -8
  98. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  99. package/dist/actions/list-followed-by-user.cjs +11 -11
  100. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  101. package/dist/actions/list-followed-by-user.d.cts +48 -3
  102. package/dist/actions/list-followed-by-user.d.cts.map +1 -1
  103. package/dist/actions/list-followed-by-user.d.mts +48 -3
  104. package/dist/actions/list-followed-by-user.d.mts.map +1 -1
  105. package/dist/actions/list-followed-by-user.mjs +11 -11
  106. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  107. package/dist/actions/list-user-favorites.cjs +26 -26
  108. package/dist/actions/list-user-favorites.cjs.map +1 -1
  109. package/dist/actions/list-user-favorites.d.cts +106 -3
  110. package/dist/actions/list-user-favorites.d.cts.map +1 -1
  111. package/dist/actions/list-user-favorites.d.mts +106 -3
  112. package/dist/actions/list-user-favorites.d.mts.map +1 -1
  113. package/dist/actions/list-user-favorites.mjs +26 -26
  114. package/dist/actions/list-user-favorites.mjs.map +1 -1
  115. package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -1
  116. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  117. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
  118. package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
  119. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
  120. package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
  121. package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -1
  122. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  123. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +18 -18
  124. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  125. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +74 -3
  126. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
  127. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +74 -3
  128. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
  129. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +18 -18
  130. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  131. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  132. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
  133. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
  134. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +62 -3
  135. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
  136. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  137. package/dist/actions/provision-access-tokens-post-authorization.cjs +5 -5
  138. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  139. package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
  140. package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
  141. package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
  142. package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
  143. package/dist/actions/provision-access-tokens-post-authorization.mjs +5 -5
  144. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  145. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  146. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
  147. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
  148. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +151 -3
  149. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
  150. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  151. package/dist/actions/recent-tracks-from-followed-users.cjs +4 -4
  152. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  153. package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
  154. package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
  155. package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
  156. package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
  157. package/dist/actions/recent-tracks-from-followed-users.mjs +4 -4
  158. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  159. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  160. package/dist/actions/remove-playlist-repost.d.cts +16 -3
  161. package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
  162. package/dist/actions/remove-playlist-repost.d.mts +16 -3
  163. package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
  164. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  165. package/dist/actions/remove-track-repost.cjs.map +1 -1
  166. package/dist/actions/remove-track-repost.d.cts +7 -3
  167. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  168. package/dist/actions/remove-track-repost.d.mts +7 -3
  169. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  170. package/dist/actions/remove-track-repost.mjs.map +1 -1
  171. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  172. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -3
  173. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  174. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +7 -3
  175. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  176. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  177. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  178. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -3
  179. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  180. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +7 -3
  181. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  182. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  183. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
  184. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +7 -3
  185. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
  186. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +7 -3
  187. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
  188. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
  189. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +19 -19
  190. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  191. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +47 -3
  192. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
  193. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +47 -3
  194. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
  195. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +19 -19
  196. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  197. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +14 -14
  198. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  199. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +58 -3
  200. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
  201. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +58 -3
  202. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
  203. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +14 -14
  204. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  205. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +20 -20
  206. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  207. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +134 -3
  208. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
  209. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +134 -3
  210. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
  211. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +20 -20
  212. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  213. package/dist/actions/returns-a-list-of-user-s-followers.cjs +14 -14
  214. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  215. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +46 -3
  216. package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
  217. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +46 -3
  218. package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
  219. package/dist/actions/returns-a-list-of-user-s-followers.mjs +14 -14
  220. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  221. package/dist/actions/returns-a-list-of-user-s-followings.cjs +7 -7
  222. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  223. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +46 -3
  224. package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
  225. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +46 -3
  226. package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
  227. package/dist/actions/returns-a-list-of-user-s-followings.mjs +7 -7
  228. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  229. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +32 -32
  230. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  231. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +60 -3
  232. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
  233. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +60 -3
  234. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
  235. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +32 -32
  236. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  237. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +20 -20
  238. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  239. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +86 -3
  240. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
  241. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +86 -3
  242. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
  243. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +20 -20
  244. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  245. package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
  246. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
  247. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
  248. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +19 -3
  249. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
  250. package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
  251. package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
  252. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +17 -3
  253. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
  254. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +17 -3
  255. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
  256. package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
  257. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  258. package/dist/actions/returns-a-playlist.d.cts +78 -3
  259. package/dist/actions/returns-a-playlist.d.cts.map +1 -1
  260. package/dist/actions/returns-a-playlist.d.mts +78 -3
  261. package/dist/actions/returns-a-playlist.d.mts.map +1 -1
  262. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  263. package/dist/actions/returns-a-track-s-streamable-urls.cjs +2 -2
  264. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  265. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
  266. package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
  267. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +16 -3
  268. package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
  269. package/dist/actions/returns-a-track-s-streamable-urls.mjs +2 -2
  270. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  271. package/dist/actions/returns-a-track.cjs +18 -18
  272. package/dist/actions/returns-a-track.cjs.map +1 -1
  273. package/dist/actions/returns-a-track.d.cts +60 -3
  274. package/dist/actions/returns-a-track.d.cts.map +1 -1
  275. package/dist/actions/returns-a-track.d.mts +60 -3
  276. package/dist/actions/returns-a-track.d.mts.map +1 -1
  277. package/dist/actions/returns-a-track.mjs +18 -18
  278. package/dist/actions/returns-a-track.mjs.map +1 -1
  279. package/dist/actions/returns-a-user.cjs.map +1 -1
  280. package/dist/actions/returns-a-user.d.cts +49 -3
  281. package/dist/actions/returns-a-user.d.cts.map +1 -1
  282. package/dist/actions/returns-a-user.d.mts +49 -3
  283. package/dist/actions/returns-a-user.d.mts.map +1 -1
  284. package/dist/actions/returns-a-user.mjs.map +1 -1
  285. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +2 -2
  286. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  287. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
  288. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
  289. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +21 -3
  290. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
  291. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +2 -2
  292. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  293. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  294. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
  295. package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
  296. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
  297. package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
  298. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  299. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +17 -17
  300. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  301. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +62 -3
  302. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
  303. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +62 -3
  304. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
  305. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +17 -17
  306. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  307. package/dist/actions/returns-tracks-under-a-playlist.cjs +23 -23
  308. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  309. package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
  310. package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
  311. package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
  312. package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
  313. package/dist/actions/returns-tracks-under-a-playlist.mjs +23 -23
  314. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  315. package/dist/actions/returns-user-s-playlists-sets.cjs +14 -14
  316. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  317. package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
  318. package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
  319. package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
  320. package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
  321. package/dist/actions/returns-user-s-playlists-sets.mjs +14 -14
  322. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  323. package/dist/actions/unfollow-user.cjs +1 -1
  324. package/dist/actions/unfollow-user.cjs.map +1 -1
  325. package/dist/actions/unfollow-user.d.cts +9 -3
  326. package/dist/actions/unfollow-user.d.cts.map +1 -1
  327. package/dist/actions/unfollow-user.d.mts +9 -3
  328. package/dist/actions/unfollow-user.d.mts.map +1 -1
  329. package/dist/actions/unfollow-user.mjs +1 -1
  330. package/dist/actions/unfollow-user.mjs.map +1 -1
  331. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  332. package/dist/actions/unlikes-a-playlist.d.cts +9 -3
  333. package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
  334. package/dist/actions/unlikes-a-playlist.d.mts +9 -3
  335. package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
  336. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  337. package/dist/actions/unlikes-a-track.cjs +1 -1
  338. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  339. package/dist/actions/unlikes-a-track.d.cts +15 -3
  340. package/dist/actions/unlikes-a-track.d.cts.map +1 -1
  341. package/dist/actions/unlikes-a-track.d.mts +15 -3
  342. package/dist/actions/unlikes-a-track.d.mts.map +1 -1
  343. package/dist/actions/unlikes-a-track.mjs +1 -1
  344. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  345. package/dist/actions/updates-a-playlist.cjs +34 -34
  346. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  347. package/dist/actions/updates-a-playlist.d.cts +147 -3
  348. package/dist/actions/updates-a-playlist.d.cts.map +1 -1
  349. package/dist/actions/updates-a-playlist.d.mts +147 -3
  350. package/dist/actions/updates-a-playlist.d.mts.map +1 -1
  351. package/dist/actions/updates-a-playlist.mjs +34 -34
  352. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  353. package/dist/actions/updates-a-track-s-information.cjs +16 -16
  354. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  355. package/dist/actions/updates-a-track-s-information.d.cts +138 -3
  356. package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
  357. package/dist/actions/updates-a-track-s-information.d.mts +138 -3
  358. package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
  359. package/dist/actions/updates-a-track-s-information.mjs +16 -16
  360. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  361. package/dist/actions/uploads-a-new-track.cjs +19 -19
  362. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  363. package/dist/actions/uploads-a-new-track.d.cts +72 -3
  364. package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
  365. package/dist/actions/uploads-a-new-track.d.mts +72 -3
  366. package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
  367. package/dist/actions/uploads-a-new-track.mjs +19 -19
  368. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  369. package/dist/actions/user-recent-track-activities.cjs +4 -4
  370. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  371. package/dist/actions/user-recent-track-activities.d.cts +99 -3
  372. package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
  373. package/dist/actions/user-recent-track-activities.d.mts +99 -3
  374. package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
  375. package/dist/actions/user-recent-track-activities.mjs +4 -4
  376. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  377. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-user.mjs","names":[],"sources":["../../src/actions/returns-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAUserInput: z.ZodTypeAny = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `ReturnsAUser`\");\nconst SoundcloudReturnsAUser_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(\"Unlimited upload quota.\").nullable().optional(),\n}).describe(\"Upload quota details.\");\nconst SoundcloudReturnsAUser_SubscriptionProductSchema: z.ZodTypeAny = z.object({\n id: z.string().describe(\"Subscription ID instance.\").nullable().optional(),\n name: z.string().describe(\"Subscription name instance.\").nullable().optional(),\n}).describe(\"Subscription product metadata.\");\nconst SoundcloudReturnsAUser_SubscriptionSchema: z.ZodTypeAny = z.object({\n product: SoundcloudReturnsAUser_SubscriptionProductSchema.nullable().optional(),\n recurring: z.boolean().describe(\"If the subscription is recurring or not.\").nullable().optional(),\n}).describe(\"Subscription information.\");\nexport const SoundcloudReturnsAUserOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique numeric identifier (deprecated - use urn field instead, deadline June 30, 2025).\").nullable().optional(),\n uri: z.string().describe(\"API resource URL.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (format: soundcloud:users:{id}). Replaces the deprecated id field.\").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: SoundcloudReturnsAUser_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n website: z.string().describe(\"A URL to the website.\").nullable().optional(),\n username: z.string().describe(\"Username.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image.\").nullable().optional(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"Description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name.\").nullable().optional(),\n 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(SoundcloudReturnsAUser_SubscriptionSchema).describe(\"List of subscriptions associated with the user.\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable().optional(),\n 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 indicating if email is confirmed.\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists.\").nullable().optional(),\n}).describe(\"Response schema for `ReturnsAUser`\");\n\nexport const soundcloudReturnsAUser = action(\"SOUNDCLOUD_RETURNS_A_USER\", {\n slug: \"soundcloud-returns-a-user\",\n name: \"Returns a user\",\n description: \"Fetch a SoundCloud user's details by user ID, including profile data, follower stats, and more. Requires AuthHeader. Responses include JSON formatted user details with examples for successful and error outcomes.\",\n input: SoundcloudReturnsAUserInput,\n output: SoundcloudReturnsAUserOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"returns-a-user.mjs","names":[],"sources":["../../src/actions/returns-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `ReturnsAUser`\");\nconst SoundcloudReturnsAUser_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used.\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Unlimited upload quota.\").nullable().optional(),\n}).describe(\"Upload quota details.\");\nconst SoundcloudReturnsAUser_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Subscription ID instance.\").nullable().optional(),\n name: z.string().describe(\"Subscription name instance.\").nullable().optional(),\n}).describe(\"Subscription product metadata.\");\nconst SoundcloudReturnsAUser_SubscriptionSchema = z.object({\n product: SoundcloudReturnsAUser_SubscriptionProductSchema.nullable().optional(),\n recurring: z.boolean().describe(\"If the subscription is recurring or not.\").nullable().optional(),\n}).describe(\"Subscription information.\");\nexport const SoundcloudReturnsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier (deprecated - use urn field instead, deadline June 30, 2025).\").nullable().optional(),\n uri: z.string().describe(\"API resource URL.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (format: soundcloud:users:{id}). Replaces the deprecated id field.\").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: SoundcloudReturnsAUser_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n website: z.string().describe(\"A URL to the website.\").nullable().optional(),\n username: z.string().describe(\"Username.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image.\").nullable().optional(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"Description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name.\").nullable().optional(),\n 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(SoundcloudReturnsAUser_SubscriptionSchema).describe(\"List of subscriptions associated with the user.\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable().optional(),\n 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 indicating if email is confirmed.\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists.\").nullable().optional(),\n}).describe(\"Response schema for `ReturnsAUser`\");\n\nexport const soundcloudReturnsAUser = action(\"SOUNDCLOUD_RETURNS_A_USER\", {\n slug: \"soundcloud-returns-a-user\",\n name: \"Returns a user\",\n description: \"Fetch a SoundCloud user's details by user ID, including profile data, follower stats, and more. Requires AuthHeader. Responses include JSON formatted user details with examples for successful and error outcomes.\",\n input: SoundcloudReturnsAUserInput,\n output: SoundcloudReturnsAUserOutput,\n});\n"],"mappings":"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"}
@@ -10,9 +10,9 @@ const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = zod.z.object({
10
10
  ])).default(["playable", "preview"]).describe("Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\"d like to see all possible tracks. See `Track#access` schema for more details.").optional()
11
11
  }).describe("Request schema for `ReturnsTheAuthenticatedUserSActivities`");
12
12
  const SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = zod.z.object({
13
- type: zod.z.string().describe("Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')"),
13
+ type: zod.z.string().describe("Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')").nullable(),
14
14
  origin: zod.z.record(zod.z.string(), zod.z.unknown()).describe("The resource that originated the activity (can be Track or Playlist object with full metadata)"),
15
- createdAt: zod.z.string().describe("Timestamp when the activity was created")
15
+ createdAt: zod.z.string().describe("Timestamp when the activity was created").nullable()
16
16
  }).describe("Represents a single activity item in the user's activity stream");
17
17
  const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput = zod.z.object({
18
18
  nextHref: zod.z.string().describe("URL for fetching the next page of activities (pagination)").nullable().optional(),
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-activities.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\"),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\"),\n}).describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodTypeAny = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAsEA,IAAAA,EAAE,OAAO;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAW;CAAS,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAW,SAAS,CAAC,CAAC,CAAC,SAAS,uQAAuQ,CAAC,CAAC,SAAS;AACzX,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAoFA,IAAAA,EAAE,OAAO;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;CAClI,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACnJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;AAC1E,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yDAAuEA,IAAAA,EAAE,OAAO;CAC3F,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,MAAM,mEAAmE,CAAC,CAAC,SAAS,sDAAsD;CACxJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAE1E,MAAa,mDAAmDC,eAAAA,OAAO,0DAA0D;CAC/H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-activities.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\").nullable(),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\").nullable(),\n}).describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAW;CAAS,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAW,SAAS,CAAC,CAAC,CAAC,SAAS,uQAAuQ,CAAC,CAAC,SAAS;AACzX,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAsEA,IAAAA,EAAE,OAAO;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC7I,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACnJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAa,yDAAyDA,IAAAA,EAAE,OAAO;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,MAAM,mEAAmE,CAAC,CAAC,SAAS,sDAAsD;CACxJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAE1E,MAAa,mDAAmDC,eAAAA,OAAO,0DAA0D;CAC/H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-the-authenticated-user-s-activities.d.ts
4
- declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsTheAuthenticatedUserSActivities: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ access: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
7
+ playable: "playable";
8
+ preview: "preview";
9
+ blocked: "blocked";
10
+ }>>>>;
11
+ }, z.core.$strip>;
12
+ declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodObject<{
13
+ nextHref: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ collection: z.ZodArray<z.ZodObject<{
15
+ type: z.ZodNullable<z.ZodString>;
16
+ origin: z.ZodRecord<z.ZodString, z.ZodUnknown>;
17
+ createdAt: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$strip>>;
19
+ futureHref: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>;
21
+ declare const soundcloudReturnsTheAuthenticatedUserSActivities: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ limit?: number | undefined;
23
+ access?: ("playable" | "preview" | "blocked")[] | undefined;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { soundcloudReturnsTheAuthenticatedUserSActivities };
9
27
  //# sourceMappingURL=returns-the-authenticated-user-s-activities.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-activities.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAGI;AAAA,cAM7D,sDAAA,EAAwD,CAAA,CAAE,UAII;AAAA,cAE9D,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-activities.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;cASrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;cAMtD,gDAAA,gCAAgD,wBAAA"}
@@ -1,9 +1,27 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-the-authenticated-user-s-activities.d.ts
4
- declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsTheAuthenticatedUserSActivities: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ access: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
7
+ playable: "playable";
8
+ preview: "preview";
9
+ blocked: "blocked";
10
+ }>>>>;
11
+ }, z.core.$strip>;
12
+ declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodObject<{
13
+ nextHref: z.ZodOptional<z.ZodNullable<z.ZodString>>;
14
+ collection: z.ZodArray<z.ZodObject<{
15
+ type: z.ZodNullable<z.ZodString>;
16
+ origin: z.ZodRecord<z.ZodString, z.ZodUnknown>;
17
+ createdAt: z.ZodNullable<z.ZodString>;
18
+ }, z.core.$strip>>;
19
+ futureHref: z.ZodOptional<z.ZodNullable<z.ZodString>>;
20
+ }, z.core.$strip>;
21
+ declare const soundcloudReturnsTheAuthenticatedUserSActivities: import("@keystrokehq/action").WorkflowActionDefinition<{
22
+ limit?: number | undefined;
23
+ access?: ("playable" | "preview" | "blocked")[] | undefined;
24
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
25
  //#endregion
8
26
  export { soundcloudReturnsTheAuthenticatedUserSActivities };
9
27
  //# sourceMappingURL=returns-the-authenticated-user-s-activities.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-activities.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAGI;AAAA,cAM7D,sDAAA,EAAwD,CAAA,CAAE,UAII;AAAA,cAE9D,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-activities.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;cASrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;cAMtD,gDAAA,gCAAgD,wBAAA"}
@@ -10,9 +10,9 @@ const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = z.object({
10
10
  ])).default(["playable", "preview"]).describe("Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\"d like to see all possible tracks. See `Track#access` schema for more details.").optional()
11
11
  }).describe("Request schema for `ReturnsTheAuthenticatedUserSActivities`");
12
12
  const SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = z.object({
13
- type: z.string().describe("Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')"),
13
+ type: z.string().describe("Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')").nullable(),
14
14
  origin: z.record(z.string(), z.unknown()).describe("The resource that originated the activity (can be Track or Playlist object with full metadata)"),
15
- createdAt: z.string().describe("Timestamp when the activity was created")
15
+ createdAt: z.string().describe("Timestamp when the activity was created").nullable()
16
16
  }).describe("Represents a single activity item in the user's activity stream");
17
17
  const soundcloudReturnsTheAuthenticatedUserSActivities = action("SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES", {
18
18
  slug: "soundcloud-returns-the-authenticated-user-s-activities",
@@ -1 +1 @@
1
- {"version":3,"file":"returns-the-authenticated-user-s-activities.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema: z.ZodTypeAny = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\"),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\"),\n}).describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodTypeAny = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAsE,EAAE,OAAO;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,MAAM,EAAE,KAAK;EAAC;EAAY;EAAW;CAAS,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAW,SAAS,CAAC,CAAC,CAAC,SAAS,uQAAuQ,CAAC,CAAC,SAAS;AACzX,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAoF,EAAE,OAAO;CACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG;CAClI,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACnJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;AAC1E,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAO7E,MAAa,mDAAmD,OAAO,0DAA0D;CAC/H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXkF,EAAE,OAAO;EAC3F,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,MAAM,mEAAmE,CAAC,CAAC,SAAS,sDAAsD;EACxJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
1
+ {"version":3,"file":"returns-the-authenticated-user-s-activities.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\").nullable(),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\").nullable(),\n}).describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAwD,EAAE,OAAO;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,MAAM,EAAE,KAAK;EAAC;EAAY;EAAW;CAAS,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAW,SAAS,CAAC,CAAC,CAAC,SAAS,uQAAuQ,CAAC,CAAC,SAAS;AACzX,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAsE,EAAE,OAAO;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC7I,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACnJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAO7E,MAAa,mDAAmD,OAAO,0DAA0D;CAC/H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAXoE,EAAE,OAAO;EAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,MAAM,mEAAmE,CAAC,CAAC,SAAS,sDAAsD;EACxJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,SAAS,8DAOF;AACV,CAAC"}
@@ -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":"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"}
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}).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}).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.$strip>>>;
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.$strip>;
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.$strip>>>;
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.$strip>;
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"}
@@ -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}).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}).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,28 +7,28 @@ 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() }).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")
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
20
  }).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")
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
32
  }).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(),
@@ -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}).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}).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}).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}).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}).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.$strip>>;
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.$strip>>;
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.$strip>>, 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.$strip>>;
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.$strip>>;
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.$strip>>;
58
+ }, z.core.$strip>]>;
59
+ }, z.core.$strip>;
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"}