@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,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/remove-track-repost.d.ts
4
- declare const SoundcloudRemoveTrackRepostInput: z.ZodTypeAny;
5
- declare const SoundcloudRemoveTrackRepostOutput: z.ZodTypeAny;
6
- declare const soundcloudRemoveTrackRepost: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudRemoveTrackRepostInput: z.ZodObject<{
5
+ track_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudRemoveTrackRepostOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const soundcloudRemoveTrackRepost: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ track_id: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { soundcloudRemoveTrackRepost };
9
13
  //# sourceMappingURL=remove-track-repost.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"remove-track-repost.d.mts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":";;;cAIa,gCAAA,EAAkC,CAAA,CAAE,UAEI;AAAA,cACxC,iCAAA,EAAmC,CAAA,CAAE,UAA2N;AAAA,cAEhQ,2BAAA,gCAA2B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"remove-track-repost.d.mts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEjC,2BAAA,gCAA2B,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"remove-track-repost.mjs","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRemoveTrackRepostInput: z.ZodTypeAny = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RemoveTrackRepost`\");\nexport const SoundcloudRemoveTrackRepostOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for `RemoveTrackRepost`\\n\\nThe DELETE operation returns HTTP 200 with no response body on success.\\nThis empty model represents the successful deletion confirmation.\");\n\nexport const soundcloudRemoveTrackRepost = action(\"SOUNDCLOUD_REMOVE_TRACK_REPOST\", {\n slug: \"soundcloud-remove-track-repost\",\n name: \"Removes a repost on a track as the authenticated user\",\n description: \"Removes a repost on a track as the authenticated user\",\n input: SoundcloudRemoveTrackRepostInput,\n output: SoundcloudRemoveTrackRepostOutput,\n});\n"],"mappings":";;AASA,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT4D,EAAE,OAAO,EACrE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,wCAOH;CACP,QAP6D,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uLAO3E;AACV,CAAC"}
1
+ {"version":3,"file":"remove-track-repost.mjs","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRemoveTrackRepostInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RemoveTrackRepost`\");\nexport const SoundcloudRemoveTrackRepostOutput = z.object({}).describe(\"Response schema for `RemoveTrackRepost`\\n\\nThe DELETE operation returns HTTP 200 with no response body on success.\\nThis empty model represents the successful deletion confirmation.\");\n\nexport const soundcloudRemoveTrackRepost = action(\"SOUNDCLOUD_REMOVE_TRACK_REPOST\", {\n slug: \"soundcloud-remove-track-repost\",\n name: \"Removes a repost on a track as the authenticated user\",\n description: \"Removes a repost on a track as the authenticated user\",\n input: SoundcloudRemoveTrackRepostInput,\n output: SoundcloudRemoveTrackRepostOutput,\n});\n"],"mappings":";;AASA,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT8C,EAAE,OAAO,EACvD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,wCAOH;CACP,QAP+C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,uLAO7D;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodTypeAny = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAsEA,IAAAA,EAAE,OAAO,EAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,yDAAuEA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAEzS,MAAa,mDAAmDC,eAAAA,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = z.object({}).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO,EAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,yDAAyDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAE3R,MAAa,mDAAmDC,eAAAA,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reposts-a-playlist-as-the-authenticated-user.d.ts
4
- declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodTypeAny;
5
- declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodTypeAny;
6
- declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodObject<{
5
+ playlist_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ playlist_id: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { soundcloudRepostsAPlaylistAsTheAuthenticatedUser };
9
13
  //# sourceMappingURL=reposts-a-playlist-as-the-authenticated-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAEI;AAAA,cAC7D,sDAAA,EAAwD,CAAA,CAAE,UAAmO;AAAA,cAE7R,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEtD,gDAAA,gCAAgD,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reposts-a-playlist-as-the-authenticated-user.d.ts
4
- declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodTypeAny;
5
- declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodTypeAny;
6
- declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodObject<{
5
+ playlist_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ playlist_id: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { soundcloudRepostsAPlaylistAsTheAuthenticatedUser };
9
13
  //# sourceMappingURL=reposts-a-playlist-as-the-authenticated-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAEI;AAAA,cAC7D,sDAAA,EAAwD,CAAA,CAAE,UAAmO;AAAA,cAE7R,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEtD,gDAAA,gCAAgD,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodTypeAny = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;AASA,MAAa,mDAAmD,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATiF,EAAE,OAAO,EAC1F,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,6DAOH;CACP,QAPkF,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+LAOhG;AACV,CAAC"}
1
+ {"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = z.object({}).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;AASA,MAAa,mDAAmD,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmE,EAAE,OAAO,EAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,6DAOH;CACP,QAPoE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,+LAOlF;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-track-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodTypeAny = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qDAAmEA,IAAAA,EAAE,OAAO,EACvF,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,sDAAoEA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qPAAqP;AAE5V,MAAa,gDAAgDC,eAAAA,OAAO,wDAAwD;CAC1H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"reposts-a-track-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = z.object({}).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,qDAAqDA,IAAAA,EAAE,OAAO,EACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,sDAAsDA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qPAAqP;AAE9U,MAAa,gDAAgDC,eAAAA,OAAO,wDAAwD;CAC1H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reposts-a-track-as-the-authenticated-user.d.ts
4
- declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodTypeAny;
5
- declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodTypeAny;
6
- declare const soundcloudRepostsATrackAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodObject<{
5
+ track_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const soundcloudRepostsATrackAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ track_id: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { soundcloudRepostsATrackAsTheAuthenticatedUser };
9
13
  //# sourceMappingURL=reposts-a-track-as-the-authenticated-user.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":";;;cAIa,kDAAA,EAAoD,CAAA,CAAE,UAEI;AAAA,cAC1D,mDAAA,EAAqD,CAAA,CAAE,UAAyR;AAAA,cAEhV,6CAAA,gCAA6C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnD,6CAAA,gCAA6C,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/reposts-a-track-as-the-authenticated-user.d.ts
4
- declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodTypeAny;
5
- declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodTypeAny;
6
- declare const soundcloudRepostsATrackAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodObject<{
5
+ track_id: z.ZodNumber;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodObject<{}, z.core.$strip>;
8
+ declare const soundcloudRepostsATrackAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ track_id: number;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { soundcloudRepostsATrackAsTheAuthenticatedUser };
9
13
  //# sourceMappingURL=reposts-a-track-as-the-authenticated-user.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":";;;cAIa,kDAAA,EAAoD,CAAA,CAAE,UAEI;AAAA,cAC1D,mDAAA,EAAqD,CAAA,CAAE,UAAyR;AAAA,cAEhV,6CAAA,gCAA6C,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAEnD,6CAAA,gCAA6C,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"reposts-a-track-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodTypeAny = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodTypeAny = z.object({}).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;AASA,MAAa,gDAAgD,OAAO,wDAAwD;CAC1H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT8E,EAAE,OAAO,EACvF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,0DAOH;CACP,QAP+E,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qPAO7F;AACV,CAAC"}
1
+ {"version":3,"file":"reposts-a-track-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = z.object({}).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;AASA,MAAa,gDAAgD,OAAO,wDAAwD;CAC1H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgE,EAAE,OAAO,EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,0DAOH;CACP,QAPiE,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,qPAO/E;AACV,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.cjs","names":["z","action"],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodTypeAny = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAsEA,IAAAA,EAAE,OAAO,EAC1F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,EAC3C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,yDAAuEA,IAAAA,EAAE,QAAQ;AAE9F,MAAa,mDAAmDC,eAAAA,OAAO,4DAA4D;CACjI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.cjs","names":["z","action"],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO,EAC5E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,EAC3C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,yDAAyDA,IAAAA,EAAE,QAAQ;AAEhF,MAAa,mDAAmDC,eAAAA,OAAO,4DAA4D;CACjI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.ts
4
- declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodTypeAny;
5
- declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodTypeAny;
6
- declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodObject<{
5
+ url: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodUnknown;
8
+ declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ url: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { soundcloudResolveSoundCloudUrlsToApiResourceUrls };
9
13
  //# sourceMappingURL=resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.cts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAEI;AAAA,cAC7D,sDAAA,EAAwD,CAAA,CAAE,UAAwB;AAAA,cAElF,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.cts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,UAAc;AAAA,cAEpE,gDAAA,gCAAgD,wBAAA"}
@@ -1,9 +1,13 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.ts
4
- declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodTypeAny;
5
- declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodTypeAny;
6
- declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodObject<{
5
+ url: z.ZodString;
6
+ }, z.core.$strip>;
7
+ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodUnknown;
8
+ declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: import("@keystrokehq/action").WorkflowActionDefinition<{
9
+ url: string;
10
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
11
  //#endregion
8
12
  export { soundcloudResolveSoundCloudUrlsToApiResourceUrls };
9
13
  //# sourceMappingURL=resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.mts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAEI;AAAA,cAC7D,sDAAA,EAAwD,CAAA,CAAE,UAAwB;AAAA,cAElF,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.mts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,UAAc;AAAA,cAEpE,gDAAA,gCAAgD,wBAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.mjs","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodTypeAny = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodTypeAny = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":";;AASA,MAAa,mDAAmD,OAAO,4DAA4D;CACjI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATiF,EAAE,OAAO,EAC1F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,EAC3C,CAAC,CAAC,CAAC,SAAS,6DAOH;CACP,QAPkF,EAAE,QAO5E;AACV,CAAC"}
1
+ {"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.mjs","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":";;AASA,MAAa,mDAAmD,OAAO,4DAA4D;CACjI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmE,EAAE,OAAO,EAC5E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,EAC3C,CAAC,CAAC,CAAC,SAAS,6DAOH;CACP,QAPoE,EAAE,QAO9D;AACV,CAAC"}
@@ -12,34 +12,34 @@ const SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = zod.z
12
12
  tracking: zod.z.unknown().describe("Tracking data, typically null").nullable().optional()
13
13
  }).describe("Visual assets configuration for the user profile");
14
14
  const SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = zod.z.object({
15
- id: zod.z.number().int().describe("Unique integer identifier of the user"),
16
- uri: zod.z.string().describe("API resource URL for the user"),
17
- urn: zod.z.string().describe("Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id"),
15
+ id: zod.z.number().int().describe("Unique integer identifier of the user").nullable(),
16
+ uri: zod.z.string().describe("API resource URL for the user").nullable(),
17
+ urn: zod.z.string().describe("Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id").nullable(),
18
18
  city: zod.z.string().describe("City where the user is located").nullable().optional(),
19
- kind: zod.z.string().describe("Resource type, always 'user' for user objects"),
19
+ kind: zod.z.string().describe("Resource type, always 'user' for user objects").nullable(),
20
20
  visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),
21
- username: zod.z.string().describe("Username of the user"),
22
- verified: zod.z.boolean().describe("Whether the user has a verified badge"),
21
+ username: zod.z.string().describe("Username of the user").nullable(),
22
+ verified: zod.z.boolean().describe("Whether the user has a verified badge").nullable(),
23
23
  full_name: zod.z.string().describe("User's full name (first and last name combined)").nullable().optional(),
24
24
  last_name: zod.z.string().describe("User's last name").nullable().optional(),
25
- permalink: zod.z.string().describe("Permalink slug of the user profile"),
26
- avatar_url: zod.z.string().describe("URL to the user's avatar image (JPEG format)"),
27
- created_at: zod.z.string().describe("ISO 8601 timestamp of when the user account was created"),
25
+ permalink: zod.z.string().describe("Permalink slug of the user profile").nullable(),
26
+ avatar_url: zod.z.string().describe("URL to the user's avatar image (JPEG format)").nullable(),
27
+ created_at: zod.z.string().describe("ISO 8601 timestamp of when the user account was created").nullable(),
28
28
  first_name: zod.z.string().describe("User's first name").nullable().optional(),
29
29
  description: zod.z.string().describe("Profile description written by the user").nullable().optional(),
30
- likes_count: zod.z.number().int().describe("Number of tracks liked by the user"),
31
- track_count: zod.z.number().int().describe("Number of public tracks uploaded by the user"),
30
+ likes_count: zod.z.number().int().describe("Number of tracks liked by the user").nullable(),
31
+ track_count: zod.z.number().int().describe("Number of public tracks uploaded by the user").nullable(),
32
32
  country_code: zod.z.number().int().describe("Numeric country code of the user's location, can be null").nullable().optional(),
33
- groups_count: zod.z.number().int().describe("Numberof groups the user belongs to"),
34
- last_modified: zod.z.string().describe("ISO 8601 timestamp of when the user profile was last modified"),
35
- permalink_url: zod.z.string().describe("Full URL to the user's SoundCloud profile page"),
33
+ groups_count: zod.z.number().int().describe("Numberof groups the user belongs to").nullable(),
34
+ last_modified: zod.z.string().describe("ISO 8601 timestamp of when the user profile was last modified").nullable(),
35
+ permalink_url: zod.z.string().describe("Full URL to the user's SoundCloud profile page").nullable(),
36
36
  reposts_count: zod.z.number().int().describe("Number of items (tracks/playlists) reposted by the user, can be null").nullable().optional(),
37
- comments_count: zod.z.number().int().describe("Number of comments made by the user"),
38
- playlist_count: zod.z.number().int().describe("Number of public playlists created by the user"),
39
- followers_count: zod.z.number().int().describe("Number of users following this user"),
40
- followings_count: zod.z.number().int().describe("Number of users this user is following"),
37
+ comments_count: zod.z.number().int().describe("Number of comments made by the user").nullable(),
38
+ playlist_count: zod.z.number().int().describe("Number of public playlists created by the user").nullable(),
39
+ followers_count: zod.z.number().int().describe("Number of users following this user").nullable(),
40
+ followings_count: zod.z.number().int().describe("Number of users this user is following").nullable(),
41
41
  creator_subscription: zod.z.unknown().describe("Primary creator subscription object (e.g., Pro, Pro Unlimited tier)").nullable().optional(),
42
- playlist_likes_count: zod.z.number().int().describe("Number of playlists liked by the user"),
42
+ playlist_likes_count: zod.z.number().int().describe("Number of playlists liked by the user").nullable(),
43
43
  creator_subscriptions: zod.z.array(zod.z.unknown()).describe("Array of creator subscription objects for this user's active subscriptions").nullable().optional()
44
44
  }).describe("User object representing a user who reposted the playlist");
45
45
  const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = zod.z.object({
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema: z.ZodTypeAny = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\"),\n uri: z.string().describe(\"API resource URL for the user\"),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\"),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\"),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\"),\n verified: z.boolean().describe(\"Whether the user has a verified badge\"),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\"),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\"),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\"),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\"),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\"),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\"),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\"),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\"),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\"),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\"),\n followers_count: z.number().int().describe(\"Number of users following this user\"),\n followings_count: z.number().int().describe(\"Number of users this user is following\"),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\"),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\").nullable(),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge\").nullable(),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable(),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,53 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-a-collection-of-playlist-s-reposters.d.ts
4
- declare const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ playlist_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObject<{
9
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ collection: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ uri: z.ZodNullable<z.ZodString>;
13
+ urn: z.ZodNullable<z.ZodString>;
14
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ kind: z.ZodNullable<z.ZodString>;
16
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17
+ urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
20
+ tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
21
+ }, z.core.$strip>>>;
22
+ username: z.ZodNullable<z.ZodString>;
23
+ verified: z.ZodNullable<z.ZodBoolean>;
24
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ permalink: z.ZodNullable<z.ZodString>;
27
+ avatar_url: z.ZodNullable<z.ZodString>;
28
+ created_at: z.ZodNullable<z.ZodString>;
29
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ likes_count: z.ZodNullable<z.ZodNumber>;
32
+ track_count: z.ZodNullable<z.ZodNumber>;
33
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
+ groups_count: z.ZodNullable<z.ZodNumber>;
35
+ last_modified: z.ZodNullable<z.ZodString>;
36
+ permalink_url: z.ZodNullable<z.ZodString>;
37
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ comments_count: z.ZodNullable<z.ZodNumber>;
39
+ playlist_count: z.ZodNullable<z.ZodNumber>;
40
+ followers_count: z.ZodNullable<z.ZodNumber>;
41
+ followings_count: z.ZodNullable<z.ZodNumber>;
42
+ creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
43
+ playlist_likes_count: z.ZodNullable<z.ZodNumber>;
44
+ creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
45
+ }, z.core.$strip>>;
46
+ }, z.core.$strip>;
47
+ declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<{
48
+ playlist_id: number;
49
+ limit?: number | undefined;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
51
  //#endregion
8
52
  export { soundcloudReturnsACollectionOfPlaylistSReposters };
9
53
  //# sourceMappingURL=returns-a-collection-of-playlist-s-reposters.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.cts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAGI;AAAA,cAsC7D,sDAAA,EAAwD,CAAA,CAAE,UAGI;AAAA,cAE9D,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.cts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;cAyCrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtD,gDAAA,gCAAgD,wBAAA"}
@@ -1,9 +1,53 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/returns-a-collection-of-playlist-s-reposters.d.ts
4
- declare const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodTypeAny;
5
- declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodTypeAny;
6
- declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersInput: z.ZodObject<{
5
+ limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
6
+ playlist_id: z.ZodNumber;
7
+ }, z.core.$strip>;
8
+ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObject<{
9
+ next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
10
+ collection: z.ZodArray<z.ZodObject<{
11
+ id: z.ZodNullable<z.ZodNumber>;
12
+ uri: z.ZodNullable<z.ZodString>;
13
+ urn: z.ZodNullable<z.ZodString>;
14
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
15
+ kind: z.ZodNullable<z.ZodString>;
16
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodObject<{
17
+ urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
18
+ enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
19
+ visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
20
+ tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
21
+ }, z.core.$strip>>>;
22
+ username: z.ZodNullable<z.ZodString>;
23
+ verified: z.ZodNullable<z.ZodBoolean>;
24
+ full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
25
+ last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
26
+ permalink: z.ZodNullable<z.ZodString>;
27
+ avatar_url: z.ZodNullable<z.ZodString>;
28
+ created_at: z.ZodNullable<z.ZodString>;
29
+ first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
30
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
31
+ likes_count: z.ZodNullable<z.ZodNumber>;
32
+ track_count: z.ZodNullable<z.ZodNumber>;
33
+ country_code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
34
+ groups_count: z.ZodNullable<z.ZodNumber>;
35
+ last_modified: z.ZodNullable<z.ZodString>;
36
+ permalink_url: z.ZodNullable<z.ZodString>;
37
+ reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
38
+ comments_count: z.ZodNullable<z.ZodNumber>;
39
+ playlist_count: z.ZodNullable<z.ZodNumber>;
40
+ followers_count: z.ZodNullable<z.ZodNumber>;
41
+ followings_count: z.ZodNullable<z.ZodNumber>;
42
+ creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
43
+ playlist_likes_count: z.ZodNullable<z.ZodNumber>;
44
+ creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
45
+ }, z.core.$strip>>;
46
+ }, z.core.$strip>;
47
+ declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<{
48
+ playlist_id: number;
49
+ limit?: number | undefined;
50
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
51
  //#endregion
8
52
  export { soundcloudReturnsACollectionOfPlaylistSReposters };
9
53
  //# sourceMappingURL=returns-a-collection-of-playlist-s-reposters.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;cAIa,qDAAA,EAAuD,CAAA,CAAE,UAGI;AAAA,cAsC7D,sDAAA,EAAwD,CAAA,CAAE,UAGI;AAAA,cAE9D,gDAAA,gCAAgD,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;cAyCrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtD,gDAAA,gCAAgD,wBAAA"}
@@ -12,34 +12,34 @@ const SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.obj
12
12
  tracking: z.unknown().describe("Tracking data, typically null").nullable().optional()
13
13
  }).describe("Visual assets configuration for the user profile");
14
14
  const SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({
15
- id: z.number().int().describe("Unique integer identifier of the user"),
16
- uri: z.string().describe("API resource URL for the user"),
17
- urn: z.string().describe("Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id"),
15
+ id: z.number().int().describe("Unique integer identifier of the user").nullable(),
16
+ uri: z.string().describe("API resource URL for the user").nullable(),
17
+ urn: z.string().describe("Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id").nullable(),
18
18
  city: z.string().describe("City where the user is located").nullable().optional(),
19
- kind: z.string().describe("Resource type, always 'user' for user objects"),
19
+ kind: z.string().describe("Resource type, always 'user' for user objects").nullable(),
20
20
  visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),
21
- username: z.string().describe("Username of the user"),
22
- verified: z.boolean().describe("Whether the user has a verified badge"),
21
+ username: z.string().describe("Username of the user").nullable(),
22
+ verified: z.boolean().describe("Whether the user has a verified badge").nullable(),
23
23
  full_name: z.string().describe("User's full name (first and last name combined)").nullable().optional(),
24
24
  last_name: z.string().describe("User's last name").nullable().optional(),
25
- permalink: z.string().describe("Permalink slug of the user profile"),
26
- avatar_url: z.string().describe("URL to the user's avatar image (JPEG format)"),
27
- created_at: z.string().describe("ISO 8601 timestamp of when the user account was created"),
25
+ permalink: z.string().describe("Permalink slug of the user profile").nullable(),
26
+ avatar_url: z.string().describe("URL to the user's avatar image (JPEG format)").nullable(),
27
+ created_at: z.string().describe("ISO 8601 timestamp of when the user account was created").nullable(),
28
28
  first_name: z.string().describe("User's first name").nullable().optional(),
29
29
  description: z.string().describe("Profile description written by the user").nullable().optional(),
30
- likes_count: z.number().int().describe("Number of tracks liked by the user"),
31
- track_count: z.number().int().describe("Number of public tracks uploaded by the user"),
30
+ likes_count: z.number().int().describe("Number of tracks liked by the user").nullable(),
31
+ track_count: z.number().int().describe("Number of public tracks uploaded by the user").nullable(),
32
32
  country_code: z.number().int().describe("Numeric country code of the user's location, can be null").nullable().optional(),
33
- groups_count: z.number().int().describe("Numberof groups the user belongs to"),
34
- last_modified: z.string().describe("ISO 8601 timestamp of when the user profile was last modified"),
35
- permalink_url: z.string().describe("Full URL to the user's SoundCloud profile page"),
33
+ groups_count: z.number().int().describe("Numberof groups the user belongs to").nullable(),
34
+ last_modified: z.string().describe("ISO 8601 timestamp of when the user profile was last modified").nullable(),
35
+ permalink_url: z.string().describe("Full URL to the user's SoundCloud profile page").nullable(),
36
36
  reposts_count: z.number().int().describe("Number of items (tracks/playlists) reposted by the user, can be null").nullable().optional(),
37
- comments_count: z.number().int().describe("Number of comments made by the user"),
38
- playlist_count: z.number().int().describe("Number of public playlists created by the user"),
39
- followers_count: z.number().int().describe("Number of users following this user"),
40
- followings_count: z.number().int().describe("Number of users this user is following"),
37
+ comments_count: z.number().int().describe("Number of comments made by the user").nullable(),
38
+ playlist_count: z.number().int().describe("Number of public playlists created by the user").nullable(),
39
+ followers_count: z.number().int().describe("Number of users following this user").nullable(),
40
+ followings_count: z.number().int().describe("Number of users this user is following").nullable(),
41
41
  creator_subscription: z.unknown().describe("Primary creator subscription object (e.g., Pro, Pro Unlimited tier)").nullable().optional(),
42
- playlist_likes_count: z.number().int().describe("Number of playlists liked by the user"),
42
+ playlist_likes_count: z.number().int().describe("Number of playlists liked by the user").nullable(),
43
43
  creator_subscriptions: z.array(z.unknown()).describe("Array of creator subscription objects for this user's active subscriptions").nullable().optional()
44
44
  }).describe("User object representing a user who reposted the playlist");
45
45
  const soundcloudReturnsACollectionOfPlaylistSReposters = action("SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS", {