set_song_like
Likes or unlikes a NetEase song after explicit confirmation. Requires song ID and confirm flag set to true.
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 |