@keystrokehq/soundcloud 0.1.3 → 0.1.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/action.cjs.map +1 -1
- package/dist/action.mjs.map +1 -1
- package/dist/actions/creates-a-playlist.cjs +1 -0
- package/dist/actions/creates-a-playlist.cjs.map +1 -1
- package/dist/actions/creates-a-playlist.d.cts +3 -19
- package/dist/actions/creates-a-playlist.d.cts.map +1 -1
- package/dist/actions/creates-a-playlist.d.mts +3 -19
- package/dist/actions/creates-a-playlist.d.mts.map +1 -1
- package/dist/actions/creates-a-playlist.mjs +1 -0
- package/dist/actions/creates-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-playlist.cjs +1 -0
- package/dist/actions/deletes-a-playlist.cjs.map +1 -1
- package/dist/actions/deletes-a-playlist.d.cts +3 -3
- package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
- package/dist/actions/deletes-a-playlist.d.mts +3 -3
- package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
- package/dist/actions/deletes-a-playlist.mjs +1 -0
- package/dist/actions/deletes-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-track.cjs +1 -0
- package/dist/actions/deletes-a-track.cjs.map +1 -1
- package/dist/actions/deletes-a-track.d.cts +3 -3
- package/dist/actions/deletes-a-track.d.cts.map +1 -1
- package/dist/actions/deletes-a-track.d.mts +3 -3
- package/dist/actions/deletes-a-track.d.mts.map +1 -1
- package/dist/actions/deletes-a-track.mjs +1 -0
- package/dist/actions/deletes-a-track.mjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +1 -0
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +3 -3
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts +3 -3
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.mts.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs +1 -0
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
- package/dist/actions/fetch-user-favorites.cjs +1 -0
- package/dist/actions/fetch-user-favorites.cjs.map +1 -1
- package/dist/actions/fetch-user-favorites.d.cts +3 -4
- package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
- package/dist/actions/fetch-user-favorites.d.mts +3 -4
- package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
- package/dist/actions/fetch-user-favorites.mjs +1 -0
- package/dist/actions/fetch-user-favorites.mjs.map +1 -1
- package/dist/actions/fetch-user-following-details.cjs +1 -0
- package/dist/actions/fetch-user-following-details.cjs.map +1 -1
- package/dist/actions/fetch-user-following-details.d.cts +3 -4
- package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
- package/dist/actions/fetch-user-following-details.d.mts +3 -4
- package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
- package/dist/actions/fetch-user-following-details.mjs +1 -0
- package/dist/actions/fetch-user-following-details.mjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.cjs +1 -0
- package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.cts +3 -4
- package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.mts +3 -4
- package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.mjs +1 -0
- package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
- package/dist/actions/follows-a-user.cjs +1 -0
- package/dist/actions/follows-a-user.cjs.map +1 -1
- package/dist/actions/follows-a-user.d.cts +3 -3
- package/dist/actions/follows-a-user.d.cts.map +1 -1
- package/dist/actions/follows-a-user.d.mts +3 -3
- package/dist/actions/follows-a-user.d.mts.map +1 -1
- package/dist/actions/follows-a-user.mjs +1 -0
- package/dist/actions/follows-a-user.mjs.map +1 -1
- package/dist/actions/get-related-tracks.cjs +1 -0
- package/dist/actions/get-related-tracks.cjs.map +1 -1
- package/dist/actions/get-related-tracks.d.cts +3 -7
- package/dist/actions/get-related-tracks.d.cts.map +1 -1
- package/dist/actions/get-related-tracks.d.mts +3 -7
- package/dist/actions/get-related-tracks.d.mts.map +1 -1
- package/dist/actions/get-related-tracks.mjs +1 -0
- package/dist/actions/get-related-tracks.mjs.map +1 -1
- package/dist/actions/get-track-likers.cjs +1 -0
- package/dist/actions/get-track-likers.cjs.map +1 -1
- package/dist/actions/get-track-likers.d.cts +3 -5
- package/dist/actions/get-track-likers.d.cts.map +1 -1
- package/dist/actions/get-track-likers.d.mts +3 -5
- package/dist/actions/get-track-likers.d.mts.map +1 -1
- package/dist/actions/get-track-likers.mjs +1 -0
- package/dist/actions/get-track-likers.mjs.map +1 -1
- package/dist/actions/likes-a-playlist.cjs +1 -0
- package/dist/actions/likes-a-playlist.cjs.map +1 -1
- package/dist/actions/likes-a-playlist.d.cts +3 -3
- package/dist/actions/likes-a-playlist.d.cts.map +1 -1
- package/dist/actions/likes-a-playlist.d.mts +3 -3
- package/dist/actions/likes-a-playlist.d.mts.map +1 -1
- package/dist/actions/likes-a-playlist.mjs +1 -0
- package/dist/actions/likes-a-playlist.mjs.map +1 -1
- package/dist/actions/likes-a-track.cjs +1 -0
- package/dist/actions/likes-a-track.cjs.map +1 -1
- package/dist/actions/likes-a-track.d.cts +3 -3
- package/dist/actions/likes-a-track.d.cts.map +1 -1
- package/dist/actions/likes-a-track.d.mts +3 -3
- package/dist/actions/likes-a-track.d.mts.map +1 -1
- package/dist/actions/likes-a-track.mjs +1 -0
- package/dist/actions/likes-a-track.mjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.cjs +1 -0
- package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.cts +3 -3
- package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.mts +3 -3
- package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.mjs +1 -0
- package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
- package/dist/actions/list-followed-by-user.cjs +1 -0
- package/dist/actions/list-followed-by-user.cjs.map +1 -1
- package/dist/actions/list-followed-by-user.d.cts +3 -4
- package/dist/actions/list-followed-by-user.d.cts.map +1 -1
- package/dist/actions/list-followed-by-user.d.mts +3 -4
- package/dist/actions/list-followed-by-user.d.mts.map +1 -1
- package/dist/actions/list-followed-by-user.mjs +1 -0
- package/dist/actions/list-followed-by-user.mjs.map +1 -1
- package/dist/actions/list-user-favorites.cjs +1 -0
- package/dist/actions/list-user-favorites.cjs.map +1 -1
- package/dist/actions/list-user-favorites.d.cts +3 -5
- package/dist/actions/list-user-favorites.d.cts.map +1 -1
- package/dist/actions/list-user-favorites.d.mts +3 -5
- package/dist/actions/list-user-favorites.d.mts.map +1 -1
- package/dist/actions/list-user-favorites.mjs +1 -0
- package/dist/actions/list-user-favorites.mjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -0
- package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts +3 -6
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts +3 -6
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -0
- package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +1 -0
- package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts +3 -8
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.cts.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts +3 -8
- package/dist/actions/performs-a-playlist-search-based-on-a-query.d.mts.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs +1 -0
- package/dist/actions/performs-a-playlist-search-based-on-a-query.mjs.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.cjs +1 -0
- package/dist/actions/performs-a-user-search-based-on-a-query.cjs.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +3 -7
- package/dist/actions/performs-a-user-search-based-on-a-query.d.cts.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.d.mts +3 -7
- package/dist/actions/performs-a-user-search-based-on-a-query.d.mts.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.mjs +1 -0
- package/dist/actions/performs-a-user-search-based-on-a-query.mjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.cjs +1 -0
- package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.cts +3 -8
- package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.mts +3 -8
- package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.mjs +1 -0
- package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs +1 -0
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +3 -4
- package/dist/actions/recent-the-authenticated-user-s-activities.d.cts.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.d.mts +3 -4
- package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs +1 -0
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.cjs +1 -0
- package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.cts +3 -5
- package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.mts +3 -5
- package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.mjs +1 -0
- package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
- package/dist/actions/remove-playlist-repost.cjs +1 -0
- package/dist/actions/remove-playlist-repost.cjs.map +1 -1
- package/dist/actions/remove-playlist-repost.d.cts +3 -3
- package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
- package/dist/actions/remove-playlist-repost.d.mts +3 -3
- package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
- package/dist/actions/remove-playlist-repost.mjs +1 -0
- package/dist/actions/remove-playlist-repost.mjs.map +1 -1
- package/dist/actions/remove-track-repost.cjs +1 -0
- package/dist/actions/remove-track-repost.cjs.map +1 -1
- package/dist/actions/remove-track-repost.d.cts +3 -3
- package/dist/actions/remove-track-repost.d.cts.map +1 -1
- package/dist/actions/remove-track-repost.d.mts +3 -3
- package/dist/actions/remove-track-repost.d.mts.map +1 -1
- package/dist/actions/remove-track-repost.mjs +1 -0
- package/dist/actions/remove-track-repost.mjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs +1 -0
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +3 -3
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts +3 -3
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.mts.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs +1 -0
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.mjs.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs +1 -0
- package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +3 -3
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts +3 -3
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.mts.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs +1 -0
- package/dist/actions/reposts-a-track-as-the-authenticated-user.mjs.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs +1 -0
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.cjs.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts +3 -3
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.cts.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts +3 -3
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.d.mts.map +1 -1
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs +1 -0
- package/dist/actions/resolve-sound-cloud-urls-to-api-resource-urls.mjs.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +1 -0
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts +3 -4
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.cts.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts +3 -4
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.d.mts.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs +1 -0
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.mjs.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.cjs +1 -0
- package/dist/actions/returns-a-collection-of-track-s-reposters.cjs.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts +3 -4
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.cts.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts +3 -4
- package/dist/actions/returns-a-collection-of-track-s-reposters.d.mts.map +1 -1
- package/dist/actions/returns-a-collection-of-track-s-reposters.mjs +1 -0
- package/dist/actions/returns-a-collection-of-track-s-reposters.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs +1 -0
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts +3 -4
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts +3 -4
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs +1 -0
- package/dist/actions/returns-a-list-of-the-current-user-s-tracks.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.cjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-followers.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.d.cts +3 -4
- package/dist/actions/returns-a-list-of-user-s-followers.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.d.mts +3 -4
- package/dist/actions/returns-a-list-of-user-s-followers.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followers.mjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-followers.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.cjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-followings.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.d.cts +3 -4
- package/dist/actions/returns-a-list-of-user-s-followings.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.d.mts +3 -4
- package/dist/actions/returns-a-list-of-user-s-followings.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-followings.mjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-followings.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts +3 -5
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts +3 -5
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-liked-playlists.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts +3 -6
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts +3 -6
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-liked-tracks.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.cjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-playlists.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +3 -7
- package/dist/actions/returns-a-list-of-user-s-playlists.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.d.mts +3 -7
- package/dist/actions/returns-a-list-of-user-s-playlists.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.mjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-playlists.mjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.cjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-tracks.cjs.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.d.cts +3 -6
- package/dist/actions/returns-a-list-of-user-s-tracks.d.cts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.d.mts +3 -6
- package/dist/actions/returns-a-list-of-user-s-tracks.d.mts.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-tracks.mjs +1 -0
- package/dist/actions/returns-a-list-of-user-s-tracks.mjs.map +1 -1
- package/dist/actions/returns-a-playlist.cjs +1 -0
- package/dist/actions/returns-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-a-playlist.d.cts +3 -6
- package/dist/actions/returns-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-a-playlist.d.mts +3 -6
- package/dist/actions/returns-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-a-playlist.mjs +1 -0
- package/dist/actions/returns-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.cjs +1 -0
- package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.d.cts +3 -4
- package/dist/actions/returns-a-track-s-streamable-urls.d.cts.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.d.mts +3 -4
- package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.mjs +1 -0
- package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
- package/dist/actions/returns-a-track.cjs +1 -0
- package/dist/actions/returns-a-track.cjs.map +1 -1
- package/dist/actions/returns-a-track.d.cts +3 -4
- package/dist/actions/returns-a-track.d.cts.map +1 -1
- package/dist/actions/returns-a-track.d.mts +3 -4
- package/dist/actions/returns-a-track.d.mts.map +1 -1
- package/dist/actions/returns-a-track.mjs +1 -0
- package/dist/actions/returns-a-track.mjs.map +1 -1
- package/dist/actions/returns-a-user.cjs +1 -0
- package/dist/actions/returns-a-user.cjs.map +1 -1
- package/dist/actions/returns-a-user.d.cts +3 -3
- package/dist/actions/returns-a-user.d.cts.map +1 -1
- package/dist/actions/returns-a-user.d.mts +3 -3
- package/dist/actions/returns-a-user.d.mts.map +1 -1
- package/dist/actions/returns-a-user.mjs +1 -0
- package/dist/actions/returns-a-user.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs +1 -0
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +3 -4
- package/dist/actions/returns-the-authenticated-user-s-activities.d.cts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.d.mts +3 -4
- package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs +1 -0
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.cjs +1 -0
- package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts +3 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts +3 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.mjs +1 -0
- package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +1 -0
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts +3 -6
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.cts.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts +3 -6
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.d.mts.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs +1 -0
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.mjs.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.cjs +1 -0
- package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.cts +3 -6
- package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.mts +3 -6
- package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.mjs +1 -0
- package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.cjs +1 -0
- package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.cts +3 -5
- package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.mts +3 -5
- package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.mjs +1 -0
- package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
- package/dist/actions/unfollow-user.cjs +1 -0
- package/dist/actions/unfollow-user.cjs.map +1 -1
- package/dist/actions/unfollow-user.d.cts +3 -3
- package/dist/actions/unfollow-user.d.cts.map +1 -1
- package/dist/actions/unfollow-user.d.mts +3 -3
- package/dist/actions/unfollow-user.d.mts.map +1 -1
- package/dist/actions/unfollow-user.mjs +1 -0
- package/dist/actions/unfollow-user.mjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.cjs +1 -0
- package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.cts +3 -3
- package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.mts +3 -3
- package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
- package/dist/actions/unlikes-a-playlist.mjs +1 -0
- package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
- package/dist/actions/unlikes-a-track.cjs +1 -0
- package/dist/actions/unlikes-a-track.cjs.map +1 -1
- package/dist/actions/unlikes-a-track.d.cts +3 -3
- package/dist/actions/unlikes-a-track.d.cts.map +1 -1
- package/dist/actions/unlikes-a-track.d.mts +3 -3
- package/dist/actions/unlikes-a-track.d.mts.map +1 -1
- package/dist/actions/unlikes-a-track.mjs +1 -0
- package/dist/actions/unlikes-a-track.mjs.map +1 -1
- package/dist/actions/updates-a-playlist.cjs +1 -0
- package/dist/actions/updates-a-playlist.cjs.map +1 -1
- package/dist/actions/updates-a-playlist.d.cts +3 -20
- package/dist/actions/updates-a-playlist.d.cts.map +1 -1
- package/dist/actions/updates-a-playlist.d.mts +3 -20
- package/dist/actions/updates-a-playlist.d.mts.map +1 -1
- package/dist/actions/updates-a-playlist.mjs +1 -0
- package/dist/actions/updates-a-playlist.mjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.cjs +1 -0
- package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.cts +3 -19
- package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.mts +3 -19
- package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
- package/dist/actions/updates-a-track-s-information.mjs +1 -0
- package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
- package/dist/actions/uploads-a-new-track.cjs +1 -0
- package/dist/actions/uploads-a-new-track.cjs.map +1 -1
- package/dist/actions/uploads-a-new-track.d.cts +3 -1
- package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
- package/dist/actions/uploads-a-new-track.d.mts +3 -1
- package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
- package/dist/actions/uploads-a-new-track.mjs +1 -0
- package/dist/actions/uploads-a-new-track.mjs.map +1 -1
- package/dist/actions/user-recent-track-activities.cjs +1 -0
- package/dist/actions/user-recent-track-activities.cjs.map +1 -1
- package/dist/actions/user-recent-track-activities.d.cts +3 -4
- package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
- package/dist/actions/user-recent-track-activities.d.mts +3 -4
- package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
- package/dist/actions/user-recent-track-activities.mjs +1 -0
- package/dist/actions/user-recent-track-activities.mjs.map +1 -1
- package/dist/app.cjs +5 -2
- package/dist/app.cjs.map +1 -1
- package/dist/app.d.cts +7 -1
- package/dist/app.d.cts.map +1 -1
- package/dist/app.d.mts +7 -1
- package/dist/app.d.mts.map +1 -1
- package/dist/app.mjs +3 -2
- package/dist/app.mjs.map +1 -1
- package/dist/index.d.cts +1 -1
- package/dist/index.d.mts +1 -1
- package/package.json +2 -2
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-a-track.d.ts
|
|
@@ -57,10 +59,7 @@ declare const SoundcloudReturnsATrackOutput: z.ZodObject<{
|
|
|
57
59
|
user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
60
|
available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
59
61
|
}, z.core.$loose>;
|
|
60
|
-
declare const soundcloudReturnsATrack:
|
|
61
|
-
track_id: number;
|
|
62
|
-
secret_token?: string | undefined;
|
|
63
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
62
|
+
declare const soundcloudReturnsATrack: AppAction<typeof SoundcloudReturnsATrackInput, typeof SoundcloudReturnsATrackOutput, typeof soundcloud.credential>;
|
|
64
63
|
//#endregion
|
|
65
64
|
export { soundcloudReturnsATrack };
|
|
66
65
|
//# sourceMappingURL=returns-a-track.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-track.d.mts","names":[],"sources":["../../src/actions/returns-a-track.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-track.d.mts","names":[],"sources":["../../src/actions/returns-a-track.ts"],"mappings":";;;;;cAMa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAa5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6C7B,uBAAA,EAAyB,SAAA,QAC7B,4BAAA,SACA,6BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-track.mjs","names":[],"sources":["../../src/actions/returns-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n secret_token: z.string().describe(\"A secret token to fetch private playlists/tracks\").optional(),\n}).describe(\"Request schema for `ReturnsATrack`\");\nconst SoundcloudReturnsATrack_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 kind: z.string().describe(\"Type of resource, always 'user'.\").nullable(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n permalink: z.string().describe(\"Permalink for the user's profile.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the user's profile page.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the uploader/creator of the track.\");\nexport const SoundcloudReturnsATrackOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the track.\").nullable(),\n bpm: z.number().int().describe(\"Tempo of the track in beats per minute.\").nullable().optional(),\n uri: z.string().describe(\"API resource URL for the track.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code for the track.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, always 'track' for track objects.\").nullable(),\n user: SoundcloudReturnsATrack_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track.\").nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n access: z.string().describe(\"Access level for the track ('playable', 'preview', or 'blocked').\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by').\").nullable(),\n release: z.string().describe(\"Name of the release or album the track is part of.\").nullable().optional(),\n sharing: z.string().describe(\"Privacy setting for the track (e.g., 'public' or 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp of when the track was created.\").nullable(),\n label_name: z.string().describe(\"Name of the record label associated with the track.\").nullable().optional(),\n secret_uri: z.string().describe(\"Private URI for accessing the track when shared privately.\").nullable().optional(),\n stream_url: z.string().describe(\"URL for streaming the track. Not available if access is 'blocked' or track is restricted.\").nullable().optional(),\n streamable: z.boolean().describe(\"Indicates whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork image (JPEG format).\").nullable().optional(),\n commentable: z.boolean().describe(\"Indicates whether comments are enabled for the track.\").nullable(),\n description: z.string().describe(\"Description of the track provided by the uploader.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Indicates whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of the month when the track was released.\").nullable().optional(),\n download_url: z.string().describe(\"URL for downloading the track if downloadable is true.\").nullable().optional(),\n downloadable: z.boolean().describe(\"Indicates whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year when the track was released.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the track's visual waveform image.\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n embeddable_by: z.string().describe(\"Who can embed the track ('all', 'me', or 'none').\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the track's page on SoundCloud.com.\").nullable(),\n release_month: z.number().int().describe(\"Month when the track was released.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Indicates whether the current user has favorited the track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played.\").nullable().optional(),\n purchase_title: z.string().describe(\"Display text for the purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of times the track has been favorited/liked.\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the current user has played the track.\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsATrack`\");\n\nexport const soundcloudReturnsATrack = action(\"SOUNDCLOUD_RETURNS_A_TRACK\", {\n slug: \"soundcloud-returns-a-track\",\n name: \"Returns a track\",\n description: \"Fetches details of a specific SoundCloud track using its ID, including metadata like title, genre, and artist info. Supports private track access with a secret token. Responses include track details and user interaction data. Security via AuthHeader.\",\n input: SoundcloudReturnsATrackInput,\n output: SoundcloudReturnsATrackOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"returns-a-track.mjs","names":[],"sources":["../../src/actions/returns-a-track.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsATrackInput = z.object({\n track_id: z.number().int().describe(\"SoundCloud Track id\"),\n secret_token: z.string().describe(\"A secret token to fetch private playlists/tracks\").optional(),\n}).describe(\"Request schema for `ReturnsATrack`\");\nconst SoundcloudReturnsATrack_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 kind: z.string().describe(\"Type of resource, always 'user'.\").nullable(),\n username: z.string().describe(\"Username of the user.\").nullable(),\n permalink: z.string().describe(\"Permalink for the user's profile.\").nullable(),\n avatar_url: z.string().describe(\"URL to the user's avatar image.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the user's profile page.\").nullable().optional(),\n}).passthrough().describe(\"User object representing the uploader/creator of the track.\");\nexport const SoundcloudReturnsATrackOutput = z.object({\n id: z.number().int().describe(\"Unique identifier for the track.\").nullable(),\n bpm: z.number().int().describe(\"Tempo of the track in beats per minute.\").nullable().optional(),\n uri: z.string().describe(\"API resource URL for the track.\").nullable().optional(),\n isrc: z.string().describe(\"International Standard Recording Code for the track.\").nullable().optional(),\n kind: z.string().describe(\"Type of resource, always 'track' for track objects.\").nullable(),\n user: SoundcloudReturnsATrack_UserSchema.nullable(),\n genre: z.string().describe(\"Genre classification of the track.\").nullable().optional(),\n title: z.string().describe(\"Title of the track.\").nullable(),\n access: z.string().describe(\"Access level for the track ('playable', 'preview', or 'blocked').\").nullable().optional(),\n license: z.string().describe(\"License type for the track (e.g., 'all-rights-reserved', 'cc-by').\").nullable(),\n release: z.string().describe(\"Name of the release or album the track is part of.\").nullable().optional(),\n sharing: z.string().describe(\"Privacy setting for the track (e.g., 'public' or 'private').\").nullable(),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\").nullable(),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\").nullable(),\n created_at: z.string().describe(\"Timestamp of when the track was created.\").nullable(),\n label_name: z.string().describe(\"Name of the record label associated with the track.\").nullable().optional(),\n secret_uri: z.string().describe(\"Private URI for accessing the track when shared privately.\").nullable().optional(),\n stream_url: z.string().describe(\"URL for streaming the track. Not available if access is 'blocked' or track is restricted.\").nullable().optional(),\n streamable: z.boolean().describe(\"Indicates whether the track is available for streaming.\").nullable(),\n artwork_url: z.string().describe(\"URL to the track's artwork image (JPEG format).\").nullable().optional(),\n commentable: z.boolean().describe(\"Indicates whether comments are enabled for the track.\").nullable(),\n description: z.string().describe(\"Description of the track provided by the uploader.\").nullable().optional(),\n is_explicit: z.boolean().describe(\"Indicates whether the track contains explicit content.\").nullable().optional(),\n release_day: z.number().int().describe(\"Day of the month when the track was released.\").nullable().optional(),\n download_url: z.string().describe(\"URL for downloading the track if downloadable is true.\").nullable().optional(),\n downloadable: z.boolean().describe(\"Indicates whether the track is available for download.\").nullable(),\n purchase_url: z.string().describe(\"URL where the track can be purchased.\").nullable().optional(),\n release_year: z.number().int().describe(\"Year when the track was released.\").nullable().optional(),\n waveform_url: z.string().describe(\"URL to the track's visual waveform image.\").nullable(),\n comment_count: z.number().int().describe(\"Number of comments on the track.\").nullable().optional(),\n embeddable_by: z.string().describe(\"Who can embed the track ('all', 'me', or 'none').\").nullable().optional(),\n key_signature: z.string().describe(\"Musical key of the track.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the track's page on SoundCloud.com.\").nullable(),\n release_month: z.number().int().describe(\"Month when the track was released.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of times the track has been reposted.\").nullable().optional(),\n user_favorite: z.boolean().describe(\"Indicates whether the current user has favorited the track.\").nullable().optional(),\n download_count: z.number().int().describe(\"Number of times the track has been downloaded.\").nullable().optional(),\n playback_count: z.number().int().describe(\"Number of times the track has been played.\").nullable().optional(),\n purchase_title: z.string().describe(\"Display text for the purchase link.\").nullable().optional(),\n favoritings_count: z.number().int().describe(\"Number of times the track has been favorited/liked.\").nullable().optional(),\n user_playback_count: z.number().int().describe(\"Number of times the current user has played the track.\").nullable().optional(),\n available_country_codes: z.array(z.string()).describe(\"List of country codes where the track is available for streaming.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsATrack`\");\n\nexport const soundcloudReturnsATrack: AppAction<\n typeof SoundcloudReturnsATrackInput,\n typeof SoundcloudReturnsATrackOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_A_TRACK\", {\n slug: \"soundcloud-returns-a-track\",\n name: \"Returns a track\",\n description: \"Fetches details of a specific SoundCloud track using its ID, including metadata like title, genre, and artist info. Supports private track access with a secret token. Responses include track details and user interaction data. Security via AuthHeader.\",\n input: SoundcloudReturnsATrackInput,\n output: SoundcloudReturnsATrackOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-user.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `ReturnsAUser`\");\nconst SoundcloudReturnsAUser_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used.\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Unlimited upload quota.\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details.\");\nconst SoundcloudReturnsAUser_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Subscription ID instance.\").nullable().optional(),\n name: z.string().describe(\"Subscription name instance.\").nullable().optional(),\n}).passthrough().describe(\"Subscription product metadata.\");\nconst SoundcloudReturnsAUser_SubscriptionSchema = z.object({\n product: SoundcloudReturnsAUser_SubscriptionProductSchema.nullable().optional(),\n recurring: z.boolean().describe(\"If the subscription is recurring or not.\").nullable().optional(),\n}).passthrough().describe(\"Subscription information.\");\nexport const SoundcloudReturnsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier (deprecated - use urn field instead, deadline June 30, 2025).\").nullable().optional(),\n uri: z.string().describe(\"API resource URL.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (format: soundcloud:users:{id}). Replaces the deprecated id field.\").nullable().optional(),\n city: z.string().describe(\"City.\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource.\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n quota: SoundcloudReturnsAUser_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n website: z.string().describe(\"A URL to the website.\").nullable().optional(),\n username: z.string().describe(\"Username.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image.\").nullable().optional(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"Description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name.\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated).\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user.\").nullable().optional(),\n subscriptions: z.array(SoundcloudReturnsAUser_SubscriptionSchema).describe(\"List of subscriptions associated with the user.\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks.\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks.\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean indicating if email is confirmed.\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsAUser`\");\n\nexport const soundcloudReturnsAUser = action(\"SOUNDCLOUD_RETURNS_A_USER\", {\n slug: \"soundcloud-returns-a-user\",\n name: \"Returns a user\",\n description: \"Fetch a SoundCloud user's details by user ID, including profile data, follower stats, and more. Requires AuthHeader. Responses include JSON formatted user details with examples for successful and error outcomes.\",\n input: SoundcloudReturnsAUserInput,\n output: SoundcloudReturnsAUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-user.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `ReturnsAUser`\");\nconst SoundcloudReturnsAUser_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used.\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Unlimited upload quota.\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details.\");\nconst SoundcloudReturnsAUser_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Subscription ID instance.\").nullable().optional(),\n name: z.string().describe(\"Subscription name instance.\").nullable().optional(),\n}).passthrough().describe(\"Subscription product metadata.\");\nconst SoundcloudReturnsAUser_SubscriptionSchema = z.object({\n product: SoundcloudReturnsAUser_SubscriptionProductSchema.nullable().optional(),\n recurring: z.boolean().describe(\"If the subscription is recurring or not.\").nullable().optional(),\n}).passthrough().describe(\"Subscription information.\");\nexport const SoundcloudReturnsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier (deprecated - use urn field instead, deadline June 30, 2025).\").nullable().optional(),\n uri: z.string().describe(\"API resource URL.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (format: soundcloud:users:{id}). Replaces the deprecated id field.\").nullable().optional(),\n city: z.string().describe(\"City.\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource.\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n quota: SoundcloudReturnsAUser_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n website: z.string().describe(\"A URL to the website.\").nullable().optional(),\n username: z.string().describe(\"Username.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image.\").nullable().optional(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"Description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name.\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated).\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user.\").nullable().optional(),\n subscriptions: z.array(SoundcloudReturnsAUser_SubscriptionSchema).describe(\"List of subscriptions associated with the user.\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks.\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks.\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean indicating if email is confirmed.\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsAUser`\");\n\nexport const soundcloudReturnsAUser: AppAction<\n typeof SoundcloudReturnsAUserInput,\n typeof SoundcloudReturnsAUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_A_USER\", {\n slug: \"soundcloud-returns-a-user\",\n name: \"Returns a user\",\n description: \"Fetch a SoundCloud user's details by user ID, including profile data, follower stats, and more. Requires AuthHeader. Responses include JSON formatted user details with examples for successful and error outcomes.\",\n input: SoundcloudReturnsAUserInput,\n output: SoundcloudReturnsAUserOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-a-user.d.ts
|
|
@@ -47,9 +49,7 @@ declare const SoundcloudReturnsAUserOutput: z.ZodObject<{
|
|
|
47
49
|
primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
50
|
private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const soundcloudReturnsAUser:
|
|
51
|
-
user_id: number;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
52
|
+
declare const soundcloudReturnsAUser: AppAction<typeof SoundcloudReturnsAUserInput, typeof SoundcloudReturnsAUserOutput, typeof soundcloud.credential>;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { soundcloudReturnsAUser };
|
|
55
55
|
//# sourceMappingURL=returns-a-user.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-user.d.cts","names":[],"sources":["../../src/actions/returns-a-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-user.d.cts","names":[],"sources":["../../src/actions/returns-a-user.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmC5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-a-user.d.ts
|
|
@@ -47,9 +49,7 @@ declare const SoundcloudReturnsAUserOutput: z.ZodObject<{
|
|
|
47
49
|
primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
50
|
private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
51
|
}, z.core.$loose>;
|
|
50
|
-
declare const soundcloudReturnsAUser:
|
|
51
|
-
user_id: number;
|
|
52
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
52
|
+
declare const soundcloudReturnsAUser: AppAction<typeof SoundcloudReturnsAUserInput, typeof SoundcloudReturnsAUserOutput, typeof soundcloud.credential>;
|
|
53
53
|
//#endregion
|
|
54
54
|
export { soundcloudReturnsAUser };
|
|
55
55
|
//# sourceMappingURL=returns-a-user.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-user.d.mts","names":[],"sources":["../../src/actions/returns-a-user.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-user.d.mts","names":[],"sources":["../../src/actions/returns-a-user.ts"],"mappings":";;;;;cAMa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmC5B,sBAAA,EAAwB,SAAA,QAC5B,2BAAA,SACA,4BAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-user.mjs","names":[],"sources":["../../src/actions/returns-a-user.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `ReturnsAUser`\");\nconst SoundcloudReturnsAUser_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used.\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Unlimited upload quota.\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details.\");\nconst SoundcloudReturnsAUser_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Subscription ID instance.\").nullable().optional(),\n name: z.string().describe(\"Subscription name instance.\").nullable().optional(),\n}).passthrough().describe(\"Subscription product metadata.\");\nconst SoundcloudReturnsAUser_SubscriptionSchema = z.object({\n product: SoundcloudReturnsAUser_SubscriptionProductSchema.nullable().optional(),\n recurring: z.boolean().describe(\"If the subscription is recurring or not.\").nullable().optional(),\n}).passthrough().describe(\"Subscription information.\");\nexport const SoundcloudReturnsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier (deprecated - use urn field instead, deadline June 30, 2025).\").nullable().optional(),\n uri: z.string().describe(\"API resource URL.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (format: soundcloud:users:{id}). Replaces the deprecated id field.\").nullable().optional(),\n city: z.string().describe(\"City.\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource.\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n quota: SoundcloudReturnsAUser_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n website: z.string().describe(\"A URL to the website.\").nullable().optional(),\n username: z.string().describe(\"Username.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image.\").nullable().optional(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"Description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name.\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated).\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user.\").nullable().optional(),\n subscriptions: z.array(SoundcloudReturnsAUser_SubscriptionSchema).describe(\"List of subscriptions associated with the user.\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks.\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks.\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean indicating if email is confirmed.\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsAUser`\");\n\nexport const soundcloudReturnsAUser = action(\"SOUNDCLOUD_RETURNS_A_USER\", {\n slug: \"soundcloud-returns-a-user\",\n name: \"Returns a user\",\n description: \"Fetch a SoundCloud user's details by user ID, including profile data, follower stats, and more. Requires AuthHeader. Responses include JSON formatted user details with examples for successful and error outcomes.\",\n input: SoundcloudReturnsAUserInput,\n output: SoundcloudReturnsAUserOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-a-user.mjs","names":[],"sources":["../../src/actions/returns-a-user.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsAUserInput = z.object({\n user_id: z.number().int().describe(\"SoundCloud User id\"),\n}).describe(\"Request schema for `ReturnsAUser`\");\nconst SoundcloudReturnsAUser_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used.\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Unlimited upload quota.\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details.\");\nconst SoundcloudReturnsAUser_SubscriptionProductSchema = z.object({\n id: z.string().describe(\"Subscription ID instance.\").nullable().optional(),\n name: z.string().describe(\"Subscription name instance.\").nullable().optional(),\n}).passthrough().describe(\"Subscription product metadata.\");\nconst SoundcloudReturnsAUser_SubscriptionSchema = z.object({\n product: SoundcloudReturnsAUser_SubscriptionProductSchema.nullable().optional(),\n recurring: z.boolean().describe(\"If the subscription is recurring or not.\").nullable().optional(),\n}).passthrough().describe(\"Subscription information.\");\nexport const SoundcloudReturnsAUserOutput = z.object({\n id: z.number().int().describe(\"Unique numeric identifier (deprecated - use urn field instead, deadline June 30, 2025).\").nullable().optional(),\n uri: z.string().describe(\"API resource URL.\").nullable().optional(),\n urn: z.string().describe(\"String-based unique identifier for the user (format: soundcloud:users:{id}). Replaces the deprecated id field.\").nullable().optional(),\n city: z.string().describe(\"City.\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource.\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user.\").nullable().optional(),\n quota: SoundcloudReturnsAUser_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale.\").nullable().optional(),\n country: z.string().describe(\"Country.\").nullable().optional(),\n website: z.string().describe(\"A URL to the website.\").nullable().optional(),\n username: z.string().describe(\"Username.\").nullable().optional(),\n full_name: z.string().describe(\"First and last name.\").nullable().optional(),\n last_name: z.string().describe(\"Last name.\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource.\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image.\").nullable().optional(),\n first_name: z.string().describe(\"First name.\").nullable().optional(),\n description: z.string().describe(\"Description.\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks.\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name.\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated).\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp.\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page.\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user.\").nullable().optional(),\n subscriptions: z.array(SoundcloudReturnsAUser_SubscriptionSchema).describe(\"List of subscriptions associated with the user.\").nullable().optional(),\n website_title: z.string().describe(\"A custom title for the website.\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists.\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers.\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users.\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks.\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks.\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean indicating if email is confirmed.\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists.\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsAUser`\");\n\nexport const soundcloudReturnsAUser: AppAction<\n typeof SoundcloudReturnsAUserInput,\n typeof SoundcloudReturnsAUserOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_A_USER\", {\n slug: \"soundcloud-returns-a-user\",\n name: \"Returns a user\",\n description: \"Fetch a SoundCloud user's details by user ID, including profile data, follower stats, and more. Requires AuthHeader. Responses include JSON formatted user details with examples for successful and error outcomes.\",\n input: SoundcloudReturnsAUserInput,\n output: SoundcloudReturnsAUserOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-activities.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\").nullable(),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\").nullable(),\n}).passthrough().describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-activities.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\").nullable(),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\").nullable(),\n}).passthrough().describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities: AppAction<\n typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wDAAwDA,IAAAA,EAAE,OAAO;CAC5E,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAY;EAAW;CAAS,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAW,SAAS,CAAC,CAAC,CAAC,SAAS,uQAAuQ,CAAC,CAAC,SAAS;AACzX,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAsEA,IAAAA,EAAE,OAAO;CACnF,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC7I,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACnJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAC3F,MAAa,yDAAyDA,IAAAA,EAAE,OAAO;CAC7E,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,MAAM,mEAAmE,CAAC,CAAC,SAAS,sDAAsD;CACxJ,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,mDAITC,eAAAA,OAAO,0DAA0D;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-the-authenticated-user-s-activities.d.ts
|
|
@@ -18,10 +20,7 @@ declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodObjec
|
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
futureHref: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const soundcloudReturnsTheAuthenticatedUserSActivities:
|
|
22
|
-
limit?: number | undefined;
|
|
23
|
-
access?: ("playable" | "preview" | "blocked")[] | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const soundcloudReturnsTheAuthenticatedUserSActivities: AppAction<typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesInput, typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput, typeof soundcloud.credential>;
|
|
25
24
|
//#endregion
|
|
26
25
|
export { soundcloudReturnsTheAuthenticatedUserSActivities };
|
|
27
26
|
//# sourceMappingURL=returns-the-authenticated-user-s-activities.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-activities.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-activities.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;cASrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;cAMtD,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-the-authenticated-user-s-activities.d.ts
|
|
@@ -18,10 +20,7 @@ declare const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput: z.ZodObjec
|
|
|
18
20
|
}, z.core.$loose>>;
|
|
19
21
|
futureHref: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
22
|
}, z.core.$loose>;
|
|
21
|
-
declare const soundcloudReturnsTheAuthenticatedUserSActivities:
|
|
22
|
-
limit?: number | undefined;
|
|
23
|
-
access?: ("playable" | "preview" | "blocked")[] | undefined;
|
|
24
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
23
|
+
declare const soundcloudReturnsTheAuthenticatedUserSActivities: AppAction<typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesInput, typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput, typeof soundcloud.credential>;
|
|
25
24
|
//#endregion
|
|
26
25
|
export { soundcloudReturnsTheAuthenticatedUserSActivities };
|
|
27
26
|
//# sourceMappingURL=returns-the-authenticated-user-s-activities.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-activities.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-activities.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"mappings":";;;;;cAMa,qDAAA,EAAqD,CAAA,CAAA,SAAA;;;;;;;;cASrD,sDAAA,EAAsD,CAAA,CAAA,SAAA;;;;;;;;;cAMtD,gDAAA,EAAkD,SAAA,QACtD,qDAAA,SACA,sDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-activities.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\").nullable(),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\").nullable(),\n}).passthrough().describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-activities.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-activities.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of results to return in the collection.\").optional(),\n access: z.array(z.enum([\"playable\", \"preview\", \"blocked\"])).default([\"playable\",\"preview\"]).describe(\"Filters content by level of access the user (logged in or anonymous) has to the track. The result list will include only tracks with the specified access. Include all options if you\\\"d like to see all possible tracks. See `Track#access` schema for more details.\").optional(),\n}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSActivities`\");\nconst SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema = z.object({\n type: z.string().describe(\"Type of activity (e.g., 'track', 'track:repost', 'playlist', 'comment', 'favoriting', 'track-sharing')\").nullable(),\n origin: z.record(z.string(), z.unknown()).describe(\"The resource that originated the activity (can be Track or Playlist object with full metadata)\"),\n createdAt: z.string().describe(\"Timestamp when the activity was created\").nullable(),\n}).passthrough().describe(\"Represents a single activity item in the user's activity stream\");\nexport const SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput = z.object({\n nextHref: z.string().describe(\"URL for fetching the next page of activities (pagination)\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheAuthenticatedUserSActivities_ActivityItemSchema).describe(\"Array of activity items representing user activities\"),\n futureHref: z.string().describe(\"URL for fetching future activity updates\").nullable().optional(),\n}).passthrough().describe(\"Response schema for `ReturnsTheAuthenticatedUserSActivities`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSActivities: AppAction<\n typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n typeof SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_ACTIVITIES\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-activities\",\n name: \"Returns the authenticated user s activities\",\n description: \"The `/me/activities` endpoint lets authenticated users access their SoundCloud activities (tracks, playlists) based on access level, requiring `AuthHeader` for security. It returns success (200) with data or unauthorized (401).\",\n input: SoundcloudReturnsTheAuthenticatedUserSActivitiesInput,\n output: SoundcloudReturnsTheAuthenticatedUserSActivitiesOutput,\n});\n"],"mappings":";;;;AAMA,MAAa,wDAAwD,EAAE,OAAO;CAC5E,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,CAAC,CAAC,SAAS,gDAAgD,CAAC,CAAC,SAAS;CACxG,QAAQ,EAAE,MAAM,EAAE,KAAK;EAAC;EAAY;EAAW;CAAS,CAAC,CAAC,CAAC,CAAC,QAAQ,CAAC,YAAW,SAAS,CAAC,CAAC,CAAC,SAAS,uQAAuQ,CAAC,CAAC,SAAS;AACzX,CAAC,CAAC,CAAC,SAAS,6DAA6D;AACzE,MAAM,sEAAsE,EAAE,OAAO;CACnF,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,wGAAwG,CAAC,CAAC,SAAS;CAC7I,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,gGAAgG;CACnJ,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;AACrF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iEAAiE;AAO3F,MAAa,mDAIT,OAAO,0DAA0D;CACnE,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAfoE,EAAE,OAAO;EAC7E,UAAU,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,YAAY,EAAE,MAAM,mEAAmE,CAAC,CAAC,SAAS,sDAAsD;EACxJ,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAWhB;AACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-information.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).passthrough().describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-information.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).passthrough().describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation: AppAction<\n typeof SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n typeof SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-the-authenticated-user-s-information.d.ts
|
|
@@ -38,7 +40,7 @@ declare const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodObje
|
|
|
38
40
|
primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
39
41
|
private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const soundcloudReturnsTheAuthenticatedUserSInformation:
|
|
43
|
+
declare const soundcloudReturnsTheAuthenticatedUserSInformation: AppAction<typeof SoundcloudReturnsTheAuthenticatedUserSInformationInput, typeof SoundcloudReturnsTheAuthenticatedUserSInformationOutput, typeof soundcloud.credential>;
|
|
42
44
|
//#endregion
|
|
43
45
|
export { soundcloudReturnsTheAuthenticatedUserSInformation };
|
|
44
46
|
//# sourceMappingURL=returns-the-authenticated-user-s-information.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-information.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-information.d.cts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":";;;;;cAMa,sDAAA,EAAsD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKtD,uDAAA,EAAuD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCvD,iDAAA,EAAmD,SAAA,QACvD,sDAAA,SACA,uDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-the-authenticated-user-s-information.d.ts
|
|
@@ -38,7 +40,7 @@ declare const SoundcloudReturnsTheAuthenticatedUserSInformationOutput: z.ZodObje
|
|
|
38
40
|
primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
39
41
|
private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
40
42
|
}, z.core.$loose>;
|
|
41
|
-
declare const soundcloudReturnsTheAuthenticatedUserSInformation:
|
|
43
|
+
declare const soundcloudReturnsTheAuthenticatedUserSInformation: AppAction<typeof SoundcloudReturnsTheAuthenticatedUserSInformationInput, typeof SoundcloudReturnsTheAuthenticatedUserSInformationOutput, typeof soundcloud.credential>;
|
|
42
44
|
//#endregion
|
|
43
45
|
export { soundcloudReturnsTheAuthenticatedUserSInformation };
|
|
44
46
|
//# sourceMappingURL=returns-the-authenticated-user-s-information.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-information.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-information.d.mts","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"mappings":";;;;;cAMa,sDAAA,EAAsD,CAAA,CAAA,SAAA,KAAA,CAAA,CAAA,IAAA,CAAA,MAAA;AAAA,cAKtD,uDAAA,EAAuD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAkCvD,iDAAA,EAAmD,SAAA,QACvD,sDAAA,SACA,uDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-authenticated-user-s-information.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).passthrough().describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-authenticated-user-s-information.mjs","names":[],"sources":["../../src/actions/returns-the-authenticated-user-s-information.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationInput = z.object({}).describe(\"Request schema for `ReturnsTheAuthenticatedUserSInformation`\");\nconst SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema = z.object({\n upload_seconds_used: z.number().int().describe(\"Upload seconds used\").nullable().optional(),\n unlimited_upload_quota: z.boolean().describe(\"Whether user has unlimited upload quota\").nullable().optional(),\n}).passthrough().describe(\"Upload quota details\");\nexport const SoundcloudReturnsTheAuthenticatedUserSInformationOutput = z.object({\n id: z.number().int().describe(\"Unique identifier\").nullable().optional(),\n uri: z.string().describe(\"API resource URL\").nullable().optional(),\n city: z.string().describe(\"City\").nullable().optional(),\n kind: z.string().describe(\"Kind of resource\").nullable().optional(),\n plan: z.string().describe(\"Subscription plan of the user\").nullable().optional(),\n quota: SoundcloudReturnsTheAuthenticatedUserSInformation_QuotaSchema.nullable().optional(),\n locale: z.string().describe(\"Locale\").nullable().optional(),\n country: z.string().describe(\"Country\").nullable().optional(),\n website: z.string().describe(\"URL to the website\").nullable().optional(),\n username: z.string().describe(\"Username\").nullable().optional(),\n full_name: z.string().describe(\"First and last name\").nullable().optional(),\n last_name: z.string().describe(\"Last name\").nullable().optional(),\n permalink: z.string().describe(\"Permalink of the resource\").nullable().optional(),\n avatar_url: z.string().describe(\"URL to a JPEG image\").nullable().optional(),\n first_name: z.string().describe(\"First name\").nullable().optional(),\n description: z.string().describe(\"Description\").nullable().optional(),\n track_count: z.number().int().describe(\"Number of public tracks\").nullable().optional(),\n discogs_name: z.string().describe(\"Discogs name\").nullable().optional(),\n myspace_name: z.string().describe(\"Myspace name (deprecated)\").nullable().optional(),\n last_modified: z.string().describe(\"Last modified timestamp\").nullable().optional(),\n permalink_url: z.string().describe(\"URL to the SoundCloud.com page\").nullable().optional(),\n reposts_count: z.number().int().describe(\"Number of reposts from user\").nullable().optional(),\n subscriptions: z.array(z.unknown()).describe(\"List subscriptions associated with the user\").nullable().optional(),\n website_title: z.string().describe(\"Custom title for the website\").nullable().optional(),\n playlist_count: z.number().int().describe(\"Number of public playlists\").nullable().optional(),\n followers_count: z.number().int().describe(\"Number of followers\").nullable().optional(),\n followings_count: z.number().int().describe(\"Number of followed users\").nullable().optional(),\n private_tracks_count: z.number().int().describe(\"Number of private tracks\").nullable().optional(),\n public_favorites_count: z.number().int().describe(\"Number of favorited public tracks\").nullable().optional(),\n primary_email_confirmed: z.boolean().describe(\"Boolean if email is confirmed\").nullable().optional(),\n private_playlists_count: z.number().int().describe(\"Number of private playlists\").nullable().optional(),\n}).passthrough().describe(\"SoundCloud Complete User object - Response schema for `ReturnsTheAuthenticatedUserSInformation`\");\n\nexport const soundcloudReturnsTheAuthenticatedUserSInformation: AppAction<\n typeof SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n typeof SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_THE_AUTHENTICATED_USER_S_INFORMATION\", {\n slug: \"soundcloud-returns-the-authenticated-user-s-information\",\n name: \"Returns the authenticated user s information\",\n description: \"This endpoint (\\\"/me\\\") supports GET requests to access user info such as avatar, location, and follower stats with \\\"AuthHeader\\\" needed for security. It returns SoundCloud Me object or an error if unauthorized.\",\n input: SoundcloudReturnsTheAuthenticatedUserSInformationInput,\n output: SoundcloudReturnsTheAuthenticatedUserSInformationOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput = 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 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 `ReturnsTheCommentsPostedOnTheTrackTrackId`\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = z.object({\n urn: z.string().describe(\"URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers\").nullable(),\n}).passthrough().describe(\"Self-reference object containing URN identifier\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI of the user resource\").nullable(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n username: z.string().describe(\"Display name/username of the user\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the user's profile\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's avatar image\").nullable(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the user's profile\").nullable(),\n}).passthrough().describe(\"Minimal user object of the comment author\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the comment\").nullable(),\n uri: z.string().describe(\"API URI of the comment resource\").nullable(),\n body: z.string().describe(\"Text content of the comment\").nullable(),\n kind: z.string().describe(\"Resource type, always 'comment'\").nullable(),\n self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),\n user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),\n user_id: z.number().int().describe(\"User ID of the comment author\").nullable(),\n track_id: z.number().int().describe(\"Track ID that the comment is posted on\").nullable(),\n timestamp: z.number().int().describe(\"Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null\").nullable(),\n created_at: z.string().describe(\"Timestamp when the comment was created\").nullable(),\n}).passthrough().describe(\"Individual comment object\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe(\"Array of comment objects\"),\n}).passthrough().describe(\"Paginated response object (returned when linked_partitioning=true)\");\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput = z.object({\n result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]),\n}).passthrough().describe(\"Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\\n\\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)\");\n\nexport const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId = action(\"SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID\", {\n slug: \"soundcloud-returns-the-comments-posted-on-the-track-track-id\",\n name: \"Returns the comments posted on the track track id\",\n description: \"This endpoint retrieves comments for a specified track on SoundCloud using track_id. It supports pagination and filtering by result limit. Requires authentication. Responses cover success (200), unauthorized (401), or not found (404) scenarios.\",\n input: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,\n output: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput,\n});\n"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.cjs","names":["z","action"],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"sourcesContent":["import type { AppAction } from \"@keystrokehq/keystroke/app\";\nimport { z } from \"zod\";\n\nimport { action } from \"../action\";\nimport { soundcloud } from \"../app\";\n\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput = 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 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 `ReturnsTheCommentsPostedOnTheTrackTrackId`\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema = z.object({\n urn: z.string().describe(\"URN (Unique Resource Name) identifier for the comment. SoundCloud is transitioning to URN-based identifiers\").nullable(),\n}).passthrough().describe(\"Self-reference object containing URN identifier\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the user\").nullable(),\n uri: z.string().describe(\"API URI of the user resource\").nullable(),\n kind: z.string().describe(\"Resource type, typically 'user'\").nullable(),\n username: z.string().describe(\"Display name/username of the user\").nullable(),\n permalink: z.string().describe(\"Permalink identifier for the user's profile\").nullable(),\n avatar_url: z.string().describe(\"URL of the user's avatar image\").nullable(),\n last_modified: z.string().describe(\"Timestamp when the user profile was last modified\").nullable(),\n permalink_url: z.string().describe(\"Full SoundCloud URL to the user's profile\").nullable(),\n}).passthrough().describe(\"Minimal user object of the comment author\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema = z.object({\n id: z.number().int().describe(\"Unique identifier of the comment\").nullable(),\n uri: z.string().describe(\"API URI of the comment resource\").nullable(),\n body: z.string().describe(\"Text content of the comment\").nullable(),\n kind: z.string().describe(\"Resource type, always 'comment'\").nullable(),\n self: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSelfSchema.nullable(),\n user: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentUserSchema.nullable(),\n user_id: z.number().int().describe(\"User ID of the comment author\").nullable(),\n track_id: z.number().int().describe(\"Track ID that the comment is posted on\").nullable(),\n timestamp: z.number().int().describe(\"Timestamp in milliseconds representing the position in the track where the comment was made. Non-timed comments have timestamp 0 or null\").nullable(),\n created_at: z.string().describe(\"Timestamp when the comment was created\").nullable(),\n}).passthrough().describe(\"Individual comment object\");\nconst SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema = z.object({\n next_href: z.string().describe(\"URL to fetch the next page of results. Only present if there are more results available. Absence of this field indicates the end of results\").nullable().optional(),\n collection: z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema).describe(\"Array of comment objects\"),\n}).passthrough().describe(\"Paginated response object (returned when linked_partitioning=true)\");\nexport const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput = z.object({\n result: z.union([z.array(SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_CommentSchema), SoundcloudReturnsTheCommentsPostedOnTheTrackTrackId_PaginatedCommentsResponseSchema]),\n}).passthrough().describe(\"Response schema for `ReturnsTheCommentsPostedOnTheTrackTrackId`\\n\\nResponse can be either a plain array of comments (without pagination) or an object with collection and pagination (with linked_partitioning=true)\");\n\nexport const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId: AppAction<\n typeof SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,\n typeof SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput,\n typeof soundcloud.credential\n> = action(\"SOUNDCLOUD_RETURNS_THE_COMMENTS_POSTED_ON_THE_TRACK_TRACK_ID\", {\n slug: \"soundcloud-returns-the-comments-posted-on-the-track-track-id\",\n name: \"Returns the comments posted on the track track id\",\n description: \"This endpoint retrieves comments for a specified track on SoundCloud using track_id. It supports pagination and filtering by result limit. Requires authentication. Responses cover success (200), unauthorized (401), or not found (404) scenarios.\",\n input: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput,\n output: SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput,\n});\n"],"mappings":"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"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.cjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-the-comments-posted-on-the-track-track-id.d.ts
|
|
@@ -57,12 +59,7 @@ declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodOb
|
|
|
57
59
|
}, z.core.$loose>>;
|
|
58
60
|
}, z.core.$loose>]>;
|
|
59
61
|
}, z.core.$loose>;
|
|
60
|
-
declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId:
|
|
61
|
-
track_id: number;
|
|
62
|
-
limit?: number | undefined;
|
|
63
|
-
offset?: number | undefined;
|
|
64
|
-
linked_partitioning?: boolean | undefined;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
62
|
+
declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId: AppAction<typeof SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput, typeof SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput, typeof soundcloud.credential>;
|
|
66
63
|
//#endregion
|
|
67
64
|
export { soundcloudReturnsTheCommentsPostedOnTheTrackTrackId };
|
|
68
65
|
//# sourceMappingURL=returns-the-comments-posted-on-the-track-track-id.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.cts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.cts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":";;;;;cAMa,wDAAA,EAAwD,CAAA,CAAA,SAAA;;;;;;cAmCxD,yDAAA,EAAyD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzD,mDAAA,EAAqD,SAAA,QACzD,wDAAA,SACA,yDAAA,SACA,UAAA,CAAW,UAAA"}
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { soundcloud } from "../app.mjs";
|
|
2
|
+
import { AppAction } from "@keystrokehq/keystroke/app";
|
|
1
3
|
import { z } from "zod";
|
|
2
4
|
|
|
3
5
|
//#region src/actions/returns-the-comments-posted-on-the-track-track-id.d.ts
|
|
@@ -57,12 +59,7 @@ declare const SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput: z.ZodOb
|
|
|
57
59
|
}, z.core.$loose>>;
|
|
58
60
|
}, z.core.$loose>]>;
|
|
59
61
|
}, z.core.$loose>;
|
|
60
|
-
declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId:
|
|
61
|
-
track_id: number;
|
|
62
|
-
limit?: number | undefined;
|
|
63
|
-
offset?: number | undefined;
|
|
64
|
-
linked_partitioning?: boolean | undefined;
|
|
65
|
-
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
62
|
+
declare const soundcloudReturnsTheCommentsPostedOnTheTrackTrackId: AppAction<typeof SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdInput, typeof SoundcloudReturnsTheCommentsPostedOnTheTrackTrackIdOutput, typeof soundcloud.credential>;
|
|
66
63
|
//#endregion
|
|
67
64
|
export { soundcloudReturnsTheCommentsPostedOnTheTrackTrackId };
|
|
68
65
|
//# sourceMappingURL=returns-the-comments-posted-on-the-track-track-id.d.mts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.mts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":"
|
|
1
|
+
{"version":3,"file":"returns-the-comments-posted-on-the-track-track-id.d.mts","names":[],"sources":["../../src/actions/returns-the-comments-posted-on-the-track-track-id.ts"],"mappings":";;;;;cAMa,wDAAA,EAAwD,CAAA,CAAA,SAAA;;;;;;cAmCxD,yDAAA,EAAyD,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAIzD,mDAAA,EAAqD,SAAA,QACzD,wDAAA,SACA,yDAAA,SACA,UAAA,CAAW,UAAA"}
|