Follow/unfollow a user
toggle_follow_userFollow or unfollow an AniList user by providing their numeric user ID. Requires an authenticated session.
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 |