get_followed_artists
Retrieve the list of artists you follow on Spotify, with cursor-based pagination to fetch all followed artists in batches.
Instructions
Get all artists the user follows (cursor-based pagination)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | Artist ID cursor for pagination (from previous response) | |
| limit | No | 1–50. Default: 20 |