Possibly having a new argument in the response sent back from the endpoint would work, like 'trigIntent: CityResponseIntent' or something like that, so that the full response could be sent back. We could also have an option to have two intents, one for just the response, and one for all the other things (my city is <>, I live in <>, etc), so we can correctly parse the response.
Possibly having a new argument in the response sent back from the endpoint would work, like 'trigIntent: CityResponseIntent' or something like that, so that the full response could be sent back. We could also have an option to have two intents, one for just the response, and one for all the other things (my city is <>, I live in <>, etc), so we can correctly parse the response.