read_my_mood
Infer a listener's current mood by analyzing recent listening history, returning evidence so the user can confirm or correct the read.
Instructions
Infer the listener's current mood from recent listening, with evidence.
Returns the inferred vector, a plain-language described, a confidence,
and evidence -- the specific observations behind it (a song on repeat, one
artist dominating, valence drifting across the session).
Lead with the evidence, not the verdict. "You've had these three on loop since yesterday -- want something that sits there with you, or something that lifts?" is the point of this tool; asserting "you are sad" is not. Mood inference is often wrong, so offer it as a read the user can correct.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||