@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
|
@@ -15,34 +15,34 @@ const SoundcloudListUserFavoritesInput = zod.z.object({
|
|
|
15
15
|
linked_partitioning: zod.z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
|
|
16
16
|
}).describe("Request schema for `ListUserFavorites`");
|
|
17
17
|
const SoundcloudListUserFavorites_UserSchema = zod.z.object({
|
|
18
|
-
id: zod.z.number().int().describe("Unique identifier of the user."),
|
|
19
|
-
uri: zod.z.string().describe("API URI for the user resource."),
|
|
18
|
+
id: zod.z.number().int().describe("Unique identifier of the user.").nullable(),
|
|
19
|
+
uri: zod.z.string().describe("API URI for the user resource.").nullable(),
|
|
20
20
|
city: zod.z.string().describe("User's city.").nullable().optional(),
|
|
21
|
-
kind: zod.z.string().describe("Resource type, typically 'user'."),
|
|
21
|
+
kind: zod.z.string().describe("Resource type, typically 'user'.").nullable(),
|
|
22
22
|
country: zod.z.string().describe("User's country.").nullable().optional(),
|
|
23
|
-
username: zod.z.string().describe("Display name of the user."),
|
|
23
|
+
username: zod.z.string().describe("Display name of the user.").nullable(),
|
|
24
24
|
full_name: zod.z.string().describe("User's full name.").nullable().optional(),
|
|
25
25
|
last_name: zod.z.string().describe("User's last name.").nullable().optional(),
|
|
26
|
-
permalink: zod.z.string().describe("URL-friendly username."),
|
|
27
|
-
avatar_url: zod.z.string().describe("URL to the user's profile picture."),
|
|
26
|
+
permalink: zod.z.string().describe("URL-friendly username.").nullable(),
|
|
27
|
+
avatar_url: zod.z.string().describe("URL to the user's profile picture.").nullable(),
|
|
28
28
|
first_name: zod.z.string().describe("User's first name.").nullable().optional(),
|
|
29
29
|
description: zod.z.string().describe("User's bio or description.").nullable().optional(),
|
|
30
30
|
track_count: zod.z.number().int().describe("Number of tracks uploaded by the user.").nullable().optional(),
|
|
31
|
-
permalink_url: zod.z.string().describe("Full SoundCloud profile URL."),
|
|
31
|
+
permalink_url: zod.z.string().describe("Full SoundCloud profile URL.").nullable(),
|
|
32
32
|
playlist_count: zod.z.number().int().describe("Number of playlists created by the user.").nullable().optional(),
|
|
33
33
|
followers_count: zod.z.number().int().describe("Number of followers.").nullable().optional(),
|
|
34
34
|
followings_count: zod.z.number().int().describe("Number of users being followed.").nullable().optional()
|
|
35
35
|
}).describe("User object representing the track creator.");
|
|
36
36
|
const SoundcloudListUserFavorites_TranscodingFormatSchema = zod.z.object({
|
|
37
|
-
protocol: zod.z.string().describe("Streaming protocol (e.g., 'hls', 'progressive')."),
|
|
38
|
-
mime_type: zod.z.string().describe("MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\"opus\"').")
|
|
37
|
+
protocol: zod.z.string().describe("Streaming protocol (e.g., 'hls', 'progressive').").nullable(),
|
|
38
|
+
mime_type: zod.z.string().describe("MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\"opus\"').").nullable()
|
|
39
39
|
}).describe("Format specification for the transcoding.");
|
|
40
40
|
const SoundcloudListUserFavorites_TranscodingSchema = zod.z.object({
|
|
41
|
-
url: zod.z.string().describe("URL to the transcoding endpoint."),
|
|
41
|
+
url: zod.z.string().describe("URL to the transcoding endpoint.").nullable(),
|
|
42
42
|
format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),
|
|
43
|
-
preset: zod.z.string().describe("Preset identifier (e.g., mp3_0_1, opus_0_0)."),
|
|
44
|
-
quality: zod.z.string().describe("Quality indicator (e.g., 'sq' for standard quality)."),
|
|
45
|
-
duration: zod.z.number().int().describe("Duration in milliseconds.")
|
|
43
|
+
preset: zod.z.string().describe("Preset identifier (e.g., mp3_0_1, opus_0_0).").nullable(),
|
|
44
|
+
quality: zod.z.string().describe("Quality indicator (e.g., 'sq' for standard quality).").nullable(),
|
|
45
|
+
duration: zod.z.number().int().describe("Duration in milliseconds.").nullable()
|
|
46
46
|
}).describe("Available transcoding format for streaming.");
|
|
47
47
|
const SoundcloudListUserFavorites_MediaSchema = zod.z.object({ transcodings: zod.z.array(SoundcloudListUserFavorites_TranscodingSchema).describe("Array of available transcoding formats for streaming.").nullable().optional() }).describe("Media streaming information with available transcodings.");
|
|
48
48
|
const SoundcloudListUserFavorites_PublisherMetadataSchema = zod.z.object({
|
|
@@ -61,39 +61,39 @@ const SoundcloudListUserFavorites_PublisherMetadataSchema = zod.z.object({
|
|
|
61
61
|
writer_composer: zod.z.string().describe("Writer or composer name.").nullable().optional()
|
|
62
62
|
}).describe("Metadata about the track's publisher and rights.");
|
|
63
63
|
const SoundcloudListUserFavorites_TrackSchema = zod.z.object({
|
|
64
|
-
id: zod.z.number().int().describe("Unique identifier of the track."),
|
|
64
|
+
id: zod.z.number().int().describe("Unique identifier of the track.").nullable(),
|
|
65
65
|
bpm: zod.z.number().describe("Beats per minute of the track.").nullable().optional(),
|
|
66
66
|
uri: zod.z.string().describe("API URI for the track resource.").nullable().optional(),
|
|
67
67
|
isrc: zod.z.string().describe("International Standard Recording Code.").nullable().optional(),
|
|
68
|
-
kind: zod.z.string().describe("Resource type, typically 'track'."),
|
|
68
|
+
kind: zod.z.string().describe("Resource type, typically 'track'.").nullable(),
|
|
69
69
|
user: SoundcloudListUserFavorites_UserSchema.nullable(),
|
|
70
70
|
genre: zod.z.string().describe("Musical genre of the track.").nullable().optional(),
|
|
71
71
|
media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),
|
|
72
|
-
title: zod.z.string().describe("Title of the track."),
|
|
72
|
+
title: zod.z.string().describe("Title of the track.").nullable(),
|
|
73
73
|
policy: zod.z.string().describe("Policy setting for the track.").nullable().optional(),
|
|
74
|
-
license: zod.z.string().describe("License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.)."),
|
|
74
|
+
license: zod.z.string().describe("License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).").nullable(),
|
|
75
75
|
release: zod.z.string().describe("Release date or number.").nullable().optional(),
|
|
76
|
-
sharing: zod.z.string().describe("Sharing level of the track (e.g., 'public', 'private')."),
|
|
77
|
-
duration: zod.z.number().int().describe("Length of the track in milliseconds."),
|
|
78
|
-
tag_list: zod.z.string().describe("Space-separated list of tags associated with the track."),
|
|
79
|
-
created_at: zod.z.string().describe("Timestamp when the track was created (ISO 8601 format)."),
|
|
76
|
+
sharing: zod.z.string().describe("Sharing level of the track (e.g., 'public', 'private').").nullable(),
|
|
77
|
+
duration: zod.z.number().int().describe("Length of the track in milliseconds.").nullable(),
|
|
78
|
+
tag_list: zod.z.string().describe("Space-separated list of tags associated with the track.").nullable(),
|
|
79
|
+
created_at: zod.z.string().describe("Timestamp when the track was created (ISO 8601 format).").nullable(),
|
|
80
80
|
label_name: zod.z.string().describe("Record label name.").nullable().optional(),
|
|
81
81
|
secret_uri: zod.z.string().describe("Secret URI for private sharing.").nullable().optional(),
|
|
82
82
|
stream_url: zod.z.string().describe("Legacy streaming URL (deprecated in favor of media.transcodings).").nullable().optional(),
|
|
83
|
-
streamable: zod.z.boolean().describe("Whether the track is available for streaming."),
|
|
83
|
+
streamable: zod.z.boolean().describe("Whether the track is available for streaming.").nullable(),
|
|
84
84
|
artwork_url: zod.z.string().describe("URL to the track's artwork/cover image.").nullable().optional(),
|
|
85
|
-
commentable: zod.z.boolean().describe("Whether comments are enabled on the track."),
|
|
85
|
+
commentable: zod.z.boolean().describe("Whether comments are enabled on the track.").nullable(),
|
|
86
86
|
description: zod.z.string().describe("Description or caption of the track.").nullable().optional(),
|
|
87
87
|
is_explicit: zod.z.boolean().describe("Whether the track contains explicit content.").nullable().optional(),
|
|
88
88
|
release_day: zod.z.number().int().describe("Day of release.").nullable().optional(),
|
|
89
89
|
download_url: zod.z.string().describe("URL to download the track (if downloadable).").nullable().optional(),
|
|
90
|
-
downloadable: zod.z.boolean().describe("Whether the track is available for download."),
|
|
90
|
+
downloadable: zod.z.boolean().describe("Whether the track is available for download.").nullable(),
|
|
91
91
|
purchase_url: zod.z.string().describe("URL where the track can be purchased.").nullable().optional(),
|
|
92
92
|
release_year: zod.z.number().int().describe("Year of release.").nullable().optional(),
|
|
93
|
-
waveform_url: zod.z.string().describe("URL to the waveform image (1200x280px PNG)."),
|
|
93
|
+
waveform_url: zod.z.string().describe("URL to the waveform image (1200x280px PNG).").nullable(),
|
|
94
94
|
comment_count: zod.z.number().int().describe("Number of comments on the track.").nullable().optional(),
|
|
95
95
|
key_signature: zod.z.string().describe("Musical key signature of the track.").nullable().optional(),
|
|
96
|
-
permalink_url: zod.z.string().describe("Permanent URL to the track on SoundCloud."),
|
|
96
|
+
permalink_url: zod.z.string().describe("Permanent URL to the track on SoundCloud.").nullable(),
|
|
97
97
|
release_month: zod.z.number().int().describe("Month of release.").nullable().optional(),
|
|
98
98
|
reposts_count: zod.z.number().int().describe("Number of times the track has been reposted.").nullable().optional(),
|
|
99
99
|
user_favorite: zod.z.boolean().describe("Whether the authenticated user has favorited this track.").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListUserFavoritesInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").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 `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\"),\n uri: z.string().describe(\"API URI for the user resource.\"),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\"),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\"),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\"),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\"),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\"),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema: z.ZodTypeAny = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\"),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\"),\n}).describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema: z.ZodTypeAny = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\"),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\"),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\"),\n duration: z.number().int().describe(\"Duration in milliseconds.\"),\n}).describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema: z.ZodTypeAny = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\"),\n bpm: z.number().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'.\"),\n user: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),\n title: z.string().describe(\"Title of the track.\"),\n policy: z.string().describe(\"Policy setting for the track.\").nullable().optional(),\n license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\"),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\"),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\"),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\"),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\"),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\"),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\"),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\"),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\"),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\"),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").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 `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\").nullable(),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\").nullable(),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\").nullable(),\n}).describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\").nullable(),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\").nullable(),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\").nullable(),\n duration: z.number().int().describe(\"Duration in milliseconds.\").nullable(),\n}).describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'.\").nullable(),\n user: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.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 license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\").nullable(),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\").nullable(),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\").nullable(),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,112 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-user-favorites.d.ts
|
|
4
|
-
declare const SoundcloudListUserFavoritesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudListUserFavoritesInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
access: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
7
|
+
playable: "playable";
|
|
8
|
+
preview: "preview";
|
|
9
|
+
blocked: "blocked";
|
|
10
|
+
}>>>>;
|
|
11
|
+
linked_partitioning: z.ZodOptional<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const SoundcloudListUserFavoritesOutput: z.ZodObject<{
|
|
14
|
+
next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
collection: z.ZodArray<z.ZodObject<{
|
|
16
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
bpm: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
21
|
+
user: z.ZodNullable<z.ZodObject<{
|
|
22
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
24
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
26
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
username: z.ZodNullable<z.ZodString>;
|
|
28
|
+
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
31
|
+
avatar_url: z.ZodNullable<z.ZodString>;
|
|
32
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
36
|
+
playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
|
+
followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
|
+
followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
}, z.core.$strip>>;
|
|
40
|
+
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
media: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
|
+
transcodings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
43
|
+
url: z.ZodNullable<z.ZodString>;
|
|
44
|
+
format: z.ZodNullable<z.ZodObject<{
|
|
45
|
+
protocol: z.ZodNullable<z.ZodString>;
|
|
46
|
+
mime_type: z.ZodNullable<z.ZodString>;
|
|
47
|
+
}, z.core.$strip>>;
|
|
48
|
+
preset: z.ZodNullable<z.ZodString>;
|
|
49
|
+
quality: z.ZodNullable<z.ZodString>;
|
|
50
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
51
|
+
}, z.core.$strip>>>>;
|
|
52
|
+
}, z.core.$strip>>>;
|
|
53
|
+
title: z.ZodNullable<z.ZodString>;
|
|
54
|
+
policy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
license: z.ZodNullable<z.ZodString>;
|
|
56
|
+
release: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
+
sharing: z.ZodNullable<z.ZodString>;
|
|
58
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
59
|
+
tag_list: z.ZodNullable<z.ZodString>;
|
|
60
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
61
|
+
label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
+
secret_uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
|
+
stream_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
+
streamable: z.ZodNullable<z.ZodBoolean>;
|
|
65
|
+
artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
|
+
commentable: z.ZodNullable<z.ZodBoolean>;
|
|
67
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
+
is_explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
69
|
+
release_day: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
70
|
+
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
+
downloadable: z.ZodNullable<z.ZodBoolean>;
|
|
72
|
+
purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
|
+
release_year: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
74
|
+
waveform_url: z.ZodNullable<z.ZodString>;
|
|
75
|
+
comment_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
76
|
+
key_signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
78
|
+
release_month: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
79
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
80
|
+
user_favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
81
|
+
download_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
82
|
+
playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
83
|
+
purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
84
|
+
favoritings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
85
|
+
monetization_model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
|
+
publisher_metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
87
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
88
|
+
urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
89
|
+
isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
90
|
+
artist: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
|
+
c_line: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
|
+
p_line: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
|
+
explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
94
|
+
publisher: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
|
+
upc_or_ean: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
|
+
album_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
|
+
release_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
|
+
contains_music: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
99
|
+
writer_composer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
100
|
+
}, z.core.$strip>>>;
|
|
101
|
+
user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
102
|
+
available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
103
|
+
}, z.core.$strip>>;
|
|
104
|
+
}, z.core.$strip>;
|
|
105
|
+
declare const soundcloudListUserFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
106
|
+
limit?: number | undefined;
|
|
107
|
+
access?: ("playable" | "preview" | "blocked")[] | undefined;
|
|
108
|
+
linked_partitioning?: boolean | undefined;
|
|
109
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
110
|
//#endregion
|
|
8
111
|
export { soundcloudListUserFavorites };
|
|
9
112
|
//# sourceMappingURL=list-user-favorites.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-favorites.d.cts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-user-favorites.d.cts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAmGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -1,9 +1,112 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/list-user-favorites.d.ts
|
|
4
|
-
declare const SoundcloudListUserFavoritesInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudListUserFavoritesInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
access: z.ZodOptional<z.ZodDefault<z.ZodArray<z.ZodEnum<{
|
|
7
|
+
playable: "playable";
|
|
8
|
+
preview: "preview";
|
|
9
|
+
blocked: "blocked";
|
|
10
|
+
}>>>>;
|
|
11
|
+
linked_partitioning: z.ZodOptional<z.ZodBoolean>;
|
|
12
|
+
}, z.core.$strip>;
|
|
13
|
+
declare const SoundcloudListUserFavoritesOutput: z.ZodObject<{
|
|
14
|
+
next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
collection: z.ZodArray<z.ZodObject<{
|
|
16
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
17
|
+
bpm: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
18
|
+
uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
21
|
+
user: z.ZodNullable<z.ZodObject<{
|
|
22
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
23
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
24
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
26
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
username: z.ZodNullable<z.ZodString>;
|
|
28
|
+
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
31
|
+
avatar_url: z.ZodNullable<z.ZodString>;
|
|
32
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
36
|
+
playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
37
|
+
followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
38
|
+
followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
39
|
+
}, z.core.$strip>>;
|
|
40
|
+
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
|
+
media: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
42
|
+
transcodings: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
43
|
+
url: z.ZodNullable<z.ZodString>;
|
|
44
|
+
format: z.ZodNullable<z.ZodObject<{
|
|
45
|
+
protocol: z.ZodNullable<z.ZodString>;
|
|
46
|
+
mime_type: z.ZodNullable<z.ZodString>;
|
|
47
|
+
}, z.core.$strip>>;
|
|
48
|
+
preset: z.ZodNullable<z.ZodString>;
|
|
49
|
+
quality: z.ZodNullable<z.ZodString>;
|
|
50
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
51
|
+
}, z.core.$strip>>>>;
|
|
52
|
+
}, z.core.$strip>>>;
|
|
53
|
+
title: z.ZodNullable<z.ZodString>;
|
|
54
|
+
policy: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
55
|
+
license: z.ZodNullable<z.ZodString>;
|
|
56
|
+
release: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
57
|
+
sharing: z.ZodNullable<z.ZodString>;
|
|
58
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
59
|
+
tag_list: z.ZodNullable<z.ZodString>;
|
|
60
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
61
|
+
label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
62
|
+
secret_uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
63
|
+
stream_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
64
|
+
streamable: z.ZodNullable<z.ZodBoolean>;
|
|
65
|
+
artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
66
|
+
commentable: z.ZodNullable<z.ZodBoolean>;
|
|
67
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
68
|
+
is_explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
69
|
+
release_day: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
70
|
+
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
71
|
+
downloadable: z.ZodNullable<z.ZodBoolean>;
|
|
72
|
+
purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
73
|
+
release_year: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
74
|
+
waveform_url: z.ZodNullable<z.ZodString>;
|
|
75
|
+
comment_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
76
|
+
key_signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
78
|
+
release_month: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
79
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
80
|
+
user_favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
81
|
+
download_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
82
|
+
playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
83
|
+
purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
84
|
+
favoritings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
85
|
+
monetization_model: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
|
+
publisher_metadata: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
87
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
88
|
+
urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
89
|
+
isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
90
|
+
artist: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
91
|
+
c_line: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
92
|
+
p_line: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
|
+
explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
94
|
+
publisher: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
|
+
upc_or_ean: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
96
|
+
album_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
|
+
release_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
|
+
contains_music: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
99
|
+
writer_composer: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
100
|
+
}, z.core.$strip>>>;
|
|
101
|
+
user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
102
|
+
available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
103
|
+
}, z.core.$strip>>;
|
|
104
|
+
}, z.core.$strip>;
|
|
105
|
+
declare const soundcloudListUserFavorites: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
106
|
+
limit?: number | undefined;
|
|
107
|
+
access?: ("playable" | "preview" | "blocked")[] | undefined;
|
|
108
|
+
linked_partitioning?: boolean | undefined;
|
|
109
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
110
|
//#endregion
|
|
8
111
|
export { soundcloudListUserFavorites };
|
|
9
112
|
//# sourceMappingURL=list-user-favorites.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-favorites.d.mts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":";;;cAIa,gCAAA,
|
|
1
|
+
{"version":3,"file":"list-user-favorites.d.mts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAmGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -15,34 +15,34 @@ const SoundcloudListUserFavoritesInput = z.object({
|
|
|
15
15
|
linked_partitioning: z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
|
|
16
16
|
}).describe("Request schema for `ListUserFavorites`");
|
|
17
17
|
const SoundcloudListUserFavorites_UserSchema = z.object({
|
|
18
|
-
id: z.number().int().describe("Unique identifier of the user."),
|
|
19
|
-
uri: z.string().describe("API URI for the user resource."),
|
|
18
|
+
id: z.number().int().describe("Unique identifier of the user.").nullable(),
|
|
19
|
+
uri: z.string().describe("API URI for the user resource.").nullable(),
|
|
20
20
|
city: z.string().describe("User's city.").nullable().optional(),
|
|
21
|
-
kind: z.string().describe("Resource type, typically 'user'."),
|
|
21
|
+
kind: z.string().describe("Resource type, typically 'user'.").nullable(),
|
|
22
22
|
country: z.string().describe("User's country.").nullable().optional(),
|
|
23
|
-
username: z.string().describe("Display name of the user."),
|
|
23
|
+
username: z.string().describe("Display name of the user.").nullable(),
|
|
24
24
|
full_name: z.string().describe("User's full name.").nullable().optional(),
|
|
25
25
|
last_name: z.string().describe("User's last name.").nullable().optional(),
|
|
26
|
-
permalink: z.string().describe("URL-friendly username."),
|
|
27
|
-
avatar_url: z.string().describe("URL to the user's profile picture."),
|
|
26
|
+
permalink: z.string().describe("URL-friendly username.").nullable(),
|
|
27
|
+
avatar_url: z.string().describe("URL to the user's profile picture.").nullable(),
|
|
28
28
|
first_name: z.string().describe("User's first name.").nullable().optional(),
|
|
29
29
|
description: z.string().describe("User's bio or description.").nullable().optional(),
|
|
30
30
|
track_count: z.number().int().describe("Number of tracks uploaded by the user.").nullable().optional(),
|
|
31
|
-
permalink_url: z.string().describe("Full SoundCloud profile URL."),
|
|
31
|
+
permalink_url: z.string().describe("Full SoundCloud profile URL.").nullable(),
|
|
32
32
|
playlist_count: z.number().int().describe("Number of playlists created by the user.").nullable().optional(),
|
|
33
33
|
followers_count: z.number().int().describe("Number of followers.").nullable().optional(),
|
|
34
34
|
followings_count: z.number().int().describe("Number of users being followed.").nullable().optional()
|
|
35
35
|
}).describe("User object representing the track creator.");
|
|
36
36
|
const SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({
|
|
37
|
-
protocol: z.string().describe("Streaming protocol (e.g., 'hls', 'progressive')."),
|
|
38
|
-
mime_type: z.string().describe("MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\"opus\"').")
|
|
37
|
+
protocol: z.string().describe("Streaming protocol (e.g., 'hls', 'progressive').").nullable(),
|
|
38
|
+
mime_type: z.string().describe("MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\"opus\"').").nullable()
|
|
39
39
|
}).describe("Format specification for the transcoding.");
|
|
40
40
|
const SoundcloudListUserFavorites_TranscodingSchema = z.object({
|
|
41
|
-
url: z.string().describe("URL to the transcoding endpoint."),
|
|
41
|
+
url: z.string().describe("URL to the transcoding endpoint.").nullable(),
|
|
42
42
|
format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),
|
|
43
|
-
preset: z.string().describe("Preset identifier (e.g., mp3_0_1, opus_0_0)."),
|
|
44
|
-
quality: z.string().describe("Quality indicator (e.g., 'sq' for standard quality)."),
|
|
45
|
-
duration: z.number().int().describe("Duration in milliseconds.")
|
|
43
|
+
preset: z.string().describe("Preset identifier (e.g., mp3_0_1, opus_0_0).").nullable(),
|
|
44
|
+
quality: z.string().describe("Quality indicator (e.g., 'sq' for standard quality).").nullable(),
|
|
45
|
+
duration: z.number().int().describe("Duration in milliseconds.").nullable()
|
|
46
46
|
}).describe("Available transcoding format for streaming.");
|
|
47
47
|
const SoundcloudListUserFavorites_MediaSchema = z.object({ transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe("Array of available transcoding formats for streaming.").nullable().optional() }).describe("Media streaming information with available transcodings.");
|
|
48
48
|
const SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({
|
|
@@ -61,39 +61,39 @@ const SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({
|
|
|
61
61
|
writer_composer: z.string().describe("Writer or composer name.").nullable().optional()
|
|
62
62
|
}).describe("Metadata about the track's publisher and rights.");
|
|
63
63
|
const SoundcloudListUserFavorites_TrackSchema = z.object({
|
|
64
|
-
id: z.number().int().describe("Unique identifier of the track."),
|
|
64
|
+
id: z.number().int().describe("Unique identifier of the track.").nullable(),
|
|
65
65
|
bpm: z.number().describe("Beats per minute of the track.").nullable().optional(),
|
|
66
66
|
uri: z.string().describe("API URI for the track resource.").nullable().optional(),
|
|
67
67
|
isrc: z.string().describe("International Standard Recording Code.").nullable().optional(),
|
|
68
|
-
kind: z.string().describe("Resource type, typically 'track'."),
|
|
68
|
+
kind: z.string().describe("Resource type, typically 'track'.").nullable(),
|
|
69
69
|
user: SoundcloudListUserFavorites_UserSchema.nullable(),
|
|
70
70
|
genre: z.string().describe("Musical genre of the track.").nullable().optional(),
|
|
71
71
|
media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),
|
|
72
|
-
title: z.string().describe("Title of the track."),
|
|
72
|
+
title: z.string().describe("Title of the track.").nullable(),
|
|
73
73
|
policy: z.string().describe("Policy setting for the track.").nullable().optional(),
|
|
74
|
-
license: z.string().describe("License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.)."),
|
|
74
|
+
license: z.string().describe("License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).").nullable(),
|
|
75
75
|
release: z.string().describe("Release date or number.").nullable().optional(),
|
|
76
|
-
sharing: z.string().describe("Sharing level of the track (e.g., 'public', 'private')."),
|
|
77
|
-
duration: z.number().int().describe("Length of the track in milliseconds."),
|
|
78
|
-
tag_list: z.string().describe("Space-separated list of tags associated with the track."),
|
|
79
|
-
created_at: z.string().describe("Timestamp when the track was created (ISO 8601 format)."),
|
|
76
|
+
sharing: z.string().describe("Sharing level of the track (e.g., 'public', 'private').").nullable(),
|
|
77
|
+
duration: z.number().int().describe("Length of the track in milliseconds.").nullable(),
|
|
78
|
+
tag_list: z.string().describe("Space-separated list of tags associated with the track.").nullable(),
|
|
79
|
+
created_at: z.string().describe("Timestamp when the track was created (ISO 8601 format).").nullable(),
|
|
80
80
|
label_name: z.string().describe("Record label name.").nullable().optional(),
|
|
81
81
|
secret_uri: z.string().describe("Secret URI for private sharing.").nullable().optional(),
|
|
82
82
|
stream_url: z.string().describe("Legacy streaming URL (deprecated in favor of media.transcodings).").nullable().optional(),
|
|
83
|
-
streamable: z.boolean().describe("Whether the track is available for streaming."),
|
|
83
|
+
streamable: z.boolean().describe("Whether the track is available for streaming.").nullable(),
|
|
84
84
|
artwork_url: z.string().describe("URL to the track's artwork/cover image.").nullable().optional(),
|
|
85
|
-
commentable: z.boolean().describe("Whether comments are enabled on the track."),
|
|
85
|
+
commentable: z.boolean().describe("Whether comments are enabled on the track.").nullable(),
|
|
86
86
|
description: z.string().describe("Description or caption of the track.").nullable().optional(),
|
|
87
87
|
is_explicit: z.boolean().describe("Whether the track contains explicit content.").nullable().optional(),
|
|
88
88
|
release_day: z.number().int().describe("Day of release.").nullable().optional(),
|
|
89
89
|
download_url: z.string().describe("URL to download the track (if downloadable).").nullable().optional(),
|
|
90
|
-
downloadable: z.boolean().describe("Whether the track is available for download."),
|
|
90
|
+
downloadable: z.boolean().describe("Whether the track is available for download.").nullable(),
|
|
91
91
|
purchase_url: z.string().describe("URL where the track can be purchased.").nullable().optional(),
|
|
92
92
|
release_year: z.number().int().describe("Year of release.").nullable().optional(),
|
|
93
|
-
waveform_url: z.string().describe("URL to the waveform image (1200x280px PNG)."),
|
|
93
|
+
waveform_url: z.string().describe("URL to the waveform image (1200x280px PNG).").nullable(),
|
|
94
94
|
comment_count: z.number().int().describe("Number of comments on the track.").nullable().optional(),
|
|
95
95
|
key_signature: z.string().describe("Musical key signature of the track.").nullable().optional(),
|
|
96
|
-
permalink_url: z.string().describe("Permanent URL to the track on SoundCloud."),
|
|
96
|
+
permalink_url: z.string().describe("Permanent URL to the track on SoundCloud.").nullable(),
|
|
97
97
|
release_month: z.number().int().describe("Month of release.").nullable().optional(),
|
|
98
98
|
reposts_count: z.number().int().describe("Number of times the track has been reposted.").nullable().optional(),
|
|
99
99
|
user_favorite: z.boolean().describe("Whether the authenticated user has favorited this track.").nullable().optional(),
|