@keystrokehq/soundcloud 0.1.0 → 0.1.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (403) hide show
  1. package/dist/action.cjs.map +1 -1
  2. package/dist/action.mjs.map +1 -1
  3. package/dist/actions/creates-a-playlist.cjs +45 -45
  4. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  5. package/dist/actions/creates-a-playlist.d.cts +127 -3
  6. package/dist/actions/creates-a-playlist.d.cts.map +1 -1
  7. package/dist/actions/creates-a-playlist.d.mts +127 -3
  8. package/dist/actions/creates-a-playlist.d.mts.map +1 -1
  9. package/dist/actions/creates-a-playlist.mjs +45 -45
  10. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  11. package/dist/actions/deletes-a-playlist.cjs +1 -1
  12. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  13. package/dist/actions/deletes-a-playlist.d.cts +9 -3
  14. package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
  15. package/dist/actions/deletes-a-playlist.d.mts +9 -3
  16. package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
  17. package/dist/actions/deletes-a-playlist.mjs +1 -1
  18. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  19. package/dist/actions/deletes-a-track.cjs +1 -1
  20. package/dist/actions/deletes-a-track.cjs.map +1 -1
  21. package/dist/actions/deletes-a-track.d.cts +7 -3
  22. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  23. package/dist/actions/deletes-a-track.d.mts +7 -3
  24. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  25. package/dist/actions/deletes-a-track.mjs +1 -1
  26. package/dist/actions/deletes-a-track.mjs.map +1 -1
  27. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +26 -26
  28. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  29. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -3
  30. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
  31. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +50 -3
  32. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
  33. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +26 -26
  34. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  35. package/dist/actions/fetch-user-favorites.cjs +23 -23
  36. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  37. package/dist/actions/fetch-user-favorites.d.cts +85 -3
  38. package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
  39. package/dist/actions/fetch-user-favorites.d.mts +85 -3
  40. package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
  41. package/dist/actions/fetch-user-favorites.mjs +23 -23
  42. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  43. package/dist/actions/fetch-user-following-details.cjs +3 -3
  44. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  45. package/dist/actions/fetch-user-following-details.d.cts +37 -3
  46. package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
  47. package/dist/actions/fetch-user-following-details.d.mts +37 -3
  48. package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
  49. package/dist/actions/fetch-user-following-details.mjs +3 -3
  50. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  51. package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
  52. package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
  53. package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
  54. package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
  55. package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
  56. package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
  57. package/dist/actions/follows-a-user.cjs +6 -6
  58. package/dist/actions/follows-a-user.cjs.map +1 -1
  59. package/dist/actions/follows-a-user.d.cts +33 -3
  60. package/dist/actions/follows-a-user.d.cts.map +1 -1
  61. package/dist/actions/follows-a-user.d.mts +33 -3
  62. package/dist/actions/follows-a-user.d.mts.map +1 -1
  63. package/dist/actions/follows-a-user.mjs +6 -6
  64. package/dist/actions/follows-a-user.mjs.map +1 -1
  65. package/dist/actions/get-related-tracks.cjs +23 -23
  66. package/dist/actions/get-related-tracks.cjs.map +1 -1
  67. package/dist/actions/get-related-tracks.d.cts +96 -3
  68. package/dist/actions/get-related-tracks.d.cts.map +1 -1
  69. package/dist/actions/get-related-tracks.d.mts +96 -3
  70. package/dist/actions/get-related-tracks.d.mts.map +1 -1
  71. package/dist/actions/get-related-tracks.mjs +23 -23
  72. package/dist/actions/get-related-tracks.mjs.map +1 -1
  73. package/dist/actions/get-track-likers.cjs +13 -13
  74. package/dist/actions/get-track-likers.cjs.map +1 -1
  75. package/dist/actions/get-track-likers.d.cts +34 -3
  76. package/dist/actions/get-track-likers.d.cts.map +1 -1
  77. package/dist/actions/get-track-likers.d.mts +34 -3
  78. package/dist/actions/get-track-likers.d.mts.map +1 -1
  79. package/dist/actions/get-track-likers.mjs +13 -13
  80. package/dist/actions/get-track-likers.mjs.map +1 -1
  81. package/dist/actions/likes-a-playlist.cjs +1 -1
  82. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  83. package/dist/actions/likes-a-playlist.d.cts +9 -3
  84. package/dist/actions/likes-a-playlist.d.cts.map +1 -1
  85. package/dist/actions/likes-a-playlist.d.mts +9 -3
  86. package/dist/actions/likes-a-playlist.d.mts.map +1 -1
  87. package/dist/actions/likes-a-playlist.mjs +1 -1
  88. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  89. package/dist/actions/likes-a-track.cjs +1 -1
  90. package/dist/actions/likes-a-track.cjs.map +1 -1
  91. package/dist/actions/likes-a-track.d.cts +9 -3
  92. package/dist/actions/likes-a-track.d.cts.map +1 -1
  93. package/dist/actions/likes-a-track.d.mts +9 -3
  94. package/dist/actions/likes-a-track.d.mts.map +1 -1
  95. package/dist/actions/likes-a-track.mjs +1 -1
  96. package/dist/actions/likes-a-track.mjs.map +1 -1
  97. package/dist/actions/list-authenticated-user-followers.cjs +11 -11
  98. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  99. package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
  100. package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
  101. package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
  102. package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
  103. package/dist/actions/list-authenticated-user-followers.mjs +11 -11
  104. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  105. package/dist/actions/list-followed-by-user.cjs +15 -15
  106. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  107. package/dist/actions/list-followed-by-user.d.cts +48 -3
  108. package/dist/actions/list-followed-by-user.d.cts.map +1 -1
  109. package/dist/actions/list-followed-by-user.d.mts +48 -3
  110. package/dist/actions/list-followed-by-user.d.mts.map +1 -1
  111. package/dist/actions/list-followed-by-user.mjs +15 -15
  112. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  113. package/dist/actions/list-user-favorites.cjs +33 -33
  114. package/dist/actions/list-user-favorites.cjs.map +1 -1
  115. package/dist/actions/list-user-favorites.d.cts +106 -3
  116. package/dist/actions/list-user-favorites.d.cts.map +1 -1
  117. package/dist/actions/list-user-favorites.d.mts +106 -3
  118. package/dist/actions/list-user-favorites.d.mts.map +1 -1
  119. package/dist/actions/list-user-favorites.mjs +33 -33
  120. package/dist/actions/list-user-favorites.mjs.map +1 -1
  121. package/dist/actions/oauth2-authorization-redirect-handler.cjs +2 -2
  122. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  123. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
  124. package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
  125. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
  126. package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
  127. package/dist/actions/oauth2-authorization-redirect-handler.mjs +2 -2
  128. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  129. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +22 -22
  130. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  131. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +74 -3
  132. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
  133. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +74 -3
  134. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
  135. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +22 -22
  136. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  137. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +5 -5
  138. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  139. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
  140. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
  141. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +62 -3
  142. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
  143. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
  144. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  145. package/dist/actions/provision-access-tokens-post-authorization.cjs +6 -6
  146. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  147. package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
  148. package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
  149. package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
  150. package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
  151. package/dist/actions/provision-access-tokens-post-authorization.mjs +6 -6
  152. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  153. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
  154. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  155. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
  156. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
  157. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +151 -3
  158. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
  159. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
  160. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  161. package/dist/actions/recent-tracks-from-followed-users.cjs +8 -8
  162. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  163. package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
  164. package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
  165. package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
  166. package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
  167. package/dist/actions/recent-tracks-from-followed-users.mjs +8 -8
  168. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  169. package/dist/actions/remove-playlist-repost.cjs +2 -2
  170. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  171. package/dist/actions/remove-playlist-repost.d.cts +16 -3
  172. package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
  173. package/dist/actions/remove-playlist-repost.d.mts +16 -3
  174. package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
  175. package/dist/actions/remove-playlist-repost.mjs +2 -2
  176. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  177. package/dist/actions/remove-track-repost.cjs +1 -1
  178. package/dist/actions/remove-track-repost.cjs.map +1 -1
  179. package/dist/actions/remove-track-repost.d.cts +7 -3
  180. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  181. package/dist/actions/remove-track-repost.d.mts +7 -3
  182. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  183. package/dist/actions/remove-track-repost.mjs +1 -1
  184. package/dist/actions/remove-track-repost.mjs.map +1 -1
  185. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
  186. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  187. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -3
  188. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  189. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +7 -3
  190. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  191. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -1
  192. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  193. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
  194. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  195. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -3
  196. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  197. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +7 -3
  198. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  199. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -1
  200. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  201. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
  202. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +7 -3
  203. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
  204. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +7 -3
  205. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
  206. package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
  207. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +22 -22
  208. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  209. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +47 -3
  210. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
  211. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +47 -3
  212. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
  213. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +22 -22
  214. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  215. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +18 -18
  216. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  217. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +58 -3
  218. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
  219. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +58 -3
  220. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
  221. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +18 -18
  222. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  223. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +27 -27
  224. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  225. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +134 -3
  226. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
  227. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +134 -3
  228. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
  229. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +27 -27
  230. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  231. package/dist/actions/returns-a-list-of-user-s-followers.cjs +17 -17
  232. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  233. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +46 -3
  234. package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
  235. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +46 -3
  236. package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
  237. package/dist/actions/returns-a-list-of-user-s-followers.mjs +17 -17
  238. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  239. package/dist/actions/returns-a-list-of-user-s-followings.cjs +11 -11
  240. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  241. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +46 -3
  242. package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
  243. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +46 -3
  244. package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
  245. package/dist/actions/returns-a-list-of-user-s-followings.mjs +11 -11
  246. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  247. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +35 -35
  248. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  249. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +60 -3
  250. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
  251. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +60 -3
  252. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
  253. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +35 -35
  254. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  255. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +23 -23
  256. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  257. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +86 -3
  258. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
  259. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +86 -3
  260. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
  261. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +23 -23
  262. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  263. package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
  264. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
  265. package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
  266. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +19 -3
  267. package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
  268. package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
  269. package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
  270. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +17 -3
  271. package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
  272. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +17 -3
  273. package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
  274. package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
  275. package/dist/actions/returns-a-playlist.cjs +2 -2
  276. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  277. package/dist/actions/returns-a-playlist.d.cts +78 -3
  278. package/dist/actions/returns-a-playlist.d.cts.map +1 -1
  279. package/dist/actions/returns-a-playlist.d.mts +78 -3
  280. package/dist/actions/returns-a-playlist.d.mts.map +1 -1
  281. package/dist/actions/returns-a-playlist.mjs +2 -2
  282. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  283. package/dist/actions/returns-a-track-s-streamable-urls.cjs +3 -3
  284. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  285. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
  286. package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
  287. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +16 -3
  288. package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
  289. package/dist/actions/returns-a-track-s-streamable-urls.mjs +3 -3
  290. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  291. package/dist/actions/returns-a-track.cjs +20 -20
  292. package/dist/actions/returns-a-track.cjs.map +1 -1
  293. package/dist/actions/returns-a-track.d.cts +60 -3
  294. package/dist/actions/returns-a-track.d.cts.map +1 -1
  295. package/dist/actions/returns-a-track.d.mts +60 -3
  296. package/dist/actions/returns-a-track.d.mts.map +1 -1
  297. package/dist/actions/returns-a-track.mjs +20 -20
  298. package/dist/actions/returns-a-track.mjs.map +1 -1
  299. package/dist/actions/returns-a-user.cjs +4 -4
  300. package/dist/actions/returns-a-user.cjs.map +1 -1
  301. package/dist/actions/returns-a-user.d.cts +49 -3
  302. package/dist/actions/returns-a-user.d.cts.map +1 -1
  303. package/dist/actions/returns-a-user.d.mts +49 -3
  304. package/dist/actions/returns-a-user.d.mts.map +1 -1
  305. package/dist/actions/returns-a-user.mjs +4 -4
  306. package/dist/actions/returns-a-user.mjs.map +1 -1
  307. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +4 -4
  308. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  309. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
  310. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
  311. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +21 -3
  312. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
  313. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +4 -4
  314. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  315. package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
  316. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  317. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
  318. package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
  319. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
  320. package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
  321. package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
  322. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  323. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +21 -21
  324. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  325. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +62 -3
  326. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
  327. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +62 -3
  328. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
  329. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +21 -21
  330. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  331. package/dist/actions/returns-tracks-under-a-playlist.cjs +27 -27
  332. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  333. package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
  334. package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
  335. package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
  336. package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
  337. package/dist/actions/returns-tracks-under-a-playlist.mjs +27 -27
  338. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  339. package/dist/actions/returns-user-s-playlists-sets.cjs +17 -17
  340. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  341. package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
  342. package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
  343. package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
  344. package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
  345. package/dist/actions/returns-user-s-playlists-sets.mjs +17 -17
  346. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  347. package/dist/actions/unfollow-user.cjs +1 -1
  348. package/dist/actions/unfollow-user.cjs.map +1 -1
  349. package/dist/actions/unfollow-user.d.cts +9 -3
  350. package/dist/actions/unfollow-user.d.cts.map +1 -1
  351. package/dist/actions/unfollow-user.d.mts +9 -3
  352. package/dist/actions/unfollow-user.d.mts.map +1 -1
  353. package/dist/actions/unfollow-user.mjs +1 -1
  354. package/dist/actions/unfollow-user.mjs.map +1 -1
  355. package/dist/actions/unlikes-a-playlist.cjs +1 -1
  356. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  357. package/dist/actions/unlikes-a-playlist.d.cts +9 -3
  358. package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
  359. package/dist/actions/unlikes-a-playlist.d.mts +9 -3
  360. package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
  361. package/dist/actions/unlikes-a-playlist.mjs +1 -1
  362. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  363. package/dist/actions/unlikes-a-track.cjs +2 -2
  364. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  365. package/dist/actions/unlikes-a-track.d.cts +15 -3
  366. package/dist/actions/unlikes-a-track.d.cts.map +1 -1
  367. package/dist/actions/unlikes-a-track.d.mts +15 -3
  368. package/dist/actions/unlikes-a-track.d.mts.map +1 -1
  369. package/dist/actions/unlikes-a-track.mjs +2 -2
  370. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  371. package/dist/actions/updates-a-playlist.cjs +37 -37
  372. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  373. package/dist/actions/updates-a-playlist.d.cts +147 -3
  374. package/dist/actions/updates-a-playlist.d.cts.map +1 -1
  375. package/dist/actions/updates-a-playlist.d.mts +147 -3
  376. package/dist/actions/updates-a-playlist.d.mts.map +1 -1
  377. package/dist/actions/updates-a-playlist.mjs +37 -37
  378. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  379. package/dist/actions/updates-a-track-s-information.cjs +19 -19
  380. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  381. package/dist/actions/updates-a-track-s-information.d.cts +138 -3
  382. package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
  383. package/dist/actions/updates-a-track-s-information.d.mts +138 -3
  384. package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
  385. package/dist/actions/updates-a-track-s-information.mjs +19 -19
  386. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  387. package/dist/actions/uploads-a-new-track.cjs +21 -21
  388. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  389. package/dist/actions/uploads-a-new-track.d.cts +72 -3
  390. package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
  391. package/dist/actions/uploads-a-new-track.d.mts +72 -3
  392. package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
  393. package/dist/actions/uploads-a-new-track.mjs +21 -21
  394. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  395. package/dist/actions/user-recent-track-activities.cjs +8 -8
  396. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  397. package/dist/actions/user-recent-track-activities.d.cts +99 -3
  398. package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
  399. package/dist/actions/user-recent-track-activities.d.mts +99 -3
  400. package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
  401. package/dist/actions/user-recent-track-activities.mjs +8 -8
  402. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  403. package/package.json +2 -2
@@ -1 +1 @@
1
- {"version":3,"file":"action.cjs","names":["soundcloud","executeSoundcloudTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { soundcloud } from \"./app\";\nimport { executeSoundcloudTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return soundcloud.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeSoundcloudTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,WAAW,OAAO;EACvB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,sBAAsB,MAAM,KAAgC,CAAC;EAC7F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.cjs","names":["soundcloud","executeSoundcloudTool"],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { soundcloud } from \"./app\";\nimport { executeSoundcloudTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return soundcloud.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeSoundcloudTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAOA,YAAAA,WAAW,OAAO;EACvB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAMC,gBAAAA,sBAAsB,MAAM,KAAgC,CAAC;EAC7F;CACF,CAAC;AACH"}
@@ -1 +1 @@
1
- {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { soundcloud } from \"./app\";\nimport { executeSoundcloudTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: z.ZodTypeAny;\n output: z.ZodTypeAny;\n },\n) {\n return soundcloud.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output,\n async run(input) {\n return def.output.parse(await executeSoundcloudTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,WAAW,OAAO;EACvB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,sBAAsB,MAAM,KAAgC,CAAC;EAC7F;CACF,CAAC;AACH"}
1
+ {"version":3,"file":"action.mjs","names":[],"sources":["../src/action.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { soundcloud } from \"./app\";\nimport { executeSoundcloudTool } from \"./execute\";\n\n/** Bind one gateway tool to a typed app action; the call's output is parsed against `def.output`. */\nexport function action<TInput extends z.ZodType>(\n tool: string,\n def: {\n slug: string;\n name: string;\n description: string;\n input: TInput;\n output: z.ZodType;\n },\n) {\n return soundcloud.action({\n slug: def.slug,\n name: def.name,\n description: def.description,\n input: def.input,\n output: def.output as z.ZodTypeAny,\n async run(input) {\n return def.output.parse(await executeSoundcloudTool(tool, input as Record<string, unknown>));\n },\n });\n}\n"],"mappings":";;;;;AAMA,SAAgB,OACd,MACA,KAOA;CACA,OAAO,WAAW,OAAO;EACvB,MAAM,IAAI;EACV,MAAM,IAAI;EACV,aAAa,IAAI;EACjB,OAAO,IAAI;EACX,QAAQ,IAAI;EACZ,MAAM,IAAI,OAAO;GACf,OAAO,IAAI,OAAO,MAAM,MAAM,sBAAsB,MAAM,KAAgC,CAAC;EAC7F;CACF,CAAC;AACH"}
@@ -21,90 +21,90 @@ const SoundcloudCreatesAPlaylistInput = zod.z.object({
21
21
  playlist__purchase__title: zod.z.string().describe("Purchase title").optional()
22
22
  }).describe("Request schema for `CreatesAPlaylist`");
23
23
  const SoundcloudCreatesAPlaylist_UserSchema = zod.z.object({
24
- id: zod.z.number().int().describe("Unique identifier for the user"),
25
- uri: zod.z.string().describe("API URI for the user resource"),
24
+ id: zod.z.number().int().describe("Unique identifier for the user").nullable(),
25
+ uri: zod.z.string().describe("API URI for the user resource").nullable(),
26
26
  city: zod.z.string().describe("City where the user is located").nullable().optional(),
27
- kind: zod.z.string().describe("Type of resource, typically 'user'"),
27
+ kind: zod.z.string().describe("Type of resource, typically 'user'").nullable(),
28
28
  lastName: zod.z.string().describe("Last name of the user").nullable().optional(),
29
- username: zod.z.string().describe("Username of the user"),
30
- verified: zod.z.boolean().describe("Whether the user account is verified"),
29
+ username: zod.z.string().describe("Username of the user").nullable(),
30
+ verified: zod.z.boolean().describe("Whether the user account is verified").nullable(),
31
31
  avatarUrl: zod.z.string().describe("URL to the user's avatar image").nullable().optional(),
32
- createdAt: zod.z.string().describe("ISO 8601 timestamp when the user account was created"),
32
+ createdAt: zod.z.string().describe("ISO 8601 timestamp when the user account was created").nullable(),
33
33
  firstName: zod.z.string().describe("First name of the user").nullable().optional(),
34
- likesCount: zod.z.number().int().describe("Total number of likes by the user"),
34
+ likesCount: zod.z.number().int().describe("Total number of likes by the user").nullable(),
35
35
  countryCode: zod.z.string().describe("ISO country code for the user's location").nullable().optional(),
36
36
  description: zod.z.string().describe("User's profile description").nullable().optional(),
37
- permalinkUrl: zod.z.string().describe("Full URL to the user's profile"),
37
+ permalinkUrl: zod.z.string().describe("Full URL to the user's profile").nullable(),
38
38
  commentsCount: zod.z.number().int().describe("Total number of comments by the user").nullable().optional(),
39
- followersCount: zod.z.number().int().describe("Number of followers the user has"),
40
- followingsCount: zod.z.number().int().describe("Number of users this user is following"),
39
+ followersCount: zod.z.number().int().describe("Number of followers the user has").nullable(),
40
+ followingsCount: zod.z.number().int().describe("Number of users this user is following").nullable(),
41
41
  playlistLikesCount: zod.z.number().int().describe("Number of playlists the user has liked").nullable().optional()
42
- }).describe("User object representing a SoundCloud user");
42
+ }).passthrough().describe("User object representing a SoundCloud user");
43
43
  const SoundcloudCreatesAPlaylist_TrackSchema = zod.z.object({
44
- id: zod.z.number().int().describe("Unique identifier for the track"),
45
- uri: zod.z.string().describe("API URI for the track resource"),
46
- kind: zod.z.string().describe("Type of resource, typically 'track'"),
44
+ id: zod.z.number().int().describe("Unique identifier for the track").nullable(),
45
+ uri: zod.z.string().describe("API URI for the track resource").nullable(),
46
+ kind: zod.z.string().describe("Type of resource, typically 'track'").nullable(),
47
47
  user: zod.z.unknown().describe("User object representing the track uploader"),
48
48
  genre: zod.z.string().describe("Genre classification of the track").nullable().optional(),
49
- title: zod.z.string().describe("Title of the track"),
49
+ title: zod.z.string().describe("Title of the track").nullable(),
50
50
  policy: zod.z.string().describe("Policy setting for the track").nullable().optional(),
51
- public: zod.z.boolean().describe("Whether the track is publicly visible"),
52
- userId: zod.z.number().int().describe("ID of the user who uploaded the track"),
51
+ public: zod.z.boolean().describe("Whether the track is publicly visible").nullable(),
52
+ userId: zod.z.number().int().describe("ID of the user who uploaded the track").nullable(),
53
53
  tagList: zod.z.string().describe("Space-separated list of tags associated with the track").nullable().optional(),
54
- duration: zod.z.number().int().describe("Duration of the track in milliseconds"),
55
- createdAt: zod.z.string().describe("ISO 8601 timestamp when the track was created"),
54
+ duration: zod.z.number().int().describe("Duration of the track in milliseconds").nullable(),
55
+ createdAt: zod.z.string().describe("ISO 8601 timestamp when the track was created").nullable(),
56
56
  labelName: zod.z.string().describe("Label name associated with the track").nullable().optional(),
57
- permalink: zod.z.string().describe("Unique permalink identifier for the track"),
57
+ permalink: zod.z.string().describe("Unique permalink identifier for the track").nullable(),
58
58
  artworkUrl: zod.z.string().describe("URL to the track's artwork image").nullable().optional(),
59
- likesCount: zod.z.number().int().describe("Number of likes the track has received"),
60
- streamable: zod.z.boolean().describe("Whether the track can be streamed"),
61
- commentable: zod.z.boolean().describe("Whether comments are enabled for the track"),
59
+ likesCount: zod.z.number().int().describe("Number of likes the track has received").nullable(),
60
+ streamable: zod.z.boolean().describe("Whether the track can be streamed").nullable(),
61
+ commentable: zod.z.boolean().describe("Whether comments are enabled for the track").nullable(),
62
62
  description: zod.z.string().describe("Description text for the track").nullable().optional(),
63
63
  displayDate: zod.z.string().describe("Display date for the track").nullable().optional(),
64
64
  secretToken: zod.z.string().describe("Secret token for private track access").nullable().optional(),
65
65
  waveformUrl: zod.z.string().describe("URL to the track's waveform visualization").nullable().optional(),
66
- commentCount: zod.z.number().int().describe("Number of comments on the track"),
67
- downloadable: zod.z.boolean().describe("Whether the track can be downloaded"),
68
- fullDuration: zod.z.number().int().describe("Full duration of the track in milliseconds"),
69
- lastModified: zod.z.string().describe("ISO 8601 timestamp of last modification"),
70
- permalinkUrl: zod.z.string().describe("Full URL to the track on SoundCloud"),
71
- repostsCount: zod.z.number().int().describe("Number of times the track has been reposted"),
66
+ commentCount: zod.z.number().int().describe("Number of comments on the track").nullable(),
67
+ downloadable: zod.z.boolean().describe("Whether the track can be downloaded").nullable(),
68
+ fullDuration: zod.z.number().int().describe("Full duration of the track in milliseconds").nullable(),
69
+ lastModified: zod.z.string().describe("ISO 8601 timestamp of last modification").nullable(),
70
+ permalinkUrl: zod.z.string().describe("Full URL to the track on SoundCloud").nullable(),
71
+ repostsCount: zod.z.number().int().describe("Number of times the track has been reposted").nullable(),
72
72
  downloadCount: zod.z.number().int().describe("Number of times the track has been downloaded").nullable().optional(),
73
- playbackCount: zod.z.number().int().describe("Number of times the track has been played"),
73
+ playbackCount: zod.z.number().int().describe("Number of times the track has been played").nullable(),
74
74
  hasDownloadsLeft: zod.z.boolean().describe("Whether download quota remains for the track").nullable().optional(),
75
75
  monetizationModel: zod.z.string().describe("Monetization model for the track").nullable().optional()
76
- }).describe("Track object representing a SoundCloud track");
76
+ }).passthrough().describe("Track object representing a SoundCloud track");
77
77
  const SoundcloudCreatesAPlaylistOutput = zod.z.object({
78
- id: zod.z.number().int().describe("Unique identifier for the playlist"),
79
- uri: zod.z.string().describe("API URI for the playlist resource"),
80
- kind: zod.z.string().describe("Type of resource, typically 'playlist'"),
78
+ id: zod.z.number().int().describe("Unique identifier for the playlist").nullable(),
79
+ uri: zod.z.string().describe("API URI for the playlist resource").nullable(),
80
+ kind: zod.z.string().describe("Type of resource, typically 'playlist'").nullable(),
81
81
  user: SoundcloudCreatesAPlaylist_UserSchema.nullable(),
82
82
  genre: zod.z.string().describe("Genre classification of the playlist").nullable().optional(),
83
- title: zod.z.string().describe("Title of the playlist"),
84
- public: zod.z.boolean().describe("Whether the playlist is publicly visible"),
83
+ title: zod.z.string().describe("Title of the playlist").nullable(),
84
+ public: zod.z.boolean().describe("Whether the playlist is publicly visible").nullable(),
85
85
  tracks: zod.z.array(SoundcloudCreatesAPlaylist_TrackSchema).describe("Array of track objects included in the playlist"),
86
- userId: zod.z.number().int().describe("ID of the user who created the playlist"),
86
+ userId: zod.z.number().int().describe("ID of the user who created the playlist").nullable(),
87
87
  isAlbum: zod.z.boolean().describe("Whether this playlist is classified as an album").nullable().optional(),
88
88
  license: zod.z.string().describe("License type for the playlist content").nullable().optional(),
89
89
  setType: zod.z.string().describe("Type of set (e.g., 'playlist', 'album')").nullable().optional(),
90
90
  sharing: zod.z.string().describe("Privacy setting for the playlist (e.g., 'public', 'private')").nullable().optional(),
91
91
  tagList: zod.z.string().describe("Space-separated list of tags associated with the playlist").nullable().optional(),
92
- duration: zod.z.number().int().describe("Total duration of all tracks in the playlist in milliseconds"),
93
- createdAt: zod.z.string().describe("ISO 8601 timestamp when the playlist was created"),
92
+ duration: zod.z.number().int().describe("Total duration of all tracks in the playlist in milliseconds").nullable(),
93
+ createdAt: zod.z.string().describe("ISO 8601 timestamp when the playlist was created").nullable(),
94
94
  labelName: zod.z.string().describe("Label name associated with the playlist").nullable().optional(),
95
- permalink: zod.z.string().describe("Unique permalink identifier for the playlist"),
95
+ permalink: zod.z.string().describe("Unique permalink identifier for the playlist").nullable(),
96
96
  artworkUrl: zod.z.string().describe("URL to the playlist's artwork image").nullable().optional(),
97
- likesCount: zod.z.number().int().describe("Number of likes the playlist has received"),
98
- trackCount: zod.z.number().int().describe("Number of tracks in the playlist"),
97
+ likesCount: zod.z.number().int().describe("Number of likes the playlist has received").nullable(),
98
+ trackCount: zod.z.number().int().describe("Number of tracks in the playlist").nullable(),
99
99
  description: zod.z.string().describe("Description text for the playlist").nullable().optional(),
100
100
  displayDate: zod.z.string().describe("Display date for the playlist").nullable().optional(),
101
101
  publishedAt: zod.z.string().describe("ISO 8601 timestamp when the playlist was published").nullable().optional(),
102
102
  secretToken: zod.z.string().describe("Secret token for private playlist access").nullable().optional(),
103
103
  embeddableBy: zod.z.string().describe("Who can embed this playlist").nullable().optional(),
104
- lastModified: zod.z.string().describe("ISO 8601 timestamp of last modification"),
105
- permalinkUrl: zod.z.string().describe("Full URL to the playlist on SoundCloud"),
104
+ lastModified: zod.z.string().describe("ISO 8601 timestamp of last modification").nullable(),
105
+ permalinkUrl: zod.z.string().describe("Full URL to the playlist on SoundCloud").nullable(),
106
106
  managedByFeeds: zod.z.boolean().describe("Whether the playlist is managed by feeds").nullable().optional()
107
- }).describe("Response schema for `CreatesAPlaylist`");
107
+ }).passthrough().describe("Response schema for `CreatesAPlaylist`");
108
108
  const soundcloudCreatesAPlaylist = require_action.action("SOUNDCLOUD_CREATES_A_PLAYLIST", {
109
109
  slug: "soundcloud-creates-a-playlist",
110
110
  name: "Creates a playlist",
@@ -1 +1 @@
1
- {"version":3,"file":"creates-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/creates-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudCreatesAPlaylistInput: z.ZodTypeAny = z.object({\n playlist__ean: z.string().describe(\"The European Article Number\").optional(),\n playlist__genre: z.string().describe(\"Playlist\\\"s genre\").optional(),\n playlist__title: z.string().describe(\"Title of the playlist\").optional(),\n playlist__tracks: z.array(z.record(z.string(), z.unknown())).describe(\"List of tracks to add to playlist\").optional(),\n playlist__license: z.string().describe(\"License number\").optional(),\n playlist__release: z.string().describe(\"Playlist\\\"s release\").optional(),\n playlist__sharing: z.enum([\"public\", \"private\"]).describe(\"public or private\").optional(),\n playlist__permalink: z.string().describe(\"Playlist\\\"s permalink\").optional(),\n playlist__set__type: z.enum([\"album\", \"playlist\"]).describe(\"Playlist or album type\").optional(),\n playlist__tag__list: z.string().describe(\"A comma-separated list of tags\").optional(),\n playlist__description: z.string().describe(\"Description of the playlist\").optional(),\n playlist__label__name: z.string().describe(\"Label name\").optional(),\n playlist__artwork__data: z.string().describe(\"Artwork Data\").optional(),\n playlist__purchase__url: z.string().describe(\"Purchase URL\").optional(),\n playlist__release__date: z.string().describe(\"Release date\").optional(),\n playlist__permalink__url: z.string().describe(\"Full permalink URL\").optional(),\n playlist__purchase__title: z.string().describe(\"Purchase title\").optional(),\n}).describe(\"Request schema for `CreatesAPlaylist`\");\nconst SoundcloudCreatesAPlaylist_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\"),\n uri: z.string().describe(\"API URI for the user resource\"),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'\"),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n username: z.string().describe(\"Username of the user\"),\n verified: z.boolean().describe(\"Whether the user account is verified\"),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\"),\n firstName: z.string().describe(\"First name of the user\").nullable().optional(),\n likesCount: z.number().int().describe(\"Total number of likes by the user\"),\n countryCode: z.string().describe(\"ISO country code for the user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile\"),\n commentsCount: z.number().int().describe(\"Total number of comments by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\"),\n followingsCount: z.number().int().describe(\"Number of users this user is following\"),\n playlistLikesCount: z.number().int().describe(\"Number of playlists the user has liked\").nullable().optional(),\n}).describe(\"User object representing a SoundCloud user\");\nconst SoundcloudCreatesAPlaylist_TrackSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\"),\n uri: z.string().describe(\"API URI for the track resource\"),\n kind: z.string().describe(\"Type of resource, typically 'track'\"),\n user: z.unknown().describe(\"User object representing the track uploader\"),\n genre: z.string().describe(\"Genre classification of the track\").nullable().optional(),\n title: z.string().describe(\"Title of the track\"),\n policy: z.string().describe(\"Policy setting for the track\").nullable().optional(),\n public: z.boolean().describe(\"Whether the track is publicly visible\"),\n userId: z.number().int().describe(\"ID of the user who uploaded the track\"),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the track in milliseconds\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\"),\n labelName: z.string().describe(\"Label name associated with the track\").nullable().optional(),\n permalink: z.string().describe(\"Unique permalink identifier for the track\"),\n artworkUrl: z.string().describe(\"URL to the track's artwork image\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the track has received\"),\n streamable: z.boolean().describe(\"Whether the track can be streamed\"),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track\"),\n description: z.string().describe(\"Description text for the track\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the track\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private track access\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable().optional(),\n commentCount: z.number().int().describe(\"Number of comments on the track\"),\n downloadable: z.boolean().describe(\"Whether the track can be downloaded\"),\n fullDuration: z.number().int().describe(\"Full duration of the track in milliseconds\"),\n lastModified: z.string().describe(\"ISO 8601 timestamp of last modification\"),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\"),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\"),\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\"),\n hasDownloadsLeft: z.boolean().describe(\"Whether download quota remains for the track\").nullable().optional(),\n monetizationModel: z.string().describe(\"Monetization model for the track\").nullable().optional(),\n}).describe(\"Track object representing a SoundCloud track\");\nexport const SoundcloudCreatesAPlaylistOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the playlist\"),\n uri: z.string().describe(\"API URI for the playlist resource\"),\n kind: z.string().describe(\"Type of resource, typically 'playlist'\"),\n user: SoundcloudCreatesAPlaylist_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Title of the playlist\"),\n public: z.boolean().describe(\"Whether the playlist is publicly visible\"),\n tracks: z.array(SoundcloudCreatesAPlaylist_TrackSchema).describe(\"Array of track objects included in the playlist\"),\n userId: z.number().int().describe(\"ID of the user who created the playlist\"),\n isAlbum: z.boolean().describe(\"Whether this playlist is classified as an album\").nullable().optional(),\n license: z.string().describe(\"License type for the playlist content\").nullable().optional(),\n setType: z.string().describe(\"Type of set (e.g., 'playlist', 'album')\").nullable().optional(),\n sharing: z.string().describe(\"Privacy setting for the playlist (e.g., 'public', 'private')\").nullable().optional(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the playlist\").nullable().optional(),\n duration: z.number().int().describe(\"Total duration of all tracks in the playlist in milliseconds\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the playlist was created\"),\n labelName: z.string().describe(\"Label name associated with the playlist\").nullable().optional(),\n permalink: z.string().describe(\"Unique permalink identifier for the playlist\"),\n artworkUrl: z.string().describe(\"URL to the playlist's artwork image\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\"),\n trackCount: z.number().int().describe(\"Number of tracks in the playlist\"),\n description: z.string().describe(\"Description text for the playlist\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"ISO 8601 timestamp when the playlist was published\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private playlist access\").nullable().optional(),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp of last modification\"),\n permalinkUrl: z.string().describe(\"Full URL to the playlist on SoundCloud\"),\n managedByFeeds: z.boolean().describe(\"Whether the playlist is managed by feeds\").nullable().optional(),\n}).describe(\"Response schema for `CreatesAPlaylist`\");\n\nexport const soundcloudCreatesAPlaylist = action(\"SOUNDCLOUD_CREATES_A_PLAYLIST\", {\n slug: \"soundcloud-creates-a-playlist\",\n name: \"Creates a playlist\",\n description: \"The `/playlists` POST endpoint on SoundCloud allows for playlist creation with title, description, mode, and tracks in a JSON body, requiring AuthHeader. It returns a 201 and playlist details on success, with 401 and 404 codes for errors.\",\n input: SoundcloudCreatesAPlaylistInput,\n output: SoundcloudCreatesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAgDA,IAAAA,EAAE,OAAO;CACpE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CAC3E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACnE,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CACvE,kBAAkBA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;CACpH,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;CAClE,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CACvE,mBAAmBA,IAAAA,EAAE,KAAK,CAAC,UAAU,SAAS,CAAC,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CACxF,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS;CAC3E,qBAAqBA,IAAAA,EAAE,KAAK,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS;CAC/F,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CACpF,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS;CACnF,uBAAuBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,YAAY,CAAC,CAAC,SAAS;CAClE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACtE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACtE,yBAAyBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,cAAc,CAAC,CAAC,SAAS;CACtE,0BAA0BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS;CAC7E,2BAA2BA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,CAAC,CAAC,SAAS;AAC5E,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,wCAAsDA,IAAAA,EAAE,OAAO;CACnE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gCAAgC;CAC9D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B;CACxD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC;CAC9D,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sBAAsB;CACpD,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,sCAAsC;CACrE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD;CACrF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC;CACzE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CAClE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,gBAAgBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CAC5E,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;CACnF,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC9G,CAAC,CAAC,CAAC,SAAS,4CAA4C;AACxD,MAAM,yCAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;CAC/D,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC;CACzD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CAC/D,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,6CAA6C;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB;CAC/C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,uCAAuC;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CACzE,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,uCAAuC;CAC3E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C;CAC9E,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C;CAC1E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wCAAwC;CAC9E,YAAYA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mCAAmC;CACpE,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C;CAC9E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iCAAiC;CACzE,cAAcA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qCAAqC;CACxE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C;CACpF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAC3E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC;CACvE,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6CAA6C;CACrF,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACpF,kBAAkBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,SAAS,8CAA8C;AAC1D,MAAa,mCAAiDA,IAAAA,EAAE,OAAO;CACrE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC;CAClE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAClE,MAAM,sCAAsC,SAAS;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB;CAClD,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C;CACvE,QAAQA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,iDAAiD;CAClH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yCAAyC;CAC3E,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,iDAAiD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D;CAClG,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD;CACjF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C;CAC7E,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C;CACjF,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC;CACxE,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC;CAC3E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC;CAC1E,gBAAgBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACvG,CAAC,CAAC,CAAC,SAAS,wCAAwC;AAEpD,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"creates-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/creates-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudCreatesAPlaylistInput = z.object({\n playlist__ean: z.string().describe(\"The European Article Number\").optional(),\n playlist__genre: z.string().describe(\"Playlist\\\"s genre\").optional(),\n playlist__title: z.string().describe(\"Title of the playlist\").optional(),\n playlist__tracks: z.array(z.record(z.string(), z.unknown())).describe(\"List of tracks to add to playlist\").optional(),\n playlist__license: z.string().describe(\"License number\").optional(),\n playlist__release: z.string().describe(\"Playlist\\\"s release\").optional(),\n playlist__sharing: z.enum([\"public\", \"private\"]).describe(\"public or private\").optional(),\n playlist__permalink: z.string().describe(\"Playlist\\\"s permalink\").optional(),\n playlist__set__type: z.enum([\"album\", \"playlist\"]).describe(\"Playlist or album type\").optional(),\n playlist__tag__list: z.string().describe(\"A comma-separated list of tags\").optional(),\n playlist__description: z.string().describe(\"Description of the playlist\").optional(),\n playlist__label__name: z.string().describe(\"Label name\").optional(),\n playlist__artwork__data: z.string().describe(\"Artwork Data\").optional(),\n playlist__purchase__url: z.string().describe(\"Purchase URL\").optional(),\n playlist__release__date: z.string().describe(\"Release date\").optional(),\n playlist__permalink__url: z.string().describe(\"Full permalink URL\").optional(),\n playlist__purchase__title: z.string().describe(\"Purchase title\").optional(),\n}).describe(\"Request schema for `CreatesAPlaylist`\");\nconst SoundcloudCreatesAPlaylist_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 city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, typically 'user'\").nullable(),\n lastName: z.string().describe(\"Last name of the user\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable(),\n firstName: z.string().describe(\"First name of the user\").nullable().optional(),\n likesCount: z.number().int().describe(\"Total number of likes by the user\").nullable(),\n countryCode: z.string().describe(\"ISO country code for the user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile\").nullable(),\n commentsCount: z.number().int().describe(\"Total number of comments by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable(),\n followingsCount: z.number().int().describe(\"Number of users this user is following\").nullable(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists the user has liked\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nconst SoundcloudCreatesAPlaylist_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n uri: z.string().describe(\"API URI for the track resource\").nullable(),\n kind: z.string().describe(\"Type of resource, typically 'track'\").nullable(),\n user: z.unknown().describe(\"User object representing the track uploader\"),\n genre: z.string().describe(\"Genre classification of the track\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n policy: z.string().describe(\"Policy setting for the track\").nullable().optional(),\n public: z.boolean().describe(\"Whether the track is publicly visible\").nullable(),\n userId: z.number().int().describe(\"ID of the user who uploaded the track\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable().optional(),\n duration: z.number().int().describe(\"Duration of the track in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Label name associated with the track\").nullable().optional(),\n permalink: z.string().describe(\"Unique permalink identifier for the track\").nullable(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the track has received\").nullable(),\n streamable: z.boolean().describe(\"Whether the track can be streamed\").nullable(),\n commentable: z.boolean().describe(\"Whether comments are enabled for the track\").nullable(),\n description: z.string().describe(\"Description text for the track\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the track\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private track access\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable().optional(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable(),\n downloadable: z.boolean().describe(\"Whether the track can be downloaded\").nullable(),\n fullDuration: z.number().int().describe(\"Full duration of the track in milliseconds\").nullable(),\n lastModified: z.string().describe(\"ISO 8601 timestamp of last modification\").nullable(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable(),\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(),\n hasDownloadsLeft: z.boolean().describe(\"Whether download quota remains for the track\").nullable().optional(),\n monetizationModel: z.string().describe(\"Monetization model for the track\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a SoundCloud track\");\nexport const SoundcloudCreatesAPlaylistOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the playlist\").nullable(),\n uri: z.string().describe(\"API URI for the playlist resource\").nullable(),\n kind: z.string().describe(\"Type of resource, typically 'playlist'\").nullable(),\n user: SoundcloudCreatesAPlaylist_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Title of the playlist\").nullable(),\n public: z.boolean().describe(\"Whether the playlist is publicly visible\").nullable(),\n tracks: z.array(SoundcloudCreatesAPlaylist_TrackSchema).describe(\"Array of track objects included in the playlist\"),\n userId: z.number().int().describe(\"ID of the user who created the playlist\").nullable(),\n isAlbum: z.boolean().describe(\"Whether this playlist is classified as an album\").nullable().optional(),\n license: z.string().describe(\"License type for the playlist content\").nullable().optional(),\n setType: z.string().describe(\"Type of set (e.g., 'playlist', 'album')\").nullable().optional(),\n sharing: z.string().describe(\"Privacy setting for the playlist (e.g., 'public', 'private')\").nullable().optional(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the playlist\").nullable().optional(),\n duration: z.number().int().describe(\"Total duration of all tracks in the playlist in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the playlist was created\").nullable(),\n labelName: z.string().describe(\"Label name associated with the playlist\").nullable().optional(),\n permalink: z.string().describe(\"Unique permalink identifier for the playlist\").nullable(),\n artworkUrl: z.string().describe(\"URL to the playlist's artwork image\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks in the playlist\").nullable(),\n description: z.string().describe(\"Description text for the playlist\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"ISO 8601 timestamp when the playlist was published\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private playlist access\").nullable().optional(),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp of last modification\").nullable(),\n permalinkUrl: z.string().describe(\"Full URL to the playlist on SoundCloud\").nullable(),\n managedByFeeds: z.boolean().describe(\"Whether the playlist is managed by feeds\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `CreatesAPlaylist`\");\n\nexport const soundcloudCreatesAPlaylist = action(\"SOUNDCLOUD_CREATES_A_PLAYLIST\", {\n slug: \"soundcloud-creates-a-playlist\",\n name: \"Creates a playlist\",\n description: \"The `/playlists` POST endpoint on SoundCloud allows for playlist creation with title, description, mode, and tracks in a JSON body, requiring AuthHeader. It returns a 201 and playlist details on success, with 401 and 404 codes for errors.\",\n input: SoundcloudCreatesAPlaylistInput,\n output: SoundcloudCreatesAPlaylistOutput,\n});\n"],"mappings":"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"}
@@ -1,9 +1,133 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/creates-a-playlist.d.ts
4
- declare const SoundcloudCreatesAPlaylistInput: z.ZodTypeAny;
5
- declare const SoundcloudCreatesAPlaylistOutput: z.ZodTypeAny;
6
- declare const soundcloudCreatesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudCreatesAPlaylistInput: z.ZodObject<{
5
+ playlist__ean: z.ZodOptional<z.ZodString>;
6
+ playlist__genre: z.ZodOptional<z.ZodString>;
7
+ playlist__title: z.ZodOptional<z.ZodString>;
8
+ playlist__tracks: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
9
+ playlist__license: z.ZodOptional<z.ZodString>;
10
+ playlist__release: z.ZodOptional<z.ZodString>;
11
+ playlist__sharing: z.ZodOptional<z.ZodEnum<{
12
+ public: "public";
13
+ private: "private";
14
+ }>>;
15
+ playlist__permalink: z.ZodOptional<z.ZodString>;
16
+ playlist__set__type: z.ZodOptional<z.ZodEnum<{
17
+ album: "album";
18
+ playlist: "playlist";
19
+ }>>;
20
+ playlist__tag__list: z.ZodOptional<z.ZodString>;
21
+ playlist__description: z.ZodOptional<z.ZodString>;
22
+ playlist__label__name: z.ZodOptional<z.ZodString>;
23
+ playlist__artwork__data: z.ZodOptional<z.ZodString>;
24
+ playlist__purchase__url: z.ZodOptional<z.ZodString>;
25
+ playlist__release__date: z.ZodOptional<z.ZodString>;
26
+ playlist__permalink__url: z.ZodOptional<z.ZodString>;
27
+ playlist__purchase__title: z.ZodOptional<z.ZodString>;
28
+ }, z.core.$strip>;
29
+ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
30
+ id: z.ZodNullable<z.ZodNumber>;
31
+ uri: z.ZodNullable<z.ZodString>;
32
+ kind: z.ZodNullable<z.ZodString>;
33
+ user: z.ZodNullable<z.ZodObject<{
34
+ id: z.ZodNullable<z.ZodNumber>;
35
+ uri: z.ZodNullable<z.ZodString>;
36
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ kind: z.ZodNullable<z.ZodString>;
38
+ lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ username: z.ZodNullable<z.ZodString>;
40
+ verified: z.ZodNullable<z.ZodBoolean>;
41
+ avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ createdAt: z.ZodNullable<z.ZodString>;
43
+ firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ likesCount: z.ZodNullable<z.ZodNumber>;
45
+ countryCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ permalinkUrl: z.ZodNullable<z.ZodString>;
48
+ commentsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ followersCount: z.ZodNullable<z.ZodNumber>;
50
+ followingsCount: z.ZodNullable<z.ZodNumber>;
51
+ playlistLikesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
52
+ }, z.core.$loose>>;
53
+ genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ title: z.ZodNullable<z.ZodString>;
55
+ public: z.ZodNullable<z.ZodBoolean>;
56
+ tracks: z.ZodArray<z.ZodObject<{
57
+ id: z.ZodNullable<z.ZodNumber>;
58
+ uri: z.ZodNullable<z.ZodString>;
59
+ kind: z.ZodNullable<z.ZodString>;
60
+ user: z.ZodUnknown;
61
+ genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ title: z.ZodNullable<z.ZodString>;
63
+ policy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ public: z.ZodNullable<z.ZodBoolean>;
65
+ userId: z.ZodNullable<z.ZodNumber>;
66
+ tagList: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ duration: z.ZodNullable<z.ZodNumber>;
68
+ createdAt: z.ZodNullable<z.ZodString>;
69
+ labelName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ permalink: z.ZodNullable<z.ZodString>;
71
+ artworkUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ likesCount: z.ZodNullable<z.ZodNumber>;
73
+ streamable: z.ZodNullable<z.ZodBoolean>;
74
+ commentable: z.ZodNullable<z.ZodBoolean>;
75
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
76
+ displayDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
77
+ secretToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
+ waveformUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
79
+ commentCount: z.ZodNullable<z.ZodNumber>;
80
+ downloadable: z.ZodNullable<z.ZodBoolean>;
81
+ fullDuration: z.ZodNullable<z.ZodNumber>;
82
+ lastModified: z.ZodNullable<z.ZodString>;
83
+ permalinkUrl: z.ZodNullable<z.ZodString>;
84
+ repostsCount: z.ZodNullable<z.ZodNumber>;
85
+ downloadCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
86
+ playbackCount: z.ZodNullable<z.ZodNumber>;
87
+ hasDownloadsLeft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
88
+ monetizationModel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
89
+ }, z.core.$loose>>;
90
+ userId: z.ZodNullable<z.ZodNumber>;
91
+ isAlbum: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
92
+ license: z.ZodOptional<z.ZodNullable<z.ZodString>>;
93
+ setType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
94
+ sharing: z.ZodOptional<z.ZodNullable<z.ZodString>>;
95
+ tagList: z.ZodOptional<z.ZodNullable<z.ZodString>>;
96
+ duration: z.ZodNullable<z.ZodNumber>;
97
+ createdAt: z.ZodNullable<z.ZodString>;
98
+ labelName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
99
+ permalink: z.ZodNullable<z.ZodString>;
100
+ artworkUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
101
+ likesCount: z.ZodNullable<z.ZodNumber>;
102
+ trackCount: z.ZodNullable<z.ZodNumber>;
103
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
104
+ displayDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
105
+ publishedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
106
+ secretToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
107
+ embeddableBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
108
+ lastModified: z.ZodNullable<z.ZodString>;
109
+ permalinkUrl: z.ZodNullable<z.ZodString>;
110
+ managedByFeeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
111
+ }, z.core.$loose>;
112
+ declare const soundcloudCreatesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
113
+ playlist__ean?: string | undefined;
114
+ playlist__genre?: string | undefined;
115
+ playlist__title?: string | undefined;
116
+ playlist__tracks?: Record<string, unknown>[] | undefined;
117
+ playlist__license?: string | undefined;
118
+ playlist__release?: string | undefined;
119
+ playlist__sharing?: "public" | "private" | undefined;
120
+ playlist__permalink?: string | undefined;
121
+ playlist__set__type?: "album" | "playlist" | undefined;
122
+ playlist__tag__list?: string | undefined;
123
+ playlist__description?: string | undefined;
124
+ playlist__label__name?: string | undefined;
125
+ playlist__artwork__data?: string | undefined;
126
+ playlist__purchase__url?: string | undefined;
127
+ playlist__release__date?: string | undefined;
128
+ playlist__permalink__url?: string | undefined;
129
+ playlist__purchase__title?: string | undefined;
130
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
131
  //#endregion
8
132
  export { soundcloudCreatesAPlaylist };
9
133
  //# sourceMappingURL=creates-a-playlist.d.cts.map
@@ -1 +1 @@
1
- {"version":3,"file":"creates-a-playlist.d.cts","names":[],"sources":["../../src/actions/creates-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAkBI;AAAA,cAuDvC,gCAAA,EAAkC,CAAA,CAAE,UA8BI;AAAA,cAExC,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"creates-a-playlist.d.cts","names":[],"sources":["../../src/actions/creates-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAyE/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgChC,0BAAA,gCAA0B,wBAAA;;;;qBAMrC,MAAA"}
@@ -1,9 +1,133 @@
1
1
  import { z } from "zod";
2
2
 
3
3
  //#region src/actions/creates-a-playlist.d.ts
4
- declare const SoundcloudCreatesAPlaylistInput: z.ZodTypeAny;
5
- declare const SoundcloudCreatesAPlaylistOutput: z.ZodTypeAny;
6
- declare const soundcloudCreatesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<unknown, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
4
+ declare const SoundcloudCreatesAPlaylistInput: z.ZodObject<{
5
+ playlist__ean: z.ZodOptional<z.ZodString>;
6
+ playlist__genre: z.ZodOptional<z.ZodString>;
7
+ playlist__title: z.ZodOptional<z.ZodString>;
8
+ playlist__tracks: z.ZodOptional<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
9
+ playlist__license: z.ZodOptional<z.ZodString>;
10
+ playlist__release: z.ZodOptional<z.ZodString>;
11
+ playlist__sharing: z.ZodOptional<z.ZodEnum<{
12
+ public: "public";
13
+ private: "private";
14
+ }>>;
15
+ playlist__permalink: z.ZodOptional<z.ZodString>;
16
+ playlist__set__type: z.ZodOptional<z.ZodEnum<{
17
+ album: "album";
18
+ playlist: "playlist";
19
+ }>>;
20
+ playlist__tag__list: z.ZodOptional<z.ZodString>;
21
+ playlist__description: z.ZodOptional<z.ZodString>;
22
+ playlist__label__name: z.ZodOptional<z.ZodString>;
23
+ playlist__artwork__data: z.ZodOptional<z.ZodString>;
24
+ playlist__purchase__url: z.ZodOptional<z.ZodString>;
25
+ playlist__release__date: z.ZodOptional<z.ZodString>;
26
+ playlist__permalink__url: z.ZodOptional<z.ZodString>;
27
+ playlist__purchase__title: z.ZodOptional<z.ZodString>;
28
+ }, z.core.$strip>;
29
+ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
30
+ id: z.ZodNullable<z.ZodNumber>;
31
+ uri: z.ZodNullable<z.ZodString>;
32
+ kind: z.ZodNullable<z.ZodString>;
33
+ user: z.ZodNullable<z.ZodObject<{
34
+ id: z.ZodNullable<z.ZodNumber>;
35
+ uri: z.ZodNullable<z.ZodString>;
36
+ city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
37
+ kind: z.ZodNullable<z.ZodString>;
38
+ lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
39
+ username: z.ZodNullable<z.ZodString>;
40
+ verified: z.ZodNullable<z.ZodBoolean>;
41
+ avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
42
+ createdAt: z.ZodNullable<z.ZodString>;
43
+ firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
44
+ likesCount: z.ZodNullable<z.ZodNumber>;
45
+ countryCode: z.ZodOptional<z.ZodNullable<z.ZodString>>;
46
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
47
+ permalinkUrl: z.ZodNullable<z.ZodString>;
48
+ commentsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
49
+ followersCount: z.ZodNullable<z.ZodNumber>;
50
+ followingsCount: z.ZodNullable<z.ZodNumber>;
51
+ playlistLikesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
52
+ }, z.core.$loose>>;
53
+ genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
+ title: z.ZodNullable<z.ZodString>;
55
+ public: z.ZodNullable<z.ZodBoolean>;
56
+ tracks: z.ZodArray<z.ZodObject<{
57
+ id: z.ZodNullable<z.ZodNumber>;
58
+ uri: z.ZodNullable<z.ZodString>;
59
+ kind: z.ZodNullable<z.ZodString>;
60
+ user: z.ZodUnknown;
61
+ genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
62
+ title: z.ZodNullable<z.ZodString>;
63
+ policy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
64
+ public: z.ZodNullable<z.ZodBoolean>;
65
+ userId: z.ZodNullable<z.ZodNumber>;
66
+ tagList: z.ZodOptional<z.ZodNullable<z.ZodString>>;
67
+ duration: z.ZodNullable<z.ZodNumber>;
68
+ createdAt: z.ZodNullable<z.ZodString>;
69
+ labelName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
70
+ permalink: z.ZodNullable<z.ZodString>;
71
+ artworkUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
72
+ likesCount: z.ZodNullable<z.ZodNumber>;
73
+ streamable: z.ZodNullable<z.ZodBoolean>;
74
+ commentable: z.ZodNullable<z.ZodBoolean>;
75
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
76
+ displayDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
77
+ secretToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
78
+ waveformUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
79
+ commentCount: z.ZodNullable<z.ZodNumber>;
80
+ downloadable: z.ZodNullable<z.ZodBoolean>;
81
+ fullDuration: z.ZodNullable<z.ZodNumber>;
82
+ lastModified: z.ZodNullable<z.ZodString>;
83
+ permalinkUrl: z.ZodNullable<z.ZodString>;
84
+ repostsCount: z.ZodNullable<z.ZodNumber>;
85
+ downloadCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
86
+ playbackCount: z.ZodNullable<z.ZodNumber>;
87
+ hasDownloadsLeft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
88
+ monetizationModel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
89
+ }, z.core.$loose>>;
90
+ userId: z.ZodNullable<z.ZodNumber>;
91
+ isAlbum: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
92
+ license: z.ZodOptional<z.ZodNullable<z.ZodString>>;
93
+ setType: z.ZodOptional<z.ZodNullable<z.ZodString>>;
94
+ sharing: z.ZodOptional<z.ZodNullable<z.ZodString>>;
95
+ tagList: z.ZodOptional<z.ZodNullable<z.ZodString>>;
96
+ duration: z.ZodNullable<z.ZodNumber>;
97
+ createdAt: z.ZodNullable<z.ZodString>;
98
+ labelName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
99
+ permalink: z.ZodNullable<z.ZodString>;
100
+ artworkUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
101
+ likesCount: z.ZodNullable<z.ZodNumber>;
102
+ trackCount: z.ZodNullable<z.ZodNumber>;
103
+ description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
104
+ displayDate: z.ZodOptional<z.ZodNullable<z.ZodString>>;
105
+ publishedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
106
+ secretToken: z.ZodOptional<z.ZodNullable<z.ZodString>>;
107
+ embeddableBy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
108
+ lastModified: z.ZodNullable<z.ZodString>;
109
+ permalinkUrl: z.ZodNullable<z.ZodString>;
110
+ managedByFeeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
111
+ }, z.core.$loose>;
112
+ declare const soundcloudCreatesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
113
+ playlist__ean?: string | undefined;
114
+ playlist__genre?: string | undefined;
115
+ playlist__title?: string | undefined;
116
+ playlist__tracks?: Record<string, unknown>[] | undefined;
117
+ playlist__license?: string | undefined;
118
+ playlist__release?: string | undefined;
119
+ playlist__sharing?: "public" | "private" | undefined;
120
+ playlist__permalink?: string | undefined;
121
+ playlist__set__type?: "album" | "playlist" | undefined;
122
+ playlist__tag__list?: string | undefined;
123
+ playlist__description?: string | undefined;
124
+ playlist__label__name?: string | undefined;
125
+ playlist__artwork__data?: string | undefined;
126
+ playlist__purchase__url?: string | undefined;
127
+ playlist__release__date?: string | undefined;
128
+ playlist__permalink__url?: string | undefined;
129
+ playlist__purchase__title?: string | undefined;
130
+ }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
7
131
  //#endregion
8
132
  export { soundcloudCreatesAPlaylist };
9
133
  //# sourceMappingURL=creates-a-playlist.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"creates-a-playlist.d.mts","names":[],"sources":["../../src/actions/creates-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,EAAiC,CAAA,CAAE,UAkBI;AAAA,cAuDvC,gCAAA,EAAkC,CAAA,CAAE,UA8BI;AAAA,cAExC,0BAAA,gCAA0B,wBAAA,iDAAA,mBAAA,yCAAA,UAAA,4CAAA,UAAA"}
1
+ {"version":3,"file":"creates-a-playlist.d.mts","names":[],"sources":["../../src/actions/creates-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;cAyE/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAgChC,0BAAA,gCAA0B,wBAAA;;;;qBAMrC,MAAA"}