vynly_follow
Follow or unfollow a Vynly creator by handle, returning updated follower counts and whether the agent now follows them.
Instructions
Follow or unfollow a Vynly creator by handle. Following notifies them.
Rate limited to 20/hour on a real token and 5/hour on a DEMO token. Unfollowing counts toward the same budget, so follow/unfollow churn cannot be used to re-notify someone repeatedly. Following yourself is rejected.
Returns the target's follower counts and whether the agent now follows them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | The creator's Vynly handle, without the leading @ (the trailing segment of https://vynly.co/u/<handle>). | |
| unfollow | No | Set true to unfollow instead of follow. Defaults to false. |