It is working well now without errors like this.
- alias: 'Update Google Assistant'
trigger:
platform: homeassistant
event: start
action:
- service: google_assistant.request_sync
data: { "agent_user_id": "<from your user the long string in the ID field>" }