get_followed_artists
Retrieve all artists the user follows on Spotify. Pass the last returned artist ID as 'after' to paginate through additional results.
Instructions
Artists the user follows. Cursor-paginated: pass the last returned artist id as after.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| artists | Yes |