Skip to content

Variables[]

.halguru-state.yamlVariables

Represents a collection of variables associated with the agent state.

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

Properties#

Name Type Required Description
Name Text ✔️ The name of the variable.
Type Option ✔️ The data type of the variable.
Value Text The value of the variable.

Technical Information#

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

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