spotify_profile_followers
Retrieve public followers of a Spotify profile. Returns normalized follower profiles from Spotify's Web Player user-profile service.
Instructions
Retrieve Spotify public profile followers. Returns normalized public follower profiles from Spotify's Web Player user-profile service. Spotify exposes this as a public anonymous response for some profiles; private or restricted profiles may return an upstream error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| username | No | Spotify username | |
| uri | No | Spotify user URI | |
| url | No | open.spotify.com user URL | |
| offset | No | Follower offset applied locally | |
| limit | No | Follower limit, clamped to 1-200 |