1. search_catalog
Search songs, artists, albums, and playlists with batch queries and optional filters.
2. player_status
Read the current player state, devices, queue, and current track to discover device_id before control.
3. spotify_control
Control Spotify playback with batch operations including play, pause, seek, shuffle, repeat, volume, transfer, and queue.
4. spotify_playlist
Manage playlists for the current user with actions like list, get, create, update, add/remove items, and reorder.
5. spotify_library
Manage saved songs (Your Library) with actions to get, add, remove, or check if tracks are saved.