Sms
.halguru.yaml ➤ Channels[] ➤ Sms
Gets or sets the SMS channel path associated with the communication channel.
Channels:
- Sms:
Name: SMS Channel
Description: |
An SMS channel for communication.
PhoneNumber: +48500123456
Active: true
RequiredUserType: Anonymous
| Name |
Description |
| Title |
Sms |
| Field Type |
Object |
| Required |
False |
Field List
| Name |
Type |
Required |
Description |
| Name |
Text |
✔️ |
The name of the channel. |
| Description |
MultilineText |
|
A description of the SMS channel. |
| PhoneNumber |
PhoneNumber |
✔️ |
The phone number for the SMS channel (E.164 format). |
| Active |
Boolean |
✔️ |
Whether the channel is active or not. |
| RequiredUserType |
Choice |
✔️ |
The type of user required to access the channel. |
| Property |
Value |
| Path |
Channels[].Sms |
| Internal Type |
AgentModels.ChannelModels.SmsChannel |
| 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 |