@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,9 +1,52 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/returns-a-list-of-user-s-followings.d.ts
|
|
4
|
-
declare const SoundcloudReturnsAListOfUserSFollowingsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudReturnsAListOfUserSFollowingsInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
user_id: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SoundcloudReturnsAListOfUserSFollowingsOutput: z.ZodObject<{
|
|
9
|
+
next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
collection: z.ZodArray<z.ZodObject<{
|
|
11
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
12
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
13
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
15
|
+
plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
+
username: z.ZodNullable<z.ZodString>;
|
|
19
|
+
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
22
|
+
avatar_url: z.ZodNullable<z.ZodString>;
|
|
23
|
+
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
myspace_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
31
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
33
|
+
product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
34
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
36
|
+
}, z.core.$strip>>>;
|
|
37
|
+
}, z.core.$strip>>>>;
|
|
38
|
+
website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
|
+
followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
41
|
+
followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
42
|
+
upload_seconds_left: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
|
+
public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
}, z.core.$strip>>;
|
|
45
|
+
}, z.core.$strip>;
|
|
46
|
+
declare const soundcloudReturnsAListOfUserSFollowings: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
|
+
user_id: number;
|
|
48
|
+
limit?: number | undefined;
|
|
49
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
50
|
//#endregion
|
|
8
51
|
export { soundcloudReturnsAListOfUserSFollowings };
|
|
9
52
|
//# sourceMappingURL=returns-a-list-of-user-s-followings.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-list-of-user-s-followings.d.mts","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-followings.ts"],"mappings":";;;cAIa,4CAAA,
|
|
1
|
+
{"version":3,"file":"returns-a-list-of-user-s-followings.d.mts","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-followings.ts"],"mappings":";;;cAIa,4CAAA,EAA4C,CAAA,CAAA,SAAA;;;;cAyC5C,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK7C,uCAAA,gCAAuC,wBAAA"}
|
|
@@ -11,18 +11,18 @@ const SoundcloudReturnsAListOfUserSFollowings_SubscriptionProductSchema = z.obje
|
|
|
11
11
|
}).describe("Subscription product details");
|
|
12
12
|
const SoundcloudReturnsAListOfUserSFollowings_SubscriptionSchema = z.object({ product: SoundcloudReturnsAListOfUserSFollowings_SubscriptionProductSchema.nullable().optional() }).describe("Subscription object containing product information");
|
|
13
13
|
const SoundcloudReturnsAListOfUserSFollowings_UserSchema = z.object({
|
|
14
|
-
id: z.number().int().describe("Unique user identifier"),
|
|
15
|
-
uri: z.string().describe("API endpoint for this user resource"),
|
|
14
|
+
id: z.number().int().describe("Unique user identifier").nullable(),
|
|
15
|
+
uri: z.string().describe("API endpoint for this user resource").nullable(),
|
|
16
16
|
city: z.string().describe("User's city location").nullable().optional(),
|
|
17
|
-
kind: z.string().describe("Object type designation, always 'user'"),
|
|
17
|
+
kind: z.string().describe("Object type designation, always 'user'").nullable(),
|
|
18
18
|
plan: z.string().describe("Account subscription tier (e.g., 'Free')").nullable().optional(),
|
|
19
19
|
country: z.string().describe("User's country location").nullable().optional(),
|
|
20
20
|
website: z.string().describe("User's external website URL").nullable().optional(),
|
|
21
|
-
username: z.string().describe("Display name on platform"),
|
|
21
|
+
username: z.string().describe("Display name on platform").nullable(),
|
|
22
22
|
full_name: z.string().describe("Complete name concatenation").nullable().optional(),
|
|
23
23
|
last_name: z.string().describe("User's surname").nullable().optional(),
|
|
24
|
-
permalink: z.string().describe("URL-safe username identifier"),
|
|
25
|
-
avatar_url: z.string().describe("Profile image URL in JPEG format"),
|
|
24
|
+
permalink: z.string().describe("URL-safe username identifier").nullable(),
|
|
25
|
+
avatar_url: z.string().describe("Profile image URL in JPEG format").nullable(),
|
|
26
26
|
created_at: z.string().describe("Account creation timestamp").nullable().optional(),
|
|
27
27
|
first_name: z.string().describe("User's given name").nullable().optional(),
|
|
28
28
|
description: z.string().describe("User's biography or profile description").nullable().optional(),
|
|
@@ -30,7 +30,7 @@ const SoundcloudReturnsAListOfUserSFollowings_UserSchema = z.object({
|
|
|
30
30
|
discogs_name: z.string().describe("User's Discogs profile username").nullable().optional(),
|
|
31
31
|
myspace_name: z.string().describe("User's MySpace profile username").nullable().optional(),
|
|
32
32
|
last_modified: z.string().describe("Most recent profile update timestamp").nullable().optional(),
|
|
33
|
-
permalink_url: z.string().describe("Direct SoundCloud profile link"),
|
|
33
|
+
permalink_url: z.string().describe("Direct SoundCloud profile link").nullable(),
|
|
34
34
|
reposts_count: z.number().int().describe("Content the user has reposted").nullable().optional(),
|
|
35
35
|
subscriptions: z.array(SoundcloudReturnsAListOfUserSFollowings_SubscriptionSchema).describe("Array of subscription product objects indicating user's subscription status").nullable().optional(),
|
|
36
36
|
website_title: z.string().describe("Label for linked website").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-list-of-user-s-followings.mjs","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-followings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAListOfUserSFollowingsInput
|
|
1
|
+
{"version":3,"file":"returns-a-list-of-user-s-followings.mjs","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-followings.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAListOfUserSFollowingsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `ReturnsAListOfUserSFollowings`\");\nconst SoundcloudReturnsAListOfUserSFollowings_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Subscription product identifier\").nullable().optional(),\n name: z.string().describe(\"Subscription product name\").nullable().optional(),\n}).describe(\"Subscription product details\");\nconst SoundcloudReturnsAListOfUserSFollowings_SubscriptionSchema = z.object({\n product: SoundcloudReturnsAListOfUserSFollowings_SubscriptionProductSchema.nullable().optional(),\n}).describe(\"Subscription object containing product information\");\nconst SoundcloudReturnsAListOfUserSFollowings_UserSchema = z.object({\n id: z.number().int().describe(\"Unique user identifier\").nullable(),\n uri: z.string().describe(\"API endpoint for this user resource\").nullable(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Object type designation, always 'user'\").nullable(),\n plan: z.string().describe(\"Account subscription tier (e.g., 'Free')\").nullable().optional(),\n country: z.string().describe(\"User's country location\").nullable().optional(),\n website: z.string().describe(\"User's external website URL\").nullable().optional(),\n username: z.string().describe(\"Display name on platform\").nullable(),\n full_name: z.string().describe(\"Complete name concatenation\").nullable().optional(),\n last_name: z.string().describe(\"User's surname\").nullable().optional(),\n permalink: z.string().describe(\"URL-safe username identifier\").nullable(),\n avatar_url: z.string().describe(\"Profile image URL in JPEG format\").nullable(),\n created_at: z.string().describe(\"Account creation timestamp\").nullable().optional(),\n first_name: z.string().describe(\"User's given name\").nullable().optional(),\n description: z.string().describe(\"User's biography or profile description\").nullable().optional(),\n track_count: z.number().int().describe(\"Tracks uploaded by user\").nullable().optional(),\n discogs_name: z.string().describe(\"User's Discogs profile username\").nullable().optional(),\n myspace_name: z.string().describe(\"User's MySpace profile username\").nullable().optional(),\n last_modified: z.string().describe(\"Most recent profile update timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"Direct SoundCloud profile link\").nullable(),\n reposts_count: z.number().int().describe(\"Content the user has reposted\").nullable().optional(),\n subscriptions: z.array(SoundcloudReturnsAListOfUserSFollowings_SubscriptionSchema).describe(\"Array of subscription product objects indicating user's subscription status\").nullable().optional(),\n website_title: z.string().describe(\"Label for linked website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Total playlists created\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this account\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this account follows\").nullable().optional(),\n upload_seconds_left: z.number().int().describe(\"Remaining upload capacity in seconds\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Publicly liked tracks count\").nullable().optional(),\n}).describe(\"User object representing a SoundCloud account\");\nexport const SoundcloudReturnsAListOfUserSFollowingsOutput = z.object({\n next_href: z.string().describe(\"URL for pagination to retrieve additional results\").nullable().optional(),\n collection: z.array(SoundcloudReturnsAListOfUserSFollowings_UserSchema).describe(\"Array of user objects representing accounts followed by the specified user\"),\n}).describe(\"Response schema for `ReturnsAListOfUserSFollowings`\");\n\nexport const soundcloudReturnsAListOfUserSFollowings = action(\"SOUNDCLOUD_RETURNS_A_LIST_OF_USER_S_FOLLOWINGS\", {\n slug: \"soundcloud-returns-a-list-of-user-s-followings\",\n name: \"Returns a list of user s followings\",\n description: \"Returns list of users that (user_id) follows.\",\n input: SoundcloudReturnsAListOfUserSFollowingsInput,\n output: SoundcloudReturnsAListOfUserSFollowingsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -7,51 +7,51 @@ const SoundcloudReturnsAListOfUserSLikedPlaylistsInput = zod.z.object({
|
|
|
7
7
|
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()
|
|
8
8
|
}).describe("Request schema for `ReturnsAListOfUserSLikedPlaylists`");
|
|
9
9
|
const SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema = zod.z.object({
|
|
10
|
-
id: zod.z.number().int().describe("Unique identifier of the user"),
|
|
11
|
-
urn: zod.z.string().describe("Uniform resource name for the user"),
|
|
12
|
-
username: zod.z.string().describe("Username of the playlist creator"),
|
|
13
|
-
verified: zod.z.boolean().describe("Whether the user account is verified"),
|
|
14
|
-
full_name: zod.z.string().describe("Full name of the user"),
|
|
15
|
-
permalink: zod.z.string().describe("Permalink identifier for the user"),
|
|
16
|
-
avatar_url: zod.z.string().describe("URL to the user's avatar image"),
|
|
17
|
-
first_name: zod.z.string().describe("First name of the user"),
|
|
18
|
-
permalink_url: zod.z.string().describe("Full URL to the user's profile")
|
|
10
|
+
id: zod.z.number().int().describe("Unique identifier of the user").nullable(),
|
|
11
|
+
urn: zod.z.string().describe("Uniform resource name for the user").nullable(),
|
|
12
|
+
username: zod.z.string().describe("Username of the playlist creator").nullable(),
|
|
13
|
+
verified: zod.z.boolean().describe("Whether the user account is verified").nullable(),
|
|
14
|
+
full_name: zod.z.string().describe("Full name of the user").nullable(),
|
|
15
|
+
permalink: zod.z.string().describe("Permalink identifier for the user").nullable(),
|
|
16
|
+
avatar_url: zod.z.string().describe("URL to the user's avatar image").nullable(),
|
|
17
|
+
first_name: zod.z.string().describe("First name of the user").nullable(),
|
|
18
|
+
permalink_url: zod.z.string().describe("Full URL to the user's profile").nullable()
|
|
19
19
|
}).describe("User object of the playlist creator");
|
|
20
20
|
const SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema = zod.z.object({
|
|
21
|
-
id: zod.z.number().int().describe("Unique identifier of the playlist"),
|
|
22
|
-
uri: zod.z.string().describe("API URI for the playlist resource"),
|
|
23
|
-
urn: zod.z.string().describe("Uniform resource name for the playlist (stable unique identifier)"),
|
|
24
|
-
kind: zod.z.string().describe("Type of resource, typically 'playlist'"),
|
|
21
|
+
id: zod.z.number().int().describe("Unique identifier of the playlist").nullable(),
|
|
22
|
+
uri: zod.z.string().describe("API URI for the playlist resource").nullable(),
|
|
23
|
+
urn: zod.z.string().describe("Uniform resource name for the playlist (stable unique identifier)").nullable(),
|
|
24
|
+
kind: zod.z.string().describe("Type of resource, typically 'playlist'").nullable(),
|
|
25
25
|
user: SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema.nullable(),
|
|
26
26
|
genre: zod.z.string().describe("Genre classification of the playlist").nullable().optional(),
|
|
27
|
-
title: zod.z.string().describe("Title of the playlist"),
|
|
28
|
-
public: zod.z.boolean().describe("Whether the playlist is public"),
|
|
27
|
+
title: zod.z.string().describe("Title of the playlist").nullable(),
|
|
28
|
+
public: zod.z.boolean().describe("Whether the playlist is public").nullable(),
|
|
29
29
|
tracks: zod.z.array(zod.z.unknown()).describe("Array of track objects in the playlist"),
|
|
30
|
-
license: zod.z.string().describe("License type for the playlist content"),
|
|
31
|
-
sharing: zod.z.string().describe("Sharing permission level ('public' or 'private')"),
|
|
32
|
-
user_id: zod.z.number().int().describe("User ID of the playlist creator"),
|
|
33
|
-
duration: zod.z.number().int().describe("Total duration of the playlist in milliseconds"),
|
|
34
|
-
is_album: zod.z.boolean().describe("Whether the playlist is classified as an album"),
|
|
35
|
-
set_type: zod.z.string().describe("Type of set/collection"),
|
|
36
|
-
tag_list: zod.z.string().describe("Space-separated list of tags for the playlist"),
|
|
37
|
-
permalink: zod.z.string().describe("Permalink identifier for the playlist"),
|
|
38
|
-
created_at: zod.z.string().describe("ISO 8601 timestamp when the playlist was created"),
|
|
30
|
+
license: zod.z.string().describe("License type for the playlist content").nullable(),
|
|
31
|
+
sharing: zod.z.string().describe("Sharing permission level ('public' or 'private')").nullable(),
|
|
32
|
+
user_id: zod.z.number().int().describe("User ID of the playlist creator").nullable(),
|
|
33
|
+
duration: zod.z.number().int().describe("Total duration of the playlist in milliseconds").nullable(),
|
|
34
|
+
is_album: zod.z.boolean().describe("Whether the playlist is classified as an album").nullable(),
|
|
35
|
+
set_type: zod.z.string().describe("Type of set/collection").nullable(),
|
|
36
|
+
tag_list: zod.z.string().describe("Space-separated list of tags for the playlist").nullable(),
|
|
37
|
+
permalink: zod.z.string().describe("Permalink identifier for the playlist").nullable(),
|
|
38
|
+
created_at: zod.z.string().describe("ISO 8601 timestamp when the playlist was created").nullable(),
|
|
39
39
|
label_name: zod.z.string().describe("Record label name associated with the playlist").nullable().optional(),
|
|
40
40
|
artwork_url: zod.z.string().describe("URL to the playlist's artwork image").nullable().optional(),
|
|
41
41
|
description: zod.z.string().describe("Description of the playlist").nullable().optional(),
|
|
42
|
-
likes_count: zod.z.number().int().describe("Number of likes the playlist has received"),
|
|
43
|
-
track_count: zod.z.number().int().describe("Number of tracks in the playlist"),
|
|
44
|
-
display_date: zod.z.string().describe("Date to display for the playlist"),
|
|
42
|
+
likes_count: zod.z.number().int().describe("Number of likes the playlist has received").nullable(),
|
|
43
|
+
track_count: zod.z.number().int().describe("Number of tracks in the playlist").nullable(),
|
|
44
|
+
display_date: zod.z.string().describe("Date to display for the playlist").nullable(),
|
|
45
45
|
published_at: zod.z.string().describe("ISO 8601 timestamp when the playlist was published").nullable().optional(),
|
|
46
46
|
purchase_url: zod.z.string().describe("URL where the playlist can be purchased").nullable().optional(),
|
|
47
47
|
release_date: zod.z.string().describe("Release date of the playlist (for albums)").nullable().optional(),
|
|
48
48
|
secret_token: zod.z.string().describe("Secret token for private playlist access").nullable().optional(),
|
|
49
|
-
embeddable_by: zod.z.string().describe("Who can embed the playlist ('all', 'me', or 'none')"),
|
|
50
|
-
last_modified: zod.z.string().describe("ISO 8601 timestamp when the playlist was last modified"),
|
|
51
|
-
permalink_url: zod.z.string().describe("Full URL to the playlist on SoundCloud"),
|
|
52
|
-
reposts_count: zod.z.number().int().describe("Number of times the playlist has been reposted"),
|
|
49
|
+
embeddable_by: zod.z.string().describe("Who can embed the playlist ('all', 'me', or 'none')").nullable(),
|
|
50
|
+
last_modified: zod.z.string().describe("ISO 8601 timestamp when the playlist was last modified").nullable(),
|
|
51
|
+
permalink_url: zod.z.string().describe("Full URL to the playlist on SoundCloud").nullable(),
|
|
52
|
+
reposts_count: zod.z.number().int().describe("Number of times the playlist has been reposted").nullable(),
|
|
53
53
|
purchase_title: zod.z.string().describe("Title text for the purchase link").nullable().optional(),
|
|
54
|
-
managed_by_feeds: zod.z.boolean().describe("Whether the playlist is managed by feeds")
|
|
54
|
+
managed_by_feeds: zod.z.boolean().describe("Whether the playlist is managed by feeds").nullable()
|
|
55
55
|
}).describe("Playlist object that the user has liked");
|
|
56
56
|
const SoundcloudReturnsAListOfUserSLikedPlaylistsOutput = zod.z.object({
|
|
57
57
|
next_href: zod.z.string().describe("URL reference for accessing the next page of results (present when linked_partitioning=1 is used and more results exist)").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAListOfUserSLikedPlaylistsInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n 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 `ReturnsAListOfUserSLikedPlaylists`\");\nconst SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\"),\n urn: z.string().describe(\"Uniform resource name for the user\"),\n username: z.string().describe(\"Username of the playlist creator\"),\n verified: z.boolean().describe(\"Whether the user account is verified\"),\n full_name: z.string().describe(\"Full name of the user\"),\n permalink: z.string().describe(\"Permalink identifier for the user\"),\n avatar_url: z.string().describe(\"URL to the user's avatar image\"),\n first_name: z.string().describe(\"First name of the user\"),\n permalink_url: z.string().describe(\"Full URL to the user's profile\"),\n}).describe(\"User object of the playlist creator\");\nconst SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier of the playlist\"),\n uri: z.string().describe(\"API URI for the playlist resource\"),\n urn: z.string().describe(\"Uniform resource name for the playlist (stable unique identifier)\"),\n kind: z.string().describe(\"Type of resource, typically 'playlist'\"),\n user: SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Title of the playlist\"),\n public: z.boolean().describe(\"Whether the playlist is public\"),\n tracks: z.array(z.unknown()).describe(\"Array of track objects in the playlist\"),\n license: z.string().describe(\"License type for the playlist content\"),\n sharing: z.string().describe(\"Sharing permission level ('public' or 'private')\"),\n user_id: z.number().int().describe(\"User ID of the playlist creator\"),\n duration: z.number().int().describe(\"Total duration of the playlist in milliseconds\"),\n is_album: z.boolean().describe(\"Whether the playlist is classified as an album\"),\n set_type: z.string().describe(\"Type of set/collection\"),\n tag_list: z.string().describe(\"Space-separated list of tags for the playlist\"),\n permalink: z.string().describe(\"Permalink identifier for the playlist\"),\n created_at: z.string().describe(\"ISO 8601 timestamp when the playlist was created\"),\n label_name: z.string().describe(\"Record label name associated with the playlist\").nullable().optional(),\n artwork_url: z.string().describe(\"URL to the playlist's artwork image\").nullable().optional(),\n description: z.string().describe(\"Description of the playlist\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes the playlist has received\"),\n track_count: z.number().int().describe(\"Number of tracks in the playlist\"),\n display_date: z.string().describe(\"Date to display for the playlist\"),\n published_at: z.string().describe(\"ISO 8601 timestamp when the playlist was published\").nullable().optional(),\n purchase_url: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n release_date: z.string().describe(\"Release date of the playlist (for albums)\").nullable().optional(),\n secret_token: z.string().describe(\"Secret token for private playlist access\").nullable().optional(),\n embeddable_by: z.string().describe(\"Who can embed the playlist ('all', 'me', or 'none')\"),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the playlist was last modified\"),\n permalink_url: z.string().describe(\"Full URL to the playlist on SoundCloud\"),\n reposts_count: z.number().int().describe(\"Number of times the playlist has been reposted\"),\n purchase_title: z.string().describe(\"Title text for the purchase link\").nullable().optional(),\n managed_by_feeds: z.boolean().describe(\"Whether the playlist is managed by feeds\"),\n}).describe(\"Playlist object that the user has liked\");\nexport const SoundcloudReturnsAListOfUserSLikedPlaylistsOutput: z.ZodTypeAny = z.object({\n next_href: z.string().describe(\"URL reference for accessing the next page of results (present when linked_partitioning=1 is used and more results exist)\").nullable().optional(),\n query_urn: z.string().describe(\"URN identifier for the query\").nullable().optional(),\n collection: z.array(SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema).describe(\"Array of playlist objects that the user has liked\"),\n}).describe(\"Response schema for `ReturnsAListOfUserSLikedPlaylists`\");\n\nexport const soundcloudReturnsAListOfUserSLikedPlaylists = action(\"SOUNDCLOUD_RETURNS_A_LIST_OF_USER_S_LIKED_PLAYLISTS\", {\n slug: \"soundcloud-returns-a-list-of-user-s-liked-playlists\",\n name: \"Returns a list of user s liked playlists\",\n description: \"This endpoint fetches liked playlists for a specified user_id on SoundCloud, supports pagination, and requires authentication. It returns playlists with track details, metadata, and user info, and handles errors for invalid requests.\",\n input: SoundcloudReturnsAListOfUserSLikedPlaylistsInput,\n output: SoundcloudReturnsAListOfUserSLikedPlaylistsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAListOfUserSLikedPlaylistsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n 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 `ReturnsAListOfUserSLikedPlaylists`\");\nconst SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n urn: z.string().describe(\"Uniform resource name for the user\").nullable(),\n username: z.string().describe(\"Username of the playlist creator\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable(),\n full_name: z.string().describe(\"Full name of the user\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n first_name: z.string().describe(\"First name of the user\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's profile\").nullable(),\n}).describe(\"User object of the playlist creator\");\nconst SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the playlist\").nullable(),\n uri: z.string().describe(\"API URI for the playlist resource\").nullable(),\n urn: z.string().describe(\"Uniform resource name for the playlist (stable unique identifier)\").nullable(),\n kind: z.string().describe(\"Type of resource, typically 'playlist'\").nullable(),\n user: SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Title of the playlist\").nullable(),\n public: z.boolean().describe(\"Whether the playlist is public\").nullable(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects in the playlist\"),\n license: z.string().describe(\"License type for the playlist content\").nullable(),\n sharing: z.string().describe(\"Sharing permission level ('public' or 'private')\").nullable(),\n user_id: z.number().int().describe(\"User ID of the playlist creator\").nullable(),\n duration: z.number().int().describe(\"Total duration of the playlist in milliseconds\").nullable(),\n is_album: z.boolean().describe(\"Whether the playlist is classified as an album\").nullable(),\n set_type: z.string().describe(\"Type of set/collection\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags for the playlist\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the playlist\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the playlist was created\").nullable(),\n label_name: z.string().describe(\"Record label name associated with the playlist\").nullable().optional(),\n artwork_url: z.string().describe(\"URL to the playlist's artwork image\").nullable().optional(),\n description: z.string().describe(\"Description of the playlist\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes the playlist has received\").nullable(),\n track_count: z.number().int().describe(\"Number of tracks in the playlist\").nullable(),\n display_date: z.string().describe(\"Date to display for the playlist\").nullable(),\n published_at: z.string().describe(\"ISO 8601 timestamp when the playlist was published\").nullable().optional(),\n purchase_url: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n release_date: z.string().describe(\"Release date of the playlist (for albums)\").nullable().optional(),\n secret_token: z.string().describe(\"Secret token for private playlist access\").nullable().optional(),\n embeddable_by: z.string().describe(\"Who can embed the playlist ('all', 'me', or 'none')\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the playlist was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the playlist on SoundCloud\").nullable(),\n reposts_count: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable(),\n purchase_title: z.string().describe(\"Title text for the purchase link\").nullable().optional(),\n managed_by_feeds: z.boolean().describe(\"Whether the playlist is managed by feeds\").nullable(),\n}).describe(\"Playlist object that the user has liked\");\nexport const SoundcloudReturnsAListOfUserSLikedPlaylistsOutput = z.object({\n next_href: z.string().describe(\"URL reference for accessing the next page of results (present when linked_partitioning=1 is used and more results exist)\").nullable().optional(),\n query_urn: z.string().describe(\"URN identifier for the query\").nullable().optional(),\n collection: z.array(SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema).describe(\"Array of playlist objects that the user has liked\"),\n}).describe(\"Response schema for `ReturnsAListOfUserSLikedPlaylists`\");\n\nexport const soundcloudReturnsAListOfUserSLikedPlaylists = action(\"SOUNDCLOUD_RETURNS_A_LIST_OF_USER_S_LIKED_PLAYLISTS\", {\n slug: \"soundcloud-returns-a-list-of-user-s-liked-playlists\",\n name: \"Returns a list of user s liked playlists\",\n description: \"This endpoint fetches liked playlists for a specified user_id on SoundCloud, supports pagination, and requires authentication. It returns playlists with track details, metadata, and user info, and handles errors for invalid requests.\",\n input: SoundcloudReturnsAListOfUserSLikedPlaylistsInput,\n output: SoundcloudReturnsAListOfUserSLikedPlaylistsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,66 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/returns-a-list-of-user-s-liked-playlists.d.ts
|
|
4
|
-
declare const SoundcloudReturnsAListOfUserSLikedPlaylistsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudReturnsAListOfUserSLikedPlaylistsInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
user_id: z.ZodNumber;
|
|
7
|
+
linked_partitioning: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const SoundcloudReturnsAListOfUserSLikedPlaylistsOutput: z.ZodObject<{
|
|
10
|
+
next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
query_urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
collection: z.ZodArray<z.ZodObject<{
|
|
13
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
15
|
+
urn: z.ZodNullable<z.ZodString>;
|
|
16
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
17
|
+
user: z.ZodNullable<z.ZodObject<{
|
|
18
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
urn: z.ZodNullable<z.ZodString>;
|
|
20
|
+
username: z.ZodNullable<z.ZodString>;
|
|
21
|
+
verified: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
full_name: z.ZodNullable<z.ZodString>;
|
|
23
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
24
|
+
avatar_url: z.ZodNullable<z.ZodString>;
|
|
25
|
+
first_name: z.ZodNullable<z.ZodString>;
|
|
26
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
27
|
+
}, z.core.$strip>>;
|
|
28
|
+
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
title: z.ZodNullable<z.ZodString>;
|
|
30
|
+
public: z.ZodNullable<z.ZodBoolean>;
|
|
31
|
+
tracks: z.ZodArray<z.ZodUnknown>;
|
|
32
|
+
license: z.ZodNullable<z.ZodString>;
|
|
33
|
+
sharing: z.ZodNullable<z.ZodString>;
|
|
34
|
+
user_id: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
36
|
+
is_album: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
+
set_type: z.ZodNullable<z.ZodString>;
|
|
38
|
+
tag_list: z.ZodNullable<z.ZodString>;
|
|
39
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
40
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
41
|
+
label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
likes_count: z.ZodNullable<z.ZodNumber>;
|
|
45
|
+
track_count: z.ZodNullable<z.ZodNumber>;
|
|
46
|
+
display_date: z.ZodNullable<z.ZodString>;
|
|
47
|
+
published_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
release_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
secret_token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
embeddable_by: z.ZodNullable<z.ZodString>;
|
|
52
|
+
last_modified: z.ZodNullable<z.ZodString>;
|
|
53
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
54
|
+
reposts_count: z.ZodNullable<z.ZodNumber>;
|
|
55
|
+
purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
managed_by_feeds: z.ZodNullable<z.ZodBoolean>;
|
|
57
|
+
}, z.core.$strip>>;
|
|
58
|
+
}, z.core.$strip>;
|
|
59
|
+
declare const soundcloudReturnsAListOfUserSLikedPlaylists: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
|
+
user_id: number;
|
|
61
|
+
limit?: number | undefined;
|
|
62
|
+
linked_partitioning?: boolean | undefined;
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
64
|
//#endregion
|
|
8
65
|
export { soundcloudReturnsAListOfUserSLikedPlaylists };
|
|
9
66
|
//# sourceMappingURL=returns-a-list-of-user-s-liked-playlists.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.d.cts","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"mappings":";;;cAIa,gDAAA,
|
|
1
|
+
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.d.cts","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"mappings":";;;cAIa,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;cAoDhD,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMjD,2CAAA,gCAA2C,wBAAA"}
|
|
@@ -1,9 +1,66 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/returns-a-list-of-user-s-liked-playlists.d.ts
|
|
4
|
-
declare const SoundcloudReturnsAListOfUserSLikedPlaylistsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudReturnsAListOfUserSLikedPlaylistsInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
user_id: z.ZodNumber;
|
|
7
|
+
linked_partitioning: z.ZodOptional<z.ZodBoolean>;
|
|
8
|
+
}, z.core.$strip>;
|
|
9
|
+
declare const SoundcloudReturnsAListOfUserSLikedPlaylistsOutput: z.ZodObject<{
|
|
10
|
+
next_href: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
query_urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
collection: z.ZodArray<z.ZodObject<{
|
|
13
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
14
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
15
|
+
urn: z.ZodNullable<z.ZodString>;
|
|
16
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
17
|
+
user: z.ZodNullable<z.ZodObject<{
|
|
18
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
19
|
+
urn: z.ZodNullable<z.ZodString>;
|
|
20
|
+
username: z.ZodNullable<z.ZodString>;
|
|
21
|
+
verified: z.ZodNullable<z.ZodBoolean>;
|
|
22
|
+
full_name: z.ZodNullable<z.ZodString>;
|
|
23
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
24
|
+
avatar_url: z.ZodNullable<z.ZodString>;
|
|
25
|
+
first_name: z.ZodNullable<z.ZodString>;
|
|
26
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
27
|
+
}, z.core.$strip>>;
|
|
28
|
+
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
title: z.ZodNullable<z.ZodString>;
|
|
30
|
+
public: z.ZodNullable<z.ZodBoolean>;
|
|
31
|
+
tracks: z.ZodArray<z.ZodUnknown>;
|
|
32
|
+
license: z.ZodNullable<z.ZodString>;
|
|
33
|
+
sharing: z.ZodNullable<z.ZodString>;
|
|
34
|
+
user_id: z.ZodNullable<z.ZodNumber>;
|
|
35
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
36
|
+
is_album: z.ZodNullable<z.ZodBoolean>;
|
|
37
|
+
set_type: z.ZodNullable<z.ZodString>;
|
|
38
|
+
tag_list: z.ZodNullable<z.ZodString>;
|
|
39
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
40
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
41
|
+
label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
likes_count: z.ZodNullable<z.ZodNumber>;
|
|
45
|
+
track_count: z.ZodNullable<z.ZodNumber>;
|
|
46
|
+
display_date: z.ZodNullable<z.ZodString>;
|
|
47
|
+
published_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
release_date: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
50
|
+
secret_token: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
51
|
+
embeddable_by: z.ZodNullable<z.ZodString>;
|
|
52
|
+
last_modified: z.ZodNullable<z.ZodString>;
|
|
53
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
54
|
+
reposts_count: z.ZodNullable<z.ZodNumber>;
|
|
55
|
+
purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
managed_by_feeds: z.ZodNullable<z.ZodBoolean>;
|
|
57
|
+
}, z.core.$strip>>;
|
|
58
|
+
}, z.core.$strip>;
|
|
59
|
+
declare const soundcloudReturnsAListOfUserSLikedPlaylists: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
60
|
+
user_id: number;
|
|
61
|
+
limit?: number | undefined;
|
|
62
|
+
linked_partitioning?: boolean | undefined;
|
|
63
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
64
|
//#endregion
|
|
8
65
|
export { soundcloudReturnsAListOfUserSLikedPlaylists };
|
|
9
66
|
//# sourceMappingURL=returns-a-list-of-user-s-liked-playlists.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.d.mts","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"mappings":";;;cAIa,gDAAA,
|
|
1
|
+
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.d.mts","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"mappings":";;;cAIa,gDAAA,EAAgD,CAAA,CAAA,SAAA;;;;;cAoDhD,iDAAA,EAAiD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAMjD,2CAAA,gCAA2C,wBAAA"}
|
|
@@ -7,51 +7,51 @@ const SoundcloudReturnsAListOfUserSLikedPlaylistsInput = z.object({
|
|
|
7
7
|
linked_partitioning: z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
|
|
8
8
|
}).describe("Request schema for `ReturnsAListOfUserSLikedPlaylists`");
|
|
9
9
|
const SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema = z.object({
|
|
10
|
-
id: z.number().int().describe("Unique identifier of the user"),
|
|
11
|
-
urn: z.string().describe("Uniform resource name for the user"),
|
|
12
|
-
username: z.string().describe("Username of the playlist creator"),
|
|
13
|
-
verified: z.boolean().describe("Whether the user account is verified"),
|
|
14
|
-
full_name: z.string().describe("Full name of the user"),
|
|
15
|
-
permalink: z.string().describe("Permalink identifier for the user"),
|
|
16
|
-
avatar_url: z.string().describe("URL to the user's avatar image"),
|
|
17
|
-
first_name: z.string().describe("First name of the user"),
|
|
18
|
-
permalink_url: z.string().describe("Full URL to the user's profile")
|
|
10
|
+
id: z.number().int().describe("Unique identifier of the user").nullable(),
|
|
11
|
+
urn: z.string().describe("Uniform resource name for the user").nullable(),
|
|
12
|
+
username: z.string().describe("Username of the playlist creator").nullable(),
|
|
13
|
+
verified: z.boolean().describe("Whether the user account is verified").nullable(),
|
|
14
|
+
full_name: z.string().describe("Full name of the user").nullable(),
|
|
15
|
+
permalink: z.string().describe("Permalink identifier for the user").nullable(),
|
|
16
|
+
avatar_url: z.string().describe("URL to the user's avatar image").nullable(),
|
|
17
|
+
first_name: z.string().describe("First name of the user").nullable(),
|
|
18
|
+
permalink_url: z.string().describe("Full URL to the user's profile").nullable()
|
|
19
19
|
}).describe("User object of the playlist creator");
|
|
20
20
|
const SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema = z.object({
|
|
21
|
-
id: z.number().int().describe("Unique identifier of the playlist"),
|
|
22
|
-
uri: z.string().describe("API URI for the playlist resource"),
|
|
23
|
-
urn: z.string().describe("Uniform resource name for the playlist (stable unique identifier)"),
|
|
24
|
-
kind: z.string().describe("Type of resource, typically 'playlist'"),
|
|
21
|
+
id: z.number().int().describe("Unique identifier of the playlist").nullable(),
|
|
22
|
+
uri: z.string().describe("API URI for the playlist resource").nullable(),
|
|
23
|
+
urn: z.string().describe("Uniform resource name for the playlist (stable unique identifier)").nullable(),
|
|
24
|
+
kind: z.string().describe("Type of resource, typically 'playlist'").nullable(),
|
|
25
25
|
user: SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema.nullable(),
|
|
26
26
|
genre: z.string().describe("Genre classification of the playlist").nullable().optional(),
|
|
27
|
-
title: z.string().describe("Title of the playlist"),
|
|
28
|
-
public: z.boolean().describe("Whether the playlist is public"),
|
|
27
|
+
title: z.string().describe("Title of the playlist").nullable(),
|
|
28
|
+
public: z.boolean().describe("Whether the playlist is public").nullable(),
|
|
29
29
|
tracks: z.array(z.unknown()).describe("Array of track objects in the playlist"),
|
|
30
|
-
license: z.string().describe("License type for the playlist content"),
|
|
31
|
-
sharing: z.string().describe("Sharing permission level ('public' or 'private')"),
|
|
32
|
-
user_id: z.number().int().describe("User ID of the playlist creator"),
|
|
33
|
-
duration: z.number().int().describe("Total duration of the playlist in milliseconds"),
|
|
34
|
-
is_album: z.boolean().describe("Whether the playlist is classified as an album"),
|
|
35
|
-
set_type: z.string().describe("Type of set/collection"),
|
|
36
|
-
tag_list: z.string().describe("Space-separated list of tags for the playlist"),
|
|
37
|
-
permalink: z.string().describe("Permalink identifier for the playlist"),
|
|
38
|
-
created_at: z.string().describe("ISO 8601 timestamp when the playlist was created"),
|
|
30
|
+
license: z.string().describe("License type for the playlist content").nullable(),
|
|
31
|
+
sharing: z.string().describe("Sharing permission level ('public' or 'private')").nullable(),
|
|
32
|
+
user_id: z.number().int().describe("User ID of the playlist creator").nullable(),
|
|
33
|
+
duration: z.number().int().describe("Total duration of the playlist in milliseconds").nullable(),
|
|
34
|
+
is_album: z.boolean().describe("Whether the playlist is classified as an album").nullable(),
|
|
35
|
+
set_type: z.string().describe("Type of set/collection").nullable(),
|
|
36
|
+
tag_list: z.string().describe("Space-separated list of tags for the playlist").nullable(),
|
|
37
|
+
permalink: z.string().describe("Permalink identifier for the playlist").nullable(),
|
|
38
|
+
created_at: z.string().describe("ISO 8601 timestamp when the playlist was created").nullable(),
|
|
39
39
|
label_name: z.string().describe("Record label name associated with the playlist").nullable().optional(),
|
|
40
40
|
artwork_url: z.string().describe("URL to the playlist's artwork image").nullable().optional(),
|
|
41
41
|
description: z.string().describe("Description of the playlist").nullable().optional(),
|
|
42
|
-
likes_count: z.number().int().describe("Number of likes the playlist has received"),
|
|
43
|
-
track_count: z.number().int().describe("Number of tracks in the playlist"),
|
|
44
|
-
display_date: z.string().describe("Date to display for the playlist"),
|
|
42
|
+
likes_count: z.number().int().describe("Number of likes the playlist has received").nullable(),
|
|
43
|
+
track_count: z.number().int().describe("Number of tracks in the playlist").nullable(),
|
|
44
|
+
display_date: z.string().describe("Date to display for the playlist").nullable(),
|
|
45
45
|
published_at: z.string().describe("ISO 8601 timestamp when the playlist was published").nullable().optional(),
|
|
46
46
|
purchase_url: z.string().describe("URL where the playlist can be purchased").nullable().optional(),
|
|
47
47
|
release_date: z.string().describe("Release date of the playlist (for albums)").nullable().optional(),
|
|
48
48
|
secret_token: z.string().describe("Secret token for private playlist access").nullable().optional(),
|
|
49
|
-
embeddable_by: z.string().describe("Who can embed the playlist ('all', 'me', or 'none')"),
|
|
50
|
-
last_modified: z.string().describe("ISO 8601 timestamp when the playlist was last modified"),
|
|
51
|
-
permalink_url: z.string().describe("Full URL to the playlist on SoundCloud"),
|
|
52
|
-
reposts_count: z.number().int().describe("Number of times the playlist has been reposted"),
|
|
49
|
+
embeddable_by: z.string().describe("Who can embed the playlist ('all', 'me', or 'none')").nullable(),
|
|
50
|
+
last_modified: z.string().describe("ISO 8601 timestamp when the playlist was last modified").nullable(),
|
|
51
|
+
permalink_url: z.string().describe("Full URL to the playlist on SoundCloud").nullable(),
|
|
52
|
+
reposts_count: z.number().int().describe("Number of times the playlist has been reposted").nullable(),
|
|
53
53
|
purchase_title: z.string().describe("Title text for the purchase link").nullable().optional(),
|
|
54
|
-
managed_by_feeds: z.boolean().describe("Whether the playlist is managed by feeds")
|
|
54
|
+
managed_by_feeds: z.boolean().describe("Whether the playlist is managed by feeds").nullable()
|
|
55
55
|
}).describe("Playlist object that the user has liked");
|
|
56
56
|
const soundcloudReturnsAListOfUserSLikedPlaylists = action("SOUNDCLOUD_RETURNS_A_LIST_OF_USER_S_LIKED_PLAYLISTS", {
|
|
57
57
|
slug: "soundcloud-returns-a-list-of-user-s-liked-playlists",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.mjs","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAListOfUserSLikedPlaylistsInput
|
|
1
|
+
{"version":3,"file":"returns-a-list-of-user-s-liked-playlists.mjs","names":[],"sources":["../../src/actions/returns-a-list-of-user-s-liked-playlists.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAListOfUserSLikedPlaylistsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n 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 `ReturnsAListOfUserSLikedPlaylists`\");\nconst SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n urn: z.string().describe(\"Uniform resource name for the user\").nullable(),\n username: z.string().describe(\"Username of the playlist creator\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable(),\n full_name: z.string().describe(\"Full name of the user\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n first_name: z.string().describe(\"First name of the user\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's profile\").nullable(),\n}).describe(\"User object of the playlist creator\");\nconst SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the playlist\").nullable(),\n uri: z.string().describe(\"API URI for the playlist resource\").nullable(),\n urn: z.string().describe(\"Uniform resource name for the playlist (stable unique identifier)\").nullable(),\n kind: z.string().describe(\"Type of resource, typically 'playlist'\").nullable(),\n user: SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistUserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Title of the playlist\").nullable(),\n public: z.boolean().describe(\"Whether the playlist is public\").nullable(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects in the playlist\"),\n license: z.string().describe(\"License type for the playlist content\").nullable(),\n sharing: z.string().describe(\"Sharing permission level ('public' or 'private')\").nullable(),\n user_id: z.number().int().describe(\"User ID of the playlist creator\").nullable(),\n duration: z.number().int().describe(\"Total duration of the playlist in milliseconds\").nullable(),\n is_album: z.boolean().describe(\"Whether the playlist is classified as an album\").nullable(),\n set_type: z.string().describe(\"Type of set/collection\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags for the playlist\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the playlist\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the playlist was created\").nullable(),\n label_name: z.string().describe(\"Record label name associated with the playlist\").nullable().optional(),\n artwork_url: z.string().describe(\"URL to the playlist's artwork image\").nullable().optional(),\n description: z.string().describe(\"Description of the playlist\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes the playlist has received\").nullable(),\n track_count: z.number().int().describe(\"Number of tracks in the playlist\").nullable(),\n display_date: z.string().describe(\"Date to display for the playlist\").nullable(),\n published_at: z.string().describe(\"ISO 8601 timestamp when the playlist was published\").nullable().optional(),\n purchase_url: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n release_date: z.string().describe(\"Release date of the playlist (for albums)\").nullable().optional(),\n secret_token: z.string().describe(\"Secret token for private playlist access\").nullable().optional(),\n embeddable_by: z.string().describe(\"Who can embed the playlist ('all', 'me', or 'none')\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the playlist was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the playlist on SoundCloud\").nullable(),\n reposts_count: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable(),\n purchase_title: z.string().describe(\"Title text for the purchase link\").nullable().optional(),\n managed_by_feeds: z.boolean().describe(\"Whether the playlist is managed by feeds\").nullable(),\n}).describe(\"Playlist object that the user has liked\");\nexport const SoundcloudReturnsAListOfUserSLikedPlaylistsOutput = z.object({\n next_href: z.string().describe(\"URL reference for accessing the next page of results (present when linked_partitioning=1 is used and more results exist)\").nullable().optional(),\n query_urn: z.string().describe(\"URN identifier for the query\").nullable().optional(),\n collection: z.array(SoundcloudReturnsAListOfUserSLikedPlaylists_PlaylistSchema).describe(\"Array of playlist objects that the user has liked\"),\n}).describe(\"Response schema for `ReturnsAListOfUserSLikedPlaylists`\");\n\nexport const soundcloudReturnsAListOfUserSLikedPlaylists = action(\"SOUNDCLOUD_RETURNS_A_LIST_OF_USER_S_LIKED_PLAYLISTS\", {\n slug: \"soundcloud-returns-a-list-of-user-s-liked-playlists\",\n name: \"Returns a list of user s liked playlists\",\n description: \"This endpoint fetches liked playlists for a specified user_id on SoundCloud, supports pagination, and requires authentication. It returns playlists with track details, metadata, and user info, and handles errors for invalid requests.\",\n input: SoundcloudReturnsAListOfUserSLikedPlaylistsInput,\n output: SoundcloudReturnsAListOfUserSLikedPlaylistsOutput,\n});\n"],"mappings":"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"}
|