mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-24 22:38:00 -05:00
Compare commits
1 Commits
v0.5.69
...
fix/s-tool
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
1d80456cb6 |
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user