@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
|
@@ -6,25 +6,25 @@ const SoundcloudFetchUserFavoritesInput = z.object({
|
|
|
6
6
|
linked_partitioning: z.boolean().describe("Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)").optional()
|
|
7
7
|
}).describe("Request schema for `FetchUserFavorites`");
|
|
8
8
|
const SoundcloudFetchUserFavorites_UserSchema = z.object({
|
|
9
|
-
id: z.number().int().describe("Unique identifier for the user"),
|
|
10
|
-
uri: z.string().describe("API URI for the user resource"),
|
|
9
|
+
id: z.number().int().describe("Unique identifier for the user").nullable(),
|
|
10
|
+
uri: z.string().describe("API URI for the user resource").nullable(),
|
|
11
11
|
urn: z.string().describe("Universal resource name for the user").nullable().optional(),
|
|
12
12
|
city: z.string().describe("User's city location").nullable().optional(),
|
|
13
|
-
kind: z.string().describe("Resource type, typically 'user'"),
|
|
13
|
+
kind: z.string().describe("Resource type, typically 'user'").nullable(),
|
|
14
14
|
fullName: z.string().describe("User's full name").nullable().optional(),
|
|
15
15
|
lastName: z.string().describe("User's last name").nullable().optional(),
|
|
16
|
-
username: z.string().describe("User's username"),
|
|
16
|
+
username: z.string().describe("User's username").nullable(),
|
|
17
17
|
verified: z.boolean().describe("Whether the user account is verified").nullable().optional(),
|
|
18
|
-
avatarUrl: z.string().describe("URL to the user's avatar image"),
|
|
18
|
+
avatarUrl: z.string().describe("URL to the user's avatar image").nullable(),
|
|
19
19
|
createdAt: z.string().describe("ISO 8601 timestamp when the user account was created").nullable().optional(),
|
|
20
20
|
firstName: z.string().describe("User's first name").nullable().optional(),
|
|
21
|
-
permalink: z.string().describe("URL-friendly identifier for the user"),
|
|
21
|
+
permalink: z.string().describe("URL-friendly identifier for the user").nullable(),
|
|
22
22
|
likesCount: z.number().int().describe("Number of tracks liked by the user").nullable().optional(),
|
|
23
23
|
trackCount: z.number().int().describe("Number of tracks uploaded by the user").nullable().optional(),
|
|
24
24
|
countryCode: z.string().describe("ISO country code for user's location").nullable().optional(),
|
|
25
25
|
description: z.string().describe("User's profile description").nullable().optional(),
|
|
26
26
|
lastModified: z.string().describe("ISO 8601 timestamp when the user profile was last modified").nullable().optional(),
|
|
27
|
-
permalinkUrl: z.string().describe("Full URL to the user's profile on SoundCloud"),
|
|
27
|
+
permalinkUrl: z.string().describe("Full URL to the user's profile on SoundCloud").nullable(),
|
|
28
28
|
repostsCount: z.number().int().describe("Number of reposts by the user").nullable().optional(),
|
|
29
29
|
commentsCount: z.number().int().describe("Number of comments made by the user").nullable().optional(),
|
|
30
30
|
playlistCount: z.number().int().describe("Number of playlists created by the user").nullable().optional(),
|
|
@@ -33,25 +33,25 @@ const SoundcloudFetchUserFavorites_UserSchema = z.object({
|
|
|
33
33
|
playlistLikesCount: z.number().int().describe("Number of playlists liked by the user").nullable().optional()
|
|
34
34
|
}).describe("User object representing the track's creator");
|
|
35
35
|
const SoundcloudFetchUserFavorites_TrackSchema = z.object({
|
|
36
|
-
id: z.number().int().describe("Unique identifier for the track"),
|
|
36
|
+
id: z.number().int().describe("Unique identifier for the track").nullable(),
|
|
37
37
|
bpm: z.number().int().describe("Tempo in beats per minute").nullable().optional(),
|
|
38
38
|
uri: z.string().describe("API URI for the track resource").nullable().optional(),
|
|
39
39
|
isrc: z.string().describe("International Standard Recording Code").nullable().optional(),
|
|
40
|
-
kind: z.string().describe("Resource type, typically 'track'"),
|
|
40
|
+
kind: z.string().describe("Resource type, typically 'track'").nullable(),
|
|
41
41
|
user: SoundcloudFetchUserFavorites_UserSchema.nullable(),
|
|
42
42
|
genre: z.string().describe("Musical genre classification").nullable().optional(),
|
|
43
|
-
title: z.string().describe("Title of the track"),
|
|
43
|
+
title: z.string().describe("Title of the track").nullable(),
|
|
44
44
|
access: z.enum([
|
|
45
45
|
"playable",
|
|
46
46
|
"preview",
|
|
47
47
|
"blocked"
|
|
48
48
|
]).describe("Access level for the track").nullable().optional(),
|
|
49
|
-
license: z.string().describe("License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')"),
|
|
49
|
+
license: z.string().describe("License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')").nullable(),
|
|
50
50
|
release: z.string().describe("Release name or album title").nullable().optional(),
|
|
51
|
-
sharing: z.string().describe("Sharing permission level"),
|
|
52
|
-
tagList: z.string().describe("Space-separated list of tags associated with the track"),
|
|
53
|
-
duration: z.number().int().describe("Track duration in milliseconds"),
|
|
54
|
-
createdAt: z.string().describe("ISO 8601 timestamp when the track was created"),
|
|
51
|
+
sharing: z.string().describe("Sharing permission level").nullable(),
|
|
52
|
+
tagList: z.string().describe("Space-separated list of tags associated with the track").nullable(),
|
|
53
|
+
duration: z.number().int().describe("Track duration in milliseconds").nullable(),
|
|
54
|
+
createdAt: z.string().describe("ISO 8601 timestamp when the track was created").nullable(),
|
|
55
55
|
labelName: z.string().describe("Name of the record label").nullable().optional(),
|
|
56
56
|
permalink: z.string().describe("URL-friendly identifier for the track").nullable().optional(),
|
|
57
57
|
secretUri: z.string().describe("Secret URI for private track sharing").nullable().optional(),
|
|
@@ -59,17 +59,17 @@ const SoundcloudFetchUserFavorites_TrackSchema = z.object({
|
|
|
59
59
|
artworkUrl: z.string().describe("URL to the track's artwork image (JPEG)").nullable().optional(),
|
|
60
60
|
isExplicit: z.boolean().describe("Whether the track contains explicit content").nullable().optional(),
|
|
61
61
|
releaseDay: z.number().int().describe("Day of release (1-31)").nullable().optional(),
|
|
62
|
-
streamable: z.boolean().describe("Whether the track is available for streaming"),
|
|
63
|
-
commentable: z.boolean().describe("Whether commenting is enabled for the track"),
|
|
62
|
+
streamable: z.boolean().describe("Whether the track is available for streaming").nullable(),
|
|
63
|
+
commentable: z.boolean().describe("Whether commenting is enabled for the track").nullable(),
|
|
64
64
|
description: z.string().describe("Track description or caption").nullable().optional(),
|
|
65
65
|
downloadUrl: z.string().describe("URL to download the track file").nullable().optional(),
|
|
66
66
|
purchaseUrl: z.string().describe("URL where the track can be purchased").nullable().optional(),
|
|
67
67
|
releaseYear: z.number().int().describe("Year of release").nullable().optional(),
|
|
68
|
-
waveformUrl: z.string().describe("URL to the track's waveform visualization"),
|
|
68
|
+
waveformUrl: z.string().describe("URL to the track's waveform visualization").nullable(),
|
|
69
69
|
commentCount: z.number().int().describe("Number of comments on the track").nullable().optional(),
|
|
70
|
-
downloadable: z.boolean().describe("Whether the track is available for download"),
|
|
70
|
+
downloadable: z.boolean().describe("Whether the track is available for download").nullable(),
|
|
71
71
|
keySignature: z.string().describe("Musical key signature").nullable().optional(),
|
|
72
|
-
permalinkUrl: z.string().describe("Full URL to the track on SoundCloud"),
|
|
72
|
+
permalinkUrl: z.string().describe("Full URL to the track on SoundCloud").nullable(),
|
|
73
73
|
releaseMonth: z.number().int().describe("Month of release (1-12)").nullable().optional(),
|
|
74
74
|
repostsCount: z.number().int().describe("Number of times the track has been reposted").nullable().optional(),
|
|
75
75
|
userFavorite: z.boolean().describe("Whether the authenticated user has favorited this track").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-favorites.mjs","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput: z.ZodTypeAny = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").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 `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\"),\n uri: z.string().describe(\"API URI for the user resource\"),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\"),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\"),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\"),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\"),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\"),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").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: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\"),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\"),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\"),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\"),\n duration: z.number().int().describe(\"Track duration in milliseconds\"),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\"),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\"),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\"),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\"),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\"),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\"),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput: z.ZodTypeAny = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"fetch-user-favorites.mjs","names":[],"sources":["../../src/actions/fetch-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").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 `FetchUserFavorites`\");\nconst SoundcloudFetchUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API URI for the user resource\").nullable(),\n urn: z.string().describe(\"Universal resource name for the user\").nullable().optional(),\n city: z.string().describe(\"User's city location\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"User's username\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the user\").nullable(),\n likesCount: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n countryCode: z.string().describe(\"ISO country code for user's location\").nullable().optional(),\n description: z.string().describe(\"User's profile description\").nullable().optional(),\n lastModified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the user's profile on SoundCloud\").nullable(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n playlistLikesCount: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n}).describe(\"User object representing the track's creator\");\nconst SoundcloudFetchUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the track\").nullable(),\n bpm: z.number().int().describe(\"Tempo in beats per minute\").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: SoundcloudFetchUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre classification\").nullable().optional(),\n title: z.string().describe(\"Title of the track\").nullable(),\n access: z.enum([\"playable\", \"preview\", \"blocked\"]).describe(\"Access level for the track\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by-sa')\").nullable(),\n release: z.string().describe(\"Release name or album title\").nullable().optional(),\n sharing: z.string().describe(\"Sharing permission level\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags associated with the track\").nullable(),\n duration: z.number().int().describe(\"Track duration in milliseconds\").nullable(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the track was created\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the track\").nullable().optional(),\n secretUri: z.string().describe(\"Secret URI for private track sharing\").nullable().optional(),\n streamUrl: z.string().describe(\"URL to stream the track audio\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to the track's artwork image (JPEG)\").nullable().optional(),\n isExplicit: z.boolean().describe(\"Whether the track contains explicit content\").nullable().optional(),\n releaseDay: z.number().int().describe(\"Day of release (1-31)\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming\").nullable(),\n commentable: z.boolean().describe(\"Whether commenting is enabled for the track\").nullable(),\n description: z.string().describe(\"Track description or caption\").nullable().optional(),\n downloadUrl: z.string().describe(\"URL to download the track file\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the track can be purchased\").nullable().optional(),\n releaseYear: z.number().int().describe(\"Year of release\").nullable().optional(),\n waveformUrl: z.string().describe(\"URL to the track's waveform visualization\").nullable(),\n commentCount: z.number().int().describe(\"Number of comments on the track\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download\").nullable(),\n keySignature: z.string().describe(\"Musical key signature\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full URL to the track on SoundCloud\").nullable(),\n releaseMonth: z.number().int().describe(\"Month of release (1-12)\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the track has been reposted\").nullable().optional(),\n userFavorite: z.boolean().describe(\"Whether the authenticated user has favorited this track\").nullable().optional(),\n downloadCount: z.number().int().describe(\"Number of times the track has been downloaded\").nullable().optional(),\n playbackCount: z.number().int().describe(\"Number of times the track has been played\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title/description for the purchase link\").nullable().optional(),\n favoritingsCount: z.number().int().describe(\"Number of times the track has been favorited\").nullable().optional(),\n userPlaybackCount: z.number().int().describe(\"Number of times the authenticated user has played this track\").nullable().optional(),\n availableCountryCodes: z.array(z.string()).describe(\"ISO country codes where the track is available\").nullable().optional(),\n}).describe(\"Track object representing a favorited/liked track\");\nexport const SoundcloudFetchUserFavoritesOutput = z.object({\n nextHref: z.string().describe(\"URL for the next page of results when using linked partitioning pagination\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks\"),\n}).describe(\"Response schema for `FetchUserFavorites`\");\n\nexport const soundcloudFetchUserFavorites = action(\"SOUNDCLOUD_FETCH_USER_FAVORITES\", {\n slug: \"soundcloud-fetch-user-favorites\",\n name: \"Fetchuserfavorites\",\n description: \"The `/me/likes/playlists` endpoint lets authenticated users access their favorite playlists, supports pagination, and requires an AuthHeader. It delivers detailed playlist, user, and track info.\",\n input: SoundcloudFetchUserFavoritesInput,\n output: SoundcloudFetchUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -6,7 +6,7 @@ const SoundcloudFetchUserFollowingDetailsInput = zod.z.object({
|
|
|
6
6
|
following_id: zod.z.number().int().describe("SoundCloud User id to denote a Following of a user")
|
|
7
7
|
}).describe("Request schema for `FetchUserFollowingDetails`");
|
|
8
8
|
const SoundcloudFetchUserFollowingDetails_UserSchema = zod.z.object({
|
|
9
|
-
id: zod.z.number().int().describe("Unique identifier"),
|
|
9
|
+
id: zod.z.number().int().describe("Unique identifier").nullable(),
|
|
10
10
|
uri: zod.z.string().describe("API resource URL").nullable().optional(),
|
|
11
11
|
city: zod.z.string().describe("City").nullable().optional(),
|
|
12
12
|
kind: zod.z.string().describe("Kind of resource").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-following-details.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput
|
|
1
|
+
{"version":3,"file":"fetch-user-following-details.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-user-following-details.d.ts
|
|
4
|
-
declare const SoundcloudFetchUserFollowingDetailsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudFetchUserFollowingDetailsInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
following_id: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SoundcloudFetchUserFollowingDetailsOutput: 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.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
kind: z.ZodOptional<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.ZodOptional<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.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
+
website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
}, z.core.$strip>>;
|
|
36
|
+
}, z.core.$strip>;
|
|
37
|
+
declare const soundcloudFetchUserFollowingDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
|
+
user_id: number;
|
|
39
|
+
following_id: number;
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { soundcloudFetchUserFollowingDetails };
|
|
9
43
|
//# sourceMappingURL=fetch-user-following-details.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-following-details.d.cts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;cAIa,wCAAA,
|
|
1
|
+
{"version":3,"file":"fetch-user-following-details.d.cts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;cA8BxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -1,9 +1,43 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-user-following-details.d.ts
|
|
4
|
-
declare const SoundcloudFetchUserFollowingDetailsInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudFetchUserFollowingDetailsInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
following_id: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SoundcloudFetchUserFollowingDetailsOutput: 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.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
kind: z.ZodOptional<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.ZodOptional<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.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
26
|
+
discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
29
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
+
website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
|
+
}, z.core.$strip>>;
|
|
36
|
+
}, z.core.$strip>;
|
|
37
|
+
declare const soundcloudFetchUserFollowingDetails: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
38
|
+
user_id: number;
|
|
39
|
+
following_id: number;
|
|
40
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
41
|
//#endregion
|
|
8
42
|
export { soundcloudFetchUserFollowingDetails };
|
|
9
43
|
//# sourceMappingURL=fetch-user-following-details.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-following-details.d.mts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;cAIa,wCAAA,
|
|
1
|
+
{"version":3,"file":"fetch-user-following-details.d.mts","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"mappings":";;;cAIa,wCAAA,EAAwC,CAAA,CAAA,SAAA;;;;cA8BxC,yCAAA,EAAyC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKzC,mCAAA,gCAAmC,wBAAA"}
|
|
@@ -6,7 +6,7 @@ const SoundcloudFetchUserFollowingDetailsInput = z.object({
|
|
|
6
6
|
following_id: z.number().int().describe("SoundCloud User id to denote a Following of a user")
|
|
7
7
|
}).describe("Request schema for `FetchUserFollowingDetails`");
|
|
8
8
|
const SoundcloudFetchUserFollowingDetails_UserSchema = z.object({
|
|
9
|
-
id: z.number().int().describe("Unique identifier"),
|
|
9
|
+
id: z.number().int().describe("Unique identifier").nullable(),
|
|
10
10
|
uri: z.string().describe("API resource URL").nullable().optional(),
|
|
11
11
|
city: z.string().describe("City").nullable().optional(),
|
|
12
12
|
kind: z.string().describe("Kind of resource").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-following-details.mjs","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput
|
|
1
|
+
{"version":3,"file":"fetch-user-following-details.mjs","names":[],"sources":["../../src/actions/fetch-user-following-details.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserFollowingDetailsInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n following_id: z.number().int().describe(\"SoundCloud User id to denote a Following of a user\"),\n}).describe(\"Request schema for `FetchUserFollowingDetails`\");\nconst SoundcloudFetchUserFollowingDetails_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"A URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified datetime\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n}).describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudFetchUserFollowingDetailsOutput = z.object({\n next_href: z.string().describe(\"Pagination link for retrieving additional results\").nullable().optional(),\n collection: z.array(SoundcloudFetchUserFollowingDetails_UserSchema).describe(\"Array of user objects representing the users being followed\"),\n}).describe(\"Response schema for `FetchUserFollowingDetails` - returns a paginated collection of users\");\n\nexport const soundcloudFetchUserFollowingDetails = action(\"SOUNDCLOUD_FETCH_USER_FOLLOWING_DETAILS\", {\n slug: \"soundcloud-fetch-user-following-details\",\n name: \"Fetchuserfollowingdetails\",\n description: \"Returns (following_id) that is followed by (user_id).\",\n input: SoundcloudFetchUserFollowingDetailsInput,\n output: SoundcloudFetchUserFollowingDetailsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-profiles-links.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserProfilesLinksInput
|
|
1
|
+
{"version":3,"file":"fetch-user-profiles-links.cjs","names":["z","action"],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserProfilesLinksInput = 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 `FetchUserProfilesLinks`\");\nexport const SoundcloudFetchUserProfilesLinksOutput = z.unknown();\n\nexport const soundcloudFetchUserProfilesLinks = action(\"SOUNDCLOUD_FETCH_USER_PROFILES_LINKS\", {\n slug: \"soundcloud-fetch-user-profiles-links\",\n name: \"Fetchuserprofileslinks\",\n description: \"Access a user's profile links (website, Facebook, Instagram) on SoundCloud by user ID. Supports query parameter for result limits. Requires AuthHeader for access. Responds with user link details in JSON format.\",\n input: SoundcloudFetchUserProfilesLinksInput,\n output: SoundcloudFetchUserProfilesLinksOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB;AACzD,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAa,yCAAyCA,IAAAA,EAAE,QAAQ;AAEhE,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-user-profiles-links.d.ts
|
|
4
|
-
declare const SoundcloudFetchUserProfilesLinksInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudFetchUserProfilesLinksInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
user_id: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SoundcloudFetchUserProfilesLinksOutput: z.ZodUnknown;
|
|
9
|
+
declare const soundcloudFetchUserProfilesLinks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
|
+
user_id: number;
|
|
11
|
+
limit?: number | undefined;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { soundcloudFetchUserProfilesLinks };
|
|
9
15
|
//# sourceMappingURL=fetch-user-profiles-links.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-profiles-links.d.cts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"fetch-user-profiles-links.d.cts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,UAAc;AAAA,cAEpD,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1,9 +1,15 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/fetch-user-profiles-links.d.ts
|
|
4
|
-
declare const SoundcloudFetchUserProfilesLinksInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudFetchUserProfilesLinksInput: z.ZodObject<{
|
|
5
|
+
limit: z.ZodOptional<z.ZodDefault<z.ZodNumber>>;
|
|
6
|
+
user_id: z.ZodNumber;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SoundcloudFetchUserProfilesLinksOutput: z.ZodUnknown;
|
|
9
|
+
declare const soundcloudFetchUserProfilesLinks: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
10
|
+
user_id: number;
|
|
11
|
+
limit?: number | undefined;
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
13
|
//#endregion
|
|
8
14
|
export { soundcloudFetchUserProfilesLinks };
|
|
9
15
|
//# sourceMappingURL=fetch-user-profiles-links.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-profiles-links.d.mts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;cAIa,qCAAA,
|
|
1
|
+
{"version":3,"file":"fetch-user-profiles-links.d.mts","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"mappings":";;;cAIa,qCAAA,EAAqC,CAAA,CAAA,SAAA;;;;cAIrC,sCAAA,EAAsC,CAAA,CAAA,UAAc;AAAA,cAEpD,gCAAA,gCAAgC,wBAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"fetch-user-profiles-links.mjs","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserProfilesLinksInput
|
|
1
|
+
{"version":3,"file":"fetch-user-profiles-links.mjs","names":[],"sources":["../../src/actions/fetch-user-profiles-links.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFetchUserProfilesLinksInput = 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 `FetchUserProfilesLinks`\");\nexport const SoundcloudFetchUserProfilesLinksOutput = z.unknown();\n\nexport const soundcloudFetchUserProfilesLinks = action(\"SOUNDCLOUD_FETCH_USER_PROFILES_LINKS\", {\n slug: \"soundcloud-fetch-user-profiles-links\",\n name: \"Fetchuserprofileslinks\",\n description: \"Access a user's profile links (website, Facebook, Instagram) on SoundCloud by user ID. Supports query parameter for result limits. Requires AuthHeader for access. Responds with user link details in JSON format.\",\n input: SoundcloudFetchUserProfilesLinksInput,\n output: SoundcloudFetchUserProfilesLinksOutput,\n});\n"],"mappings":";;AAUA,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAVmD,EAAE,OAAO;EAC5D,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;EACxG,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB;CACzD,CAAC,CAAC,CAAC,SAAS,6CAOH;CACP,QAPoD,EAAE,QAO9C;AACV,CAAC"}
|
|
@@ -3,20 +3,20 @@ let zod = require("zod");
|
|
|
3
3
|
//#region src/actions/follows-a-user.ts
|
|
4
4
|
const SoundcloudFollowsAUserInput = zod.z.object({ user_id: zod.z.number().int().describe("SoundCloud User id") }).describe("Request schema for `FollowsAUser`");
|
|
5
5
|
const SoundcloudFollowsAUserOutput = zod.z.object({
|
|
6
|
-
id: zod.z.number().int().describe("Unique identifier of the user"),
|
|
7
|
-
uri: zod.z.string().describe("API resource URI for the user"),
|
|
6
|
+
id: zod.z.number().int().describe("Unique identifier of the user").nullable(),
|
|
7
|
+
uri: zod.z.string().describe("API resource URI for the user").nullable(),
|
|
8
8
|
city: zod.z.string().describe("User's city").nullable().optional(),
|
|
9
|
-
kind: zod.z.string().describe("Kind of resource, typically 'user'"),
|
|
9
|
+
kind: zod.z.string().describe("Kind of resource, typically 'user'").nullable(),
|
|
10
10
|
plan: zod.z.string().describe("Subscription plan of the user").nullable().optional(),
|
|
11
11
|
country: zod.z.string().describe("User's country").nullable().optional(),
|
|
12
12
|
website: zod.z.string().describe("User's website URL").nullable().optional(),
|
|
13
13
|
fullName: zod.z.string().describe("User's complete name").nullable().optional(),
|
|
14
14
|
lastName: zod.z.string().describe("User's last name").nullable().optional(),
|
|
15
|
-
username: zod.z.string().describe("Display name of the user"),
|
|
15
|
+
username: zod.z.string().describe("Display name of the user").nullable(),
|
|
16
16
|
avatarUrl: zod.z.string().describe("URL to a JPEG image of the user's profile picture").nullable().optional(),
|
|
17
17
|
createdAt: zod.z.string().describe("Account creation timestamp").nullable().optional(),
|
|
18
18
|
firstName: zod.z.string().describe("User's first name").nullable().optional(),
|
|
19
|
-
permalink: zod.z.string().describe("Username slug for URL"),
|
|
19
|
+
permalink: zod.z.string().describe("Username slug for URL").nullable(),
|
|
20
20
|
trackCount: zod.z.number().int().describe("Number of tracks uploaded by the user").nullable().optional(),
|
|
21
21
|
description: zod.z.string().describe("User bio or description").nullable().optional(),
|
|
22
22
|
lastModified: zod.z.string().describe("Last update timestamp").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"follows-a-user.cjs","names":["z","action"],"sources":["../../src/actions/follows-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFollowsAUserInput
|
|
1
|
+
{"version":3,"file":"follows-a-user.cjs","names":["z","action"],"sources":["../../src/actions/follows-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudFollowsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `FollowsAUser`\");\nexport const SoundcloudFollowsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URI for the user\").nullable(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource, typically 'user'\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"User's country\").nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n fullName: z.string().describe(\"User's complete name\").nullable().optional(),\n lastName: z.string().describe(\"User's last name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable(),\n avatarUrl: z.string().describe(\"URL to a JPEG image of the user's profile picture\").nullable().optional(),\n createdAt: z.string().describe(\"Account creation timestamp\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"Username slug for URL\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n description: z.string().describe(\"User bio or description\").nullable().optional(),\n lastModified: z.string().describe(\"Last update timestamp\").nullable().optional(),\n permalinkUrl: z.string().describe(\"Full profile URL\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n websiteTitle: z.string().describe(\"Title of the user's website\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users being followed\").nullable().optional(),\n uploadSecondsLeft: z.number().int().describe(\"Remaining upload quota in seconds\").nullable().optional(),\n publicFavoritesCount: z.number().int().describe(\"Number of tracks the user has liked\").nullable().optional(),\n}).describe(\"Response schema for `FollowsAUser`\");\n\nexport const soundcloudFollowsAUser = action(\"SOUNDCLOUD_FOLLOWS_A_USER\", {\n slug: \"soundcloud-follows-a-user\",\n name: \"Follows a user\",\n description: \"The `/me/followings/{user_id}` endpoint on SoundCloud is for following users by ID, secured with `AuthHeader`. It confirms follows or shows user data, returning `200` for success, and `401` or `404` for errors.\",\n input: SoundcloudFollowsAUserInput,\n output: SoundcloudFollowsAUserOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/follows-a-user.d.ts
|
|
4
|
-
declare const SoundcloudFollowsAUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudFollowsAUserInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudFollowsAUserOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
9
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
10
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
12
|
+
plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
username: z.ZodNullable<z.ZodString>;
|
|
18
|
+
avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
22
|
+
trackCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
lastModified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
permalinkUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
repostsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
websiteTitle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
playlistCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
followersCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
+
followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
31
|
+
uploadSecondsLeft: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
publicFavoritesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const soundcloudFollowsAUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
+
user_id: number;
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { soundcloudFollowsAUser };
|
|
9
39
|
//# sourceMappingURL=follows-a-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"follows-a-user.d.cts","names":[],"sources":["../../src/actions/follows-a-user.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"follows-a-user.d.cts","names":[],"sources":["../../src/actions/follows-a-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,39 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/follows-a-user.d.ts
|
|
4
|
-
declare const SoundcloudFollowsAUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudFollowsAUserInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudFollowsAUserOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
9
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
10
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
12
|
+
plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
+
fullName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
16
|
+
lastName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
|
+
username: z.ZodNullable<z.ZodString>;
|
|
18
|
+
avatarUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
createdAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
firstName: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
22
|
+
trackCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
23
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
lastModified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
permalinkUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
repostsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
27
|
+
websiteTitle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
playlistCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
followersCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
30
|
+
followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
31
|
+
uploadSecondsLeft: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
32
|
+
publicFavoritesCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
33
|
+
}, z.core.$strip>;
|
|
34
|
+
declare const soundcloudFollowsAUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
35
|
+
user_id: number;
|
|
36
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
37
|
//#endregion
|
|
8
38
|
export { soundcloudFollowsAUser };
|
|
9
39
|
//# sourceMappingURL=follows-a-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"follows-a-user.d.mts","names":[],"sources":["../../src/actions/follows-a-user.ts"],"mappings":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"follows-a-user.d.mts","names":[],"sources":["../../src/actions/follows-a-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAG3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;cA4B5B,sBAAA,gCAAsB,wBAAA"}
|