@keystrokehq/soundcloud 0.1.2 → 0.1.4
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/actions/creates-a-playlist.cjs +3 -3
- package/dist/actions/creates-a-playlist.cjs.map +1 -1
- package/dist/actions/creates-a-playlist.d.cts +16 -4
- package/dist/actions/creates-a-playlist.d.cts.map +1 -1
- package/dist/actions/creates-a-playlist.d.mts +16 -4
- package/dist/actions/creates-a-playlist.d.mts.map +1 -1
- package/dist/actions/creates-a-playlist.mjs +3 -3
- package/dist/actions/creates-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-playlist.cjs +1 -1
- package/dist/actions/deletes-a-playlist.cjs.map +1 -1
- package/dist/actions/deletes-a-playlist.d.cts +14 -2
- package/dist/actions/deletes-a-playlist.d.mts +14 -2
- package/dist/actions/deletes-a-playlist.mjs +1 -1
- package/dist/actions/deletes-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-track.cjs +1 -1
- package/dist/actions/deletes-a-track.cjs.map +1 -1
- package/dist/actions/deletes-a-track.d.cts +14 -2
- package/dist/actions/deletes-a-track.d.cts.map +1 -1
- package/dist/actions/deletes-a-track.d.mts +14 -2
- package/dist/actions/deletes-a-track.d.mts.map +1 -1
- package/dist/actions/deletes-a-track.mjs +1 -1
- package/dist/actions/deletes-a-track.mjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +3 -3
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +16 -4
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +16 -4
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +3 -3
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
- package/dist/actions/fetch-user-favorites.cjs +3 -3
- package/dist/actions/fetch-user-favorites.cjs.map +1 -1
- package/dist/actions/fetch-user-favorites.d.cts +16 -4
- package/dist/actions/fetch-user-favorites.d.mts +16 -4
- package/dist/actions/fetch-user-favorites.mjs +3 -3
- package/dist/actions/fetch-user-favorites.mjs.map +1 -1
- package/dist/actions/fetch-user-following-details.cjs +2 -2
- package/dist/actions/fetch-user-following-details.cjs.map +1 -1
- package/dist/actions/fetch-user-following-details.d.cts +15 -3
- package/dist/actions/fetch-user-following-details.d.mts +15 -3
- package/dist/actions/fetch-user-following-details.mjs +2 -2
- package/dist/actions/fetch-user-following-details.mjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.cts +13 -1
- package/dist/actions/fetch-user-profiles-links.d.mts +13 -1
- package/dist/actions/follows-a-user.cjs +1 -1
- package/dist/actions/follows-a-user.cjs.map +1 -1
- package/dist/actions/follows-a-user.d.cts +14 -2
- package/dist/actions/follows-a-user.d.mts +14 -2
- package/dist/actions/follows-a-user.mjs +1 -1
- package/dist/actions/follows-a-user.mjs.map +1 -1
- package/dist/actions/get-related-tracks.cjs +3 -3
- package/dist/actions/get-related-tracks.cjs.map +1 -1
- package/dist/actions/get-related-tracks.d.cts +16 -4
- package/dist/actions/get-related-tracks.d.mts +16 -4
- package/dist/actions/get-related-tracks.mjs +3 -3
- package/dist/actions/get-related-tracks.mjs.map +1 -1
- package/dist/actions/get-track-likers.cjs +2 -2
- package/dist/actions/get-track-likers.cjs.map +1 -1
- package/dist/actions/get-track-likers.d.cts +15 -3
- package/dist/actions/get-track-likers.d.mts +15 -3
- package/dist/actions/get-track-likers.mjs +2 -2
- package/dist/actions/get-track-likers.mjs.map +1 -1
- package/dist/actions/likes-a-playlist.cjs +1 -1
- package/dist/actions/likes-a-playlist.cjs.map +1 -1
- package/dist/actions/likes-a-playlist.d.cts +14 -2
- package/dist/actions/likes-a-playlist.d.mts +14 -2
- package/dist/actions/likes-a-playlist.mjs +1 -1
- package/dist/actions/likes-a-playlist.mjs.map +1 -1
- package/dist/actions/likes-a-track.cjs +1 -1
- package/dist/actions/likes-a-track.cjs.map +1 -1
- package/dist/actions/likes-a-track.d.cts +14 -2
- package/dist/actions/likes-a-track.d.mts +14 -2
- package/dist/actions/likes-a-track.mjs +1 -1
- package/dist/actions/likes-a-track.mjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.cjs +3 -3
- package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.cts +16 -4
- package/dist/actions/list-authenticated-user-followers.d.mts +16 -4
- package/dist/actions/list-authenticated-user-followers.mjs +3 -3
- package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
- package/dist/actions/list-followed-by-user.cjs +4 -4
- package/dist/actions/list-followed-by-user.cjs.map +1 -1
- package/dist/actions/list-followed-by-user.d.cts +17 -5
- package/dist/actions/list-followed-by-user.d.mts +17 -5
- package/dist/actions/list-followed-by-user.mjs +4 -4
- package/dist/actions/list-followed-by-user.mjs.map +1 -1
- package/dist/actions/list-user-favorites.cjs +7 -7
- package/dist/actions/list-user-favorites.cjs.map +1 -1
- package/dist/actions/list-user-favorites.d.cts +20 -8
- package/dist/actions/list-user-favorites.d.mts +20 -8
- package/dist/actions/list-user-favorites.mjs +7 -7
- package/dist/actions/list-user-favorites.mjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts +14 -2
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts +14 -2
- package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +4 -4
- 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 +17 -5
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +17 -5
- package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +4 -4
- 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 +5 -5
- 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 +18 -6
- package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +18 -6
- package/dist/actions/performs-a-user-search-based-on-a-query.mjs +5 -5
- 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 -1
- package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.cts +14 -2
- package/dist/actions/provision-access-tokens-post-authorization.d.mts +14 -2
- package/dist/actions/provision-access-tokens-post-authorization.mjs +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs +7 -7
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +21 -9
- package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +21 -9
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs +7 -7
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.cjs +4 -4
- package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.cts +17 -5
- package/dist/actions/recent-tracks-from-followed-users.d.mts +17 -5
- package/dist/actions/recent-tracks-from-followed-users.mjs +4 -4
- package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
- package/dist/actions/remove-playlist-repost.cjs +2 -2
- package/dist/actions/remove-playlist-repost.cjs.map +1 -1
- package/dist/actions/remove-playlist-repost.d.cts +15 -3
- package/dist/actions/remove-playlist-repost.d.mts +15 -3
- package/dist/actions/remove-playlist-repost.mjs +2 -2
- package/dist/actions/remove-playlist-repost.mjs.map +1 -1
- package/dist/actions/remove-track-repost.cjs +1 -1
- package/dist/actions/remove-track-repost.cjs.map +1 -1
- package/dist/actions/remove-track-repost.d.cts +14 -2
- package/dist/actions/remove-track-repost.d.cts.map +1 -1
- package/dist/actions/remove-track-repost.d.mts +14 -2
- package/dist/actions/remove-track-repost.d.mts.map +1 -1
- package/dist/actions/remove-track-repost.mjs +1 -1
- package/dist/actions/remove-track-repost.mjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +14 -2
- 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 +14 -2
- 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 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +14 -2
- 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 +14 -2
- 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 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +13 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +13 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +3 -3
- 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 +16 -4
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +16 -4
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +3 -3
- 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 +4 -4
- 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 +17 -5
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +17 -5
- package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +4 -4
- 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 +7 -7
- 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 +20 -8
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +20 -8
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +7 -7
- 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 +3 -3
- 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 +16 -4
- package/dist/actions/returns-a-list-of-user-s-followers.d.mts +16 -4
- package/dist/actions/returns-a-list-of-user-s-followers.mjs +3 -3
- 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 +4 -4
- 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 +17 -5
- package/dist/actions/returns-a-list-of-user-s-followings.d.mts +17 -5
- package/dist/actions/returns-a-list-of-user-s-followings.mjs +4 -4
- 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 +3 -3
- 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 +16 -4
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +16 -4
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +3 -3
- 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 +3 -3
- 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 +16 -4
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +16 -4
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +3 -3
- 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.d.cts +13 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +13 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +13 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +13 -1
- package/dist/actions/returns-a-playlist.cjs +2 -2
- package/dist/actions/returns-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-a-playlist.d.cts +15 -3
- package/dist/actions/returns-a-playlist.d.mts +15 -3
- package/dist/actions/returns-a-playlist.mjs +2 -2
- package/dist/actions/returns-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.cjs +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.d.cts +14 -2
- package/dist/actions/returns-a-track-s-streamable-urls.d.mts +14 -2
- package/dist/actions/returns-a-track-s-streamable-urls.mjs +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
- package/dist/actions/returns-a-track.cjs +2 -2
- package/dist/actions/returns-a-track.cjs.map +1 -1
- package/dist/actions/returns-a-track.d.cts +15 -3
- package/dist/actions/returns-a-track.d.mts +15 -3
- package/dist/actions/returns-a-track.mjs +2 -2
- package/dist/actions/returns-a-track.mjs.map +1 -1
- package/dist/actions/returns-a-user.cjs +4 -4
- package/dist/actions/returns-a-user.cjs.map +1 -1
- package/dist/actions/returns-a-user.d.cts +17 -5
- package/dist/actions/returns-a-user.d.mts +17 -5
- package/dist/actions/returns-a-user.mjs +4 -4
- package/dist/actions/returns-a-user.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs +2 -2
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +15 -3
- package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +15 -3
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs +2 -2
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.cjs +2 -2
- package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts +15 -3
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts +15 -3
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.mjs +2 -2
- 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 +5 -5
- 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 +21 -9
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +21 -9
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +5 -5
- 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 +4 -4
- package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.cts +17 -5
- package/dist/actions/returns-tracks-under-a-playlist.d.mts +17 -5
- package/dist/actions/returns-tracks-under-a-playlist.mjs +4 -4
- package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.cjs +3 -3
- package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.cts +16 -4
- package/dist/actions/returns-user-s-playlists-sets.d.mts +16 -4
- package/dist/actions/returns-user-s-playlists-sets.mjs +3 -3
- package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
- package/dist/actions/unfollow-user.cjs +1 -1
- package/dist/actions/unfollow-user.cjs.map +1 -1
- package/dist/actions/unfollow-user.d.cts +14 -2
- package/dist/actions/unfollow-user.d.mts +14 -2
- package/dist/actions/unfollow-user.mjs +1 -1
- package/dist/actions/unfollow-user.mjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.cjs +1 -1
- package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.cts +14 -2
- package/dist/actions/unlikes-a-playlist.d.mts +14 -2
- package/dist/actions/unlikes-a-playlist.mjs +1 -1
- package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
- package/dist/actions/unlikes-a-track.cjs +1 -1
- package/dist/actions/unlikes-a-track.cjs.map +1 -1
- package/dist/actions/unlikes-a-track.d.cts +14 -2
- package/dist/actions/unlikes-a-track.d.mts +14 -2
- package/dist/actions/unlikes-a-track.mjs +1 -1
- package/dist/actions/unlikes-a-track.mjs.map +1 -1
- package/dist/actions/updates-a-playlist.cjs +3 -3
- package/dist/actions/updates-a-playlist.cjs.map +1 -1
- package/dist/actions/updates-a-playlist.d.cts +16 -4
- package/dist/actions/updates-a-playlist.d.cts.map +1 -1
- package/dist/actions/updates-a-playlist.d.mts +16 -4
- package/dist/actions/updates-a-playlist.d.mts.map +1 -1
- package/dist/actions/updates-a-playlist.mjs +3 -3
- package/dist/actions/updates-a-playlist.mjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.cjs +3 -3
- package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.cts +16 -4
- package/dist/actions/updates-a-track-s-information.d.mts +16 -4
- package/dist/actions/updates-a-track-s-information.mjs +3 -3
- package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
- package/dist/actions/uploads-a-new-track.cjs +2 -2
- package/dist/actions/uploads-a-new-track.cjs.map +1 -1
- package/dist/actions/uploads-a-new-track.d.cts +15 -3
- package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
- package/dist/actions/uploads-a-new-track.d.mts +15 -3
- package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
- package/dist/actions/uploads-a-new-track.mjs +2 -2
- package/dist/actions/uploads-a-new-track.mjs.map +1 -1
- package/dist/actions/user-recent-track-activities.cjs +4 -4
- package/dist/actions/user-recent-track-activities.cjs.map +1 -1
- package/dist/actions/user-recent-track-activities.d.cts +17 -5
- package/dist/actions/user-recent-track-activities.d.mts +17 -5
- package/dist/actions/user-recent-track-activities.mjs +4 -4
- package/dist/actions/user-recent-track-activities.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +9 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +9 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -1
- package/dist/app.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/remove-track-repost.ts
|
|
4
4
|
const SoundcloudRemoveTrackRepostInput = zod.z.object({ track_id: zod.z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `RemoveTrackRepost`");
|
|
5
|
-
const SoundcloudRemoveTrackRepostOutput = zod.z.
|
|
5
|
+
const SoundcloudRemoveTrackRepostOutput = zod.z.record(zod.z.string(), zod.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.");
|
|
6
6
|
const soundcloudRemoveTrackRepost = require_action.action("SOUNDCLOUD_REMOVE_TRACK_REPOST", {
|
|
7
7
|
slug: "soundcloud-remove-track-repost",
|
|
8
8
|
name: "Removes a repost on a track as the authenticated user",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-track-repost.cjs","names":["z","action"],"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.
|
|
1
|
+
{"version":3,"file":"remove-track-repost.cjs","names":["z","action"],"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":";;;AAIA,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,wCAAwC;AACpD,MAAa,oCAAoCA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uLAAuL;AAEnR,MAAa,8BAA8BC,eAAAA,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SoundcloudRemoveTrackRepostInput: z.ZodObject<{
|
|
5
5
|
track_id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SoundcloudRemoveTrackRepostOutput: z.
|
|
7
|
+
declare const SoundcloudRemoveTrackRepostOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const soundcloudRemoveTrackRepost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
track_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudRemoveTrackRepost };
|
|
13
25
|
//# sourceMappingURL=remove-track-repost.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-track-repost.d.cts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"remove-track-repost.d.cts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SoundcloudRemoveTrackRepostInput: z.ZodObject<{
|
|
5
5
|
track_id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SoundcloudRemoveTrackRepostOutput: z.
|
|
7
|
+
declare const SoundcloudRemoveTrackRepostOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const soundcloudRemoveTrackRepost: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
track_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudRemoveTrackRepost };
|
|
13
25
|
//# sourceMappingURL=remove-track-repost.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"remove-track-repost.d.mts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,
|
|
1
|
+
{"version":3,"file":"remove-track-repost.d.mts","names":[],"sources":["../../src/actions/remove-track-repost.ts"],"mappings":";;;cAIa,gCAAA,EAAgC,CAAA,CAAA,SAAA;;;cAGhC,iCAAA,EAAiC,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEjC,2BAAA,gCAA2B,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const soundcloudRemoveTrackRepost = action("SOUNDCLOUD_REMOVE_TRACK_REPOST", {
|
|
|
5
5
|
name: "Removes a repost on a track as the authenticated user",
|
|
6
6
|
description: "Removes a repost on a track as the authenticated user",
|
|
7
7
|
input: z.object({ track_id: z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `RemoveTrackRepost`"),
|
|
8
|
-
output: z.
|
|
8
|
+
output: 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.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudRemoveTrackRepost };
|
|
@@ -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.
|
|
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":";;AASA,MAAa,8BAA8B,OAAO,kCAAkC;CAClF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAT8C,EAAE,OAAO,EACvD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,wCAOH;CACP,QAP+C,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,uLAOlF;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/reposts-a-playlist-as-the-authenticated-user.ts
|
|
4
4
|
const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput = zod.z.object({ playlist_id: zod.z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`");
|
|
5
|
-
const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = zod.z.
|
|
5
|
+
const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput = zod.z.record(zod.z.string(), zod.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.");
|
|
6
6
|
const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = require_action.action("SOUNDCLOUD_REPOSTS_A_PLAYLIST_AS_THE_AUTHENTICATED_USER", {
|
|
7
7
|
slug: "soundcloud-reposts-a-playlist-as-the-authenticated-user",
|
|
8
8
|
name: "Reposts a playlist as the authenticated user",
|
|
@@ -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.
|
|
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":";;;AAIA,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,mDAAmDC,eAAAA,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodObject<{
|
|
5
5
|
playlist_id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.
|
|
7
|
+
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
playlist_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudRepostsAPlaylistAsTheAuthenticatedUser };
|
|
13
25
|
//# 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":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,
|
|
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":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtD,gDAAA,gCAAgD,wBAAA"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserInput: z.ZodObject<{
|
|
5
5
|
playlist_id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.
|
|
7
|
+
declare const SoundcloudRepostsAPlaylistAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const soundcloudRepostsAPlaylistAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
playlist_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudRepostsAPlaylistAsTheAuthenticatedUser };
|
|
13
25
|
//# 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":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,
|
|
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":";;;cAIa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;cAGrD,sDAAA,EAAsD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEtD,gDAAA,gCAAgD,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const soundcloudRepostsAPlaylistAsTheAuthenticatedUser = action("SOUNDCLOUD_REPO
|
|
|
5
5
|
name: "Reposts a playlist as the authenticated user",
|
|
6
6
|
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.",
|
|
7
7
|
input: z.object({ playlist_id: z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `RepostsAPlaylistAsTheAuthenticatedUser`"),
|
|
8
|
-
output: z.
|
|
8
|
+
output: 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.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudRepostsAPlaylistAsTheAuthenticatedUser };
|
|
@@ -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.
|
|
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":";;AASA,MAAa,mDAAmD,OAAO,2DAA2D;CAChI,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATmE,EAAE,OAAO,EAC5E,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,6DAOH;CACP,QAPoE,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+LAOvG;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/reposts-a-track-as-the-authenticated-user.ts
|
|
4
4
|
const SoundcloudRepostsATrackAsTheAuthenticatedUserInput = zod.z.object({ track_id: zod.z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `RepostsATrackAsTheAuthenticatedUser`");
|
|
5
|
-
const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = zod.z.
|
|
5
|
+
const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput = zod.z.record(zod.z.string(), zod.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.");
|
|
6
6
|
const soundcloudRepostsATrackAsTheAuthenticatedUser = require_action.action("SOUNDCLOUD_REPOSTS_A_TRACK_AS_THE_AUTHENTICATED_USER", {
|
|
7
7
|
slug: "soundcloud-reposts-a-track-as-the-authenticated-user",
|
|
8
8
|
name: "Reposts a track as the authenticated user",
|
|
@@ -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.
|
|
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":";;;AAIA,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,gDAAgDC,eAAAA,OAAO,wDAAwD;CAC1H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodObject<{
|
|
5
5
|
track_id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.
|
|
7
|
+
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const soundcloudRepostsATrackAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
track_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudRepostsATrackAsTheAuthenticatedUser };
|
|
13
25
|
//# 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":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,
|
|
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":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnD,6CAAA,gCAA6C,wBAAA"}
|
|
@@ -4,10 +4,22 @@ import { z } from "zod";
|
|
|
4
4
|
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserInput: z.ZodObject<{
|
|
5
5
|
track_id: z.ZodNumber;
|
|
6
6
|
}, z.core.$strip>;
|
|
7
|
-
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.
|
|
7
|
+
declare const SoundcloudRepostsATrackAsTheAuthenticatedUserOutput: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
8
8
|
declare const soundcloudRepostsATrackAsTheAuthenticatedUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
track_id: number;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudRepostsATrackAsTheAuthenticatedUser };
|
|
13
25
|
//# 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":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,
|
|
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":";;;cAIa,kDAAA,EAAkD,CAAA,CAAA,SAAA;;;cAGlD,mDAAA,EAAmD,CAAA,CAAA,SAAA,CAAA,CAAA,CAAA,SAAA,EAAA,CAAA,CAAA,UAAA;AAAA,cAEnD,6CAAA,gCAA6C,wBAAA"}
|
|
@@ -5,7 +5,7 @@ const soundcloudRepostsATrackAsTheAuthenticatedUser = action("SOUNDCLOUD_REPOSTS
|
|
|
5
5
|
name: "Reposts a track as the authenticated user",
|
|
6
6
|
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.",
|
|
7
7
|
input: z.object({ track_id: z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `RepostsATrackAsTheAuthenticatedUser`"),
|
|
8
|
-
output: z.
|
|
8
|
+
output: 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.")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudRepostsATrackAsTheAuthenticatedUser };
|
|
@@ -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.
|
|
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":";;AASA,MAAa,gDAAgD,OAAO,wDAAwD;CAC1H,MAAM;CACN,MAAM;CACN,aAAa;CACb,OATgE,EAAE,OAAO,EACzE,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,0DAOH;CACP,QAPiE,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,qPAOpG;AACV,CAAC"}
|
|
@@ -7,7 +7,19 @@ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodObject
|
|
|
7
7
|
declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodUnknown;
|
|
8
8
|
declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
url: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudResolveSoundCloudUrlsToApiResourceUrls };
|
|
13
25
|
//# sourceMappingURL=resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map
|
|
@@ -7,7 +7,19 @@ declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsInput: z.ZodObject
|
|
|
7
7
|
declare const SoundcloudResolveSoundCloudUrlsToApiResourceUrlsOutput: z.ZodUnknown;
|
|
8
8
|
declare const soundcloudResolveSoundCloudUrlsToApiResourceUrls: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
9
9
|
url: string;
|
|
10
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
11
23
|
//#endregion
|
|
12
24
|
export { soundcloudResolveSoundCloudUrlsToApiResourceUrls };
|
|
13
25
|
//# sourceMappingURL=resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map
|
|
@@ -10,7 +10,7 @@ const SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = zod.z
|
|
|
10
10
|
enabled: zod.z.boolean().describe("Whether custom visuals are enabled for this profile").nullable().optional(),
|
|
11
11
|
visuals: zod.z.array(zod.z.unknown()).describe("Array of visual asset objects").nullable().optional(),
|
|
12
12
|
tracking: zod.z.unknown().describe("Tracking data, typically null").nullable().optional()
|
|
13
|
-
}).describe("Visual assets configuration for the user profile");
|
|
13
|
+
}).passthrough().describe("Visual assets configuration for the user profile");
|
|
14
14
|
const SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = zod.z.object({
|
|
15
15
|
id: zod.z.number().int().describe("Unique integer identifier of the user").nullable(),
|
|
16
16
|
uri: zod.z.string().describe("API resource URL for the user").nullable(),
|
|
@@ -41,11 +41,11 @@ const SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = zod.z.
|
|
|
41
41
|
creator_subscription: zod.z.unknown().describe("Primary creator subscription object (e.g., Pro, Pro Unlimited tier)").nullable().optional(),
|
|
42
42
|
playlist_likes_count: zod.z.number().int().describe("Number of playlists liked by the user").nullable(),
|
|
43
43
|
creator_subscriptions: zod.z.array(zod.z.unknown()).describe("Array of creator subscription objects for this user's active subscriptions").nullable().optional()
|
|
44
|
-
}).describe("User object representing a user who reposted the playlist");
|
|
44
|
+
}).passthrough().describe("User object representing a user who reposted the playlist");
|
|
45
45
|
const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput = zod.z.object({
|
|
46
46
|
next_href: zod.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(),
|
|
47
47
|
collection: zod.z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe("Array of user objects representing users who have reposted the playlist")
|
|
48
|
-
}).describe("Response schema for `ReturnsACollectionOfPlaylistSReposters`");
|
|
48
|
+
}).passthrough().describe("Response schema for `ReturnsACollectionOfPlaylistSReposters`");
|
|
49
49
|
const soundcloudReturnsACollectionOfPlaylistSReposters = require_action.action("SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS", {
|
|
50
50
|
slug: "soundcloud-returns-a-collection-of-playlist-s-reposters",
|
|
51
51
|
name: "Returns a collection of playlist s reposters",
|
|
@@ -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}).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}).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}).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":";;;AAIA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;AACjE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,qEAAqEA,IAAAA,EAAE,OAAO;CAClF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,kDAAkD;
|
|
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":"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"}
|
|
@@ -18,7 +18,7 @@ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObjec
|
|
|
18
18
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
19
|
visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
20
20
|
tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
22
|
username: z.ZodNullable<z.ZodString>;
|
|
23
23
|
verified: z.ZodNullable<z.ZodBoolean>;
|
|
24
24
|
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -42,12 +42,24 @@ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObjec
|
|
|
42
42
|
creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
43
43
|
playlist_likes_count: z.ZodNullable<z.ZodNumber>;
|
|
44
44
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
45
|
-
}, z.core.$
|
|
46
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>>;
|
|
46
|
+
}, z.core.$loose>;
|
|
47
47
|
declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
playlist_id: number;
|
|
49
49
|
limit?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { soundcloudReturnsACollectionOfPlaylistSReposters };
|
|
53
65
|
//# sourceMappingURL=returns-a-collection-of-playlist-s-reposters.d.cts.map
|
|
@@ -18,7 +18,7 @@ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObjec
|
|
|
18
18
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
19
19
|
visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
20
20
|
tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
22
|
username: z.ZodNullable<z.ZodString>;
|
|
23
23
|
verified: z.ZodNullable<z.ZodBoolean>;
|
|
24
24
|
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -42,12 +42,24 @@ declare const SoundcloudReturnsACollectionOfPlaylistSRepostersOutput: z.ZodObjec
|
|
|
42
42
|
creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
43
43
|
playlist_likes_count: z.ZodNullable<z.ZodNumber>;
|
|
44
44
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodUnknown>>>;
|
|
45
|
-
}, z.core.$
|
|
46
|
-
}, z.core.$
|
|
45
|
+
}, z.core.$loose>>;
|
|
46
|
+
}, z.core.$loose>;
|
|
47
47
|
declare const soundcloudReturnsACollectionOfPlaylistSReposters: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
48
48
|
playlist_id: number;
|
|
49
49
|
limit?: number | undefined;
|
|
50
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
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>>]>;
|
|
51
63
|
//#endregion
|
|
52
64
|
export { soundcloudReturnsACollectionOfPlaylistSReposters };
|
|
53
65
|
//# sourceMappingURL=returns-a-collection-of-playlist-s-reposters.d.mts.map
|
|
@@ -10,7 +10,7 @@ const SoundcloudReturnsACollectionOfPlaylistSReposters_UserVisualsSchema = z.obj
|
|
|
10
10
|
enabled: z.boolean().describe("Whether custom visuals are enabled for this profile").nullable().optional(),
|
|
11
11
|
visuals: z.array(z.unknown()).describe("Array of visual asset objects").nullable().optional(),
|
|
12
12
|
tracking: z.unknown().describe("Tracking data, typically null").nullable().optional()
|
|
13
|
-
}).describe("Visual assets configuration for the user profile");
|
|
13
|
+
}).passthrough().describe("Visual assets configuration for the user profile");
|
|
14
14
|
const SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.object({
|
|
15
15
|
id: z.number().int().describe("Unique integer identifier of the user").nullable(),
|
|
16
16
|
uri: z.string().describe("API resource URL for the user").nullable(),
|
|
@@ -41,7 +41,7 @@ const SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema = z.obje
|
|
|
41
41
|
creator_subscription: z.unknown().describe("Primary creator subscription object (e.g., Pro, Pro Unlimited tier)").nullable().optional(),
|
|
42
42
|
playlist_likes_count: z.number().int().describe("Number of playlists liked by the user").nullable(),
|
|
43
43
|
creator_subscriptions: z.array(z.unknown()).describe("Array of creator subscription objects for this user's active subscriptions").nullable().optional()
|
|
44
|
-
}).describe("User object representing a user who reposted the playlist");
|
|
44
|
+
}).passthrough().describe("User object representing a user who reposted the playlist");
|
|
45
45
|
const soundcloudReturnsACollectionOfPlaylistSReposters = action("SOUNDCLOUD_RETURNS_A_COLLECTION_OF_PLAYLIST_S_REPOSTERS", {
|
|
46
46
|
slug: "soundcloud-returns-a-collection-of-playlist-s-reposters",
|
|
47
47
|
name: "Returns a collection of playlist s reposters",
|
|
@@ -50,7 +50,7 @@ const soundcloudReturnsACollectionOfPlaylistSReposters = action("SOUNDCLOUD_RETU
|
|
|
50
50
|
output: z.object({
|
|
51
51
|
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(),
|
|
52
52
|
collection: z.array(SoundcloudReturnsACollectionOfPlaylistSReposters_RepostUserSchema).describe("Array of user objects representing users who have reposted the playlist")
|
|
53
|
-
}).describe("Response schema for `ReturnsACollectionOfPlaylistSReposters`")
|
|
53
|
+
}).passthrough().describe("Response schema for `ReturnsACollectionOfPlaylistSReposters`")
|
|
54
54
|
});
|
|
55
55
|
//#endregion
|
|
56
56
|
export { soundcloudReturnsACollectionOfPlaylistSReposters };
|
|
@@ -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}).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}).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}).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":";;;AAIA,MAAa,wDAAwD,EAAE,OAAO;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB;AACjE,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,qEAAqE,EAAE,OAAO;CAClF,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,8CAA8C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7F,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzG,SAAS,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtF,CAAC,CAAC,CAAC,SAAS,kDAAkD;
|
|
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":"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"}
|