action

fun action(service: String, action: String, arguments: List<Option> = emptyList()): Future<Value, VoiceError>

Instruct a backend service to perform an action.