@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
|
@@ -28,13 +28,25 @@ declare const SoundcloudGetTrackLikersOutput: z.ZodObject<{
|
|
|
28
28
|
followers_count: z.ZodNullable<z.ZodNumber>;
|
|
29
29
|
followings_count: z.ZodNullable<z.ZodNumber>;
|
|
30
30
|
public_favorites_count: z.ZodNullable<z.ZodNumber>;
|
|
31
|
-
}, z.core.$
|
|
32
|
-
}, z.core.$
|
|
31
|
+
}, z.core.$loose>>;
|
|
32
|
+
}, z.core.$loose>;
|
|
33
33
|
declare const soundcloudGetTrackLikers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
34
34
|
track_id: number;
|
|
35
35
|
limit?: number | undefined;
|
|
36
36
|
linked_partitioning?: boolean | undefined;
|
|
37
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
37
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
38
|
+
connectionId: z.ZodString;
|
|
39
|
+
entityId: z.ZodString;
|
|
40
|
+
instanceId: z.ZodString;
|
|
41
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
42
|
+
accessToken: z.ZodString;
|
|
43
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
44
|
+
connectionId: z.ZodString;
|
|
45
|
+
entityId: z.ZodString;
|
|
46
|
+
instanceId: z.ZodString;
|
|
47
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
48
|
+
accessToken: z.ZodString;
|
|
49
|
+
}, z.core.$strip>>]>;
|
|
38
50
|
//#endregion
|
|
39
51
|
export { soundcloudGetTrackLikers };
|
|
40
52
|
//# sourceMappingURL=get-track-likers.d.mts.map
|
|
@@ -26,7 +26,7 @@ const SoundcloudGetTrackLikers_UserSchema = z.object({
|
|
|
26
26
|
followers_count: z.number().int().describe("Number of followers").nullable(),
|
|
27
27
|
followings_count: z.number().int().describe("Number of followed users").nullable(),
|
|
28
28
|
public_favorites_count: z.number().int().describe("Number of favorited public tracks").nullable()
|
|
29
|
-
}).describe("SoundCloud user who has favorited or liked a track");
|
|
29
|
+
}).passthrough().describe("SoundCloud user who has favorited or liked a track");
|
|
30
30
|
const soundcloudGetTrackLikers = action("SOUNDCLOUD_GET_TRACK_LIKERS", {
|
|
31
31
|
slug: "soundcloud-get-track-likers",
|
|
32
32
|
name: "Returns a list of users who have favorited or liked the track",
|
|
@@ -35,7 +35,7 @@ const soundcloudGetTrackLikers = action("SOUNDCLOUD_GET_TRACK_LIKERS", {
|
|
|
35
35
|
output: z.object({
|
|
36
36
|
next_href: z.string().describe("URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.").nullable().optional(),
|
|
37
37
|
collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe("Array of user objects who have favorited or liked the track")
|
|
38
|
-
}).describe("Response schema for `GetTrackLikers`")
|
|
38
|
+
}).passthrough().describe("Response schema for `GetTrackLikers`")
|
|
39
39
|
});
|
|
40
40
|
//#endregion
|
|
41
41
|
export { soundcloudGetTrackLikers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-track-likers.mjs","names":[],"sources":["../../src/actions/get-track-likers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetTrackLikersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n 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 `GetTrackLikers`\");\nconst SoundcloudGetTrackLikers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"Website URL\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable(),\n created_at: z.string().describe(\"Timestamp of creation in date-time format\").nullable(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable(),\n last_modified: z.string().describe(\"Timestamp of last modification in date-time format\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"Website title\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable(),\n}).describe(\"SoundCloud user who has favorited or liked a track\");\nexport const SoundcloudGetTrackLikersOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.\").nullable().optional(),\n collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe(\"Array of user objects who have favorited or liked the track\"),\n}).describe(\"Response schema for `GetTrackLikers`\");\n\nexport const soundcloudGetTrackLikers = action(\"SOUNDCLOUD_GET_TRACK_LIKERS\", {\n slug: \"soundcloud-get-track-likers\",\n name: \"Returns a list of users who have favorited or liked the track\",\n description: \"Returns a list of users who have favorited or liked the track\",\n input: SoundcloudGetTrackLikersInput,\n output: SoundcloudGetTrackLikersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CACzD,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS;CACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC3E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAClG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC3E,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjF,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,SAAS,oDAAoD;
|
|
1
|
+
{"version":3,"file":"get-track-likers.mjs","names":[],"sources":["../../src/actions/get-track-likers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudGetTrackLikersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n 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 `GetTrackLikers`\");\nconst SoundcloudGetTrackLikers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable(),\n city: z.string().describe(\"City\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"Website URL\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable(),\n created_at: z.string().describe(\"Timestamp of creation in date-time format\").nullable(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable(),\n last_modified: z.string().describe(\"Timestamp of last modification in date-time format\").nullable(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n website_title: z.string().describe(\"Website title\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable(),\n}).passthrough().describe(\"SoundCloud user who has favorited or liked a track\");\nexport const SoundcloudGetTrackLikersOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results using cursor-based pagination. Only present if there are more results available.\").nullable().optional(),\n collection: z.array(SoundcloudGetTrackLikers_UserSchema).describe(\"Array of user objects who have favorited or liked the track\"),\n}).passthrough().describe(\"Response schema for `GetTrackLikers`\");\n\nexport const soundcloudGetTrackLikers = action(\"SOUNDCLOUD_GET_TRACK_LIKERS\", {\n slug: \"soundcloud-get-track-likers\",\n name: \"Returns a list of users who have favorited or liked the track\",\n description: \"Returns a list of users who have favorited or liked the track\",\n input: SoundcloudGetTrackLikersInput,\n output: SoundcloudGetTrackLikersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgC,EAAE,OAAO;CACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB;CACzD,qBAAqB,EAAE,QAAQ,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS;AACtL,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAM,sCAAsC,EAAE,OAAO;CACnD,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,MAAM,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtD,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/E,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,SAAS,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5D,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChE,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,UAAU,CAAC,CAAC,SAAS;CACnD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1E,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;CACrE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAChE,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS;CACtF,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,aAAa,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpE,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yBAAyB,CAAC,CAAC,SAAS;CAC3E,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAClG,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6BAA6B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,eAAe,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxE,gBAAgB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS;CACjF,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,CAAC,CAAC,SAAS;CAC3E,kBAAkB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CACjF,wBAAwB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oDAAoD;AAM9E,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAV4C,EAAE,OAAO;EACrD,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,4HAA4H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjL,YAAY,EAAE,MAAM,mCAAmC,CAAC,CAAC,SAAS,6DAA6D;CACjI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/likes-a-playlist.ts
|
|
4
4
|
const SoundcloudLikesAPlaylistInput = zod.z.object({ playlist_id: zod.z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `LikesAPlaylist`");
|
|
5
|
-
const SoundcloudLikesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.").nullable() }).describe("Response schema for `LikesAPlaylist`");
|
|
5
|
+
const SoundcloudLikesAPlaylistOutput = zod.z.object({ status: zod.z.string().describe("Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.").nullable() }).passthrough().describe("Response schema for `LikesAPlaylist`");
|
|
6
6
|
const soundcloudLikesAPlaylist = require_action.action("SOUNDCLOUD_LIKES_A_PLAYLIST", {
|
|
7
7
|
slug: "soundcloud-likes-a-playlist",
|
|
8
8
|
name: "Likes a playlist",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"likes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/likes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `LikesAPlaylist`\");\nexport const SoundcloudLikesAPlaylistOutput = z.object({\n status: z.string().describe(\"Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.\").nullable(),\n}).describe(\"Response schema for `LikesAPlaylist`\");\n\nexport const soundcloudLikesAPlaylist = action(\"SOUNDCLOUD_LIKES_A_PLAYLIST\", {\n slug: \"soundcloud-likes-a-playlist\",\n name: \"Likes a playlist\",\n description: \"This API endpoint lets users like a SoundCloud playlist via POST, needing an AuthHeader and playlist ID. It returns status 200 for success, or 400, 401, 404, 429 errors with explanations.\",\n input: SoundcloudLikesAPlaylistInput,\n output: SoundcloudLikesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,EAClK,CAAC,CAAC,CAAC,SAAS,sCAAsC;
|
|
1
|
+
{"version":3,"file":"likes-a-playlist.cjs","names":["z","action"],"sources":["../../src/actions/likes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `LikesAPlaylist`\");\nexport const SoundcloudLikesAPlaylistOutput = z.object({\n status: z.string().describe(\"Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.\").nullable(),\n}).passthrough().describe(\"Response schema for `LikesAPlaylist`\");\n\nexport const soundcloudLikesAPlaylist = action(\"SOUNDCLOUD_LIKES_A_PLAYLIST\", {\n slug: \"soundcloud-likes-a-playlist\",\n name: \"Likes a playlist\",\n description: \"This API endpoint lets users like a SoundCloud playlist via POST, needing an AuthHeader and playlist ID. It returns status 200 for success, or 400, 401, 404, 429 errors with explanations.\",\n input: SoundcloudLikesAPlaylistInput,\n output: SoundcloudLikesAPlaylistOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gCAAgCA,IAAAA,EAAE,OAAO,EACpD,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,qCAAqC;AACjD,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,EAClK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAAsC;AAEhE,MAAa,2BAA2BC,eAAAA,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudLikesAPlaylistInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudLikesAPlaylistOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudLikesAPlaylist: 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 { soundcloudLikesAPlaylist };
|
|
15
27
|
//# sourceMappingURL=likes-a-playlist.d.cts.map
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudLikesAPlaylistInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudLikesAPlaylistOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodNullable<z.ZodString>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudLikesAPlaylist: 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 { soundcloudLikesAPlaylist };
|
|
15
27
|
//# sourceMappingURL=likes-a-playlist.d.mts.map
|
|
@@ -5,7 +5,7 @@ const soundcloudLikesAPlaylist = action("SOUNDCLOUD_LIKES_A_PLAYLIST", {
|
|
|
5
5
|
name: "Likes a playlist",
|
|
6
6
|
description: "This API endpoint lets users like a SoundCloud playlist via POST, needing an AuthHeader and playlist ID. It returns status 200 for success, or 400, 401, 404, 429 errors with explanations.",
|
|
7
7
|
input: z.object({ playlist_id: z.number().int().describe("SoundCloud playlist id") }).describe("Request schema for `LikesAPlaylist`"),
|
|
8
|
-
output: z.object({ status: z.string().describe("Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.").nullable() }).describe("Response schema for `LikesAPlaylist`")
|
|
8
|
+
output: z.object({ status: z.string().describe("Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.").nullable() }).passthrough().describe("Response schema for `LikesAPlaylist`")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudLikesAPlaylist };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"likes-a-playlist.mjs","names":[],"sources":["../../src/actions/likes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `LikesAPlaylist`\");\nexport const SoundcloudLikesAPlaylistOutput = z.object({\n status: z.string().describe(\"Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.\").nullable(),\n}).describe(\"Response schema for `LikesAPlaylist`\");\n\nexport const soundcloudLikesAPlaylist = action(\"SOUNDCLOUD_LIKES_A_PLAYLIST\", {\n slug: \"soundcloud-likes-a-playlist\",\n name: \"Likes a playlist\",\n description: \"This API endpoint lets users like a SoundCloud playlist via POST, needing an AuthHeader and playlist ID. It returns status 200 for success, or 400, 401, 404, 429 errors with explanations.\",\n input: SoundcloudLikesAPlaylistInput,\n output: SoundcloudLikesAPlaylistOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX2C,EAAE,OAAO,EACpD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,qCASH;CACP,QAT4C,EAAE,OAAO,EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,EAClK,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"likes-a-playlist.mjs","names":[],"sources":["../../src/actions/likes-a-playlist.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesAPlaylistInput = z.object({\n playlist_id: z.number().int().describe(\"SoundCloud playlist id\"),\n}).describe(\"Request schema for `LikesAPlaylist`\");\nexport const SoundcloudLikesAPlaylistOutput = z.object({\n status: z.string().describe(\"Status confirmation message indicating the success of the like operation. Returns either '200 - OK' or '201 - Created'.\").nullable(),\n}).passthrough().describe(\"Response schema for `LikesAPlaylist`\");\n\nexport const soundcloudLikesAPlaylist = action(\"SOUNDCLOUD_LIKES_A_PLAYLIST\", {\n slug: \"soundcloud-likes-a-playlist\",\n name: \"Likes a playlist\",\n description: \"This API endpoint lets users like a SoundCloud playlist via POST, needing an AuthHeader and playlist ID. It returns status 200 for success, or 400, 401, 404, 429 errors with explanations.\",\n input: SoundcloudLikesAPlaylistInput,\n output: SoundcloudLikesAPlaylistOutput,\n});\n"],"mappings":";;AAWA,MAAa,2BAA2B,OAAO,+BAA+B;CAC5E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAX2C,EAAE,OAAO,EACpD,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,wBAAwB,EACjE,CAAC,CAAC,CAAC,SAAS,qCASH;CACP,QAT4C,EAAE,OAAO,EACrD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,EAClK,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sCAOhB;AACV,CAAC"}
|
|
@@ -2,7 +2,7 @@ const require_action = require("../action.cjs");
|
|
|
2
2
|
let zod = require("zod");
|
|
3
3
|
//#region src/actions/likes-a-track.ts
|
|
4
4
|
const SoundcloudLikesATrackInput = zod.z.object({ track_id: zod.z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `LikesATrack`");
|
|
5
|
-
const SoundcloudLikesATrackOutput = zod.z.object({ status: zod.z.string().describe("Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.").nullable().optional() }).describe("Response schema for `LikesATrack`");
|
|
5
|
+
const SoundcloudLikesATrackOutput = zod.z.object({ status: zod.z.string().describe("Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.").nullable().optional() }).passthrough().describe("Response schema for `LikesATrack`");
|
|
6
6
|
const soundcloudLikesATrack = require_action.action("SOUNDCLOUD_LIKES_A_TRACK", {
|
|
7
7
|
slug: "soundcloud-likes-a-track",
|
|
8
8
|
name: "Likes a track",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"likes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/likes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `LikesATrack`\");\nexport const SoundcloudLikesATrackOutput = z.object({\n status: z.string().describe(\"Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.\").nullable().optional(),\n}).describe(\"Response schema for `LikesATrack`\");\n\nexport const soundcloudLikesATrack = action(\"SOUNDCLOUD_LIKES_A_TRACK\", {\n slug: \"soundcloud-likes-a-track\",\n name: \"Likes a track\",\n description: \"This endpoint enables users to like a track using POST, requiring AuthHeader and track_id. It returns various responses (200, 400, 401, 404, 429) alongside JSON error messages and documentation links.\",\n input: SoundcloudLikesATrackInput,\n output: SoundcloudLikesATrackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjM,CAAC,CAAC,CAAC,SAAS,mCAAmC;
|
|
1
|
+
{"version":3,"file":"likes-a-track.cjs","names":["z","action"],"sources":["../../src/actions/likes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `LikesATrack`\");\nexport const SoundcloudLikesATrackOutput = z.object({\n status: z.string().describe(\"Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `LikesATrack`\");\n\nexport const soundcloudLikesATrack = action(\"SOUNDCLOUD_LIKES_A_TRACK\", {\n slug: \"soundcloud-likes-a-track\",\n name: \"Likes a track\",\n description: \"This endpoint enables users to like a track using POST, requiring AuthHeader and track_id. It returns various responses (200, 400, 401, 404, 429) alongside JSON error messages and documentation links.\",\n input: SoundcloudLikesATrackInput,\n output: SoundcloudLikesATrackOutput,\n});\n"],"mappings":";;;AAIA,MAAa,6BAA6BA,IAAAA,EAAE,OAAO,EACjD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,kCAAkC;AAC9C,MAAa,8BAA8BA,IAAAA,EAAE,OAAO,EAClD,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAAmC;AAE7D,MAAa,wBAAwBC,eAAAA,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudLikesATrackInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudLikesATrackOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudLikesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
track_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 { soundcloudLikesATrack };
|
|
15
27
|
//# sourceMappingURL=likes-a-track.d.cts.map
|
|
@@ -6,10 +6,22 @@ declare const SoundcloudLikesATrackInput: z.ZodObject<{
|
|
|
6
6
|
}, z.core.$strip>;
|
|
7
7
|
declare const SoundcloudLikesATrackOutput: z.ZodObject<{
|
|
8
8
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
9
|
-
}, z.core.$
|
|
9
|
+
}, z.core.$loose>;
|
|
10
10
|
declare const soundcloudLikesATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
11
11
|
track_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 { soundcloudLikesATrack };
|
|
15
27
|
//# sourceMappingURL=likes-a-track.d.mts.map
|
|
@@ -5,7 +5,7 @@ const soundcloudLikesATrack = action("SOUNDCLOUD_LIKES_A_TRACK", {
|
|
|
5
5
|
name: "Likes a track",
|
|
6
6
|
description: "This endpoint enables users to like a track using POST, requiring AuthHeader and track_id. It returns various responses (200, 400, 401, 404, 429) alongside JSON error messages and documentation links.",
|
|
7
7
|
input: z.object({ track_id: z.number().int().describe("SoundCloud Track id") }).describe("Request schema for `LikesATrack`"),
|
|
8
|
-
output: z.object({ status: z.string().describe("Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.").nullable().optional() }).describe("Response schema for `LikesATrack`")
|
|
8
|
+
output: z.object({ status: z.string().describe("Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.").nullable().optional() }).passthrough().describe("Response schema for `LikesATrack`")
|
|
9
9
|
});
|
|
10
10
|
//#endregion
|
|
11
11
|
export { soundcloudLikesATrack };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"likes-a-track.mjs","names":[],"sources":["../../src/actions/likes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `LikesATrack`\");\nexport const SoundcloudLikesATrackOutput = z.object({\n status: z.string().describe(\"Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.\").nullable().optional(),\n}).describe(\"Response schema for `LikesATrack`\");\n\nexport const soundcloudLikesATrack = action(\"SOUNDCLOUD_LIKES_A_TRACK\", {\n slug: \"soundcloud-likes-a-track\",\n name: \"Likes a track\",\n description: \"This endpoint enables users to like a track using POST, requiring AuthHeader and track_id. It returns various responses (200, 400, 401, 404, 429) alongside JSON error messages and documentation links.\",\n input: SoundcloudLikesATrackInput,\n output: SoundcloudLikesATrackOutput,\n});\n"],"mappings":";;AAWA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXwC,EAAE,OAAO,EACjD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,kCASH;CACP,QATyC,EAAE,OAAO,EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjM,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"likes-a-track.mjs","names":[],"sources":["../../src/actions/likes-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudLikesATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n}).describe(\"Request schema for `LikesATrack`\");\nexport const SoundcloudLikesATrackOutput = z.object({\n status: z.string().describe(\"Success status indicator. The endpoint returns HTTP 200 on success with minimal or no response body according to the OpenAPI specification.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `LikesATrack`\");\n\nexport const soundcloudLikesATrack = action(\"SOUNDCLOUD_LIKES_A_TRACK\", {\n slug: \"soundcloud-likes-a-track\",\n name: \"Likes a track\",\n description: \"This endpoint enables users to like a track using POST, requiring AuthHeader and track_id. It returns various responses (200, 400, 401, 404, 429) alongside JSON error messages and documentation links.\",\n input: SoundcloudLikesATrackInput,\n output: SoundcloudLikesATrackOutput,\n});\n"],"mappings":";;AAWA,MAAa,wBAAwB,OAAO,4BAA4B;CACtE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAXwC,EAAE,OAAO,EACjD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,qBAAqB,EAC3D,CAAC,CAAC,CAAC,SAAS,kCASH;CACP,QATyC,EAAE,OAAO,EAClD,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6IAA6I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS,EACjM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,mCAOhB;AACV,CAAC"}
|
|
@@ -7,7 +7,7 @@ const SoundcloudListAuthenticatedUserFollowers_VisualsSchema = zod.z.object({
|
|
|
7
7
|
enabled: zod.z.boolean().describe("Whether visuals are enabled for this user").nullable().optional(),
|
|
8
8
|
visuals: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of visual asset objects").nullable().optional(),
|
|
9
9
|
tracking: zod.z.unknown().describe("Tracking information for visual assets").nullable().optional()
|
|
10
|
-
}).describe("Visual assets and profile imagery configuration");
|
|
10
|
+
}).passthrough().describe("Visual assets and profile imagery configuration");
|
|
11
11
|
const SoundcloudListAuthenticatedUserFollowers_UserSchema = zod.z.object({
|
|
12
12
|
id: zod.z.number().int().describe("Unique identifier of the user").nullable(),
|
|
13
13
|
uri: zod.z.string().describe("API URI for accessing this user resource").nullable(),
|
|
@@ -38,11 +38,11 @@ const SoundcloudListAuthenticatedUserFollowers_UserSchema = zod.z.object({
|
|
|
38
38
|
creator_subscription: zod.z.record(zod.z.string(), zod.z.unknown()).describe("Creator subscription details for this user").nullable().optional(),
|
|
39
39
|
playlist_likes_count: zod.z.number().int().describe("Number of playlists liked by the user").nullable().optional(),
|
|
40
40
|
creator_subscriptions: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Array of creator subscription objects for this user").nullable().optional()
|
|
41
|
-
}).describe("User object representing a follower");
|
|
41
|
+
}).passthrough().describe("User object representing a follower");
|
|
42
42
|
const SoundcloudListAuthenticatedUserFollowersOutput = zod.z.object({
|
|
43
43
|
next_href: zod.z.string().describe("Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.").nullable().optional(),
|
|
44
44
|
collection: zod.z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe("Array of user objects representing followers")
|
|
45
|
-
}).describe("Paginated response containing a collection of user followers");
|
|
45
|
+
}).passthrough().describe("Paginated response containing a collection of user followers");
|
|
46
46
|
const soundcloudListAuthenticatedUserFollowers = require_action.action("SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS", {
|
|
47
47
|
slug: "soundcloud-list-authenticated-user-followers",
|
|
48
48
|
name: "Listauthenticateduserfollowers",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-authenticated-user-followers.cjs","names":["z","action"],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgDA,IAAAA,EAAE,OAAO,EACpE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EAC1G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,yDAAyDA,IAAAA,EAAE,OAAO;CACtE,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAASA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,UAAUA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"list-authenticated-user-followers.cjs","names":["z","action"],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).passthrough().describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).passthrough().describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).passthrough().describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -17,7 +17,7 @@ declare const SoundcloudListAuthenticatedUserFollowersOutput: z.ZodObject<{
|
|
|
17
17
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
18
|
visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
19
19
|
tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
username: z.ZodNullable<z.ZodString>;
|
|
22
22
|
verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
23
23
|
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -41,11 +41,23 @@ declare const SoundcloudListAuthenticatedUserFollowersOutput: z.ZodObject<{
|
|
|
41
41
|
creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
42
42
|
playlist_likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
43
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
44
|
-
}, z.core.$
|
|
45
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>;
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const soundcloudListAuthenticatedUserFollowers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
limit?: number | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
accessToken: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { soundcloudListAuthenticatedUserFollowers };
|
|
51
63
|
//# sourceMappingURL=list-authenticated-user-followers.d.cts.map
|
|
@@ -17,7 +17,7 @@ declare const SoundcloudListAuthenticatedUserFollowersOutput: z.ZodObject<{
|
|
|
17
17
|
enabled: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
18
18
|
visuals: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
19
19
|
tracking: z.ZodOptional<z.ZodNullable<z.ZodUnknown>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>>>;
|
|
21
21
|
username: z.ZodNullable<z.ZodString>;
|
|
22
22
|
verified: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
23
23
|
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -41,11 +41,23 @@ declare const SoundcloudListAuthenticatedUserFollowersOutput: z.ZodObject<{
|
|
|
41
41
|
creator_subscription: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
42
42
|
playlist_likes_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
43
|
creator_subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
44
|
-
}, z.core.$
|
|
45
|
-
}, z.core.$
|
|
44
|
+
}, z.core.$loose>>;
|
|
45
|
+
}, z.core.$loose>;
|
|
46
46
|
declare const soundcloudListAuthenticatedUserFollowers: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
47
47
|
limit?: number | undefined;
|
|
48
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential
|
|
48
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
49
|
+
connectionId: z.ZodString;
|
|
50
|
+
entityId: z.ZodString;
|
|
51
|
+
instanceId: z.ZodString;
|
|
52
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
53
|
+
accessToken: z.ZodString;
|
|
54
|
+
}, z.core.$strip>>]>, readonly [import("@keystrokehq/shared").Credential<"soundcloud", z.ZodObject<{
|
|
55
|
+
connectionId: z.ZodString;
|
|
56
|
+
entityId: z.ZodString;
|
|
57
|
+
instanceId: z.ZodString;
|
|
58
|
+
}, z.core.$strip>, z.ZodObject<{
|
|
59
|
+
accessToken: z.ZodString;
|
|
60
|
+
}, z.core.$strip>>]>;
|
|
49
61
|
//#endregion
|
|
50
62
|
export { soundcloudListAuthenticatedUserFollowers };
|
|
51
63
|
//# sourceMappingURL=list-authenticated-user-followers.d.mts.map
|
|
@@ -7,7 +7,7 @@ const SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({
|
|
|
7
7
|
enabled: z.boolean().describe("Whether visuals are enabled for this user").nullable().optional(),
|
|
8
8
|
visuals: z.array(z.record(z.string(), z.unknown())).describe("Array of visual asset objects").nullable().optional(),
|
|
9
9
|
tracking: z.unknown().describe("Tracking information for visual assets").nullable().optional()
|
|
10
|
-
}).describe("Visual assets and profile imagery configuration");
|
|
10
|
+
}).passthrough().describe("Visual assets and profile imagery configuration");
|
|
11
11
|
const SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({
|
|
12
12
|
id: z.number().int().describe("Unique identifier of the user").nullable(),
|
|
13
13
|
uri: z.string().describe("API URI for accessing this user resource").nullable(),
|
|
@@ -38,7 +38,7 @@ const SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({
|
|
|
38
38
|
creator_subscription: z.record(z.string(), z.unknown()).describe("Creator subscription details for this user").nullable().optional(),
|
|
39
39
|
playlist_likes_count: z.number().int().describe("Number of playlists liked by the user").nullable().optional(),
|
|
40
40
|
creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe("Array of creator subscription objects for this user").nullable().optional()
|
|
41
|
-
}).describe("User object representing a follower");
|
|
41
|
+
}).passthrough().describe("User object representing a follower");
|
|
42
42
|
const soundcloudListAuthenticatedUserFollowers = action("SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS", {
|
|
43
43
|
slug: "soundcloud-list-authenticated-user-followers",
|
|
44
44
|
name: "Listauthenticateduserfollowers",
|
|
@@ -47,7 +47,7 @@ const soundcloudListAuthenticatedUserFollowers = action("SOUNDCLOUD_LIST_AUTHENT
|
|
|
47
47
|
output: z.object({
|
|
48
48
|
next_href: z.string().describe("Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.").nullable().optional(),
|
|
49
49
|
collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe("Array of user objects representing followers")
|
|
50
|
-
}).describe("Paginated response containing a collection of user followers")
|
|
50
|
+
}).passthrough().describe("Paginated response containing a collection of user followers")
|
|
51
51
|
});
|
|
52
52
|
//#endregion
|
|
53
53
|
export { soundcloudListAuthenticatedUserFollowers };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-authenticated-user-followers.mjs","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":";;;AAIA,MAAa,gDAAgD,EAAE,OAAO,EACpE,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS,EAC1G,CAAC,CAAC,CAAC,SAAS,qDAAqD;AACjE,MAAM,yDAAyD,EAAE,OAAO;CACtE,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,SAAS,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClH,UAAU,EAAE,QAAQ,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/F,CAAC,CAAC,CAAC,SAAS,iDAAiD;
|
|
1
|
+
{"version":3,"file":"list-authenticated-user-followers.mjs","names":[],"sources":["../../src/actions/list-authenticated-user-followers.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListAuthenticatedUserFollowersInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n}).describe(\"Request schema for `ListAuthenticatedUserFollowers`\");\nconst SoundcloudListAuthenticatedUserFollowers_VisualsSchema = z.object({\n urn: z.string().describe(\"URN identifier for the visual asset\").nullable().optional(),\n enabled: z.boolean().describe(\"Whether visuals are enabled for this user\").nullable().optional(),\n visuals: z.array(z.record(z.string(), z.unknown())).describe(\"Array of visual asset objects\").nullable().optional(),\n tracking: z.unknown().describe(\"Tracking information for visual assets\").nullable().optional(),\n}).passthrough().describe(\"Visual assets and profile imagery configuration\");\nconst SoundcloudListAuthenticatedUserFollowers_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI for accessing this user resource\").nullable(),\n urn: z.string().describe(\"Uniform Resource Name for the user\").nullable(),\n city: z.string().describe(\"City where the user is located\").nullable().optional(),\n kind: z.string().describe(\"Resource type identifier, typically 'user'\").nullable(),\n visuals: SoundcloudListAuthenticatedUserFollowers_VisualsSchema.nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"Full name of the user\").nullable().optional(),\n last_name: z.string().describe(\"Last name of the user\").nullable().optional(),\n permalink: z.string().describe(\"Permanent URL-friendly identifier for the user\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp of when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"First name of the user\").nullable().optional(),\n description: z.string().describe(\"User's profile description or bio\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of tracks uploaded by the user\").nullable().optional(),\n country_code: z.string().describe(\"ISO country code of the user's location\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp of when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"Full URL to the user's profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of playlists created by the user\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of users this user is following\").nullable().optional(),\n creator_subscription: z.record(z.string(), z.unknown()).describe(\"Creator subscription details for this user\").nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.record(z.string(), z.unknown())).describe(\"Array of creator subscription objects for this user\").nullable().optional(),\n}).passthrough().describe(\"User object representing a follower\");\nexport const SoundcloudListAuthenticatedUserFollowersOutput = z.object({\n next_href: z.string().describe(\"Cursor-based pagination URL for fetching the next page of results. Present only if there are more results available. Use this exact URL to retrieve the next page.\").nullable().optional(),\n collection: z.array(SoundcloudListAuthenticatedUserFollowers_UserSchema).describe(\"Array of user objects representing followers\"),\n}).passthrough().describe(\"Paginated response containing a collection of user followers\");\n\nexport const soundcloudListAuthenticatedUserFollowers = action(\"SOUNDCLOUD_LIST_AUTHENTICATED_USER_FOLLOWERS\", {\n slug: \"soundcloud-list-authenticated-user-followers\",\n name: \"Listauthenticateduserfollowers\",\n description: \"Fetches the list of followers for the authenticated user with options to limit results. Provides user details including follower count, city, and more. Requires authentication.\",\n input: SoundcloudListAuthenticatedUserFollowersInput,\n output: SoundcloudListAuthenticatedUserFollowersOutput,\n});\n"],"mappings":"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"}
|
|
@@ -5,8 +5,8 @@ const SoundcloudListFollowedByUserInput = zod.z.object({
|
|
|
5
5
|
limit: zod.z.number().int().default(50).describe("Number of results to return in the collection.").optional(),
|
|
6
6
|
offset: zod.z.number().int().default(0).describe("Offset of first result. Deprecated, use `linked_partitioning` instead.").optional()
|
|
7
7
|
}).describe("Request schema for `ListFollowedByUser`");
|
|
8
|
-
const SoundcloudListFollowedByUser_VisualsSchema = zod.z.
|
|
9
|
-
const SoundcloudListFollowedByUser_CreatorSubscriptionSchema = zod.z.
|
|
8
|
+
const SoundcloudListFollowedByUser_VisualsSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Visual assets associated with the user profile");
|
|
9
|
+
const SoundcloudListFollowedByUser_CreatorSubscriptionSchema = zod.z.record(zod.z.string(), zod.z.unknown()).describe("Creator subscription information");
|
|
10
10
|
const SoundcloudListFollowedByUser_UserSchema = zod.z.object({
|
|
11
11
|
id: zod.z.number().int().describe("Unique identifier for the user").nullable(),
|
|
12
12
|
uri: zod.z.string().describe("API resource URL for the user").nullable(),
|
|
@@ -43,11 +43,11 @@ const SoundcloudListFollowedByUser_UserSchema = zod.z.object({
|
|
|
43
43
|
playlist_likes_count: zod.z.number().int().describe("Number of playlists liked by the user").nullable().optional(),
|
|
44
44
|
creator_subscriptions: zod.z.array(zod.z.unknown()).describe("Array of creator subscriptions").nullable().optional(),
|
|
45
45
|
public_favorites_count: zod.z.number().int().describe("Number of public favorites").nullable().optional()
|
|
46
|
-
}).describe("User object representing a SoundCloud user");
|
|
46
|
+
}).passthrough().describe("User object representing a SoundCloud user");
|
|
47
47
|
const SoundcloudListFollowedByUserOutput = zod.z.object({
|
|
48
48
|
next_href: zod.z.string().describe("URL for fetching the next page of results when using linked_partitioning. Absent if no more results available").nullable().optional(),
|
|
49
49
|
collection: zod.z.array(SoundcloudListFollowedByUser_UserSchema).describe("Array of user objects representing users followed by the specified user")
|
|
50
|
-
}).describe("Response schema for `ListFollowedByUser`");
|
|
50
|
+
}).passthrough().describe("Response schema for `ListFollowedByUser`");
|
|
51
51
|
const soundcloudListFollowedByUser = require_action.action("SOUNDCLOUD_LIST_FOLLOWED_BY_USER", {
|
|
52
52
|
slug: "soundcloud-list-followed-by-user",
|
|
53
53
|
name: "Listfollowedbyuser",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"list-followed-by-user.cjs","names":["z","action"],"sources":["../../src/actions/list-followed-by-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListFollowedByUserInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n}).describe(\"Request schema for `ListFollowedByUser`\");\nconst SoundcloudListFollowedByUser_VisualsSchema = z.
|
|
1
|
+
{"version":3,"file":"list-followed-by-user.cjs","names":["z","action"],"sources":["../../src/actions/list-followed-by-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudListFollowedByUserInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n offset: z.number().int().default(0).describe(\"Offset of first result. Deprecated, use `linked_partitioning` instead.\").optional(),\n}).describe(\"Request schema for `ListFollowedByUser`\");\nconst SoundcloudListFollowedByUser_VisualsSchema = z.record(z.string(), z.unknown()).describe(\"Visual assets associated with the user profile\");\nconst SoundcloudListFollowedByUser_CreatorSubscriptionSchema = z.record(z.string(), z.unknown()).describe(\"Creator subscription information\");\nconst SoundcloudListFollowedByUser_UserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier for the user\").nullable(),\n uri: z.string().describe(\"API resource URL for the user\").nullable(),\n urn: z.string().describe(\"Unique resource name identifier\").nullable().optional(),\n city: z.string().describe(\"City of the user\").nullable().optional(),\n kind: z.string().describe(\"Resource type, always 'user'\").nullable(),\n plan: z.string().describe(\"User's subscription plan (e.g., 'Free', 'Pro')\").nullable().optional(),\n online: z.boolean().describe(\"Whether the user is currently online\").nullable().optional(),\n country: z.string().describe(\"Country of the user\").nullable().optional(),\n visuals: SoundcloudListFollowedByUser_VisualsSchema.nullable().optional(),\n website: z.string().describe(\"User's website URL\").nullable().optional(),\n username: z.string().describe(\"Username of the user\").nullable(),\n verified: z.boolean().describe(\"Whether the user account is verified\").nullable().optional(),\n full_name: z.string().describe(\"User's first and last name combined\").nullable().optional(),\n last_name: z.string().describe(\"User's last name\").nullable().optional(),\n permalink: z.string().describe(\"URL-friendly username/permalink of the resource\").nullable(),\n avatar_url: z.string().describe(\"URL to a JPEG image of the user's avatar\").nullable(),\n created_at: z.string().describe(\"ISO 8601 timestamp when the user account was created\").nullable().optional(),\n first_name: z.string().describe(\"User's first name\").nullable().optional(),\n description: z.string().describe(\"User profile description\").nullable().optional(),\n likes_count: z.number().int().describe(\"Number of tracks or playlists liked by the user\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks uploaded by the user\").nullable(),\n country_code: z.string().describe(\"ISO 3166-1 alpha-2 country code\").nullable().optional(),\n groups_count: z.number().int().describe(\"Number of groups the user belongs to\").nullable().optional(),\n last_modified: z.string().describe(\"ISO 8601 timestamp when the user profile was last modified\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the user's SoundCloud.com profile page\").nullable(),\n reposts_count: z.number().int().describe(\"Number of tracks or playlists reposted by the user\").nullable().optional(),\n website_title: z.string().describe(\"Title of the user's website\").nullable().optional(),\n comments_count: z.number().int().describe(\"Number of comments made by the user (deprecated, always returns 0)\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists created by the user\").nullable(),\n followers_count: z.number().int().describe(\"Number of users following this user\").nullable(),\n followings_count: z.number().int().describe(\"Number of users this user follows\").nullable(),\n creator_subscription: SoundcloudListFollowedByUser_CreatorSubscriptionSchema.nullable().optional(),\n playlist_likes_count: z.number().int().describe(\"Number of playlists liked by the user\").nullable().optional(),\n creator_subscriptions: z.array(z.unknown()).describe(\"Array of creator subscriptions\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of public favorites\").nullable().optional(),\n}).passthrough().describe(\"User object representing a SoundCloud user\");\nexport const SoundcloudListFollowedByUserOutput = z.object({\n next_href: z.string().describe(\"URL for fetching the next page of results when using linked_partitioning. Absent if no more results available\").nullable().optional(),\n collection: z.array(SoundcloudListFollowedByUser_UserSchema).describe(\"Array of user objects representing users followed by the specified user\"),\n}).passthrough().describe(\"Response schema for `ListFollowedByUser`\");\n\nexport const soundcloudListFollowedByUser = action(\"SOUNDCLOUD_LIST_FOLLOWED_BY_USER\", {\n slug: \"soundcloud-list-followed-by-user\",\n name: \"Listfollowedbyuser\",\n description: \"Returns a list of SoundCloud users followed by the authenticated user, with options for result limit and pagination. Supports query parameters for result customization. Requires authentication.\",\n input: SoundcloudListFollowedByUserInput,\n output: SoundcloudListFollowedByUserOutput,\n});\n"],"mappings":"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"}
|