Skip to content

Variables[]

.halguru-state.yamlVariables[]

Represents a collection of variables associated with the agent state.

Variables:
  - Name: MyVariable
    Type: Custom
    Value: MyValue

Field Information#

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.

Technical Information#

Property Value
Path Variables[]
Internal Type StateModels.StateVariableItem
Internal Root Type StateHalGuru
File Extension .halguru-state.yaml
JSON Schema halguru-state-schema.json

.halguru-state.yaml#

Reference Index#

Configuration Files#


Last updated: 2026-03-19
Autogenerated: Yes
AI powered: Yes
Core version: 1.93.0