check_following
Check if you follow specific artists or users on Spotify. Provide follow type and IDs to verify following status.
Instructions
Check whether the current user follows the given artists or users.
Auto-chunks at 50 IDs per request.
Args:
follow_type: "artist" or "user".
ids: List of Spotify artist or user IDs (not URIs).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| follow_type | Yes | ||
| ids | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |