MaxMonthlyWordsCount
.halguru.yaml ➤ Restrictions ➤ AssignedUsers ➤ MaxMonthlyWordsCount
Gets or sets the maximum number of words a user is allowed to use per month.
| Name | Description |
|---|---|
| Title | Max Monthly Words Count |
| Type | Integer |
| Required | False |
| Range | -2147483648..2147483647 |
Remarks#
The property specifies a limit on the total number of words that can be utilized by the user within a one-month period. This limit applies to messages or interactions involving the user and serves as a control to manage usage thresholds.
Technical Information#
| Property | Value |
|---|---|
| Path | Restrictions.AssignedUsers.MaxMonthlyWordsCount |
| 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 |