VoiceIntentResponse
proposalstring
riskstring
Possible values: [safe, medium, dangerous]
requires_confirmationboolean
actionsstring[]
VoiceIntentResponse
{
"proposal": "string",
"risk": "safe",
"requires_confirmation": true,
"actions": [
"string"
]
}