Add help on converation/process service (#5320)
This commit is contained in:
parent
68aa5a339f
commit
c46f152d8d
1 changed files with 6 additions and 0 deletions
|
@ -87,3 +87,9 @@ intent_script:
|
|||
- "{% if color == 'blue' %}255{% else %}0{% endif %}"
|
||||
{% endraw %}
|
||||
```
|
||||
|
||||
#### {% linkable_title Service `conversation.process` %}
|
||||
|
||||
| Service data attribute | Optional | Description |
|
||||
|------------------------|----------|--------------------------------------------------|
|
||||
| `text` | yes | Transcribed text |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue