set_song_like
Like or unlike a NetEase song by ID, with explicit confirmation required to apply the change to your account.
Instructions
Like or unlike one NetEase song after explicit confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| liked | No | True to like, false to unlike. | |
| confirm | No | Must be true to change the account. | |
| song_id | Yes | NetEase song ID. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| liked | No | ||
| action | Yes | ||
| song_ids | No | ||
| operation | No | ||
| playlist_id | No |