From 1d80456cb65e22db3773dad7696d46ed0da9036e Mon Sep 17 00:00:00 2001 From: Siddharth Ganesan Date: Sat, 24 Jan 2026 12:43:47 -0800 Subject: [PATCH] Hide --- apps/sim/blocks/blocks/spotify.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/sim/blocks/blocks/spotify.ts b/apps/sim/blocks/blocks/spotify.ts index ac810fdc5..7ace70ef4 100644 --- a/apps/sim/blocks/blocks/spotify.ts +++ b/apps/sim/blocks/blocks/spotify.ts @@ -7,6 +7,7 @@ export const SpotifyBlock: BlockConfig = { 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.',