configure_spotify_tokens
Set up Spotify authentication tokens to enable custom music notifications when Claude Code tasks complete, supporting access tokens and optional refresh tokens for continuous playback.
Instructions
Configure Spotify access and refresh tokens for custom music notifications
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_token | Yes | Spotify access token (starts with BQA...) | |
| refresh_token | No | Spotify refresh token (optional, for auto-renewal) | |
| refresh_endpoint | No | Endpoint URL for token refresh (optional) |