Assist + google ai + music assistant?

I’ve been playing with assist using the google ai to play music using home assistant. I’m unable to play a specific local track by voice command. Despite the track existing within Music Assistant, Assistant always plays a YouTube Music song instead. I can manually play the track using the following action call:

action: mass.play_media
data:
  media_id: 2412
  media_type: track
target:
  entity_id: media_player.big_bathroom_speaker

This is how the song looks in music assistant in case it helps:

Any ideas for how to fix this?

What do the logs say?

Plays the wrong song

Thanks for the help

I was able to solve this by adding additional meta data to the mp3 and then adding the following to my google ai prompt

If I ask you to play dani corazon you should use action: mass.play_media and data: media_id: Dani Corazon media_type: track