Channels[]
.halguru.yaml ➤ Channels[]
Represents the communication channels available to the agent, enabling interaction through specified mediums as defined in the agent's configuration.
Channels:
- Test: {}
Sms: {}
VoicePhone: {}
WhatsApp: {}
FacebookMessenger: {}
Instagram: {}
GoogleBusinessMessages: {}
IOSApp: {}
AndroidApp: {}
MacOSApp: {}
WindowsApp: {}
Email: {}
Api: {}
ChatApp: {}
Website: {}
| Name |
Description |
| Title |
Channels |
| Field Type |
ObjectList |
| Required |
False |
Field List
Choose one of the following options for each list item.
Name is the primary key and should be unique in the Channels[] list.
| Name |
Type |
Required |
Description |
| Test |
Object |
|
The test channel path associated with the communication channel. |
| Sms |
Object |
|
The SMS channel path associated with the communication channel. |
| VoicePhone |
Object |
|
The voice phone channel path associated with the communication channel. |
| WhatsApp |
Object |
|
The WhatsApp channel path associated with the communication channel. |
| FacebookMessenger |
Object |
|
The Facebook Messenger channel path associated with the communication channel. |
| Instagram |
Object |
|
The Instagram channel path associated with the communication channel. |
| GoogleBusinessMessages |
Object |
|
The Google Business Messages channel path associated with the communication channel. |
| IOSApp |
Object |
|
The iOS channel path associated with the communication channel. |
| AndroidApp |
Object |
|
The Android channel path associated with the communication channel. |
| MacOSApp |
Object |
|
The Mac channel path associated with the communication channel. |
| WindowsApp |
Object |
|
The Windows channel path associated with the communication channel. |
| Email |
Object |
|
The Email channel path associated with the communication channel. |
| Api |
Object |
|
The API channel path associated with the communication channel. |
| ChatApp |
Object |
|
The ChatApp channel path associated with the communication channel. |
| Website |
Object |
|
The Website channel path associated with the communication channel. |
| Property |
Value |
| Path |
Channels[] |
| Internal Type |
AgentModels.ChannelOptionItem |
| Internal Root Type |
AgentHalGuru |
| File Extension |
.halguru.yaml |
| JSON Schema |
halguru-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |