record_feedback
Capture a listener's reaction to a recommended song—loved, saved, skipped, or wrong mood—to refine future suggestions and stop skipped or mismatched tracks from being recommended again.
Instructions
Record what the listener thought of a recommendation.
reaction is one of: loved, saved, skipped, wrong_mood.
wrong_mood is the valuable one -- it says the song was fine but the mood
read was off, which is a different failure from simply not liking it.
Anything marked skipped or wrong_mood is never recommended again.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reaction | Yes | ||
| video_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||