Variables[]
.halguru-state.yaml ➤ Variables[]
Represents a collection of variables associated with the agent state.
Variables:
- Name: MyVariable
Type: Custom
Value: MyValue
| Name |
Description |
| Title |
Variables |
| Field Type |
ObjectList |
| Required |
False |
Field List
| Name |
Type |
Required |
Description |
| Name |
Text |
✔️ |
The name of the variable. |
| Type |
Choice |
✔️ |
The data type of the variable. |
| Value |
Text |
|
The value of the variable. |
| Property |
Value |
| Path |
Variables[] |
| Internal Type |
StateModels.StateVariableItem |
| Internal Root Type |
StateHalGuru |
| File Extension |
.halguru-state.yaml |
| JSON Schema |
halguru-state-schema.json |
| Last updated: | | 2026-03-19 |
| Autogenerated: | | Yes |
| AI powered: | | Yes |
| Core version: | | 1.93.0 |