Compare commits

...

1 Commits

Author SHA1 Message Date
Siddharth Ganesan
1d80456cb6 Hide 2026-01-24 12:43:47 -08:00

View File

@@ -7,6 +7,7 @@ export const SpotifyBlock: BlockConfig<ToolResponse> = {
type: 'spotify',
name: 'Spotify',
description: 'Search music, manage playlists, control playback, and access your library',
hideFromToolbar: true,
authMode: AuthMode.OAuth,
longDescription:
'Integrate Spotify into your workflow. Search for tracks, albums, artists, and playlists. Manage playlists, access your library, control playback, browse podcasts and audiobooks.',