@keystrokehq/soundcloud 0.1.4 → 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 -31
- package/dist/actions/creates-a-playlist.d.cts.map +1 -1
- package/dist/actions/creates-a-playlist.d.mts +3 -31
- 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 -15
- package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
- package/dist/actions/deletes-a-playlist.d.mts +3 -15
- 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 -15
- package/dist/actions/deletes-a-track.d.cts.map +1 -1
- package/dist/actions/deletes-a-track.d.mts +3 -15
- 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 -15
- 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 -15
- 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 -16
- package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
- package/dist/actions/fetch-user-favorites.d.mts +3 -16
- 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 -16
- package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
- package/dist/actions/fetch-user-following-details.d.mts +3 -16
- 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 -16
- package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.mts +3 -16
- 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 -15
- package/dist/actions/follows-a-user.d.cts.map +1 -1
- package/dist/actions/follows-a-user.d.mts +3 -15
- 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 -19
- package/dist/actions/get-related-tracks.d.cts.map +1 -1
- package/dist/actions/get-related-tracks.d.mts +3 -19
- 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 -17
- package/dist/actions/get-track-likers.d.cts.map +1 -1
- package/dist/actions/get-track-likers.d.mts +3 -17
- 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 -15
- package/dist/actions/likes-a-playlist.d.cts.map +1 -1
- package/dist/actions/likes-a-playlist.d.mts +3 -15
- 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 -15
- package/dist/actions/likes-a-track.d.cts.map +1 -1
- package/dist/actions/likes-a-track.d.mts +3 -15
- 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 -15
- package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.mts +3 -15
- 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 -16
- package/dist/actions/list-followed-by-user.d.cts.map +1 -1
- package/dist/actions/list-followed-by-user.d.mts +3 -16
- 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 -17
- package/dist/actions/list-user-favorites.d.cts.map +1 -1
- package/dist/actions/list-user-favorites.d.mts +3 -17
- 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 -18
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts +3 -18
- 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 -20
- 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 -20
- 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 -19
- 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 -19
- 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 -20
- package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.mts +3 -20
- 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 -16
- 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 -16
- 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 -17
- package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.mts +3 -17
- 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 -15
- package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
- package/dist/actions/remove-playlist-repost.d.mts +3 -15
- 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 -15
- package/dist/actions/remove-track-repost.d.cts.map +1 -1
- package/dist/actions/remove-track-repost.d.mts +3 -15
- 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 -15
- 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 -15
- 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 -15
- 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 -15
- 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 -15
- 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 -15
- 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 -16
- 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 -16
- 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 -16
- 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 -16
- 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 -16
- 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 -16
- 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 -16
- 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 -16
- 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 -16
- 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 -16
- 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 -17
- 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 -17
- 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 -18
- 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 -18
- 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 -19
- 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 -19
- 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 -18
- 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 -18
- 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 -18
- package/dist/actions/returns-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-a-playlist.d.mts +3 -18
- 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 -16
- 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 -16
- 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 -16
- package/dist/actions/returns-a-track.d.cts.map +1 -1
- package/dist/actions/returns-a-track.d.mts +3 -16
- 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 -15
- package/dist/actions/returns-a-user.d.cts.map +1 -1
- package/dist/actions/returns-a-user.d.mts +3 -15
- 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 -16
- 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 -16
- 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 -13
- 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 -13
- 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 -18
- 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 -18
- 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 -18
- package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.mts +3 -18
- 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 -17
- package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.mts +3 -17
- 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 -15
- package/dist/actions/unfollow-user.d.cts.map +1 -1
- package/dist/actions/unfollow-user.d.mts +3 -15
- 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 -15
- package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.mts +3 -15
- 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 -15
- package/dist/actions/unlikes-a-track.d.cts.map +1 -1
- package/dist/actions/unlikes-a-track.d.mts +3 -15
- 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 -32
- package/dist/actions/updates-a-playlist.d.cts.map +1 -1
- package/dist/actions/updates-a-playlist.d.mts +3 -32
- 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 -31
- package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.mts +3 -31
- 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 -13
- package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
- package/dist/actions/uploads-a-new-track.d.mts +3 -13
- 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 -16
- package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
- package/dist/actions/user-recent-track-activities.d.mts +3 -16
- 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 +2 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +4 -6
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +4 -6
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +0 -1
- 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":"remove-track-repost.d.mts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-track-repost.d.mts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":";;;;;cAMa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEjC,2BAAA,EAA6B,SAAA,QACjC,gCAAA,SACA,iCAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-track-repost.mjs","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRemoveTrackRepostInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RemoveTrackRepost`\");\nexport const SoundcloudRemoveTrackRepostOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RemoveTrackRepost`\\n\\nThe DELETE operation returns HTTP 200 with no response body on success.\\nThis empty model represents the successful deletion confirmation.\");\n\nexport const soundcloudRemoveTrackRepost = action(\"SOUNDCLOUD_REMOVE_TRACK_REPOST\", {\n slug: \"soundcloud-remove-track-repost\",\n name: \"Removes a repost on a track as the authenticated user\",\n description: \"Removes a repost on a track as the authenticated user\",\n input: SoundcloudRemoveTrackRepostInput,\n output: SoundcloudRemoveTrackRepostOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"remove-track-repost.mjs","names":[],"sources":["../../src/actions/remove-track-repost.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 SoundcloudRemoveTrackRepostInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RemoveTrackRepost`\");\nexport const SoundcloudRemoveTrackRepostOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RemoveTrackRepost`\\n\\nThe DELETE operation returns HTTP 200 with no response body on success.\\nThis empty model represents the successful deletion confirmation.\");\n\nexport const soundcloudRemoveTrackRepost: AppAction<\n typeof SoundcloudRemoveTrackRepostInput,\n typeof SoundcloudRemoveTrackRepostOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_REMOVE_TRACK_REPOST\", {\n slug: \"soundcloud-remove-track-repost\",\n name: \"Removes a repost on a track as the authenticated user\",\n description: \"Removes a repost on a track as the authenticated user\",\n input: SoundcloudRemoveTrackRepostInput,\n output: SoundcloudRemoveTrackRepostOutput,\n});\n"],"mappings":";;;AAWA,MAAa,8BAIT,OAAO,kCAAkC;CAC3C,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb8C,EAAE,OAAO,EACvD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,wCAWH;CACP,QAX+C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uLAWlF;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-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 SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: AppAction<\n typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO,EAC5E,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,yDAAyDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+LAA+L;AAEhT,MAAa,mDAITC,eAAAA,OAAO,2DAA2D;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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/reposts-a-playlist-as-the-authenticated-user.d.ts
|
|
@@ -5,21 +7,7 @@ declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodObject
|
|
|
5
7
|
playlist_id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser:
|
|
9
|
-
playlist_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: AppAction<typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput, typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput, typeof soundcloud.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { soundcloudRepostsAPlaylistAsTheAuthenticatedUser };
|
|
25
13
|
//# sourceMappingURL=reposts-a-playlist-as-the-authenticated-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtD,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,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/reposts-a-playlist-as-the-authenticated-user.d.ts
|
|
@@ -5,21 +7,7 @@ declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodObject
|
|
|
5
7
|
playlist_id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser:
|
|
9
|
-
playlist_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: AppAction<typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput, typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput, typeof soundcloud.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { soundcloudRepostsAPlaylistAsTheAuthenticatedUser };
|
|
25
13
|
//# sourceMappingURL=reposts-a-playlist-as-the-authenticated-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtD,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-playlist-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-playlist-as-the-authenticated-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 SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsAPlaylistAsTheAuthenticatedUser`.\\n\\nReturns an empty JSON object on success. The 201 Created status code\\nindicates the playlist has been successfully reposted.\");\n\nexport const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: AppAction<\n typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n typeof SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-playlist-as-the-authenticated-user\",\n name: \"Reposts a playlist as the authenticated user\",\n description: \"This endpoint lets authenticated users repost SoundCloud playlists by ID, returning status codes for success (201), unauthorized (401), and not found (404). AuthHeader for security is needed.\",\n input: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;AAWA,MAAa,mDAIT,OAAO,2DAA2D;CACpE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmE,EAAE,OAAO,EAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,6DAWH;CACP,QAXoE,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+LAWvG;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.cjs","names":["z","action"],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-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 SoundcloudRepostsATrackAsTheAuthenticatedUserInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser: AppAction<\n typeof SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n typeof SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,qDAAqDA,IAAAA,EAAE,OAAO,EACzE,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,0DAA0D;AACtE,MAAa,sDAAsDA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qPAAqP;AAEnW,MAAa,gDAITC,eAAAA,OAAO,wDAAwD;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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/reposts-a-track-as-the-authenticated-user.d.ts
|
|
@@ -5,21 +7,7 @@ declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodObject<{
|
|
|
5
7
|
track_id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const soundcloudRepostsATrackAsTheAuthenticatedUser:
|
|
9
|
-
track_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const soundcloudRepostsATrackAsTheAuthenticatedUser: AppAction<typeof SoundcloudRepostsATrackAsTheAuthenticatedUserInput, typeof SoundcloudRepostsATrackAsTheAuthenticatedUserOutput, typeof soundcloud.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { soundcloudRepostsATrackAsTheAuthenticatedUser };
|
|
25
13
|
//# sourceMappingURL=reposts-a-track-as-the-authenticated-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.cts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":";;;;;cAMa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnD,6CAAA,EAA+C,SAAA,QACnD,kDAAA,SACA,mDAAA,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/reposts-a-track-as-the-authenticated-user.d.ts
|
|
@@ -5,21 +7,7 @@ declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodObject<{
|
|
|
5
7
|
track_id: z.ZodNumber;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
|
-
declare const soundcloudRepostsATrackAsTheAuthenticatedUser:
|
|
9
|
-
track_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const soundcloudRepostsATrackAsTheAuthenticatedUser: AppAction<typeof SoundcloudRepostsATrackAsTheAuthenticatedUserInput, typeof SoundcloudRepostsATrackAsTheAuthenticatedUserOutput, typeof soundcloud.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { soundcloudRepostsATrackAsTheAuthenticatedUser };
|
|
25
13
|
//# sourceMappingURL=reposts-a-track-as-the-authenticated-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.d.mts","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"mappings":";;;;;cAMa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnD,6CAAA,EAA+C,SAAA,QACnD,kDAAA,SACA,mDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"reposts-a-track-as-the-authenticated-user.mjs","names":[],"sources":["../../src/actions/reposts-a-track-as-the-authenticated-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 SoundcloudRepostsATrackAsTheAuthenticatedUserInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `RepostsATrackAsTheAuthenticatedUser`\");\nexport const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = z.record(z.string(), z.unknown()).describe(\"Response schema for `RepostsATrackAsTheAuthenticatedUser`.\\n\\nEmpty response body. The endpoint returns HTTP 201 Created status with an empty\\nJSON object {} to indicate successful repost creation. No fields are returned in\\nthe response body.\");\n\nexport const soundcloudRepostsATrackAsTheAuthenticatedUser: AppAction<\n typeof SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n typeof SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER\", {\n slug: \"soundcloud-reposts-a-track-as-the-authenticated-user\",\n name: \"Reposts a track as the authenticated user\",\n description: \"This endpoint lets authenticated users repost tracks on SoundCloud, using track ID and `AuthHeader`. It returns a 201 status for success, and 401 or 404 for authentication errors or missing tracks, respectively.\",\n input: SoundcloudRepostsATrackAsTheAuthenticatedUserInput,\n output: SoundcloudRepostsATrackAsTheAuthenticatedUserOutput,\n});\n"],"mappings":";;;AAWA,MAAa,gDAIT,OAAO,wDAAwD;CACjE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbgE,EAAE,OAAO,EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,0DAWH;CACP,QAXiE,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qPAWpG;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.cjs","names":["z","action"],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.cjs","names":["z","action"],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.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 SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls: AppAction<\n typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO,EAC5E,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,EAC3C,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAa,yDAAyDA,IAAAA,EAAE,QAAQ;AAEhF,MAAa,mDAITC,eAAAA,OAAO,4DAA4D;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -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/resolve-sound-cloud-urls-to-api-resource-urls.d.ts
|
|
@@ -5,21 +7,7 @@ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodObject
|
|
|
5
7
|
url: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodUnknown;
|
|
8
|
-
declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls:
|
|
9
|
-
url: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: AppAction<typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput, typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput, typeof soundcloud.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { soundcloudResolveSoundCloudUrlsToApiResourceUrls };
|
|
25
13
|
//# sourceMappingURL=resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.cts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.cts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,UAAc;AAAA,cAEpE,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,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/resolve-sound-cloud-urls-to-api-resource-urls.d.ts
|
|
@@ -5,21 +7,7 @@ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodObject
|
|
|
5
7
|
url: z.ZodString;
|
|
6
8
|
}, z.core.$strip>;
|
|
7
9
|
declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodUnknown;
|
|
8
|
-
declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls:
|
|
9
|
-
url: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
11
|
-
connectionId: z.ZodString;
|
|
12
|
-
entityId: z.ZodString;
|
|
13
|
-
instanceId: z.ZodString;
|
|
14
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
15
|
-
accessToken: z.ZodString;
|
|
16
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
17
|
-
connectionId: z.ZodString;
|
|
18
|
-
entityId: z.ZodString;
|
|
19
|
-
instanceId: z.ZodString;
|
|
20
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
21
|
-
accessToken: z.ZodString;
|
|
22
|
-
}, z.core.$strip>>]>;
|
|
10
|
+
declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: AppAction<typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput, typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput, typeof soundcloud.credential>;
|
|
23
11
|
//#endregion
|
|
24
12
|
export { soundcloudResolveSoundCloudUrlsToApiResourceUrls };
|
|
25
13
|
//# sourceMappingURL=resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.mts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.d.mts","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,UAAc;AAAA,cAEpE,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.mjs","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"resolve-sound-cloud-urls-to-api-resource-urls.mjs","names":[],"sources":["../../src/actions/resolve-sound-cloud-urls-to-api-resource-urls.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 SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput = z.object({\n url: z.string().describe(\"SoundCloud URL\"),\n}).describe(\"Request schema for `ResolveSoundCloudUrlsToApiResourceUrls`\");\nexport const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput = z.unknown();\n\nexport const soundcloudResolveSoundCloudUrlsToApiResourceUrls: AppAction<\n typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n typeof SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RESOLVE_SOUND_CLOUD_URLS_TO_API_RESOURCE_URLS\", {\n slug: \"soundcloud-resolve-sound-cloud-urls-to-api-resource-urls\",\n name: \"Resolve soundcloud urls to api resource urls\",\n description: \"This endpoint translates SoundCloud URLs into API Resource URLs, requiring authentication and a `url` parameter. It returns the resolved Resource URL or an error if the URL is not found.\",\n input: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput,\n output: SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput,\n});\n"],"mappings":";;;AAWA,MAAa,mDAIT,OAAO,4DAA4D;CACrE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAbmE,EAAE,OAAO,EAC5E,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,gBAAgB,EAC3C,CAAC,CAAC,CAAC,SAAS,6DAWH;CACP,QAXoE,EAAE,QAW9D;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).passthrough().describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\").nullable(),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge\").nullable(),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable(),\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 is following\").nullable(),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.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 SoundcloudReturnsACollectionOfPlaylistSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).passthrough().describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\").nullable(),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge\").nullable(),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable(),\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 is following\").nullable(),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters: AppAction<\n typeof SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n typeof SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\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/returns-a-collection-of-playlist-s-reposters.d.ts
|
|
@@ -44,22 +46,7 @@ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObjec
|
|
|
44
46
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
45
47
|
}, z.core.$loose>>;
|
|
46
48
|
}, z.core.$loose>;
|
|
47
|
-
declare const soundcloudReturnsACollectionOfPlaylistSReposters:
|
|
48
|
-
playlist_id: number;
|
|
49
|
-
limit?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
51
|
-
connectionId: z.ZodString;
|
|
52
|
-
entityId: z.ZodString;
|
|
53
|
-
instanceId: z.ZodString;
|
|
54
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
-
accessToken: z.ZodString;
|
|
56
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
57
|
-
connectionId: z.ZodString;
|
|
58
|
-
entityId: z.ZodString;
|
|
59
|
-
instanceId: z.ZodString;
|
|
60
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
-
accessToken: z.ZodString;
|
|
62
|
-
}, z.core.$strip>>]>;
|
|
49
|
+
declare const soundcloudReturnsACollectionOfPlaylistSReposters: AppAction<typeof SoundcloudReturnsACollectionOfPlaylistSRepostersInput, typeof SoundcloudReturnsACollectionOfPlaylistSRepostersOutput, typeof soundcloud.credential>;
|
|
63
50
|
//#endregion
|
|
64
51
|
export { soundcloudReturnsACollectionOfPlaylistSReposters };
|
|
65
52
|
//# sourceMappingURL=returns-a-collection-of-playlist-s-reposters.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.cts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.cts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;cAyCrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtD,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,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/returns-a-collection-of-playlist-s-reposters.d.ts
|
|
@@ -44,22 +46,7 @@ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObjec
|
|
|
44
46
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
45
47
|
}, z.core.$loose>>;
|
|
46
48
|
}, z.core.$loose>;
|
|
47
|
-
declare const soundcloudReturnsACollectionOfPlaylistSReposters:
|
|
48
|
-
playlist_id: number;
|
|
49
|
-
limit?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
51
|
-
connectionId: z.ZodString;
|
|
52
|
-
entityId: z.ZodString;
|
|
53
|
-
instanceId: z.ZodString;
|
|
54
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
55
|
-
accessToken: z.ZodString;
|
|
56
|
-
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
57
|
-
connectionId: z.ZodString;
|
|
58
|
-
entityId: z.ZodString;
|
|
59
|
-
instanceId: z.ZodString;
|
|
60
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
61
|
-
accessToken: z.ZodString;
|
|
62
|
-
}, z.core.$strip>>]>;
|
|
49
|
+
declare const soundcloudReturnsACollectionOfPlaylistSReposters: AppAction<typeof SoundcloudReturnsACollectionOfPlaylistSRepostersInput, typeof SoundcloudReturnsACollectionOfPlaylistSRepostersOutput, typeof soundcloud.credential>;
|
|
63
50
|
//#endregion
|
|
64
51
|
export { soundcloudReturnsACollectionOfPlaylistSReposters };
|
|
65
52
|
//# sourceMappingURL=returns-a-collection-of-playlist-s-reposters.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.d.mts","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;cAyCrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAKtD,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.mjs","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).passthrough().describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\").nullable(),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge\").nullable(),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable(),\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 is following\").nullable(),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-collection-of-playlist-s-reposters.mjs","names":[],"sources":["../../src/actions/returns-a-collection-of-playlist-s-reposters.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 SoundcloudReturnsACollectionOfPlaylistSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfPlaylistSReposters`\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visuals configuration\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether custom visuals are enabled for this profile\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking data, typically null\").nullable().optional(),\n}).passthrough().describe(\"Visual assets configuration for the user profile\");\nconst SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({\n id: z.number().int().describe(\"Unique integer identifier of the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name in format 'soundcloud:users:{user_id}' - recommended identifier to use instead of deprecated numeric id\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user' for user objects\").nullable(),\n visuals: SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user has a verified badge\").nullable(),\n full_name: z.string().describe(\"User's full name (first and last name combined)\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink slug of the user profile\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image (JPEG format)\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"Profile description written by the user\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.number().int().describe(\"Numeric country code of the user's location, can be null\").nullable().optional(),\n groups_count: z.number().int().describe(\"Numberof groups the user belongs to\").nullable(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full URL to the user's SoundCloud profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of items (tracks/playlists) reposted by the user, can be null\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable(),\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 is following\").nullable(),\n creator_subscription: z.unknown().describe(\"Primary creator subscription object (e.g., Pro, Pro Unlimited tier)\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects for this user's active subscriptions\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the playlist\");\nexport const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results using cursor-based pagination. If not present, this is the last page of results. Only returned when linked_partitioning=1 parameter is used.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe(\"Array of user objects representing users who have reposted the playlist\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfPlaylistSReposters`\");\n\nexport const soundcloudReturnsACollectionOfPlaylistSReposters: AppAction<\n typeof SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n typeof SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-playlist-s-reposters\",\n name: \"Returns a collection of playlist s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud playlist using a playlist ID, offering pagination and detailed user profiles. Authentication is required.\",\n input: SoundcloudReturnsACollectionOfPlaylistSRepostersInput,\n output: SoundcloudReturnsACollectionOfPlaylistSRepostersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-collection-of-track-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsACollectionOfTrackSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfTrackSReposters`\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether user has pro badge.\").nullable().optional(),\n verified: z.boolean().describe(\"Whether user has verified badge.\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Whether user has pro unlimited badge.\").nullable().optional(),\n}).passthrough().describe(\"User badges.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for visuals.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled.\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual objects.\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information.\").nullable().optional(),\n}).passthrough().describe(\"Visual assets associated with the user.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier (deprecated, use urn instead).\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n url: z.string().describe(\"URL for streaming or accessing user content.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (URN format).\").nullable(),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource (typically 'user').\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),\n website: z.string().describe(\"URL to the user's website.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user is verified.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the user was created.\").nullable(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"User profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes.\").nullable().optional(),\n station_urn: z.string().describe(\"URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable(),\n country_code: z.number().int().describe(\"Country code.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp of last modification.\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments (deprecated, always returns 0).\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable(),\n station_permalink: z.string().describe(\"Permalink identifier for user's station.\").nullable().optional(),\n creator_subscription: z.unknown().describe(\"Creator subscription information.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes.\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the track.\");\nexport const SoundcloudReturnsACollectionOfTrackSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL for retrieving the next page of results (null if no more results).\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe(\"Array of user objects representing users who reposted the track.\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfTrackSReposters`\");\n\nexport const soundcloudReturnsACollectionOfTrackSReposters = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-track-s-reposters\",\n name: \"Returns a collection of track s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud track. It requires AuthHeader, accepts Track ID, and an optional limit. Responses detail user names, followers, etc.\",\n input: SoundcloudReturnsACollectionOfTrackSRepostersInput,\n output: SoundcloudReturnsACollectionOfTrackSRepostersOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"returns-a-collection-of-track-s-reposters.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-collection-of-track-s-reposters.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 SoundcloudReturnsACollectionOfTrackSRepostersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `ReturnsACollectionOfTrackSReposters`\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema = z.object({\n pro: z.boolean().describe(\"Whether user has pro badge.\").nullable().optional(),\n verified: z.boolean().describe(\"Whether user has verified badge.\").nullable().optional(),\n pro_unlimited: z.boolean().describe(\"Whether user has pro unlimited badge.\").nullable().optional(),\n}).passthrough().describe(\"User badges.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for visuals.\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled.\").nullable().optional(),\n visuals: z.array(z.unknown()).describe(\"Array of visual objects.\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information.\").nullable().optional(),\n}).passthrough().describe(\"Visual assets associated with the user.\");\nconst SoundcloudReturnsACollectionOfTrackSReposters_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier (deprecated, use urn instead).\").nullable(),\n uri: z.string().describe(\"API URI for the user resource.\").nullable(),\n url: z.string().describe(\"URL for streaming or accessing user content.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (URN format).\").nullable(),\n city: z.string().describe(\"City of the user.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource (typically 'user').\").nullable(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n badges: SoundcloudReturnsACollectionOfTrackSReposters_UserBadgesSchema.nullable().optional(),\n country: z.string().describe(\"Country of the user.\").nullable().optional(),\n visuals: SoundcloudReturnsACollectionOfTrackSReposters_UserVisualsSchema.nullable().optional(),\n website: z.string().describe(\"URL to the user's website.\").nullable().optional(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n verified: z.boolean().describe(\"Whether the user is verified.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar.\").nullable(),\n created_at: z.string().describe(\"Timestamp when the user was created.\").nullable(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"User profile description.\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of likes.\").nullable().optional(),\n station_urn: z.string().describe(\"URN identifier for user's station (format: soundcloud:system-playlists:artist-stations:{id}).\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable(),\n country_code: z.number().int().describe(\"Country code.\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups.\").nullable().optional(),\n last_modified: z.string().describe(\"Timestamp of last modification.\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud profile URL.\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts.\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments (deprecated, always returns 0).\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable(),\n station_permalink: z.string().describe(\"Permalink identifier for user's station.\").nullable().optional(),\n creator_subscription: z.unknown().describe(\"Creator subscription information.\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlist likes.\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscription objects.\").nullable().optional(),\n}).passthrough().describe(\"User object representing a user who reposted the track.\");\nexport const SoundcloudReturnsACollectionOfTrackSRepostersOutput = z.object({\n next_href: z.string().describe(\"URL for retrieving the next page of results (null if no more results).\").nullable().optional(),\n collection: z.array(SoundcloudReturnsACollectionOfTrackSReposters_UserSchema).describe(\"Array of user objects representing users who reposted the track.\"),\n}).passthrough().describe(\"Response schema for `ReturnsACollectionOfTrackSReposters`\");\n\nexport const soundcloudReturnsACollectionOfTrackSReposters: AppAction<\n typeof SoundcloudReturnsACollectionOfTrackSRepostersInput,\n typeof SoundcloudReturnsACollectionOfTrackSRepostersOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_A_COLLECTION_OF_TRACK_S_REPOSTERS\", {\n slug: \"soundcloud-returns-a-collection-of-track-s-reposters\",\n name: \"Returns a collection of track s reposters\",\n description: \"This endpoint fetches users reposting a SoundCloud track. It requires AuthHeader, accepts Track ID, and an optional limit. Responses detail user names, followers, etc.\",\n input: SoundcloudReturnsACollectionOfTrackSRepostersInput,\n output: SoundcloudReturnsACollectionOfTrackSRepostersOutput,\n});\n"],"mappings":"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"}
|