@keystrokehq/soundcloud 0.1.3 → 0.1.5
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 +1 -0
- package/dist/actions/creates-a-playlist.cjs.map +1 -1
- package/dist/actions/creates-a-playlist.d.cts +3 -19
- package/dist/actions/creates-a-playlist.d.cts.map +1 -1
- package/dist/actions/creates-a-playlist.d.mts +3 -19
- package/dist/actions/creates-a-playlist.d.mts.map +1 -1
- package/dist/actions/creates-a-playlist.mjs +1 -0
- package/dist/actions/creates-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-playlist.cjs +1 -0
- package/dist/actions/deletes-a-playlist.cjs.map +1 -1
- package/dist/actions/deletes-a-playlist.d.cts +3 -3
- package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
- package/dist/actions/deletes-a-playlist.d.mts +3 -3
- package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
- package/dist/actions/deletes-a-playlist.mjs +1 -0
- package/dist/actions/deletes-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-track.cjs +1 -0
- package/dist/actions/deletes-a-track.cjs.map +1 -1
- package/dist/actions/deletes-a-track.d.cts +3 -3
- package/dist/actions/deletes-a-track.d.cts.map +1 -1
- package/dist/actions/deletes-a-track.d.mts +3 -3
- package/dist/actions/deletes-a-track.d.mts.map +1 -1
- package/dist/actions/deletes-a-track.mjs +1 -0
- package/dist/actions/deletes-a-track.mjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +1 -0
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +3 -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 +3 -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 +1 -0
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
- package/dist/actions/fetch-user-favorites.cjs +1 -0
- package/dist/actions/fetch-user-favorites.cjs.map +1 -1
- package/dist/actions/fetch-user-favorites.d.cts +3 -4
- package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
- package/dist/actions/fetch-user-favorites.d.mts +3 -4
- package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
- package/dist/actions/fetch-user-favorites.mjs +1 -0
- package/dist/actions/fetch-user-favorites.mjs.map +1 -1
- package/dist/actions/fetch-user-following-details.cjs +1 -0
- package/dist/actions/fetch-user-following-details.cjs.map +1 -1
- package/dist/actions/fetch-user-following-details.d.cts +3 -4
- package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
- package/dist/actions/fetch-user-following-details.d.mts +3 -4
- package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
- package/dist/actions/fetch-user-following-details.mjs +1 -0
- package/dist/actions/fetch-user-following-details.mjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.cjs +1 -0
- package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.cts +3 -4
- package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.mts +3 -4
- package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.mjs +1 -0
- package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
- package/dist/actions/follows-a-user.cjs +1 -0
- package/dist/actions/follows-a-user.cjs.map +1 -1
- package/dist/actions/follows-a-user.d.cts +3 -3
- package/dist/actions/follows-a-user.d.cts.map +1 -1
- package/dist/actions/follows-a-user.d.mts +3 -3
- package/dist/actions/follows-a-user.d.mts.map +1 -1
- package/dist/actions/follows-a-user.mjs +1 -0
- package/dist/actions/follows-a-user.mjs.map +1 -1
- package/dist/actions/get-related-tracks.cjs +1 -0
- package/dist/actions/get-related-tracks.cjs.map +1 -1
- package/dist/actions/get-related-tracks.d.cts +3 -7
- package/dist/actions/get-related-tracks.d.cts.map +1 -1
- package/dist/actions/get-related-tracks.d.mts +3 -7
- package/dist/actions/get-related-tracks.d.mts.map +1 -1
- package/dist/actions/get-related-tracks.mjs +1 -0
- package/dist/actions/get-related-tracks.mjs.map +1 -1
- package/dist/actions/get-track-likers.cjs +1 -0
- package/dist/actions/get-track-likers.cjs.map +1 -1
- package/dist/actions/get-track-likers.d.cts +3 -5
- package/dist/actions/get-track-likers.d.cts.map +1 -1
- package/dist/actions/get-track-likers.d.mts +3 -5
- package/dist/actions/get-track-likers.d.mts.map +1 -1
- package/dist/actions/get-track-likers.mjs +1 -0
- package/dist/actions/get-track-likers.mjs.map +1 -1
- package/dist/actions/likes-a-playlist.cjs +1 -0
- package/dist/actions/likes-a-playlist.cjs.map +1 -1
- package/dist/actions/likes-a-playlist.d.cts +3 -3
- package/dist/actions/likes-a-playlist.d.cts.map +1 -1
- package/dist/actions/likes-a-playlist.d.mts +3 -3
- package/dist/actions/likes-a-playlist.d.mts.map +1 -1
- package/dist/actions/likes-a-playlist.mjs +1 -0
- package/dist/actions/likes-a-playlist.mjs.map +1 -1
- package/dist/actions/likes-a-track.cjs +1 -0
- package/dist/actions/likes-a-track.cjs.map +1 -1
- package/dist/actions/likes-a-track.d.cts +3 -3
- package/dist/actions/likes-a-track.d.cts.map +1 -1
- package/dist/actions/likes-a-track.d.mts +3 -3
- package/dist/actions/likes-a-track.d.mts.map +1 -1
- package/dist/actions/likes-a-track.mjs +1 -0
- package/dist/actions/likes-a-track.mjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.cjs +1 -0
- package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.cts +3 -3
- package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.mts +3 -3
- package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.mjs +1 -0
- package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
- package/dist/actions/list-followed-by-user.cjs +1 -0
- package/dist/actions/list-followed-by-user.cjs.map +1 -1
- package/dist/actions/list-followed-by-user.d.cts +3 -4
- package/dist/actions/list-followed-by-user.d.cts.map +1 -1
- package/dist/actions/list-followed-by-user.d.mts +3 -4
- package/dist/actions/list-followed-by-user.d.mts.map +1 -1
- package/dist/actions/list-followed-by-user.mjs +1 -0
- package/dist/actions/list-followed-by-user.mjs.map +1 -1
- package/dist/actions/list-user-favorites.cjs +1 -0
- package/dist/actions/list-user-favorites.cjs.map +1 -1
- package/dist/actions/list-user-favorites.d.cts +3 -5
- package/dist/actions/list-user-favorites.d.cts.map +1 -1
- package/dist/actions/list-user-favorites.d.mts +3 -5
- package/dist/actions/list-user-favorites.d.mts.map +1 -1
- package/dist/actions/list-user-favorites.mjs +1 -0
- package/dist/actions/list-user-favorites.mjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -0
- package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts +3 -6
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts +3 -6
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -0
- package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +1 -0
- 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 +3 -8
- 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 +3 -8
- 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 +1 -0
- 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 +1 -0
- 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 +3 -7
- 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 +3 -7
- 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 +1 -0
- package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.cjs +1 -0
- package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.cts +3 -8
- package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.mts +3 -8
- package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.mjs +1 -0
- package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs +1 -0
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +3 -4
- 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 +3 -4
- package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs +1 -0
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.cjs +1 -0
- package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.cts +3 -5
- package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.mts +3 -5
- package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.mjs +1 -0
- package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
- package/dist/actions/remove-playlist-repost.cjs +1 -0
- package/dist/actions/remove-playlist-repost.cjs.map +1 -1
- package/dist/actions/remove-playlist-repost.d.cts +3 -3
- package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
- package/dist/actions/remove-playlist-repost.d.mts +3 -3
- package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
- package/dist/actions/remove-playlist-repost.mjs +1 -0
- package/dist/actions/remove-playlist-repost.mjs.map +1 -1
- package/dist/actions/remove-track-repost.cjs +1 -0
- package/dist/actions/remove-track-repost.cjs.map +1 -1
- package/dist/actions/remove-track-repost.d.cts +3 -3
- package/dist/actions/remove-track-repost.d.cts.map +1 -1
- package/dist/actions/remove-track-repost.d.mts +3 -3
- package/dist/actions/remove-track-repost.d.mts.map +1 -1
- package/dist/actions/remove-track-repost.mjs +1 -0
- package/dist/actions/remove-track-repost.mjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -0
- 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 +3 -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 +3 -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 +1 -0
- 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 +1 -0
- 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 +3 -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 +3 -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 +1 -0
- 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 +1 -0
- 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 +3 -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 +3 -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 +1 -0
- 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 +1 -0
- 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 +3 -4
- 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 +3 -4
- 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 +1 -0
- 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 +1 -0
- 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 +3 -4
- 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 +3 -4
- 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 +1 -0
- 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 +1 -0
- 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 +3 -4
- 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 +3 -4
- 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 +1 -0
- 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 +1 -0
- 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 +3 -4
- 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 +3 -4
- 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 +1 -0
- 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 +1 -0
- 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 +3 -4
- 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 +3 -4
- 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 +1 -0
- 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 +1 -0
- 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 +3 -5
- 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 +3 -5
- 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 +1 -0
- 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 +1 -0
- 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 +3 -6
- 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 +3 -6
- 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 +1 -0
- 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 +1 -0
- 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 +3 -7
- 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 +3 -7
- 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 +1 -0
- 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 +1 -0
- 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 +3 -6
- 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 +3 -6
- 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 +1 -0
- package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
- package/dist/actions/returns-a-playlist.cjs +1 -0
- package/dist/actions/returns-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-a-playlist.d.cts +3 -6
- package/dist/actions/returns-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-a-playlist.d.mts +3 -6
- package/dist/actions/returns-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-a-playlist.mjs +1 -0
- package/dist/actions/returns-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.cjs +1 -0
- package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.d.cts +3 -4
- 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 +3 -4
- package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.mjs +1 -0
- package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
- package/dist/actions/returns-a-track.cjs +1 -0
- package/dist/actions/returns-a-track.cjs.map +1 -1
- package/dist/actions/returns-a-track.d.cts +3 -4
- package/dist/actions/returns-a-track.d.cts.map +1 -1
- package/dist/actions/returns-a-track.d.mts +3 -4
- package/dist/actions/returns-a-track.d.mts.map +1 -1
- package/dist/actions/returns-a-track.mjs +1 -0
- package/dist/actions/returns-a-track.mjs.map +1 -1
- package/dist/actions/returns-a-user.cjs +1 -0
- package/dist/actions/returns-a-user.cjs.map +1 -1
- package/dist/actions/returns-a-user.d.cts +3 -3
- package/dist/actions/returns-a-user.d.cts.map +1 -1
- package/dist/actions/returns-a-user.d.mts +3 -3
- package/dist/actions/returns-a-user.d.mts.map +1 -1
- package/dist/actions/returns-a-user.mjs +1 -0
- package/dist/actions/returns-a-user.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs +1 -0
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +3 -4
- 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 +3 -4
- package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs +1 -0
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.cjs +1 -0
- package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts +3 -1
- 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 +3 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.mjs +1 -0
- 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 +1 -0
- 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 +3 -6
- 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 +3 -6
- 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 +1 -0
- 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 +1 -0
- package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.cts +3 -6
- package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.mts +3 -6
- package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.mjs +1 -0
- package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.cjs +1 -0
- package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.cts +3 -5
- package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.mts +3 -5
- package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.mjs +1 -0
- package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
- package/dist/actions/unfollow-user.cjs +1 -0
- package/dist/actions/unfollow-user.cjs.map +1 -1
- package/dist/actions/unfollow-user.d.cts +3 -3
- package/dist/actions/unfollow-user.d.cts.map +1 -1
- package/dist/actions/unfollow-user.d.mts +3 -3
- package/dist/actions/unfollow-user.d.mts.map +1 -1
- package/dist/actions/unfollow-user.mjs +1 -0
- package/dist/actions/unfollow-user.mjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.cjs +1 -0
- package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.cts +3 -3
- package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.mts +3 -3
- package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
- package/dist/actions/unlikes-a-playlist.mjs +1 -0
- package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
- package/dist/actions/unlikes-a-track.cjs +1 -0
- package/dist/actions/unlikes-a-track.cjs.map +1 -1
- package/dist/actions/unlikes-a-track.d.cts +3 -3
- package/dist/actions/unlikes-a-track.d.cts.map +1 -1
- package/dist/actions/unlikes-a-track.d.mts +3 -3
- package/dist/actions/unlikes-a-track.d.mts.map +1 -1
- package/dist/actions/unlikes-a-track.mjs +1 -0
- package/dist/actions/unlikes-a-track.mjs.map +1 -1
- package/dist/actions/updates-a-playlist.cjs +1 -0
- package/dist/actions/updates-a-playlist.cjs.map +1 -1
- package/dist/actions/updates-a-playlist.d.cts +3 -20
- package/dist/actions/updates-a-playlist.d.cts.map +1 -1
- package/dist/actions/updates-a-playlist.d.mts +3 -20
- package/dist/actions/updates-a-playlist.d.mts.map +1 -1
- package/dist/actions/updates-a-playlist.mjs +1 -0
- package/dist/actions/updates-a-playlist.mjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.cjs +1 -0
- package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.cts +3 -19
- package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.mts +3 -19
- package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
- package/dist/actions/updates-a-track-s-information.mjs +1 -0
- package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
- package/dist/actions/uploads-a-new-track.cjs +1 -0
- package/dist/actions/uploads-a-new-track.cjs.map +1 -1
- package/dist/actions/uploads-a-new-track.d.cts +3 -1
- package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
- package/dist/actions/uploads-a-new-track.d.mts +3 -1
- package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
- package/dist/actions/uploads-a-new-track.mjs +1 -0
- package/dist/actions/uploads-a-new-track.mjs.map +1 -1
- package/dist/actions/user-recent-track-activities.cjs +1 -0
- package/dist/actions/user-recent-track-activities.cjs.map +1 -1
- package/dist/actions/user-recent-track-activities.d.cts +3 -4
- package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
- package/dist/actions/user-recent-track-activities.d.mts +3 -4
- package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
- package/dist/actions/user-recent-track-activities.mjs +1 -0
- package/dist/actions/user-recent-track-activities.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-authenticated-user-followers.cjs","names":["z","action"],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).passthrough().describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).passthrough().describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).passthrough().describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-authenticated-user-followers.cjs","names":["z","action"],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).passthrough().describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).passthrough().describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).passthrough().describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers: AppAction<\n typeof SoundcloudListAuthenticatedUserFollowersInput,\n typeof SoundcloudListAuthenticatedUserFollowersOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-authenticated-user-followers.d.ts
|
|
@@ -43,9 +45,7 @@ declare const SoundcloudListAuthenticatedUserFollowersOutput: z.ZodObject<{
|
|
|
43
45
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
44
46
|
}, z.core.$loose>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const soundcloudListAuthenticatedUserFollowers:
|
|
47
|
-
limit?: number | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
48
|
+
declare const soundcloudListAuthenticatedUserFollowers: AppAction<typeof SoundcloudListAuthenticatedUserFollowersInput, typeof SoundcloudListAuthenticatedUserFollowersOutput, typeof soundcloud.credential>;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { soundcloudListAuthenticatedUserFollowers };
|
|
51
51
|
//# sourceMappingURL=list-authenticated-user-followers.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-authenticated-user-followers.d.cts","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-authenticated-user-followers.d.cts","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"mappings":";;;;;cAMa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;cAwC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK9C,wCAAA,EAA0C,SAAA,QAC9C,6CAAA,SACA,8CAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-authenticated-user-followers.d.ts
|
|
@@ -43,9 +45,7 @@ declare const SoundcloudListAuthenticatedUserFollowersOutput: z.ZodObject<{
|
|
|
43
45
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
44
46
|
}, z.core.$loose>>;
|
|
45
47
|
}, z.core.$loose>;
|
|
46
|
-
declare const soundcloudListAuthenticatedUserFollowers:
|
|
47
|
-
limit?: number | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
48
|
+
declare const soundcloudListAuthenticatedUserFollowers: AppAction<typeof SoundcloudListAuthenticatedUserFollowersInput, typeof SoundcloudListAuthenticatedUserFollowersOutput, typeof soundcloud.credential>;
|
|
49
49
|
//#endregion
|
|
50
50
|
export { soundcloudListAuthenticatedUserFollowers };
|
|
51
51
|
//# sourceMappingURL=list-authenticated-user-followers.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-authenticated-user-followers.d.mts","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-authenticated-user-followers.d.mts","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"mappings":";;;;;cAMa,6CAAA,EAA6C,CAAA,CAAA,SAAA;;;cAwC7C,8CAAA,EAA8C,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAK9C,wCAAA,EAA0C,SAAA,QAC9C,6CAAA,SACA,8CAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-authenticated-user-followers.mjs","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).passthrough().describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).passthrough().describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).passthrough().describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-authenticated-user-followers.mjs","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).passthrough().describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).passthrough().describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).passthrough().describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers: AppAction<\n typeof SoundcloudListAuthenticatedUserFollowersInput,\n typeof SoundcloudListAuthenticatedUserFollowersOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-followed-by-user.cjs","names":["z","action"],"sources":["../../src/actions/list-followed-by-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListFollowedByUserInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n}).describe(\"Request schema for `ListFollowedByUser`\");\nconst SoundcloudListFollowedByUser_VisualsSchema = z.record(z.string(), z.unknown()).describe(\"Visual assets associated with the user profile\");\nconst SoundcloudListFollowedByUser_CreatorSubscriptionSchema = z.record(z.string(), z.unknown()).describe(\"Creator subscription information\");\nconst SoundcloudListFollowedByUser_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Unique resource name identifier\").nullable().optional(),\n city: z.string().describe(\"City of the user\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n plan: z.string().describe(\"User's subscription plan (e.g., 'Free', 'Pro')\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country of the user\").nullable().optional(),\n visuals: SoundcloudListFollowedByUser_VisualsSchema.nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"User's first and last name combined\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username/permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"User profile description\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks or playlists liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the user's SoundCloud.com profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n website_title: z.string().describe(\"Title of the user's website\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user (deprecated, always returns 0)\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable(),\n followings_count: z.number().int().describe(\"Number of users this user follows\").nullable(),\n creator_subscription: SoundcloudListFollowedByUser_CreatorSubscriptionSchema.nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscriptions\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public favorites\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudListFollowedByUserOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results when using linked_partitioning. Absent if no more results available\").nullable().optional(),\n collection: z.array(SoundcloudListFollowedByUser_UserSchema).describe(\"Array of user objects representing users followed by the specified user\"),\n}).passthrough().describe(\"Response schema for `ListFollowedByUser`\");\n\nexport const soundcloudListFollowedByUser = action(\"SOUNDCLOUD_LIST_FOLLOWED_BY_USER\", {\n slug: \"soundcloud-list-followed-by-user\",\n name: \"Listfollowedbyuser\",\n description: \"Returns a list of SoundCloud users followed by the authenticated user, with options for result limit and pagination. Supports query parameters for result customization. Requires authentication.\",\n input: SoundcloudListFollowedByUserInput,\n output: SoundcloudListFollowedByUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-followed-by-user.cjs","names":["z","action"],"sources":["../../src/actions/list-followed-by-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudListFollowedByUserInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n}).describe(\"Request schema for `ListFollowedByUser`\");\nconst SoundcloudListFollowedByUser_VisualsSchema = z.record(z.string(), z.unknown()).describe(\"Visual assets associated with the user profile\");\nconst SoundcloudListFollowedByUser_CreatorSubscriptionSchema = z.record(z.string(), z.unknown()).describe(\"Creator subscription information\");\nconst SoundcloudListFollowedByUser_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Unique resource name identifier\").nullable().optional(),\n city: z.string().describe(\"City of the user\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n plan: z.string().describe(\"User's subscription plan (e.g., 'Free', 'Pro')\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country of the user\").nullable().optional(),\n visuals: SoundcloudListFollowedByUser_VisualsSchema.nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"User's first and last name combined\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username/permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"User profile description\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks or playlists liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the user's SoundCloud.com profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n website_title: z.string().describe(\"Title of the user's website\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user (deprecated, always returns 0)\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable(),\n followings_count: z.number().int().describe(\"Number of users this user follows\").nullable(),\n creator_subscription: SoundcloudListFollowedByUser_CreatorSubscriptionSchema.nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscriptions\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public favorites\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudListFollowedByUserOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results when using linked_partitioning. Absent if no more results available\").nullable().optional(),\n collection: z.array(SoundcloudListFollowedByUser_UserSchema).describe(\"Array of user objects representing users followed by the specified user\"),\n}).passthrough().describe(\"Response schema for `ListFollowedByUser`\");\n\nexport const soundcloudListFollowedByUser: AppAction<\n typeof SoundcloudListFollowedByUserInput,\n typeof SoundcloudListFollowedByUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_LIST_FOLLOWED_BY_USER\", {\n slug: \"soundcloud-list-followed-by-user\",\n name: \"Listfollowedbyuser\",\n description: \"Returns a list of SoundCloud users followed by the authenticated user, with options for result limit and pagination. Supports query parameters for result customization. Requires authentication.\",\n input: SoundcloudListFollowedByUserInput,\n output: SoundcloudListFollowedByUserOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-followed-by-user.d.ts
|
|
@@ -45,10 +47,7 @@ declare const SoundcloudListFollowedByUserOutput: z.ZodObject<{
|
|
|
45
47
|
public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
48
|
}, z.core.$loose>>;
|
|
47
49
|
}, z.core.$loose>;
|
|
48
|
-
declare const soundcloudListFollowedByUser:
|
|
49
|
-
limit?: number | undefined;
|
|
50
|
-
offset?: number | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
50
|
+
declare const soundcloudListFollowedByUser: AppAction<typeof SoundcloudListFollowedByUserInput, typeof SoundcloudListFollowedByUserOutput, typeof soundcloud.credential>;
|
|
52
51
|
//#endregion
|
|
53
52
|
export { soundcloudListFollowedByUser };
|
|
54
53
|
//# sourceMappingURL=list-followed-by-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-followed-by-user.d.cts","names":[],"sources":["../../src/actions/list-followed-by-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-followed-by-user.d.cts","names":[],"sources":["../../src/actions/list-followed-by-user.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cA2CjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-followed-by-user.d.ts
|
|
@@ -45,10 +47,7 @@ declare const SoundcloudListFollowedByUserOutput: z.ZodObject<{
|
|
|
45
47
|
public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
48
|
}, z.core.$loose>>;
|
|
47
49
|
}, z.core.$loose>;
|
|
48
|
-
declare const soundcloudListFollowedByUser:
|
|
49
|
-
limit?: number | undefined;
|
|
50
|
-
offset?: number | undefined;
|
|
51
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
50
|
+
declare const soundcloudListFollowedByUser: AppAction<typeof SoundcloudListFollowedByUserInput, typeof SoundcloudListFollowedByUserOutput, typeof soundcloud.credential>;
|
|
52
51
|
//#endregion
|
|
53
52
|
export { soundcloudListFollowedByUser };
|
|
54
53
|
//# sourceMappingURL=list-followed-by-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-followed-by-user.d.mts","names":[],"sources":["../../src/actions/list-followed-by-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-followed-by-user.d.mts","names":[],"sources":["../../src/actions/list-followed-by-user.ts"],"mappings":";;;;;cAMa,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;cA2CjC,kCAAA,EAAkC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKlC,4BAAA,EAA8B,SAAA,QAClC,iCAAA,SACA,kCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-followed-by-user.mjs","names":[],"sources":["../../src/actions/list-followed-by-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListFollowedByUserInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n}).describe(\"Request schema for `ListFollowedByUser`\");\nconst SoundcloudListFollowedByUser_VisualsSchema = z.record(z.string(), z.unknown()).describe(\"Visual assets associated with the user profile\");\nconst SoundcloudListFollowedByUser_CreatorSubscriptionSchema = z.record(z.string(), z.unknown()).describe(\"Creator subscription information\");\nconst SoundcloudListFollowedByUser_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Unique resource name identifier\").nullable().optional(),\n city: z.string().describe(\"City of the user\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n plan: z.string().describe(\"User's subscription plan (e.g., 'Free', 'Pro')\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country of the user\").nullable().optional(),\n visuals: SoundcloudListFollowedByUser_VisualsSchema.nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"User's first and last name combined\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username/permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"User profile description\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks or playlists liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the user's SoundCloud.com profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n website_title: z.string().describe(\"Title of the user's website\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user (deprecated, always returns 0)\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable(),\n followings_count: z.number().int().describe(\"Number of users this user follows\").nullable(),\n creator_subscription: SoundcloudListFollowedByUser_CreatorSubscriptionSchema.nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscriptions\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public favorites\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudListFollowedByUserOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results when using linked_partitioning. Absent if no more results available\").nullable().optional(),\n collection: z.array(SoundcloudListFollowedByUser_UserSchema).describe(\"Array of user objects representing users followed by the specified user\"),\n}).passthrough().describe(\"Response schema for `ListFollowedByUser`\");\n\nexport const soundcloudListFollowedByUser = action(\"SOUNDCLOUD_LIST_FOLLOWED_BY_USER\", {\n slug: \"soundcloud-list-followed-by-user\",\n name: \"Listfollowedbyuser\",\n description: \"Returns a list of SoundCloud users followed by the authenticated user, with options for result limit and pagination. Supports query parameters for result customization. Requires authentication.\",\n input: SoundcloudListFollowedByUserInput,\n output: SoundcloudListFollowedByUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-followed-by-user.mjs","names":[],"sources":["../../src/actions/list-followed-by-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudListFollowedByUserInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n}).describe(\"Request schema for `ListFollowedByUser`\");\nconst SoundcloudListFollowedByUser_VisualsSchema = z.record(z.string(), z.unknown()).describe(\"Visual assets associated with the user profile\");\nconst SoundcloudListFollowedByUser_CreatorSubscriptionSchema = z.record(z.string(), z.unknown()).describe(\"Creator subscription information\");\nconst SoundcloudListFollowedByUser_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Unique resource name identifier\").nullable().optional(),\n city: z.string().describe(\"City of the user\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n plan: z.string().describe(\"User's subscription plan (e.g., 'Free', 'Pro')\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country of the user\").nullable().optional(),\n visuals: SoundcloudListFollowedByUser_VisualsSchema.nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"User's first and last name combined\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username/permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"User profile description\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks or playlists liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the user's SoundCloud.com profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n website_title: z.string().describe(\"Title of the user's website\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user (deprecated, always returns 0)\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable(),\n followings_count: z.number().int().describe(\"Number of users this user follows\").nullable(),\n creator_subscription: SoundcloudListFollowedByUser_CreatorSubscriptionSchema.nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscriptions\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public favorites\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudListFollowedByUserOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results when using linked_partitioning. Absent if no more results available\").nullable().optional(),\n collection: z.array(SoundcloudListFollowedByUser_UserSchema).describe(\"Array of user objects representing users followed by the specified user\"),\n}).passthrough().describe(\"Response schema for `ListFollowedByUser`\");\n\nexport const soundcloudListFollowedByUser: AppAction<\n typeof SoundcloudListFollowedByUserInput,\n typeof SoundcloudListFollowedByUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_LIST_FOLLOWED_BY_USER\", {\n slug: \"soundcloud-list-followed-by-user\",\n name: \"Listfollowedbyuser\",\n description: \"Returns a list of SoundCloud users followed by the authenticated user, with options for result limit and pagination. Supports query parameters for result customization. Requires authentication.\",\n input: SoundcloudListFollowedByUserInput,\n output: SoundcloudListFollowedByUserOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\").nullable(),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\").nullable(),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\").nullable(),\n}).passthrough().describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\").nullable(),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\").nullable(),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\").nullable(),\n duration: z.number().int().describe(\"Duration in milliseconds.\").nullable(),\n}).passthrough().describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'.\").nullable(),\n user: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n policy: z.string().describe(\"Policy setting for the track.\").nullable().optional(),\n license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\").nullable(),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\").nullable(),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\").nullable(),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).passthrough().describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-user-favorites.cjs","names":["z","action"],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudListUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\").nullable(),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\").nullable(),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\").nullable(),\n}).passthrough().describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\").nullable(),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\").nullable(),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\").nullable(),\n duration: z.number().int().describe(\"Duration in milliseconds.\").nullable(),\n}).passthrough().describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'.\").nullable(),\n user: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n policy: z.string().describe(\"Policy setting for the track.\").nullable().optional(),\n license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\").nullable(),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\").nullable(),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\").nullable(),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).passthrough().describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites: AppAction<\n typeof SoundcloudListUserFavoritesInput,\n typeof SoundcloudListUserFavoritesOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-user-favorites.d.ts
|
|
@@ -102,11 +104,7 @@ declare const SoundcloudListUserFavoritesOutput: z.ZodObject<{
|
|
|
102
104
|
available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
103
105
|
}, z.core.$loose>>;
|
|
104
106
|
}, z.core.$loose>;
|
|
105
|
-
declare const soundcloudListUserFavorites:
|
|
106
|
-
limit?: number | undefined;
|
|
107
|
-
access?: ("playable" | "preview" | "blocked")[] | undefined;
|
|
108
|
-
linked_partitioning?: boolean | undefined;
|
|
109
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
107
|
+
declare const soundcloudListUserFavorites: AppAction<typeof SoundcloudListUserFavoritesInput, typeof SoundcloudListUserFavoritesOutput, typeof soundcloud.credential>;
|
|
110
108
|
//#endregion
|
|
111
109
|
export { soundcloudListUserFavorites };
|
|
112
110
|
//# sourceMappingURL=list-user-favorites.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-favorites.d.cts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-user-favorites.d.cts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAmGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/list-user-favorites.d.ts
|
|
@@ -102,11 +104,7 @@ declare const SoundcloudListUserFavoritesOutput: z.ZodObject<{
|
|
|
102
104
|
available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
103
105
|
}, z.core.$loose>>;
|
|
104
106
|
}, z.core.$loose>;
|
|
105
|
-
declare const soundcloudListUserFavorites:
|
|
106
|
-
limit?: number | undefined;
|
|
107
|
-
access?: ("playable" | "preview" | "blocked")[] | undefined;
|
|
108
|
-
linked_partitioning?: boolean | undefined;
|
|
109
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
107
|
+
declare const soundcloudListUserFavorites: AppAction<typeof SoundcloudListUserFavoritesInput, typeof SoundcloudListUserFavoritesOutput, typeof soundcloud.credential>;
|
|
110
108
|
//#endregion
|
|
111
109
|
export { soundcloudListUserFavorites };
|
|
112
110
|
//# sourceMappingURL=list-user-favorites.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-favorites.d.mts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"list-user-favorites.d.mts","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;;;;;;;cAmGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-user-favorites.mjs","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\").nullable(),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\").nullable(),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\").nullable(),\n}).passthrough().describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\").nullable(),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\").nullable(),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\").nullable(),\n duration: z.number().int().describe(\"Duration in milliseconds.\").nullable(),\n}).passthrough().describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'.\").nullable(),\n user: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n policy: z.string().describe(\"Policy setting for the track.\").nullable().optional(),\n license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\").nullable(),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\").nullable(),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\").nullable(),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).passthrough().describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"list-user-favorites.mjs","names":[],"sources":["../../src/actions/list-user-favorites.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudListUserFavoritesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\",\"blocked\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ListUserFavorites`\");\nconst SoundcloudListUserFavorites_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user.\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n city: z.string().describe(\"User's city.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'user'.\").nullable(),\n country: z.string().describe(\"User's country.\").nullable().optional(),\n username: z.string().describe(\"Display name of the user.\").nullable(),\n full_name: z.string().describe(\"User's full name.\").nullable().optional(),\n last_name: z.string().describe(\"User's last name.\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's profile picture.\").nullable(),\n first_name: z.string().describe(\"User's first name.\").nullable().optional(),\n description: z.string().describe(\"User's bio or description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user.\").nullable().optional(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users being followed.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the track creator.\");\nconst SoundcloudListUserFavorites_TranscodingFormatSchema = z.object({\n protocol: z.string().describe(\"Streaming protocol (e.g., 'hls', 'progressive').\").nullable(),\n mime_type: z.string().describe(\"MIME type of the audio format (e.g., 'audio/mpeg', 'audio/ogg; codecs=\\\"opus\\\"').\").nullable(),\n}).passthrough().describe(\"Format specification for the transcoding.\");\nconst SoundcloudListUserFavorites_TranscodingSchema = z.object({\n url: z.string().describe(\"URL to the transcoding endpoint.\").nullable(),\n format: SoundcloudListUserFavorites_TranscodingFormatSchema.nullable(),\n preset: z.string().describe(\"Preset identifier (e.g., mp3_0_1, opus_0_0).\").nullable(),\n quality: z.string().describe(\"Quality indicator (e.g., 'sq' for standard quality).\").nullable(),\n duration: z.number().int().describe(\"Duration in milliseconds.\").nullable(),\n}).passthrough().describe(\"Available transcoding format for streaming.\");\nconst SoundcloudListUserFavorites_MediaSchema = z.object({\n transcodings: z.array(SoundcloudListUserFavorites_TranscodingSchema).describe(\"Array of available transcoding formats for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Media streaming information with available transcodings.\");\nconst SoundcloudListUserFavorites_PublisherMetadataSchema = z.object({\n id: z.number().int().describe(\"Publisher metadata ID.\").nullable().optional(),\n urn: z.string().describe(\"Publisher metadata URN.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n artist: z.string().describe(\"Artist name.\").nullable().optional(),\n c_line: z.string().describe(\"Composition copyright line.\").nullable().optional(),\n p_line: z.string().describe(\"Phonographic copyright line.\").nullable().optional(),\n explicit: z.boolean().describe(\"Whether the content is explicit.\").nullable().optional(),\n publisher: z.string().describe(\"Publisher name.\").nullable().optional(),\n upc_or_ean: z.string().describe(\"Universal Product Code or European Article Number.\").nullable().optional(),\n album_title: z.string().describe(\"Album title.\").nullable().optional(),\n release_title: z.string().describe(\"Release title.\").nullable().optional(),\n contains_music: z.boolean().describe(\"Whether the track contains music.\").nullable().optional(),\n writer_composer: z.string().describe(\"Writer or composer name.\").nullable().optional(),\n}).passthrough().describe(\"Metadata about the track's publisher and rights.\");\nconst SoundcloudListUserFavorites_TrackSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the track.\").nullable(),\n bpm: z.number().describe(\"Beats per minute of the track.\").nullable().optional(),\n uri: z.string().describe(\"API URI for the track resource.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code.\").nullable().optional(),\n kind: z.string().describe(\"Resource type, typically 'track'.\").nullable(),\n user: SoundcloudListUserFavorites_UserSchema.nullable(),\n genre: z.string().describe(\"Musical genre of the track.\").nullable().optional(),\n media: SoundcloudListUserFavorites_MediaSchema.nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n policy: z.string().describe(\"Policy setting for the track.\").nullable().optional(),\n license: z.string().describe(\"License type of the track (e.g., 'all-rights-reserved', 'cc-by', etc.).\").nullable(),\n release: z.string().describe(\"Release date or number.\").nullable().optional(),\n sharing: z.string().describe(\"Sharing level of the track (e.g., 'public', 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the track was created (ISO 8601 format).\").nullable(),\n label_name: z.string().describe(\"Record label name.\").nullable().optional(),\n secret_uri: z.string().describe(\"Secret URI for private sharing.\").nullable().optional(),\n stream_url: z.string().describe(\"Legacy streaming URL (deprecated in favor of media.transcodings).\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork/cover image.\").nullable().optional(),\n commentable: z.boolean().describe(\"Whether comments are enabled on the track.\").nullable(),\n description: z.string().describe(\"Description or caption of the track.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of release.\").nullable().optional(),\n download_url: z.string().describe(\"URL to download the track (if downloadable).\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year of release.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the waveform image (1200x280px PNG).\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key signature of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"Permanent URL to the track on SoundCloud.\").nullable(),\n release_month: z.number().int().describe(\"Month of release.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Whether the authenticated user has favorited this track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Total number of plays across all users.\").nullable().optional(),\n purchase_title: z.string().describe(\"Title text for purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Total number of favorites/likes across all users.\").nullable().optional(),\n monetization_model: z.string().describe(\"Monetization model applied to the track.\").nullable().optional(),\n publisher_metadata: SoundcloudListUserFavorites_PublisherMetadataSchema.nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the authenticated user has played this track.\").nullable().optional(),\n available_country_codes: z.array(z.unknown()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Track object representing a favorited/liked track.\");\nexport const SoundcloudListUserFavoritesOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results. If absent, there are no more results available. Use linked_partitioning=true parameter to enable pagination.\").nullable().optional(),\n collection: z.array(SoundcloudListUserFavorites_TrackSchema).describe(\"Array of track objects representing the user's favorited/liked tracks.\"),\n}).passthrough().describe(\"Response schema for `ListUserFavorites`\");\n\nexport const soundcloudListUserFavorites: AppAction<\n typeof SoundcloudListUserFavoritesInput,\n typeof SoundcloudListUserFavoritesOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_LIST_USER_FAVORITES\", {\n slug: \"soundcloud-list-user-favorites\",\n name: \"Listuserfavorites\",\n description: \"This endpoint fetches a user's favored tracks with options for filtering and pagination. Parameters: `limit` (default 50, max 200), `access` (types), and `linked_partitioning`. `AuthHeader` is needed for security. Returns track details and likes status.\",\n input: SoundcloudListUserFavoritesInput,\n output: SoundcloudListUserFavoritesOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"oauth2-authorization-redirect-handler.cjs","names":["z","action"],"sources":["../../src/actions/oauth2-authorization-redirect-handler.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudOauth2AuthorizationRedirectHandlerInput = z.object({\n state: z.string().describe(\"Any value included here will be appended to the redirect URI. Use this for CSRF protection.\").optional(),\n client_id: z.string().describe(\"The client id belonging to your application\"),\n redirect_uri: z.string().describe(\"The redirect uri you have configured for your application\"),\n response_type: z.enum([\"code\"]).describe(\"Support only the Authorization Code Flow\"),\n}).describe(\"Request schema for `Oauth2AuthorizationRedirectHandler`\");\nexport const SoundcloudOauth2AuthorizationRedirectHandlerOutput = z.object({\n code: z.string().describe(\"The authorization code used for token exchange with the OAuth2 token endpoint\").nullable(),\n state: z.string().describe(\"The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `Oauth2AuthorizationRedirectHandler`.\\n\\nQuery parameters returned in the redirect URL after user authorization.\\nThis is the first phase of the OAuth2 authorization flow, which provides\\nthe authorization code used for token exchange with the OAuth2 token endpoint.\");\n\nexport const soundcloudOauth2AuthorizationRedirectHandler = action(\"SOUNDCLOUD_OAUTH2_AUTHORIZATION_REDIRECT_HANDLER\", {\n slug: \"soundcloud-oauth2-authorization-redirect-handler\",\n name: \"Oauth2 authorization redirect handler\",\n description: \"OAuth Authorization Code flow is mandated for authorization, utilizing `response_type=code`. Implement the `state` parameter with a random nonce for CSRF protection, verifying it upon token retrieval.\",\n input: SoundcloudOauth2AuthorizationRedirectHandlerInput,\n output: SoundcloudOauth2AuthorizationRedirectHandlerOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"oauth2-authorization-redirect-handler.cjs","names":["z","action"],"sources":["../../src/actions/oauth2-authorization-redirect-handler.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudOauth2AuthorizationRedirectHandlerInput = z.object({\n state: z.string().describe(\"Any value included here will be appended to the redirect URI. Use this for CSRF protection.\").optional(),\n client_id: z.string().describe(\"The client id belonging to your application\"),\n redirect_uri: z.string().describe(\"The redirect uri you have configured for your application\"),\n response_type: z.enum([\"code\"]).describe(\"Support only the Authorization Code Flow\"),\n}).describe(\"Request schema for `Oauth2AuthorizationRedirectHandler`\");\nexport const SoundcloudOauth2AuthorizationRedirectHandlerOutput = z.object({\n code: z.string().describe(\"The authorization code used for token exchange with the OAuth2 token endpoint\").nullable(),\n state: z.string().describe(\"The random string provided in the authorization request for CSRF verification. Should be validated against the originally sent state.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `Oauth2AuthorizationRedirectHandler`.\\n\\nQuery parameters returned in the redirect URL after user authorization.\\nThis is the first phase of the OAuth2 authorization flow, which provides\\nthe authorization code used for token exchange with the OAuth2 token endpoint.\");\n\nexport const soundcloudOauth2AuthorizationRedirectHandler: AppAction<\n typeof SoundcloudOauth2AuthorizationRedirectHandlerInput,\n typeof SoundcloudOauth2AuthorizationRedirectHandlerOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_OAUTH2_AUTHORIZATION_REDIRECT_HANDLER\", {\n slug: \"soundcloud-oauth2-authorization-redirect-handler\",\n name: \"Oauth2 authorization redirect handler\",\n description: \"OAuth Authorization Code flow is mandated for authorization, utilizing `response_type=code`. Implement the `state` parameter with a random nonce for CSRF protection, verifying it upon token retrieval.\",\n input: SoundcloudOauth2AuthorizationRedirectHandlerInput,\n output: SoundcloudOauth2AuthorizationRedirectHandlerOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,oDAAoDA,IAAAA,EAAE,OAAO;CACxE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACnI,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C;CAC5E,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D;CAC7F,eAAeA,IAAAA,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC,CAAC,SAAS,0CAA0C;AACrF,CAAC,CAAC,CAAC,SAAS,yDAAyD;AACrE,MAAa,qDAAqDA,IAAAA,EAAE,OAAO;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS;CACpH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1L,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gSAAgS;AAE1T,MAAa,+CAITC,eAAAA,OAAO,oDAAoD;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|