Skip to content

MaxMessageWordsCount

.halguru.yamlRestrictionsAuthorizedUsersMaxMessageWordsCount

Gets or sets the maximum number of words allowed per message for a user.

Restrictions:
  AuthorizedUsers:
    MaxMessageWordsCount: 1000

Field Information#

Name Description
Title Max Message Words Count
Field Type Integer
Required False
Range 0..18446744073709551615

Remarks#

The MaxMessageWordsCount property specifies the upper limit on the number of words that a single message can contain. It is used to enforce content-length restrictionsPathModel for user messages.

Technical Information#

Property Value
Path Restrictions.AuthorizedUsers.MaxMessageWordsCount
Internal Type System.UInt64
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