@keystrokehq/soundcloud 0.1.2 → 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 (291) hide show
  1. package/dist/actions/creates-a-playlist.cjs +3 -3
  2. package/dist/actions/creates-a-playlist.cjs.map +1 -1
  3. package/dist/actions/creates-a-playlist.d.cts +3 -3
  4. package/dist/actions/creates-a-playlist.d.mts +3 -3
  5. package/dist/actions/creates-a-playlist.mjs +3 -3
  6. package/dist/actions/creates-a-playlist.mjs.map +1 -1
  7. package/dist/actions/deletes-a-playlist.cjs +1 -1
  8. package/dist/actions/deletes-a-playlist.cjs.map +1 -1
  9. package/dist/actions/deletes-a-playlist.d.cts +1 -1
  10. package/dist/actions/deletes-a-playlist.d.mts +1 -1
  11. package/dist/actions/deletes-a-playlist.mjs +1 -1
  12. package/dist/actions/deletes-a-playlist.mjs.map +1 -1
  13. package/dist/actions/deletes-a-track.cjs +1 -1
  14. package/dist/actions/deletes-a-track.cjs.map +1 -1
  15. package/dist/actions/deletes-a-track.d.cts +1 -1
  16. package/dist/actions/deletes-a-track.d.cts.map +1 -1
  17. package/dist/actions/deletes-a-track.d.mts +1 -1
  18. package/dist/actions/deletes-a-track.d.mts.map +1 -1
  19. package/dist/actions/deletes-a-track.mjs +1 -1
  20. package/dist/actions/deletes-a-track.mjs.map +1 -1
  21. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +3 -3
  22. package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
  23. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +3 -3
  24. package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +3 -3
  25. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +3 -3
  26. package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
  27. package/dist/actions/fetch-user-favorites.cjs +3 -3
  28. package/dist/actions/fetch-user-favorites.cjs.map +1 -1
  29. package/dist/actions/fetch-user-favorites.d.cts +3 -3
  30. package/dist/actions/fetch-user-favorites.d.mts +3 -3
  31. package/dist/actions/fetch-user-favorites.mjs +3 -3
  32. package/dist/actions/fetch-user-favorites.mjs.map +1 -1
  33. package/dist/actions/fetch-user-following-details.cjs +2 -2
  34. package/dist/actions/fetch-user-following-details.cjs.map +1 -1
  35. package/dist/actions/fetch-user-following-details.d.cts +2 -2
  36. package/dist/actions/fetch-user-following-details.d.mts +2 -2
  37. package/dist/actions/fetch-user-following-details.mjs +2 -2
  38. package/dist/actions/fetch-user-following-details.mjs.map +1 -1
  39. package/dist/actions/follows-a-user.cjs +1 -1
  40. package/dist/actions/follows-a-user.cjs.map +1 -1
  41. package/dist/actions/follows-a-user.d.cts +1 -1
  42. package/dist/actions/follows-a-user.d.mts +1 -1
  43. package/dist/actions/follows-a-user.mjs +1 -1
  44. package/dist/actions/follows-a-user.mjs.map +1 -1
  45. package/dist/actions/get-related-tracks.cjs +3 -3
  46. package/dist/actions/get-related-tracks.cjs.map +1 -1
  47. package/dist/actions/get-related-tracks.d.cts +3 -3
  48. package/dist/actions/get-related-tracks.d.mts +3 -3
  49. package/dist/actions/get-related-tracks.mjs +3 -3
  50. package/dist/actions/get-related-tracks.mjs.map +1 -1
  51. package/dist/actions/get-track-likers.cjs +2 -2
  52. package/dist/actions/get-track-likers.cjs.map +1 -1
  53. package/dist/actions/get-track-likers.d.cts +2 -2
  54. package/dist/actions/get-track-likers.d.mts +2 -2
  55. package/dist/actions/get-track-likers.mjs +2 -2
  56. package/dist/actions/get-track-likers.mjs.map +1 -1
  57. package/dist/actions/likes-a-playlist.cjs +1 -1
  58. package/dist/actions/likes-a-playlist.cjs.map +1 -1
  59. package/dist/actions/likes-a-playlist.d.cts +1 -1
  60. package/dist/actions/likes-a-playlist.d.mts +1 -1
  61. package/dist/actions/likes-a-playlist.mjs +1 -1
  62. package/dist/actions/likes-a-playlist.mjs.map +1 -1
  63. package/dist/actions/likes-a-track.cjs +1 -1
  64. package/dist/actions/likes-a-track.cjs.map +1 -1
  65. package/dist/actions/likes-a-track.d.cts +1 -1
  66. package/dist/actions/likes-a-track.d.mts +1 -1
  67. package/dist/actions/likes-a-track.mjs +1 -1
  68. package/dist/actions/likes-a-track.mjs.map +1 -1
  69. package/dist/actions/list-authenticated-user-followers.cjs +3 -3
  70. package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
  71. package/dist/actions/list-authenticated-user-followers.d.cts +3 -3
  72. package/dist/actions/list-authenticated-user-followers.d.mts +3 -3
  73. package/dist/actions/list-authenticated-user-followers.mjs +3 -3
  74. package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
  75. package/dist/actions/list-followed-by-user.cjs +4 -4
  76. package/dist/actions/list-followed-by-user.cjs.map +1 -1
  77. package/dist/actions/list-followed-by-user.d.cts +4 -4
  78. package/dist/actions/list-followed-by-user.d.mts +4 -4
  79. package/dist/actions/list-followed-by-user.mjs +4 -4
  80. package/dist/actions/list-followed-by-user.mjs.map +1 -1
  81. package/dist/actions/list-user-favorites.cjs +7 -7
  82. package/dist/actions/list-user-favorites.cjs.map +1 -1
  83. package/dist/actions/list-user-favorites.d.cts +7 -7
  84. package/dist/actions/list-user-favorites.d.mts +7 -7
  85. package/dist/actions/list-user-favorites.mjs +7 -7
  86. package/dist/actions/list-user-favorites.mjs.map +1 -1
  87. package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -1
  88. package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
  89. package/dist/actions/oauth2-authorization-redirect-handler.d.cts +1 -1
  90. package/dist/actions/oauth2-authorization-redirect-handler.d.mts +1 -1
  91. package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -1
  92. package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
  93. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +4 -4
  94. package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
  95. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +4 -4
  96. package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +4 -4
  97. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +4 -4
  98. package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
  99. package/dist/actions/performs-a-user-search-based-on-a-query.cjs +5 -5
  100. package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
  101. package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +5 -5
  102. package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +5 -5
  103. package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
  104. package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
  105. package/dist/actions/provision-access-tokens-post-authorization.cjs +1 -1
  106. package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
  107. package/dist/actions/provision-access-tokens-post-authorization.d.cts +1 -1
  108. package/dist/actions/provision-access-tokens-post-authorization.d.mts +1 -1
  109. package/dist/actions/provision-access-tokens-post-authorization.mjs +1 -1
  110. package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
  111. package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
  112. package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
  113. package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +8 -8
  114. package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +8 -8
  115. package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
  116. package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
  117. package/dist/actions/recent-tracks-from-followed-users.cjs +4 -4
  118. package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
  119. package/dist/actions/recent-tracks-from-followed-users.d.cts +4 -4
  120. package/dist/actions/recent-tracks-from-followed-users.d.mts +4 -4
  121. package/dist/actions/recent-tracks-from-followed-users.mjs +4 -4
  122. package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
  123. package/dist/actions/remove-playlist-repost.cjs +2 -2
  124. package/dist/actions/remove-playlist-repost.cjs.map +1 -1
  125. package/dist/actions/remove-playlist-repost.d.cts +2 -2
  126. package/dist/actions/remove-playlist-repost.d.mts +2 -2
  127. package/dist/actions/remove-playlist-repost.mjs +2 -2
  128. package/dist/actions/remove-playlist-repost.mjs.map +1 -1
  129. package/dist/actions/remove-track-repost.cjs +1 -1
  130. package/dist/actions/remove-track-repost.cjs.map +1 -1
  131. package/dist/actions/remove-track-repost.d.cts +1 -1
  132. package/dist/actions/remove-track-repost.d.cts.map +1 -1
  133. package/dist/actions/remove-track-repost.d.mts +1 -1
  134. package/dist/actions/remove-track-repost.d.mts.map +1 -1
  135. package/dist/actions/remove-track-repost.mjs +1 -1
  136. package/dist/actions/remove-track-repost.mjs.map +1 -1
  137. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
  138. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
  139. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +1 -1
  140. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
  141. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +1 -1
  142. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
  143. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -1
  144. package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
  145. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
  146. package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
  147. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +1 -1
  148. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
  149. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +1 -1
  150. package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
  151. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -1
  152. package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
  153. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +3 -3
  154. package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
  155. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +3 -3
  156. package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +3 -3
  157. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +3 -3
  158. package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
  159. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +4 -4
  160. package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
  161. package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +4 -4
  162. package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +4 -4
  163. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +4 -4
  164. package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
  165. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +7 -7
  166. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
  167. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +7 -7
  168. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +7 -7
  169. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +7 -7
  170. package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
  171. package/dist/actions/returns-a-list-of-user-s-followers.cjs +3 -3
  172. package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
  173. package/dist/actions/returns-a-list-of-user-s-followers.d.cts +3 -3
  174. package/dist/actions/returns-a-list-of-user-s-followers.d.mts +3 -3
  175. package/dist/actions/returns-a-list-of-user-s-followers.mjs +3 -3
  176. package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
  177. package/dist/actions/returns-a-list-of-user-s-followings.cjs +4 -4
  178. package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
  179. package/dist/actions/returns-a-list-of-user-s-followings.d.cts +4 -4
  180. package/dist/actions/returns-a-list-of-user-s-followings.d.mts +4 -4
  181. package/dist/actions/returns-a-list-of-user-s-followings.mjs +4 -4
  182. package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
  183. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +3 -3
  184. package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
  185. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +3 -3
  186. package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +3 -3
  187. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +3 -3
  188. package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
  189. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +3 -3
  190. package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
  191. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +3 -3
  192. package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +3 -3
  193. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +3 -3
  194. package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
  195. package/dist/actions/returns-a-playlist.cjs +2 -2
  196. package/dist/actions/returns-a-playlist.cjs.map +1 -1
  197. package/dist/actions/returns-a-playlist.d.cts +2 -2
  198. package/dist/actions/returns-a-playlist.d.mts +2 -2
  199. package/dist/actions/returns-a-playlist.mjs +2 -2
  200. package/dist/actions/returns-a-playlist.mjs.map +1 -1
  201. package/dist/actions/returns-a-track-s-streamable-urls.cjs +1 -1
  202. package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
  203. package/dist/actions/returns-a-track-s-streamable-urls.d.cts +1 -1
  204. package/dist/actions/returns-a-track-s-streamable-urls.d.mts +1 -1
  205. package/dist/actions/returns-a-track-s-streamable-urls.mjs +1 -1
  206. package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
  207. package/dist/actions/returns-a-track.cjs +2 -2
  208. package/dist/actions/returns-a-track.cjs.map +1 -1
  209. package/dist/actions/returns-a-track.d.cts +2 -2
  210. package/dist/actions/returns-a-track.d.mts +2 -2
  211. package/dist/actions/returns-a-track.mjs +2 -2
  212. package/dist/actions/returns-a-track.mjs.map +1 -1
  213. package/dist/actions/returns-a-user.cjs +4 -4
  214. package/dist/actions/returns-a-user.cjs.map +1 -1
  215. package/dist/actions/returns-a-user.d.cts +4 -4
  216. package/dist/actions/returns-a-user.d.mts +4 -4
  217. package/dist/actions/returns-a-user.mjs +4 -4
  218. package/dist/actions/returns-a-user.mjs.map +1 -1
  219. package/dist/actions/returns-the-authenticated-user-s-activities.cjs +2 -2
  220. package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
  221. package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +2 -2
  222. package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +2 -2
  223. package/dist/actions/returns-the-authenticated-user-s-activities.mjs +2 -2
  224. package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
  225. package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
  226. package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
  227. package/dist/actions/returns-the-authenticated-user-s-information.d.cts +2 -2
  228. package/dist/actions/returns-the-authenticated-user-s-information.d.mts +2 -2
  229. package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
  230. package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
  231. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +5 -5
  232. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
  233. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +8 -8
  234. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +8 -8
  235. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +5 -5
  236. package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
  237. package/dist/actions/returns-tracks-under-a-playlist.cjs +4 -4
  238. package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
  239. package/dist/actions/returns-tracks-under-a-playlist.d.cts +4 -4
  240. package/dist/actions/returns-tracks-under-a-playlist.d.mts +4 -4
  241. package/dist/actions/returns-tracks-under-a-playlist.mjs +4 -4
  242. package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
  243. package/dist/actions/returns-user-s-playlists-sets.cjs +3 -3
  244. package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
  245. package/dist/actions/returns-user-s-playlists-sets.d.cts +3 -3
  246. package/dist/actions/returns-user-s-playlists-sets.d.mts +3 -3
  247. package/dist/actions/returns-user-s-playlists-sets.mjs +3 -3
  248. package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
  249. package/dist/actions/unfollow-user.cjs +1 -1
  250. package/dist/actions/unfollow-user.cjs.map +1 -1
  251. package/dist/actions/unfollow-user.d.cts +1 -1
  252. package/dist/actions/unfollow-user.d.mts +1 -1
  253. package/dist/actions/unfollow-user.mjs +1 -1
  254. package/dist/actions/unfollow-user.mjs.map +1 -1
  255. package/dist/actions/unlikes-a-playlist.cjs +1 -1
  256. package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
  257. package/dist/actions/unlikes-a-playlist.d.cts +1 -1
  258. package/dist/actions/unlikes-a-playlist.d.mts +1 -1
  259. package/dist/actions/unlikes-a-playlist.mjs +1 -1
  260. package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
  261. package/dist/actions/unlikes-a-track.cjs +1 -1
  262. package/dist/actions/unlikes-a-track.cjs.map +1 -1
  263. package/dist/actions/unlikes-a-track.d.cts +1 -1
  264. package/dist/actions/unlikes-a-track.d.mts +1 -1
  265. package/dist/actions/unlikes-a-track.mjs +1 -1
  266. package/dist/actions/unlikes-a-track.mjs.map +1 -1
  267. package/dist/actions/updates-a-playlist.cjs +3 -3
  268. package/dist/actions/updates-a-playlist.cjs.map +1 -1
  269. package/dist/actions/updates-a-playlist.d.cts +3 -3
  270. package/dist/actions/updates-a-playlist.d.mts +3 -3
  271. package/dist/actions/updates-a-playlist.mjs +3 -3
  272. package/dist/actions/updates-a-playlist.mjs.map +1 -1
  273. package/dist/actions/updates-a-track-s-information.cjs +3 -3
  274. package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
  275. package/dist/actions/updates-a-track-s-information.d.cts +3 -3
  276. package/dist/actions/updates-a-track-s-information.d.mts +3 -3
  277. package/dist/actions/updates-a-track-s-information.mjs +3 -3
  278. package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
  279. package/dist/actions/uploads-a-new-track.cjs +2 -2
  280. package/dist/actions/uploads-a-new-track.cjs.map +1 -1
  281. package/dist/actions/uploads-a-new-track.d.cts +2 -2
  282. package/dist/actions/uploads-a-new-track.d.mts +2 -2
  283. package/dist/actions/uploads-a-new-track.mjs +2 -2
  284. package/dist/actions/uploads-a-new-track.mjs.map +1 -1
  285. package/dist/actions/user-recent-track-activities.cjs +4 -4
  286. package/dist/actions/user-recent-track-activities.cjs.map +1 -1
  287. package/dist/actions/user-recent-track-activities.d.cts +4 -4
  288. package/dist/actions/user-recent-track-activities.d.mts +4 -4
  289. package/dist/actions/user-recent-track-activities.mjs +4 -4
  290. package/dist/actions/user-recent-track-activities.mjs.map +1 -1
  291. package/package.json +1 -1
@@ -39,7 +39,7 @@ const SoundcloudCreatesAPlaylist_UserSchema = zod.z.object({
39
39
  followersCount: zod.z.number().int().describe("Number of followers the user has").nullable(),
40
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
44
  id: zod.z.number().int().describe("Unique identifier for the track").nullable(),
45
45
  uri: zod.z.string().describe("API URI for the track resource").nullable(),
@@ -73,7 +73,7 @@ const SoundcloudCreatesAPlaylist_TrackSchema = zod.z.object({
73
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
78
  id: zod.z.number().int().describe("Unique identifier for the playlist").nullable(),
79
79
  uri: zod.z.string().describe("API URI for the playlist resource").nullable(),
@@ -104,7 +104,7 @@ const SoundcloudCreatesAPlaylistOutput = zod.z.object({
104
104
  lastModified: zod.z.string().describe("ISO 8601 timestamp of last modification").nullable(),
105
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.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}).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}).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}).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
+ {"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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"}
@@ -49,7 +49,7 @@ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
49
49
  followersCount: z.ZodNullable<z.ZodNumber>;
50
50
  followingsCount: z.ZodNullable<z.ZodNumber>;
51
51
  playlistLikesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
52
- }, z.core.$strip>>;
52
+ }, z.core.$loose>>;
53
53
  genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
54
  title: z.ZodNullable<z.ZodString>;
55
55
  public: z.ZodNullable<z.ZodBoolean>;
@@ -86,7 +86,7 @@ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
86
86
  playbackCount: z.ZodNullable<z.ZodNumber>;
87
87
  hasDownloadsLeft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
88
88
  monetizationModel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
89
- }, z.core.$strip>>;
89
+ }, z.core.$loose>>;
90
90
  userId: z.ZodNullable<z.ZodNumber>;
91
91
  isAlbum: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
92
92
  license: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -108,7 +108,7 @@ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
108
108
  lastModified: z.ZodNullable<z.ZodString>;
109
109
  permalinkUrl: z.ZodNullable<z.ZodString>;
110
110
  managedByFeeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
111
- }, z.core.$strip>;
111
+ }, z.core.$loose>;
112
112
  declare const soundcloudCreatesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
113
113
  playlist__ean?: string | undefined;
114
114
  playlist__genre?: string | undefined;
@@ -49,7 +49,7 @@ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
49
49
  followersCount: z.ZodNullable<z.ZodNumber>;
50
50
  followingsCount: z.ZodNullable<z.ZodNumber>;
51
51
  playlistLikesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
52
- }, z.core.$strip>>;
52
+ }, z.core.$loose>>;
53
53
  genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
54
54
  title: z.ZodNullable<z.ZodString>;
55
55
  public: z.ZodNullable<z.ZodBoolean>;
@@ -86,7 +86,7 @@ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
86
86
  playbackCount: z.ZodNullable<z.ZodNumber>;
87
87
  hasDownloadsLeft: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
88
88
  monetizationModel: z.ZodOptional<z.ZodNullable<z.ZodString>>;
89
- }, z.core.$strip>>;
89
+ }, z.core.$loose>>;
90
90
  userId: z.ZodNullable<z.ZodNumber>;
91
91
  isAlbum: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
92
92
  license: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -108,7 +108,7 @@ declare const SoundcloudCreatesAPlaylistOutput: z.ZodObject<{
108
108
  lastModified: z.ZodNullable<z.ZodString>;
109
109
  permalinkUrl: z.ZodNullable<z.ZodString>;
110
110
  managedByFeeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
111
- }, z.core.$strip>;
111
+ }, z.core.$loose>;
112
112
  declare const soundcloudCreatesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
113
113
  playlist__ean?: string | undefined;
114
114
  playlist__genre?: string | undefined;
@@ -39,7 +39,7 @@ const SoundcloudCreatesAPlaylist_UserSchema = z.object({
39
39
  followersCount: z.number().int().describe("Number of followers the user has").nullable(),
40
40
  followingsCount: z.number().int().describe("Number of users this user is following").nullable(),
41
41
  playlistLikesCount: 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 = z.object({
44
44
  id: z.number().int().describe("Unique identifier for the track").nullable(),
45
45
  uri: z.string().describe("API URI for the track resource").nullable(),
@@ -73,7 +73,7 @@ const SoundcloudCreatesAPlaylist_TrackSchema = z.object({
73
73
  playbackCount: z.number().int().describe("Number of times the track has been played").nullable(),
74
74
  hasDownloadsLeft: z.boolean().describe("Whether download quota remains for the track").nullable().optional(),
75
75
  monetizationModel: 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 soundcloudCreatesAPlaylist = action("SOUNDCLOUD_CREATES_A_PLAYLIST", {
78
78
  slug: "soundcloud-creates-a-playlist",
79
79
  name: "Creates a playlist",
@@ -109,7 +109,7 @@ const soundcloudCreatesAPlaylist = action("SOUNDCLOUD_CREATES_A_PLAYLIST", {
109
109
  lastModified: z.string().describe("ISO 8601 timestamp of last modification").nullable(),
110
110
  permalinkUrl: z.string().describe("Full URL to the playlist on SoundCloud").nullable(),
111
111
  managedByFeeds: z.boolean().describe("Whether the playlist is managed by feeds").nullable().optional()
112
- }).describe("Response schema for `CreatesAPlaylist`")
112
+ }).passthrough().describe("Response schema for `CreatesAPlaylist`")
113
113
  });
114
114
  //#endregion
115
115
  export { soundcloudCreatesAPlaylist };
@@ -1 +1 @@
1
- {"version":3,"file":"creates-a-playlist.mjs","names":[],"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}).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}).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}).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
+ {"version":3,"file":"creates-a-playlist.mjs","names":[],"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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"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/deletes-a-playlist.ts
4
4
  const SoundcloudDeletesAPlaylistInput = zod.z.object({ playlist_id: zod.z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `DeletesAPlaylist`");
5
- const SoundcloudDeletesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.").nullable().optional() }).describe("Response schema for `DeletesAPlaylist`");
5
+ const SoundcloudDeletesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.").nullable().optional() }).passthrough().describe("Response schema for `DeletesAPlaylist`");
6
6
  const soundcloudDeletesAPlaylist = require_action.action("SOUNDCLOUD_DELETES_A_PLAYLIST", {
7
7
  slug: "soundcloud-deletes-a-playlist",
8
8
  name: "Deletes a playlist",
@@ -1 +1 @@
1
- {"version":3,"file":"deletes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/deletes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `DeletesAPlaylist`\");\nexport const SoundcloudDeletesAPlaylistOutput = z.object({\n status: z.string().describe(\"Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.\").nullable().optional(),\n}).describe(\"Response schema for `DeletesAPlaylist`\");\n\nexport const soundcloudDeletesAPlaylist = action(\"SOUNDCLOUD_DELETES_A_PLAYLIST\", {\n slug: \"soundcloud-deletes-a-playlist\",\n name: \"Deletes a playlist\",\n description: \"Deletes a SoundCloud playlist by its ID, requiring authorization. Success returns 200, while 404 indicates not found, with detailed error messages when available.\",\n input: SoundcloudDeletesAPlaylistInput,\n output: SoundcloudDeletesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yPAAyP,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7S,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":"deletes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/deletes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `DeletesAPlaylist`\");\nexport const SoundcloudDeletesAPlaylistOutput = z.object({\n status: z.string().describe(\"Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `DeletesAPlaylist`\");\n\nexport const soundcloudDeletesAPlaylist = action(\"SOUNDCLOUD_DELETES_A_PLAYLIST\", {\n slug: \"soundcloud-deletes-a-playlist\",\n name: \"Deletes a playlist\",\n description: \"Deletes a SoundCloud playlist by its ID, requiring authorization. Success returns 200, while 404 indicates not found, with detailed error messages when available.\",\n input: SoundcloudDeletesAPlaylistInput,\n output: SoundcloudDeletesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yPAAyP,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7S,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAAwC;AAElE,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -6,7 +6,7 @@ declare const SoundcloudDeletesAPlaylistInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const SoundcloudDeletesAPlaylistOutput: z.ZodObject<{
8
8
  status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const soundcloudDeletesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  playlist_id: number;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -6,7 +6,7 @@ declare const SoundcloudDeletesAPlaylistInput: z.ZodObject<{
6
6
  }, z.core.$strip>;
7
7
  declare const SoundcloudDeletesAPlaylistOutput: z.ZodObject<{
8
8
  status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
9
- }, z.core.$strip>;
9
+ }, z.core.$loose>;
10
10
  declare const soundcloudDeletesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
11
11
  playlist_id: number;
12
12
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -5,7 +5,7 @@ const soundcloudDeletesAPlaylist = action("SOUNDCLOUD_DELETES_A_PLAYLIST", {
5
5
  name: "Deletes a playlist",
6
6
  description: "Deletes a SoundCloud playlist by its ID, requiring authorization. Success returns 200, while 404 indicates not found, with detailed error messages when available.",
7
7
  input: z.object({ playlist_id: z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `DeletesAPlaylist`"),
8
- output: z.object({ status: z.string().describe("Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.").nullable().optional() }).describe("Response schema for `DeletesAPlaylist`")
8
+ output: z.object({ status: z.string().describe("Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.").nullable().optional() }).passthrough().describe("Response schema for `DeletesAPlaylist`")
9
9
  });
10
10
  //#endregion
11
11
  export { soundcloudDeletesAPlaylist };
@@ -1 +1 @@
1
- {"version":3,"file":"deletes-a-playlist.mjs","names":[],"sources":["../../src/actions/deletes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `DeletesAPlaylist`\");\nexport const SoundcloudDeletesAPlaylistOutput = z.object({\n status: z.string().describe(\"Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.\").nullable().optional(),\n}).describe(\"Response schema for `DeletesAPlaylist`\");\n\nexport const soundcloudDeletesAPlaylist = action(\"SOUNDCLOUD_DELETES_A_PLAYLIST\", {\n slug: \"soundcloud-deletes-a-playlist\",\n name: \"Deletes a playlist\",\n description: \"Deletes a SoundCloud playlist by its ID, requiring authorization. Success returns 200, while 404 indicates not found, with detailed error messages when available.\",\n input: SoundcloudDeletesAPlaylistInput,\n output: SoundcloudDeletesAPlaylistOutput,\n});\n"],"mappings":";;AAWA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX6C,EAAE,OAAO,EACtD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCASH;CACP,QAT8C,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yPAAyP,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7S,CAAC,CAAC,CAAC,SAAS,wCAOF;AACV,CAAC"}
1
+ {"version":3,"file":"deletes-a-playlist.mjs","names":[],"sources":["../../src/actions/deletes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `DeletesAPlaylist`\");\nexport const SoundcloudDeletesAPlaylistOutput = z.object({\n status: z.string().describe(\"Success status indicator. The OpenAPI specification indicates a 200 Success response but does not define a detailed response schema. Based on REST API standards, when HTTP 200 is used instead of 204, it typically returns minimal confirmation data.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `DeletesAPlaylist`\");\n\nexport const soundcloudDeletesAPlaylist = action(\"SOUNDCLOUD_DELETES_A_PLAYLIST\", {\n slug: \"soundcloud-deletes-a-playlist\",\n name: \"Deletes a playlist\",\n description: \"Deletes a SoundCloud playlist by its ID, requiring authorization. Success returns 200, while 404 indicates not found, with detailed error messages when available.\",\n input: SoundcloudDeletesAPlaylistInput,\n output: SoundcloudDeletesAPlaylistOutput,\n});\n"],"mappings":";;AAWA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX6C,EAAE,OAAO,EACtD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCASH;CACP,QAT8C,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yPAAyP,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7S,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wCAOhB;AACV,CAAC"}
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
2
2
  let zod = require("zod");
3
3
  //#region src/actions/deletes-a-track.ts
4
4
  const SoundcloudDeletesATrackInput = zod.z.object({ track_id: zod.z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `DeletesATrack`");
5
- const SoundcloudDeletesATrackOutput = zod.z.object({}).describe("Response schema for `DeletesATrack`.\n\nThe successful DELETE response returns HTTP 200 status code with no response body.\nSuccess is indicated solely by the 200 status code.");
5
+ const SoundcloudDeletesATrackOutput = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Response schema for `DeletesATrack`.\n\nThe successful DELETE response returns HTTP 200 status code with no response body.\nSuccess is indicated solely by the 200 status code.");
6
6
  const soundcloudDeletesATrack = require_action.action("SOUNDCLOUD_DELETES_A_TRACK", {
7
7
  slug: "soundcloud-deletes-a-track",
8
8
  name: "Deletes a track",
@@ -1 +1 @@
1
- {"version":3,"file":"deletes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/deletes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `DeletesATrack`\");\nexport const SoundcloudDeletesATrackOutput = z.object({}).describe(\"Response schema for `DeletesATrack`.\\n\\nThe successful DELETE response returns HTTP 200 status code with no response body.\\nSuccess is indicated solely by the 200 status code.\");\n\nexport const soundcloudDeletesATrack = action(\"SOUNDCLOUD_DELETES_A_TRACK\", {\n slug: \"soundcloud-deletes-a-track\",\n name: \"Deletes a track\",\n description: \"This endpoint allows deleting a specific SoundCloud track by its ID. Requires security authentication. Possible responses include 'Success' or 'Not Found' with an optional error message.\",\n input: SoundcloudDeletesATrackInput,\n output: SoundcloudDeletesATrackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iLAAiL;AAEpP,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
1
+ {"version":3,"file":"deletes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/deletes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `DeletesATrack`\");\nexport const SoundcloudDeletesATrackOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeletesATrack`.\\n\\nThe successful DELETE response returns HTTP 200 status code with no response body.\\nSuccess is indicated solely by the 200 status code.\");\n\nexport const soundcloudDeletesATrack = action(\"SOUNDCLOUD_DELETES_A_TRACK\", {\n slug: \"soundcloud-deletes-a-track\",\n name: \"Deletes a track\",\n description: \"This endpoint allows deleting a specific SoundCloud track by its ID. Requires security authentication. Possible responses include 'Success' or 'Not Found' with an optional error message.\",\n input: SoundcloudDeletesATrackInput,\n output: SoundcloudDeletesATrackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,gCAAgCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iLAAiL;AAEzQ,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const SoundcloudDeletesATrackInput: z.ZodObject<{
5
5
  track_id: z.ZodNumber;
6
6
  }, z.core.$strip>;
7
- declare const SoundcloudDeletesATrackOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const SoundcloudDeletesATrackOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const soundcloudDeletesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  track_id: number;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"deletes-a-track.d.cts","names":[],"sources":["../../src/actions/deletes-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"deletes-a-track.d.cts","names":[],"sources":["../../src/actions/deletes-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
@@ -4,7 +4,7 @@ import { z } from "zod";
4
4
  declare const SoundcloudDeletesATrackInput: z.ZodObject<{
5
5
  track_id: z.ZodNumber;
6
6
  }, z.core.$strip>;
7
- declare const SoundcloudDeletesATrackOutput: z.ZodObject<{}, z.core.$strip>;
7
+ declare const SoundcloudDeletesATrackOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
8
8
  declare const soundcloudDeletesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
9
9
  track_id: number;
10
10
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -1 +1 @@
1
- {"version":3,"file":"deletes-a-track.d.mts","names":[],"sources":["../../src/actions/deletes-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
1
+ {"version":3,"file":"deletes-a-track.d.mts","names":[],"sources":["../../src/actions/deletes-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAE7B,uBAAA,gCAAuB,wBAAA"}
@@ -5,7 +5,7 @@ const soundcloudDeletesATrack = action("SOUNDCLOUD_DELETES_A_TRACK", {
5
5
  name: "Deletes a track",
6
6
  description: "This endpoint allows deleting a specific SoundCloud track by its ID. Requires security authentication. Possible responses include 'Success' or 'Not Found' with an optional error message.",
7
7
  input: z.object({ track_id: z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `DeletesATrack`"),
8
- output: z.object({}).describe("Response schema for `DeletesATrack`.\n\nThe successful DELETE response returns HTTP 200 status code with no response body.\nSuccess is indicated solely by the 200 status code.")
8
+ output: z.record(z.string(), z.unknown()).describe("Response schema for `DeletesATrack`.\n\nThe successful DELETE response returns HTTP 200 status code with no response body.\nSuccess is indicated solely by the 200 status code.")
9
9
  });
10
10
  //#endregion
11
11
  export { soundcloudDeletesATrack };
@@ -1 +1 @@
1
- {"version":3,"file":"deletes-a-track.mjs","names":[],"sources":["../../src/actions/deletes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `DeletesATrack`\");\nexport const SoundcloudDeletesATrackOutput = z.object({}).describe(\"Response schema for `DeletesATrack`.\\n\\nThe successful DELETE response returns HTTP 200 status code with no response body.\\nSuccess is indicated solely by the 200 status code.\");\n\nexport const soundcloudDeletesATrack = action(\"SOUNDCLOUD_DELETES_A_TRACK\", {\n slug: \"soundcloud-deletes-a-track\",\n name: \"Deletes a track\",\n description: \"This endpoint allows deleting a specific SoundCloud track by its ID. Requires security authentication. Possible responses include 'Success' or 'Not Found' with an optional error message.\",\n input: SoundcloudDeletesATrackInput,\n output: SoundcloudDeletesATrackOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0C,EAAE,OAAO,EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAOH;CACP,QAP2C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,iLAOzD;AACV,CAAC"}
1
+ {"version":3,"file":"deletes-a-track.mjs","names":[],"sources":["../../src/actions/deletes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudDeletesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `DeletesATrack`\");\nexport const SoundcloudDeletesATrackOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `DeletesATrack`.\\n\\nThe successful DELETE response returns HTTP 200 status code with no response body.\\nSuccess is indicated solely by the 200 status code.\");\n\nexport const soundcloudDeletesATrack = action(\"SOUNDCLOUD_DELETES_A_TRACK\", {\n slug: \"soundcloud-deletes-a-track\",\n name: \"Deletes a track\",\n description: \"This endpoint allows deleting a specific SoundCloud track by its ID. Requires security authentication. Possible responses include 'Success' or 'Not Found' with an optional error message.\",\n input: SoundcloudDeletesATrackInput,\n output: SoundcloudDeletesATrackOutput,\n});\n"],"mappings":";;AASA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT0C,EAAE,OAAO,EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAOH;CACP,QAP2C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iLAO9E;AACV,CAAC"}
@@ -7,13 +7,13 @@ const SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema = zod.z.objec
7
7
  verified: zod.z.boolean().describe("Whether the user has a verified badge.").nullable(),
8
8
  pro_unlimited: zod.z.boolean().describe("Whether the user has a Pro Unlimited subscription.").nullable(),
9
9
  creator_mid_tier: zod.z.boolean().describe("Whether the user has mid-tier creator status.").nullable().optional()
10
- }).describe("Object containing user badge information.");
10
+ }).passthrough().describe("Object containing user badge information.");
11
11
  const SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema = zod.z.object({
12
12
  urn: zod.z.string().describe("URN identifier for the visual elements.").nullable(),
13
13
  enabled: zod.z.boolean().describe("Whether visual elements are enabled for this user.").nullable(),
14
14
  visuals: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of visual elements."),
15
15
  tracking: zod.z.string().describe("Tracking information for visuals.").nullable().optional()
16
- }).describe("Visual elements associated with the user profile.");
16
+ }).passthrough().describe("Visual elements associated with the user profile.");
17
17
  const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput = zod.z.object({
18
18
  id: zod.z.number().int().describe("Unique identifier of the user.").nullable(),
19
19
  uri: zod.z.string().describe("API endpoint URI for this user.").nullable(),
@@ -47,7 +47,7 @@ const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput = zod.z.object({
47
47
  creator_subscription: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Primary creator subscription object for the user.").nullable().optional(),
48
48
  playlist_likes_count: zod.z.number().int().describe("Number of playlist likes by the user.").nullable(),
49
49
  creator_subscriptions: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of creator subscription objects.").nullable().optional()
50
- }).describe("Response schema for `FetchSoundCloudFollowerProfileDetails`");
50
+ }).passthrough().describe("Response schema for `FetchSoundCloudFollowerProfileDetails`");
51
51
  const soundcloudFetchSoundCloudFollowerProfileDetails = require_action.action("SOUNDCLOUD_FETCH_SOUND_CLOUD_FOLLOWER_PROFILE_DETAILS", {
52
52
  slug: "soundcloud-fetch-sound-cloud-follower-profile-details",
53
53
  name: "Fetch soundcloud follower profile details",
@@ -1 +1 @@
1
- {"version":3,"file":"fetch-sound-cloud-follower-profile-details.cjs","names":["z","action"],"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}).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}).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}).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.cjs","names":["z","action"],"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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"}
@@ -15,13 +15,13 @@ declare const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput: z.ZodObject
15
15
  verified: z.ZodNullable<z.ZodBoolean>;
16
16
  pro_unlimited: z.ZodNullable<z.ZodBoolean>;
17
17
  creator_mid_tier: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
- }, z.core.$strip>>>;
18
+ }, z.core.$loose>>>;
19
19
  visuals: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  urn: z.ZodNullable<z.ZodString>;
21
21
  enabled: z.ZodNullable<z.ZodBoolean>;
22
22
  visuals: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
23
23
  tracking: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
- }, z.core.$strip>>>;
24
+ }, z.core.$loose>>>;
25
25
  username: z.ZodNullable<z.ZodString>;
26
26
  verified: z.ZodNullable<z.ZodBoolean>;
27
27
  full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -47,7 +47,7 @@ declare const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput: z.ZodObject
47
47
  creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
48
48
  playlist_likes_count: z.ZodNullable<z.ZodNumber>;
49
49
  creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
50
- }, z.core.$strip>;
50
+ }, z.core.$loose>;
51
51
  declare const soundcloudFetchSoundCloudFollowerProfileDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
52
52
  user_id: number;
53
53
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -15,13 +15,13 @@ declare const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput: z.ZodObject
15
15
  verified: z.ZodNullable<z.ZodBoolean>;
16
16
  pro_unlimited: z.ZodNullable<z.ZodBoolean>;
17
17
  creator_mid_tier: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
18
- }, z.core.$strip>>>;
18
+ }, z.core.$loose>>>;
19
19
  visuals: z.ZodOptional<z.ZodNullable<z.ZodObject<{
20
20
  urn: z.ZodNullable<z.ZodString>;
21
21
  enabled: z.ZodNullable<z.ZodBoolean>;
22
22
  visuals: z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
23
23
  tracking: z.ZodOptional<z.ZodNullable<z.ZodString>>;
24
- }, z.core.$strip>>>;
24
+ }, z.core.$loose>>>;
25
25
  username: z.ZodNullable<z.ZodString>;
26
26
  verified: z.ZodNullable<z.ZodBoolean>;
27
27
  full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
@@ -47,7 +47,7 @@ declare const SoundcloudFetchSoundCloudFollowerProfileDetailsOutput: z.ZodObject
47
47
  creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
48
48
  playlist_likes_count: z.ZodNullable<z.ZodNumber>;
49
49
  creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
50
- }, z.core.$strip>;
50
+ }, z.core.$loose>;
51
51
  declare const soundcloudFetchSoundCloudFollowerProfileDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
52
52
  user_id: number;
53
53
  }, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
@@ -7,13 +7,13 @@ const SoundcloudFetchSoundCloudFollowerProfileDetails_BadgesSchema = z.object({
7
7
  verified: z.boolean().describe("Whether the user has a verified badge.").nullable(),
8
8
  pro_unlimited: z.boolean().describe("Whether the user has a Pro Unlimited subscription.").nullable(),
9
9
  creator_mid_tier: z.boolean().describe("Whether the user has mid-tier creator status.").nullable().optional()
10
- }).describe("Object containing user badge information.");
10
+ }).passthrough().describe("Object containing user badge information.");
11
11
  const SoundcloudFetchSoundCloudFollowerProfileDetails_VisualsSchema = z.object({
12
12
  urn: z.string().describe("URN identifier for the visual elements.").nullable(),
13
13
  enabled: z.boolean().describe("Whether visual elements are enabled for this user.").nullable(),
14
14
  visuals: z.array(z.record(z.string(), z.unknown())).describe("Array of visual elements."),
15
15
  tracking: z.string().describe("Tracking information for visuals.").nullable().optional()
16
- }).describe("Visual elements associated with the user profile.");
16
+ }).passthrough().describe("Visual elements associated with the user profile.");
17
17
  const soundcloudFetchSoundCloudFollowerProfileDetails = action("SOUNDCLOUD_FETCH_SOUND_CLOUD_FOLLOWER_PROFILE_DETAILS", {
18
18
  slug: "soundcloud-fetch-sound-cloud-follower-profile-details",
19
19
  name: "Fetch soundcloud follower profile details",
@@ -52,7 +52,7 @@ const soundcloudFetchSoundCloudFollowerProfileDetails = action("SOUNDCLOUD_FETCH
52
52
  creator_subscription: z.record(z.string(), z.unknown()).describe("Primary creator subscription object for the user.").nullable().optional(),
53
53
  playlist_likes_count: z.number().int().describe("Number of playlist likes by the user.").nullable(),
54
54
  creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe("Array of creator subscription objects.").nullable().optional()
55
- }).describe("Response schema for `FetchSoundCloudFollowerProfileDetails`")
55
+ }).passthrough().describe("Response schema for `FetchSoundCloudFollowerProfileDetails`")
56
56
  });
57
57
  //#endregion
58
58
  export { soundcloudFetchSoundCloudFollowerProfileDetails };