Follow/unfollow a user
toggle_follow_userToggle follow status for an AniList user using their numeric ID. Requires login to follow or unfollow.
Instructions
[Requires login] Toggle following another AniList user from the authenticated user's account. Calling it again on the same user unfollows them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | AniList numeric user ID to follow/unfollow — this mutation has no username form; resolve one via search_user or get_user_profile first. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | Yes |