Exposing Homeassistant Scripts to Google Nest Hub

Can someone advise how to expose Homeassistant YAML scripts to Google Assistant on Nest Hub2?

I have setup casting dashboard to Nest Hub2 which is working well. Additionally I want to expose yaml scripts and some other devices to Google Assistant to allow execution via voice commands/routines from Nest hub. Running most current version of HA 2022.12.8 on RPI4. Thanks in advance for any guidance along this.

Are you using nabu casa? If yes, you can expose scripts like other entities, in the google home app they appear as ambients (just like scenes). I think it should be possible even without nabu casa, but since it’s long ago for me i don’t know exactly.

No, I am using my my RPI4 at my home network.

Are you using the native Google Assistant integration, or the Nabu Casa service?

Both allow you to expose script entities, it’s just the details that vary

I am using native Google Assistant integration not Nabu Casa service.

Either expose everything, expose only certain domains (eg script), or list the individual entities to expose.

Thank you so much for your help. I will try to figure this out from my setup. There is nothing that has been setup in HA config file for Google Cloud integration, everything done through Lovelace device integration.