The vision tool does not work in
voice_only_mode. Do not use the vision tool in scenarios you plan to run in voice-only mode.Create a vision tool
Attach via JSON
Add a function withtype: "vision" and define a clear name and description.
The function name and description are shown to the LLM as tool metadata, so they should clearly describe when the tool should be called.
Attach via UI
- Open your scenario and go to the target node.
- Click Add function.
- In the modal, select the Vision Tool tab.
- Enter a semantically meaningful function name and description.


