Skip to content

PhoneNumber

.halguru.yamlChannels[]SmsPhoneNumber

Gets or sets the phone number associated with the SMS channel.

Channels:
  - Sms:
      PhoneNumber: +48500123456

Field Information#

Name Description
Title Phone Number
Field Type PhoneNumber
Required True
Length 1..50
Regex Phone number must be in E.164 format.

Remarks#

The value must adhere to the following constraints: - Must be between 1 and 50 characters in length. - Must represent a valid phone number format. - This property is required for identifying the SMS channel.

Technical Information#

Property Value
Path Channels[].Sms.PhoneNumber
Internal Type System.String
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