MaxMessageTokensCount
.halguru.yaml ➤ Restrictions ➤ AssignedUsers ➤ MaxMessageTokensCount
Gets or sets the maximum number of tokens allowed in a single message.
| Name | Description |
|---|---|
| Title | Max Message Tokens Count |
| Type | Integer |
| Required | False |
| Range | -2147483648..2147483647 |
Remarks#
The MaxMessageTokensCount property defines the upper limit on the number of tokens that can be used within a single message sent by the user. A token represents a fragment of text such as a word or punctuation mark, depending on the tokenization method.
Technical Information#
| Property | Value |
|---|---|
| Path | Restrictions.AssignedUsers.MaxMessageTokensCount |
| 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 |