@keystrokehq/soundcloud 0.1.0 → 0.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/creates-a-playlist.cjs +42 -42
- package/dist/actions/creates-a-playlist.cjs.map +1 -1
- package/dist/actions/creates-a-playlist.d.cts +127 -3
- package/dist/actions/creates-a-playlist.d.cts.map +1 -1
- package/dist/actions/creates-a-playlist.d.mts +127 -3
- package/dist/actions/creates-a-playlist.d.mts.map +1 -1
- package/dist/actions/creates-a-playlist.mjs +42 -42
- package/dist/actions/creates-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-playlist.cjs.map +1 -1
- package/dist/actions/deletes-a-playlist.d.cts +9 -3
- package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
- package/dist/actions/deletes-a-playlist.d.mts +9 -3
- package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
- package/dist/actions/deletes-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-track.cjs.map +1 -1
- package/dist/actions/deletes-a-track.d.cts +7 -3
- package/dist/actions/deletes-a-track.d.cts.map +1 -1
- package/dist/actions/deletes-a-track.d.mts +7 -3
- package/dist/actions/deletes-a-track.d.mts.map +1 -1
- package/dist/actions/deletes-a-track.mjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +23 -23
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -3
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +50 -3
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +23 -23
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
- package/dist/actions/fetch-user-favorites.cjs +20 -20
- package/dist/actions/fetch-user-favorites.cjs.map +1 -1
- package/dist/actions/fetch-user-favorites.d.cts +85 -3
- package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
- package/dist/actions/fetch-user-favorites.d.mts +85 -3
- package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
- package/dist/actions/fetch-user-favorites.mjs +20 -20
- package/dist/actions/fetch-user-favorites.mjs.map +1 -1
- package/dist/actions/fetch-user-following-details.cjs +1 -1
- package/dist/actions/fetch-user-following-details.cjs.map +1 -1
- package/dist/actions/fetch-user-following-details.d.cts +37 -3
- package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
- package/dist/actions/fetch-user-following-details.d.mts +37 -3
- package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
- package/dist/actions/fetch-user-following-details.mjs +1 -1
- package/dist/actions/fetch-user-following-details.mjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
- package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
- package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
- package/dist/actions/follows-a-user.cjs +5 -5
- package/dist/actions/follows-a-user.cjs.map +1 -1
- package/dist/actions/follows-a-user.d.cts +33 -3
- package/dist/actions/follows-a-user.d.cts.map +1 -1
- package/dist/actions/follows-a-user.d.mts +33 -3
- package/dist/actions/follows-a-user.d.mts.map +1 -1
- package/dist/actions/follows-a-user.mjs +5 -5
- package/dist/actions/follows-a-user.mjs.map +1 -1
- package/dist/actions/get-related-tracks.cjs +20 -20
- package/dist/actions/get-related-tracks.cjs.map +1 -1
- package/dist/actions/get-related-tracks.d.cts +96 -3
- package/dist/actions/get-related-tracks.d.cts.map +1 -1
- package/dist/actions/get-related-tracks.d.mts +96 -3
- package/dist/actions/get-related-tracks.d.mts.map +1 -1
- package/dist/actions/get-related-tracks.mjs +20 -20
- package/dist/actions/get-related-tracks.mjs.map +1 -1
- package/dist/actions/get-track-likers.cjs +11 -11
- package/dist/actions/get-track-likers.cjs.map +1 -1
- package/dist/actions/get-track-likers.d.cts +34 -3
- package/dist/actions/get-track-likers.d.cts.map +1 -1
- package/dist/actions/get-track-likers.d.mts +34 -3
- package/dist/actions/get-track-likers.d.mts.map +1 -1
- package/dist/actions/get-track-likers.mjs +11 -11
- package/dist/actions/get-track-likers.mjs.map +1 -1
- package/dist/actions/likes-a-playlist.cjs +1 -1
- package/dist/actions/likes-a-playlist.cjs.map +1 -1
- package/dist/actions/likes-a-playlist.d.cts +9 -3
- package/dist/actions/likes-a-playlist.d.cts.map +1 -1
- package/dist/actions/likes-a-playlist.d.mts +9 -3
- package/dist/actions/likes-a-playlist.d.mts.map +1 -1
- package/dist/actions/likes-a-playlist.mjs +1 -1
- package/dist/actions/likes-a-playlist.mjs.map +1 -1
- package/dist/actions/likes-a-track.cjs.map +1 -1
- package/dist/actions/likes-a-track.d.cts +9 -3
- package/dist/actions/likes-a-track.d.cts.map +1 -1
- package/dist/actions/likes-a-track.d.mts +9 -3
- package/dist/actions/likes-a-track.d.mts.map +1 -1
- package/dist/actions/likes-a-track.mjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.cjs +8 -8
- package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
- package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
- package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.mjs +8 -8
- package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
- package/dist/actions/list-followed-by-user.cjs +11 -11
- package/dist/actions/list-followed-by-user.cjs.map +1 -1
- package/dist/actions/list-followed-by-user.d.cts +48 -3
- package/dist/actions/list-followed-by-user.d.cts.map +1 -1
- package/dist/actions/list-followed-by-user.d.mts +48 -3
- package/dist/actions/list-followed-by-user.d.mts.map +1 -1
- package/dist/actions/list-followed-by-user.mjs +11 -11
- package/dist/actions/list-followed-by-user.mjs.map +1 -1
- package/dist/actions/list-user-favorites.cjs +26 -26
- package/dist/actions/list-user-favorites.cjs.map +1 -1
- package/dist/actions/list-user-favorites.d.cts +106 -3
- package/dist/actions/list-user-favorites.d.cts.map +1 -1
- package/dist/actions/list-user-favorites.d.mts +106 -3
- package/dist/actions/list-user-favorites.d.mts.map +1 -1
- package/dist/actions/list-user-favorites.mjs +26 -26
- package/dist/actions/list-user-favorites.mjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +18 -18
- package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +74 -3
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +74 -3
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +18 -18
- package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
- package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +62 -3
- package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.cjs +5 -5
- package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
- package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
- package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.mjs +5 -5
- package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
- package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +151 -3
- package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.cjs +4 -4
- package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
- package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
- package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.mjs +4 -4
- package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
- package/dist/actions/remove-playlist-repost.cjs.map +1 -1
- package/dist/actions/remove-playlist-repost.d.cts +16 -3
- package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
- package/dist/actions/remove-playlist-repost.d.mts +16 -3
- package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
- package/dist/actions/remove-playlist-repost.mjs.map +1 -1
- package/dist/actions/remove-track-repost.cjs.map +1 -1
- package/dist/actions/remove-track-repost.d.cts +7 -3
- package/dist/actions/remove-track-repost.d.cts.map +1 -1
- package/dist/actions/remove-track-repost.d.mts +7 -3
- package/dist/actions/remove-track-repost.d.mts.map +1 -1
- package/dist/actions/remove-track-repost.mjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -3
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +7 -3
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -3
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +7 -3
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +7 -3
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +7 -3
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +19 -19
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +47 -3
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +47 -3
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +19 -19
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +14 -14
- package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +58 -3
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +58 -3
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +14 -14
- package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +20 -20
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +134 -3
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +134 -3
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +20 -20
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.cjs +14 -14
- package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.d.cts +46 -3
- package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.d.mts +46 -3
- package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.mjs +14 -14
- package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.cjs +7 -7
- package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.d.cts +46 -3
- package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.d.mts +46 -3
- package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.mjs +7 -7
- package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +32 -32
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +60 -3
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +60 -3
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +32 -32
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +20 -20
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +86 -3
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +86 -3
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +20 -20
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
- package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +19 -3
- package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +17 -3
- package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +17 -3
- package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
- package/dist/actions/returns-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-a-playlist.d.cts +78 -3
- package/dist/actions/returns-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-a-playlist.d.mts +78 -3
- package/dist/actions/returns-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.cjs +2 -2
- package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
- package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.d.mts +16 -3
- package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.mjs +2 -2
- package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
- package/dist/actions/returns-a-track.cjs +18 -18
- package/dist/actions/returns-a-track.cjs.map +1 -1
- package/dist/actions/returns-a-track.d.cts +60 -3
- package/dist/actions/returns-a-track.d.cts.map +1 -1
- package/dist/actions/returns-a-track.d.mts +60 -3
- package/dist/actions/returns-a-track.d.mts.map +1 -1
- package/dist/actions/returns-a-track.mjs +18 -18
- package/dist/actions/returns-a-track.mjs.map +1 -1
- package/dist/actions/returns-a-user.cjs.map +1 -1
- package/dist/actions/returns-a-user.d.cts +49 -3
- package/dist/actions/returns-a-user.d.cts.map +1 -1
- package/dist/actions/returns-a-user.d.mts +49 -3
- package/dist/actions/returns-a-user.d.mts.map +1 -1
- package/dist/actions/returns-a-user.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs +2 -2
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
- package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +21 -3
- package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs +2 -2
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +17 -17
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +62 -3
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +62 -3
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +17 -17
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.cjs +23 -23
- package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
- package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
- package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.mjs +23 -23
- package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.cjs +14 -14
- package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
- package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
- package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.mjs +14 -14
- package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
- package/dist/actions/unfollow-user.cjs +1 -1
- package/dist/actions/unfollow-user.cjs.map +1 -1
- package/dist/actions/unfollow-user.d.cts +9 -3
- package/dist/actions/unfollow-user.d.cts.map +1 -1
- package/dist/actions/unfollow-user.d.mts +9 -3
- package/dist/actions/unfollow-user.d.mts.map +1 -1
- package/dist/actions/unfollow-user.mjs +1 -1
- package/dist/actions/unfollow-user.mjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.cts +9 -3
- package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.mts +9 -3
- package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
- package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
- package/dist/actions/unlikes-a-track.cjs +1 -1
- package/dist/actions/unlikes-a-track.cjs.map +1 -1
- package/dist/actions/unlikes-a-track.d.cts +15 -3
- package/dist/actions/unlikes-a-track.d.cts.map +1 -1
- package/dist/actions/unlikes-a-track.d.mts +15 -3
- package/dist/actions/unlikes-a-track.d.mts.map +1 -1
- package/dist/actions/unlikes-a-track.mjs +1 -1
- package/dist/actions/unlikes-a-track.mjs.map +1 -1
- package/dist/actions/updates-a-playlist.cjs +34 -34
- package/dist/actions/updates-a-playlist.cjs.map +1 -1
- package/dist/actions/updates-a-playlist.d.cts +147 -3
- package/dist/actions/updates-a-playlist.d.cts.map +1 -1
- package/dist/actions/updates-a-playlist.d.mts +147 -3
- package/dist/actions/updates-a-playlist.d.mts.map +1 -1
- package/dist/actions/updates-a-playlist.mjs +34 -34
- package/dist/actions/updates-a-playlist.mjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.cjs +16 -16
- package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.cts +138 -3
- package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.mts +138 -3
- package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
- package/dist/actions/updates-a-track-s-information.mjs +16 -16
- package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
- package/dist/actions/uploads-a-new-track.cjs +19 -19
- package/dist/actions/uploads-a-new-track.cjs.map +1 -1
- package/dist/actions/uploads-a-new-track.d.cts +72 -3
- package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
- package/dist/actions/uploads-a-new-track.d.mts +72 -3
- package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
- package/dist/actions/uploads-a-new-track.mjs +19 -19
- package/dist/actions/uploads-a-new-track.mjs.map +1 -1
- package/dist/actions/user-recent-track-activities.cjs +4 -4
- package/dist/actions/user-recent-track-activities.cjs.map +1 -1
- package/dist/actions/user-recent-track-activities.d.cts +99 -3
- package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
- package/dist/actions/user-recent-track-activities.d.mts +99 -3
- package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
- package/dist/actions/user-recent-track-activities.mjs +4 -4
- package/dist/actions/user-recent-track-activities.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-user-s-playlists-sets.mjs","names":[],"sources":["../../src/actions/returns-user-s-playlists-sets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsUserSPlaylistsSetsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ReturnsUserSPlaylistsSets`\");\nconst SoundcloudReturnsUserSPlaylistsSets_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint for the user\").nullable().optional(),\n urn: z.string().describe(\"User's string-based unique identifier\").nullable().optional(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable().optional(),\n verified: z.boolean().describe(\"Whether the user is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username used in profile URL\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the user has given\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by user\").nullable().optional(),\n countryCode: z.string().describe(\"User's country code\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments the user has made\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n}).describe(\"User object containing owner details\");\nconst SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique playlist identifier (deprecated, use urn instead by June 30, 2025)\"),\n ean: z.string().describe(\"European Article Number for the release\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint URL\"),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:playlists:[id]\"),\n kind: z.string().describe(\"Resource type, value is 'playlist'\"),\n user: SoundcloudReturnsUserSPlaylistsSets_UserSchema.nullable().optional(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Playlist name\"),\n public: z.boolean().describe(\"Boolean indicating whether playlist is publicly visible\").nullable().optional(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects or track IDs. Full track objects returned by default. Use representation=id parameter to get only IDs. Use representation=compact to exclude tracks entirely.\").nullable().optional(),\n userId: z.number().int().describe(\"Owner's user identifier\"),\n caption: z.string().describe(\"Caption text for the playlist\").nullable().optional(),\n isAlbum: z.boolean().describe(\"Boolean indicating if the playlist is an album\").nullable().optional(),\n license: z.string().describe(\"Rights designation for the playlist\").nullable().optional(),\n release: z.string().describe(\"Release information\").nullable().optional(),\n setType: z.string().describe(\"Type of set (can be null)\").nullable().optional(),\n sharing: z.string().describe(\"Access level, either 'public' or 'private'\"),\n tagList: z.string().describe(\"Space-separated list of tags\").nullable().optional(),\n duration: z.number().int().describe(\"Total length of all tracks in milliseconds\"),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format\"),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the playlist\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to a JPEG image for playlist artwork\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether playlist can be streamed\"),\n trackCount: z.number().int().describe(\"Number of tracks included in the playlist\"),\n description: z.string().describe(\"Playlist details and description\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"Publication timestamp\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Release date of the playlist\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private sharing of the playlist\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether playlist is downloadable\"),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"Most recent modification timestamp\"),\n permalinkUrl: z.string().describe(\"Full SoundCloud web URL to the playlist\"),\n playlistType: z.string().describe(\"Classification type of the playlist\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for purchase link\").nullable().optional(),\n managedByFeeds: z.boolean().describe(\"Boolean indicating if the playlist is managed by feeds\").nullable().optional(),\n}).describe(\"Playlist object with metadata\");\nexport const SoundcloudReturnsUserSPlaylistsSetsOutput: z.ZodTypeAny = z.object({\n nextHref: z.string().describe(\"Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe(\"Array of playlist objects (only present when linked_partitioning=true is used)\"),\n}).describe(\"Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.\");\n\nexport const soundcloudReturnsUserSPlaylistsSets = action(\"SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS\", {\n slug: \"soundcloud-returns-user-s-playlists-sets\",\n name: \"Returns user s playlists sets\",\n description: \"Returns playlist info, playlist tracks and tracks owner info.\",\n input: SoundcloudReturnsUserSPlaylistsSetsInput,\n output: SoundcloudReturnsUserSPlaylistsSetsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"returns-user-s-playlists-sets.mjs","names":[],"sources":["../../src/actions/returns-user-s-playlists-sets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsUserSPlaylistsSetsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ReturnsUserSPlaylistsSets`\");\nconst SoundcloudReturnsUserSPlaylistsSets_UserSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint for the user\").nullable().optional(),\n urn: z.string().describe(\"User's string-based unique identifier\").nullable().optional(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable().optional(),\n verified: z.boolean().describe(\"Whether the user is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username used in profile URL\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the user has given\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by user\").nullable().optional(),\n countryCode: z.string().describe(\"User's country code\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments the user has made\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n}).describe(\"User object containing owner details\");\nconst SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier (deprecated, use urn instead by June 30, 2025)\").nullable(),\n ean: z.string().describe(\"European Article Number for the release\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint URL\").nullable(),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:playlists:[id]\").nullable(),\n kind: z.string().describe(\"Resource type, value is 'playlist'\").nullable(),\n user: SoundcloudReturnsUserSPlaylistsSets_UserSchema.nullable().optional(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Boolean indicating whether playlist is publicly visible\").nullable().optional(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects or track IDs. Full track objects returned by default. Use representation=id parameter to get only IDs. Use representation=compact to exclude tracks entirely.\").nullable().optional(),\n userId: z.number().int().describe(\"Owner's user identifier\").nullable(),\n caption: z.string().describe(\"Caption text for the playlist\").nullable().optional(),\n isAlbum: z.boolean().describe(\"Boolean indicating if the playlist is an album\").nullable().optional(),\n license: z.string().describe(\"Rights designation for the playlist\").nullable().optional(),\n release: z.string().describe(\"Release information\").nullable().optional(),\n setType: z.string().describe(\"Type of set (can be null)\").nullable().optional(),\n sharing: z.string().describe(\"Access level, either 'public' or 'private'\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags\").nullable().optional(),\n duration: z.number().int().describe(\"Total length of all tracks in milliseconds\").nullable(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the playlist\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to a JPEG image for playlist artwork\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether playlist can be streamed\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks included in the playlist\").nullable(),\n description: z.string().describe(\"Playlist details and description\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"Publication timestamp\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Release date of the playlist\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private sharing of the playlist\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether playlist is downloadable\").nullable(),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"Most recent modification timestamp\").nullable(),\n permalinkUrl: z.string().describe(\"Full SoundCloud web URL to the playlist\").nullable(),\n playlistType: z.string().describe(\"Classification type of the playlist\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for purchase link\").nullable().optional(),\n managedByFeeds: z.boolean().describe(\"Boolean indicating if the playlist is managed by feeds\").nullable().optional(),\n}).describe(\"Playlist object with metadata\");\nexport const SoundcloudReturnsUserSPlaylistsSetsOutput = z.object({\n nextHref: z.string().describe(\"Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe(\"Array of playlist objects (only present when linked_partitioning=true is used)\"),\n}).describe(\"Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.\");\n\nexport const soundcloudReturnsUserSPlaylistsSets = action(\"SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS\", {\n slug: \"soundcloud-returns-user-s-playlists-sets\",\n name: \"Returns user s playlists sets\",\n description: \"Returns playlist info, playlist tracks and tracks owner info.\",\n input: SoundcloudReturnsUserSPlaylistsSetsInput,\n output: SoundcloudReturnsUserSPlaylistsSetsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,2CAA2C,EAAE,OAAO;CAC/D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,iFAAiF,CAAC,CAAC,SAAS;CAC9H,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,SAAS,gDAAgD;AAC5D,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7D,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,kBAAkB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,sCAAsC;AAClD,MAAM,qDAAqD,EAAE,OAAO;CAClE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS;CACpH,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CAC/D,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CACxG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACzE,MAAM,+CAA+C,SAAS,CAAC,CAAC,SAAS;CACzE,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS;CACrD,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,QAAQ,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,sLAAsL,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClP,QAAQ,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CACtE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjF,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS;CAC3F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS;CACjF,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvG,YAAY,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAC9E,YAAY,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CAC5F,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uBAAuB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9E,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,8BAA8B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,cAAc,EAAE,QAAQ,CAAC,CAAC,SAAS,kCAAkC,CAAC,CAAC,SAAS;CAChF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,oCAAoC,CAAC,CAAC,SAAS;CACjF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CACtF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,cAAc,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,gBAAgB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,+BAA+B;AAM3C,MAAa,sCAAsC,OAAO,4CAA4C;CACpG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVuD,EAAE,OAAO;EAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,gNAAgN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpQ,YAAY,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,gFAAgF;CACnK,CAAC,CAAC,CAAC,SAAS,yNAOF;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/unfollow-user.ts
|
|
4
4
|
const SoundcloudUnfollowUserInput = zod.z.object({ user_id: zod.z.number().int().describe("SoundCloud User id") }).describe("Request schema for `UnfollowUser`");
|
|
5
|
-
const SoundcloudUnfollowUserOutput = zod.z.object({ status: zod.z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.") }).describe("Response schema for `UnfollowUser`");
|
|
5
|
+
const SoundcloudUnfollowUserOutput = zod.z.object({ status: zod.z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.").nullable() }).describe("Response schema for `UnfollowUser`");
|
|
6
6
|
const soundcloudUnfollowUser = require_action.action("SOUNDCLOUD_UNFOLLOW_USER", {
|
|
7
7
|
slug: "soundcloud-unfollow-user",
|
|
8
8
|
name: "Deletes a user who is followed by the authenticated user",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unfollow-user.cjs","names":["z","action"],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput
|
|
1
|
+
{"version":3,"file":"unfollow-user.cjs","names":["z","action"],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `UnfollowUser`\");\nexport const SoundcloudUnfollowUserOutput = z.object({\n status: z.string().describe(\"HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.\").nullable(),\n}).describe(\"Response schema for `UnfollowUser`\");\n\nexport const soundcloudUnfollowUser = action(\"SOUNDCLOUD_UNFOLLOW_USER\", {\n slug: \"soundcloud-unfollow-user\",\n name: \"Deletes a user who is followed by the authenticated user\",\n description: \"Deletes a user who is followed by the authenticated user\",\n input: SoundcloudUnfollowUserInput,\n output: SoundcloudUnfollowUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,EACzD,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAEhD,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unfollow-user.d.ts
|
|
4
|
-
declare const SoundcloudUnfollowUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudUnfollowUserInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudUnfollowUserOutput: z.ZodObject<{
|
|
8
|
+
status: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const soundcloudUnfollowUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
user_id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { soundcloudUnfollowUser };
|
|
9
15
|
//# sourceMappingURL=unfollow-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unfollow-user.d.cts","names":[],"sources":["../../src/actions/unfollow-user.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"unfollow-user.d.cts","names":[],"sources":["../../src/actions/unfollow-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unfollow-user.d.ts
|
|
4
|
-
declare const SoundcloudUnfollowUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudUnfollowUserInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudUnfollowUserOutput: z.ZodObject<{
|
|
8
|
+
status: z.ZodNullable<z.ZodString>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const soundcloudUnfollowUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
user_id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { soundcloudUnfollowUser };
|
|
9
15
|
//# sourceMappingURL=unfollow-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unfollow-user.d.mts","names":[],"sources":["../../src/actions/unfollow-user.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"unfollow-user.d.mts","names":[],"sources":["../../src/actions/unfollow-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAI5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const soundcloudUnfollowUser = action("SOUNDCLOUD_UNFOLLOW_USER", {
|
|
|
5
5
|
name: "Deletes a user who is followed by the authenticated user",
|
|
6
6
|
description: "Deletes a user who is followed by the authenticated user",
|
|
7
7
|
input: z.object({ user_id: z.number().int().describe("SoundCloud User id") }).describe("Request schema for `UnfollowUser`"),
|
|
8
|
-
output: z.object({ status: z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.") }).describe("Response schema for `UnfollowUser`")
|
|
8
|
+
output: z.object({ status: z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.").nullable() }).describe("Response schema for `UnfollowUser`")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudUnfollowUser };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unfollow-user.mjs","names":[],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput
|
|
1
|
+
{"version":3,"file":"unfollow-user.mjs","names":[],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `UnfollowUser`\");\nexport const SoundcloudUnfollowUserOutput = z.object({\n status: z.string().describe(\"HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.\").nullable(),\n}).describe(\"Response schema for `UnfollowUser`\");\n\nexport const soundcloudUnfollowUser = action(\"SOUNDCLOUD_UNFOLLOW_USER\", {\n slug: \"soundcloud-unfollow-user\",\n name: \"Deletes a user who is followed by the authenticated user\",\n description: \"Deletes a user who is followed by the authenticated user\",\n input: SoundcloudUnfollowUserInput,\n output: SoundcloudUnfollowUserOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,EACzD,CAAC,CAAC,CAAC,SAAS,mCASH;CACP,QAT0C,EAAE,OAAO,EACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,oCAOF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput
|
|
1
|
+
{"version":3,"file":"unlikes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `UnlikesAPlaylist`\");\nexport const SoundcloudUnlikesAPlaylistOutput = z.object({\n status: z.string().describe(\"HTTP status message indicating success (e.g., '200 OK')\").nullable().optional(),\n}).describe(\"Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}\");\n\nexport const soundcloudUnlikesAPlaylist = action(\"SOUNDCLOUD_UNLIKES_A_PLAYLIST\", {\n slug: \"soundcloud-unlikes-a-playlist\",\n name: \"Unlikes a playlist\",\n description: \"Authenticated users can remove a \\\"like\\\" from a SoundCloud playlist by sending a DELETE request to `/likes/playlists/{playlist_id}`. Success returns a 200 status, failures return 400 or 404 if not found.\",\n input: SoundcloudUnlikesAPlaylistInput,\n output: SoundcloudUnlikesAPlaylistOutput,\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,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC,CAAC,CAAC,SAAS,gFAAgF;AAE5F,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlikes-a-playlist.d.ts
|
|
4
|
-
declare const SoundcloudUnlikesAPlaylistInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudUnlikesAPlaylistInput: z.ZodObject<{
|
|
5
|
+
playlist_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudUnlikesAPlaylistOutput: z.ZodObject<{
|
|
8
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const soundcloudUnlikesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
playlist_id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { soundcloudUnlikesAPlaylist };
|
|
9
15
|
//# sourceMappingURL=unlikes-a-playlist.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-playlist.d.cts","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"unlikes-a-playlist.d.cts","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlikes-a-playlist.d.ts
|
|
4
|
-
declare const SoundcloudUnlikesAPlaylistInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudUnlikesAPlaylistInput: z.ZodObject<{
|
|
5
|
+
playlist_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudUnlikesAPlaylistOutput: z.ZodObject<{
|
|
8
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
+
}, z.core.$strip>;
|
|
10
|
+
declare const soundcloudUnlikesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
|
+
playlist_id: number;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { soundcloudUnlikesAPlaylist };
|
|
9
15
|
//# sourceMappingURL=unlikes-a-playlist.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-playlist.d.mts","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,
|
|
1
|
+
{"version":3,"file":"unlikes-a-playlist.d.mts","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"mappings":";;;cAIa,+BAAA,EAA+B,CAAA,CAAA,SAAA;;;cAG/B,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAIhC,0BAAA,gCAA0B,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-playlist.mjs","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput
|
|
1
|
+
{"version":3,"file":"unlikes-a-playlist.mjs","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `UnlikesAPlaylist`\");\nexport const SoundcloudUnlikesAPlaylistOutput = z.object({\n status: z.string().describe(\"HTTP status message indicating success (e.g., '200 OK')\").nullable().optional(),\n}).describe(\"Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}\");\n\nexport const soundcloudUnlikesAPlaylist = action(\"SOUNDCLOUD_UNLIKES_A_PLAYLIST\", {\n slug: \"soundcloud-unlikes-a-playlist\",\n name: \"Unlikes a playlist\",\n description: \"Authenticated users can remove a \\\"like\\\" from a SoundCloud playlist by sending a DELETE request to `/likes/playlists/{playlist_id}`. Success returns a 200 status, failures return 400 or 404 if not found.\",\n input: SoundcloudUnlikesAPlaylistInput,\n output: SoundcloudUnlikesAPlaylistOutput,\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,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC,CAAC,CAAC,SAAS,gFAOF;AACV,CAAC"}
|
|
@@ -9,7 +9,7 @@ const SoundcloudUnlikesATrackOutput = zod.z.object({
|
|
|
9
9
|
errors: zod.z.array(zod.z.unknown()).describe("Deprecated errors array.").nullable().optional(),
|
|
10
10
|
status: zod.z.string().describe("Deprecated status field.").nullable().optional(),
|
|
11
11
|
message: zod.z.string().describe("Human-readable error message.").nullable().optional(),
|
|
12
|
-
status_code: zod.z.number().int().describe("HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.")
|
|
12
|
+
status_code: zod.z.number().int().describe("HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.").nullable()
|
|
13
13
|
}).describe("Response schema for `UnlikesATrack`.\n\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\n400/404 Error: Returns error details with optional fields.");
|
|
14
14
|
const soundcloudUnlikesATrack = require_action.action("SOUNDCLOUD_UNLIKES_A_TRACK", {
|
|
15
15
|
slug: "soundcloud-unlikes-a-track",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput
|
|
1
|
+
{"version":3,"file":"unlikes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `UnlikesATrack`\");\nexport const SoundcloudUnlikesATrackOutput = z.object({\n code: z.number().int().describe(\"Error code identifying the type of error.\").nullable().optional(),\n link: z.string().describe(\"Link to additional error information.\").nullable().optional(),\n error: z.string().describe(\"Deprecated error field, nullable.\").nullable().optional(),\n errors: z.array(z.unknown()).describe(\"Deprecated errors array.\").nullable().optional(),\n status: z.string().describe(\"Deprecated status field.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.\").nullable(),\n}).describe(\"Response schema for `UnlikesATrack`.\\n\\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\\n400/404 Error: Returns error details with optional fields.\");\n\nexport const soundcloudUnlikesATrack = action(\"SOUNDCLOUD_UNLIKES_A_TRACK\", {\n slug: \"soundcloud-unlikes-a-track\",\n name: \"Unlikes a track\",\n description: \"Endpoint `/likes/tracks/{track_id}` allows unauthorized liking of a track, requiring AuthHeader. Accepts `track_id` as a path parameter. Responses include 200 (Success), 400 (Bad Request), and 404 (Not Found).\",\n input: SoundcloudUnlikesATrackInput,\n output: SoundcloudUnlikesATrackOutput,\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;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,SAAS,mLAAmL;AAE/L,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlikes-a-track.d.ts
|
|
4
|
-
declare const SoundcloudUnlikesATrackInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudUnlikesATrackInput: z.ZodObject<{
|
|
5
|
+
track_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudUnlikesATrackOutput: z.ZodObject<{
|
|
8
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
+
link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
12
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
status_code: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const soundcloudUnlikesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
track_id: number;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { soundcloudUnlikesATrack };
|
|
9
21
|
//# sourceMappingURL=unlikes-a-track.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-track.d.cts","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"unlikes-a-track.d.cts","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,21 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/unlikes-a-track.d.ts
|
|
4
|
-
declare const SoundcloudUnlikesATrackInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudUnlikesATrackInput: z.ZodObject<{
|
|
5
|
+
track_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudUnlikesATrackOutput: z.ZodObject<{
|
|
8
|
+
code: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
+
link: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
error: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
12
|
+
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
status_code: z.ZodNullable<z.ZodNumber>;
|
|
15
|
+
}, z.core.$strip>;
|
|
16
|
+
declare const soundcloudUnlikesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
|
+
track_id: number;
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
19
|
//#endregion
|
|
8
20
|
export { soundcloudUnlikesATrack };
|
|
9
21
|
//# sourceMappingURL=unlikes-a-track.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-track.d.mts","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"unlikes-a-track.d.mts","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;cAG5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;cAU7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -12,7 +12,7 @@ const soundcloudUnlikesATrack = action("SOUNDCLOUD_UNLIKES_A_TRACK", {
|
|
|
12
12
|
errors: z.array(z.unknown()).describe("Deprecated errors array.").nullable().optional(),
|
|
13
13
|
status: z.string().describe("Deprecated status field.").nullable().optional(),
|
|
14
14
|
message: z.string().describe("Human-readable error message.").nullable().optional(),
|
|
15
|
-
status_code: z.number().int().describe("HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.")
|
|
15
|
+
status_code: z.number().int().describe("HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.").nullable()
|
|
16
16
|
}).describe("Response schema for `UnlikesATrack`.\n\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\n400/404 Error: Returns error details with optional fields.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-track.mjs","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput
|
|
1
|
+
{"version":3,"file":"unlikes-a-track.mjs","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `UnlikesATrack`\");\nexport const SoundcloudUnlikesATrackOutput = z.object({\n code: z.number().int().describe(\"Error code identifying the type of error.\").nullable().optional(),\n link: z.string().describe(\"Link to additional error information.\").nullable().optional(),\n error: z.string().describe(\"Deprecated error field, nullable.\").nullable().optional(),\n errors: z.array(z.unknown()).describe(\"Deprecated errors array.\").nullable().optional(),\n status: z.string().describe(\"Deprecated status field.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.\").nullable(),\n}).describe(\"Response schema for `UnlikesATrack`.\\n\\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\\n400/404 Error: Returns error details with optional fields.\");\n\nexport const soundcloudUnlikesATrack = action(\"SOUNDCLOUD_UNLIKES_A_TRACK\", {\n slug: \"soundcloud-unlikes-a-track\",\n name: \"Unlikes a track\",\n description: \"Endpoint `/likes/tracks/{track_id}` allows unauthorized liking of a track, requiring AuthHeader. Accepts `track_id` as a path parameter. Responses include 200 (Success), 400 (Bad Request), and 404 (Not Found).\",\n input: SoundcloudUnlikesATrackInput,\n output: SoundcloudUnlikesATrackOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB0C,EAAE,OAAO,EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAeH;CACP,QAf2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,QAAQ,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAC9K,CAAC,CAAC,CAAC,SAAS,mLAOF;AACV,CAAC"}
|
|
@@ -22,26 +22,26 @@ const SoundcloudUpdatesAPlaylistInput = zod.z.object({
|
|
|
22
22
|
playlist__purchase__title: zod.z.string().describe("Purchase title").optional()
|
|
23
23
|
}).describe("Request schema for `UpdatesAPlaylist`");
|
|
24
24
|
const SoundcloudUpdatesAPlaylist_UserSchema = zod.z.object({
|
|
25
|
-
id: zod.z.number().int().describe("Unique identifier for the user."),
|
|
26
|
-
uri: zod.z.string().describe("API resource identifier for the user."),
|
|
25
|
+
id: zod.z.number().int().describe("Unique identifier for the user.").nullable(),
|
|
26
|
+
uri: zod.z.string().describe("API resource identifier for the user.").nullable(),
|
|
27
27
|
urn: zod.z.string().describe("Uniform resource name for the user.").nullable().optional(),
|
|
28
28
|
city: zod.z.string().describe("City where the user is located.").nullable().optional(),
|
|
29
|
-
kind: zod.z.string().describe("Resource type, always 'user' for user objects."),
|
|
29
|
+
kind: zod.z.string().describe("Resource type, always 'user' for user objects.").nullable(),
|
|
30
30
|
fullName: zod.z.string().describe("Full name of the user.").nullable().optional(),
|
|
31
31
|
lastName: zod.z.string().describe("Last name of the user.").nullable().optional(),
|
|
32
|
-
username: zod.z.string().describe("Username of the user."),
|
|
32
|
+
username: zod.z.string().describe("Username of the user.").nullable(),
|
|
33
33
|
verified: zod.z.boolean().describe("Whether the user account is verified.").nullable().optional(),
|
|
34
|
-
avatarUrl: zod.z.string().describe("URL to the user's profile picture."),
|
|
35
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp of when the user account was created."),
|
|
34
|
+
avatarUrl: zod.z.string().describe("URL to the user's profile picture.").nullable(),
|
|
35
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp of when the user account was created.").nullable(),
|
|
36
36
|
firstName: zod.z.string().describe("First name of the user.").nullable().optional(),
|
|
37
|
-
permalink: zod.z.string().describe("URL-friendly identifier for the user."),
|
|
37
|
+
permalink: zod.z.string().describe("URL-friendly identifier for the user.").nullable(),
|
|
38
38
|
likesCount: zod.z.number().int().describe("Number of tracks liked by the user.").nullable().optional(),
|
|
39
39
|
trackCount: zod.z.number().int().describe("Number of tracks uploaded by the user.").nullable().optional(),
|
|
40
40
|
countryCode: zod.z.string().describe("Country code for the user's location.").nullable().optional(),
|
|
41
41
|
description: zod.z.string().describe("User's profile description.").nullable().optional(),
|
|
42
42
|
groupsCount: zod.z.number().int().describe("Number of groups the user is a member of.").nullable().optional(),
|
|
43
43
|
lastModified: zod.z.string().describe("ISO 8601 timestamp of when the user profile was last modified.").nullable().optional(),
|
|
44
|
-
permalinkUrl: zod.z.string().describe("Full SoundCloud URL to the user's profile."),
|
|
44
|
+
permalinkUrl: zod.z.string().describe("Full SoundCloud URL to the user's profile.").nullable(),
|
|
45
45
|
repostsCount: zod.z.number().int().describe("Number of reposts made by the user.").nullable().optional(),
|
|
46
46
|
commentsCount: zod.z.number().int().describe("Number of comments made by the user.").nullable().optional(),
|
|
47
47
|
playlistCount: zod.z.number().int().describe("Number of playlists created by the user.").nullable().optional(),
|
|
@@ -50,37 +50,37 @@ const SoundcloudUpdatesAPlaylist_UserSchema = zod.z.object({
|
|
|
50
50
|
playlistLikesCount: zod.z.number().int().describe("Number of playlists liked by the user.").nullable().optional()
|
|
51
51
|
}).describe("User object containing information about the playlist creator.");
|
|
52
52
|
const SoundcloudUpdatesAPlaylist_TrackSchema = zod.z.object({
|
|
53
|
-
id: zod.z.number().int().describe("Unique identifier for the track."),
|
|
53
|
+
id: zod.z.number().int().describe("Unique identifier for the track.").nullable(),
|
|
54
54
|
bpm: zod.z.number().int().describe("Beats per minute of the track.").nullable().optional(),
|
|
55
55
|
uri: zod.z.string().describe("API resource identifier for the track.").nullable().optional(),
|
|
56
56
|
isrc: zod.z.string().describe("International Standard Recording Code.").nullable().optional(),
|
|
57
|
-
kind: zod.z.string().describe("Resource type, typically 'track'."),
|
|
57
|
+
kind: zod.z.string().describe("Resource type, typically 'track'.").nullable(),
|
|
58
58
|
user: zod.z.unknown().describe("User object for the track creator."),
|
|
59
59
|
genre: zod.z.string().describe("Genre of the track.").nullable().optional(),
|
|
60
|
-
title: zod.z.string().describe("Title of the track."),
|
|
61
|
-
license: zod.z.string().describe("License type for the track."),
|
|
60
|
+
title: zod.z.string().describe("Title of the track.").nullable(),
|
|
61
|
+
license: zod.z.string().describe("License type for the track.").nullable(),
|
|
62
62
|
release: zod.z.string().describe("Release information for the track.").nullable().optional(),
|
|
63
|
-
sharing: zod.z.string().describe("Sharing permission level for the track."),
|
|
64
|
-
tagList: zod.z.string().describe("Space-separated list of tags for the track."),
|
|
65
|
-
duration: zod.z.number().int().describe("Duration of the track in milliseconds."),
|
|
66
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp of when the track was created."),
|
|
63
|
+
sharing: zod.z.string().describe("Sharing permission level for the track.").nullable(),
|
|
64
|
+
tagList: zod.z.string().describe("Space-separated list of tags for the track.").nullable(),
|
|
65
|
+
duration: zod.z.number().int().describe("Duration of the track in milliseconds.").nullable(),
|
|
66
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp of when the track was created.").nullable(),
|
|
67
67
|
labelName: zod.z.string().describe("Name of the record label for the track.").nullable().optional(),
|
|
68
68
|
secretUri: zod.z.string().describe("Secret URI for private tracks.").nullable().optional(),
|
|
69
69
|
streamUrl: zod.z.string().describe("URL to stream the track.").nullable().optional(),
|
|
70
70
|
artworkUrl: zod.z.string().describe("URL to the track's cover artwork.").nullable().optional(),
|
|
71
71
|
isExplicit: zod.z.boolean().describe("Whether the track contains explicit content.").nullable().optional(),
|
|
72
72
|
releaseDay: zod.z.number().int().describe("Day of release.").nullable().optional(),
|
|
73
|
-
streamable: zod.z.boolean().describe("Whether the track can be streamed."),
|
|
74
|
-
commentable: zod.z.boolean().describe("Whether comments are enabled for the track."),
|
|
73
|
+
streamable: zod.z.boolean().describe("Whether the track can be streamed.").nullable(),
|
|
74
|
+
commentable: zod.z.boolean().describe("Whether comments are enabled for the track.").nullable(),
|
|
75
75
|
description: zod.z.string().describe("Description of the track.").nullable().optional(),
|
|
76
76
|
downloadUrl: zod.z.string().describe("URL to download the track.").nullable().optional(),
|
|
77
77
|
purchaseUrl: zod.z.string().describe("URL where the track can be purchased.").nullable().optional(),
|
|
78
78
|
releaseYear: zod.z.number().int().describe("Year of release.").nullable().optional(),
|
|
79
|
-
waveformUrl: zod.z.string().describe("URL to the waveform visualization of the track."),
|
|
79
|
+
waveformUrl: zod.z.string().describe("URL to the waveform visualization of the track.").nullable(),
|
|
80
80
|
commentCount: zod.z.number().int().describe("Number of comments on the track.").nullable().optional(),
|
|
81
|
-
downloadable: zod.z.boolean().describe("Whether the track can be downloaded."),
|
|
81
|
+
downloadable: zod.z.boolean().describe("Whether the track can be downloaded.").nullable(),
|
|
82
82
|
keySignature: zod.z.string().describe("Musical key signature of the track.").nullable().optional(),
|
|
83
|
-
permalinkUrl: zod.z.string().describe("Full SoundCloud URL to the track."),
|
|
83
|
+
permalinkUrl: zod.z.string().describe("Full SoundCloud URL to the track.").nullable(),
|
|
84
84
|
releaseMonth: zod.z.number().int().describe("Month of release.").nullable().optional(),
|
|
85
85
|
repostsCount: zod.z.number().int().describe("Number of times the track has been reposted.").nullable().optional(),
|
|
86
86
|
userFavorite: zod.z.boolean().describe("Whether the current user has favorited the track.").nullable().optional(),
|
|
@@ -92,35 +92,35 @@ const SoundcloudUpdatesAPlaylist_TrackSchema = zod.z.object({
|
|
|
92
92
|
availableCountryCodes: zod.z.array(zod.z.string()).describe("List of country codes where the track is available.").nullable().optional()
|
|
93
93
|
}).describe("Track object contained in the playlist.");
|
|
94
94
|
const SoundcloudUpdatesAPlaylistOutput = zod.z.object({
|
|
95
|
-
id: zod.z.number().int().describe("Unique identifier for the playlist."),
|
|
96
|
-
uri: zod.z.string().describe("API resource identifier for the playlist."),
|
|
95
|
+
id: zod.z.number().int().describe("Unique identifier for the playlist.").nullable(),
|
|
96
|
+
uri: zod.z.string().describe("API resource identifier for the playlist.").nullable(),
|
|
97
97
|
urn: zod.z.string().describe("Uniform resource name for the playlist (new string-based identifier).").nullable().optional(),
|
|
98
|
-
kind: zod.z.string().describe("Resource type, always 'playlist' for playlist objects."),
|
|
98
|
+
kind: zod.z.string().describe("Resource type, always 'playlist' for playlist objects.").nullable(),
|
|
99
99
|
user: SoundcloudUpdatesAPlaylist_UserSchema.nullable(),
|
|
100
100
|
genre: zod.z.string().describe("Genre classification of the playlist.").nullable().optional(),
|
|
101
|
-
title: zod.z.string().describe("Title of the playlist."),
|
|
102
|
-
public: zod.z.boolean().describe("Whether the playlist is public (true) or private (false)."),
|
|
101
|
+
title: zod.z.string().describe("Title of the playlist.").nullable(),
|
|
102
|
+
public: zod.z.boolean().describe("Whether the playlist is public (true) or private (false).").nullable(),
|
|
103
103
|
tracks: zod.z.array(SoundcloudUpdatesAPlaylist_TrackSchema).describe("Array of track objects contained in the playlist."),
|
|
104
|
-
userId: zod.z.number().int().describe("ID of the user who created the playlist."),
|
|
104
|
+
userId: zod.z.number().int().describe("ID of the user who created the playlist.").nullable(),
|
|
105
105
|
isAlbum: zod.z.boolean().describe("Whether the playlist is classified as an album.").nullable().optional(),
|
|
106
106
|
license: zod.z.string().describe("License type for the playlist content.").nullable().optional(),
|
|
107
107
|
setType: zod.z.string().describe("Type categorization of the playlist set.").nullable().optional(),
|
|
108
|
-
sharing: zod.z.string().describe("Sharing permission level for the playlist (e.g., 'public', 'private')."),
|
|
108
|
+
sharing: zod.z.string().describe("Sharing permission level for the playlist (e.g., 'public', 'private').").nullable(),
|
|
109
109
|
tagList: zod.z.string().describe("Space-separated list of tags associated with the playlist.").nullable().optional(),
|
|
110
|
-
duration: zod.z.number().int().describe("Total duration of all tracks in the playlist in milliseconds."),
|
|
111
|
-
createdAt: zod.z.string().describe("ISO 8601 timestamp of when the playlist was created."),
|
|
110
|
+
duration: zod.z.number().int().describe("Total duration of all tracks in the playlist in milliseconds.").nullable(),
|
|
111
|
+
createdAt: zod.z.string().describe("ISO 8601 timestamp of when the playlist was created.").nullable(),
|
|
112
112
|
labelName: zod.z.string().describe("Name of the record label associated with the playlist.").nullable().optional(),
|
|
113
|
-
permalink: zod.z.string().describe("URL-friendly identifier for the playlist."),
|
|
113
|
+
permalink: zod.z.string().describe("URL-friendly identifier for the playlist.").nullable(),
|
|
114
114
|
artworkUrl: zod.z.string().describe("URL to the playlist's cover artwork image.").nullable().optional(),
|
|
115
115
|
likesCount: zod.z.number().int().describe("Number of likes/favorites the playlist has received.").nullable().optional(),
|
|
116
|
-
trackCount: zod.z.number().int().describe("Number of tracks in the playlist."),
|
|
116
|
+
trackCount: zod.z.number().int().describe("Number of tracks in the playlist.").nullable(),
|
|
117
117
|
description: zod.z.string().describe("Description of the playlist (maximum 4,000 characters).").nullable().optional(),
|
|
118
118
|
displayDate: zod.z.string().describe("Date to be displayed for the playlist.").nullable().optional(),
|
|
119
119
|
publishedAt: zod.z.string().describe("ISO 8601 timestamp of when the playlist was published.").nullable().optional(),
|
|
120
120
|
secretToken: zod.z.string().describe("Secret token for accessing private playlists.").nullable().optional(),
|
|
121
121
|
embeddableBy: zod.z.string().describe("Who can embed the playlist: 'all', 'me', or 'none'.").nullable().optional(),
|
|
122
|
-
lastModified: zod.z.string().describe("ISO 8601 timestamp of when the playlist was last modified."),
|
|
123
|
-
permalinkUrl: zod.z.string().describe("Full SoundCloud URL to the playlist."),
|
|
122
|
+
lastModified: zod.z.string().describe("ISO 8601 timestamp of when the playlist was last modified.").nullable(),
|
|
123
|
+
permalinkUrl: zod.z.string().describe("Full SoundCloud URL to the playlist.").nullable(),
|
|
124
124
|
repostsCount: zod.z.number().int().describe("Number of times the playlist has been reposted by other users.").nullable().optional(),
|
|
125
125
|
managedByFeeds: zod.z.boolean().describe("Whether the playlist is managed by SoundCloud's feed system rather than manually.").nullable().optional()
|
|
126
126
|
}).describe("Response schema for `UpdatesAPlaylist`");
|