We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40de1f8 commit be267ecCopy full SHA for be267ec
docs/intent_conversation_api.md
@@ -34,6 +34,7 @@ The following input fields are available:
34
|-------------------|--------|---------------------------------------------------------------------------------------------|
35
| `text` | string | Input sentence. |
36
| `language` | string | Optional. Language of the input sentence (defaults to configured language). |
37
+| `agent_id` | string | Optional. Conversation agent to process the request (defaults _home_assistant_). |
38
| `conversation_id` | string | Optional. Unique id to [track conversation](#conversation-id). Generated by Home Assistant. |
39
40
0 commit comments