Skip to content

MaxMessageWordsCount

.halguru.yamlRestrictionsAuthorizedUsersMaxMessageWordsCount

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

Restrictions:
  AuthorizedUsers:
    MaxMessageWordsCount: 1000
Name Description
Title Max Message Words Count
Type Integer
Required False
Range -2147483648..2147483647

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.Int32
Internal Root Type AgentHalConfiguration
File Extension .halguru.yaml
JSON Schema halguru-schema.json

Last updated: 2025-12-05
Autogenerated: Yes
AI powered: Yes
Core version: 1.75.0