spotify_authenticate
Authenticate with Spotify using OAuth 2.0 to enable API access for searching music, managing playlists, and accessing user profiles.
Instructions
Authenticate with Spotify using OAuth 2.0
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_id | Yes | Spotify client ID | |
| client_secret | Yes | Spotify client secret |