@keystrokehq/soundcloud 0.1.4 → 0.1.5

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 (421) 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 +1 -0
  4. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  5. package/dist/actions/creates-a-playlist.d.cts +3 -31
  6. package/dist/actions/creates-a-playlist.d.cts.map +1 -1
  7. package/dist/actions/creates-a-playlist.d.mts +3 -31
  8. package/dist/actions/creates-a-playlist.d.mts.map +1 -1
  9. package/dist/actions/creates-a-playlist.mjs +1 -0
  10. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  11. package/dist/actions/deletes-a-playlist.cjs +1 -0
  12. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  13. package/dist/actions/deletes-a-playlist.d.cts +3 -15
  14. package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
  15. package/dist/actions/deletes-a-playlist.d.mts +3 -15
  16. package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
  17. package/dist/actions/deletes-a-playlist.mjs +1 -0
  18. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  19. package/dist/actions/deletes-a-track.cjs +1 -0
  20. package/dist/actions/deletes-a-track.cjs.map +1 -1
  21. package/dist/actions/deletes-a-track.d.cts +3 -15
  22. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  23. package/dist/actions/deletes-a-track.d.mts +3 -15
  24. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  25. package/dist/actions/deletes-a-track.mjs +1 -0
  26. package/dist/actions/deletes-a-track.mjs.map +1 -1
  27. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +1 -0
  28. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  29. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +3 -15
  30. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
  31. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +3 -15
  32. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
  33. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +1 -0
  34. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  35. package/dist/actions/fetch-user-favorites.cjs +1 -0
  36. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  37. package/dist/actions/fetch-user-favorites.d.cts +3 -16
  38. package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
  39. package/dist/actions/fetch-user-favorites.d.mts +3 -16
  40. package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
  41. package/dist/actions/fetch-user-favorites.mjs +1 -0
  42. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  43. package/dist/actions/fetch-user-following-details.cjs +1 -0
  44. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  45. package/dist/actions/fetch-user-following-details.d.cts +3 -16
  46. package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
  47. package/dist/actions/fetch-user-following-details.d.mts +3 -16
  48. package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
  49. package/dist/actions/fetch-user-following-details.mjs +1 -0
  50. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  51. package/dist/actions/fetch-user-profiles-links.cjs +1 -0
  52. package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
  53. package/dist/actions/fetch-user-profiles-links.d.cts +3 -16
  54. package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
  55. package/dist/actions/fetch-user-profiles-links.d.mts +3 -16
  56. package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
  57. package/dist/actions/fetch-user-profiles-links.mjs +1 -0
  58. package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
  59. package/dist/actions/follows-a-user.cjs +1 -0
  60. package/dist/actions/follows-a-user.cjs.map +1 -1
  61. package/dist/actions/follows-a-user.d.cts +3 -15
  62. package/dist/actions/follows-a-user.d.cts.map +1 -1
  63. package/dist/actions/follows-a-user.d.mts +3 -15
  64. package/dist/actions/follows-a-user.d.mts.map +1 -1
  65. package/dist/actions/follows-a-user.mjs +1 -0
  66. package/dist/actions/follows-a-user.mjs.map +1 -1
  67. package/dist/actions/get-related-tracks.cjs +1 -0
  68. package/dist/actions/get-related-tracks.cjs.map +1 -1
  69. package/dist/actions/get-related-tracks.d.cts +3 -19
  70. package/dist/actions/get-related-tracks.d.cts.map +1 -1
  71. package/dist/actions/get-related-tracks.d.mts +3 -19
  72. package/dist/actions/get-related-tracks.d.mts.map +1 -1
  73. package/dist/actions/get-related-tracks.mjs +1 -0
  74. package/dist/actions/get-related-tracks.mjs.map +1 -1
  75. package/dist/actions/get-track-likers.cjs +1 -0
  76. package/dist/actions/get-track-likers.cjs.map +1 -1
  77. package/dist/actions/get-track-likers.d.cts +3 -17
  78. package/dist/actions/get-track-likers.d.cts.map +1 -1
  79. package/dist/actions/get-track-likers.d.mts +3 -17
  80. package/dist/actions/get-track-likers.d.mts.map +1 -1
  81. package/dist/actions/get-track-likers.mjs +1 -0
  82. package/dist/actions/get-track-likers.mjs.map +1 -1
  83. package/dist/actions/likes-a-playlist.cjs +1 -0
  84. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  85. package/dist/actions/likes-a-playlist.d.cts +3 -15
  86. package/dist/actions/likes-a-playlist.d.cts.map +1 -1
  87. package/dist/actions/likes-a-playlist.d.mts +3 -15
  88. package/dist/actions/likes-a-playlist.d.mts.map +1 -1
  89. package/dist/actions/likes-a-playlist.mjs +1 -0
  90. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  91. package/dist/actions/likes-a-track.cjs +1 -0
  92. package/dist/actions/likes-a-track.cjs.map +1 -1
  93. package/dist/actions/likes-a-track.d.cts +3 -15
  94. package/dist/actions/likes-a-track.d.cts.map +1 -1
  95. package/dist/actions/likes-a-track.d.mts +3 -15
  96. package/dist/actions/likes-a-track.d.mts.map +1 -1
  97. package/dist/actions/likes-a-track.mjs +1 -0
  98. package/dist/actions/likes-a-track.mjs.map +1 -1
  99. package/dist/actions/list-authenticated-user-followers.cjs +1 -0
  100. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  101. package/dist/actions/list-authenticated-user-followers.d.cts +3 -15
  102. package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
  103. package/dist/actions/list-authenticated-user-followers.d.mts +3 -15
  104. package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
  105. package/dist/actions/list-authenticated-user-followers.mjs +1 -0
  106. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  107. package/dist/actions/list-followed-by-user.cjs +1 -0
  108. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  109. package/dist/actions/list-followed-by-user.d.cts +3 -16
  110. package/dist/actions/list-followed-by-user.d.cts.map +1 -1
  111. package/dist/actions/list-followed-by-user.d.mts +3 -16
  112. package/dist/actions/list-followed-by-user.d.mts.map +1 -1
  113. package/dist/actions/list-followed-by-user.mjs +1 -0
  114. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  115. package/dist/actions/list-user-favorites.cjs +1 -0
  116. package/dist/actions/list-user-favorites.cjs.map +1 -1
  117. package/dist/actions/list-user-favorites.d.cts +3 -17
  118. package/dist/actions/list-user-favorites.d.cts.map +1 -1
  119. package/dist/actions/list-user-favorites.d.mts +3 -17
  120. package/dist/actions/list-user-favorites.d.mts.map +1 -1
  121. package/dist/actions/list-user-favorites.mjs +1 -0
  122. package/dist/actions/list-user-favorites.mjs.map +1 -1
  123. package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -0
  124. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  125. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +3 -18
  126. package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
  127. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +3 -18
  128. package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
  129. package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -0
  130. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  131. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +1 -0
  132. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  133. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +3 -20
  134. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
  135. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +3 -20
  136. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
  137. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +1 -0
  138. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  139. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +1 -0
  140. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  141. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +3 -19
  142. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
  143. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +3 -19
  144. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
  145. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +1 -0
  146. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  147. package/dist/actions/provision-access-tokens-post-authorization.cjs +1 -0
  148. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  149. package/dist/actions/provision-access-tokens-post-authorization.d.cts +3 -20
  150. package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
  151. package/dist/actions/provision-access-tokens-post-authorization.d.mts +3 -20
  152. package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
  153. package/dist/actions/provision-access-tokens-post-authorization.mjs +1 -0
  154. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  155. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +1 -0
  156. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  157. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +3 -16
  158. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
  159. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +3 -16
  160. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
  161. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +1 -0
  162. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  163. package/dist/actions/recent-tracks-from-followed-users.cjs +1 -0
  164. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  165. package/dist/actions/recent-tracks-from-followed-users.d.cts +3 -17
  166. package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
  167. package/dist/actions/recent-tracks-from-followed-users.d.mts +3 -17
  168. package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
  169. package/dist/actions/recent-tracks-from-followed-users.mjs +1 -0
  170. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  171. package/dist/actions/remove-playlist-repost.cjs +1 -0
  172. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  173. package/dist/actions/remove-playlist-repost.d.cts +3 -15
  174. package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
  175. package/dist/actions/remove-playlist-repost.d.mts +3 -15
  176. package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
  177. package/dist/actions/remove-playlist-repost.mjs +1 -0
  178. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  179. package/dist/actions/remove-track-repost.cjs +1 -0
  180. package/dist/actions/remove-track-repost.cjs.map +1 -1
  181. package/dist/actions/remove-track-repost.d.cts +3 -15
  182. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  183. package/dist/actions/remove-track-repost.d.mts +3 -15
  184. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  185. package/dist/actions/remove-track-repost.mjs +1 -0
  186. package/dist/actions/remove-track-repost.mjs.map +1 -1
  187. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -0
  188. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  189. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +3 -15
  190. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  191. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +3 -15
  192. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  193. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -0
  194. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  195. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -0
  196. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  197. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +3 -15
  198. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  199. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +3 -15
  200. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  201. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -0
  202. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  203. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs +1 -0
  204. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
  205. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +3 -15
  206. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
  207. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +3 -15
  208. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
  209. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs +1 -0
  210. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
  211. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +1 -0
  212. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  213. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +3 -16
  214. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
  215. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +3 -16
  216. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
  217. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +1 -0
  218. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  219. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +1 -0
  220. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  221. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +3 -16
  222. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
  223. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +3 -16
  224. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
  225. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +1 -0
  226. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  227. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +1 -0
  228. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  229. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +3 -16
  230. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
  231. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +3 -16
  232. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
  233. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +1 -0
  234. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  235. package/dist/actions/returns-a-list-of-user-s-followers.cjs +1 -0
  236. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  237. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +3 -16
  238. package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
  239. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +3 -16
  240. package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
  241. package/dist/actions/returns-a-list-of-user-s-followers.mjs +1 -0
  242. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  243. package/dist/actions/returns-a-list-of-user-s-followings.cjs +1 -0
  244. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  245. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +3 -16
  246. package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
  247. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +3 -16
  248. package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
  249. package/dist/actions/returns-a-list-of-user-s-followings.mjs +1 -0
  250. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  251. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +1 -0
  252. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  253. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +3 -17
  254. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
  255. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +3 -17
  256. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
  257. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +1 -0
  258. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  259. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +1 -0
  260. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  261. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +3 -18
  262. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
  263. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +3 -18
  264. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
  265. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +1 -0
  266. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  267. package/dist/actions/returns-a-list-of-user-s-playlists.cjs +1 -0
  268. package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
  269. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +3 -19
  270. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
  271. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +3 -19
  272. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
  273. package/dist/actions/returns-a-list-of-user-s-playlists.mjs +1 -0
  274. package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
  275. package/dist/actions/returns-a-list-of-user-s-tracks.cjs +1 -0
  276. package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
  277. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +3 -18
  278. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
  279. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +3 -18
  280. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
  281. package/dist/actions/returns-a-list-of-user-s-tracks.mjs +1 -0
  282. package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
  283. package/dist/actions/returns-a-playlist.cjs +1 -0
  284. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  285. package/dist/actions/returns-a-playlist.d.cts +3 -18
  286. package/dist/actions/returns-a-playlist.d.cts.map +1 -1
  287. package/dist/actions/returns-a-playlist.d.mts +3 -18
  288. package/dist/actions/returns-a-playlist.d.mts.map +1 -1
  289. package/dist/actions/returns-a-playlist.mjs +1 -0
  290. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  291. package/dist/actions/returns-a-track-s-streamable-urls.cjs +1 -0
  292. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  293. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +3 -16
  294. package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
  295. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +3 -16
  296. package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
  297. package/dist/actions/returns-a-track-s-streamable-urls.mjs +1 -0
  298. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  299. package/dist/actions/returns-a-track.cjs +1 -0
  300. package/dist/actions/returns-a-track.cjs.map +1 -1
  301. package/dist/actions/returns-a-track.d.cts +3 -16
  302. package/dist/actions/returns-a-track.d.cts.map +1 -1
  303. package/dist/actions/returns-a-track.d.mts +3 -16
  304. package/dist/actions/returns-a-track.d.mts.map +1 -1
  305. package/dist/actions/returns-a-track.mjs +1 -0
  306. package/dist/actions/returns-a-track.mjs.map +1 -1
  307. package/dist/actions/returns-a-user.cjs +1 -0
  308. package/dist/actions/returns-a-user.cjs.map +1 -1
  309. package/dist/actions/returns-a-user.d.cts +3 -15
  310. package/dist/actions/returns-a-user.d.cts.map +1 -1
  311. package/dist/actions/returns-a-user.d.mts +3 -15
  312. package/dist/actions/returns-a-user.d.mts.map +1 -1
  313. package/dist/actions/returns-a-user.mjs +1 -0
  314. package/dist/actions/returns-a-user.mjs.map +1 -1
  315. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +1 -0
  316. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  317. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +3 -16
  318. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
  319. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +3 -16
  320. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
  321. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +1 -0
  322. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  323. package/dist/actions/returns-the-authenticated-user-s-information.cjs +1 -0
  324. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  325. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +3 -13
  326. package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
  327. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +3 -13
  328. package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
  329. package/dist/actions/returns-the-authenticated-user-s-information.mjs +1 -0
  330. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  331. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +1 -0
  332. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  333. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +3 -18
  334. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
  335. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +3 -18
  336. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
  337. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +1 -0
  338. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  339. package/dist/actions/returns-tracks-under-a-playlist.cjs +1 -0
  340. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  341. package/dist/actions/returns-tracks-under-a-playlist.d.cts +3 -18
  342. package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
  343. package/dist/actions/returns-tracks-under-a-playlist.d.mts +3 -18
  344. package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
  345. package/dist/actions/returns-tracks-under-a-playlist.mjs +1 -0
  346. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  347. package/dist/actions/returns-user-s-playlists-sets.cjs +1 -0
  348. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  349. package/dist/actions/returns-user-s-playlists-sets.d.cts +3 -17
  350. package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
  351. package/dist/actions/returns-user-s-playlists-sets.d.mts +3 -17
  352. package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
  353. package/dist/actions/returns-user-s-playlists-sets.mjs +1 -0
  354. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  355. package/dist/actions/unfollow-user.cjs +1 -0
  356. package/dist/actions/unfollow-user.cjs.map +1 -1
  357. package/dist/actions/unfollow-user.d.cts +3 -15
  358. package/dist/actions/unfollow-user.d.cts.map +1 -1
  359. package/dist/actions/unfollow-user.d.mts +3 -15
  360. package/dist/actions/unfollow-user.d.mts.map +1 -1
  361. package/dist/actions/unfollow-user.mjs +1 -0
  362. package/dist/actions/unfollow-user.mjs.map +1 -1
  363. package/dist/actions/unlikes-a-playlist.cjs +1 -0
  364. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  365. package/dist/actions/unlikes-a-playlist.d.cts +3 -15
  366. package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
  367. package/dist/actions/unlikes-a-playlist.d.mts +3 -15
  368. package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
  369. package/dist/actions/unlikes-a-playlist.mjs +1 -0
  370. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  371. package/dist/actions/unlikes-a-track.cjs +1 -0
  372. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  373. package/dist/actions/unlikes-a-track.d.cts +3 -15
  374. package/dist/actions/unlikes-a-track.d.cts.map +1 -1
  375. package/dist/actions/unlikes-a-track.d.mts +3 -15
  376. package/dist/actions/unlikes-a-track.d.mts.map +1 -1
  377. package/dist/actions/unlikes-a-track.mjs +1 -0
  378. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  379. package/dist/actions/updates-a-playlist.cjs +1 -0
  380. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  381. package/dist/actions/updates-a-playlist.d.cts +3 -32
  382. package/dist/actions/updates-a-playlist.d.cts.map +1 -1
  383. package/dist/actions/updates-a-playlist.d.mts +3 -32
  384. package/dist/actions/updates-a-playlist.d.mts.map +1 -1
  385. package/dist/actions/updates-a-playlist.mjs +1 -0
  386. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  387. package/dist/actions/updates-a-track-s-information.cjs +1 -0
  388. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  389. package/dist/actions/updates-a-track-s-information.d.cts +3 -31
  390. package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
  391. package/dist/actions/updates-a-track-s-information.d.mts +3 -31
  392. package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
  393. package/dist/actions/updates-a-track-s-information.mjs +1 -0
  394. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  395. package/dist/actions/uploads-a-new-track.cjs +1 -0
  396. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  397. package/dist/actions/uploads-a-new-track.d.cts +3 -13
  398. package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
  399. package/dist/actions/uploads-a-new-track.d.mts +3 -13
  400. package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
  401. package/dist/actions/uploads-a-new-track.mjs +1 -0
  402. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  403. package/dist/actions/user-recent-track-activities.cjs +1 -0
  404. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  405. package/dist/actions/user-recent-track-activities.d.cts +3 -16
  406. package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
  407. package/dist/actions/user-recent-track-activities.d.mts +3 -16
  408. package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
  409. package/dist/actions/user-recent-track-activities.mjs +1 -0
  410. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  411. package/dist/app.cjs +2 -2
  412. package/dist/app.cjs.map +1 -1
  413. package/dist/app.d.cts +4 -6
  414. package/dist/app.d.cts.map +1 -1
  415. package/dist/app.d.mts +4 -6
  416. package/dist/app.d.mts.map +1 -1
  417. package/dist/app.mjs +0 -1
  418. package/dist/app.mjs.map +1 -1
  419. package/dist/index.d.cts +1 -1
  420. package/dist/index.d.mts +1 -1
  421. package/package.json +2 -2
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-sound-cloud-follower-profile-details.d.ts
@@ -48,21 +50,7 @@ declare const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput: z.ZodObject
48
50
  playlist_likes_count: z.ZodNullable<z.ZodNumber>;
49
51
  creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
50
52
  }, z.core.$loose>;
51
- declare const soundcloudFetchSoundCloudFollowerProfileDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
52
- user_id: number;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
54
- connectionId: z.ZodString;
55
- entityId: z.ZodString;
56
- instanceId: z.ZodString;
57
- }, z.core.$strip>, z.ZodObject<{
58
- accessToken: z.ZodString;
59
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
60
- connectionId: z.ZodString;
61
- entityId: z.ZodString;
62
- instanceId: z.ZodString;
63
- }, z.core.$strip>, z.ZodObject<{
64
- accessToken: z.ZodString;
65
- }, z.core.$strip>>]>;
53
+ declare const soundcloudFetchSoundCloudFollowerProfileDetails: AppAction<typeof SoundcloudFetchSoundCloudFollowerProfileDetailsInput, typeof SoundcloudFetchSoundCloudFollowerProfileDetailsOutput, typeof soundcloud.credential>;
66
54
  //#endregion
67
55
  export { soundcloudFetchSoundCloudFollowerProfileDetails };
68
56
  //# sourceMappingURL=fetch-sound-cloud-follower-profile-details.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-sound-cloud-follower-profile-details.d.cts","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"mappings":";;;cAIa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;cAepD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCrD,+CAAA,gCAA+C,wBAAA"}
1
+ {"version":3,"file":"fetch-sound-cloud-follower-profile-details.d.cts","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"mappings":";;;;;cAMa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;cAepD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCrD,+CAAA,EAAiD,SAAA,QACrD,oDAAA,SACA,qDAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-sound-cloud-follower-profile-details.d.ts
@@ -48,21 +50,7 @@ declare const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput: z.ZodObject
48
50
  playlist_likes_count: z.ZodNullable<z.ZodNumber>;
49
51
  creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
50
52
  }, z.core.$loose>;
51
- declare const soundcloudFetchSoundCloudFollowerProfileDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
52
- user_id: number;
53
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
54
- connectionId: z.ZodString;
55
- entityId: z.ZodString;
56
- instanceId: z.ZodString;
57
- }, z.core.$strip>, z.ZodObject<{
58
- accessToken: z.ZodString;
59
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
60
- connectionId: z.ZodString;
61
- entityId: z.ZodString;
62
- instanceId: z.ZodString;
63
- }, z.core.$strip>, z.ZodObject<{
64
- accessToken: z.ZodString;
65
- }, z.core.$strip>>]>;
53
+ declare const soundcloudFetchSoundCloudFollowerProfileDetails: AppAction<typeof SoundcloudFetchSoundCloudFollowerProfileDetailsInput, typeof SoundcloudFetchSoundCloudFollowerProfileDetailsOutput, typeof soundcloud.credential>;
66
54
  //#endregion
67
55
  export { soundcloudFetchSoundCloudFollowerProfileDetails };
68
56
  //# sourceMappingURL=fetch-sound-cloud-follower-profile-details.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-sound-cloud-follower-profile-details.d.mts","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"mappings":";;;cAIa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;cAepD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCrD,+CAAA,gCAA+C,wBAAA"}
1
+ {"version":3,"file":"fetch-sound-cloud-follower-profile-details.d.mts","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"mappings":";;;;;cAMa,oDAAA,EAAoD,CAAA,CAAA,SAAA;;;cAepD,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmCrD,+CAAA,EAAiD,SAAA,QACrD,oDAAA,SACA,qDAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/fetch-sound-cloud-follower-profile-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-sound-cloud-follower-profile-details.mjs","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FetchSoundCloudFollowerProfileDetails`\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether the user has a Pro subscription.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge.\").nullable(),\n pro_unlimited: z.boolean().describe(\"Whether the user has a Pro Unlimited subscription.\").nullable(),\n creator_mid_tier: z.boolean().describe(\"Whether the user has mid-tier creator status.\").nullable().optional(),\n}).passthrough().describe(\"Object containing user badge information.\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual elements.\").nullable(),\n enabled: z.boolean().describe(\"Whether visual elements are enabled for this user.\").nullable(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual elements.\"),\n tracking: z.string().describe(\"Tracking information for visuals.\").nullable().optional(),\n}).passthrough().describe(\"Visual elements associated with the user profile.\");\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API endpoint URI for this user.\").nullable(),\n urn: z.string().describe(\"Unique resource identifier in URN format.\").nullable(),\n city: z.string().describe(\"City location of the user.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n badges: SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema.nullable().optional(),\n visuals: SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified profile badge.\").nullable(),\n full_name: z.string().describe(\"Complete full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's profile picture.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User bio or profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes given by the user.\").nullable(),\n station_urn: z.string().describe(\"URN for the user's artist station playlist.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable(),\n country_code: z.string().describe(\"Country code for the user's location.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user is a member of.\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified.\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts made by the user.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments posted by the user.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of 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 station_permalink: z.string().describe(\"Permalink for the user's artist station.\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Primary creator subscription object for the user.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes by the user.\").nullable(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `FetchSoundCloudFollowerProfileDetails`\");\n\nexport const soundcloudFetchSoundCloudFollowerProfileDetails = action(\"SOUNDCLOUD_FETCH_SOUND_CLOUD_FOLLOWER_PROFILE_DETAILS\", {\n slug: \"soundcloud-fetch-sound-cloud-follower-profile-details\",\n name: \"Fetch soundcloud follower profile details\",\n description: \"Fetches SoundCloud user profile details (username, followers) for a user followed by an authenticated user. Use '/users/{user_id}' for full info. Requires AuthHeader. Responses: 200 (Success), 403 (Unauthorized), 404 (Not Found).\",\n input: SoundcloudFetchSoundCloudFollowerProfileDetailsInput,\n output: SoundcloudFetchSoundCloudFollowerProfileDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-sound-cloud-follower-profile-details.mjs","names":[],"sources":["../../src/actions/fetch-sound-cloud-follower-profile-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FetchSoundCloudFollowerProfileDetails`\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether the user has a Pro subscription.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge.\").nullable(),\n pro_unlimited: z.boolean().describe(\"Whether the user has a Pro Unlimited subscription.\").nullable(),\n creator_mid_tier: z.boolean().describe(\"Whether the user has mid-tier creator status.\").nullable().optional(),\n}).passthrough().describe(\"Object containing user badge information.\");\nconst SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual elements.\").nullable(),\n enabled: z.boolean().describe(\"Whether visual elements are enabled for this user.\").nullable(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual elements.\"),\n tracking: z.string().describe(\"Tracking information for visuals.\").nullable().optional(),\n}).passthrough().describe(\"Visual elements associated with the user profile.\");\nexport const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API endpoint URI for this user.\").nullable(),\n urn: z.string().describe(\"Unique resource identifier in URN format.\").nullable(),\n city: z.string().describe(\"City location of the user.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n badges: SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema.nullable().optional(),\n visuals: SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified profile badge.\").nullable(),\n full_name: z.string().describe(\"Complete full name of the user.\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's profile picture.\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created.\").nullable(),\n first_name: z.string().describe(\"First name of the user.\").nullable().optional(),\n description: z.string().describe(\"User bio or profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes given by the user.\").nullable(),\n station_urn: z.string().describe(\"URN for the user's artist station playlist.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable(),\n country_code: z.string().describe(\"Country code for the user's location.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user is a member of.\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified.\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts made by the user.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments posted by the user.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of 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 station_permalink: z.string().describe(\"Permalink for the user's artist station.\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Primary creator subscription object for the user.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes by the user.\").nullable(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `FetchSoundCloudFollowerProfileDetails`\");\n\nexport const soundcloudFetchSoundCloudFollowerProfileDetails: AppAction<\n typeof SoundcloudFetchSoundCloudFollowerProfileDetailsInput,\n typeof SoundcloudFetchSoundCloudFollowerProfileDetailsOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_FETCH_SOUND_CLOUD_FOLLOWER_PROFILE_DETAILS\", {\n slug: \"soundcloud-fetch-sound-cloud-follower-profile-details\",\n name: \"Fetch soundcloud follower profile details\",\n description: \"Fetches SoundCloud user profile details (username, followers) for a user followed by an authenticated user. Use '/users/{user_id}' for full info. Requires AuthHeader. Responses: 200 (Success), 403 (Unauthorized), 404 (Not Found).\",\n input: SoundcloudFetchSoundCloudFollowerProfileDetailsInput,\n output: SoundcloudFetchSoundCloudFollowerProfileDetailsOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/fetch-user-favorites.ts
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).passthrough().describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).passthrough().describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites: AppAction<\n typeof SoundcloudFetchUserFavoritesInput,\n typeof SoundcloudFetchUserFavoritesOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-user-favorites.d.ts
@@ -82,22 +84,7 @@ declare const SoundcloudFetchUserFavoritesOutput: z.ZodObject<{
82
84
  availableCountryCodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
83
85
  }, z.core.$loose>>;
84
86
  }, z.core.$loose>;
85
- declare const soundcloudFetchUserFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
86
- limit?: number | undefined;
87
- linked_partitioning?: boolean | undefined;
88
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
89
- connectionId: z.ZodString;
90
- entityId: z.ZodString;
91
- instanceId: z.ZodString;
92
- }, z.core.$strip>, z.ZodObject<{
93
- accessToken: z.ZodString;
94
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
95
- connectionId: z.ZodString;
96
- entityId: z.ZodString;
97
- instanceId: z.ZodString;
98
- }, z.core.$strip>, z.ZodObject<{
99
- accessToken: z.ZodString;
100
- }, z.core.$strip>>]>;
87
+ declare const soundcloudFetchUserFavorites: AppAction<typeof SoundcloudFetchUserFavoritesInput, typeof SoundcloudFetchUserFavoritesOutput, typeof soundcloud.credential>;
101
88
  //#endregion
102
89
  export { soundcloudFetchUserFavorites };
103
90
  //# sourceMappingURL=fetch-user-favorites.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-favorites.d.cts","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cA2EjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"fetch-user-favorites.d.cts","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cA2EjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-user-favorites.d.ts
@@ -82,22 +84,7 @@ declare const SoundcloudFetchUserFavoritesOutput: z.ZodObject<{
82
84
  availableCountryCodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
83
85
  }, z.core.$loose>>;
84
86
  }, z.core.$loose>;
85
- declare const soundcloudFetchUserFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
86
- limit?: number | undefined;
87
- linked_partitioning?: boolean | undefined;
88
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
89
- connectionId: z.ZodString;
90
- entityId: z.ZodString;
91
- instanceId: z.ZodString;
92
- }, z.core.$strip>, z.ZodObject<{
93
- accessToken: z.ZodString;
94
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
95
- connectionId: z.ZodString;
96
- entityId: z.ZodString;
97
- instanceId: z.ZodString;
98
- }, z.core.$strip>, z.ZodObject<{
99
- accessToken: z.ZodString;
100
- }, z.core.$strip>>]>;
87
+ declare const soundcloudFetchUserFavorites: AppAction<typeof SoundcloudFetchUserFavoritesInput, typeof SoundcloudFetchUserFavoritesOutput, typeof soundcloud.credential>;
101
88
  //#endregion
102
89
  export { soundcloudFetchUserFavorites };
103
90
  //# sourceMappingURL=fetch-user-favorites.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-favorites.d.mts","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"mappings":";;;cAIa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cA2EjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,gCAA4B,wBAAA"}
1
+ {"version":3,"file":"fetch-user-favorites.d.mts","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cA2EjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/fetch-user-favorites.ts
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-favorites.mjs","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).passthrough().describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-favorites.mjs","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'\").nullable(),\n user: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).passthrough().describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites: AppAction<\n typeof SoundcloudFetchUserFavoritesInput,\n typeof SoundcloudFetchUserFavoritesOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/fetch-user-following-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-following-details.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).passthrough().describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-following-details.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).passthrough().describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails: AppAction<\n typeof SoundcloudFetchUserFollowingDetailsInput,\n typeof SoundcloudFetchUserFollowingDetailsOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-user-following-details.d.ts
@@ -34,22 +36,7 @@ declare const SoundcloudFetchUserFollowingDetailsOutput: z.ZodObject<{
34
36
  public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
37
  }, z.core.$loose>>;
36
38
  }, z.core.$loose>;
37
- declare const soundcloudFetchUserFollowingDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
38
- user_id: number;
39
- following_id: number;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
41
- connectionId: z.ZodString;
42
- entityId: z.ZodString;
43
- instanceId: z.ZodString;
44
- }, z.core.$strip>, z.ZodObject<{
45
- accessToken: z.ZodString;
46
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
47
- connectionId: z.ZodString;
48
- entityId: z.ZodString;
49
- instanceId: z.ZodString;
50
- }, z.core.$strip>, z.ZodObject<{
51
- accessToken: z.ZodString;
52
- }, z.core.$strip>>]>;
39
+ declare const soundcloudFetchUserFollowingDetails: AppAction<typeof SoundcloudFetchUserFollowingDetailsInput, typeof SoundcloudFetchUserFollowingDetailsOutput, typeof soundcloud.credential>;
53
40
  //#endregion
54
41
  export { soundcloudFetchUserFollowingDetails };
55
42
  //# sourceMappingURL=fetch-user-following-details.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-following-details.d.cts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;cA8BxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzC,mCAAA,gCAAmC,wBAAA"}
1
+ {"version":3,"file":"fetch-user-following-details.d.cts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;cA8BxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-user-following-details.d.ts
@@ -34,22 +36,7 @@ declare const SoundcloudFetchUserFollowingDetailsOutput: z.ZodObject<{
34
36
  public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
35
37
  }, z.core.$loose>>;
36
38
  }, z.core.$loose>;
37
- declare const soundcloudFetchUserFollowingDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
38
- user_id: number;
39
- following_id: number;
40
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
41
- connectionId: z.ZodString;
42
- entityId: z.ZodString;
43
- instanceId: z.ZodString;
44
- }, z.core.$strip>, z.ZodObject<{
45
- accessToken: z.ZodString;
46
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
47
- connectionId: z.ZodString;
48
- entityId: z.ZodString;
49
- instanceId: z.ZodString;
50
- }, z.core.$strip>, z.ZodObject<{
51
- accessToken: z.ZodString;
52
- }, z.core.$strip>>]>;
39
+ declare const soundcloudFetchUserFollowingDetails: AppAction<typeof SoundcloudFetchUserFollowingDetailsInput, typeof SoundcloudFetchUserFollowingDetailsOutput, typeof soundcloud.credential>;
53
40
  //#endregion
54
41
  export { soundcloudFetchUserFollowingDetails };
55
42
  //# sourceMappingURL=fetch-user-following-details.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-following-details.d.mts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;cA8BxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzC,mCAAA,gCAAmC,wBAAA"}
1
+ {"version":3,"file":"fetch-user-following-details.d.mts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;;;cAMa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;cA8BxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzC,mCAAA,EAAqC,SAAA,QACzC,wCAAA,SACA,yCAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  //#region src/actions/fetch-user-following-details.ts
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-following-details.mjs","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).passthrough().describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
1
+ {"version":3,"file":"fetch-user-following-details.mjs","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).passthrough().describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails: AppAction<\n typeof SoundcloudFetchUserFollowingDetailsInput,\n typeof SoundcloudFetchUserFollowingDetailsOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
@@ -1,3 +1,4 @@
1
+ require("../app.cjs");
1
2
  const require_action = require("../action.cjs");
2
3
  let zod = require("zod");
3
4
  //#region src/actions/fetch-user-profiles-links.ts
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-profiles-links.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserProfilesLinksInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FetchUserProfilesLinks`\");\nexport const SoundcloudFetchUserProfilesLinksOutput = z.unknown();\n\nexport const soundcloudFetchUserProfilesLinks = action(\"SOUNDCLOUD_FETCH_USER_PROFILES_LINKS\", {\n slug: \"soundcloud-fetch-user-profiles-links\",\n name: \"Fetchuserprofileslinks\",\n description: \"Access a user's profile links (website, Facebook, Instagram) on SoundCloud by user ID. Supports query parameter for result limits. Requires AuthHeader for access. Responds with user link details in JSON format.\",\n input: SoundcloudFetchUserProfilesLinksInput,\n output: SoundcloudFetchUserProfilesLinksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB;AACzD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,yCAAyCA,IAAAA,EAAE,QAAQ;AAEhE,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"fetch-user-profiles-links.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudFetchUserProfilesLinksInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FetchUserProfilesLinks`\");\nexport const SoundcloudFetchUserProfilesLinksOutput = z.unknown();\n\nexport const soundcloudFetchUserProfilesLinks: AppAction<\n typeof SoundcloudFetchUserProfilesLinksInput,\n typeof SoundcloudFetchUserProfilesLinksOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_FETCH_USER_PROFILES_LINKS\", {\n slug: \"soundcloud-fetch-user-profiles-links\",\n name: \"Fetchuserprofileslinks\",\n description: \"Access a user's profile links (website, Facebook, Instagram) on SoundCloud by user ID. Supports query parameter for result limits. Requires AuthHeader for access. Responds with user link details in JSON format.\",\n input: SoundcloudFetchUserProfilesLinksInput,\n output: SoundcloudFetchUserProfilesLinksOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB;AACzD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,yCAAyCA,IAAAA,EAAE,QAAQ;AAEhE,MAAa,mCAITC,eAAAA,OAAO,wCAAwC;CACjD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.cjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-user-profiles-links.d.ts
@@ -6,22 +8,7 @@ declare const SoundcloudFetchUserProfilesLinksInput: z.ZodObject<{
6
8
  user_id: z.ZodNumber;
7
9
  }, z.core.$strip>;
8
10
  declare const SoundcloudFetchUserProfilesLinksOutput: z.ZodUnknown;
9
- declare const soundcloudFetchUserProfilesLinks: import("@keystrokehq/action").WorkflowActionDefinition<{
10
- user_id: number;
11
- limit?: number | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- accessToken: z.ZodString;
18
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- accessToken: z.ZodString;
24
- }, z.core.$strip>>]>;
11
+ declare const soundcloudFetchUserProfilesLinks: AppAction<typeof SoundcloudFetchUserProfilesLinksInput, typeof SoundcloudFetchUserProfilesLinksOutput, typeof soundcloud.credential>;
25
12
  //#endregion
26
13
  export { soundcloudFetchUserProfilesLinks };
27
14
  //# sourceMappingURL=fetch-user-profiles-links.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-profiles-links.d.cts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,UAAc;AAAA,cAEpD,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"fetch-user-profiles-links.d.cts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,UAAc;AAAA,cAEpD,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,5 @@
1
+ import { soundcloud } from "../app.mjs";
2
+ import { AppAction } from "@keystrokehq/keystroke/app";
1
3
  import { z } from "zod";
2
4
 
3
5
  //#region src/actions/fetch-user-profiles-links.d.ts
@@ -6,22 +8,7 @@ declare const SoundcloudFetchUserProfilesLinksInput: z.ZodObject<{
6
8
  user_id: z.ZodNumber;
7
9
  }, z.core.$strip>;
8
10
  declare const SoundcloudFetchUserProfilesLinksOutput: z.ZodUnknown;
9
- declare const soundcloudFetchUserProfilesLinks: import("@keystrokehq/action").WorkflowActionDefinition<{
10
- user_id: number;
11
- limit?: number | undefined;
12
- }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
13
- connectionId: z.ZodString;
14
- entityId: z.ZodString;
15
- instanceId: z.ZodString;
16
- }, z.core.$strip>, z.ZodObject<{
17
- accessToken: z.ZodString;
18
- }, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
19
- connectionId: z.ZodString;
20
- entityId: z.ZodString;
21
- instanceId: z.ZodString;
22
- }, z.core.$strip>, z.ZodObject<{
23
- accessToken: z.ZodString;
24
- }, z.core.$strip>>]>;
11
+ declare const soundcloudFetchUserProfilesLinks: AppAction<typeof SoundcloudFetchUserProfilesLinksInput, typeof SoundcloudFetchUserProfilesLinksOutput, typeof soundcloud.credential>;
25
12
  //#endregion
26
13
  export { soundcloudFetchUserProfilesLinks };
27
14
  //# sourceMappingURL=fetch-user-profiles-links.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-user-profiles-links.d.mts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,UAAc;AAAA,cAEpD,gCAAA,gCAAgC,wBAAA"}
1
+ {"version":3,"file":"fetch-user-profiles-links.d.mts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;;;cAMa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,UAAc;AAAA,cAEpD,gCAAA,EAAkC,SAAA,QACtC,qCAAA,SACA,sCAAA,SACA,UAAA,CAAW,UAAA"}
@@ -1,3 +1,4 @@
1
+ import "../app.mjs";
1
2
  import { action } from "../action.mjs";
2
3
  import { z } from "zod";
3
4
  const soundcloudFetchUserProfilesLinks = action("SOUNDCLOUD_FETCH_USER_PROFILES_LINKS", {