Skip to content

Code

.halguru-action.yamlRunCodePythonCode

Represents the Python code to be executed as part of the run code path model.

RunCode:
  Python:
    Code: print("Hello world!")
Name Description
Title Code
Type MultilineText
Required False
Length 0..4096

Technical Information#

Property Value
Path RunCode.Python.Code
Internal Type System.String
Internal Root Type ActionHalConfiguration
File Extension .halguru-action.yaml
JSON Schema halguru-action-schema.json

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