Skip to content

Channels[]

.halguru.yamlChannels[]

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: {}

Field Information#

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.

Technical Information#

Property Value
Path Channels[]
Internal Type AgentModels.ChannelOptionItem
Internal Root Type AgentHalGuru
File Extension .halguru.yaml
JSON Schema halguru-schema.json

.halguru.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0