@keystrokehq/soundcloud 0.1.0 → 0.1.2
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 +42 -42
- package/dist/actions/creates-a-playlist.cjs.map +1 -1
- package/dist/actions/creates-a-playlist.d.cts +127 -3
- package/dist/actions/creates-a-playlist.d.cts.map +1 -1
- package/dist/actions/creates-a-playlist.d.mts +127 -3
- package/dist/actions/creates-a-playlist.d.mts.map +1 -1
- package/dist/actions/creates-a-playlist.mjs +42 -42
- package/dist/actions/creates-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-playlist.cjs.map +1 -1
- package/dist/actions/deletes-a-playlist.d.cts +9 -3
- package/dist/actions/deletes-a-playlist.d.cts.map +1 -1
- package/dist/actions/deletes-a-playlist.d.mts +9 -3
- package/dist/actions/deletes-a-playlist.d.mts.map +1 -1
- package/dist/actions/deletes-a-playlist.mjs.map +1 -1
- package/dist/actions/deletes-a-track.cjs.map +1 -1
- package/dist/actions/deletes-a-track.d.cts +7 -3
- package/dist/actions/deletes-a-track.d.cts.map +1 -1
- package/dist/actions/deletes-a-track.d.mts +7 -3
- package/dist/actions/deletes-a-track.d.mts.map +1 -1
- package/dist/actions/deletes-a-track.mjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs +23 -23
- package/dist/actions/fetch-sound-cloud-follower-profile-details.cjs.map +1 -1
- package/dist/actions/fetch-sound-cloud-follower-profile-details.d.cts +50 -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 +50 -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 +23 -23
- package/dist/actions/fetch-sound-cloud-follower-profile-details.mjs.map +1 -1
- package/dist/actions/fetch-user-favorites.cjs +20 -20
- package/dist/actions/fetch-user-favorites.cjs.map +1 -1
- package/dist/actions/fetch-user-favorites.d.cts +85 -3
- package/dist/actions/fetch-user-favorites.d.cts.map +1 -1
- package/dist/actions/fetch-user-favorites.d.mts +85 -3
- package/dist/actions/fetch-user-favorites.d.mts.map +1 -1
- package/dist/actions/fetch-user-favorites.mjs +20 -20
- package/dist/actions/fetch-user-favorites.mjs.map +1 -1
- package/dist/actions/fetch-user-following-details.cjs +1 -1
- package/dist/actions/fetch-user-following-details.cjs.map +1 -1
- package/dist/actions/fetch-user-following-details.d.cts +37 -3
- package/dist/actions/fetch-user-following-details.d.cts.map +1 -1
- package/dist/actions/fetch-user-following-details.d.mts +37 -3
- package/dist/actions/fetch-user-following-details.d.mts.map +1 -1
- package/dist/actions/fetch-user-following-details.mjs +1 -1
- package/dist/actions/fetch-user-following-details.mjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.cjs.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.cts +9 -3
- package/dist/actions/fetch-user-profiles-links.d.cts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.d.mts +9 -3
- package/dist/actions/fetch-user-profiles-links.d.mts.map +1 -1
- package/dist/actions/fetch-user-profiles-links.mjs.map +1 -1
- package/dist/actions/follows-a-user.cjs +5 -5
- package/dist/actions/follows-a-user.cjs.map +1 -1
- package/dist/actions/follows-a-user.d.cts +33 -3
- package/dist/actions/follows-a-user.d.cts.map +1 -1
- package/dist/actions/follows-a-user.d.mts +33 -3
- package/dist/actions/follows-a-user.d.mts.map +1 -1
- package/dist/actions/follows-a-user.mjs +5 -5
- package/dist/actions/follows-a-user.mjs.map +1 -1
- package/dist/actions/get-related-tracks.cjs +20 -20
- package/dist/actions/get-related-tracks.cjs.map +1 -1
- package/dist/actions/get-related-tracks.d.cts +96 -3
- package/dist/actions/get-related-tracks.d.cts.map +1 -1
- package/dist/actions/get-related-tracks.d.mts +96 -3
- package/dist/actions/get-related-tracks.d.mts.map +1 -1
- package/dist/actions/get-related-tracks.mjs +20 -20
- package/dist/actions/get-related-tracks.mjs.map +1 -1
- package/dist/actions/get-track-likers.cjs +11 -11
- package/dist/actions/get-track-likers.cjs.map +1 -1
- package/dist/actions/get-track-likers.d.cts +34 -3
- package/dist/actions/get-track-likers.d.cts.map +1 -1
- package/dist/actions/get-track-likers.d.mts +34 -3
- package/dist/actions/get-track-likers.d.mts.map +1 -1
- package/dist/actions/get-track-likers.mjs +11 -11
- package/dist/actions/get-track-likers.mjs.map +1 -1
- package/dist/actions/likes-a-playlist.cjs +1 -1
- package/dist/actions/likes-a-playlist.cjs.map +1 -1
- package/dist/actions/likes-a-playlist.d.cts +9 -3
- package/dist/actions/likes-a-playlist.d.cts.map +1 -1
- package/dist/actions/likes-a-playlist.d.mts +9 -3
- package/dist/actions/likes-a-playlist.d.mts.map +1 -1
- package/dist/actions/likes-a-playlist.mjs +1 -1
- package/dist/actions/likes-a-playlist.mjs.map +1 -1
- package/dist/actions/likes-a-track.cjs.map +1 -1
- package/dist/actions/likes-a-track.d.cts +9 -3
- package/dist/actions/likes-a-track.d.cts.map +1 -1
- package/dist/actions/likes-a-track.d.mts +9 -3
- package/dist/actions/likes-a-track.d.mts.map +1 -1
- package/dist/actions/likes-a-track.mjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.cjs +8 -8
- package/dist/actions/list-authenticated-user-followers.cjs.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.cts +45 -3
- package/dist/actions/list-authenticated-user-followers.d.cts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.d.mts +45 -3
- package/dist/actions/list-authenticated-user-followers.d.mts.map +1 -1
- package/dist/actions/list-authenticated-user-followers.mjs +8 -8
- package/dist/actions/list-authenticated-user-followers.mjs.map +1 -1
- package/dist/actions/list-followed-by-user.cjs +11 -11
- package/dist/actions/list-followed-by-user.cjs.map +1 -1
- package/dist/actions/list-followed-by-user.d.cts +48 -3
- package/dist/actions/list-followed-by-user.d.cts.map +1 -1
- package/dist/actions/list-followed-by-user.d.mts +48 -3
- package/dist/actions/list-followed-by-user.d.mts.map +1 -1
- package/dist/actions/list-followed-by-user.mjs +11 -11
- package/dist/actions/list-followed-by-user.mjs.map +1 -1
- package/dist/actions/list-user-favorites.cjs +26 -26
- package/dist/actions/list-user-favorites.cjs.map +1 -1
- package/dist/actions/list-user-favorites.d.cts +106 -3
- package/dist/actions/list-user-favorites.d.cts.map +1 -1
- package/dist/actions/list-user-favorites.d.mts +106 -3
- package/dist/actions/list-user-favorites.d.mts.map +1 -1
- package/dist/actions/list-user-favorites.mjs +26 -26
- package/dist/actions/list-user-favorites.mjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.cjs.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts +18 -3
- package/dist/actions/oauth2-authorization-redirect-handler.d.cts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts +18 -3
- package/dist/actions/oauth2-authorization-redirect-handler.d.mts.map +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.mjs +1 -1
- package/dist/actions/oauth2-authorization-redirect-handler.mjs.map +1 -1
- package/dist/actions/performs-a-playlist-search-based-on-a-query.cjs +18 -18
- 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 +74 -3
- 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 +74 -3
- 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 +18 -18
- 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.map +1 -1
- package/dist/actions/performs-a-user-search-based-on-a-query.d.cts +62 -3
- 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 +62 -3
- 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.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.cjs +5 -5
- package/dist/actions/provision-access-tokens-post-authorization.cjs.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.cts +27 -3
- package/dist/actions/provision-access-tokens-post-authorization.d.cts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.d.mts +27 -3
- package/dist/actions/provision-access-tokens-post-authorization.d.mts.map +1 -1
- package/dist/actions/provision-access-tokens-post-authorization.mjs +5 -5
- package/dist/actions/provision-access-tokens-post-authorization.mjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.d.cts +151 -3
- 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 +151 -3
- package/dist/actions/recent-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/recent-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.cjs +4 -4
- package/dist/actions/recent-tracks-from-followed-users.cjs.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.cts +104 -3
- package/dist/actions/recent-tracks-from-followed-users.d.cts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.d.mts +104 -3
- package/dist/actions/recent-tracks-from-followed-users.d.mts.map +1 -1
- package/dist/actions/recent-tracks-from-followed-users.mjs +4 -4
- package/dist/actions/recent-tracks-from-followed-users.mjs.map +1 -1
- package/dist/actions/remove-playlist-repost.cjs.map +1 -1
- package/dist/actions/remove-playlist-repost.d.cts +16 -3
- package/dist/actions/remove-playlist-repost.d.cts.map +1 -1
- package/dist/actions/remove-playlist-repost.d.mts +16 -3
- package/dist/actions/remove-playlist-repost.d.mts.map +1 -1
- package/dist/actions/remove-playlist-repost.mjs.map +1 -1
- package/dist/actions/remove-track-repost.cjs.map +1 -1
- package/dist/actions/remove-track-repost.d.cts +7 -3
- package/dist/actions/remove-track-repost.d.cts.map +1 -1
- package/dist/actions/remove-track-repost.d.mts +7 -3
- package/dist/actions/remove-track-repost.d.mts.map +1 -1
- package/dist/actions/remove-track-repost.mjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-playlist-as-the-authenticated-user.d.cts +7 -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 +7 -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.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.cjs.map +1 -1
- package/dist/actions/reposts-a-track-as-the-authenticated-user.d.cts +7 -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 +7 -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.map +1 -1
- 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 +7 -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 +7 -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.map +1 -1
- package/dist/actions/returns-a-collection-of-playlist-s-reposters.cjs +19 -19
- 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 +47 -3
- 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 +47 -3
- 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 +19 -19
- 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 +14 -14
- 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 +58 -3
- 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 +58 -3
- 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 +14 -14
- 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 +20 -20
- 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 +134 -3
- 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 +134 -3
- 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 +20 -20
- 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 +14 -14
- 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 +46 -3
- 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 +46 -3
- 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 +14 -14
- 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 +7 -7
- 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 +46 -3
- 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 +46 -3
- 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 +7 -7
- 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 +32 -32
- 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 +60 -3
- 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 +60 -3
- 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 +32 -32
- 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 +20 -20
- 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 +86 -3
- 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 +86 -3
- 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 +20 -20
- 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.map +1 -1
- package/dist/actions/returns-a-list-of-user-s-playlists.d.cts +19 -3
- 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 +19 -3
- 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.map +1 -1
- 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 +17 -3
- 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 +17 -3
- 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.map +1 -1
- package/dist/actions/returns-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-a-playlist.d.cts +78 -3
- package/dist/actions/returns-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-a-playlist.d.mts +78 -3
- package/dist/actions/returns-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.cjs +2 -2
- package/dist/actions/returns-a-track-s-streamable-urls.cjs.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.d.cts +16 -3
- 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 +16 -3
- package/dist/actions/returns-a-track-s-streamable-urls.d.mts.map +1 -1
- package/dist/actions/returns-a-track-s-streamable-urls.mjs +2 -2
- package/dist/actions/returns-a-track-s-streamable-urls.mjs.map +1 -1
- package/dist/actions/returns-a-track.cjs +18 -18
- package/dist/actions/returns-a-track.cjs.map +1 -1
- package/dist/actions/returns-a-track.d.cts +60 -3
- package/dist/actions/returns-a-track.d.cts.map +1 -1
- package/dist/actions/returns-a-track.d.mts +60 -3
- package/dist/actions/returns-a-track.d.mts.map +1 -1
- package/dist/actions/returns-a-track.mjs +18 -18
- package/dist/actions/returns-a-track.mjs.map +1 -1
- package/dist/actions/returns-a-user.cjs.map +1 -1
- package/dist/actions/returns-a-user.d.cts +49 -3
- package/dist/actions/returns-a-user.d.cts.map +1 -1
- package/dist/actions/returns-a-user.d.mts +49 -3
- package/dist/actions/returns-a-user.d.mts.map +1 -1
- package/dist/actions/returns-a-user.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs +2 -2
- package/dist/actions/returns-the-authenticated-user-s-activities.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.d.cts +21 -3
- 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 +21 -3
- package/dist/actions/returns-the-authenticated-user-s-activities.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs +2 -2
- package/dist/actions/returns-the-authenticated-user-s-activities.mjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.cjs.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts +38 -3
- package/dist/actions/returns-the-authenticated-user-s-information.d.cts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts +38 -3
- package/dist/actions/returns-the-authenticated-user-s-information.d.mts.map +1 -1
- package/dist/actions/returns-the-authenticated-user-s-information.mjs.map +1 -1
- package/dist/actions/returns-the-comments-posted-on-the-track-track-id.cjs +17 -17
- 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 +62 -3
- 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 +62 -3
- 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 +17 -17
- 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 +23 -23
- package/dist/actions/returns-tracks-under-a-playlist.cjs.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.cts +106 -3
- package/dist/actions/returns-tracks-under-a-playlist.d.cts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.d.mts +106 -3
- package/dist/actions/returns-tracks-under-a-playlist.d.mts.map +1 -1
- package/dist/actions/returns-tracks-under-a-playlist.mjs +23 -23
- package/dist/actions/returns-tracks-under-a-playlist.mjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.cjs +14 -14
- package/dist/actions/returns-user-s-playlists-sets.cjs.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.cts +74 -3
- package/dist/actions/returns-user-s-playlists-sets.d.cts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.d.mts +74 -3
- package/dist/actions/returns-user-s-playlists-sets.d.mts.map +1 -1
- package/dist/actions/returns-user-s-playlists-sets.mjs +14 -14
- package/dist/actions/returns-user-s-playlists-sets.mjs.map +1 -1
- package/dist/actions/unfollow-user.cjs +1 -1
- package/dist/actions/unfollow-user.cjs.map +1 -1
- package/dist/actions/unfollow-user.d.cts +9 -3
- package/dist/actions/unfollow-user.d.cts.map +1 -1
- package/dist/actions/unfollow-user.d.mts +9 -3
- package/dist/actions/unfollow-user.d.mts.map +1 -1
- package/dist/actions/unfollow-user.mjs +1 -1
- package/dist/actions/unfollow-user.mjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.cjs.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.cts +9 -3
- package/dist/actions/unlikes-a-playlist.d.cts.map +1 -1
- package/dist/actions/unlikes-a-playlist.d.mts +9 -3
- package/dist/actions/unlikes-a-playlist.d.mts.map +1 -1
- package/dist/actions/unlikes-a-playlist.mjs.map +1 -1
- package/dist/actions/unlikes-a-track.cjs +1 -1
- package/dist/actions/unlikes-a-track.cjs.map +1 -1
- package/dist/actions/unlikes-a-track.d.cts +15 -3
- package/dist/actions/unlikes-a-track.d.cts.map +1 -1
- package/dist/actions/unlikes-a-track.d.mts +15 -3
- package/dist/actions/unlikes-a-track.d.mts.map +1 -1
- package/dist/actions/unlikes-a-track.mjs +1 -1
- package/dist/actions/unlikes-a-track.mjs.map +1 -1
- package/dist/actions/updates-a-playlist.cjs +34 -34
- package/dist/actions/updates-a-playlist.cjs.map +1 -1
- package/dist/actions/updates-a-playlist.d.cts +147 -3
- package/dist/actions/updates-a-playlist.d.cts.map +1 -1
- package/dist/actions/updates-a-playlist.d.mts +147 -3
- package/dist/actions/updates-a-playlist.d.mts.map +1 -1
- package/dist/actions/updates-a-playlist.mjs +34 -34
- package/dist/actions/updates-a-playlist.mjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.cjs +16 -16
- package/dist/actions/updates-a-track-s-information.cjs.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.cts +138 -3
- package/dist/actions/updates-a-track-s-information.d.cts.map +1 -1
- package/dist/actions/updates-a-track-s-information.d.mts +138 -3
- package/dist/actions/updates-a-track-s-information.d.mts.map +1 -1
- package/dist/actions/updates-a-track-s-information.mjs +16 -16
- package/dist/actions/updates-a-track-s-information.mjs.map +1 -1
- package/dist/actions/uploads-a-new-track.cjs +19 -19
- package/dist/actions/uploads-a-new-track.cjs.map +1 -1
- package/dist/actions/uploads-a-new-track.d.cts +72 -3
- package/dist/actions/uploads-a-new-track.d.cts.map +1 -1
- package/dist/actions/uploads-a-new-track.d.mts +72 -3
- package/dist/actions/uploads-a-new-track.d.mts.map +1 -1
- package/dist/actions/uploads-a-new-track.mjs +19 -19
- package/dist/actions/uploads-a-new-track.mjs.map +1 -1
- package/dist/actions/user-recent-track-activities.cjs +4 -4
- package/dist/actions/user-recent-track-activities.cjs.map +1 -1
- package/dist/actions/user-recent-track-activities.d.cts +99 -3
- package/dist/actions/user-recent-track-activities.d.cts.map +1 -1
- package/dist/actions/user-recent-track-activities.d.mts +99 -3
- package/dist/actions/user-recent-track-activities.d.mts.map +1 -1
- package/dist/actions/user-recent-track-activities.mjs +4 -4
- package/dist/actions/user-recent-track-activities.mjs.map +1 -1
- package/package.json +2 -2
|
@@ -6,48 +6,48 @@ const SoundcloudReturnsATrackInput = zod.z.object({
|
|
|
6
6
|
secret_token: zod.z.string().describe("A secret token to fetch private playlists/tracks").optional()
|
|
7
7
|
}).describe("Request schema for `ReturnsATrack`");
|
|
8
8
|
const SoundcloudReturnsATrack_UserSchema = zod.z.object({
|
|
9
|
-
id: zod.z.number().int().describe("Unique identifier for the user."),
|
|
10
|
-
uri: zod.z.string().describe("API resource URL for the user."),
|
|
11
|
-
kind: zod.z.string().describe("Type of resource, always 'user'."),
|
|
12
|
-
username: zod.z.string().describe("Username of the user."),
|
|
13
|
-
permalink: zod.z.string().describe("Permalink for the user's profile."),
|
|
9
|
+
id: zod.z.number().int().describe("Unique identifier for the user.").nullable(),
|
|
10
|
+
uri: zod.z.string().describe("API resource URL for the user.").nullable(),
|
|
11
|
+
kind: zod.z.string().describe("Type of resource, always 'user'.").nullable(),
|
|
12
|
+
username: zod.z.string().describe("Username of the user.").nullable(),
|
|
13
|
+
permalink: zod.z.string().describe("Permalink for the user's profile.").nullable(),
|
|
14
14
|
avatar_url: zod.z.string().describe("URL to the user's avatar image.").nullable().optional(),
|
|
15
15
|
permalink_url: zod.z.string().describe("URL to the user's profile page.").nullable().optional()
|
|
16
16
|
}).describe("User object representing the uploader/creator of the track.");
|
|
17
17
|
const SoundcloudReturnsATrackOutput = zod.z.object({
|
|
18
|
-
id: zod.z.number().int().describe("Unique identifier for the track."),
|
|
18
|
+
id: zod.z.number().int().describe("Unique identifier for the track.").nullable(),
|
|
19
19
|
bpm: zod.z.number().int().describe("Tempo of the track in beats per minute.").nullable().optional(),
|
|
20
20
|
uri: zod.z.string().describe("API resource URL for the track.").nullable().optional(),
|
|
21
21
|
isrc: zod.z.string().describe("International Standard Recording Code for the track.").nullable().optional(),
|
|
22
|
-
kind: zod.z.string().describe("Type of resource, always 'track' for track objects."),
|
|
22
|
+
kind: zod.z.string().describe("Type of resource, always 'track' for track objects.").nullable(),
|
|
23
23
|
user: SoundcloudReturnsATrack_UserSchema.nullable(),
|
|
24
24
|
genre: zod.z.string().describe("Genre classification of the track.").nullable().optional(),
|
|
25
|
-
title: zod.z.string().describe("Title of the track."),
|
|
25
|
+
title: zod.z.string().describe("Title of the track.").nullable(),
|
|
26
26
|
access: zod.z.string().describe("Access level for the track ('playable', 'preview', or 'blocked').").nullable().optional(),
|
|
27
|
-
license: zod.z.string().describe("License type for the track (e.g., 'all-rights-reserved', 'cc-by')."),
|
|
27
|
+
license: zod.z.string().describe("License type for the track (e.g., 'all-rights-reserved', 'cc-by').").nullable(),
|
|
28
28
|
release: zod.z.string().describe("Name of the release or album the track is part of.").nullable().optional(),
|
|
29
|
-
sharing: zod.z.string().describe("Privacy setting for the track (e.g., 'public' or 'private')."),
|
|
30
|
-
duration: zod.z.number().int().describe("Length of the track in milliseconds."),
|
|
31
|
-
tag_list: zod.z.string().describe("Space-separated list of tags associated with the track."),
|
|
32
|
-
created_at: zod.z.string().describe("Timestamp of when the track was created."),
|
|
29
|
+
sharing: zod.z.string().describe("Privacy setting for the track (e.g., 'public' or 'private').").nullable(),
|
|
30
|
+
duration: zod.z.number().int().describe("Length of the track in milliseconds.").nullable(),
|
|
31
|
+
tag_list: zod.z.string().describe("Space-separated list of tags associated with the track.").nullable(),
|
|
32
|
+
created_at: zod.z.string().describe("Timestamp of when the track was created.").nullable(),
|
|
33
33
|
label_name: zod.z.string().describe("Name of the record label associated with the track.").nullable().optional(),
|
|
34
34
|
secret_uri: zod.z.string().describe("Private URI for accessing the track when shared privately.").nullable().optional(),
|
|
35
35
|
stream_url: zod.z.string().describe("URL for streaming the track. Not available if access is 'blocked' or track is restricted.").nullable().optional(),
|
|
36
|
-
streamable: zod.z.boolean().describe("Indicates whether the track is available for streaming."),
|
|
36
|
+
streamable: zod.z.boolean().describe("Indicates whether the track is available for streaming.").nullable(),
|
|
37
37
|
artwork_url: zod.z.string().describe("URL to the track's artwork image (JPEG format).").nullable().optional(),
|
|
38
|
-
commentable: zod.z.boolean().describe("Indicates whether comments are enabled for the track."),
|
|
38
|
+
commentable: zod.z.boolean().describe("Indicates whether comments are enabled for the track.").nullable(),
|
|
39
39
|
description: zod.z.string().describe("Description of the track provided by the uploader.").nullable().optional(),
|
|
40
40
|
is_explicit: zod.z.boolean().describe("Indicates whether the track contains explicit content.").nullable().optional(),
|
|
41
41
|
release_day: zod.z.number().int().describe("Day of the month when the track was released.").nullable().optional(),
|
|
42
42
|
download_url: zod.z.string().describe("URL for downloading the track if downloadable is true.").nullable().optional(),
|
|
43
|
-
downloadable: zod.z.boolean().describe("Indicates whether the track is available for download."),
|
|
43
|
+
downloadable: zod.z.boolean().describe("Indicates whether the track is available for download.").nullable(),
|
|
44
44
|
purchase_url: zod.z.string().describe("URL where the track can be purchased.").nullable().optional(),
|
|
45
45
|
release_year: zod.z.number().int().describe("Year when the track was released.").nullable().optional(),
|
|
46
|
-
waveform_url: zod.z.string().describe("URL to the track's visual waveform image."),
|
|
46
|
+
waveform_url: zod.z.string().describe("URL to the track's visual waveform image.").nullable(),
|
|
47
47
|
comment_count: zod.z.number().int().describe("Number of comments on the track.").nullable().optional(),
|
|
48
48
|
embeddable_by: zod.z.string().describe("Who can embed the track ('all', 'me', or 'none').").nullable().optional(),
|
|
49
49
|
key_signature: zod.z.string().describe("Musical key of the track.").nullable().optional(),
|
|
50
|
-
permalink_url: zod.z.string().describe("URL to the track's page on SoundCloud.com."),
|
|
50
|
+
permalink_url: zod.z.string().describe("URL to the track's page on SoundCloud.com.").nullable(),
|
|
51
51
|
release_month: zod.z.number().int().describe("Month when the track was released.").nullable().optional(),
|
|
52
52
|
reposts_count: zod.z.number().int().describe("Number of times the track has been reposted.").nullable().optional(),
|
|
53
53
|
user_favorite: zod.z.boolean().describe("Indicates whether the current user has favorited the track.").nullable().optional(),
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-track.cjs","names":["z","action"],"sources":["../../src/actions/returns-a-track.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const SoundcloudReturnsATrackInput: z.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the user.\"),\n uri: z.string().describe(\"API resource URL for the user.\"),\n kind: z.string().describe(\"Type of resource, always 'user'.\"),\n username: z.string().describe(\"Username of the user.\"),\n permalink: z.string().describe(\"Permalink for the user's profile.\"),\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}).describe(\"User object representing the uploader/creator of the track.\");\nexport const SoundcloudReturnsATrackOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the track.\"),\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.\"),\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.\"),\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').\"),\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').\"),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\"),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\"),\n created_at: z.string().describe(\"Timestamp of when the track was created.\"),\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.\"),\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.\"),\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.\"),\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.\"),\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.\"),\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}).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.cjs","names":["z","action"],"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}).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}).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,9 +1,66 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/returns-a-track.d.ts
|
|
4
|
-
declare const SoundcloudReturnsATrackInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudReturnsATrackInput: z.ZodObject<{
|
|
5
|
+
track_id: z.ZodNumber;
|
|
6
|
+
secret_token: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SoundcloudReturnsATrackOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
bpm: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
14
|
+
user: z.ZodNullable<z.ZodObject<{
|
|
15
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
17
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
18
|
+
username: z.ZodNullable<z.ZodString>;
|
|
19
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
20
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
title: z.ZodNullable<z.ZodString>;
|
|
25
|
+
access: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
license: z.ZodNullable<z.ZodString>;
|
|
27
|
+
release: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
sharing: z.ZodNullable<z.ZodString>;
|
|
29
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
tag_list: z.ZodNullable<z.ZodString>;
|
|
31
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
32
|
+
label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
secret_uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
stream_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
streamable: z.ZodNullable<z.ZodBoolean>;
|
|
36
|
+
artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
commentable: z.ZodNullable<z.ZodBoolean>;
|
|
38
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
is_explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
40
|
+
release_day: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
41
|
+
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
downloadable: z.ZodNullable<z.ZodBoolean>;
|
|
43
|
+
purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
release_year: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
waveform_url: z.ZodNullable<z.ZodString>;
|
|
46
|
+
comment_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
embeddable_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
key_signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
50
|
+
release_month: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
51
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
52
|
+
user_favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
53
|
+
download_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
55
|
+
purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
favoritings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
+
user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
|
+
available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
59
|
+
}, z.core.$strip>;
|
|
60
|
+
declare const soundcloudReturnsATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
64
|
//#endregion
|
|
8
65
|
export { soundcloudReturnsATrack };
|
|
9
66
|
//# sourceMappingURL=returns-a-track.d.cts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"returns-a-track.d.cts","names":[],"sources":["../../src/actions/returns-a-track.ts"],"mappings":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"returns-a-track.d.cts","names":[],"sources":["../../src/actions/returns-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAa5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6C7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -1,9 +1,66 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/returns-a-track.d.ts
|
|
4
|
-
declare const SoundcloudReturnsATrackInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudReturnsATrackInput: z.ZodObject<{
|
|
5
|
+
track_id: z.ZodNumber;
|
|
6
|
+
secret_token: z.ZodOptional<z.ZodString>;
|
|
7
|
+
}, z.core.$strip>;
|
|
8
|
+
declare const SoundcloudReturnsATrackOutput: z.ZodObject<{
|
|
9
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
10
|
+
bpm: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
|
+
uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
isrc: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
14
|
+
user: z.ZodNullable<z.ZodObject<{
|
|
15
|
+
id: z.ZodNullable<z.ZodNumber>;
|
|
16
|
+
uri: z.ZodNullable<z.ZodString>;
|
|
17
|
+
kind: z.ZodNullable<z.ZodString>;
|
|
18
|
+
username: z.ZodNullable<z.ZodString>;
|
|
19
|
+
permalink: z.ZodNullable<z.ZodString>;
|
|
20
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
}, z.core.$strip>>;
|
|
23
|
+
genre: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
title: z.ZodNullable<z.ZodString>;
|
|
25
|
+
access: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
license: z.ZodNullable<z.ZodString>;
|
|
27
|
+
release: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
sharing: z.ZodNullable<z.ZodString>;
|
|
29
|
+
duration: z.ZodNullable<z.ZodNumber>;
|
|
30
|
+
tag_list: z.ZodNullable<z.ZodString>;
|
|
31
|
+
created_at: z.ZodNullable<z.ZodString>;
|
|
32
|
+
label_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
secret_uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
34
|
+
stream_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
35
|
+
streamable: z.ZodNullable<z.ZodBoolean>;
|
|
36
|
+
artwork_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
commentable: z.ZodNullable<z.ZodBoolean>;
|
|
38
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
39
|
+
is_explicit: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
40
|
+
release_day: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
41
|
+
download_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
downloadable: z.ZodNullable<z.ZodBoolean>;
|
|
43
|
+
purchase_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
44
|
+
release_year: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
waveform_url: z.ZodNullable<z.ZodString>;
|
|
46
|
+
comment_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
embeddable_by: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
48
|
+
key_signature: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
49
|
+
permalink_url: z.ZodNullable<z.ZodString>;
|
|
50
|
+
release_month: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
51
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
52
|
+
user_favorite: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
53
|
+
download_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
54
|
+
playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
55
|
+
purchase_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
56
|
+
favoritings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
57
|
+
user_playback_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
58
|
+
available_country_codes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
59
|
+
}, z.core.$strip>;
|
|
60
|
+
declare const soundcloudReturnsATrack: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
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]>;
|
|
7
64
|
//#endregion
|
|
8
65
|
export { soundcloudReturnsATrack };
|
|
9
66
|
//# 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":";;;cAIa,4BAAA,
|
|
1
|
+
{"version":3,"file":"returns-a-track.d.mts","names":[],"sources":["../../src/actions/returns-a-track.ts"],"mappings":";;;cAIa,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;cAa5B,6BAAA,EAA6B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cA6C7B,uBAAA,gCAAuB,wBAAA"}
|
|
@@ -6,11 +6,11 @@ const SoundcloudReturnsATrackInput = z.object({
|
|
|
6
6
|
secret_token: z.string().describe("A secret token to fetch private playlists/tracks").optional()
|
|
7
7
|
}).describe("Request schema for `ReturnsATrack`");
|
|
8
8
|
const SoundcloudReturnsATrack_UserSchema = z.object({
|
|
9
|
-
id: z.number().int().describe("Unique identifier for the user."),
|
|
10
|
-
uri: z.string().describe("API resource URL for the user."),
|
|
11
|
-
kind: z.string().describe("Type of resource, always 'user'."),
|
|
12
|
-
username: z.string().describe("Username of the user."),
|
|
13
|
-
permalink: z.string().describe("Permalink for the user's profile."),
|
|
9
|
+
id: z.number().int().describe("Unique identifier for the user.").nullable(),
|
|
10
|
+
uri: z.string().describe("API resource URL for the user.").nullable(),
|
|
11
|
+
kind: z.string().describe("Type of resource, always 'user'.").nullable(),
|
|
12
|
+
username: z.string().describe("Username of the user.").nullable(),
|
|
13
|
+
permalink: z.string().describe("Permalink for the user's profile.").nullable(),
|
|
14
14
|
avatar_url: z.string().describe("URL to the user's avatar image.").nullable().optional(),
|
|
15
15
|
permalink_url: z.string().describe("URL to the user's profile page.").nullable().optional()
|
|
16
16
|
}).describe("User object representing the uploader/creator of the track.");
|
|
@@ -20,39 +20,39 @@ const soundcloudReturnsATrack = action("SOUNDCLOUD_RETURNS_A_TRACK", {
|
|
|
20
20
|
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.",
|
|
21
21
|
input: SoundcloudReturnsATrackInput,
|
|
22
22
|
output: z.object({
|
|
23
|
-
id: z.number().int().describe("Unique identifier for the track."),
|
|
23
|
+
id: z.number().int().describe("Unique identifier for the track.").nullable(),
|
|
24
24
|
bpm: z.number().int().describe("Tempo of the track in beats per minute.").nullable().optional(),
|
|
25
25
|
uri: z.string().describe("API resource URL for the track.").nullable().optional(),
|
|
26
26
|
isrc: z.string().describe("International Standard Recording Code for the track.").nullable().optional(),
|
|
27
|
-
kind: z.string().describe("Type of resource, always 'track' for track objects."),
|
|
27
|
+
kind: z.string().describe("Type of resource, always 'track' for track objects.").nullable(),
|
|
28
28
|
user: SoundcloudReturnsATrack_UserSchema.nullable(),
|
|
29
29
|
genre: z.string().describe("Genre classification of the track.").nullable().optional(),
|
|
30
|
-
title: z.string().describe("Title of the track."),
|
|
30
|
+
title: z.string().describe("Title of the track.").nullable(),
|
|
31
31
|
access: z.string().describe("Access level for the track ('playable', 'preview', or 'blocked').").nullable().optional(),
|
|
32
|
-
license: z.string().describe("License type for the track (e.g., 'all-rights-reserved', 'cc-by')."),
|
|
32
|
+
license: z.string().describe("License type for the track (e.g., 'all-rights-reserved', 'cc-by').").nullable(),
|
|
33
33
|
release: z.string().describe("Name of the release or album the track is part of.").nullable().optional(),
|
|
34
|
-
sharing: z.string().describe("Privacy setting for the track (e.g., 'public' or 'private')."),
|
|
35
|
-
duration: z.number().int().describe("Length of the track in milliseconds."),
|
|
36
|
-
tag_list: z.string().describe("Space-separated list of tags associated with the track."),
|
|
37
|
-
created_at: z.string().describe("Timestamp of when the track was created."),
|
|
34
|
+
sharing: z.string().describe("Privacy setting for the track (e.g., 'public' or 'private').").nullable(),
|
|
35
|
+
duration: z.number().int().describe("Length of the track in milliseconds.").nullable(),
|
|
36
|
+
tag_list: z.string().describe("Space-separated list of tags associated with the track.").nullable(),
|
|
37
|
+
created_at: z.string().describe("Timestamp of when the track was created.").nullable(),
|
|
38
38
|
label_name: z.string().describe("Name of the record label associated with the track.").nullable().optional(),
|
|
39
39
|
secret_uri: z.string().describe("Private URI for accessing the track when shared privately.").nullable().optional(),
|
|
40
40
|
stream_url: z.string().describe("URL for streaming the track. Not available if access is 'blocked' or track is restricted.").nullable().optional(),
|
|
41
|
-
streamable: z.boolean().describe("Indicates whether the track is available for streaming."),
|
|
41
|
+
streamable: z.boolean().describe("Indicates whether the track is available for streaming.").nullable(),
|
|
42
42
|
artwork_url: z.string().describe("URL to the track's artwork image (JPEG format).").nullable().optional(),
|
|
43
|
-
commentable: z.boolean().describe("Indicates whether comments are enabled for the track."),
|
|
43
|
+
commentable: z.boolean().describe("Indicates whether comments are enabled for the track.").nullable(),
|
|
44
44
|
description: z.string().describe("Description of the track provided by the uploader.").nullable().optional(),
|
|
45
45
|
is_explicit: z.boolean().describe("Indicates whether the track contains explicit content.").nullable().optional(),
|
|
46
46
|
release_day: z.number().int().describe("Day of the month when the track was released.").nullable().optional(),
|
|
47
47
|
download_url: z.string().describe("URL for downloading the track if downloadable is true.").nullable().optional(),
|
|
48
|
-
downloadable: z.boolean().describe("Indicates whether the track is available for download."),
|
|
48
|
+
downloadable: z.boolean().describe("Indicates whether the track is available for download.").nullable(),
|
|
49
49
|
purchase_url: z.string().describe("URL where the track can be purchased.").nullable().optional(),
|
|
50
50
|
release_year: z.number().int().describe("Year when the track was released.").nullable().optional(),
|
|
51
|
-
waveform_url: z.string().describe("URL to the track's visual waveform image."),
|
|
51
|
+
waveform_url: z.string().describe("URL to the track's visual waveform image.").nullable(),
|
|
52
52
|
comment_count: z.number().int().describe("Number of comments on the track.").nullable().optional(),
|
|
53
53
|
embeddable_by: z.string().describe("Who can embed the track ('all', 'me', or 'none').").nullable().optional(),
|
|
54
54
|
key_signature: z.string().describe("Musical key of the track.").nullable().optional(),
|
|
55
|
-
permalink_url: z.string().describe("URL to the track's page on SoundCloud.com."),
|
|
55
|
+
permalink_url: z.string().describe("URL to the track's page on SoundCloud.com.").nullable(),
|
|
56
56
|
release_month: z.number().int().describe("Month when the track was released.").nullable().optional(),
|
|
57
57
|
reposts_count: z.number().int().describe("Number of times the track has been reposted.").nullable().optional(),
|
|
58
58
|
user_favorite: z.boolean().describe("Indicates whether the current user has favorited the track.").nullable().optional(),
|
|
@@ -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.ZodTypeAny = 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.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the user.\"),\n uri: z.string().describe(\"API resource URL for the user.\"),\n kind: z.string().describe(\"Type of resource, always 'user'.\"),\n username: z.string().describe(\"Username of the user.\"),\n permalink: z.string().describe(\"Permalink for the user's profile.\"),\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}).describe(\"User object representing the uploader/creator of the track.\");\nexport const SoundcloudReturnsATrackOutput: z.ZodTypeAny = z.object({\n id: z.number().int().describe(\"Unique identifier for the track.\"),\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.\"),\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.\"),\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').\"),\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').\"),\n duration: z.number().int().describe(\"Length of the track in milliseconds.\"),\n tag_list: z.string().describe(\"Space-separated list of tags associated with the track.\"),\n created_at: z.string().describe(\"Timestamp of when the track was created.\"),\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.\"),\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.\"),\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.\"),\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.\"),\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.\"),\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}).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 { 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}).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}).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 +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
|
|
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}).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}).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}).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}).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":"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"}
|
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/returns-a-user.d.ts
|
|
4
|
-
declare const SoundcloudReturnsAUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudReturnsAUserInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudReturnsAUserOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
+
uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
kind: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
quota: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
upload_seconds_used: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
unlimited_upload_quota: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$strip>>>;
|
|
18
|
+
locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
myspace_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
35
|
+
product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$strip>>>;
|
|
39
|
+
recurring: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
40
|
+
}, z.core.$strip>>>>;
|
|
41
|
+
website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
|
+
followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
private_tracks_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
+
public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
|
+
private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
|
+
}, z.core.$strip>;
|
|
50
|
+
declare const soundcloudReturnsAUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
|
+
user_id: number;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { soundcloudReturnsAUser };
|
|
9
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":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"returns-a-user.d.cts","names":[],"sources":["../../src/actions/returns-a-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmC5B,sBAAA,gCAAsB,wBAAA"}
|
|
@@ -1,9 +1,55 @@
|
|
|
1
1
|
import { z } from "zod";
|
|
2
2
|
|
|
3
3
|
//#region src/actions/returns-a-user.d.ts
|
|
4
|
-
declare const SoundcloudReturnsAUserInput: z.
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const SoundcloudReturnsAUserInput: z.ZodObject<{
|
|
5
|
+
user_id: z.ZodNumber;
|
|
6
|
+
}, z.core.$strip>;
|
|
7
|
+
declare const SoundcloudReturnsAUserOutput: z.ZodObject<{
|
|
8
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
9
|
+
uri: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
10
|
+
urn: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
|
+
city: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
|
+
kind: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
+
plan: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
|
+
quota: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
15
|
+
upload_seconds_used: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
16
|
+
unlimited_upload_quota: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
17
|
+
}, z.core.$strip>>>;
|
|
18
|
+
locale: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
+
country: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
+
website: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
+
username: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
|
+
full_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
+
last_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
+
permalink: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
+
avatar_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
|
+
first_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
+
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
|
+
track_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
29
|
+
discogs_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
+
myspace_name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
31
|
+
last_modified: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
|
+
permalink_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
33
|
+
reposts_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
34
|
+
subscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
35
|
+
product: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
36
|
+
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
37
|
+
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
+
}, z.core.$strip>>>;
|
|
39
|
+
recurring: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
40
|
+
}, z.core.$strip>>>>;
|
|
41
|
+
website_title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
|
+
playlist_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
43
|
+
followers_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
44
|
+
followings_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
45
|
+
private_tracks_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
46
|
+
public_favorites_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
47
|
+
primary_email_confirmed: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
48
|
+
private_playlists_count: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
|
+
}, z.core.$strip>;
|
|
50
|
+
declare const soundcloudReturnsAUser: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
51
|
+
user_id: number;
|
|
52
|
+
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
7
53
|
//#endregion
|
|
8
54
|
export { soundcloudReturnsAUser };
|
|
9
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":";;;cAIa,2BAAA,
|
|
1
|
+
{"version":3,"file":"returns-a-user.d.mts","names":[],"sources":["../../src/actions/returns-a-user.ts"],"mappings":";;;cAIa,2BAAA,EAA2B,CAAA,CAAA,SAAA;;;cAe3B,4BAAA,EAA4B,CAAA,CAAA,SAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAmC5B,sBAAA,gCAAsB,wBAAA"}
|