@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
|
@@ -25,7 +25,7 @@ const SoundcloudReturnsUserSPlaylistsSets_UserSchema = zod.z.object({
|
|
|
25
25
|
playlistCount: zod.z.number().int().describe("Number of playlists created by user").nullable().optional(),
|
|
26
26
|
followersCount: zod.z.number().int().describe("Number of followers the user has").nullable().optional(),
|
|
27
27
|
followingsCount: zod.z.number().int().describe("Number of users this user follows").nullable().optional()
|
|
28
|
-
}).describe("User object containing owner details");
|
|
28
|
+
}).passthrough().describe("User object containing owner details");
|
|
29
29
|
const SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = zod.z.object({
|
|
30
30
|
id: zod.z.number().int().describe("Unique playlist identifier (deprecated, use urn instead by June 30, 2025)").nullable(),
|
|
31
31
|
ean: zod.z.string().describe("European Article Number for the release").nullable().optional(),
|
|
@@ -67,11 +67,11 @@ const SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = zod.z.object({
|
|
|
67
67
|
repostsCount: zod.z.number().int().describe("Number of times the playlist has been reposted").nullable().optional(),
|
|
68
68
|
purchaseTitle: zod.z.string().describe("Title for purchase link").nullable().optional(),
|
|
69
69
|
managedByFeeds: zod.z.boolean().describe("Boolean indicating if the playlist is managed by feeds").nullable().optional()
|
|
70
|
-
}).describe("Playlist object with metadata");
|
|
70
|
+
}).passthrough().describe("Playlist object with metadata");
|
|
71
71
|
const SoundcloudReturnsUserSPlaylistsSetsOutput = zod.z.object({
|
|
72
72
|
nextHref: zod.z.string().describe("Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.").nullable().optional(),
|
|
73
73
|
collection: zod.z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe("Array of playlist objects (only present when linked_partitioning=true is used)")
|
|
74
|
-
}).describe("Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.");
|
|
74
|
+
}).passthrough().describe("Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.");
|
|
75
75
|
const soundcloudReturnsUserSPlaylistsSets = require_action.action("SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS", {
|
|
76
76
|
slug: "soundcloud-returns-user-s-playlists-sets",
|
|
77
77
|
name: "Returns user s playlists sets",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-user-s-playlists-sets.cjs","names":["z","action"],"sources":["../../src/actions/returns-user-s-playlists-sets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsUserSPlaylistsSetsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ReturnsUserSPlaylistsSets`\");\nconst SoundcloudReturnsUserSPlaylistsSets_UserSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint for the user\").nullable().optional(),\n urn: z.string().describe(\"User's string-based unique identifier\").nullable().optional(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable().optional(),\n verified: z.boolean().describe(\"Whether the user is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username used in profile URL\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the user has given\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by user\").nullable().optional(),\n countryCode: z.string().describe(\"User's country code\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments the user has made\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n}).describe(\"User object containing owner details\");\nconst SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier (deprecated, use urn instead by June 30, 2025)\").nullable(),\n ean: z.string().describe(\"European Article Number for the release\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint URL\").nullable(),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:playlists:[id]\").nullable(),\n kind: z.string().describe(\"Resource type, value is 'playlist'\").nullable(),\n user: SoundcloudReturnsUserSPlaylistsSets_UserSchema.nullable().optional(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Boolean indicating whether playlist is publicly visible\").nullable().optional(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects or track IDs. Full track objects returned by default. Use representation=id parameter to get only IDs. Use representation=compact to exclude tracks entirely.\").nullable().optional(),\n userId: z.number().int().describe(\"Owner's user identifier\").nullable(),\n caption: z.string().describe(\"Caption text for the playlist\").nullable().optional(),\n isAlbum: z.boolean().describe(\"Boolean indicating if the playlist is an album\").nullable().optional(),\n license: z.string().describe(\"Rights designation for the playlist\").nullable().optional(),\n release: z.string().describe(\"Release information\").nullable().optional(),\n setType: z.string().describe(\"Type of set (can be null)\").nullable().optional(),\n sharing: z.string().describe(\"Access level, either 'public' or 'private'\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags\").nullable().optional(),\n duration: z.number().int().describe(\"Total length of all tracks in milliseconds\").nullable(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the playlist\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to a JPEG image for playlist artwork\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether playlist can be streamed\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks included in the playlist\").nullable(),\n description: z.string().describe(\"Playlist details and description\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"Publication timestamp\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Release date of the playlist\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private sharing of the playlist\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether playlist is downloadable\").nullable(),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"Most recent modification timestamp\").nullable(),\n permalinkUrl: z.string().describe(\"Full SoundCloud web URL to the playlist\").nullable(),\n playlistType: z.string().describe(\"Classification type of the playlist\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for purchase link\").nullable().optional(),\n managedByFeeds: z.boolean().describe(\"Boolean indicating if the playlist is managed by feeds\").nullable().optional(),\n}).describe(\"Playlist object with metadata\");\nexport const SoundcloudReturnsUserSPlaylistsSetsOutput = z.object({\n nextHref: z.string().describe(\"Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe(\"Array of playlist objects (only present when linked_partitioning=true is used)\"),\n}).describe(\"Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.\");\n\nexport const soundcloudReturnsUserSPlaylistsSets = action(\"SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS\", {\n slug: \"soundcloud-returns-user-s-playlists-sets\",\n name: \"Returns user s playlists sets\",\n description: \"Returns playlist info, playlist tracks and tracks owner info.\",\n input: SoundcloudReturnsUserSPlaylistsSetsInput,\n output: SoundcloudReturnsUserSPlaylistsSetsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"returns-user-s-playlists-sets.cjs","names":["z","action"],"sources":["../../src/actions/returns-user-s-playlists-sets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsUserSPlaylistsSetsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ReturnsUserSPlaylistsSets`\");\nconst SoundcloudReturnsUserSPlaylistsSets_UserSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint for the user\").nullable().optional(),\n urn: z.string().describe(\"User's string-based unique identifier\").nullable().optional(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable().optional(),\n verified: z.boolean().describe(\"Whether the user is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username used in profile URL\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the user has given\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by user\").nullable().optional(),\n countryCode: z.string().describe(\"User's country code\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments the user has made\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n}).passthrough().describe(\"User object containing owner details\");\nconst SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier (deprecated, use urn instead by June 30, 2025)\").nullable(),\n ean: z.string().describe(\"European Article Number for the release\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint URL\").nullable(),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:playlists:[id]\").nullable(),\n kind: z.string().describe(\"Resource type, value is 'playlist'\").nullable(),\n user: SoundcloudReturnsUserSPlaylistsSets_UserSchema.nullable().optional(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Boolean indicating whether playlist is publicly visible\").nullable().optional(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects or track IDs. Full track objects returned by default. Use representation=id parameter to get only IDs. Use representation=compact to exclude tracks entirely.\").nullable().optional(),\n userId: z.number().int().describe(\"Owner's user identifier\").nullable(),\n caption: z.string().describe(\"Caption text for the playlist\").nullable().optional(),\n isAlbum: z.boolean().describe(\"Boolean indicating if the playlist is an album\").nullable().optional(),\n license: z.string().describe(\"Rights designation for the playlist\").nullable().optional(),\n release: z.string().describe(\"Release information\").nullable().optional(),\n setType: z.string().describe(\"Type of set (can be null)\").nullable().optional(),\n sharing: z.string().describe(\"Access level, either 'public' or 'private'\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags\").nullable().optional(),\n duration: z.number().int().describe(\"Total length of all tracks in milliseconds\").nullable(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the playlist\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to a JPEG image for playlist artwork\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether playlist can be streamed\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks included in the playlist\").nullable(),\n description: z.string().describe(\"Playlist details and description\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"Publication timestamp\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Release date of the playlist\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private sharing of the playlist\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether playlist is downloadable\").nullable(),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"Most recent modification timestamp\").nullable(),\n permalinkUrl: z.string().describe(\"Full SoundCloud web URL to the playlist\").nullable(),\n playlistType: z.string().describe(\"Classification type of the playlist\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for purchase link\").nullable().optional(),\n managedByFeeds: z.boolean().describe(\"Boolean indicating if the playlist is managed by feeds\").nullable().optional(),\n}).passthrough().describe(\"Playlist object with metadata\");\nexport const SoundcloudReturnsUserSPlaylistsSetsOutput = z.object({\n nextHref: z.string().describe(\"Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe(\"Array of playlist objects (only present when linked_partitioning=true is used)\"),\n}).passthrough().describe(\"Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.\");\n\nexport const soundcloudReturnsUserSPlaylistsSets = action(\"SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS\", {\n slug: \"soundcloud-returns-user-s-playlists-sets\",\n name: \"Returns user s playlists sets\",\n description: \"Returns playlist info, playlist tracks and tracks owner info.\",\n input: SoundcloudReturnsUserSPlaylistsSetsInput,\n output: SoundcloudReturnsUserSPlaylistsSetsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -33,7 +33,7 @@ declare const SoundcloudReturnsUserSPlaylistsSetsOutput: z.ZodObject<{
|
|
|
33
33
|
playlistCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
34
|
followersCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
37
|
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
title: z.ZodNullable<z.ZodString>;
|
|
39
39
|
public: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -68,13 +68,25 @@ declare const SoundcloudReturnsUserSPlaylistsSetsOutput: z.ZodObject<{
|
|
|
68
68
|
repostsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
69
69
|
purchaseTitle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
70
|
managedByFeeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
71
|
-
}, z.core.$
|
|
72
|
-
}, z.core.$
|
|
71
|
+
}, z.core.$loose>>;
|
|
72
|
+
}, z.core.$loose>;
|
|
73
73
|
declare const soundcloudReturnsUserSPlaylistsSets: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
74
74
|
limit?: number | undefined;
|
|
75
75
|
show_tracks?: boolean | undefined;
|
|
76
76
|
linked_partitioning?: boolean | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
accessToken: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
accessToken: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { soundcloudReturnsUserSPlaylistsSets };
|
|
80
92
|
//# sourceMappingURL=returns-user-s-playlists-sets.d.cts.map
|
|
@@ -33,7 +33,7 @@ declare const SoundcloudReturnsUserSPlaylistsSetsOutput: z.ZodObject<{
|
|
|
33
33
|
playlistCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
34
|
followersCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
35
35
|
followingsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
36
|
-
}, z.core.$
|
|
36
|
+
}, z.core.$loose>>>;
|
|
37
37
|
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
title: z.ZodNullable<z.ZodString>;
|
|
39
39
|
public: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
@@ -68,13 +68,25 @@ declare const SoundcloudReturnsUserSPlaylistsSetsOutput: z.ZodObject<{
|
|
|
68
68
|
repostsCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
69
69
|
purchaseTitle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
70
70
|
managedByFeeds: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
71
|
-
}, z.core.$
|
|
72
|
-
}, z.core.$
|
|
71
|
+
}, z.core.$loose>>;
|
|
72
|
+
}, z.core.$loose>;
|
|
73
73
|
declare const soundcloudReturnsUserSPlaylistsSets: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
74
74
|
limit?: number | undefined;
|
|
75
75
|
show_tracks?: boolean | undefined;
|
|
76
76
|
linked_partitioning?: boolean | undefined;
|
|
77
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
77
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
78
|
+
connectionId: z.ZodString;
|
|
79
|
+
entityId: z.ZodString;
|
|
80
|
+
instanceId: z.ZodString;
|
|
81
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
82
|
+
accessToken: z.ZodString;
|
|
83
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
84
|
+
connectionId: z.ZodString;
|
|
85
|
+
entityId: z.ZodString;
|
|
86
|
+
instanceId: z.ZodString;
|
|
87
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
88
|
+
accessToken: z.ZodString;
|
|
89
|
+
}, z.core.$strip>>]>;
|
|
78
90
|
//#endregion
|
|
79
91
|
export { soundcloudReturnsUserSPlaylistsSets };
|
|
80
92
|
//# sourceMappingURL=returns-user-s-playlists-sets.d.mts.map
|
|
@@ -25,7 +25,7 @@ const SoundcloudReturnsUserSPlaylistsSets_UserSchema = z.object({
|
|
|
25
25
|
playlistCount: z.number().int().describe("Number of playlists created by user").nullable().optional(),
|
|
26
26
|
followersCount: z.number().int().describe("Number of followers the user has").nullable().optional(),
|
|
27
27
|
followingsCount: z.number().int().describe("Number of users this user follows").nullable().optional()
|
|
28
|
-
}).describe("User object containing owner details");
|
|
28
|
+
}).passthrough().describe("User object containing owner details");
|
|
29
29
|
const SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = z.object({
|
|
30
30
|
id: z.number().int().describe("Unique playlist identifier (deprecated, use urn instead by June 30, 2025)").nullable(),
|
|
31
31
|
ean: z.string().describe("European Article Number for the release").nullable().optional(),
|
|
@@ -67,7 +67,7 @@ const SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = z.object({
|
|
|
67
67
|
repostsCount: z.number().int().describe("Number of times the playlist has been reposted").nullable().optional(),
|
|
68
68
|
purchaseTitle: z.string().describe("Title for purchase link").nullable().optional(),
|
|
69
69
|
managedByFeeds: z.boolean().describe("Boolean indicating if the playlist is managed by feeds").nullable().optional()
|
|
70
|
-
}).describe("Playlist object with metadata");
|
|
70
|
+
}).passthrough().describe("Playlist object with metadata");
|
|
71
71
|
const soundcloudReturnsUserSPlaylistsSets = action("SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS", {
|
|
72
72
|
slug: "soundcloud-returns-user-s-playlists-sets",
|
|
73
73
|
name: "Returns user s playlists sets",
|
|
@@ -76,7 +76,7 @@ const soundcloudReturnsUserSPlaylistsSets = action("SOUNDCLOUD_RETURNS_USER_S_PL
|
|
|
76
76
|
output: z.object({
|
|
77
77
|
nextHref: z.string().describe("Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.").nullable().optional(),
|
|
78
78
|
collection: z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe("Array of playlist objects (only present when linked_partitioning=true is used)")
|
|
79
|
-
}).describe("Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.")
|
|
79
|
+
}).passthrough().describe("Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.")
|
|
80
80
|
});
|
|
81
81
|
//#endregion
|
|
82
82
|
export { soundcloudReturnsUserSPlaylistsSets };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-user-s-playlists-sets.mjs","names":[],"sources":["../../src/actions/returns-user-s-playlists-sets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsUserSPlaylistsSetsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ReturnsUserSPlaylistsSets`\");\nconst SoundcloudReturnsUserSPlaylistsSets_UserSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint for the user\").nullable().optional(),\n urn: z.string().describe(\"User's string-based unique identifier\").nullable().optional(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable().optional(),\n verified: z.boolean().describe(\"Whether the user is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username used in profile URL\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the user has given\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by user\").nullable().optional(),\n countryCode: z.string().describe(\"User's country code\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments the user has made\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n}).describe(\"User object containing owner details\");\nconst SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier (deprecated, use urn instead by June 30, 2025)\").nullable(),\n ean: z.string().describe(\"European Article Number for the release\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint URL\").nullable(),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:playlists:[id]\").nullable(),\n kind: z.string().describe(\"Resource type, value is 'playlist'\").nullable(),\n user: SoundcloudReturnsUserSPlaylistsSets_UserSchema.nullable().optional(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Boolean indicating whether playlist is publicly visible\").nullable().optional(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects or track IDs. Full track objects returned by default. Use representation=id parameter to get only IDs. Use representation=compact to exclude tracks entirely.\").nullable().optional(),\n userId: z.number().int().describe(\"Owner's user identifier\").nullable(),\n caption: z.string().describe(\"Caption text for the playlist\").nullable().optional(),\n isAlbum: z.boolean().describe(\"Boolean indicating if the playlist is an album\").nullable().optional(),\n license: z.string().describe(\"Rights designation for the playlist\").nullable().optional(),\n release: z.string().describe(\"Release information\").nullable().optional(),\n setType: z.string().describe(\"Type of set (can be null)\").nullable().optional(),\n sharing: z.string().describe(\"Access level, either 'public' or 'private'\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags\").nullable().optional(),\n duration: z.number().int().describe(\"Total length of all tracks in milliseconds\").nullable(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the playlist\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to a JPEG image for playlist artwork\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether playlist can be streamed\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks included in the playlist\").nullable(),\n description: z.string().describe(\"Playlist details and description\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"Publication timestamp\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Release date of the playlist\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private sharing of the playlist\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether playlist is downloadable\").nullable(),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"Most recent modification timestamp\").nullable(),\n permalinkUrl: z.string().describe(\"Full SoundCloud web URL to the playlist\").nullable(),\n playlistType: z.string().describe(\"Classification type of the playlist\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for purchase link\").nullable().optional(),\n managedByFeeds: z.boolean().describe(\"Boolean indicating if the playlist is managed by feeds\").nullable().optional(),\n}).describe(\"Playlist object with metadata\");\nexport const SoundcloudReturnsUserSPlaylistsSetsOutput = z.object({\n nextHref: z.string().describe(\"Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe(\"Array of playlist objects (only present when linked_partitioning=true is used)\"),\n}).describe(\"Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.\");\n\nexport const soundcloudReturnsUserSPlaylistsSets = action(\"SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS\", {\n slug: \"soundcloud-returns-user-s-playlists-sets\",\n name: \"Returns user s playlists sets\",\n description: \"Returns playlist info, playlist tracks and tracks owner info.\",\n input: SoundcloudReturnsUserSPlaylistsSetsInput,\n output: SoundcloudReturnsUserSPlaylistsSetsOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"returns-user-s-playlists-sets.mjs","names":[],"sources":["../../src/actions/returns-user-s-playlists-sets.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsUserSPlaylistsSetsInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n show_tracks: z.boolean().describe(\"A boolean flag to request a playlist with or without tracks. Default is `true`.\").optional(),\n linked_partitioning: z.boolean().describe(\"Returns paginated collection of items (recommended, returning a list without pagination is deprecated and should not be used)\").optional(),\n}).describe(\"Request schema for `ReturnsUserSPlaylistsSets`\");\nconst SoundcloudReturnsUserSPlaylistsSets_UserSchema = z.object({\n id: z.number().int().describe(\"User's unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint for the user\").nullable().optional(),\n urn: z.string().describe(\"User's string-based unique identifier\").nullable().optional(),\n city: z.string().describe(\"User's city\").nullable().optional(),\n fullName: z.string().describe(\"User's full name\").nullable().optional(),\n username: z.string().describe(\"Display name of the user\").nullable().optional(),\n verified: z.boolean().describe(\"Whether the user is verified\").nullable().optional(),\n avatarUrl: z.string().describe(\"URL to the user's avatar image\").nullable().optional(),\n firstName: z.string().describe(\"User's first name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username used in profile URL\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the user has given\").nullable().optional(),\n trackCount: z.number().int().describe(\"Number of tracks uploaded by user\").nullable().optional(),\n countryCode: z.string().describe(\"User's country code\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of reposts by the user\").nullable().optional(),\n commentsCount: z.number().int().describe(\"Number of comments the user has made\").nullable().optional(),\n playlistCount: z.number().int().describe(\"Number of playlists created by user\").nullable().optional(),\n followersCount: z.number().int().describe(\"Number of followers the user has\").nullable().optional(),\n followingsCount: z.number().int().describe(\"Number of users this user follows\").nullable().optional(),\n}).passthrough().describe(\"User object containing owner details\");\nconst SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema = z.object({\n id: z.number().int().describe(\"Unique playlist identifier (deprecated, use urn instead by June 30, 2025)\").nullable(),\n ean: z.string().describe(\"European Article Number for the release\").nullable().optional(),\n uri: z.string().describe(\"API resource endpoint URL\").nullable(),\n urn: z.string().describe(\"String-based unique identifier in format soundcloud:playlists:[id]\").nullable(),\n kind: z.string().describe(\"Resource type, value is 'playlist'\").nullable(),\n user: SoundcloudReturnsUserSPlaylistsSets_UserSchema.nullable().optional(),\n genre: z.string().describe(\"Genre classification of the playlist\").nullable().optional(),\n title: z.string().describe(\"Playlist name\").nullable(),\n public: z.boolean().describe(\"Boolean indicating whether playlist is publicly visible\").nullable().optional(),\n tracks: z.array(z.unknown()).describe(\"Array of track objects or track IDs. Full track objects returned by default. Use representation=id parameter to get only IDs. Use representation=compact to exclude tracks entirely.\").nullable().optional(),\n userId: z.number().int().describe(\"Owner's user identifier\").nullable(),\n caption: z.string().describe(\"Caption text for the playlist\").nullable().optional(),\n isAlbum: z.boolean().describe(\"Boolean indicating if the playlist is an album\").nullable().optional(),\n license: z.string().describe(\"Rights designation for the playlist\").nullable().optional(),\n release: z.string().describe(\"Release information\").nullable().optional(),\n setType: z.string().describe(\"Type of set (can be null)\").nullable().optional(),\n sharing: z.string().describe(\"Access level, either 'public' or 'private'\").nullable(),\n tagList: z.string().describe(\"Space-separated list of tags\").nullable().optional(),\n duration: z.number().int().describe(\"Total length of all tracks in milliseconds\").nullable(),\n createdAt: z.string().describe(\"Creation timestamp in ISO 8601 format\").nullable(),\n labelName: z.string().describe(\"Name of the record label\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly identifier for the playlist\").nullable().optional(),\n artworkUrl: z.string().describe(\"URL to a JPEG image for playlist artwork\").nullable().optional(),\n likesCount: z.number().int().describe(\"Number of likes the playlist has received\").nullable().optional(),\n streamable: z.boolean().describe(\"Whether playlist can be streamed\").nullable(),\n trackCount: z.number().int().describe(\"Number of tracks included in the playlist\").nullable(),\n description: z.string().describe(\"Playlist details and description\").nullable().optional(),\n displayDate: z.string().describe(\"Display date for the playlist\").nullable().optional(),\n publishedAt: z.string().describe(\"Publication timestamp\").nullable().optional(),\n purchaseUrl: z.string().describe(\"URL where the playlist can be purchased\").nullable().optional(),\n releaseDate: z.string().describe(\"Release date of the playlist\").nullable().optional(),\n secretToken: z.string().describe(\"Secret token for private sharing of the playlist\").nullable().optional(),\n downloadable: z.boolean().describe(\"Whether playlist is downloadable\").nullable(),\n embeddableBy: z.string().describe(\"Who can embed this playlist\").nullable().optional(),\n lastModified: z.string().describe(\"Most recent modification timestamp\").nullable(),\n permalinkUrl: z.string().describe(\"Full SoundCloud web URL to the playlist\").nullable(),\n playlistType: z.string().describe(\"Classification type of the playlist\").nullable().optional(),\n repostsCount: z.number().int().describe(\"Number of times the playlist has been reposted\").nullable().optional(),\n purchaseTitle: z.string().describe(\"Title for purchase link\").nullable().optional(),\n managedByFeeds: z.boolean().describe(\"Boolean indicating if the playlist is managed by feeds\").nullable().optional(),\n}).passthrough().describe(\"Playlist object with metadata\");\nexport const SoundcloudReturnsUserSPlaylistsSetsOutput = z.object({\n nextHref: z.string().describe(\"Complete URL for retrieving the next page of results with cursor parameter. Only present when linked_partitioning=true is used and more results are available. If absent, you have reached the end of results.\").nullable().optional(),\n collection: z.array(SoundcloudReturnsUserSPlaylistsSets_PlaylistSchema).describe(\"Array of playlist objects (only present when linked_partitioning=true is used)\"),\n}).passthrough().describe(\"Response schema for `ReturnsUserSPlaylistsSets`. When linked_partitioning=true, returns paginated collection format with collection array and optional next_href. Otherwise returns array of playlist objects directly.\");\n\nexport const soundcloudReturnsUserSPlaylistsSets = action(\"SOUNDCLOUD_RETURNS_USER_S_PLAYLISTS_SETS\", {\n slug: \"soundcloud-returns-user-s-playlists-sets\",\n name: \"Returns user s playlists sets\",\n description: \"Returns playlist info, playlist tracks and tracks owner info.\",\n input: SoundcloudReturnsUserSPlaylistsSetsInput,\n output: SoundcloudReturnsUserSPlaylistsSetsOutput,\n});\n"],"mappings":"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"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/unfollow-user.ts
|
|
4
4
|
const SoundcloudUnfollowUserInput = zod.z.object({ user_id: zod.z.number().int().describe("SoundCloud User id") }).describe("Request schema for `UnfollowUser`");
|
|
5
|
-
const SoundcloudUnfollowUserOutput = zod.z.object({ status: zod.z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.").nullable() }).describe("Response schema for `UnfollowUser`");
|
|
5
|
+
const SoundcloudUnfollowUserOutput = zod.z.object({ status: zod.z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.").nullable() }).passthrough().describe("Response schema for `UnfollowUser`");
|
|
6
6
|
const soundcloudUnfollowUser = require_action.action("SOUNDCLOUD_UNFOLLOW_USER", {
|
|
7
7
|
slug: "soundcloud-unfollow-user",
|
|
8
8
|
name: "Deletes a user who is followed by the authenticated user",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unfollow-user.cjs","names":["z","action"],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `UnfollowUser`\");\nexport const SoundcloudUnfollowUserOutput = z.object({\n status: z.string().describe(\"HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.\").nullable(),\n}).describe(\"Response schema for `UnfollowUser`\");\n\nexport const soundcloudUnfollowUser = action(\"SOUNDCLOUD_UNFOLLOW_USER\", {\n slug: \"soundcloud-unfollow-user\",\n name: \"Deletes a user who is followed by the authenticated user\",\n description: \"Deletes a user who is followed by the authenticated user\",\n input: SoundcloudUnfollowUserInput,\n output: SoundcloudUnfollowUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,EACzD,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,oCAAoC;
|
|
1
|
+
{"version":3,"file":"unfollow-user.cjs","names":["z","action"],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `UnfollowUser`\");\nexport const SoundcloudUnfollowUserOutput = z.object({\n status: z.string().describe(\"HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.\").nullable(),\n}).passthrough().describe(\"Response schema for `UnfollowUser`\");\n\nexport const soundcloudUnfollowUser = action(\"SOUNDCLOUD_UNFOLLOW_USER\", {\n slug: \"soundcloud-unfollow-user\",\n name: \"Deletes a user who is followed by the authenticated user\",\n description: \"Deletes a user who is followed by the authenticated user\",\n input: SoundcloudUnfollowUserInput,\n output: SoundcloudUnfollowUserOutput,\n});\n"],"mappings":";;;AAIA,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,EACzD,CAAC,CAAC,CAAC,SAAS,mCAAmC;AAC/C,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAAoC;AAE9D,MAAa,yBAAyBC,eAAAA,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudUnfollowUserInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudUnfollowUserOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudUnfollowUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
user_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { soundcloudUnfollowUser };
|
|
15
27
|
//# sourceMappingURL=unfollow-user.d.cts.map
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudUnfollowUserInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudUnfollowUserOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudUnfollowUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
user_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { soundcloudUnfollowUser };
|
|
15
27
|
//# sourceMappingURL=unfollow-user.d.mts.map
|
|
@@ -5,7 +5,7 @@ const soundcloudUnfollowUser = action("SOUNDCLOUD_UNFOLLOW_USER", {
|
|
|
5
5
|
name: "Deletes a user who is followed by the authenticated user",
|
|
6
6
|
description: "Deletes a user who is followed by the authenticated user",
|
|
7
7
|
input: z.object({ user_id: z.number().int().describe("SoundCloud User id") }).describe("Request schema for `UnfollowUser`"),
|
|
8
|
-
output: z.object({ status: z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.").nullable() }).describe("Response schema for `UnfollowUser`")
|
|
8
|
+
output: z.object({ status: z.string().describe("HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.").nullable() }).passthrough().describe("Response schema for `UnfollowUser`")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudUnfollowUser };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unfollow-user.mjs","names":[],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `UnfollowUser`\");\nexport const SoundcloudUnfollowUserOutput = z.object({\n status: z.string().describe(\"HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.\").nullable(),\n}).describe(\"Response schema for `UnfollowUser`\");\n\nexport const soundcloudUnfollowUser = action(\"SOUNDCLOUD_UNFOLLOW_USER\", {\n slug: \"soundcloud-unfollow-user\",\n name: \"Deletes a user who is followed by the authenticated user\",\n description: \"Deletes a user who is followed by the authenticated user\",\n input: SoundcloudUnfollowUserInput,\n output: SoundcloudUnfollowUserOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,EACzD,CAAC,CAAC,CAAC,SAAS,mCASH;CACP,QAT0C,EAAE,OAAO,EACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"unfollow-user.mjs","names":[],"sources":["../../src/actions/unfollow-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnfollowUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `UnfollowUser`\");\nexport const SoundcloudUnfollowUserOutput = z.object({\n status: z.string().describe(\"HTTP status code indicating successful unfollow operation. Returns '200' when the user is successfully unfollowed.\").nullable(),\n}).passthrough().describe(\"Response schema for `UnfollowUser`\");\n\nexport const soundcloudUnfollowUser = action(\"SOUNDCLOUD_UNFOLLOW_USER\", {\n slug: \"soundcloud-unfollow-user\",\n name: \"Deletes a user who is followed by the authenticated user\",\n description: \"Deletes a user who is followed by the authenticated user\",\n input: SoundcloudUnfollowUserInput,\n output: SoundcloudUnfollowUserOutput,\n});\n"],"mappings":";;AAWA,MAAa,yBAAyB,OAAO,4BAA4B;CACvE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXyC,EAAE,OAAO,EAClD,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oBAAoB,EACzD,CAAC,CAAC,CAAC,SAAS,mCASH;CACP,QAT0C,EAAE,OAAO,EACnD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,EAC7J,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oCAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/unlikes-a-playlist.ts
|
|
4
4
|
const SoundcloudUnlikesAPlaylistInput = zod.z.object({ playlist_id: zod.z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `UnlikesAPlaylist`");
|
|
5
|
-
const SoundcloudUnlikesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("HTTP status message indicating success (e.g., '200 OK')").nullable().optional() }).describe("Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}");
|
|
5
|
+
const SoundcloudUnlikesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("HTTP status message indicating success (e.g., '200 OK')").nullable().optional() }).passthrough().describe("Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}");
|
|
6
6
|
const soundcloudUnlikesAPlaylist = require_action.action("SOUNDCLOUD_UNLIKES_A_PLAYLIST", {
|
|
7
7
|
slug: "soundcloud-unlikes-a-playlist",
|
|
8
8
|
name: "Unlikes a playlist",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `UnlikesAPlaylist`\");\nexport const SoundcloudUnlikesAPlaylistOutput = z.object({\n status: z.string().describe(\"HTTP status message indicating success (e.g., '200 OK')\").nullable().optional(),\n}).describe(\"Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}\");\n\nexport const soundcloudUnlikesAPlaylist = action(\"SOUNDCLOUD_UNLIKES_A_PLAYLIST\", {\n slug: \"soundcloud-unlikes-a-playlist\",\n name: \"Unlikes a playlist\",\n description: \"Authenticated users can remove a \\\"like\\\" from a SoundCloud playlist by sending a DELETE request to `/likes/playlists/{playlist_id}`. Success returns a 200 status, failures return 400 or 404 if not found.\",\n input: SoundcloudUnlikesAPlaylistInput,\n output: SoundcloudUnlikesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC,CAAC,CAAC,SAAS,gFAAgF;
|
|
1
|
+
{"version":3,"file":"unlikes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `UnlikesAPlaylist`\");\nexport const SoundcloudUnlikesAPlaylistOutput = z.object({\n status: z.string().describe(\"HTTP status message indicating success (e.g., '200 OK')\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}\");\n\nexport const soundcloudUnlikesAPlaylist = action(\"SOUNDCLOUD_UNLIKES_A_PLAYLIST\", {\n slug: \"soundcloud-unlikes-a-playlist\",\n name: \"Unlikes a playlist\",\n description: \"Authenticated users can remove a \\\"like\\\" from a SoundCloud playlist by sending a DELETE request to `/likes/playlists/{playlist_id}`. Success returns a 200 status, failures return 400 or 404 if not found.\",\n input: SoundcloudUnlikesAPlaylistInput,\n output: SoundcloudUnlikesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gFAAgF;AAE1G,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudUnlikesAPlaylistInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudUnlikesAPlaylistOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudUnlikesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
playlist_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { soundcloudUnlikesAPlaylist };
|
|
15
27
|
//# sourceMappingURL=unlikes-a-playlist.d.cts.map
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudUnlikesAPlaylistInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudUnlikesAPlaylistOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudUnlikesAPlaylist: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
playlist_id: number;
|
|
12
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
12
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
13
|
+
connectionId: z.ZodString;
|
|
14
|
+
entityId: z.ZodString;
|
|
15
|
+
instanceId: z.ZodString;
|
|
16
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
17
|
+
accessToken: z.ZodString;
|
|
18
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>;
|
|
13
25
|
//#endregion
|
|
14
26
|
export { soundcloudUnlikesAPlaylist };
|
|
15
27
|
//# sourceMappingURL=unlikes-a-playlist.d.mts.map
|
|
@@ -5,7 +5,7 @@ const soundcloudUnlikesAPlaylist = action("SOUNDCLOUD_UNLIKES_A_PLAYLIST", {
|
|
|
5
5
|
name: "Unlikes a playlist",
|
|
6
6
|
description: "Authenticated users can remove a \"like\" from a SoundCloud playlist by sending a DELETE request to `/likes/playlists/{playlist_id}`. Success returns a 200 status, failures return 400 or 404 if not found.",
|
|
7
7
|
input: z.object({ playlist_id: z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `UnlikesAPlaylist`"),
|
|
8
|
-
output: z.object({ status: z.string().describe("HTTP status message indicating success (e.g., '200 OK')").nullable().optional() }).describe("Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}")
|
|
8
|
+
output: z.object({ status: z.string().describe("HTTP status message indicating success (e.g., '200 OK')").nullable().optional() }).passthrough().describe("Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudUnlikesAPlaylist };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-playlist.mjs","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `UnlikesAPlaylist`\");\nexport const SoundcloudUnlikesAPlaylistOutput = z.object({\n status: z.string().describe(\"HTTP status message indicating success (e.g., '200 OK')\").nullable().optional(),\n}).describe(\"Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}\");\n\nexport const soundcloudUnlikesAPlaylist = action(\"SOUNDCLOUD_UNLIKES_A_PLAYLIST\", {\n slug: \"soundcloud-unlikes-a-playlist\",\n name: \"Unlikes a playlist\",\n description: \"Authenticated users can remove a \\\"like\\\" from a SoundCloud playlist by sending a DELETE request to `/likes/playlists/{playlist_id}`. Success returns a 200 status, failures return 400 or 404 if not found.\",\n input: SoundcloudUnlikesAPlaylistInput,\n output: SoundcloudUnlikesAPlaylistOutput,\n});\n"],"mappings":";;AAWA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX6C,EAAE,OAAO,EACtD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCASH;CACP,QAT8C,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"unlikes-a-playlist.mjs","names":[],"sources":["../../src/actions/unlikes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `UnlikesAPlaylist`\");\nexport const SoundcloudUnlikesAPlaylistOutput = z.object({\n status: z.string().describe(\"HTTP status message indicating success (e.g., '200 OK')\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `UnlikesAPlaylist` - DELETE /likes/playlists/{playlist_id}\");\n\nexport const soundcloudUnlikesAPlaylist = action(\"SOUNDCLOUD_UNLIKES_A_PLAYLIST\", {\n slug: \"soundcloud-unlikes-a-playlist\",\n name: \"Unlikes a playlist\",\n description: \"Authenticated users can remove a \\\"like\\\" from a SoundCloud playlist by sending a DELETE request to `/likes/playlists/{playlist_id}`. Success returns a 200 status, failures return 400 or 404 if not found.\",\n input: SoundcloudUnlikesAPlaylistInput,\n output: SoundcloudUnlikesAPlaylistOutput,\n});\n"],"mappings":";;AAWA,MAAa,6BAA6B,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX6C,EAAE,OAAO,EACtD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,uCASH;CACP,QAT8C,EAAE,OAAO,EACvD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EAC7G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gFAOhB;AACV,CAAC"}
|
|
@@ -10,7 +10,7 @@ const SoundcloudUnlikesATrackOutput = zod.z.object({
|
|
|
10
10
|
status: zod.z.string().describe("Deprecated status field.").nullable().optional(),
|
|
11
11
|
message: zod.z.string().describe("Human-readable error message.").nullable().optional(),
|
|
12
12
|
status_code: zod.z.number().int().describe("HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.").nullable()
|
|
13
|
-
}).describe("Response schema for `UnlikesATrack`.\n\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\n400/404 Error: Returns error details with optional fields.");
|
|
13
|
+
}).passthrough().describe("Response schema for `UnlikesATrack`.\n\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\n400/404 Error: Returns error details with optional fields.");
|
|
14
14
|
const soundcloudUnlikesATrack = require_action.action("SOUNDCLOUD_UNLIKES_A_TRACK", {
|
|
15
15
|
slug: "soundcloud-unlikes-a-track",
|
|
16
16
|
name: "Unlikes a track",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `UnlikesATrack`\");\nexport const SoundcloudUnlikesATrackOutput = z.object({\n code: z.number().int().describe(\"Error code identifying the type of error.\").nullable().optional(),\n link: z.string().describe(\"Link to additional error information.\").nullable().optional(),\n error: z.string().describe(\"Deprecated error field, nullable.\").nullable().optional(),\n errors: z.array(z.unknown()).describe(\"Deprecated errors array.\").nullable().optional(),\n status: z.string().describe(\"Deprecated status field.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.\").nullable(),\n}).describe(\"Response schema for `UnlikesATrack`.\\n\\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\\n400/404 Error: Returns error details with optional fields.\");\n\nexport const soundcloudUnlikesATrack = action(\"SOUNDCLOUD_UNLIKES_A_TRACK\", {\n slug: \"soundcloud-unlikes-a-track\",\n name: \"Unlikes a track\",\n description: \"Endpoint `/likes/tracks/{track_id}` allows unauthorized liking of a track, requiring AuthHeader. Accepts `track_id` as a path parameter. Responses include 200 (Success), 400 (Bad Request), and 404 (Not Found).\",\n input: SoundcloudUnlikesATrackInput,\n output: SoundcloudUnlikesATrackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,SAAS,mLAAmL;
|
|
1
|
+
{"version":3,"file":"unlikes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `UnlikesATrack`\");\nexport const SoundcloudUnlikesATrackOutput = z.object({\n code: z.number().int().describe(\"Error code identifying the type of error.\").nullable().optional(),\n link: z.string().describe(\"Link to additional error information.\").nullable().optional(),\n error: z.string().describe(\"Deprecated error field, nullable.\").nullable().optional(),\n errors: z.array(z.unknown()).describe(\"Deprecated errors array.\").nullable().optional(),\n status: z.string().describe(\"Deprecated status field.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.\").nullable(),\n}).passthrough().describe(\"Response schema for `UnlikesATrack`.\\n\\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\\n400/404 Error: Returns error details with optional fields.\");\n\nexport const soundcloudUnlikesATrack = action(\"SOUNDCLOUD_UNLIKES_A_TRACK\", {\n slug: \"soundcloud-unlikes-a-track\",\n name: \"Unlikes a track\",\n description: \"Endpoint `/likes/tracks/{track_id}` allows unauthorized liking of a track, requiring AuthHeader. Accepts `track_id` as a path parameter. Responses include 200 (Success), 400 (Bad Request), and 404 (Not Found).\",\n input: SoundcloudUnlikesATrackInput,\n output: SoundcloudUnlikesATrackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAAoC;AAChD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5E,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;AAC9K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mLAAmL;AAE7M,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -12,10 +12,22 @@ declare const SoundcloudUnlikesATrackOutput: z.ZodObject<{
|
|
|
12
12
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const soundcloudUnlikesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
track_id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { soundcloudUnlikesATrack };
|
|
21
33
|
//# sourceMappingURL=unlikes-a-track.d.cts.map
|
|
@@ -12,10 +12,22 @@ declare const SoundcloudUnlikesATrackOutput: z.ZodObject<{
|
|
|
12
12
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
13
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
status_code: z.ZodNullable<z.ZodNumber>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const soundcloudUnlikesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
track_id: number;
|
|
18
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
18
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
19
|
+
connectionId: z.ZodString;
|
|
20
|
+
entityId: z.ZodString;
|
|
21
|
+
instanceId: z.ZodString;
|
|
22
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
23
|
+
accessToken: z.ZodString;
|
|
24
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
25
|
+
connectionId: z.ZodString;
|
|
26
|
+
entityId: z.ZodString;
|
|
27
|
+
instanceId: z.ZodString;
|
|
28
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
29
|
+
accessToken: z.ZodString;
|
|
30
|
+
}, z.core.$strip>>]>;
|
|
19
31
|
//#endregion
|
|
20
32
|
export { soundcloudUnlikesATrack };
|
|
21
33
|
//# sourceMappingURL=unlikes-a-track.d.mts.map
|
|
@@ -13,7 +13,7 @@ const soundcloudUnlikesATrack = action("SOUNDCLOUD_UNLIKES_A_TRACK", {
|
|
|
13
13
|
status: z.string().describe("Deprecated status field.").nullable().optional(),
|
|
14
14
|
message: z.string().describe("Human-readable error message.").nullable().optional(),
|
|
15
15
|
status_code: z.number().int().describe("HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.").nullable()
|
|
16
|
-
}).describe("Response schema for `UnlikesATrack`.\n\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\n400/404 Error: Returns error details with optional fields.")
|
|
16
|
+
}).passthrough().describe("Response schema for `UnlikesATrack`.\n\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\n400/404 Error: Returns error details with optional fields.")
|
|
17
17
|
});
|
|
18
18
|
//#endregion
|
|
19
19
|
export { soundcloudUnlikesATrack };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"unlikes-a-track.mjs","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `UnlikesATrack`\");\nexport const SoundcloudUnlikesATrackOutput = z.object({\n code: z.number().int().describe(\"Error code identifying the type of error.\").nullable().optional(),\n link: z.string().describe(\"Link to additional error information.\").nullable().optional(),\n error: z.string().describe(\"Deprecated error field, nullable.\").nullable().optional(),\n errors: z.array(z.unknown()).describe(\"Deprecated errors array.\").nullable().optional(),\n status: z.string().describe(\"Deprecated status field.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.\").nullable(),\n}).describe(\"Response schema for `UnlikesATrack`.\\n\\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\\n400/404 Error: Returns error details with optional fields.\");\n\nexport const soundcloudUnlikesATrack = action(\"SOUNDCLOUD_UNLIKES_A_TRACK\", {\n slug: \"soundcloud-unlikes-a-track\",\n name: \"Unlikes a track\",\n description: \"Endpoint `/likes/tracks/{track_id}` allows unauthorized liking of a track, requiring AuthHeader. Accepts `track_id` as a path parameter. Responses include 200 (Success), 400 (Bad Request), and 404 (Not Found).\",\n input: SoundcloudUnlikesATrackInput,\n output: SoundcloudUnlikesATrackOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB0C,EAAE,OAAO,EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAeH;CACP,QAf2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,QAAQ,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAC9K,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"unlikes-a-track.mjs","names":[],"sources":["../../src/actions/unlikes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudUnlikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `UnlikesATrack`\");\nexport const SoundcloudUnlikesATrackOutput = z.object({\n code: z.number().int().describe(\"Error code identifying the type of error.\").nullable().optional(),\n link: z.string().describe(\"Link to additional error information.\").nullable().optional(),\n error: z.string().describe(\"Deprecated error field, nullable.\").nullable().optional(),\n errors: z.array(z.unknown()).describe(\"Deprecated errors array.\").nullable().optional(),\n status: z.string().describe(\"Deprecated status field.\").nullable().optional(),\n message: z.string().describe(\"Human-readable error message.\").nullable().optional(),\n status_code: z.number().int().describe(\"HTTP status code indicating the result of the unlike operation. 200 for success, 400 for bad request, 404 for not found.\").nullable(),\n}).passthrough().describe(\"Response schema for `UnlikesATrack`.\\n\\n200 Success: Empty or minimal confirmation following REST DELETE conventions.\\n400/404 Error: Returns error details with optional fields.\");\n\nexport const soundcloudUnlikesATrack = action(\"SOUNDCLOUD_UNLIKES_A_TRACK\", {\n slug: \"soundcloud-unlikes-a-track\",\n name: \"Unlikes a track\",\n description: \"Endpoint `/likes/tracks/{track_id}` allows unauthorized liking of a track, requiring AuthHeader. Accepts `track_id` as a path parameter. Responses include 200 (Success), 400 (Bad Request), and 404 (Not Found).\",\n input: SoundcloudUnlikesATrackInput,\n output: SoundcloudUnlikesATrackOutput,\n});\n"],"mappings":";;AAiBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAjB0C,EAAE,OAAO,EACnD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,oCAeH;CACP,QAf2C,EAAE,OAAO;EACpD,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACvF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACpF,QAAQ,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtF,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC5E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClF,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0HAA0H,CAAC,CAAC,SAAS;CAC9K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mLAOhB;AACV,CAAC"}
|
|
@@ -48,7 +48,7 @@ const SoundcloudUpdatesAPlaylist_UserSchema = zod.z.object({
|
|
|
48
48
|
followersCount: zod.z.number().int().describe("Number of followers the user has.").nullable().optional(),
|
|
49
49
|
followingsCount: zod.z.number().int().describe("Number of users this user is following.").nullable().optional(),
|
|
50
50
|
playlistLikesCount: zod.z.number().int().describe("Number of playlists liked by the user.").nullable().optional()
|
|
51
|
-
}).describe("User object containing information about the playlist creator.");
|
|
51
|
+
}).passthrough().describe("User object containing information about the playlist creator.");
|
|
52
52
|
const SoundcloudUpdatesAPlaylist_TrackSchema = zod.z.object({
|
|
53
53
|
id: zod.z.number().int().describe("Unique identifier for the track.").nullable(),
|
|
54
54
|
bpm: zod.z.number().int().describe("Beats per minute of the track.").nullable().optional(),
|
|
@@ -90,7 +90,7 @@ const SoundcloudUpdatesAPlaylist_TrackSchema = zod.z.object({
|
|
|
90
90
|
favoritingsCount: zod.z.number().int().describe("Number of times the track has been favorited.").nullable().optional(),
|
|
91
91
|
userPlaybackCount: zod.z.number().int().describe("Number of times the current user has played the track.").nullable().optional(),
|
|
92
92
|
availableCountryCodes: zod.z.array(zod.z.string()).describe("List of country codes where the track is available.").nullable().optional()
|
|
93
|
-
}).describe("Track object contained in the playlist.");
|
|
93
|
+
}).passthrough().describe("Track object contained in the playlist.");
|
|
94
94
|
const SoundcloudUpdatesAPlaylistOutput = zod.z.object({
|
|
95
95
|
id: zod.z.number().int().describe("Unique identifier for the playlist.").nullable(),
|
|
96
96
|
uri: zod.z.string().describe("API resource identifier for the playlist.").nullable(),
|
|
@@ -123,7 +123,7 @@ const SoundcloudUpdatesAPlaylistOutput = zod.z.object({
|
|
|
123
123
|
permalinkUrl: zod.z.string().describe("Full SoundCloud URL to the playlist.").nullable(),
|
|
124
124
|
repostsCount: zod.z.number().int().describe("Number of times the playlist has been reposted by other users.").nullable().optional(),
|
|
125
125
|
managedByFeeds: zod.z.boolean().describe("Whether the playlist is managed by SoundCloud's feed system rather than manually.").nullable().optional()
|
|
126
|
-
}).describe("Response schema for `UpdatesAPlaylist`");
|
|
126
|
+
}).passthrough().describe("Response schema for `UpdatesAPlaylist`");
|
|
127
127
|
const soundcloudUpdatesAPlaylist = require_action.action("SOUNDCLOUD_UPDATES_A_PLAYLIST", {
|
|
128
128
|
slug: "soundcloud-updates-a-playlist",
|
|
129
129
|
name: "Updates a playlist",
|